@font-face {
  font-family: ryuminPro;
  src: url('/common/font/RyuminPro-Medium.ttf');
}

@font-face {
  font-family: ShinGoPro;
  src: url('/common/font/AnyConv.com__ShinGoPro-Bold.ttf');
}

.ff-ryuminPro {
  font-family: ryuminPro, serif;
}

.ff-ShinGoPro {
  font-family: ShinGoPro, serif;
}

* {
  box-sizing: border-box;
}

.text-center {
  text-align: center;
}

.bg-2faaf8 {
  background: #2faaf8;
}

.bg-8fc2df {
  background: #8fc2df;
}

.bg-00c1cd {
  background: #00c1cd;
}

.bg-65bae9 {
  background: #65bae9;
}

.bg-0e9fdc {
  background: #0e9fdc;
}

.bg-fffc00 {
  background: #fffc00;
}

.bg-f5f5f5 {
  background: #f5f5f5;
}

.bg-ffe1e1 {
  background: #ffe1e1;
}

.bg-b40000 {
  background: #b40000;
}

.bg-d90000 {
  background: #d90000;
}

.bg-fff3f3 {
  background: #fff3f3;
}

.bg-f4f9fe {
  background: #f4f9fe;
}

.bg-4ec25c {
  background: #4ec25c;
}

.bg-ff7b7b {
  background: #ff7b7b;
}

.bg-fff044 {
  background: #fff044;
}

.bg-d0edff {
  background: #d0edff;
}

.bg-fff6d0 {
  background: #fff6d0;
}

.bg-2e2e2e {
  background: #2e2e2e;
}

.bg-c4c4c4 {
  background: #c4c4c4;
}

.bg-ffdede {
  background: #ffdede;
}

.bg-e3ffde {
  background: #e3ffde;
}

.bg-def9ff {
  background: #def9ff;
}

.bg-ecb700 {
  background: #ecb700;
}

.bg-2dc554 {
  background: #2dc554;
}

.bg-c8e4cd {
  background: #c8e4cd;
}

.bg-ebf7fe {
  background: #ebf7fe;
}

.color-ff6600 {
  color: #ff6600;
}

.color-ffa340 {
  color: #ffa340;
}

.color-ecb700 {
  color: #ecb700;
}

.color-fffc00 {
  color: #fffc00;
}

.color-d50000 {
  color: #d50000;
}

.color-d40000 {
  color: #d40000;
}

.color-334f89 {
  color: #334f89;
}

.color-0086c4 {
  color: #0086c4;
}

.color-0065b2 {
  color: #0065b2;
}

.color-0091d5 {
  color: #0091d5;
}

.color-9fbacf {
  color: #9fbacf;
}

.color-787878 {
  color: #787878;
}

.color-fff {
  color: #fff;
}

.fs-82-ct {
  font-size: 82px;
}

.fs-62-ct {
  font-size: 62px;
}

.fs-46-ct {
  font-size: 46px;
}

.fs-36-ct {
  font-size: 36px;
}

.fs-32-ct {
  font-size: 32px;
}

.fs-30-ct {
  font-size: 30px;
}

.fs-28-ct {
  font-size: 28px;
}

.fs-24-ct {
  font-size: 24px;
}

.fs-16-ct {
  font-size: 16px;
}

.fw-700-ct {
  font-weight: 700;
}

.image img {
  width: 100%;
}

.mb-50-ct {
  margin-bottom: 50px;
}

.mb-30-ct {
  margin-bottom: 30px;
}

.mb-20-ct {
  margin-bottom: 20px;
}

.content-box-gray {
  padding: 25px;
  line-height: 1.6;
}

.row-ct {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-ct {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-ct-85 {
  width: 85%;
}

.col-ct-8 {
  width: 80%;
}

.col-ct-77 {
  width: 77%;
}

.col-ct-75 {
  width: 75%;
}

.col-ct-7 {
  width: 70%;
}

.col-ct-65 {
  width: 65%;
}

.col-ct-60 {
  width: 60%;
}

.col-ct-55 {
  width: 55%;
}

.col-ct-5 {
  width: 50%;
}

.col-ct-45 {
  width: 45%;
}

.col-ct-40 {
  width: 40%;
}

.col-ct-30 {
  width: 30%;
}

.col-ct-23 {
  width: 23%;
}

.mg-auto {
  margin: auto;
}

.js-center-ct {
  justify-content: center;
}

.js-sp-between-ct {
  justify-content: space-between;
}

.al-items-ct {
  align-items: center;
}

.pl-10-ct {
  padding-left: 10px;
}

.wrapper-content-banner {
  padding: 50px 0;
}

.wrapper-content-banner .box-title {
  margin-bottom: 30px;
}

.wrapper-content-banner .box-title .wrap-content {
  color: #fff;
  width: max-content;
  position: relative;
  z-index: 2;
}

.wrapper-content-banner .box-title .col-ct-77,
.wrapper-content-banner .box-title .col-ct-23 {
  display: flex;
  justify-content: flex-end;
}

.wrapper-content-banner .box-title .col-ct-23 {
  justify-content: flex-start;
}

.wrapper-content-banner .box-title .col-ct-23 .wrap-content .image {
  max-width: 180px;
  max-height: 170px;
  margin-top: -30px;
}

.wrapper-content-banner .sun-burt {
  width: 500px;
  height: 500px;
  position: absolute;
  top: -155px;
  left: 38%;
  z-index: 1;
}

.wrapper-content-banner .box-content {
  position: relative;
  z-index: 2;
}

.wrapper-content-banner .box-content .wrap-content-left {
  display: flex;
}

.wrapper-content-banner .box-content .wrap-content-left .left {
  width: calc(100% - 100px);
}

.wrapper-content-banner .box-content .wrap-content-right {
  text-align: center;
  padding: 40px 25px;
  border: 3px solid #fff;
  border-radius: 10px;
  line-height: 1.2;
  font-weight: 700;
}

.wrapper-content-banner .box-content .wrap-content-right .image {
  margin-top: 10px;
}

.wrapper-content-banner .box-content .box-item {
  position: relative;
  padding: 30px 10px;
  border-radius: 10px;
  margin-bottom: 30px;
  text-align: center;
}

.wrapper-content-banner .box-content .box-item:last-child {
  margin-bottom: 0;
}

.wrapper-content-banner .box-content .box-item .text-number {
  padding: 5px 10px;
  position: absolute;
  top: -15px;
  left: 15px;
}

.wrapper-content-banner .wrap-content-left .right {
  padding-left: 10px;
}

.wrapper-content-banner .wrap-content-left .right .image {
  position: relative;
  width: 180px;
  height: 100%;
}

.wrapper-content-banner .wrap-content-left .right .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: fill;
}

.wrapper-content-sub-banner {
  padding: 25px 0;
}

.wrapper-content-sub-banner .btn-buy {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  border-bottom: 2px solid #990000;
  color: #fff;
  width: 350px;
  padding: 15px;
}

.wrapper-content-sub-banner .col-ct-8 {
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrapper-content-sub-banner .circle-text {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid;
  display: flex;
  align-items: center;
  justify-content: center;
    font-weight: 700;
}

.wrapper-content-sub-banner .text-sub-banner {
    font-weight: 700;
}

.note {
  color: #000000;
}

.section-1 .right .box .sub-title {
  text-align: center;
  max-width: 80%;
  position: relative;
}

.section-1 .right .box .sub-title .icon-arrow-down-ct {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.section-1 .wrap-section-1 {
  padding: 30px;
  border-radius: 10px;
}

.section-1 .box {
  padding: 65px 30px 50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}


.section-1 .box .btn-section-1 {
  font-weight: 600;
  padding: 10px;
  position: relative;
}

.section-1 .box .btn-section-1 .image {
  width: 18px;
  margin: 0;
  position: absolute;
  right: 10px;
}

.section-2 .items {
  width: calc(100% / 3);
}

.section-2 .items .image {
  position: relative;
}

.section-2 .items .icon-arrow-right-ct {
  display: block;
  border-left: 10px solid #8fc2df;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -15px;
}

.section-2 .items:nth-child(1) .icon-arrow-right-ct {
  display: none;
}

.fs-12-ct {
  font-size: 12px;
}

.fs-14-ct {
  font-size: 14px;
}

.fs-16-ct {
  font-size: 16px;
}

.fs-18-ct {
  font-size: 18px;
}

.fs-20-ct {
  font-size: 20px;
}

.fs-22-ct {
  font-size: 22px;
}

.fs-24-ct {
  font-size: 24px;
}

.fs-26-ct {
  font-size: 26px;
}

.lh-24-ct {
  line-height: 24px;
}

.mb-10-ct {
  margin-bottom: 10px;
}

.mb-5-ct {
  margin-bottom: 5px;
}

.pt-10-ct {
  padding-top: 10px;
}

.pt-20-ct {
  padding-top: 20px;
}

.pt-30-ct {
  padding-top: 30px;
}

.pb-10-ct {
  margin-bottom: 10px;
}

.pb-20-ct {
  margin-bottom: 20px;
}

.pb-30-ct {
  margin-bottom: 30px;
}

.bg-febf01 {
  background: #febf01;
}

.bg-ffcc00 {
  background: #ffcc00;
}

.bg-f3f3f3 {
  background: #f3f3f3;
}

.bg-3d3d3d {
  background: #3d3d3d;
}

.bg-e77d00 {
  background: #e77d00;
}

.color-df0000 {
  color: #df0000;
}

.color-000 {
  color: #000;
}

.color-e30000 {
  color: #e30000;
}

.color-da0000 {
  color: #da0000;
}

.color-7cbaf9 {
  color: #7cbaf9;
}

.bg-ff7b7b {
  background: #ff7b7b;
}

.color-e94d4d {
  color: #e94d4d;
}

.bg-333333 {
  background: #333333;
}

.bg-f6f6f6 {
  background: #f6f6f6;
}

.bg-9fbacf {
  background: #9fbacf;
}

.title-color-e94d4d {
  text-align: center;
  border-bottom: 3px solid #ffd0d0;
  width: max-content;
  margin: 0 auto 15px;
  padding-bottom: 5px;
  font-weight: 700;
}

.color-7cbaf9.text-center {
    font-size: 17px;
    line-height: 17px;
}

.title.color-7cbaf9 {
    font-size: 29px;
    line-height: 34px;
}

.section-1 .box .image {
  max-width: 25%;
}

.box-compare {
  border-radius: 10px;
  overflow: hidden;
  font-weight: 700;
}

.box-compare .item {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 24px;
}

.box-compare .icon-compare {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.box-icon-compare {
  position: relative;
}

.position-relative {
  position: relative;
}

.feature-mask {
  position: relative;
}

@media (max-width: 991px) {
  .wrap-main-content {
    margin: 10px;
  }

  .page-3rd-mask p {
    line-height: 18px;
    font-size: 12px;
  }

  .row-ct {
    margin-right: -5px;
    margin-left: -5px;
  }

  .col-ct {
    padding-right: 5px;
    padding-left: 5px;
  }

  #main_visual_other {
    display: none;
  }

  .fs-36-sm-ct {
    font-size: 36px;
  }

  .fs-34-sm-ct {
    font-size: 34px;
  }

  .fs-32-sm-ct {
    font-size: 32px;
  }

  .fs-30-sm-ct {
    font-size: 30px;
  }

  .fs-26-sm-ct {
    font-size: 26px;
  }

  .fs-24-sm-ct {
    font-size: 24px;
  }

  .fs-22-sm-ct {
    font-size: 22px;
  }

  .fs-20-sm-ct {
    font-size: 20px;
  }

  .fs-19-sm-ct {
    font-size: 19px;
  }

  .fs-18-sm-ct {
    font-size: 18px;
  }

  .fs-16-sm-ct {
    font-size: 16px;
  }

  .fs-14-sm-ct {
    font-size: 14px;
  }

  .fs-12-sm-ct {
    font-size: 12px;
  }

  .fs-11-sm-ct {
    font-size: 11px;
  }

  .fs-10-sm-ct {
    font-size: 10px;
  }

  .col-ct-7-sm {
    width: 70%;
  }

  .col-ct-3-sm {
    width: 30%;
  }

  .col-ct-sm {
    width: 100%;
  }

  .wrapper-content-banner .box-title .col-ct-77 {
    justify-content: center;
  }

  .wrapper-content-banner .sun-burt {
    width: 400px;
    height: 400px;
    top: -155px;
    left: -20%;
  }

  .wrapper-content-banner .box-title {
    margin-bottom: 15px;
  }

  .wrapper-content-banner .wrap-content-left .right .image {
    width: 90px;
  }

  .wrapper-content-banner .box-content .box-item {
    padding: 5px;
    margin-bottom: 20px;
    border-radius: 5px;
    line-height: 22px;
  }

  .wrapper-content-banner .box-content .wrap-content-left {
    margin-bottom: 20px;
  }

  .wrapper-content-banner .box-content .wrap-content-right {
    padding: 0;
    border: 0;
  }

  .wrapper-content-banner {
    padding: 30px 0;
  }

  .wrapper-content-sub-banner .btn-buy {
    width: 115px;
    position: relative;
    font-size: 15px;
    justify-content: flex-start;
    padding: 15px 20px;
  }

  .wrapper-content-sub-banner .btn-buy .image {
    max-width: 16px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }

  .wrapper-content-sub-banner .circle-text {
    width: 50px;
    height: 50px;
  }

  .wrapper-content-banner .box-title .col-ct-23 .wrap-content .image {
    margin-top: -15px;
  }

  .content-box-gray {
    padding: 20px 10px;
  }

  .btn-section-1 {
    display: flex;
    justify-content: center;
    border-radius: 8px;
    border-bottom: 2px solid #7d000c;
  }

  .section-1 .note {
    margin-bottom: 15px;
  }

  .section-1 .box {
    padding: 30px 10px 10px;
    border-radius: 8px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .section-1 .box .title {
    margin-bottom: 10px;
    line-height: 20px;
  }

  .section-1 .box .image {
    max-width: 60%;
    margin: 0 auto 10px;
  }

  .section-1 .box .btn-section-1 {
    font-weight: 600;
    padding: 10px;
    position: relative;
  }

  .section-1 .right .box .sub-title {
    padding: 8px;
    border-radius: 10px;
    max-width: 80%;
    margin: -45px auto 10px;
  }

  .section-1 .right .box .sub-title .icon-arrow-down-ct {
    border-top: 10px solid #ffcc00;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -10px;
  }

  .section-1 .wrap-section-1 {
    padding: 25px 10px 10px;
  }

    .section-1 .wrap-section-1 .box .title {
        height: 140px;
    }

  .section-1 .wrap-section-1 .row-ct {
    margin-bottom: 10px;
  }

  .section-2 .items .icon-arrow-right-ct {
    border-left: 10px solid #8fc2df;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    left: -15px;
  }

  .section-2 .item {
    padding: 12px;
  }

  .section-2 .item .image {
    margin-bottom: 8px;
  }

  .section-2 .box > div {
    margin: 0 -12px;
  }

  .section-3 .box-text {
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 10px;
  }

  .section-3 .box-text th,
  .section-3 .box-text td {
    padding: 5px;
    text-align: left;
  }

  .section-3 .title-img .sub-title {
    background: #080504;
    color: #fff;
    width: max-content;
    padding: 5px 20px;
    margin-bottom: 7px;
    font-weight: 600;
  }

  .section-3 .title-img {
    margin-bottom: 10px;
    line-height: 20px;
  }

  .wrapper-content-banner .box-content .box-item .text-number {
    padding: 0 10px;
  }

  .common-sub-title_s1 {
    padding: 12px 10px;
    border-left: 8px solid #ed002d;
    margin-bottom: 10px;
    line-height: 16px;
  }

  .three-reasons {
    padding: 15px 10px;
    font-size: 12px;
    border-radius: 5px;
   }

  .three-reasons .three-reasons-item .text {
      line-height: 17px;
  }

  .three-reasons-item .bg-4ec25c .text {
    line-height: 18px;
  }

  .three-reasons-item .bg-4ec25c .text span {
    font-size: 18px;
    font-weight: 700;
  }

  .three-reasons-item .bg-4ec25c {
    color: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 5px 2px;
    white-space: nowrap;
    margin-right: 5px;
  }

  .box-compare .item {
    padding: 30px 15px;
  }

  .item-icon-compare {
    position: relative;
    height: 3px;
    width: 20px;
    background: #070707;
  }

  .item-icon-compare:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #070707;
    position: absolute;
  }

  .item-icon-compare.item-1 {
    margin-bottom: 3px;
  }

  .item-1.item-icon-compare:before {
    top: -7px;
    left: 0;
  }

  .item-2.item-icon-compare:before {
    right: 0;
    bottom: -7px;
  }

  .box-text-ff7b7b {
    padding: 5px;
    border-radius: 5px;
    line-height: 24px;
    color: #fff;
    white-space: nowrap;
  }

  .h4-sub-title {
    padding: 10px;
    border-radius: 5px;
  }

  .box-four-element {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
  }

  .box-four-element .four-element {
    width: calc((100% - 10px)/2);
    margin-right: 10px;
    margin-top: 25px;
    text-align: center;
    border: 2px solid #e7e7e7;
  }

  .box-four-element .four-element:nth-child(2n) {
    margin-right: 0;
  }

  .box-four-element .box-list-section-5 {
    padding: 10px;
  }

  .box-four-element .title {
    font-size: 12px;
    height: 35px;
    border-bottom: 2px solid #65bae9;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 15px;
  }

  .box-four-element .title span {
    font-size: 9px;
  }

  .box-four-element .text-number {
    background: #c4c4c4;
    color: #fff;
    padding: 5px;
    max-width: max-content;
    margin: -27px auto 9px;
  }

  .feature-mask span {
    position: relative;
    z-index: 2;
  }

  .feature-mask .image {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 70px;
  }

  .image-5 {
    width: 50%;
    margin: auto;
  }

  .box-feature-mask .item .box-30 {
    width: 30%;
  }

  .box-feature-mask .item .box-70 {
    width: 70%;
    padding-left: 10px;
  }

  .box-feature-mask .sub-title {
    font-size: 12px;
    padding: 5px 15px;
    background: #ffc000;
    margin-bottom: 10px;
    width: max-content;
    color: #fff;
    border-radius: 5px;
  }

  .box-3d3d3d,
  .box-e77d00 {
    padding: 15px 10px;
    color: #fff;
  }

    .box-3d3d3d span {
        line-height: 17px;
    }

  .box-9fbacf .image img {
    max-width: 35px;
  }

  .box-9fbacf {
    width: 100%;
    color: #fff;
    align-items: center;
    padding: 10px;
  }

  .box-9fbacf p {
    flex: 1;
    padding-left: 10px;
    margin-bottom: 0;
  }

  .manufacturing-device .box {
    width: calc((100% - 10px) /2);
    border: 1px solid #0086c4;
    color: #0086c4;
    margin-right: 10px;
    padding: 15px 5px;
    text-align: center;
    border-radius: 5px;
  }

  .manufacturing-device .box:nth-child(2) {
    margin-right: 0;
  }

  .box-gif {
    background: #e2e2e2;
    text-align: center;
  }

  .image-wm-1,
  .image-wm-7 {
    max-width: 85%;
    margin: auto;
  }

  .sub-title-333 {
    color: #fff;
    padding: 5px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .page-3rd-mask .note-wm {
    color: #676767;
    font-size: 8px;
  }

  .what-mask-human {
    padding: 10px;
    margin: 0 -10px;
  }

  .what-mask-human .box-main {
    display: flex;
  }

  .what-mask-human .box-main .box-item {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }

  .what-mask-human .box-main .box-item .box {
    margin-bottom: 10px;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    font-size: 12px;
    line-height: 16px;
  }

  .what-mask-human .box-main .box-item:last-child {
    margin-right: 0;
  }

  .what-mask-human .box-main .image {
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .what-mask-human .box-main .image-1,
  .what-mask-human .box-main .image-6 {
    background: #02bdd9;
  }

  .what-mask-human .box-main .image-2,
  .what-mask-human .box-main .image-5 {
    background: #18ce00;
    margin: 0 0 5px;
  }

  .what-mask-human .box-main .image-3 {
    background: #d90249;
  }

  .what-mask-human .box-main .image-4 {
    background: #4900ce;
  }

  .what-mask-human .box-main .image img {
    width: 80%;
  }

  .section-5 h5 {
    line-height: 18px;
  }

  .box-3d3d3d .title,
  .box-e77d00 .title {
    font-size: 18px;
    font-weight: 700;
  }

  .section-5 .image-mask {
    height: 175px;
    overflow: hidden;
  }

  .section-what-mask .note-wm.fs-12-sm-ct {
    font-size: 12px;
  }

  .section-what-mask .note-wm {
    font-size: 10px;
  }

  .what-mask-human .box-main .box-item .box:nth-child(5),
  .what-mask-human .box-main .box-item .box:nth-child(6) {
    margin-bottom: 0;
  }

}

@media (min-width: 992px) {
  .section-1 .box {
    justify-content: space-between;
    align-items: flex-end;
    font-size: 18px;
    line-height: 28px;
  }

  .btn-section-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border-bottom: 4px solid #7d000c;
    font-size: 28px;
    margin-top: 20px;
    width: 270px;
    height: 65px;
  }

  .section-1 .right .box .sub-title {
    padding: 8px;
    border-radius: 10px;
    max-width: 80%;
    margin: -45px auto 10px;
    font-size: 20px;
    font-weight: 700;
  }

  .section-1 .right .box .sub-title .icon-arrow-down-ct {
    border-top: 10px solid #ffcc00;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -10px;
  }

  .section-2 .box {
    max-width: 75%;
    margin: auto;
  }

  .section-2 .item .image {
    width: 200px;
    margin: 0 auto 10px;
  }

  .section-2 .item {
    padding: 10px 30px;
  }

  .section-2 .items .icon-arrow-right-ct {
    border-left: 25px solid #8fc2df;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    left: -40px;
  }

  .section-2 .item h4 {
    max-width: 200px;
    margin: auto;
    line-height: 22px;
  }

  .box-info-specification {
    max-width: 85%;
    margin: auto;
    align-items: flex-end;
  }

  .section-3 .box-text {
    padding: 20px;
    border-radius: 8px;
  }

  .section-3 .box-image {
    margin-right: 30px;
  }

  .section-3 .title-img {
    margin-bottom: 30px;
  }

  .section-3 .title-img .sub-title {
    background: #080504;
    color: #fff;
    width: 190px;
    margin-bottom: 7px;
    font-weight: 600;
    font-size: 20px;
    padding: 10px 25px;
    text-align: center;
  }

  .info-specification .title {
    font-size: 16px;
    font-weight: 700;
  }

  .info-specification .content {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 20px;
  }

  .section-3 .common-title_s1 {
    margin-bottom: 30px;
  }

  .common-sub-title_s1 {
    padding: 20px;
    border-left: 12px solid #ed002d;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .section-4 h5,
  .section-5 h5 {
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
  }

  .three-reasons-item .bg-4ec25c {
    color: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    white-space: nowrap;
    margin-right: 10px;
  }

  .three-reasons-item .bg-4ec25c .text {
    font-size: 24px;
  }

  .three-reasons-item .bg-4ec25c .text span {
    font-size: 30px;
    font-weight: 700;
  }

  .section-3 .title-img .item-sub-title {
    font-weight: 700;
    line-height: 18px;
    margin-left: 20px;
  }

  .section-4 .three-reasons {
    width: 90%;
    padding: 40px 70px;
    border-radius: 10px;
  }

  .section-4 .three-reasons-item {
    display: flex;
    align-items: center;
  }

  .page-3rd-mask {
    font-size: 18px;
  }

  .box-text-ff7b7b {
    padding: 5px;
    border-radius: 5px;
    line-height: 24px;
    color: #fff;
    white-space: nowrap;
  }

  .box-hight-cost .left {
    line-height: 30px;
    padding-right: 30px;
  }

  .box-stance .left {
    padding-right: 15px;
    line-height: 22px;
  }

  .box-compare .item {
    padding: 80px 15px;
    font-size: 28px;
    line-height: 42px;
  }

  .item-icon-compare {
    position: relative;
    height: 8px;
    width: 45px;
    background: #070707;
  }

  .item-icon-compare.item-1 {
    margin-bottom: 3px;
  }

  .item-icon-compare:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #070707;
    position: absolute;
  }

  .item-1.item-icon-compare:before {
    top: -15px;
    left: 5px;
  }

  .item-2.item-icon-compare:before {
    right: 5px;
    bottom: -15px;
  }

  .h4-sub-title {
    padding: 15px 10px;
    border-radius: 5px;
    font-size: 28px;
    font-weight: 700;
  }

  .box-four-element .four-element {
    width: calc((100% - 30px)/4);
    margin-right: 10px;
    margin-top: 25px;
    text-align: center;
    border: 2px solid #e7e7e7;
  }

  .box-four-element .four-element:last-child {
    margin-right: 0;
  }

  .box-four-element .box-list-section-5 {
    padding: 10px;
  }

  .box-four-element .text-number {
    background: #c4c4c4;
    color: #fff;
    padding: 5px;
    max-width: max-content;
    margin: -27px auto 9px;
  }

  .box-four-element .title {
    font-size: 24px;
    line-height: 26px;
    height: 90px;
    border-bottom: 2px solid #65bae9;
    margin-bottom: 10px;
    font-weight: 700;
  }

  .box-four-element .title span {
    font-size: 18px;
    font-weight: 500;
  }

  .feature-mask span {
    position: relative;
    z-index: 2;
  }

  .feature-mask .image {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 130px;
  }

  .wrap-content-feature-mask .content-feature-mask {
    padding-left: 30px;
  }

  .feature-mask h5 {
    margin-top: 30px;
  }

  .box-feature-mask .item .box-30 {
    width: 30%;
  }

  .box-feature-mask .item .box-70 {
    width: 70%;
    padding-left: 15px;
  }

  .box-feature-mask .sub-title {
    font-size: 24px;
    padding: 5px 15px;
    background: #ffc000;
    margin-bottom: 10px;
    width: max-content;
    color: #fff;
    border-radius: 5px;
  }

  .box-feature-mask .item {
    margin-bottom: 30px;
  }

  .box-3d3d3d, .box-e77d00 {
    padding: 15px 10px;
    color: #fff;
  }

  .three-negative {
    padding: 40px 0;
  }

  .three-negative .title {
    font-size: 36px;
    margin-bottom: 40px;
    font-weight: 700;
  }

  .box-positive-points {
    background: url("/common/design/user/img/3rd-mask/item-section-5-5-pc.jpg") no-repeat;
    height: 345px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .positive-points {
    padding: 30px;
    width: max-content;
    margin-right: 30px;
  }

  .positive-points .title {
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 700;
  }

  .content-questions .item-question {
    width: calc((100% - 30px)/4);
    margin-right: 10px;
  }

  .content-questions .item-question:last-child {
    margin-right: 0;
  }

  .content-questions .item-question .box-9fbacf {
    padding: 20px;
    height: 100%;
    color: #fff;
  }

  .content-questions .item-question .box-9fbacf p {
    margin-bottom: 0;
  }

  .content-questions .item-question .image {
    width: 60px;
    margin: 0 auto 15px;
  }

  .manufacturing-device .box {
    width: calc((100% - 15px) /2);
    border: 4px solid #0086c4;
    color: #0086c4;
    margin-right: 15px;
    padding: 40px 5px;
    text-align: center;
    border-radius: 5px;
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
  }

  .box-gif {
    background: #e2e2e2;
    text-align: center;
  }

  .content-world-first .left {
    padding-right: 5px;
  }

  .sub-title-333 {
    font-size: 28px;
    color: #fff;
    padding: 15px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .box-chart-item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }

  .box-chart-item:last-child {
    margin-right: 0;
  }

  .box-chart-item .box-chart-item-2 .image {
    max-width: 85%;
    margin: auto;
  }

  .what-mask-human .box-main .image {
    width: 70px;
    height: 70px;
    margin-bottom: 5px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .what-mask-human .box-main .image-1, .what-mask-human .box-main .image-6 {
    background: #02bdd9;
  }

  .what-mask-human .box-main .image-2, .what-mask-human .box-main .image-5 {
    background: #18ce00;
    margin: 0;
  }

  .what-mask-human .box-main .image-3 {
    background: #d90249;
  }

  .what-mask-human .box-main .image-4 {
    background: #4900ce;
  }

  .what-mask-human .box-main .box {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    font-size: 12px;
    line-height: 16px;
    display: flex;
  }

  .what-mask-human {
    padding: 20px;
  }

  .what-mask-human .box-main {
    display: flex;
    flex-wrap: wrap;
  }

  .what-mask-human .box-main .box:nth-child(3n) {
    margin-right: 0;
  }

  .what-mask-human .box-main .box:nth-child(4),
  .what-mask-human .box-main .box:nth-child(5),
  .what-mask-human .box-main .box:nth-child(6) {
    margin-bottom: 0;
  }

  .what-mask-human .box-main .image img {
    width: 75%;
  }

  .page-3rd-mask p {
    line-height: 28px;
  }

  .what-mask-human .box-main .text {
    flex: 1;
    padding-left: 15px;
    font-size: 18px;
    line-height: 28px;
  }

  .title-color-e94d4d {
    font-size: 28px;
    border-bottom: 5px solid #ffd0d0;
    font-weight: 700;
  }

  .box-breathable-item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }

  .box-breathable-item:last-child {
    margin-right: 0;
  }

  .box-breathable-item p {
    font-size: 28px;
    font-weight: 700;
  }

  .content-feel-fabric .left {
    padding-right: 15px;
  }

  .section-1 .box .btn-section-1 .image {
    width: 30px;
  }

  .wrapper-content-sub-banner .btn-buy .image {
    margin-left: 10px;
    width: 30px;
  }

  .note-wm.fs-16-ct {
    color: #676767;
  }

  .content-ear-comfort .left {
    padding-right: 15px;
  }
}

a:link.color-0091d5 {
  color: #0091d5;
}

.link-a-custom {
  text-decoration: underline;
}

/*page cart 3rd mask*/
 .bg-fff4f4 {
   background: #fff4f4;
 }

 .color-ff0201 {
   color: #ff0201;
 }

 .info-cart-3rd-mask {
   padding: 20px;
   border-radius: 5px;
   line-height: 22px;
 }

 @media (max-width: 991px) {

   .info-cart-3rd-mask {
     padding: 15px;
     line-height: 18px;
   }
 }
/*page cart 3rd mask*/
/*page 3rd mask cancel*/
.note-cancel,
.title-box {
  font-size: 18px;
  line-height: 28px;
}

.title-box {
  font-weight: 700;
}

.form-3rd-cancel {
  display: flex;
  flex-direction: column;
}

.form-3rd-cancel textarea {
  resize: none;
  max-width: 665px;
  margin: 10px auto 30px;
  border: 2px solid #e9e9e9;
  border-radius: 8px;
  padding: 15px;
}

.btn-3rd-cancel {
  background: #e61e02;
  color: #fff;
  border-radius: 7px;
  border: 0;
  width: 240px;
  height: 70px;
  margin: 0 auto 50px;
  font-size: 18px;
}

@media (max-width: 991px) {
  .note-cancel,
  .title-box {
    font-size: 12px;
    line-height: 17px;
  }

  .form-3rd-cancel {
    display: flex;
    flex-direction: column;
  }

  .form-3rd-cancel textarea {
    resize: none;
    width: 100%;
    margin: 10px auto 30px;
  }

  .btn-3rd-cancel {
    border-radius: 7px;
    border: 0;
    width: 90%;
    height: 45px;
    margin: 0 auto 50px;
    font-size: 12px;
  }

}

@media (max-width: 374px) {
    .wrapper-content-sub-banner .btn-buy {
        width: 95px;
        font-size: 12px;
        padding: 12px 15px;
    }

    .wrapper-content-sub-banner .circle-text {
        width: 40px;
        height: 40px;
        font-size: 12px;
    }

    .wrapper-content-sub-banner .text-sub-banner {
        font-size: 16px;
    }

    .wrapper-content-sub-banner .text-sub-banner .fs-16-sm-ct {
        font-size: 12px;
    }

    .wrapper-content-sub-banner .text-sub-banner .fs-30-sm-ct {
        font-size: 22px;
    }
}

@media (max-width: 319px) {
    .wrapper-content-sub-banner .text-sub-banner {
        font-size: 14px;
    }

    .wrapper-content-sub-banner .text-sub-banner .fs-16-sm-ct {
        font-size: 11px;
    }

    .wrapper-content-sub-banner .text-sub-banner .fs-30-sm-ct {
        font-size: 20px;
    }

    .wrapper-content-sub-banner .circle-text {
        width: 35px;
        height: 35px;
        font-size: 10px;
    }

    .wrapper-content-sub-banner .btn-buy {
        width: 90px;
        font-size: 12px;
        padding: 10px;
    }
}

/*page 3rd mask cancel*/

.link-scroll a:hover,
.link-scroll a:focus {
    color: #2faaf8;
}
