@charset "UTF-8";
/*
clearfix
body
img
header
kv
cv link
SALON INF0

  */

.img-responsive{ max-width: 100%; }

@media screen and (min-width: 736px){

    .leftBox { float:left; }
    .rightBox { float:right; }
    .inBox{ max-width:1106px; margin:0 auto; position: relative; overflow: hidden; }
    .center{ text-align: center; }

    .convBox{ background: url(img/bg-02.jpg) center; background-size: cover; padding:80px; }
    .convBox .inBox{ background:rgba(255,255,255,0.7); position: relative; padding:0 50px 50px; overflow: visible;}
    .convBox .conv-price{ position: relative; top:-25px; left: 0; right: 0; margin:0 auto; z-index: 100; }
    .convBox .review-btn{ max-width: 228px; margin-top:25px; }

    .convBox .inBox p{line-height: 1.6em;margin-top: 10px;font-size: 12px;}
    
    
    .contents01{ background:url(img/bg-03.jpg) center; background-size: cover; padding:70px 0; }
    .contents02{ padding:70px 0; }
    .contents03{ background:url(img/bg-04.jpg) center; background-size: cover; padding:70px 0; }
    .contents04{ background:url(img/bg-05.jpg) center; background-size: cover; padding:70px 0 100px; }
    .contents04 .pd{ padding:50px 0; }
    .contents05 .inBox{ overflow: visible; margin-bottom:-160px;}
    .contents05 .img1{ position: relative; top:-65px; }
    .contents06 { background:url(img/bg-06.jpg) top center; background-size: cover; padding:400px 0 100px; }
    .contents07 { background:url(img/bg-07.jpg) center; background-size: cover; padding:70px 0; }
    .contents07_2{ background:url(img/bg_nst_pc.jpg) center; background-size: cover; padding:70px 0; }
    .contents08 { background: url(img/bg-14.png) no-repeat center,url(img/bg-13.png) no-repeat center; background-size: 100% 100%,cover; position: relative; height: 1930px; }
    .contents08 .arrow{ position: absolute; bottom:-10px; width:100%; }
    .contents08 .arrow img{ height:132px; }
    .contents08 .inBox{ padding:65px 0 0; max-width: 1073px; }
    .contents09 { background:url(img/bg-08.jpg) bottom center no-repeat; background-size: contain;}
    .contents09  .inBox{ padding:60px 0 35%; }
    .contents10{ margin:-31% 0 -30%; }
    .contents10 img{ width: 100%; }
    .contents11{ background:url(img/bg-09.jpg) center; background-size: cover; padding:33% 0 70px; }



}


@media screen and (max-width: 736px){

    .convBox{ background: url(img/ph_sp-02.jpg) center; background-size: cover; padding:60px 20px; }
    .convBox .inBox{ background:rgba(255,255,255,0.7); position: relative; padding:50px; overflow: visible;}
    .convBox .conv-btn{ padding-top:30px; }
    .convBox .review-btn{ max-width: 200px; margin-top:25px; }
    .contents07 { margin:-8% 0 0;}
    .contents08 { margin:-32% 0 0;}

    .lpFooter{  }
    .lpFooter ul { background-color: #000; }
    .lpFooter li { border-bottom: 1px solid #333; }
    .lpFooter li a { text-decoration: none; color: #fff; text-align: left; display: block; padding:30px 20px; background: url(img/sp/ic_arrow.png) no-repeat; background-position: center right 20px; background-size: 6px;}

}


/*ACCORDION*/
div.accordion {
    max-width: 980px;
    margin-left:auto;
    margin-right:auto;
}
div.accordion > ul > li > a {
  display: block;
  color: #ffffff;
  border-left: 4px solid #f2b9e1;
  border-bottom: 1px solid #f2b9e1;
  font-size: 14px;
  text-decoration: none;
  background:#f2b9e1;
  cursor: pointer;
  padding: 15px 35px 15px 10px;
  position: relative;
  top:0px;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/**
div.accordion > ul > li > a {
  display: block;
  color: #ffffff;
  border-left: 4px solid #4b4c27;
  border-bottom: 1px solid #4b4c27;
  font-size: 14px;
  text-decoration: none;
  background:#595a37;
  cursor: pointer;
  padding: 15px 35px 15px 10px;
  position: relative;
  top:0px;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
**/


.more{
    line-height: 1.6em;
}
div.accordion > ul > li > a:hover{
}
div.accordion > ul > li > a:after, div.accordion > ul > li > a.active:after{
  font-size: 12px;
  position: absolute;
  right: 12px;
  top: 16px;
  color: #ffffff;
}
/*div.accordion > ul > li > a:after{
  content: "＋";
}
div.accordion > ul > li > a.active:after{
  content: "ー";
}*/
/*div.accordion > ul > li > ul {
  display: none;
}*/
div.accordion > ul > li > ul > li > a{
  display: block;
  color: #000000;
  font-size: 14px;
  background-color: #F7F7F7;
  padding: 6px 12px;
  position: relative;
}
.accordion a.telnumber{
  display: inline !important;
  color: red;
    text-decoration: underline;
    font-weight: bold;
  font-size: 14px;
  background-color: #F7F7F7;
  padding: 6px 12px;
  position: relative;
}
div.accordion > ul > li > ul > li > a:hover{
  background-color: #F7F7F7;
}
li.answer{
    line-height: 1.6em;
    letter-spacing: 0.5px;
}
/*div.accordion > ul > li > a:after{content: "＋";
font-weight:bold;
}
div.accordion > ul > li > a.active:after{content: "ー";}*/

div.accordion > ul > li > a:after, div.accordion > ul > li > a.active:after{
  font-size: 18px;
  position: absolute;
  right: 12px;
  top: 18px;
  color: #ffffff;
}
@media screen and (max-width: 749px) {
}
.accordion a{/*リンクされた文字*/
    color:#000000;
    font-style:normal;
    text-decoration:none;
}
.accordion a:hover {/*マウスをのせたとき*/
    color: #ffffff !important;
    font-style:normal;
    text-decoration: none;
}
.accordion ul{
    padding-left:0px;
}
.accordion ul li ul{
    background:#F7F7F7;
    padding:15px 10px;
}

.accordion ul li{
    text-align: left;
    font-size: 14px;
}

.ti_qa{
    margin-bottom: 10px;
    margin-top: 40px;
}

.qa_end{
    margin-bottom: 50px;
}




