@charset "utf-8";

/* ───────────────────────────────────
スタイルリセット・汎用スタイル
─────────────────────────────────── */
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,pre,blockquote,hr,form,input,textarea,select,option,address,th,td {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
}
img { border:0; vertical-align:bottom; height: auto; }
ul { list-style:none; }
ol { list-style:decimal; margin-left:28px; }
label { cursor:pointer; }
input { border:none; }
input[type="textarea"] { -webkit-appearance: none; border-radius: 0; }
input[type="submit"], input[type="button"], button { cursor:pointer; border-radius: 0; -webkit-appearance: none; }
input,select,option,textarea { font-size:100%; }
table,th,td { border:0; border-collapse:collapse; text-align:left; }
th,td { vertical-align:top; }
td { background-color:#ffffff; word-break:break-all; }
*,*:before,*:after {
	outline: 0;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
/*input[type="submit"], input[type="button"], select,button  {*/
input[type="submit"], input[type="button"],button {
	cursor:pointer;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
}
button { border: none; }
/*select::-ms-expand { display: none; }*/
pre { white-space: pre-wrap; }

::-webkit-input-placeholder { color: #8c8c8c; }/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-moz-placeholder { color: #8c8c8c; opacity: 1; }/* Firefox 19+ */
:-ms-input-placeholder { color: #8c8c8c; }/* IE 10+ */
:placeholder-shown { color: #8c8c8c; }

.asset_body-static_lp .view_tb,
.asset_body-static_lp .view_sp {
	display: none!important;
}
.asset_body-static_lp ul,
.asset_body-static_lp ol {
	margin: 0;
	padding: 0;
}
.asset_body-static_lp ul li,
.asset_body-static_lp ol li {
	list-style: none;
}
.primary-content .asset_body-static_lp dl dt {
	clear: both;
	float: none;
	margin: 0;
	min-width: inherit;
}
.primary-content .asset_body-static_lp dl dd {
	float: none;
	margin: 0;
	padding: 0;
}

/* ───────────────────────────────────
フォントサイズ
─────────────────────────────────── */
.asset_body-static_lp .fsize_9,.asset_body-static_lp .fsize_9 * { font-size: 9px!important; }
.asset_body-static_lp .fsize_10,.asset_body-static_lp .fsize_10 * { font-size: 10px!important; }
.asset_body-static_lp .fsize_11,.asset_body-static_lp .fsize_11 * { font-size: 11px!important; }
.asset_body-static_lp .fsize_12,.asset_body-static_lp .fsize_12 *,.asset_body-static_lp .fsize_s,.asset_body-static_lp .fsize_s * { font-size: 12px!important; }
.asset_body-static_lp .fsize_13,.asset_body-static_lp .fsize_13 * { font-size: 13px!important; }
.asset_body-static_lp .fsize_14,.asset_body-static_lp .fsize_14 * { font-size: 14px!important; }
.asset_body-static_lp .fsize_15,.asset_body-static_lp .fsize_15,.asset_body-static_lp .fsize_m,.asset_body-static_lp .fsize_m * * { font-size: 15px!important; }
.asset_body-static_lp .fsize_16,.asset_body-static_lp .fsize_16 * { font-size: 16px!important; }
.asset_body-static_lp .fsize_18,.asset_body-static_lp .fsize_18 * { font-size: 18px!important; }
.asset_body-static_lp .fsize_20,.asset_body-static_lp .fsize_20 * { font-size: 20px!important; line-height: 1.4!important;}
.asset_body-static_lp .fsize_24,.asset_body-static_lp .fsize_24 *,.asset_body-static_lp .fsize_l,.asset_body-static_lp .fsize_l * { font-size: 24px!important; line-height: 1.4!important;}
.asset_body-static_lp .fsize_28,.asset_body-static_lp .fsize_28 * { font-size: 28px!important; line-height: 1.4!important;}
.asset_body-static_lp .fsize_30,.asset_body-static_lp .fsize_30 * { font-size: 30px!important; line-height: 1.4!important;}
.asset_body-static_lp .fsize_32,.asset_body-static_lp .fsize_32 * { font-size: 32px!important; line-height: 1.4!important;}
.asset_body-static_lp .fsize_36,.asset_body-static_lp .fsize_36 *,.asset_body-static_lp .fsize_ll,.asset_body-static_lp .fsize_ll * { font-size: 36px!important; line-height: 1.4!important;}
.asset_body-static_lp .fsize_40,.asset_body-static_lp .fsize_40 * { font-size: 40px!important; line-height: 1.4!important;}

/* ───────────────────────────────────
テキストスタイル
─────────────────────────────────── */
.asset_body-static_lp .txt_bold { font-weight: bold; }
.asset_body-static_lp .txt_normal { font-weight: normal; }

/* ───────────────────────────────────
margin
─────────────────────────────────── */
.asset_body-static_lp .mt0 { margin-top:0 !important; }
.asset_body-static_lp .mt5 { margin-top:5px !important; }
.asset_body-static_lp .mt10 { margin-top: 10px !important; }
.asset_body-static_lp .mt15 { margin-top: 15px !important; }
.asset_body-static_lp .mt20 { margin-top:20px !important; }
.asset_body-static_lp .mt25 { margin-top:25px !important; }
.asset_body-static_lp .mt30 { margin-top:30px !important; }
.asset_body-static_lp .mt35 { margin-top:35px !important; }
.asset_body-static_lp .mt40 { margin-top:40px !important; }
.asset_body-static_lp .mt45 { margin-top:45px !important; }
.asset_body-static_lp .mt50 { margin-top:50px !important; }

.asset_body-static_lp .mr0 { margin-right:0 !important; }
.asset_body-static_lp .mr5 { margin-right:5px !important; }
.asset_body-static_lp .mr10 { margin-right: 10px !important; }
.asset_body-static_lp .mr15 { margin-right: 15px !important; }
.asset_body-static_lp .mr20 { margin-right:20px !important; }
.asset_body-static_lp .mr25 { margin-right:25px !important; }
.asset_body-static_lp .mr30 { margin-right:30px !important; }
.asset_body-static_lp .mr35 { margin-right:35px !important; }
.asset_body-static_lp .mr40 { margin-right:40px !important; }
.asset_body-static_lp .mr45 { margin-right:45px !important; }
.asset_body-static_lp .mr50 { margin-right:50px !important; }

.asset_body-static_lp .mb0 { margin-bottom:0 !important; }
.asset_body-static_lp .mb5 { margin-bottom:5px !important; }
.asset_body-static_lp .mb10 { margin-bottom: 10px !important; }
.asset_body-static_lp .mb15 { margin-bottom: 15px !important; }
.asset_body-static_lp .mb20 { margin-bottom:20px !important; }
.asset_body-static_lp .mb25 { margin-bottom:25px !important; }
.asset_body-static_lp .mb30 { margin-bottom:30px !important; }
.asset_body-static_lp .mb35 { margin-bottom:35px !important; }
.asset_body-static_lp .mb40 { margin-bottom:40px !important; }
.asset_body-static_lp .mb45 { margin-bottom:45px !important; }
.asset_body-static_lp .mb50 { margin-bottom:50px !important; }

.asset_body-static_lp .ml0 { margin-left:0 !important; }
.asset_body-static_lp .ml5 { margin-left:5px !important; }
.asset_body-static_lp .ml10 { margin-left: 10px !important; }
.asset_body-static_lp .ml15 { margin-left: 15px !important; }
.asset_body-static_lp .ml20 { margin-left:20px !important; }
.asset_body-static_lp .ml25 { margin-left:25px !important; }
.asset_body-static_lp .ml30 { margin-left:30px !important; }
.asset_body-static_lp .ml35 { margin-left:35px !important; }
.asset_body-static_lp .ml40 { margin-left:40px !important; }
.asset_body-static_lp .ml45 { margin-left:45px !important; }
.asset_body-static_lp .ml50 { margin-left:50px !important; }

/* ───────────────────────────────────
align / valign
─────────────────────────────────── */
.asset_body-static_lp .align_r { text-align:right !important; }
.asset_body-static_lp .align_l { text-align:left !important; }
.asset_body-static_lp .align_c { text-align:center !important; }
.asset_body-static_lp .valign_t { vertical-align:top !important; }
.asset_body-static_lp .valign_m { vertical-align:middle !important; }
.asset_body-static_lp .valign_b { vertical-align:bottom !important; }

/* ───────────────────────────────────
display
─────────────────────────────────── */
.asset_body-static_lp .d_block { display: block!important; }
.asset_body-static_lp .d_iblock { display: inline-block!important; }
.asset_body-static_lp .d_table { display: table; width: 100%; }
.asset_body-static_lp .d_tcell { display: table-cell; vertical-align: middle; }

.asset_body-static_lp .width_30per { width: 30%; }
.asset_body-static_lp .width_40per { width: 40%; }
.asset_body-static_lp .width_50per { width: 50%; }
.asset_body-static_lp .width_60per { width: 60%; }
.asset_body-static_lp .width_70per { width: 70%; }
.asset_body-static_lp .width_80per { width: 80%; }
.asset_body-static_lp .width_90per { width: 90%; }
.asset_body-static_lp .width_100per { width: 100%; }

.asset_body-static_lp .width_100 { width: 100px; }
.asset_body-static_lp .width_200 { width: 200px; }
.asset_body-static_lp .width_300 { width: 300px; }
.asset_body-static_lp .width_400 { width: 400px; }
.asset_body-static_lp .width_500 { width: 500px; }
.asset_body-static_lp .width_600 { width: 600px; }

.asset_body-static_lp section[class*="section_"] > .section_inner,
.asset_body-static_lp .width_980 {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.asset_body-static_lp section[class*="section_"].width_980 {
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.asset_body-static_lp .button {
	display: inline-block;
	min-width: 172px;
	padding: 13px 35px;
	border: 1px solid #3e2a2f;
	color: #3e2a2f;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 1;
	transition: background-color .3s ease;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
}

.asset_body-static_lp.asset_body-collection-skin-essentials {
	background-color: #fff;
	max-width: 1280px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.asset_body-collection-skin-essentials .section_mv {
	position: relative;
}
.asset_body-collection-skin-essentials .section_mv a {
	display: block;
}
.asset_body-collection-skin-essentials .section_mv .mv_txt_wrap {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	margin: 0;
	display: block;
}
.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] {
	text-align: center;
}
.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] * {
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .label_01 {
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .title_en {
	margin-bottom: 8px;
	font-family: Canela,serif;
	font-size: 40px;
	line-height: 1;
	/*margin-bottom: 4px;*/
}
.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .title_ja {
	margin-bottom: 8px;
	font-size: 22px;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .button {
	margin-top: 20px;
	border-color: #402a2e;
}
.asset_body-collection-skin-essentials .section_mv .label_02 {
	/*letter-spacing: 1px;*/
	line-height: 1;
}

.asset_body-collection-skin-essentials .cmn_title {
	background-color: #dd9cae;
	padding: 4px 10px 5px 10px;
}
.asset_body-collection-skin-essentials .cmn_title * {
	color: #fff;
}
.asset_body-collection-skin-essentials .cmn_title span {
	display: block;
	text-align: center;
	line-height: 1;
}
.asset_body-collection-skin-essentials .cmn_title span.txt_en {
	font-size: 32px;
	line-height: 1;
	font-family: Canela,serif;
}
.asset_body-collection-skin-essentials .cmn_title span.txt_ja {
	font-size: 16px;
	letter-spacing: 1px;
}
.asset_body-collection-skin-essentials .cmn_flex {
	display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
	display: -ms-flexbox; /*--- IE10用 ---*/
	display: -webkit-flex; /*--- safari（PC）用 ---*/
	display: flex;
}
.asset_body-collection-skin-essentials .cmn_flex > .col_img {
}
.asset_body-collection-skin-essentials .cmn_flex > .col_txt {
}
.asset_body-collection-skin-essentials .cmn_flex > *[class*="col_"] + *[class*="box_"] {
}

.asset_body-collection-skin-essentials .section_index {
	margin-bottom: 48px;
	padding: 48px 10px;
	border: 2px solid #dd9cae;
	border-radius: 4px;
}
.asset_body-collection-skin-essentials .section_index .index_title span {
	display: block;
	color: #402a2e;
	text-align: center;
}
.asset_body-collection-skin-essentials .section_index .index_title span.txt_en {
	margin-bottom: 2px;
	font-size: 40px;
	line-height: 1;
	font-family: Canela,serif;
}
.asset_body-collection-skin-essentials .section_index .index_title span.txt_ja {
	font-size: 16px;
	letter-spacing: 1px;
}
.asset_body-collection-skin-essentials .section_index .nav_index {
	list-style-type: none;	/* olデフォルトのカウントをリセット */
	counter-reset: item;

	max-width: 710px;
	margin: 25px auto 0 auto;
}
.asset_body-collection-skin-essentials .section_index .nav_index a {
	position: relative;
	display: block;
	height: 66px;
	padding: 20px 1em 0 112px;
	background-color: #dd9cae;
	border: 2px solid #dd9cae;
	border-radius: 100px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #402a2e;
	text-decoration: none;
	line-height: 1.2;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.asset_body-collection-skin-essentials .section_index .nav_index li a:before {
	counter-increment: item;
	/*content: counter(item)'.';*/
	content: counter(item);
}
.asset_body-collection-skin-essentials .section_index .nav_index li a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -8px;
	border: 8px solid transparent;
	border-top: 14px solid #fff;
}
.asset_body-collection-skin-essentials .section_index .nav_index li + li {
	margin-top: 10px;
}

.asset_body-collection-skin-essentials *[class*="section_frame"] {
	border: 4px solid #dd9cae;
	border-radius: 24px;
	border-bottom-width: 52px;
}
.asset_body-collection-skin-essentials *[class*="section_frame"] + *[class*="section_frame"] {
	margin-top: 46px;
}
.asset_body-collection-skin-essentials *[class*="section_frame"] .frame_title {
	margin-top: -2px;
	padding: 5px;
	background-color: #dd9cae;
	border-radius: 14px 14px 0 0;
	text-align: center;
	vertical-align: middle;
}
.asset_body-collection-skin-essentials *[class*="section_frame"] .frame_title * {
	display: inline-block;
	color: #fff;
	vertical-align: middle;
}
.asset_body-collection-skin-essentials *[class*="section_frame"] .frame_title .number {
	font-family: Canela,serif;
	font-size: 60px;
	line-height: 1;
	margin-right: 20px;
}
.asset_body-collection-skin-essentials *[class*="section_frame"] .frame_title .txt_ja {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}
.asset_body-collection-skin-essentials *[class*="section_frame"] .block_lead {
	padding: 20px 5px;
	text-align: center;
	background-color: #fff;
}
.asset_body-collection-skin-essentials *[class*="section_frame"] .block_lead * {
	text-align: center;
	color: #402a2e;
	font-size: 20px;
	line-height: 1.2;
}
.asset_body-collection-skin-essentials *[class*="section_frame"] .block_lead p {
	margin: 0;
}
.asset_body-collection-skin-essentials *[class*="section_frame"] .block_lead p + p {
	margin-top: 0;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .box_lead p {
	margin: 0;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 {
	padding-top: 22px;
	margin-bottom: 35px;
	background: url(3_steps_skincare_bg_pc.jpg) no-repeat 0 0;
	min-height: 400px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title {
	max-width: 605px;
	margin-bottom: 16px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title * {
	display: block;
	text-align: center;
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title .txt_en {
	margin-bottom: 2px;
	font-family: Canela,serif;
	font-size: 42px;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .box_lead {
	margin-bottom: 35px;
	padding: 15px;
	background-color: rgba(255,255,255,.5);
	border-radius: 0 16px 16px 0;
	max-width: 605px;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .box_lead * {
	text-align: center;
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_step_02 {
	margin-bottom: 50px;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.step {
	list-style: none;
	margin: 0;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.step li {
	display: inline-block;
	margin-left: 46px;
	padding: 16px 2px 20px 2px;
	width: 130px;
	height: 130px;
	background-color: #ccc;
	border-radius: 10px;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.step li.type_reset {
	background-color: #72bce2;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.step li.type_interact {
	background-color: #a195c1;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.step li.type_awaken {
	background-color: #d18ab3;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.step li * {
	text-align: center;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.step li dt {
	color: #fff;
	font-family: Canela,serif;
	font-size: 26px;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.step li dd .txt_ja {
	margin: 0.8em 0 1em 0;
	color: #402a2e;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.step li dd .txt_en {
	margin: 0;
	color: #402a2e;
	font-family: Canela,serif;
	font-size: 20px;
	line-height: 1;
}

.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step {
	list-style: none;
	margin: 0;
	text-align: center;
	font-size: 0;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li {
	display: inline-block;
	margin-right: 10px;
	font-size: 0;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li:nth-child(3n) {
	margin-right: 0;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li a {
	display: block;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li a,
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li a * {
	text-decoration: none;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step dt {
	display: block;
	padding: 5px;
	background-color: #ccc;
	text-align: center;
	color: #fff;
	font-family: Canela,serif;
	font-size: 32px;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li.type_reset dt {
	background-color: #72bce2;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li.type_interact dt {
	background-color: #a195c1;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li.type_awaken dt {
	background-color: #d18ab3;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .img_wrap {
	position: relative;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .img_wrap .txt {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .img_wrap .txt * {
	margin: 0;
	color: #402a2e;
	text-align: left;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .txt_01 {
	font-weight: bold;
	font-size: 16px;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .txt_02 {
	padding-left: 5px;
	line-height: 1.1;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .label {
	margin: 0;
	padding: 5px 2px 5px 10px;
	text-align: left;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li.type_reset .label {
	background-color: #b8ddf0;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li.type_interact .label {
	background-color: #d0cae1;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li.type_awaken .label {
	background-color: #e7c7db;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .label * {
	margin: 0;
	display: inline-block;
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .label .txt_en {
	font-family: Canela,serif;
	font-size: 32px;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .label .txt_ja {
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	margin-left: 10px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto {
	padding: 30px 28px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_reset {
	background: url(howto_reset_bg_pc.jpg) no-repeat 0 0;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_interact {
	background: url(howto_interact_bg_pc.jpg) no-repeat 0 0;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_awaken {
	background: url(howto_awaken_bg_pc.jpg) no-repeat 0 0;
	margin-bottom: 50px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_interact .howto_lead_inner,
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_interact ol.detail {
	margin-left: auto;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead {
	margin-bottom: 44px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead .howto_lead_inner {
	width: 462px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead * {
	text-align: center;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead .howto_title {
	margin-bottom: 12px;
	padding: 4px 3px;
	background-color: #ccc;
	border-radius: 100px;
	color: #fff;
	font-family: Canela,serif;
	font-size: 26px;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_reset .howto_lead .howto_title {
	background-color: #72bce2;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_interact .howto_lead .howto_title {
	background-color: #a195c1;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_awaken .howto_lead .howto_title {
	background-color: #d18ab3;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead p {
	margin: 0;
	font-size: 20px;
	line-height: 1.3;
	white-space: nowrap;
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_awaken .howto_lead p {
	margin-left: -1em;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail {
	list-style-type: none;	/* olデフォルトのカウントをリセット */
	counter-reset: item_howto;
	margin: 0;
	width: 462px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li + li {
	margin-top: 15px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_img {
	margin-right: 10px;
	width: 165px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_img img {
	width: 165px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_txt {
	-webkit-flex: 1;
	flex: 1;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_txt * {
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_txt dt {
	position: relative;
	margin: 0 0 5px 32px;
	padding: 4px 0 5px 0;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.2;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_txt dt:before {
	counter-increment: item_howto;
	/*content: counter(item_howto)'.';*/
	content: counter(item_howto);

	position: absolute;
	top: 0;
	left: -30px;
	font-size: 34px;
	font-family: Canela,serif;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_reset ol.detail li .col_txt dt:before {
	color: #72bce2;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_interact ol.detail li .col_txt dt:before {
	color: #a195c1;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_awaken ol.detail li .col_txt dt:before {
	color: #d18ab3;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_reset ol.detail li .col_txt dt {
	border-bottom-color: #72bce2;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_interact ol.detail li .col_txt dt {
	border-bottom-color: #a195c1;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_awaken ol.detail li .col_txt dt {
	border-bottom-color: #d18ab3;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_txt p {
	margin: 0;
	font-size: 14px;
	line-height: 1.3;
	text-align: justify;
	text-justify: inter-ideograph;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_movie {
	padding-bottom: 54px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title {
	padding: 20px 5px;
	background-color: #eddfde;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title > * {
	display: block;
	text-align: center;
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title > * {
	display: block;
	text-align: center;
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title .txt_sub {
	margin-bottom: 10px;
	/*font-weight: bold;*/
	font-size: 24px;
	letter-spacing: 1px;
}
.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title .txt_main {
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 1px;
}

.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 {
	background: url(key_ingredients_bg_pc.jpg) no-repeat 0 0;
	min-height: 295px;
	padding-top: 40px;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients {
	text-align: center;
	font-size: 0;
	vertical-align: top;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients li {
	display: inline-block;
	width: 33.33%;
	font-size: 0;
	vertical-align: top;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients dt {
	display: block;
	max-width: 242px;
	margin: 0 auto 25px auto;
	padding: 5px 2px;
	background-color: #ca6787;
	border-radius: 100px;
	text-align: center;
	color: #fff;
	/*font-weight: bold;*/
	font-size: 18px;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients dd * {
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients .txt_01 {
	margin-bottom: 24px;
	font-weight: bold;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients .txt_01,
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients .txt_02 {
	font-size: 16px;
	line-height: 1.3;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients .txt_02 {
	margin: 0;
}
.asset_body-collection-skin-essentials .txt_note {
	margin: 12px 0 0 0;
	font-size: 10px !important;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 {
	padding: 15px 5px 10px 5px;
	background-color: #fbf2f5;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 * {
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 .ingredient_title {
	margin-bottom: 12px;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 .ingredient_title span {
	display: block;
	text-align: center;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 .ingredient_title span.txt_en {
	font-size: 32px;
	line-height: 1;
	font-family: Canela,serif;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 .ingredient_title span.txt_ja {
	font-size: 16px;
	letter-spacing: 1px;
}
.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 > * {
	text-align: center;
	font-size: 16px;
	line-height: 1.3;
}
.asset_body-collection-skin-essentials .section_product > .section_inner {
	padding-top: 50px;
	padding-bottom: 50px;
}
.asset_body-collection-skin-essentials .section_product .product_title_en {
	font-family: Canela,serif;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 12px;
}
.asset_body-collection-skin-essentials .section_product .product_title_ja {
	margin-bottom: 2px;
	padding: 1px 0;
	border-top: 1px solid #3e2b2f;
	border-bottom: 1px solid #3e2b2f;
	font-size: 18px;
	line-height: 1;
	/*font-weight: bold;*/
}
.asset_body-collection-skin-essentials .section_product .product_txt01 {
	margin-bottom: 5px;
	font-size: 14px;
}
.asset_body-collection-skin-essentials .section_product .button_wrap {
	margin-top: 32px;
}
.asset_body-collection-skin-essentials .product_items a .box_txt,
.asset_body-collection-skin-essentials .product_items .no_link .box_txt {
	padding-right: 50px;
	padding-left: 50px;
}
.asset_body-collection-skin-essentials .product_items a .box_txt > *,
.asset_body-collection-skin-essentials .product_items .no_link .box_txt > * {
	width: 100%;
}

.asset_body-collection-skin-essentials .anchor {
	margin-top: -126px;
	padding-top: 126px;
}
.asset_body-collection-skin-essentials .carousel--hero .slick-arrow:hover {
	background-color: transparent;
	border: none;
}
.asset_body-collection-skin-essentials .js_animation,
.asset_body-collection-skin-essentials .js_animation_wrap > * {
	opacity: 0;
	/*transform : translate(0, 50px);*/
	transition: .5s ease-out;
}
.asset_body-collection-skin-essentials .js_animation.active,
.asset_body-collection-skin-essentials .js_animation_wrap .active,
.asset_body-collection-skin-essentials .js_animation_wrap .active * {
	opacity: 1;
	/*transform : translate(0, 0);*/
}
.asset_body-collection-skin-essentials button:focus,
.asset_body-collection-skin-essentials button:hover,
.asset_body-collection-skin-essentials button:active {
	outline: none!important;
	outline-offset: 0!important;
}

.asset_body-collection-skin-essentials .navbar_split a span.txt_en {
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-weight: 500;
}

.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap a {
	padding-right: 74px;
	border-top: 10px solid #ccc;
	border-bottom: 10px solid #ccc;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_reset a {
	border-top-color: #72bce2;
	border-bottom-color: #72bce2;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_interact a {
	border-top-color: #a195c1;
	border-bottom-color: #a195c1;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_awaken a {
	border-top-color: #d18ab3;
	border-bottom-color: #d18ab3;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_special a {
	border-top-color: #634f54;
	border-bottom-color: #634f54;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap a,
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap a * {
	text-decoration: none;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_img,
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_img img {
	width: 288px;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_txt {
	-webkit-flex: 1;
	flex: 1;
	text-align: center;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_txt * {
	text-align: center;
	color: #402a2e;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_txt dt{
	display: block;
	max-width: 332px;
	margin: 0 auto 0 auto;
	margin-bottom: 15px;
	padding: 6px 2px;
	border-radius: 100px;
	background-color: #ccc;
	border: 1px solid #ccc;
	text-align: center;
	color: #fff;
	font-family: Canela,serif;
	font-size: 24px;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_img dt {
	background-color: #ccc;
	border: 1px solid #ccc;
	text-align: center;
	color: #fff;
	font-family: Canela,serif;
	line-height: 1;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_reset .col_txt dt,
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_reset .col_img dt {
	background-color: #72bce2;
	border-color: #72bce2;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_interact .col_txt dt,
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_interact .col_img dt {
	background-color: #a195c1;
	border-color: #a195c1;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_awaken .col_txt dt,
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_awaken .col_img dt {
	background-color: #d18ab3;
	border-color: #d18ab3;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_special .col_txt dt,
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_special .col_img dt {
	background-color: #fff;
	border-color: #634f54;
	color: #634f54;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap dd p {
	margin: 0;
	font-size: 18px;
	line-height: 1.4;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_en {
	display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
	display: -ms-flexbox; /*--- IE10用 ---*/
	display: -webkit-flex; /*--- safari（PC）用 ---*/
	display: flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

	width: 100%;
	font-family: Canela,serif;
	font-size: 36px;
	line-height: 1;
	height: 3.38em;
	vertical-align: middle;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_en span {
	vertical-align: middle;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_ja {
	text-align: center;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_ja span {
	display: inline-block;
	margin-bottom: 2px;
	padding: 0;
	border-top: 1px solid #402a2e;
	border-bottom: 1px solid #402a2e;
	/*font-weight: bold;*/
	font-size: 17px;
}
.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .button_wrap {
	margin-top: 35px;
}
.asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow {
	/*position: relative;*/
    top:225px;
	width: 50px;
	height: 50px;
	margin-top: -5px;
}
@media screen and (max-width:1240px) {
    .asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow {
        top:436px;
    }
}
@media screen and (max-width:767px) {
    .asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow {
        top:142px;
    }
}
.asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow:before {
	content: "";
	position: absolute;
	top: 13px;
	border: 10px solid transparent;
	transition: all .3s;
}
.asset_body-collection-skin-essentials .section_frame_02 button.slick-prev {
	left: 0;
}
.asset_body-collection-skin-essentials .section_frame_02 button.slick-next {
	right: 0;
}
.asset_body-collection-skin-essentials .section_frame_02 button.slick-prev:before {
	border-right: 16px solid #402a2e;
	left: 4px;
}
.asset_body-collection-skin-essentials .section_frame_02 button.slick-next:before {
	border-left: 16px solid #402a2e;
	right: 4px;
}
.asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow svg {
	display: none;
}
.asset_body-collection-skin-essentials .section_frame_02 .slick-arrow:hover {
	background-color: transparent;
	border: none;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb {
	display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
	display: -ms-flexbox; /*--- IE10用 ---*/
	display: -webkit-flex; /*--- safari（PC）用 ---*/
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 25px;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb dt {
	display: block;
	background-color: #ccc;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0 4px;
	padding: 3px 2px;
	color: #fff;
	font-family: Canela,serif;
	font-size: 22px;
	line-height: 1;
	border-radius: 100px;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_reset dt {
	background-color: #72bce2;
	border-color: #72bce2;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_interact dt {
	background-color: #a195c1;
	border-color: #a195c1;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_awaken dt {
	background-color: #d18ab3;
	border-color: #d18ab3;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_special dt {
	background-color: #fff;
	border-color: #634f54;
	color: #634f54;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul {
	display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
	display: -ms-flexbox; /*--- IE10用 ---*/
	display: -webkit-flex; /*--- safari（PC）用 ---*/
	display: flex;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li {
	width: 183px;
	margin: 10px 4px;
	cursor: pointer;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li a {
	display: block;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li a,
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li a * {
	text-decoration: none;
	text-align: center;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt {
	margin-top: -20px;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt span {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 1.1;
}
.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt.txt_long span {
	font-size: 10px;
}
.asset_body-collection-skin-essentials .box_tooltip {
	position: absolute;
	/*display: inline-block;*/
	display: none;
	background: rgba(255,255,255,.7);
	padding: 5px 20px;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 4px;
	color: #402a2e;
	font-size: 13px;
	line-height: 1.2;
}
.asset_body-collection-skin-essentials .section_frame_02 .block_items {
	margin-bottom: 50px;
}
.asset_body-collection-skin-essentials .section_frame_02 map {
	cursor: pointer;
}
.asset_body-collection-skin-essentials .essentials_skin_2020_video iframe {
	display: block;
}

@media screen and ( min-width:1241px )
{
	.asset_body-static_lp img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.asset_body-static_lp .button:hover {
		background-color: #3e2a2f;
		color: #fff;
	}
	.asset_body-collection-skin-essentials .navbar_split {
		padding: 50px 0;
		line-height: 1;
		overflow: hidden;
	}
	.asset_body-collection-skin-essentials .navbar_split ul {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
		display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
		display: -ms-flexbox; /*--- IE10用 ---*/
		display: -webkit-flex; /*--- safari（PC）用 ---*/
		display: flex;
		line-height: 1;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.asset_body-collection-skin-essentials .navbar_split ul li {
		width: 19.2%;
		margin: 0 1% 0 0;
	}
	.asset_body-collection-skin-essentials .navbar_split ul li:nth-child(5n) {
		margin-right: 0;
	}
	.asset_body-collection-skin-essentials .navbar_split a,
	.asset_body-collection-skin-essentials .navbar_split a * {
		text-decoration: none;
		color: #fff;
		/*font-weight: bold;*/
		line-height: 1;
		transition: background-color .3s ease;
	}
	.asset_body-collection-skin-essentials .navbar_split a {
		position: relative;
		display: block;
		padding: 10px 2px;
		background-color: #dd9cae;
		border-radius: 4px;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	.asset_body-collection-skin-essentials .navbar_split a:after {
		content: "";
		position: absolute;
		bottom: 0;
		right: 10px;
		border: 6px solid transparent;
		border-top: 9px solid #fff;
	}
	.asset_body-collection-skin-essentials .navbar_split a span {
		display: block;
		text-align: center;
		line-height: 1;
	}
	.asset_body-collection-skin-essentials .navbar_split a:hover {
		/*background-color: #6e5f63*/
	}
	.asset_body-collection-skin-essentials .navbar_split a:hover span {
		/*color: #fff;*/
	}
	.asset_body-collection-skin-essentials .navbar_split a span.txt_ja {
		letter-spacing: 1px;
		white-space: nowrap;
	}
	.asset_body-collection-skin-essentials .navbar_split li.txt_long a span.txt_ja {
		letter-spacing: 0;
	}
	.asset_body-collection-skin-essentials .navbar_split a span.txt_en {
		margin-top: 2px;
		font-size: 11px;
	}
	.asset_body-collection-skin-essentials .navbar_split ul.nav1 li {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.asset_body-collection-skin-essentials .navbar_split ul.nav1 li a {
		background-color: #fff;
		border: 2px solid #dd9cae;
	}
	.asset_body-collection-skin-essentials .navbar_split ul.nav1 li a,
	.asset_body-collection-skin-essentials .navbar_split ul.nav1 li a * {
		color: #dd9cae;
	}
	.asset_body-collection-skin-essentials .navbar_split ul.nav1 li a:after {
		top: 17px;
		right: 17px;
		bottom: auto;

		border: 8px solid transparent;
		border-top: 14px solid #dd9cae;
	}

	.asset_body-collection-skin-essentials .section_index .nav_index li a:before {
		position: absolute;
		top: -2px;
		left: -2px;
		width: 85px;
		height: 66px;
		background-color: #fff;
		border: 2px solid #dd9cae;
		border-radius: 100px 0 0 100px;
		color: #ca6787;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
		line-height: 66px;
		font-size: 50px;
		font-family: Canela,serif;
	}

	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li {
		max-width: 310px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li .label {
		letter-spacing: 0;
	}
	.asset_body-collection-skin-essentials .product_items li > a,
	.asset_body-collection-skin-essentials .product_items li > .no_link {
		width: 100%;
		background-color: rgba(255,255,255,.6);
	}
	.asset_body-collection-skin-essentials .product_items .box_img {
		width: 421px;
	}
	.asset_body-collection-skin-essentials .product_items .box_txt {
		-webkit-flex: 1;
		flex: 1;
		text-align: center;
		display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
		display: -ms-flexbox; /*--- IE10用 ---*/
		display: -webkit-flex; /*--- safari（PC）用 ---*/
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.asset_body-collection-skin-essentials .product_items a,
	.asset_body-collection-skin-essentials .product_items a * {
		text-decoration: none;
	}
	.asset_body-collection-skin-essentials .product_items a .box_txt * {
		color: #3e2b2f;
	}
	.asset_body-collection-skin-essentials .section_product .button:hover {
		color: #fff;
	}

}

@media screen and ( max-width:1240px )
{
	.asset_body-static_lp.asset_body-collection-skin-essentials {
		max-width: 750px;
	}
	.asset_body-collection-skin-essentials img {
		max-width: 100%;
		width: 100%;
	}
	.asset_body-static_lp .fsize_9,.asset_body-static_lp .fsize_9 *,
	.asset_body-static_lp .fsize_10,.asset_body-static_lp .fsize_10 *,
	.asset_body-static_lp .fsize_11,.asset_body-static_lp .fsize_11 * { font-size: 10px!important; }

	.asset_body-static_lp .fsize_12,.asset_body-static_lp .fsize_12 *,.asset_body-static_lp .fsize_s,.asset_body-static_lp .fsize_s *,
	.asset_body-static_lp .fsize_13,.asset_body-static_lp .fsize_13 *,
	.asset_body-static_lp .fsize_14,.asset_body-static_lp .fsize_14 *,
	.asset_body-static_lp .fsize_15,.asset_body-static_lp .fsize_15,.asset_body-static_lp .fsize_m,.asset_body-static_lp .fsize_m *,
	.asset_body-static_lp .fsize_16,.asset_body-static_lp .fsize_16 *,
	.asset_body-static_lp .fsize_18,.asset_body-static_lp .fsize_18 *,
	.asset_body-static_lp .fsize_20,.asset_body-static_lp .fsize_20 *,
	.asset_body-static_lp .fsize_24,.asset_body-static_lp .fsize_24 *,.asset_body-static_lp .fsize_l,.asset_body-static_lp .fsize_l *,
	.asset_body-static_lp .fsize_28,.asset_body-static_lp .fsize_28 * { font-size: 12px!important; line-height: 1.4!important;}

	.asset_body-static_lp .fsize_30,.asset_body-static_lp .fsize_30 *,
	.asset_body-static_lp .fsize_32,.asset_body-static_lp .fsize_32 *,
	.asset_body-static_lp .fsize_36,.asset_body-static_lp .fsize_36 *,.asset_body-static_lp .fsize_ll,.asset_body-static_lp .fsize_ll *,
	.asset_body-static_lp .fsize_40,.asset_body-static_lp .fsize_40 * { font-size: 20px!important; line-height: 1.4!important;}

	.asset_body-static_lp .view_pc {
		display: none!important;
	}
	.asset_body-static_lp .view_tb,
	.asset_body-static_lp .view_sp {
		display: block!important;
	}

	.asset_body-static_lp .button {
		width: auto;
	}
	.asset_body-static_lp .button:hover {
		background-color: transparent;
	}
	.asset_body-collection-skin-essentials .section_mv a,
	.asset_body-collection-skin-essentials .section_mv a * {
		text-decoration: none;
	}
	.asset_body-collection-skin-essentials .section_mv .mv_img {
		text-align: center;
	}
	.asset_body-collection-skin-essentials .section_mv .mv_txt_wrap {
		position: static;
		margin: 0;
		max-width: 100%;
	}
	.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] {
		position: static;
		margin: 0;
	}
	.asset_body-collection-skin-essentials .section_mv .mv_txt_01 {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		padding: 40px 0 0 0;
		width: 100%;
	}
	.asset_body-collection-skin-essentials .section_mv .mv_txt_02 {
		position: absolute;
		bottom: 40px;
		left: 0;
		margin: 0;
		width: 100%;
	}
	.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .button {
		display: inline-block!important;
	}
	.asset_body-collection-skin-essentials .navbar_split {
		padding: 60px 40px;
	}
	.asset_body-collection-skin-essentials .navbar_split,
	.asset_body-collection-skin-essentials .navbar_split * {
		line-height: 1;
	}
	.asset_body-collection-skin-essentials .navbar_split .nav2 > li + li {
		margin-top: 8px;
	}
	.asset_body-collection-skin-essentials .navbar_split a {
		display: block;
		padding: 5px;
		background-color: #dd9cae;
		border-radius: 4px;
	}
	.asset_body-collection-skin-essentials .navbar_split a,
	.asset_body-collection-skin-essentials .navbar_split a * {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
	.asset_body-collection-skin-essentials .navbar_split a span {
		display: block;
		text-align: center;
	}
	.asset_body-collection-skin-essentials .navbar_split a span.txt_ja {
		letter-spacing: 1px;
	}
	.asset_body-collection-skin-essentials .navbar_split a span.txt_en {
		margin-top: 2px;
		font-size: 11px;
	}

	.asset_body-collection-skin-essentials .section_index {
		border: none;
		border-radius: 0;
		background-color: #ecdedd;
	}
	.asset_body-collection-skin-essentials .section_index .nav_index a {
		background-color: #f9f5f5;
		border: none;
		padding-left: 1em;
		text-align: center;
	}
	.asset_body-collection-skin-essentials .section_index .nav_index li a:before {
		position: relative;
		display: inline-block;
		padding-right: 10px;
	}
	.asset_body-collection-skin-essentials .section_index .nav_index li a:after {
		border-top-color: #dd9cae;
	}

	.asset_body-collection-skin-essentials *[class*="section_frame"] {
		border: none;
		border-radius: 0;
	}
	.asset_body-collection-skin-essentials *[class*="section_frame"] {
		border: none;
		border-radius: 0;
	}
	.asset_body-collection-skin-essentials *[class*="section_frame"] .frame_title {
		margin-top: 0;
		border-radius: 0;
		background-color: #ca6787;
	}
	.asset_body-collection-skin-essentials *[class*="section_frame"] .frame_title * {
		display: block;
	}
	.asset_body-collection-skin-essentials *[class*="section_frame"] .frame_title .number {
		margin: 0;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 {
		padding-top: 0;
		background: url(3_steps_skincare_bg_sp.jpg) no-repeat 0 0;
		min-height: 810px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 {
		padding-top: 0;
		background: url(3_steps_skincare_bg_sp.jpg) no-repeat 0 0;
		min-height: 850px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01.is_close {
		min-height: 145px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title {
		position: relative;
		padding: 45px 5px;
		max-width: 100%;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		margin: 0 0 0 -9px;
		border: 9px solid transparent;
		border-top: 15px solid #402a2e;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .txt_wrap {
		display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
		display: -ms-flexbox; /*--- IE10用 ---*/
		display: -webkit-flex; /*--- safari（PC）用 ---*/
		display: flex;

		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .box_lead {
		display: inline-block;
		max-width: inherit;
		width: 50%;
		padding-top: 55px;
		background-color: transparent;
		order: 2;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.step {
		margin: 0 4%;
		text-align: center;
		font-size: 0;
		order: 1;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.step li {
		width: 30%;
		margin: 0 5% 0 0;
		font-size: 0;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.step li:nth-child(3n) {
		margin: 0;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step {
		margin: 0 40px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li {
		position: relative;
		display: block;
		width: 100%;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li + li {
		margin-top: 30px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li a {
		position: relative;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li a:after {
		content: "";
		position: absolute;
		bottom: 12px;
		right: 20px;
		border: 8px solid transparent;
		border-top: 14px solid #402a2e;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li .txt {
		top: 18px;
		left: 25px;
		max-width: 406px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li .txt .txt_01 {
		padding: 2px;
		border: 1px solid #ccc;
		text-align: center;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li.type_reset .txt .txt_01 {
		border: 1px solid #72bce2;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li.type_interact .txt .txt_01 {
		border: 1px solid #a195c1;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li.type_awaken .txt .txt_01 {
		border: 1px solid #d18ab3;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li .label {
		position: absolute;
		background-color: transparent!important;
		left: 0;
		bottom: 0;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .txt_02 {
		padding-left: 0;
	}
	.asset_body-collection-skin-essentials .section_frame_01 #anchor_howto .cmn_title {
		position: relative;
		padding: 44px 5px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 #anchor_howto .cmn_title:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		margin: 0 0 0 -9px;
		border: 9px solid transparent;
		border-top: 15px solid #402a2e;
	}
	.asset_body-collection-skin-essentials .section_frame_01 #anchor_howto .cmn_title span {
		color: #402a2e;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto {
		background-image: none!important;
		background-color: #dd9dae!important;
		padding: 0 40px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_awaken {
		margin-bottom: 0;
		padding-bottom: 30px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead {
		position: relative;
		margin-bottom: 0;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead .howto_title {
		margin-bottom: 10px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead .howto_lead_inner {
		position: absolute;
		left: 10px;
		bottom: 10px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_interact .howto_lead .howto_lead_inner {
		left: auto;
		right: 10px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail {
		padding: 10px 0;
		margin: 0;
		width: auto;
		background-color: #fff;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_awaken ol.detail {
		padding-bottom: 0!important;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li + li {
		margin-top: 10px;
	}

	.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title {
		background-color: #fff;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title .txt_sub {
		font-size: 13px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title .txt_main {
		font-size: 17px;
	}

	.asset_body-collection-skin-essentials *[class*="section_frame"] + .section_frame_03 {
		margin-top: 0;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .bg_sp {
		position: relative;
		background: #dfc6c5 url(key_ingredients_bg_sp.jpg) no-repeat 0 0;
		padding-bottom: 20px;
		min-height: 145px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .accordion-cont {
		padding-top: 160px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .ingredients_title_01 {
		position: absolute;
		top: 0;
		left: 0;
		padding: 45px 5px;
		width: 100%;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .ingredients_title_01:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		margin: 0 0 0 -9px;
		border: 9px solid transparent;
		border-top: 15px solid #402a2e;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .ingredients_title_01 .txt_en {
		display: block;
		text-align: center;
		font-family: Canela,serif;
		font-size: 32px;
		line-height: 1;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .ingredients_title_01 .txt_ja {
		display: block;
		text-align: center;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 {
		background-image: none;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients li {
		display: block;
		width: 100%;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients li + li {
		margin-top: 45px;
	}

	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients dt {
		margin-bottom: 10px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients .txt_01 {
		font-weight: normal;
		font-size: 20px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 {
		background-color: rgba(255,255,255,.3);
		border-radius: 16px;
		padding: 20px;
		margin: 20px 20px 0 20px;
	}

	.asset_body-collection-skin-essentials .txt_note {
		margin-top: 24px;
	}



	.asset_body-collection-skin-essentials .section_product > .section_inner {
		background-color: #fff;
		padding-bottom: 0;
	}
	.asset_body-collection-skin-essentials .section_product .product_items li a {
		display: block;
		background-color: #dbc3bf;
	}
	.asset_body-collection-skin-essentials .section_product .product_items li a,
	.asset_body-collection-skin-essentials .section_product .product_items li a *,
	.asset_body-collection-skin-essentials .section_product .product_items li .box_txt *  {
		text-decoration: none;
		color: #3e2b2f;
	}
	.asset_body-collection-skin-essentials .section_product .product_items li .box_img {
		background-color: #fff;
		text-align: center;
	}
	.asset_body-collection-skin-essentials .section_product .product_items li .box_txt {
		padding-top: 36px;
		padding-bottom: 60px;
	}
	.tabset-cont {
		display: none;
	}
	.tabset-cont.current {
		display: block;
	}
	.js_accordionset-sp.is_close .accordion-cont {
		display: none;
		transition: all .2s;
	}
	.asset_body-collection-skin-essentials .section_frame_02 {
		padding-bottom: 46px;
		background-color: #e9dad8;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .carousel-wrapper {
		padding-right: 40px;
		padding-left: 40px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb {
		padding-right: 36px;
		padding-left: 36px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap a {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;

		padding-right: 0;
		border: none;
		background-color: #fff;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_img {
		width: 100%;
		order: 1;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_txt {
		-webkit-flex: none;
		flex: none;
		width: 100%;
		order: 2;
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 30px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_img {
		text-align: center;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_img img {
		width: auto;
		max-width: 100%;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap dt {
		top: 0;
		left: 0;
		width: 100%;
		max-width: 100%;
		margin-bottom: 15px;
		padding: 4px 2px;
		border-radius: 0;
		font-size: 18px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_reset .col_txt {
		background-color: #72bce2;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_interact .col_txt {
		background-color: #a195c1;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_awaken .col_txt {
		background-color: #d18ab3;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_special .col_txt {
		background-color: #634f54;
		color: #fff;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_special .col_txt * {
		color: #fff;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap dd p {
		font-size: 18px;
		line-height: 1.4;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_en {
		font-size: 36px;
		height: 3.38em;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_ja span {
		margin-bottom: 2px;
		font-size: 17px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_special .product_title_ja span,
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap.type_special .button {
		border-color: #fff;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .button_wrap {
		margin-top: 35px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb dt {
		/*margin: 0 4px;*/
		/*padding: 8px 2px 1px 2px;*/
		border-radius: 0;
		font-size: 18px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_special dt {
		background-color: #f4edec;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt {
		display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
		display: -ms-flexbox; /*--- IE10用 ---*/
		display: -webkit-flex; /*--- safari（PC）用 ---*/
		display: flex;

		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;

		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;

		margin-top: 0;
		border: 2px solid #ccc;
		padding: 4px 2px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .img {
		background-color: #fff;
		text-align: center;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .img img {
		max-width: 161px;
		max-width: 100%;
		width: auto;
		height: auto;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_reset ul li .txt {
		border-color: #72bce2;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_interact ul li .txt {
		border-color: #a195c1;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_awaken ul li .txt {
		border-color: #d18ab3;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_special ul li .txt {
		border-color: #634f54;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb *:not(.type_reset) ul li {
		/*width: 216px;*/
		width: 19.8vw;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt {
		margin-top: 5px;
		min-height: 3.4em;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt span {
		display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
		display: -ms-flexbox; /*--- IE10用 ---*/
		display: -webkit-flex; /*--- safari（PC）用 ---*/
		display: flex;

		font-size: 11px;
		line-height: 1.2;
	}

	.asset_body-collection-skin-essentials .section_frame_02 .block_items {
		margin-bottom: 15px;
	}
	.asset_body-collection-skin-essentials #anchor_product {
		background-color: #fff;
	}
}
@media screen and ( min-width:767px ) and ( max-width:1240px )
{
	.asset_body-s©tatic_lp img {
		width: auto;
		height: auto;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
	}
}
@media screen and ( min-width:767px ) and ( max-width:781px )
{
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_reset ul li {
		width: 20.3vw;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb *:not(.type_reset) ul li {
		/*width: 210px;*/
		width: 27.4vw;
	}
}
@media screen and ( max-width:767px )
{
	.column.primary-content {
		padding-left: 0;
		padding-right: 0;
	}
	.asset_body-static_lp .view_pc { display: none!important; }
	.asset_body-static_lp .view_tb,.asset_body-static_lp .view_sp { display: block!important; }

	.asset_body-collection-skin-essentials .section_mv .mv_txt_01 {
		padding-top: 20px;
	}
	.asset_body-collection-skin-essentials .section_mv .mv_txt_02 {
		bottom: 20px;
	}
	.asset_body-collection-skin-essentials .section_mv .label_02 {
		font-size: 11px;
	}
	.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .button {
		margin-top: 10px
	}
	.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .title_en {
		font-size: 30px;
		line-height: 1;
		margin-bottom: 5px;
	}
	.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .label_01 {
		margin-bottom: 8px;
		font-size: 13px;
	}
	.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .title_ja {
		font-size: 13px;
		font-weight: bold;
	}
	.asset_body-collection-skin-essentials .cmn_title span.txt_en {
		margin-bottom: 3px;
		font-size: 24px;
	}
	.asset_body-collection-skin-essentials .cmn_title span.txt_ja {
		font-size: 13px;
		/*font-weight: bold;*/
	}

	.asset_body-collection-skin-essentials .navbar_split {
		padding: 30px 20px;
	}

	.asset_body-collection-skin-essentials *[class*="section_frame"] .frame_title .number {
		font-size: 20px;
	}
	.asset_body-collection-skin-essentials *[class*="section_frame"] .frame_title .txt_ja {
		font-size: 13px;
		letter-spacing: 0;
	}
	.asset_body-collection-skin-essentials .section_index {
		margin-bottom: 0;
		padding: 24px 10px;
	}
	.asset_body-collection-skin-essentials .section_index .index_title span.txt_en {
		font-size: 34px;
	}
	.asset_body-collection-skin-essentials .section_index .index_title span.txt_ja {
		font-weight: bold;
		font-size: 12px;
	}
	.asset_body-collection-skin-essentials .section_index .nav_index {
		margin-top: 12px;
	}
	.asset_body-collection-skin-essentials .section_index .nav_index li + li {
		margin-top: 5px;
	}
	.asset_body-collection-skin-essentials .section_index .nav_index a {
		padding: 10px 6px;
		height: auto;
		font-size: 12px;
		letter-spacing: 0;
		/*font-weight: normal;*/
	}
	.asset_body-collection-skin-essentials .section_index .nav_index li a:after {
		right: 10px;
		margin-top: -4px;
		border-width: 4px;
		border-top-width: 7px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 {
		margin-bottom: 30px;
		background-size: 100% auto;
		min-height: 447px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01.is_close {
		min-height: 84px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title {
		margin-bottom: 7px;
		padding: 20px 5px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title:before {
		margin: 0 0 0 -5px;
		bottom: 2px;
		border: 5px solid transparent;
		border-top: 9px solid #402a2e;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title .txt_en {
		margin-bottom: 3px;
		font-size: 24px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title .txt_ja {
		font-size: 13px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .box_lead {
		padding-top: 24px;
		width: 65%;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .box_lead p {
		font-size: 11px;
		line-height: 1.4;
	}

	.asset_body-collection-skin-essentials .section_frame_01 .block_step_02 {
		margin-bottom: 30px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.step li {
		height: auto;
		padding: 10px 0 5px 0;
		border-radius: 6px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.step li dt {
		font-size: 13px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.step li dd .txt_ja {
		margin: 0.5em 0 0.7em 0;
		color: #fff;
		font-size: 12px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.step li dd .txt_en {
		font-size: 13px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step {
		margin: 0 20px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li + li {
		margin-top: 15px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li a:after {
		bottom: 6px;
		right: 10px;
		border: 4px solid transparent;
		border-top: 7px solid #402a2e;
		/*padding: 5px 5px 3px 5px;*/
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step dt {
		font-size: 18px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li .txt {
		top: 9px;
		left: 12px;
		max-width: 62%;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li .txt .txt_01 {
		font-size: 12px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step li .txt_02 {
		font-size: 11px;
		letter-spacing: -1px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .label .txt_en {
		font-size: 26px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step .label .txt_ja {
		font-size: 14px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 #anchor_howto .cmn_title {
		padding: 22px 5px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 #anchor_howto .cmn_title:before {
		margin: 0 0 0 -5px;
		bottom: 2px;
		border: 5px solid transparent;
		border-top: 9px solid #402a2e;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto {
		padding: 0 20px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto.type_awaken {
		padding-bottom: 15px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto > * {
		max-width: 100%;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail {
		padding: 5px 0;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li + li {
		margin-top: 5px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_img,
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_img img {
		width: 83px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_txt dt {
		font-size: 14px;
		margin-bottom: 2px;
		padding: 0 0 2px 0;
		margin-left: 16px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_txt dt:before {
		top: 0;
		left: -18px;
		font-size: 20px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto ol.detail li .col_txt p {
		font-size: 10px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead .howto_lead_inner {
		width: 55%;
		padding: 0;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead .howto_title {
		font-size: 15px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_howto .howto_lead p {
		font-size: 12px;
		font-weight: bold;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_movie {
		padding-bottom: 0;
	}
	.asset_body-collection-skin-essentials *[class*="section_frame"] .block_lead p.txt_bold {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.asset_body-collection-skin-essentials *[class*="section_frame"] .block_lead p {
		font-size: 12px;
		line-height: 1.4;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title .txt_sub,
	.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title .txt_main {
		margin: 0;
		letter-spacing: 0;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title .txt_sub {
		margin-bottom: 5px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_movie .movie_title .txt_main {
		font-size: 16px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_movie .box_movie {
		padding-right: 20px;
		padding-left: 20px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .bg_sp {
		background-size: 100% auto;
		min-height: 88px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .ingredients_title_01 {
		padding: 22px 5px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .ingredients_title_01:before {
		margin: 0 0 0 -5px;
		bottom: 2px;
		border: 5px solid transparent;
		border-top: 9px solid #402a2e;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .ingredients_title_01 .txt_en {
		margin-bottom: 3px;
		font-size: 24px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .ingredients_title_01 .txt_ja {
		font-size: 13px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .accordion-cont {
		padding-top: 80px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 {
		padding-top: 20px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients li + li {
		margin-top: 20px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients dt {
		margin-bottom: 7px;
		padding: 2px;
		font-size: 12px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients .txt_01 {
		margin-bottom: 12px;
		font-size: 13px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_01 .ingredients .txt_02 {
		font-size: 11px;
	}
	.asset_body-collection-skin-essentials .txt_note {
		margin-top: 12px;
		font-size: 10px!important;
	}

	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 {
		padding: 10px;
		border-radius: 10px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 .ingredient_title span.txt_en {
		font-size: 22px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 .ingredient_title span.txt_ja {
		font-size: 12px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 p {
		font-size: 11px;
	}



	.asset_body-collection-skin-essentials .section_product > .section_inner {
		padding-top: 25px;
		/*padding-bottom: 25px;*/
	}
	.asset_body-collection-skin-essentials .section_product .product_items li .box_img img {
		max-width: 342px;
		height: auto;
	}
	.asset_body-collection-skin-essentials .section_product .product_items li .box_txt {
		padding: 18px 15px 30px 15px;
	}
	.asset_body-collection-skin-essentials .section_product .product_items li .box_txt * {
		text-align: center;
	}
	.asset_body-collection-skin-essentials .section_product .product_title_en {
		font-size: 30px;
	}
	.asset_body-collection-skin-essentials .section_product .product_title_ja {
		font-size: 14px;
	}
	.asset_body-collection-skin-essentials .section_product .product_txt01 {
		font-size: 12px;
	}
	.asset_body-collection-skin-essentials .section_product .img_shade img {
		width: 248px;
		height: auto;
	}
	.asset_body-collection-skin-essentials .section_product .button_wrap {
		margin-top: 16px;
	}

	.period {
		letter-spacing: -0.5em;
	}
	.asset_body-collection-skin-essentials .anchor {
		margin-top: -53px;
		padding-top: 53px;
	}

	.asset_body-collection-skin-essentials .section_frame_02 {
		padding-bottom: 27px;
		/*margin-top: -53px!important;*/
	}
	.asset_body-collection-skin-essentials .section_frame_02 .carousel-wrapper {
		padding-right: 18px;
		padding-left: 18px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb {
		margin-top: 15px;
		padding-right: 16px;
		padding-left: 16px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap dl {
		position: relative;
		padding-bottom: 2.5em;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap dt {
		margin-bottom: 15px;
		padding: 4px 2px;
		font-size: 18px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap dd {
		position: absolute;
		top: 2.5em;
		left: 0;
		width: 100%;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap dd p {
		font-size: 13px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_img .img_item {
		margin-top: -2.5em;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_img img {
		width: 156px;
		height: auto;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .col_txt {
		padding-bottom: 17px;
		padding-right: 8px;
		padding-left: 8px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_en {
		font-size: 26px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_en.txt_long span {
		font-size: 24px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_ja span {
		display: block;
		font-size: 14px;
		line-height: 1.2;
		padding: 2px 0;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_title_ja {
		min-height: 36px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .product_txt01 {
		font-size: 14px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap .button_wrap {
		margin-top: 15px;
	}
	.asset_body-collection-skin-essentials .section_frame_02  button.slick-arrow {
		top: 142px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow:before {
		top: 18px;
		border-width: 6px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow.slick-prev {
		left: 20px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow.slick-next {
		right: 20px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow.slick-prev:before {
		border-right-width: 9px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 button.slick-arrow.slick-next:before {
		border-left-width: 9px;
	}

	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li {
		margin: 5px 2px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb dt {
		margin-right: 2px;
		margin-left: 2px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb .type_reset ul li {
		width: 22.6vw;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb *:not(.type_reset) ul li {
		width: 123px;
		width: 30.1vw;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb *:not(.type_reset) ul li img {
		width: 80px;
		height: auto;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt {
		height: 4em;
		padding-right: 4px;
		padding-left: 4px;
		/*-webkit-box-pack: start;*/
		/*-ms-flex-pack: start;*/
		/*justify-content: flex-start;*/
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt span,
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt.txt_long span {
		font-size: 8px;
	}
	.asset_body-collection-skin-essentials .video-wrap {
		margin-right: 20px;
		margin-left: 20px;
	}
}

@media screen and ( max-width:415px )
{
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb *:not(.type_reset) ul li {
		width: 110px;
	}
	.asset_body-collection-skin-essentials .section_mv .mv_txt_01 {
		padding-top: 10px;
	}
	.asset_body-collection-skin-essentials .section_mv .mv_txt_02 {
		bottom: 10px;
	}
	.asset_body-collection-skin-essentials .section_mv *[class*="mv_txt"] .button {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 {
		margin-bottom: 30px;
		background-size: 100% auto;
		min-height: 470px;
	}

	.asset_body-collection-skin-essentials .section_frame_01 ol.nav_index_step {
		margin-right: 10px;
		margin-left: 10px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .carousel-wrapper {
		padding-right: 8px;
		padding-left: 8px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slide_wrap dd p {
		font-size: 12px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb {
		padding-right: 6px;
		padding-left: 6px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb *:not(.type_reset) ul li {
		width: 117px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb dt {
		font-size: 14px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb ul li .txt {
		padding-right: 1px;
		padding-left: 1px;
		letter-spacing: -1px;
	}
}
@media screen and ( max-width:375px )
{
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 {
		min-height: 426px;
	}
}
@media screen and ( max-width:360px )
{
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 {
		min-height: 410px;
	}
	.asset_body-collection-skin-essentials .section_frame_03 .block_ingredients_02 {
		margin-right: 10px;
		margin-left: 10px;
	}
}
@media screen and ( min-width:359px ) and ( max-width:415px )
{
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb *:not(.type_reset) ul li {
		/*width: 112px;*/
		width: 31vw;
	}
}
@media screen and ( min-width:320px )
{
	.asset_body-static_lp .view_tb { display: none!important; }
}

@media screen and ( max-width:320px )
{
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb *:not(.type_reset) ul li {
		width: 98px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb dl.type_reset ul li {
		width: 80px;
	}
	.asset_body-collection-skin-essentials .section_frame_02 .slider_thumb dl.type_reset ul li img {
		width: 100%;
		height: auto;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 {
		min-height: 364px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .step_title {
		margin-bottom: 6px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .box_lead {
		padding-right: 5px;
	}
	.asset_body-collection-skin-essentials .section_frame_01 .block_step_01 .box_lead p {
		font-size: 10px;
	}
}

.l_norotate {
	position: fixed;
	bottom: 0;
	right: 0;
	display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
	display: -ms-flexbox; /*--- IE10用 ---*/
	display: -webkit-flex; /*--- safari（PC）用 ---*/
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	overflow: hidden;
	z-index: 10001;
	background-color: #808080;
}
@media screen and (max-width: 896px) and (max-height: 414px) and (orientation: landscape)
{
	.l_norotate {
		opacity: 1;
		pointer-events: visible;
		visibility: visible;
		transition: .2s;
	}
	.l_norotate_inner {
		display: -webkit-box; /*--- Android, iOS6.1以前用 ---*/
		display: -ms-flexbox; /*--- IE10用 ---*/
		display: -webkit-flex; /*--- safari（PC）用 ---*/
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		min-height: 100%;
	}
	.l_norotate_inner * {
		text-align: center;
	}
	.l_norotate_inner .img img {
		width: auto;
		height: 200px;
	}
	.l_norotate_inner .txt {
		color: #fff;
		font-size: 20px;
		font-weight: bold;
	}
}

.asset_body-static_lp .video-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}
.asset_body-static_lp .video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}
.asset_body-static_lp .video-wrap .video-thumb {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}
.asset_body-static_lp .icn_videoplay {
	display: block;
	width: 100%;
	height: 100%;
}
.asset_body-static_lp .icn_videoplay:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display:block;
	width: 130px;
	height: 130px;
	margin: -65px 0 0 -65px;
	background-color: #b1b1b1;
	border-radius: 50%;
}
.asset_body-static_lp .icn_videoplay:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -32px 0 0 -16px;
	border: 32px solid transparent;
	border-left: 50px solid #fff;
}
@media screen and ( max-width:767px )
{
	.asset_body-collection-skin-essentials .icn_videoplay:before {
		width: 64px;
		height: 64px;
		margin: -32px 0 0 -32px;
	}
	.asset_body-collection-skin-essentials .icn_videoplay:after {
		margin: -16px 0 0 -8px;
		border: 16px solid transparent;
		border-left: 25px solid #fff;
	}
}


/*カルーセル内動画*/
.carousel-wrapper .yt-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.carousel-wrapper .yt-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}



























