@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
html {
  overflow-y: scroll;
}

body, div, dl, dt, dd {
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul li, ol li {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, nav, article, aside, hgroup, header, address, figure, figcaption {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

q:before, q:after {
  content: "";
}

object, embed {
  vertical-align: top;
}

legend {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

img, abbr, acronym, fieldset {
  border: 0;
}

img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

ul li, ol li {
  list-style-type: none;
}

a, button, input, textarea {
  outline: none;
}

img {
  -webkit-box-shadow: #000 0 0 0;
  box-shadow: #000 0 0 0;
}

x:-moz-any-link, x:default {
  box-shadow: #000 0 0 0;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

@media screen and (min-width: 768px) {
  a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font: 62.5%/1.231 "Noto Sans JP", serif;
}

body {
  font-size: 1rem;
  letter-spacing: -0.001em;
  -webkit-text-size-adjust: 100%;
}

select, input, button, textarea, table {
  font: 1rem "Noto Sans JP", serif;
}

pre, code, kbd, samp, tt {
  font-family: "Noto Sans JP", serif;
  line-height: 1;
}

img {
  max-width: 100%;
  height: auto;
}

/* style */
body {
  font-family: "Noto Sans JP", serif;
  font-size: 14px;
  font-weight: 400;
  color: #393939;
  line-height: 1.8;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .pc-none {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .sp-none {
    display: none !important;
  }
}

.inner {
  max-width: 880px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .inner {
    padding: 0;
  }
}

.cmn-heading {
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .cmn-heading {
    font-size: 30px;
  }
}

.mv {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  margin-bottom: 80px;
  text-align: center;
}
.mv img {
  max-height: 100vh;
}
@media screen and (max-width: 767px) {
  .mv img {
    max-height: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .mv {
    margin-bottom: 10vw;
  }
}

@media screen and (max-width: 767px) {
  .contents * {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
  }
  .contents img {
    width: 100%;
  }
}

.about {
  position: relative;
  padding-bottom: 80px;
}
.about * {
  margin: 0 auto;
}
.about-bg {
  background: url(../image/about_bg.webp) no-repeat center top;
  background-size: 1920px auto;
}
.about-img1 {
  max-width: 345px;
  top: -30px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .about-img1 {
    top: 0;
  }
}
.about-img2 {
  max-width: 566px;
  margin-bottom: 56px;
}
.point1 {
  position: relative;
  margin-bottom: 90px;
}
.point1 * {
  margin: 0 auto;
}
.point1-bg {
  background: url(../image/point1_bg.webp) no-repeat center top;
  padding-bottom: 50px;
  background-size: 1920px auto;
}
.point1-img1 {
  max-width: 60px;
  top: -30px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .point1-img1 {
    top: 0;
  }
}
.point1-img2 {
  max-width: 762px;
  margin-bottom: 50px;
}
.point1-img3 {
  max-width: 840px;
  margin-bottom: 50px;
}
.point1-img4 {
  max-width: 840px;
}
.point2 {
  position: relative;
  margin-bottom: 90px;
}
.point2 * {
  margin: 0 auto;
}
.point2-bg {
  background: url(../image/point2_bg.webp) no-repeat center top;
  padding-bottom: 50px;
  background-size: 1920px auto;
}
.point2-img1 {
  max-width: 60px;
  top: -30px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .point2-img1 {
    top: 0;
  }
}
.point2-img2 {
  max-width: 836px;
  margin-bottom: 26px;
}
.point2-img3 {
  max-width: 840px;
}
.point3 {
  position: relative;
  margin-bottom: 90px;
}
.point3 * {
  margin: 0 auto;
}
.point3-bg {
  background: url(../image/point3_bg.webp) no-repeat center top;
  background-size: 1920px auto;
  padding-bottom: 30px;
}
.point3-img1 {
  max-width: 60px;
  top: -30px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .point3-img1 {
    top: 0;
  }
}
.point3-img2 {
  max-width: 838px;
  margin-bottom: 50px;
}
.point3-img3 {
  max-width: 840px;
}
.point4 {
  position: relative;
}
.point4 * {
  margin: 0 auto;
}
.point4-bg {
  background: url(../image/point4_bg.webp) no-repeat center top;
  padding-bottom: 90px;
  background-size: 1920px auto;
}
.point4-img1 {
  max-width: 60px;
  top: -30px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .point4-img1 {
    top: 0;
  }
}
.point4-img2 {
  max-width: 838px;
  margin-bottom: 8px;
}
.point4-img3 {
  position: relative;
  max-width: 351px;
  margin-top: -50px;
  margin: 0 -92px 0 auto;
}
.shuukan {
  position: relative;
}
.shuukan * {
  margin: 0 auto;
}
.shuukan-bg {
  background: url(../image/shuukan_bg.webp) no-repeat center top;
  background-size: 1920px auto;
  padding-bottom: 50px;
}
.shuukan-img1 {
  max-width: 400px;
  padding-top: 30px;
  margin-bottom: 32px;
}
.shuukan-img2 {
  max-width: 487px;
}
.osusume {
  position: relative;
}
.osusume * {
  margin: 0 auto;
}
.osusume .inner {
  max-width: 920px;
}
.osusume-img1 {
  max-width: 400px;
  padding-top: 50px;
  margin-bottom: 26px;
}
.osusume-img2 {
  max-width: 906px;
  padding-left: 26px;
}
.note {
  position: relative;
  padding-bottom: 80px;
}
.note * {
  margin: 0 auto;
}
.note-bg {
  background-image: repeating-linear-gradient(50deg, #f5f5eb, #f5f5eb 15px, #f8f9f3 15px, #f8f9f3 17px);
  padding-bottom: 50px;
}
.note-img1 {
  max-width: 300px;
  padding-top: 50px;
  margin-bottom: 70px;
}
.note-wrap {
  background-color: #fff;
  margin-bottom: 65px;
}
.note-wrap:last-child {
  margin-bottom: 0;
}
.note-img2 {
  max-width: 135px;
  top: -16px;
  position: relative;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .note-img2 {
    top: 0;
  }
}
.note-img3 {
  max-width: 740px;
  margin-bottom: 40px;
}
.note-img4 {
  max-width: 840px;
}
.note-img5 {
  max-width: 135px;
  top: -16px;
  position: relative;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .note-img5 {
    top: 0;
  }
}
.note-img6 {
  max-width: 250px;
  margin-bottom: 25px;
}
.note-img7 {
  max-width: 547px;
  margin-bottom: 30px;
  margin-left: 110px;
}
.note-img8 {
  max-width: 572px;
  margin-bottom: 50px;
}
.note-img9 {
  max-width: 660px;
  margin-left: 110px;
}
.product {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .product {
    margin-bottom: 6vw !important;
  }
}
.product * {
  margin: 0 auto;
}
.product-bg {
  background: url(../image/product_bg.webp) no-repeat center top;
  background-size: 1920px auto;
  padding-bottom: 79px;
}
.product-img1 {
  max-width: 400px;
  top: -32px;
  position: relative;
  margin-bottom: 21px;
}
@media screen and (max-width: 767px) {
  .product-img1 {
    top: 0;
  }
}
.product-img2 {
  max-width: 659px;
  margin-bottom: 128px;
}
.product-img3 {
  max-width: 308px;
  margin: 0 30px 38px auto;
}
.product-img4 {
  max-width: 342px;
  margin: 0 0 0 auto;
}
.faq {
  position: relative;
}
.faq * {
  margin: 0 auto;
}
.faq-bg {
  background: #f5f5eb;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .faq-bg {
    padding-bottom: 2rem !important;
  }
}
.faq-img1 {
  max-width: 400px;
  top: -32px;
  position: relative;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .faq-img1 {
    top: 0;
  }
}

.faq-accordion {
  position: relative;
  max-width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .faq-accordion {
    width: 90% !important;
    margin: 0 auto !important;
  }
}
.faq-accordion dl {
  margin: 0 0 20px;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .faq-accordion dl {
    margin-bottom: 2rem !important;
  }
}
.faq-accordion-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  width: 100%;
  margin: 0;
  padding: 20px 24px 20px 20px;
  background: #fff;
  border: none;
  border-bottom: 1px solid #f86031;
  cursor: pointer;
  list-style: none;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .faq-accordion-trigger {
    padding: 1rem !important;
    gap: 10px;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
.faq-accordion-label {
  font-size: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: bold;
  line-height: 1.2;
  color: #f86031;
  padding: 0 30px;
  width: 85px;
}
@media screen and (max-width: 767px) {
  .faq-accordion-label {
    font-size: 2.4rem;
    padding: 0.1rem 2rem !important;
    width: 5rem !important;
  }
}
.faq-accordion-trigger-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .faq-accordion-trigger-text {
    font-size: 1.8rem;
  }
}
.faq-accordion-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #000000;
  position: relative;
}
.faq-accordion-icon::before, .faq-accordion-icon::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 12px;
  height: 2px;
  border-radius: 1px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
}
.faq-accordion-icon::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.faq-accordion-icon::after {
  /* horizontal line */
}
dl.is-open .faq-accordion-icon::before {
  -webkit-transform: rotate(90deg) scale(0);
          transform: rotate(90deg) scale(0);
}
.faq-accordion-panel {
  margin: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.faq-accordion-panel-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  padding: 20px 24px 24px 20px;
  background: #fffabe;
}
@media screen and (max-width: 767px) {
  .faq-accordion-panel-inner {
    padding: 1rem !important;
    gap: 10px;
  }
}
dl.is-open .faq-accordion-panel {
  max-height: 600px;
}
.faq-accordion-panel-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  margin: 0;
  font-size: 18px;
  line-height: 1.7;
  color: #000000;
  padding: 0 40px 0 0;
}
@media screen and (max-width: 767px) {
  .faq-accordion-panel-text {
    font-size: 1.6rem;
    padding: 0 1rem 0 0 !important;
  }
}

.faq-accordion-panel-box {
  max-width: 840px;
  margin-bottom: 50px;
}
.faq-accordion-panel-box-inner {
  max-width: 840px;
  margin-bottom: 50px;
}
.faq-accordion-panel-box-inner-inner {
  max-width: 840px;
  margin-bottom: 50px;
}
.store {
  padding: 50px 0;
  scroll-margin-top: 0; /* アンカーリンク時のスクロール位置調整用（必要なら数値で調整） */
}
@media screen and (max-width: 767px) {
  .store {
    padding: 0 0 6vw !important;
  }
}
.store * {
  margin: 0 auto;
}
.store-img1 {
  max-width: 400px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .store-accordion {
    width: 90% !important;
    margin: 0 auto !important;
  }
}
.store-accordion dl {
  margin: 0 auto;
  max-width: 840px;
  background-color: #f5f5eb;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #000000;
}
.store-accordion-trigger {
  margin: 0;
  padding: 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  border: none;
  background: transparent;
  width: 100%;
  color: inherit;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .store-accordion-trigger {
    padding: 1rem 1rem 1rem 2rem !important;
    gap: 10px;
    font-size: 2rem;
  }
}
dl.is-open .store-accordion-trigger::before {
  -webkit-transform: translateY(-50%) rotate(90deg) scale(0);
          transform: translateY(-50%) rotate(90deg) scale(0);
}
.store-accordion-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #000000;
  position: absolute;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .store-accordion-icon {
    right: 1rem;
  }
}
.store-accordion-icon::before, .store-accordion-icon::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 12px;
  height: 2px;
  border-radius: 1px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
}
.store-accordion-icon::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.store-accordion-icon::after {
  /* horizontal line */
}
dl.is-open .store-accordion-icon::before {
  -webkit-transform: rotate(90deg) scale(0);
          transform: rotate(90deg) scale(0);
}
.store-accordion-label {
  font-size: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: bold;
  line-height: 1.2;
  color: #f86031;
  padding: 0 30px;
  width: 85px;
}
@media screen and (max-width: 767px) {
  .store-accordion-label {
    font-size: 1.1rem;
  }
}
.store-accordion-panel {
  margin: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  text-align: center;
}
dl.is-open .store-accordion-panel {
  max-height: 800px;
}
.store-accordion-panel-text {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .store-accordion-panel-text {
    font-size: 2rem;
    padding-top: 4vw !important;
    margin-bottom: 1.5vw !important;
  }
}
.store-accordion-panel-img {
  max-width: 440px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .store-accordion-panel-img {
    width: 78% !important;
    margin: 0 auto !important;
    margin-bottom: 5vw !important;
  }
}
.store-accordion-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 24px;
  max-width: 740px;
}
@media screen and (max-width: 767px) {
  .store-accordion-list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 0 4% !important;
    margin: 1.5vw 0 !important;
  }
}
.store-accordion-list li {
  width: 31.3333333333%;
  max-width: 230px;
  margin: 0 0 23px;
}
@media screen and (max-width: 767px) {
  .store-accordion-list li {
    width: 48% !important;
    margin: 0 0 3vw !important;
  }
}
.store-accordion-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  min-height: 3.2em;
  height: 100%;
  color: #000000;
  border: 2px solid #000000;
  background-color: #ffffff;
}
.consultation {
  background-color: #f5f5eb;
  padding: 50px 0;
}
.consultation * {
  margin: 0 auto;
}
.consultation-bg {
  max-width: 740px;
  margin: 0 auto;
  padding: 30px 0;
  background-color: #ffffff;
}
.consultation-img1 {
  max-width: 140px;
  margin-bottom: 30px;
}
.consultation-img2 {
  max-width: 372px;
  margin-bottom: 28px;
}
.consultation-img3 {
  max-width: 325px;
  margin-bottom: 32px;
}
.consultation-img4 {
  max-width: 304px;
  margin-bottom: 30px;
}
.consultation-img5 {
  max-width: 595px;
}
.footer--under {
  background-color: #ffffff;
  padding: 40px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer--under {
    padding: 8vw 0 18vw;
  }
}
.footer--under .dhclogo {
  max-width: 164px;
  margin: 0 auto 30px;
}
.footer--under h2 {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 10px;
}
.footer--under address {
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: bold;
}
.footer--under .sns {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer--under .sns li {
  margin: 0 10px;
  max-width: 60px;
}
@media screen and (max-width: 767px) {
  .footer--under .sns li {
    width: 23%;
    margin: 0 2%;
  }
}
.footer--under small {
  font-size: 16px;
}
.btn-sticky {
  position: fixed;
  left: -4px;
  bottom: 20px;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .btn-sticky {
    left: -1vw;
    bottom: 1vw;
  }
}
.btn-sticky .store_btn {
  max-width: 64px;
  display: block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media screen and (max-width: 767px) {
  .btn-sticky .store_btn {
    width: 14vw !important;
    margin: 0;
  }
}
.btn-sticky .store_btn.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.btn-sticky .ec_btn {
  max-width: 64px;
  display: block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .btn-sticky .ec_btn {
    width: 14vw !important;
    margin: 0 0 2vw 0 !important;
  }
}
.btn-sticky .ec_btn.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.btn-sticky .pagetop {
  max-width: 60px;
  display: block;
  margin: 0;
  padding-left: 4px;
}
@media screen and (max-width: 767px) {
  .btn-sticky .pagetop {
    width: 15vw;
    margin: 0 2vw 2vw 0;
    padding-left: 1vw;
  }
}/*# sourceMappingURL=style.css.map */