@charset "UTF-8";

.top_img_column {
	align-items: center;
}

.top_sec_img h2 {
	padding-top: 0;
	writing-mode: inherit;
	text-orientation: inherit;
}

.top_slide_box {
	padding-right:40px;
	display: block;
}

.top_slide_box h2,
.top_sec_season h2,
.top_menu_box h2,
.top_banquet_box h2 {
	margin: 0;
	writing-mode: inherit;
	text-orientation: inherit;
}

h3 .icon_arrow_circle,
h2 .icon_arrow_circle {
	margin: 0 0 0 15px;
}

.top_slide_box p,
.top_menu_box p,
.top_banquet_box p {
	writing-mode: inherit;
	text-orientation: inherit;
}

.top_sec_anniv .top_slide_box {
	padding: 90px 0 0 80px;
}

.top .top_sec_season .inner {
	display: block;
	width: min(95%,1200px);
}

.top_season_column ul {
	margin: 120px 0 0;
	gap: 120px 14%;
}

.top_season_column li {
	flex-direction: column;
	width: calc(50% - 150px);
}

.top_season_column li h3 {
	order: 1;
	margin: 0;
	padding: 0 0 0 30px;
	writing-mode: inherit;
	text-orientation: inherit;
}

.top_season_column li h3::before {
	width: 15px;
	height: 1px;
	right: auto;
	bottom: 0;
}

.top .top_sec_menu .inner {
	display: flex;
	justify-content: flex-end;
	width: min(95%,1230px);
}

.top_season_column li figure {
	margin-top: 20px;
	order: 2;
}

.top_menu_box {
	padding-right: 30px;
	display: inline-block;
	max-width: 300px;
}

.top_banquet_box {
	display: block;
}

.top .main .top_sec_shop .inner {
	display: block;
	padding-left: 0;
}

.top_sec_shop h2 {
	margin-bottom: 120px;
	writing-mode: inherit;
	text-orientation: inherit;
	width: auto;
}

.top_shop_list li li {
	margin-right: 23px;
	width: 157px;
	word-break: keep-all;
	overflow-wrap: break-word;
}

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

	.top_sec_img h2 {
		padding-bottom: 150px;
	}

	.top_sec_anniv .top_slide_box {
    	padding: 50px 30px 0 50px;
	}

	.top .top_sec_season .inner {
		margin: 0 20px;
    	display: block;
    	width: auto;
	}

	.top_season_column ul {
		margin-top: 50px;
	}

	.top_season_column li {
		margin-right: 0;
		width: auto;
	}

	.top .top_sec_menu .inner {
    	display: block;
    	width: auto;
	}

	.top_menu_box {
		padding: 0 20px;
		max-width: inherit;
	}

	.top_sec_shop h2 {
		margin-bottom: 50px;
	}

	.top_shop_list li li {
		margin-right: 10px;
		width: calc(50% - 10px);
	}

}

.cate_concept .index_header h1 {
	writing-mode: inherit;
	text-orientation: inherit;
}

.concept_column1 .inner {
	display: block;
}

.concept_column1 h2 {
	writing-mode: inherit;
	text-orientation: inherit;
}

.concept_column1 p {
	margin: 60px 0 0 70px;
	writing-mode: inherit;
	text-orientation: inherit;
}

.concept_column2 .column_left {
	display: flex;
	align-items: center;
}

.concept_column2 h2 {
	margin: 0;
	font-size: 6.2rem;
	writing-mode: inherit;
	text-orientation: inherit;
}

.concept_column2 h2 em {
	margin: 0;
	display: inline;
}

.concept_column7_top {
	justify-content: center;
}

.concept_column7_top .column_right {
	right: auto;
	left: 150px;
	width: auto;
}

.concept_column7_top .column_right h2 {
	margin: 0;
	writing-mode: inherit;
	text-orientation: inherit;
}

.concept_column7_top .column_right h2 em {
	margin: 0;
}

.concept_column7_bottom {
	margin-left: auto;
	margin-right: auto;
	width: 74.2%;
}

.concept_column8 {
	justify-content: center;
}

.concept_column8 .column_left {
	margin-left: 15%;
	flex-direction: column;
	width: 43%;
}

.concept_column8 .column_left h2 {
	margin: 0;
	order: 1;
	writing-mode: inherit;
	text-orientation: inherit;
}

.concept_column8 .column_left h2 em {
	margin: 0;
}

.concept_column8 .column_left figure {
	margin-top: 50px;
	order: 2;
}

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

	.concept_column1 h2 {
		margin: 0;
	}

	.concept_column1 h2 em {
		margin: 5px 0 0;
	}

	.concept_column1 p {
		margin: 20px 0 0;
	}

	.concept_column2 {
		display: block;
	}

	.concept_column2 h2 {
		font-size: 4.0rem;
	}

	.concept_column2 .column_right {
		margin: 20px 0 0;
	}

	.concept_column7_top .column_right {
		left: 0px;
	}

	.concept_column7_top .column_right h2 {
	}

	.concept_pic7_9 {
		padding-top: 120px;
	}

	.concept_column7_bottom {
		width: auto;
	}

	.concept_column8 .column_left {
		margin: 0 0 50px;
		width: auto;
	}

	.concept_column8 .column_left figure {
		margin-top: 30px;
	}

}










