/*------------------------------------------------------------------------------
  PC or ALL
------------------------------------------------------------------------------*/

.header-logo {
  width: 351px;
}
.header-nav > ul > li .en {
  font-family: "Zen Old Mincho", serif;
  font-size: 1.7rem;
}
.drawer-open {
  background: var(--main-color-2);
}
.mainvisual-catch {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  left: 7vw;
}
.mainvisual-catch div.copy {
  font-size: 5.2rem;
  font-weight: 500;
  line-height: 1.3;
  color: #333333;
  text-shadow: 2px 2px 10px #fdfdfb;
}
.box .btn a {
  border-radius: 4px;
}
.btn01 a, .btn02 a, .btn03 a {
  border-radius: 4px;
}
.about {
  font-size: 1.4rem;
}
.footer-main .logo {
  width: 351px;
}
.footer-sub .copyright {
  font-size: 1rem;
}
.fixed-footer p {
  font-size: 2rem;
  font-weight: 500;
}
.fixed-footer .tel a {
  font-size: 3.1rem;
  font-weight: 500;
}
.fixed-footer .tel a:before {
  margin: 5px 5px 0 0;
  font-size: 3rem;
}
.fixed-footer .contact a {
  border-radius: 0;
}
.home {
  line-height: 1.9;
  .title-type01, .title-type03 {
    margin: 0 auto 20px auto;
  }
  .title-type01 h2.box-h2, .title-type03 h2.box-h2 {
    margin: 0;
    font-size: 3.4rem;
  }
  .title-type01:before, .title-type03:before {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 18px;
    height: 2px;
  }
  .title-type01, .title-type03 {
    padding: 0 0 0 30px;
  }
  .box h2.box-h2 {
    font-size: 3.4rem;
  }
  .title-type02:before {
    position: static;
    display: block;
    width: 58px;
    height: 58px;
    margin: 0 auto 1vmin;
    background: url(../images/icon.png) no-repeat center center / contain;
    transform: none;
  }
}
.main-news {
  margin-bottom: 9vh;
  .blog-type03 ul li:first-child {
    border-top: var(--border-color) 1px dashed;
    padding: 20px 0;
  }
  .blog-type03 ul li {
    margin: 0;
    padding: 20px 0 20px 0;
    border-bottom: var(--border-color) 1px dashed;
  }
  .blog-type03 ul li:last-child {
    margin: 0;
    border-bottom: var(--border-color) 1px dashed;
  }
}
.main-list {
  margin-bottom: 0;
  .title-type02, .title-type04 {
    padding: 0;
    text-align: center;
  }
  .title-type02:before {
    background: url(../images/icon1.png) no-repeat center center / contain;
  }
  .list-check-type01 {
    background: #fff;
    border: solid 5px #ededed;
    padding: 4vh 4.5vh 3.5vh;
    flex-direction: column;
  }
  .list-check-type01 > ul > li {
    border-bottom: var(--border-color) 1px dashed;
    padding-bottom: 20px;
  }
  .list-check-type01 p:not([class]) {
    margin: 10px 0 0;
  }
  .list-check-type01 > ul > li:before {
    color: #b49655;
  }
}
.main-message-top {
  background: url(../images/bg-img.png) no-repeat center top;
  .text {
    padding: 8vh 0 5vh;
    text-align: center;
    font-size: 3rem;
    font-family: "Zen Old Mincho", serif;
  }
  .marker-yellow {
    font-weight: normal;
    background: linear-gradient(transparent 75%, #eee4c1 0%);
  }
}
.main-message {
  .title-type02, .title-type04 {
    padding: 0;
  }
  .title-type02:before {
    background: url(../images/icon2.png) no-repeat center center / contain;
  }
}
.main-reason {
  padding-bottom: 8vh;
  .title-type02, .title-type04 {
    padding: 0;
  }
  .title-type02:before {
    background: url(../images/icon3.png) no-repeat center center / contain;
  }
  .list-number-type01 ol li:before {
    color: #7b7b7b;
    font-size: 5.6rem;
    top: -62px;
    font-weight: normal;
    font-family: "Hina Mincho", serif;
  }
  .box h3.box-h3 {
    margin: 0 0 2vh 0;
    font-size: 2.3rem;
    font-family: "Zen Old Mincho", serif;
    letter-spacing: -0.5px;
    font-weight: normal;
  }
  .list-number-type01 ol li .text {
    padding: 3vmin;
  }
}
.main-voice {
  .title-type02, .title-type04 {
    padding: 0;
  }
  .title-type02:before {
    background: url(../images/icon4.png) no-repeat center center / contain;
  }
  .box.row.row-2 {
    margin-bottom: 3vh;
  }
  .row .col {
    width: 100%;
    background: #fff;
    border: solid 5px #ededed;
    padding: 20px 25px;
    flex-direction: column;
    letter-spacing: -0.5px;
  }
  h3:not([class]) {
    border-bottom: var(--border-color) 1px dashed;
    font-size: 1.9rem;
    font-family: "Zen Old Mincho", serif;
    font-weight: normal;
    padding: 0 0 20px;
    letter-spacing: -0.5px;
  }
  h3:not([class]):after {
    display: none;
  }
  p:not([class]) {
    margin: 0;
  }
}
.main-faq {
  margin-bottom: 8vh;
  .title-type02, .title-type04 {
    padding: 0;
  }
  .title-type02:before {
    background: url(../images/icon5.png) no-repeat center center / contain;
  }
}
.main-about {
  margin-bottom: 8vh;
  .box h3.box-h3 {
    letter-spacing: -0.5px;
  }
  .image-text-type03.right .text {
    padding: 120px 0 120px 50px;
  }
  .image-text-type03 .image {
    width: 56%;
  }
  .image-text-type03 .text {
    width: 44%;
  }
}
.main-about2 {
  h3:not([class]) {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    padding: 0 0 0 30px;
  }
  h3:not([class]):after {
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 18px;
      height: 2px;
  }
  .row-2 .col:nth-child(1) {
    width: 42%;
  }
  .row-2 .col:nth-child(2) {
    width: 58%;
  }
}

/* 20241129 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: "Zen Old Mincho", serif;
    font-weight: 400;
}

.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;
}

.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: #f2f2f2;
}
.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: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 20px;
  font-weight: bold;
  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: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

body:not(.home) .list-check-type01 > ul > li:before {
    color: var(--main-color);
}

body:not(.home) .box .btn a {
    background: var(--main-color);
}

/* ======================================
2025/01/16 added by nakazato
======================================== */
.img-frame {
	padding:1px;
	background-color:#fff;
	border:#D9D8D8 solid 1px;
}

/*------------------------------------------------------------------------------
  TABLET and SHONE
------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
}

/*------------------------------------------------------------------------------
  TABLET ONLY
------------------------------------------------------------------------------*/
@media screen and (min-width: 600px) and (max-width: 1024px) {
}

/*------------------------------------------------------------------------------
  SPHONE ONLY
------------------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
  .mainvisual-catch div.copy {
    font-size: 2.5em;
  }
  .footer-main .logo {
    max-width: 80%;
  }
  .home {
    .box h2.box-h2 {
        font-size: 2.8rem;
    }
  }

  .main-news {
    .blog-type03 ul li:last-child {
        padding: 15px 0;
    }
    .blog-type01 ul, .blog-type02 ul, .blog-type03 ul {
      gap: 0;
    }
  }
  .main-message-top {
    .text {
        font-size: 2.3rem;
    }
    .marker-yellow {
      display: inline-block;
    }
  }
  .main-reason {
    .list-number-type01 ol li .text {
        padding: 5vmin 5vmin 6vmin;
    }
  }
  .main-about {
    .image-text-type03 .image {
      width: 100%;
    }
    .image-text-type03 .text, .image-text-type03.right .text {
      width: calc(100% - 8vmin);
      padding: 30px;
    }
  }
  .main-about2 {
    .row-2 .col:nth-child(1) {
      width: 100%;
    }
    .row-2 .col:nth-child(2) {
      width: 100%;
    }
  }
}