/*------------------------------------------------------------------------------
  PC or ALL
------------------------------------------------------------------------------*/

.header-inner {
  height: 100px;
}
.header-logo {
  width: 226px;
}
.header-nav > ul > li ul {
  width: 260px;
}
.header-nav > ul > li > a .en {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 1.5rem !important;
}
.header-nav > ul > li > a .ja {
  font-weight: 600 !important;
  font-size: 1rem !important;
}
.mainvisual {
  margin: 0;
}
.mainvisual-catch div.copy {
  font-size: 5.6rem;
  font-weight: normal;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #b2383d;
}
.main-news {
  padding: 47px 0;
}
.gallery-list-item h2 {
  margin-bottom: 10px;
}
.gallery-list-item .text p {
  color: #000;
  font-size: 1.4rem;
}
.gallery-list-item .image {
  margin: 5px 0 10px;
}
.main-swiper {
  margin-bottom: 12.5vh;
  .banner-type02 ul li .text {
    padding: 0;
  }
  .banner-type02 ul li .text h3 {
    padding: 2.5vh 0 0;
    color: var(--text-color);
    text-align: center;
  }
  .box h3.box-h3 {
    font-size: 2.2rem;
  }
  .banner-type02 ul li {
    background: none;
    box-shadow: none ;
  }
}
.main-greeting {
  margin-bottom: 12vh;
  .box .copy {
    text-align: center;
    margin: -2vh 0 3.5vh 0;
  }
  p:not([class]) {
    max-width: 1220px;
    margin: 0 auto;
    line-height: 2.1;
  }
  .box .btn {
    text-align: center;
  }
}
.main-works {
  margin-bottom: 12vh;
  .blog-type01 ul li .image, .blog-type04 .swiper-slide .image {
    width: 100%;
    overflow: hidden;
    aspect-ratio: 3 / 2;
  }
}
.main-lineup {
  margin-bottom: 12vh;
  p:not([class]) {
    margin: 0;
    font-size: 2.2rem;
    text-align: center;
    font-family: "Zen Old Mincho", serif;
    font-weight: normal;
  }
  img {
    margin-bottom:2vh !important;
  }
  .row {
    gap: 40px;

  }
  /* .col img{
    clip-path: polygon(0% 100%, 0% 40%, 0% 40%, 50% 0%, 100% 40%, 100% 40%, 100% 100%);
    } */
}
.main-feature {
  margin-bottom: 8vh;
  .list-number-type02 ol {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 7vh 50px;
  }
  .box .text > :last-child:not(.btn) {
    font-size: 1.5rem;
    line-height: 2;
    font-weight: 500;
  }
  .list-number-type02 ol li:before {
    font-family: "Cardo", sans-serif;
    font-weight: 500;
  }
  .box h3.box-h3 {
    font-size: 3rem;
    text-align: center;
  }
  .box .copy {
    text-align: center;
  }
  .box .btn {
    margin: 5vh 0 0 0;
  }
}
.main-voice {
  margin-bottom: 12vh;
  .banner-type02 ul li .text {
    padding: 0;
  }
  .banner-type02 ul li .text h3 {
    padding: 2vh 0;
    color: var(--text-color);
    text-align: left !important;
  }
  .box h3.box-h3 {
    font-size: 1.8rem;
  }
  .banner-type02 ul li {
    background: none;
    box-shadow: none ;
  }
  .box .btn{
    text-align: center;
  }
  .btn.en a {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 13px 50px 12px 30px;
    color: #fff;
    background: var(--main-color-2);
    border-radius: 30px;
  }
  .btn a:after {
    content: "\e5cc";
    position: absolute;
    top: 50%;
    right: 25px;
    font-family: "Material Symbols Outlined";
    font-variation-settings: "FILL" 1, "wght" 500, "GRAD" 0, "opsz" 20;
    line-height: 1;
    transform: translateY(-50%);
  }
  .blog-type01 ul li .image, .blog-type04 .swiper-slide .image {
    width: 100%;
    overflow: hidden;
    aspect-ratio: 3 / 2;
  }
}
.main-service {
  .image-text-type02 .image {
    width: 50%;
  }
  .image-text-type02 .box-h3, .image-text-type02 .copy, .image-text-type02 p, .image-text-type02 .btn {
    max-width: 700px;
  }
  .image-text-type02.left {
    .image {
      max-width: 670px;
      margin-left: auto;
    }
    .text {
      width: 50%;
      padding: 0 50px;
      margin-left: 0;
      max-width: 670px;
    }
    .box-h3, .copy, p, .btn {
      margin-left: 0;
    }
  }
  .image-text-type02.right {
    .image {
      max-width: 670px;
      margin-right: auto;
    }
    .text {
      width: 50%;
      padding: 0 50px;
      margin-right: 0;
      max-width: 670px;
    }
    .box-h3, .copy, p, .btn {
      margin-right: 0;
    }
  }
  h3.box-h3.ja {
    margin-bottom:4vh;
  }
  p:not([class]) {
    line-height: 2.1;
    font-weight: 500;
  }
  .bg1 .text:before {
    background: url(../images/bg1.jpg) right top /cover;
  }
  .bg2 .text:before {
    background: url(../images/bg2.jpg) left top /cover;
  }
  .bg3 .text:before {
    background: url(../images/bg3.jpg) right top /cover;
  }
}
.main-info {
  margin-bottom: 10vh;
  .banner-type02 ul li .text {
    padding: 0;
  }
  .banner-type02 ul li .text h3 {
    padding: 2vh 0;
    color: var(--text-color);
    text-align: left !important;
  }
  .box h3.box-h3 {
    font-size: 1.8rem;
  }
  .banner-type02 ul li {
    background: none;
    box-shadow: none ;
  }
  .box .btn {
    text-align: center;
  }
}
.main-contact {
  .contact-type01 .text .btn .event a:after {
    content: "\e878";
    right: auto;
    left: 25px;
  }
  .contact-type01 .title .ja {
    font-size: 1.8rem;
    margin-top: 1vh;
  }
  .contact-type01 .text .tel {
    font-size: 7.1rem;
    font-weight: 500;
  }
  .box .btn a {
    font-weight: bold;
    font-weight: 500;
  }
  .contact-type01 .text .event a {
    background: #3d4467;
  }

}
.main-faq {
  margin-bottom: 10vh;
  .box .btn {
    text-align: center;
  }
}
.main-blog {
  margin-bottom: 10vh;
  .blog-type01 ul li .category, .blog-type04 .swiper-slide .category {
    font-weight: 500;
  }
  .blog-type01 ul li .image, .blog-type04 .swiper-slide .image {
    width: 100%;
    overflow: hidden;
    aspect-ratio: 3 / 2;
  }
}
.main-banner {
  p:not([class]) {
    margin: 0;
    padding: 2vh 0;
    font-size: 2.2rem;
    font-weight: bold;
  }
}
.main-area {
  img {
    margin-bottom: 4vh;
  }
}
.home {
  .box .copy {
    font-weight: normal;
  }
  .box h2.box-h2 {
    font-size: 4.6rem;
  }
  .title-type01 span:nth-child(2), .title-type02 span:nth-child(2), .title-type03 span:nth-child(2), .title-type04 span:nth-child(2) {
    opacity: 1;
    color: #846a47;
    font-weight: normal;
  }
  .title-type02:before, .title-type04:before {
    display: none;
  }
  .title-type02, .title-type04 {
    padding: 0;
  }
  .accordion-type01 > ul > li {
    padding: 0;
    border: none;
  }
  .accordion-type01 ul li h3.box-h3:after {
    color: #b2383d;
  }
}
.footer-main .nav {
  margin: 0 0 5vh 0;
}
.footer-main .logo {
  display: none;
}
.about {
  font-size: 1.5rem;
}
.footer-main:after {
  background: #e2dace;
}
.sns-icon-list li a {
  background: var(--main-color-2);
}
.fixed-footer {
  background: #fefefe;
}
.fixed-footer .contact a {
  background: var(--main-color-2);
  font-weight: normal;
}
.fixed-footer .tel a:before {
  color: var(--main-color-2);
}
.fixed-footer{
	position: fixed;
	bottom: -100px;
	right: 0;
	left: 0;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	z-index: 9999;
}
.fixed-footer.on{
	bottom: 0;
}
.fixed-footer p {
  font-size: 1.4rem;
  line-height: 1.4;
  margin-right: 70px;
}
.fixed-footer .tel a {
  font-weight: 500;
}
.fixed-footer .event a {
  background: #3d4467;
}
.contact-btn {
  display: flex;
  gap: 12px;
}
.fixed-footer .contact a {
  padding: 12px 32px 12px 29px;
  font-size: 1.6rem;
}
.fixed-footer .event a:before {
  content: "\e878";
}
@media screen and (max-width: 1450px) {
  .main-service {
    .image-text-type02.left {
      .text {
          margin-left: auto;
      }
    }
  }
}


/* 20240130 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;
}

.box-color {
    margin: 0 0 6vh;
    padding: 35px;
    background: #f7f7f7;
    border-radius: 1vh;
}
.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_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: #faeeef;
}
.table_qa tr:nth-child(2n) th {
  vertical-align: top;
}
.q_icon {
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #5e5449;
  line-height: 44px;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.a_icon {
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #c1282e;
  line-height: 44px;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.banner-type02 ul li .text .btn a {
  background: #fff;
  color: #333;
}

.movie-wrap {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ======================================
2024/11/25 added by tsuji
======================================== */

.box001 {
    padding: 5px 30px;
    margin: 15px 0;
    background: #F6F1EA; 
	border: solid 2px #4D4439;
}


/*------------------------------------------------------------------------------
  TABLET and SHONE
------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
  .main-feature {
    .list-number-type02 ol {
      display: flex;
      gap: 30px;
      padding: 0;
    }
  }
  .footer-main .nav ul {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 780px) {
  .main-service {
    .image-text-type02 {
      flex-direction: column;
    }
    .image-text-type02.left {
      .image {
          width: 100%;
          margin-bottom: 2vh;
      }
      .text {
        width: 100%;
        padding: 0;
      }
    }
    .image-text-type02.right {
      .image {
          width: 100%;
          margin-bottom: 2vh;
      }
      .text {
        width: 100%;
        padding: 0;
      }
    }
  }
}
/*------------------------------------------------------------------------------
  TABLET ONLY
------------------------------------------------------------------------------*/
@media screen and (min-width: 600px) and (max-width: 1024px) {
}

/*------------------------------------------------------------------------------
  SPHONE ONLY
------------------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
  .header-inner {
    height: 60px;
  }
  .header-logo {
    width: 160px;
  }
  .mainvisual-catch div.copy {
    font-size: 3rem;
  }
  .mainvisual-catch {
    left: 5vw;
    width: calc(100% - 10vw);
  }
  .main-swiper {
    .banner-type02 ul {
      flex-wrap: wrap;
      gap: 30px;
    }

  }
  .main-greeting {
    .box .copy {
      font-size: 1.8rem;
    }
    .image-bg-type01 .text {
      padding: 30px 15px 0 15px;
    }
  }
  .main-lineup {
    p:not([class]) {
        font-size: 1.8rem;
      }
    }
    .main-feature {
      .box h3.box-h3 {
          font-size: 2.2rem;
      }
      .box .copy {
        font-size: 1.8rem;
      }
    }
    .main-service {
      .box .copy {
        font-size: 1.8rem;
      }
    }
    .main-contact {
      .contact-type01 .title {
        font-size: 2.8rem;
      }
      .contact-type01 .text .tel {
          font-size: 3.2rem;
      }
      .contact-type01 .text .btn {
        flex-direction: column;
        gap: 10px;
      }
    }
    .main-banner {
      p:not([class]) {
          font-size: 1.8rem;
      }
    }
    .main-info {
      .banner-type02 ul {
        gap: 10px;
      }
    }
  .home {
    .box h2.box-h2 {
      margin: 0;
      font-size: 2.8rem;
    }
    .box .btn a {
      font-size: 1.5rem;
    }
    .accordion-type01 ul li h3.box-h3 {
      font-size: 1.8rem;
    }
  }
  .sphone-fixed-footer ul {
    align-items: center;
  }
}

