@charset "utf-8";

/* 全体設定
*************************************************************/
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html{
	max-width: 750px;
	margin: 0 auto;
}
p{
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{
   -webkit-appearance: none;
   border-radius: 0;
}

/* 通常オファー
*************************************************************/
@media screen and (min-width:341px) and (max-width:379px) {
/* ▼ gel＋wash ここから */
.price_bg{
	position: relative;
	max-width: 100%;
	background: #27bcef center repeat;
	margin: 0 auto;
}
.price_set{
	top: 0px;
	margin-left: -8px;
	padding-top: 20px;
	line-height: 100px;
	text-align: center;
	font-size: 120px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}

/* ▼ face wash 単品ここから */
.price_w{
	top: 0px;
	margin-left: -8px;
	padding-top: 15px;
	line-height: 95px;
	text-align: center;
	font-size: 110px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}

/* ▼ gel 単品ここから */
.price_g{
	top: 0px;
	margin-left: -8px;
	padding-top: 15px;
	line-height: 95px;
	text-align: center;
	font-size: 110px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
}

@media screen and (min-width:380px) and (max-width:500px) {
/* ▼ gel＋wash ここから */
.price_bg{
	position: relative;
	max-width: 100%;
	background: #27bcef center repeat;
	margin: 0 auto;
}
.price_set{
	top: 0px;
	margin-left: -8px;
	padding-top: 20px;
	line-height: 115px;
	text-align: center;
	font-size: 135px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
/* ▼ face wash 単品ここから */
.price_w{
	top: 0px;
	margin-left: -8px;
	padding-top: 18px;
	line-height: 105px;
	text-align: center;
	font-size: 125px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
/* ▼ gel 単品ここから */
.price_g{
	top: 0px;
	margin-left: -8px;
	padding-top: 18px;
	line-height: 105px;
	text-align: center;
	font-size: 125px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
}

@media screen and (max-width:340px) {
/* ▼ gel＋wash ここから */
.price_bg{
	position: relative;
	max-width: 100%;
	background: #27bcef center repeat;
	margin: 0 auto;
}
.price_set{
	top: 0px;
	margin-left: -8px;
	padding-top: 15px;
	line-height: 90px;
	text-align: center;
	font-size: 105px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}

/* ▼ face wash 単品ここから */
.price_w{
	top: 0px;
	margin-left: -8px;
	padding-top: 10px;
	line-height: 85px;
	text-align: center;
	font-size: 90px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}

/* ▼ gel 単品ここから */
.price_g{
	top: 0px;
	margin-left:-8px;
	padding-top: 10px;
	line-height: 85px;
	text-align: center;
	font-size: 90px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
}
@media screen and (min-width:501px) and (max-width:639px) {
/* ▼ gel＋wash ここから */
.price_bg{
	position: relative;
	max-width: 100%;
	background: #27bcef center repeat;
	margin: 0 auto;
}
.price_set{
	top: 0px;
	margin-left: -10px;
	padding-top: 25px;
	line-height: 140px;
	text-align: center;
	font-size: 170px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
/* ▼ face wash 単品ここから */
.price_w{
	top: 0px;
	margin-left: -10px;
	padding-top: 22px;
	line-height: 125px;
	text-align: center;
	font-size: 150px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
/* ▼ gel 単品ここから */
.price_g{
	top: 0px;
	margin-left: -10px;
	padding-top: 22px;
	line-height: 125px;
	text-align: center;
	font-size: 150px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
}
@media screen and (min-width:640px) {
/* ▼ gel＋wash ここから */
.price_bg{
	position: relative;
	max-width: 100%;
	background: #27bcef center repeat;
	margin: 0 auto;
}
.price_set{
	top: 0px;
	margin-left: -10px;
	padding-top: 30px;
	line-height: 165px;
	text-align: center;
	font-size: 200px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
/* ▼ face wash 単品ここから */
.price_w{
	top: 0px;
	margin-left: -10px;
	padding-top: 30px;
	line-height: 145px;
	text-align: center;
	font-size: 180px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
/* ▼ gel 単品ここから */
.price_g{
	top: 0px;
	margin-left: -10px;
	padding-top: 30px;
	line-height: 145px;
	text-align: center;
	font-size: 180px;
	font-weight: 600;
	letter-spacing: -0.03em;
	color: #ffaa00;/*非対応のブラウザでの文字色を設定*/
	background: -webkit-linear-gradient(90deg, #f5af00 , #ffff00);/*背景色にグラデーションを指定*/
	-webkit-background-clip: text;/*テキストでくり抜く*/
	-webkit-text-fill-color: transparent;/*くり抜いた部分は背景を表示*/
}
/* △ gel 単品 ここまで */
}

/* footer
*************************************************************/
.lp_ttl{
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	background: #00abe6;
	text-align: center;
	padding: 8px 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
.lp_table{
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3;
	color: #000;
}
.td01{
	width: 25%;
	font-weight: bold;
	border: 1px solid #ccc;
	background: #f8f8f8;
	text-align: center;
}
.td02{
	padding: 8px;
	border: 1px solid #ccc;
	background: #fff;
	text-align: left;
	box-sizing: border-box;
}
.lp_link{
	padding: 15px 0 10px;
	width: 100%;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: center;
	background: #27bcef;
	letter-spacing: 0.04em;
}
.lp_link a{
	color: #fff;
}
.copy{
	font-size: 12px;
}

/*退貨
==============================================*/
.footer_return{
	background: #f5f5f5;
	padding: 5vw;
	color: #333;
}
.footer_contact{
	background: #e9f8fd;
	margin: 2vw;
	padding: 5vw 5vw 7vw;
}
.ctt_ttl{
	font-size: 5.333333333333333vw;
	font-weight: 600;
	margin-bottom: 5vw;
	color: #333;
	letter-spacing: 0.04em;
}
.rtn_txt li{
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	margin-bottom: 3vw;
	letter-spacing: 0.04em;
}
.rtn_bnr{
	margin: 1vw 1vw 3vw;
	padding: 6vw 4vw 4vw;
	border: 1px solid #ddd;
	background: #fff;
	box-sizing: border-box;
}
.rtn_bnr p{
	font-size: 12px;
	line-height: 1.6;
	text-align: left;
}
.rtn_bnr div{
	margin-bottom: 3vw;
}

/* ページトップ
==============================================*/
.pagetop{
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 2;
	margin: 0;
	padding: 0;
}
.pagetop a{
	display: block;
	text-align: center;
	text-decoration: none;
}
.pagetop a:hover{
	display: block;
	text-align: center;
	text-decoration: none;
}
.pagetop img{
	vertical-align: bottom;
	width: 55px;
	height: 55px;
}




/* 共通
==============================================*/
/*--- SP画像サイズ調整 ---*/
.spimg{max-width: 100%; height: auto;}

/*--- text align ---*/
.alignC{text-align: center;}

/*--- SP左右の余白用margin ---*/
.mLR10{margin-left: 10px!important; margin-right: 10px;}

/*--- font-size ---*/
.sml38{font-size: 38%!important;}
.sml50{font-size: 50%!important;}
.sml80{font-size: 80%!important;}

/*--- margin ---*/
.mb10{margin-bottom: 10px!important;}
.mb15{margin-bottom: 15px!important;}
.mb20{margin-bottom: 20px!important;}
.mb30{margin-bottom: 30px!important;}
.mb40{margin-bottom: 40px!important;}
.mb50{margin-bottom: 50px!important;}
