@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%;
}
/*-- 画面外にいる状態 --*/
.fadein {
	opacity : 0;
	transform : translate(0, 30px);
	transition: ease-in 400ms;
}
/*-- 画面内に入った状態 --*/
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}

/*--7esthe_mobile.css 商品ページ用リセットOP対策　----*/
#mobile_detail_content {
	font-size: 1.0rem;
}
.item_explanation .cont {
	margin: 0;
	padding: 0;
}
/*---7esthe_mobile.css リセットOP対策----*/
#container h2,
#container h3,
#container h4,
#container h5 {
	margin:0;
	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 {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin: 0 auto;
}
/*---7esthe_mobile.css リセットOP対策----*/
.write_box dl dt, .write_box dl dd {
	margin:0;
	font-size: 1rem;
}
.write_box {
	margin:0;
	padding:0;
}





 

/*  スマートフォン  */
@media screen and (max-width: 480px) {
/*--------mainvisual--------*/
#container .wrapper .mainvisual {
    position: relative;
	margin:0;
	padding:20px 10px 10px 10px;
	background:#ebecf4 url(/contents/shop/sevenbeauty/img/freepage/spot-seirin/header-bg-sp.jpg) no-repeat;
	background-size:cover;
	background-position: center;
}
#container .wrapper .mainvisual h1 {
	padding:10px 0 0;
	font: bold 1.8rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #c60081;
	text-align:center;
	word-break:keep-all;
	text-shadow:1px 1px 0px #d5cfcd;
	text-shadow:2px 2px 0px #d5cfcd;
}
#container .wrapper .mainvisual .main-title {
	padding:10px 0 0 0;
	font: bold 2.4rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #c60081;
	text-align:center;
	text-shadow:1px 1px 0px #d5cfcd;
	text-shadow:2px 2px 0px #d5cfcd;
}
#container .wrapper .mainvisual .main-title img {
	margin:0 auto;
	width:80%;
	text-align:center;

}
#container .wrapper .mainvisual .sub-title {
	padding:0 0 0 0;
	font: bold 1.2rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #231815;
	text-align:center;
	text-shadow:1px 1px 0px #d5cfcd;
	text-shadow:2px 2px 0px #d5cfcd;
}
#container .wrapper .mainvisual .sub-title em {
	font: bold 1.3rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.05rem;
}
#container .wrapper .mainvisual .main-text {
	padding:17rem 5px 0;
	font: normal 1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #333333;
	text-align:left;
	letter-spacing:-0.05rem;
	text-shadow:#fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
}
#container .wrapper .mainvisual .pack-text {
	margin:0 auto;
	padding:5px 0 0;
	font: normal 1.2rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #333333;
	text-align:center;
	text-shadow:#fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
}
#container .wrapper .mainvisual .pack-spec {
	margin:0 auto;
	padding:5px 0 0;
	font: normal 1.2rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #333333;
	text-align:center;
}
#container .wrapper .mainvisual ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin:20px 0;
}
#container .wrapper .mainvisual ul li{
	position:relative;
	padding:0 5px 0 5px;
    width: calc(98% / 1);
    webkit-width: calc(98% / 1);
}
/*--------ボタン-----------*/

#container .wrapper .buy-btn {
	clear:both;
	position: relative;
	display: block;
	margin:10px 0 10px 0;
	padding:7px 0 7px 0;
	font: bold 1.5rem/1.3 '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 {
	color: #fff;
	display: block;
	font-weight:bold !important;
	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;
}
/*--------section----------*/
#container .wrapper section {
	padding:10px 0;
	background-color:#ebecf4;
}
#container .wrapper section h2  {
	margin:10px 0;
	padding:10px 0 5px 0;
	font: bold 1.6rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#4c4947;
	letter-spacing:-0.05rem;
	word-break:keep-all;
	text-align:center;
	text-shadow:1px 1px 0px #d5cfcd;
	text-shadow:2px 2px 0px #d5cfcd;
}
#container .wrapper section h2 em  {
	padding:0 0 0 5px;
	font: bold 3.6rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper  .text {
	padding:5px 0 10px 0;
	font: normal 1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper .price {
	display:inline;
	margin:0;
	font: bold 1.8rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#ee3366;
}
#container .wrapper .price small {
	margin:0 0 0 5px;
	font: bold 1.2rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper section .sec-div dt {
	padding:5px 0;
	font: bold 1.2rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.05rem;
	word-break:keep-all;
}

#container .wrapper section ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .wrapper section ul li {
	position:relative;
	margin:0;
	padding:0;
    width: calc(100% / 1);
    webkit-width: calc(100% / 1);
}

/*--------sec-intro1---------*/
#container .wrapper .intro1 {
	margin:10px 10px;
	padding:25px 10px;
	border-radius:20px;
    background-image: url(/contents/shop/sevenbeauty/img/freepage/spot-seirin/sec1-bg-sp.png),url(/contents/shop/sevenbeauty/img/freepage/spot-seirin/sec1-1-sp.jpg);
	background-repeat:no-repeat,no-repeat;
	background-position:left top,right top;
	background-color:#f9dfcd;
}
#container .wrapper .intro1 dt {
	margin:0 0 5px;
	font: bold 1.4rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#c60081;
}
#container .wrapper .intro1 dd {
	padding:5px 0 0 0;
	font: bold 0.9rem/1.3 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.1rem;
	word-break:keep-all;
	color:#333333;
}
#container .wrapper .intro1 dd em {
	font: bold 1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.07rem;
	color:#c60081;
}

/*--------sec-intro2---------*/
#container .wrapper .intro2 {
	margin:10px 10px;
	background-color:#f9dfcd;
	padding:10px;
	border-radius:20px;
}
#container .wrapper .intro2 h3  {
	height:60px;
	margin:0 auto;
	padding:10px 0 0 0;
	font: bold 1.3rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.05rem;
	text-align:center;
	color:#c60081;
    background: url(/contents/shop/sevenbeauty/img/freepage/spot-seirin/sec2-bg.png) no-repeat;
	background-position:center;
	word-break:keep-all;
}
#container .wrapper .intro2 ul {
	margin:10px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .wrapper .intro2 li {
	margin:0;
	padding:0;
}
#container .wrapper .intro2 li img {
	margin:0 auto;
	padding:0;
	text-align:center;
}
#container .wrapper .intro2 .talk {
	width:70%;
	padding:10px;
	font: bold 0.9rem/1.3 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#e75c41;
	border-radius:20px;
	background-color:#ffffff;
}
#container .wrapper .intro2 .img {
	width:30%;
}
#container .wrapper .intro2 ul li p{
	padding:10px 3px 10px 0;
	font: bold 0.9rem/1.3 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333333;
}
#container .wrapper .intro2 ul li a{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: bold 1rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#c60081;
}

/*--------sec-howto---------*/
#container .wrapper .sec-howto {
	margin:10px 10px;
	background-color:#ffffff;
	padding:20px;
	border-radius:20px;
}
#container .wrapper .sec-howto ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .wrapper .sec-howto ul li {
	position:relative;
	margin:0 0 15px 0;
	font: bold 0.9rem/1.3 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	padding:0 5px 0 5px;
    width: calc(98% / 2);
    webkit-width: calc(98% / 2);
}

/*--------sec-buy---------*/
#container .wrapper .sec-buy {
	margin:10px;
	padding:0;
}

#container .wrapper .sec-buy ul {
	margin:0 auto;
	text-align:center;
	font: normal 1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper .sec-buy h4 {
	padding:10px 0;
	font: bold 1.1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper .sec-buy ul li {
	margin:0 auto;
	text-align:center;
}
#container .wrapper .sec-buy ul li img {
	width:70%;
	margin:0 auto;
	text-align:center;
}
#container .wrapper .sec-buy ul li .buy-btn {
	margin:20px auto 0;
	text-align:center;
	width:85%;
}

/*--------sec-season---------*/
#container .wrapper .sec-season .div-season-1 {
	margin:20px 0 0;
	padding:0;
	background:#ffe2eb;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#container .wrapper .sec-season h3{
	padding:10px 0;
}
#container .wrapper .sec-season .div-season-1 .season-title{
	width:20%;
	margin:20px 0 0 10px;
	text-align:center;
	font: bold 2.8rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#ec2944;
}
#container .wrapper .sec-season .div-season-1 h3{
	font: bold 1.2rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#ec2944;
	text-align:center;
}
#container .wrapper .sec-season .div-season-1 li{
	font: normal 0.9rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#ec2944;
}
#container .wrapper .sec-season .div-season-2 {
	padding:0 0 20px;
	background:#c4e3ff;
}
#container .wrapper .sec-season .div-season-2 .season-title{
	width:20%;
	margin:20px 0 0 10px;
	text-align:center;
	font: bold 3rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#0161ba;
}
#container .wrapper .sec-season .div-season-2 h3{
	font: bold 1.2rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#0161ba;
	text-align:center;
}
#container .wrapper .sec-season .div-season-2 li{
	font: normal 0.9rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#0161ba;
}
#container .wrapper .sec-season .div-season-3 {
	padding:0 0 20px;
	background:#fee9d7;
}
#container .wrapper .sec-season .div-season-3 .season-title{
	width:20%;
	margin:20px 0 0 10px;
	text-align:center;
	font: bold 4rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#f07202;
}
#container .wrapper .sec-season .div-season-3 h3{
	font: bold 1.4rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#f07202;
	text-align:center;
}
#container .wrapper .sec-season .div-season-3 li{
	font: normal 0.9rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#f07202;
}
#container .wrapper .sec-season .div-season-4 {
	background:#cfcbf5;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
#container .wrapper .sec-season .div-season-4 .season-title{
	width:20%;
	margin:20px 0 0 10px;
	text-align:center;
	font: bold 4rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#1c3792;
}
#container .wrapper .sec-season .div-season-4 h3{
	font: bold 1.5rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#1c3792;
	text-align:center;
}
#container .wrapper .sec-season .div-season-4 li{
	font: normal 0.9rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#1c3792;
}
container .wrapper .sec-season {
	padding:10px 0 0;
	background-color:#ffffff;
}
#container .wrapper .sec-season .season-text{
	width:70%;
	margin:20px 5px 0;
	text-align:left;
}
#container .wrapper .sec-div-inner p {
	margin:10px 0 0;
	font: normal 0.9rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*--------sec-season sec-div---------*/
#container .wrapper .sec-div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .wrapper .sec-div-inner {
	margin:20px 5px;
	padding:10px;
    width: calc(93% / 2);
    webkit-width: calc(93% / 2);
	background-color:#ffffff;
	border-radius:10px;
}
#container .wrapper .sec-div-inner dl {
	position:relative;
}
#container .wrapper .sec-div-inner .img {
	top:0;
	left:0;
	width:60px;
	height:70px;
	margin:0 auto;
	text-align:center;
}

#container .wrapper .sec-div-inner dt{
	margin:0 auto;
	font: bold 1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.05rem;
	text-align:center;
}

#container .wrapper .sec-div-inner dd{
	margin:0 auto 10px;
	font: normal 0.8rem/1.3 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.05rem;
	text-align:left;
}
#container .wrapper .sec-div-inner dt {
	font: bold 1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333333;
	text-shadow:1px 1px 0px #e0d1b9;
}
#container .wrapper .sec-div-inner dt small {
	margin:0 0 0 5px;
	font: bold 0.8rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper .sec-season {
	padding:40px 5px;
	background-color:#ffffff;
}

/*--------div-aculife---------*/
#container .wrapper .div-aculife {
	margin:0;
	padding:10px;
}
#container .wrapper .div-aculife h4 {
	margin:0 0 10px;
	font:bold 1.4rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#c60081;
	letter-spacing:0.05rem;
	word-break:keep-all;
}
#container .wrapper .div-aculife p {
	margin:0;
	font: normal 0.9rem/1.3 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333333;
}
#container .wrapper .div-aculife p small {
	font: 0.9rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper .div-aculife .price {
	display:inline;
	margin:0;
	font: bold 1.6rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#ee3366;
}
#container .wrapper .div-aculife .price small {
	font: bold 1.1rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper .div-aculife .buy-btn {
	margin:5px auto 10px;
	text-align:center;
	font: bold 1.2rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#container .wrapper .div-aculife ul li img{
	margin:0 0 0 10px;
	text-align:center;
}
#container .wrapper .div-aculife-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin:10px 0 0;
}
#container .wrapper .div-aculife-inner li{
	position:relative;
	margin:0 auto;
	text-align:center;	
	padding:0;
    width: calc(100% / 1);
    webkit-width: calc(100% / 1);
}
}

/*  iPad PC  */
@media screen and (min-width: 480px) {
#container  {
	margin:0 auto;
	max-width:940px;
}
/*--------mainvisual--------*/
#container .wrapper .mainvisual {
    position: relative;
	margin:0;
	padding:30px 30px;
	background:#ebecf4 url(/contents/shop/sevenbeauty/img/freepage/spot-seirin/header-bg.jpg) no-repeat;
	background-position: top right;
}
#container .wrapper .mainvisual h1 {
	padding:10px 0 0 0;
	font: bold 2.8rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #c60081;
	text-align:left;
	letter-spacing:0.2rem;
	word-break:keep-all;
	text-shadow:1px 1px 0px #d5cfcd;
	text-shadow:2px 2px 0px #d5cfcd;
}
#container .wrapper .mainvisual .main-title {
	padding:10px 0 0 0;
	font: bold 2.8rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #c60081;
	text-align:left;
	letter-spacing:0.2rem;
	word-break:keep-all;
	text-shadow:1px 1px 0px #d5cfcd;
	text-shadow:2px 2px 0px #d5cfcd;
}
#container .wrapper .mainvisual .sub-title {
	padding:0 0 0 0;
	font: bold 1.6rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #231815;
	text-align:left;
	letter-spacing:0.2rem;
	text-shadow:1px 1px 0px #d5cfcd;
	text-shadow:2px 2px 0px #d5cfcd;
}
#container .wrapper .mainvisual .main-text {
	padding:10px 35% 0 0;
	font: normal 1.1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #333333;
	text-align:left;
	letter-spacing:-0.05rem;
}

#container .wrapper .mainvisual .pack-text {
	padding:20px 0 0 10px;
	font: normal 1.6rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #333333;
	text-align:left;
}
#container .wrapper .mainvisual .pack-spec {
	padding:20px 0 0 10px;
	font: normal 1.3rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.05rem;
    color: #333333;
	text-align:left;
}
#container .wrapper .mainvisual .sub-title em {
	font-size:1.8rem;
	letter-spacing:0.03rem;
}
#container .wrapper .mainvisual ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin:20px 0;
}
#container .wrapper .mainvisual ul li{
	position:relative;
	padding:0 5px 0 5px;
    width: calc(98% / 2);
    webkit-width: calc(98% / 2);
}

/*--------ボタン-----------*/
#container .wrapper .buy-btn {
	clear:both;
	position: relative;
	display: block;
	margin:10px 0 10px 0;
	padding:7px 0 7px 0;
	font: bold 1.6rem/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 {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight:bold !important;
}
#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;
}

/*--------section----------*/
#container .wrapper section {
	padding:20px 0;
	background-color:#ebecf4;
}
#container .wrapper section h2  {
	margin:20px 0 20px 0;
	padding:10px 0 5px 0;
	font: bold 2.4rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#4c4947;
	letter-spacing:0.05rem;
	word-break:keep-all;
	text-align:center;
	text-shadow:1px 1px 0px #d5cfcd;
	text-shadow:2px 2px 0px #d5cfcd;
}
#container .wrapper section h2 em  {
	padding:0 0 0 5px;
	font: bold 3.6rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper  .text {
	padding:5px 0 10px 0;
	font: normal 1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper .price {
	display:inline;
	margin:0;
	font: bold 1.8rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#ee3366;
}
#container .wrapper .price small {
	font-size:1.3rem;
}
#container .wrapper section .sec-div dt {
	padding:5px 0;
	font: bold 1.3rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.05rem;
	word-break:keep-all;
}
#container .wrapper section .sec-div dd {
	padding:5px 10px 10px 0;
	font: normal 1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.05rem;
}
#container .wrapper section ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#container .wrapper section ul li {
	position:relative;
	margin:0;
	padding:0 5px 0 5px;
    width: calc(98% / 2);
    webkit-width: calc(98% / 2);
}

/*--------sec-intro1---------*/
#container .wrapper .intro1 {
	margin:10px 30px;
	padding:25px 200px 25px 150px;
	border-radius:20px;
    background-image: url(/contents/shop/sevenbeauty/img/freepage/spot-seirin/sec1-bg.png),url(/contents/shop/sevenbeauty/img/freepage/spot-seirin/sec1-1.jpg);
	background-repeat:no-repeat,no-repeat;
	background-position:left top,right;
	background-color:#f9dfcd;
}
#container .wrapper .intro1 dt {
	margin:0 0 10px;
	font: bold 2.2rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#c60081;
}
#container .wrapper .intro1 dd {
	padding:5px 0 0 0;
	font: bold 1.1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333333;
	word-break:keep-all;
}
#container .wrapper .intro1 dd em {
	font: bold 1.2rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#c60081;
}

/*--------sec-intro2---------*/
#container .wrapper .intro2 {
	margin:10px 30px;
	background-color:#f9dfcd;
	padding:20px;
	border-radius:20px;
}
#container .wrapper .intro2 h3  {
	height:60px;
	margin:0 auto;
	padding:10px 0 0 0;
	font: bold 1.6rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-align:center;
	color:#c60081;
    background: url(/contents/shop/sevenbeauty/img/freepage/spot-seirin/sec2-bg.png) no-repeat;
	background-position:center;
}
#container .wrapper .intro2 ul {
	margin:20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .wrapper .intro2 li {
	margin:0;
	padding:0;
}
#container .wrapper .intro2 li img {
	margin:0;
	padding:0;
}
#container .wrapper .intro2 .talk {
	width:60%;
	padding:20px;
	font: bold 1.2rem/1.6 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#e75c41;
	border-radius:20px;
	background-color:#ffffff;
}
#container .wrapper .intro2 .img {
	width:20%;
}
#container .wrapper .intro2 ul li p{
	padding:10px 10px;
	font: bold 1.1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333333;
	word-break:keep-all;
}
#container .wrapper .intro2 ul li a{
	padding:20px 0;
	font: bold 1.2rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#c60081;
}

/*--------sec-howto---------*/
#container .wrapper .sec-howto {
	margin:10px 30px;
	background-color:#ffffff;
	padding:20px;
	border-radius:20px;
}
#container .wrapper .sec-howto ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .wrapper .sec-howto ul li {
	position:relative;
	margin:0;
	padding:0 5px 0 5px;
    width: calc(98% / 4);
    webkit-width: calc(98% / 4);
}

/*--------sec-buy---------*/
#container .wrapper .sec-buy {
	margin:10px 30px;
	padding:20px;
}

#container .wrapper .sec-buy ul {
	margin:0 auto;
	text-align:center;
	font: normal 1.1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper .sec-buy h4 {
	padding:10px 0;
	font: bold 1.3rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .wrapper .sec-buy ul li {
	padding:0 10px 0 0;
}
#container .wrapper .sec-buy ul li .buy-btn {
	margin:20px auto 0;
	text-align:center;
	width:85%;
}

/*--------sec-season---------*/
#container .wrapper .sec-season .div-season-1 {
	margin:20px 0 0;
	padding:0 0 20px;
	background:#ffe2eb;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#container .wrapper .sec-season h3{
	padding:10px 0;
}
#container .wrapper .sec-season .div-season-1 .season-title{
	width:25%;
	text-align:center;
	margin:20px 0 0 20px;
	font: bold 4rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#ec2944;
}
#container .wrapper .sec-season .div-season-1 h3{
	font: bold 1.5rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#ec2944;
}
#container .wrapper .sec-season .div-season-1 li{
	font: normal 1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#ec2944;
}
#container .wrapper .sec-season .div-season-2 {
	padding:0 0 20px;
	background:#c4e3ff;
}
#container .wrapper .sec-season .div-season-2 .season-title{
	width:25%;
	text-align:center;
	margin:20px 0 0 20px;
	font: bold 4rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#0161ba;
}
#container .wrapper .sec-season .div-season-2 h3{
	font: bold 1.5rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#0161ba;
}
#container .wrapper .sec-season .div-season-2 li{
	font: normal 1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#0161ba;
}
#container .wrapper .sec-season .div-season-3 {
	padding:0 0 20px;
	background:#fee9d7;
}
#container .wrapper .sec-season .div-season-3 .season-title{
	width:25%;
	text-align:center;
	margin:20px 0 0 20px;
	font: bold 4rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#f07202;
}
#container .wrapper .sec-season .div-season-3 h3{
	font: bold 1.5rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#f07202;
}
#container .wrapper .sec-season .div-season-3 li{
	font: normal 1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#f07202;
}
#container .wrapper .sec-season .div-season-4 {
	background:#cfcbf5;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
#container .wrapper .sec-season .div-season-4 .season-title{
	width:25%;
	text-align:center;
	margin:20px 0 0 20px;
	font: bold 4rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#1c3792;
}
#container .wrapper .sec-season .div-season-4 h3{
	font: bold 1.5rem/1 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color:#1c3792;
}
#container .wrapper .sec-season .div-season-4 li{
	font: normal 1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#1c3792;
}
container .wrapper .sec-season {
	padding:40px 0;
	background-color:#ffffff;
}
#container .wrapper .sec-season .season-text{
	width:65%;
	margin:30px 10px 0;
	text-align:left;
}
#container .wrapper .sec-div-inner p {
	margin:10px 0 0;
	font: normal 0.9rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*--------sec-season sec-div---------*/
#container .wrapper .sec-div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .wrapper .sec-div-inner {
	margin:20px 10px;
	padding:10px;
    width: calc(94% / 2);
    webkit-width: calc(94% / 2);
	background-color:#ffffff;
	border-radius:10px;
}
#container .wrapper .sec-div-inner dl {
	position:relative;
}
#container .wrapper .sec-div-inner .img {
	position:absolute;
	top:0;
	left:0;
	width:70px;
	height:70px;
	margin:0 !important;
}

#container .wrapper .sec-div-inner dt{
	font: bold 1.1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin:0 0 0 80px;}

#container .wrapper .sec-div-inner dd{
	font: normal 1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin:0 0 0 80px;
	letter-spacing:-0.05rem;}


#container .wrapper .sec-div-inner dt {
	font: bold 1.1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333333;
	text-shadow:1px 1px 0px #e0d1b9;
}
#container .wrapper .sec-season {
	padding:40px 0;
	background-color:#ffffff;
}

/*--------div-aculife---------*/
#container .wrapper .div-aculife {
	margin:0 20px;
	padding:20px;
}
#container .wrapper .div-aculife h4 {
	margin:20px 0;
	font:bold 1.8rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#c60081;
	letter-spacing:0.05rem;
}
#container .wrapper .div-aculife p {
	margin:10px 0;
	font: normal 1.1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333333;
}

#container .wrapper .div-aculife .price {
	display:inline;
	margin:0;
	font: bold 1.8rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#ee3366;
}
#container .wrapper .div-aculife .price small {
	font-size:1.3rem;
}
#container .wrapper .div-aculife .buy-btn {
	margin:20px auto 0;
	text-align:center;
	font: bold 1.2rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	letter-spacing:-0.05rem;
}
#container .wrapper .div-aculife ul li img{
	margin:0 0 0 40px;
	text-align:center;
}
}