@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 "ヒラギノ角ゴ 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{
	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.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	position: relative;
	margin: 10px auto 0;
	text-align: center;
	width: 100%;
}
#container .buy-btn a{
	color: #fff;
	display: block;
	font-weight: bold;
	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/matsuge_eyesheet/head-bottom.png), url(/contents/shop/sevenbeauty/img/freepage/matsuge_eyesheet/mainvisual-bg-sp.jpg);
	background-repeat: no-repeat,no-repeat;
	background-position: bottom,top;
	background-size: 100%;
	padding: 4% 5% 8%;
}
#container .mainvisual .headtitle{
	color :#000;
	font: bold 1.5rem/1.1 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: -0.5px;
	margin: 1% 0 0;
	text-align: center;
}
#container .mainvisual .headtitle em{
	display: block;
	color: #000;
	font-size: 2.5rem;
}
#container .mainvisual .headcatch1{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#container .mainvisual .headcatch2{
	display: block;
	margin: 0 auto 62%;
	width: 80%;
}
#container .mainvisual .set-txt{
	background: #d70000;
	border-radius: 30px;
	color: #FFF;
	font: bold 0.9rem/1.8  'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing: -0.5px;
	text-align: center;
	width: 75%;
}
#container .mainvisual .head-name{
	color: #000;
	font: bold 1.1rem/1.4  'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing: -0.5px;
	text-align: center;
}
#container .mainvisual .head-name span{
	font-size: 0.9rem;
	font-weight: bold;
}
#container .mainvisual .buy-btn{
	width: 90%;
}

/*-------------------
   section共通
-------------------*/
#container .sec-title{
	background: url(/contents/shop/sevenbeauty/img/freepage/matsuge_eyesheet/bg-sec_title.jpg) no-repeat;
	background-size: cover;
	color: #FFF;
	font: bold 1.5rem/1.8 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: -0.5px;
	text-align: center;
}
#container .sec-inner{
	background: #ebebde;
	padding: 5%;
}

/*-------------------
   section1
-------------------*/
#container .sec1{
	background: url(/contents/shop/sevenbeauty/img/freepage/matsuge_eyesheet/overview-bg-sp.jpg) no-repeat;
	background-size: 100%;
	background-position: bottom;
}
#container .sec1 .overview-txt{
	font: 0.9rem/1.6  'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    text-align: center;
    padding: 5% 0 50%;
}

/*-------------------
   section2
-------------------*/
#container .sec2 .point-wrap{
	background: #FFF;
	border: solid 1px #b22262;
	border-bottom: none;
	margin: 0 auto;
	padding: 5%;
	width: 100%;
}
#container .sec2 .point-wrap li{
	margin: 0 auto 8%;
	width: 100%;
}
#container .sec2 .point-wrap li:last-child{
	margin: 0 auto;
}
#container .sec2 .point-wrap .point-title{
	background: url(/contents/shop/sevenbeauty/img/freepage/matsuge_eyesheet/bg-sec_subtitle1.jpg) no-repeat;
	background-size: 100%;
	background-position: bottom;
	color: #b22262;
	font: bold 1.5rem/1.2 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: -0.5px;
	margin: 0 0 5%;
	padding: 0 0 2%;
	text-align: center;
}
#container .sec2 .point-wrap .point-title span{
	color: #000;
	display: block;
	font-size: 1.2rem;
}
#container .sec2 .point-wrap img{
	display: block;
	margin: 0 auto 3%;
	width: 100%;
}
#container .sec2 .point-wrap .point-desc-txt,
#container .sec2 .point-wrap .wide-txt{
	font: 0.9rem/1.6  'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
}
#container .sec2 .point-wrap .point-desc-txt em{
	color: #b22262;
	font-weight: bold;
}
/* サロンの声 */
#container .sec2 .voice-box{
	margin: 5% 0 0;
	width: 100%;
}
#container .sec2 .voice-box img{
	margin: 0 4% 0 0;
	width: 28%;
}
#container .sec2 .voice-box dl{
	width: 68%;
}
#container .sec2 .voice-box dt{
	border-bottom: solid 1px #b22262;
	color: #b22262;
	font: bold 1.5rem/1.1 "Monotype Corsiva", "Times", Serif;
	margin: 0 0 5%;
}
#container .sec2 .voice-box dd{
	font: 0.9rem/1.4  'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
}
/* 成分 */
#container .sec2 .component-list li{
	font: 0.8rem/1.2  'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 0 2% 5%;
	text-align: center;
	width: 29.3%;
}
#container .sec2 .component-list li span{
	display: block;
	font-size: 0.7rem;
}
#container .sec2 .component-list li img{
	display: block;
	margin: 0 auto 3%;
	width: 100%;
}
/* サイズ */
#container .sec2 .size{
	background: #FFF;
	border: solid 1px #b22262;
	border-top: none;
	display: block;
	padding: 0 5% 5%;
	width: 100%;
}
#container .sec2 .size img{
	display: block;
	margin: 0 auto 3%;
	width: 100%;
}
#container .sec2 .size dt{
	color: #b22262;
	font: bold 1.3rem/1.2 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	letter-spacing: -0.5px;
}
#container .sec2 .size dd{
	font: 0.9rem/1.6  'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
}

/*-------------------
   section3
-------------------*/
#container .sec3 .set-wrap{
	background: #FFF;
	border: solid 1px #b22262;
	padding: 0 3% 5%;
}
#container .sec3 .set-wrap li{
	margin: 0 2% 3%;
	width: 46%;
}
#container .sec3 .set-wrap li img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#container .sec3 .set-wrap .item-name{
	font: 0.9rem/1.2  'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	text-align: center;
}
#container .sec3 .set-wrap .item-price{
	color: #d70000;
	font: bold 0.9rem/0.7 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	letter-spacing: -0.5px;
	margin: 0;
	text-align: center;
}
#container .sec3 .set-wrap .item-price em{
	color: #d70000;
	font-size: 1.5rem;
	font-weight: bold;
}

@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{
	font-size: 1.4rem;
}
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual .headtitle{
	font-size: 2.5rem;
}
#container .mainvisual .headtitle em{
	font-size: 5rem;
}
#container .mainvisual .set-txt{
	font-size: 1.2rem;
	width: 50%;
}
#container .mainvisual .head-name{
	font-size: 1.8rem;
}
#container .mainvisual .head-name span{
	font-size: 1.3rem;
}

/*-------------------
   section共通
-------------------*/
#container .sec-title{
	font-size: 2.6rem;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .overview-txt{
	font-size: 1.2rem;
}

/*-------------------
   section2
-------------------*/
#container .sec2 .point-wrap .point-title{
	font-size: 2.5rem;
	margin: 0 0 3%;
}
#container .sec2 .point-wrap .point-title span{
	font-size: 1.8rem;
}
#container .sec2 .point-wrap img{
	margin: 0 auto 2%;
}
#container .sec2 .point-wrap .point-desc-txt,
#container .sec2 .point-wrap .wide-txt{
	font-size: 1rem;
}

/* サロンの声 */
#container .sec2 .voice-box img{
	margin: 0 4% 0 0;
}
#container .sec2 .voice-box dt{
	font-size: 2rem;
	margin: 0 0 3%;
}
#container .sec2 .voice-box dd{
	font-size: 1rem;
	line-height: 1.8rem;
}
/* 成分 */
#container .sec2 .component-list li{
	font-size: 1rem;
}
#container .sec2 .component-list li span{
	font-size: 0.9rem;
}
/* サイズ */
#container .sec2 .size dt{
	font-size: 2rem;
	margin: 0 0 2%;
	text-align: center;
}
#container .sec2 .size dd{
	font-size: 1rem;
	text-align: center;
}

/*-------------------
   section3
-------------------*/
#container .sec3 .set-wrap .item-name{
	font-size: 1.2rem;
}
#container .sec3 .set-wrap .item-price{
	font-size: 1.2rem;
}
#container .sec3 .set-wrap .item-price em{
	font-size: 1.8rem;
}
}

@media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
#container .buy-btn{
	font-size: 1.1rem;
}
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background: url(/contents/shop/sevenbeauty/img/freepage/matsuge_eyesheet/mainvisual-bg-pc.jpg) no-repeat;
	background-size: 100%;
	height: 455px;
	margin: 0 auto;
	padding: 2%;
	width: 1040px;
}
#container .mainvisual .headtitle{
	font-size: 2rem;
	text-align: left;
}
#container .mainvisual .headtitle em{
	display: inline;
	font-size: 3.6rem;
}
#container .mainvisual .headcatch1{
	margin: 0;
	width: 580px;
}
#container .mainvisual .headcatch2{
	margin: 2% 0 5% 3%;
	width: 50%;
}
#container .mainvisual .set-txt{
	margin: 0 0 0.5% 40.5%; 
	width: 25%;
}
#container .mainvisual .head-name{
	margin: 0 0 0.3% 10%;
}
#container .mainvisual .head-buy{
	margin: 0 0 0 40%;
	width: 45%;
}
#container .mainvisual .buy-btn{
	font-size: 1rem;
	margin: 0 1%;
	width: 46%;
}

/*-------------------
   section共通
-------------------*/
#container article{
	margin: 0 auto;
	width: 1040px;
}
#container .sec-title{
	font-size: 2.5rem;
	height: 80px;
	padding: 0.5%
}
#container .sec-inner{
	padding: 3%;
}

/*-------------------
   section1
-------------------*/
#container .sec1{
	background: url(/contents/shop/sevenbeauty/img/freepage/matsuge_eyesheet/bg-overview.jpg) no-repeat;
	background-size: 100%;
	height: 315px;
}
#container .sec1 .overview-txt{
	font: 0.9rem/1.6  'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    text-align: center;
    padding: 10.5% 0 0 31.5%;
}
#container .sec1 .overview-txt .sp-only{
	display: none;
}

/*-------------------
   section2
-------------------*/
#container .sec2 .point-wrap{
	padding: 3%;
}
#container .sec2 .point-wrap .half{
	margin: 0 auto 5%;
	width: 46%;
}
#container .sec2 .point-wrap .wide{
	margin: 0 auto 5%;
}
#container .sec2 .point-wrap .point-title{
	font-size: 2rem;
}
#container .sec2 .point-wrap .wide .point-title{
	background: url(/contents/shop/sevenbeauty/img/freepage/matsuge_eyesheet/bg-sec_subtitle2.jpg) no-repeat;
	background-size: 100%;
	background-position: bottom;
	margin: 0 0 1.5%;
	padding: 0 0 1%;
}
#container .sec2 .point-wrap .point-title span{
	font-size: 1.5rem;
}
#container .sec2 .point-wrap .wide-txt{
	text-align: center;
}
/* サロンの声 */
#container .sec2 .voice-box{
	margin: 2% 2% 0;
	width: 46%;
}
/* 成分 */
#container .sec2 .component-list li{
	margin: 0 1%;
	text-align: center;
	width: 15%;
}
#container .sec2 .component-list li img{
	margin: 0 auto 5%;
}
/* サイズ */
#container .sec2 .size{
	display: flex;
	padding: 0 3% 3%;
}
#container .sec2 .size img{
	margin: 0 2%;
	width: 46%;
}
#container .sec2 .size dl{
	margin: 0;
	width: 50%;
}
#container .sec2 .size dt{
	font-size: 1.8rem;
	margin: 6% 0 3%;
}

/*-------------------
   section3
-------------------*/
#container .sec3 .set-wrap{
	padding: 1% 1% 0;
}
#container .sec3 .set-wrap li{
	margin: 0 2% 3%;
	width: 21%;
}
#container .sec3 .set-wrap .item-price{
	font-size: 1rem;
}
#container .sec3 .set-wrap .item-price em{
	font-size: 1.8rem;
}
}