@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 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.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	position: relative;
	margin: 10px auto 0;
	letter-spacing: -0.5px;
	text-align: center;
	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: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(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/gel/mainvisual-bg-sp.jpg) no-repeat;
	background-size: 100%;
	padding: 7% 3% 8%;
}
#container .mainvisual .main-title{
	display: block;
	margin: 0 0 0 auto;
	width: 53%;
}
#container .mainvisual .headtitle{
	background: #000;
	color: #FFF;
	font: bold 1rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 3% 0 0 auto;
	padding: 1.5%;
	text-align: center;
	width: 53%;
}
#container .mainvisual .title-desc{
	color: #000;
	font: 0.8rem/1.8 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 8% 0 0;
	text-align: center;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
	            -1px 1px 0 #FFF, 1px -1px 0 #FFF,
	             0px 1px 0 #FFF,  0-1px 0 #FFF,
	             -1px 0 0 #FFF, 1px 0 0 #FFF;
}
/*-------------------
   nav
-------------------*/
#container nav .nav-title{
	background: #000;
	color: #FFF;
	font: 1.4rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0;
	padding: 2%;
	text-align: center;
}
#container nav .nav-btn{
	margin: 3% auto 5%;
	width: 92%;
}
#container nav ul li{
	margin: 0 1% 2%;
	width: 48%;
}

/*-------------------
   section共通
-------------------*/
#container section{
	padding: 8% 0;
}
#container .sec1,
#container .sec3{
	background: url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/secbg-gel-sp1.png) repeat-y;
	background-size: 100%; 
}
#container .sec2{
	background: url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/secbg-gel-sp2.png) repeat-y;
	background-size: 100%; 
}
#container .title-catch{
	color: #000;
	font: 1rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	width: 90%;
}
#container .sec-title{
	color: #000;
	font: 2rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0 0 5%;
	text-align: center;
	position: relative;
}
#container .sec-title:before{
	background-color: #c92c48; /*下線の色*/
	bottom: -2px; /*下線の上下位置調整*/
	content: '';
	display: inline-block;
	position: absolute;
	left: 50%;
	width: 60px; /*下線の幅*/
	height: 2px; /*下線の太さ*/
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%); /*位置調整*/
}
#container .sec-subtitle{
	background: #000;
	color: #FFF;
	font: 1.4rem/1.3 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	letter-spacing: -0.5px;
	margin: 8% auto 5%;
	padding: 2%;
	text-align: center;
	width: 90%;
}
#container .sec-subtitle span{
	color: #FFF;
	display: block;
	font-size: 1rem;
}
#container .size-title{
	display: block;
	margin: 8% auto 2%;
	width: 150px;
}
#container .size-pht{
	display: block;
	margin: 0 auto;
	width: 90%;
}

/* 商品一覧 */
#container .item-buy{
	background: #FFF;
	border: solid 1px #000;
	margin: 5% auto 0;
	padding: 5% 3%;
	width: 90%;
}
#container .item-buy .item-title{
	display: block;
	margin: 0 auto 3%;
	width: 150px;
}
#container .item-buy .itembox{
	margin: 3% 2% 0;
	width: 46%;
}
#container .item-buy .itembox .name{
	color: #000;
	font: bold 1rem/1.2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 8% 0 3%;
	text-align: center;
}
#container .item-buy .itembox .description{
	color: #000;
	font: 0.9rem/1.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#container .item-buy .itembox .use li{
	border: solid 1px #c92c48;
	border-radius: 50px;
	color: #c92c48;
	font: 0.8rem/1.8 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 4% 2% 0 0;
	padding: 0 5%;
	text-align: center;
}
#container .item-buy .itembox .number{
	color: #000;
	font: 0.9rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin: 8% 0;
}
#container .item-buy .itembox .number:before{
	background: #666;
	color: #FFF;
	content: "商品番号";
	font-size: 0.7rem;
	margin-right: 3%;
	padding: 2% 4%;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .fs-catch{
	display: block;
	margin: 5% auto 3%;
	width: 90%;
}
#container .sec1 .fs-tip{
	display: block;
	margin: 0 auto;
	width: 90%;
}
#container .sec1 .howto-wrap{
	margin: 0 auto;
	width: 94%;
}
#container .sec1 .howto-wrap dl{
	margin: 0 2% 5%;
	width: 46%;
}
#container .sec1 .howto-wrap dl dt{
	background: #c92c48;
	border-radius: 50px;
	color: #FFF;
	font: 0.9rem/2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0 0 5%;
	text-align: center;
}
#container .sec1 .howto-wrap dl dd img{
	display: block;
	margin: 0 0 5%;
	width: 100%;
}
#container .sec1 .howto-wrap dl dd{
	color: #000;
	font: 0.9rem/1.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0;
}

/*-------------------
   section2
-------------------*/
#container .sec2 .ov-feature-pht{
	margin: 5% auto 3%;
	width: 94%;
}
#container .sec2 .ov-feature-pht img{
	margin: 0 2%;
	width: 46%;
}
#container .sec2 .ov-feature-txt{
	color: #000;
	font: 0.9rem/1.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0 auto;
	width: 85%;
}
#container .sec2 .ov-feature-wrap{
	margin: 5% auto 3%;
	width: 94%;
}
#container .sec2 .ov-feature-wrap dl{
	margin: 0 2%;
	width: 46%;
}
#container .sec2 .ov-feature-wrap dl dt{
	margin: 0;
}
#container .sec2 .ov-feature-wrap dl dt img{
	display: block;
	margin: 0 auto 5%;
	width: 100%;
}
#container .sec2 .ov-feature-wrap dl dd{
	color: #000;
	font: 0.9rem/1.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#container .sec2 .ov-catch{
	display: block;
	margin: 5% auto 2%;
	width: 90%;
}
#container .sec2 .ov-art{
	display: block;
	margin: 0 auto;
	width: 90%;
}

/*-------------------
   section3
-------------------*/
#container .sec3 .ang-size-txt{
	margin: 3% auto 0;
	width: 94%;
}
#container .sec3 .ang-size-txt li{
	color: #000;
	font: 0.9rem/1.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0 2%;
	width: 46%;
}
#container .sec3 .howto-wrap{
	margin: 0 auto;
	width: 94%;
}
#container .sec3 .howto-wrap dl{
	margin: 0 2%;
	width: 46%;
}
#container .sec3 .howto-wrap dl dt{
	background: #c92c48;
	border-radius: 50px;
	color: #FFF;
	font: 0.9rem/2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0 0 5%;
	text-align: center;
}
#container .sec3 .howto-wrap dl dd img{
	display: block;
	margin: 0 0 5%;
	width: 100%;
}
#container .sec3 .howto-wrap dl dd{
	color: #000;
	font: 0.9rem/1.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 0 0 10%;
}

/*-------------------
   section4
-------------------*/
#container .sec4{
	background: url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/end-bg-sp.jpg) no-repeat;
	background-size: 100%;
	min-height: 180px;
	padding: 30% 4% 0;
}
#container .sec4 .allbrush-btn a{
	background: #c92c48;
	border-radius: 5px;
	color: #FFF;
	display: block;
	font: bold 1rem/2.2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	letter-spacing: -0.5px;
	text-align: center;
	width: 72%;
}

@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.4rem;
	letter-spacing: 1px;
}
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	padding: 8% 3%;
}
#container .mainvisual .main-title{
	display: block;
	margin: 0 0 0 auto;
	width: 53%;
}
#container .mainvisual .headtitle{
	font-size: 1.4rem;
}
#container .mainvisual .title-desc{
	font-size: 1.1rem;
	line-height: 3rem;
}
/*-------------------
   nav
-------------------*/
#container nav .nav-title{
	font-size: 2rem;
}

/*-------------------
   section共通
-------------------*/
#container .title-catch{
	font-size: 1.5rem;
}
#container .sec-title{
	font-size: 3rem;
}
#container .sec-title:before{
	width: 100px; /*下線の幅*/
	height: 3px; /*下線の太さ*/
}
#container .sec-subtitle{
	font-size: 2.5rem;
}
#container .sec-subtitle span{
	font-size: 1.5rem;
}
#container .size-title{
	width: 180px;
}

/* 商品一覧 */
#container .item-buy{
	margin: 3% auto 0;
}
#container .item-buy .item-title{
	width: 180px;
}
#container .item-buy .itembox .name{
	font-size: 1.4rem;
}


#container .item-buy .itembox .description,
#container .item-buy .itembox .number{
	font-size: 1.1rem;
}
#container .item-buy .itembox .use li{
	font-size: 1.1rem;
}
#container .item-buy .itembox .number:before{
	font-size: 0.9rem;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .howto-wrap dl dt{
	font-size: 1.4rem;
	margin: 0 auto 5%;
	width: 70%;
}
#container .sec1 .howto-wrap dl dd{
	font-size: 1.1rem;
}

/*-------------------
   section2
-------------------*/
#container .sec2 .ov-feature-txt{
	font-size: 1.1rem;
	text-align: center;
}
#container .sec2 .ov-feature-wrap{
	margin: 5% auto 3%;
	width: 94%;
}
#container .sec2 .ov-feature-wrap dl dd{
	font-size: 1.1rem;
}

/*-------------------
   section3
-------------------*/
#container .sec3 .ang-size-txt li{
	font-size: 1.1rem;
}
#container .sec3 .howto-wrap{
	margin: 0 auto;
	width: 94%;
}
#container .sec3 .howto-wrap dl{
	margin: 0 2%;
	width: 46%;
}
#container .sec3 .howto-wrap dl dt{
	font-size: 1.4rem;
	margin: 0 auto 5%;
	width: 70%;
}
#container .sec3 .howto-wrap dl dd{
	font-size: 1.1rem;
	text-align: center;
}

/*-------------------
   section4
-------------------*/
#container .sec4{
	min-height: 290px;
	padding: 27% 4% 0;
}
#container .sec4 .allbrush-btn a{
	font-size: 1.4rem;
	width: 58%;
}
}

@media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
#container{
	margin: 0 auto;
	width: 1040px;
}
#container .buy-btn a{
	font-size: 1.2rem;
	letter-spacing: 1px;
}
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background: url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/gel/mainvisual-bg-pc.jpg) no-repeat;
	background-size: 100%;
	height: 410px;
	padding: 1% 3% 0;
}
#container .mainvisual .main-title{
	margin: 0 7% 0 auto;
	width: 390px;
}
#container .mainvisual .headtitle{
	margin: 1% 10% 2.5% auto;
	padding: 0.8%;
	width: 35%;
}
#container .mainvisual .title-desc{
	font-size: 0.9rem;
	letter-spacing: -0.5px;
	margin: 0 0 0 auto;
	text-align: left;
	width: 55%;
}
#container .mainvisual .title-desc .sp-only{
	display: none;
}

/*-------------------
   nav
-------------------*/
#container nav .nav-btn{
	width: 80%;
}
#container nav ul li{
	width: 31.3%;
}

/*-------------------
   section共通
-------------------*/
#container section{
	padding: 5% 0;
}
#container .sec1{
	background-image:url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/gel/sec-title1.png),
	                 url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/secbg-gel-pc1.png);
	background-repeat:no-repeat,
	                  repeat-y;
	background-position: left 30px,
	                     left 0;
	background-size: 640px,
	                 100%;
}
#container .sec2{
	background-image:url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/gel/sec-title2.png),
	                 url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/secbg-gel-pc2.png);
	background-repeat:no-repeat,
	                  repeat-y;
	background-position: left 30px,
	                     left 0;
	background-size: 640px,
	                 100%;
}
#container .sec3{
	background-image:url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/gel/sec-title3.png),
	                 url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/secbg-gel-pc1.png);
	background-repeat:no-repeat,
	                  repeat-y;
	background-position: left 30px,
	                     left 0;
	background-size: 640px,
	                 100%;
}
#container .sec-title-pht{
	display: none;
}
#container .title-catch{
	font-size: 1.2rem;
	margin: 6% auto 0;
}
#container .sec-title{
	font-size: 2.5rem;
	margin: 0 0 3%;
}
#container .sec-title:before{
	width: 100px; /*下線の幅*/
	height: 3px; /*下線の太さ*/
}
#container .sec-subtitle{
	font-size: 2rem;
	margin: 8% auto 3%;
	padding: 2% 0 1%;
}
#container .sec-subtitle span{
	font-size: 1.2rem;
}
#container .size-title{
	margin: 5% auto 2%;
	width: 180px;
}
#container .size-pht{
	width: 640px;
}

/* 商品一覧 */
#container .item-buy{
	margin: 3% auto 0;
	padding: 3%;
}
#container .item-buy .item-title{
	margin: 0 auto 1%;
	width: 180px;
}
#container .item-buy .item-wrap{
	margin: 0 auto;
	width: 80%;
}
#container .item-buy .itembox{
	margin: 2% 4% 0;
	width: 42%;
}
#container .item-buy .itembox .name{
	font-size: 1.2rem;
}
#container #oval .item-buy .itembox .description{
	min-height: 60px;
}
#container .item-buy .itembox .use li{
	margin: 3% 2% 0 0;
	min-width: 82px;
	padding: 0 3%;
}
#container .item-buy .itembox .number{
    margin: 5% 0;
}
#container .item-buy .itembox .number:before{
	padding: 1% 2%;
}

/*-------------------
   section1
-------------------*/
#container .sec1 .fs-catch{
	margin: 5% auto 1%;
	width: 530px;
}
#container .sec1 .fs-tip{
	width: 640px;
}
#container .sec1 .howto-wrap dl{
	margin: 0 2% 3%;
	width: 29.3%;
}
#container .sec1 .howto-wrap dl dt{
	font-size: 1.1rem;
	margin: 0 auto 5%;
	width: 75%;
}
#container .sec1 .howto-wrap dl dd{
	text-align: center;
}

/*-------------------
   section2
-------------------*/
#container .sec2 .ov-feature-pht{
	margin: 3% auto 2%;
	width: 640px;
}
#container .sec2 .ov-feature-txt{
	text-align: center;
}
#container .sec2 .ov-feature-wrap{
	margin: 3% auto 2%;
	width: 640px;
}
#container .sec2 .ov-catch,
#container .sec2 .ov-art{
	width: 530px;
}

/*-------------------
   section3
-------------------*/
#container .sec3 .ang-size-txt{
	margin: 2% auto 0;
	width: 640px;
}
#container .sec3 .howto-wrap{
	margin: 0 auto;
	width: 640px;
}
#container .sec3 .howto-wrap dl dt{
	font-size: 1.1rem;
}
#container .sec3 .howto-wrap dl dd{
	text-align: center;
}

/*-------------------
   section4
-------------------*/
#container .sec4{
	background: url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/omd-brush/end-bg-pc.jpg) no-repeat;
	height: 250px;
	padding: 14% 3% 0;
}
#container .sec4 .allbrush-btn a{
	font-size: 1.2rem;
	width: 40%;
}
}