@charset "UTF-8";
/*
Theme Name: アヴィナス　ウィンターギフトキャンペーン2020
Author: あそびラボ
*/

.ly_winter2021 {
	overflow: hidden;
}
@media screen and (max-width : 640px){
	h2 {
		height: auto!important;
		width: initial!important;
	}
}
/*===========================
はじまり
===========================*/
.bl_intro {
	width: 100%;
}
.bl_intro img {
	width: 100%;
}
/*===========================
そんな願いを叶えるウィンターギフトセット
===========================*/
.bl_giftSet {
	background: url(../images/winter2021/giftSet_bg.jpg) top center/cover no-repeat;
	padding: 34px 0 55px;
}
.bl_giftSet_ttl {
	width: 690px;
	margin: 0 auto 38px;
}
.bl_giftSet_ttl img {
	width: 100%;
}
.bl_giftSet_list {
	background: url(../images/winter2021/giftSet_presentList.jpg) top center/ cover no-repeat;
	width: 670px;
	height: 280px;
	margin: 0 auto 36px;
	position: relative;
}
.bl_giftSet_list li a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 210px;
	height: 280px;
}
.bl_giftSet_list li:nth-of-type(2) a {
	position: absolute;
	display: block;
	top: 0;
	left: 218px;
	width: 210px;
	height: 280px;
}
.bl_giftSet_list li:last-of-type a {
	position: absolute;
	display: block;
	top: 0;
	left: 440px;
	width: 210px;
	height: 280px;
}
.bl_giftSet_list li a:hover {
	opacity: .4;
	background: #fff;
}

.bl_detail {
	width: 670px;
	margin: 0 auto 27px;
}
.bl_detail:last-of-type {
	margin-bottom: 0;
}
.bl_detail img {
	width: 100%;
}
.bl_detail_ttl {
	margin-bottom: 15px;
}
.bl_detail_txt {
	font-size: 15px;
	line-height: 1.53;
	letter-spacing: 0;
	color: #fff;
	margin-bottom: 15px;
}
.bl_detail_conts {
	position: relative;
}
.bl_detail_cartLink {
	width: 224px;
	position: absolute;
	bottom: 28px;
	right: 22px;
}

@media screen and (max-width : 640px){
	.bl_giftSet {
		background: url(../images/winter2021/giftSet_bg_sp.jpg) top center/cover no-repeat;
		padding: 51px 0 62px;
		margin: 0;
	}
	.bl_giftSet_ttl {
		margin-bottom: 20px;
	}
	.bl_giftSet_ttl img {
		width: 600px;
		display: block;
		margin: 0 auto;
	}
	.bl_giftSet_list {
		background: url(../images/winter2021/giftSet_presentList_sp.jpg) top center/contain no-repeat;
		width: 600px;
		height: 717px;
		margin: 0 auto 40px;
		position: relative;
	}
	.bl_giftSet_list li a {
		position: absolute;
		display: block;
		top: 20px;
		left: 10px;
		width: 580px;
		height: 220px;
	}
	.bl_giftSet_list li:nth-of-type(2) a {
		position: absolute;
		display: block;
		top: 250px;
		left: 10px;
		width: 580px;
		height: 220px;
	}
	.bl_giftSet_list li:last-of-type a {
		position: absolute;
		display: block;
		top: 480px;
		left: 10px;
		width: 580px;
		height: 220px;
	}
	.bl_detail {
		width: 600px;
		margin-bottom: 40px;
	}
	.bl_detail_ttl {
		margin-bottom: 20px;
	}
	.bl_detail_txt {
		font-size: 24px;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	.bl_detail_cartLink {
		width: 312px;
		bottom: 20px;
		right: initial;
		left: 45px;
	}
}
/*===========================
冬の美肌革命
===========================*/
.bl_revolution {
	background: #FDEFF5;
	border: 2px solid #AF8C48;
	padding: 42px 0 51px;
}
.bl_revolution img {
	width: 100%;
}
.bl_revolution_ttl {
	width: 590px;
	margin: 0 auto 24px;
}
.bl_revolution_imgWrapper {
	width: 670px;
	margin: 0 auto 31px;
}
.bl_revolution_txt {
	width: 670px;
	margin: 0 auto;
}
@media screen and (max-width : 640px){
	.bl_revolution {
		border: none;
		padding: 42px 0 57px;
		margin: 0;
	}
	.bl_revolution img {
		width: 100%;
	}
	.bl_revolution_ttl {
		width: 600px!important;
		margin-bottom: 26px;
	}
	.bl_revolution_imgWrapper {
		width: 600px;
		margin-bottom: 26px;
	}
	.bl_revolution_txt {
		width: 600px;
	}
}
/*===========================
セレブジェル、ミストシャワー、セレブクリーム
===========================*/
.bl_cream {
	background: url(../images/winter2021/cream_bg.jpg) top center/cover no-repeat;
	padding: 38px 0;
}
.bl_cream img {
	width: 100%;
}
.bl_cream_list {
	width: 670px;
	margin: 0 auto;
}
.bl_cream_item {
	margin-bottom: 10px;
}
.bl_cream_item:last-of-type {
	margin-bottom: 0;
}
@media screen and (max-width : 640px){
	.bl_cream {
		background-image: url(../images/winter2021/cream_bg_sp.jpg);
		padding: 68px 0;
	}
	.bl_cream_list {
		width: 600px;
	}
	.bl_cream_item {
		margin-bottom: 40px;
	}
}
/*===========================
理由
===========================*/
.bl_reason {
	background: url(../images/winter2021/reason_bg.jpg) top center/cover no-repeat;
	padding: 50px 0 45px;
	margin: 0;
}
.bl_reason_inner {
	width: 670px;
	margin: 0 auto;
}
.bl_reason img {
	width: 100%;
}
.bl_reason_ttl {
	margin-bottom: 23px;
}
.bl_reason_ttl .pc {
	display: block;
	width: 522px;
	margin-left: auto;
}
.bl_reason_ttl .sp {
	display: none;
}
.bl_reason_def {
	margin-bottom: 28px;
	color: #fff;
}
.bl_reason_dttl {
	font-size: 18px;
	font-weight: bold;
	padding-left: 34px;
	margin-bottom: 16px;
	position: relative;
}
.bl_reason_dttl::before {
	content: "";
	background: url(../images/winter2021/reason_list_icon.png) top center/contain no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.bl_reason_ddata_ttl {
	font-size: 18px;
	margin-bottom: 10px;
}
.bl_reason_ddata_ttl .txt_sm {
	font-size: 15px;
}
.bl_reason_ddata_txt {
	font-size: 18px;
	line-height: 1.57;
}

.bl_effect {
	background: #fff;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 19px 52px 19px 26px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro","Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color: #9B7A46;
	margin-bottom: 30px;
}
.bl_effect_ttl {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	width: 280px;
	position: relative;
}
.bl_effect_ttl::after {
	content: "";
	background: #C9C9C9;
	width: 1px;
	height: 62px;
	position: absolute;
	top: 50%;
	right: -20px;
	transform: translateY(-50%);
}
.bl_effect_list {
	display: flex;
	flex-wrap: wrap;
	width: 276px;
}
.bl_effect_item {
	font-size: 17px;
	line-height: 1.7;
	font-weight: 500;
	margin-right: 1em;
}
.bl_effect_item:nth-child(2n) {
	margin-right: 0;
}

.bl_feature {
	padding-bottom: 33px;
}
.bl_feature_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: -26px;
}
.bl_feature_item {
	width: 320px;
	min-height: 126px;
	background: linear-gradient(274deg, rgba(36, 47, 93, 0.86), rgba(20, 57, 80, 0.86), rgba(23, 64, 61, 0.86));
	border-radius: 10px;
	margin-bottom: 26px;
}
.bl_feature_ttl {
	margin: 14px 0 16px 20px;
	position: relative;
}
.bl_feature_ttl::after {
	content: "";
	background: url(../images/winter2021/feature_ttl_underline.png) top center/contain no-repeat;
	width: 284px;
	height: 1px;
	position: absolute;
	bottom: -7px;
	left: 0;
}
.item01 .bl_feature_ttl {
	width: 172px;
}
.item02 .bl_feature_ttl {
	width: 170px;
}
.item03 .bl_feature_ttl {
	width: 190px;
}
.item04 .bl_feature_ttl {
	width: 184px;
}
.bl_feature_txt {
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	padding: 0 16px 0 18px;
}

.bl_other_dttl {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 7px;
	padding-left: 35px;
	position: relative;
}
.bl_other_dttl::before {
	content: "";
	background: url(../images/winter2021/reason_list_icon.png) top center/contain no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.bl_other_ddata {
	background: url(../images/winter2021/other_waku.png) top center/cover no-repeat;
	width: 100%;
	min-height: 140px;
}
.bl_other_list {
	padding: 27px 40px 24px;
}
.bl_other_item {
	font-size: 15px;
	color: #9B7A46;
	letter-spacing: 0.04em;
	line-height: 1.46;
	padding-left: 18px;
	position: relative;
}
.bl_other_item::before {
	content: "♡";
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width : 640px){
	.bl_reason {
		background-image: url(../images/winter2021/reason_bg_sp.jpg);
		padding: 61px 0 77px;
	}
	.bl_reason_inner {
		width: 600px;
	}
	.bl_reason_ttl .pc {
		display: none;
	}
	.bl_reason_ttl .sp {
		display: block;
	}
	.bl_reason_ttl .img01 {
		width: 420px;
		margin-left: auto;
	}
	.bl_reason_ttl .img02 {
		width: 100%;
	}
	.bl_reason_def {
		margin-bottom: 40px;
	}
	.bl_reason_dttl {
		font-size: 30px;
		padding-left: 51px;
		margin-bottom: 16px;
	}
	.bl_reason_dttl::before {
		width: 46px;
		height: 46px;
	}
	.bl_reason_ddata_ttl {
		font-size: 30px;
		font-weight: normal;
		margin-bottom: 20px;
	}
	.bl_reason_ddata_ttl .txt_sm {
		font-size: 20px;
	}
	.bl_reason_ddata_txt {
		font-size: 25px;
		line-height: 1.5;
		letter-spacing: 0.04em;
	}

	.bl_effect {
		flex-direction: column;
		align-items: flex-start;
		padding: 28px 25px;
		margin-bottom: 40px;
	}
	.bl_effect_ttl {
		font-size: 28px;
		width: 100%;
		margin-bottom: 35px;
	}
	.bl_effect_ttl::after {
		width: 550px;
		height: 2px;
		top: initial;
		bottom: -14px;
		right: 0;
		transform: none;
	}
	.bl_effect_list {
		width: 408px;
		list-style: none;
	}
	.bl_effect_item {
		font-size: 26px;
		line-height: 1.6;
	}

	.bl_feature {
		padding-bottom: 33px;
	}
	.bl_feature_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: -30px;
	}
	.bl_feature_item {
		width: 600px;
		min-height: 131px;
		margin-bottom: 30px;
	}
	.bl_feature_ttl {
		margin: 22px 0 34px 20px;
		position: relative;
	}
	.bl_feature_ttl::after {
		background: url(../images/winter2021/feature_ttl_underline_sp.png) top center/contain no-repeat;
		width: 560px;
		height: 2px;
		position: absolute;
		bottom: -16px;
		left: 0;
	}
	.item01 .bl_feature_ttl {
		width: 250px;
	}
	.item02 .bl_feature_ttl {
		width: 248px;
	}
	.item03 .bl_feature_ttl {
		width: 270px;
	}
	.item04 .bl_feature_ttl {
		width: 264px;
	}
	.bl_feature_txt {
		font-size: 24px;
		line-height: 1.5;
		color: #fff;
		padding: 0 25px 24px;
	}

	.bl_other_dttl {
		font-size: 30px;
		color: #fff;
		margin-bottom: 15px;
		padding-left: 51px;
	}
	.bl_other_dttl::before {
		width: 46px;
		height: 46px;
	}
	.bl_other_ddata {
		background-image: url(../images/winter2021/other_waku_sp.png);
		min-height: 295px;
	}
	.bl_other_list {
		padding: 40px 34px 25px 34px;
	}
	.bl_other_item {
		font-size: 24px;
		line-height: 1.53;
		padding-left: 32px;
	}
}

/*===========================
コース3つのカートリンクエリア
===========================*/
.bl_courseArea {
	background: url(../images/winter2021/courseArea_bg.jpg) top center/cover no-repeat;
	padding: 21px 0 58px;
}
.bl_courseArea img {
	width: 100%;
}
.bl_courseArea_list {
	padding-right: 34px;
}
.bl_courseArea_item {
	width: 706px;
	margin-left: auto;
	position: relative;
}
.bl_courseArea_cart {
	width: 224px;
	position: absolute;
	bottom: 30px;
	right: 30px;
}
@media screen and (max-width : 640px){
	.bl_courseArea {
		background-image: url(../images/winter2021/courseArea_bg_sp.jpg);
		padding: 21px 0 58px;
	}
	.bl_courseArea_list {
		padding-right: 20px;
	}
	.bl_courseArea_item {
		width: 620px;
	}
	.bl_courseArea_cart {
		width: 220px;
		position: absolute;
		bottom: 30px;
		right: 20px;
	}
}
