@font-face {
  font-family: "DINPro Medium";
  src: url("/fonts/DIN/DINPro-Medium-tr.woff2") format("woff2"), url("/fonts/DIN/DINPro-Medium-tr.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.section-overhead-keyvisual .keyvisual-top {
  position: relative;
}

.section-overhead-keyvisual .title-keyvisual {
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.section-overhead-keyvisual .button-video {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(137, 167, 204, 0.75);
  color: #000;
  font-weight: 500;
  text-decoration: none;
  position: absolute;
  transform: translate(-50%, -50%);
  letter-spacing: 0.04em;
  transition: background-color .3s, color .3s, opacity .3s;
}
.section-overhead-keyvisual .button-video:hover {
  color: #a1b8d3;
  background-color: rgba(0,0,0,.5);
}
.section-overhead-keyvisual .button-video:hover:before {
  opacity: 1;
}
.section-overhead-keyvisual .button-video:hover:after {
  opacity: 0;
}
.section-overhead-keyvisual .button-video:after,
.section-overhead-keyvisual .button-video:before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  background: center/contain no-repeat;
}
.section-overhead-keyvisual .button-video:after {
  background-image: url(/img/product/system_bath/urupoka/urupoka_icon_01.svg);
}
.section-overhead-keyvisual .button-video:before {
  background-image: url(/img/product/system_bath/urupoka/urupoka_icon_02.svg);
  opacity: 0;
}

.section-overhead-keyvisual .keyvisual-bottom {
  background: center/cover no-repeat;
}
.section-overhead-keyvisual .keyvisual-bottom .text-bottom {
  text-align: center;
  font-weight: 500;
}

.section-overhead-keyvisual .movie-modal-wrap > img {
  cursor: default;
}


@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-overhead-keyvisual .keyvisual-top {
    margin-bottom: -2.3%;
  }

  .section-overhead-keyvisual .title-keyvisual {
    top: 68.9%;
    left: 50%;
    width: 100%;
    text-align: center;
  }

  .section-overhead-keyvisual .button-video {
    width: 285px;
    height: 50px;
    padding: 5px 85px 5px 62px;
    font-size: 1.8rem;
    border-radius: 25px;
    top: 84.7%;
    left: 50%;
  }
  .section-overhead-keyvisual .button-video:after,
  .section-overhead-keyvisual .button-video:before {
    right: 61px;
    width: 21px;
    height: 21px;
  }

  .section-overhead-keyvisual .keyvisual-bottom {
    min-height: 360px;
    padding: 97px 0 93px;
    background-image: url(/img/product/system_bath/faucet/overhead_bg_01.png);
  }
  .section-overhead-keyvisual .keyvisual-bottom .text-bottom {
    font-size: 2rem;
    line-height: 2.75;
    letter-spacing: 0.18em;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-overhead-keyvisual .keyvisual-top {
    margin-bottom: -27px;
    min-height: 440px;
  }
  .section-overhead-keyvisual .keyvisual-top .glb-content {
    padding: 0;
  }

  .section-overhead-keyvisual .movie-modal-wrap img {
    height: 440px;
  }

  .section-overhead-keyvisual .title-keyvisual {
    top: 57.6%;
    left: 49.9%;
    width: 100%;
    text-align: center;
  }

  .section-overhead-keyvisual .button-video {
    width: 240px;
    height: 50px;
    padding: 5px 60px 5px 40px;
    font-size: 1.9rem;
    border-radius: 25px;
    top: 80.5%;
    left: 50%;
  }
  .section-overhead-keyvisual .button-video:after,
  .section-overhead-keyvisual .button-video:before {
    right: 36px;
    width: 21px;
    height: 21px;
  }

  .section-overhead-keyvisual .keyvisual-bottom {
    padding: 1em 0;
    background-image: url(/img/product/system_bath/faucet/overhead_bg_01.png);
  }
  .section-overhead-keyvisual .keyvisual-bottom .text-bottom {
    font-size: 1.8rem;
    line-height: 2.5;
  }
}
@media (max-width: 374px) {
  .section-overhead-keyvisual .keyvisual-bottom .text-bottom {
    font-size: 1.6rem;
  }
  .section-overhead-keyvisual .movie-modal-wrap img {
    height: auto;
  }
  .section-overhead-keyvisual .keyvisual-top {
    min-height: 390px;
  }
}
.section-wash-common {
  background: center/cover no-repeat;
  color: #fff;
}
.section-wash-common .title-wash {
  position: relative;
  text-align: center;
  font-weight: 700;
}
.section-wash-common .title-wash:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-family: "DINPro Medium", serif;
  font-weight: 500;
  color: #fff;
}
.section-wash-common .text-wash {
  text-align: center;
  font-weight: 500;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-wash-common .title-wash {
    font-size: 2.8rem;
    margin-bottom: 28px;
    padding-top: 50px;
  }
  .section-wash-common .title-wash:before {
    font-size: 3.3rem;
  }

  .section-wash-common .text-wash {
    line-height: 2.1875;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-wash-common .title-wash {
    font-size: 2.5rem;
    line-height: 1.56;
    margin-bottom: 8px;
    padding-top: 43px;
  }
  .section-wash-common .title-wash:before {
    top: -9px;
    font-size: 3.3rem;
  }

  .section-wash-common .text-wash {
    line-height: 2;
  }
}
@media (max-width: 374px) {
  .section-wash-common .title-wash {
    font-size: 2.3rem;
  }
}
.block-banner {
  text-align: center;
}
.block-banner .banner-image {
  display: inline-block;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .block-banner {
    padding: 100px 0;
  }
  .block-banner .banner-image {
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.15);
    width: 768px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .block-banner {
    padding: 74px 15px 78px;
  }
  .block-banner .banner-image {
    width: 325px;
    max-width: 100%;
    box-shadow: 0 8px 9px rgba(0, 0, 0, 0.15);
  }
}
.section-bath {
  background-image: url(/img/product/system_bath/p_sb234.jpg);
}
.section-bath .title-wash:before {
  content: "01";
}
.section-bath .image-clean {
  text-align: center;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-bath {
    padding: 102px 0 98px;
  }
  .section-bath .image-clean {
    margin-top: 34px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-bath {
    padding-bottom: 26px;
    background-image: url(/img/product/system_bath/p_sb234_02.jpg);
  }
  .section-bath .image-clean {
    margin-top: 69px;
  }
}
.section-shower {
  background-image: url(/img/product/system_bath/p_sb236.jpg);
}
.section-shower .title-wash:before {
  content: "02";
}
.section-shower .image-shower {
  text-align: center;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-shower {
    padding: 102px 0 70px;
  }
  .section-shower .content-image-shower {
    margin-top: 75px;
  }
  .section-shower .image-chart {
    padding-left: 69px;
  }
  .section-shower .chart-note {
    margin-top: 21px;
    margin-left: 21px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-shower {
    padding: 0 0 26px;
    background-image: url(/img/product/system_bath/p_sb236_01.jpg);
  }
  .section-shower .content-image-shower {
    margin-top: 18px;
  }
  .section-shower .image-shower {
    min-width: 730px;
  }
  .section-shower .image-shower img {
    width: 100%;
    height: auto;
  }
  .section-shower .chart-wrapper .image-chart {
    width: 628px;
    height: 298px;
  }
  .section-shower .chart-wrapper {
    padding: 16px 0 6px;
  }
  .section-shower .chart-wrapper .chart-note{
    margin-top: 19px;
  }
}
.section-refreshing {
  color: #000;
}
.section-refreshing .title-wash:before {
  content: "03";
  color: #000;
}
.section-refreshing .image-refreshing {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
}
.section-refreshing .water-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-refreshing .chart-wrapper {
  background-color: rgba(255,255,255,.85);
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-refreshing {
    margin-bottom: 99px;
    padding: 83px 0 0;
    position: relative;
    z-index: 1;
  }
  .section-refreshing:before,
  .section-refreshing:after {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    background: top center / cover no-repeat;
    top: 0;
    z-index: -1;
    pointer-events: none;
  }
  .section-refreshing:before {
    background-image: url(/img/reform/system_bath/contents/style/keyvisual_002_01.jpg);
    left: 0;
  }
  .section-refreshing:after {
    background-image: url("/img/product/system_bath/p_sb284_02.jpg");
    right: 0;
  }

  .section-refreshing .title-wash {
    margin-bottom: 16px;
  }
  .section-refreshing .content-image-refreshing {
    width: 640px;
    min-height: 474px;
    margin: 88px auto 0;
    padding: 21px 0;
  }
  .section-refreshing .content-image-refreshing .block-bottom {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 0 54px 23px;
    display: flex;
    align-items: center;
  }
  .section-refreshing .content-image-refreshing .text-right {
    font-size: 1.4rem;
    line-height: 2.0714285714;
  }
  .section-refreshing .image-refreshing {
    padding-top: 21px;
    padding-bottom: 16px;
  }
  .section-refreshing .water-video {
    width: 293px;
    height: 165px;
    flex-shrink: 0;
    margin-right: 15px;
  }
  .section-refreshing .chart-wrapper {
    width: 640px;
    padding-top: 21px;
  }
  .section-refreshing .chart-wrapper .chart-title {
    line-height: calc(23 / 16);
    margin-bottom: 13px;
  }
  .section-refreshing .chart-wrapper .image-chart {
    padding-left: 26px;
  }
  .section-refreshing .chart-wrapper .chart-note {
    padding: 6px 0 7px 10px;
  }

}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-refreshing {
    background: url(/img/reform/system_bath/contents/style/keyvisual_002_02.jpg) top center/100% 794px no-repeat, url("/img/product/system_bath/p_sb284_02_sp.jpg") bottom center/100% auto no-repeat;
    padding-bottom: 213px;
  }
  .section-refreshing .water-video {
    width: 293px;
    height: 165px;
    margin: 0 auto 9px;
  }
  .section-refreshing .block-bottom {
    background-color: rgba(255, 255, 255, 0.85);
    max-width: 345px;
    margin: 0 auto;
    padding-top: 13px;
    padding-bottom: 8px;
  }
  .section-refreshing .content-image-refreshing {
    margin-top: 26px;
    max-width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-refreshing .image-refreshing {
    padding: 20px 35px;
  }
  .section-refreshing .text-right {
    line-height: 1.4285714286;
    padding: 3px 38px;
  }
  .section-refreshing .chart-wrapper {
    padding-top: 13px;
  }
  .section-refreshing .image-chart {
    width: 585px;
  }
  .section-refreshing .chart-wrapper .image-chart {
    margin-left: 20px;
  }
  .section-refreshing .chart-wrapper .chart-note {
    margin-top: 10px;
    padding-left: 19px;
  }

}
.section-shipping {
  position: relative;
  z-index: 1;
}
.section-shipping:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 362px;
  z-index: -1;
}
.section-shipping .block-shipping {
  border: solid 1px #89a7cc;
  text-align: center;
}
.section-shipping .block-shipping .title-shipping {
  text-align: center;
  font-weight: 700;
}
.section-shipping .block-shipping .link-shipping {
  display: inline-block;
  text-decoration: none;
}
.section-shipping .block-shipping .link-shipping:hover .m-btn-01.ptn04 {
  color: #fff;
  background: #3db4d0;
}
.section-shipping .block-shipping .link-shipping:hover .m-btn_inner::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.section-shipping .block-shipping .m-btn-01 {
  position: relative;
}
.section-shipping .title-block {
  background-color: #83b8ba;
  text-align: center;
  color: #214b55;
}
.section-shipping .title-block span {
  display: block;
}
.section-shipping .title-block .title-big {
  font-weight: 700;
  line-height: 1;
}
.section-shipping .title-block .title-small {
  font-weight: 500;
}
.section-shipping .block-price {
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
}
.section-shipping .m-btn-01.no-icon .m-btn_inner {
  justify-content: center;
}
.section-shipping .item-emelord .title-block {
  background-color: #d3d5db;
}
.section-shipping .text-big,
.section-shipping .text-note {
  font-weight: 500;
}

.section-shipping .text-detail,
.section-shipping .list-detail li {
  font-weight: 500;
}

.section-shipping .item-left .title-block {
  background-color: #000;
  color: #c49d6d;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-shipping .block-shipping {
    padding: 44px 69px 8px;
  }
  .section-shipping .title-shipping {
    font-size: 2.8rem;
    margin-bottom: 38px;
    letter-spacing: 0.18em;
  }
  .section-shipping .m-btn-01 {
    width: 170px;
    top: -33px;
    padding-top: 12px;
    padding-bottom: 8px;
  }
  .section-shipping .m-btn-01 .m-btn_inner:before {
    top: 46%;
    left: 43px;
  }
  .section-shipping .list-shipping {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 14px;
  }
  .section-shipping .item-shipping {
    width: 400px;
  }
  .section-shipping .image-shipping {
    width: 400px;
    height: 259px;
  }
  .section-shipping .image-shipping img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .section-shipping .title-block {
    padding: 30px 10px 14px;
  }
  .section-shipping .title-block .title-big {
    font-size: 2.2rem;
    margin-bottom: 2px;
  }
  .section-shipping .title-block .title-small {
    font-size: 1.3rem;
    letter-spacing: 0.1em;
  }
  .section-shipping .block-price {
    margin-top: -12px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 4px 4px 0;
  }
  .section-shipping .block-price .price {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1px;
  }
  .section-shipping .block-price .price span {
    font-size: 1.6rem;
    display: block;
    margin-top: -7px;
  }
  .section-shipping .block-price .note {
    font-size: 1.2rem;
  }
  .section-shipping .list-detail li {
    font-size: 1.2rem;
  }
  .section-shipping .text-big {
    font-size: 1.6rem;
    line-height: 1.625;
  }
  .section-shipping .text-note {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-top: 10px;
  }
  .section-shipping .item-shipping.is-detail {
    padding-top: 96px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-shipping:after {
    content: none;
  }
  .section-shipping .glb-content {
    padding-top: 4px;
  }
  .section-shipping .block-shipping {
    margin-top: 70px;
    padding: 22px 0 18px;
  }
  .section-shipping .title-shipping {
    font-size: 2.3rem;
    margin-bottom: 4px;
  }
  .section-shipping .m-btn-01 {
    width: 185px;
    top: -35px;
    padding: 15px 56px 11px;
  }
  .section-shipping .m-btn-01 .m-btn_inner:before {
    left: 2px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
  }
  .section-shipping .m-btn-01:hover .m-btn_inner::before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .section-shipping .m-btn-01 .m-btn_inner::before {
    top: 45%;
  }
  .section-shipping .title-block {
    padding: 16px 10px 7px;
  }
  .section-shipping .image-shipping {
    width: 249px;
    height: 161px;
  }
  .section-shipping .image-shipping img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .section-shipping .title-block .title-big {
    font-size: 1.8rem;
    margin-bottom: -1px;
  }
  .section-shipping .title-block .title-small {
    font-size: 1.1rem;
  }
  .section-shipping .list-shipping .item-shipping {
    padding: 0 47px;
    position: relative;
    z-index: 1;
  }
  .section-shipping .list-shipping .item-shipping:not(:last-child) {
    margin-bottom: -10px;
  }
  .section-shipping .content-bottom-detail {
    background-color: #eee;
    margin: -12px 0 0;
  }
  .section-shipping .block-price {
    margin-top: -17px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 4px 4px 0;
  }
  .section-shipping .block-price .price {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1px;
    line-height: 1;
  }
  .section-shipping .block-price .price span {
    font-size: 1.1rem;
    margin-top: 8px;
    display: block;
  }
  .section-shipping .block-price .note {
    font-size: 1.2rem;
  }
  .section-shipping .block-price .text-detail {
    font-size: 1.5rem;
  }
  .section-shipping .list-detail {
    padding-bottom: 20px;
  }
  .section-shipping .list-detail li {
    font-size: 1.2rem;
  }
  .section-shipping .text-big {
    font-size: 1.5rem;
    line-height: 1.7333333333;
  }
  .section-shipping .text-note {
    font-size: 1.2rem;
    line-height: 1.75;
    margin: 15px -32px 0;
  }
}
@media (max-width: 374px) {
  .section-shipping .list-shipping .item-shipping:after {
    width: 288px;
  }

  .section-shipping .image-shipping {
    width: 238px;
  }

  .section-shipping .list-shipping .item-shipping {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-shipping .list-detail li {
    font-size: 1rem;
  }

  .section-shipping .text-note {
    margin-left: 0;
    margin-right: 0;
  }
  .section-shipping .text-big {
    font-size: 1.4rem;
  }
}

.chart-wrapper {
  background-color: rgba(255,255,255,.8);
  position: relative;
}

.chart-wrapper .chart-title {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.14em;
  color: #333;
  text-align: center;
}

.chart-wrapper .chart-note {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: calc(16 / 11);
  color: #4d4d4d;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .chart-wrapper {
    width: 730px;
    margin: 0 auto;
    padding-top: 32px;
    padding-bottom: 6px;
  }

  .chart-wrapper .chart-title {
    line-height: 1.25;
    margin-bottom: 27px;
    padding: 0 100px;
  }

  .chart-wrapper .chart-annotates {
    position: absolute;
    top: 21px;
    right: 17px;
  }

  .section-enveloping .chart-wrapper .image-chart {
    padding-left: 18px;
  }

  .section-enveloping .chart-wrapper .chart-note {
    margin-top: 10px;
  }

  .section-skin .chart-wrapper .image-chart {
    padding-left: 14px;
  }

  .section-skin .chart-wrapper .chart-note {
    margin-top: 27px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 768px) {

  .chart-wrapper .chart-title {
    line-height: calc(50 / 32);
    margin-bottom: 12px;
  }

  .chart-wrapper .chart-annotates {
    text-align: center;
    margin-bottom: 22px;
  }

  .chart-wrapper .image-chart {
    margin-left: 17px;
  }

  .section-enveloping .chart-wrapper .image-chart {
    width: 488px;
    height: 100px;
  }

  .section-skin .chart-wrapper .image-chart {
    width: 630px;
    height: 310px;
  }

  .chart-wrapper .js-scrollable {
    overflow: auto hidden !important;
    background: none !important;
  }

  .chart-wrapper .chart-note {
    padding-left: 16px;
  }
}