.banner {
  background: url("/assets/images/background/DP-product-banner-bg.jpg") no-repeat center;
  background-size: cover;
}
.banner .container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.banner h1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.2;
  color: #ffffff;
  margin-bottom: 15px;
}
.banner p {
  font-size: 22px;
  line-height: 36px;
  color: #ffffff;
}
.banner .banner-items {
  font-size: 16px;
  color: #ffffff;
  padding-top: 20px;
}
.banner .banner-items .banner-item {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .banner img {
    display: none;
  }
}
/*banner pc end*/
.help .container {
  padding-top: 100px;
  padding-bottom: 70px;
  max-width: 1200px;
  margin: auto;
}
.help .row {
  margin: auto;
}
.help h2 {
  font-size: 46px;
  font-weight: bold;
  line-height: 1.2;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 60px;
}
.help .why-ul li {
  margin-bottom: 40px;
}
.help .why-ul .ln-lf {
  position: relative;
  padding-left: 25px;
}
.help .why-ul .ln-lf:before {
  top: 2px;
  margin-top: 0;
  content: "";
  display: inline-block;
  height: 18px;
  width: 9px;
  background-color: #468ae7;
  background-image: linear-gradient(0deg, #468ae7 0%, #0e6dee 100%);
  margin-right: 10px;
  border-radius: 10px;
  position: absolute;
  left: 0;
}
.help .why-ul .ln-lf h5 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #1a1a1a;
}
.help .why-ul .ln-lf p {
  font-size: 14px;
  line-height: 24px;
  color: #1a1a1a;
}
.help a {
  margin-left: 25px;
}
/*help pc  style end*/
.disk {
  background-color: #f5f7ff;
}
.disk .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.disk h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 45px;
}
.disk .disk-box {
  background-color: #ffffff;
  box-shadow: 0px 8px 18px 0px rgba(21, 130, 246, 0.34);
  border-radius: 10px;
  max-width: 450px;
  margin: auto;
  text-align: center;
}
.disk .disk-top {
  padding: 30px;
  background: #e1f0fb url("/assets/images/misc/DP-product_03.png") no-repeat center bottom;
  background-size: contain;
  position: relative;
}
.disk .disk-top:lang(fr) {
  min-height: 355px;
}
.disk .disk-top h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  color: #1a1a1a;
  margin-bottom: 20px;
}
.disk .disk-top .price {
  min-height: 65px;
  margin: 10px auto;
}
.disk .disk-top a {
  position: absolute;
  left: 50%;
  min-width: 180px;
  margin-left: -90px;
  bottom: -15px;
  height: 45px;
  line-height: 45px;
}
.disk .disk-top a.btn-org {
  background: #ff9100;
  box-shadow: 0px 2px 4px 0px rgba(255, 145, 0, 0.47);
  border-radius: 4px;
}
.disk .disk-top a.btn-s {
  background-color: #1694fa;
  box-shadow: 0px 2px 4px 0px rgba(22, 148, 250, 0.47);
  border-radius: 4px;
}
.disk .disk-right .disk-top {
  background: #fff2e4 url("/assets/images/misc/DP-product_05.png") no-repeat center bottom;
  background-size: contain;
}
.disk .disk-right .price .minsize {
  font-size: 24px;
  font-weight: bold;
  color: #ff9100;
}
.disk .disk-right .price del {
  font-size: 14px;
  color: #9e9e9e;
  text-decoration: line-through;
  margin-left: 5px;
}
.disk .disk-right .price span {
  line-height: 1;
  font-size: 24px;
  color: #ff9100;
  font-weight: 600;
}
.disk .disk-right .price span:lang(jp) {
  color: #1a1a1a;
  font-weight: 400;
  font-size: 16px;
}
.disk .disk-right .price .leftprice {
  display: inline-block;
  vertical-align: top;
}
.disk .disk-right .price .leftprice small {
  display: block;
  font-weight: 400;
  color: #9e9e9e;
}
.disk .disk-right .price p {
  font-size: 18px;
  color: #565656;
}
.disk .disk-left .price p {
  font-size: 24px;
  font-weight: bold;
  color: #1694fa;
}
.disk .disk-bt {
  padding: 40px 30px;
  min-height: 220px;
}
.disk .disk-bt:lang(it) {
  min-height: 240px;
}
.disk .disk-bt ul li {
  text-align: left;
  max-width: 290px;
  margin: auto;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #1a1a1a;
}
.disk .disk-bt ul li:lang(it) {
  max-width: 320px;
}
.disk .disk-bt ul li:lang(es) {
  max-width: 340px;
}
/*   disk pc  style end */
@media (max-width: 768px) {
  .disk .disk-box {
    margin: 10px auto;
    max-width: 100%;
  }
}
/* cnt-purchase */
.cnt-purchase {
  text-align: center;
  padding: 50px 0 80px;
}
.cnt-purchase .guar {
  margin-top: 50px;
  font-size: 0;
  display: flex;
  justify-content: space-between;
}
.cnt-purchase .guar li {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 20px;
}
.cnt-purchase .guar li:not(:last-child) {
  margin-right: 8.5%;
}
.cnt-purchase .guar .ic-guar {
  width: 54px;
  height: 81px;
  display: inline-block;
}
.cnt-purchase .guar .ic-guar.ic1 {
  background: url(/assets/images/misc/compair-guarantee-icon1.png) no-repeat center;
}
.cnt-purchase .guar .ic-guar.ic2 {
  background: url(/assets/images/misc/compair-guarantee-icon2.png) no-repeat center;
}
.cnt-purchase .guar .ic-guar.ic3 {
  background: url(/assets/images/misc/compair-guarantee-icon3.png) no-repeat center;
}
.cnt-purchase .guar .ic-guar.ic4 {
  background: url(/assets/images/misc/compair-guarantee-icon4.png) no-repeat center;
}
@media screen and (min-width: 0 \0) and (min-resolution: 0.001dpcm) {
  /*IE9 CSS*/
  .cnt-purchase .guar {
    text-align: left;
  }
  .cnt-purchase .guar li {
    text-align: center;
  }
  .cnt-purchase .guar li:not(:last-child) {
    margin-right: 18.5%;
  }
}
@media (max-width: 767px) {
  .cnt-purchase .guar {
    flex-wrap: wrap;
  }
  .cnt-purchase .guar li {
    width: 50%;
    margin-right: 0 !important;
  }
}
.reviews {
  background: #f5f5f5;
}
.reviews .container {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
.reviews h2 {
  font-size: 46px;
  font-weight: bold;
  line-height: 1.2;
  color: #1a1a1a;
  margin-bottom: 55px;
}
.reviews .logo-box {
  max-width: 900px;
  margin: auto;
}
.reviews .logo-box .reviews-logo {
  background: url("/assets/images/icons/DP-allin2.png") no-repeat;
  height: 45px;
  margin: auto;
  display: inline-block;
  width: 156px;
}
.reviews .logo-box .reviews-logo.logo-icon2 {
  width: 210px;
  background-position-x: -206px;
}
.reviews .logo-box .reviews-logo.logo-icon3 {
  width: 64px;
  height: 64px;
  background-position-x: -697px;
}
.reviews p {
  text-indent: 2em;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
  max-width: 1000px;
  padding: 0 15px;
  margin: 40px auto;
}
.reviews .jump {
  max-width: 600px;
  margin: auto;
  text-align: center;
}
.reviews .jump a {
  border-radius: 6px;
  border: solid 1px #2d52f1;
  height: 45px;
  line-height: 45px;
  min-width: 200px;
}
.reviews .jump a.btn-s {
  background: #2d52f1;
  color: #fff;
}
.reviews .jump a.btn-s.arw:after {
  background-position-x: -340px;
}
/*reviews pc style end*/
@media (max-width: 768px) {
  .reviews .jump a {
    margin: 5px auto;
  }
}
.special .container {
  padding-top: 80px;
  padding-bottom: 80px;
}
.special h2 {
  font-size: 46px;
  font-weight: bold;
  line-height: 1;
  color: #21252a;
  text-align: center;
  margin-bottom: 35px;
}
.special .combination-bx .ic-lf {
  min-height: 116px;
}
.special .combination-bx .ic-lf:lang(es),
.special .combination-bx .ic-lf:lang(it) {
  min-height: 138px;
}
.special .special-box {
  padding: 20px 30px;
  background-color: #ffffff;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
@media (max-width: 555px) {
  .combination-bx .img-bx,
  .combination-bx .txt-bx {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .special .combination-bx p {
    min-height: auto;
  }
  .f-fl,
  .f-fr {
    float: none;
  }
}
[lang="de"] .disk .disk-bt {
  min-height: 270px;
}
[lang="de"] .special .combination-bx .ic-lf {
  min-height: 140px;
}
[lang="fr"] .special .combination-bx .ic-lf {
  min-height: 135px;
}
