@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
html {
  font-size: 62.5% !important;
}

body {
  width: 100%;
  margin: 0 auto;
  font: 0.625rem "Zen Maru Gothic", serif;
  letter-spacing: 0.125em;
  color: #3E3A39;
  font-size: 16px;
  font-weight: 500;
  word-break: break-all;
  background-color: #cdd9a0;
  overflow: hidden;
  position: relative;
}

body.fixed {
  width: 100%;
  position: fixed;
  overflow: hidden;
  top: 0;
}

.site-container {
  margin-top: 144px;
}

.section-wrap {
  width: 100%;
  padding: 80px 50px;
  position: relative;
}

.section-wrap.wide .content {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.content {
  max-width: 1000px;
  margin: 0 auto;
}

.w-sm {
  max-width: 630px;
  margin-right: auto;
  margin-left: auto;
}

.w-md {
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
}

.pd-x_none {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.pd-y_none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pd-t_none {
  padding-top: 0 !important;
}

.pd-b_none {
  padding-bottom: 0 !important;
}

.pd-b_lg {
  padding-bottom: 240px;
}

.bg-d01 {
  max-width: 1200px;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 100px;
  padding-left: 100px;
  background-color: #FFF;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}

a.imgLink {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

a:hover {
  cursor: pointer;
}

.link-underline {
  text-decoration: underline;
}

.link-block {
  display: block;
}

.link-color {
  color: #2175cb;
}

.link-more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 50px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 900;
}

.link-more::before {
  content: '';
  width: 24px;
  height: 24px;
  margin-right: 3px;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%3E%3Cpath%20d%3D%22M11.58%207h.84v10h-.84z%22%2F%3E%3Cpath%20d%3D%22M7%2011.58h10v.84H7z%22%2F%3E%3Cpath%20d%3D%22M12%201A11%2011%200%201%201%201%2012%2011%2011%200%200%201%2012%201m0-1a12%2012%200%201%200%2012%2012A12%2012%200%200%200%2012%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: cover;
}

.link-more2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 40px;
  margin-left: auto;
  padding-right: 32px;
  display: block;
  font-size: 18px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23000%3Bstroke-miterlimit%3A10%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20id%3D%22moji%22%3E%3Cpath%20d%3D%22M12%201A11%2011%200%201%201%201%2012%2011%2011%200%200%201%2012%201m0-1a12%2012%200%201%200%2012%2012A12%2012%200%200%200%2012%200Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M6.5%2012h11M12%2016.62%2017.5%2012%2012%207.38%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 24px;
}

#pageTop {
  width: 54px;
  height: 54px;
  background-color: #000;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2026.02%2031.42%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A10%3Bstroke-width%3A5px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20id%3D%22moji%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M13.01%2028.92V3.89M23.52%2016.41%2013.01%203.89%202.5%2016.41%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px 32px;
  border-radius: 50%;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 3;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

svg {
  vertical-align: bottom;
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

p {
  line-height: 1.6;
}

p:not(:last-child) {
  margin-bottom: 1.0em;
}

.text-f01 {
  font-family: "Noto Sans JP", sans-serif;
}

.pc_only {
  display: inherit;
}

@media screen and (max-width: 599px) {
  .pc_only {
    display: none;
  }
}

.tab_only {
  display: none;
}

@media screen and (max-width: 835px) {
  .tab_only {
    display: inherit;
  }
}

.sp_only {
  display: none;
}

@media screen and (max-width: 599px) {
  .sp_only {
    display: inherit;
  }
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-serif {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "Noto Serif JP", serif;
}

.text-caution {
  color: #FD3434;
}

.text-bold {
  font-weight: bold;
}

.text-wh {
  color: #FFF;
}

.headline-01 {
  margin-bottom: 60px;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.8;
}

.headline-02 {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.8;
  letter-spacing: .125em;
}

.headline-02.border {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 70px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #000;
  line-height: 1;
}

.headline-02.line {
  margin-bottom: 80px;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.headline-02.line::before, .headline-02.line::after {
  content: '';
  width: 20px;
  height: 26px;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020.76%2027.08%22%3E%3Cg%3E%3Cpath%20d%3D%22M13.84%200h6.92v27.08h-6.92zM0%200h6.92v27.08H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
}

.headline-02.line::before {
  margin-right: 30px;
}

.headline-02.line::after {
  margin-left: 30px;
}

.headline-03 {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: bold;
}

.headline-04 {
  width: 233px;
  height: 67px;
  margin: 0 auto 40px;
  font-size: 32px;
  color: #FFF;
  line-height: 1;
  letter-spacing: .15em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20233.08%2067%22%3E%3Cpath%20fill%3D%22%2398b833%22%20d%3D%22M199.58%200C188.13%200%20183%204.61%20183%204.61a16.91%2016.91%200%200%201-22%200S155.84%200%20144.4%200c-11.62%200-17%204.89-17%204.89a16.49%2016.49%200%200%201-21.82%200S100.3%200%2088.68%200C77.23%200%2072.1%204.61%2072.1%204.61a16.9%2016.9%200%200%201-22%200S45%200%2033.5%200a33.5%2033.5%200%200%200%200%2067c11.5%200%2016.58-4.61%2016.58-4.61a16.9%2016.9%200%200%201%2022%200S77.23%2067%2088.68%2067c11.62%200%2016.95-4.89%2016.95-4.89a16.49%2016.49%200%200%201%2021.82%200s5.33%204.89%2017%204.89c11.39%200%2016.55-4.61%2016.55-4.61a16.91%2016.91%200%200%201%2022%200S188.13%2067%20199.58%2067a33.5%2033.5%200%200%200%200-67Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.headline-04.wide {
  width: 402px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20402.65%2067%22%3E%3Cpath%20fill%3D%22%2398b833%22%20d%3D%22M369.15%200c-11.53%200-18.31%206.15-18.31%206.15a14.39%2014.39%200%200%201-17.43%201.09c-.35-.28-.7-.55-1.06-.81-.11-.1-.23-.18-.33-.28S325.23%200%20313.7%200H312.63c-11.53%200-18.32%206.15-18.32%206.15a13.84%2013.84%200%200%201-8.87%203.5%2013.84%2013.84%200%200%201-8.87-3.5S269.78%200%20258.26%200h-2.16c-11.53%200-18.31%206.15-18.31%206.15a13.87%2013.87%200%200%201-8.87%203.5%2013.89%2013.89%200%200%201-8.92-3.5S213.26%200%20201.73%200h-1.08c-11.53%200-18.31%206.15-18.31%206.15l-.33.28c-.36.26-.72.53-1.07.81a14.51%2014.51%200%200%201-14.94.68%2032.52%2032.52%200%200%200-4.15-3A29.92%2029.92%200%200%200%20145.2%200h-.8a29.89%2029.89%200%200%200-16.66%204.91%2033.52%2033.52%200%200%200-4.15%203%2014.38%2014.38%200%200%201-16.33-1.77S100.48%200%2089%200%2070.63%206.15%2070.63%206.15a14.32%2014.32%200%200%201-18.82%200S45%200%2033.5%200a33.5%2033.5%200%200%200%200%2067c11.5%200%2018.31-6.15%2018.31-6.15a14.32%2014.32%200%200%201%2018.82%200S77.42%2067%2089%2067s18.31-6.15%2018.31-6.15a14.38%2014.38%200%200%201%2016.33-1.77%2032.52%2032.52%200%200%200%204.15%203A29.84%2029.84%200%200%200%20144.4%2067h.8a29.84%2029.84%200%200%200%2016.66-4.91%2032.52%2032.52%200%200%200%204.15-3%2014.51%2014.51%200%200%201%2014.93.68c.35.28.71.55%201.07.81l.33.28S189.12%2067%20200.65%2067h1.08c11.53%200%2018.27-6.15%2018.27-6.15a13%2013%200%200%201%2017.75%200S244.57%2067%20256.1%2067h2.16c11.52%200%2018.31-6.15%2018.31-6.15a13%2013%200%200%201%2017.74%200S301.1%2067%20312.63%2067H313.7c11.53%200%2018.3-6.15%2018.3-6.15s.22-.18.33-.28c.36-.26.71-.53%201.06-.81a14.39%2014.39%200%200%201%2017.43%201.09s6.8%206.15%2018.33%206.15a33.5%2033.5%200%200%200%200-67Z%22%2F%3E%3C%2Fsvg%3E");
}

.headline-05 {
  margin-bottom: 40px;
  font-size: 24px;
}

.headline-05::before {
  content: '■';
  margin-right: 8px;
  color: #AFC842;
}

.headline-image {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
  line-height: 1;
}

.btn {
  display: block;
  text-align: center;
}

.btn-center {
  margin-right: auto;
  margin-left: auto;
}

.btn-right {
  margin-left: auto;
}

.btn-type01 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 250px;
  max-width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  background-color: #AFC842;
  color: #FFF;
  letter-spacing: .15em;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}

.btn-type02 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  height: 44px;
  margin-top: 25px;
  padding: 0 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 22px;
  -webkit-box-shadow: 3px 3px #848484;
          box-shadow: 3px 3px #848484;
}

.btn-type02.btn-green {
  -webkit-box-shadow: 3px 3px #356D00;
          box-shadow: 3px 3px #356D00;
}

.btn-sm {
  width: 250px;
}

.btn-mid {
  width: 300px;
}

.btn-auto {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 48px;
  padding-left: 48px;
}

.btn-green {
  background-color: #95D737;
  -webkit-box-shadow: 6px 6px #356D00;
          box-shadow: 6px 6px #356D00;
}

.btn-green:hover {
  background-color: #fff;
}

.btn-orange {
  background-color: #F7931E;
}

.btn-orange:hover {
  background-color: #fff;
}

.btn-blue {
  background-color: #AFC842;
  color: #FFF;
}

.btn-blue:hover {
  background-color: #FFFCE9;
  color: #AFC842;
}

.btn-border {
  border: 1px solid #000;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-border:hover {
  background-color: #fff;
}

.btn-pagetop {
  width: 36px;
  height: 36px;
  display: block;
  background: url(./images/btn-pagetop.png) no-repeat center/contain;
  position: fixed;
  right: 32px;
  bottom: 32px;
  z-index: 2;
}

.btn-more {
  width: 92px;
  height: 85px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2092.22%2085.75%22%3E%3Cg%3E%3Cpath%20d%3D%22M90.52%2027.34a21.5%2021.5%200%200%200-7.09-10.26%2018.32%2018.32%200%200%200-9.26-3.49%2010.82%2010.82%200%200%200-2.38-6.29C68.43%203.33%2063.27%202%2058.2%201.05%2053.5.23%2048.46-.43%2043.36.35a21.59%2021.59%200%200%200-11.16%205%2027.27%2027.27%200%200%200-8.49%202c-7.49%202.91-20.25%209.7-21.42%2022.16a19.25%2019.25%200%200%200%201%207.87c-.1.23-.2.45-.29.67A27.76%2027.76%200%200%200%20.4%2055.23%2030.42%2030.42%200%200%200%206%2068a33.28%2033.28%200%200%200%2010.73%2011.7%2038.19%2038.19%200%200%200%2021.05%206.07%2044%2044%200%200%200%2018.44-4.12h.72a11.79%2011.79%200%200%200%205.42-1.15%207.9%207.9%200%200%200%202.78-2.35c.44-.23.88-.48%201.31-.73A8.87%208.87%200%200%200%2069%2076a7.36%207.36%200%200%200%20.77-.7l.4-.27.94-.34a19.27%2019.27%200%200%200%206-3.43%2014.45%2014.45%200%200%200%204.75-10.46v-.38a30.11%2030.11%200%200%200%206.22-7.46%2031.12%2031.12%200%200%200%202.41-25.58M80.14%2040.05a22%2022%200%200%200%20.76-3.66%2025.76%2025.76%200%200%201-.17%207.39%2029.53%2029.53%200%200%200-.59-3.73M61.58%2011.9a39.17%2039.17%200%200%201%203.81%202.22c-1.08.21-2.18.47-3.32.78a16.47%2016.47%200%200%200-6.54-5.18%2018.87%2018.87%200%200%201%206%202.18M44%204.37a31.27%2031.27%200%200%201%207.55-.15%206.73%206.73%200%200%200-2.94%201.62%202.78%202.78%200%200%200-.21.27%2020.83%2020.83%200%200%200-7.92-.65c-.22%200-.42%200-.64.06A19.17%2019.17%200%200%201%2044%204.37M9.89%2025.23a27%2027%200%200%200-3.61%205.43v-.76c.43-4.5%202.9-8.17%206-11.08a17.06%2017.06%200%200%200-2.45%206.41m6.27%2047c.52.21%201.05.41%201.58.58a59.08%2059.08%200%200%200%208.72%202.83%2074.59%2074.59%200%200%200%208.72%201.68%2031.08%2031.08%200%200%201-19-5.09m17.56%209.17a36.65%2036.65%200%200%200%2012.6-2.4%2019.21%2019.21%200%200%200%202.3%201.07%2040.18%2040.18%200%200%201-14.9%201.33M84.6%2050.88a25.79%2025.79%200%200%201-3.47%204.58c-.08-.25-.13-.51-.23-.76a28.79%2028.79%200%200%200%201.51-27.46%2022.48%2022.48%200%200%200-8-9.28l-.12-.23A14.35%2014.35%200%200%201%2081%2020.34a17.42%2017.42%200%200%201%205.68%208.34%2027%2027%200%200%201-2.08%2022.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-group > * {
  margin-right: 30px;
  margin-left: 30px;
}

.size-btn-flex-container {
	display: flex;
	justify-content: space-between;
}

.size-btn {
	margin-top: 20px;
	padding: 5px;
	width: 45%;
    background-color: #AFC842;
    border-radius: 5px;
	text-align: center;
    color: #FFF;
    letter-spacing: .05em;
	box-sizing: border-box;
}

ul {
  list-style-type: none;
}

ul.dot {
  list-style-type: none;
}

ul.dot li {
  text-indent: -1.1em;
  margin-left: 1.1em;
}

ul.dot li:before {
  content: '・';
}

ul.dot li:not(:last-child) {
  margin-bottom: .2em;
}

ul.note {
  list-style-type: none;
}

ul.note li {
  text-indent: -1.1em;
  margin-left: 1.1em;
}

ul.note li:before {
  content: '※';
  font-family: cursive;
}

ul.note li:not(:last-child) {
  margin-bottom: .3em;
}

.separation-01 {
  width: 100%;
  height: 18px;
  margin: 90px auto;
  line-height: 0;
  background: url(../../images/common/wave01.png) repeat-x center top/auto 100%;
  position: relative;
}

.separation-01 .cat08 {
  position: absolute;
  top: -80px;
  left: 24px;
}

.separation-02 {
  width: 100%;
  height: 10px;
  margin: 120px auto;
  background-image: -webkit-radial-gradient(5px center, circle, #FFF, #FFF 5px, transparent 5px, transparent 100%);
  background-image: radial-gradient(circle at 5px center, #FFF, #FFF 5px, transparent 5px, transparent 100%);
  background-position: center;
  background-size: 20px 10px;
  background-repeat: repeat-x;
  position: relative;
}

.separation-02.gray {
  background-image: -webkit-radial-gradient(5px center, circle, #DDD, #DDD 5px, transparent 5px, transparent 100%);
  background-image: radial-gradient(circle at 5px center, #DDD, #DDD 5px, transparent 5px, transparent 100%);
}

.separation-02 .cat10 {
  position: absolute;
  top: -194px;
  right: 90px;
}

.separation-02 .cat11 {
  position: absolute;
  bottom: -5px;
  right: 60px;
}

.l-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.l-column.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.l-column.col2 {
  margin-bottom: -4.2%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-column.col2 .col-inner {
  width: 46%;
  max-width: 550px;
  margin-bottom: 4.2%;
}

.l-column.col3 {
  margin-bottom: -5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.l-column.col3 .col-inner {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 5%;
}

.l-column.col3 .col-inner:nth-child(3n), .l-column.col3 .col-inner:last-child {
  margin-right: 0;
}

.l-column.type01 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.l-column.type01 .image {
  width: 50vw;
  height: 600px;
  margin-left: -50px;
}

.l-column.type01 .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.l-column.type01 .text {
  width: 50%;
  padding-left: 10%;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.l-column.type02 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-column.type02 .image {
  width: 50%;
}

.l-column.type02 .text {
  width: 45.25%;
}

.l-column.type02 .headline-02 {
  margin-bottom: 1em;
}

@media (min-width: 1000px) {
  .l-column.type01 .image {
    margin-left: calc((100vw - 1200px) / 2 * -1);
  }
}

.card {
  position: relative;
}

.card .c-image {
  margin-bottom: 20px;
}

.card .c-title {
  margin-bottom: 15px;
  font-size: 23px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card .c-date {
  margin-top: -10px;
  margin-bottom: 5px;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.025em;
  display: block;
}

.card .c-price {
  margin-bottom: 10px;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0;
  display: block;
}

.card .c-copy {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  letter-spacing: 0.03em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.card .c-more {
  width: 84px;
  margin: 20px auto 0;
  padding: 5px 1em;
  display: block;
  background-color: #000;
  border-radius: 12px;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  letter-spacing: .5em;
  text-indent: .5em;
  color: #FFF;
}

.l-table {
  background-color: #FFF;
}

.l-table dl {
  padding: 24px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.l-table dl:not(:last-child) {
  border-bottom: 1px solid #DDDDDD;
}

.l-table dt {
  width: 24%;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}

.l-table dd {
  width: 76%;
  padding-right: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}

.l-table.sm dd {
  padding: 2px 0;
  font-size: 16px;
}

.site-header {
  width: 100%;
  padding: 32px 20px 20px;
  background-color: #FFF;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

.header-inner {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}

.header-wave {
  width: 100%;
  height: 18px;
  line-height: 0;
  background: url(../../images/common/wave01.png) repeat-x center top/auto 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

.header-title {
  margin: 0;
  font-size: 10px;
  line-height: 1;
}

.header-title a {
  display: inline-block;
}

.header-navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.header-navi::after {
  content: '';
  width: 188px;
  height: 52px;
  background: url(../../images/common/cat01.png) no-repeat center/contain;
  position: absolute;
  top: 24px;
  right: -136px;
}

.header-navi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 17px;
  letter-spacing: 0.025em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.header-navi ul > li {
  white-space: nowrap;
}

.header-navi ul > li:not(:last-child) {
  margin-right: 30px;
}

.header-navi .navi01 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header-cv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
}

.header-cv > *:not(:last-of-type) {
  margin-right: 15px;
}

.header-cv a {
  display: block;
}

.header-cv .btn-magazine {
  margin-right: 18px;
}

.fs-clientInfo {
  margin-left: 10px;
}

.fs-clientInfo .fs-pt-menu__link {
  letter-spacing: 0;
}

.fs-p-headerUtilityMenu__login.is-loggedIn--true {
  display: none;
}

.fs-p-headerUtilityMenu__mypage.is-loggedIn--false,
.fs-p-headerUtilityMenu__logout.is-loggedIn--false {
  display: none;
}

.is-scrolled {
  padding-bottom: 12px;
  position: fixed;
  -webkit-animation: DownAnime 0.5s forwards;
          animation: DownAnime 0.5s forwards;
}

.is-scrolled .header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.is-scrolled .header-title {
  width: 134px;
  margin-right: 16px;
}

.is-scrolled .header-navi {
  margin-top: 0;
  padding-right: 0;
}

.is-scrolled .header-navi::after {
  content: none;
}

.is-scrolled .header-navi ul > li:not(:last-child) {
  margin-right: 16px;
}

.is-scrolled .cat-eyes {
  width: 120px;
  margin: 0 16px;
}

.is-scrolled .header-cv {
  margin-left: 18px;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.is-scrolled .header-cv > *:not(:last-of-type) {
  margin-right: 12px;
}

.is-scrolled .header-cv .banner {
  display: none;
}

.is-scrolled .header-cv img {
  width: auto;
  height: 28px;
}

.is-scrolled .fs-clientInfo {
  margin-left: 8px;
}

@-webkit-keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-170px);
            transform: translateY(-170px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-170px);
            transform: translateY(-170px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.cat-eyes {
  width: 170px;
  margin: 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.eye-group {
  width: 34.5%;
  position: relative;
}

.eye-group svg {
  position: relative;
  z-index: 3;
}

.left_eye .eye-pupil {
  left: 40%;
}

.right_eye .eye-pupil {
  right: 40%;
}

.eyelid {
  z-index: 2;
  height: 0;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  background-color: #111;
  -webkit-animation: blink 10s infinite;
          animation: blink 10s infinite;
}

@-webkit-keyframes blink {
  0% {
    height: 0;
  }
  5% {
    height: 95%;
  }
  10% {
    height: 0;
  }
}

@keyframes blink {
  0% {
    height: 0;
  }
  5% {
    height: 95%;
  }
  10% {
    height: 0;
  }
}

.eye-pupil {
  position: absolute;
  top: 2px;
  width: 28%;
  height: 0;
  padding-top: 58%;
  background: #000;
  border-radius: 50%;
  z-index: 1;
  display: block;
  -webkit-animation: moveEye 20s infinite;
          animation: moveEye 20s infinite;
}

@-webkit-keyframes moveEye {
  0% {
    -webkit-transform: scaleX(1) translate(0, 0);
            transform: scaleX(1) translate(0, 0);
  }
  10% {
    -webkit-transform: scaleX(1) translate(0, 0);
            transform: scaleX(1) translate(0, 0);
  }
  20% {
    -webkit-transform: scaleX(0.6) translate(0, 0);
            transform: scaleX(0.6) translate(0, 0);
  }
  30% {
    -webkit-transform: scaleX(1) translate(0, 0);
            transform: scaleX(1) translate(0, 0);
  }
  40% {
    -webkit-transform: scaleX(1) translate(50%, 0);
            transform: scaleX(1) translate(50%, 0);
  }
  60% {
    -webkit-transform: scaleX(1.5) translate(0, 0);
            transform: scaleX(1.5) translate(0, 0);
  }
  70% {
    -webkit-transform: scaleX(1.5) translate(-25%, 0);
            transform: scaleX(1.5) translate(-25%, 0);
  }
  80% {
    -webkit-transform: scaleX(1.5) translate(0, 0);
            transform: scaleX(1.5) translate(0, 0);
  }
  100% {
    -webkit-transform: scaleX(1) translate(0, 0);
            transform: scaleX(1) translate(0, 0);
  }
}

@keyframes moveEye {
  0% {
    -webkit-transform: scaleX(1) translate(0, 0);
            transform: scaleX(1) translate(0, 0);
  }
  10% {
    -webkit-transform: scaleX(1) translate(0, 0);
            transform: scaleX(1) translate(0, 0);
  }
  20% {
    -webkit-transform: scaleX(0.6) translate(0, 0);
            transform: scaleX(0.6) translate(0, 0);
  }
  30% {
    -webkit-transform: scaleX(1) translate(0, 0);
            transform: scaleX(1) translate(0, 0);
  }
  40% {
    -webkit-transform: scaleX(1) translate(50%, 0);
            transform: scaleX(1) translate(50%, 0);
  }
  60% {
    -webkit-transform: scaleX(1.5) translate(0, 0);
            transform: scaleX(1.5) translate(0, 0);
  }
  70% {
    -webkit-transform: scaleX(1.5) translate(-25%, 0);
            transform: scaleX(1.5) translate(-25%, 0);
  }
  80% {
    -webkit-transform: scaleX(1.5) translate(0, 0);
            transform: scaleX(1.5) translate(0, 0);
  }
  100% {
    -webkit-transform: scaleX(1) translate(0, 0);
            transform: scaleX(1) translate(0, 0);
  }
}

#hamburger-menu {
  display: none;
  position: fixed;
  top: 31px;
  right: 20px;
  z-index: 99;
}

#nav-toggle {
  margin: 0;
  display: block;
  width: 32px;
  height: 22px;
  text-align: center;
  cursor: pointer;
}

#nav-toggle div {
  position: relative;
}

#nav-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  border-radius: 2px;
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 0;
  left: 0;
}

#nav-toggle span:nth-child(2) {
  top: 10px;
  left: 0;
}

#nav-toggle span:nth-child(3) {
  top: 20px;
  right: 0;
}

.open #nav-toggle span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}

.open #nav-toggle span:nth-child(2) {
  opacity: 0;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.open #nav-toggle span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-315deg);
          transform: rotate(-315deg);
}

.footer-inner {
  padding: 60px 20px 70px;
  background-color: #000000;
  color: #FFF;
}

.footer-inner a {
  color: #FFF;
}

.footer-column {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.footer-sns-link {
  margin-top: 30px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-sns-link dt {
  margin-right: 20px;
  font-size: 10px;
  line-height: 1;
}

.footer-sns-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-sns-list li:not(:last-child) {
  margin-right: 20px;
}

.footer-link-banner {
  margin-top: 20px;
}

.footer-link-banner li:not(:last-child) {
  margin-bottom: 20px;
}

.footer-navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-navi .navi-list {
  width: 250px;
}

.footer-navi .navi-list:not(:last-child) {
  margin-right: 70px;
}

.footer-navi li:not(:last-child) {
  margin-bottom: 30px;
}

.footer-navi a {
  padding-bottom: 4px;
  display: block;
  font-size: 18px;
  font-weight: 900;
  border-bottom: 1px solid #FFF;
}

.footer-navi a.sm {
  padding-top: 3px;
  padding-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
}

.footer-navi .child {
  margin-top: 10px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-navi .child li:not(:last-child) {
  margin-right: 1em;
  margin-bottom: 0;
}

.footer-navi .child a {
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  border-bottom: none;
}

.copyright {
  max-width: 1000px;
  margin: 100px auto 0;
  font-size: 13px;
  text-align: right;
  letter-spacing: 0.1em;
  line-height: 1;
}

*:focus {
  outline: none;
}

input::-webkit-input-placeholder {
  color: #999999;
}

input:-ms-input-placeholder {
  color: #999999;
}

input::-moz-placeholder {
  color: #999999;
}

textarea::-webkit-input-placeholder {
  color: #999999;
}

textarea:-ms-input-placeholder {
  color: #999999;
}

textarea::-moz-placeholder {
  color: #999999;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22select_arr%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2011.4%206.2%22%20style%3D%22enable-background%3Anew%200%200%2011.4%206.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3Anone%3Bstroke%3A%23BFBFBF%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B%7D%3C%2Fstyle%3E%3Cpath%20id%3D%22path01%22%20class%3D%22st0%22%20d%3D%22M10.7%2C0.6l-5%2C5l-5-5%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 5px;
}

select::-ms-expand {
  display: none;
}

select.form_control {
  padding: 12px 24px 12px 10px;
}

.radio_wrap {
  padding-top: 24px;
  padding-bottom: 24px;
}

.radio_wrap.horizon {
  margin-bottom: -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.radio_wrap.horizon .radio {
  margin-bottom: 20px;
}

.radio_wrap.horizon .radio:not(:last-child) {
  margin-right: 20px;
  margin-bottom: 20px;
}

.radio_wrap.vertical .radio:not(:last-child) {
  margin-bottom: 15px;
}

.radio:not(:last-child) {
  margin-bottom: 10px;
}

.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.radio input[type="radio"] + .radio-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.radio input[type="radio"] + .radio-label:before {
  content: '';
  border-radius: 100%;
  border: 1px solid #CCC;
  background-color: #f1f1f1;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 0;
  margin-right: .5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #AFC842;
  -webkit-box-shadow: inset 0 0 0 4px #f1f1f1;
          box-shadow: inset 0 0 0 4px #f1f1f1;
  border-color: #AFC842;
}

.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #AFC842;
}

.radio input[type="radio"]:disabled + .radio-label:before {
  -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
          box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}

.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}

.checkbox-input {
  display: none;
}

.checkbox-input:checked + .checkbox-parts:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 8px;
  height: 12px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  border-bottom: 3px solid #AFC842;
  border-right: 3px solid #AFC842;
}

.checkbox-parts {
  padding-left: 32px;
  position: relative;
  text-align: left;
  line-height: 2;
  display: inline-block;
}

.checkbox-parts:before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #CCC;
}

textarea {
  vertical-align: bottom;
}

.contact-lead {
  margin-bottom: 50px;
}

.form-required::before {
  content: '*';
  color: #ff0000;
}

.form-area {
  margin-right: auto;
  margin-left: auto;
  padding: 50px 40px;
  background-color: #FFF;
}

.form-group:not(:last-of-type) {
  margin-bottom: 50px;
}

.form-label {
  margin-bottom: 20px;
  font-size: 22px;
}

.form-label::before {
  content: '■';
  margin-right: 8px;
  color: #AFC842;
}

.form-box {
  padding: 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-top: 1px solid #DDDDDD;
}

.form-box:last-of-type {
  border-bottom: 1px solid #DDDDDD;
}

.form-box > dt {
  width: 25%;
  min-width: 200px;
  padding-top: 19px;
  font-size: 16px;
  font-weight: 500;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.form-box > dt .form-required {
  margin-left: 5px;
}

.form-box > dd {
  width: 100%;
  position: relative;
}

.form-box .note {
  margin-top: .5em;
  font-size: 13px;
}

.form-child {
  margin-top: 30px;
}

.form-child dt {
  margin-bottom: .8em;
}

.form-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-column .column-inner {
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.form-column .label {
  margin-right: 1em;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  font-size: 14px;
}

.form-column .spacer {
  width: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.form-control {
  width: 100%;
  padding: 18px 20px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.form-control.half {
  width: 50%;
}

.form-textarea {
  min-height: 240px;
  line-height: 1.9;
}

.form-file {
  width: 100%;
  margin-top: 18px;
  margin-bottom: 18px;
}

.form-doui {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.form-doui a {
  color: #AFC842;
  text-decoration: underline;
}

.hero-visual {
  width: 100%;
  height: 44vw;
  min-height: 600px;
  max-height: 80vh;
  background-color: #e2e2e2;
  position: relative;
  overflow: hidden;
}

.hero-inner {
  width: 1040px;
  max-width: 100%;
  height: 100%;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  pointer-events: none;
}

.hero-catch {
  margin-left: auto;
  font-size: 52px;
  font-weight: 900;
  line-height: 1.8;
  color: #FFF;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.hero-slide {
  width: 100%;
  height: 100%;
}

.hero-slide .slick-list,
.hero-slide .slick-track {
  height: 100%;
}

.hero-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-logo {
  position: absolute;
  left: 20px;
  bottom: 40px;
}

.hero-wave {
  width: 100%;
  height: 18px;
  line-height: 0;
  background: url(../../images/common/wave02.png) repeat-x center bottom/auto 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.hero-wave svg {
  width: 2697px;
  max-width: none;
}

.point-lead {
  margin-bottom: 60px;
  font-size: 28px;
  line-height: 1.6;
}

.point-lead strong {
  font-size: 52px;
}

.point-lead span {
  position: relative;
}

.point-lead span::before {
  content: '';
  width: 38px;
  height: 18px;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2038.25%2017.79%22%3E%3Cg%3E%3Cpath%20d%3D%22M.19%208.09a54.65%2054.65%200%200%200%207.53%209.3%201.41%201.41%200%200%200%202-2%2050.74%2050.74%200%200%201-7.1-8.72%201.44%201.44%200%200%200-1.93-.51%201.43%201.43%200%200%200-.5%201.93ZM18.45%201.41a62.21%2062.21%200%200%201%20.33%2010.39%201.41%201.41%200%200%200%202.82%200c.35-3.47-.11-6.93-.33-10.39A1.45%201.45%200%200%200%2019.86%200a1.42%201.42%200%200%200-1.41%201.41ZM36.12%206.25a22.65%2022.65%200%200%200-6.93%208%201.41%201.41%200%201%200%202.43%201.42%2017.37%2017.37%200%200%201%201.2-2.09l.34-.5.18-.24s.21-.27%200%200c.25-.31.5-.62.77-.92.52-.58%201.07-1.14%201.65-1.67.3-.28.61-.55.92-.81l.51-.44.24-.19c-.19.15%200%200%20.12-.08a1.45%201.45%200%200%200%20.5-1.93%201.42%201.42%200%200%200-1.93-.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
  position: absolute;
  top: -20px;
  left: 4px;
}

.point-content {
  max-width: 1000px;
  height: 1018px;
  background: url(../../images/home/bg-point.svg) no-repeat center/contain;
  position: relative;
}

.point-content::after {
  content: '';
  width: 132px;
  height: 104px;
  background: url(../../images/common/cat02.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 70px;
}

.point-content .content-inner {
  width: 774px;
  max-width: 80%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.point-content .headline-02 {
  margin-bottom: 50px;
}

.point-content .link-more {
  margin-top: 285px;
}

.point-list .point {
  position: relative;
}

.point-list .num {
  margin-bottom: 40px;
  text-align: center;
  display: block;
}

.point-list .image {
  position: absolute;
}

.point-list .image img {
  max-width: none;
}

.point-list .catch {
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.75;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: nowrap;
}

.point-list .point01 .image {
  top: 180px;
  left: -10px;
}

.point-list .point02 .image {
  top: 315px;
}

.point-list .point03 .image {
  top: 340px;
}

.news-content {
  position: relative;
}

.news-content::after {
  content: '';
  width: 205px;
  height: 88px;
  background: url(../../images/common/cat03.png) no-repeat center/contain;
  position: absolute;
  top: -40px;
  left: 40px;
}

.news-list li {
  padding: 26px 0;
  border-bottom: 2px dashed #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.news-list li.new {
  position: relative;
}

.news-list li.new::before {
  content: '';
  width: 74px;
  height: 68px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2073.77%2068.6%22%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20id%3D%22moji%22%3E%3Cpath%20d%3D%22M72.41%2021.87a17.12%2017.12%200%200%200-5.67-8.2%2014.55%2014.55%200%200%200-7.41-2.8%208.66%208.66%200%200%200-1.89-5c-2.69-3.18-6.82-4.28-10.88-5A36.34%2036.34%200%200%200%2034.69.28a17.19%2017.19%200%200%200-8.93%204A21.58%2021.58%200%200%200%2019%205.86C13%208.21%202.77%2013.64%201.83%2023.61a15.41%2015.41%200%200%200%20.78%206.3l-.24.53A22.27%2022.27%200%200%200%20.32%2044.18a24.37%2024.37%200%200%200%204.45%2010.2%2026.72%2026.72%200%200%200%208.58%209.37%2030.54%2030.54%200%200%200%2016.84%204.85A35.31%2035.31%200%200%200%2045%2065.3h.57a9.55%209.55%200%200%200%204.34-.92%206.39%206.39%200%200%200%202.22-1.88l1.05-.59a7.16%207.16%200%200%200%202.08-1.17%206.66%206.66%200%200%200%20.62-.56l.31-.22.75-.27a15.46%2015.46%200%200%200%204.8-2.69%2011.55%2011.55%200%200%200%203.79-8.36v-.3a24.2%2024.2%200%200%200%206.89-26.44ZM64.11%2032a17.34%2017.34%200%200%200%20.61-2.93%2020.59%2020.59%200%200%201-.14%205.93%2021.62%2021.62%200%200%200-.47-3ZM49.26%209.52a31.75%2031.75%200%200%201%203.05%201.78c-.86.16-1.75.37-2.66.62a13.21%2013.21%200%200%200-5.22-4.15%2015.39%2015.39%200%200%201%204.83%201.75Zm-14.08-6a25.52%2025.52%200%200%201%206-.11%205.32%205.32%200%200%200-2.36%201.29c-.07.07-.1.15-.17.22a16.56%2016.56%200%200%200-6.33-.53h-.51a15.91%2015.91%200%200%201%203.37-.9ZM18%2022.84l-.06.09ZM7.91%2020.18A21.73%2021.73%200%200%200%205%2024.53v-.61a14%2014%200%200%201%204.8-8.86%2013.55%2013.55%200%200%200-1.89%205.12Zm5%2037.6c.41.17.84.33%201.27.47a47.73%2047.73%200%200%200%207%202.26%2057.86%2057.86%200%200%200%207%201.34%2024.84%2024.84%200%200%201-15.25-4.07Zm14%207.34A29.36%2029.36%200%200%200%2037%2063.2a17.28%2017.28%200%200%200%201.85.86A32.26%2032.26%200%200%201%2027%2065.12ZM67.68%2040.7a20.67%2020.67%200%200%201-2.77%203.67c-.07-.2-.11-.41-.19-.61a23%2023%200%200%200%201.21-22%2018%2018%200%200%200-6.39-7.42l-.09-.18a11.4%2011.4%200%200%201%205.35%202.08A14%2014%200%200%201%2069.35%2023a21.61%2021.61%200%200%201-1.67%2017.7Z%22%20style%3D%22fill%3A%23dd8000%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M25.16%2044.45a1.25%201.25%200%200%201-1.4-.68l-5.87-12c0-.08-.1-.05-.1%200v11.48a1.24%201.24%200%200%201-2.48%200v-17a1.22%201.22%200%200%201%201-1.19%201.25%201.25%200%200%201%201.4.65l5.88%2012a.05.05%200%200%200%20.1%200V26.27a1.24%201.24%200%200%201%202.47%200v17a1.26%201.26%200%200%201-1%201.18ZM38.07%2038.45H32.4c-.1%200-.15%200-.15.12v1.25a2.25%202.25%200%200%200%202.25%202.25h.1a2.26%202.26%200%200%200%202-1.17%201.24%201.24%200%200%201%201.68-.5%201.22%201.22%200%200%201%20.47%201.67%204.71%204.71%200%200%201-4.12%202.45h-.1a4.69%204.69%200%200%201-4.7-4.7V34.6a4.72%204.72%200%200%201%204.7-4.73h.1a4.72%204.72%200%200%201%204.7%204.73v2.6a1.23%201.23%200%200%201-1.26%201.25Zm-1.22-3.85a2.27%202.27%200%200%200-2.25-2.28h-.1a2.27%202.27%200%200%200-2.25%202.28v1.25c0%20.07%200%20.12.15.12h4.3c.1%200%20.15%200%20.15-.12ZM53.62%2043.6a1.22%201.22%200%200%201-2.37%200l-1.93-7.33a.06.06%200%200%200-.12%200l-1.93%207.33a1.22%201.22%200%200%201-2.37%200l-3.17-12a1.21%201.21%200%200%201%20.87-1.5%201.23%201.23%200%200%201%201.5.87l1.9%207.28a.07.07%200%200%200%20.13%200l1.92-7.33a1.23%201.23%200%200%201%202.38%200l1.92%207.33a.07.07%200%200%200%20.13%200l1.92-7.33a1.23%201.23%200%200%201%201.5-.87%201.22%201.22%200%200%201%20.88%201.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 6px;
  left: -84px;
}

.news-list .date {
  width: 130px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.025em;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.news-list .title {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.03em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.product-section {
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #FFF;
  position: relative;
}

.product-section::before, .product-section::after {
  content: '';
  width: 100%;
  height: 30vw;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  pointer-events: none;
}

.product-section::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201366%20410%22%20style%3D%22enable-background%3Anew%200%200%201366%20410%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M0%200v409.9-.4c.4-51.3%208.9-94.9%2026.6-137.4%2015.5-37%2037-70.5%2063.8-99.2s58.2-52.2%2093.5-69.7c39.1-19.4%2075.3-29%20114-30.2%2019.3-.6%2037.7-.2%2055.4.2%2020.8.5%2040.4.9%2058.4-.4%2029.7-2.2%2059.5-11%2086.2-25.5C555.8%2016%20616.2.6%20682.6%200h.8C749.8.6%20810.2%2016%20868%2047.4c26.7%2014.5%2056.5%2023.3%2086.2%2025.5%2018%201.3%2037.7.9%2058.4.4%2017.8-.4%2036.1-.8%2055.4-.2%2038.7%201.3%2074.9%2010.9%20114%2030.2%2035.2%2017.4%2066.7%2040.9%2093.5%2069.7%2026.8%2028.7%2048.2%2062.2%2063.8%2099.2%2017.7%2042.5%2026.2%2086.1%2026.6%20137.4v.4V0H0z%22%20style%3D%22fill%3A%23cdd9a0%22%2F%3E%3C%2Fsvg%3E");
  background-position: center top;
  top: -1px;
}

.product-section::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%201366%20410%22%20style%3D%22enable-background%3Anew%200%200%201366%20410%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%3E.st0%7Bfill%3A%23cdd9a0%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M1339.4%20137.6c-15.5%2037.1-37%2070.5-63.8%2099.3-26.8%2028.8-58.2%2052.2-93.5%2069.7-39.1%2019.4-75.3%2029-114%2030.3-19.3.6-37.6.2-55.4-.2-20.8-.5-40.4-.9-58.4.4-29.7%202.2-59.5%2011-86.2%2025.5-57.9%2031.4-118.3%2046.8-184.7%2047.4h-.4%20683V0v.9c-.5%2051-9%2094.5-26.6%20136.7zM498%20362.6c-26.7-14.5-56.5-23.3-86.2-25.5-18-1.3-37.7-.9-58.4-.4-17.8.4-36.2.8-55.4.2-38.7-1.3-74.9-10.9-114-30.3-35.2-17.5-66.7-40.9-93.5-69.7-26.8-28.8-48.2-62.2-63.8-99.3C9%2095.4.5%2051.9%200%20.9V0v410h683-.4c-66.4-.6-126.8-16-184.6-47.4z%22%2F%3E%3C%2Fsvg%3E");
  background-position: center bottom;
  bottom: -1px;
}

.product-content {
  max-width: 850px;
  position: relative;
}

.product-content::before {
  content: '';
  width: 187px;
  height: 81px;
  background: url(../../images/common/cat04.png) no-repeat center/contain;
  position: absolute;
  top: 110px;
  right: -20px;
}

.product-content::after {
  content: '';
  width: 220px;
  height: 125px;
  background: url(../../images/common/cat05.png) no-repeat center/contain;
  position: absolute;
  bottom: -150px;
  left: -160px;
  z-index: 2;
}

.product-box:not(:last-child) {
  margin-bottom: 100px;
}

.icon-wrap {
  position: relative;
}

.icon-status.new {
  width: 74px;
  height: 68px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2073.77%2068.6%22%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20id%3D%22moji%22%3E%3Cpath%20d%3D%22M72.41%2021.87a17.12%2017.12%200%200%200-5.67-8.2%2014.55%2014.55%200%200%200-7.41-2.8%208.66%208.66%200%200%200-1.89-5c-2.69-3.18-6.82-4.28-10.88-5A36.34%2036.34%200%200%200%2034.69.28a17.19%2017.19%200%200%200-8.93%204A21.58%2021.58%200%200%200%2019%205.86C13%208.21%202.77%2013.64%201.83%2023.61a15.41%2015.41%200%200%200%20.78%206.3l-.24.53A22.27%2022.27%200%200%200%20.32%2044.18a24.37%2024.37%200%200%200%204.45%2010.2%2026.72%2026.72%200%200%200%208.58%209.37%2030.54%2030.54%200%200%200%2016.84%204.85A35.31%2035.31%200%200%200%2045%2065.3h.57a9.55%209.55%200%200%200%204.34-.92%206.39%206.39%200%200%200%202.22-1.88l1.05-.59a7.16%207.16%200%200%200%202.08-1.17%206.66%206.66%200%200%200%20.62-.56l.31-.22.75-.27a15.46%2015.46%200%200%200%204.8-2.69%2011.55%2011.55%200%200%200%203.79-8.36v-.3a24.2%2024.2%200%200%200%206.89-26.44ZM64.11%2032a17.34%2017.34%200%200%200%20.61-2.93%2020.59%2020.59%200%200%201-.14%205.93%2021.62%2021.62%200%200%200-.47-3ZM49.26%209.52a31.75%2031.75%200%200%201%203.05%201.78c-.86.16-1.75.37-2.66.62a13.21%2013.21%200%200%200-5.22-4.15%2015.39%2015.39%200%200%201%204.83%201.75Zm-14.08-6a25.52%2025.52%200%200%201%206-.11%205.32%205.32%200%200%200-2.36%201.29c-.07.07-.1.15-.17.22a16.56%2016.56%200%200%200-6.33-.53h-.51a15.91%2015.91%200%200%201%203.37-.9ZM18%2022.84l-.06.09ZM7.91%2020.18A21.73%2021.73%200%200%200%205%2024.53v-.61a14%2014%200%200%201%204.8-8.86%2013.55%2013.55%200%200%200-1.89%205.12Zm5%2037.6c.41.17.84.33%201.27.47a47.73%2047.73%200%200%200%207%202.26%2057.86%2057.86%200%200%200%207%201.34%2024.84%2024.84%200%200%201-15.25-4.07Zm14%207.34A29.36%2029.36%200%200%200%2037%2063.2a17.28%2017.28%200%200%200%201.85.86A32.26%2032.26%200%200%201%2027%2065.12ZM67.68%2040.7a20.67%2020.67%200%200%201-2.77%203.67c-.07-.2-.11-.41-.19-.61a23%2023%200%200%200%201.21-22%2018%2018%200%200%200-6.39-7.42l-.09-.18a11.4%2011.4%200%200%201%205.35%202.08A14%2014%200%200%201%2069.35%2023a21.61%2021.61%200%200%201-1.67%2017.7Z%22%20style%3D%22fill%3A%23dd8000%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M25.16%2044.45a1.25%201.25%200%200%201-1.4-.68l-5.87-12c0-.08-.1-.05-.1%200v11.48a1.24%201.24%200%200%201-2.48%200v-17a1.22%201.22%200%200%201%201-1.19%201.25%201.25%200%200%201%201.4.65l5.88%2012a.05.05%200%200%200%20.1%200V26.27a1.24%201.24%200%200%201%202.47%200v17a1.26%201.26%200%200%201-1%201.18ZM38.07%2038.45H32.4c-.1%200-.15%200-.15.12v1.25a2.25%202.25%200%200%200%202.25%202.25h.1a2.26%202.26%200%200%200%202-1.17%201.24%201.24%200%200%201%201.68-.5%201.22%201.22%200%200%201%20.47%201.67%204.71%204.71%200%200%201-4.12%202.45h-.1a4.69%204.69%200%200%201-4.7-4.7V34.6a4.72%204.72%200%200%201%204.7-4.73h.1a4.72%204.72%200%200%201%204.7%204.73v2.6a1.23%201.23%200%200%201-1.26%201.25Zm-1.22-3.85a2.27%202.27%200%200%200-2.25-2.28h-.1a2.27%202.27%200%200%200-2.25%202.28v1.25c0%20.07%200%20.12.15.12h4.3c.1%200%20.15%200%20.15-.12ZM53.62%2043.6a1.22%201.22%200%200%201-2.37%200l-1.93-7.33a.06.06%200%200%200-.12%200l-1.93%207.33a1.22%201.22%200%200%201-2.37%200l-3.17-12a1.21%201.21%200%200%201%20.87-1.5%201.23%201.23%200%200%201%201.5.87l1.9%207.28a.07.07%200%200%200%20.13%200l1.92-7.33a1.23%201.23%200%200%201%202.38%200l1.92%207.33a.07.07%200%200%200%20.13%200l1.92-7.33a1.23%201.23%200%200%201%201.5-.87%201.22%201.22%200%200%201%20.88%201.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -32px;
  left: -35px;
}

.column-section {
  padding-top: 170px;
}

.column-content {
  max-width: 850px;
  position: relative;
}

.column-content::after {
  content: '';
  width: 128px;
  height: 87px;
  background: url(../../images/common/cat06.png) no-repeat center/contain;
  position: absolute;
  top: -50px;
  left: 59%;
}

.column-content .headline-02 {
  letter-spacing: .35em;
  text-indent: .35em;
}

.common-banner-area {
  max-width: 1000px;
  margin: 100px auto;
  padding: 0 20px;
}

.common-banner-area .banner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: block;
}

.common-banner-area .banner:not(:last-child) {
  margin-bottom: 30px;
}

.common-banner-area .banner.has-cat {
  position: relative;
}

.common-banner-area .banner.has-cat::before {
  content: '';
  width: 108px;
  height: 154px;
  background: url(../../images/common/cat07.png) no-repeat center/contain;
  position: absolute;
  top: -92px;
  left: 50px;
}

.common-banner-area .banner.has-cat img {
  position: relative;
  z-index: 2;
}

.faq-block .separation-02 {
  margin: 80px auto;
}

.faq-navi {
  margin-top: 80px;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.faq-navi li {
  width: 100%;
}

.faq-navi li:not(:last-child) {
  margin-right: 25px;
}

.faq-navi a {
  padding: 15px 10px;
  text-align: center;
  display: block;
  color: #FFF;
  background-color: #3E3A39;
  border-radius: 8px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.faq-navi a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.keyword-search {
  margin-bottom: 80px;
}

.keyword-search .input-wrap {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
}

.keyword-search input {
  width: 100%;
  padding: 15px 50px 15px 25px;
  font-size: 16px;
  display: block;
  border-radius: 28px;
  border: 2px solid #CCC;
}

.keyword-search input:focus {
  border-color: #CCC;
}

.keyword-search .btn-delete {
  width: 30px;
  height: 30px;
  border: 2px solid #3d3a39;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  right: 15px;
  display: none;
}

.keyword-search .btn-delete::before, .keyword-search .btn-delete::after {
  content: '';
  width: 2px;
  height: 15px;
  display: block;
  background-color: #3d3a39;
  position: absolute;
  top: 6px;
  left: 50%;
  margin-left: -1px;
}

.keyword-search .btn-delete::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.keyword-search .btn-delete::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.faq-content:not(:last-child) {
  margin-bottom: 60px;
}

.faq-content .question,
.faq-content .answer {
  padding-left: 50px;
  position: relative;
}

.faq-content .question::before,
.faq-content .answer::before {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.faq-content .question {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
}

.faq-content .question::before {
  content: 'Q.';
  color: #98b833;
  top: -4px;
}

.faq-content .answer {
  padding-top: 5px;
}

.faq-content .answer::before {
  content: 'A.';
  color: #e97b18;
  top: 4px;
  left: 2px;
}

.faq-content p {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 2.0;
}

.faq-content p:not(:last-child) {
  margin-bottom: 1em;
}

.faq-content a {
  color: #5e5e5e;
  border-bottom: 1px solid #000000;
}

.faq-others {
  text-align: center;
  font-size: 18px;
}

.faq-others a {
  color: #AFC842;
  text-decoration: underline;
}

.faq-noresults {
  display: none;
  margin-bottom: 80px;
  padding: 80px 0;
  text-align: center;
  font-size: 18px;
  background-color: #f1f1f1;
}

.guide-block .separation-02 {
  margin: 80px auto;
}

.guide-wrap .headline-05 {
  margin-bottom: 1em;
}

.guide-wrap .inner:not(:last-child) {
  margin-bottom: 40px;
}

.guide-wrap .inner > dt {
  font-size: 20px;
  font-weight: 700;
  color: #98b833;
  line-height: 1.75;
}

.guide-wrap .inner > dd {
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
}

.guide-wrap .inner > dd:first-child {
  margin-top: 0;
}

.guide-wrap p {
  margin: 0;
}

.guide-wrap p:not(:last-child) {
  margin-bottom: 1em;
}

.guide-wrap .dot li:not(:last-child) {
  margin-bottom: .8em;
}

.guide-wrap .note {
  font-size: 14px;
}

.guide-contact {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 30px;
  border: 2px solid #DDD;
}

.guide-contact .tel {
  margin-bottom: 20px;
  padding-left: 30px;
  line-height: 1;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M511.2%20387l-23.25%20100.8c-3.266%2014.25-15.79%2024.22-30.46%2024.22C205.2%20512%200%20306.8%200%2054.5c0-14.66%209.969-27.2%2024.22-30.45l100.8-23.25C139.7-2.602%20154.7%205.018%20160.8%2018.92l46.52%20108.5c5.438%2012.78%201.77%2027.67-8.98%2036.45L144.5%20207.1c33.98%2069.22%2090.26%20125.5%20159.5%20159.5l44.08-53.8c8.688-10.78%2023.69-14.51%2036.47-8.975l108.5%2046.51C506.1%20357.2%20514.6%20372.4%20511.2%20387z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left 8px;
  background-size: 22px;
}

.guide-contact .tel dt {
  font-size: 32px;
}

.guide-contact .tel dd {
  margin-top: 8px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
}

.guide-contact p {
  padding-left: 30px;
  font-size: 18px;
}

.guide-contact .email {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%20352c-16.53%200-33.06-5.422-47.16-16.41L0%20173.2V400C0%20426.5%2021.49%20448%2048%20448h416c26.51%200%2048-21.49%2048-48V173.2l-208.8%20162.5C289.1%20346.6%20272.5%20352%20256%20352zM16.29%20145.3l212.2%20165.1c16.19%2012.6%2038.87%2012.6%2055.06%200l212.2-165.1C505.1%20137.3%20512%20125%20512%20112C512%2085.49%20490.5%2064%20464%2064h-416C21.49%2064%200%2085.49%200%20112C0%20125%206.01%20137.3%2016.29%20145.3z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left 5px;
  background-size: 22px;
}

.guide-contact .contact {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%200C114.6%200%200%20114.6%200%20256s114.6%20256%20256%20256s256-114.6%20256-256S397.4%200%20256%200zM256%20400c-18%200-32-14-32-32s13.1-32%2032-32c17.1%200%2032%2014%2032%2032S273.1%20400%20256%20400zM325.1%20258L280%20286V288c0%2013-11%2024-24%2024S232%20301%20232%20288V272c0-8%204-16%2012-21l57-34C308%20213%20312%20206%20312%20198C312%20186%20301.1%20176%20289.1%20176h-51.1C225.1%20176%20216%20186%20216%20198c0%2013-11%2024-24%2024s-24-11-24-24C168%20159%20199%20128%20237.1%20128h51.1C329%20128%20360%20159%20360%20198C360%20222%20347%20245%20325.1%20258z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left 5px;
  background-size: 22px;
}

.lower-visual {
  width: 100%;
  height: 44vw;
  min-height: 600px;
  max-height: 80vh;
  background-color: #e2e2e2;
  position: relative;
  overflow: hidden;
}

.lower-visual .inner {
  width: 1040px;
  max-width: 100%;
  height: 100%;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  pointer-events: none;
}

.lower-visual .catch {
  font-size: 52px;
  font-weight: 900;
  line-height: 1.8;
  color: #FFF;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.lower-visual .catch.right {
  margin-left: auto;
}

.lower-visual .image {
  width: 100%;
  height: 100%;
}

.lower-visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.lower-visual .lower-wave {
  width: 100%;
  height: 18px;
  line-height: 0;
  background: url(../../images/common/wave02.png) repeat-x center bottom/auto 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.lower-visual .lower-wave svg {
  width: 2697px;
  max-width: none;
}

.other-page-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.other-page-list li {
  width: 575px;
}

.other-page-list .image {
  width: 100%;
  height: 345px;
  overflow: hidden;
}

.other-page-list .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.other-page-list figcaption {
  margin-top: 1em;
  font-size: 24px;
  font-weight: 500;
}

.about-lead {
  margin-top: 100px;
  text-align: center;
}

.about-lead .lg {
  font-size: 22px;
  font-weight: 700;
  line-height: 2.2;
}

.about-lead .sm {
  margin-top: 80px;
  font-size: 17px;
}

.anchor-navi a {
  display: block;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.anchor-navi a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.about-headline .image {
  width: 60.8%;
}

#about01 .about-headline {
  margin-bottom: 170px;
  position: relative;
}

#about01 .about-inner {
  position: relative;
}

#about01 .catch-image {
  position: absolute;
}

#about01 .catch01 {
  top: -480px;
  left: 570px;
}

#about01 .catch02 {
  top: -280px;
  right: 0;
}

#about01 .catch03 {
  top: -200px;
  right: 60px;
}

.be_relieved .title01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.be_relieved .title01 .num {
  margin-right: 36px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.be_relieved .title01 .text {
  font-size: 40px;
  font-weight: 900;
  letter-spacing: .15em;
  line-height: 1;
}

.be_relieved .title01 span {
  display: block;
}

.be_relieved .title01 span:not(:last-child) {
  margin-bottom: 36px;
}

.be_relieved .about-column {
  height: 50vw;
  max-height: 674px;
}

.be_relieved .about-column:not(:first-of-type) {
  margin-top: -5vw;
}

.be_relieved .image {
  width: 684px;
  height: 678px;
  padding: 2px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  position: relative;
  z-index: -1;
}

.be_relieved .image::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../images/about/frame.svg) no-repeat center/cover;
}

.be_relieved .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.be_relieved .separation-02 {
  width: 63.4%;
  max-width: 634px;
  margin-left: 0;
}

.about-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.about-column:nth-of-type(odd) .text-area {
  margin-right: 7%;
}

.about-column:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.about-column:nth-of-type(even) .text-area {
  margin-left: 7%;
}

.about-column .text-area {
  width: 52.8%;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.about-column h2 {
  margin-bottom: .6em;
  font-size: 30px;
  line-height: 1.9375;
  letter-spacing: .05em;
  white-space: nowrap;
}

.about-column p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  line-height: 2;
  letter-spacing: .025em;
  text-align: justify;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

#about02 .about-headline-wrap {
  margin-top: 100px;
  margin-bottom: 140px;
  margin-right: -50px;
  margin-left: -50px;
  background: url(../../images/about/bg-story.jpg) no-repeat center/auto 100%;
}

#about02 .about-headline {
  position: relative;
  top: -100px;
}

#about02 .about-headline .image {
  margin-bottom: 60px;
}

#about02 .about-headline p {
  font-size: 22px;
  line-height: 2;
}

.brand_story .about-column:not(:last-of-type) {
  margin-bottom: 180px;
}

.brand_story .about-column:nth-of-type(odd) .image01 {
  right: -80px;
}

.brand_story .about-column:nth-of-type(odd) .image02 {
  left: -20px;
}

.brand_story .about-column:nth-of-type(even) .image01 {
  left: -80px;
}

.brand_story .about-column:nth-of-type(even) .image02 {
  right: -20px;
}

.brand_story .about-column h2 {
  font-size: 36px;
}

.brand_story .image {
  width: 388px;
  height: 384px;
  padding: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  position: relative;
}

.brand_story .image:not(:last-child) {
  margin-bottom: 50px;
}

.brand_story .image::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../images/about/frame2.svg) no-repeat center/cover;
}

.brand_story .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.profile-content {
  margin-top: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.profile-content .text-area {
  width: 58.8%;
  margin-right: 7%;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.profile-content dl {
  margin-bottom: 20px;
}

.profile-content dt {
  font-size: 22px;
  line-height: 1.75;
  letter-spacing: .1em;
}

.profile-content dd {
  font-size: 40px;
  letter-spacing: .3em;
}

.profile-content dd span {
  margin-left: 5px;
  font-size: 22px;
  letter-spacing: .05em;
  color: #727171;
}

.profile-content p {
  font-size: 20px;
  line-height: 2;
  letter-spacing: .025em;
  text-align: justify;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.profile-content .image-area {
  width: 38.5vw;
  max-width: 684px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

.profile-content .position li:not(:last-child) {
  margin-bottom: 10px;
}

.profile-content .position a {
  padding: 1px 32px 3px 12px;
  background-color: #3E3A39;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016.5%2016.5%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20id%3D%22moji%22%3E%3Cpath%20d%3D%22m12.73%208.56-6.06-4.6v9.21l6.06-4.61z%22%20class%3D%22cls-1%22%2F%3E%3Cpath%20d%3D%22M8.25%2016.5a8.25%208.25%200%201%201%208.25-8.25%208.26%208.26%200%200%201-8.25%208.25Zm0-16A7.75%207.75%200%201%200%2016%208.25%207.76%207.76%200%200%200%208.25.5Z%22%20class%3D%22cls-1%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px;
  font-size: 18px;
  color: #FFF;
  display: inline-block;
}

.profile-content .position span {
  margin-left: 15px;
  font-size: 20px;
}

#about03 {
  margin-top: 270px;
  margin-bottom: 180px;
  padding-top: 1px;
  background-size: auto auto;
  background-color: #cdd9a0;
  background-image: -webkit-repeating-linear-gradient(346deg, transparent, transparent 18px, rgba(255, 255, 255, 0.3) 18px, rgba(255, 255, 255, 0.3) 36px);
  background-image: repeating-linear-gradient(104deg, transparent, transparent 18px, rgba(255, 255, 255, 0.3) 18px, rgba(255, 255, 255, 0.3) 36px);
}

#about03 .about-headline {
  margin-top: -100px;
  margin-bottom: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#about03 .about-headline .image {
  margin-right: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

#about03 .about-headline p {
  margin-top: 100px;
  font-size: 25px;
  line-height: 2;
  letter-spacing: 0;
  white-space: nowrap;
}

.about-community-site {
  padding: 50px 34px;
  border: 15px solid #FFF;
  border-radius: 50px;
  background-color: #FFF;
  position: relative;
}

.about-community-site::after {
  content: '';
  width: 111px;
  height: 170px;
  background: url(../../images/common/cat12.png) no-repeat center/contain;
  position: absolute;
  top: -115px;
  right: 75px;
}

.about-community-site h2 {
  margin-bottom: 36px;
  font-size: 27px;
  line-height: 2;
  letter-spacing: .05em;
}

.about-community-site .image {
  -webkit-filter: drop-shadow(0 10px 5px rgba(99, 124, 62, 0.7));
          filter: drop-shadow(0 10px 5px rgba(99, 124, 62, 0.7));
}

.about-community-site a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 50px auto 0;
  display: block;
  position: relative;
}

.about-community-site a::before {
  content: '';
  width: 70px;
  height: 98px;
  background: url(../../images/common/click.svg) no-repeat center/contain;
  position: absolute;
  top: 5px;
  left: -78px;
}

.about-community-site a:hover::before {
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}

.archive-section {
  margin-top: 80px;
  margin-bottom: 150px;
}

.archive-section .content {
  max-width: 1188px;
  padding-top: 170px;
  padding-bottom: 200px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #FFF;
  position: relative;
}

.archive-section .content::before, .archive-section .content::after {
  content: '';
  width: 100%;
  padding-top: 30%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  pointer-events: none;
}

.archive-section .content::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201366%20410%22%20style%3D%22enable-background%3Anew%200%200%201366%20410%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M0%200v409.9-.4c.4-51.3%208.9-94.9%2026.6-137.4%2015.5-37%2037-70.5%2063.8-99.2s58.2-52.2%2093.5-69.7c39.1-19.4%2075.3-29%20114-30.2%2019.3-.6%2037.7-.2%2055.4.2%2020.8.5%2040.4.9%2058.4-.4%2029.7-2.2%2059.5-11%2086.2-25.5C555.8%2016%20616.2.6%20682.6%200h.8C749.8.6%20810.2%2016%20868%2047.4c26.7%2014.5%2056.5%2023.3%2086.2%2025.5%2018%201.3%2037.7.9%2058.4.4%2017.8-.4%2036.1-.8%2055.4-.2%2038.7%201.3%2074.9%2010.9%20114%2030.2%2035.2%2017.4%2066.7%2040.9%2093.5%2069.7%2026.8%2028.7%2048.2%2062.2%2063.8%2099.2%2017.7%2042.5%2026.2%2086.1%2026.6%20137.4v.4V0H0z%22%20style%3D%22fill%3A%23cdd9a0%22%2F%3E%3C%2Fsvg%3E");
  background-position: center top;
  top: -1px;
}

.archive-section .content::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%201366%20410%22%20style%3D%22enable-background%3Anew%200%200%201366%20410%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%3E.st0%7Bfill%3A%23cdd9a0%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M1339.4%20137.6c-15.5%2037.1-37%2070.5-63.8%2099.3-26.8%2028.8-58.2%2052.2-93.5%2069.7-39.1%2019.4-75.3%2029-114%2030.3-19.3.6-37.6.2-55.4-.2-20.8-.5-40.4-.9-58.4.4-29.7%202.2-59.5%2011-86.2%2025.5-57.9%2031.4-118.3%2046.8-184.7%2047.4h-.4%20683V0v.9c-.5%2051-9%2094.5-26.6%20136.7zM498%20362.6c-26.7-14.5-56.5-23.3-86.2-25.5-18-1.3-37.7-.9-58.4-.4-17.8.4-36.2.8-55.4.2-38.7-1.3-74.9-10.9-114-30.3-35.2-17.5-66.7-40.9-93.5-69.7-26.8-28.8-48.2-62.2-63.8-99.3C9%2095.4.5%2051.9%200%20.9V0v410h683-.4c-66.4-.6-126.8-16-184.6-47.4z%22%2F%3E%3C%2Fsvg%3E");
  background-position: center bottom;
  bottom: -1px;
}

.archive-section .headline-02 {
  position: relative;
}

.archive-section .headline-02::before {
  content: '';
  width: 166px;
  height: 148px;
  background: url(../../images/common/cat13.png) no-repeat center/contain;
  position: absolute;
  bottom: -10px;
  left: -190px;
}

.archive-section .product-box {
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
}

.privacy-lead {
  margin-bottom: 50px;
}

.privacy-lead p {
  font-size: 17px;
  line-height: 1.764;
  letter-spacing: .025em;
}

.privacy-content {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.privacy-content dl:not(:last-child) {
  margin-bottom: 30px;
}

.privacy-content dt {
  margin-bottom: 8px;
  font-size: 17px;
}

.privacy-content dd {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}

.privacy-content p {
  line-height: 1.75;
}

.privacy-content ol {
  padding-left: 2em;
}

.privacy-content ol:not(:last-child) {
  margin-bottom: 1em;
}

.privacy-content ol li {
  line-height: 1.75;
}

.privacy-content ol li:not(:last-child) {
  margin-bottom: .5em;
}

.privacy-content ol li ol {
  margin-top: .5em;
  margin-bottom: 1em;
}

.product-feature .content:not(:last-child) {
  margin-bottom: 80px;
}

.product-feature .content.area02 {
  padding: 80px;
  background-color: #FFFCE9;
  border-radius: 20px;
}

.product-feature .content.area02 .detail-box {
  background-color: #FFF;
  border: 4px solid #ffce9e;
}

.product-feature h1 {
  margin-top: 0;
  margin-bottom: 1.5em;
  padding: 5px 1em;
  font-size: 32px;
  line-height: 1.75;
  color: #FFF;
  background-color: #AFC842;
  border-radius: 10px;
}

.product-feature h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1.8em;
  padding-bottom: 5px;
  font-size: 24px;
  line-height: 1.75;
  border-bottom: 4px dotted #000;
}

.product-feature h3 {
  margin-bottom: 1em;
  font-size: 22px;
  color: #98b833;
}

.product-feature p {
  margin: 0;
  font-size: 18px;
  line-height: 2;
}

.product-feature p.lg {
  font-size: 120%;
}

.product-feature p:not(:last-child) {
  margin-bottom: 1em;
}

.product-feature p + h1 {
  margin-top: 50px;
}

.product-feature p + h3 {
  margin-top: 2em;
}

.product-feature p + figure {
  margin-top: 50px;
}

.product-feature p + dl {
  margin-top: 30px;
}

.product-feature figure {
  margin-bottom: 30px;
  display: block;
}

.product-feature figure img {
  border-radius: 30px;
}

.product-feature .spacer {
  word-wrap: 100%;
  height: 1px;
  margin: 40px auto;
  border: none;
}

.product-feature .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffce9e));
  background: -webkit-linear-gradient(transparent 75%, #ffce9e 75%);
  background: linear-gradient(transparent 75%, #ffce9e 75%);
}

.product-feature .marker.lg {
  font-size: 120%;
}

.product-feature ul li:not(:last-child) {
  margin-bottom: .3em;
}

.product-feature ul.circle li {
  margin-left: calc(1em + 5px);
  text-indent: calc((1em + 5px) * -1);
}

.product-feature ul.circle li:not(:last-child) {
  margin-bottom: .5em;
}

.product-feature ul.circle li::before {
  content: '●';
  margin-right: 5px;
  color: #AFC842;
}

.product-feature ul.note {
  font-size: 14px;
}

.product-feature ul + p {
  margin-top: 1em;
}

.product-feature .point-list {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 30px;
  text-align: left;
  border: 2px dashed #cdd9a0;
}

.product-feature .point-box {
  margin-top: 40px;
}

.product-feature .point-box dt {
  width: 80%;
  margin: 0 auto 0;
  margin-bottom: -20px;
  padding: 5px;
  font-size: 20px;
  color: #FFF;
  background-color: #AFC842;
  border-radius: 10px;
  position: relative;
}

.product-feature .point-box dd {
  padding: 40px 25px 20px;
  border: 2px dashed #cdd9a0;
  background-color: #FFF;
  text-align: left;
}

.product-feature .point-box dd p {
  font-size: 16px;
}

.product-feature .point-box + p {
  margin-top: 30px;
}

.product-feature .case-title {
  font-size: 24px;
}

.product-feature .case-title span {
  width: 120px;
  height: 32px;
  margin: 0 auto 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #AFC842;
  border-radius: 16px;
  font-size: 20px;
  color: #FFF;
  line-height: 1;
}

.product-feature .detail-box {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 25px;
  text-align: left;
  background-color: #fff1e2;
}

.product-feature .detail-box dt {
  margin-bottom: 1em;
  font-size: 18px;
}

.product-feature .detail-box dd {
  font-size: 16px;
}

.product-feature .flow-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-feature .flow-list + * {
  margin-top: 1em;
}

.product-feature .flow-list .inner {
  width: 100%;
  margin-bottom: 0;
}

.product-feature .flow-list .inner + .inner {
  margin-left: 25px;
}

.product-feature .flow-list .caption {
  margin-top: .5em;
  text-align: center;
}

.product-feature .flow-list .caption.point {
  color: #e97b18;
}

.product-feature .flow-list .arrow {
  width: 80px;
  margin: auto 0;
  padding-bottom: 45px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  text-align: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028.48%2024.05%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M27.49%2C10.23%2C14.41.49C13.08-.49%2C12%2C.05%2C12%2C1.7V3.93H3a3%2C3%2C0%2C0%2C0-3%2C3V17.18a3%2C3%2C0%2C0%2C0%2C3%2C3h9v2.17c0%2C1.65%2C1.08%2C2.19%2C2.41%2C1.2l13.08-9.74a2.11%2C2.11%2C0%2C0%2C0%2C0-3.58%22%20fill%3D%22%23AFC842%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 40px auto;
}

.product-feature .schedule-wrap:not(:last-child) {
  margin-bottom: 60px;
}

.product-feature .schedule-wrap dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-feature .schedule-wrap dl:not(:last-child) {
  margin-bottom: 30px;
}

.product-feature .schedule-wrap dt {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  border-radius: 50%;
  background-color: #AFC842;
  font-size: 18px;
  color: #FFF;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product-feature .schedule-wrap dd {
  width: 100%;
  padding: 20px;
  text-align: left;
  background-color: #FFF;
  border: 2px dashed #DDD;
  border-radius: 20px;
}

.product-feature .schedule-wrap dd p {
  font-size: 16px;
}

.product-feature .schedule-wrap dd p + figure {
  margin-top: 30px;
}

.product-feature .schedule-wrap dd figure {
  max-width: 250px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  text-align: center;
}

.product-feature .schedule-wrap dd figcaption {
  margin-top: .5em;
}

.product-feature .fs-c-button--addToCart--detail {
  background-color: #ff730c !important;
}

@media (min-width: 835px) {
  .lower {
    font-size: 16px;
  }
  .is-scrolled .header-navi-wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .is-scrolled .btn-magazine {
    display: none;
  }
}

@media (max-width: 834px) {
  body {
    font-size: 14px;
  }
  .section-wrap {
    padding: 60px 20px;
  }
  .sp_none {
    display: none;
  }
  .site-header {
    padding: 22px 12px 12px;
  }
  .header-wave {
    height: 10px;
  }
  .header-title {
    width: 140px;
  }
  .header-navi-wrap {
    display: none;
    width: 100%;
    padding: 30px 20px 20px;
    background-color: white;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
  }
  .header-navi {
    width: 100%;
    margin: 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header-navi .cat-eyes {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .header-navi .navi01 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .header-navi .navi02 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .header-navi::after {
    content: none;
  }
  .header-navi ul {
    width: 100%;
    display: block;
    font-size: 20px;
    text-align: center;
  }
  .header-navi ul:not(:last-child) {
    margin-bottom: 18px;
    padding-top: 18px;
    border-top: 3px dotted #DADADA;
  }
  .header-navi ul > li {
    padding-bottom: 18px;
    border-bottom: 3px dotted #DADADA;
  }
  .header-navi ul > li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 18px;
  }
  .header-cv {
    margin-top: 44px;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header-cv .banner {
    display: none;
  }
  .header-cv img {
    width: auto;
    height: 30px;
  }
  .header-cv .btn-magazine img {
    width: 30px;
  }
  .header-cv .fs-clientInfo {
    font-size: 16px;
  }
  .cat-eyes {
    width: 28vw;
    max-width: 160px;
    margin: 0 auto 18px;
  }
  #hamburger-menu {
    display: block;
  }
  .sp-navi .site-logo {
    width: 176px;
    margin: 36px auto 0;
    display: block;
  }
  .footer-inner {
    padding: 50px 20px 30px;
  }
  .footer-inner .navi-area {
    margin-top: 50px;
  }
  .footer-wave {
    margin-bottom: -1px;
  }
  .footer-column {
    display: block;
  }
  .footer-title {
    width: 160px;
  }
  .footer-sns-link {
    margin-top: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-sns-list li {
    width: 36px;
  }
  .footer-sns-list li:not(:last-child) {
    margin-right: 15px;
  }
  .footer-link-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-link-banner li:not(:last-child) {
    margin-right: 12px;
    margin-bottom: 0;
  }
  .footer-navi .navi-list {
    width: 47.5%;
  }
  .footer-navi .navi-list:not(:last-child) {
    margin-right: 5%;
  }
  .copyright {
    margin-top: 30px;
    text-align: center;
  }
  .l-table dt {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
  }
  .l-table dd {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }
  .l-table.sm dd {
    padding: 2px 0;
    font-size: 15px;
  }
  .headline-01 {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .headline-02 {
    font-size: 20px;
  }
  .headline-02.line {
    margin-bottom: 60px;
  }
  .headline-02.border {
    margin-bottom: 40px;
  }
  .headline-03 {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .separation-01 {
    height: 10px;
    margin: 60px auto;
  }
  .separation-01 .cat08 {
    width: 122px;
    height: 67px;
    top: -40px;
    left: 12px;
  }
  .separation-02 {
    height: 4px;
    margin: 60px auto;
    background-image: -webkit-radial-gradient(2px center, circle, #FFF, #FFF 2px, transparent 2px, transparent 100%);
    background-image: radial-gradient(circle at 2px center, #FFF, #FFF 2px, transparent 2px, transparent 100%);
    background-position: center;
    background-size: 8px 4px;
    background-repeat: repeat-x;
  }
  .separation-02.gray {
    background-image: -webkit-radial-gradient(2px center, circle, #DDD, #DDD 2px, transparent 2px, transparent 100%);
    background-image: radial-gradient(circle at 2px center, #DDD, #DDD 2px, transparent 2px, transparent 100%);
  }
  .separation-02 .cat10 {
    width: 43px;
    top: -97px;
    right: 45px;
  }
  .separation-02 .cat11 {
    width: 56px;
    bottom: -3px;
    right: 30px;
  }
  .site-container {
    margin-top: 74px;
  }
  .bg-d01 {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .hero-visual {
    height: 46vw;
    min-height: 0;
    max-height: none;
  }
  .hero-catch {
    font-size: 30px;
  }
  .hero-wave {
    height: 10px;
  }
  .point-lead {
    font-size: 3.125vw;
  }
  .point-lead strong {
    font-size: 5.98958vw;
  }
  .point-content {
    height: 96vw;
  }
  .point-content .headline-02 {
    margin-bottom: 30px;
  }
  .point-content .link-more {
    margin-top: 22vw;
  }
  .point-list .num {
    margin-bottom: 25px;
    line-height: 1;
  }
  .point-list .image img {
    max-width: 20vw;
  }
  .point-list .catch {
    font-size: 2.134vw;
  }
  .point-list .point01 .image {
    top: 26.667vw;
    left: 4vw;
  }
  .point-list .point02 .image {
    top: 34.667vw;
  }
  .point-list .point03 .image {
    top: 33.34vw;
  }
  .news-list li.new::before {
    width: 42px;
    height: 40px;
    top: 20px;
    left: -50px;
  }
  .product-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .product-section::before, .product-section::after {
    width: auto;
    right: -1px;
    left: -1px;
  }
  .product-content::before {
    width: 93px;
    height: 40px;
    top: -80px;
    right: 30px;
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  .product-content::after {
    width: 123px;
    height: 70px;
    bottom: -100px;
    left: 10px;
  }
  .icon-status.new {
    width: 42px;
    height: 40px;
    top: -10px;
    left: -10px;
  }
  .lower-visual {
    height: 46vw;
    min-height: 0;
    max-height: none;
  }
  .lower-visual .catch {
    font-size: 30px;
  }
  .lower-visual .lower-wave {
    height: 10px;
  }
  .about-lead {
    margin-top: 50px;
  }
  .about-lead .lg {
    font-size: 2.60417vw;
  }
  .about-lead .sm {
    margin-top: 60px;
    font-size: 2.34375vw;
  }
  #about01 .about-headline {
    margin-bottom: 60px;
  }
  #about01 .about-headline .cat09 {
    width: 30%;
    position: absolute;
    top: 140px;
    left: 68%;
  }
  #about01 .catch01 {
    width: 34.0vw;
    top: -39.0625vw;
    right: 0;
    left: auto;
  }
  #about01 .catch02 {
    width: 28.0vw;
    top: -23.4375vw;
  }
  #about01 .catch03 {
    width: 26.0vw;
    top: -20.83333vw;
    right: 0;
  }
  .be_relieved .title01 {
    margin-bottom: 30px;
  }
  .be_relieved .title01 .num {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 144px;
  }
  .be_relieved .title01 .text {
    font-size: 36px;
  }
  .be_relieved .title01 span:not(:last-child) {
    margin-bottom: 24px;
  }
  .be_relieved .about-column {
    height: auto;
    max-height: none;
  }
  .be_relieved .about-column:not(:first-of-type) {
    margin-top: 0;
  }
  .be_relieved .image {
    width: 44.53125vw;
    height: 44.14062vw;
  }
  .about-column:nth-of-type(odd) .text-area {
    margin-right: 5%;
  }
  .about-column:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .about-column:nth-of-type(even) .text-area {
    margin-left: 5%;
  }
  .about-column .text-area {
    width: 60%;
  }
  .about-column h2 {
    margin-bottom: .6em;
    font-size: 24px;
    white-space: normal;
  }
  .about-column p {
    font-size: 16px;
  }
  #about02 .about-headline-wrap {
    margin-top: 50px;
    margin-bottom: 90px;
    margin-right: -20px;
    margin-left: -20px;
    padding: 0 20px;
  }
  #about02 .about-headline {
    top: -50px;
  }
  #about02 .about-headline .image {
    margin-bottom: 30px;
  }
  #about02 .about-headline p {
    max-width: 60%;
    font-size: 18px;
  }
  .brand_story .about-column:not(:last-of-type) {
    margin-bottom: 90px;
  }
  .brand_story .about-column:nth-of-type(odd) .image01 {
    right: 0;
  }
  .brand_story .about-column:nth-of-type(odd) .image02 {
    left: 0;
  }
  .brand_story .about-column:nth-of-type(even) .image01 {
    left: 0;
  }
  .brand_story .about-column:nth-of-type(even) .image02 {
    right: 0;
  }
  .brand_story .about-column h2 {
    font-size: 20px;
  }
  .brand_story .image {
    width: 32.55208vw;
    height: 32.55208vw;
    padding: 1.30208vw;
  }
  .brand_story .image:not(:last-child) {
    margin-bottom: 30px;
  }
  #about03 .about-headline {
    margin-bottom: 60px;
  }
  #about03 .about-headline .image {
    margin-right: 30px;
  }
  #about03 .about-headline p {
    font-size: 16px;
    white-space: normal;
  }
  .about-community-site {
    padding: 50px 34px;
    border-width: 10px;
    border-radius: 30px;
  }
  .about-community-site::after {
    width: 56px;
    height: 85px;
    top: -58px;
    right: 38px;
  }
  .about-community-site h2 {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .archive-section .content {
    padding-top: 120px;
    padding-bottom: 150px;
    padding-right: 30px;
    padding-left: 30px;
    background-color: #FFF;
    position: relative;
  }
  .archive-section .content::before, .archive-section .content::after {
    width: auto;
    right: -1px;
    left: -1px;
  }
  .archive-section .headline-02::before {
    width: 83px;
    height: 74px;
  }
  .form-area {
    padding: 30px 20px;
  }
  .form-group:not(:last-of-type) {
    margin-bottom: 40px;
  }
  .form-label {
    font-size: 16px;
  }
  .form-label::before {
    margin-right: 5px;
  }
  .form-box {
    padding: 20px 0;
    display: block;
  }
  .form-box > dt {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 14px;
  }
  .form-box .note {
    font-size: 12px;
  }
  .form-column .spacer {
    width: 18px;
  }
  .form-control {
    padding: 12px 16px;
  }
  .form-file {
    margin-top: 0;
    margin-bottom: 0;
  }
  .faq-wrap {
    margin-top: 50px;
  }
  .faq-navi li:not(:last-child) {
    margin-right: 20px;
  }
  .faq-content:not(:last-child) {
    margin-bottom: 40px;
  }
  .faq-content .question,
  .faq-content .answer {
    padding-left: 36px;
    position: relative;
  }
  .faq-content .question::before,
  .faq-content .answer::before {
    font-size: 24px;
  }
  .faq-content .question {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .faq-content .question::before {
    top: 0;
  }
  .product-feature .content:not(:last-child) {
    margin-bottom: 60px;
  }
  .product-feature .content.area02 {
    padding: 60px 30px;
  }
}

@supports (-webkit-touch-callout: none) {
  #hero-visual {
    /* Safari用のハック */
    max-height: -webkit-fill-available;
  }
  .mod-video {
    max-height: -webkit-fill-available;
  }
}

@media (max-width: 599px) {
  body {
    letter-spacing: 0.0625em;
  }
  .l-column.col3.sp_col1 {
    margin-bottom: 0;
  }
  .l-column.col3.sp_col1 .col-inner {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .l-column.col3.sp_col1 .col-inner:last-child {
    margin-bottom: 0;
  }
  .l-column.col3.sp_col2 {
    margin-bottom: -10%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .l-column.col3.sp_col2 .col-inner {
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 10%;
  }
  .l-column.col3.sp_col2 .col-inner:nth-child(2n) {
    margin-right: 0;
  }
  .l-table dl {
    padding: 15px 0;
    display: block;
  }
  .l-table dt {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
  }
  .l-table dd {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }
  .l-table.sm dd {
    padding: 2px 0;
    font-size: 15px;
  }
  .card .c-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .card .c-image {
    width: 48%;
    margin-bottom: 0;
  }
  .card .c-text {
    width: 45%;
  }
  .card .c-title {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1.3;
    display: block;
    text-align: left;
  }
  .card .c-date {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
  }
  .card .c-price {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: left;
  }
  .card .c-copy {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    letter-spacing: 0.03em;
  }
  .card .c-more {
    width: 92px;
    margin-top: 20px;
    font-size: 15px;
  }
  .bg-d01 {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  #pageTop {
    width: 42px;
    height: 42px;
    background-color: #000;
    background-size: 16px auto;
    right: 15px;
    bottom: 30px;
  }
  .link-more {
    font-size: 14px;
  }
  .link-more::before {
    width: 16px;
    height: 16px;
  }
  .link-more2 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 26px;
    font-size: 16px;
  }
  .headline-02 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .headline-02.line {
    margin-bottom: 40px;
  }
  .headline-02.line::before, .headline-02.line::after {
    width: 15px;
    height: 20px;
  }
  .headline-02.line::before {
    margin-right: 15px;
  }
  .headline-02.line::after {
    margin-left: 15px;
  }
  .headline-04 {
    width: 100%;
    height: 46px;
    margin-bottom: 30px;
    font-size: 22px;
  }
  .headline-04.wide {
    width: 100%;
  }
  .headline-05 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .separation-01 {
    max-width: calc(100vw - 40px);
    margin: 20px auto;
  }
  .footer-inner .navi-area {
    margin-top: 30px;
  }
  .footer-wave {
    margin-bottom: -1px;
  }
  .footer-wave svg {
    height: 5.33333vw;
  }
  .footer-sns-link {
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-sns-link dt img {
    width: 100px;
  }
  .footer-link-banner li {
    width: 60vw;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-navi li:not(:last-child) {
    margin-bottom: 20px;
  }
  .footer-navi a {
    font-size: 3.73333vw;
  }
  .footer-navi a.sm {
    font-size: 3.2vw;
  }
  .footer-navi .child {
    margin-top: 5px;
    margin-bottom: 37px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .footer-navi .child li {
    width: 50%;
    margin-top: 5px;
  }
  .footer-navi .child li:not(:last-child) {
    margin-right: 0;
  }
  .footer-navi .child a {
    font-size: 3.2vw;
  }
  .copyright {
    font-size: 2.66667vw;
    text-align: center;
  }
  .hero-visual {
    height: 80vw;
  }
  .point-lead-text {
    margin-bottom: 50px;
    text-align: center;
  }
  .point-lead {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.6;
  }
  .point-lead strong {
    font-size: 20px;
  }
  .point-lead span::before {
    content: '';
    width: 19px;
    height: 9px;
    top: -10px;
    left: 2px;
  }
  .point-content {
    margin-right: -20px;
    margin-left: -20px;
    padding-top: 100px;
    padding-bottom: 100px;
    height: auto;
    background-size: cover;
  }
  .point-content::after {
    width: 78px;
    height: 62px;
    right: 15px;
  }
  .point-content .content-inner {
    max-width: 100%;
    padding: 0 20px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
  .point-content .link-more {
    margin-top: 36px;
  }
  .point-list .col-inner:not(:last-child) {
    margin-bottom: 50px !important;
  }
  .point-list .text {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .point-list .num {
    margin-bottom: 0;
    font-size: 16vw;
  }
  .point-list .catch {
    margin: 0 0 -6px 30px;
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
    font-size: 20px;
  }
  .point-list .image {
    position: relative;
    text-align: center;
  }
  .point-list .image img {
    max-width: 62.4vw;
  }
  .point-list .point01 .image {
    top: 0;
    left: -10px;
  }
  .point-list .point02 .image {
    top: 0;
  }
  .point-list .point03 .image {
    top: 0;
  }
  .news-content::after {
    width: 103px;
    height: 50px;
    top: -10px;
    left: 0;
  }
  .news-list li {
    padding: 15px 0;
    border-bottom: 2px dashed #000;
    display: block;
  }
  .news-list li.new {
    position: relative;
  }
  .news-list li.new::before {
    content: '';
    width: 37px;
    height: 34px;
    top: 7px;
    left: 90px;
  }
  .news-list .date {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: .5em;
    display: block;
    font-size: 14px;
  }
  .news-list .title {
    font-size: 14px;
    display: block;
  }
  .product-section {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .product-content::before {
    width: 93px;
    height: 40px;
    top: -80px;
    right: -20px;
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  .product-content::after {
    width: 123px;
    height: 70px;
    bottom: -110px;
    left: -20px;
  }
  .product-box:not(:last-child) {
    margin-bottom: 60px;
  }
  .product-box .headline-image {
    margin-bottom: 30px;
  }
  .product-box .headline-image img {
    height: 46px;
  }
  .product-list .col-inner:not(:last-child) {
    padding-bottom: 30px;
    border-bottom: 1px dashed #B2B2B2;
  }
  .icon-wrap {
    position: relative;
  }
  .icon-status.new {
    width: 37px;
    height: 34px;
    top: -10px;
    left: -10px;
  }
  .column-section {
    padding-top: 40px;
  }
  .column-list .col-inner:not(:last-child) {
    padding-bottom: 30px;
    border-bottom: 1px dashed #B2B2B2;
  }
  .column-content::after {
    width: 64px;
    height: 44px;
    top: -20px;
    left: 75vw;
  }
  .common-banner-area {
    margin: 40px auto 60px;
  }
  .common-banner-area .banner:not(:last-child) {
    margin-bottom: 15px;
  }
  .common-banner-area .banner.has-cat::before {
    width: 54px;
    height: 77px;
    top: -46px;
  }
  .lower-visual {
    height: 80vw;
  }
  .about-lead-block {
    padding-bottom: 0;
  }
  .about-lead-block .point-lead-text {
    margin-bottom: 40px;
  }
  .about-lead {
    margin-top: 50px;
  }
  .about-lead .lg {
    font-size: 4vw;
    letter-spacing: 0;
    white-space: nowrap;
  }
  .about-lead .sm {
    margin-top: 40px;
    font-size: 4vw;
  }
  .about-headline .image {
    width: 100%;
    margin: 0 auto;
  }
  #about01 .about-headline {
    margin-bottom: 60px;
  }
  #about01 .catch-image {
    max-width: 62.4vw;
    margin: 0 auto 20px;
    display: block;
    position: relative;
  }
  #about01 .catch01 {
    width: 100%;
    top: 0;
    left: 0;
  }
  #about01 .catch02 {
    width: 100%;
    top: 0;
  }
  #about01 .catch03 {
    width: 100%;
    top: 0;
  }
  .be_relieved .title01 {
    margin-bottom: 30px;
  }
  .be_relieved .title01 .num {
    height: 72px;
    margin-right: 25px;
  }
  .be_relieved .title01 .text {
    font-size: 20px;
  }
  .be_relieved .title01 span:not(:last-child) {
    margin-bottom: 18px;
  }
  .be_relieved .about-column:not(:first-of-type) {
    margin-top: 50px;
  }
  .be_relieved .image {
    width: 57.6vw;
    height: 57.6vw;
    margin-top: 20px;
  }
  .be_relieved .separation-02 {
    width: 100%;
    max-width: none;
  }
  .about-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-column:nth-of-type(odd) .text-area {
    margin-right: 0;
  }
  .about-column:nth-of-type(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-column:nth-of-type(even) .text-area {
    margin-left: 0;
  }
  .about-column .text-area {
    width: 100%;
  }
  .about-column h2 {
    margin-bottom: .5em;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.025em;
    white-space: normal;
  }
  .about-column p {
    font-size: 16px;
  }
  #about02 .about-headline-wrap {
    height: 106.6vw;
    margin-top: 44.4vw;
    margin-bottom: 240px;
    background-image: url(../../images/about/bg-story_sp.jpg);
    background-size: cover;
  }
  #about02 .about-headline {
    top: 0;
  }
  #about02 .about-headline .image {
    margin-bottom: 0;
    position: relative;
    top: -48vw;
  }
  #about02 .about-headline p {
    max-width: none;
    font-size: 15px;
    letter-spacing: 0;
    position: relative;
    top: 37.33333vw;
  }
  .brand_story .about-column {
    display: block;
  }
  .brand_story .about-column:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .brand_story .image-area {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .brand_story .image {
    position: relative;
  }
  .brand_story .image:not(:last-child) {
    margin-bottom: 0;
  }
  .brand_story .image01 {
    width: 43.2vw;
    height: 43.2vw;
  }
  .brand_story .image02 {
    width: 43.2vw;
    height: 43.2vw;
    margin-left: auto;
  }
  #about03 {
    margin-top: calc(35.2vw + 100px);
    margin-bottom: 100px;
    background-image: -webkit-repeating-linear-gradient(346deg, transparent, transparent 9px, rgba(255, 255, 255, 0.3) 9px, rgba(255, 255, 255, 0.3) 18px);
    background-image: repeating-linear-gradient(104deg, transparent, transparent 9px, rgba(255, 255, 255, 0.3) 9px, rgba(255, 255, 255, 0.3) 18px);
  }
  #about03 .about-headline {
    margin-top: -35.2vw;
    margin-bottom: 38px;
    display: block;
  }
  #about03 .about-headline .image {
    margin-right: 0;
    margin-bottom: 20px;
  }
  #about03 .about-headline p {
    margin-top: 30px;
    font-size: 16px;
    text-align: center;
    white-space: wrap;
  }
  .about-community-site {
    padding: 35px 20px;
    border-width: 8px;
  }
  .about-community-site::after {
    right: 10px;
  }
  .about-community-site h2 {
    margin-bottom: 20px;
    font-size: 4vw;
    letter-spacing: 0;
  }
  .about-community-site a {
    margin-top: 40px;
  }
  .about-community-site a::before {
    content: none;
  }
  .profile-content {
    margin-top: 50px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .profile-content .text-area {
    width: 100%;
    margin-right: 0;
  }
  .profile-content dl {
    margin-bottom: 20px;
  }
  .profile-content dt {
    font-size: 15px;
  }
  .profile-content dd {
    font-size: 28px;
  }
  .profile-content dd span {
    font-size: 15px;
  }
  .profile-content p {
    font-size: 15px;
    line-height: 1.7;
  }
  .profile-content .image-area {
    width: 65vw;
    margin-bottom: 20px;
  }
  .profile-content .position li:not(:last-child) {
    margin-bottom: 10px;
  }
  .profile-content .position a {
    padding: 1px 22px 3px 10px;
    background-position: right 7px center;
    background-size: 12px;
    font-size: 12px;
  }
  .profile-content .position span {
    margin-left: 10px;
    font-size: 14px;
  }
  .archive-section {
    margin-top: 50px;
    margin-bottom: 80px;
  }
  .archive-section .content {
    min-block-size: 80px;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .archive-section .headline-02::before {
    left: -90px;
  }
  .privacy-lead {
    margin-bottom: 40px;
  }
  .privacy-lead p {
    font-size: 15px;
  }
  .privacy-content dt {
    font-size: 16px;
  }
  .privacy-content dd {
    font-size: 14px;
  }
  .faq-block .separation-02 {
    margin: 40px auto;
  }
  .faq-navi {
    margin-top: 50px;
    margin-bottom: 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .faq-navi li {
    width: 48%;
    margin-bottom: 4%;
  }
  .faq-navi li:not(:last-child) {
    margin-right: 0;
  }
  .keyword-search {
    margin-bottom: 40px;
  }
  .faq-others {
    font-size: 16px;
  }
  .faq-noresults {
    margin-bottom: 40px;
    padding: 60px 0;
    font-size: 16px;
  }
  .guide-block .separation-02 {
    margin: 40px auto;
  }
  .guide-wrap .headline-05 {
    margin-bottom: 1em;
  }
  .guide-wrap .inner:not(:last-child) {
    margin-bottom: 40px;
  }
  .guide-wrap .inner > dt {
    font-size: 18px;
    line-height: 1.5;
  }
  .guide-wrap .note {
    font-size: 12px;
  }
  .guide-contact {
    width: 100%;
  }
  .product-feature .content:not(:last-child) {
    margin-bottom: 40px;
  }
  .product-feature .content.area02 {
    padding: 40px 20px;
  }
  .product-feature .content.area02 .detail-box {
    border-width: 2px;
  }
  .product-feature h1 {
    margin-bottom: 1.2em;
    padding: 10px 10px;
    font-size: 22px;
    line-height: 1.5;
  }
  .product-feature h2 {
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 1.5;
  }
  .product-feature h3 {
    font-size: 16px;
  }
  .product-feature p {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
  }
  .product-feature p + h3 {
    margin-top: 2em;
  }
  .product-feature p + figure {
    margin-top: 30px;
  }
  .product-feature p br {
    display: none;
  }
  .product-feature figure {
    margin-bottom: 20px;
  }
  .product-feature figure img {
    border-radius: 20px;
  }
  .product-feature .spacer {
    margin: 30px auto;
  }
  .product-feature ul {
    text-align: left;
  }
  .product-feature ul.note {
    font-size: 12px;
  }
  .product-feature ul + p {
    margin-top: 1em;
  }
  .product-feature .point-list {
    width: 100%;
    padding: 15px 20px;
  }
  .product-feature .point-box dt {
    width: 100%;
    margin-bottom: 0;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px 5px 0 0;
  }
  .product-feature .point-box dd {
    padding: 15px;
    border-top: none;
  }
  .product-feature .point-box dd p {
    font-size: 14px;
  }
  .product-feature .case-title {
    font-size: 18px;
  }
  .product-feature .case-title span {
    width: 100px;
    height: 28px;
    margin-bottom: 10px;
    border-radius: 16px;
    font-size: 16px;
  }
  .product-feature .detail-box {
    padding: 15px 15px;
  }
  .product-feature .detail-box dt {
    font-size: 12px;
  }
  .product-feature .detail-box dd {
    font-size: 14px;
  }
  .product-feature .detail-box li:not(:last-child) {
    margin-bottom: .8em;
  }
  .product-feature .flow-list {
    display: block;
  }
  .product-feature .flow-list .inner + .inner {
    margin-top: 20px;
    margin-left: 0;
  }
  .product-feature .flow-list .arrow {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    padding-bottom: 0;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%2024%2028.5%22%3E%3Cpath%20fill%3D%22%23afc842%22%20d%3D%22m13.8%2027.5%209.7-13.1c1-1.3.4-2.4-1.2-2.4h-2.2V3c0-1.7-1.3-3-3-3H6.9c-1.7%200-3%201.3-3%203v9H1.7C.1%2012-.5%2013.1.5%2014.4l9.7%2013.1c.6%201%201.9%201.3%202.9.7.3-.2.5-.4.7-.7%22%2F%3E%3C%2Fsvg%3E");
    background-position: center;
    background-size: auto 40px;
    position: relative;
  }
  .product-feature .flow-list .arrow span {
    position: absolute;
    top: 20px;
    left: 55px;
    white-space: nowrap;
  }
  .product-feature .schedule-wrap:not(:last-child) {
    margin-bottom: 40px;
  }
  .product-feature .schedule-wrap dl {
    display: block;
  }
  .product-feature .schedule-wrap dl:not(:last-child) {
    margin-bottom: 20px;
  }
  .product-feature .schedule-wrap dt {
    width: 60%;
    height: auto;
    margin: 0 auto -20px;
    padding: 8px;
    border-radius: 5px;
    background-color: #AFC842;
    font-size: 16px;
    position: relative;
  }
  .product-feature .schedule-wrap dd {
    padding: 35px 15px 15px;
    border-radius: 10px;
  }
  .product-feature .schedule-wrap dd p {
    font-size: 14px;
  }
}
