@charset "UTF-8";

h1, h2, h3, .bg-wrapper p, .bg-wrapper ol li, .bg-wrapper ul li, .bg-wrapper ul li a{
	font-family: 'Noto Sans JP', sans-serif!important;
}

.bg-wrapper p{
	color:#000;
}

.bg-wrapper{
	width:100%;
	box-sizing: border-box;
	padding:60px 0;
}

.hn-market{
	background-color:#F8E4D5;
	background-image: url("img/hn-market.svg");
	background-position: bottom 1% right 4%;
	background-size:18%;
	background-repeat: no-repeat;
	padding-top:0;
}

.bg-wrapper h1, .bg-wrapper h2{
	margin-bottom:15px;
}

.bg-wrapper h2{
	font-size:1.8rem;
	font-weight:900;
}

.hn-market h1, .throwback h1{
	font-size:2rem;
	color:#008ED7;
	font-weight:900;
}

.hn-market h2{
	color:#229A38;
}

.throwback h2{
	color:#008ED7;
}

.throwback{
	background-color:#D5DECD;
}

.photo-bg{
	width:50%;
	margin:auto;
	position:relative;
}

.title-img{
	position:absolute;
	width:80%;
	bottom:0;
	left:10%;
	z-index:10;
}

.bg-img{
	position:relative;
	z-index:1;
}

.event-flex-1, .event-flex-2, .event-yoko-img-flex, .goods-container-flex, .tb-flex-img{
	display: flex;
	align-items: center;
}

.hn-market .event-flex-1{
	width:80%;
	margin:60px auto;
	justify-content: space-between;
	padding:30px 0;
}

.hn-market .small-img{
	width:80%;
	margin:20px auto;
}

.hn-market .flex-caption{
	width:49%;
}

.hn-market .event-flex-1 .flex-img{
	width:46%;
}

.d-slick-container{
	width:70%;
	margin:50px auto;
	padding-bottom:30px;
}

.event-flex-2{
	width:70%;
	margin:30px auto;
	justify-content: space-between;
}

.event-flex-2 .slick{
	width:45%;
}

.event-yoko-img-flex{
	width:80%;
	margin:50px auto 70px;
}

.end-box{
	width:50%;
	margin:50px auto;
}

.seeyou-img{
	width:60%;
	margin:0 auto 20px;
}

.end-box h1{
	font-size:2rem;
	text-align: center;
	line-height:2;
}

.event-yoko-img-flex img{
	width:calc(100% / 4);
}

.throwback .event-flex-1{
	width:70%;
	margin:60px auto 10px;
	justify-content: space-around;
}

.throwback .flex-caption{
	width:58%;
}

.flex-caption a{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:1.4rem;
	font-weight:700;
	display: block;
	margin-top:20px;
}

.flex-caption a i{
	font-size:1.9rem;
	margin-right:5px;
}

.flex-caption a:hover{
	color:#666;
	transition: all .3s;
}

.throwback .small-img{
	width:60%;
	margin:20px;
}

.throwback .flex-img{
	width:28%;
}

.goods-wrapper{
	width:70%;
	margin:auto;
}

.logo-img{
	width:50%;
	margin:20px auto;
}

.goods-container-flex{
	margin:40px auto;
	justify-content: space-between;
}

.g-caption{
	width:49%;
}

.g-caption .new-item-list{
	margin-top:20px;
}

.g-img{
	width:47%;
}

.tb-flex-img{
	width:75%;
	margin:70px auto;
	gap:30px;
}

.tb-flex-img img{
	width:calc((100% - 60px)/ 3);
}

.yomo-title{
	width:70%;
	margin-bottom:20px;
}

/*タブレット用*/
@media screen and (max-width: 820px){

	.photo-bg{
		width:70%;
	}
	
	.hn-market{
		background-size:20%;
		background-position: bottom 0.5% right 3%;
	}

	.hn-market .event-flex-1, .hn-market .event-flex-2{
		display:block;
	}
	
	.hn-market .event-flex-1{
		margin:40px auto;
		padding:30px 0 10px;
	}
	
	.hn-market .flex-caption, .event-yoko-img-flex{
		width:100%;
	}
	
	.d-slick-container{
		width:80%;
		margin:30px auto;
	}
	
	.hn-market .event-flex-1 .flex-img, .event-flex-2 .slick{
		width:70%;
		margin:30px auto;
	}
	
	.event-flex-2{
		box-sizing: border-box;
		padding:10px 0;
	}
	
	.end-box{
		width:80%;
	}
	
	.end-box h1{
		font-size:1.6rem;
	}

	.throwback .event-flex-1, .goods-wrapper, .tb-flex-img{
		width:85%;
	}
	
	.throwback .small-img{
		width:75%;
	}
	
	.throwback .flex-img{
		width:35%;
	}
	
	.tb-flex-img{
		gap:20px;
	}

	.tb-flex-img img{
		width:calc((100% - 40px)/ 3);
	}

}

/*スマホ用*/
@media screen and (max-width:640px){

	.hn-market h1, .throwback h1{
		font-size:1.7rem;
		text-align: center;
	}

	.hn-market{
		background-image:none;
	}
	
	.hn-market .event-flex-1{
		margin:10px auto 20px;
	}

	.photo-bg, .hn-market .event-flex-1 .flex-img, .event-flex-2 .slick, .seeyou-img, .throwback .flex-caption, .g-caption, .yomo-title{
		width:100%;
	}
	
	.hn-market .event-flex-2{
		width:80%;
	}
	
	.event-yoko-img-flex{
		flex-wrap: wrap;
	}
	
	.event-yoko-img-flex img{
		width:calc(100% / 2);
	}
	
	.end-box h1{
		font-size:1.4rem;
	}

	.end-image{
		width:55%;
		margin:auto;
	}
	
	.throwback{
		padding:40px 0;
	}
	
	.throwback .event-flex-1, .goods-container-flex, .tb-flex-img{
		display:block;
	}
	
	.throwback .event-flex-1{
		width:85%;
	}
	
	.throwback .flex-img{
		width:80%;
		margin:30px auto;
	}
	
	.throwback .flex-caption{
		margin:30px 0;
	}
	
	.throwback .small-img{
		margin:20px auto 10px;
	}
	
	.flex-caption a{
		text-align: center;
	}
	
	.logo-img{
		width:90%;
		margin-top:50px;
	}
	
	.throwback .g-img{
		width:95%;
		margin:30px auto;
	}
	
	.goods-container-flex{
		margin:80px 0;
	}
	
	.tb-flex-img{
		margin:30px auto;
		text-align: center;
	}
	
	.tb-flex-img img{
		width:80%;
	}
	
	.everymonth-wrapper{
		margin-top:10px!important;
		padding-top:5px!important;
	}



}
/* CSS Document */

