@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
}

*:where(:not(iframe, canvas, img, svg, video):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a,
button {
  cursor: revert;
}

h2 {
  border-bottom: none;
  margin: 0;
}

h3 {
  margin: 0;
  background: transparent;
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
}

img {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
       appearance: revert;
}

::-webkit-input-placeholder {
  color: unset;
}

:-ms-input-placeholder {
  color: unset;
}

::-ms-input-placeholder {
  color: unset;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
}

:where([draggable="true"]) {
  -webkit-user-drag: element;
}

#lp_moisture {
  font-family: "Noto Sans Japanese", sans-serif;
}

#lp_moisture .pc-only {
  display: block !important;
}

@media screen and (max-width: 750px) {
  #lp_moisture .pc-only {
    display: none !important;
  }
}

#lp_moisture .sp-only {
  display: none !important;
}

@media screen and (max-width: 750px) {
  #lp_moisture .sp-only {
    display: block !important;
  }
}

#lp_moisture .inner {
  max-width: 1000px;
  margin: 0 auto;
}

#lp_moisture .link-over {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

#lp_moisture .link-over:hover {
  opacity: 0.6;
}

#lp_moisture .mv {
  background-image: url(/img/usr/freepage/moisture/moisture_mv_pc_back_img_v2.jpg);
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 750px) {
  #lp_moisture .mv {
    background-image: url(/img/usr/freepage/moisture/moisture_mv_sp_back_img_v2.jpg);
  }
}

#lp_moisture .mv .inner {
  padding: 50px 0 40px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .mv .inner {
    padding: 16px 10px;
  }
}

#lp_moisture .mv h1 {
  margin: 0;
  padding: 0;
  background: transparent;
}

#lp_moisture .mv h1 img {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

#lp_moisture .worry {
  overflow: hidden;
}

#lp_moisture .worry .inner {
  padding: 0 0 40px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .worry .inner {
    padding: 0 0 20px;
  }
}

#lp_moisture .worry .bg_img {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-top: 54%;
  height: 540px;
  background-image: url(/img/usr/freepage/moisture/moisture_worry_pc_img_v2.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}

@media screen and (max-width: 750px) {
  #lp_moisture .worry .bg_img {
    background-image: none;
    padding-top: 0;
    height: auto;
  }
}

#lp_moisture .worry h2 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
 "MS PMincho", serif;
  font-size: 26px;
  line-height: 1.75;
  font-weight: 600;
  margin-bottom: 6px;
  letter-spacing: 1px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .worry h2 {
    display: none;
  }
}

#lp_moisture .worry .txt {
  margin: 20px 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #lp_moisture .worry .txt {
    padding: 0 10px;
  }
}

#lp_moisture .worry .txt p {
  line-height: 1.75;
}

#lp_moisture .worry .bg_green {
  background-color: #d3e7e5;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
  margin: 40px 0 20px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .worry .bg_green {
    border-radius: 18px;
    margin: 40px 10px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

#lp_moisture .worry .bg_green .txt {
  margin: 0;
  width: 60%;
}

@media screen and (max-width: 750px) {
  #lp_moisture .worry .bg_green .txt {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
}

#lp_moisture .worry .bg_green .txt .strong {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
  "MS PMincho", serif;
  font-size: 26px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 6px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .worry .bg_green .txt .strong {
    font-size: 20px;
  }
}

#lp_moisture .worry .bg_green .txt span,
#lp_moisture .worry .bg_green .txt b {
  display: inline-block;
}

#lp_moisture .worry .bg_green .txt span {
  background-image: url(/img/usr/freepage/moisture/moisture_worry_span_img.png);
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  line-height: 1.5;
}

#lp_moisture .worry .bg_green .txt b {
  color: #36836c;
  font-size: 28px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .worry .bg_green .txt b {
    font-size: 24px;
  }
}

#lp_moisture .worry .bg_green .img {
  text-align: right;
  width: 40%;
}

@media screen and (max-width: 750px) {
  #lp_moisture .worry .bg_green .img {
    text-align: center;
    width: 100%;
  }
}

#lp_moisture .measures .inner {
  padding: 0 0 60px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .measures .inner {
    padding: 0 10px 40px;
  }
}

#lp_moisture .measures .txt {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
 "MS PMincho", serif;
  text-align: center;
  line-height: 1.75;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 18px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .measures .txt {
    letter-spacing: 0;
  }
}

#lp_moisture .measures h2 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
 "MS PMincho", serif;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #2081bf;
}

@media screen and (max-width: 750px) {
  #lp_moisture .measures h2 {
    font-size: 20px;
    letter-spacing: 0;
  }
}

#lp_moisture .measures h2 span {
  color: #3b9479;
  font-size: 36px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .measures h2 span {
    font-size: 28px;
  }
}

#lp_moisture .measures .list {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#lp_moisture .measures .list li {
  width: 49%;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .measures .list li {
    width: 100%;
    margin-bottom: 6px;
  }
}

#lp_moisture .measures .list li a {
  display: block;
  background-color: #f4f5e9;
  padding: 14px 30px 14px 14px;
  font-weight: 600;
  border-radius: 10px;
  cursor: pointer;
  background-image: url(/img/usr/freepage/moisture/moisture_arrow_icon1_img.png);
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: 96% 50%;
  font-size: 16px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .measures .list li a {
    font-size: 14px;
  }
}

#lp_moisture .measures .list li span {
  display: inline-block;
  color: #3397d6;
  margin-right: 10px;
  vertical-align: text-bottom;
}

#lp_moisture .contents_box {
  margin-bottom: 60px;
  overflow: hidden;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box {
    margin-bottom: 40px;
  }
}

#lp_moisture .contents_box.number01 h2 span {
  color: #3397d6;
}

#lp_moisture .contents_box.number01 .box:before {
  border-top: 2px solid #3397d6;
  background-color: #ebf8ff;
}

#lp_moisture .contents_box.number01 .box p {
  text-align: center;
  line-height: 1.75;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number01 .box p {
    text-align: left;
  }
}

#lp_moisture .contents_box.number01 .box p b {
  font-weight: 600;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number01 .box p b {
    font-weight: 500;
  }
}

#lp_moisture .contents_box.number01 .box .img {
  margin: 10px 0 20px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number01 .box .img {
    margin: 30px 0;
  }
}

#lp_moisture .contents_box.number01 .box .img img {
  margin: 0 auto;
}

#lp_moisture .contents_box.number02 h2 span {
  color: #4cb494;
}

#lp_moisture .contents_box.number02 .box:before {
  border-top: 2px solid #4cb494;
  background-color: #edf9f5;
}

#lp_moisture .contents_box.number02 .box p {
  text-align: center;
  line-height: 1.75;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number02 .box p {
    text-align: left;
  }
}

#lp_moisture .contents_box.number02 .box p b {
  font-weight: 600;
}

#lp_moisture .contents_box.number02 .box .detail {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 40px;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number02 .box .detail {
    padding: 0;
    display: block;
    overflow: hidden;
  }
}

#lp_moisture .contents_box.number02 .box .detail .txt {
  width: 80%;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number02 .box .detail .txt {
    width: 100%;
  }
}

#lp_moisture .contents_box.number02 .box .detail .txt p {
  text-align: left;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number02 .box .detail .txt p {
    margin-bottom: 0;
    padding-right: 34%;
  }
}

#lp_moisture .contents_box.number02 .box .detail .txt p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number02 .box .detail .txt p:last-child {
    padding-right: 0;
  }
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number02 .box .detail .txt p:last-of-type {
    padding-right: 0;
  }
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number02 .box .detail .txt .space {
    margin: 20px 0;
  }
}

#lp_moisture .contents_box.number02 .box .detail .float_img {
  width: 20%;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number02 .box .detail .float_img {
    width: 32%;
    margin: 0 auto;
    position: absolute;
    max-width: 160px;
    top: 0;
    right: 0;
    text-align: center;
  }
}

#lp_moisture .contents_box.number02 .box .img {
  margin: 10px 0 20px;
  padding: 0 40px;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number02 .box .img {
    padding: 0;
  }
}

#lp_moisture .contents_box.number02 .box .img img {
  margin: 0 auto;
}

#lp_moisture .contents_box.number03 h2 span {
  color: #3397d6;
}

#lp_moisture .contents_box.number03 .box:before {
  border-top: 2px solid #3397d6;
  background-color: #ebf8ff;
}

#lp_moisture .contents_box.number03 .box .top_ttl {
  text-align: center;
  line-height: 1.75;
  font-weight: 600;
  position: relative;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .top_ttl {
    text-align: left;
  }
}

#lp_moisture .contents_box.number03 .box .detail {
  position: relative;
  margin-bottom: 40px;
  background-color: #ffffff;
  border: 4px solid #f4f5e9;
  padding: 40px 100px;
}

#lp_moisture .contents_box.number03 .box .detail.wide_detail {
  padding: 40px 40px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail {
    margin-bottom: 20px;
    padding: 20px 10px;
  }
  #lp_moisture .contents_box.number03 .box .detail.wide_detail {
    padding: 20px 10px;
  }
}

#lp_moisture .contents_box.number03 .box .detail .ttl {
  text-align: center;
  margin-bottom: 20px;
}

#lp_moisture .contents_box.number03 .box .detail .ttl span {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
 "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 20px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #a6ddff));
  background: linear-gradient(transparent 60%, #a6ddff 60%);
  line-height: 1.5;
}

#lp_moisture .contents_box.number03 .box .detail .ttl span b {
  display: inline-block;
  font-size: 32px;
  line-height: 1;
  vertical-align: bottom;
  margin-left: 4px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .ttl span b {
    font-size: 28px;
    margin-left: 2px;
  }
}

#lp_moisture .contents_box.number03 .box .detail .ttl h3 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
 "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #2081bf;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 4px;
  letter-spacing: 1px;
}

#lp_moisture .contents_box.number03 .box .detail .ttl h3 small {
  display: inline-block;
  font-size: 18px;
  vertical-align: super;
  margin: 0 0 0 2px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .ttl h3 {
    font-size: 26px;
  }
  #lp_moisture .contents_box.number03 .box .detail .ttl h3 small {
    margin: 0;
  }
}

#lp_moisture .contents_box.number03 .box .detail .label {
  text-align: center;
  background-color: #f4f5e9;
  padding: 4px 0;
  font-weight: 600;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .label {
    margin: 20px 0;
  }
}

#lp_moisture .contents_box.number03 .box .detail .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 40px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .list {
    padding: 0;
  }
}

#lp_moisture .contents_box.number03 .box .detail .list li {
  width: 49%;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .list li p {
    text-align: center;
  }
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .list .img {
    margin: 10px 0;
  }
}

#lp_moisture .contents_box.number03 .box .detail .list img {
  width: 100%;
}

#lp_moisture .contents_box.number03 .box .detail .img p {
  width: 446px;
  margin: 0 auto;
  text-align: left;
  font-size: 10px;
  padding-left: 18px;
  text-indent: -16px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .img p {
    width: 100%;
  }
}

#lp_moisture .contents_box.number03 .box .detail .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .flex_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-top: 20px;
  }
}

#lp_moisture .contents_box.number03 .box .detail .flex_box .txt {
  width: 70%;
  padding-right: 40px;
  line-height: 1.75;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .flex_box .txt {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
}

#lp_moisture .contents_box.number03 .box .detail .flex_box .txt span {
  font-size: 10px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .flex_box .txt span {
    font-size: 10px;
  }
}

#lp_moisture .contents_box.number03 .box .detail .flex_box .img {
  width: 30%;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .flex_box .img {
    width: 100%;
    margin: 0;
  }
}

#lp_moisture .contents_box.number03 .box p {
  text-align: center;
  line-height: 1.75;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box p {
    text-align: left;
  }
}

#lp_moisture .contents_box.number03 .box p b {
  font-weight: 600;
}

#lp_moisture .contents_box.number03 .box .img {
  margin: 10px 0 20px;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .img {
    margin: 0;
  }
}

#lp_moisture .contents_box.number03 .box .img img {
  margin: 0 auto;
}

#lp_moisture .contents_box.number03 .box .detail .flex_img {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .flex_img {
    flex-wrap: wrap;
  }
}

#lp_moisture .contents_box.number03 .box .detail .flex_img img {
  width: 20%;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number03 .box .detail .flex_img img {
    width: 48%;
    margin: 1%;
  }
  #lp_moisture .contents_box.number03 .box .detail .flex_img img:nth-child(3) {
    width: 70%;
    margin: 2% auto;
  }
}

#lp_moisture .contents_box.number04 h2 span {
  color: #4cb494;
}

#lp_moisture .contents_box.number04 .box:before {
  border-top: 2px solid #4cb494;
  background-color: #edf9f5;
}

#lp_moisture .contents_box.number04 .box .top_ttl {
  text-align: center;
  line-height: 1.75;
  font-weight: 600;
  position: relative;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number04 .box .top_ttl {
    text-align: left;
  }
}

#lp_moisture .contents_box.number04 .box p {
  text-align: center;
  line-height: 1.75;
}

#lp_moisture .contents_box.number04 .box p b {
  font-weight: 600;
}

#lp_moisture .contents_box.number04 .box .detail {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 40px;
  margin-bottom: 20px;
}

#lp_moisture .contents_box.number04 .box .detail .txt {
  width: 80%;
}

#lp_moisture .contents_box.number04 .box .detail .txt p {
  text-align: left;
  margin-bottom: 20px;
}

#lp_moisture .contents_box.number04 .box .detail .txt p:last-child {
  margin-bottom: 0;
}

#lp_moisture .contents_box.number04 .box .detail .float_img {
  width: 20%;
}

#lp_moisture .contents_box.number04 .box .img {
  margin: 10px 0 20px;
  padding: 0 40px;
  text-align: center;
}

#lp_moisture .contents_box.number04 .box .img img {
  margin: 0 auto;
}

#lp_moisture .contents_box.number04 .box #revico-comment {
  background-color: transparent;
  position: relative;
}

#lp_moisture .contents_box.number04 .box #revico-comment .revico-comment-footer {
  margin-bottom: 0;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #lp_moisture .contents_box.number04 .box #revico-comment
.revico-review-comment-row-wrapper
.revico-review-comment-row {
    width: 96%;
    margin: 0 2% 4% !important;
  }
}

#lp_moisture .contents_box.number05 h2 span {
  color: #3397d6;
}

#lp_moisture .contents_box.number05 .box:before {
  border-top: 2px solid #3397d6;
  background-color: #ebf8ff;
}

#lp_moisture .contents_box.number05 .box .list {
  position: relative;
}

#lp_moisture .contents_box.number05 .box .list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 2px solid #cccccc;
}

#lp_moisture .contents_box.number05 .box .list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

#lp_moisture .contents_box.number05 .box .list .img {
  width: 50%;
  margin: 0;
  padding-right: 40px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number05 .box .list .img {
    display: none;
  }
}

#lp_moisture .contents_box.number05 .box .list .txt {
  width: 50%;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number05 .box .list .txt {
    width: 100%;
  }
}

#lp_moisture .contents_box.number05 .box .list .txt h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number05 .box .list .txt h3 {
    font-size: 20px;
  }
}

#lp_moisture .contents_box.number05 .box .list .txt h3 span {
  font-size: 14px;
}

#lp_moisture .contents_box.number05 .box .list .txt p {
  font-size: 14px;
  margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number05 .box .list .txt p {
    margin: 10px 0;
  }
}

#lp_moisture .contents_box.number05 .box .list .txt .price {
  text-align: center;
  margin: 20px 0;
  font-size: 22px;
  font-weight: 600;
  color: #5b6770;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number05 .box .list .txt .price {
    font-size: 26px;
  }
}

#lp_moisture .contents_box.number05 .box .list .txt .price .label {
  display: inline-block;
  border: 2px solid #cc0000;
  background-color: #fff;
  color: #cc0000;
  font-weight: 600;
  font-size: 12px;
  padding: 0 6px;
  vertical-align: middle;
}

#lp_moisture .contents_box.number05 .box .list .txt .price .tax {
  font-size: 12px;
}

#lp_moisture .contents_box.number05 .box .list .txt .btn_wrap a {
  display: block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

#lp_moisture .contents_box.number05 .box .list .txt .btn_wrap a.cart_in_btn {
  background-color: #c8102e;
  text-align: center;
  padding: 12px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 14px;
  position: relative;
  font-size: 16px;
}

#lp_moisture .contents_box.number05 .box .list .txt .btn_wrap a.cart_in_btn:before {
  content: "";
  width: 22px;
  height: 22px;
  display: inline-block;
  background-image: url(/img/usr/freepage/moisture/moisture_cart_icon_img.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: sub;
  margin-right: 12px;
  margin-left: -12px;
}

#lp_moisture .contents_box.number05 .box .list .txt .btn_wrap a.detail_to_btn {
  background-color: #fff;
  text-align: center;
  padding: 10px 40px;
  color: #3399cc;
  font-weight: 400;
  letter-spacing: 1px;
  border: 2px solid #3399cc;
  background-image: url(/img/usr/freepage/moisture/moisture_arrow_icon2_img.png);
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: 94% 50%;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number06 {
    margin-bottom: 20px;
  }
}

#lp_moisture .contents_box.number06 h2 span {
  color: #4cb494;
}

#lp_moisture .contents_box.number06 .box:before {
  border-top: 2px solid #4cb494;
}

#lp_moisture .contents_box.number06 .block-common-question--list {
  position: relative;
  padding: 0 40px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number06 .block-common-question--list {
    padding: 0;
  }
}

#lp_moisture .contents_box.number06 .block-common-question--list li:after {
  position: absolute;
  top: 28px;
  right: 7px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #b8a361;
  border-right: 2px solid #b8a361;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
}

#lp_moisture .contents_box.number06 .block-common-question--list li.is-close:after {
  top: 26px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

#lp_moisture .contents_box.number06 .block-common-question--list .block-common-question--item {
  position: relative;
  padding: 15px 20px 10px 0;
  border-bottom: 1px solid #e7e0ce;
  color: #5b6770;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box.number06 .block-common-question--list .block-common-question--item {
    padding: 10px 20px 10px 0;
  }
}

#lp_moisture .contents_box.number06 .block-common-question--list .block-common-question--item .block-common-question--item-question {
  padding: 5px 0 5px 32px;
  font-size: 15px;
  font-weight: 500;
  background: url(/img/usr/question/icon_common_question_question.png) top 8px left/auto auto no-repeat;
}

#lp_moisture .contents_box.number06 .block-common-question--list .block-common-question--item .block-common-question--item-answer {
  padding: 5px 0 5px 32px;
  font-size: 13px;
  background: url(/img/usr/question/icon_common_question_answer.png) top 9px left/auto auto no-repeat;
}
#lp_moisture .contents_box.number06 .block-common-question--list .block-common-question--item .block-common-question--item-answer small{
  display: block;
}

#lp_moisture .contents_box.number06 .block-common-question--list .block-common-question--item .block-common-question--item-answer a {
  text-decoration: underline;
  color: #5b6770;
}

#lp_moisture .contents_box.number06 .block-common-question--link {
  margin: 40px 0 0;
}

#lp_moisture .contents_box.number06 .block-common-question--link a {
  position: relative;
  display: block;
  width: 270px;
  margin: 0 auto;
  padding: 5px 0;
  border-radius: 15px;
  border: 1px solid #b8a361;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #b8a361;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#lp_moisture .contents_box.number06 .block-common-question--link a:hover {
  color: #b8a361;
  background-color: #fff;
  width: 310px;
}

#lp_moisture .contents_box .inner {
  position: relative;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box .inner {
    padding: 0 10px;
  }
}

#lp_moisture .contents_box h2 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-left: 70px;
  position: relative;
  line-height: 1.5;
  padding-bottom: 0;
}

#lp_moisture .contents_box h2 span {
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
  font-style: italic;
  letter-spacing: 2px;
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%) translateX(0%);
  transform: translateY(-50%) translateX(0%);
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box h2 {
    font-size: 24px;
  }
  #lp_moisture .contents_box h2 span {
    font-size: 42px;
  }
}

#lp_moisture .contents_box h2 b {
  display: block;
  font-size: 16px;
  line-height: 1;
}

#lp_moisture .contents_box .box {
  padding: 40px 0;
  position: relative;
}

@media screen and (max-width: 750px) {
  #lp_moisture .contents_box .box {
    padding: 30px 0;
  }
}

#lp_moisture .contents_box .box:before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  top: 0;
}

#lp_moisture .contents_box .box p {
  position: relative;
}

#lp_moisture .contents_box .box .img {
  position: relative;
}

#lp_moisture .trivia {
  padding-bottom: 100px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .trivia .inner {
    padding: 0 10px;
  }
}

#lp_moisture .trivia .bg_yellow {
  background-color: #f4f5e9;
  padding: 40px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .trivia .bg_yellow {
    padding: 20px;
  }
}

#lp_moisture .trivia .bg_yellow h2 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
 "MS PMincho", serif;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  margin: 10px 0 20px;
}

#lp_moisture .trivia .bg_yellow h2:before {
  content: "";
  width: 26px;
  height: 28px;
  display: inline-block;
  background-image: url(/img/usr/freepage/moisture/moisture_trivia_light_img.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: text-bottom;
  margin-right: 12px;
  margin-left: -12px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .trivia .bg_yellow h2:before {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    margin-left: -8px;
  }
}

#lp_moisture .trivia .bg_yellow .list dt {
  text-align: center;
  background-color: #ffffff;
  font-weight: 600;
  padding: 4px 0;
  border-radius: 30px;
  margin-bottom: 10px;
  font-size: 16px;
}

#lp_moisture .trivia .bg_yellow .list dd {
  margin: 10px 0 16px;
  line-height: 1.75;
}

#lp_moisture .side__banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: fixed;
  right: 0;
  z-index: 100;
  top: 175px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .side__banner {
    display: none;
  }
}

#lp_moisture .side__banner a {
  padding: 25px 17px;
  font-size: 18px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 0.075em;
  border-radius: 5px 0 0 5px;
  background-color: #3397d6;
}

#lp_moisture .side__banner a:hover {
  padding-right: 37px;
}

#lp_moisture .sp_fixed_btn {
  position: fixed;
  z-index: 9;
  bottom: 10%;
  right: 0;
  width: 80px;
}

@media screen and (max-width: 750px) {
  #lp_moisture .sp_fixed_btn {
    width: 60px;
  }
}

#contents03 .detail .list li .img{
  height: 300px;
}
#contents03 .detail .list li .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#lp_moisture #contents07 .product-title{
  width: 100%;
  margin: 0;
  padding: 15px;
  background-color: #bfd4e6;
  font-family: initial;
  font-weight: bold;
  text-align: center;
}
#lp_moisture #contents07 .product-title-wrap{
  font-size: 30px;
  font-style: normal;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}
#lp_moisture #contents07 .product-title-wrap::before,
#lp_moisture #contents07 .product-title-wrap::after{
  content: '';
  width: 53px;
  height: 44px;
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 20%;
}
#lp_moisture #contents07 .product-title-wrap::before{
  background-image: url(/img/usr/freepage/moisture/img_title_icon_left.png);
  left: -60px;
}
#lp_moisture #contents07 .product-title-wrap::after{
  background-image: url(/img/usr/freepage/moisture/img_title_icon_right.png);
  right: -60px;
}
#lp_moisture #contents07 .product-title .sub-title{
  padding-bottom: 10px;
  display: block;
  font-family: initial;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}
.product-content{
  padding: 20px 20px 30px;
  background-color: #f5f2eb;
}
.compare_list__scroll{
  overflow-x: scroll;
  overflow-y: hidden;
}
.compare_table {
  width: 100%;
  table-layout: fixed;
  border-collapse:separate;
  border-top: 1px solid #707070;
}
.compare_table th,
.compare_table td{
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
.compare_table th:first-child,
.compare_table td:first-child{
  position: sticky;
  left: 0;
  z-index: 1;
  background: #f5f2eb;
  border-left: 1px solid #707070;
}
.compare_table .table_head{
  padding: 8px 0;
  color: #444 !important;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background-color: #D3CAAB;
}
.compare_table .table_head.name{
  background-color: #D3CAAB;
}
.compare_table .dry-sheet .table_content{
  padding-top: 15px;
}
.table_head.name{
  width: 200px;
}
.table_head.feature{
  width: 200px;
}
.table_head.size{
  width: 180px;
}
.table_head.price{
  width: 160px;
}
.table_head.composition{
  width: 220px;
}
.table_content:not(.image){
  padding: 10px;
  vertical-align: top;
}
.table_content.image{
  height: 200px;
  position: relative;
  background-color: #f5f2eb;
}
.table_content.image figure{
  height: 200px;
}
.table_content.image figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.table_content.image figcaption{
  width: 100%;
  padding: 8px;
  color: #444 !important;
  font-weight: bold;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
.compare_table .table_content:not(.image){
  color: #444 !important;
  font-size: 13px;
  line-height: 1.8;
}
.compare_table .table_content.size{
  text-align: left;
}
.compare_table .table_content.price{
  text-align: center;
}
.compare_table .table_content.feature small,
.compare_table .table_content.size small,
.compare_table .table_content.price small{
  font-size: 10px;
}
.sp-only{
  display: none;
}
.text-underline{
  text-decoration: underline;
}
@media screen and (max-width: 750px){
  .sp-only{
    display: block;
  }
  #lp_moisture #contents07 > .inner{
    padding: 0;
  }
  #lp_moisture #contents07 .product-title-wrap{
    font-size: 26px;
    line-height: 1.2;
  }
  #lp_moisture #contents07 .product-title-wrap::before,
  #lp_moisture #contents07 .product-title-wrap::after{
    content: none;
  }
  #lp_moisture #contents07 .product-title .sub-title{
    font-size: 16px;
  }
  .product-list{
    flex-direction: column;
  }
  .product-image{
    width: 100%;
    max-width: none;
  }
  .product-detail{
    margin: 20px 0 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #7E7877;
  }
  .product-detail-wrap{
    margin-top: 0;
    padding: 10px 10px 20px;
    flex-direction: column;

  }
  .product-detail-box.composition,
  .product-detail-box.size,
  .product-detail-box.price,
  .product-detail-box.feature{
    width: 100%;
  }
  #contents07 .product-detail-box.price .sp-only{
    display: inline-block !important;
  }
  .product-content{
    padding: 20px 0 30px 20px;
  }
  .compare_table .table_head{
    font-size: 12px;
  }
  .table_head.name{
    width: 120px;
  }
  .table_head.feature{
    width: 140px;
  }
  .table_head.size{
    width: 100px;
  }
  .table_head.price{
    width: 120px;
  }
  .table_head.composition{
    width: 180px;
  }
  .table_content.image{
    vertical-align: bottom;
  }
  .table_content.image figure{
    height: auto;
    margin-bottom: 15px;
  }
  .table_content.image figure img{
    object-fit: contain;
  }
  .table_content.image figcaption{
    min-height: 50px;
    font-size: 11px;
    padding: 8px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .compare_table .table_content:not(.image){
    font-size: 11px;
    line-height: 1.6;
  }
  .icon__scroll{
    margin-right: 15px;
    margin-bottom: 15px;
    text-align: right;
  }
  .icon__scroll img{
    width: 30.1333333333vw;
    height: auto;
    vertical-align: bottom;
  }
  .compare_table td:first-child{
    background-color: #fff;
  }


}