/*-------------------
   clearfix
-------------------*/
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
/*-------------------
   common
-------------------*/
.wrapper {
	font: 1.0em/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-feature-settings: "palt";
	letter-spacing: .1em;
	padding: 0 0 20px;
	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 a{
	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 1rem/2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	position: relative;
	margin: 5% auto 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
#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 a: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 .wrapper .mainvisual .head-logo{
	background: #f0dae6;
}
#container .wrapper .mainvisual .headtitle{
	color: #e89dbf;
	font: bold 1.6rem/1.2 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: -0.5px;
	margin: 5% auto;
	text-align: center;
}
#container .wrapper .mainvisual .subtitle{
	color: #5b5b5b;
	font: bold 1.2rem/1.2 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: -0.5px;
	margin: 0 auto;
	text-align: center;
}
#container .wrapper .mainvisual .main-pht{
	display: block;
	margin: 5% auto 0;
	width: 90%;
}

/*-------------------
   section共通
-------------------*/
#container .sec-title{
	background: url(/contents/shop/sevenbeauty/img/freepage/omd_cleargel/sp-line.jpg) no-repeat;
	color: #5b5b5b;
	font: bold 1.2rem/1.2 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: -0.5px;
	margin: 10% auto 3%;
	padding: 8% 0 0;
	text-align: center;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .item-wrap{
	margin: 0 auto;
	width: 90%;
}
#container .sec1 .item-wrap .item-overview img{
	display: block;
	margin: 0 auto 3%;
	width: 80%;
}
#container .sec1 .item-wrap .item-overview table,
#container .sec1 .item-wrap .item-overview th,
#container .sec1 .item-wrap .item-overview td{
	border: solid 1px #d9d9d9;
	border-collapse: collapse;
	font: 0.9rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	padding: 3%;
}
#container .sec1 .item-wrap .item-overview th{
	background: #e89dbf;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#container .sec1 .item-wrap .item-desc-txt{
	font: 0.9rem/1.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 5% 0 8%;
}
#container .sec1 .buy-box{
	margin: 0 auto;
	width: 94%;
}
#container .sec1 .buy-box li{
	margin: 0 2% 3%;
	width: 46%;
}
#container .sec1 .buy-box li .name{
	font: bold 1rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    margin: 0 0 5%;
	text-align: center;
}
#container .sec1 .buy-box li .number{
	font: 0.9rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    margin: 0 0 5%;
}
#container .sec1 .buy-box li .number span{
	background: #666;
	color: #FFF;
	font-size: 0.7rem;
	margin: 0 2% 0 0;
	padding: 2%;
}
#container .sec1 .buy-box li .price{
	color: #c40830;
	font: bold 1rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    margin: 0;
}

/*-------------------
   section2
-------------------*/
#container .sec2{
	background: #f0f0ee;
	padding: 8% 5% 3%;
}
#container .sec2 .sec-title{
	background: none;
	margin: 0 auto 5%;
	padding: 0;
}
#container .sec2 .plan-wrap{
	width: 100%;
}
#container .sec2 .plan-wrap dl{
	margin: 0 auto 5%;
}
#container .sec2 .plan-wrap dt img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#container .sec2 .plan-wrap dd{
	font: 0.9rem/1.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 3% 0 0;
}

@media screen and (min-width:350px) and ( max-width:480px) {
/*　スマホ縦　i6 / i6plus / i7  350pxから480pxまではここを読み込む　*/
}

@media screen and (min-width:480px) and ( max-width:960px) {
/*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
#container .buy-btn a{
	font-size: 1.5rem;
	line-height: 3.2rem;
	width: 100%;
}
/*-------------------
   mainvisual
-------------------*/
#container .wrapper .mainvisual .headtitle{
	font-size: 3rem;
	margin: 5% auto 3%;
}
#container .wrapper .mainvisual .subtitle{
	font-size: 2rem;
}

/*-------------------
   section共通
-------------------*/
#container .sec-title{
	background-size: 100%;
	font-size: 2rem;
	padding: 5% 0 0;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .item-wrap .item-overview{
	clear: both;
	width: 100%;
}
#container .sec1 .item-wrap .item-overview img{
	display: block;
	float: left;
	margin: 0 5% 0 0;
	width: 40%;
}
#container .sec1 .item-wrap .item-overview table{
	width: 55%;
}
#container .sec1 .item-wrap .item-overview table,
#container .sec1 .item-wrap .item-overview th,
#container .sec1 .item-wrap .item-overview td{
	font-size: 1.1rem;
}
#container .sec1 .item-wrap .item-desc-txt{
	font-size: 1.1rem;
	margin: 3% 0 5%;
}
#container .sec1 .buy-box li .name,
#container .sec1 .buy-box li .number,
#container .sec1 .buy-box li .price{
	font-size: 1.3rem;
}
#container .sec1 .buy-box li .number span{
	font-size: 0.9rem;
}

/*-------------------
   section2
-------------------*/
#container .sec2 .plan-wrap dd{
	font-size: 1.1rem;
	margin: 1% 0 0;
}
}

@media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
#container{
	margin: 0 auto;
	width: 1040px;
}
#container .buy-btn a{
	font-size: 1.3rem;
	margin: 3% auto;
}

/*-------------------
   mainvisual
-------------------*/
#container .wrapper .mainvisual .head-logo img{
	display: block;
	margin: 0 auto;
	width: 640px;
}
#container .wrapper .mainvisual .headtitle{
	font-size: 3.5rem;
	margin: 3% auto 1%;
	text-align: center;
}
#container .wrapper .mainvisual .subtitle{
	font-size: 2rem;
}
#container .wrapper .mainvisual .headtitle .sp-only,
#container .wrapper .mainvisual .subtitle .sp-only{
	display: none;
}
#container .wrapper .mainvisual .main-pht{
	margin: 3% auto 0;
	width: 640px;
}

/*-------------------
   section共通
-------------------*/
#container .sec-title{
	background: url(/contents/shop/sevenbeauty/img/freepage/omd_cleargel/pc-line.jpg) no-repeat;
	font-size: 2.5rem;
	margin: 8% auto 3%;
	padding: 4% 0 0;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .item-wrap{
	margin: 0 auto 5%;
}
#container .sec1 .item-wrap .item-overview{
	margin: 0 2% 0 0;
	width: 38%;
}
#container .sec1 .item-wrap .item-desc-txt{
	margin: 1% 0 0;
	width: 60%;
}
#container .sec1 .buy-box li{
	margin: 0 2% 3%;
	width: 29.3%;
}
#container .sec1 .buy-box li .name{
	letter-spacing: -0.5px;
	text-align: left;
}
#container .sec1 .buy-box li .name br{
	display: none;
}

/*-------------------
   section2
-------------------*/
#container .sec2{
	margin: 5% auto;
	padding: 5% 5% 0;
}
#container .sec2 .sec-title{
	margin: 0 auto 3%;
}
#container .sec2 .plan-wrap dl{
	width: 46%;
}
}