@charset "utf-8";



/* 画像をコンテンツ幅に合わせる */
.frame_fit_img {
	max-width: 100%;
	height: auto;
}





/*============================================================
	
	茶のしずくシミ対策集中美容液　商品ページ
	
=============================================================*/

/*-------- .first_view ---------*/
.first_view{
	background: url(../../../images/product/skincare/whitening_essence/bg_first.jpg) 0 0 no-repeat;
	background-size: cover;
	padding: 8%;
	text-align: center;
}
.first_view__title{
	
}
.first_view__note{
	color: #fff;
	font-size: 0.5em;
	padding: 5px 0;
	width: 55%;
	text-align: left;
	margin-left: -20px;
	line-height: 13px;
}
.first_view__link{
	width: 80%;
	margin: 20px auto 0 auto;
}
.first_view__btn{
	display: block;
	width: 100%;
	padding: 9px 13px 9px 0;
	border-radius: 5px;
	border-style: none;
	font-size: 1.3em;
	background: #FF6F20 url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 17"><polygon fill="%23ffffff" points="16,17 0,1.8 1.7,0 16,13.5 30.3,0 32,1.8 "/></svg>') no-repeat right center;
	background-size: 25% 25%;
	background-position: right 5% center;
}
#contents_area a.first_view__btn:link,
#contents_area a.first_view__btn:visited{
	color: #fff;
	text-decoration: none;
}




/*-------- .recently ---------*/
.recently_check{
	background: url(../../../images/product/skincare/whitening_essence/bg_recently.jpg) right top no-repeat;
	background-size: cover;
	padding: 8% 25% 8% 8%;
}
.recently_check__title{
	margin-bottom: 30px;
}

.recently__arrow{
	width: 40%;
	margin: 0 auto;
}

.recently_supp{
	padding: 3%;
	text-align: center;
}
.recently_supp__text{
	text-align: left;
	margin: 20px 0;
}
.recently_supp__image{
	width: 80%;
	margin: 0 auto;
}
.recently_supp__memo{
	background: #d7e4e5;
	display: flex;
	flex-wrap: wrap;
	text-align: left;
	margin-top: 20px;
	padding: 5px 5px 0 5px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial,sans-serif;
}
.recently_supp__memo dt{
	width: 20%;
	text-align: right;
}
.recently_supp__memo dd{
	width: 80%;
	margin-bottom: 5px;
}



/*-------- .quickly ---------*/
.quickly{
	background: url(../../../images/product/skincare/whitening_essence/bg_quickly.jpg) center top no-repeat;
	background-size: cover;
	padding: 8%;
	text-align: center;
}
.quickly__image{
	display: flex;
}

.quickly__tea{
	margin-right: -5%;
}
.quickly__pro{
	z-index: 10;
}
.quickly__vitamin{
	margin-left: -5%;
}



/*-------- .popularity ---------*/
.popularity__title{
	background: url(../../../images/product/skincare/whitening_essence/bg_popularity.jpg) center top no-repeat;
	padding: 3% 5%;
	text-align: center;
}
.popularity__title,
.popularity{
	margin: 0 2%;
}
.popularity{
	margin-bottom: 40px;
}


.popularity__block{
	display: flex;
	align-items: center;
	margin: 10px 50px 0px 10px;
	padding-bottom: 10px;
}
.popularity__icon{
	padding-right: 10px;
}
.popularity__image img{
	float: right;
	margin: 0px 0px 5px 5px;
	width: 50%;
}
.popularity04 .popularity__image img{
	width: 35%;
}
.popularity__graph{
	width: 94%;
	margin: 3%;
	text-align: center;
}
.popularity__graph__title{
	line-height: 1.5;
}
.popularity__graph__text{
	font-size: 1.2em;
	padding-top: 5px;
}
.popularity__free{
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.popularity__free div{
	width: 45%;
}
.popularity__free div p{
	font-size: 0.8em;
	padding-top: 5px;
}
.popularity__frame{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap:wrap;
}
.popularity__component{
	width: 23%;
	padding: 1%;
}


.popularity .accordion-title {
  position: relative;
  cursor: pointer;
  color: #956928;
	border: 1px solid #956928;
	border-bottom: 0;
}
/*
.popularity .accordion-title:last-of-type{
	border: 1px solid #956928;
}
*/
.popularity .accordion-title.open{
	border-bottom: 0;
}
.popularity .accordion-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #956928;
}
.popularity .accordion-title.open::after {
  content: "";
  position: absolute;
  top: 40%;
  border: 10px solid transparent;
  border-bottom-color: #956928;
}

/*CSS for CodePen*/

.popularity .accordion-content {
  border: 1px solid #956928;
	border-top: 0;
	padding: 3%;
}
.popularity .accordion-content::after{
  display: block;
  content: "";
  clear: both;
}




/*-------- .feeling ---------*/
.feeling__frame{
	display: flex;
	margin: 0 5% 20px 5%;
}
.feeling__icon img{
	width: 70%;
}
.force01{
	background: url(../../../images/product/skincare/whitening_essence/icon_experiment01.png) left 2% top no-repeat;
}
.force02{
	background: url(../../../images/product/skincare/whitening_essence/icon_experiment02.png) left 2% top no-repeat;
}
.feeling__block{
	background-size: 17% auto;
	padding-left: 20%;
	padding-bottom: 20px;
}
.feeling__text,
.feeling__image{
	margin-right: 3%;
}
.feeling__text{
	font-size: 1.2em;
	padding-bottom: 10px;
}
.feeling__result{
	padding: 0 5% 5% 5%;
}



/*-------- .voice ---------*/
.voice{
	background: url(../../../images/product/skincare/whitening_essence/bg_voice.jpg) 0 0 repeat;
	margin-bottom: 40px;
}
.voice__title{
	padding: 5% 5% 0 5%;
}
.voice .miniNotes{
	margin-top: -2%;
	margin-right: 3%;
	padding-bottom: 10px;
}





/*-------- .questions ---------*/
.questions__title{
	margin: 5%;
}
.questions__subtext{
	font-size: 1.3em;
	line-height: 1.3;
	background: url(../../../images/product/skincare/whitening_essence/icon_q.png) 10px 13px no-repeat,url(../../../images/product/skincare/whitening_essence/bg_faq.jpg) 0 0 repeat;
	background-size: 30px auto;
	border-radius: 10px;
	padding: 5% 10% 3% 8%;
	text-indent: 0.5em;
}
.questions__answer{
	background: url(../../../images/product/skincare/whitening_essence/bg_faq.jpg) 0 0 repeat;
	border-radius: 0 0 10px 10px;
	padding: 1% 5% 5% 5%;
	margin-bottom: 20px;
}
.questions__frame{
	background: #fff url(../../../images/product/skincare/whitening_essence/icon_a.png) 8px 17px no-repeat;
	background-size: auto 30px;
	border-radius: 10px;
	padding: 5% 5% 5% 12%;
}
.questions__text{
	margin-bottom: 1%;
}

.questions01 .float_img{
	float: right;
	margin: 0px 0px 5px 5px;
	width: 50%;
}
.questions03 .frame_fit_img{
	margin: 10px 0;
}
.questions03 .float_img{
	float: right;
	margin: 0px 0px 5px 5px;
	width: 40%;
}
.questions02 ul{
	width: 85%;
	margin: 20px auto 0 auto;
	text-align: center;
}
.questions__btn{
	display: block;
	width: 100%;
	padding: 9px 0;
	border-radius: 5px;
	border-style: none;
	font-size: 1.3em;
	font-weight: bold;
	background: #000096;
}
#contents_area a.questions__btn:link,
#contents_area a.questions__btn:visited{
	color: #fff;
	text-decoration: none;
}

.questions .accordion-title {
	position: relative;
	margin-bottom: 20px;
}
.questions .accordion-title.open {
	border-radius: 10px 10px 0 0;
	margin-bottom: 0px;
}
.questions .accordion-title::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 5%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #000096;
}
.questions .accordion-title.open::after {
  content: "";
  position: absolute;
  top: 30%;
  border: 10px solid transparent;
  border-bottom-color: #000096;
}

.questions__frame::after,
.questions03 .miniNotes{
  display: block;
  content: "";
  clear: both;
}

.questions02,.questions03{
	display: none;
}

.period{
	margin-bottom: 1%;
}

/*-------- .usage_step ---------*/
.usage_step{
	margin: 50px 2%;
}
.usage_step__title{
	margin: 0 0 10px 0;
}
.usage_step__frame{
	width: 94%;
	margin: 0 auto;
}
.usage_step__frame:first-of-type{
	padding-bottom: 15px;
	border-bottom: 2px dotted #1d2974;
	margin-bottom: 15px;
}
.usage_step__subtext{
	font-size: 1.2em;
	border: 1px solid #666;
	padding: 4px 8px;
	display: inline-block;
}

/*-------- .buy_area ---------*/
.basic__text{
	text-align: left;
	color: #f00;
	line-height: 1.6;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.hojo__text02{
	line-height: 1.3;
	font-size: 0.8em;
	margin:5px 0px 3px 3px;
}


@media only screen and (min-width: 768px){

.swiper-container{
	display: none;
}

/*-------- .first_view ---------*/
.first_view{
}
.first_view__title img,
.first_view__icon img{
	width: 80%;
}
.first_view__note{
	padding-left: 50px;
}



/*-------- .recently ---------*/
.recently_check{
	padding: 5% 10%;
}
.recently_check img{
	width: 65%;
}
.recently_supp{
	padding: 3% 6%;
}
.recently_supp__title img{
	width: 75%;
}
.recently_supp__image img{
	width: 65%;
}
.recently_supp__text{
	padding: 0 35px;
	font-size: 1.2em;
}
.recently_supp__memo{
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}
.recently_supp__memo dt{
	text-align: right;
}



/*-------- .quickly ---------*/
.quickly__title{
	padding: 0 8%;
}
.quickly__image{
	padding: 0 8%;
}





/*-------- .popularity ---------*/
.popularity__title{
	padding: 2% 10%;
}
.popularity__block{
	margin: 20px 60px 0px 40px;
	padding-bottom: 20px;
}
.popularity__icon{
	padding-right: 30px;
}
.popularity__subtext img{
	width: 85%;
}
.popularity__text{
	font-size: 1.2em;
	line-height: 1.4;
	text-indent: 1em;
}
.popularity__graph{
	margin-right: 4%;
}

.popularity__image img{
	width: 35%;
	margin-left: 20px;
}
.popularity .text_center img{
	width: 70%;
}
.popularity__free{
	width: 450px;
	margin: 0 auto;
}
.popularity__free div img{
	width: 80%;
}
.popularity__free div p{
	font-size: 1em;
	padding-top: 10px;
}
.popularity__component img{
	width: 80%;
	padding-left: 2%;
}
.popularity__frame{
	width: 90%;
	margin: 0 auto;
}
.popularity04 .popularity__image img{
	width: 25%;
}



/*-------- .feeling ---------*/
.force01{
	background: url(../../../images/product/skincare/whitening_essence/icon_experiment01.png) left 12% top no-repeat;
}
.force02{
	background: url(../../../images/product/skincare/whitening_essence/icon_experiment02.png) left 12% top no-repeat;
}
.feeling__frame{
	padding: 0 10%;
}
.feeling__image img{
	width: 90%;
}
.feeling__block{
	background-size: 13% auto;
	padding-left: 25%;
	padding-right: 15%;
}
.feeling__result img{
	width: 80%;
	padding-left: 50px;
}





/*-------- .voice ---------*/
.voice__title{
	margin: 0 7%;
}




/*-------- .questions ---------*/
.questions__title{
	padding: 0 5%;
}
.questions__subtext{
	background: url(../../../images/product/skincare/whitening_essence/icon_q.png) 35px 30px no-repeat,url(../../../images/product/skincare/whitening_essence/bg_faq.jpg) 0 0 repeat;
	background-size: 30px auto;
}
.questions__frame{
	background: #fff url(../../../images/product/skincare/whitening_essence/icon_a.png) 30px 30px no-repeat;
	background-size: auto 30px;
}
.questions__text{
	font-size: 1.2em;
}
.questions01 .float_img{
	width: 30%;
	margin: 0px 0px 0px 20px;
}
.questions03 .frame_fit_img{
	margin: 15px 0px 15px 30px;
	width: 420px;
}
.questions03 .float_img{
	width: 30%;
}
.questions02 ul{
	width: 60%;
}

.period{
	font-size: 1.2em;
}


/*-------- .usage_step ---------*/
.usage_step__title{
	padding: 0 8%;
}

.usage_step{
	margin: 50px auto;
	width: 80%;
}



}





/*--------------------------------------------------

ここから動きの設定

---------------------------------------------------*/
/*-------- .fluffy 茶エキスとビタミンCのプルプル ---------*/
.fluffy {
	-webkit-animation: fluffy 2s linear 2s infinite;
	animation: fluffy 2s linear 2s infinite;
}
@-webkit-keyframes fluffy {
	0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
	10%  { -webkit-transform: scale(0.9, 0.9) translate(0%, 5%); }
	20%  { -webkit-transform: scale(1.3, 0.8) translate(0%, 10%); }
	30%  { -webkit-transform: scale(0.8, 1.3) translate(0%, -10%); }
	40%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
	50% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
	to { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes fluffy {
	0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
	10%  { -webkit-transform: scale(0.9, 0.9) translate(0%, 5%); }
	20%  { -webkit-transform: scale(1.3, 0.8) translate(0%, 10%); }
	30%  { -webkit-transform: scale(0.8, 1.3) translate(0%, -10%); }
	40%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
	50% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
	to { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}






/*-------- .スクロール判定　使用感はいかほど？のところ ---------*/
.scroll_animation_vertical2{
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out;
}
.scroll_animation_vertical{
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
}
.scroll_animation_side,
.scroll_animation_side2{
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
}

.scroll_animation_side.active,.scroll_animation_side2.active,
.scroll_animation_vertical2.active,.scroll_animation_vertical.active{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}




/*-------- 棒グラフが伸びる動き【スマホ】 ---------*/
.barchart {
	background: url(../../../images/product/skincare/whitening_essence/bg_popularity02.png) bottom left no-repeat;
	background-size: contain;
	width: 360px;
	height: 225px;
	position: relative;
}
.popularity__graph__title{
	font-size: 1.4em;
}
.date1,.date2{
  display: inline-block;
	position: absolute;
  bottom: 7px;
  width: 30%;
	padding: 0 10px;
	color: #231815;
	text-align: center;
	line-height: 1.2;
	padding-top: 8px;
  background: #ccc;
	z-index: 10;
}
.date1 {
	background: -moz-linear-gradient(top, #dbe496, #c3d54a);
  background: -webkit-linear-gradient(top, #dbe496, #c3d54a);
  background: linear-gradient(to bottom, #dbe496, #c3d54a);
	left: 20%;
}
.date2 {
	background: -moz-linear-gradient(top, #cbe865, #78a519);
  background: -webkit-linear-gradient(top, #cbe865, #78a519);
  background: linear-gradient(to bottom, #cbe865, #78a519);
	right: 10%;
}

.zoomin01,.zoomin02{
  -webkit-transition: all .7s linear;
  -o-transition: all .7s linear;
  transition: all .7s linear;
  height: 0;
}
.zoomin01.active{
  height: 60px;
}
.zoomin02.active{
  height: 150px;
}


.barchart__text{
	position: absolute;
	top: 40px;
	left: -25px;
	z-index: 50;
}
.barchart__text .frame_fit_img{
	width: 50%;
}





/*-------- 棒グラフが伸びる動き【PC】 ---------*/
@media only screen and (min-width: 768px){
.barchart {
	position: relative;
  width: 553px;
  height: 346px;
	background: url(../../../images/product/skincare/whitening_essence/bg_popularity02.png) 0 0 no-repeat;
}

.popularity__graph__title{
	font-size: 2.2em;
}

.date1,.date2{
  bottom: 12px;
  width: 110px;
	padding: 0 10px;
	line-height: 1.2;
	padding-top: 8px;
}
.date1 {
	left: 140px;
}
.date2 {
	right: 80px;
}


.zoomin01.active{
  height: 30%;
}
.zoomin02.active{
  height: 80%;
}


.barchart__text{
	position: absolute;
	top: 30px;
	left: 80px;
	z-index: 50;
}
.barchart__text .frame_fit_img{
	width: 80%;
}

}

