@charset "UTF-8";
/* CSS Document */
.main-wrapper img {
  width: 100%;
}
.kessai {
  margin-top: 20px;
}
.item-explanation {
  margin: 10px auto 60px;
}
.new-customers__button {
  text-align: right;
  font-size: 1.6rem;
  line-height: 14px;
  margin-top: 10px;
}
.new-customers__button a {
  color: #333;
  text-decoration: none;
}
.new-customers__button a:hover {
  color: #E85940;
  text-decoration: underline;
}
.new-customers__icon {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #fff;
  color: #333;
  border: 6px solid transparent;
  border-left: 6px solid #333;
}
.sidenavi-special-feature__item {
  margin: 20px auto 10px;
}
.section-popular__body {
  display: flex;
  margin: 50px auto 50px;
  width: 100%;
  align-items: center;
}
.section-popular__body-text {
  width: 50%;
}
.section-popular__body-image {
  width: 50%;
  margin-right: 25px;
}
.section-popular__body-image img {
  width: 100%;
}
.section-popular__body-text {
  text-align: left;
  width: 100%;
}
.section-popular__body-text p {
  font-size: 1.6rem;
  line-height: 2.6rem;
}
.item_name {
  margin: 0 0 10px;
  font-size: 2.2rem;
  font-weight: 500;
}
.sample {
  display: flex;
  align-items: center;
  margin: 10px auto;
}
.dli-caret-right {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.375em 0.64952em;
  border-left-color: currentColor;
  border-right: 0;
}
.section-popular__box-small {
  background-color: #e6e6e6;
  width: 100%;
  height: 130px;
  padding: 15px 20px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}
.section-popular__box-text-small {
  width: 50%;
}
.section-popular__box-text-small {
  width: 50%;
}
.v_line_fix--box__small {
  margin: 0;
  width: 6px;
  height: 50px;
  background-color: #FFF;
}
.section-popular__box-cart {
  width: 50%;
  text-align: center;
  align-items: center;
}
.discount {
  display: flex;
}
.free {
  width: 35%;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
  background-color: #39A985;
  padding: 2px 12px;
  margin-bottom: 4px;
}
.s {
  text-decoration: line-through;
}
.price {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 3.7rem;
  color: #EA0206;
}
.fax-order {
  text-align: right;
}
.price-red {
  width: 45%;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
  background-color: #356BB9;
  padding: 2px 12px;
  margin: 0 0 4px 7px;
}
@media screen and (max-width:960px) {
  .kessai {
    margin-top: 10px;
  }
  .item-explanation {
    margin: 20px auto;
  }
  .section-popular__body {
    flex-direction: column;
    margin: 40px 0;
  }
  .item_name {
    text-align: center;
    margin: 10px 0 10px 0;
  }
  .sample {
    flex-direction: column;
    margin: 10px auto 20px;
  }
  .dli-caret-right {
    display: none;
  }
  .section-popular__body-image {
    width: 60%;
    margin: 0;
  }
  .section-popular__box-small {
    flex-direction: column;
    padding: 20px;
  }
  .v_line_fix--box {
    margin: 0 25px;
    width: 100%;
    height: 3px;
    background-color: #FFF;
  }
  .section-popular__box-cart {
    padding-top: 20px;
    width: 100%;
  }
  .section-popular__box-small {
    height: auto;
  }
  .v_line_fix--box__small {
    margin: 0 25px;
    width: 100%;
    height: 3px;
    background-color: #FFF;
  }
  .section-popular__box-text-small {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
}
.lightguard-topimg {
  margin-top: 60px;
}
.lightguard-toptext {
  display: table-cell;
  width: 1260px;
  height: 600px;
  writing-mode: vertical-rl;
  vertical-align: middle;
  text-align: start;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.lightguard-toptext h1 {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555;
}
.lightguard-toptext p {
  padding-right: 50px;
  padding-top: 40px;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
}
@media screen and (max-width:960px) {
  .header-content-wrapper {
    display: none;
  }
  #main-product_shitagi_top {
    width: 100%;
    margin-top: 180px;
  }
  .lightguard-toptext {
    height: 340px;
    padding-top: 0;
  }
  .lightguard-toptext h1 {
    font-size: 2.4rem;
  }
  .lightguard-toptext p {
    font-size: 1.6rem;
    padding-right: 20px;
  }
}
.effect {
  color: #333;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
}
.prevention {
  margin: 80px auto;
}
.prevention-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1200px;
  margin: 20px auto;
}
.prevention-list li {
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
.prevention-list img {
  width: 200px;
  object-fit: cover;
  object-position: 50% 50%;
  display: inline-block;
  transition-duration: 0.4s;
}
.prevention p {
  text-align: left;
}
@media screen and (max-width:960px) {
  .effect {
    font-size: 2.4rem;
  }
  .prevention {
    margin: 40px auto;
  }
  .prevention-list li {
    width: 200px;
    height: 150px;
    margin-top: 20px;
  }
  .prevention-list img {
    width: 70%;
    margin: 0 auto 0;
  }
}
.key_feature {
  width: 100%;
  margin: 60px auto;
  padding: 40px 10px;
  background: #eee;
}
.key_feature h2 {
  margin: 20px auto 14px;
  font-weight: 600;
  color: #6E6767;
}
.key_feature p {
  margin: 0 40px 50px;
  text-align: left;
}
.key_feature img {
  width: 90%;
  margin-top: 30px;
}
.heading06 {
  width: 100%;
  position: relative;
  padding-top: 90px;
  padding-bottom: 50px;
  font-size: 3.6rem;
  text-align: center;
  color: rgba(100, 94, 94, 1.00);
  margin: 0 auto 50px;
}
.heading06 span {
  position: relative;
  z-index: 2;
}
.heading06::before {
  content: attr(data-en);
  position: absolute;
  top: 64px;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(200, 126, 126, 0.20);
  font-size: 6.4rem;
  font-style: italic;
}
.heading06::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%) rotate(30deg);
  width: 1px;
  height: 40px;
  background-color: rgba(100, 94, 94, 1.00);
}
@media screen and (max-width:960px) {
  .heading06 {
    width: auto;
    position: relative;
    padding-top: 44px;
    padding-bottom: 50px;
    font-size: 2.0rem;
    margin: 0 auto 20px;
  }
  .heading06 span {
    position: relative;
    z-index: 2;
  }
  .heading06::before {
    width: auto;
    content: attr(data-en);
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(190, 126, 126, 0.20);
    font-size: 3.8rem;
    font-style: italic;
  }
  .heading06::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%) rotate(30deg);
    width: 1px;
    height: 40px;
    background-color: rgba(100, 94, 94, 1.00);
  }
  .key_feature {
    margin: 20px auto;
  }
  .key_feature h2 {
    font-size: 2.0rem;
    font-weight: 500;
    line-height: 1.2;
    padding: 10px 10px 20px;
    margin: 0;
  }
  .key_feature p {
    margin: 0 10px 20px 10px;
  }
}
.headline {
  color: #1C3D70;
  text-align: left;
  font-size: 2.4rem;
  font-weight: 500;
  padding: 20px 0 10px;
  border-bottom: solid 6px #cce4ff;
  margin-bottom: 10px;
  position: relative;
}
.headline:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 6px #2857A1;
  bottom: -5px;
  width: 10%;
}
.optimum-text {
  text-align: left;
}
@media screen and (max-width:960px) {
  .headline {
    font-size: 2.0rem;
  }
}
.kaken {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1200px;
  margin: 20px auto;
}
.kaken li img {
  width: 370px;
  margin: 10px;
  object-fit: cover;
  object-position: 50% 50%;
  display: inline-block;
  transition-duration: 0.4s;
}
.kaken-toptext {
  color: #333;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
.comparison-toptext {
  color: #333;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
  margin: 40px auto 20px;
}
.comparison {
  margin: 80px auto;
}
.comparison p {
  text-align: left;
}
.experimental-results p {
  text-align: left;
}
h5 {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 17%;
  text-align: center;
  color: #6E6767;
  font-size: 5.0rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 40px auto 20px;
}
h5::before, h5::after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 10%;
  height: 3px;
  border-top: 3px solid #B6AC71;
  ;
}
h5::before {
  left: 250px;
}
h5::after {
  right: 250px;
}
.lightguard-size_90 img {
  width: 90%;
  margin-top: 40px;
}
.lightguard-size_90 p {
  margin: 10px auto 50px;
}
.cyakuyou {
  margin: 40px auto;
}
@media screen and (max-width:960px) {
  .kaken {
    margin: 0;
  }
  .kaken li img {
    width: 100%;
    margin: 10px auto;
  }
  .kaken-toptext {
    margin: 0 auto 20px;
  }
  .experimental-results {
    margin-top: 60px;
  }
  .comparison-toptext {
    margin: 20px auto;
  }
  .comparison {
    margin: 60px auto;
  }
  h5 {
    font-size: 3.0rem;
    margin: 40px auto 20px;
  }
  h5::before {
    left: 80px;
  }
  h5::after {
    right: 80px;
  }
  .lightguard-size_90 img {
    width: 100%;
    margin: 0 auto 20px;
  }
}
.kanren {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.6rem;
  font-weight: 400;
  text-align: center;
  margin: 50px auto;
}
.kanren::before, .kanren::after {
  content: '';
  width: 60px;
  height: 3px;
  background-color: #B8B8B7;
}
.kanren::before {
  margin-right: 20px;
}
.kanren::after {
  margin-left: 20px;
}
.info__button a {
  display: block;
  background-color: #dc4f10;
  text-align: center;
  color: #FFF;
  font-size: 2.4rem;
  text-decoration: none;
  padding: 35px;
  width: 100%;
  height: 93px;
  margin-bottom: 40px;
}
.info__button a:hover {
  background: #000;
}
.naire-button a {
  display: block;
  border: solid 1px #333;
  text-align: center;
  color: #333;
  font-size: 2.4rem;
  text-decoration: none;
  padding: 35px;
  width: 100%;
  height: 93px;
}
.naire-button a:hover {
  background: #000;
  color: #fff;
}
.tell {
  width: 90%;
  margin: 0 auto 20px;
}
.mail__button a {
  display: block;
  background-color: #444444;
  text-align: center;
  color: #FFF;
  font-size: 2.2rem;
  text-decoration: none;
  padding: 18px;
  width: 100%;
  height: 58px;
  margin: 0 auto 50px;
}
.line_side-qr {
  width: 100%;
  margin-bottom: 20px;
}
#line_main-qr {
  width: 100%;
  margin-bottom: 40px;
}
.specification {
  font-size: 2.4rem;
  text-align: left;
  margin: 60px auto 20px;
}
.table-co {
  border-collapse: collapse;
  max-width: 1200px;
  border: 1px solid #CCC;
  margin-top: 20px;
  margin-bottom: 60px;
  text-align: left;
}
.table-co th {
  width: 130px;
  border: 1px solid #a0a0a0;
  color: #333;
  padding: 15px;
  vertical-align: middle;
  font-weight: 400;
}
.table-co td {
  border: 1px solid #a0a0a0;
  padding: 15px;
}
@media screen and (max-width:960px) {
  .kanren {
    font-size: 2.2rem;
    font-weight: 400;
    text-align: center;
    margin: 0;
  }
  .kanren::before, .kanren::after {
    content: '';
    width: 30px;
  }
  .tell {
    width: 100%;
    margin: 0 auto 20px;
  }
  .mail__button a {
    font-size: 2.0rem;
    margin-bottom: 45px;
  }
  .details-of-use {
    margin-top: 20px;
  }
  .specification {
    font-size: 2.0rem;
    margin: 0;
  }
}