@charset "utf-8";

/*------------------------------------------------------------
 layout
------------------------------------------------------------*/
.wrapper{
	overflow: hidden;
}
.leftmenuframe_{
	display: none;
}
.mainframe_{
	float: none;
	width: 100%;
}
#season_goods *,
#season_goods *:before,
#season_goods *:after{
	box-sizing: border-box;
}
.event_{
	overflow: visible;
}
div.mainframe_{
	width: 100%;
}
/*------------------------------------------------------------
 contents
------------------------------------------------------------*/
#season_goods{
	position: relative;
	text-align: center;
	padding-bottom: 90px;
	margin-bottom: 188px;
}
#season_goods:before{
	content: "";
	width: 10000px;
	height: 100%;
	position: absolute;
	left: calc(50% - 5000px);
	top: 0;
	background: #F6F6E7;
	z-index: 1;
}
#season_goods:before{
	content: "";
	width: 10000px;
	height: 100%;
	position: absolute;
	left: calc(50% - 5000px);
	top: 0;
	background: #F6F6E7;
	z-index: 1;
}
#season_goods:after{
	content: "";
	width: 10000px;
	height: 40px;
	position: absolute;
	left: calc(50% - 5000px);
	top: 100%;
	background: url(../img/usr/freepage/season_goods/season_goods_bg03.png) repeat-x center bottom;
	z-index: 1;
}
#season_goods > *{
	position: relative;
	z-index: 10;
}
#season_goods h2{
	width: 10000px;
	height: 162px;
	background: url(../img/usr/freepage/season_goods/season_goods_bg02.png) repeat-x center center;
	background-color: #F6F6E7;
	position: relative;
	left: calc(50% - 5000px);
	text-align: center;
	padding-top: 15px;
	margin-bottom: 47px;
}
#season_goods .lead_text{
	text-align: center;
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 60px;
}
#season_goods h3{
	display: inline-block;
	padding: 0 10px 8px;
	font-size: 36px;
	color: #78AC35;
	position: relative;
	margin-bottom: 28px;
}
#season_goods h3:before{
	content: "";
	width: 100%;
	height: 28px;
	background: #FFF159;
	position: absolute;
	left: 0;
	bottom: 8px;
	z-index: 1;
}
#season_goods h3 span{
	position: relative;
	z-index: 10;
}
#season_goods h3 strong{
	font-size: 50px;
	font-weight: normal;
}

.tab_list{
	margin-bottom: 66px;
}
.tab_list ul{
	display: inline-block;
	max-width: 1040px;
	text-align: left;
	font-size: 0;
	position: relative;
}
.tab_list ul:before{
	content: "";
	width: 217px;
	max-width: calc((1300px - 100%) / 2 - 40px);
	height: 100%;
	position: absolute;
	right: calc(100% + 40px);
	top: 0;
	background: url(../img/usr/freepage/season_goods/season_goods_line01.png) no-repeat right bottom;
}
.tab_list ul:after{
	content: "";
	width: 217px;
	max-width: calc((1300px - 100%) / 2 - 40px);
	height: 100%;
	position: absolute;
	left: calc(100% + 40px);
	top: 0;
	background: url(../img/usr/freepage/season_goods/season_goods_line01.png) no-repeat left bottom;
}
.tab_list ul li{
	display: inline-flex;
	justify-content: center;
	align-items: flex-end;
	width: 200px;
	min-height: 50px;
	margin-left: 10px;
	vertical-align: bottom;
}
.tab_list ul li:nth-child(5n+1){
	margin-left: 0;
}
.tab_list ul li:nth-child(n+5){
	margin-top: 6px;
}
.tab_list ul li a{
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 46px;
	font-size: 16px;
	width: 100%;
	line-height: 21px;
	padding: 2px 10px;
	text-align: center;
	color: #6C9D2D;
	background: #D7E9C1;
	border-radius: 20px 20px 0 0;
}
.tab_list ul li a:hover{
	opacity: 0.7;
	text-decoration: none;
}
.tab_list ul li.active a{
	min-height: 50px;
	color: #FFF;
	background: url(../img/usr/freepage/season_goods/season_goods_bg01.jpg) repeat center center;
	cursor: default;
	text-decoration: none !important;
	pointer-events: none !important;
}
.tab_list ul li.active a:hover{
	opacity: 1;
	cursor: default;
}

.season_main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #FFF;
	margin-bottom: 50px;
}
.season_main_img{
	order: 2;
	width: 720px;
}
.season_main_img img{
	width: 100%;
	height: auto;
}
.season_main_info{
	order: 1;
	width: 580px;
	padding: 30px 100px;
}
.season_main_info_in{
	position: relative;
}
.season_main_star{
	width: 130px;
	position: absolute;
	top: -82px;
	left: -70px;
}
.season_main_star img{
	width: 100%;
	height: auto;
}
.season_goodsname_sub{
	display: inline-block;
	padding: 4px 30px 2px;
	background: #F6F6E7;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 35px;
}
.season_main h4{
	font-size: 50px;
	line-height: 1.2;
}
.season_main h4 + h4{
	margin-top: 24px;
}
.season_main h4:last-of-type{
	margin-bottom: 30px;
}
.season_main h4 span{
	position: relative;
}
.season_main h4 span small{
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translate(-50%,5px);
	white-space: nowrap;
	font-size: 12px;
}

.season_main h5{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.season_main_text{
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
}

.season_section{
	width: 1140px;
	margin: 0 auto 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #FFF;
}
.season_section_img{
	width: 600px;
}
.season_section:nth-of-type(even) .season_section_img{
	order: 2;
}
.season_section_img img{
	width: 100%;
	height: auto;
}
.season_section_info{
	width: 540px;
	padding: 30px 80px;
	text-align: left;
	font-size: 1.5;
}
.season_section:nth-of-type(even) .season_section_info{
	order: 1;
}
.season_section h6{
	font-size: 24px;
	margin-bottom: 25px;
	text-align: center;
}
.season_section_info *:last-child{
	margin-bottom: 0;
}
.season_section p{
	margin-bottom: 15px;
}
.season_section dl{
	margin-bottom: 15px;
}
.season_section dt{
	margin-bottom: 5px;
	font-weight: bold;
}
.season_section dd{
	font-size: 13px;
}
.season_section dd + dt{
	margin-top: 10px;
}
.num_list{
	counter-reset: number 0;
	margin: 0;
}
.num_list li{
	list-style: none;
	padding-left: 1em;
	position: relative;
	margin: 0;
}
.num_list li + li{
	margin-top: 5px;
}
.num_list li:before {
	counter-increment: number 1;
	content: counter(number)"."; 
	position: absolute;
	left: 0;
	top: 0;
}
.season_voice{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 920px;
	margin:  100px auto 80px;
	background: url(../img/usr/freepage/season_goods/season_goods_line02.png) no-repeat center top ,url(../img/usr/freepage/season_goods/season_goods_line02.png) no-repeat center bottom;
	padding: 50px 0;
}
.season_voice_img{
	width: 260px;
	margin-left: 100px;
}
.season_voice_info{
	text-align: center;
	width: 450px;
	margin-right: 70px;
	line-height: 1.5;
}
#season_goods .season_voice h3{
	margin-bottom: 10px;
}
.season_voice h3:before{
	bottom: 10px;
}
.season_voice h3:after{
	content: "";
	width: 53px;
	height: 35px;
	position: absolute;
	left: -44px;
	top: -22px;
	background: url(../img/usr/freepage/season_goods/season_goods_hat01.png) no-repeat center center / 100% 100%;
}
.season_voice_info p{
	text-align: left;
}

.season_btn {
	text-align: center;
}
.season_btn a{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-height: 80px;
	min-width: 540px;
	text-align: center;
	color: #FFF;
	font-size: 26px;
	line-height: 1.4;
	padding: 10px 25px;
	background: url(../img/usr/freepage/season_goods/season_goods_bg01.jpg) repeat center center;
	border-radius: 50px;
}
.season_btn a:hover{
	opacity: 0.7;
	text-decoration: none;
}
.season_other_title{
	width: 1300px;
	margin: 0 auto 80px;
	text-align: center;
	font-size: 34px;
}

/*------------------------------------------------------------
 検索メニュー
------------------------------------------------------------*/
#block_of_filter_wrap,
#navi_style_wrap,
.navipage_.top_,
.navipage_.bottom_{
	display: none;
}
div.StyleT_Item_{
	margin: 0 0 0 3%;
	width: 17.6%;
}
div.StyleT_Item_:nth-child(5n+1){
	clear: both;
	margin-left: 0;
}
div.StyleT_Item_:nth-child(n+6){
	margin-top: 40px;
}
.autopagerize_page_element{
	margin-bottom: 70px;
}
.season_goods_btn{
	text-align: center;
}
.season_goods_btn a{
	box-sizing: border-box;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 420px;
	min-height: 60px;
	background: url(../img/usr/freepage/season_goods/season_goods_bg01.jpg) repeat center center;
	padding: 10px 25px;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	border-radius: 40px;
}
.season_goods_btn a:hover{
	opacity: 0.7;
	text-decoration: none;
}