@charset "UTF-8";
.sp_only {
  display: none;
}

.main-area_underson.story {
  font-family: "toppan-bunkyu-mincho-pr6n", serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  letter-spacing: 0.16em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  max-width: 120rem;
  margin: 2rem auto 10rem;
}

.main-area_underson.story .story_inner {
  width: 120rem;
  max-width: 120rem;
  margin: auto;
}

.main-area_underson.story img {
  width: 100%;
}

.main-area_underson.story .concept_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8rem;
}

.main-area_underson.story .concept_wrap .concept_image {
  width: 36rem;
  margin-left: 2.5rem;
}

.main-area_underson.story .concept_wrap .concept_detail {
  margin-left: 7rem;
}

.main-area_underson.story .concept_wrap .concept_textimg {
  margin: 2rem 0 6rem;
}

.main-area_underson.story p {
  font-size: 1.4rem;
  line-height: 2.25;
}

.main-area_underson.story p.mt48 {
  margin-top: 4.8rem;
}

.main-area_underson.story p.mt34 {
  margin-top: 3.4rem;
}

.main-area_underson.story .material_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 12rem;
}

.main-area_underson.story .material_wrap .material_image {
  width: 36rem;
  margin-right: 2.5rem;
}

.main-area_underson.story .material_wrap .material_detail {
  margin-right: 7rem;
}

.main-area_underson.story .material_wrap .material_textimg {
  text-align: right;
  margin: 5rem 0 3rem;
}

.main-area_underson.story .material_wrap .material_text {
  text-align: right;
}

.main-area_underson.story .washi_logo {
  display: inline-block;
  width: 11rem;
  height: 1.5rem;
  vertical-align: text-bottom;
  margin: 0 0.8rem;
}

.main-area_underson.story .concept_ttl_btm_txt.fast {
  font-size: 2.8rem;
}

.main-area_underson.story .concept_ttl_btm_txt {
  font-size: 2rem;
  line-height: 2.1;
}

.main-area_underson.story .concept_ttl_btm_txt .washi_logo--ttl {
  display: inline-block;
  width: 25rem;
  margin-top: 3rem;
}

.main-area_underson.story .comparison {
  margin: 14.5rem auto 0;
  text-align: center;
}

.main-area_underson.story .comparison h3 img {
  width: 16.5rem;
  height: 2.2rem;
  margin: auto;
}

.main-area_underson.story .comparison h3 .ttl {
  font-family: "trajan-sans-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  font-weight: normal;
}

.main-area_underson.story .comparison h3 .sub_ttl {
  font-size: 1.6rem;
  display: block;
  margin-top: 4rem;
  letter-spacing: 0.1em;
}

.main-area_underson.story .comparison .txt {
  letter-spacing: 0.15em;
  margin-top: 0.5rem;
}

.main-area_underson.story .comparison .icon_area {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 70rem;
  margin: 3.5rem auto 7rem;
  padding: 3.5rem 0 1rem;
}

.main-area_underson.story .comparison ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 21.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 70rem;
  margin: auto;
}

.main-area_underson.story .comparison li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 15rem;
  margin: 0.8rem 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}

.main-area_underson.story .comparison li .icon_img {
  width: 3.7rem;
  height: 3.7rem;
  display: block;
  margin-right: 1.5rem;
}

.main-area_underson.story .icon_area > p {
  font-size: 1rem;
  text-align: right;
  margin-top: 3rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
}

ruby rt {
  font-size: 1rem;
}

.lp-footer {
  padding: 15rem 0 15rem;
  text-align: center;
}
.lp-footer a {
  display: inline-block;
  padding-bottom: 0.8rem;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.037em;
  text-align: justify;
  color: #000;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  position: relative;
}
.lp-footer a::after {
  content: "";
  display: block;
  width: calc(100% + 0.4em);
  height: 1px;
  background: #000;
  position: absolute;
  left: -0.2em;
  bottom: 0;
}

@media only screen and (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  ruby rt {
    font-size: 2.1333333333vw;
  }
  .main_inner.story {
    padding: 0 6vw;
  }
  .main-area_underson.story {
    letter-spacing: 0.11em;
    margin-top: 0;
    max-width: 100%;
    margin-bottom: 13.3333333333vw;
  }
  .main-area_underson.story .story_inner {
    width: 100%;
    max-width: 100%;
  }
  .main-area_underson.story .concept_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 9.3333333333vw;
  }
  .main-area_underson.story .concept_ttl_btm_txt.fast {
    font-size: 6.6666666667vw;
  }
  .main-area_underson.story .concept_ttl_btm_txt {
    font-size: 4.8vw;
    line-height: 2;
    font-weight: normal;
  }
  .main-area_underson.story .concept_ttl_btm_txt .washi_logo--ttl {
    display: inline-block;
    width: 46.6666666667vw;
    margin: 7.3333333333vw 1.7333333333vw 0;
  }
  .main-area_underson.story .concept_wrap .concept_detail {
    margin-left: 0;
  }
  .main-area_underson.story .concept_wrap .concept_textimg {
    margin: 0 auto 6.6666666667vw;
  }
  .main-area_underson.story p {
    font-size: 3.2vw;
    line-height: 2;
    word-break: break-word;
  }
  .main-area_underson.story .concept_wrap .concept_image {
    width: 100%;
    margin-left: 0;
    margin-top: 9.3333333333vw;
  }
  .main-area_underson.story p.mt48,
  .main-area_underson.story p.mt34 {
    margin-top: 6.6666666667vw;
  }
  .main-area_underson.story .material_wrap {
    display: block;
    margin-top: 9.3333333333vw;
  }
  .main-area_underson.story .material_wrap .material_image {
    width: 100%;
    margin-right: 0;
    margin-top: 9.3333333333vw;
  }
  .main-area_underson.story .material_wrap .material_detail {
    margin-right: 0;
  }
  .main-area_underson.story .material_wrap .material_textimg {
    text-align: left;
    margin: 0 auto 7.3333333333vw;
  }
  .main-area_underson.story .material_wrap .material_text {
    text-align: left;
  }
  .main-area_underson.story .washi_logo {
    width: 25.3333333333vw;
    height: 3.4666666667vw;
    margin: 0 0.5333333333vw;
  }
  .main-area_underson.story .comparison {
    margin: 10vw auto 0;
    text-align: center;
  }
  .main-area_underson.story .comparison h3 img {
    width: 45.3333333333vw;
    height: 6vw;
  }
  .main-area_underson.story .comparison h3 .ttl {
    font-size: 5.6vw;
  }
  .main-area_underson.story .comparison h3 .sub_ttl {
    font-size: 4vw;
    margin-top: 10.6666666667vw;
    font-weight: normal;
  }
  .main-area_underson.story .comparison .txt {
    letter-spacing: 0.1em;
    margin-top: 3.3333333333vw;
  }
  .main-area_underson.story .comparison .icon_area {
    width: 100%;
    margin: 9.3333333333vw auto 10.6666666667vw;
    padding: 8vw 0 4vw;
  }
  .main-area_underson.story .comparison ul {
    height: 66.6666666667vw;
    width: 100%;
  }
  .main-area_underson.story .comparison li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40vw;
    margin: 2.6666666667vw 0;
  }
  .main-area_underson.story .comparison li p {
    font-size: 3.4666666667vw;
  }
  .main-area_underson.story .comparison li .icon_img {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    margin-right: 4vw;
  }
  .main-area_underson.story .icon_area > p {
    font-size: 2.6666666667vw;
    margin-top: 5.3333333333vw;
  }
  .lp-footer {
    padding: 27.7333333333vw 0 11.7333333333vw;
  }
  .lp-footer a {
    display: inline-block;
    font-size: 3.2vw;
    padding-bottom: 1.0666666667vw;
    line-height: 1;
  }
}