@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.hero {}

.hero_ttl {}

.hero_ttl>img {}

.hero_ttl>img.-pc {}

.hero_ttl>img.-sp {}

.hero_img {
	background-image: url("/img/campaign/kanikamafestival/home/img-hero_2502.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
}

.hero_img:before {
	content: "";
	display: block;
	/* padding-top: 650px; */
	padding-top: 700px;
}

.recent_link {
	padding: 0 20px 100px;
}

.recent_link .-item {
	margin: 0 auto 20px;
	max-width: 600px;
	width: 100%;
	height: 80px;
	border-radius: 40px;
	background-color: #E94709;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

.recent_link .-item:last-child {
	margin-bottom: 0;
}

.intro {
	text-align: center;
	padding-bottom: 80px;
}

.intro_ttl {
	font-size: 46px;
	font-weight: bold;
	color: #103375;
	line-height: 1;
}

.intro_lead {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	color: #103375;
}

.info_wrap {
	background-color: #FFF;
	padding: 65px 0;
	position: relative;
}

.info_wrap::before,
.info_wrap::after {
	content: "";
	display: block;
	background-image: url("/img/campaign/kanikamafestival/home/img-kanikama_line.png");
	background-repeat: repeat-x;
	background-size: contain;
	width: 100%;
	height: 53px;
	position: absolute;
	left: 0;
}

.info_wrap::before {
	top: -36px;
}

.info_wrap::after {
	bottom: -36px;
}

.info {
	padding: 40px 0 80px;
	position: relative;
	max-width: 1700px;
	width: 100%;
	margin: 0 auto;
}

.info:before {
	content: "";
	display: block;
	background-image: url("/img/campaign/kanikamafestival/home/img-info-left.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
	/*width: 348px;*/
	width: 20%;
	height: 563px;
	position: absolute;
	top: -35px;
	left: 0;
}

.info:after {
	content: "";
	display: block;
	background-image: url("/img/campaign/kanikamafestival/home/img-info-right.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
	width: 339px;
	width: 20%;
	height: 563px;
	position: absolute;
	top: -35px;
	right: 0;
}

.info_cnt {
	max-width: 570px;
	width: 100%;
	margin: 0 auto;
}

.info_ttl {}

.info_period {
	margin-top: 15px;
	color: #E94709;
}

.info_period_year {
	font-size: 25px;
	font-weight: bold;
	line-height: 1;
	margin-left: 45px;
}

.info_period_days {
	font-size: 80px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

.info_period_days>span {
	font-weight: normal;
	margin: 0 15px;
}

.info_period_days>span.-week {
	font-size: 25px;
	font-weight: bold;
	margin: 0;
}

.info_lead {
	font-size: 18px;
	font-weight: bold;
	color: #103375;
	margin-top: 25px;
	text-align: center;
}

.info_text {
	font-size: 15px;
	color: #103375;
	margin-top: 20px;
	text-align: center;
}

.stores {
	padding: 95px 0;
}

.stores_ttl {}

.stores_text {
	font-size: 15px;
	color: #103375;
	margin-top: 20px;
	text-align: center;
}

.stores_list {
	padding: 25px 0 45px;
	height: 100%;
}

.stores_item {
	max-width: 320px;
	width: 100%;
	margin: 0 10px;
	padding: 20px;
	background-color: #FFF;
	box-shadow: 0 0 8px #ccc;
	position: relative;
	height: 100% !important;
}

.stores_item span.new_label {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: #E8470A;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 10px 20px;
	z-index: 1;
}

.stores_item_wrap {
	display: block;
}

.stores_img {}

.stores_prefecture {}

.stores_prefecture>span {
	display: inline-block;
	font-size: 15px;
	color: #FFF;
	line-height: 1;
	margin-top: 10px;
	padding: 5px;
	background-color: #C48B7E;
}

.stores_name {
	margin-top: 10px;
}

.stores_more {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 1;
	max-width: 350px;
	width: 100%;
	margin: 0 auto;
	background-color: #003279;
	padding: 30px 0;
	text-align: center;
	border-radius: 50px;
}

.photocon {
	max-width: 1400px;
	width: 100%;
	padding: 0 100px;
	margin: 0 auto;
	position: relative;
}

.photocon_link {
	display: block;
}

.photocon_img {
	background-image: url("/img/campaign/kanikamafestival/home/img-photocon.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.photocon_img:before {
	content: "";
	display: block;
	padding-top: 400px;
}

.photocon_ttl {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.photocon_ttl>img.-pc {
	display: block;
}

.photocon_ttl>img.-sp {
	display: none;
}

.recipe {
	max-width: 1400px;
	width: 100%;
	padding: 0 100px;
	margin: 30px auto 0;
	position: relative;
}

.recipe_img {
	background-image: url("/img/campaign/kanikamafestival/home/img-recipe.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.recipe_img:before {
	content: "";
	display: block;
	padding-top: 500px;
}

.recipe_cnt {
	position: absolute;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	background-color: rgba(255, 255, 255, .85);
	border-radius: 20px;
}

.recipe_cnt_wrap {
	position: relative;
	padding: 5% 5% 3%;
}

.recipe_ttl {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-image: url("/img/campaign/kanikamafestival/home/icon-bg-balloon_2502@2x.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 352px;
	height: 73px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
}

.recipe_row {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.recipe_catch {
	font-family: "Mochiy Pop One", serif;
	color: #E8470A;
	font-size: 46px;
	text-align: center;
	/* width: 49%; */
}

.recipe_catch>img {
	max-width: 100%;
	height: auto;
}

.recipe_lead {
	flex: 1;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	/* margin-left: 10px; */
}

.recipe_sns {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.recipe_sns_item {
	color: #FFF;
	max-width: 320px;
	width: 100%;
	border-radius: 30px;
	margin-left: 15px;
	padding: 30px 40px;
	padding: 2.5% 3.5%;
}

.recipe_sns_item:first-child {
	margin-left: 0;
}

.recipe_sns_item.-is {
	background-color: #F4135E;
}

.recipe_sns_item.-tw {
	background-color: #1DA1F2;
}

.recipe_sns_item.-fb {
	background-color: #1877F2;
}

.recipe_sns_item.-x {
	background-color: #fff;
	color: #000;
}

.recipe_sns_item.-tik {
	background-color: #000;
}

.recipe_sns_item_wrap {
	display: flex;
	align-items: center;
}

.recipe_sns_item_wrap:before {
	content: "";
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 36px;
	height: 36px;
}

.recipe_sns_item.-is .recipe_sns_item_wrap:before {
	background-image: url("/img/campaign/kanikamafestival/home/icon-is@2x.png");
}

.recipe_sns_item.-tw .recipe_sns_item_wrap:before {
	background-image: url("/img/campaign/kanikamafestival/home/icon-tw@2x.png");
}

.recipe_sns_item.-fb .recipe_sns_item_wrap:before {
	background-image: url("/img/campaign/kanikamafestival/home/icon-fb@2x.png");
}

.recipe_sns_item.-x .recipe_sns_item_wrap:before {
	background-image: url("/img/campaign/kanikamafestival/home/icon-x@2x.png");
}

.recipe_sns_item.-tik .recipe_sns_item_wrap:before {
	background-image: url("/img/campaign/kanikamafestival/home/icon-tiktok@2x.png");
}

.recipe_sns_item_cnt {
	margin-left: 10px;
}

.recipe_sns_item_ttl {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.15em;
}

.recipe_sns_item_lead {
	font-size: 13px;
	font-weight: bold;
}

.stores_list .slick-list {
	overflow: inherit;
}

.stores_list .slick-track {}

.stores_list .slick-prev,
.stores_list .slick-next {
	width: 70px;
	height: 70px;
	z-index: 10;
}

.stores_list .slick-prev {
	left: 8%;
}

.stores_list .slick-next {
	right: 8%;
}

.stores_list .slick-prev:before,
.stores_list .slick-next:before {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	opacity: 1;
}

.stores_list .slick-prev:before {
	background-image: url("/img/campaign/kanikamafestival/home/icon-arrow-left@2x.png");
}

.stores_list .slick-next:before {
	background-image: url("/img/campaign/kanikamafestival/home/icon-arrow-right@2x.png");
}

.past {
	padding: 100px 0;
}

.past_ttl {
	margin-bottom: 40px;
}

.past_fes_list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 16px 33px;
}

.past_fes_item {
	width: 100%;
}

.past_fes_item img {
	width: 100%;
	height: auto;
}

.past_fes_item figcaption {
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	margin-top: 3px;
}

.event_cnt {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.event_info {
	color: #123375;
}

.eve_inner {
	max-width: 1200px;
}

.eve_wrap {
	width: 100%;
	background-color: rgba(231, 71, 11, 0.15);
	border-radius: 43px;
	margin: 80px auto 120px;
	position: relative;
	padding: 85px 20px 100px;
}


.event_schedule {
	margin: 20px auto;
	text-align: left;
}

.eve_sch_detail dt,
.eve_sch_detail dd,
.event_schedule th,
.event_schedule td {
	font-weight: bold;
	font-size: 18px;
}

.event_schedule th {
	padding-right: 10px;
}

.eve_sch_detail {
	display: flex;
	align-items: flex-start;
}

.eve_main_ttl {
	text-align: center;
	color: #E7470B;
	font-size: 32px;
	font-weight: 900;
	line-height: 1.3;
	margin-bottom: 15px;
}

.eve_days {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 30px;
}

.eve_sec {
	max-width: 920px;
	margin: 20px auto;
	padding-bottom: 30px;
}

.eve_ttl {
	position: relative;
	text-align: center;
	line-height: 1;
	font-size: 22px;
	font-weight: bold;
	color: #E7470B;
	margin: 72px auto 30px;
}

.eve_ttl::after {
	content: "";
	display: inline-block;
	background-image: url(/img/campaign/kanikamafestival/home/eve_ttl_deco.webp);
	background-repeat: no-repeat;
	background-size: contain;
	width: 308px;
	height: 22px;
	position: absolute;
	transform: translateX(-50%);
	top: -36px;
	left: 50%;
}
.eve_item{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
	margin-bottom: 15px;
}

.eve_cnt {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	flex: auto;
}

.eve_cnt dt,
.eve_cnt dd {
	padding: 12px 20px;
}

.eve_cnt dt {
	background-color: #E7470B;
	color: #fff;
	text-align: center;
	width: 200px;
	border-radius: 50px;
	font-weight: bold;
}

.eve_cnt dd {
	background-color: #fff;
	flex-grow: 1;
	border-radius: 50px;
	font-weight: 500;
}

.buppan .eve_cnt dt {
	background-color: #123375;
}
.eve_cnt_day{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 5px;
}
.eve_cnt_day li{
	background-color: #27B3BC;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.eve_cnt_day li.-vis{
	visibility:hidden;
}

.eve_sec_txt {
	text-align: center;
	font-weight: bold;
}

.e_deco01 {
	position: absolute;
	top: -10px;
	left: -10px;
}

.e_deco02 {
	position: absolute;
	top: -10px;
	right: -10px;
}

.e_deco_head {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
}

.e_deco_foot {
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
}

.gmap_link{
	margin-left: 5px;
	text-decoration: underline;
	font-size: 0.9em;
	transition: all 0.3s;
	color: #E7470B;
}
.gmap_link:hover{
	transition: all 0.3s;
	text-decoration: none;
}
.beer_icon{
	position: absolute;
	top: 0;
	right: 0;
}

@media screen and (max-width:1030px) {}

@media screen and (max-width:640px) {
	.hero {}

	.hero_ttl {}

	.hero_ttl>img {}

	.hero_ttl>img.-pc {}

	.hero_ttl>img.-sp {}

	.hero_img {
		background-image: url("/img/campaign/kanikamafestival/home/img-hero-sp_2502@2x.png");
		background-position: bottom;
	}

	.hero_img:before {
		padding-top: 500px;
	}

	.intro {}

	.intro_ttl {
		font-size: 28px;
		font-weight: bold;
	}

	.intro_lead {
		font-size: 15px;
		margin-top: 15px;
	}

	.info {
		padding: 0 25px 50px;
		background-color: transparent;
	}

	.info:before {
		background-color: #FFF;
		background-image: none;
		width: 100%;
		height: 95%;
		top: 0;
		left: 0;
		z-index: -1;
	}

	.info:after {
		background-image: url("/img/campaign/kanikamafestival/home/img-info-left.png");
		position: static;
		display: block;
		margin: 40px auto 0;
		width: 100%;
	}

	.info_cnt {}

	.info_ttl {
		position: absolute;
		top: -40px;
		left: 50%;
		transform: translateX(-50%);
	}

	.info_period {
		margin-top: 0;
		padding-top: 40px;
	}

	.info_period_year {
		font-size: 15px;
		margin-left: 20px;
	}

	.info_period_days {
		font-size: 47px;
	}

	.info_period_days>span {
		font-size: 30px;
		font-weight: bold;
	}

	.info_period_days>span.-week {
		font-size: 15px;
	}

	.info_lead {
		font-size: 16px;
	}

	.info_text {
		margin-top: 15px;
		text-align: left;
	}

	.stores {
		padding: 80px 0;
	}

	.stores_ttl {}

	.stores_text {
		max-width: 280px;
		width: 100%;
		margin: 20px auto 0;
		text-align: left;
	}

	.stores_list {
		padding: 25px 0 30px;
	}

	.stores_item {
		max-width: 260px;
	}

	.stores_img {}

	.stores_prefecture {}

	.stores_prefecture>span {}

	.stores_name {}

	.stores_more {
		font-size: 15px;
	}

	.photocon {
		padding: 0 25px;
	}

	.photocon_img {}

	.photocon_img:before {
		padding-top: 105px;
	}

	.photocon_ttl {
		position: static;
		transform: none;
		padding: 25px;
		background-color: #FFF;
	}

	.photocon_ttl>img.-pc {
		display: none;
	}

	.photocon_ttl>img.-sp {
		display: block;
		margin: 0 auto;
	}

	.recipe {
		padding: 0 25px;
	}

	.recipe_img {
		background-position: top;
	}

	.recipe_img:before {
		padding-top: 105px;
	}

	.recipe_cnt {
		position: static;
		width: 100%;
		transform: none;
		padding: 40px 0;
	}

	.recipe_ttl {
		position: static;
		width: 100%;
		margin-top: -70px;
		transform: translateX(0);
	}

	.recipe_row {
		display: block;
	}

	.recipe_catch {
		width: 100%;
		margin: 20px auto 0;
		font-size: 26px;
	}

	.recipe_lead {
		margin: 20px 0 0;
		font-size: 14px;
	}

	.recipe_sns {
		display: block;
	}

	.recipe_sns_item {
		margin: 20px auto 0;
		padding: 20px 30px;
	}

	.recipe_sns_item:first-child {
		margin: 0 auto;
	}

	.recipe_sns_item.-is {}

	.recipe_sns_item.-tw {}

	.recipe_sns_item.-fb {}

	.recipe_sns_item_wrap {}

	.recipe_sns_item_wrap:before {}

	.recipe_sns_item.-is .recipe_sns_item_wrap:before {}

	.recipe_sns_item.-tw .recipe_sns_item_wrap:before {}

	.recipe_sns_item.-fb .recipe_sns_item_wrap:before {}

	.recipe_sns_item_cnt {}

	.recipe_sns_item_ttl {}

	.recipe_sns_item_lead {}

	.stores_list .slick-prev,
	.stores_list .slick-next {
		width: 40px;
		height: 40px;
	}

	.stores_list .slick-prev:before,
	.stores_list .slick-next:before {
		width: 40px;
		height: 40px;
	}

	.info_wrap::before,
	.info_wrap::after {
		background-size: cover;
	}

	.info_wrap::before {
		top: -20px;
	}

	.info_wrap::after {
		bottom: -20px;
	}

	.recipe_sns_item.-x {
		border: 1px solid #000;
	}

	.past_fes_list {
		grid-template-columns: 1fr 1fr;
	}

	.past_fes_item figcaption {
		font-size: 16px;
	}







	.eve_wrap {
		padding-bottom: 50px;
		margin-bottom: 60px;
	}

	.event_schedule {}

	.event_schedule_wrap {
		padding: 10px 20px;
	}

	.event_schedule th,
	.event_schedule td {
		display: block;
	}

	.eve_sch_detail dt,
	.eve_sch_detail dd,
	.event_schedule th,
	.event_schedule td {
		font-size: 16px;
		text-align: center;
	}

	.event_schedule th span {
		display: inline-block;
	}

	.eve_sch_detail {
		flex-direction: column;
		align-items: center;
	}

	.eve_main_ttl {
		font-size: 20px;
	}

	.eve_days {
		font-size: 15px;
	}

	.eve_cnt {
		flex-direction: column;
		gap: 6px;
		width: 100%;
	}

	.eve_cnt dt,
	.eve_cnt dd {
		width: 100%;
	}

	.eve_cnt dd {
		border-radius: 20px;
		font-size: 14px;
	}

	.eve_sec {
		padding-bottom: 10px;
	}

	.eve_ttl {
		font-size: 16px;
		margin: 52px auto 20px;
	}

	.eve_ttl::after {

		width: 237px;
		height: 17px;
	}
	.eve_sec_txt{
		text-align: left;
	}


	.e_deco01 img,
	.e_deco02 img {
		width: 105px;
		height: auto;
	}

	.e_deco_head img {
		width: 170px;
		height: 97px;
	}

	.e_deco_foot {
		transform: none;
		left: 0;
		bottom: -22px;
	}

	.e_deco_foot img {
		width: 100%;
		height: auto;
	}
	.eve_item{
		flex-direction: column;
		gap: 4px;
		margin-bottom: 16px;
	}
	.eve_cnt_day{
		justify-content: center;
	}
	/* .eve_cnt_day li{
		border-radius: 50px;
		width: 49%;
		height: 30px;
	} */

}

@media print {}