@charset "utf-8";
/* CSS Document */


/*==================================================
mv
================================================== */

.mv{
    position: relative;
    margin: 100px 0 0;
    height: 80vh;
}

#mv-top{
    background:url("../images/mv_top_pc.jpg") no-repeat top center;
    background-size: cover;
}

.mv-copy{
    position: absolute;
    z-index: 1;
    top: 10%;
    left: 6%;
    font-size: 16px;
    line-height: 2.0;
    letter-spacing: 0.05em;
    color: #fff;
    font-weight: normal;
}

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

.mv{
    margin: 70px 25px 0;
}

}

@media screen and (max-width: 1024px) and (orientation: portrait){

.mv{
    height: 46vh;
}
   
    
    
}
    



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



}

@media screen and (max-width: 768px) and (orientation: portrait){

   
    
}

@media only screen and (max-width: 599px) {
    
.mv{
    margin: 60px 0 0;
    height: 74vh;
}   

#mv-top{
    background:url("../images/mv_top_sp.jpg") no-repeat top left;
    background-size: cover;
} 
    
.mv-copy{
    top: 3%;
    font-size: 3vw;
    color: #31302d;
}

}


/*==================================================
common
================================================== */

a.txt-link{
    text-decoration: underline;
}

.copy{
    display: block;
    font-weight: normal;
    font-size: 32px;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 35px;
}

.copy span{
    display: block;
}

.copy span:nth-child(2){
    text-indent: 1em;
}

.big-en{
    display: block;
    font-size: 60px;
    color: #cbc8bf;
    margin: 0;
    position: relative;
    font-style: italic;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: normal;
}

.pic{
    margin: 50px 0;
    text-align: center;
}

.pic img{
    border-radius: 40px;
    vertical-align: bottom;
}

.txt{
    text-align: justify;
    line-height: 2.2;
    margin-bottom: 35px;
}

.icn-email{
    width: 36px;
    position: absolute;
    right: 0;
    top: -4px;
}

a.a-icn{
    position: relative;
    display: inline-block;
    padding: 5px 40px 5px 20px;
}

.box-btn-2cols{
    margin: 50px 0 0;
    display: flex;
}

.box-btn-2cols a{
    width: calc(100%/2);
}

.box-btn-2cols a:first-child{
    margin-right: 30px;
}

.box-btn-1cols{
    margin: 50px 0 0;
    text-align: center;
}

.box-btn-1cols a{
    min-width: 500px;
}


.t-flex{
    display: flex;
}

.t-flex span{
    display: block;
    width: 60px;
}

.t-flex span i{
    width: 58px;
    height: 58px;
    border: 1px solid #333;
    border-radius: 50%;
    display: flex;
    font-style: normal;
    text-align: center;
    justify-content: center;
    align-items: center;
    background-color: #ffffa9;
}

.t-flex strong{
    padding-left: 20px;
    width: 90%;
    display: flex;
    align-items: center;
    font-weight: normal;
}

.box-ballon{
    color: #fff;
    text-align: center;
    border-radius: 24px;
    padding: 25px 50px 30px;
    font-size: 28px;
    position: relative;
    margin-bottom: 50px;
    line-height: 2.0;
}
.box-ballon.bg-grey{
    color: #333;
}

.box-ballon p{
    margin: 0;
}

.box-ballon span{
    color: #f092ae;
    font-size: 30px;
    position: absolute;
    left: 50%;
    bottom: -35px;
    margin-left: -12px;
}
.box-ballon.bg-grey span{
    color: #e4e4e4;
}
.box-ballon.bg-blue02 span{
    color: #84bae5;
}
.box-ballon.bg-blue span{
    color: #5dc2d0;
}
.box-ballon.bg-pink02 span{
    color: #df8db9;
}

.box-border-pink{
    border-radius: 24px;
    border: 3px solid #f092ae;
    padding: 35px;
    margin-bottom: 50px;
}


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

.copy{
    font-size: 26px;
    margin-bottom: 35px;
}

.big-en{
    font-size: 48px;
}
    
.pic{
    margin: 25px 0;
} 

.txt{
    margin-bottom: 25px;
}  

.box-btn-2cols{
    margin: 30px 0 0;
} 

.box-ballon{
    border-radius: 18px;
    padding: 20px 30px 25px;
    font-size: 24px;
    margin-bottom: 35px;
}

.t-flex strong{
    height: auto;
} 
    
}


@media only screen and (max-width: 599px) {
    
    #top-sec01{
        padding-top: 35px;
    }
    
    
.pic{
    margin: 20px 0;
} 

.txt{
    margin-bottom: 20px;
    line-height: 1.8;
} 

.pic img{
    border-radius: 20px;
}

.box-btn-2cols{
    display: block;
    margin: 30px 0 0;
} 

.icn-email{
    width: 36px;
    position: absolute;
    right: 0;
    top: -4px;
}

a.a-icn{
    padding: 5px 40px 5px 10px;
}

.box-btn-2cols a{
    width: 100%;
    margin: 0 auto 15px;
}

.box-btn-2cols a:first-child{
    margin-right: auto;
}

.box-btn-1cols{
    margin: 35px 0 0;
}

.box-btn-1cols a{
    min-width: 100%;
}
    

.t-flex span{
    width: 44px;
}

.t-flex span i{
    width: 42px;
    height: 42px;
}

.t-flex strong{
    padding-left: 15px;
}  

.box-ballon{
    padding: 20px 20px 28px;
    font-size: 5.2vw;
    margin-bottom: 30px;
    line-height: 1.8;
}  

.box-ballon span{
    bottom: -28px;
}

    
}


/*==================================================
concept
================================================== */

#concept{
    background-color: #31302d;
    color: #fff;
    padding: 80px 0 60px;
}

#concept .contents-area{
    display: flex;
}

#txt-concept{
    width: 55%;
    padding-right: 5%;
    line-height: 2.0;
}

#profile{
    width: 40%;
}

#txt-concept p{
    margin: 0 0 25px 5px;
}

#profile p{
    position: relative;
    top: -25px;
    margin: 0;
}


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

#concept{
    padding: 65px 0 60px;
}

#concept .contents-area{
    display: block;
}

#txt-concept{
    width: 100%;
    padding-right: 0;
    line-height: 1.8;
}

#profile{
    width: 100%;
    position: absolute;
    bottom: -90vw;
    left: 0;
}
    
    #profile p:last-child a{
        color: #31302d !important;
    }

#txt-concept p{
    margin: 0 0 25px 5px;
}
    
    
}


/*==================================================
menu
================================================== */

#menu{
    padding: 80px 0 15px;
}

.box-menu{
    position: relative;
    padding-top: 250px;
    margin-bottom: 65px;
}

.menu-pic{
    width: 60%;
    position: absolute;
    top: 0;
    left: 0;
}

.menu-pic img{
    opacity: 0.6;
}

.menu-txt{
    position: relative;
    margin-left: 40%;
    padding-top: 30px;
}

.title-menu{
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 60px;
    color: #998e72;
    font-weight: normal;
    font-style: italic;
    line-height: 1;
    z-index: 1;
    letter-spacing: 0.05em;
}

.title-menu small{
    display: block;
    text-align: right;
    font-size: 18px;
    padding-right: 80px;
    color: #31302d;
    letter-spacing: 0;
}

.menu-ex{
    background-color: rgba(253,245,230,0.75);
    padding: 100px 25px 25px;
}

.menu-ex p{
    margin: 0;
    line-height: 2.0;
}

#menu > div > article:nth-of-type(2n) .menu-pic{
    left: inherit;
    right: 0;
}

#menu > div > article:nth-of-type(2n) .menu-txt{
    width: 60%;
    box-sizing: border-box;
    margin-left: 0;
}

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

#menu{
    padding: 80px 0 15px;
}

.box-menu{
    padding-top: 20vw;
    margin-bottom: 50px;
}


.title-menu{
    right: -10px;
    font-size: 42px;
}

.title-menu small{
    font-size: 15px;
    padding-right: 50px;
}

.menu-ex{
    padding: 10vw 25px 25px;
}

.menu-ex p{
    margin: 0;
    line-height: 2.0;
}


    
}

@media only screen and (max-width: 599px) {
    
#menu{
    padding-top: 88vw;
}
    
    #menu .contents-area{
        width: 100%;
    }

.box-menu{
    padding-top: 30vw;
    margin-bottom: 25px;
}

.menu-pic{
    width: 85%;
}

.menu-txt{
    margin-left: 10%;
    padding-top: 30px;
}

.title-menu{
    top: 45px;
    right: inherit;
    left: -15px;
    font-size: 8.2vw;
}

.title-menu small{
    font-size: 14px;
    padding-right: 20px;
}
    
    .menu-ex{
        padding-top: 25vw;
    }



#menu > div > article:nth-of-type(2n) .menu-txt{
    width: 90%;
}
    
    #menu > div > article:nth-of-type(2n) .title-menu{
    left: 15px;
}
    
}


/*==================================================
cta-area
================================================== */

.cta-area{
    background-color: #fef8ec;
    padding: 65px 0 80px;
    text-align: center;
}

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

.cta-area{
    padding: 50px 0 65px;
}
    
}




/*==================================================
terms, privacy
================================================== */

#terms,
#privacy{
    padding: 100px 0;
}

.box-terms{
    margin: 60px 0 0;
    line-height: 2.2;
}

.box-privacy{
    line-height: 2.2;
    margin-bottom: 50px;
}

#privacy-contents02{
    padding-top: 80px;
}

.box-sub{
    margin: 35px 0 0 18px;
}


.box-terms h3,
.box-privacy h3,
.box-sub h4{
    font-weight: normal;
    display: block;
    font-size: 100%;
}

.ol-basic{
    margin-left: 22px;
}

#terms-contact{
    border-bottom: 1px solid #333;
    padding-bottom: 30px;
}

#terms-contact .title-border-right{
    display: flex !important;
}


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

#terms,
#privacy{
    padding: 50px 0;
}

.box-terms{
    margin: 35px 0 0;
    line-height: 2.0;
}

.box-privacy{
    line-height: 2.0;
    margin-bottom: 30px;
}

#privacy-contents02{
    padding-top: 50px;
}

.box-sub{
    margin: 25px 0 0 16px;
}

#terms-contact{
    padding-bottom: 20px;
}

    
}


/*==================================================
voice
================================================== */

#voice{
    padding: 50px 0 80px ;
}

#voice .title-contents{
    margin-bottom: 0;
}



.note {
line-height: 2;
  font-size: 16px;

  background-image: linear-gradient(
    to bottom,
    transparent calc(2em - 1px),
    #dcd4c4 calc(2em - 1px)
  );
  background-size: 100% 2em;
}

a.swiper-slide:hover{text-decoration: none;}

.note p{
    margin: 0;
}



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

.voice-img{
    height: 20vw;
}

.a-voice{
    top: -2.7rem;
    right: 3rem;
}
      
}


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

.voice-img{
    height: 14vw;
}

.voice-img span{
    top: 29%;
    font-size: 18px;
}
      
}


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

.voice-img{
    height: 30vw;
}

.voice-img span{
    top: 26%;
    font-size: 5.0vw;
}

.a-voice{
    top: -4.5rem;
    right: 6.5rem;
}
    
    .note{
        min-height: 50vw;
    }
      
}


  .l-inner {
    position: relative;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10rem;
  }


  .l-section .l-inner {
      padding-top: 35px;
  }

  [class*=swiper]:focus {
    outline: none;
  }

  .slide-media,
  .thumb-media {
    position: relative;
    overflow: hidden;
  }
  .slide-media img,
  .thumb-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }


  .swiper-button-prev, .swiper-button-next {
    display: grid;
    place-content: center;
    width: 6.4rem;
    height: 6.4rem;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
  }
  .swiper-button-prev::after, .swiper-button-next::after {
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    border: solid var(--color-gray);
    border-width: 3px 3px 0 0;
  }
  .swiper-button-prev::after {
    margin-left: 0.4rem;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .swiper-button-next::after {
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .swiper-button-disabled {
    pointer-events: none;
    opacity: 0;
  }

  .card03 {
    overflow: hidden;
  }
  .card03 .swiper {
    overflow: visible;
  }
  .card03 .swiper-button-prev, .card03 .swiper-button-next {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .card03 .swiper-button-prev::before, .card03 .swiper-button-next::before {

    -webkit-box-shadow: var(--box-shadow-dark);
            box-shadow: var(--box-shadow-dark);
  }
  .card03 .swiper-button-prev::after, .card03 .swiper-button-next::after {
    border-color: #fff;
  }
  .card03 .swiper-button-prev {
    right: calc(100% - 1.6rem);
  }
  .card03 .swiper-button-next {
    left: calc(100% - 1.6rem);
  }
  .card03 .slide {
    overflow: hidden;
    -webkit-transition: var(--transition), opacity 1s;
    transition: var(--transition), opacity 1s;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
      background-color: #fff;
      border: 1px solid #dcd4c4;
      padding: 25px;
  }
  .card03 .slide-media {
    padding-top: 62.5%;
  }
  .card03 .slide-media img {
    height: calc(100% + 16px);
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px);
  }
  .card03 .slide-content {
    padding: 3.2rem;
  }
  .card03 .slide-date {
    font-size: 1.2rem;
    line-height: 1;
    display: block;
    color: var(--color-theme);
  }
  .card03 .slide-title {
    line-height: 1.6;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3.2em;
    margin-top: 1.6rem;
  }
  .card03 .swiper-slide:not(.swiper-slide-visible) .slide {
    pointer-events: none;
    opacity: 0.3;
  }



  @media only screen and (max-width: 1024px) {
    html {
      -webkit-text-size-adjust: 100%;
    }
    .l-inner {
      padding: 0 4rem;
    }
    .pc {
      display: none !important;
    }
    .card03 .swiper {
      padding: 0 3.2rem;
    }
    .card03 .swiper-button-prev {
      right: calc(100% - 5.2rem);
    }
    .card03 .swiper-button-next {
      left: calc(100% - 5.2rem);
    }
  }

  @media only screen and (max-width: 599px) {
    html {
      font-size: 50%;
    }
    .pc-tab {
      display: none !important;
    }
  }

  @media only screen and (min-width: 1025px) {
    .tab-sp {
      display: none !important;
    }
    .swiper-button-prev::before, .swiper-button-next::before {
      -webkit-transition: var(--transition);
      transition: var(--transition);
    }
    .swiper-button-prev:hover::before, .swiper-button-next:hover::before {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    .card03 .slide img {
      -webkit-transition: var(--transition);
      transition: var(--transition);
    }
    /*.card03 .slide:hover {
      -webkit-transform: translateY(-16px);
              transform: translateY(-16px);
      -webkit-box-shadow: var(--box-shadow-hover);
              box-shadow: var(--box-shadow-hover);
    }*/
    .card03 .slide:hover img {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }

  @media only screen and (min-width: 600px) {
    .sp {
      display: none !important;
    }
  }






