@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;
	position: relative;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper img {
	height: auto;
	max-width: 100%;
}
#container .flex {
    align-items: flex-start;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin: 0 auto;
}
/*ブレイクポイントのルール*/
/* -スマホ基本設計 解像度に依存しない-
 *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 1.2rem/2.3 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	position: relative;
	letter-spacing: -0.2px;
	margin: 0 auto;
	text-align: center;
	width: 90%;
}
#container .buy-btn a{
	color: #fff;
	display: block;
	text-decoration: none;
}
#container .buy-btn a::before {
	border: solid 4px transparent;
	border-left: solid 6px #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 .mainvisual{
	background: url(/contents/shop/sevenbeauty/img/freepage/structure-lashlift/mainvisual-bg-sp.jpg) no-repeat;
	background-size: 100%;
	padding: 10%  3%;
	position: relative;
}
#container .mainvisual .headtitle{
	color: #000;
	font: bold 1.5rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    text-align: right;
}
#container .mainvisual .headtitle em{
	font-size: 1.8rem;
	font-weight: bold;
}

/*-------------------
   structure
-------------------*/
#container .structure .effect-list{
	background: #eae8ef;
	margin-bottom: 5%;
	padding: 5% 5% 1%;
}
#container .structure .effect-list p{
	color: #706895;
	font: 1rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    margin: 0 0 5%;
}
#container .structure .effect-list p:before{
	content: "■";
}
#container .structure .variation-pht{
	display: block;
	margin: 0 auto 5%;
	width: 100%;
}

/*-------------------
   service
-------------------*/
#container .service h2{
	background: #706895;
	border: none;
	color: #FFF;
	margin: 15% 0 0;
	padding: 3%;
	text-align: center;
}
#container .service ul li{
	margin-top: 10%;
}
#container .service h3{
	border-bottom: solid 1px #706895;
	color: #706895;
	font: bold 1.1rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin-bottom: 5%;
	text-align: center;
}
#container .service h3 em{
	color: #000;
	font-size: 1.5rem;
	font-weight: bold;
}
#container .service .service-desc{
	font: 0.9rem/1.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin-bottom: 5%;
}
#container .service .pickup{
	background: #d0050d;
	border-radius: 5px;
	color: #FFF;
	font: bold 1rem/1 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	padding: 2%;
	text-align: center;
	width: 130px;
}
#container .service h4{
	font: 1.2rem/1.1 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 3% 0 5%;
	text-align: center;
}
#container .service h4 small{
	font-size: 0.9rem;
}
#container .service img{
	display: block;
	margin: 0 auto;
	width: 300px;
}
#container .service dt{
	font: bold 1rem/1.1 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 5% 0 3%;
}
#container .service dt:before{
	color: #706895;
	content: "■";
}
#container .service dd{
	font: 0.9rem/1.4 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin-bottom: 3%;
}
#container .service dd:before{
	content: "・";
}
#container .service .service-attention{
	font: 0.8rem/1.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin-top: 3%;
}

@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{
	width: 100%;
}

/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	padding: 10%  3%;
	position: relative;
}
#container .mainvisual .headtitle{
	font-size: 2.5rem;
}
#container .mainvisual .headtitle em{
	font-size: 3rem;
}

/*-------------------
   structure
-------------------*/
#container .structure .effect-list{
	margin-bottom: 3%;
	padding: 3% 3% 1%;
}
#container .structure .effect-list p{
	margin: 0 0 3%;
}

/*-------------------
   service
-------------------*/
#container .service h2{
	margin: 10% 0 0;
	padding: 2%;
}
#container .service ul li{
	margin: 5% 2% 0;
	width: 46%;
}
}

 @media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
#container{
	margin: 0 auto;
	width: 1040px;
}
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background: url(/contents/shop/sevenbeauty/img/freepage/structure-lashlift//mainvisual-bg-pc.jpg) no-repeat;
	height: 300px;
	padding: 8% 3% 0;
}
#container .mainvisual .headtitle{
	font-size: 2.5rem;
}
#container .mainvisual .headtitle em{
	font-size: 3.5rem;
}

/*-------------------
   structure
-------------------*/
#container .structure .effect-list{
	margin-bottom: 3%;
	padding: 2% 2% 1%;
}
#container .structure .effect-list p{
    margin: 0 0 2%;
}
#container .structure .variation-pht{
	margin: 0 auto 3%;
	width: 750px;
}

/*-------------------
   service
-------------------*/
#container .service h2{
	margin: 10% 0 0;
	padding: 2%;
}
#container .service ul li{
	margin: 5% 1% 0;
	width: 31.3%;
}
#container .service dl{
	min-height: 140px
}
}