/*------------------------------------------------------------------------------
  PC or ALL 
------------------------------------------------------------------------------*/
.pc .header-logo{
  width: 222px;
}
.header-nav .en{
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.mainvisual{
  height: auto;
}
.pc .mainvisual .swiper-slide img{
  margin-left: 24vw;
}
.mainvisual-catch{
  color: #333333;
  bottom: 50%;
  left: 5vw;
  transform: translate(0,50%);
}
.mainvisual-catch div.copy{
  font-weight: normal;
  font-size: 5rem;
  margin: 0 0 25px 0;
}
.mainvisual-catch div.sub-text{
  font-size: 2.4rem;
  line-height: 1.8;
}
.box h2.box-h2{
  font-weight: normal;
  font-size: 6.6rem;
}
.box h2.box-h2 .en{
  position: relative;
}
.box h2.box-h2 .en::before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  width: 160px;
  height: 1px;
  background: rgba(102, 102, 102,.6);
}
.title-type04 span:nth-child(2){
  font-size: 2.2rem;
  opacity: 1;
  font-weight: normal;
}
.title-type02:before, .title-type04:before{
  display: none;
}
.title-type01, .title-type02, .title-type03, .title-type04{
  margin: 0 auto 20px auto;
}
.box-wrap.sm{
  max-width: 1138px;
  padding: 0;
}
.page-content{
  padding: 0 3vmin;
}

.box-wrap.sm.main-banner{
  .box{
    margin-bottom: 30px;
  }
  .banner-type01 ul li a span{
    font-size: 3.4rem;
  }
  .banner-type01 ul li a span.en{
    font-size: 2.6rem;
  }
  .banner-type01 ul li a:after{
    content: '';
    width: 34px;
    height: 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: skew(45deg);
  }
}

.box-wrap.xl.main-greeting,
.box-wrap.xl.main-reason{
  .box h2.box-h2 .en::before{
    background: rgba(255, 255, 255, 0.6);
  }
  .title-type04 span:nth-child(2){
    color: #fff;
    opacity: .8;
  }
  .box h3.box-h3{
    font-size: 2.4rem;
    line-height: 2;
  }
  .image-bg-type02 .text{
    padding: 100px 0 160px;
  }
}

.box-wrap.sm.main-point{
  margin: -160px auto var(--box-margin) auto;
  .box{
    margin: 0 auto 40px auto;
  }
  .box.image-text-type03 .box-h3{
    position: relative;
    padding-left: 28px;
    font-size: 4.2rem;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
  .box.image-text-type03 .box-h3::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translate(-50%,0);
    width: 15px;
    height: 2px;
    background: #95302a;
  }
  .box .copy{
    font-weight: normal;
    font-size: 2rem;
  }
}

.box-wrap.sm.main-reason2{
  margin: -160px auto var(--box-margin) auto;
  .list-number-type02:after{
    display: none;
  }
  .list-number-type02 ol li:before{
    font-family: "Crimson Text", serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.06em;
    font-size: 4.6rem;
    border: none;
  }
  .box .copy{
    font-size: 2rem;
    text-align: center;
    margin: 0 0 1vh 0;
  }
  p{
    text-align: center;
    margin: 1vh 0;
  }
  .box{
    padding: 45px;
    background: #fff;
  }
}

.box-wrap.xl.main-reserve{
  margin: 0 calc(50% - var(--vw) * 50) 45px calc(50% - var(--vw) * 50);
  .box-h2 .en{
    letter-spacing: 1px;
  }
  .box-h2 .ja{
    font-size: 2.2rem;
    display: block;
    margin-top: 15px;
  }
  .image-bg-type01 .text{
    margin: -100px 20vw 0 20vw;
  }
}

.box .btn a{
  border-radius: 0;
  background: none;
  border: 1px solid #333;
  color: #333;
  padding: 13px 40px 12px 40px;
}
.box .btn a:after:not(.contact-type01 .text .btn div a:after, .contact-type02 .text .btn div a:after){
  content: '';
  right: 0;
  width: 20px;
  height: 2px;
  background: #95302a;
}

.box-wrap.bg.main-blog{
  .image img{
    max-height: 200px;
  }
}
.box-wrap.xl.main-gallery{
  .image{
    max-height: 225px;
  }
}

.contact-type01 .title{
  font-size: 3.8rem;
  margin: 0 auto 0 auto;
}
.pc .contact-type01 .title .en{
  font-size: 4rem;
}
.pc .contact-type01 .text .tel{
  font-size: 7.2rem;
  font-weight: normal;
  line-height: 1;
}
.contact-type01 .text .datetime{
  margin: 1vh 0 2vh 0;
}

.contact-type01 .text .btn div a, .contact-type02 .text .btn div a{
  border: none;
  color: #fff;
  background: #95302a;
}

.footer{
  margin-top: -8px;
}
.footer-main{
  padding: 0 0 45px 0;
  margin: 0 0 45px 0;
}
.pc .footer-main .logo{
  width: 222px;
  margin: 0 auto 10px auto;
}
.about{
  font-size: 1.4rem;
}
.fixed-footer .contact a{
  border-radius: 0;
  font-weight: normal;
  font-size: 1.6rem;
  padding: 6px 28px 6px 25px;
}
.fixed-footer .tel a{
  font-size: 4rem;
  font-weight: normal;
  margin: 0 10px;
}

.gallery-category > ul{
  display: flex;
  gap: 20px;
  border-bottom: var(--border-color) 1px solid;
}
.gallery-category > ul > li{
  display: block;
  border: none;
}

/* ======================================
2025/3/7 added by tsuji
======================================== */

.box001 {
    padding: 5px 30px;
    margin: 25px 0;
    background: #F5F4F2;
}

/*------------------------------------------------------------------------------
  TABLET and SHONE
------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
}

/*------------------------------------------------------------------------------
  TABLET ONLY
------------------------------------------------------------------------------*/
@media screen and (min-width: 600px) and (max-width: 1024px) {
  .mainvisual-catch{
    padding: 2vmin;
    left: 0;
    bottom: 0;
    transform: translate(0,0);
    background: rgba(255, 255, 255, 0.6);
  }
  .mainvisual-catch div.copy{
    font-size: 3rem;
  }
  .mainvisual-catch div.sub-text{
    font-size: 2rem;
  }
}

/*------------------------------------------------------------------------------
  SPHONE ONLY
------------------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
  .swiper{
    overflow: visible;
  }
  .mainvisual{
    /* margin-bottom: 240px; */
    height: calc(100vh - 220px);
  }
  .mainvisual-catch{
    padding: 5vmin 2vmin;
    width: 100%;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0);
    background: rgba(255, 255, 255, 0.6);
  }
  .mainvisual-catch div.copy{
    font-size: 2.4rem;
    margin-bottom: 5px;
  }
  .mainvisual-catch div.sub-text{
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .box-wrap.sm.main-point {
    .box.image-text-type03 .box-h3{
      font-size: 3rem;
    }
  }
  .box-wrap.sm.main-reason2{
    .list-number-type02 ol{
      display: grid;
      grid-template-columns: repeat(2,1fr);
    }
    .list-number-type02 ol li:before{
      top: -20px;
      left: 0;
    }
  }
  .box-wrap.xl.main-reserve {
    .image-bg-type01 .text{
      margin: -100px 5vw 0 5vw;
    }
  }
  .box-wrap.bg.main-blog{
    .image img{
      max-height: 151px;
    }
  }
  .box-wrap.xl.main-gallery{
    .image{
      max-height: 200px;
    }
  }
  .box .btn a{
    border-radius: 0;
    background: none;
    border: 1px solid #333;
    color: #333;
    padding: 13px 40px 12px 40px;
  }
  .box .btn a:after{
    content: '';
    right: 0;
    width: 20px;
    height: 2px;
    background: #95302a;
  }
  .contact-type01 .text .tel{
    font-weight: normal;
  }
  .box-wrap.sm.main-banner {
    .box{
      margin-bottom: 15px;
    }
  }
}
