@charset "UTF-8";

li,dt,dd,p,h1,h2,h3,h4,h5,h6 {
	font-family: '游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	text-align: left;
}

/* layout
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */

.club_title {
	width: 739px;
	height:52px;
	margin: 0 0 13px;
	padding: 15px 0 0 15px;
	background: url(../images/club/variety_common/title.jpg) no-repeat;
	font-size:19px;
}

/* スライス時 height: 930px; */
#slide_wrap {
	position: relative;
	width: 740px;
	height: 695px;
	margin: 0 auto 37px;
	overflow: hidden;
}
/* スライス時 height: 930px; bg1.png*/
#slide_wrap:before,
#slide_block:after {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 740px;
    height: 695px;
    background: url(../images/club_airy/smoothbase/bg_slaide.png) no-repeat;
    z-index: -1;
}

/* スライス時 deco.png)*/
#slide_block:after {
	position: absolute;
	left: 3px;
	width: 580px;
	background: url(../images/club_airy/smoothbase/deco2) no-repeat center 0;
	z-index: 100;
}

#slide_block.tremble1:after {
	background-position: center center;
}

#slide_block.tremble2:after {
	background-position: center bottom;
}

/* スライス時 positionコメントアウト*/
.slide_hd {
/* 	position: relative; */
	height: 0;
	margin: 70px 0 0;
	padding: 180px 0 0;
	overflow: hidden;
}

#slide_block {
	position: relative;
	width: 600px;
	padding: 20px 0 0;
	margin: 0 auto;
}

#slide_block p{
	margin: 10px 0 0;
	text-align: center;
}

/* スライス時 */
#slide {
	clear: both;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

/* スライスじゃない場合 */
/*
#slide {
	clear: both;
	width: 600px;
	height: 508px;
	padding: 50px 0 0;
	overflow: hidden;
	list-style: none;
}
*/

#slide li {
	float: left;
	width: 600px;
	line-height: 1.6;
	padding: 0;
	font-size: 14px;
	text-align: center;
}

#slide li img{
	margin: 0 0 10px;
}

#slide .slide1 {
	display: block;
}

#slide li span {
	display: block;
	padding: 8px 0 0;
	color: #E94677;
	text-align: center;
	font-weight: bolder;
}

#slide .side_text1 {
	color: #584643;
	font-weight: normal;
}

.slide_ex {
	position: relative;
	line-height: 1.6;
	margin: 10px 0 20px;
	color: #584643;
	font-size: 14px;
	text-align: center;
	z-index: 100;
}

#slide_pn {
	position: relative;
	width: 100px;
	margin: 0 auto 15px;
	padding: 10px 0 10px;
	background: url(../images/club_airy/mist/pn_bg1.jpg) no-repeat center bottom;
	z-index: 100;
}

#slide_pn li {
	float: left;
	margin: 0 3px;
	line-height: 0;
	list-style: none;
	cursor: pointer;
}

#slide_pn .slide_pn2 {
	float: right;
}

#slide_pn li:hover {
	opacity: .7;
}

#slide_pn:before {
	content: url(../images/club_airy/mist/pn_bg2.jpg);
	position: absolute;
	bottom: 0;
	left: 0;
}

#slide_pn.id2:before {
	left: auto;
	right: 0;
}



.buy_btn {
	width: 500px;
	margin: 0px auto 30px auto;
}

.buy_btn a {
	display: block;
	height: 0;
	padding: 60px 0 0;
	overflow: hidden;
	background: url(../images/club_airy/buy_btn1.jpg) no-repeat;
}

.buy_btn:hover {
	opacity: 0.7;
	}

.mv h3,
.secret_hd,
.contents_wrap2 h3,
.contents_wrap3 h3 {
	height: 0;
	margin: 0 0 46px;
	padding: 159px 0 0;
	overflow: hidden;
	background: url(../images/club_airy/smoothbase/mv_hd1.png) no-repeat center;
	line-height: 1.6;
}

.secret_hd {
	margin: 0 0 5px;
	padding: 70px 0 0;
	background: url(../images/club_airy/smoothbase/hd1.jpg) no-repeat;
}

.secret_hd2 {
	background: url(../images/club_airy/smoothbase/hd2.jpg) no-repeat;
}

.secret_hd3 {
	background: url(../images/club_airy/smoothbase/hd3.jpg) no-repeat;
}

.contents_wrap2 h3 {
	padding: 40px 0 0;
	margin: 0;
	background: url(../images/club_airy/smoothbase/hd4.jpg) no-repeat center;
}

.contents_wrap3 h3 {
	padding: 61px 0 0;
	margin: 0;
	background: url(../images/club_airy/common/wrap3_hd.jpg) no-repeat center;
}
.col-2-ul {
	width: 360px;
}
.secret_img1 {
    margin: 0 56px 20px 0;
    text-align: right;
    margin-top: -70px;
}
.secret_img2 {
	margin: 0 0 40px;
	text-align: right;
}
.secret_img3 {
    margin-right: 57px;
}
.secret_img4 {
    text-align: center;
	margin: 0 0 40px;
}
.content_row1 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.content_row1 .col1 {
	width: 360px;
}
.contents_text {
	padding: 0 0 0 50px;
}
.text_strong {
	font-size: 16px;
	font-weight: bold;
}
.contents_text_last {
	margin: 0 0 70px;
}

.contents_text li {
	line-height: 1.8;
	list-style: none;
	margin: 0 0 25px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: 14px;
}

.text_color1 {
	color: #e94e70;
}

.text_color2 {
	color: #FF6699;
}

.secret_wrap1 {
	margin: 0 0 20px;
	padding: 0 0 0 50px;
}

.secret_wrap1 .secret_img {
	float: left;
	width: 207px;
}

.secret_wrap1 .contents_text {
	float: right;
	width: 460px;
	padding: 0;
}

.secret_wrap1 li {
	margin: 0 0 3px;
}

.secret_wrap1 .contents_text p {
	margin: 0 0 10px;
	color: #0099CC;
	font-size: 18px;
	font-weight: bold;
}

.secret_wrap2 {
	padding: 0 47px 0 0;
}

.contents_wrap3 {
	margin: 0 0 30px;
	padding: 0 0 13px;
	border-radius: 8px;
	background: url(../images/club_airy/common/wrap3_bg.jpg);
}

.contents_wrap3_inner {
	width: 697px;
	margin: 0 auto;
	list-style: none;
}

.contents_wrap3_inner li {
	position: relative;
	margin: 0 0 10px;
	padding: 38px 20px 20px;
	border-radius: 5px;
	background: #fff;
}

.contents_wrap3_inner .item_link1:before {
	content: url(../images/club_airy/smoothbase/wrap3_img3.png);
	position: absolute;
	top: -36px;
	left: -10px;
}

.contents_wrap3_inner .item_img {
	float: left;
	width: 325px;
	text-align: center;
}

.item_link_wrap {
	float: right;
	width: 290px;
}

.item_link_wrap p {
	line-height: 1.6;
	font-size: 12px;
}

.item_link_inner {
	padding: 0 0 10px;
	margin: 0 0 15px;
	border-bottom: 1px solid #ddd;
}

.news_wrap {
	margin: 0 0 30px;
	padding: 40px 40px 25px;
	border: 1px solid #ddd;
	border-radius: 8px;
}

.news_wrap h3 {
	line-height: 35px;
	margin: 0 0 25px;
	padding: 0 0 0 11px;
	border-left: 4px solid #584643;
	color: #584643;
	font-size: 18px;
}

.item_link_hd {
	text-align: center;
}

.item_link_hd a {
	display: inline;
	display: inline-block;
	margin: 0 0 2px;
	padding: 3px 0 0 20px;
	background: url(../images/club_airy/airy_list_arr1.jpg) no-repeat 0 4px;
	color: #E94677;
	text-decoration: none;
	zoom: 1;
}

.item_link_hd a:hover {
	text-decoration: underline;
}

.item_link_price {
	text-align: center;
}

.news_wrap ul {
	list-style: none;
}

.news_wrap li {
	margin: 0 0 15px;
	font-size: 14px;
}

.news_wrap li span {
	display: block;
	line-height: 25px;
	color: #584643;
}

.news_wrap li span img {
	margin: -2px 0 0;
	vertical-align: middle;
}

.news_wrap li a {
	color: #E94677;
	text-decoration: none;
}

.news_wrap .und_non:hover {
	text-decoration: none;
}

.news_wrap li a:hover {
	text-decoration: underline;
}

.contents_bottom_ex {
	padding: 25px 25px 20px;
	border: 1px solid #F2C12D;
	border-radius: 8px;
	background: url(../images/club_airy/bg1.jpg);
}

.contents_bottom_ex h3 {
	margin: 0 0 15px;
	color: #CC9900;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.contents_bottom_ex p {
	width: 545px;
	margin: 0 auto;
	line-height: 1.6;
	color: #B28500;
	font-size: 14px;
	text-align: left;
}

.limited_item {
	padding: 15px 0 25px;
	text-align: center;
}

.ingredient_hd {
	position: relative;
	padding: 15px 45px 15px 15px;
	margin: 30px 0 0;
	border: 1px solid #DADADA;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 4px 0 rgba(0, 0, 0, 0.05);
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.ingredient_hd:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 13px;
	width: 18px;
	height: 18px;
	margin: -9px 0 0;
	background: url(../images/faq/icon01.jpg) no-repeat;
}

.ingredient_hd.on:after {
	background-position: center bottom;
}

.ingredient_text_wrap {
	position: relative;
	display: none;
	padding: 20px 20px 7px;
	background: #f6f6f6;
	font-size: 13px;
	z-index: 1;
}

.ingredient_text_wrap.on {
	display: block;
}

.ingredient_text_wrap p {
	margin: 0 0 15px;
}


/* rose
----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */


.contents_text .notes {
	display: block;
	font-size: 13px;
	color: #E56699;
	text-align: right;
}

.contents_text img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.hd3 {
	min-height: 230px;
	margin: 0 0 70px 50px;
	padding: 0 260px 0 0;
	background: url(../images/club_airy/smoothbase/img3.jpg) no-repeat right;
}

.contents_wrap2 h3 {
	padding: 30px 0 0;
	margin: 0 0 22px;
	background: url(../images/club_airy/smoothbase/h3.jpg) no-repeat center;
	background-size: 100%;
}

.contents_wrap2 {
	list-style: none;
	background: url(../images/club_airy/smoothbase/img4.jpg)  no-repeat right 55px;
}

.contents_wrap2 ul {
	padding: 0 0 0 20px;
	list-style: none;
}

.contents_wrap2 li {
	margin: 0 0 25px;
	padding: 0 0 0 1em;
	font-size: 14px;
	text-indent: -1em;
}

.contents_wrap2 .inner {
	padding: 0 0 0 20px;
}

.contents_wrap2 .inner p {
	font-size: 14px;
}

.contents_wrap2 .inner .movie {
	float: right;
	width: 360px;
}

.contents_wrap2 .inner h4 {
	height: 0 !important;
	line-height: 1.6;
	width: 331px;
	padding: 43px 0 0;
	margin: 0 0 20px;
	overflow: hidden;
	background: url(../images/club_airy/smoothbase/img5.jpg) no-repeat;
}

.present {
	margin: 40px 0 40px;
}

.item_link_wrap_makekkeep {
	padding: 35px 0;
}
.additional {
	text-align: right;
	font-size: 12px;
	margin: 18px 10px 0 0;
}

.flow {
	margin: 40px 0;
}

.flow img {
	margin: 10px auto;
}