@charset "UTF-8";
/* ===== メインビジュアル ===== */

.water {
  color: #313131;
  letter-spacing: 0.02em;
  overflow-x: hidden;
  /* ===== 20221205 youtube ===== */
}
.water .youtube_embed {
  max-width: 960px;
  height: auto;
  margin: 40px auto 0;
}
.water .youtube_embed iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.water img {
  width: 100%;
  height: auto;
}
.water a {
  color: inherit;
}
.water .aqua {
  color: #72dde5;
}
.water .grn {
  color: #54d9b2;
}
.water .mv_wrap {
  width: 100%;
  height: auto;
}
.water .mv_wrap h1 {
  width: 100%;
  height: auto;
}
.water .mv_wrap img {
  width: 100%;
  height: auto;
}
.water .cta_wrap {
  padding: 0 12px;
  margin-top: 40px;
}
.water .cta_wrap .cta_links li {
  margin-top: 20px;
}
.water .cta_wrap .cta_links a {
  display: inline-block;
  width: 100%;
  padding: 20px 45px;
  border-radius: 50px;
  font-size: 16px;
  color: #fff;
  position: relative;
  z-index: 0;
}
.water .cta_wrap .cta_links a::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/water/ico_arrow_wh.png) no-repeat center/100% auto;
  position: absolute;
  top: calc((100% - 16px) / 2);
  right: 12px;
}
.water .cta_wrap .cta_links a.aqua_btn {
  background-color: #72dde5;
}
.water .cta_wrap .cta_links a.grn_btn {
  background-color: #54d9b2;
}
.water .page_link_wrap {
  margin-top: 60px;
}
.water .page_link_wrap .anchor_links {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  max-width: 1140px;
  margin: auto;
}
.water .page_link_wrap .anchor_links li {
  width: 33.3333333333%;
}
.water .page_link_wrap .anchor_links a {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 0 0 28px;
  font-size: 14px;
  line-height: 1.2857142857;
  font-weight: bold;
  position: relative;
  z-index: 0;
}
.water .page_link_wrap .anchor_links a::after {
  content: "";
  display: block;
  margin: 12px auto;
  width: 15px;
  height: 15px;
  border-width: 0 3px 3px 0;
  border-color: #313131;
  border-style: solid;
  transform: rotate(45deg);
}
.water .title_block h2 {
  font-size: clamp(24px, 6.9333333333vw, 50px);
  font-weight: bold;
  text-align: center;
  line-height: 1.6153846154;
  letter-spacing: 0.08em;
}
.water .title_block h2::before {
  content: "";
  display: block;
  width: 10px;
  height: 16px;
  margin: 0 auto 8px;
  background: url(../images/water/ico_title_decoration.png) no-repeat center/100% auto;
}
.water .title_block h2.aqua {
  color: #72dde5;
}
.water .title_block h2.grn {
  color: #54d9b2;
}
.water .introduction_wrap {
  margin: 54px auto 0;
}
.water .introduction_wrap .cnt_intro {
  width: calc(100% - 24px);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 20px auto 0;
}
.water .introduction_wrap .cnt_intro li {
  width: 50%;
  margin: 48px 0 0;
  padding: 0 4px 0 8px;
  text-align: center;
}
.water .introduction_wrap .cnt_intro h3 {
  color: #54d9b2;
  font-size: 16px;
  line-height: 1.25;
  margin-top: 12px;
}
.water .introduction_wrap .cnt_intro p {
  font-size: 12px;
  margin-top: 20px;
  line-height: 1.3333333333;
  letter-spacing: 0.02em;
}
.water .introduction_wrap .cnt_intro p .small {
  font-size: 10px;
}
.water .introduction_wrap .intro_message {
  margin-top: 70px;
  background: url(../images/water/bg_intro_message_sp.png) no-repeat center bottom 0/cover;
  padding: 88px 12px 132px;
}
.water .introduction_wrap .intro_message p {
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.04em;
  text-align: center;
}
.water .introduction_wrap .intro_message .message_em {
  font-size: 26px;
  line-height: 1.9230769231;
  font-weight: bold;
  margin-top: 55px;
  text-decoration: underline;
  text-decoration-thickness: 0.3em;
  text-decoration-color: rgb(255, 255, 255);
  text-underline-offset: -0.1em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.water .type_wrap {
  margin-top: 60px;
}
.water .type_wrap .type_cnt {
  width: calc(100% - 60px);
  margin: auto;
}
.water .type_wrap .type_cnt > li {
  margin-top: 60px;
  text-align: center;
}
.water .type_wrap .type_cnt > li h3 {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  margin-top: 20px;
}
.water .type_wrap .type_cnt > li p {
  margin-top: 20px;
  font-size: 14px;
}
.water .type_wrap .type_cnt > li ol {
  margin-top: 20px;
  text-align: left;
}
.water .type_wrap .type_cnt > li ol li {
  counter-increment: number;
  position: relative;
  z-index: 0;
  padding: 0 0 0 1.5em;
  line-height: 1.2857142857;
  margin-top: 12px;
}
.water .type_wrap .type_cnt > li ol li::before {
  content: counter(number) ")";
  position: absolute;
  left: 0;
  top: 6px;
}
.water .electrolyzed_wrap {
  margin-top: 60px;
  background-color: #f3fdff;
  padding: 77px 12px 60px;
  position: relative;
  z-index: 0;
}
.water .electrolyzed_wrap::before {
  content: "";
  display: block;
  width: 90px;
  height: 36px;
  background-color: #fff;
  border-radius: 0 0 45px 45px;
  position: absolute;
  z-index: 1;
  left: calc((100% - 90px) / 2);
  top: 0;
}
.water .electrolyzed_wrap .electrolyzed_cnt {
  margin-top: 52px;
}
.water .electrolyzed_wrap .electrolyzed_cnt h3 {
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 0.04rem;
}
.water .electrolyzed_wrap .electrolyzed_cnt p {
  margin-top: 18px;
  line-height: 1.625;
}
.water .electrolyzed_wrap .electrolyzed_cnt .case_cnt h4 {
  margin-top: 18px;
  font-size: 18px;
  line-height: 2.2222222222;
}
.water .electrolyzed_wrap .hydrogen .image_box {
  margin-top: 120px;
  aspect-ratio: 390/565;
  position: relative;
  z-index: 0;
}
.water .electrolyzed_wrap .hydrogen .image_box img {
  min-width: 390px;
  aspect-ratio: 390/565;
  position: absolute;
  right: 30px;
}
.water .electrolyzed_wrap .hydrogen .image_box::before {
  content: "";
  display: block;
  width: 72.8%;
  aspect-ratio: 271/250;
  background: url(../images/water/img_deco_electrolyzed01.png) no-repeat center/100% auto;
  position: absolute;
  top: -65px;
  right: -90px;
}
.water .electrolyzed_wrap .acid {
  padding-top: 52px;
}
.water .electrolyzed_wrap .acid .image_box {
  margin-top: 75px;
  position: relative;
  z-index: 0;
}
.water .electrolyzed_wrap .acid .image_box figure {
  position: relative;
  z-index: 0;
}
.water .electrolyzed_wrap .acid .image_box figure img {
  display: block;
  width: 77%;
  aspect-ratio: 290/204;
  margin-left: auto;
}
.water .electrolyzed_wrap .acid .image_box::before {
  content: "";
  display: block;
  width: 66.4%;
  aspect-ratio: 250/218;
  background: url(../images/water/img_deco_electrolyzed02.png) no-repeat center/100% auto;
  position: absolute;
  left: -12px;
  top: -43px;
}
.water .electrolyzed_wrap .acid h3 + p {
  margin-top: 48px;
}
.water .effect_wrap {
  margin-top: 60px;
}
.water .effect_wrap .text_box {
  padding: 306px 12px 40px;
  background: url(../images/water/bg_effect_sp.png) no-repeat center top/100% auto, #f8f8f8;
  margin: 40px auto 0;
}
.water .effect_wrap h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
}
.water .effect_wrap p {
  margin-top: 18px;
  text-align: center;
  line-height: 1.7142857143;
}
.water .effect_wrap .product_number {
  padding: 16px 8px;
  border: solid 1px #313131;
}
.water .effect_wrap .effect_lists {
  background: #fff;
  padding: 31px 18px;
  border-radius: 10px;
  margin-top: 24px;
}
.water .effect_wrap .effect_lists li {
  color: #54d9b2;
  list-style: disc;
  line-height: 1.625;
  list-style-position: inside;
}
.water .camparison_wrap {
  padding: 80px 12px 70px;
  background-color: #e1f9f2;
  position: relative;
  z-index: 0;
}
.water .camparison_wrap::after {
  content: "";
  display: block;
  width: 90px;
  height: 36px;
  background: #fff;
  border-radius: 45px 45px 0 0;
  position: absolute;
  z-index: 1;
  left: calc((100% - 90px) / 2);
  bottom: 0;
}
.water .camparison_wrap .camparison_image {
  margin: 35px auto 0;
  width: 64%;
}
.water .camparison_wrap .camparison_image li {
  margin-top: 24px;
}
.water .camparison_wrap .camparison_cnt {
  margin-top: 42px;
  text-align: center;
}
.water .camparison_wrap .camparison_cnt h3 {
  font-weight: bold;
  line-height: 1.7142857143;
  text-decoration: underline;
  text-decoration-thickness: 0.3em;
  text-decoration-color: rgb(255, 255, 255);
  text-underline-offset: -0.1em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.water .camparison_wrap .camparison_cnt p {
  margin-top: 27px;
  line-height: 1.8461538462;
  letter-spacing: -0.03em;
}
.water .camparison_wrap .camparison_cnt .price_em {
  display: inline-block;
  background: #fff;
  color: #54d9b2;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.15;
  padding: 12px 32px;
  border-radius: 50px;
  letter-spacing: 0.04em;
}
.water .camparison_wrap .camparison_cnt .small {
  font-size: 10px;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.water .infomation_wrap {
  margin-top: 56px;
}
.water .infomation_wrap .infomation_cnt {
  margin: 56px auto 0;
  width: calc(100% - 24px);
}
.water .infomation_wrap .infomation_cnt.info02 h3 span {
  order: 2;
}
.water .infomation_wrap .infomation_cnt.info02 h3::after {
  margin-left: 0;
  margin-right: 12px;
}
.water .infomation_wrap .infomation_cnt.info04 .info_image {
  width: 71.7%;
  margin: 40px auto 0;
}
.water .infomation_wrap .infomation_cnt.info04 .info_image figure {
  margin-top: 48px;
}
.water .infomation_wrap h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 2;
}
.water .infomation_wrap .info_image {
  margin-top: 40px;
}
.water .infomation_wrap .info_text h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  margin-top: 32px;
}
.water .infomation_wrap .info_text p {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 20px;
}
.water .infomation_wrap .info_text figure {
  margin-top: 20px;
}
.water .howto_wrap {
  margin-top: 62px;
  background-color: #f3fdff;
  padding: 62px 12px;
}
.water .howto_wrap .product_cnt {
  margin-top: 72px;
}
.water .howto_wrap h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
}
.water .howto_wrap .image_box {
  margin-top: 45px;
}
.water .howto_wrap .consumable_product {
  width: 64%;
  margin-left: auto;
  margin-right: auto;
}
.water .howto_wrap .consumable_product .image_box {
  width: 27.2%;
  aspect-ratio: 105/245;
  margin: 45px auto 0;
}
.water .howto_wrap .consumable_product .item_name {
  font-weight: bold;
  line-height: 1.7142857143;
  margin-top: 32px;
}
.water .howto_wrap .consumable_product .small {
  font-size: 12px;
  line-height: 2;
}
.water .document_wrap {
  background-color: #efefef;
  padding: 62px 12px;
}
.water .document_wrap .subtitle_block h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
}
.water .document_wrap .document_cnt_sp {
  margin-top: 40px;
}
.water .document_wrap .document_cnt_sp dt {
  background: #fff;
  padding: 6px 20px;
  line-height: 1.2857142857;
}
.water .document_wrap .document_cnt_sp dd {
  padding: 12px 20px 20px;
  font-size: 14px;
  line-height: 1.2857142857;
}
.water .document_wrap .document_cnt_sp .flex_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 8px 12px;
}
.water .document_wrap .document_cnt_sp .flex_box div + div {
  margin-left: 20px;
  padding-left: 20px;
  border-left: solid 1px #313131;
}
.water .document_wrap .document_cnt_sp .flex_box p {
  line-height: 1.2857142857;
  text-align: center;
}
.water .document_wrap .document_cnt_sp ._em {
  font-weight: bold;
  line-height: 1.4285714286;
}
.water .document_wrap .document_cnt_sp ._em + p {
  line-height: 1.4285714286;
  margin-bottom: 8px;
}
.water .document_wrap .document_cnt_sp .caption {
  width: 100%;
  line-height: 1.4285714286;
  margin-top: 4px;
  margin-bottom: 8px;
}
.water .document_wrap .document_cnt_pc {
  display: none;
}
.water .document_wrap .document_cnt_pc table {
  border-collapse: collapse;
  width: 100%;
  max-width: 975px;
  margin: 40px auto 0;
}
.water .document_wrap .document_cnt_pc table tr {
  border-top: solid 1px #313131;
  border-bottom: solid 1px #313131;
}
.water .document_wrap .document_cnt_pc table th {
  width: 194px;
  border-right: solid 1px #313131;
  padding: 15px 10px;
  text-align: left;
  vertical-align: middle;
}
.water .document_wrap .document_cnt_pc table th.text_row {
  width: 60px;
  writing-mode: vertical-rl;
  text-align: center;
}
.water .document_wrap .document_cnt_pc table td {
  padding: 15px 10px;
  vertical-align: middle;
}
.water .document_wrap .document_cnt_pc table td.border_left {
  border-left: solid 1px #313131;
}
.water .document_wrap .caution_cnt {
  margin-top: 72px;
}
.water .document_wrap .caution_cnt .circle_list {
  margin-top: 75px;
}
.water .circle_list {
  margin: 18px auto 0;
  max-width: 975px;
}
.water .circle_list > li {
  font-size: 14px;
  padding: 0 0 0 20px;
  line-height: 1.7142857143;
  position: relative;
  z-index: 0;
}
.water .circle_list > li::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #313131;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
}
.water .doted_list {
  margin-bottom: 32px;
}
.water .doted_list > li {
  padding: 0 0 0 8px;
  font-size: 14px;
  line-height: 1.7142857143;
  position: relative;
  z-index: 0;
}
.water .doted_list > li::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background: #313131;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: calc((100% - 2px) / 2);
}
.water .lp_footer {
  background: #767777;
  margin-top: 40px;
  padding: 8px 0;
}
.water .lp_footer .copyright {
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 768px) {
  body {
    min-width: unset;
    width: 100%;
  }
  .water {
    font-size: 16px;
    line-height: 1.75;
  }
  .water .__sp {
    display: none;
  }
  .water .cta_wrap .cta_links {
    display: flex;
    justify-content: space-between;
    max-width: 1080px;
    margin: 60px auto 0;
  }
  .water .cta_wrap .cta_links li {
    width: 46%;
    text-align: center;
  }
  .water .cta_wrap .cta_links a {
    font-size: clamp(16px, 1.5277777778vw, 22px);
    line-height: 1.6363636364;
  }
  .water .page_link_wrap .anchor_links li {
    width: 16.6666666667%;
  }
  .water .title_block h2::before {
    width: 15px;
    height: 24px;
  }
  .water .introduction_wrap {
    margin: 68px auto 0;
  }
  .water .introduction_wrap .cnt_intro {
    max-width: 1140px;
  }
  .water .introduction_wrap .cnt_intro li {
    width: calc((100% - 135px) / 4);
    padding: 0;
  }
  .water .introduction_wrap .cnt_intro h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .water .introduction_wrap .cnt_intro p {
    font-size: 14px;
    line-height: 1.4285714286;
  }
  .water .introduction_wrap .intro_message {
    padding: 130px 12px 235px;
    background-image: url(../images/water/bg_intro_message_pc.png);
  }
  .water .introduction_wrap .intro_message .message_cnt {
    max-width: 1140px;
    margin: auto;
  }
  .water .introduction_wrap .intro_message p {
    text-align: left;
  }
  .water .type_wrap .type_cnt {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1140px;
    margin: auto;
  }
  .water .type_wrap .type_cnt > li {
    width: 29.5%;
  }
  .water .type_wrap .type_cnt > li.acid {
    margin-top: 98px;
  }
  .water .type_wrap .type_cnt > li.clean {
    margin-top: 196px;
  }
  .water .type_wrap .type_cnt > li h3 {
    font-size: 24px;
    line-height: 1.3333333333;
  }
  .water .type_wrap .type_cnt > li p {
    font-size: 16px;
    line-height: 1.75;
  }
  .water .type_wrap .type_cnt > li ol li {
    font-size: 16px;
    line-height: 1.75;
  }
  .water .electrolyzed_wrap {
    margin-top: 132px;
    padding: 98px 0;
  }
  .water .electrolyzed_wrap .electrolyzed_cnt {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 70px auto 0;
    max-width: 1140px;
    padding: 0 12px;
  }
  .water .electrolyzed_wrap .electrolyzed_cnt li {
    width: 50%;
  }
  .water .electrolyzed_wrap .electrolyzed_cnt h3 {
    font-size: 30px;
    line-height: 1.5;
    display: flex;
    position: relative;
    z-index: 0;
  }
  .water .electrolyzed_wrap .electrolyzed_cnt h3::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #72dde5;
    position: absolute;
    top: 24px;
    right: -100%;
  }
  .water .electrolyzed_wrap .electrolyzed_cnt p {
    font-size: 18px;
    line-height: 1.6666666667;
  }
  .water .electrolyzed_wrap .electrolyzed_cnt .case_cnt {
    margin-top: 40px;
  }
  .water .electrolyzed_wrap .electrolyzed_cnt .case_cnt h4 {
    font-size: 24px;
    line-height: 1.6666666667;
  }
  .water .electrolyzed_wrap .hydrogen {
    margin-top: 100px;
  }
  .water .electrolyzed_wrap .hydrogen .image_box {
    margin: 0 0 -40px;
    aspect-ratio: auto;
    padding-left: 30px;
  }
  .water .electrolyzed_wrap .hydrogen .image_box img {
    display: block;
    width: 91.2%;
    margin-left: auto;
    position: relative;
    top: -40px;
  }
  .water .electrolyzed_wrap .hydrogen .image_box::before {
    width: 320px;
    aspect-ratio: 320/290;
    top: -80px;
    right: -100px;
  }
  .water .electrolyzed_wrap .acid {
    padding-top: 0;
    margin-top: 28px;
  }
  .water .electrolyzed_wrap .acid .image_box {
    margin-top: 0;
  }
  .water .electrolyzed_wrap .acid .image_box figure img {
    width: 65.2%;
    aspect-ratio: 372/262;
  }
  .water .electrolyzed_wrap .acid .image_box::before {
    width: 56%;
    aspect-ratio: 320/280;
    top: 52px;
    left: 73px;
  }
  .water .electrolyzed_wrap .acid h3.grn::after {
    background: #54d9b2;
  }
  .water .effect_wrap {
    margin-top: 140px;
  }
  .water .effect_wrap .text_box {
    background: url(../images/water/bg_effect_pc.jpg) no-repeat center/cover;
    padding: 78px 0;
    margin: 64px auto 0;
  }
  .water .effect_wrap .text_box_inner {
    max-width: 1140px;
    margin: auto;
  }
  .water .effect_wrap .text_box_inner > * {
    width: 62%;
    max-width: 580px;
    margin: 20px 12px 0 auto;
  }
  .water .effect_wrap h3 {
    font-size: 30px;
    line-height: 1.3333333333;
  }
  .water .camparison_wrap {
    padding: 100px 12px 170px;
  }
  .water .camparison_wrap .camparison_image {
    display: flex;
    justify-content: space-between;
    max-width: 1140px;
    margin: 100px auto 0;
  }
  .water .camparison_wrap .camparison_image li {
    width: 28.8%;
    margin: 0 auto;
  }
  .water .camparison_wrap .camparison_cnt {
    margin-top: 120px;
  }
  .water .camparison_wrap .camparison_cnt h3 {
    font-size: 24px;
    line-height: 1.4166666667;
  }
  .water .camparison_wrap .camparison_cnt p {
    font-size: 26px;
    line-height: 1.9230769231;
    margin-top: 44px;
    letter-spacing: 0.04em;
  }
  .water .camparison_wrap .camparison_cnt .price_em {
    font-size: 46px;
    line-height: 1.0869565217;
    padding: 25px 100px;
  }
  .water .camparison_wrap .camparison_cnt .small {
    font-size: 16px;
    line-height: 1.75;
  }
  .water .infomation_wrap {
    margin-top: 140px;
  }
  .water .infomation_wrap .infomation_cnt {
    margin-top: 100px;
    max-width: 1140px;
  }
  .water .infomation_wrap .infomation_cnt.info02 .info_image {
    width: 71%;
    max-width: 809px;
    height: auto;
    aspect-ratio: 809/561;
    margin: 30px auto 0;
  }
  .water .infomation_wrap .infomation_cnt.info03 .info_image {
    width: 78.2%;
    max-width: 892px;
    height: auto;
    aspect-ratio: 892/597;
    margin: 30px auto 0;
  }
  .water .infomation_wrap .infomation_cnt.info04 {
    display: flex;
    flex-wrap: wrap;
  }
  .water .infomation_wrap .infomation_cnt.info04 h3 {
    width: 100%;
    margin-bottom: 64px;
  }
  .water .infomation_wrap .infomation_cnt.info04 .info_image {
    width: 50%;
    display: flex;
    justify-content: space-between;
    margin-top: 0;
  }
  .water .infomation_wrap .infomation_cnt.info04 .info_image figure {
    margin-top: 0;
    width: calc((100% - 20px) / 2);
  }
  .water .infomation_wrap .infomation_cnt.info04 .info_text {
    width: 50%;
    padding-left: 7%;
  }
  .water .infomation_wrap h3 {
    font-size: 30px;
    line-height: 1.3333333333;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .water .infomation_wrap h3::after {
    content: "";
    display: block;
    width: auto;
    height: 1px;
    background-color: #72dde5;
    flex-grow: 1;
    margin-left: 12px;
  }
  .water .infomation_wrap .info_text h4 {
    font-size: 30px;
    line-height: 1.3333333333;
    margin-top: 0;
  }
  .water .infomation_wrap .info_text p {
    font-size: 18px;
    line-height: 1.5555555556;
  }
  .water .howto_wrap {
    padding: 90px 12px 100px;
  }
  .water .howto_wrap h3 {
    font-size: 30px;
    line-height: 1.3333333333;
  }
  .water .howto_wrap .use_product .image_box {
    width: 85.5%;
    max-width: 975px;
    margin: 60px auto 0;
  }
  .water .howto_wrap .use_product .memo {
    width: 85.5%;
    max-width: 975px;
    margin: 20px auto 0;
    font-size: 16px;
    line-height: 1.75;
  }
  .water .howto_wrap .detail_product .image_box {
    width: 65.2%;
    max-width: 745px;
    margin: 40px auto 0;
  }
  .water .howto_wrap .consumable_product .image_box {
    width: 8%;
    max-width: 92px;
    margin: 70px auto 0;
  }
  .water .howto_wrap .consumable_product .item_name {
    width: 210px;
    margin: 40px auto 0;
  }
  .water .howto_wrap .consumable_product .small {
    width: 210px;
    margin: 12px auto 0;
  }
  .water .document_wrap {
    padding: 105px 12px 100px;
  }
  .water .document_wrap .subtitle_block h2 {
    font-size: 30px;
    line-height: 1.3333333333;
  }
  .water .document_wrap .document_cnt_sp {
    display: none;
  }
  .water .document_wrap .document_cnt_pc {
    display: block;
    margin-top: 60px;
  }
  .water .lp_footer {
    margin-top: 100px;
    padding: 30px 0;
  }
}
@media screen and (min-width: 1140px) {
  .water .electrolyzed_wrap .hydrogen .image_box {
    padding-left: 0;
  }
  .water .effect_wrap .text_box_inner > * {
    width: 38%;
    max-width: 465px;
    margin: 20px 0 0 auto;
  }
  .water .infomation_wrap .infomation_cnt {
    width: 100%;
  }
}