.banner-smartphone {
  position: relative;
}
.content-top-case {
  padding-top: 20px;
  padding-bottom: 42px;
}
.image-banner-case {
  position: absolute;
  top: 0;
  right: 0;
}
.text-banner-case {
  display: flex;
  justify-content: space-between;
  max-width: 575px;
  margin-top: 25px;
  margin-bottom: 10px;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  padding: 10px 0;
}
.title-banner-case {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  line-height: 40px;
  text-shadow: 3px 0 0 #000, -3px 0 0 #000, 0 3px 0 #000, 0 -3px 0 #000, 2px 2px #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000;
}
.text-yellow-case {
  font-size: 56px;
  color: #fff000;
  line-height: 62px;
}
.title-banner-case-yellow {
  font-size: 33px;
  line-height: 42px;
  color: #fcff00;
  font-weight: 700;
  text-shadow: 3px 0 0 #291f14, -3px 0 0 #291f14, 0 3px 0 #291f14, 0 -3px 0 #291f14, 2px 2px #291f14, -2px -2px 0 #291f14, 2px -2px 0 #291f14, -2px 2px 0 #291f14;
}
.btn-case-1 {
  display: inline-block;
  text-align: center;
  position: relative;
  overflow: hidden;
  max-width: 575px;
  padding: 39px 5px;
  background: #e61e02;
  width: 100%;
  border-radius: 10px;
  margin-top: 45px;
  box-shadow: 0px 5px #ac1500;
  border-top: 0;
}
.btn-case-1 strong {
  font-size: 38px;
  line-height: 42px;
  color: #fff;
}
.btn-case-1 .icon:before {
  content: url(/common/design/user/img/smartphone/icon-button.png);
  position: absolute;
  top: 53%;
  right: 15px;
  transform: translateY(-50%);
}
.text-white-case {
  font-size: 41px;
  color: #fff;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  padding: 30px 0
}
.banner-battle-case {
  background-color: #bd0000;
  padding: 15px 0;
}
.unpredictable-phone {
  border-top: 2px dashed #f0af00;
  border-bottom: 2px dashed #f0af00;
}
.smartphone-case-1 .delivery_day_s1 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  max-width: 815px;
  margin: 40px auto 30px;
  background-color: #fffbe6;
}
.smartphone-case-1 .delivery_day_s1 .img_s1 {
  padding-right: 15px;
}
.smartphone-case-1 .delivery_day_s1 .text-delivery-banner {
  display: inline-block;
  font-size: 30px;
  line-height: 38px;
  color: #273407;
  font-weight: 700;
}
.smartphone-case-1 .delivery_day_s1 strong {
  display: block;
  font-size: 24px;
  line-height: 38px;
  color: #273407;
  font-weight: normal !important;
}
.smartphone-case-1 .delivery_day_s1 strong  .date {
  color: #bd0000;
  padding-left: 10px;
  padding-right: 10px;
}
section.smartphone-case-2 {
  margin-top: 70px;
  margin-bottom: 85px;
}
.product-phone-case {
  position: relative;
}
.product-title-case{
  margin-bottom: 10px;
}
.title-content-product {
  position: relative;
  font-size: 38px;
  line-height: 35px;
  color: #bd0000;
  font-weight: 700;
  text-align: center;
  text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
  padding: 40px 0;
  z-index: 5;
}
.img-bg-phone {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  width: 80px;
  height: 80px;
}
@media (min-width: 992px) {
  .img-bg-phone {
    width: 100px;
    height: 100px;
  }
}
.title-content-product:before {
  content: "";
  position: absolute;
  width: 230px;
  height: 5px;
  background-color: #bd0000;
  left: 0;
  top: 50%;
}
.title-content-product:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 5px;
  background-color: #bd0000;
  right: 0;
  top: 50%;
}

@media (min-width: 1688px) {
  .title-content-product:after {
    width: 230px;
  }
}
.classic-hard-case{
  border-radius: 10px;
  box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
  padding: 25px;
  margin-bottom: 35px;
}
.title-classic-case {
  display: flex;
}

@media (min-width: 992px) {
  .title-classic-case {
    align-items: flex-start;
  }

  .title-classic-case .img-classic-case {
    /*width: 280px;*/
    flex-shrink: 0;
  }
}
.text-classic-case {
  padding-left: 15px;
}

h4.classic-case {
  font-size: 26px;
  font-weight: 700;
  color: #1e1e1e;
  line-height: 35px;
  margin-bottom: 15px;
}
.text-classic-case .content-classic-case {
  font-size: 18px;
  line-height: 30px;
  color: #1e1e1e;
  margin-bottom: 25px;
}
.text-classic-case p {
  font-size: 18px;
  line-height: 30px;
  color: #1e1e1e;
}
.classic-hard-case ul.list-item-case {
  display: flex;
  margin-left: -6px;
  margin-right: -6px;
  margin-top: 5px;
  margin-bottom: 35px;
}
.classic-hard-case .list-item-case li {
  width: calc(100% / 4);
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
}

a.btn-product-case {
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;
  max-width: 575px;
  padding: 25px 5px;
  background: #e61e02;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0px 5px #ac1500;
  border-top: 0;
  margin: 0 auto 22px;
}
.btn-product-case strong {
  font-size: 28px;
  line-height: 42px;
  color: #fff;
}

.btn-product-case strong .icon-btn:before{
  content: url(/common/design/user/img/smartphone/icon-button.png);
  position: absolute;
  top: 53%;
  right: 15px;
  transform: translateY(-50%);
}
.glitter-case .list-product-case {
  margin-top: 35px;
}
.smartphone-case-3{
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  .smartphone-case-3 {
    margin-bottom: 50px;
  }
}
.smartphone-case-3 .title_phone {
  position: relative;
  display: block;
  background-color: #ff6600;
  max-width: 855px;
  width: 100%;
  margin: 20px auto;
  border-radius: 50px;
  margin-bottom: 40px;
  max-height: 82px;
  font-size: 30px;
  line-height: 52px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 15px 30px;
}
.smartphone-case-3 .title_phone span {
  display: inline-block;
  vertical-align: top;
  color: #ffea00;
  font-size: 47px;
  margin-right: 10px;
}
.smartphone-case-3 .title_phone:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  border: 9px solid transparent;
  border-top: 15px solid #ff6600;
  border-bottom: 0;
}
.smartphone-case-3 ul {
  margin: 65px -5px 14px;
  padding: 0;
  list-style: none;
  counter-reset: list;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: stretch;
}
.smartphone-case-3 ul li {
  width: 33.3333%;
  padding: 0 5px 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.smartphone-case-3 ul li .holder_s1 {
  background-color: #fff;
  border: 2px solid #e5e5e5;
  padding: 15px 15px 35px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
}
.smartphone-case-3 ul li .head_s1 {
  background-color: #ffc600;
  margin: -11px -11px 0;
  padding: 13px 10px;
  margin-bottom: 10px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 88px;
}
.smartphone-case-3 ul li .head_s1 strong{
  display: block;
  font-size: 22px;
  line-height: 26px;
  color: #323232;
  font-weight: 700;
  text-align: center;
}
.smartphone-case-3 ul li .head_s1 strong:before{
  counter-increment: list;
  content: counter(list);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #ff0101;
  display: inline-block;
  vertical-align: middle;
  font-family: "Arial",Arial,serif;
  font-size: 29px;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
  margin: -5px 8px 0 0;
  position: absolute;
  top: -20%;
  transform: translateX(-50%);
  left: 50%;
}
.smartphone-case-3 ul li .img_s1 {
  height: 120px;
  line-height: 120px;
  text-align: center;
  margin-bottom: 20px;

}
.smartphone-case-3 ul li .img_s1 img{
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.smartphone-case-3 ul li p {
  font-size: 18px;
  color: #323232;
  line-height: 28px;
  font-weight: normal;
}
a.button-default {
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;
  max-width: 985px;
  padding: 21px 5px;
  background: #e61e02;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0px 5px #ac1500;
  border-top: 0;
  margin: 0 auto 22px;
}

a.button-default strong p {
  font-size: 24px;
  color: #fff;
}
a.button-default strong {
  font-size: 41px;
  color: #fff;
}
a.button-default strong .icon-btn:before {
  content: url(/common/design/user/img/smartphone/icon-button-big.png);
  position: absolute;
  top: 53%;
  right: 20px;
  transform: translateY(-50%);
}
.smartphone-case-4 {
  margin-bottom: 100px;
}
.smartphone-case-4 .list-point_phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  margin-bottom: 50px;
}
.smartphone-case-4 .list-point_phone li {
  padding: 24px 20px 10px;
  background-color: #00aeff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  position: relative;
}
.smartphone-case-4 .list-point_phone li+li {
  margin-left: 8px;
}
.smartphone-case-4 .text-info-phone {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  margin-top: 30px;
  margin-bottom: 25px;
  color: #272727;
}
.smartphone-case-4 .list-point_phone li h3 {
  font-size: 18px;
  line-height: 28px;
  color: #f6ff00;
  font-weight: 600;
}
.smartphone-case-4 .list-point_phone li p {
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  text-align: left;
  font-weight: 600;
}
.smartphone-case-4 .list-point_phone li>span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 60px 0 0;
  border-color: #003398 transparent transparent transparent;
}
.smartphone-case-4 .list-point_phone li>span .text_s1 {
  position: absolute;
  top: -62px;
  left: 4px;
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  font-weight: 700;
}
.smartphone-case-4 .list-point_phone li>span .number_s1 {
  position: absolute;
  top: -42px;
  left: 4px;
  display: block;
  font-size: 24px;
  line-height: 22px;
  color: #fff;
  font-weight: 700;
}
.smartphone-case-4 .list-point_phone li img.lazyloaded {
  padding: 25px 0;
}
.quality-standard-holder {
  background: rgb(255,239,193);
  background: -moz-linear-gradient(top,rgba(255,239,193,1) 0%,rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top,rgba(255,239,193,1) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom,rgba(255,239,193,1) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffefc1',endColorstr='#ffffff',GradientType=0);
  overflow: hidden;
  padding: 36px 42px 40px;
  margin-bottom: 40px;
}
.quality-standard-frame {
  overflow: hidden;
  padding: 0 0 0 230px;
  background: url(/common/design/user/img/images_index-add/quality-standard00.png) no-repeat;
  min-height: 209px;
  margin-bottom: 15px;
}
.quality-standard-frame h3 {
  font-size: 45px;
  line-height: 48px;
  font-weight: 700;
  color: #ff8400;
  margin: 0 0 15px;
}
.quality-standard-frame .h4-normal {
  font-size: 24px;
  line-height: 26px;
  color: #272727;
  margin: 0 0 7px;
}
.quality-standard-frame p {
  font-size: 16px;
  line-height: 28px;
  margin: 0;
  color: #272727;
}
.quality-standard-list {
  list-style: none;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -7px;
}
.quality-standard-list>li {
  width: 33.3333%;
  padding: 0 7px;
  margin-bottom: 19px;
}
.quality-standard-list>li .quality-standard-wrap {
  padding: 20px 15px 15px;
  border: 2px solid #d8d8d8;
  height: 100%;
  border-top: 0;
  max-height: 430px;
  text-align: center;
  background-color: #fff;
}
.quality-standard-list .quality-info .text-row {
  width: 38px;
  height: 38px;
  border: 2px solid #fff;
  -moz-border-radius: 38px;
  -webkit-border-radius: 38px;
  border-radius: 38px;
  text-align: center;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  color: #fff;
  background: #e50d45;
  margin-bottom: 5px;
}
.quality-standard-list .quality-info .info-text {
  display: block;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin: 0 0 18px;
  margin-bottom: 0;
  font-weight: 700;

}
.quality-info {
  background: #e50d45;
  padding: 15px 20px;
  display: flex;
  position: relative;

}
.quality-info.quality-info-blue,
.quality-standard-list .quality-info.quality-info-blue .text-row{
  background: #00ace5;
}
.quality-info.quality-info-yellow,
.quality-standard-list .quality-info.quality-info-yellow .text-row{
  background: #f0af00;
}
.quality-info.quality-info-green,
.quality-standard-list .quality-info.quality-info-green .text-row{
  background: #249900;
}
.quality-standard-list ul {
  list-style: none;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
  text-align: left;
  margin-left: 15px;
}
.quality-info:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15%;
  margin-top: -12px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-top: 15px solid #e50d45;
  border-left: 8px solid transparent;
  transform: translateX(-50%);
  z-index: 9;
}
.quality-info.quality-info-blue:before{
  border-top-color: #00ace5;
}
.quality-info.quality-info-yellow:before{
  border-top-color: #f0af00;
}
.quality-info.quality-info-green:before{
  display: none;
}
.smartphone-case-6 {
  background-color: #f3f3f3;
  padding: 40px 0 15px;
  margin-bottom: 40px;
}
.title-case6 {
  font-size: 26px;
  font-weight: 700;
  line-height: 35px;
  color: #ffffff;
}
.text-case6 {
  font-size: 14px;
  line-height: 18px;
}

@media (max-width: 991px) {
  .image-banner-case {
    position: relative;
    top:2px;
  }
  .banner-smartphone .img-text-case img {
    max-width: 500px;
    width: 100%;
  }
  .img-text-case {
    text-align: center;
    margin-left: 20px;
  }
  .title-banner-case {
    font-size: 30px;
  }
  .text-banner-case{
    margin: 15px auto 10px;
    max-width: 480px;
  }
  .title-banner-case-yellow {
    text-align: center;
    font-size: 28px;
  }
  .btn-case-1 {
    display: block;
    text-align: center;
    max-width: 500px;
    padding: 25px 5px;
    margin: 25px auto 0;
    z-index: 4;
  }
  .btn-case-1 strong {
    font-size: 28px;
  }
  .content-top-case{
    padding-bottom: 0;
  }
  .text-white-case {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
  }
  .banner-battle-case{
    padding: 10px 0;
  }
  .img-case-phone img {
    width: 90%;
  }
  .text-yellow-case {
    font-size: 46px;
  }
  .smartphone-case-1 .delivery_day_s1 {
    flex-direction: column;
    text-align: center;
    min-height: 85px;
  }
  .smartphone-case-1 .delivery_day_s1 .img_s1 {
    padding-right: 0;
    margin-top: -20px;
    margin-bottom: 5px;
    width: 80px;
  }
  .smartphone-case-1 .delivery_day_s1 .text-delivery-banner{
    font-size: 18px;
    line-height: 18px;
  }
  .smartphone-case-1 .delivery_day_s1 strong {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 30px;
  }
  .title-content-product{
    font-size: 20px;
    padding: 25px 0;
  }
  .glitter-case .list-product-case {
    margin-top: 10px;
  }
  .title-content-product:before,
  .title-content-product:after{
    width: 100px;
  }
  .img-bg-phone{
    display: flex;
    align-items: center;
  }
  .img-bg-phone img {
    width: 75%;
    margin: auto;
  }
  .product-title-case {
    margin-bottom: 15px;
  }
  .title-classic-case {
    flex-direction: column;
  }
  .img-classic-case {
    margin-bottom: 10px;
    text-align: center;
  }
  h4.classic-case{
    text-align: center;
    font-size: 20px;
  }
  .text-classic-case .content-classic-case {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 22px;
  }
  .text-classic-case p{
    font-size: 12px;
    line-height: 22px;
  }
  ul.list-item-case.list-item-case-sp {
    flex-wrap: wrap;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
  ul.list-item-case.list-item-case-sp li {
    width: calc(100% / 2);
    padding-bottom: 15px;
  }
  .classic-hard-case ul.list-item-case{
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
  a.btn-product-case{
    width: 55%;
    padding: 15px 5px;
  }
  .btn-product-case strong {
    font-size: 16px;
    line-height: 24px;
  }
  .smartphone-case-3 .title_phone{
    font-size: 18px;
    padding: 10px 30px;
    line-height: 26px;
    display: flex;
    flex-direction: column;
  }
  .smartphone-case-3 .title_phone span{
    font-size: 24px;
    line-height: 28px;
  }
  .smartphone-case-3 ul li {
    width: 100%;
  }
  .smartphone-case-3 ul li .head_s1 strong:before{
    top: 55%;
    transform: translateY(-50%);
    left: 15px;
    text-align: center;
  }
  .smartphone-case-3 ul li .head_s1{
    max-height: 65px;
    justify-content: flex-start;
  }
  .smartphone-case-3 ul li .head_s1 strong{
    font-size: 16px;
    text-align: left;
    padding-left: 45px;
  }
  .group-holder {
    display: flex;
    justify-content: space-between;
  }
  .smartphone-case-3 ul li .holder_s1{
    width: 100%;
    padding-bottom: 5px;
  }
  .smartphone-case-3 ul li .group-holder p {
    font-size: 12px;
    line-height: 18px;
    margin-right: 10px;
  }
  .smartphone-case-3 ul li .img_s1{
    text-align: right;
    line-height: 80px;
    height: auto;
    margin-bottom: 0;
  }

  .smartphone-case-3 ul li .img_s1 img{
    vertical-align: top;
  }
  .smartphone-case-3 ul li .head_s1 strong:before{
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
  }
  a.button-default strong p {
    font-size: 16px;
    margin-bottom: 5px;
  }
  a.button-default strong {
    font-size: 18px;
  }
  a.button-default strong .icon-btn:before{
    content: url(/common/design/user/img/smartphone/icon-button.png);
  }
  a.button-default{
    padding: 15px 15px;
    width: 75%;
    text-align: left;
  }
  .smartphone-case-4 .text-info-phone {
    font-size: 14px;
    line-height: 20px;
  }
  .smartphone-case-4 .list-point_phone li+li {
    margin-left: 0;
  }
  .smartphone-case-4 .list-point_phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .smartphone-case-4 .list-point_phone li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 5px);
    flex: 0 0 calc(50% - 5px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 10px 26px;
    background-color: #00aeff;
    margin-bottom: 10px;
    position: relative;
  }
  .smartphone-case-4 .list-point_phone li>span .text_s1,
  .smartphone-case-4 .list-point_phone li p{
    font-size: 12px;
  }
  .smartphone-case-4 .list-point_phone li>span .number_s1{
    font-size: 18px;
  }
  .smartphone-case-4 .list-point_phone li h3{
    font-size: 16px;
  }
  .smartphone-case-4 .list-point_phone li img {
    padding: 15px 0;
  }
  .smartphone-case-4,
  .smartphone-case-3,
  section.smartphone-case-2{
    margin-bottom: 50px;
  }
  .quality-standard-frame .h4-normal {
    font-size: 20px;
    line-height: 21px;
  }
  .quality-standard-frame {
    background-size: 80px 80px;
    padding: 0 0 0 90px;
    min-height: 100px;
  }
  .quality-standard-frame h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .quality-standard-holder{
    padding: 20px;
    margin-bottom: 0;
  }
  .quality-standard-frame p{
    font-size: 12px;
    line-height: 20px;
    margin-left: -90px;

  }
  .quality-standard-list .h4-orange {
    background: #ff8400;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: #fff;
    padding: 8px 5px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 30px;
  }
  .quality-standard-list{
    flex-wrap: wrap;
  }
  .quality-standard-list>li {
    width: 100%;
  }
  .quality-standard-list>li .quality-standard-wrap{
    height: auto;
    margin-bottom: 10px;
  }
  .quality-standard-list .quality-info .text-row {
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 22px;
  }
  .quality-standard-list .quality-info .info-text{
    font-size: 14px;
  }
  .quality-standard-list ul{
    font-size: 13px;
  }
  .title-case6 {
    font-size: 14px;
  }
  .text-case6 {
    font-size: 12px;
  }
  #wrapper_s1{
    padding-bottom: 20px;;
  }
  .smartphone-case-3 ul li .img_s1 img{
    max-width: 80px;
  }
  .classic-hard-case{
    padding: 25px;
  }
  a.button-default strong .icon-btn:before,
  .btn-product-case strong .icon-btn:before{
    content: url(/common/design/user/img/smartphone/icon-button-big-sp.png);
  }
  a.btn-product-case,
  a.button-default,
  .btn-case-1{
    box-shadow: 0px 3px #ac1500
  }
}

.text-classic-case .content-classic-case b,
.text-classic-case p b {
  font-weight: 600;
}
@media (max-width: 736px) {
  ul.list-item-case.list-item-case-sp li {
    padding-bottom: 5px;
  }

}
@media (max-width: 576px){
  .classic-hard-case{
    padding: 15px;
  }
  .text-classic-case {
    padding-left: 0px;
  }

  .title-banner-case {
    font-size: 15px;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
    line-height: 18px;
  }
  .text-yellow-case {
    font-size: 28px;
    line-height: 31px;
  }

  .banner-smartphone .img-text-case img {
    max-width: 300px;
    width: 100%;
  }
  .img-case-phone {
    text-align: right;
  }
  .img-case-phone img {
    width: 50%;
  }
  .title-banner-case-yellow{
    font-size: 11px;
    line-height: 22px;
    text-shadow: 2px 0 0 #291f14, -2px 0 0 #291f14, 0 2px 0 #291f14, 0 -2px 0 #291f14, 1px 1px #291f14, -1px -1px 0 #291f14, 1px -1px 0 #291f14, -1px 1px 0 #291f14;
  }
  .text-banner-case,
  .btn-case-1{
    max-width: 290px;
  }
  .btn-case-1{
    padding: 5px;
    margin: 10px auto 0;
  }
  .btn-case-1 strong {
    font-size: 14px;
  }
  .btn-case-1 .icon:before,
  .btn-product-case strong .icon-btn:before{
    content: url(/common/design/user/img/smartphone/icon-button-sp.png);
  }
  a.button-default strong .icon-btn:before{
    content: url(/common/design/user/img/smartphone/icon-button-big-sp.png);
  }
  .text-white-case {
    font-size: 21px;
    line-height: 18px;
    padding: 10px 0;
  }
  .smartphone-case-1 .delivery_day_s1 .img_s1{
    margin-bottom: 5px;
  }
  .smartphone-case-1 .delivery_day_s1 .text-delivery-banner {
    font-size: 15px;
    line-height: 19px;
  }
  .smartphone-case-1 .delivery_day_s1{
    min-height: auto;
  }
  .smartphone-case-1 .delivery_day_s1 strong {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 19px;
  }
  .smartphone-case-1 .delivery_day_s1 strong .date {
    padding-left: 5px;
    padding-right: 5px;
  }
  .title-content-product,
  .quality-standard-frame .h4-normal{
    font-size: 19px;
  }
  .title-content-product:before,
  .title-content-product:after{
    width: 25px;
    height: 3px;
  }
  .smartphone-case-3 ul li .head_s1 {
    max-height: 45px;
  }
  .smartphone-case-3 ul li .head_s1 strong:before {
    width: 20px;
    height: 20px;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    top: 50%;
  }
  h4.classic-case{
    font-size: 16px;
  }
  .text-classic-case .content-classic-case,
  .text-classic-case p{
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 5px;
  }

  .classic-hard-case .list-item-case li{
    padding-left: 3px;
    padding-right: 3px;
  }
  ul.list-item-case.list-item-case-sp li {
    padding-bottom: 3px;
  }
  .btn-product-case strong {
    font-size: 14px;
    line-height: 22px;
  }
  a.btn-product-case {
    width: 70%;
    padding: 10px 5px;
    margin-bottom: 10px;
  }
  section.smartphone-case-2 {
    margin-bottom: 30px;
  }
  .glitter-case .list-product-case {
    margin-top: 8px;
  }
  .smartphone-case-3 ul{
    margin-top: 15px;
  }
  .classic-hard-case ul.list-item-case{
    margin-bottom: 10px;
  }
  .smartphone-case-3 ul li .head_s1 strong {
    font-size: 13px;
    padding-left: 35px;
  }
  .smartphone-case-3 ul li .group-holder p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
  }
  .smartphone-case-3 ul li .img_s1{
    max-height: 45px;
  }
  .smartphone-case-3 {
    margin-bottom: 30px;
  }
  .smartphone-case-3 .title_phone {
    font-size: 15px;
    line-height: 18px;
    padding: 10px;
    width: 85%;
  }
  .smartphone-case-3 .title_phone span {
    font-size: 15px;
    line-height: 18px;
  }
  a.button-default strong p,
  .quality-standard-list ul{
    font-size: 10px;
    margin-bottom: 0;
    line-height: 18px;
  }
  a.button-default strong{
    font-size: 20px;
  }
  .smartphone-case-4 .list-point_phone li>span .text_s1{
    font-size: 9px;
    line-height: 16px;
    margin-bottom: 0;
  }
  .smartphone-case-4 .list-point_phone li h3,
  .smartphone-case-4 .list-point_phone li p{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
  }
  .smartphone-case-4 .list-point_phone li{
    padding-bottom: 15px;
  }
  .smartphone-case-4 .list-point_phone{
    margin-bottom: 15px;
  }
  .smartphone-case-4 .list-point_phone li>span .number_s1{
    font-size: 8px;
    line-height: 14px;
  }
  .smartphone-case-4 .list-point_phone li img.lazyloaded {
    padding: 10px 0;
  }
  .smartphone-case-4 .text-info-phone{
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 15px;

  }
  .smartphone-case-4 .list-point_phone li img {
    width: 48%;
    padding: 10px 0;
  }
  .quality-standard-frame {
    background-size: 50px 50px;
    padding: 0 0 0 60px;
    min-height: 48px;
  }
  .quality-standard-frame .h4-normal{
    font-size: 12px;
    line-height: 18px;
  }
  .quality-standard-frame h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .quality-standard-list .quality-info .text-row {
    font-size: 12px;
    line-height: 25px;
  }
  .quality-standard-list .h4-orange {
    font-size: 10px;
  }
  .quality-standard-frame p {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 0 -54px;
  }
  .quality-standard-frame{
    margin-bottom: 10px;
  }
  .title-case6 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .smartphone-case-6{
    padding: 20px 0 15px;
    margin-bottom: 0;
  }
  .text-case6 {
    font-size: 10px;
    line-height: 10px;
  }
  .smartphone-case-3 ul li .img_s1 img {
    max-width: 60px;
  }
  .smartphone-case-4 .list-point_phone li>span{
    border-width: 43px 45px 0 0;
  }
  .smartphone-case-4 .list-point_phone li>span .text_s1{
    top: -43px;
  }
  .smartphone-case-4 .list-point_phone li>span .number_s1{
    top: -28px;
  }
  .quality-standard-holder {
    padding: 10px 15px;
  }
  .quality-standard-wrap img {
    max-height: 92px;
  }
  .quality-info{
    padding: 8px 20px;

  }
  .quality-standard-list>li .quality-standard-wrap{
    padding: 15px;
  }
  .quality-standard-list .quality-info .info-text {
    font-size: 9px;
    line-height: 11px;
  }
  .quality-standard-list>li{
    margin-bottom: 0;
    padding: 0 15px;
  }
  .smartphone-case-4 {
    margin-bottom: 40px;
  }
  .img-text-case{
    margin-left: 15px;
  }
a.button-default {
    width: 90%;
  }
}
@media (max-width: 320px) {
  .text-banner-case, .btn-case-1 {
    max-width: 280px;
  }
  .btn-product-case strong {
    font-size: 10px;
  }
  .img-text-case{
    margin-left: 10px;
  }
}

/*update 22/2/2022*/
.list-banner-event .banners_s1 .banners-ul_s1 li.banner-off{
    display: none;
}
.list-banner-event .banner-list.show-banner .btn_on_banner {
    display: none;
}
.list-banner-event .banner-list:not(.show-banner) button#loadmore-2 {
    display: none;
}

@media (max-width: 991px) {
    .top_visual_s1 {
        display: block;
        margin: 0 -10px 20px;
    }

    .top_visual_s1 .delivery-date_s1 {
        display: block;
        padding: 7px 7px;
        padding-bottom: 5px;
        background: #ffca00;
        text-align: center;
        width: 50%;
        position: relative;
        float: left
    }

    .top_visual_s1 .delivery-date_s1 strong {
        display: inline-block;
        text-align: center;
        font-size: 10px;
        line-height: 13px;
        font-weight: 700;
        background-position: 39% 50%;
        color: #dd1000;
        border: 2px solid;
        border-radius: 5px;
        width: auto;
        padding: 1px 14px;
        margin-left: 5px;
        margin-right: -3px
    }

    .top_visual_s1 .delivery-date_s1 img {
        width: 65px;
        height: auto;
        margin-bottom: -6px;
        margin-left: 6px
    }

    .top_visual_s1 .delivery-date_s1 span {
        display: block;
        vertical-align: top;
        font-size: 12px;
        line-height: 17px;
        color: #454545;
        font-weight: 700;
        margin-top: 7px
    }

    .top_visual_s1 .delivery-date_s3 {
        margin: 0;
        background: #e0fcff
    }

    .top_visual_s1 .delivery-date_s3 strong {
        margin-left: -10px
    }

    .top_visual_s1 .delivery-date_s3 img {
        width: 42px;
        height: auto;
        margin-left: 9px;
        margin-bottom: -8px
    }

    .top_visual_s1 .delivery-date_s3 strong {
        color: #0064aa
    }


    .unpredictable_s1 {
        display: block;
        overflow: hidden;
        background: #00276a;
        padding: 7px;
        font-size: 35px;
        line-height: 46px;
        font-weight: 700;
        color: #FFE600;
        text-align: center
    }

    .unpredictable_s1 span {
        display: inline-block;
        vertical-align: top;
        padding: 4px 2px;
        min-width: 93px;
        border: 2px solid #fff;
        border-radius: 6px;
        text-align: center;
        font-size: 12px;
        line-height: 16px;
        color: #fff
    }

    .unpredictable_s1 span small {
        display: inline-block;
        vertical-align: top;
        font-size: 10px;
        line-height: 12px
    }

    .unpredictable_s1 span b {
        display: inline-block;
        vertical-align: text-bottom;
        font-family: "Arial",Arial,serif;
        font-size: 22px;
        font-weight: 700
    }

    .list-banner-event,
    .list-banner-event .baners-block_s1 {
        margin-bottom: 20px;
    }

    .list-banner-event h4.title-banner-top {
        font-size: 12px;
        position: relative;
        line-height: 24px;
        font-weight: 700;
        max-width: 200px;
        width: 100%;
        margin: 0 auto 20px;
        text-align: center;
    }

    .list-banner-event h4.title-banner-top:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0px;
        background-color: #000;
        left: 0;
    }

    .list-banner-event .baners-block_s1 ul li img {
        display: block;
        max-width: 100%;
        max-height: 100%;
    }

    .list-banner-event .banners_s1.banner-top-page .banners-ul_s1 li {
        height: 100%;
        display: block;
        width: 50% !important;
        padding: 5px;
    }

    .list-banner-event ul,
    .list-banner-event li {
        list-style-type: none;
    }

    .list-banner-event .banner-top-page .banners-ul_s1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        margin-left: -5px;
        margin-right: -5px;
    }

    .list-banner-event img {
        width: 100%;
    }

    .list-banner-event .btn_banner_top {
        display: block;
        text-align: center;
        overflow: hidden;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        max-width: 200px;
        width: 100%;
        margin: 10px auto;
        font-size: 14px;
        line-height: 30px;
        font-weight: 700;
        color: #fff;
        border: 0;
        background: #e61e02;
        transition: all 600ms ease-in-out;
        -webkit-transition: all 600ms ease-in-out;
        -moz-transition: all 600ms ease-in-out;
        -o-transition: all 600ms ease-in-out;
        cursor: pointer;
    }

}
@media (max-width: 380px) {
    .page-smartphone .top_visual_s1 .delivery-date_s1 strong {
        margin-left:-4px;
        padding: 0 3px
    }

    .page-smartphone .top_visual_s1 .delivery-date_s1 img {
        margin-left: 0;
        width: 56px
    }

    .page-smartphone .top_visual_s1 .delivery-date_s3 img {
        width: 42px!important
    }

    .page-smartphone .top_visual_s1 .delivery-date_s3 strong {
        margin-left: -10px;
        margin-right: 11px
    }
}

@media  (min-width: 992px) {
    .list-banner-event img {
         width: 100%;
    }

    .page-smartphone .list-banner-event .baners-block_s1 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .page-smartphone .banners-ul_s1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        margin-left: -15px;
        margin-right: -15px;
    }

    .page-smartphone .banners_s1 .banners-ul_s1 li {
        display: block;
        width: 50%;
        padding: 12px 15px;
    }

    .page-smartphone .btn_banner_top {
        display: block;
        text-align: center;
        overflow: hidden;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        max-width: 360px;
        width: 100%;
        margin: 50px auto;
        font-size: 22px;
        line-height: 67px;
        font-weight: 700;
        color: #fff;
        background: #e61e02;
        transition: all 600ms ease-in-out;
        -webkit-transition: all 600ms ease-in-out;
        -moz-transition: all 600ms ease-in-out;
        -o-transition: all 600ms ease-in-out;
        border: 0;
        cursor: pointer;
    }

    .page-smartphone h4.title-banner-top {
        font-size: 28px;
        position: relative;
        line-height: 30px;
        font-weight: 700;
        max-width: 450px;
        width: 100%;
        margin: 0 auto 50px;
        text-align: center;
    }

    .page-smartphone h4.title-banner-top:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: -5px;
        background-color: #000;
        left: 0;
    }

    .content-top-case {
        overflow: hidden;
    }

    .content-top-case a.button-default {
        margin-left: 0;
        max-width: 700px;
        margin-top: 20px;
    }

    .image-banner-case {
        top: auto;
        bottom: 0;
        max-width: 40%;
    }

    .image-banner-case img {
        width: 100%;
    }
}
/*end update 22/2/2022*/
/*-----------------*/
.text-smphone-case {
  font-size: 18px;
  line-height: 30px;
  color: #1e1e1e;
  margin-top: 30px;
}
.smartphone-case-2a {
  margin: 70px 0;
}
ul.tabset-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabset-list li {
  max-width: 215px;
  width: 100%;
  margin: 0 8px;
}
.tabset-list li .tab-a {
  display: block;
  font-size: 18px;
  color: #999;
  background-color: #ececec;
  font-weight: 700;
  line-height: 35px;
  padding: 8px 0;
  text-align: center;
  border-radius: 5px 5px 0 0;
  border: 2px solid #ececec;
  border-bottom: 0;
}
.tabset-list li .tab-a.active {
  background: #fff;
  color: #454545;
  padding: 8px 0 12px;
  border: 2px solid #e6e6e6;
  border-bottom: 0;
}
.inline-border{
  height: 2px;
  background: #e6e6e6;
  margin-top: -2px;
}
.table-tab-list .tab{
  display: none;
}
.table-tab-list .tab.tab-active{
  display: block;
}
.table-tab-list{
  margin-top: 20px;
  min-height: 240px;
  margin-bottom: 80px;
}
.smartphone-case-4a .title-content-product:before,
.smartphone-case-4a .title-content-product:after {
  width: 350px;
}
ul.list-iphone {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
ul.list-iphone li {
  width: calc(100%/5 - 20px);
  margin: 10px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 10px;
}
.group-list {
  display: flex;
  align-items: center;
}
.group-list img {

  width: 80px;
  height: 62px;
  object-fit: contain;
}
.group-list span {
  max-width: 80px;
}
.group-list span.text-list {
  font-size: 14px;
  margin-left: 10px;
  line-height: 23px;
}
/*--------------*/
.text-center{
  text-align: center;
}
span.text-bold {
  display: block;
  font-weight: 700;
  font-size: 24px;
}
span.text-color-red {
  color: #bd0000;
  font-weight: 700;
}
/*----------------*/
button.btn-see-iphone {
  display: block;
  font-size: 18px;
  color: #999;
  background-color: #ececec;
  font-weight: 700;
  line-height: 35px;
  width: 225px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 50px;
  border: 1px solid #ececec;
  margin: 20px auto 0;
  cursor: pointer;
}
li.iphone_close {
  display: none;
}
.list-smp.show-iphone .iphone_close {
  display: block;
}

@media  (max-width: 991px) {
  .text-smphone-case {
    font-size: 14px;
    line-height: 19px;
  }

  .tabset-list li .tab-a {
    font-size: 12px;
  }

  .tabset-list li {
    margin: 0 5px;
  }

  .inline-border {
    height: 1px;
    margin-top: -1px;
  }

  .tabset-list li .tab-a {
    border: 1px solid #ececec;
    border-bottom: 0;
    padding: 6px 0;
  }

  .tabset-list li .tab-a.active {
    padding: 6px 0 7px;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
  }

  ul.list-iphone li {
    width: calc(100% / 2 - 20px);
  }

  .smartphone-case-4a .title-content-product:before, .smartphone-case-4a .title-content-product:after {
    width: 50px;
  }

  span.text-bold {
    font-size: 16px;
    line-height: 21px;
  }

  .group-list span{
    max-width: 100%;
  }
  ul.list-iphone li{
    padding: 5px;
  }
  .group-list img {
    width: 50px;
    height: 40px;
  }

  button.btn-see-iphone {
    font-size: 14px;
    padding: 5px 20px;
    margin: 20px auto;
  }
  button.btn-see-iphone span img {
    width: 6px;
  }
}

@media  (max-width: 375px) {
  .tabset-list li .tab-a {
    font-size: 10px;
  }
}
@media  (max-width: 320px) {
  .tabset-list li .tab-a {
    font-size: 8px;
  }
  .title-content-product, .quality-standard-frame .h4-normal {
    font-size: 14px;
  }
}
@font-face {
  font-family: 'FontAwesome';
  src: url('/common/css/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('/common/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/common/css/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/common/css/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/common/css/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/common/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.page-global button.btn-see-iphone {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-global button.btn-see-iphone .icon {
  display: flex;
  width: 14px;
  height: 14px;
  margin-left: 10px;
  transform: rotate(90deg);
}

.page-global .show-iphone button.btn-see-iphone .icon {
  transform: rotate(275deg);
}


.page-smartphone .btn {
  width: max-content;
  padding: 15px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.page-smartphone .btn .en_text {
  font-size: 14px;
}
@media  (min-width: 375px) {
  .page-smartphone .btn {
    padding: 15px 30px;
  }

  .page-smartphone .btn .en_text {
    font-size: 16px;
  }
}

.page-smartphone .banner-smartphone:after {
  content: '';
  display: block;
  background: var(--main-red);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 28vh;
}

@media (min-width: 768px) {
  .page-smartphone .banner-smartphone:after {
    height: 40vh;
  }
}

@media (min-width: 1024px) {
  .page-smartphone .banner-smartphone:after {
    height: 80vh;
  }
}

.page-smartphone .banner-smartphone .container {
  position: relative;
  z-index: 2;
}

.page-smartphone .banner-smartphone .btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

@media (min-width: 1024px) {
  .page-smartphone .banner-smartphone .btn {
    margin-left: 0;
  }
}

.page-global.page-smartphone .banner-smartphone {
  background: transparent;
}

.page-smartphone .banner-smartphone .image-main {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  align-items: flex-end;
}

.page-smartphone .banner-smartphone .content-top-case {
  margin-bottom: 20px;
}

.page-smartphone .img-text-case {
  background: linear-gradient(275deg,#ff8300,#ff4f00);
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  padding: 10px 30px;
  text-align: center;
  margin-left: 0;
}

.page-smartphone .banner-smartphone .text-banner-case {
  max-width: 100%;
}

.page-smartphone .banner-smartphone .img-case-phone img {
  width: 100%;
}

.page-smartphone .banner-smartphone h1 {
  font-weight: 900;
  font-size: 18px;
  line-height: 120%;
  color: var(--main-red);
}

.page-smartphone .banner-smartphone h2 {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
}

.page-smartphone .banner-smartphone h2 span {
  font-weight: 900;
  font-size: 20px;
  line-height: 120%;
  color: var(--main-red);
}

@media (min-width: 1200px) {

  .page-smartphone .banner-smartphone h2 {
    font-size: 20px;
    line-height: 120%;
  }

  .page-smartphone .banner-smartphone h2 span {
    font-size: 24px;
  }

  .page-smartphone .banner-smartphone h1 {
    font-size: 24px;
    line-height: 150%;
  }
}

.page-smartphone .banner-smartphone .img-case-phone {
  width: 65px;
  flex-shrink: 0;
}

.page-smartphone .text-banner-case {
  border-top-color: var(--main-red);
  border-bottom-color: var(--main-red);
  border-width: 3px;
}

.page-smartphone .banner-smartphone .content-text-banner {
  margin-bottom: 25px;
}

.page-smartphone .banner-smartphone {
  max-height: unset;
}

@media (min-width: 1200px) {
  .page-smartphone .banner-smartphone{
    padding-top: 100px;
  }
  .page-smartphone .banner-smartphone:after {
    height: 100%;
    width: 50%;
    left: auto;
    right: 0;
  }
}
