@charset "utf-8";
/* CSS Document */


.btn_non-medical .ruscello-series {
    text-align: center;
    padding-left: 64px;
	position:relative;
}
.btn_non-medical .ruscello-series p {
    font-weight: 600;
    color: #727171;
    font-size: 20px;
}
.btn_non-medical .ruscello-series > img {
    position: absolute;
    width: auto;
    height: 220px;
    right: -90px;
    top: -108px;
}

.flex-wrap.atoda-wrap {
    justify-content: center;
}

#rurururu {
    margin-top: -20px;
}

.ruscello-content {
    margin-bottom: 40px;
}
.ruscello-content > figure {
    width: 100%;
    max-width: 800px;
    margin: 20px auto;
}
.ruscello-content > figure img {}
.ruscello-content > figure figcaption {
    font-size: 14.5px;
    color: #666666;
}
.ruscello-content > h5 {
	border-bottom: 4px solid #e2b258;
    border-left: 12px solid #e2b258;
    font-size: 38px;
    color: #e2b258;
    padding: 4px 16px 0;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: -8px;
}

.ruscello-content > .flex-wrap.golden-wrap.golden-none {
    width: 50%;
    margin: 24px auto;
}

ul.ruscello-specification {
    display: flex;
    justify-content: center;
}
ul.ruscello-specification li {
    width: 30%;
	position: relative;
}
ul.ruscello-specification li .points{
    text-align: center;
    color: #845900;
    line-height: 1.2;
    background-image: url(../img/product/bg-highlight.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    width: 160px;
    height: 160px;
    text-shadow: 2px 2px 0px #fff, -2px 2px 0px #fff, 2px -2px 0 #FFF, -2px -2px 0 #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
ul.ruscello-specification li .points p{
    font-weight: 600;
    font-size: 18px;
    color: #666666;
}
ul.ruscello-specification li .points span{
    font-size: 18px;
    color: #9b5b00;
    margin-bottom: 6px;
    display: inline-block;
    font-weight: 600;
}

ul.ruscello-specification li .points p > b {
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    color: #666666;
}

ul.ruscello-specification li p{
    font-size: 14.5px;
    text-align: center;
    color: #666666;
}
ul.ruscello-specification li:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 38px;
    height: 38px;
    background-image: url("../img/product/ico_x.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    top: 63px;
    left: 94%;
}
ul.ruscello-specification li:last-of-type:after {
	content: none;
}
.product-wrap.ruscello {
	justify-content: space-evenly;
}
.product-wrap.ruscello > li > img {
    width: 98%;
}
p.note {
    text-align: right;
    font-size: 14.5px;
    color: #666666;
}

.ruscello-specification-wrap {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 20px auto;
}
.ruscello-specification-wrap ul.ruscello-specification {
    width: 40%;
}
.ruscello-specification-wrap ul.ruscello-specification li {
    width: 50%;
}
.ruscello-specification-wrap ul.ruscello-specification li:after { content: none;}
.ruscello-specification-wrap figure {
	width: 50%;
}
.ruscello-specification-wrap figure img{}

.whitening-mechanism {
	
    justify-content: space-evenly;
}
.whitening-mechanism li {
	width: 48%;
    padding: 24px 0 0;
}

.whitening-mechanism li figure {

}
.whitening-mechanism li figure img{}
.whitening-mechanism li figure figcaption{
    font-size: 14.5px;
    color: #666666;
    margin-top: 0.25em;
}

.how-to-use {
	justify-content: space-evenly;
    margin-top: 24px;
}
.how-to-use li {
	width: 24%;
}
.how-to-use li p {
	color: #ca9e3a;
    font-size: 14.5px;
    font-weight: 600;
    margin-bottom: 0.5em;
}
.how-to-use li ul{}
.how-to-use li ul li{
    width: 100%;
    font-size: 14.5px;
    color: #666666;
    padding-left: 1em;
    text-indent: -0.5em;
    margin-bottom: 0.5em;
}
.how-to-use li img{}
.ruscello-content video {
	width: 50%;
	height: auto;
	margin: 24px auto 0;
    display: block;
}
.pc-none {
    display: none;
}
.whitening-cases-wrap {
    margin-top: 70px;
    width: 100%;
    justify-content: center;
    align-items: flex-start;
    border: 4px solid #001b5c;
    background: #001b5c;
    border-radius: 12px;
}
.whitening-cases-wrap.home-whitening {
	margin-top: 20px;
	border-color: #00ada9;
	background: #00ada9;
}
.whitening-cases {
	text-align: center;
    background: #001b5c;
    width: 25%;
	padding: 1em 0 0;
    box-sizing: border-box;
}
.home-whitening .whitening-cases{
	background: #00ada9;
}
.whitening-cases > p {
    color: #fff;
    font-weight: 600;
    margin-bottom: 4px;
}
.whitening-cases > p > img {
    border-radius: 12px;
}
.whitening-cases > p > span {
    color: #fff899;
}
.whitening-cases > img {
    border-radius: 12px;
}
.whitening-cases-photos {
    border-radius: 12px;
    background: #ccd1de;
    width: calc(75% - 4px);
    height: 100%;
    margin-left: 4px;
    box-sizing: border-box;
    padding-top: 4em;
}
.home-whitening .whitening-cases-photos {
	background: #ccefee;
}
.case-images {
    display: flex;
}
.case-images li{}
.case-images li figure {
    text-align: center;
    padding: 0.5em;
}
.case-images li figure > img {
    border-radius: 12px;
}
.case-images li figure figcaption {
    font-weight: 600;
    color: #001b5c;
}
.case-images + p {
    color: #717071;
    font-size: 90%;
    text-align: right;
    margin-top: 1em;
}
.product-flow li .sasa-chu > a {
    font-size: 12px;
    text-decoration: underline;
}
#section06 .h3-bar-ttl {
    background: radial-gradient(#f6c75c 5%, #e2b258 90%);
    position: relative;
    font-size: 44px;
}
.product #section06 .inner-w {
	padding: 0 50px 40px;
}
#section06 .h4-shu {
	    margin-top: 0px;
	    color: #9E9E9F !important;
        border-bottom: 1px solid #9E9E9F;
	    padding-top: 40px;
}
.whipcleanse-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
	gap: 12px;
    margin-bottom: 32px;
}
.whipcleanse-detail {}
.whipcleanse-detail h4 {
    font-weight: 600;
    color: #666666;
    font-size: 32px;
    /* border-bottom: 1px solid #666; */
    /* border-left: 8px solid #666; */
    padding-left: 8px;
    margin-bottom: 0.5em;
}
.whipcleanse-detail > ul {
    margin-bottom: 1em;
}
.whipcleanse-detail > ul li {
    color: #666;
    font-size: 28px;
    /* padding-left: 1em; */
    list-style: disc;
    margin-left: 2em;
    position: relative;
}
.whipcleanse-detail > ul li span {
    color: #666;
    font-size: 20px;
    position: relative;
    top: -6px;
}
.whipcleanse-detail > ul + p {
    color: #666;
    text-align: right;
}

.whipcleanse-image {
	text-align: center;
    width: 10%;
    height: auto;
}
.whipcleanse-usage {
	max-width: 780px;
	margin:0 auto;
}
.whipcleanse-usage h5 {
    font-size: 24px;
    font-weight: 600;
    color: #666;
}
.whipcleanse-usage p {
    color: #666;
    font-size: 23px;
}

.whipcleanse-video {
	max-width: 490px;
	margin: 32px auto 0;
}

.ul-anq .ac-block p * {
    font-size: inherit;
}

@media only screen and (max-width: 1250px) {
	
	
  .btn_non-medical .ruscello-series {
      padding-left: 0;
  }
  .btn_non-medical .ruscello-series > img {
      position: relative;
      top: 0;
      right: 0;
  }
  .product-flow li .sasa-chu > a {
      font-size: 10px;
  }
	
}
@media only screen and (max-width: 1080px) {
  #section06 .h3-bar-ttl {
	  font-size: 25px;
	}
}
@media only screen and (max-width: 940px) {
  .btn_non-medical .ruscello-series p {
      font-size: 18px;
      line-height: 1.8;
  }	
  ul.ruscello-specification {
      justify-content: space-between;
  }
  ul.ruscello-specification li:after {
	  content: none;
	}
  ul.ruscello-specification li .points p {
      font-size: 16px;
  }
  ul.ruscello-specification li .points {
    width: 30vw;
    height: 30vw;
  }
  ul.ruscello-specification li p {
      font-size: 12px;
  }
  .sp-none {
      display: none;
  }
  p.note {
      font-size: 12px;
  }
  .ruscello-detail-wrap h5 {
      width: 98%;
  }	
  .ruscello-content > figure figcaption {
	  font-size: 12px;
	}
	
  .ruscello-content > h5 {
      font-size: 24px;
      margin-bottom: -15px;
	}
	.ruscello-specification-wrap {
      display: block;
      margin: 0 auto;
      width: 100%;
	}
	.ruscello-specification-wrap ul.ruscello-specification {
        width: 100%;
        margin-bottom: 40px;
	}
	.ruscello-specification-wrap ul.ruscello-specification li {}
	.ruscello-specification-wrap figure {
        width: 100%;
	}
	.ruscello-specification-wrap figure img {}
	.ruscello-content > .flex-wrap.golden-wrap.golden-none {
		width: 100%;
	}
	.whitening-mechanism li figure figcaption{
		font-size: 13px;
	}
    .how-to-use li {
        width: 48%;
    }
	
	.how-to-use li p {
		font-size: 13px;
	}
	.how-to-use li ul li {
		font-size: 13px;
	}
	.ruscello-content video {
		width: 100%;
	}
	.whitening-cases-wrap {
        display: block;
    }

    .whitening-cases {
        display: flex;
        width: 100%;
        justify-content: center;
        margin-bottom: 1em;
        align-items: flex-start;
    }
	.whitening-cases > p > img {
		width: 36px;
		height: auto;
	}

    .case-images {
        display: block;
        width: 100%;
    }

    .whitening-cases-photos {
        width: 100%;
        margin: 0 auto;
        height: unset;
    }
    #section06 .h3-bar-ttl {
        font-size: 20px;
      }
	
    .whipcleanse-detail h4 {
        font-size: 26px;
    }
    .whipcleanse-detail > ul li {
        font-size: 23px;
    }
    .whipcleanse-detail > ul li span {
        font-size: 16px;
    }
    .whipcleanse-detail > ul + p {
        color: #666;
        text-align: right;
    }
    .whipcleanse-image > img {
        width: 190px;
        height: auto;
    }
    .whipcleanse-usage h5 {
        font-size: 24px;
    }
    .whipcleanse-usage p {
        font-size: 23px;
    }	
	
}
@media only screen and (max-width: 768px) {
    .whipcleanse-detail h4 {
        font-size: 20px;
    }
    .whipcleanse-detail > ul li {
        font-size: 20px;
    }
    .whipcleanse-detail > ul li span {
        font-size: 16px;
    }
    .whipcleanse-detail > ul + p {
        color: #666;
        text-align: right;
    }
    .whipcleanse-image > img {
        width: 146px;
        height: auto;
    }
    .whipcleanse-usage h5 {
        font-size: 20px;
    }
    .whipcleanse-usage p {
        font-size: 18px;
    }
	
}
@media only screen and (max-width: 600px) {
  .btn_non-medical .ruscello-series p {
      font-size: 14px;
      line-height: 1.8;
  }	
  ul.ruscello-specification li .points p > b {
      font-size: 12px;
  }
  .pc-none {
      display: block;
  }
  .product #section06 .inner-w {
    padding: 0 20px 20px;
}
  .whipcleanse-wrap {
	}
  .whipcleanse-detail h4 {
    font-size: 16px;
    }
  .whipcleanse-detail > ul li {
    font-size: 15px;
    }
  .whipcleanse-detail > ul + p {
      font-size: 12px;
  }
  .whipcleanse-usage h5 {
	  font-size: 16px;
	}
  .whipcleanse-usage p {
    font-size: 15px;
    }
  .whipcleanse-image {
      text-align: center;
      width: 15%;
      height: auto;
  }
}
@media only screen and (max-width: 450px) {}
@media only screen and (max-width: 360px) {}
@media only screen and (max-width: 340px) {}
