.zehSect__logo {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .zehSect__logo {
    margin-bottom: 31px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect__logo {
    margin-bottom: calc(16 / 390 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .zehSect__logo img {
    width: 98px;
  }
}

.zehSect__head .largeHeadingCombi {
  max-width: 1070px;
}

@media screen and (min-width: 768px) {
  .zehSect__head .heading--large {
    letter-spacing: .1em;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect__head .heading--large {
    letter-spacing: .1em;
    text-indent: .1em;
  }
}

@media screen and (min-width: 768px) {
  .zehSect__head .largeHeadingCombi .heading--intro + .txt {
    letter-spacing: .1em;
    line-height: 2;
    margin-top: 51px;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect__head .largeHeadingCombi .heading--intro + .txt {
    letter-spacing: .1em;
    line-height: 2;
    margin-top: calc(36 / 390 * 100vw);
    text-align: left;
  }
}

.zehSect02 {
  background: #eaeae6;
}

@media screen and (min-width: 768px) {
  .zehSect02 {
    margin-inline: auto;
    max-width: 818px;
  }
}

.zehSect02__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #59472b;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .1em;
  position: relative;
}

@media screen and (min-width: 768px) {
  .zehSect02__heading {
    line-height: 1.3;
    min-height: 44px;
    padding: 5px 28px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect02__heading {
    line-height: 1.4;
    min-height: 36px;
    padding: 5px 16px 4px 28px;
  }
}

.zehSect02__heading:before {
  background: #d8d1c7;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}

.zehSect02__heading:after {
  background: #d8d1c7;
  content: '';
  height: 100%;
  left: 8px;
  position: absolute;
  top: 0;
  width: 2px;
}

@media screen and (min-width: 768px) {
  .zehSect02__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 24px 32px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect02__cont {
    padding: 16px 16px 24px 16px;
  }
}

@media screen and (min-width: 768px) {
  .zehSect02__main {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.zehSect02__txt {
  font-size: 12px;
  letter-spacing: .1em;
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .zehSect02__image {
    width: 240px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect02__image {
    margin-top: 16px;
    text-align: center;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .zehSect02__image img {
    max-width: 310px;
    width: 100%;
  }
}

.zehSect03 {
  display: grid;
}

@media screen and (min-width: 768px) {
  .zehSect03 {
    aspect-ratio: 1248 / 503;
  }
}

@media screen and (max-width: 768px) {
  .zehSect03 {
    aspect-ratio: 342 / 487;
  }
}

.zehSect03__image {
  grid-area: 1 / 1;
}

.zehSect03__image img {
  height: auto;
  width: 100%;
}

.zehSect03__cont {
  grid-area: 1 / 1;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .zehSect03__cont {
    padding: calc(48 / 1248 * 100%) 0 0 0;
  }
}

@media screen and (max-width: 768px) {
  .zehSect03__cont {
    padding: calc(30 / 390 * 100vw) calc(16 / 390 * 100vw) calc(40 / 390 * 100vw) calc(16 / 390 * 100vw);
  }
}

.zehSect03__heading {
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .zehSect03__heading {
    font-size: min(1.66vw, 24px);
    letter-spacing: .1em;
    line-height: 1.95;
    text-align: center;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect03__heading {
    font-size: calc(20 / 390 * 100vw);
    letter-spacing: .1em;
    line-height: 1.95;
    text-align: center;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect03__separate {
    display: block;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .zehSect03__good {
    margin-inline: 8px;
    vertical-align: calc(-12 / 1248 * 100%);
    width: calc(32 / 1248 * 100%);
  }
}

@media screen and (max-width: 768px) {
  .zehSect03__good {
    margin-inline: calc(8 / 390 * 100vw);
    vertical-align: calc(-12 / 390 * 100vw);
    width: calc(32 / 390 * 100vw);
  }
}

.zehSect03__point {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .zehSect03__point {
    margin: calc(40 / 1248 * 100%) auto 0;
    max-width: calc(1008 / 1248 * 100%);
  }
}

@media screen and (max-width: 768px) {
  .zehSect03__point {
    margin: calc(24 / 390 * 100vw) auto 0 auto;
    width: calc(310 / 390 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .zehSect03__point img {
    height: auto;
    width: 100%;
  }
}

.zehSect04 {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  position: relative;
  width: 100vw;
}

.zehSect04__image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.zehSect04__image .photo {
  height: 100%;
  position: relative;
}

.zehSect04__image img {
  display: block;
  height: 100%;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  width: 100%;
}

.zehSect04__cont {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .zehSect04__cont {
    padding: min(3.88vw, 56px) 0 min(4.51vw, 65px) 0;
  }
}

@media screen and (max-width: 768px) {
  .zehSect04__cont {
    padding: calc(40 / 390 * 100vw) calc(24 / 390 * 100vw);
  }
}

.zehSect04__icon {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .zehSect04__icon img {
    height: auto;
    width: 390px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect04__icon img {
    height: auto;
    width: 280px;
  }
}

@media screen and (min-width: 768px) {
  .zehSect04 .largeHeadingCombi {
    max-width: 1070px;
    width: calc(1070 / 1440 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .zehSect04 .largeHeadingCombi {
    max-width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .zehSect04 .largeHeadingCombi .heading--intro {
    font-size: 32px;
    letter-spacing: .1em;
    line-height: 1.95;
    margin-top: min(6.38vw, 92px);
    text-indent: -.1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect04 .largeHeadingCombi .heading--intro {
    font-size: 20px;
    letter-spacing: .1em;
    line-height: 1.95;
    margin-top: calc(32 / 390 * 100vw);
    text-align: center;
    text-indent: -.1em;
  }
}

@media screen and (min-width: 768px) {
  .zehSect04 .largeHeadingCombi .heading--intro + .txt {
    letter-spacing: .1em;
    line-height: 2;
    margin-top: min(3.75vw, 48px);
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect04 .largeHeadingCombi .heading--intro + .txt {
    letter-spacing: .1em;
    line-height: 2;
    margin-top: calc(24 / 390 * 100vw);
    text-align: left;
  }
}

.zehSect05__head {
  border-bottom: 1px solid #596a32;
  border-top: 1px solid #596a32;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .zehSect05__head {
    padding: 8px 0;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05__head {
    padding: 6px 0;
  }
}

.zehSect05__head .zehSect05__main {
  color: #596a32;
}

@media screen and (min-width: 768px) {
  .zehSect05__head .zehSect05__main {
    font-size: clamp(18px, 1.66vw, 24px);
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 1.95;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05__head .zehSect05__main {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

@media screen and (min-width: 768px) {
  .zehSect05__cont {
    margin-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05__cont {
    margin-top: calc(8 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zehSect05__items {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.zehSect05__item {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .zehSect05__item {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-inline: 24px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05__item {
    padding: calc(16 / 390 * 100vw) 0 calc(14 / 390 * 100vw) 0;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05 .zehSect05__item:last-child {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .zehSect05__item + .zehSect05__item {
    border-left: 1px solid #596a32;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05__item + .zehSect05__item:after {
    background: #596a32;
    content: '';
    height: 1px;
    left: 50%;
    margin-left: -73px;
    position: absolute;
    top: 0;
    width: 146px;
  }
}

@media screen and (min-width: 768px) {
  .zehSect05__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .zehSect05__small {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05__small {
    font-size: 12px;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

@media screen and (min-width: 768px) {
  .zehSect05__medium {
    font-size: 18px;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05__medium {
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

@media screen and (min-width: 768px) {
  .zehSect05__ecology {
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05__ecology {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 1.4;
    text-indent: .1em;
  }
}

.zehSect05__ecology em {
  color: #596a32;
  font-style: normal;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .zehSect05__ecology em {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05__ecology em {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05--ecology .zehSect05__cont {
    margin-top: calc(16 / 390 * 100vw);
  }
}

@media screen and (max-width: 768px) {
  .zehSect05--ecology .zehSect05__items {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .zehSect05--ecology .zehSect05__item {
    padding-inline: 32px;
    width: auto;
  }
}

.zehSect05--ecology .zehSect05__item:nth-of-type(1) {
  padding: 0 calc(16 / 390 * 100vw) 0 0;
}

.zehSect05--ecology .zehSect05__item:nth-of-type(2) {
  padding: 0 0 0 calc(16 / 390 * 100vw);
}

@media screen and (max-width: 768px) {
  .zehSect05--ecology .zehSect05__item + .zehSect05__item {
    border-left: 1px solid #596a32;
  }
}

@media screen and (max-width: 768px) {
  .zehSect05--ecology .zehSect05__item + .zehSect05__item:after {
    display: none;
  }
}

.zehSect06 {
  margin-inline: auto;
}

@media screen and (min-width: 768px) {
  .zehSect06 {
    max-width: 818px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__head .zehSect02__heading {
    letter-spacing: .09em;
  }
}

@media screen and (min-width: 768px) {
  .zehSect06__cont {
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__cont {
    margin-top: calc(16 / 390 * 100vw);
  }
}

.zehSect06__txt {
  color: #666464;
  font-size: 12px;
  letter-spacing: .1em;
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .zehSect06__txt {
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__txt {
    margin-top: calc(16 / 390 * 100vw);
  }
}

.zehSect06__txt--large {
  color: #000000;
}

@media screen and (min-width: 768px) {
  .zehSect06__txt--large {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    margin-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__txt--large {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    margin-top: calc(16 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zehSect06__items {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 16px;
  }
}

.zehSect06__item {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .zehSect06__item {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-inline: 24px;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__item {
    padding: calc(16 / 390 * 100vw) 0 calc(16 / 390 * 100vw) 0;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06 .zehSect06__item:last-child {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .zehSect06__item + .zehSect06__item {
    border-left: 1px solid #596a32;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__item + .zehSect06__item:after {
    background: #596a32;
    content: '';
    height: 1px;
    left: 50%;
    margin-left: -73px;
    position: absolute;
    top: 0;
    width: 146px;
  }
}

@media screen and (min-width: 768px) {
  .zehSect06__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .zehSect06__small {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__small {
    font-size: 12px;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

.zehSect06__medium {
  color: #596a32;
}

@media screen and (min-width: 768px) {
  .zehSect06__medium {
    font-size: 18px;
    letter-spacing: .1em;
    line-height: 1.4;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__medium {
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 1.4;
    margin-top: 6px;
    padding-bottom: 2px;
    text-indent: .1em;
  }
}

@media screen and (min-width: 768px) {
  .zehSect06__image + .zehSect06__image {
    margin-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__image + .zehSect06__image {
    margin-top: calc(24 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zehSect06__image + .zehSect06__image--last {
    margin-top: 64px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__image + .zehSect06__image--last {
    margin-top: calc(32 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zehSect06__txt--large + .zehSect06__image {
    margin-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06__txt--large + .zehSect06__image {
    margin-top: calc(16 / 390 * 100vw);
  }
}

.zehSect06__image img {
  height: auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .zehSect06__border {
    border: 1px solid #ffffff;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06 .zehSect06__image--swipe {
    border: 1px solid #cccccc;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06 .zehSect06__image--swipe .touchFigure {
    height: calc(240 / 390 * 100vw);
    margin-left: 0;
    margin-right: 0;
    width: calc(100vw - (48 / 390 * 100vw));
  }
}

@media screen and (max-width: 768px) {
  .zehSect06 .zehSect06__image--swipe2 {
    border: 1px solid #cccccc;
  }
}

@media screen and (max-width: 768px) {
  .zehSect06 .zehSect06__image--swipe2 .touchFigure {
    height: calc(160 / 390 * 100vw);
    margin-left: 0;
    margin-right: 0;
    width: calc(100vw - (48 / 390 * 100vw));
  }
}

.zehSect07 {
  margin-inline: auto;
}

@media screen and (min-width: 768px) {
  .zehSect07 {
    display: grid;
    grid-template-columns: 1fr 40px 1fr;
    max-width: 818px;
  }
}

@media screen and (min-width: 768px) {
  .zehSect07__item:nth-of-type(2) {
    -ms-flex-item-align: center;
        align-self: center;
  }
}

@media screen and (max-width: 768px) {
  .zehSect07__item:nth-of-type(2) {
    padding: calc(16 / 390 * 100vw) 0;
    text-align: center;
  }
}

.zehSect07__item:nth-of-type(2) img {
  height: auto;
  width: 40px;
}

.zehSect07__head {
  border-bottom: 1px solid #596a32;
  border-top: 1px solid #596a32;
  font-weight: 400;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .zehSect07__head {
    padding: 8px 0 8px 0;
  }
}

@media screen and (max-width: 768px) {
  .zehSect07__head {
    padding: 7px 0 7px 0;
  }
}

.zehSect07__small {
  display: block;
}

@media screen and (min-width: 768px) {
  .zehSect07__small {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect07__small {
    font-size: 12px;
    letter-spacing: .1em;
    line-height: 2;
    text-indent: .1em;
  }
}

.zehSect07__medium {
  color: #596a32;
  display: block;
}

@media screen and (min-width: 768px) {
  .zehSect07__medium {
    font-size: 24px;
    letter-spacing: .1em;
    line-height: 1.95;
    margin-top: 1px;
    text-indent: .1em;
  }
}

@media screen and (max-width: 768px) {
  .zehSect07__medium {
    font-size: 18px;
    letter-spacing: .1em;
    line-height: 2;
    margin-top: -1px;
    text-indent: .1em;
  }
}

.zehSect07__image {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .zehSect07__image {
    margin-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect07__image {
    margin-top: calc(16 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zehSect07__image img {
    height: auto;
    width: 174px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect07__image img {
    height: auto;
    width: 146px;
  }
}

@media screen and (min-width: 768px) {
  .zehSect07__txt {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    margin-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect07__txt {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    margin-top: calc(16 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zehSect08 {
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect08 {
    margin-top: calc(16 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zehSect08__items {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px calc(40 / 818 * 100%);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .zehSect08__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: calc(14 / 390 * 100vw);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .zehSect08__item {
    width: calc(174 / 818 * 100%);
  }
}

@media screen and (max-width: 768px) {
  .zehSect08__item {
    width: calc(163 / 390 * 100vw);
  }
}

.zehSect08 .photo--border {
  border: 1px solid #cccccc;
}

@media screen and (min-width: 768px) {
  .zehSect08__head {
    margin-top: 8px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect08__head {
    margin-top: calc(8 / 390 * 100vw);
  }
}

.zehSect08__heading {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.zehSect08__num {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #8c9576;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0;
}

@media screen and (min-width: 768px) {
  .zehSect08__num {
    font-size: 16px;
    font-weight: 500;
    height: 24px;
    min-width: 24px;
    width: 24px;
  }
}

@media screen and (max-width: 768px) {
  .zehSect08__num {
    font-size: 14px;
    font-weight: 500;
    height: 20px;
    line-height: 1.5;
    min-width: 20px;
    width: 20px;
  }
}

@media screen and (min-width: 768px) {
  .zehSect08__txt {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1.7;
  }
}

@media screen and (max-width: 768px) {
  .zehSect08__txt {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.4;
  }
}

@media screen and (min-width: 768px) {
  .zehSect08 .zehSect08__txt--narrow {
    letter-spacing: -.1em;
  }
}

@media screen and (min-width: 768px) {
  .wrap {
    max-width: 1248px;
    width: calc(1248 / 1440 * 100vw);
  }
}

.keyVisual__desc .pageTtl .en {
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .zeh-01 {
    margin-top: 160px;
  }
}

@media screen and (max-width: 768px) {
  .zeh-01 {
    margin-top: calc(64 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zeh-02 {
    margin-top: 64px;
  }
}

@media screen and (max-width: 768px) {
  .zeh-02 {
    margin-top: calc(64 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zeh-03 {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .zeh-03 {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zeh-04 {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .zeh-04 {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zeh-05 {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .zeh-05 {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zeh-06 {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .zeh-06 {
    margin-top: calc(40 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zeh-07 {
    margin-top: 48px;
  }
}

@media screen and (max-width: 768px) {
  .zeh-07 {
    margin-top: calc(24 / 390 * 100vw);
  }
}

@media screen and (min-width: 768px) {
  .zeh-08 {
    margin-top: 64px;
  }
}

@media screen and (max-width: 768px) {
  .zeh-08 {
    margin-top: calc(32 / 390 * 100vw);
  }
}
