@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 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	position: relative;
	margin: 10px auto 10%;
	text-align: center;
	width: 90%;
}
#container .buy-btn a{
	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 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);
}

/*-------------------
   head
-------------------*/
#container .head{
    background: url(/contents/shop/sevenbeauty/img/freepage/eyelash-simulator/top-sp.jpg) no-repeat;
    padding: 120px 10px 20px;
	background-size: 100%;
	background-position: top;
	margin: 0 0 20px;
}
#container .head .catch{
	color: #b9a24a;
    font-size: 0.8rem;
    line-height: 1.2;
    letter-spacing: -0.02rem;
    text-align: justify;
    text-justify: inter-ideograph;
    margin: 0 auto 10px 1px;
    width: 50%;
}
#container .head .title{
	color: #000;
    font: bold 1.5rem/1.1 "ＭＳ Ｐ明朝", "MS PMincho","HG明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    letter-spacing: -0.02rem;
    margin: 0 auto 100px 1px;
}
#container .head .title span {
	font-size: 2rem;
}
#container .head .text-bottom {
	color: #000;
    font-size: 0.8rem;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;
    margin: 0 1px;
}

/*-------------------
   sec1
-------------------*/
#container .sec1 h2{
	background: #efefef;
    border: solid 1px #d089b8;
    font: bold 1.3rem/1 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    margin: 0 auto 5%;
	padding: 2.5%;
	text-align: center;
	width: 90%;
}
#container .sec1 .feature-wrap{
	margin: 0 auto;
	width: 90%;
}
#container .sec1 .feature-wrap li{
	margin: 0 0 10%;
}
#container .sec1 .feature-wrap li h3{
	border-left: solid 7px #d089b8;
	color: #d089b8;
	font: 1.2rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    margin: 0 0 3%;
    padding: 2%;
}
#container .sec1 .feature-wrap li img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#container .sec1 .feature-wrap li .feature-desc{
	font: 0.9rem/1.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 3% 0;
}
#container .sec1 .feature-wrap li .attention-desc{
	color: #F00;
	font: 0.9rem/1.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
}

/*-------------------
   sec2
-------------------*/
#container .sec2{
	border: solid 1px #d089b8;
	margin: 0 auto 5%;
	padding: 5%;
	width: 90%;
}
#container .sec2 h2{
	color: #d089b8;
	font: bold 1.3rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    margin: 0 auto 5%;
	text-align: center;
}
#container .sec2 .howto-wrap dl{
	margin: 0 auto 5%;
	width: 100%;
}
#container .sec2 .howto-wrap img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#container .sec2 .howto-wrap dd{
	font: 0.9rem/1.6 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	margin: 3% 0;
}
#container .sec2 .howto-wrap .color-red{
	color: #F00;
}
#container .item-name{
	font: bold 1.1rem/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	text-align: center;
}

@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;
	width: 70%;
}
/*-------------------
   head
-------------------*/
#container .head {
    background: url(/contents/shop/sevenbeauty/img/freepage/eyelash-simulator/top-pc.jpg);
    background-repeat: no-repeat;
    padding: 90px 10px 20px;
	background-size: 100%;
	background-position: top;
	margin: 0 0 20px;
}
#container .head .catch {
	font-size: 1.3rem;
	width: 100%;
}
#container .head .catch br {
	display: none;
}
#container .head .title {
	font-size: 2.5rem;
	margin: 0 auto 10px 1px;
}
#container .head .title span {
    font-size: 3.5rem;
}
#container .head .text-bottom {
	font-size: 0.9rem;
    margin: 0 1px 10px;
    width: 62%;
}

/*-------------------
   sec1
-------------------*/
#container .sec1 h2{
    font-size: 1.8rem;
	padding: 2%;
}
#container .sec1 .feature-wrap li{
	margin: 0 auto 10%;
	width: 46%;
}
#container .sec1 .feature-wrap li h3{
	font-size: 1.5rem;
	margin: 0 0 5%;
}
#container .sec1 .feature-wrap li .feature-desc{
	font-size: 1.1rem;
	margin: 5% 0;
}
#container .sec1 .feature-wrap li .attention-desc{
	font-size: 1.1rem;
}

/*-------------------
   sec2
-------------------*/
#container .sec2{
	padding: 3%;
}
#container .sec2 h2{
	font-size: 1.8rem;
}
#container .sec2 .howto-wrap dl{
	margin: 0 auto 3%;
	width: 46%;
}
#container .sec2 .howto-wrap dd{
	font-size: 1.1rem;
	margin: 5% 0;
}
#container .item-name{
	font-size: 1.8rem;
}
}
 @media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
#container{
	margin: 0 auto;
	width: 1040px;
}
#container .buy-btn a{
	font-size: 1.5rem;
	width: 60%;
}
/*-------------------
   head
-------------------*/
#container .head {
    background: url(/contents/shop/sevenbeauty/img/freepage/eyelash-simulator/top-pc.jpg) no-repeat;
    padding: 120px 3% 20px;
	background-size: 100%;
}
#container .head .catch {
	font-size: 1.5rem;
	width: 100%;
}
#container .head .catch br {
	display: none;
}
#container .head .title {
	font-size: 3rem;
	margin: 0 auto 55px 1px;
}
#container .head .title span {
    font-size: 4rem;
}
#container .head .text-bottom {
	font-size: 1rem;
    margin: 0 1px 0px;
    width: 55%;
}

/*-------------------
   sec1
-------------------*/
#container .sec1 h2{
	font-size: 1.8rem;
    margin: 10% auto 5%;
	padding: 1.5%;
	width: 100%;
}
#container .sec1 .feature-wrap li{
	margin: 0 auto 10%;
	width: 46%;
}
#container .sec1 .feature-wrap li h3{
	font-size: 1.4rem;
    margin: 0 0 5%;
}

/*-------------------
   sec2
-------------------*/
#container .sec2{
	margin: 0 auto 3%;
	padding: 3%;
}
#container .sec2 h2{
	font-size: 1.8rem;
}
#container .sec2 .howto-wrap dl{
	margin: 0 auto;
	width: 46%;
}
#container .item-name{
	font-size: 1.5rem;
}
}