@charset "UTF-8";
/*====================================
======================================

　Foundation/_mixin.scss


======================================
====================================*/
/*
■メディアクエリー　ブレイクポイント
====================================*/
/*====================================
====================================

　Object/pages/product_clean.scss

　Cochamama-Only Set
　↓TargetPages'
/product/cochamama/clean.html
/product/cochamama/bath.html

====================================
====================================*/
.clean-only01-bg {
  background: #e9fbff;
  background-size: 100%;
  padding-bottom: 0;
}

/*
■　コチャママ専用のCSSクラス
====================================*/
/* clean-only01 */
.clean-only01 {
  margin: 50px 0;
  padding: 80px 0 0;
}
.clean-only01 {
  text-align: center;
  position: relative;
}
.clean-only01:before {
  content: "";
  width: 100%;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../../../img/skin/bg03.png) no-repeat center top;
}
.clean-only01__inr h3 {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.3;
  color: #e5004a;
  margin: 30px 0;
}
.clean-only01__inr h4 {
  text-align: center;
  font-size: 26px;
  padding-bottom: 20px;
  font-weight: normal;
}
.clean-only01__inr h5 {
  font-size: 18px;
  text-align: center;
  padding-bottom: 15px;
  font-weight: normal;
}
.clean-only01__inr--comment {
  background: #e5004a;
  margin: 0 auto 10px;
  padding: 20px;
  position: relative;
}
.clean-only01__inr--comment + .clean-only01__inr--comment {
  margin: 0 auto 30px;
}
.clean-only01__inr--comment:after {
  position: absolute;
  right: -25px;
  top: 10px;
  content: "";
  border-top: 10px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #e5004a;
  width: 0;
  height: 0;
}
.clean-only01__inr--comment p {
  text-align: left;
  color: #fff;
}
.clean-only01__inr--center {
  padding: 20px 0 0;
}
.clean-only01__inr--centerTxt {
  color: #e5004a;
  font-size: 19px;
}
.clean-only01__inr--centerTel {
  color: #e5004a;
  font-size: 31px;
  font-weight: bold;
}

/* clean-only02 */
.clean-only02 .product-detail__inr h3 {
  padding: 0;
}

/* clean-only03 */
.product-crl3 .clean-only03 p:not(.clean-modaltitle):not(.clean-modalnotice) img {
  margin: 30px auto 20px;
}
.clean-only03 .product-component__inimg--in {
  justify-content: space-between;
}
.clean-only03 .product-component__inimg--in li a img {
  margin-bottom: 20px;
}

/* clean-only04 */
.clean-only04.product-component__inimg--in li:first-child {
  padding-right: 4px;
}
.clean-only04.product-component__inimg--in .clean_flex {
  display: flex;
  flex-wrap: nowrap;
}
.clean-only04.product-component__inimg--in .clean_flex div:first-child {
  margin: 0 4px -1px 0;
}

/* clean-only05 */
.product-rich.clean-only05 {
  padding: 10px 0 30px;
}

/* clean-only06 */
.clean-only06.product-component__inimg--in {
  margin-bottom: 0;
}

/* bath-only01 */
.bath-only01.product-howto ul.illust li {
  width: 283px;
  padding: 18px 0;
}

/* bath-only02 */
.bath-only02.product-component__inimg--in {
  display: flex;
  flex-wrap: wrap;
  max-width: 490px;
  margin: 20px 0 0;
}
.bath-only02.product-component__inimg--in li {
  display: flex;
  flex-wrap: nowrap;
  padding-right: 0;
}
.bath-only02.product-component__inimg--in li img {
  margin: 0 0 4px;
}
.bath-only02.product-component__inimg--in li a:not(:last-child) {
  margin-right: 4px;
}

/* CleanFaq */
.clean-faq {
  max-width: 55%;
  margin: 0 auto 20px;
}
.clean-faq__list {
  border: 1px solid #727171;
}
.clean-faq__list--ttl {
  color: #727171;
  font-size: 17px;
  font-weight: normal;
  padding: 20px 45px 20px 20px;
  display: flex;
  align-items: baseline;
  position: relative;
  z-index: 0;
  cursor: pointer;
  padding: 20px 44px 20px 20px;
}
.clean-faq__list--ttl .c-accordion-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.clean-faq__list--ttl.clean_link_if {
  padding: 0;
}
.clean-faq__list--ttl.clean_link_if a {
  width: 100%;
  color: #727171;
  font-size: 17px;
  position: relative;
  cursor: pointer;
  padding: 20px 44px 20px 20px;
  display: block;
  text-align: center;
}
.clean-faq__list--carry {
  margin-top: 20px;
  display: none;
  padding: 0 20px 20px;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}
.clean-faq__list--carry h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.clean-faq__list--carry p {
  text-align: left;
}
.clean-faq__list--carry .clean-infotitle {
  display: inline-block;
  margin-bottom: 10px;
}
.clean-faq__list--carry .clean-infotitle h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.clean-faq__list--carry .clean-infotitle p {
  text-align: right;
  font-size: 19px;
}
.clean-faq__list2 dt {
  color: #727171;
  font-size: 17px;
  font-weight: normal;
  padding: 20px 44px 20px 20px;
  display: flex;
  align-items: baseline;
  position: relative;
  z-index: 0;
  cursor: pointer;
  border: 1px solid #727171;
}
.clean-faq__list2 dt .c-accordion-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.clean-faq__list2 dd {
  display: none;
  padding: 12px;
  font-size: 16px;
  border: solid #727171;
  border-width: 0 1px 1px 1px;
}
.clean-faq__list2 dd small {
  font-size: 80%;
}

.clean-faq-Item {
  display: none;
  padding: 0 20px 20px;
}
.clean-faq-Item__list dt {
  padding: 20px 50px 20px 12px;
  display: flex;
  align-items: baseline;
  position: relative;
  z-index: 0;
  border-top: 1px solid #e8eef4;
  text-align: left;
  font-size: 16px;
  cursor: pointer;
}
.clean-faq-Item__list dt .c-accordion-icon {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.clean-faq-Item__list dt p {
  margin-right: 0.5em;
}
.clean-faq-Item__list dd {
  font-size: 16px;
  display: none;
  padding: 12px;
  flex-wrap: nowrap;
  text-align: justify;
  background: #f3f9ff;
}
.clean-faq-Item table {
  margin-bottom: 20px;
}
.clean-faq-Item table td {
  font-size: 14px;
  padding: 5px;
  border-bottom: 1px solid #e2e0e0;
}
.clean-faq-Item table td:nth-child(1) {
  width: 190px;
}

.btn_close {
  display: flex;
  padding: 20px 0;
  justify-content: center;
  color: #727171;
  font-size: 18px;
  line-height: 1.2;
  cursor: pointer;
}

/* clean-center */
.clean-center {
  padding-bottom: 35px;
  text-align: center;
}
.clean-center h3 {
  text-align: center;
  padding-bottom: 60px;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.3;
  color: #000;
  margin: 30px 0 0;
}
.clean-center__txt {
  font-size: 19px;
}
.clean-center__tel {
  font-size: 31px;
  font-weight: bold;
}

.clean_attention {
  font-size: 10px;
}

.clean_attention2 {
  font-size: 12px;
}

/* clean_slide */

.clean_slide h2, .clean_slide h3, .clean_slide__title {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0 0 30px;
  color: #000;
}
.clean_slide h2 span, .clean_slide h3 span, .clean_slide__title span {
  font-size: 16px;
}
.transferBank table {
  margin: 8px auto 12px;
  border-collapse: collapse;
}
.transferBank table th, .transferBank table td {
  padding: 0.3em 0.5em;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #666;
}
.transferBank table th {
  background: #daf2d0;
  border: 1px solid #666;
}
.transferBank table td:last-of-type {
  width: 42.5%;
}

.modalContent {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.modalContent .modalBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
.modalContent .modalClose {
  width: 45px;
  height: 45px;
  border-radius: 50px;
  position: fixed;
  top: 25px;
  right: 25px;
  z-index: 1000;
  cursor: pointer;
}
.modalContent .modalClose::before, .modalContent .modalClose::after {
  content: "";
  width: 33px;
  height: 3px;
  position: absolute;
  top: 18px;
  left: 5px;
  background: #727171;
}
.modalContent .modalClose::before {
  transform: rotate(45deg);
}
.modalContent .modalClose::after {
  transform: rotate(-45deg);
}
.modalContent .modalInner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 90%;
  max-height: calc(100vh - 20px);
  padding: 30px 50px;
  background: #fff;
  z-index: 10;
  overflow-y: auto;
}
.modalContent .transferBankModal {
  width: 870px;
  font-size: 15px;
}
.modalContent .transferBankModal h5 {
  margin: 25px 0 5px;
  font-weight: bold;
}
.modalContent .transferBankModal p, .modalContent .transferBankModal dl {
  text-align: left;
}
.modalContent .transferBankModal dt {
  margin-top: 1.5em;
}
.modalContent .transferBankModal dd {
  padding-left: 1.3em;
}
.modalContent .transferBankModal table {
  margin: 0.3em 0 1.8em -1.3em;
  line-height: 1.2;
  border-collapse: collapse;
}
.modalContent .transferBankModal table th, .modalContent .transferBankModal table td {
  padding: 0.5em;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #666;
}
.modalContent .transferBankModal table tr:not(:nth-child(2)) th:first-of-type {
  width: 7.2em;
}
.modalContent .transferBankModal table td:not(:last-of-type) {
  width: 27%;
}
@media screen and (max-width: 768px){
  .clean-only01 {
    margin: 0;
  }
  .clean-only01:before {
    height: 30px;
  }
  .clean-only02 .product-detail__inr {
    padding: 0 15px;
  }
  .clean-only03 .product-component__inimg--in.oddbox li {
    width: 50%;
  }
  .clean-faq {
    max-width: 100%;
  }
  .clean_slide {
    margin: 60px 3% 40px;
    font-size: 1.8rem;
    display: block;
  }
  .clean_slide h2, .clean_slide h3, .clean_slide__title {
    font-size: 1.6rem;
    display: block;
  }
  .clean_slide h2 span, .clean_slide h3 span, .clean_slide__title span {
    font-size: 1.3rem;
  }
  .transferBank {
    overflow-x: scroll;
  }
  .transferBank table {
    width: 150vw;
  }
  .modalContent .modalClose {
    top: 5px;
    right: 5px;
  }
  .modalContent .modalInner {
    max-width: 100%;
    max-height: inherit;
    width: 100vh;
    height: 100vh;
    margin: 0;
    padding: 50px 10px;
    top: 0;
    left: 0;
    transform: translateX(0);
  }
  .modalContent .transferBankModal {
    width: auto;
    font-size: 14px;
  }
  .modalContent .transferBankModal dd.changes {
    overflow-x: scroll;
  }
  .modalContent .transferBankModal table {
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px){
  .clean-only01__inr--comment {
    max-width: 600px;
  }
  .clean-only01__inr--comment + .clean-only01__inr--comment {
    max-width: 600px;
  }
  .clean-only03.product-component__inimg--imgC {
    top: 10px;
    transform: translate(-50%, 0%);
  }
}