@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-luxury-keyvisual .keyvisual-top {
  position: relative;
}
.section-luxury-keyvisual .movie-modal-wrap>img {
  cursor: default;
}
.section-luxury-keyvisual .title-keyvisual {
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.section-luxury-keyvisual .title-keyvisual img {
  width: 100%;
  height: auto;
}
.section-luxury-keyvisual .description-keyvisual {
  text-align: center;
  color: #fff;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.section-luxury-keyvisual .description-keyvisual::before, .section-luxury-keyvisual .description-keyvisual::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-top: solid 1px #fff;
}
.section-luxury-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-luxury-keyvisual .button-video:hover {
  color: #a1b8d3;
  background-color: rgba(0,0,0,.5);
}
.section-luxury-keyvisual .button-video:hover:before {
  opacity: 1;
}
.section-luxury-keyvisual .button-video:hover:after {
  opacity: 0;
}
.section-luxury-keyvisual .button-video:after,
.section-luxury-keyvisual .button-video:before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  background: center/contain no-repeat;
}
.section-luxury-keyvisual .button-video:after {
  background-image: url(/img/product/system_bath/urupoka/urupoka_icon_01.svg);
}
.section-luxury-keyvisual .button-video:before {
  background-image: url(/img/product/system_bath/urupoka/urupoka_icon_02.svg);
  opacity: 0;
}
.section-luxury-keyvisual .keyvisual-bottom {
  background: center/cover no-repeat;
}
.section-luxury-keyvisual .keyvisual-bottom .text-bottom {
  text-align: center;
  font-weight: 500;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-luxury-keyvisual .keyvisual-top {
    margin-bottom: -2.3%;
  }
  .section-luxury-keyvisual .title-keyvisual {
    top: 72.3%;
    left: 49.8%;
    width: 699px;
  }
  .section-luxury-keyvisual .description-keyvisual {
    font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: 0.09em;
    line-height: 1.8181818182;
    padding: 0 20px;
    bottom: 35.1%;
  }
  .section-luxury-keyvisual .description-keyvisual::before, .section-luxury-keyvisual .description-keyvisual:after {
    width: 230px;
  }
  .section-luxury-keyvisual .description-keyvisual::before {
    top: -11px;
  }
  .section-luxury-keyvisual .description-keyvisual::after {
    bottom: -8px;
  }
  .section-luxury-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-luxury-keyvisual .button-video:after,
  .section-luxury-keyvisual .button-video:before {
    right: 61px;
    width: 21px;
    height: 21px;
  }
  .section-luxury-keyvisual .keyvisual-bottom {
    min-height: 360px;
    padding: 125px 0 95px;
    background-image: url(/img/product/system_bath/mirror/luxury/keyvisual_img_01.jpg);
  }
  .section-luxury-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-luxury-keyvisual .keyvisual-top {
    margin-bottom: -16px;
    min-height: 420px;
  }
  .section-luxury-keyvisual .keyvisual-top .glb-content {
    padding-top: 0;
  }
  .section-luxury-keyvisual .movie-modal-wrap img {
    height: 420px;
  }
  .section-luxury-keyvisual .title-keyvisual {
    top: 64.5%;
    left: 49.5%;
    width: 247px;
  }
  .section-luxury-keyvisual .description-keyvisual {
    font-size: 1.9rem;
    font-weight: 300;
    letter-spacing: 0.03em;
    line-height: 1.4736842105;
    padding: 0 15px;
    bottom: 47.6%;
  }
  .section-luxury-keyvisual .description-keyvisual::before, .section-luxury-keyvisual .description-keyvisual:after {
    width: 192px;
  }
  .section-luxury-keyvisual .description-keyvisual::before {
    top: -7px;
  }
  .section-luxury-keyvisual .description-keyvisual::after {
    bottom: -3px;
  }
  .section-luxury-keyvisual .button-video {
    width: 240px;
    height: 50px;
    padding: 5px 60px 5px 40px;
    font-size: 1.9rem;
    border-radius: 25px;
    top: 84.3%;
    left: 50%;
  }
  .section-luxury-keyvisual .button-video:after,
  .section-luxury-keyvisual .button-video:before {
    right: 36px;
    width: 21px;
    height: 21px;
  }
  .section-luxury-keyvisual .keyvisual-bottom {
    padding: 1em 0;
    background-image: url(/img/product/system_bath/mirror/luxury/keyvisual_img_01_sp.jpg);
  }
  .section-luxury-keyvisual .keyvisual-bottom .text-bottom {
    font-size: 1.9rem;
    line-height: 2.3684210526;
    letter-spacing: 0.08em;
  }
}

@media only screen and (max-width: 374px) {
  .section-luxury-keyvisual .keyvisual-bottom .text-bottom {
    font-size: 1.6rem;
  }
}

.section-luxury-product {
  background: center top/100% auto no-repeat;
  color: #fff;
}
.section-luxury-product .product-title {
  text-align: center;
}
.section-luxury-product .product-title .is-small {
  display: inline-block;
}
.section-luxury-product .product-title .first-letter {
  position: relative;
}
.section-luxury-product .product-title .first-letter::before {
  content: attr(data-text);
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.125em;
  line-height: 1.25;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
}
.section-luxury-product .product-title .is-note {
  display: block;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.2307692308;
}
.section-luxury-product .product-paragraph {
  font-weight: 500;
  text-align: center;
}
.section-luxury-product .product-detail {
  position: relative;
  z-index: 1;
}
.section-luxury-product .detail-video video {
  width: 100%;
  height: 100%;
}
.section-luxury-product .detail-text {
  font-weight: 500;
  text-align: justify;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-luxury-product .product-text {
    min-height: 391px;
  }
  .section-luxury-product.is-mirror {
    background-image: url("/img/product/system_bath/p_sb238.jpg");
  }
  .section-luxury-product.is-mirror .product-text {
    padding-top: 158px;
    padding-bottom: 27px;
  }
  .section-luxury-product.is-light {
    background-image: url("/img/product/system_bath/p_sb245.jpg");
  }
  .section-luxury-product.is-light .product-text {
    padding-top: 98px;
    padding-bottom: 30px;
  }
  .section-luxury-product .product-title {
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 0.08em;
    line-height: 1.25;
  }
  .section-luxury-product .product-title .is-small {
    margin-top: 7px;
    font-size: 2.6rem;
  }
  .section-luxury-product .product-title .first-letter::before {
    top: -12px;
    left: 5px;
  }
  .section-luxury-product .product-title .is-note {
    letter-spacing: 0.14em;
    margin-top: 8px;
  }
  .section-luxury-product.is-mirror .product-title {
    margin-bottom: 26px;
  }
  .section-luxury-product.is-light .product-title {
    margin-bottom: 12px;
  }
  .section-luxury-product .product-paragraph {
    font-size: 1.6rem;
    letter-spacing: 0.14em;
    line-height: 2.1875;
  }
  .section-luxury-product .product-detail {
    min-height: 627px;
    background: linear-gradient(to bottom, rgba(47, 26, 4, 0) 0%, rgba(47, 26, 4, 0.17) 6%, rgba(47, 26, 4, 0.63) 25%, rgba(47, 26, 4, 0.91) 44%, #2f1a04 61%) center top/100% 550px no-repeat, linear-gradient(to bottom, rgb(47, 26, 4) 0%, rgb(47, 26, 4) 100%) center top 550px/100% no-repeat;
  }
  .section-luxury-product .product-detail .luxury-title-common {
    margin-bottom: 23px;
  }
  .section-luxury-product.is-mirror .product-detail {
    padding-top: 153px;
  }
  .section-luxury-product.is-light .product-detail {
    padding-top: 176px;
  }
  .section-luxury-product .detail-inner {
    display: flex;
    align-items: flex-start;
  }
  .section-luxury-product .detail-video {
    flex-shrink: 0;
    width: 640px;
    height: 360px;
    margin-right: 32px;
  }
  .section-luxury-product .detail-text {
    width: 290px;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 2.1875;
  }
  .section-luxury-product.is-mirror .detail-text {
    margin-top: 76px;
  }
  .section-luxury-product.is-light .detail-text {
    letter-spacing: 0;
    margin-top: 38px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-luxury-product .product-text {
    min-height: 340px;
  }
  .section-luxury-product.is-mirror {
    background-image: url("/img/product/system_bath/p_sb238_01_sp.jpg");
  }
  .section-luxury-product.is-mirror .product-text {
    padding-top: 77px;
    padding-bottom: 16px;
  }
  .section-luxury-product.is-light {
    background-image: url("/img/product/system_bath/p_sb245_sp.jpg");
  }
  .section-luxury-product.is-light .product-text {
    padding-top: 73px;
    padding-bottom: 20px;
  }
  .section-luxury-product .product-title {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.567;
    margin: 0 -15px 14px;
  }
  .section-luxury-product .product-title .is-small {
    font-size: 2.1rem;
    letter-spacing: 0.11em;
  }
  .section-luxury-product .product-title .first-letter::before {
    top: -16px;
    left: 0;
  }
  .section-luxury-product .product-title .is-note {
    letter-spacing: 0.05em;
    margin-top: 6px;
  }
  .section-luxury-product .product-paragraph {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
  .section-luxury-product.is-mirror .product-paragraph {
    line-height: 1.875;
  }
  .section-luxury-product.is-light .product-paragraph {
    line-height: 2.1875;
  }
  .section-luxury-product .product-detail {
    min-height: 501px;
    padding-top: 30px;
    padding-bottom: 20px;
    background: linear-gradient(to bottom, rgba(47, 26, 4, 0) 0%, rgba(47, 26, 4, 0.17) 6%, rgba(47, 26, 4, 0.63) 25%, rgba(47, 26, 4, 0.91) 44%, #2f1a04 61%) center top/100% 501px no-repeat, linear-gradient(to bottom, rgb(47, 26, 4) 0%, rgb(47, 26, 4) 100%) center bottom/100% calc(100% - 501px) no-repeat;
  }
  .section-luxury-product .product-detail .luxury-title-common {
    max-width: 100%;
    padding: 0;
  }
  .section-luxury-product .product-detail .luxury-title-common::before, .section-luxury-product .product-detail .luxury-title-common::after {
    display: none;
  }
  .section-luxury-product.is-mirror .product-detail {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .section-luxury-product.is-mirror .product-detail .luxury-title-common {
    margin-bottom: 22px;
  }
  .section-luxury-product.is-light .product-detail {
    padding-top: 18px;
    padding-bottom: 20px;
  }
  .section-luxury-product.is-light .product-detail .luxury-title-common {
    margin-bottom: 8px;
    letter-spacing: 0.1em;
  }
  .section-luxury-product .detail-video {
    width: 92vw;
    height: 51.7333333333vw;
    margin-bottom: 12px;
  }
  .section-luxury-product .detail-text {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    line-height: 1.875;
  }
}

@media only screen and (max-width: 374px) {
  .section-luxury-product .product-title {
    font-size: 2rem;
  }
  .section-luxury-product .product-paragraph {
    font-size: 1.3rem;
  }
  .section-luxury-product.is-light .product-detail .luxury-title-common {
    font-size: 1.7rem;
  }
}

.luxury-title-common {
  font-weight: bold;
  text-align: center;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.luxury-title-common::before, .luxury-title-common::after {
  content: "";
  height: 0;
  border: solid 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .luxury-title-common {
    font-size: 2rem;
    letter-spacing: 0.14em;
    line-height: 1.5;
    max-width: calc(100% - 40px);
    padding: 0 20px;
  }
  .luxury-title-common::before, .luxury-title-common::after {
    width: 30px;
  }
  .luxury-title-common::before {
    left: -20px;
  }
  .luxury-title-common::after {
    right: -20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .luxury-title-common {
    font-size: 2rem;
    letter-spacing: 0.18em;
    line-height: 1.20875;
    max-width: calc(100% - 40px);
    padding: 0 10px;
  }
  .luxury-title-common::before, .luxury-title-common::after {
    width: 30px;
  }
  .luxury-title-common::before {
    left: -30px;
  }
  .luxury-title-common::after {
    right: -30px;
  }
}
.section-luxury-specs {
  background-color: #2f1a04;
  position: relative;
}
.section-luxury-specs::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.section-luxury-specs .glb-content {
  position: relative;
  z-index: 2;
}
.section-luxury-specs .specs-list {
  display: flex;
}
.section-luxury-specs .specs-item {
  width: calc((100% - 48px) / 3);
}
.section-luxury-specs .specs-item:not(:last-child) {
  margin-right: 24px;
}
.section-luxury-specs .specs-item-name {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.section-luxury-specs .specs-image {
  width: 721px;
  height: 82px;
  margin: 11px auto 0;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-luxury-specs {
    padding-top: 55px;
    padding-bottom: 70px;
  }
  .section-luxury-specs .luxury-title-common {
    margin-bottom: 32px;
  }
  .section-luxury-specs .block-specs:not(:last-child) {
    margin-bottom: 68px;
  }
  .section-luxury-specs .specs-item-name {
    margin-bottom: 2px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-luxury-specs {
    padding-top: 23px;
    padding-bottom: 35px;
  }
  .section-luxury-specs .glb-content {
    padding-top: 0;
    padding-right: 0;
  }
  .section-luxury-specs .luxury-title-common {
    margin-bottom: 22px;
  }
  .section-luxury-specs .block-specs:not(:last-child) {
    margin-bottom: 45px;
  }
  .section-luxury-specs .specs-detail {
    width: 960px;
    padding-bottom: 15px;
  }
  .section-luxury-specs .specs-item-name {
    margin-bottom: 4px;
  }
}

.section-luxury-atmosphere {
  background-color: #2f1a04;
  color: #fff;
}
.section-luxury-atmosphere .title-atmosphere {
  text-align: center;
  font-weight: 700;
  letter-spacing: .15em;
}

.section-luxury-atmosphere .title-atmosphere span {
  position: relative;
  display: inline-block;
}

.section-luxury-atmosphere .title-atmosphere span:before,
.section-luxury-atmosphere .title-atmosphere span:after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background-color: #fff;
}

.section-luxury-atmosphere .title-atmosphere span:before {
  left: 0;
}

.section-luxury-atmosphere .title-atmosphere span:after {
  right: 0;
}

.section-luxury-atmosphere .text-atmosphere {
  text-align: center;
}

.section-luxury-atmosphere .list-atmosphere .text-detail {
  font-weight: 500;
  font-family: "DINPro Medium";
  position: relative;
}

.section-luxury-atmosphere .list-atmosphere .text-detail:before {
  position: absolute;
  content: "";
  background: center / contain no-repeat;
}

.section-luxury-atmosphere .item-atmosphere.is-light .text-detail:before {
  background-image: url(/img/product/system_bath/mirror/luxury/atmosphere_icon_01.svg);
}

.section-luxury-atmosphere .item-atmosphere.is-dark .text-detail:before {
  background-image: url(/img/product/system_bath/mirror/luxury/atmosphere_icon_02.svg);
  left: 0;
  top: 2px;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-luxury-atmosphere {
    padding-top: 55px;
    padding-bottom: 100px;
  }

  .section-luxury-atmosphere .title-atmosphere {
    margin-bottom: 11px;
    font-size: 2rem;
  }

  .section-luxury-atmosphere .title-atmosphere span {
    padding: 0 42px;
  }

  .section-luxury-atmosphere .title-atmosphere span:before,
  .section-luxury-atmosphere .title-atmosphere span:after {
    width: 30px;
  }

  .section-luxury-atmosphere .text-atmosphere {
    font-size: 1.6rem;
    line-height: calc(35 / 16);
    margin-bottom: 21px;
  }

  .section-luxury-atmosphere .image-atmosphere {
    margin-bottom: 8px;
  }

  .section-luxury-atmosphere .list-atmosphere li {
    width: 470px;
  }

  .section-luxury-atmosphere .list-atmosphere {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .section-luxury-atmosphere .list-atmosphere .text-detail {
    font-size: 1.4rem;
    padding-left: 25px;
  }

  .section-luxury-atmosphere .item-atmosphere.is-light .text-detail:before {
    width: 18px;
    height: 18px;
    top: 3px;
    left: -2px;
  }

  .section-luxury-atmosphere .item-atmosphere.is-dark .text-detail {
    padding-left: 20px;
  }

  .section-luxury-atmosphere .item-atmosphere.is-dark .text-detail:before {
    width: 11px;
    height: 22px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-luxury-atmosphere {
    padding-top: 3px;
    padding-bottom: 23px;
    margin-bottom: 50px;
  }

  .section-luxury-atmosphere .title-atmosphere {
    margin-bottom: 16px;
    font-size: 2rem;
    line-height: calc(48 / 40);
  }

  .section-luxury-atmosphere .text-atmosphere {
    font-size: 1.6rem;
    line-height: calc(60 / 32);
    margin-bottom: 18px;
  }

  .section-luxury-atmosphere .image-atmosphere {
    margin-bottom: 10px;
  }

  .section-luxury-atmosphere .list-atmosphere {
    max-width: 345px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-luxury-atmosphere .list-atmosphere li {
    width: 100%;
  }

  .section-luxury-atmosphere .list-atmosphere li:not(:last-child) {
    margin-bottom: 18px;
  }

  .section-luxury-atmosphere .list-atmosphere .text-detail {
    font-size: 1.35rem;
    padding-left: 29px;
  }

  .section-luxury-atmosphere .item-atmosphere.is-light .text-detail:before {
    width: 18px;
    height: 18px;
    top: 2px;
    left: 0;
  }

  .section-luxury-atmosphere .item-atmosphere.is-dark .text-detail {
    padding-left: 22px;
  }

  .section-luxury-atmosphere .item-atmosphere.is-dark .text-detail:before {
    width: 11px;
    height: 22px;
    left: 1px;
    top: -1px;
  }
}

@media only screen and (max-width: 374px) {
  .section-luxury-atmosphere .image-atmosphere img {
    height: auto;
  }
}

.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;
  width: 100%;
}
.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 .item-shipping.is-black .title-block {
  background-color: #000;
  color: #c49d6d;

}
.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;
  text-align: center;
  font-weight: 600;
}
.section-shipping .block-price .price {
  font-feature-settings: "palt";
  font-family:"游ゴシック","Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.section-shipping .block-price span {
  display: block;
}
.section-shipping .m-btn-01.no-icon .m-btn_inner {
  justify-content: center;
}
.section-shipping .text-detail,
.section-shipping .list-detail li {
  font-weight: 500;
}
.section-shipping .item-left .title-block {
  background-color: #000;
  color: #c49d6d;
}

.section-shipping .text-title-detail {
  border-bottom: solid 1px #9fa0a0;
}

.section-shipping .list-note li {
  font-weight: 500;
}

.section-shipping .block-bottom .text-bottom {
  font-size: 1.6rem;
  font-weight: 500;
}

.section-shipping .block-bottom .text-note-bottom {
  font-size: 1.2rem;
  font-weight: 500;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-shipping {
    margin-top: 100px;
  }
  .section-shipping .block-shipping {
    padding: 44px 69px 10px;
    background: linear-gradient(to top, #f0f0f0 0%, #f0f0f0 100%) center bottom/100% 616px no-repeat;
  }
  .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: center;
    margin: 0 -20px -27px;
  }
  .section-shipping .item-shipping {
    width: 400px;
    margin: 0 15px 30px;
  }
  .section-shipping .image-shipping {
    width: 100%;
    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;
    padding: 14px 10px;
    border-radius: 10px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .section-shipping .block-price .price {
    margin-bottom: 5px;
    font-size: 2rem;
  }
  .section-shipping .block-price span {
    font-size: 1.6rem;
    margin-top: -7px;
    letter-spacing: 0;
  }
  .section-shipping .list-detail li {
    font-size: 1.2rem;
  }
  .section-shipping .text-title-detail {
    font-size: 1.6rem;
    padding-bottom: 2px;
    margin-bottom: 6px;
  }
  .section-shipping .list-note li {
    font-size: 1.2rem;
    margin-bottom: -2px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-shipping .block-shipping {
    padding: 22px 0 0;
  }
  .section-shipping .title-shipping {
    font-size: 2.3rem;
    margin-bottom: 4px;
    letter-spacing: 0.2em;
  }
  .section-shipping .m-btn-01 {
    width: 185px;
    top: -35px;
    padding: 14px 56px 13px;
  }
  .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 .item-shipping {
    background: linear-gradient(to top, #f0f0f0 0%, #f0f0f0 100%) center bottom/100% 616px no-repeat;
    padding-left: 47px;
    padding-right: 47px;
    padding-bottom: 1px;
  }
  .section-shipping .item-shipping:nth-child(2) {
    background: linear-gradient(to top, #f0f0f0 0%, #f0f0f0 100%) center bottom/100% 393px no-repeat;
  }
  .section-shipping .item-shipping:not(:last-child) {
    margin-bottom: 25px;
  }
  .section-shipping .title-block {
    padding: 16px 10px 7px;
  }
  .section-shipping .image-shipping {
    height: 162px;
  }
  .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 .text-detail {
    margin: 0 -40px 7px;
  }
  .section-shipping .block-price {
    margin-top: -20px;
    margin-bottom: 26px;
    padding: 15px 2px 13px;
    border-radius: 4px;
  }
  .section-shipping .block-price .price {
    line-height: 1.7;
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
  .section-shipping .block-price span {
    font-size: 1.6rem;
    margin-top: -7px;
    letter-spacing: 0;
  }
  .section-shipping .list-detail {
    margin: 0 -40px;
  }
  .section-shipping .list-detail li {
    font-size: 1.3rem;
    line-height: 1.63;
  }
  .section-shipping .text-title-detail {
    margin-bottom: 14px;
  }
  .section-shipping .list-note li {
    font-size: 1.2rem;
    line-height: calc(42 / 24);
    margin-bottom: 1px;
  }
  .section-shipping .block-bottom .text-bottom {
    font-size: 1.5rem;
    margin-bottom: 3px;
  }
  .section-shipping .block-bottom {
    background-color: #eee;
    margin-top: -7px;
    padding-bottom: 17px;
  }
}
@media (min-width: 0px) and (max-width: 374px) {
  .section-shipping .block-price .price {
    font-size: 1.7rem;
  }
  .section-shipping .block-price .price span {
    font-size: 1.5rem;
  }
  .section-shipping .text-detail {
    font-size: 1.4rem;
  }
  .section-shipping .list-detail li {
    font-size: 1.2rem;
  }
  .section-shipping .item-shipping {
    padding-left: 20px;
    padding-right: 20px;
  }
}
