.page-tote-bag .banner-smartphone {
  position: relative;
}
.page-tote-bag a.button-default strong{
  font-size: 38px;
  line-height: 42px;
}
.page-tote-bag .text-content-banner {
  max-width: 575px;
}
.page-tote-bag .list-product-case {
  margin-top: 40px;
}
.page-tote-bag .text-content-banner a.button-default strong .icon-btn:before {
  content: url(/common/design/user/img/smartphone/icon-button.png);
  position: absolute;
  top: 53%;
  right: 15px;
  transform: translateY(-50%);
}
.classic-hard-case{
  margin-bottom: 25px;
}
ul.list-item-case .img-case img {
  max-width: 245px;
}
.classic-hard-case .list-item-case li {
  width: calc((100% / 4) - 10px);
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.classic-hard-case ul.list-item-case {
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px){
  .img-case-phone img {
    height: 95px;
  }
  .img-text-case img {
    width: 420px;
  }
}
@media (min-width: 1200px) {
  .page-tote-bag .text-content-banner {
    max-width: 470px;
  }
  .img-text-case img {
    width: 495px;
  }

  a.button-default{
    padding: 15px 5px;
  }
}
@media (min-width: 1440px){
  section.banner-smartphone {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .container_s1{
    width: 100%;
  }
  h2.title-banner-case,
  .title-banner-case-yellow{
    font-size: clamp(10px, 3vw, 28px);
    line-height: 1.3;
  }
  .page-tote-bag a.button-default strong{
    font-size: clamp(10px, 3vw, 32px);
  }
}
@media (min-width: 1688px) {
  h2.title-banner-case ,
  .title-banner-case-yellow{
    font-size: clamp(10px, 3vw, 30px);
    line-height: 1.3;
  }

}
@media (min-width: 1800px) {
  h2.title-banner-case {
    font-size: clamp(10px, 3vw, 50px);
    line-height: 1.3;
  }
  .page-tote-bag .text-content-banner,
  .text-banner-case{
    max-width: 665px;
  }
  .img-text-case img {
    width: 700px;
  }

}
@media (min-width: 2000px){
  h2.title-banner-case {
    font-size: clamp(10px, 3vw, 55px);
  }
  .page-tote-bag .text-content-banner, .text-banner-case {
    max-width: 685px;
  }
  .img-text-case img {
    width: 720px;
  }
}

@media (min-width: 2500px){
  h2.title-banner-case {
    font-size: clamp(10px, 3vw, 55px);
  }
}
@media (min-width: 2500px){
  h2.title-banner-case {
    font-size: clamp(10px, 3vw, 60px);
  }
  .page-tote-bag .text-content-banner, .text-banner-case,
  .content-top-case a.button-default{
    max-width: 740px;
  }
  .img-text-case img {
    width: 780px;
  }
}
@media (min-width: 3000px){
  .page-tote-bag .banner-smartphone{
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
  h2.title-banner-case {
    font-size: clamp(10px, 3vw, 46px);
  }
  .page-tote-bag .text-content-banner, .text-banner-case, .content-top-case a.button-default {
    max-width: 620px;
  }
  .img-text-case img {
    width: 650px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1440px){
  .title-banner-case {
    font-size: 32px;
  }
  .title-banner-case-yellow {
    font-size: 28px;
  }
  .page-tote-bag a.button-default strong {
    font-size: 24px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
  .title-banner-case {
    font-size: 22px;
    line-height: 32px;
  }
  .text-yellow-case {
    font-size: 36px;
  }
  .title-banner-case-yellow {
    font-size: 22px;
    line-height: 26px;
  }
  .page-tote-bag a.button-default strong {
    font-size: 22px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .page-tote-bag a.button-default strong {
    font-size: 16px;
    line-height: 21px;
  }
  .page-tote-bag .img-text-case {
    margin-left: 0;
  }
  .page-tote-bag  h1.title-banner-case-yellow {
    text-align: left;
  }
  .page-tote-bag a.button-default {
    width: 100%;
  }
  .page-tote-bag .list-product-case {
    margin-top: 10px;
  }
  .classic-hard-case .list-item-case li {
    margin: 3px;
    width: calc((100% / 4) - 6px);
  }
  .classic-hard-case .list-item-case li {
    padding-left: 0;
    padding-right: 0;
  }
  ul.list-item-case .img-case img {
    max-width:100%;
  }
  a.button-default {
    padding: 20px 15px;
  }
}
@media (max-width: 991px) {
  .page-tote-bag a.button-default strong {
    font-size: 14px;
  }
  a.button-default strong .icon-btn:before {
    transform: translateY(-50%) scale(.8);
  }
}
@media (max-width: 576px){
  .text-white-case {
    font-size: 16px;
  }
}
@media (max-width: 320px){
  .page-tote-bag a.button-default {
    width: 100%;
  }
}

.page-tote-bag .title-banner-case,
.page-tote-bag .title-banner-case-yellow {
  padding: 0 2px;
}

.link-top2-ouside {
  display: none !important;
}

.page-tote-bag .smartphone-case-3 ul li .img_s1 {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  margin-left: 10px;
}

@media (min-width: 1200px) {
  .page-tote-bag .smartphone-case-3 ul li .img_s1 {
    width: 106px;
    height: 106px;
    margin: 20px auto;
  }
}

.page-tote-bag .smartphone-case-3 ul li .img_s1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.page-tote-bag .smartphone-case-3 ul li {
  align-items: center;
}

.page-tote-bag .smartphone-case-3 ul li .holder_s1 {
  padding: 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.page-tote-bag .smartphone-case-3 ul li .head_s1 {
  margin: 0;
}

.page-tote-bag .smartphone-case-3 .title_phone span {
  font-weight: 700;
  margin-right: 0;
}

.page-tote-bag .smartphone-case-3 ul li .holder_s1 .group-holder {
  flex: 1;
}

.page-tote-bag .smartphone-case-1 .delivery_day_s1 .date {
  font-size: 24px;
  line-height: 38px;
}

.page-tote-bag .title-classic-case {
  flex-direction: column;
}

@media (min-width: 992px) {
  .page-tote-bag .about-quality-parent {
    margin-bottom: 40px;
  }
}

@media (min-width: 1024px) {
  .page-tote-bag .smartphone-case-3 .title_phone {
    display: flex;
    align-items: center;
  }

  .page-tote-bag .smartphone-case-3 .title_phone span {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .page-tote-bag .title-classic-case {
    flex-direction: row;
  }
}