@charset "utf-8";
/*-------------------
   clearfix
-------------------*/
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}

/*-------------------
   common
-------------------*/
.wrapper {
	padding: 0 0 40px;
	font: 1.0rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	font-feature-settings: "palt";
	padding: 0 0 40px;
	position: relative;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper img {
	height: auto;
	max-width: 100%;
}
#container .flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin: 0 auto;
}
/*-------ボタン--------*/
#container .wrapper .buy-btn {
	clear:both;
	width:90%;
	position: relative;
	display: block;
	margin:10px 0 10px 10px;
	padding:7px 0 7px 0;
	font: bold 1.4rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	text-align:center;
	color: #fff;
	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;
	text-align: center;
}
#container .wrapper .buy-btn a {
	font-weight:bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
#container .wrapper .buy-btn a::before {
	position: relative;
	display: inline-block;
	width: 0;
	height: 0;
	top: -1px;
	border: solid 5px transparent;
	border-left: solid 7px #fff;
	content: "";
}
#container .wrapper .buy-btn:hover {
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;
}


/*  スマートフォン  */
@media screen and (max-width: 480px) {
/*-----   mainvisual  ----*/
.mainvisual {
	background: url("/contents/shop/sevenbeauty/img/freepage/uv_clean_plan/header-pc.jpg") no-repeat;
	background-size:cover;
	background-position: top left;
	padding-bottom: 10px;
}
#container .mainvisual h1 {
	position: relative;
    margin: 0 65px 0 0;
	padding: 70px 0 0 10px;
	font: bold 2rem/1.3 "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #471961;
}
#container .wrapper .mainvisual .sub-text {
	margin: 0 0 110px 10px;
	color: #471961;
	font: bold 1.6rem/1.3 "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#container .wrapper .mainvisual .price {
	margin: 0 10px 0 10px;
	text-align:right;
}
/*-----   section  ----*/
#container .price {
	font: bold 1.3rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	color:#ee3366;
}
#container .price em {
	margin:0 5px;
	font: bold 2rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	color:#ee3366;
}

#container section h2 {
    margin: 40px auto 10px;
	font: bold 1.4rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing:-0.05rem;
	color:#471961;
    background: #ffffff;
    border-bottom: 1px solid #471961;
    text-align: center;
	word-break:keep-all;
}
#container .feature-div{
	margin:20px 15px 40px;
}
#container .feature-div .image {
	margin:10px auto;
	text-align:center;
}
#container .feature-div p {
	margin:10px 0;
	font: normal 1rem/1.4 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing:-0.05rem;
}

#container .sec-point{
	margin:10px 10px 60px;
}
#container .sec-point p {
	margin:10px 0;
	font: normal 1rem/1.5 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing:-0.05rem;
}
section .sec-point dt {
    margin: 40px auto 20px;
	font: bold 1.4rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    vertical-align: bottom;
}

#container .sec-div {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#container .sec-div dl {
	position:relative;
	margin:0;
	padding:0 5px 0 10px;
    width: calc(97% / 1);
    webkit-width: calc(98% / 1);
}
#container .sec-div dl dt {
	font: bold 1rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing:-0.05rem;
	word-break:keep-all;
}
#container .sec-div dl dd {
	font: normal 0.9rem/1.4 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	padding:5px 0;
	letter-spacing:-0.05rem;
}
}

@media screen and (min-width: 480px) {
#container  {
	margin:0 auto;
	max-width:1040px;
}
.mainvisual {
	background: url("/contents/shop/sevenbeauty/img/freepage/uv_clean_plan/header-pc.jpg") no-repeat;
	background-size:cover;
	background-position: top left;
	padding-bottom: 500px;
}
#container .mainvisual h1 {
	position: relative;
	margin:0;
	padding: 150px 0 0 30px;
	font: bold 3rem/1.3 "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #471961;
}
#container .wrapper .mainvisual .sub-text {
	margin: 0 0 0 30px;
	color: #471961;
	font: bold 2.4rem/1.3 "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#container .wrapper .mainvisual .price {
	margin: 40px 0 0 30px;
}
/*-----   section  ----*/
#container .price {
	font: bold 1.3rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	color:#ee3366;
}
#container .price em {
	margin:0 5px;
	font: bold 2.2rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	color:#ee3366;
}
#container section h2 {
    margin: 60px auto 10px;
	font: bold 2.4rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing:-0.05rem;
	color:#471961;
    background: #ffffff;
    text-align: center;
    border-bottom: 1px solid #471961;
}
#container .feature-div{
    margin: 40px 6% 60px;
}
#container .feature-div .image {
    margin: 20px auto 0;
    text-align: center;
}
#container .feature-div p {
	margin:10px 0;
	font: normal 1rem/1.4 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing:-0.05rem;
}
#container .sec-point{
	margin:20px 10% 60px;
}
#container .sec-point p {
	margin:10px 0;
	font: normal 1rem/1.4 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing:-0.05rem;
}
section .sec-point dt {
    margin: 60px auto 20px;
	font: bold 1.8rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    vertical-align: bottom;
}
#container .sec-div {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#container .sec-div dl {
	position:relative;
	margin:0;
	padding:0 5px 0 10px;
    width: calc(98% / 2);
    webkit-width: calc(98% / 2);
}
#container .sec-div dl dt {
	font: bold 1.1rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing:-0.05rem;
}
#container .sec-div dl dd {
	font: normal 1rem/1.4 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	padding:5px 0;
	letter-spacing:-0.05rem;
}
}
