/*------------------------------------------------------------------------------
  PC or ALL
------------------------------------------------------------------------------*/
.pc .header-logo{
  width: 289px;
}
.header-nav > ul > li .en{
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  font-weight: 700;
  color: #49332b;
}
.pc .mainvisual-catch{
  left: 50%;
  bottom: 50%;
  transform: translate(-50%,50%);
  text-align: center;
  width: 100%;
}

.title-type02:before, .title-type04:before{
  display: none;
}
.title-type02{
  color: #49332b;
  padding: 20px 0 30px 0;
  background: url(/mwp/wp-content/themes/mwp-theme/assets/images/h2-bg.png) no-repeat center center;
}
.title-type02 span:nth-child(2){
  opacity: 1;
  color: #b78e4e;
}
.box .btn a{
  background: #b78e4e;
  border-radius: 5px;
  letter-spacing: 1px;
  font-size: 1.8rem;
}
.box-wrap.sm{
  max-width: 1124px;
  padding: 0;
}

.box-wrap.lg.main-about{
  .image-text-type02 .box-h3{
    display: inline-block;
    color: #70a13b;
    font-size: 4rem;
    margin-left: 65px;
    padding-left: 75px;
    position: relative;
  }
  .image-text-type02 .box-h3::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    width: 62px;
    height: 29px;
    background: url(/mwp/wp-content/themes/mwp-theme/assets/images/about-subtitle-before.png) no-repeat center center / contain;
  }
  .box.image-text-type02 .copy{
    display: inline-block;
    font-size: 2rem;
    color: #70a13b;
    margin-left: 15px;
  }
  p{
    line-height: 2;
  }
  .image-text-type02.right .text:before{
    left: -4vmin;
    height: 1077px;
    width: 1680px;
    background: url(/mwp/wp-content/themes/mwp-theme/assets/images/vocal-bg.png) no-repeat center center / contain;
  }
  .image-text-type02.right{
    margin-bottom: 10px;
  }
  .row{
    max-width: 1124px;
    margin-bottom: 180px;
    .image-bg-type02-wrap{
      background: #fff;
      border-radius: 15px;
      color: #49332b;
      padding: 20px;
      width: 70%;
      margin: auto;
    }
    p{
      margin-top: 0;
      margin-bottom: 0;
      line-height: 1.3;
    }
    p span{
      padding: 2px 0;
      color: #fff;
      border-radius: 30px;
      font-size: 1.5rem;
      display: block;
      font-family: "Noto Serif JP", serif;
    }
    p strong{
      font-size: 4.4rem;
      font-family: "Noto Serif JP", serif;
    }
    p strong small{
      font-size: 2.6rem;
    }
    .image-bg-type02 .text {
      padding: 80px 0;
    }
    .box .copy{
      font-size: 1.8rem;
    }
    .box h3.box-h3{
      font-weight: normal;
    }
  }
  .image-text-type02.left .box-h3,
  .box.image-text-type02.left .copy{
    color: #e06789;
  }
  .image-text-type02.left .box-h3::before{
    filter: brightness(0) saturate(100%) invert(52%) sepia(98%) saturate(647%) hue-rotate(304deg) brightness(93%) contrast(88%);
  }
  .image-text-type02.left .text:before{
    top: 70px;
    left: auto;
    right: -4vmin;
    height: 1097px;
    width: 1680px;
    background: url(/mwp/wp-content/themes/mwp-theme/assets/images/choir-bg.png) no-repeat center center / contain;
  }
  .image-text-type02{
    margin-bottom: 10px;
  }
  .image-text-type02 .image{
    min-height: 28vmax;
  }
}

@media screen and (max-width:1400px) {
  .box-wrap.lg.main-about{
    .image-text-type02.left .text:before{
      height: 1000px;
      background-size: cover;
    }
    .image-text-type02 .box-h3{
      margin-left: 0;
    }
  }
}

.box-wrap.lg.main-reason{
  .swiper-slide{
    border-radius: 15px;
    height: auto;
    background: url(/mwp/wp-content/themes/mwp-theme/assets/images/reason-text-bg.png) repeat center center;
  }
  .box h3.box-h3{
    text-align: center;
    font-size: 2.4rem;
    color: #49332b;
    margin: 0 0 1vh 0;
  }
  .box .copy{
    text-align: center;
    font-size: 1.8rem;
    color: #b78e4e;
  }
  .text{
    padding: 10px 25px 45px;
  }
}

.box-wrap.sm.main-banner{
  .banner-type01 ul li a span{
    display: inline-block;
    font-size: 2.4rem;
  }
  .banner-type01 ul li a span.en{
    font-size: 1.6rem;
    color: #b78e4e;
    margin-left: 15px;
  }
  .banner-type01 ul li .image{
    position: relative;
    height: 295px;
    border-radius: 10px;
  }
  .banner-type01 ul li .text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .banner-type01 ul li a{
    padding: 15px 25px;
    background: #4c2a18;
    border-radius: 0 0 10px 10px;
  }
  .banner-type01 ul li a:after{
    color: #4c2a18;
    background: #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
  }
}

.box-wrap.lg.main-concept{
  .box h3.box-h3{
    padding-bottom: 25px;
    position: relative;
    margin: 0 0 4vh 0;
  }
  .box h3.box-h3::before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,100%);
    width: 96px;
    height: 25px;
    background: url(/mwp/wp-content/themes/mwp-theme/assets/images/concept-text-before.png) no-repeat center center / contain;
  }
  p{
    margin: 0;
  }
}

.box-wrap.bg.main-blog::before{
  background: url(/mwp/wp-content/themes/mwp-theme/assets/images/reason-text-bg.png) repeat center center;
}
.blog-type01 ul li .category, .blog-type04 .swiper-slide .category{
  background: #70a13b;
}

.home .page-content{
  margin: 0 auto 0 auto;
}

.box-wrap.xl.footer-con{
  margin-bottom: 0;
  .row{
    justify-content: center;
    align-items: center;
  }
  .row .col{
    max-width: 30%;
  }
  .contact-type01 .text .tel{
    font-size: 7.1rem;
    font-weight: 400;
  }
  .contact-type01 .text .tel:before{
    color: #b78e4e;
  }
  .box .btn a{
    background: #70a13b;
  }
  .contact-type01 .text .btn div a:after, .contact-type02 .text .btn div a:after{
    color: #e2b969;
  }
  .contact-type01 .text .datetime{
    margin: 0 0 2vh 0;
  }
  .col:nth-child(2) .text{
    max-width: 360px;
    border: 1px solid #fff;
    padding: 25px 20px 30px;
    h3{
      font-family: "Noto Serif JP", serif;
      font-size: 2.2rem;
      padding-bottom: 10px;
      position: relative;
      margin-bottom: 25px;
    }
    h3::before{
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%,100%);
      width: 64px;
      height: 17px;
      background: url(/mwp/wp-content/themes/mwp-theme/assets/images/footer-con-h3-before.png) no-repeat center center / contain;
    }
    p{
      line-height: 1.8;
    }
  }
  .title{
    font-weight: 400;
    position: relative;
    padding: 20px 0 30px 0;
    background: url(/mwp/wp-content/themes/mwp-theme/assets/images/h2-bg2.png) no-repeat center center;
  }
  .title .en{
    font-size: 2rem;
    color: #e2b969;
  }
}

.footer{
  margin-top: 80px;
  background: url(/mwp/wp-content/themes/mwp-theme/assets/images/reason-text-bg.png) repeat center center;
}

.footer-main .logo{
  width: 289px;
}
.footer-main .about{
  font-size: 1.4rem;
  color: #49332b;
}

.pagetop a{
  color: #fff;
  background: #b78e4e;
}

.fixed-footer{
  background: #70a13b;
  color: #fff;
}
.fixed-footer .tel a{
  font-weight: 400;
}
.fixed-footer .tel a:before{
  color: #e2b969;
}

.fixed-footer .contact a{
  color: #694735;
  background: #fff;
  border-radius: 5px;
}
.fixed-footer .contact a:before{
  color: #e2b969;
}


.side-contact{
  display: none;
}
.pc .side-contact{
  display: block;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  z-index: 100;
}

/* 20250210 added by Fabo */
.mt-0 { margin-top: 0 !important;}
.mt-s { margin-top: 4vh !important;}
.mt-m { margin-top: 7vh !important;}
.mt-l { margin-top: 10vh !important;}

.mb-0 { margin-bottom: 0 !important;}
.mb-s { margin-bottom: 4vh !important;}
.mb-m { margin-bottom: 7vh !important;}
.mb-l { margin-bottom: 10vh !important;}

.page-content h2:not([class]),
.page-content h3:not([class]),
.page-content h4:not([class]) {
    margin-bottom: 3vh;
    font-family: "Noto Serif JP", serif;
}

.box-color {
    margin: 0 0 6vh;
    padding: 35px;
    background: #f7f7f7;
}
.box-color :first-child {
    margin-top: 0 !important;
}
.box-color :last-child {
    margin-bottom: 0 !important;
}

.page-content .image-text-type01 .text {
    overflow: hidden;
}
.page-content  .list-check-type01 {
    display: flex;
    justify-content: flex-start;
}

.align-center {
    text-align: center;
}


.table-fixed {
    margin-bottom: 25px;
    table-layout: fixed;
    width: 100%;
}
.table-fixed th,
.table-fixed td {
    padding: 12px 15px;
    border: 3px solid #fff;
    text-align: center;
    vertical-align: middle;
}
.table-fixed th {
    color: #fff;
    background: var(--main-color);
}
.table-fixed td {
    background: var(--sub-color);
}

.table_qa {
  width: 100%;
  margin-bottom: 30px;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.table_qa th {
  width: 5%;
  padding: 20px 10px;
}
.table_qa td {
  padding: 20px 10px;
  vertical-align: middle;
}
.table_qa tr:nth-child(2n-1) td {
  font-size: 18px;
  font-weight: bold;
}
.table_qa tr:nth-child(2n) {
  background: #fbf2e4;
}
.table_qa tr:nth-child(2n) th {
  vertical-align: top;
}
.q_icon {
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--main-color);
  line-height: 44px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.a_icon {
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--main-color-2);
  line-height: 44px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}



/*------------------------------------------------------------------------------
  TABLET and SHONE
------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
}

/*------------------------------------------------------------------------------
  TABLET ONLY
------------------------------------------------------------------------------*/
@media screen and (min-width: 600px) and (max-width: 1024px) {
  .box-wrap.xl.footer-con {
    .row{
      flex-wrap: wrap;
    }
    .row .col{
      max-width: none;
    }
    .row .col:nth-child(1){
      margin-bottom: 30px;
    }
    .contact-type01 .text .tel{
      font-size: 4.5rem;
    }
  }
}

/*------------------------------------------------------------------------------
  SPHONE ONLY
------------------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
  .box-wrap.lg.main-about {
    .image-text-type02.right .text:before{
      left: -8vmin;
      background-size: cover;
      height: 1550px;
    }
    .image-text-type02.left .text:before{
      top: -80px;
      right: -8vmin;
      background-size: cover;
      height: 1550px;
    }
    .row{
      p{
        margin: 10px 0;
      }
      p strong{
        font-size: 2rem;
      }
      p strong small{
        font-size: 1.6rem;
      }
    }
  }
  .box-wrap.xl.footer-con {
    .row{
      flex-wrap: wrap;
    }
    .row .col{
      max-width: none;
    }
    .row .col:nth-child(1){
      margin-bottom: 30px;
    }
    .contact-type01 .text .tel{
      font-size: 3rem;
    }
  }
}
