@charset "utf-8";

html {
}

body {
  background-color: #f9f5ee;
  font-size: 15px;
  color: #4a2111;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ','Meiryo',Verdana,'Osaka','ＭＳ Ｐゴシック',sans-serif;
}

/*===== header =====*/
header {
    position: relative;
}

header h1 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 3%;
    background-color: transparent;
}

header .tel {
    position: absolute;
    top: 0;
    right: 0;
}

header .sp-top {
  display: none;
}

/*===== nav =====*/
#sp-nav {
    display: none;
}

/*===== #content =====*/
#content {
  background-color: #f9f5ee;
}

/*===== footer =====*/
footer {
}

footer p.copy {
  text-align: center;
  padding: 13px 0;
  background-color: #f25f72;
  color: #ffffff;
  font-size: 13px;
}

/*===== pagetop =====*/
.pagetop {
  width: 55px;
  position: fixed;
  bottom: 5%;
  right: 8%;
}

/*===============================================
    ●#content内css
===============================================*/
/*===== #mv =====*/
#mv {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 25px 2% 0;
}

/*===== #voice =====*/
#voice {
}

#voice .voice-mv {
    background: url(../../img/sango/lp/egao-bg.png) repeat-x top left;
    padding: 30px 0;
}

#voice .voice-mv p {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 2%;
}

#voice .voice-box {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 2%;
}

#voice .voice-box .voice-list {
    border: 4px solid #f1c196;
    border-radius: 25px;
    background: url(../../img/sango/lp/voice-bg.png) repeat left top;
}

#voice .voice-box .voice-list .img-hx {
}

#voice .voice-box .voice-list .box {
    background: url(../../img/sango/common/bg-memo02.jpg) repeat left top;
    margin: 0 4% 25px;
    box-shadow: 0 0 5px #b3a179;
    border-top: 4px solid #f9754a;
    padding-top: 25px;
}

#voice .voice-box .voice-list .box h3 {
    width: 65%;
    float: right;
    padding: 0 4% 15px 0;
}

#voice .voice-box .voice-list .box .img {
    width: 30%;
    float: left;
    padding: 0 0 10px 4%;
}

#voice .voice-box .voice-list .box .text {
    width: 65%;
    float: right;
    padding: 0 4% 30px 0;
    font-size: 17px;
    line-height: 1.8;
    background: url(../../img/sango/lp/voice-bgicon.png) no-repeat right bottom;
}

#voice .voice-box .voice-list .txt {
    line-height: 1.4;
    text-align: right;
    padding: 0 5% 20px;
}

.voicebox {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 30px;
  padding: 0 2%;
}

.voicebox .voice-list {
    border: 4px solid #f1c196;
    border-radius: 25px;
    background: url(../../img/youtuu/voice-bg.png) repeat left top;
}

.voicebox .voice-list .img-hx {
}

.voicebox .voice-list .box {
    background: url(../../img/common/bg-memo02.jpg) repeat left top;
    margin: 0 4% 25px;
    box-shadow: 0 0 5px #b3a179;
    border-top: 4px solid #f9754a;
    padding-top: 25px;
}

.voicebox .voice-list .box h3 {
    width: 65%;
    float: right;
    padding: 0 4% 15px 0;
}

.voicebox .voice-list .box .img {
    width: 30%;
    float: left;
    padding: 0 0 10px 4%;
}

.voicebox .voice-list .box .text {
    width: 65%;
    float: right;
    padding: 0 4% 30px 0;
    font-size: 17px;
    line-height: 1.8;
    background: url(../../img/sango/lp/voice-bgicon.png) no-repeat right bottom;
}

.voicebox .voice-list .txt {
    line-height: 1.4;
    text-align: right;
    padding: 0 5% 20px;
}

/*===== #osusume =====*/
#osusume {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 2%;
}

#osusume .main-box {
    margin-bottom: 35px;
}

#osusume .main-box h3 {
    width: 56%;
    float: right;
    margin-bottom: 15px;
}

#osusume .main-box .img {
    width: 40%;
    float: left;
}

#osusume .main-box .text {
    width: 56%;
    float: right;
}

#osusume .syojyo-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}


#osusume .syojyo-box .sub-box {
    width: 49%;
    padding: 0 3%;
    margin-bottom: 25px;
}

#osusume .syojyo-box .sub-box .hx {
    margin-bottom: 15px;
}

#osusume .syojyo-box .sub-box .text {
    line-height: 1.8;
}

#osusume .syojyo-box .syojyo-list-wrap {
  display: flex;
  justify-content: space-between;
}

#osusume .syojyo-box .syojyo-list-wrap .syojyo-list {
  width: 75%;
}

#osusume .syojyo-box .syojyo-img {
  width: 20%;
}

#osusume .syojyo-box .syojyo-list .syojyo-list-item {
  background: url(../../img/common/icon-check.png) no-repeat top left;
    font-size: 17px;
    padding: 5px 35px 10px;
    border-bottom: 1px dotted #333333;
    margin-bottom: 12px;
}

/*===== .contact =====*/
.contact {
    background: url(../../img/sango/lp/contact-bg.jpg) repeat left top;
    border-top: 2px solid #5e4639;
    border-bottom: 2px solid #5e4639;
    padding-top: 35px;
}

.contact .price {
  width: 100%;
  max-width: 1061px;
  margin: 0 auto 20px;
}

.contact .tel {
  width: 100%;
  max-width: 1061px;
  margin: 0 auto;
  line-height: 0;
}

/*===== #riyu =====*/
#riyu {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 2%;
}

#riyu .box {
    width: 90%;
    margin: 0 auto 20px;
}

#riyu .box .hx01 {
    width: 47%;
    float: right;
    margin-bottom: 20px;
}

#riyu .box .img01 {
    width: 49%;
    float: left;
}

#riyu .box .text01 {
    width: 47%;
    float: right;
    line-height: 1.8;
}

#riyu .box .hx02 {
    width: 47%;
    float: left;
    margin-bottom: 20px;
}

#riyu .box .img02 {
    width: 49%;
    float: right;
}

#riyu .box .text02 {
    width: 47%;
    float: left;
    line-height: 1.8;
}

/*===== #qa =====*/
#qa {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 2%;
}

#qa dl {
    border-top: 1px solid #5e4639;
    border-bottom: 1px solid #5e4639;
    margin-bottom: 20px;
}

#qa dl dt {
    background: #fadee0 url(../../img/youtuu/icon-q.png) no-repeat 7px 13px;
    color: #f25f72;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    padding: 20px 3% 20px 54px;
}

#qa dl dd {
    background: #ffffff url(../../img/youtuu/icon-a.png) no-repeat 7px 10px;
    color: #5e4639;
    font-size: 16px;
    line-height: 1.8;
    padding: 20px 3% 20px 58px;
}

/*===== #aisatu =====*/
#aisatu {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 2%;
}

#aisatu .box {
}

#aisatu .box h3 {
    width: 48%;
    float: right;
    margin-bottom: 20px;
}

#aisatu .box .img {
    width: 47%;
    float: left;
}

#aisatu .box .text {
    width: 48%;
    float: right;
    line-height: 1.8;
}

#aisatu .box .text span {
    display: block;
    font-weight: bold;
    text-align: right;
}

/*===== #syoukai =====*/
#syoukai {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 2%;
}

/*===== #guide =====*/
#guide {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 2%;
}

#guide .img-hx {
    width: 100%;
    max-width: 446px;
    margin: 0 auto 35px;
}

#guide .time {
    width: 100%;
    max-width: 811px;
    margin: 0 auto 35px;
}

#guide ul {
}

#guide ul li.img02 {
    padding-top: 50px;
}

/*===== #gmap =====*/
#gmap {
    border-top: 1px solid #bfbfbf;
}

#gmap iframe {
    width: 100%;
    height: 400px;
}

#gmap-sango{
  text-align: center;
  margin-bottom: 30px;
}

#gmap-sango iframe {
  max-width: 811px;
  height: 400px;
}

/*===== #point =====*/
#point {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 2%;
}

#point .point-content {
  display: flex;
  justify-content: space-between;
}

#point .point-content .img {
  width: 30%;
}

#point .point-content .text {
  width: 68%;
  line-height: 1.7;
}

/*===== .bfaf =====*/
.bfaf {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 30px;
  padding: 0 2%;
}
.bfaf .img-hx {
  margin-bottom: 20px;
}
.bfaf .bfaf-list .bfaf-box {
  padding: 5%;
  background: rgb(255, 253, 233);
  border-radius: 10px;
  border: 3px double #f25f72;
  margin-bottom: 20px;
}

/* price */
#price {
  width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 2%;
}
#price .price-box {
  margin-bottom: 30px;
}

#price .price-box table.price-list {
  width: 100%;
  line-height: 1.2;
  margin-bottom: 10px;
  table-layout: fixed;
}

#price .price-box table.price-list tr {
}

#price .price-box table.price-list tr th {
    border: 1px solid #cb9331;
    background-color: #ffca4d;
    color: #432f19;
  text-align: center;
  padding: 8px 2%;
  font-size: 16px;
  font-weight: bold;
    vertical-align: middle;
}

#price .price-box table.price-list tr th.w30 {
  width: 30%;
}

#price .price-box table.price-list tr td {
    border: 1px solid #cb9331;
    background-color: #ffffff;
  padding: 16px 4%;
  font-size: 16px;
  text-align: center;
    vertical-align: middle;
    line-height: 1.4;
}

#price .price-box table.price-list tr td.hx {
    background-color: #fcf6d5;
    text-align: center;
}

#price .price-box .text {
}

#price .price-box .text span {
  color: #FF0000;
}

/* 初めての方へ */
/*===== [first] =====*/
.first {
}
.first #about .title {
    font-size: 1.5em;
    line-height: 2;
    padding-left: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 10px!important;
}
.first #about span.red {
    color: red;
}
.first #about h3 {
    font-size: 21px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #056f93;
    border-bottom: 1px solid #056f93;
    padding: 10px 0;
}
.first #about h3 span {
    display: block;
    font-size: 18px;
}
.first #about .box01 {
    background: url(../../img/pages/first-img01.png) no-repeat top right;
    background-size: 100%;
    padding: 60px 5% 120px;
    text-shadow: 0 0 8px #fff;
}
.first #about .box01 .txt {
    width: 60%;
    line-height: 1.8;
    margin-bottom: 25px;
    font-weight: bold;
}
.first #about .box01 .sbox {
    margin-bottom: 25px;
}
.first #about .box01 .sbox h4 {
    line-height: 1.4;
    font-size: 17px;
    border-top: 1px solid #056f93;
    border-bottom: 1px solid #056f93;
    padding: 10px 0;
    font-weight: bold;
    background-color: #ffffff63;
    margin-bottom: 10px;
}
.first #about .box01 .sbox .text {
    font-weight: bold;
    font-size: 14px;
}
.first #about .box02 {
    background: url(../../img/pages/first-img02.png) no-repeat top left;
    background-size: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    text-shadow: 0 0 8px #fff;
}
.first #about .box02 .txt {
    width: 50%;
    line-height: 1.8;
    margin-bottom: 25px;
    margin-left: auto;
    font-weight: bold;
}
.first #about .box02 .sbox {
    margin-bottom: 25px;
}
.first #about .box02 .sbox h4 {
    line-height: 1.4;
    font-size: 17px;
    border-top: 1px solid #056f93;
    border-bottom: 1px solid #056f93;
    padding: 10px 0;
    font-weight: bold;
    background-color: #ffffff63;
    margin-bottom: 10px;
}
.first #about .box02 .sbox .text {
    font-weight: bold;
    font-size: 14px;
}

/*===============================================
    ■tablet 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {
  header h1 {
    width: 200px;
  }
  header .tel {
    width: 200px;
  }
  #mv {
    padding-top: 80px;
  }
}

/*===============================================
    ■smart 画面の横幅が480pxまで
===============================================*/
@media screen and (max-width: 480px) {
  /*===== pagetop =====*/
.pagetop {
  width: 45px;
  bottom: 12%;
  right: 4%;
}

  /*----- フローティングバナー -----*/
  #sp-fttap {
    display: block;
    z-index: 1;
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  #sp-fttap ul {
    padding: 2% 1% 1%;
    background-color: rgba(255, 255, 255, 0.8);
  }
  #sp-fttap ul li.tap01 {
    width: 49%;
    float: left;
  }
  #sp-fttap ul li.tap02 {
    width: 49%;
    float: right;
  }
  
  header {
    position: static;
    margin-top: 24%;
  }
  header .pc {
    display: none;
  }
  header h1 {
    position: static;
    top: auto;
    left: auto;
    width: 50%;
    float: left;
  }
  header .tel {
    position: static;
    top: auto;
    right: auto;
    width: 50%;
    float: left;
  }
  header .sp-top {
    display: block;
  }
/*---------------------------------*/
  #sp-nav {
    display: block;
    z-index: 1;
    position: fixed;
    top: 0;
    width: 100%;
  }
  #sp-nav ul#sp-nav-btn  {
    border-bottom: 2px solid #f0551c;
    background-color: #ffdbe0;
  }
  #sp-nav ul#sp-nav-btn li {
    width: 20%;
    float: left;
  }
  #sp-nav ul#sp-nav-btn li a {
    padding: 10% 15%;
    display: block;
  }
  #sp-nav ul#sp-nav-btn li img {
    width: 100%;
    max-width: 121px;
  }
  #sp-nav ul#sp-nav-btn .menu-button {
    padding: 2% 6%;
    display: block;
  }
  #sp-nav ul#sp-nav-btn .menu-button .touch-button {
    display: none;
  }
  #sp-nav ul#sp-nav-btn li.menu-btn img {
      padding: 10% 25%;
  }
/*---------------------------------*/
  #mv {
    display: none;
  }
/*---------------------------------*/
  .voicebox .voice-list .box h3 {
    width: 100%;
    max-width: 663px;
    float: none;
    padding: 0 3% 15px;
  }
  .voicebox .voice-list .box .img {
    width: 90%;
    float: none;
    padding: 0;
    max-width: 269px;
    margin: 0 auto 20px;
  }
  .voicebox .voice-list .box .text {
    width: 100%;
    float: none;
    padding: 0 3%;
    font-size: 16px;
    line-height: 1.4;
  }
  .voicebox .voice-list .txt {
    text-align: left;
  }
  #osusume .main-box h3 {
    width: 100%;
    float: none;
  }
  #osusume .main-box .img {
    width: 100%;
    max-width: 362px;
    float: none;
    margin: 0 auto 15px;
  }
  #osusume .main-box .text {
    width: 100%;
    float: none;
  }
  #osusume .syojyo-box .sub-box {
    width: 100%;
  }
  #osusume .syojyo-box .box01, #osusume .syojyo-box .box02 {
    float: none;
  }
  
#osusume .syojyo-box .syojyo-list-wrap {
  flex-direction: column;
  align-items: center;
}

#osusume .syojyo-box .syojyo-list-wrap .syojyo-list {
  width: 100%;
}

#osusume .syojyo-box .syojyo-img {
  width: 50%;
  margin-bottom: 15px;
}

  #riyu .box .hx01, #riyu .box .hx02 {
    width: 100%;
    float: none;
    max-width: 502px;
    margin: 0 auto 20px;
  }
  #riyu .box .img01, #riyu .box .img02 {
    width: 100%;
    float: none;
    max-width: 519px;
    margin: 0 auto 15px;
  }
  #riyu .box .text01, #riyu .box .text02 {
    width: 100%;
    float: none;
    line-height: 1.4;
    margin-bottom: 35px;
  }
  #aisatu .box h3 {
    width: 100%;
    float: none;
    max-width: 504px;
    margin: 0 auto 20px;
  }
  #aisatu .box .img {
    width: 100%;
    float: none;
    max-width: 506px;
    margin: 0 auto 20px;
  }
  #aisatu .box .text {
    width: 100%;
    float: none;
    line-height: 1.4;
  }
  #guide .img-hx {
    width: 95%;
  }
  #guide ul li {
    width: 100%;
    margin: 0 auto 15px;
    float: none;
  }
  #guide ul li.img02 {
    padding-top: 0;
  }
  /*===== #point =====*/
#point .point-content {
flex-direction: column;
}

#point .point-content .img {
width: 100%;
margin-bottom: 15px;
}

#point .point-content .text {
width: 100%;
}

/*===== .bfaf =====*/
.bfaf .bfaf-list .bfaf-box {
  margin-bottom: 10px;
}


#osusume .syojyo-box .sub-box .icon {
  width: 19%;
}

#osusume .syojyo-box .sub-box .hx {
  width: 76%;
  margin-top: 15px;
}
#osusume .syojyo-box .sub-box .text {
  width: 100%;
  float: none;
  margin-top: 15px;
  clear: both;
}
/*===== [first] =====*/
.first #about h3 {
  font-size: 18px;
}
.first #about .box01,
.first #about .box02 {
  padding: 170px 0 0;
}
.first #about .box01 .txt,
.first #about .box02 .txt {
  width: 100%;
}

}
