.container {
  background: url(../imgs/bg-wood.jpg) left top/100% auto repeat;
  padding-bottom: 12rem;
}

@media screen and (max-width: 767px) {
  .container {
    padding-bottom: 8rem;
  }
}

.container p {
  font-weight: 600;
}

.mv {
  margin-inline: auto;
  padding-top: 4rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .mv {
    padding-top: 19rem;
  }
}

.mv:before {
  background: url(../imgs/bg-wall.png) left top/200px 200px repeat;
  content: '';
  display: inline-block;
  height: 60%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .mv:before {
    height: 85%;
  }
}

.mv__img {
  margin-inline: auto;
  max-width: 100%;
}

@media screen and (min-width: 1025px) {
  .mv__img {
    width: 144rem;
  }
}

.mv__img img {
  width: 100%;
}

.mv .photo__capIn {
  right: 12rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mv .photo__capIn {
    bottom: -2rem;
    right: 7rem;
  }
}

@media screen and (max-width: 767px) {
  .mv .photo__capIn {
    bottom: -1rem;
    left: auto;
    right: 8%;
  }
}

.pageTitle {
  left: calc(50% - 62rem);
  top: 15%;
}

@media screen and (max-width: 1024px) {
  .pageTitle {
    left: 3%;
  }
}

@media screen and (max-width: 767px) {
  .pageTitle {
    left: 0;
    text-align: center;
    top: 4rem;
    width: 100%;
  }
}

.pageTitle__img {
  width: 53.9rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pageTitle__img {
    width: 36rem;
  }
}

@media screen and (max-width: 767px) {
  .pageTitle__img {
    width: 27.8rem;
  }
}

.contentsSummary {
  background: url(../imgs/bg-summary.png) center top/100px 100px;
  padding: 16rem 8rem 8rem;
  margin-inline: auto;
  max-width: 1240px;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentsSummary {
    width: calc(100% - 20rem);
  }
  #top .contentsSummary {
    width: 92%;
  }
}

@media screen and (min-width: 1025px) {
  .contentsSummary {
    margin-top: -33rem;
  }
}

@media screen and (max-width: 1024px) {
  .contentsSummary {
    margin-top: -33rem;
    max-width: 88%;
    padding: 35rem 6% 8rem;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .contentsSummary {
    margin-top: -10rem;
    padding: 14rem 6% 8rem;
  }
}

.contentsSummaryItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .contentsSummaryItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    margin-bottom: 4rem;
  }
}

.contentsSummaryItem--2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (min-width: 1025px) {
  .contentsSummaryItem--2 {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 8rem;
    margin-top: -16rem;
  }
}

@media screen and (max-width: 1024px) {
  .contentsSummaryItem--2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.contentsSummaryItem__img {
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .contentsSummaryItem__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
}

@media screen and (min-width: 1025px) {
  .contentsSummaryItem--1 .contentsSummaryItem__img {
    margin-right: -14rem;
    padding-top: 17rem;
    width: 59.9rem;
  }
}

@media screen and (max-width: 1024px) {
  .contentsSummaryItem--1 .contentsSummaryItem__img {
    width: 100%;
  }
}

.contentsSummaryItem--1 .contentsSummaryItem__img .photo__capIn {
  bottom: 6rem;
  left: 3rem;
  right: auto;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contentsSummaryItem--1 .contentsSummaryItem__img .photo__capIn {
    bottom: 6rem;
    left: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .contentsSummaryItem--1 .contentsSummaryItem__img .photo__capIn {
    bottom: 3rem;
    left: 2rem;
  }
}

@media screen and (min-width: 1025px) {
  .contentsSummaryItem--2 .contentsSummaryItem__img {
    margin-left: -14rem;
    width: 75.7rem;
  }
}

@media screen and (max-width: 1024px) {
  .contentsSummaryItem--2 .contentsSummaryItem__img {
    width: 100%;
  }
}

.contentsSummaryItem--2 .contentsSummaryItem__img .photo__capIn {
  bottom: 4rem;
  left: 5rem;
  right: auto;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
}

@media screen and (max-width: 767px) {
  .contentsSummaryItem--2 .contentsSummaryItem__img .photo__capIn {
    bottom: 2rem;
    left: 2rem;
  }
}

.contentsSummaryItem--3 .contentsSummaryItem__img {
  margin-right: -2rem;
  width: 57.8rem;
}

@media screen and (max-width: 1024px) {
  .contentsSummaryItem--3 .contentsSummaryItem__img {
    margin-right: 0;
    width: 100%;
  }
}

.contentsSummaryItem--3 .contentsSummaryItem__img .photo__capIn {
  bottom: 4rem;
  left: 3rem;
  right: auto;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}

@media screen and (max-width: 767px) {
  .contentsSummaryItem--3 .contentsSummaryItem__img .photo__capIn {
    bottom: 2rem;
    left: 2rem;
  }
}

.contentsSummaryItem__txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.6rem;
  grid-area: txt;
  letter-spacing: calc(120 / 1000 * 1rem);
  line-height: 1.5;
}

@media screen and (max-width: 1024px) {
  .contentsSummaryItem__txt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (min-width: 1025px) {
  .contentsSummaryItem--2 .contentsSummaryItem__txt {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media screen and (min-width: 1025px) {
  .contentsSummaryItem--3 .contentsSummaryItem__txt {
    margin-top: 5rem;
  }
}

.contentsSummaryItem__txt p {
  line-height: calc(56 / 16);
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contentsSummaryItem__txt p {
    margin-inline: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media screen and (max-width: 767px) {
  .contentsSummaryItem__txt p {
    line-height: 2;
  }
}

.contentsSummaryNote {
  color: #999999;
  font-size: 1rem;
  margin-top: 8rem;
}

@media screen and (max-width: 1024px) {
  .contentsSummaryNote {
    margin-top: 5rem;
  }
}

.bgGreen {
  background: #bad0ba;
  padding-bottom: 8rem;
}

@media screen and (max-width: 1024px) {
  .bgGreen {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .bgGreen {
    padding: 4rem 6% 2rem;
  }
}

.stAndSt {
  padding: 11rem 8rem 8rem;
  position: relative;
  margin-inline: auto;
  max-width: 1240px;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .stAndSt {
    width: calc(100% - 20rem);
  }
  #top .stAndSt {
    width: 92%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .stAndSt {
    padding: 8rem 0 4rem;
  }
}

@media screen and (max-width: 767px) {
  .stAndSt {
    padding: 4rem 0 2rem;
  }
}

.stAndSt__inner {
  display: grid;
  gap: 0 5rem;
  grid-template: 'ttl logo' auto 'txt logo' auto / 66rem 1fr;
}

@media screen and (max-width: 1024px) {
  .stAndSt__inner {
    grid-template: 'ttl' auto 'txt' auto 'logo' 1fr;
  }
}

@media screen and (max-width: 767px) {
  .stAndSt__inner {
    padding: 0 6% 3rem;
  }
}

.stAndSt__ttl {
  font-size: 3rem;
  font-weight: bold;
  grid-area: ttl;
  line-height: 1.5;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .stAndSt__ttl {
    font-size: 2.6rem;
  }
}

.stAndSt__txt {
  grid-area: txt;
}

@media screen and (max-width: 1024px) {
  .stAndSt__txt {
    margin-bottom: 4rem;
  }
}

.stAndSt__txt p {
  letter-spacing: .12em;
  line-height: 2;
}

.stAndSt__logo {
  align-self: center;
  grid-area: logo;
  width: 37.7rem;
}

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

@media screen and (max-width: 767px) {
  .stAndSt__logo {
    margin-inline: auto;
    width: 80%;
  }
}

.fasionCoordinate {
  background: #ffffff;
  border-radius: 0 0 4rem 4rem;
  display: grid;
  grid-template: 'ttl ttl' auto 'boy girl' auto 'note note' 1fr / 51% 1fr;
  padding: 4rem;
  position: relative;
  margin-inline: auto;
  max-width: 1240px;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .fasionCoordinate {
    width: calc(100% - 20rem);
  }
  #top .fasionCoordinate {
    width: 92%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fasionCoordinate {
    width: 88%;
  }
}

@media screen and (max-width: 1024px) {
  .fasionCoordinate {
    border-radius: 0 0 3rem 3rem;
    gap: 0 4rem;
    grid-template: 'ttl' auto 'boy' auto 'girl' auto 'note' 1fr / 1fr;
    padding: 4rem 2rem;
  }
}

.fasionCoordinate__ttl {
  grid-area: ttl;
  margin-bottom: 3rem;
  padding-bottom: 2.5rem;
  position: relative;
  text-align: center;
}

.fasionCoordinate__ttl:after {
  background-image: linear-gradient(to right, #000000 2px, transparent 2px);
  background-repeat: repeat-x;
  background-size: 6px 2px;
  bottom: 0;
  content: '';
  display: inline-block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}

.fasionCoordinate__note {
  font-size: 1rem;
  grid-area: note;
  text-align: right;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .fasionCoordinate__note {
    margin-top: 4rem;
  }
}

.fasionCoordinateItem {
  display: grid;
  gap: 0 4rem;
}

.fasionCoordinateItem--boy {
  grid-template: 'txt img' auto 'desc img' 1fr / 1fr auto;
}

@media screen and (max-width: 767px) {
  .fasionCoordinateItem--boy {
    grid-template: 'img' auto 'txt' auto 'desc' 1fr / 1fr;
  }
}

.fasionCoordinateItem--girl {
  grid-template: 'img txt' auto 'img desc' 1fr / auto auto;
}

@media screen and (max-width: 767px) {
  .fasionCoordinateItem--girl {
    grid-template: 'img' auto 'txt' auto 'desc' 1fr / 1fr;
  }
}

@media screen and (max-width: 767px) {
  .fasionCoordinateItem + .fasionCoordinateItem {
    margin-top: 7rem;
  }
}

.fasionCoordinateItem__img {
  grid-area: img;
  max-width: 100%;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fasionCoordinateItem__img {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  .fasionCoordinateItem__img {
    text-align: center;
    width: 100%;
  }
}

.fasionCoordinateItem--boy .fasionCoordinateItem__img {
  width: 23rem;
}

@media screen and (max-width: 767px) {
  .fasionCoordinateItem--boy .fasionCoordinateItem__img {
    width: 100%;
  }
}

.fasionCoordinateItem--girl .fasionCoordinateItem__img {
  width: 18rem;
}

@media screen and (max-width: 767px) {
  .fasionCoordinateItem--girl .fasionCoordinateItem__img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .fasionCoordinateItem__img img {
    width: 50%;
  }
}

.fasionCoordinateItem__txt {
  font-size: 1.8rem;
  font-weight: bold;
  grid-area: txt;
  line-height: calc(40 / 18);
  margin-top: 3rem;
}

@media screen and (max-width: 767px) {
  .fasionCoordinateItem__txt {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}

.fasionCoordinateItem--boy .fasionCoordinateItem__txt {
  color: #006934;
  text-align: right;
}

.fasionCoordinateItem--girl .fasionCoordinateItem__txt {
  color: #970018;
}

.fasionCoordinateItem__desc {
  align-self: flex-end;
  border-top: 1px solid #000000;
  font-family: "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 1.2rem;
  font-weight: bold;
  grid-area: desc;
  letter-spacing: calc(120 / 1000 * 1rem);
  line-height: calc(24 / 12);
  margin-bottom: 8rem;
  margin-top: 4rem;
  padding-top: 4rem;
}

@media screen and (max-width: 767px) {
  .fasionCoordinateItem__desc {
    font-size: 1.1rem;
    letter-spacing: normal;
    margin-bottom: 0;
    margin-top: 2rem;
    padding-top: 2rem;
  }
}

.fasionCoordinateItem--boy .fasionCoordinateItem__desc {
  text-align: right;
}

.materialImage {
  margin-inline: auto;
  max-width: 1240px;
  background: url(../imgs/bg-matrix.png) left top/100% auto no-repeat;
  margin-top: 8rem;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .materialImage {
    width: calc(100% - 20rem);
  }
  #top .materialImage {
    width: 92%;
  }
}

@media screen and (max-width: 1024px) {
  .materialImage {
    margin: 6rem auto 0;
    max-width: 88%;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .materialImage {
    background: #fffcd1;
    border-radius: 3rem;
    margin-top: 10rem;
  }
}

.materialImage:after {
  background: #fffcd1;
  bottom: 0;
  content: '';
  display: inline-block;
  height: calc(100% - 20rem);
  left: 0;
  position: absolute;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .materialImage:after {
    height: calc(100% - 15vw);
  }
}

@media screen and (max-width: 767px) {
  .materialImage:after {
    display: none;
  }
}

.materialImage__inner {
  display: grid;
  gap: 0 3rem;
  grid-template: 'ttl matrix' auto 'txt matrix' auto 'comment comment' 1fr / 1fr 67rem;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .materialImage__inner {
    gap: 0 4rem;
    grid-template: 'ttl' auto 'txt' auto 'matrix' auto 'comment' auto / 1fr;
  }
}

@media screen and (max-width: 767px) {
  .materialImage__inner {
    grid-template: 'txt' auto 'matrix' auto 'comment' 1fr / 1fr;
    padding: 4rem 6%;
  }
}

.materialImage__ttl {
  grid-area: ttl;
  position: relative;
}

@media screen and (min-width: 1025px) {
  .materialImage__ttl {
    margin-bottom: 5rem;
    margin-top: 9.7rem;
    padding-left: 7rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .materialImage__ttl {
    margin-bottom: 2rem;
    margin-top: 6.5vw;
    padding-left: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .materialImage__ttl {
    bottom: calc(100% + 1rem);
    left: 0;
    margin-left: 0;
    position: absolute;
  }
}

.materialImage__ttl img {
  width: 39.2rem;
}

@media screen and (max-width: 1024px) {
  .materialImage__ttl img {
    width: 24rem;
  }
}

.materialImage__txt {
  font-size: 1.8rem;
  font-weight: bold;
  grid-area: txt;
  line-height: calc(46 / 18);
  margin-left: 8rem;
}

@media screen and (max-width: 767px) {
  .materialImage__txt {
    font-size: 1.6rem;
    line-height: 2;
    margin-left: 0;
  }
}

.materialImage__matrix {
  grid-area: matrix;
}

.materialImage__card {
  background: #ffffff;
  border: 3px solid #000000;
  border-radius: 4rem;
  margin: 4rem 8rem 0 0;
  padding: 2rem;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .materialImage__card {
    margin: 3rem auto;
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .materialImage__card {
    margin: 3rem 0;
    width: 100%;
  }
}

.materialImage__matrixCap {
  color: #000000;
  display: block;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .materialImage__matrixCap {
    font-size: 1.2rem;
  }
}

.materialImage__comment {
  grid-area: comment;
}

.materialComment {
  display: grid;
  gap: 0 2rem;
  grid-template: 'img desc' auto 'note note' 1fr / 71.8rem 1fr;
  margin-top: 4rem;
  padding: 0 8rem 8rem;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .materialComment {
    gap: 6rem;
    grid-template: 'img' auto 'desc' auto 'note' 1fr / 100%;
    margin-top: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .materialComment {
    gap: 4rem;
    padding: 0 0 4rem;
  }
}

.materialComment__desc {
  -ms-flex-item-align: center;
      align-self: center;
  background-color: #ffffff;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 5rem 4rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .materialComment__desc {
    padding: 3rem 2rem;
  }
}

.materialComment__desc:before {
  background-image: url(../imgs/corner-tl@2x.png), url(../imgs/corner-tr@2x.png), url(../imgs/corner-bl@2x.png), url(../imgs/corner-br@2x.png);
  background-position: top left, top right, bottom left, bottom right;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  content: '';
  display: block;
  height: calc(100% + 1.2rem);
  left: -.6rem;
  pointer-events: none;
  position: absolute;
  top: -.6rem;
  width: calc(100% + 1.2rem);
}

.materialComment__commentTtl {
  grid-area: ttl;
  margin-bottom: 2rem;
  padding-bottom: 4rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .materialComment__commentTtl {
    padding-bottom: 3rem;
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .materialComment__commentTtl img {
    width: 28rem;
  }
}

@media screen and (max-width: 767px) {
  .materialComment__commentTtl img {
    width: 80%;
  }
}

.materialComment__commentTtl:after {
  background: url(../imgs/line-dot@2x.png) center center/contain no-repeat;
  bottom: 0;
  content: '';
  display: inline-block;
  height: .7rem;
  left: 0;
  max-width: 100%;
  position: absolute;
  width: 28rem;
}

.materialComment__commentTxt {
  color: #006934;
  grid-area: txt;
  line-height: 2;
}

.materialComment__img {
  grid-area: img;
}

@media screen and (min-width: 768px) {
  .materialComment__img {
    margin-left: -1rem;
  }
}

.materialComment__note {
  font-size: 1rem;
  grid-area: note;
  text-align: right;
}
