.page-body a.button-style:hover,
.page-body .aside .banner-media a:hover,
.page-body .aside .linkage a:hover {
  opacity: 0.8;
}

.button-bordered-radius {
  display: block;
  border: 2px solid #6c6c6c;
  border-radius: 10px;
  background: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}
.button-bordered-radius:hover {
  opacity: 0.8;
}
.button-bordered-radius.has-icon .content::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 30px;
  background: url(../images/sustainability/icon_external.svg) no-repeat 0 0;
  background-size: 100% auto;
  margin: -15px 0 0 0;
}
@media screen and (min-width: 641px) {
  .button-bordered-radius.has-icon .content::after {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 0;
  }
}
.button-bordered-radius.has-icon .text {
  padding: 0.3em 0 0;
}
.button-bordered-radius .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 94%;
  height: 100%;
  margin: 0 auto;
}
.button-bordered-radius .text {
  width: 100%;
  color: #222222;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 641px) {
  .button-bordered-radius .text {
    font-size: 16px;
  }
}
.button-bordered-radius .icon.document {
  margin: 0 0 0 0.6em;
}

.page-body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 640px;
  margin: 0 auto;
  padding: 96px 0 0;
  color: #303030;
  background: #ffffff;
}
@media screen and (min-width: 641px) {
  .page-body {
    width: 100%;
    margin: 0;
    padding: 96px 0 0;
  }
}
.page-body img.image-fit {
  display: block;
  width: 100%;
  height: auto;
}
.page-body .aside {
  margin: 200px 0 0;
  padding-bottom: 1px;
}
@media screen and (min-width: 641px) {
  .page-body .aside {
    margin: 160px 0 0;
  }
}
.page-body .aside .banner-media {
  width: 564px;
  margin: 0 auto 300px;
}
@media screen and (min-width: 641px) {
  .page-body .aside .banner-media {
    width: 680px;
    margin: 0 auto 180px;
  }
}
.page-body .aside .banner-media a {
  display: block;
  overflow: hidden;
  width: 100%;
  border-radius: 12px;
  -webkit-box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.35);
}
.page-body .aside .banner-media img {
  display: block;
  width: 100%;
  height: auto;
}
.page-body .aside .linkage {
  margin-bottom: 300px;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .page-body .aside .linkage {
    width: 680px;
    margin: 0 auto 240px;
    text-align: center;
  }
}
.page-body .aside .linkage img {
  width: 564px;
  border-radius: 12px;
  -webkit-box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.35);
}
@media screen and (min-width: 641px) {
  .page-body .aside .linkage img {
    width: 680px;
  }
}
.page-body .aside .linkage .logo {
  margin-bottom: 124px;
}

.button-group {
  display: block;
  max-width: 100%;
  margin: 90px auto 0;
}
@media screen and (min-width: 641px) {
  .button-group {
    margin-top: 56px;
  }
}
.button-group + .button-group {
  margin-top: 120px;
}
@media screen and (min-width: 641px) {
  .button-group + .button-group {
    margin-top: 80px;
  }
}
.button-group .caption {
  margin-bottom: 0.5em;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .button-group .caption {
    margin-bottom: 1.5em;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
  }
}
.button-group .button-bordered-radius {
  width: 100%;
  height: 90px;
  border-radius: 14px;
  font-size: 24px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 641px) {
  .button-group .button-bordered-radius {
    max-width: 394px;
    width: 100%;
    height: 63px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }
}
.button-group .button + .button {
  margin-top: 20px;
}

.hero {
  position: relative;
  width: 100%;
  height: 900px;
  background: #0d0d0f;
}
@media screen and (min-width: 641px) {
  .hero {
    height: auto;
  }
}
.hero .image {
  display: block;
  position: static;
  width: 100%;
  height: 900px;
  z-index: 1;
}
@media screen and (min-width: 641px) {
  .hero .image {
    overflow: hidden;
    position: static;
    width: 100%;
    height: 460px;
  }
}
.hero .image img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 641px) {
  .hero .image img {
    display: block;
    position: static;
    max-width: 100%;
    width: 100%;
    min-height: 460px;
    height: auto;
    margin: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
}
@media screen and (min-width: 641px) {
  .hero .hgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 100%;
    height: 100%;
  }
}
.hero .page-title {
  display: block;
  position: absolute;
  top: 72px;
  left: auto;
  right: auto;
  width: 100%;
  z-index: 2;
}
@media screen and (min-width: 641px) {
  .hero .page-title {
    display: block;
    position: relative;
    top: 140px;
    bottom: auto;
    left: auto;
    right: auto;
    max-width: 880px;
    width: 100%;
    height: auto;
    padding: 0 60px;
  }
}
.hero .page-title img {
  display: block;
  width: 564px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .hero .page-title img {
    display: block;
    max-width: 373px;
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}

.main .content-std {
  max-width: 564px;
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .main .content-std {
    max-width: 880px;
    margin: 0 auto;
    padding: 0 60px;
  }
}
.main .heading-solid {
  text-align: center;
}
.main .heading-solid .text {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 320px;
  padding: 23px 50px 19px;
  color: #ffffff;
  background: #bf9000;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.44;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 641px) {
  .main .heading-solid .text {
    min-width: 0;
    padding: 12px 56px 11px;
    font-size: 18px;
  }
}
.main .heading-solid .text.color-black {
  background: #141414;
}
.main .heading-solid .text.color-gray-2 {
  background: #5e5e5e;
}

.introduction .text-group {
  margin-top: 130px;
}
@media screen and (min-width: 641px) {
  .introduction .text-group {
    margin-top: 120px;
  }
}
.introduction .text-group .text-std {
  font-size: 26px;
  line-height: 1.8;
}
@media screen and (min-width: 641px) {
  .introduction .text-group .text-std {
    font-size: 20px;
    line-height: 1.8;
  }
}

.fitting-menu {
  margin: 180px auto 0;
}
@media screen and (min-width: 641px) {
  .fitting-menu {
    margin-top: 186px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
  }
}
.fitting-menu .content-std {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 641px) {
  .fitting-menu .content-std {
    max-width: 880px;
  }
}
.fitting-menu .content-std > .heading {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .fitting-menu .content-std > .heading {
    font-size: 18px;
  }
}
.fitting-menu .content-std > .desctiption {
  margin-top: 70px;
  padding: 0 38px;
}
@media screen and (min-width: 641px) {
  .fitting-menu .content-std > .desctiption {
    margin-top: 50px;
  }
}
.fitting-menu .content-std > .desctiption .text-std {
  font-size: 26px;
  text-align: justify;
}
@media screen and (min-width: 641px) {
  .fitting-menu .content-std > .desctiption .text-std {
    font-size: 20px;
  }
}
.fitting-menu .content-std .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 162px;
  margin-top: 100px;
}
@media screen and (min-width: 641px) {
  .fitting-menu .content-std .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 130px 34px;
    margin-top: 60px;
  }
}
.fitting-menu .content-std .text-std.color-red-1 {
  margin-top: 80px;
  color: #920e14;
  font-size: 21px;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .fitting-menu .content-std .text-std.color-red-1 {
    margin-top: 100px;
    font-size: 16px;
  }
}
@media screen and (min-width: 641px) {
  .fitting-menu .feature-group {
    max-width: 422px;
    width: 47.954545%;
  }
}
.fitting-menu .feature-group .heading {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .fitting-menu .feature-group .heading {
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: left;
  }
}
.fitting-menu .feature-group .text-std {
  max-width: 568px;
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  text-align: justify;
}
@media screen and (min-width: 641px) {
  .fitting-menu .feature-group .text-std {
    max-width: none;
    min-height: 7em;
    margin-top: 16px;
    font-size: 16px;
    text-align: justify;
  }
}
.fitting-menu .feature-group .figure-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 48px;
}
@media screen and (min-width: 641px) {
  .fitting-menu .feature-group .figure-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 36px;
    margin-top: 20px;
  }
}
.fitting-menu .feature-group .figure-group .figure {
  max-width: 290px;
  width: 48.333333%;
}
@media screen and (min-width: 641px) {
  .fitting-menu .feature-group .figure-group .figure {
    max-width: 205px;
    width: 48.578199%;
  }
}
.fitting-menu .feature-group .figure-group .figure a {
  display: block;
  overflow: hidden;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 4.92px 1.08px rgba(48, 53, 57, 0.35);
          box-shadow: 0px 4px 4.92px 1.08px rgba(48, 53, 57, 0.35);
}
.fitting-menu .feature-group .figure-group.is-single .figure {
  max-width: 100%;
  width: 100%;
}

.special-offer {
  margin-top: 300px;
  background: #e5e5e5;
}
@media screen and (min-width: 641px) {
  .special-offer {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
  }
}
.special-offer > .content-std {
  max-width: none;
  margin: 0 auto;
  padding: 100px 35px;
}
@media screen and (min-width: 641px) {
  .special-offer > .content-std {
    padding: 50px 60px;
  }
}
.special-offer .heading {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .special-offer .heading {
    font-size: 18px;
  }
}
.special-offer .image {
  margin-top: 40px;
}
@media screen and (min-width: 641px) {
  .special-offer .image {
    margin-top: 30px;
  }
}
.special-offer .image img {
  display: block;
  width: 100%;
}
.special-offer .caption {
  margin-top: 50px;
  font-size: 25px;
  line-height: 1.4;
}
@media screen and (min-width: 641px) {
  .special-offer .caption {
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.4;
  }
}
.special-offer .caption .small {
  font-size: 85%;
}
.special-offer .spec-group {
  margin-top: 20px;
}
@media screen and (min-width: 641px) {
  .special-offer .spec-group {
    margin-top: 10px;
  }
}
.special-offer .spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  line-height: 1.6;
}
@media screen and (min-width: 641px) {
  .special-offer .spec {
    font-size: 16px;
  }
}
.special-offer .spec + .spec {
  margin-top: 0.4em;
}
.special-offer .note {
  font-size: 22px;
  line-height: 1.6;
}
@media screen and (min-width: 641px) {
  .special-offer .note {
    font-size: 16px;
  }
}

.features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 250px;
  margin-top: 250px;
}
@media screen and (min-width: 641px) {
  .features {
    gap: 185px;
    margin-top: 215px;
  }
}
.features .seciton .text-group {
  margin-top: 50px;
}
@media screen and (min-width: 641px) {
  .features .seciton .text-group {
    margin-top: 60px;
  }
}
.features .seciton .text-group .text-std {
  font-size: 26px;
  text-align: justify;
}
@media screen and (min-width: 641px) {
  .features .seciton .text-group .text-std {
    font-size: 20px;
  }
}
.features .seciton .image-group {
  margin-top: 50px;
}
@media screen and (min-width: 641px) {
  .features .seciton .image-group {
    margin-top: 50px;
  }
}
.features .seciton .image-group .image-caption {
  margin-top: 50px;
}
@media screen and (min-width: 641px) {
  .features .seciton .image-group .image-caption {
    margin-top: 23px;
  }
}
.features .seciton .note {
  color: #920e14;
  font-size: 22px;
  line-height: 1.6;
}
@media screen and (min-width: 641px) {
  .features .seciton .note {
    font-size: 16px;
  }
}

.schedule {
  width: 100%;
  margin-top: 290px;
  padding: 150px 0;
  background: #f9eacc;
}
@media screen and (min-width: 641px) {
  .schedule {
    width: 100%;
    margin-top: 190px;
    padding: 100px 0;
  }
}
.schedule > .content-std {
  max-width: 564px;
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .schedule > .content-std {
    max-width: 880px;
    margin: 0 auto;
    padding: 0 60px;
  }
}
.schedule .heading {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (min-width: 641px) {
  .schedule .heading {
    font-size: 24px;
  }
}
.schedule .fluid-columns {
  margin-top: 70px;
}
@media screen and (min-width: 641px) {
  .schedule .fluid-columns {
    margin-top: 50px;
  }
}
.schedule .fluid-columns .column {
  margin-top: 40px;
}
@media screen and (min-width: 641px) {
  .schedule .fluid-columns .column {
    margin-top: 0;
  }
}
.schedule .fluid-columns dl + dl {
  margin-top: 40px;
}
@media screen and (min-width: 641px) {
  .schedule .fluid-columns dl + dl {
    margin-top: 32px;
  }
}
.schedule .fluid-columns dt {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (min-width: 641px) {
  .schedule .fluid-columns dt {
    font-size: 20px;
  }
}
.schedule .fluid-columns dd {
  margin-top: 0.4em;
  font-size: 26px;
  line-height: 1.4;
}
@media screen and (min-width: 641px) {
  .schedule .fluid-columns dd {
    margin-top: 0.4em;
    font-size: 16px;
    line-height: 1.4;
  }
}/*# sourceMappingURL=fitting-kuro.css.map */