@charset "utf-8";
/*-------------------
   clearfix
-------------------*/
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
/*-------------------
   common
-------------------*/
.wrapper {
	font: 1.0em/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	font-feature-settings: "palt";
	letter-spacing: .1em;
	padding: 0 0 40px;
	position: relative;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper img {
	height: auto;
	width: 100%;
}

/*---7esthe_mobile.css リセットOP対策----*/
#container h3,
#container h4,
#container h5 {
	background: none;
	color: #000;
	cursor: auto;
	float: none;
}
#container h3 span,
#container h4 span,
#container h5 span {
	background: none;
	color: #000;
	cursor: auto;
	float: none;
}
#container .flex {
    align-items: flex-start;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
/*--7esthe_mobile.css 商品ページ用リセットOP対策　----*/
.write_box {
    margin: 0;
    padding: 0;
}
#mobile_detail_content {
	font-size: 1.0em;
}
.item_explanation .cont {
	margin: 0;
	padding: 0;
}
/*ブレイクポイントのルール*/
/* -スマホ基本設計 解像度に依存しない-
 *350pxまで：SP縦 i5 SE
 *350px〜480px：SP縦 i6-8　****一番重要****
 *480px〜960px：SP横からタブレット
 *960px〜小型PC　大型PC
 
 /*  全体指定 スマホ縦 i5 i5SE　350pxまで  */
 
 
/* ボタンデザイン自由に変えてください  */
#container .buy-btn {
	background: #9dd53a;
	background: -moz-linear-gradient(top, #9dd53a 0%, #7cbc0a 100%);
	background: -webkit-linear-gradient(top, #9dd53a 0%, #7cbc0a 100%);
	background: linear-gradient(to bottom, #9dd53a 0%, #7cbc0a 100%);
	border: #99b61e 1px solid;
	border-radius: 5px;
	color: #fff;
	display: block;
	font: bold 1.2rem/1.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing:-0.1rem;
	position: relative;
	margin: 10px auto 0;
	text-align: center;
	width: 100%;
}
#container .buy-btn a {
	font-weight:bold;
	color: #fff;
	display: block;
	text-decoration: none;
}
#container .buy-btn a::before {
	border: solid 5px transparent;
	border-left: solid 7px #fff;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: relative;
	top: -1px;
}
#container .buy-btn:hover {
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;
}
/*-- 画面外にいる状態 --*/
.fadein {
	opacity : 0;
	transform : translate(0, 30px);
	transition: ease-in 400ms;
}
/*-- 画面内に入った状態 --*/
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}

/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background: url(/contents/shop/sevenbeauty/img/freepage/remover-knowhow/mainvisual-bg-sp.jpg) no-repeat;
	background-size: 100%;
	border: solid 10px #eee;
	margin: 0;
	padding: 5% 0;
}
#container .mainvisual .headtitle{
	color: #594e91;
	font: bold 2.5rem/1.1 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing: -0.5px;
	margin: 0;
	text-align: center;
}
#container .mainvisual .headtitle em{
	font-weight: bold;
	font-size: 3.4rem;
}
#container .mainvisual .title-desc{
	background: #dcdcdc;
	color: #000;
	font: 1rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 70% 0 0;
	padding: 4%;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .about-remover{
	margin: 2% auto 10%;
	width: 90%;
}
#container .sec1 .about-remover dt{
	border-bottom: solid 2px #8c5a9f;
	color: #8c5a9f;
	font: bold 1.6rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 8% 0 3%;
}
#container .sec1 .about-remover dd{
	font: 1rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
}

/*-------------------
   section共通
-------------------*/

#container .sec2,
#container .sec3,
#container .sec4{
	margin: 0 auto 10%;
	width: 98%;
}
#container .sec4{
	margin: 0 auto;
}
#container .sec-title{
	background: #ecdff1;
	border-radius: 5px;
	color: #3c3c3c;
	font: bold 1.6rem/1.1 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 0 auto 5%;
	padding: 3%;
	text-align: center;
	width: 55%;
}
#container .sec-subtitle{
	color: #594e91;
	font: bold 1.3rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 0;
}
#container .type-desc-txt{
	font: 1rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing:-0.05rem;
    margin: 3% 0 0;
}
/* 商品詳細 */
#container .product-list{
	margin: 0 auto;
	width: 100%;
}
#container .product-list li{
	margin: 3% 2% 0;
	width: 46%;
}
#container .product-list li img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#container .product-list li .item-name{
	color: #000;
	font: bold 1rem/1.1 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing:-0.05rem;
    margin: 3% 0;
    text-align: center;
}
#container .product-list li .item-detail{
	font: 1rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing:-0.05rem;
}
#container .product-list li .item-detail:before{
	content: "■";
	font-size: 0.9rem;
}
#container .product-list li .item-number{
	font: 1rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing:-0.05rem;
    margin: 3% 0 7%;
}
#container .product-list li .item-number:before{
	background: #666;
	color: #FFF;
	content: "商品番号";
	font-size: 0.9rem;
	margin: 0 3% 0 0;
	padding: 1% 2%;
	text-align: center;
}
#container .product-list li .item-price{
	color: #b70100;
	font: bold 1.1rem/1.2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#container .product-list li .item-price em{
	font-size: 1.3rem;
	letter-spacing:-0.05rem;
	font-weight: bold;
}
/* 使用方法 */
#container .howto-wrap{
	background: #ecdff1;
	border-radius: 5px;
	margin: 8% 0 0;
	padding: 5% 3%;
}
#container .howto-wrap .howto-title{
	color: #8c5a9f;
	font: bold 1.6rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    margin: 0;
    text-align: center;
}
#container .howto-wrap .howto-step li{
	margin: 3% 2% 0;
	width: 46%;
}
#container .howto-wrap .howto-step li img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#container .howto-wrap .howto-step li .step-txt{
	font: 1rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing:-0.05rem;
	margin: 5% 0 0;
}
/* 注意事項 */
#container .attention-wrap{
	border: 1px dashed #8c5a9f;
	border-radius: 5px;
	margin: 5% 0 0;
	padding: 5% 3%;
}
#container .attention-wrap .attention-title{
	color: #8c5a9f;
	font: bold 1.4rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing:-0.05rem;
    margin: 0;
    text-align: center;
}
#container .attention-wrap .inner-box img{
	display: block;
	margin: 3% auto;
	width: 100%;
}
#container .attention-wrap .inner-box .attention-list{
	margin: 0;
	width: 100%;
}
#container .attention-wrap .inner-box .attention-list dt{
	font: bold 1.3rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing:-0.05rem;
}
#container .attention-wrap .inner-box .attention-list dd{
	font: 1rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing:-0.05rem;
    margin: 2% 0 0;
}

@media screen and (min-width:350px) and ( max-width:480px) {
/*　スマホ縦　i6 / i6plus / i7  350pxから480pxまではここを読み込む　*/
/*-------------------
   mainvisual

-------------------*/
#container .mainvisual .headtitle{
	font-size: 2.2rem;
}
#container .mainvisual .headtitle em{
	font-size: 3rem;
}
}

 @media screen and (min-width:480px) and ( max-width:960px) {
/*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
#container .buy-btn {
	font: bold 2rem/2.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 20px auto 0;
}

/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	padding: 5% 0 3%;
}
#container .mainvisual .headtitle{
	font-size: 3rem;
}
#container .mainvisual .headtitle em{
	font-size: 4rem;
}
#container .mainvisual .title-desc{
	font-size: 1.4rem;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .about-remover dt{
	font-size: 2.2rem;
	margin: 5% 0 3%;
}
#container .sec1 .about-remover dd{
	font-size: 1.4rem;
}

/*-------------------
   section共通
-------------------*/
#container .sec-title{
	font-size: 2.5rem;
}
#container .sec-subtitle{
	font-size: 2.2rem;
	text-align: center;
}
#container .type-desc-txt{
	font-size: 1.4rem;
    margin: 1% 0 0;
}
/* 商品詳細 */
#container .product-list li .item-name{
	font-size: 1.3rem;
}
#container .product-list li .item-detail{
	font-size: 1.1rem;
}
#container .product-list li .item-detail:before,
#container .product-list li .item-number:before{
	font-size: 1rem;
}
#container .product-list li .item-number{
	font-size: 1.2rem;
    margin: 3% 0 5%;
}
#container .product-list li .item-price{
	font-size: 1.2rem;
}
#container .product-list li .item-price em{
	font-size: 1.7rem;
}
/* 使用方法 */
#container .howto-wrap .howto-title{
	font-size: 1.8rem;
}
#container .howto-wrap .howto-step li .step-txt{
	font-size: 1.1rem;
}
/* 注意事項 */
#container .attention-wrap .attention-title{
	font-size: 1.2rem;
}
#container .attention-wrap .inner-box .attention-list dt{
	font-size: 1.4rem;
}
#container .attention-wrap .inner-box .attention-list dd{
	font-size: 1.4rem;
}
}

@media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
.wrapper {
	padding: 0;
	width:1040px;
	margin:0 auto;
}
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background: url(/contents/shop/sevenbeauty/img/freepage/remover-knowhow/remover-knowhow_main.jpg) no-repeat;
	background-size: 100%;
	border: none;
	height: 540px;
	padding: 9.2% 3% 0;
}
#container .mainvisual .headtitle{
	font-size: 3.5rem;
	text-align: left;
}
#container .mainvisual .headtitle em{
	font-size: 4.5rem;
}
#container .mainvisual .title-desc{
	background: none;
	font-size: 0.9rem;
	margin: 13.5% 0 0;
	padding: 0;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .about-remover{
	margin: 8% auto 8%;
	width: 90%;
}
#container .sec1 .about-remover dt{
	font-size: 1.5rem;
	margin: 5% 0 1%;
}
#container .sec1 .about-remover dd{
	font-size: 0.9rem;
}

/*-------------------
   section共通
-------------------*/
#container .sec-title{
	margin: 0 auto 3%;
	padding: 2%;
}
#container .sec-subtitle{
	text-align: center;
}
#container .type-desc-txt{
	font-size: 0.9rem;
    margin: 1% auto 0;
    width: 90%;
}
/* 商品詳細 */
#container .product-list{
	margin: 0 auto;
	width: 70%;
}
#container .product-list li .item-name{
	font-size: 1rem;
}
#container .product-list li .item-detail,
#container .product-list li .item-number,
#container .product-list li .item-price{
	font-size: 0.9rem;
}
#container .product-list li .item-number{
    margin: 2% 0 3%;
}
#container .product-list li .item-number:before{
	font-size: 0.7rem;
}
#container .product-list li .item-price{
	color: #b70100 !important;
}
#container .product-list li .item-price em{
	font-size: 1.3rem;
}
/* 使用方法 */
#container .howto-wrap{
	padding: 3%;
}
#container .howto-wrap .howto-step li{
	margin: 3% 1% 0;
	width: 31.3%;
}
#container .howto-wrap .howto-step li .step-txt{
	font-size: 0.9rem;
}
/* 注意事項 */
#container .attention-wrap{
	padding: 3%;
}
#container .attention-wrap .inner-box img{
	margin: 2% 2% 0 0;
	width: 30%;
}
#container .attention-wrap .inner-box .attention-list{
	margin: 2% 0 0;
	width: 68%;
}
#container .attention-wrap .inner-box .attention-list dd{
	font-size: 0.9rem;
    margin: 3% 0 0;
}
}
/*-------------------
   footer
-------------------*/
#container .page-top {
	display: block;
	margin: 40px auto;
	text-align: center;
	width: 82px;
}