@charset "utf-8";

html, button, input, select, textarea {
  font-family: Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
body {
  font-size: 12px;
  line-height: 16px;
  display: block;
  font-family: Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  background-color: #000;
}

/* リンク装飾 */
a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
a:link,a:active,a:visited {
  color: #F06;
  text-decoration: none;
  letter-spacing: 0.1em;
}
a:hover {
  color: #06F;
  text-decoration: none;
}

/* 基本装飾 */
.pure-img{
  width:100%;
  height:auto;
  display:block;
}
.hide {display: none;}
ol,ul {list-style:none;}
.c1 {
  font-weight: bold;
  color: #F09;
}
.c2 {
  color: #06C;
  font-weight: bold;
}
.content {width: 100%;}
.box {
  padding: 0px 5px 5px;
  overflow: hidden;
}
.left,.right,.middle {float: left;}

#wrapper {
  width:852px;
  border: 1px solid #CCC;
  background-color: #FFF;
  margin:0px auto;
}

#header {
  background-image: url(https://www.megumi-murata.net/img/bg_header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 500px;
  overflow: hidden;
  margin-bottom: 5px;
  padding-top: 10px;
}
#header h1 {
  display: none;
}

#container {
  margin: 0px;
  width: 100%;
}

#main {
  position: relative;
}
#main p {
  margin-bottom: 1em;
}
#main strong {
  font-weight: bold;
}
#footer {
  clear: both;
  text-align: center;
  border-top: 1px solid #CCC;
  font-size: 14px;
  padding: 5px;
}

#reg1 {
  overflow: hidden;
}
#reg1 .left{
  width: 50%;
}
#reg1 .right {
  width: 50%;
  text-align:center;
}
#reg1 .right img {
  margin-bottom:5px;
}

#profile {
  overflow: hidden;
  padding-right: 5px;
  padding-left: 5px;
}
#profile .box {
  display: block;
  border-right: 3px solid #6E4F00;
  border-bottom: 3px solid #6E4F00;
  border-left: 3px solid #6E4F00;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  background-color: #ffe6a5;
  padding: 5px 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
#profile .left {
  width: 270px;
  overflow: hidden;
  margin-bottom: 10px;
}
#profile .left .prf {
  border: 2px solid #735200;
}
#profile .prf strong img {
  display: block;
  height: 39px;
}

#profile .prf dl {
  display: block;
  overflow: hidden;
  padding: 5px;
}
#profile .prf dt {
  display: block;
  float: left;
}
#profile .prf dd {
  display: block;
  margin-left: 122px;
}
#profile .prf dd li {
  display: block;
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #F39;
}
#profile .prf p {
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  display: block;
  background-color: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 123px;
  font-size: 13px;
  line-height: 18px;
}
#profile .middle {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
}
#profile .right {
  margin-bottom: 10px;
}

#profile .right #reg5 {
  border: 2px solid #735200;
  height: 325px;
  width: 480px;
}
#profile .right #reg5 strong {
  display: block;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  background-color: #F06;
  color: #FFF;
  border-bottom: 2px solid #735200;
}
#profile .right #reg5 strong span {
  font-weight: bold;
  color: #FF0;
}

#profile .right #reg5 iframe {
  display: block;
  width: 430px;
  height: 280px;
  margin:10px auto 0px;
}
#profile .mobile {
  overflow: hidden;
  background-color: #FCC;
  width: 99.5%;
  border: 2px solid #F39;
  float: none;
  clear: both;
  margin-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
}
#profile .mobile .qr {
  display: block;
  padding: 10px;
  float: left;
}
#profile .mobile dl {
  display: block;
}
#profile .mobile dt {
  display: block;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#profile .mobile dd p {
  font-size: 13px;
  line-height: 20px;
  padding: 5px;
}
#course {
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-top: 0px;
  margin-bottom: 5px;
}
#course h1 img {
  display: block;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
#course .left,
#course .right {
  height: 450px;
  width: 50%;
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  overflow: hidden;
}
#course .left {
  background-image: url(https://www.megumi-murata.net/img/bg_course_1.jpg);
  -moz-border-radius: 0px 0px 0px 5px;
  -webkit-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
}
#course .left ul {
  display: block;
  padding-left: 170px;
  padding-top: 55px;
  padding-right: 30px;
}
#course .left ul li {
  display: block;
  height: 90px;
  margin-bottom: 55px;
}
#course .left ul li:last-child {
  margin-bottom: 0px;
}
#course .left ul li dt {
  display: none;
}
#course .right {
  background-image: url(https://www.megumi-murata.net/img/bg_course_2.jpg);
  -moz-border-radius: 0px 0px 5px 0px;
  -webkit-border-radius: 0px 0px 5px 0px;
  border-radius: 0px 0px 5px 0px;
}
#course .right #reg2 {
  padding-top: 110px;
  text-align:center;
}
#course .right #reg2 iframe {
  width: 310px;
  height: 300px;
  margin:0px auto;
  display: block;
}

#flow {
  background-image: url(https://www.megumi-murata.net/img/flow_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 377px;
  margin-bottom: 10px;
}
#flow h2 {
  display: none;
}
#flow ol {
  display: block;
  overflow: hidden;
  top: 100px;
}
#flow ol li {
  display: block;
  width: 163px;
  float: left;
  padding-top: 230px;
}
#flow ol li dl {
  display: block;
  padding-right: 9px;
  padding-left: 6px;
}

#flow ol li dt {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-position: 5px center;
  padding: 3px;
  background-color: #900;
  font-weight: bold;
  color: #FFF;
  text-align: left;
  text-indent: 23px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#flow .step1 dt {background-image: url(https://www.megumi-murata.net/img/icon_pc.gif);}
#flow .step2 dt {background-image: url(https://www.megumi-murata.net/img/icon_mail.gif);}
#flow .step3 dt {background-image: url(https://www.megumi-murata.net/img/icon_heart1.gif);}
#flow .step4 dt {background-image: url(https://www.megumi-murata.net/img/icon_saifu.gif);}
#flow ol li dd {
  display: block;
  padding: 5px 2px 0px;
  text-align:justify;
}
#flow ol .step4 {
  margin-left: 140px;
  padding-top: 10px;
  width: 220px;
}
#flow ol .step4 dl {
  padding-right: 5px;
}
#survey {
  overflow: hidden;
  margin-bottom: 5px;
}
#survey h1 {
  display: block;
}
#survey h1 img {
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
#survey .left {
  width: 375px;
}
#survey .left dl {
  display: block;
  background-image: url(https://www.megumi-murata.net/img/bg_enquete_1.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 230px;
  padding-top: 80px;
  padding-right: 40px;
  padding-left: 200px;
}
#survey .left dl dt ,#survey .left p{
  display: none;
}
#survey .left dl dd {

}
#survey .left #reg3 {
  background-image: url(https://www.megumi-murata.net/img/bg_enquete_reg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 382px;
  -moz-border-radius: 0px 0px 0px 5px;
  -webkit-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  padding-top: 168px;
}
#survey .left #reg3 iframe {
  display: block;
  width: 310px;
  height: 170px;
  margin:0px auto;
}
#survey .right {
  width: 465px;
  height: 612px;
  background-image: url(https://www.megumi-murata.net/img/bg_enquete_2.gif);
  background-repeat: no-repeat;
  background-position: left top;
  -moz-border-radius: 0px 0px 5px 0px;
  -webkit-border-radius: 0px 0px 5px 0px;
  border-radius: 0px 0px 5px 0px;
  overflow: hidden;
}
#survey .right h2 {
  display: none;
}
#survey .right ol {
  display: block;
  padding-top: 55px;
  padding-left: 215px;
  padding-right: 35px;
}
#survey .right ol li {
  display: block;
  height: 158px;
  margin-bottom: 10px;
}
#survey .right ol li:first-child {
  height: 192px;
}
#survey .right ol li dl {
  display: block;
  padding-top: 40px;
}
#survey .right ol li dt {
  display: none;
}
#survey .right ol li dd {
  display: block;
  padding: 5px;
}

#women {
  overflow: hidden;
  margin-bottom: 5px;
}
#women h1 {
  display: block;
  background-color: #FF6E8D;
  text-align: center;
  padding: 2px 0px;
  margin-bottom: 5px;
}
#women ul {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}
#women ul li {
  width: 270px;
  display: block;
  float: left;
  background-color: #ffc6d2;
  margin-right: 5px;
  margin-left: 5px;
  overflow: hidden;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#women ul li dl {
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
#women ul li dt {
  display: block;
  float: left;
}
#women ul li dd {
  display: block;
  height: 129px;
  overflow: hidden;
}
#women ul li dd ul {
  padding: 0px;
  width: auto;
  margin: 0px;
}
#women ul li dd ul li {
  line-height: 14px;
  height: 30px;
  padding: 8px 0px 8px 17px;
  background-image: url(https://www.megumi-murata.net/img/icon_flower.gif);
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom: 1px dotted #FF6E8D;
  margin-bottom: 1px;
}
#women ul li p {
  display: block;
  margin: 0px;
  padding: 5px;
  background-color: #FFF;
  color: #F06;
  height: 140px;
  font-size: 12px;
  line-height: 18px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#member {
  margin-bottom: 5px;
  overflow: hidden;
}
#member h2 {
  display: block;
}
#member .list {
  display: block;
  border-right: 3px solid #6E4F00;
  border-bottom: 3px solid #6E4F00;
  border-left: 3px solid #6E4F00;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  background-color: #ffe6a5;
  padding: 5px 0px;
  overflow: hidden;
}
#member .list li {
  display: block;
  width: 19%;
  float: left;
  margin:0px 0.5% 5px;
  border: 2px solid #735200;
  background-color: #fff7e4;
  font-size: 12px;
}
#member .list li strong {
  display: block;
}
#member .list li strong img {
  display: block;
  width: 100%;
  height: auto;
}
#member .list li dl {
  display: block;
  overflow: hidden;
}
#member .list li dl dt {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
#member .list li dl dt a img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#member .list li dl dd {
  display: block;
  padding: 5px;
  border-top: 1px dotted #F69;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

#mens {
  overflow: hidden;
  margin-bottom: 5px;
}
#mens h1 {
  display: block;
  text-align: center;
  padding: 2px 0px;
  margin-bottom: 5px;
  background-color: #D745E0;
}
#mens .left {
  width: 515px;
  height: 410px;
  margin-right: 5px;
}
#mens .left ul {
  display: block;
  overflow: hidden;
}
#mens .left ul li {
  display: block;
  margin-bottom: 10px;
  height: 130px;
  background-color: #ffbbff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #D745E0;
  overflow: hidden;
}
#mens .left ul li:last-child {
  margin-bottom: 0px;
}
#mens .left ul li dl {
  display: block;
  overflow: hidden;
}
#mens .left ul li dt {
  display: block;
  float: left;
  padding: 5px;
}
#mens .left ul li dd {
  display: block;
  margin-left: 120px;
}

#mens .left ul li dd em {
  font-weight: bold;
  display: block;
  border-bottom: 2px dotted #D745E0;
  margin-bottom: 5px;
  background-image: url(https://www.megumi-murata.net/img/icon_memo.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
#mens .right {
  width: 320px;
}
#mens .right #reg4 {
  background-image: url(https://www.megumi-murata.net/img/bg_mens_reg.gif);
  background-repeat: no-repeat;
  background-position: center top;
  height: 410px;
  padding-top: 70px;
  overflow: hidden;
  text-align:center;
}
#mens .right #reg4 iframe {
  display: block;
  width: 270px;
  height: 320px;
  margin:0px auto;
}

#warning {
  background-image: url(https://www.megumi-murata.net/img/bg_warning.gif);
  background-repeat: no-repeat;
  background-position: center top;
  height: 160px;
  overflow: hidden;
  padding: 60px 20px 0px;
  margin-bottom: 10px;
}
#warning h1 {
  display: none;
}

/* CSS marquee */
.marquee {
  width:100%;
  padding:0.2em 0px 0.2em;
  overflow:hidden;
  position:relative;
  background-position: 5px center;
  margin-left: 0px;
  height: 20px;
  line-height: 20px;
}
.marquee p,
.marquee span {
  margin:0;
  padding-left:100%;
  display:inline-block;
  white-space:nowrap;
  -webkit-animation-name:marquee;
  -webkit-animation-timing-function:linear;
  -webkit-animation-duration:20s;
  -webkit-animation-iteration-count:infinite;
  -moz-animation-name:marquee;
  -moz-animation-timing-function:linear;
  -moz-animation-duration:20s;
  -moz-animation-iteration-count:infinite;
  -ms-animation-name:marquee;
  -ms-animation-timing-function:linear;
  -ms-animation-duration:20s;
  -ms-animation-iteration-count:infinite;
  -o-animation-name:marquee;
  -o-animation-timing-function:linear;
  -o-animation-duration:20s;
  -o-animation-iteration-count:infinite;
  animation-name:marquee;
  animation-timing-function:linear;
  animation-duration:20s;
  animation-iteration-count:infinite;
  font-weight: bold;
}
.marquee p:after {
  content:"";
  white-space:nowrap;
  padding-right:50px;
  content: url(https://www.megumi-murata.net/img/icon_inadequate.gif);
  position: relative;
  margin-left: 10px;
  top: 2px;
}
#topMarquee .marquee {
  width:520px;
  margin-left: 190px;
}
#loginMarquee {
  margin-bottom:5px;
}
#loginMarquee .marquee {
  width:340px!important;
  margin-left: 20px;
  padding-left: 340px;
  height: 30px;
  line-height: 30px;
}
#loginMarquee .marquee span {
  color: #FF0!important;
  font-weight: bold;
}

@-webkit-keyframes marquee {
  from { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
  from { -moz-transform: translate(0%);}
  99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
  from { -ms-transform: translate(0%);}
  99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
  from { -o-transform: translate(0%);}
  99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
  from { transform: translate(0%);}
  99%,to { transform: translate(-100%);}
}
