/** Shopify CDN: Minification failed

Line 1114:0 Unexpected "}"

**/
@font-face {
  font-family: 'Roboto';
  src: url('/cdn/shop/files/Roboto-Regular.ttf');
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('/cdn/shop/files/Roboto-Bold.ttf');
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('/cdn/shop/files/Roboto-Medium.ttf');
}

@font-face {
  font-family: 'Roboto-Black';
  src: url('/cdn/shop/files/Roboto-Black_0.ttf');
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('/cdn/shop/files/Montserrat-SemiBold.otf');
}
* {
  margin: 0;
  padding: 0;
}
a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
}

#root {
  letter-spacing: initial !important;
  color: #fff;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (min-width: 1080px) {
  #root {
    zoom: 1 !important;
  }
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
input,
img {
  border: none;
}
li {
  list-style: none;
}

.sp-uppercase {
  text-transform: uppercase;
}

.sp-relative {
  position: relative;
}

.sp-img {
  display: block;
  width: 100%;
}
.sp-flex-x {
  display: flex;
  align-items: center;
}

.flex-bet {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sp-header-top {
  height: 124px;
  width: 100%;
  position: fixed;
  top: 125px;
  z-index: 8;
  max-width: 1080px;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sp-header-top #logo {
    width: 290px;
    margin-left: 46px;
}
.sp-header-top .sp-top-btn {
  width: 386px;
  height: 110px;
  background: linear-gradient(-8deg, #0036fe 0%, #7797ff 100%);
  border-radius: 54px;
  text-align: center;
  font-size: 38px;
  font-family: "Montserrat-SemiBold";
  margin-right: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  animation: skip 4s infinite;
}
.sp-header-top .sp-top-btn img {
  width: 18px;
  margin-left: 15px;
}
.sp-header-top .sp-top-btn p {
}
/* .sp-cart {
  width: 92px;
  height: 92px;
  border-radius: 20px;
  border: 3px solid rgba(78, 78, 78, 0.5);
  margin-right: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-sizing: border-box;
}
.sp-cart .icon {
  width: 46px;
}
.sp-cart .num {
  width: 36px;
  height: 36px;
  background: #cf0101;
  border-radius: 50%;
  line-height: 36px;
  color: #fff;
  position: absolute;
  right: -11px;
  top: -6px;
  font-size: 25px;
  font-family: "Roboto-Bold";
  text-align: center;
} */

.time-part {
  width: 1080px;
  height: 125px;
  background: url("/cdn/shop/files/202409062-time-bg.jpg") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  position: fixed;
  top: 0px;
  box-sizing: border-box;
  z-index: 9;
  font-family: "Roboto-Bold";
  font-size: 58px;
  text-align: center;
  line-height: 125px;
}

.sp-part-top {
  margin-top: 249px;
}

.price-group {
  display: flex;
  align-items: baseline;
}

.price-group .price2 {
  text-decoration: line-through;
}
.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.sp-stroke {
  position: relative;
}
.sp-stroke::after {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.sp-part1 {
}

.sp-part1 .sp-word {
  position: absolute;
  left: 31px;
  top: 40px;
  width: 1026px;
  z-index: 2;
}
.sp-part1 .sp-word1 {
  position: absolute;
  top: 70px;
  left: 160px;
  width: 770px;
}
.sp-part1 .sp-word2 {
  position: absolute;
  left: 43px;
  top: 170px;
  width: 1010px;
}
/* .sp-part1 .sp-word2 {
  position: absolute;
  top: 200px;
  width: 100%;
  font-family: "Roboto-Black";
  font-size: 94px;
  color: #fdfdfd;
  text-align: center;
  -webkit-text-stroke: 15px #1d3fbb;
  transform: skewY(3deg) rotate(2deg) translateX(10px);
} */
.sp-part1 .sp-word2 p {
  z-index: 1;
}
.sp-part1 .sp-word2 p::before {
  content: attr(data-title);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  text-shadow: 7px 11px 0px #ffffff;
  z-index: -1;
}
.sp-part1 .sp-text {
  position: absolute;
    right: 36px;
    bottom: 161px;
  font-family: "Roboto-Black";
  font-size: 104px;
  color: #e60000;
}
.sp-part1 .btn-style {
  width: 367px;
  height: 115px;
  background: url("/cdn/shop/files/202409062-btn-bg.png") no-repeat;
  background-size: 100% 100%;
  font-family: "Montserrat-SemiBold";
  font-size: 38px;
  color: #fff;
  animation: skip 4s infinite 1s;
  gap: 16px;
  position: absolute;
  right: 52px;
  bottom: 70px;
}

.sp-part1 .btn-style img {
  width: 17px;
}

.sp-bg {
}
.sp-title-wrap {
  position: absolute;
  width: 100%;
  top: 82px;
  box-sizing: border-box;
}
.sp-title {
  font-family: "Roboto-Bold";
  font-size: 75px;
  color: #08128d;
  text-align: center;
      line-height: 83px;
}

.sp-part2 .sp-text {
  position: absolute;
  top: 275px;
  display: flex;
  width: 100%;
  font-family: "Roboto-Medium";
  font-size: 35px;
  color: #212121;
  text-align: center;
  padding: 0 35px;
  box-sizing: border-box;
  gap: 10px;
      line-height: 41px;
}
.sp-part2 .sp-text p {
  flex: 1;
}
.sp-part2 .sp-title {
  position: absolute;
  top: 500px;
  width: 100%;
}
.sp-part2 .sp-tip {
  position: absolute;
  width: 100%;
  font-family: "Roboto-Medium";
  font-size: 33px;
  color: #ffffff;
  text-align: center;
  height: 60px;
  top: 987px;
  gap: 30px;
  display: flex;
  box-sizing: border-box;
  padding: 0 50px;
}
.sp-part2 .sp-tip p {
  flex: 1;
}
.sp-part2 .sp-tip2 {
  top: 1341px;
}

.sp-part3 .sp-title1 {
  font-size: 62px;
  padding: 100px 190px 55px;
}
.sp-part3 .sp-title2 {
  font-size: 54px;
  padding-top: 100px;
}
.sp-part3 .sp-title3 {
  font-size: 59px;
  margin-bottom: 60px;
}

.sp-part3 .sp-box {
  padding: 0 70px 50px;
  box-sizing: border-box;
}

.sp-part3 .sp-text {
  font-family: "Roboto-Bold";
  font-size: 50px;
  color: #08128d;
  text-align: center;
  display: flex;
  gap: 20px;
  margin-bottom: 25px;
}
.sp-part3 .sp-text p {
  flex: 1;
}
.sp-part3 .btn-style {
  font-family: "Montserrat-SemiBold";
  font-size: 60px;
  width: 847px;
  height: 139px;
  background: linear-gradient(-3deg, #8e0000 0%, #fa4c5e 100%);
  border-radius: 69px;
  gap: 30px;
  margin: 0 auto;
  animation: skip 4s infinite;
}
.sp-part3 .btn-style img {
  width: 25px;
}
.sp-part4 {
  padding: 98px 35px 45px;
}
.sp-part4 .sp-img1 {
  width: 533px;
  height: 533px;
  display: block;
  margin-left: auto;
  margin-top: 65px;
}
.sp-part4 .sp-img2 {
  width: 557px;
  height: 557px;
  background: #8f8f8f;
  border-radius: 30px;
  display: block;
  margin-top: -340px;
  position: relative;
}

.sp-part5 .sp-title-wrap {
  position: absolute;
  top: 120px;
  width: 100%;
}
.sp-part5 .sp-sub-title {
  font-family: "Roboto-Medium";
  font-size: 48px;
  color: #08128d;
  text-align: center;
  margin-bottom: 10px;
}
.sp-part5 .sp-title {
  font-size: 72px;
}
.sp-part5 .sp-text {
  position: absolute;
  font-family: "Roboto-Bold";
  font-size: 48px;
  color: #000000;
  line-height: 1;
}
.sp-part5 .sp-text1 {
  left: 66px;
  top: 500px;
}
.sp-part5 .sp-text2 {
  left: 17px;
  top: 1234px;
}
.sp-part5 .sp-text3 {
  right: 38px;
  top: 804px;
}
.sp-part5 .sp-text4 {
  right: 94px;
  top: 1390px;
}

.sp-part6 {
}

.sp-part6 .sp-text {
  font-family: "Roboto-Bold";
  font-size: 48px;
  color: #ffffff;
  position: absolute;
  width: 750px;
  text-align: center;
  right: 0;
  top: 80px;
}
.sp-part6 .btn-style {
  font-family: "Montserrat-SemiBold";
  font-size: 38px;
  width: 367px;
  height: 115px;
  background: url("/cdn/shop/files/202409062-btn-bg.png") no-repeat;
  background-size: 100% 100%;
  gap: 15px;
  position: absolute;
  right: 65px;
  top: 1005px;
  animation: skip 4s infinite;
}
.sp-part6 .btn-style img {
  width: 18px;
}

.sp-part7 {
  padding: 0 19px 0 30px;
  top: 80px;
}
.sp-part7 .sp-title {
  font-family: "Roboto-Medium";
  font-size: 85px;
  color: #08128d;
  line-height: 90px;
  margin-top: 80px;
}
.sp-part7 .sp-sub-title {
  font-family: "Roboto-Medium";
  font-size: 42px;
  color: #08128d;
  margin-bottom: 62px;
  margin-top: 35px;
  text-align: center;
}
.sp-part7 .sp-text {
  width: 100%;
  gap: 13px;
  text-align: center;
  font-family: "Roboto-Medium";
  font-size: 28px;
  color: #292929;
  position: absolute;
  top: 323px;
  display: flex;
  padding-right: 14px;
  line-height: 1.2;
  box-sizing: border-box;
}
.sp-part7 .sp-text p {
  flex: 1;
  padding: 0 10px;
  box-sizing: border-box;
}

.sp-part8 {
  /* padding: 95px 12px 0px; */
  padding: 0px 12px 0px;
}
.sp-part8 .sp-title {
  font-family: "Roboto-Medium";
  font-size: 65px;
  color: #08128d;
  position: absolute;
  top: 40px;
  width: 100%;
  padding: 0 40px;
  box-sizing: border-box;
}
.sp-part8 .sp-tip {
  position: absolute;
  font-family: Roboto;
  font-size: 35px;
  color: #08128d;
}
.sp-part8 .sp-tip1 {
  left: 124px;
  top: 275px;
}
.sp-part8 .sp-tip2 {
  right: 131px;
  top: 884px;
}
.sp-part8 .sp-box-wrap {
  display: flex;
  gap: 14px;
  justify-content: center;
  position: absolute;
  bottom: 75px;
  width: 100%;
  font-family: "Roboto-Medium";
  text-align: center;
  font-size: 32px;
  color: #08128d;
}
.sp-part8 .sp-box {
  width: 316px;
  height: 141px;
  border-radius: 20px;
  border: 4px solid #001974;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
      line-height: 60px;
}
.sp-part8 .sp-box .title-s {
  font-size: 60px;
}
.sp-part9 {
  padding: 0 19px 57px;
}
.sp-part9 .sp-title {
  font-family: "Roboto-Medium";
  font-size: 62px;
  color: #08128d;
  padding-top: 50px;
  margin-bottom: 50px;
}
.sp-part9 .sp-word {
  font-family: "Roboto-Medium";
  font-size: 45px;
  color: #ffffff;
  line-height: 65px;
  position: absolute;
  top: 70px;
  width: 100%;
  text-align: center;
}
.sp-part9 .sp-tip {
  position: absolute;
  font-family: "Roboto-Medium";
  font-size: 35px;
}
.sp-part9 .sp-tip1 {
  left: 30px;
  top: 470px;
}
.sp-part9 .sp-tip2 {
  left: 919px;
  top: 470px;
}
.sp-part9 .sp-tip3 {
  width: 100%;
  text-align: center;
  top: 680px;
}
.sp-part9 .sp-text {
  position: absolute;
  font-family: "Roboto-Medium";
  font-size: 57px;
  bottom: 142px;
  width: 100%;
  text-align: center;
  line-height: 1;
}
.sp-part9 .sp-text2 {
  bottom: 48px;
}
.sp-part10 {
  background: url("/cdn/shop/files/202409062-img10-bg.jpg");
  background-size: cover;
  padding: 60px 70px 90px;
}
.sp-part10 .sp-box {
  width: 100%;
  background: #ffffff;
  box-shadow: 6px 9px 9px 0px rgba(58, 72, 121, 0.31);
  border-radius: 45px;
  padding: 50px 70px;
  box-sizing: border-box;
}
.sp-part10 .sp-title {
  font-family: "Roboto-Black";
  font-size: 62px;
  color: #000000;
  padding-bottom: 30px;
}
.sp-part10 .sp-img-p {
  /* width: 179px; */
  height: 361px;
  padding-left: 334px;
  display: block;
  /* margin: auto; */
}
.sp-part10 .sp-tip {
  font-family: "Roboto-Medium";
  font-size: 46px;
  color: #000000;
}
.sp-part10 .sp-tip1 {
  position: absolute;
  left: 506px;
  top: 134px;
}
.sp-part10 .sp-tip2 {
  margin-left: 345px;
  margin-top: 18px;
}
.sp-part10 ul {
  border-bottom: 2px solid #000000;
  margin-top: 25px;
}
.sp-part10 li {
  padding: 20px 0;
  color: #000000;
  font-size: 32px;
  font-family: Roboto;
  border-top: 2px solid #000000;
  display: flex;
  align-items: center;
}
.sp-part10 li > div {
  min-width: 420px;
}
.sp-part10 li .title-s {
  font-family: "Roboto-Bold";
  font-size: 35px;
  line-height: 38px;
  margin-bottom: 4px;
}
.sp-part10 .sp-icon {
  width: 61px;
  height: 37px;
  display: block;
  margin: 55px auto 0;
  cursor: pointer;
}
.sp-part10 .sp-icon.sp-show {
  transform: rotate(180deg);
}
.sp-part10 .sp-content {
  height: 0;
  overflow: auto;
}
.sp-part10 .sp-content .title-s {
  font-family: "Roboto-Bold";
  font-size: 62px;
  color: #000000;
  line-height: 67px;
  text-align: center;
  margin: 70px auto 60px;
}
.sp-part10 .sp-content p {
  color: #000000;
  font-family: Roboto;
  line-height: 38px;
  font-size: 35px;
  margin-bottom: 30px;
}
.sp-part10 .sp-content span {
  font-family: "Roboto-Bold";
}
.sp-nav {
  width: 1080px;
  height: 156px;
  background: #093bdd;
  font-family: "Roboto-Medium";
  font-size: 62px;
  color: #ffffff;
  text-align: center;
  line-height: 156px;
  margin-top: -2px;
}
.product-part {
  padding: 100px 45px 38px;
  font-family: "Roboto-Medium";
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 49px;
}

.product-box {
  width: 100%;
  display: flex;
  position: relative;
  height: 561px;
  background: url("/cdn/shop/files/202409062-p1.png") no-repeat;
  background-size: 100% 100%;
  gap: 40px;
  padding-left: 440px;
  box-sizing: border-box;
}
.product-box:nth-child(2) {
  background-image: url("/cdn/shop/files/202409062-p2.png");
}
.product-box:nth-child(3) {
  background-image: url("/cdn/shop/files/202409062-p3.png");
}
.product-part .sp-brand {
  position: absolute;
  top: 27px;
  left: 22px;
  line-height: 1;
  text-align: center;
  font-family: "Roboto-Bold";
  font-size: 24px;
}

.product-part .sp-brand2 {
  width: 246px;
  height: 150px;
  background: url("/cdn/shop/files/202409062-noti.png") no-repeat;

  background-size: 100% 100%;
  position: absolute;
  top: -76px;
  left: -44px;
  font-size: 24px;
  font-family: "Roboto-Bold";
  color: #ffffff;
    padding-left: 31px;
    padding-top: 79px;
  box-sizing: border-box;
  text-transform: uppercase;
  animation: scaleAni 1.2s infinite ease-in-out;
  transform-origin: center;
  font-family: "AkzidenzGroteskBQ-Medium";
}
.product-part .sp-brand2 p {
  transform: rotate(-7deg);
}
.product-part .sp-brand3 {
  width: 145px;
  height: 145px;
  background: url("/cdn/shop/files/202409062-gift.png") no-repeat;

  background-size: 100% 100%;
  position: absolute;
  bottom: 13px;
  left: 311px;
  font-size: 27px;
  font-family: "Roboto-Bold";
  text-align: center;
      line-height: 36px;
    box-sizing: border-box;
    padding-top: 37px;
}

.product-part .content {
  width: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  box-sizing: border-box;
}
.product-part .title-s {
  font-size: 57px;
  color: #141414;
  line-height: 1;
  font-family: "Roboto-Bold";
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.product-part .price-group {
  line-height: 1;
  align-items: baseline;
  margin-top: 10px;
  /* margin-bottom: 12px; */
}
.product-part .price1 {
  font-family: "Roboto-Bold";
  font-size: 90px;
  color: #131313;
}

.product-part .price2 {
  font-family: "Roboto-Bold";
  font-size: 38px;
  color: #999999;
  margin-left: 10px;
}
.product-part .price3 {
  font-family: "Roboto-Bold";
  font-size: 57px;
  color: #e71b06;
  margin-bottom: 10px;
}

.product-part .sp-btn-style {
  width: 409px;
  height: 115px;
  background: linear-gradient(-3deg, #8e0000 0%, #e71600 100%);
  border-radius: 20px;
  font-size: 44px;
  color: #ffffff;
  font-family: "Montserrat-SemiBold";
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  animation: skip 4s infinite;
}

@keyframes skip {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }
  5%,
  13%,
  21% {
    transform: scale(0.9);
  }
}
@keyframes skip2 {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }
  5%,
  13%,
  21% {
    transform: scale(1.2);
  }
}

.addGroup {
  width: 412px;
  height: 78px;
  background: #ffffff;
  border-radius: 37px;
  border: 4px solid #02041d;
  /* background: #eeeeee; */
  font-family: "Roboto-Medium";
  font-size: 50px;
  color: #000000;
  padding: 0px 48px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Roboto-Bold";
  margin-bottom: 16px;
  /* background: #eeeeee; */
}

.addGroup .reduce,
.addGroup .add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  padding: 5px;
  cursor: pointer;
  flex-shrink: 0;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 120px;
  height: 100%;
  background: #fff;
  /* vertical-align: middle; */
  padding: 0;
  font-family: "Roboto-Medium";
  font-size: 45px;
  color: #313131;
  /* border-left: 2px solid #646464;
  border-right: 2px solid #646464; */

  line-height: 40px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}

.sp-tip5 {
  font-size: 41px;
  font-family: "Roboto-Medium";
  color: #171717;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 28px;
}
.sp-tip5 img {
  width: 86px;
}

.sp-remark {
  width: 100%;
  background: #000;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 38px 0px 38px 44px;

  background-size: 100% 100%;
  gap: 44px 0;
  box-sizing: border-box;
}
.sp-icon-text {
  font-size: 37px;
  font-family: "Roboto";
  white-space: nowrap;
  color: #fff;
  text-align: center;
}
.sp-remark .sp-icon {
  width: 50px;
  height: 50px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 30px;
  flex-shrink: 0;
}

.sp-remark .sp-flex-x:nth-child(n) {
  width: 41%;
}
.sp-remark .sp-flex-x:nth-child(2n) {
  width: 58%;
}
.sp-remark .sp-flex-x:nth-child(1) .sp-icon {
  background-image: url("/cdn/shop/files/202409062-icon1.png");
}
.sp-remark .sp-flex-x:nth-child(2) .sp-icon {
  background-image: url("/cdn/shop/files/202409062-icon2.png");
}
.sp-remark .sp-flex-x:nth-child(3) .sp-icon {
  background-image: url("/cdn/shop/files/202409062-icon3.png");
}

.sp-remark .sp-flex-x:nth-child(4) .sp-icon {
  background-image: url("/cdn/shop/files/202409062-icon4.png");
}
.cart-btn .on {
  animation: scaleAni 1s ease-in-out forwards;
}
.sp-header-top .sp-cart.on {
  animation: shakeCart 3s infinite ease-in-out;
}
@keyframes shakeCart {
  0%,
  16% {
    transform: scale(1) rotate(0);
  }
  2% {
    transform: scale(1.2) rotate(0);
  }
  4%,
  8%,
  12% {
    transform: scale(1.2) rotate(-10deg);
  }
  6%,
  10%,
  14% {
    transform: scale(1.2) rotate(10deg);
  }
}
@keyframes scaleAni {
  from {
    transform: scale(1) rotate(0);
  }
  10% {
    transform: scale(1.2) rotate(0);
  }
  15% {
    transform: scale(1.2) rotate(-10deg);
  }
  20% {
    transform: scale(1.2) rotate(10deg);
  }
  25% {
    transform: scale(1.2) rotate(-10deg);
  }
  30% {
    transform: scale(1.2) rotate(10deg);
  }
  35% {
    transform: scale(1.2) rotate(-10deg);
  }
  40% {
    transform: scale(1.2) rotate(10deg);
  }
  45% {
    transform: scale(1.2) rotate(0);
  }
  50% {
    transform: scale(1) rotate(0);
  }
  to {
    transform: scale(1) rotate(0);
  }
}
#root .customer_buy_more_wrapper .customer_buy_more_title {
  font-size: 45px;
}
#root table.customer-buy-more-discount-table {
  color: #000;
}
#root .quick-add-hidden {
  margin: 20px 40px 40px;
  font-size: 40px;
}
#root table.customer-buy-more-discount-table th, td {
  padding: 20px 10px !important;
}
/* 数字 */
.sp-number {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0px 0 22px 0;
}

.sp-alignment {
  width: 371px;
  height: 85px;
  background: #ffffff;
  border-radius: 14px;
  border: 2px solid #000000;
      font-family: "Roboto-Medium";
    font-size: 45px;
    color: #313131;
    line-height: 40px;
}
}


.app-embed-plus-component-bundler{
  padding: 0 !important;
}
.mf-bundle-product {
  zoom: 2.2;
  margin: 0 20px;
}
.mf-bundle-checkout-warning{
  color: #788188 !important;
  opacity: 0.6;
}
.app-embed-plus-component-pay-button-address-text {
  color: #000;
  opacity: 0.75;
  font-size: 16px !important;
}
.app-embed-plus-component-bundler {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}


.app-embed-plus-component-bundler-shadow{
  padding: 5px !important;
}

.component-select-preview .component-select-preview-text{
  font-size: 14px !important;
  font-weight: 500;
  line-height: 15px !important;
}


.component-select-preview .component-select-preview-suffix{
  font-size: 15px !important;
  color: #000 !important;
}

.component-count-decline, .component-count-add{
  background-color: #000 !important;
  color: #fff !important;
  font-size: 13px !important;
}


.component-count-value{
  font-size: 16px !important;
  font-weight: 500;
}

.component-price-content{
  font-size: 20px !important;  
}

.component-price-real-save{
  border: 1px solid #ff0000 !important;
  background-color: #ff0000;
  color: #fff !important;
  font-size: 13px !important;
}



.sp-part11 .sp-title {
  margin: 50px 0;
}
.sp-part11 > div:nth-child(2n) {
  background: #EBEDFF;
}
.sp-part11 .content-box {
  width: 1080px;
  padding: 30px;
}
.sp-part11 .content-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.sp-part11 .content-box img {
  width: 317px;
  height: 205px;
}
.sp-part11 .content-box .title-box {
  font-family: 'Roboto-Medium';
  font-weight: 500;
  font-size: 54px;
  color: #1A1A1A;
  line-height: 1.1;
  margin-bottom: 20px;
}
.sp-part11 .content-box .detail-box {
  font-family: Roboto;
  font-weight: 500;
  font-size: 30px;
  color: #1A1A1A;
  line-height: 32px;
}
.sp-part11 .content-box .notes-box {
  font-family: Roboto;
  font-weight: bold;
  font-size: 36px;
  color: #1A1A1A;
  line-height: 1.1;
  margin-top: 10px;
}


.lt_back_to_top, .guarantee_column_container, .collapsible-content__wrapper {
  display: none !important;
}