@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700&display=swap');

.mincho {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

#fair-det {
  /* width: 1200px; */
}

.content_block .inner {
  max-width: 940px;
  margin: auto;
  color: #000;
}

.content_block #visual {
  margin-bottom: 40px;
}

.content_block #visual p {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 0px;
}
.content_block #visual p span{
  display: inline-block;
  font-weight: 600;
  font-size: 4.1rem;
  background: linear-gradient(transparent 70%, #F9DE4A 70%);
}
.content_block #visual p.holiday {
  margin-bottom: 50px;
  font-size: 3.3rem;
  padding-top: 15px;
}
.content_block #visual p.holiday a{
  color: #A10011;
}

.content_block #first {
  background: linear-gradient(270deg, #520F0A 0%, #781B1E 50%, #520F0A 100%);
  padding: 45px 0 45px 0;
}

.content_block #first h2 {
  background-color: #C16827;
  color: #fff;
  text-align: center;
  width: 720px;
  margin: auto;
  clip-path: polygon(0 0, 100% 0, calc(100% - 15px) 50%, 100% 100%, 0 100%, 15px 50%);
  padding: 5px;
  font-weight: 400;
  transform: translateY(50%);
  font-size: 2.7rem;
}

.content_block #first .first-wrap {
  border: solid 1px #D1CBB1;
  outline: solid 2px #D1CBB1;
  outline-offset: 5px;
  padding: 35px 30px 35px;
  text-align: center;
  color: #fff;
  max-width: 900px;
  margin: auto;
}

.content_block #first .first-wrap .line1 {
  font-size: 2.4rem;
  margin-bottom: 10px;
}

.content_block #first .first-wrap .line1 .price {
  position: relative;
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  font-size: 2.7rem;
  font-weight: 600;
  color: #F9DE4A;
}

.content_block #first .first-wrap .line1 .price b {
  background: linear-gradient(transparent 70%, #81623A 70%);
}

.content_block #first .first-wrap .line1 .price .tax {
  display: block;
  font-size: 1.5rem;
}

.content_block #first .first-wrap .line2 {
  font-size: 3.4rem;
  margin-bottom: 25px;
}

.content_block #first .first-wrap .line2 b {
  color: #F9DE4A;
  font-weight: 600;
}

.content_block #first .first-wrap .line2 span {
  background: linear-gradient(transparent 60%, #81623A 60%);

}

.content_block #first .first-wrap .line3 {
  font-size: 2.4rem;
  font-weight: 500;
}

.content_block #first .first-wrap .line3 b {
  font-size: 4.1rem;
  color: #F9DE4A;
  font-weight: 600;
}

.content_block #coupon {
  text-align: center;
  margin-bottom: 100px;
  padding-top: 50px;
}

.content_block #coupon .lead {
  font-size: 2.4rem;
  font-weight: 400;
  text-align: center;
}

.content_block #coupon .lead b {
  color: #9F2720;
}

.content_block #coupon .image1 {
  margin-bottom: 60px;
}

.content_block #coupon .image2 {
  margin-bottom: 30px;
}

.content_block #plan {
  background: #C9BCC1;
  text-align: center;
  margin: auto;
  padding: 60px 0;
}

.content_block #plan .inner {
  max-width: 820px;
  background-color: #fff;
  padding: 40px 75px;
}

.content_block #plan .title {
  text-align: center;
}

.content_block #plan .title .no1 {
  width: 130px;
  position: absolute;
  left: 30px;
  top: -0;
  width: 82px;
}

.content_block #plan .title h2 {
  font-weight: 700;
  margin-bottom: 30px;
  font-size: 3rem;
  color: #422711;
}

.content_block #plan .title h2 .main {
  display: block;
  font-size: 3rem;
  font-weight: 700;
  color: #422711;
}

.content_block #plan .title h2 .en {
  display: block;
  text-align: center;
  color: #422711;
  font-size: 1.2rem;
  font-weight: 400;
}

.content_block #plan .image {
  max-width: 560px;
  margin: 0 auto 40px;
}

.content_block #plan .image .note {
  text-align: right;
}

.content_block #plan p.lead {
  margin-bottom: 20px;
  font-size: 1.8rem;
}

.content_block #plan .price3 {
  color: #A10011;
  font-size: 2.8rem;
}

.content_block #plan .price3 b {
  font-size: 4.6rem;
}

.content_block #plan hr {
  width: 300px;
  margin: 60px auto;
  border: none;
  border-top: 1px solid #DECAA9;
}
.content_block #plan .reserve .image{
  max-width: none;
}

.content_block #silhouette h3 {
  color: #274C68;
  font-size: 3rem;
  font-weight: 700;

}

.content_block #silhouette p {
  margin: 20px 0;
  font-size: 1.8rem;
  font-weight: 400;
}

.content_block #silhouette .image {}


.price1 {
  font-size: 1.8rem;
  margin-bottom: 10px;
  font-weight: 600;
}

.price1 b {
  font-size: 3.4rem;
  font-weight: 600;
}

.price1 .del {
  position: relative;
}

.price1 .del::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #A10011;
  left: 0;
  top: 50%;
  transform: rotate(10deg);
}

.price1 .tax {
  font-size: 1.5rem;
}

.arrow {
  margin-bottom: 10px;
}


.price2 {
  color: #A10011;
  font-size: 3.8rem;
  font-weight: 600;
}

.price2 b {
  font-size: 6rem;
  line-height: 1;
  font-weight: 600;
}

.price2 .tax {
  font-size: 1.5rem;
}

#combi2 .price2 b {
  font-size: 7rem;
}

.price3 {
  margin-bottom: 40px;
  font-size: 3rem;
  font-weight: 600;
}

.price3 b {
  font-size: 4.4rem;
  font-weight: 600;
}

.price3 .tax {
  font-size: 1.3rem;
}

.note {
  font-size: 1.3rem;
  margin-bottom: 25px;
}

.more {
  font-size: 2.2rem;
  font-weight: 600;
}


.content_block .label p{
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 8px;
  color: #7F5512;
}

.content_block #before-after {
  background-color: #E5ECEC;
  padding: 58px 0;
  text-align: center;
}

.content_block #before-after .inner {
  background-color: #fff;
  max-width: 920px;
  margin: auto;
  padding: 40px 40px;
}

.content_block #before-after .inner h2 {
  font-size: 3.2rem;
  margin-bottom: 20px;
  font-weight: 400;
}

.content_block #before-after .inner p {
  font-size: 2rem;
  margin-bottom: 35px;

}

.content_block #before-after .inner .image {
  text-align: center;
}

.content_block #combi3 {
  text-align: center;
  padding: 0 0;
}

.content_block #combi3 h2 {
  font-size: 3.4rem;
  margin-bottom: 50px;
  font-weight: 700;
}

.content_block #combi3 .image {
  margin-bottom: 45px;
}

.content_block #combi3 .lead {
  font-size: 1.8rem;
}

.content_block #combi3 .label {
  width: 274px;
  margin: auto;
}

.content_block #combi3 .price3 {
  color: #A10011;
  font-size: 3rem;
}

.content_block #combi3 .more {
  margin-bottom: 0px;
}

.content_block .reserve {
  text-align: center;
}

.content_block .reserve p {
  font-size: 2.5rem;
  font-weight: 500;
  margin-bottom: 15px;
}

.content_block .reserve p span {
  display: inline-block;
  position: relative;
  padding: 0 25px;
}

.content_block .reserve p span::before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 1px;
  background-color: #000;
  left: 0;
  top: 50%;
  transform: rotate(45deg);
}

.content_block .reserve p span::after {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 1px;
  background-color: #000;
  right: 0;
  top: 50%;
  transform: rotate(-45deg);
}

.content_block .reserve .res-btn {
  position: relative;
  display: inline-block;
  background-color: #684A28;
  padding: 17px 70px;
  color: #fff;
  font-size: 2rem;
  text-decoration: none;
  margin-bottom: 35px;
}

.content_block .reserve .res-btn:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    right: 20px;
    top: 50%;
    margin-top: -5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.content_block .reserve .image {
  display: block;
  margin: auto;
}

.content_block #blouse .item-block {
}

.content_block #blouse .title {
  position: relative;
}

.content_block #blouse .title .limited {
  display: inline-block;
  line-height: 1;
  background: #AE081C;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 7px;
}

.content_block #blouse .title .new {
  position: absolute;
  left: 100px;
  top: -20px;
}

.content_block .item-block .layout2 {
  display: flex;
  margin: auto;
  justify-content: center;
}

.content_block .item-block .layout2 p {
  width: 274px;
  font-size: 1.8rem;
}

.content_block .item-block .layout2 p .price {
  display: block;
  font-size: 2.8rem;
  line-height: 1;
  margin-bottom: 10px;
}

.content_block .item-block .layout2 p .price b {
  font-size: 4.5rem;
  line-height: 1;
  font-weight: 500;
}

.content_block .item-block .layout2 p .intax {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 15px;
}

.content_block .item-block .layout2 .plus {
  width: 45px;
  position: relative;
}

.content_block .item-block .layout2 .plus::before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #000;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.content_block .item-block .layout2 .plus::after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 25px;
  background-color: #000;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.content_block #blouse .price2,
.content_block #blouse .price2 .tax {
  color: #000;
}

.content_block #blouse .price2 .pb {
  color: #A10011;
}

.content_block .item-block .price2 {
  margin-bottom: 40px;
}


.content_block #cordinate {
  text-align: center;
}

.content_block #cordinate .inner {
  color: #64374F;
}

.content_block #cordinate h3 {
  font-size: 2.5rem;
  font-weight: 400;
  margin-bottom: 15px;
}

.content_block #cordinate .layout {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.content_block #cordinate .layout .box {}

.content_block #cordinate .layout .box span {
  display: inline-block;
  background-color: #1D416D;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 2px 15px 4px;
  margin-bottom: 12px;
}

.content_block #cordinate .layout .box .image {
  width: 250px;
}


.content_block .links {
  padding: 50px 0;
  text-align: center;
}

.content_block .links a {
  display: inline-block;
  max-width: 520px;
  margin-bottom: 20px;
}

.content_block #snap {
  text-align: center;
}

.content_block #snap h2 {
  text-align: center;
  margin-bottom: 20px;
}

.content_block #snap .lead {
  font-size: 2rem;
  font-weight: 700;
}

.content_block #snap .image {
  max-width: 820px;
  margin: 0 auto 20px;
}

.content_block #snap p {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
}

.content_block #snap .link a {
  background: #432914;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  padding: 20px;
  width: 100%;
  margin: 20px auto 80px;
  max-width: 450px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.content_block #snap .stylebook {}

.content_block #snap .stylebook p {
  font-size: 2rem;
  font-weight: bold;
  margin: 20px 0;
}

.content_block #snap .stylebook .image {
  max-width: 940px;
}

.content_block #snap .stylebook a {
  background-color: #935B00;
  color: #fff;
  text-decoration: none;
  display: block;
  max-width: 450px;
  margin: auto;
  padding: 24px;
  border: none;
}

.content_block #snap .stylebook a:hover {
  background-color: #B06E00;
}

.content_block #snap .stylebook a::after {
  position: relative;
  top: 0;
  display: inline-block;
  right: -10px;
  border-color: #fff;
}


.content_block #other {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 20px;
}

.content_block #other h2 {
  font-weight: 500;
  font-size: 2.5rem;
  margin-bottom: 10px;
}

.content_block #reserve2 {
  margin-bottom: 100px;
}

.content_block #summer {
  margin-block: 70px;
}

.content_block #news {
  background: linear-gradient(270deg, #BB9E73 0%, #CCBFA5 50%, #BB9E73 100%);
  padding: 50px 0;
  text-align: center;
}

.content_block #news h2 {
  font-weight: 400;
  font-size: 3.2rem;
  margin-bottom: 25px;
  color: #97192F;
}

.content_block #news .box {
  position: relative;
  background-color: #fff;
  max-width: 800px;
  padding: 25px 50px;
  display: flex;
  gap: 40px;
  margin: auto;
  align-items: center;
}

.content_block #news .box .new {
  position: absolute;
  width: 70px;
  top: 16px;
  left: 16px;
}

.content_block #news .box .text {
  width: 60%;
  text-align: center;
}

.content_block #news .box h3 {
  font-size: 2.2rem;
  font-weight: 400;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #000;
}

.content_block #news .box p {
  font-size: 1.8rem;
}

.content_block #news .box .image {
  width: 40%;
}

.content_block #about {
  padding: 80px 0;
}

.content_block #about .inner {
  max-width: 940px;
  background: #F3F7FA;
  padding: 60px 4%;
  margin: auto;
  text-align: center;
}

.content_block #about .logo {
  margin-bottom: 40px;
}

.content_block #about h2 {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 50px;
}

.content_block #about h2 .en-title {
  display: block;
  font-size: 1rem;
  font-weight: 400;
}

.content_block #about .content-block h3 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.content_block #about .content-block h3 .no {
  line-height: 0;
}



.content_block .acordion-block {
  position: relative;
  overflow: hidden;
  height: 400px;
  transition: 0.3s height linear;
}

.content_block .acordion-block.open {
  height: auto;
}

.content_block .acordion-block::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 400px;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  transition: 0.2s opacity linear;
}

.content_block .acordion-block.open::before {
  opacity: 0;
  visibility: hidden;
}

.content_block #about .acordion-block::before {
  background: linear-gradient(0deg, rgba(243, 247, 250, 1) 0%, rgba(243, 247, 250, 0) 100%);
}

.content_block #cordinate .acordion-block::before {
  background: linear-gradient(0deg, rgba(249, 241, 225, 1) 0%, rgba(249, 241, 225, 0) 100%);
}


.content_block #about .content-block {
  margin-bottom: 60px;
}

.content_block #about .content-block h3 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #A83900;
  margin-bottom: 20px;
}

.content_block #about .content-block h3 b {
  font-size: 3rem;
}

.content_block #about .content-block h3 .no {
  vertical-align: -7px;
  margin-right: 8px;
}

.content_block #about .content-block p {
  margin: 20px 0;
}

.content_block #about .content-block p.note {
  font-size: 1.2rem;

}

.content_block #about .content-block h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 15px;
}

.content_block #about .content-block .link {
  margin-bottom: 30px;
}

.content_block #about .content-block .link a {
  position: relative;
  background-color: #49372E;
  color: #fff;
  text-decoration: none;
  display: block;
  max-width: 450px;
  margin: auto;
  padding: 17px 20px;
  font-size: 1.8rem;
  font-weight: 500;
}

.content_block #about .content-block .link a:hover {
  background-color: #6b4f3e;
}

.content_block #about .content-block .link a.btn-light {
  background-color: #935B00;
}

.content_block #about .content-block .link a:hover.btn-light {
  background-color: #B06E00;
}

.content_block #about .content-block .link a::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 50%;
  right: 30px;
  transform: translateY(-50%) rotate(45deg);
}

.content_block #about .content-block#no4 .note {
  max-width: 720px;
  margin: 20px auto;
}

.content_block #about .onlineorder h4 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #A83900;
  margin-bottom: 25px;
}

.content_block #about .onlineorder p {
  margin-bottom: 20px;
}

.content_block .view {
  margin-top: 15px;
}

.content_block .view span {
  display: inline-block;
  border: 1px solid #000;
  line-height: 1;
  padding: 15px 30px;
  font-size: 1.6rem;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

.content_block .view span:hover {
  background-color: #4B3F2C;
  color: #fff;
}

.content_block #cordinate {
  padding: 80px 0;
}

.content_block #cordinate .inner {
  max-width: 940px;
  background: #F9F1E1;
  padding: 60px 4%;
  margin: auto;
  text-align: center;
}

.content_block #cordinate h2 {
  font-size: 2.6rem;
  font-weight: 700;
}

.content_block #cordinate h2 span {
  font-size: 2.2rem;
}

.content_block #cordinate .content-block {
  position: relative;
  padding: 40px 0;
}

.content_block #cordinate .content-block::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 80px;
  height: 1px;
  background-color: #64374F;
  transform: translateX(-50%);
}

.content_block #cordinate .content-block:first-child::before {
  display: none;
}

.content_block #cordinate .content-block h3 {
  margin-bottom: 20px;
}

.content_block #cordinate .content-block h3 .en-title {
  font-size: 3rem;
  font-weight: 700;
  display: block;
  line-height: 1.3;
}

.content_block #cordinate .content-block h3 .jp-title {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
}

.content_block #cordinate .content-block .image {
  margin-bottom: 30px;
}

.content_block #cordinate .content-block h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.content_block #cordinate .content-block .link {}

.content_block #cordinate .content-block .link a {
  position: relative;
  background-color: #8B5E19;
  color: #fff;
  text-decoration: none;
  display: block;
  max-width: 450px;
  margin: 20px auto 0;
  padding: 17px 20px;
  font-size: 1.8rem;
  font-weight: 500;
}

.content_block #cordinate .content-block .link a:hover {
  background-color: #B06E00;
}

.content_block #cordinate .content-block .link a::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 50%;
  right: 30px;
  transform: translateY(-50%) rotate(45deg);
}




@media screen and (max-width: 768px) {
  html {
    font-size: 62.5%;
  }

  .content_block #visual {
    margin-bottom: 0;
    line-height: 0;
  }
  .content_block #visual p {
    padding-top: 20px;
    padding-bottom: 0px;
    line-height: 1.5;
  }
  .content_block #visual p span{
    font-size: 5vw;
  }
.content_block #visual p.holiday {
    font-size: 4vw;
    margin-bottom: 20px;
    padding-top: 10px;
}
  .content_block #first {
    text-align: center;
    padding: 25px 3%;
  }

  .content_block #first h2 {
    position: relative;
    clip-path: none;
    width: auto;
    display: inline-block;
    padding: 8px 20px;
    transform: none;
    font-size: 3.5vw;
    margin-bottom: 30px;
  }

  .content_block #first h2::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #C16827;
    width: 16px;
    height: 16px;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }

  .content_block #first .first-wrap {
    border: none;
    outline: none;
    padding: 0;
  }

  .content_block #first .first-wrap .line1 {
    font-size: 3vw;
  }

  .content_block #first .first-wrap .line1 .price {
    font-size: 4vw;
  }

  .content_block #first .first-wrap .line1 .price .tax {
    font-size: 2vw;
  }

  .content_block #first .first-wrap .line2 {
    font-size: 4.8vw;
  }

  .content_block #first .first-wrap .line3 {
    font-size: 3.5vw;
  }

  .content_block #first .first-wrap .line3 b {
    font-size: 5vw;
  }

  .content_block #coupon {
    padding: 0 5%;
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .content_block #coupon .inner {
    padding-block: 25px;
  }

  .content_block #coupon .lead {
    font-size: 3.2vw;
    margin-bottom: 20px;
  }


  .content_block #coupon .image1 {
    margin-bottom: 12px;
  }

  .content_block #plan {
    padding: 20px 3% 20px;
  }

  .content_block #plan .inner {
    padding-inline: 3%;
  }

  .content_block #plan .title .no1 {
    width: 16%;
    left: 5%;
  }

  .content_block #plan .title h2 {
    margin-bottom: 20px;
  }

  .content_block #plan .title h2 .main {
    font-size: 5vw;
  }

  .content_block #plan .title h2 .en {
    font-size: 2.0vw;
  }

  .content_block #plan .image {
    margin-bottom: 20px;
  }

  .content_block #plan p.lead {
    text-align: center;
    font-size: 3.2vw;
  }

  .content_block #plan hr {
    margin: 30px auto;
    width: 60%;
  }

  .price1 {
    font-size: 3.5vw;
  }

  .price1 b {
    font-size: 6vw;
  }

  .price1 .tax {
    font-size: 2.8vw;
  }

  .label img {
    width: 75%;
  }

  .price2 {
    font-size: 5vw;
  }

  .price2 b {
    font-size: 13vw;
  }

  #combi2 .price2 b {
    font-size: 15vw;
  }

  .price-row {
    display: block;
  }

  .price2 .kara {
    font-size: 10vw;
  }

  .price3 .kara {
    font-size: 7vw;
  }

  .price3 .pb,
  .price2 .pb {
    vertical-align: baseline;
  }

  .price2 .tax {
    font-size: 3vw;
    display: block;
    margin-top: .5rem;
  }

  .price3 {
    font-size: 5vw !important;
  }

  .price3 b {
    font-size: 8.5vw !important;
    line-height: 1;
  }

  .price3 .tax {
    font-size: 3vw;
    display: block;
  }


  .pb {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }

  .pb .tax {
    display: block;
    text-align: center;
    margin-top: 0.5rem;
  }

  .note {
    font-size: 2.8vw;
    margin-bottom: 15px;
  }

  .more {
    font-size: 3.4vw;
  }

  .content_block .label p{
    font-size: 1.4rem;
  }

  .content_block #silhouette h3 {
    font-size: 5vw;
  }

  .content_block #silhouette p {
    font-size: 3.2vw;
    margin-bottom: 30px;
  }

  .content_block #combi2 .label img{
    width: 58%;
  }

  .content_block #combi3 h2 {
    font-size: 4.5vw;
    margin-bottom: 25px;
  }

  .content_block #combi3 .lead {
    margin-bottom: 20px;
    font-size: 3.2vw;
    text-align: center;
  }

  .content_block #combi3 .label {
    width: auto;
  }

  .content_block #combi3 .label img {
    width: 70%;
  }

  .content_block #combi3 .more {
    margin-bottom: 20px;
  }

  .content_block #combi3 .image {
    margin-bottom: 20px;
  }

  .content_block #combi3 .price1 .tax {
    display: block;
  }
  .content_block #blouse{
    padding-top: 20px;
  }
  
  .content_block #blouse .title .new {
    top: -20px;
    left: 0;
  }

  .content_block #blouse .title .limited {
    font-size: 3vw;
  }

  .content_block #blouse .title h2 {
    font-size: 5vw;
  }

  .content_block #blouse .item-block:last-child {
    margin-bottom: 0;
  }

  .content_block .item-block .layout2 p {
    width: calc(50% - 8px);
    font-size: 3.0vw;
  }

  .content_block .item-block .layout2 p .price {
    font-size: 4.5vw;
  }

  .content_block .item-block .layout2 p .price b {
    font-size: 8vw;
  }

  .content_block .item-block .layout2 p .intax {
    font-size: 3vw;
  }

  .content_block .item-block .layout2 .plus {
    width: 16px;
  }

  .content_block .item-block .layout2 .plus::before {
    width: 16px;
  }

  .content_block .item-block .layout2 .plus::after {
    height: 16px;
  }

  .content_block .item-block .price1 .tax {
    display: block;
  }

  .content_block #snap {
    padding: 0 3%;
  }

  .content_block #snap h2 {
    width: 50%;
    margin: 0 auto 20px;
  }

  .content_block #snap .lead {
    font-size: 3.5vw;
  }

  .content_block #snap .image {}

  .content_block #snap p {
    font-size: 3.5vw;
  }

  .content_block #snap .stylebook p {
    font-size: 3.5vw;
  }


  .content_block #cordinate h2 {
    font-size: 5.5vw;
  }

  .content_block #cordinate .content-block .link a {
    font-size: 3.5vw;
  }


  .content_block .links {
    padding: 30px 5%;
    margin-bottom: 0px;
  }

  .content_block section .links {
    padding-inline: 0;
  }


  .content_block #other {
    padding: 0 5%;
    margin-bottom: 35px;
    margin-top: 40px;
  }

  .content_block #other h2 {
    font-size: 4.5vw;
    margin-bottom: 20px;
  }

  .content_block #reserve2 {
    margin-bottom: 50px;
  }

  .content_block .reserve {
    padding: 0 5%;
  }


  .content_block #news {
    padding: 20px 5%;
  }

  .content_block #news .box .new {
    top: 0;
    transform: translateY(-50%);
  }

  .content_block #news .box {
    display: block;
    padding: 25px;
  }

  .content_block #news .box .text {
    width: 100%;
  }

  .content_block #news .box h3 {
    font-size: 4.5vw;
    text-align: center;
  }

  .content_block #news .box p {
    font-size: 2.8vw;
    text-align: center;
    margin-bottom: 15px;
  }

  .content_block #news .box .image {
    width: 70%;
    margin: auto;
  }

  .content_block #about {
    padding-block: 40px;
  }

  .content_block #about .inner {
    padding: 40px 3%;
  }

  .content_block #about .logo {
    width: 50%;
    margin: 0 auto 30px;
  }

  .content_block #about h2 {
    font-size: 5vw;
  }

  .content_block #about h2 .en-title {
    margin-top: 10px;
  }

  .content_block #about .content-block p {
    font-size: 3.3vw;
  }

  .content_block #about .content-block p.note {
    font-size: 2.6vw;
  }

  .content_block #about .content-block h3 {
    font-size: 5vw;
  }

  .content_block #about .content-block h3 b {
    font-size: 5.5vw;
  }

  .content_block #about .content-block h4 {
    font-size: 4vw;
    margin-bottom: 10px;
  }

  .content_block #about .content-block .link a {
    font-size: 3.5vw;
  }

  .content_block .reserve p {
    font-size: 5vw;
  }

  .content_block .reserve .res-btn {
    display: block;
    font-size: 4vw;
    padding: 15px 20px 15px 20px;
  }

}

/* GRAND OPEN
--------------------------------*/
#grandopen {
  padding: 40px 0;
  background: url('./image/grandopen-bg.webp') no-repeat center center;
  background-size: cover;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #grandopen {
    padding: 25px;
  }
}

#faq {
  background-color: #F4F1ED;
  padding: 60px 50px;
  max-width: none;
  width: 940px;
  margin: 50px  auto 80px;
  position: relative;
}

#faq h2 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 25px;
}



#faq .boxs .box {
  border: 1px solid #806145;
  margin-bottom: 25px;
}

#faq .boxs .box .q {
  background-color: #806145;
  line-height: 100%;
  padding: 8px 25px;
  color: #fff;
}

#faq .boxs .box .a {
  padding: 16px 20px 16px 25px;
  background-color: #fff;
}

#faq .boxs .box .a .annotation {
  font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
  #faq{
    width: 100%;
    padding: 40px 3%;
  }

  #faq .boxs .box .q {
    background-color: #806145;
    line-height: 120%;
    padding: 8px 10px 8px 25px;
    color: #fff;
    text-indent: -2rem;
    padding-left: 4rem;
  }
}