@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&display=swap');

/*main
----------------------------------------*/
.main_sub_img {
    margin-bottom: 3.4rem;
}
section.concept_txt {
	min-width: 100rem;
    padding: 0 2rem 2rem;
}
.concept_txt_inner h1 {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.72;
    letter-spacing: .1em;
    color: var(---white-olor);
    margin: 0 auto 3.3rem
}
.concept_txt_inner h1 .pic1 {
	font-size: 3.4rem;
    font-weight: 100;
    letter-spacing: 1.15rem;
    color: rgb(126 139 98 / .6);
    margin-top: 5.6rem;
    line-height: 3.72;
}

.concept_txt_inner h1 .pic2 {
    font-size: 2.8rem;
    color: rgb(51 46 0 / .7);
    margin-top: 21rem;
    line-height: 2.4;
}
.concept_txt_inner h1 .pic3 {
	font-size: 2.6rem;
    color: rgb(51 46 0 / .7);
    margin-top: 33.4rem;
    /*line-height: 5.4;*/
}
.concept_txt_inner h2 {
    text-align: center;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: .1em;
    color: var(--main-color);
    margin: 8rem 0 1.6rem;
}
.concept_txt_inner h2 .en {
    display: block;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: .05em;
    margin-bottom: .2rem;
}
.concept_txt_inner p {
    font-size: 1.3rem;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
    line-height: 2.3077;
}
#concept .main_sub {
	padding-bottom: 0;
}
#concept .concept {
	margin-top: 0;
	padding: 0;
}
#concept .bg_concept {
	background: url(../images/back_main.svg) no-repeat top center;
    background-size: 100%;
	padding-bottom: 8.9rem
}
@media only screen and (max-width: 768px) {
	.main_sub_img {
        margin-bottom: .8rem;
    }
	#concept .bg_concept {
		background: url(../images/back_main_sp.svg) no-repeat top 3rem center;
        background-size: 100%;
		padding-bottom: 3.9rem
	}
	section.concept_txt {
    	min-width: 100%;
	}
	.concept_txt_inner h1 {
		font-size: 2rem;
		line-height: 1.45;
		margin: 0 auto 2.8rem;
	}
	.concept_txt_inner h1 span {
		margin-bottom: .8rem;
	}
	.concept_txt_inner h1 .pic1 {
		font-size: 3.1rem;
        letter-spacing: 1.08rem;
        margin-top: 5.6rem;
        line-height: 3.5;
	}
	.concept_txt_inner h1 .pic2 {
		font-size: 2.3rem;
        margin-top: 19.8rem;
        line-height: 1.6;
	}
	.concept_txt_inner h1 .pic3 {
		font-size: 2.2rem;
        margin-top: 30rem;
        line-height: 2.5;
	}
    #concept .main_sub p {
        line-height: 1.6;
        text-align: center;
    }
}

/*shrine_detail
----------------------------------------*/
section.thoughts {
	color: var(--white-color);
	background-color: var(--main-color);
	padding: 7.3rem 2rem 6.9rem;
	/*background-color: rgba(190, 165, 169, 0.5);*/
}

/*about_main
----------------------------------------*/
.about_main img {
	width: 100%;
	max-height: calc(100vh - 14.8rem);
	object-fit: cover;
}
.about_item {
	max-width: 80rem;
	margin: 0 auto 7.6rem;
	text-align: center;
}
.about_item h2 {
	font-size: 1.7rem;
	line-height: 1.9545;
	letter-spacing: .1em;
	font-weight: 500;
	margin: 5.4rem 0 2.4rem;
}
.about_item h2 .en {
	font-size: 1.8rem;
	letter-spacing: .05em;
	display: block;
	margin-bottom: 2.1rem;
}
.about_item p {
	font-size: 1.3rem;
	letter-spacing: .1em;
	line-height: 2.1538;
}
@media only screen and (max-width: 768px) {
	.about_item {
        margin: 0 2rem 2rem;
		text-align: left;
	}
	.about_item h2 {
		font-size: 1.6rem;
		margin: 3.3rem 0 2.4rem;
	}
	.about_item h2 .en {
		margin-bottom: 2.6rem;
	}
	.about_item p {
		line-height: 1.6;
	}
}

/*cuisine_inner
----------------------------------------*/
.page_title {
    text-align: center;
    background:  rgb(255 244 219 / .1);
    padding: 7.3rem 0 6.9rem;
	border-top: .1rem solid rgb(76 89 51 / .5);
}
.page_title h2 {
	font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.9545;
    margin: 0 0 2.1rem;
}
.page_title h2 span {
    display: block;
    font-size: 1.3rem;
    letter-spacing: .1em;
    color: var(--sub-color);
    margin-bottom: 1.3rem;
}
.page_title p {
	line-height: 2.1538;
}
.cuisine_inner {
	border-top: .1rem solid rgb(76 89 51 / .5);
	background:  rgb(255 244 219 / .1);
    padding: 8.4rem 0 5.7rem;
}
.cuisine_inner_txt {
	text-align: center;
}
.cuisine_inner h3 {
	font-size: 1.3rem;
	font-weight: 400;
    letter-spacing: .1em;
    color: var(--sub-color);
    margin-bottom: 1.3rem;
}
.cuisine_inner h3 .pic_sub {
    margin-top: 3rem;
}
.cuisine_inner p.catchcopy {
	font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.9545;
    margin: 0 0 2.1rem;
}
.cuisine_inner p.c_direction {
    font-size: 1.3rem;
    line-height: 2.3077;
    font-weight: 500;
    letter-spacing: .05em;
	text-align: center;
}
.cuisine_contents_img {
	overflow: hidden;
	margin-top: 6rem;
}
@media only screen and (max-width: 768px) {
	.page_title p {
		text-align: left;
		padding: 0 2rem;
	}
    .cuisine_inner p.c_direction {
        margin: 0 2rem;
        text-align: left;
        line-height: 1.6;
    }
	.cuisine_contents_img {
		margin-top: 2.8rem;
	}
}

/*center_slider
----------------------------------------*/
.center_slider {
	max-width: 60rem;
	margin: 0 auto;
	position: static;
}
.center_slider {
	max-width: 61rem;
	margin: 0 auto;
}
.center_slider figure {
	margin: 0 .5rem;
	float: left;
}
.center_slider .slick-list::after {
	content: '';
	display: block;
	clear: both;
}
.center_slider .slick-next,
.center_slider .slick-prev {
	appearance: none;
	width: 2.7rem;
	height: 2.7rem;
	border: 0;
	overflow: hidden;
	text-indent: -99rem;
	background: #fff;
	padding: 0;
	border-radius: 50%;
	position: absolute;
	top: 18.8rem;
	left: 3.2rem;
	z-index: 10;
	cursor: pointer;
}
.center_slider .slick-next {
	left: auto;
	right: 3.2rem;
	transform: scale(-1, 1);
}
.center_slider .slick-next::before,
.center_slider .slick-prev::before {
	content: '';
	display: block;
	width: .6rem;
	height: .6rem;
	border-top: .1rem solid var(--sub-color);
	border-right: .1rem solid var(--sub-color);
	transform: rotate(-135deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2rem;
	right: 0;
	margin: auto;
}
.center_slider .slick-dots {
	display: flex;
	justify-content: center;
	margin-top: 1.5rem;
}
.center_slider .slick-dots li {
	margin: 0 .35rem;
}
.center_slider .slick-dots button {
	border: 0;
	overflow: hidden;
	background: #D3D3D3;
	display: block;
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
	text-indent: -99rem;
}
.center_slider .slick-dots li.slick-active button {
	background: var(--sub-color);
}
@media only screen and (max-width: 768px) {
	.center_slider {
		max-width: 34.5rem;
	}
	.center_slider {
		max-width: 34.5rem;
		margin: 0 auto;
	}
	.center_slider .slick-next,
	.center_slider .slick-prev {
		top: 9.8rem;
		left: .7rem;
		border: .1rem solid var(--sub-color);
	}
	.center_slider .slick-next {
		left: auto;
		right: .7rem;
	}
}