@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
html{
}
body{
	font-family:"Noto Sans", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	background-color: #F6F5F1;
	color: #161616;
}

body .bg_img_wrap {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
body.on .bg_img_wrap .bg_img{
	display: none;
}
body .bg_img_wrap2 {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
body.on .bg_img_wrap2 > img{
	display: none;
}

body.gjs-dashed{}
body:not(.gjs-dashed){}


a{
	display: inline-block;
	transition: ease 0.3s;
}
a:hover{
	opacity: 0.5;
}
a p,a,a i,a h2,a h3,a h4,a h5,a h6{
	color: #161616;
}
.font-medium{font-weight: 500;}
.font-semibold{font-weight: 600;}
.font-black{font-weight: 900;}

.pd_wrap{
	padding: 150px 80px 0;
}
.pd_wrap_all{
	padding: 150px 80px 150px;
}
.pd_wrap_side{
	padding-left: 80px;
	padding-right: 80px;
}
.pd_wrap_t{
	padding-top: 150px;
}
.pd_wrap_b{
	padding-bottom: 150px;
}

.cate_wrap > .cate{
	padding-top: 150px;
}
body.gjs-dashed .bg_img_wrap2{
	background-color: #000;
}
.mg_t_1{margin-top: 150px;}
.mg_t_2{margin-top: 100px;}
.mg_t_3{margin-top: 80px;}
.mg_t_4{margin-top: 50px;}
.mg_t_5{margin-top: 30px;}
.mg_b_1{margin-bottom: 150px;}
.mg_b_2{margin-bottom: 100px;}
.mg_b_3{margin-bottom: 80px;}
.mg_b_4{margin-bottom: 50px;}
.mg_b_5{margin-bottom: 30px;}
.pd_t_1{padding-top: 150px;}
.pd_t_2{padding-top: 100px;}
.pd_t_3{padding-top: 80px;}
.pd_t_4{padding-top: 50px;}
.pd_t_5{padding-top: 30px;}
.pd_b_1{padding-bottom: 150px;}
.pd_b_2{padding-bottom: 100px;}
.pd_b_3{padding-bottom: 80px;}
.pd_b_4{padding-bottom: 50px;}
.pd_b_5{padding-bottom: 30px;}

.lightbox-link{display: block;}
.en_title1{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(34px,6.0vw,60px);
	font-weight: 500;
}
.en_title2{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(26px,4.0vw,44px);
}
.en_title3{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(34px,10.0vw,120px);
	font-weight: 500;
}


.default_title1{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(24px,3.8vw,40px);
	font-weight: 600;
}
.default_title2{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(20px,2.8vw,30px);
	font-weight: 600;
}
.default_title3{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(18px,2.4vw,26px);
	font-weight: 600;
}
.default_txt1{
	font-size: clamp(14px,1.6vw,18px);
}
.default_txt2{
	font-size: clamp(16px,1.7vw,20px);
}
.default_txt3{
	font-size: clamp(17px,1.9vw,22px);
}
.default_txt4{
	font-size: clamp(12px,1.2vw,14px);
}

.font-serif{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.font-eb{
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

.font-light{font-weight: lighter;}
.font-normal{font-weight: normal;}
.font-medium{font-weight: 500;}
.font-semibold{font-weight: 600;}
.font-bold{font-weight: bold;}
.font-black{font-weight: 900;}


/* ---------- common ---------- */
.morewrap{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: center;
    align-items: center;
	flex-direction: row;
	gap: 30px;
}

.more1 a,.more1 > div{
	position: relative;
	background-color: #C4A34D;
	border: 2px solid #C4A34D;
	border-radius: 200px;
	overflow: hidden;
	padding: 15px 40px;
	min-width: 270px;
}
.more1 a::after,.more1 > div::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 200px;
	background-color: #F4F3ED;
	transform: translateX(-60%);
	opacity: 0;
	transition: ease 0.4s;
	z-index: 1;
}
.more1 a:hover::after,.more1 > div:hover::after{
	transform: translateX(0);
	opacity: 1;
}
.more1 a:hover{
	opacity: 1;
}
.more1 a p,.more1 a i,.more1 > div p,.more1 > div i{
	position: relative;
	z-index: 2;
	color: #fff;
	transition: ease 0.3s;
	font-size: clamp(14px,1.6vw,18px);
}
.more1 a p,.more1 > div p{
	font-weight: 700;
}
.more1 a:hover p,.more1 a:hover i,.more1 > div:hover p,.more1 > div:hover i{
	color: #C4A34D;
}
.more1.more1_2 a,.more1.more1_2 > div{
	background-color: #161616;
	border: 2px solid #161616;
}
.more1.more1_2 a:hover p,.more1.more1_2 a:hover i,.more1.more1_2 > div:hover p,.more1.more1_2 > div:hover i{
	color: #161616;
}
.more1.more1_3 a,.more1.more1_3 > div{
	background-color: #254C95;
	border: 2px solid #254C95;
}
.more1.more1_3 a:hover p,.more1.more1_3 a:hover i,.more1.more1_3 > div:hover p,.more1.more1_3 > div:hover i{
	color: #254C95;
}
.more1.more1_w a,.more1.more1_w > div{
	background-color: #fff;
	border: 2px solid #fff;
}
.more1.more1_w a p,.more1.more1_w a i,.more1.more1_w > div p,.more1.more1_w > div i{
	color: #161616;
}
.more1.more1_w a:hover p,.more1.more1_w a:hover i,.more1.more1_w > div:hover p,.more1.more1_w > div:hover i{
	color: #fff;
}
.more1.more1_w a::after,.more1.more1_w > div::after{
	background-color: #254C95;
}

.more1 a i,.more1 > div i{
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
.more1 a:hover i,.more1 > div:hover i{
	transform: translateY(-50%) translateX(3px);
}

.more2 a .flex,.more2 > div .flex{
	gap: 15px;
}
.more2 a .icon,.more2 > div .icon{
	width: 28px;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	background-color: #2F291B;
	transition: ease 0.3s;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: center;
    align-items: center;
	flex-direction: row;
}
.more2 a:hover .icon,a:hover .more2 > div .icon{
	transform: translateX(3px);
}
.more2 a .icon i,.more2 > div .icon i{
	color: #fff;
	font-size: clamp(12px,1.2vw,14px);
}

.instalink2 a{
	gap: 10px;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: center;
    align-items: center;
	flex-direction: row;
}
.instalink2 a i{
	font-size: 24px;
	color: #fff;
}
.instalink2 a p{
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 400;
	font-family: "EB Garamond", "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	color: #fff;
}

/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
	.morewrap{
		gap: 20px;
	}
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.morewrap{
		gap: 10px;
	}
	.more1 a{
		min-width: 210px;
		padding: 15px 30px;
	}
}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	.more1{
		text-align: center;
	}
	.instalink2 a p{
		font-size: 16px;
	}
}

/* ---------- title ---------- */
.pagetitle{
	position: relative;
	background-color: #140F0E;
	min-height: 60vh;
	justify-content: flex-start;
}
body:not(.gjs-dashed) .pagetitle::after{
	content: "";
	position: absolute;
	top: 0;
	left: 35%;
	width: 10%;
	height: 100%;
	background: #14100E;
	background: linear-gradient(270deg, rgba(20, 16, 14, 0) 0%, rgba(20, 16, 14, 1) 100%);
}
body:not(.gjs-dashed) .pagetitle.pagetitle2::after{
	display: none;
}
.pagetitle .imgbox{
	position: absolute;
	width: 65%;
	height: 100%;
	top: 0;
	right: 0;
}
.pagetitle.pagetitle2 .imgbox{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
}
body:not(.gjs-dashed) .pagetitle .imgbox::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #9A9A9A;
	mix-blend-mode: multiply;
	opacity: 0.6;
}
.pagetitle .txtbox{
	position: relative;
	z-index: 3;
	padding-left: 5%;
	padding-top: 10%;
}
.pagetitle .txtbox h1,.pagetitle .txtbox p:nth-of-type(2){
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(24px,4.2vw,46px);
}

.titleitem1 {
	align-items: flex-start;
	gap: 15px;
}
.titleitem1 .title{
	display: inline;
	text-decoration: underline 1px;
	text-underline-offset: 10px;
}
.titleitem2 {
	align-items: flex-start;
	gap: 15px;
}
.titleitem2 .item1{
	background-color: #C4A34D;
	padding: 10px 5px 10px 3px;
	color: #fff;
}


.line_title1{
	position: relative;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 10px;
}
.line_title1::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 30px;
	height: 1px;
	background-color: #CCB664;
}
/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
	.pagetitle{
		min-height: 500px;
	}
	body:not(.gjs-dashed) .pagetitle::after{
		left: 45%;
	}
	.pagetitle .imgbox{
		width: 55%;
	}
	.titleitem1 .title{
		text-underline-offset: 8px;
	}
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.titleitem1 .title{
		text-underline-offset: 6px;
	}
	.pagetitle{
		min-height: 400px;
	}
	.pagetitle .txtbox{
		padding-top: 15%;
	}
}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	.pagetitle{
		min-height: 350px;
		justify-content: center;
	}
	body:not(.gjs-dashed) .pagetitle::after{
		background-color: #14100E;
		width: 100%;
		height: 100%;
		left: 0;
		opacity: 0.3;
	}
	.pagetitle .imgbox{
		width: 100%;
	}
	.pagetitle .txtbox{
		padding: 15% 20px 0;
	}
	.titleitem1 {
		gap: 10px;
	}
	.titleitem1 .title{
		text-underline-offset: 4px;
	}
}

/* ---------- layout ---------- */
.recruit_area{
	align-items: stretch;
}
.recruit_area > div{
	width: calc(100% / 3);
}
.recruit_area .txtbox{
	padding: 5% 0;
	gap: 30px;
}
.recruit_area .txtbox img{
	width: 60%;
	max-width: 200px;
}

.column2_layout1{
}
.column2_layout1 .box{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: center;
    align-items: center;
	flex-direction: row;
}
.column2_layout1 .box:not(:last-of-type){
	margin-bottom: 80px;
}
.column2_layout1 .box:nth-of-type(even){
	flex-direction: row-reverse;
}
.column2_layout1 .box .imgbox{
	width: 45%;
}
.column2_layout1 .box .imgbox img{
	border-radius: 4px;
}
.column2_layout1 .box .txtbox{
	width: 55%;
}
.column2_layout1 .box:nth-of-type(odd) .txtbox{
	padding-left: 8%;
}
.column2_layout1 .box:nth-of-type(even) .txtbox{
	padding-right: 8%;
}

/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
	.recruit_area > div{
		width: 30%;
	}
	.recruit_area .txtbox{
		width: 40%;
	}
	.column2_layout1 .box:nth-of-type(odd) .txtbox{
		padding-left: 5%;
	}
	.column2_layout1 .box:nth-of-type(even) .txtbox{
		padding-right: 5%;
	}
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.column2_layout1 .box .imgbox{
		width: 60%;
		margin-bottom: 30px;
	}
	.column2_layout1 .box .txtbox{
		width: 80%;
	}
	.column2_layout1 .box:nth-of-type(odd) .txtbox{
		padding-left: 0;
	}
	.column2_layout1 .box:nth-of-type(even) .txtbox{
		padding-right: 0;
	}
}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	.recruit_area .imgbox{
		width: 100%;
		aspect-ratio: 2 / 1;
	}
	.recruit_area .txtbox{
		width: 100%;
		padding: 30px;
	}
	.recruit_area .txtbox img{
		width: 50%;
		max-width: 150px;
	}
	.column2_layout1 .box:not(:last-of-type){
		margin-bottom: 50px;
	}
	.column2_layout1 .box .imgbox{
		width: 100%;
		margin-bottom: 30px;
	}
	.column2_layout1 .box .txtbox{
		width: 100%;
	}
}

/* ---------- header ---------- */
.header{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #F6F5F1;
	justify-content: flex-end;
	padding: 10px 50px;
	z-index: 99999;
}
.header .logo{
	width: 20%;
	max-width: 220px;
	position: absolute;
	top: 0;
	left: 0;
}
.header .logo a{
	aspect-ratio: 1 / 1;
}
.header .logo a img{
	width: 80%;
}

.sc_header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	justify-content: space-between;
	background-color: #F6F5F1;
	padding: 10px 50px;
	transition: ease 0.4s;
	transform: translateY(-100%);
}
.sc_header.active{
	transform: translateY(0);
}
.sc_header .logo{
	width: 20%;
	max-width: 220px;
}


.head_nav .tellink,.head_nav .reservelink{
	padding: 0 20px;
	border-right: 1px solid #2F291B;
}
.tellink p,.head_nav .reservelink p{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(16px,1.7vw,20px);
	font-weight: 900;
	line-height: 1.2;
}
.tellink{
	gap: 6px;
}
.tellink img{
	width: 16px;
}
.head_nav .instalink{
	margin: 0 20px;
	aspect-ratio: 1 / 1;
	padding: 10px;
	border-radius: 50%;
	background-color: #AF8E59;
}
.head_nav .instalink i{
	font-size: 24px;
}

.head_nav .menu-bt{
	width: 44px;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	background-color: #2F291B;
	cursor: pointer;
}
.head_nav .menu-bt .line{
	position: relative;
	width: 22px;
	height: 16px;
}
.head_nav .menu-bt .line div{
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #fff;
	transition: ease 0.3s;
}
.head_nav .menu-bt .line div:nth-of-type(1){
	top: 0;
}
.head_nav .menu-bt .line div:nth-of-type(2){
	top: 50%;
	transform: translateY(-50%);
}
.head_nav .menu-bt .line div:nth-of-type(3){
	bottom: 0;
}
.head_nav .menu-bt.active .line div:nth-of-type(1){
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(45deg);
}
.head_nav .menu-bt.active .line div:nth-of-type(2){
	top: 50%;
	transform: translateY(-50%) translateX(50%);
	opacity: 0;
}
.head_nav .menu-bt.active .line div:nth-of-type(3){
	width: 90%;
	bottom: 50%;
	left: 50%;
	transform: translate(-50%,50%) rotate(-45deg);
}

.top_menu{
	position: absolute;
	top: 100px;
	right: 5%;
	align-items: flex-start;
	gap: 20px;
	z-index: 9;
}
.top_menu a{
	position: relative;
	padding-top: 20px;
}
.top_menu a:hover{
	transform: translateY(-3px);
}
.top_menu a::after{
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 1px;
	height: 10px;
	background-color: #fff;
}
.top_menu a p{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: clamp(16px,1.7vw,20px);
	font-weight: 500;
	color: #fff;
}
.menu-wrap{
	display: none;
	position: fixed;
	background-color: rgba(0,0,0,0.90);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99998;
}
.menu-wrap > div{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: auto;
}
.menu-wrap > div > .flex{
	width: 100%;
	flex-direction: column;
	gap: 50px;	
}
.menu-wrap > div .ul{
	width: auto;
	height: auto;
	max-width: 100%;
	flex-direction: column;
	align-items: flex-start;
	gap: 20px;
}
.menu-wrap > div .ul .li a{
	position: relative;
	padding-top: 20px;
}
.menu-wrap > div .ul .li a p{color: #fff;}
.menu-wrap > div .ul .li a:hover{
	opacity: 1;
}
.menu-wrap > div .ul .li a::after{
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 1px;
	height: 10px;
	background-color: #fff;
	transition: ease 0.3s;
}
.menu-wrap > div .ul .li a:hover::after{
	height: 16px;
	background-color: #b72d27;
}
.menu-wrap > div .ul .li a p{
	font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
	font-size: 22px;
	transition: ease 0.3s;
}
.menu-wrap > div .ul .li a:hover p{
	color: #fff;
}

.menu-wrap > div .bottombox{
	gap: 50px;
}

/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
	.top_menu{display: none;}
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.header,.sc_header{
		padding: 10px 30px;
	}
	.head_nav .instalink{
		margin: 0 15px;
	}
	.head_nav .tellink, .head_nav .reservelink{
		padding: 0 15px;
	}
	.head_nav .menu-bt{
		width: 40px;
	}
	.head_nav .menu-bt .line{
		width: 20px;
		height: 14px;
	}
	.head_nav .instalink i{
		font-size: 20px;
	}
	
}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	.head_nav .tellink, .head_nav .reservelink{
		display: none;
	}
	.header,.sc_header{
		padding: 8px 20px;
	}
	.header .logo{
		width: 30%;
	}
	.sc_header .logo{
		width: 45%;
	}
	.menu-wrap > div{
		padding: 130px 20px 50px;
	}
	.menu-wrap > div > .flex{
		height: 100%;
		flex-direction: row;
		gap: 0px;	
	}
	.menu-wrap > div .ul{
		gap: 20px 40px;
	}
	.menu-wrap > div .bottombox{
		gap: 30px;
      padding-bottom: 150px;
		transform: translateY(150px);
	}
	.menu-wrap > div .ul .li a p{
		font-size: 16px;
	}
	.menu-wrap > div .more1{
		min-width: calc(80% - 10px / 2);
	}
	.menu-wrap > div .more1 a{
		width: 100%;
		min-width: 100%;
		padding: 10px 20px;
	}
	.menu-wrap > div .more1 a i{
		right: 10px;
	}
}


/* ---------- footer ---------- */
.footer_info{
	background-image: url("https://setosakaba.com/system_panel/uploads/images/footer_info_bg.jpg");
	background-position: center center;
	background-size: cover;
}
.footer_info .leftbox,.footer_info .info_txt{
	width: 50%;
}
.footer_info .map{
	position: relative;
	aspect-ratio: 1.5 / 1;
	overflow: hidden;
}
.footer_info .map iframe{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: calc(100% + 5px);
	height: calc(100% + 5px);

}
.footer_info .info_txt{
	padding-left: 80px;
}
.footer_info .info_txt .logo{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
}
.footer_info .info_txt .listwrap .box{
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    justify-content: flex-start;
    align-items: flex-start;
	flex-direction: row;
	padding: 15px 0;
	border-bottom: 1px solid rgba(255,255,255,0.30);
}
.footer_info .info_txt .listwrap .box p{
	color: #fff;
}
.footer_info .info_txt .listwrap .box .title{
	width: 80px;
}
.footer_info .info_txt .listwrap .box > div{
	width: calc(100% - 80px);
	padding: 2px 0 0 30px;
}
.footer_info .info_txt .tellink p{
	font-size: clamp(18px,2.4vw,26px);
}
.footer_info .info_txt .tellink img{
	width: clamp(18px,2.4vw,26px);
}


.footer{
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #0F0F0F;
}
.footer p{
	color: #fff;
}
.footer .footer_links{
	justify-content: space-around;
	align-items: flex-start;
}
.footer .footer_links > div{
	width: 20%;
}
.footer .footer_links .boxwrap a{
	display: block;
	position: relative;
	padding: 6px 10px;
	border-bottom: 1px solid #555555;
}
.footer .footer_links .boxwrap a:not(:last-of-type){
	margin-bottom: 15px;
}
.footer .footer_links .boxwrap a i{
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 50%;
	right: 4px;
	transform: translateY(-50%);
	transition: ease 0.3s;
}
.footer .footer_links .boxwrap a:hover i{
	transform: translateY(-50%) translateX(2px);
}
.footer .footer_links .boxwrap2 .instalink2 > p{
	padding: 6px 0px;
	border-bottom: 1px solid #555555;
	margin-bottom: 15px;
}
.footer .footer_links .boxwrap2 .instalink2 a{
	justify-content: flex-start;
}
.footer .footer_links .boxwrap2 .instalink2 a i{
	color: #fff;
}

.footer .footer_bottom{
	justify-content: space-between;
	align-items: flex-end;
	flex-direction: row-reverse;
}
.footer .footer_bottom .logo{
	width: 70%;
	max-width: 160px;
}

/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
	.footer_info .info_txt{
		padding-left: 60px;
	}
	.footer .footer_links > div{
		width: 22%;
	}
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
	.footer .footer_links .boxwrap{
		display: none;
	}
	.footer .footer_links .boxwrap2{
		width: 100%;
		display:-webkit-box;
		display:-moz-box;
		display:-ms-box;
		display:-webkit-flexbox;
		display:-moz-flexbox;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		justify-content: space-around;
		align-items: center;
		flex-direction: row;
	}
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.footer_info .info_txt{
		padding-left: 30px;
	}
	.footer_info .leftbox{
		width: 80%;
		margin-bottom: 30px;
	}
	.footer_info .info_txt{
		width: 100%;
		padding-left: 0;
	}
}
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	.footer_info .leftbox{
		width: 100%;
		margin-bottom: 30px;
	}
	.footer_info .info_txt{
		width: 100%;
		padding-left: 0;
	}
	.footer_info .info_txt .listwrap .box > div{
		padding: 2px 0 0 20px;
	}
	.footer{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.footer .footer_links{
		margin-bottom: 60px;
	}
	.footer .footer_links .boxwrap2{
		justify-content: center;
		align-items: center;
		flex-direction: column;
		gap: 10px;
	}
	.footer .footer_links .boxwrap2 > div{
		width: 70%;
	}
	.footer .footer_bottom{
		flex-direction: column;
		gap: 40px;
		justify-content: center;
		align-items: center;
	}
}

/* ANIME */
.sc-anime.topin.on{
	opacity:0;
	transform: translateY(-50px);
}
.sc-anime.topin.on.active{
	animation-name: topin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.bottomin.on{
	opacity:0;
	transform: translateY(50px);
}
.sc-anime.bottomin.on.active{
	animation-name: bottomin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.leftin.on{
	opacity:0;
	transform: translateX(-50px);
}
.sc-anime.leftin.on.active{
	animation-name: leftin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.rightin.on{
	opacity:0;
	transform: translateX(50px);
}
.sc-anime.rightin.on.active{
	animation-name: rightin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.fadein.on{
	opacity:0;
}
.sc-anime.fadein.on.active{
	animation-name: fadein;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.blurin.on{
	opacity:0;
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.sc-anime.blurin.on.active{
	animation-name: blurin;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}
.sc-anime.blurin2.on{
	opacity:0;
	transform: translateY(50px);
	-ms-filter: blur(6px);
	filter: blur(6px);
}
.sc-anime.blurin2.on.active{
	animation-name: blurin2;
	animation-duration: 1.2s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

@keyframes topin {
	0% {
		opacity:0;
		transform: translateY(-50px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
	}
}
@keyframes bottomin {
	0% {
		opacity:0;
		transform: translateY(50px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
	}
}
@keyframes leftin {
	0% {
		opacity:0;
		transform: translateX(-50px);
	}
	100% {
		opacity:1;
		transform: translateX(0px);
	}
}
@keyframes rightin {
	0% {
		opacity:0;
		transform: translateX(50px);
	}
	100% {
		opacity:1;
		transform: translateX(0px);
	}
}
@keyframes upin {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(0);
	}
}
@keyframes fadein {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@keyframes fadeout {
	0% {
		opacity:1;
	}
	100% {
		opacity:0;
	}
}
@keyframes blurin {
	0% {
		opacity: 0;
		-ms-filter: blur(6px);
		filter: blur(6px);
	}
	100% {
		opacity:1;
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
}
@keyframes blurin2 {
	0% {
		opacity: 0;
		transform: translateY(50px);
		-ms-filter: blur(6px);
		filter: blur(6px);
	}
	100% {
		opacity:1;
		transform: translateY(0px);
		-ms-filter: blur(0px);
		filter: blur(0px);
	}
}

/* color */
.txt-color-normal{color: #161616;}
.txt-white{color: #ffffff;}
.txt-red{color: red;}
.txt-color1{color: #A5801E}
.txt-color2{color: #254C95}
.txt-color3{color: #021745}
.txt-color4{color: #EBF5E5}
.bg-white{background-color: #ffffff;}
.bg-black{background-color: black}
.bg-color1{background-color: #A5801E}
.bg-color2{background-color: #254C95}
.bg-color3{background-color: #021745}
.bg-color4{background-color: #EBF5E5}
.border-color1{border-color: #A5801E}
.border-color2{border-color: #254C95}
.border-color3{border-color: #021745}
.border-color4{border-color: #EBF5E5}

.hvr-txt-color-normal:hover{color: #161616;}
.hvr-txt-white:hover{color: #ffffff;}
.hvr-txt-red:hover{color: red;}
.hvr-txt-color1:hover{color: #A5801E}
.hvr-txt-color2:hover{color: #254C95}
.hvr-txt-color3:hover{color: #021745}
.hvr-txt-color4:hover{color: #EBF5E5} 
.hvr-bg-white:hover{background-color: #ffffff;}
.hvr-bg-black:hover{background-color: black}
.hvr-bg-color1:hover{background-color: #A5801E}
.hvr-bg-color2:hover{background-color: #254C95}
.hvr-bg-color3:hover{background-color: #021745}
.hvr-bg-color4:hover{background-color: #EBF5E5}
.hvr-border-color1:hover{border-color: #A5801E}
.hvr-border-color2:hover{border-color: #254C95}
.hvr-border-color3:hover{border-color: #021745}
.hvr-border-color4:hover{border-color: #EBF5E5}

/* ---------- IEのみ ---------- */
@media all and (-ms-high-contrast: none) {
}

/* ---------- 1280px ~ ---------- */
@media screen and (max-width: 1280px){
	.pd_wrap{
		padding: 150px 60px 0;
	}
	.pd_wrap_all{
		padding: 150px 60px 150px;
	}
	.pd_wrap_side{
		padding-left: 60px;
		padding-right: 60px;
	}
/* ---------- common ---------- */
/* ---------- header ---------- */
/* ---------- footer ---------- */
}
/* ---------- 1080px ~ ---------- */
@media screen and (max-width: 1080px){
	.mg_t_1{margin-top: 100px;}
	.mg_t_2{margin-top: 80px;}
	.mg_t_3{margin-top: 60px;}
	.mg_t_4{margin-top: 40px;}
	.mg_t_5{margin-top: 30px;}
	.mg_b_1{margin-bottom: 100px;}
	.mg_b_2{margin-bottom: 80px;}
	.mg_b_3{margin-bottom: 60px;}
	.mg_b_4{margin-bottom: 40px;}
	.mg_b_5{margin-bottom: 30px;}
	.pd_t_1{padding-top: 100px;}
	.pd_t_2{padding-top: 80px;}
	.pd_t_3{padding-top: 60px;}
	.pd_t_4{padding-top: 40px;}
	.pd_t_5{padding-top: 30px;}
	.pd_b_1{padding-bottom: 100px;}
	.pd_b_2{padding-bottom: 80px;}
	.pd_b_3{padding-bottom: 60px;}
	.pd_b_4{padding-bottom: 40px;}
	.pd_b_5{padding-bottom: 30px;}
/* ---------- common ---------- */
/* ---------- header ---------- */
/* ---------- footer ---------- */
}
/* ---------- 768px ~ ---------- */
@media screen and (max-width: 768px){
	.pd_wrap{
		padding: 100px 50px 0;
	}
	.pd_wrap_all{
		padding: 100px 50px 100px;
	}
	.pd_wrap_side{
		padding-left: 50px;
		padding-right: 50px;
	}
	.pd_wrap_t{
		padding-top: 100px;
	}
	.pd_wrap_b{
		padding-bottom: 100px;
	}
	.cate_wrap > .cate{
		padding-top: 100px;
	}
/* ---------- common ---------- */
/* ---------- header ---------- */
/* ---------- footer ---------- */
}
/* ---------- スマートフォン ---------- */
/* ---------- 576px ~ ---------- */
@media screen and (max-width: 576px){
	.pd_wrap{
		padding: 80px 20px 0;
	}
	.pd_wrap_all{
		padding: 80px 20px 80px;
	}
	.pd_wrap_side{
		padding-left: 20px;
		padding-right: 20px;
	}
	.pd_wrap_t{
		padding-top: 80px;
	}
	.pd_wrap_b{
		padding-bottom: 80px;
	}
	.cate_wrap > .cate{
		padding-top: 80px;
	}
	.mg_t_1{margin-top: 80px;}
	.mg_t_2{margin-top: 60px;}
	.mg_t_3{margin-top: 50px;}
	.mg_t_4{margin-top: 30px;}
	.mg_t_5{margin-top: 20px;}
	.mg_b_1{margin-bottom: 80px;}
	.mg_b_2{margin-bottom: 60px;}
	.mg_b_3{margin-bottom: 50px;}
	.mg_b_4{margin-bottom: 30px;}
	.mg_b_5{margin-bottom: 20px;}
	.pd_t_1{padding-top: 80px;}
	.pd_t_2{padding-top: 60px;}
	.pd_t_3{padding-top: 50px;}
	.pd_t_4{padding-top: 30px;}
	.pd_t_5{padding-top: 20px;}
	.pd_b_1{padding-bottom: 80px;}
	.pd_b_2{padding-bottom: 60px;}
	.pd_b_3{padding-bottom: 50px;}
	.pd_b_4{padding-bottom: 30px;}
	.pd_b_5{padding-bottom: 20px;}
/* ---------- common ---------- */
/* ---------- header ---------- */
/* ---------- footer ---------- */
}
/* ---------- 350px ~ ---------- */
@media screen and (max-width: 350px){
}
