@charset "UTF-8";

.header-next.kotoura-top {
  background-image: url("../shop/kotoura/img/hero.jpg");
}

.header-next.kotoura-menu {
  background-image: url("../shop/kotoura/menu/img/hero.jpg");
}

.header-next.kotoura-access {
  background-image: url("../shop/kotoura/access/img/hero.jpg");
}

.header-next.kotoura-contact {
  background-image: url("../shop/kotoura/contact/img/hero.jpg");
}

.header-shop-section {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
}

.area-shop-concept {
  background-color: #F0F0E1;
  padding-top: 12px;
}

.area-shop-concept .row-shop-concept-lead {
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.2;
  text-align: center;
}

.area-shop-concept .row-shop-concept-lead p {
  margin-bottom: 0.5em;
}

.area-shop-concept .col-4 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.area-shop-concept .concept-photo {
  text-align: center;
  margin-bottom: 12px;
}

.area-shop-concept .title-concept.num-1, .area-shop-concept .title-concept.num-2, .area-shop-concept .title-concept.num-3 {
  position: relative;
  z-index: 10;
}

.area-shop-concept .title-concept.num-1:before, .area-shop-concept .title-concept.num-2:before, .area-shop-concept .title-concept.num-3:before {
  position: relative;
  left: 0;
  top: 18px;
  z-index: -10;
  color: #FFF;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 400;
  font-style: italic;
  margin-right: 0.15em;
}

.area-shop-concept .title-concept {
  text-align: center;
}

.area-shop-concept .title-concept.num-1:before {
  content: "1";
}

.area-shop-concept .title-concept.num-2:before {
  content: "2";
}

.area-shop-concept .title-concept.num-3:before {
  content: "3";
}

.area-shop-option {
  background: url("../shop/kotoura/img/option_bg.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFF;
}

.area-shop-option .title-shop-option {
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-shadow: 0 0 5px #000;
}

.area-shop-option .list-inline-options {
  overflow: hidden;
}

.area-shop-option .list-inline-options li {
  *zoom: 1;
  width: 48.5%;
  float: left;
  margin-left: 2;
  margin-top: 6px;
  margin-bottom: 6px;
}

.area-shop-option .list-inline-options li:before, .area-shop-option .list-inline-options li:after {
  content: "";
  display: table;
}

.area-shop-option .list-inline-options li:after {
  clear: both;
}

.area-shop-option .list-inline-options li:first-child {
  margin-left: 0;
}

.area-shop-option .list-inline-options li:nth-child(3%n+1) {
  margin-left: 0;
  clear: both;
}

.area-shop-option .fig-option figcaption {
  text-align: center;
}

.area-shop-option .fig-option figcaption em {
  margin-left: 0.4em;
  font-size: 1.2em;
}

@media print, screen and (min-width: 741px){

  .header-next{
    margin-bottom: 40px;
  }

  .header-next.kotoura-top{
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .header-next.kotoura-menu{
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .header-next.kotoura-access{
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .header-next.kotoura-contact{
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .header-shop-section{
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .area-shop-concept{
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .area-shop-concept .row-shop-concept-lead p{
    font-size: 20px;
  }

  .area-shop-concept .row-shop-concept-lead .lead-large{
    font-size: 35px;
  }

  .area-shop-concept .concept-photo{
    min-height: 210px;
  }

  .area-shop-concept .title-concept.num-1, .area-shop-concept .title-concept.num-2, .area-shop-concept .title-concept.num-3{
    margin-top: -50px;
    margin-left: -50px;
  }

  .area-shop-concept .title-concept.num-1:before, .area-shop-concept .title-concept.num-2:before, .area-shop-concept .title-concept.num-3:before{
    font-size: 80px;
  }

  .area-shop-concept .title-concept.num-1:before, .area-shop-concept .title-concept.num-2:before, .area-shop-concept .title-concept.num-3:before{
    line-height: 80px;
  }

  .area-shop-concept .title-concept{
    font-size: 20px;
  }

  .area-shop-option{
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 70px;
  }

  .area-shop-option .row-shop-option{
    padding-left: 90px;
    padding-right: 90px;
  }

  .area-shop-option .title-shop-option{
    font-size: 30px;
  }

  .area-shop-option .fig-option figcaption{
    text-align: right;
    width: 307px;
  }

  #treatment .panel-shop-price.option{
    margin-top: -40px;
  }
}

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

  .header-next.kotoura-top{
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .header-next.kotoura-menu{
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .header-next.kotoura-access{
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .header-next.kotoura-contact{
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .area-shop-concept .row-shop-concept-lead p{
    font-size: 14px;
  }

  .area-shop-concept .row-shop-concept-lead p{
    line-height: 1.6em;
  }

  .area-shop-concept .row-shop-concept-lead .lead-large{
    font-size: 17px;
  }

  .area-shop-concept .col-4{
    margin-bottom: 40px;
  }

  .area-shop-concept .title-concept.num-1, .area-shop-concept .title-concept.num-2, .area-shop-concept .title-concept.num-3{
    margin-top: -20px;
    margin-left: -20px;
  }

  .area-shop-concept .title-concept.num-1:before, .area-shop-concept .title-concept.num-2:before, .area-shop-concept .title-concept.num-3:before{
    font-size: 50px;
  }

  .area-shop-concept .title-concept.num-1:before, .area-shop-concept .title-concept.num-2:before, .area-shop-concept .title-concept.num-3:before{
    line-height: 50px;
    top: 10px;
  }

  .area-shop-concept .title-concept{
    font-size: 16px;
  }

  .area-shop-option .title-shop-option{
    font-size: 20px;
  }

  .area-shop-option .list-inline-options{
    margin-bottom: 30px;
  }

  .area-shop-option .fig-option{
    width: 200px;
    margin: auto;
  }

  #treatment .panel-shop-price.option{
    margin-top: -12px;
  }
}

/* 年末年始休業案内 */
.close-info-area {
  width: 860px;
  margin-top: 30px;
  padding-left: 125px;
  margin-left: auto;
  margin-right: 0 auto;
}
.newyearholiday {
  width: 100%;
  padding: 10px 40px;
  margin-left: -105px;
  margin-bottom: -10px;
  border: dotted 1px #444;
}
.newyearholiday p {
  margin-bottom: 0;
}
@media print, screen and (max-width: 740px) {
  .close-info-area {
    width: 93%;
    padding: 0;
    margin: 0 auto 0;
  }
  .newyearholiday {
    width: 94%;
    margin-left: 0;
    margin-top: -10px;
    margin-bottom: 20px;
    padding: 10px;
  }
}

 .title-secondary em {
	 margin-left: 0em;
}

@media screen and (max-width:740px){
	
 .title-secondary em {
	 display: block;
}
}

.navi-button {
	margin: 0 15px;
}

/*年末年始休業案内*/
.shop-holiday {
  width: 520px;
  margin: 0 auto;
  text-align: left;
}
.shop-holiday dl {
  margin: 0 auto;
  font-weight: bolder;
}
.shop-holiday dl dt {
  float: left;
  width: auto;
  margin-right: 20px;
}
.shop-holiday dl dd {
  width: auto;
  margin-left: 85px;
}
@media print,screen and (max-width: 740px) {
  .shop-holiday {
    width: 100%;
  }
  .shop-holiday dl dt {
    margin-right: 12px;
  }
  .shop-holiday dl dd {
    margin-left: 65px;
  }
  .shop-holiday p {
    font-size: 12px;
    text-indent: -12px;
    padding-left: 12px;
  }
}

/*予約システム対応*/
.social-list {
  display: flex;
  justify-content: right;
  gap: 15px;
  margin-top: 35px;
  margin-bottom: -20px;
  padding-right: 90px;
}
.area-socialbuttons {
  margin-top: -5px;
}
.nachura-btn-social {
  width: 135px;
}
.area-socialbuttons .list-social li .nachura-btn-social {
  margin-top: 30px;
}
@media print,screen and (max-width: 740px) {
  .social-list {
    padding-right: 0;
  }
}
/*予約システム対応-問い合わせページ*/
.reserve-area {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.reserve-web {
  display: flex;
  justify-content: center;
  width: 55%;
  border-right: 1px solid #ddd;
}
.reserve-tel {
  display: flex;
  justify-content: center;
  width: 45%;
}
.nachura-wrap {
  display: flex;
  gap: 20px;
}
.reserve-web h3, .reserve-tel h3 {
  font-size: 28px;
  font-weight: bolder;
  margin-bottom: 20px;
}
.nachura-btn {
  width: 332px;
}
.nachura-qr {
  width: 100px;
  margin-top: -9px;
}
.reserve-des {
  text-indent: -1em;
  padding-left: 1em;
}
.align-left {
  text-align: left;
}
.button-tel.ver1 {
  padding: 8px 12px;
  margin-bottom: 17px;
}
.header-secondary {
  border-bottom: none;
}
@media print,screen and (max-width: 740px) {
  .reserve-area {
    display: block;
    margin-bottom: 50px;
  }
  .reserve-web, .reserve-tel {
    width: 100%;
  }
  .reserve-web {
    border-right: none;
    margin-bottom: 10px;
  }
  .reserve-web h3, .reserve-tel h3 {
    font-size: 18px;
  }
  .nachura-wrap {
    display: block;;
  }
  .reserve-des {
    width: 300px;
  }
  .button-tel.ver1 {
    width: 306px;
  }
  .reserve-web h3, .reserve-tel h3 {
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=page_kotoura.css.map */

