@charset "UTF-8";
/* ===========================================
 style.css
=========================================== */
/* ------------------------
  基本レイアウト
---------------------------*/
html{
  height: 100%;
}
body{
  /*background: #333;*/
  position: relative;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}
@media screen and (min-width:768px){
body{
  font-size: 30px;
}
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.contentsWrapper{
  background: #fff;
}

/* レイアウト
---------------------------*/
#musicFitness{
  position: relative;
  overflow: hidden;
}
@media screen and (min-width:768px){
#musicFitness{
  width: 900px;
  left: 50%;
  margin-left: -450px;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}
}

#musicFitness *{
  margin: 0;
  padding: 0;
}

#musicFitness [class^="box0"]{
  position: relative;
  width: 100%;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* ------------------------
  共通パーツ
---------------------------*/

/* ボタン
---------------------------*/
#musicFitness .btn{
  display: block;
  background: url(../images/btn_01.png) no-repeat 0 0;
  background-size: cover;
  width: 90.45%;
  padding-top: 12%;
  height: 0;
  margin: 4% auto;
  line-height:200%;
  overflow: hidden;
}
#musicFitness .btn:active{
  opacity: 0.8;
}

#musicFitness .box01 .btn,
#musicFitness .box04 .btn{
  bottom: 1%;
}

#musicFitness .box04 .btn{
  bottom: 1%;
}

/* テキストリンク */
#musicFitness .textLink{
  color: #fff;
  margin: 3% 0;
  text-decoration: none;
}

/* mailform
---------------------------*/
#musicFitness .mailFormContainer h2{
  background: url(../images/mainpic_08.jpg) no-repeat 0 0;
  background-size: contain;
  width: 100%;
  padding-top: 26.78%;
  height: 0;
  line-height: 200%;
  overflow: hidden;
}

/* tableスタイル */
table, tbody, thead, tfoot, tr, th, td {
    display: block;
    text-align: left;
}
#musicFitness th{
  margin-top: 3%;
  margin-bottom: 1%;
}

#musicFitness .mailFormContainer .mailForm{
  position: relative;
  width: 95%;
  margin: 0% auto;
  font-size: 5vw;
}
@media screen and (min-width:768px){
#musicFitness .mailFormContainer .mailForm{
  font-size: 30px;
}
}

/* 必須マーク */
#musicFitness .mailFormContainer .mailForm .required{
  position: absolute;
  background: #ff0000;
  color: #fff;
  font-size: 3vw;
  right: 3%;
  margin-top: 1.6%;
  padding: 0.5% 1%;
}
@media screen and (min-width:768px){
#musicFitness .mailFormContainer .mailForm .required{
  margin-top: 8px;
  font-size: 20px;
}
}

/* フォーム */
#musicFitness  .mailFormContainer .mailForm .form{
  border: 1px solid #777;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  outline: none;
  padding: 1%;
}

/* 送信ボタン */
#musicFitness  .mailFormContainer .mailForm #submitButton{
-webkit-appearance: none;
border-radius: 0;
  margin: 10% auto;
  padding: 2% 0;
  width: 100%;
  background: #808080;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

/* ラジオボタン */
#musicFitness  .mailFormContainer .mailForm .radio{
  transform: scale(1.5);
  margin-left: 2%;
}
@media screen and (min-width:768px){
#musicFitness  .mailFormContainer .mailForm .radio{
  transform: scale(2);
  margin-left: 10px;
  vertical-align: middle;
}
}

/* sns
---------------------------*/
#musicFitness .snsContainer{
  position: relative;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width:768px){
#musicFitness .snsContainer{
  width: 500px;
}
}
#musicFitness .twitterBox,
#musicFitness .facebookBox{
/*  border: 1px solid #ccc;*/
  margin: 5% 0;
  background: #fff;
}
#musicFitness .twitterBox h3,
#musicFitness .facebookBox h3{
  padding: 4%;
  font-weight: bold;
  color: #fff;
  background: #55acee;
}
#musicFitness .facebookBox h3{
  background: #3B5998;
}

#musicFitness .lineBox a{
  display: block;
  background: url(../images/btn_line.png) no-repeat 0 0;
  background-size: contain;
  width: 39.78%;
  padding-top: 9.78%;
  margin: 0 auto;
  height: 0;
  white-space: nowrap;
  line-height: 200%;
  overflow: hidden;
}
@media screen and (min-width:768px){
#musicFitness .lineBox a{
  width: 358px;
  padding-top: 88px;
}
}


/* ------------------------
  個別パーツ
---------------------------*/

/* box01 top&sns
---------------------------*/
#musicFitness .box01{ background:#fff;}

#musicFitness .box01 h1{
  background: url(../images/mainpic_01.jpg) no-repeat 0 0;
  background-size: contain;
  width: 100%;
  padding-top: 191.12%;
  height: 0;
  line-height: 200%;
  overflow: hidden;
}

/* box02 top&iine
---------------------------*/
#musicFitness .box02{
  padding-bottom: 3%;
}

#musicFitness .box02 h2{
  background: url(../images/mainpic_02.jpg) no-repeat 0 0;
  background-size: contain;
  width: 100%;
  padding-top: 160%;
  height: 0;
  line-height: 200%;
  overflow: hidden;
  margin: 0 0;
}

/* box03 imgrecommend
---------------------------*/
#musicFitness .box03 h2{
  background: url(../images/mainpic_03.jpg) no-repeat 0 0;
  background-size: contain;
  width: 100%;
  padding-top: 21.12%;
  height: 0;
  line-height: 200%;
  overflow: hidden;
  margin: 0 0;
}

/* box04 voice
---------------------------*/
#musicFitness .box04{/* background: #e9ede0; */padding-bottom: 2%;}

#musicFitness .box04 h2{
  background: url(../images/mainpic_04.jpg) no-repeat 0 0;
  background-size: contain;
  width: 100%;
  padding-top: 22.23%;
  height: 0;
  line-height: 200%;
  overflow: hidden;
}

/* いいね1～4背景 */
#musicFitness .box04 .recommendBox{
  top: 17.5%;
  width: 100%;

}

#musicFitness .box04 [class^="recommend0"]{
  position: relative;
  width: 100%;
  margin: auto 0;
  height: 0;
  line-height: 200%;
  overflow: hidden;
}

#musicFitness .box04 .recommend01{
  background: url(../images/recommend_01.jpg) no-repeat 0 0;
  background-size: cover;
  padding-top: 40.77%;
}
#musicFitness .box04 .recommend02{
  background: url(../images/recommend_02.jpg) no-repeat 0 0;
  background-size: cover;
  padding-top: 64.89%;
}
#musicFitness .box04 .recommend03{
  background: url(../images/recommend_03.jpg) no-repeat 0 0;
  background-size: cover;
  padding-top: 81.44%;
}
#musicFitness .box04 .recommend04{
  background: url(../images/recommend_04.jpg) no-repeat 0 0;
  background-size: cover;
  padding-top: 65%;
}

/*最下部マージン*/
#musicFitness .box04 [class^="recommend"]:last-child{
  margin-bottom: 3%;
}

/* recommend01 */
#musicFitness .box04 .recommend01 ul{
  position: absolute;
  list-style: none;
  top: 48%;
  width: 86%;
  margin: 2% 7%;
  font-size: 4vw;
}
@media screen and (min-width:768px){
#musicFitness .box04 .recommend01 ul{
  font-size: 37px;
  top: 179px;
}
}

#musicFitness .box04 .recommend01 ul li{
  margin-left: 3%;
  float: left;
  line-height: 1.4em;
}
#musicFitness .box04 .recommend01 ul li span{
  color: #F15A24;
}
/* recommend02-04 */
/* text */
#musicFitness .box04 [class^="recommend0"] p{
  top: 0;
  margin: 0 8%;
  line-height: 1.5em;
  font-size: 3.8vw;
}

@media screen and (min-width:768px){
#musicFitness .box04 [class^="recommend0"] p{
  font-size: 34px;
  top: 160px;
}
}

/* recommend02 */
#musicFitness .box04 .recommend02 .recommend02Inner{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 33%;
  margin: 0;
}
@media screen and (min-width:768px){
#musicFitness .box04 .recommend02 .recommend02Inner{
  top: 190px;
}
}

#musicFitness .box04 .recommend02 .recommend02Inner .floatText{
  width: 50%;
}

/* recommend03 */
#musicFitness .box04 .recommend03 .recommend03Inner{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 27%;
  margin: 0;
}
#musicFitness .box04 .recommend03 .recommend03Inner .floatText{
  width: 33%;
}
#musicFitness .box04 .recommend04 .recommend04Inner{
  position: absolute;
  top: 34%;
  width: 100%;
  height: auto;
}

/* box05 lesson voice
---------------------------*/
#musicFitness .box05{
}
#musicFitness .box05 h2{
  background: url(../images/mainpic_05.jpg) no-repeat 0 0;
  background-size: contain;
  width: 100%;
  padding-top: 176.34%;
  height: 0;
  line-height: 200%;
  overflow: hidden;
}

/* box06 lesson detail
---------------------------*/
#musicFitness .box06{
  background: #d4effa;
  padding-bottom: 2%;
}
#musicFitness .box06 h2{
  background: url(../images/mainpic_06.jpg) no-repeat 0 0;
  background-size: contain;
  width: 100%;
  padding-top: 15.11%;
  height: 0;
  line-height: 200%;
  overflow: hidden;
}
/* 月謝についてキャッチ */
#musicFitness .box06 p{
  text-align: center;
  font-size: 3.4vw;
  font-weight: bold;
  color: #4C4C4C;
}
#musicFitness .box06 p.strong{
  font-size: 6vw;
  color: #0071BC;
  line-height: 1em;
}
@media screen and (min-width:768px){
#musicFitness .box06 p{
  font-size: 30px;
}
#musicFitness .box06 p.strong{
  font-size: 55px;
}
}


/* 月謝詳細 */
#musicFitness .box06 .lessenDetail{
  padding: 2% 0;
  width: 100%;
}

#musicFitness .box06 .lessenDetail dl{
  position: relative;
  width: 90%;
  margin: 0 auto;
}
#musicFitness .box06 .lessenDetail dt{
  font-size: 4vw;
  border-top: 1px solid #000;
  float: left;
  width: 26%;
  padding: 1% 0 1% 3%;
  color: #C1272D;
  white-space: nowrap;
}
@media screen and (min-width:768px){
#musicFitness .box06 .lessenDetail dt{
  font-size: 35px;
}
}

#musicFitness .box06 .lessenDetail dt:last-of-type{
  border-bottom: 1px solid #000;
}

#musicFitness .box06 .lessenDetail dd{
  font-size: 4vw;
  border-top: 1px solid #000;
  width: 69%;
  padding: 1% 0;
  white-space: nowrap;
  float: left;
}
@media screen and (min-width:768px){
#musicFitness .box06 .lessenDetail dd{
  font-size: 35px;
}
}
#musicFitness .box06 .lessenDetail dd:last-of-type{
  border-bottom: 1px solid #000;
}


/* box07 address
---------------------------*/
#musicFitness .box07{
  background: #DD5086;
  padding: 3%;
  color: #fff;
}
#musicFitness .box07 h2{
  font-size: 4vw;
  color: #ff0;
  margin: 2% 0 2%;
}
@media screen and (min-width:768px){
#musicFitness .box07 h2{
  font-size: 38px;
  margin: 10px 0 10px;
}
}
#musicFitness .box07 .strong{
  font-size: 7vw;
  font-weight: bold;
}
@media screen and (min-width:768px){
#musicFitness .box07 .strong{
  font-size: 52px;
  line-height: 1.1em;
}
}
#musicFitness .box07 .phone{
  margin: 3% 0;
}
#musicFitness .box07 .phone .icon{
  width: 25%;
  background: #fff;
  color: #000;
  text-align: center;
  padding: 4% 1%;
  margin: auto;
  font-size: 3.5vw;
  line-height: 1.2em;
  float: left;
}
@media screen and (min-width:768px){
#musicFitness .box07 .phone .icon{
  font-size: 24px;
  line-height: 1.2em;
  padding: 30px 0;
  width: 200px;
}
}
#musicFitness .box07 .phone dd{
  width: 65%;
  margin: auto;
  color: #fff;
  float: left;
  margin-left: 2%;
  line-height: 1.1em;
}
/* copyright
---------------------------*/
#musicFitness .copyRight p{
  text-align: center;
  margin: 3% auto;
}
