@charset "UTF-8";

/* ▼▼▼ 八重墻 年間コレクション
======================================================*/
/* ▼ 共通部分
----------------------------------------*/
h3.title{
	margin: 0 auto 50px;
	padding: 90px 0 0;
	color: #8FBE36;
	font-size: 38px;
	text-align: center;
}
p.sub_title{
	margin-bottom: 70px;
	font-size: 24px;
	text-align: center;
}
p.sub_title span{
	display: block;
	font-size: 18px;
	text-align: center;
}
#footer {
	margin-top: 0;
}

/* 購入はこちら */
.shop_area{
	padding: 75px 15px;
	background: #E8405D;
}
.shop_area .shop_wrap{
	border: #FAD8D6 8px solid;
}
.shop_area .shop_around{
	padding: 35px 10px 25px;
	position: relative;
}
.shop_area .shop_around::after{
	content: '';
	width: 273px;
	height: 127px;
	max-width: 40%;
	background: url(../img/collection_2026/shop_deco.png) no-repeat right top/contain;
	position: absolute;
	top: 0;
	right: 0;
}
.shop_area h2{
	margin: 0 0 20px;
}
.shop_area h2 span{
	display: block;
	color: #FFF;
	text-align: center;
}
.shop_area h2 span:nth-child(1){
	font-size: 30px;
}
.shop_area h2 span:nth-child(2){
	font-size: 38px;
}
.shop_area p.shop_price{
	max-width: 625px;
	margin: 0 auto 30px;
}
.shop_area h3{
	margin: 0 0 5px;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
.shop_area h3 span.c_yellow{
	font-size: 26px;
}
a.shop_btn{
	display: block;
	width: 420px;
	max-width: 100%;
	background: #fff;
	border: #000000 1px solid;
	margin: 0 auto;
	padding: 28px 10px 28px 0;
	color: #000;
	font-size: 33px;
	line-height: 1;
	text-align: center;
	vertical-align: bottom;
	position: relative;
}
a.shop_btn::before{
	content: '';
	display: inline-block;
	width: 33px;
	height: 1em;
	background: url(../img/collection_2024/icon_cart.png) no-repeat center bottom/contain;
	margin-right: 0.5em;
}
a.shop_btn::after{
	content: '';
	display: block;
	width: 25px;
	height: 100%;
	background: url(../img/collection_2024/arrow_right.png) no-repeat center center/contain;
	position: absolute;
	top: 0;
	right: 8%;
}
a.shop_btn:hover{
	opacity: .6;
}
.shop_area p.shop_txt{
	margin-bottom: 0;
	color: #FFF;
	font-size: 20px;
	text-align: center;
}
.shop_area p.shop_txt strong{
	display: inline-block;
	margin: 0 5px;
	font-size: 32px;
	font-weight: normal;
}
.shop_area p.shop_txt span.kome{
	font-size: 16px;
}
span.c_yellow{
	color: #FFEC00;
}

/* ▼ ヒーローイメージ
----------------------------------------*/
#mv_area{
	margin-bottom: 75px;
	padding: 0 15px;
}
#mv_area .mv_around{
	background: url(../img/collection_2026/bg_title.png) no-repeat right 10% top -20px/282px;
}
#mv_area h1{
	margin: 0 0 20px;
	padding: 30px 0;
	font-size: 58px;
	font-weight: 600;
}
#mv_area h1 span{
	display: block;
	font-size: 42px;
}
span.limited{
	display: inline-block;
	background: #E8405D;
	margin-top: 20px;
	padding: 9px 22px;
	color: #fff;
	font-size: 18px;
	line-height: 1;
}
.mv_wrap{
	position: relative;
}
.mv_wrap::before{
	content: '';
	width: calc(100% + 30px);
	height: 353px;
	background: url(../img/collection_2024/bg_01.jpg) no-repeat left top/cover;
	position: absolute;
	bottom: 0;
	left: -15px;
	z-index: 0;
}
.mv_wrap .container-fluid{
	position: relative;
}
.mv_wrap .img_wrap{
	width: 80%;
	margin: 0 0 0 auto;
	padding-bottom: 85px;
}
.mv_wrap .txt_wrap{
	position: absolute;
	top: 40px;
	left: 0;
}
.mv_wrap .txt_wrap p{
	font-size: 18px;
	line-height: 2.2;
}

/* 毎月お届け */
#intro{
	margin-bottom: 30px;
}
.intro_flex{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 85px;
}
.intro_flex .img_wrap{
	-webkit-flex: 0 0 31.5%;
	-ms-flex: 0 0 31.5%;
	flex: 0 0 31.5%;
	width: 31.5%;
	max-width: 31.5%;
}
.intro_flex .txt_wrap{
	-webkit-flex: 0 0 58.3%;
	-ms-flex: 0 0 58.3%;
	flex: 0 0 58.3%;
	width: 58.3%;
	max-width: 58.3%;
	margin-left: 5.2%;
}
.intro_flex .txt_wrap h2{
	font-size: 40px;
	font-weight: 600;
	margin-top: 10px;
}
.intro_flex .txt_wrap p{
	color: #63800B;
	font-size: 18px;
}
#intro .product_img{
	text-align: center;
	padding: 0 15px;
	position: relative;
}
#intro .product_img::before{
	content: 'ノベルティ付！';
	display: inline-block;
	padding: 0 25px;
	background: url(../img/collection_2024/img_02_l.svg) no-repeat left center/19.16px,url(../img/collection_2024/img_02_r.svg) no-repeat right center/19.16px;
	color: #E8405D;
	font-size: 30px;
	font-weight: 600;
	position: absolute;
	top: -15px;
	left: 50%;
	transform: translate(-50%,0);
}
#intro .product_img p{
	display: inline-block;
	padding: 0 0 10px;
	border-bottom: #000 1px solid;
	font-size: 32px;
	position: relative;
}
#intro .product_img p::before,#intro .product_img p::after{
	content: '';
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 14px 14px 0;
	position: absolute;
	left: calc(50% - 14px);
}
#intro .product_img p::before{
	border-color: #000 transparent transparent;
	bottom: -14px;
}
#intro .product_img p::after{
	border-color: #FFF transparent transparent;
	bottom: -13px;
}
#intro .product_img p span{
	display: inline-block;
}
.intro_txt_pink{
	font-size: 28px !important;
	color:#E8405D !important;
	margin:0;
}
/* セット内容の説明 */
.link_list{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: stretch;
	align-items: stretch;
	margin: 0 auto;
	padding: 45px 0;
}
.link_list li{
	-webkit-flex: 0 0 30%;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	width: 30%;
	max-width: 280px;
	margin: 10px;
}
.link_list li a{
	position: relative;
	display: block;
	background: #8FBE36;
	padding: 17px 0;
	color: #FFF;
	text-align: center;
}
.link_list li a::after{
	content: '';
	width: 6px;
	height: 100%;
	background: url(../img/collection_2024/arrow_btm.png) no-repeat center center/contain;
	position: absolute;
	top: 0;
	right: 21px;
}
/* こんな方にオススメ */
.check_list_area{
	background: url(../img/collection_2024/bg_02_pc.jpg) no-repeat center center/cover;
	padding: 50px 15px;
}
.check_list_wrap{
	background: rgba(255,255,255,0.8);
	padding: 75px 15px 70px;
}
.check_list_wrap h2{
	margin: 0 0 50px;
	color: #8FBE36;
	font-size: 38px;
	text-align: center;
}
.check_list{
	max-width: 680px;
	margin: 0 auto;
}
.check_list li{
	font-size: 28px;
	line-height: 35px;
	vertical-align: middle;
	padding-left: 56px;
	position: relative;
}
.check_list li::before{
	content: '';
	display: inline-block;
	width: 34px;
	height: 35px;
	background: url(../img/collection_2024/icon_check.png) no-repeat center center/contain;
	position: absolute;
	top: 0;
	left: 0;
}
.check_list li:not(:last-child){
	margin-bottom: 30px;
}
#article01,#article03{
	padding: 0 15px 0;
	/* margin-top: -120px; */
}
#article02{
	padding: 0 0 0;
	/* margin-top: -120px; */
}

/* お届け内容 */
.product_list{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1000px;
	margin: 0 auto;
}
#article02{
	.product_list{
		justify-content: center;
		gap: 24px;
	}
}
.product_list li{
	-webkit-flex: 0 0 32%;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	width: 32%;
	max-width: 32%;
	border-left: #CCCCCC 1px solid;
	margin-bottom: 72px;
}
.product_list .product_list_inner{
	width: 95%;
	max-width: 280px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.product_list .product_month{
	margin: 0 0 4px;
	background: #36B2A7;
	color: #FFF;
	font-size: 20px;
	text-align: center;
}
.product_list .product_month span{
	margin-right: 0.3em;
	font-size: 14px;
}
.product_list .product_img{
	margin: 0 0 30px;
	position: relative;
}
.product_list .product_img.icon_limited::before,
.product_list .product_img.icon_limited_n::before,
.product_list .product_img.icon_new::before,
.product_list .product_img.icon_collection::before{
	content: '';
	width: 7.8vw;
	max-width: 78px;
	height: 7.8vw;
	max-height: 78px;
	position: absolute;
	top: 11px;
	right: 3px;
}
.product_list .product_img.icon_limited::before{
	background: url(../img/collection_2026/icon_limited.png) no-repeat center center/contain;
}
.product_list .product_img.icon_limited_n::before{
	background: url(../img/collection_2024/icon_limited_new.png) no-repeat center center/contain;
	height: 16.3vw;
	max-height: 163px;
}
.product_list .product_img.icon_new::before{
	background: url(../img/collection_2024/icon_new.png) no-repeat center center/contain;
}
.product_list .product_img.icon_collection::before{
	background: url(../img/collection_2026/icon_collection.png) no-repeat center center/contain;
}
.product_list .product_img .icon_cool{
	border: 1px solid #2F70D8;
	padding: 0 4px;
	color: #2F70D8;
	font-size: 16px;
	line-height: 18px;
	position: absolute;
	top: 5px;
	left: 0;
}
.product_list .product_img .icon_cool::before{
	content: 'クール便';
}
.product_list .product_img .icon_label{
	color: #D82F2F;
	font-size: 14px;
	line-height: 1;
	position: absolute;
	bottom: -18px;
	left: 0;
}
.product_list .product_img .icon_label::before{
	content: '※ラベルは現在製作中';
}
.product_list .product_name{
	margin: 0;
	color: #36B2A7;
	font-size: 20px;
	line-height: 1.6;
}
.product_list .product_name span{
	display: inline-block;
	font-size: 14px;
}
.product_list .product_name span.product_nosale{
	display: inline-block;
	padding: 0 5px;
	margin-right: 5px;
	background: #8FBE36;
	color: #FFF;
	vertical-align: text-top;
}
.product_list .product_quantity{
	margin: 0 0 20px;
	font-size: 14px;
}
.product_list .product_txt{
	margin: 0;
}
.product_list .product_txt.product_txt_new::before{
	content: '【新商品】';
	color: #E8405D;
}
.product_list .product_txt .kome{
	display: block;
	font-size: 12px;
}
/* ノベルティ */
#article02 .article_inner{
	background: url(../img/collection_2024/bg_03.jpg) no-repeat center center/cover;
}
#article02 h3.title{
	margin: 0 0 20px;
	color: #B46903;
}
#article02 p.sub_title{
	margin: 0 0 30px;
}
#article02 .product_list li{
	-webkit-flex: 0 0 33%;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	width: 33%;
	max-width: 33%;
	border-left: none;
}
#article02 .product_list .product_list_inner{
	max-width: 100%;
}
#article02 .product_list .product_month{
	background: #B46903;
}
#article02 .product_list .product_quantity{
	color: #B46903;
}
#article02 .product_list .product_name{
	color: #B46903;
}
#article02 .product_list .product_name.product_name_center{
	text-align: center;
}
#article02 .product_list .product_name span.product_nosale{
	background: #E8405D;
}

/* 注意事項 */
#article03{
	padding-bottom: 90px;
}
#article03 h3.title{
	color: #E8405D;
}
#article03 p,#article03 ul{
	line-height: 1.9;
}
#article03 p.txt{
	margin-bottom: 30px;
}
#article03 p.midashi{
	margin-bottom: 10px;
}
#article03 ul{
	margin-bottom: 30px;
}
.square_list li::before{
	content: '■';
}

/* ▼▼▼ 480px〜768px
======================================================*/
@media screen and (max-width: 767px) {

	/* ▼ 共通部分
	----------------------------------------*/

	h3.title{
		margin: 0 auto 20px;
		padding: 40px 0 0;
		font-size: 26px;
		font-weight: 600;
	}
	p.sub_title{
		margin-bottom: 25px;
		font-size: 16px;
	}
	p.sub_title span{
		font-size: 14px;
	}
	.tel-moji a{
		color: #000;
	}

	/* 購入はこちら */
	.shop_area{
		padding: 0;
	}
	.shop_area .shop_wrap{
		border: none;
	}
	.shop_area .shop_around{
		padding: 65px 20px 40px;
		position: relative;
	}
	.shop_area h2 span:nth-child(1){
		font-size: 20px;
	}
	.shop_area h2 span:nth-child(2){
		font-size: 26px;
	}
	.shop_area h3{
		font-size: 15px;
	}
	.shop_area h3 span.c_yellow{
		font-size: 21px;
	}
	a.shop_btn{
		position: relative;
		padding: 20px 10px 20px 0;
		font-size: 27px;
	}
	a.shop_btn:hover{
		opacity: 1;
	}
	.shop_area p.shop_txt{
		line-height: 1.4;
	}
	.shop_area p.shop_txt span.kome{
		font-size: 14px;
	}

	/* ▼ ヒーローイメージ
	----------------------------------------*/
	#mv_area{
		margin-bottom: 0;
		padding: 0 15px;
	}
	#mv_area .mv_around{
		background: url(../img/collection_2026/bg_title.png) no-repeat right -20px top/141px;
	}
	#mv_area h1{
		background: none;
		font-size: 26px;
		font-weight: 600;
		padding: 20px 0;
		margin: 0;
		position: relative;
	}
	#mv_area h1 span{
		font-size: 19px;
		margin-bottom: 15px;
	}
	span.limited{
		padding: 7px 16;
		font-size: 16px;
	}
	.mv_wrap{
		position: relative;
	}
	.mv_wrap::before{
		content: '';
		height: 48.5vw;
		top: 5.3vw;
		bottom: auto;
	}
	.mv_wrap .container-fluid{
		position: relative;
	}
	.mv_wrap .img_wrap{
		width: 97%;
		padding-bottom: 5.3vw;
		position: relative;
		right: -15px;
	}
	.mv_wrap .txt_wrap{
		position: relative;
		top: 0;
	}
	.mv_wrap .txt_wrap p{
		font-size: 16px;
		text-align: center;
	}

	/* 毎月お届け */
	#intro{
		margin-bottom: 40px;
	}
	.intro_flex{
		display: block;
		margin-bottom: 0;
		padding: 0 15px;
	}
	.intro_flex .img_wrap{
		display: none;
	}
	.intro_flex .txt_wrap{
		width: 100%;
		max-width: 100%;
		margin-left: 0;
	}
	.intro_flex .txt_wrap h2{
		margin: 0;
		padding: 10px 0 30px 150px;
		background: url(../img/collection_2026/img_01.png) no-repeat left center/137px;
		font-size: 22px;
		font-weight: 600;
		line-height: 1.8;
	}
	.intro_flex .txt_wrap p{
		font-size: 14px;
	}
	#intro .product_img{
		text-align: center;
		padding: 25px 15px 0;
	}
	#intro .product_img::before{
		padding: 0 15px;
		background: url(../img/collection_2024/img_02_l.svg) no-repeat left center/10.23px,url(../img/collection_2024/img_02_r.svg) no-repeat right center/10.23px;
		font-size: 15px;
		top: 15px;
	}
	#intro .product_img p{
		padding: 0 5px;
		font-size: 18px;
	}
	#intro .product_img p::before,#intro .product_img p::after{
		border-width: 6px 6px 0;
		left: calc(50% - 6px);
	}
	#intro .product_img p::before{
		bottom: -6px;
	}
	#intro .product_img p::after{
		bottom: -5px;
	}
	#intro .product_img p span{
		display: inline-block;
	}
	#intro .product_img p::before{
		bottom: -6px;
	}
	#intro .product_img p::after{
		bottom: -5px;
	}
	.intro_txt_pink{
		font-size: 17px !important;
		text-align: center;
	}
	/* セット内容の説明 */
	.link_list{
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		justify-content: center;
		-ms-align-items: stretch;
		align-items: stretch;
		margin: 0 auto;
		padding: 20px 0;
	}
	.link_list li{
		-webkit-flex: 0 0 30%;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		width: 30%;
		max-width: 110px;
		margin: 10px 4px;
	}
	.link_list li a{
		padding: 17px 0 40px;
	}
	.link_list li a::after{
		width: 100%;
		height: 14px;
		top: auto;
		bottom: 14px;
		right: 0;
	}
	/* こんな方にオススメ */
	.check_list_area{
		background: url(../img/collection_2024/bg_02_sp.jpg) no-repeat center center/cover;
	}
	.check_list_wrap{
		padding: 45px 15px 40px;
	}
	.check_list_wrap h2{
		font-size: 26px;
	}
	.check_list{
		max-width: 500px;
		margin: 0 15px;
	}
	.check_list li{
		font-size: 20px;
		line-height: 26px;
		padding-left: 45px;
	}
	.check_list li::before{
		width: 26px;
		height: 26px;
	}
	.check_list li:not(:last-child){
		margin-bottom: 26px;
	}
	#article01,#article02{
		padding: 0 0 0;
		/* margin-top: -75px; */
	}
	#article03{
		padding: 0 15px 0;
		/* margin-top: -75px; */
	}
	/* お届け内容 */
	.product_list{
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		justify-content: center;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.product_list li{
		-webkit-flex: 0 0 49%;
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		width: 49%;
		max-width: 49%;
		border-left: #CCCCCC 1px solid;
		margin-bottom: 40px;
	}
	.product_list li:nth-child(2n+1){
		border-left: none;
	}
	.product_list .product_list_inner{
		width: 80%;
		padding-bottom: 5px;
	}
	.product_list .product_month{
		font-size: 14px;
		font-weight: 600;
	}
	.product_list .product_month span{
		font-size: 10px;
	}
	.product_list .product_img{
		margin: 0 0 15px;
	}
	
	.product_list .product_img.icon_limited::before,
	.product_list .product_img.icon_limited_n::before,
	.product_list .product_img.icon_new::before,
	.product_list .product_img.icon_collection::before{
		width: 10.6vw;
		max-width: 41px;
		height: 10.6vw;
		max-height: 41px;
		top: 5px;
		right: 1px;
	}
	.product_list .product_img.icon_limited_n::before{
		height: 23.2vw;
		max-height: 87px;
	}
	.product_list .product_img .icon_cool{
		font-size: 11px;
		line-height: 13px;
	}
	.product_list .product_img .icon_label{
		color: #D82F2F;
		font-size: 10px;
		line-height: 1;
		position: absolute;
		bottom: -10px;
		left: 0;
	}
	.product_list .product_name{
		font-weight: 600;
	}
	.product_list .product_quantity{
		margin: 0 0 15px;
	}
	.product_list .product_txt{
		margin: 0;
	}
	/* ノベルティ */

	#article02 .product_list li{
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		max-width: 100%;
		border-left: none;
	}
	#article02 .product_list .product_list_inner{
		width: 85%;
	}
	#article02 .product_list .product_name{
		font-size: 18px;
	}
	/* 注意事項 */
	#article03{
		padding-bottom: 20px;
	}


}
