@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');

:root{
	/*使用しない場合も必ず設定*/
	--i_bg_color: #fff;	/*背景色*/
	--i_txt_color: #666a75;	/*テキスト*/
	--i_main_color: #7e8493;	/*メイン*/
	--i_sub_color: #968a84;	/*アクセント*/
	--i_sub2_color: #f7f5ee;	/*薄い色*/
	--i_sub3_color: #f4f6f7;	/*濃い色*/
	--i_btn_color: #7e8493;	/*ボタン*/
	--i_btn_hover_color: #69431d;	/*ボタンhover*/
	--i_btn_txt_color: #fff;	/*ボタンテキスト*/
	--i_btn_hover_txt_color: #fff;	/*ボタンテキスト*/
	--i_shadow_color: rgba(0,0,0,0.1);	/*シャドウ*/
	--i_border_color: rgba(0, 0, 0, 0.2);	/*ボーダー*/
	--i_noimg_bg_color: #f4f6f7;	/*画像無し*/
}

body.ft03 h2,
body.ft03 h3,
body.ft03 h4,
body.ft03 h5,
body.ft03 h6,
body.ft03 .block_header_1 p,
body.ft03 .block_header_2 p,
body.ft03 .block_header_3 p,
body.ft03 .block_header_4 p,
body.ft03 .block_header_5 p,
body.ft03 .block_header_6 p,
body.ft03 .contents_faq01 dt:before,
body.ft03 .contents_faq01 dd:before,
body.ft03 .contents_faq01.accordion .mymore a::after,
body.ft03 header .tel a,
body.ft03 header .tel span,
body.ft03 .widget_tel .inner_item_tel a,
body.ft03 .widget_tel .inner_item_tel span,
body.ft03 #lv,
body.ft03 #setting_modal .heading_design *,
body.ft03 nav,
body.ft03 .btn,
body.ft03 .contents_btn01,
body.ft03 .submit,
body.ft03 .mv_text,
body.ft03 .fixbtn,
body.ft03 footer{
	font-family: "Zen Old Mincho", serif;
	color: #51555e;
}

/*------------------------------------------------------------------*/
/*-----------------------------base---------------------------------*/
/*------------------------------------------------------------------*/

html{
	font-size: 62.5%;
}
body{
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0.1rem;
	-webkit-text-size-adjust: 100%;
	color: var(--i_txt_color);
	font-weight: 500;
}
body, 
main{
	background: transparent;
}
@media screen and (max-width: 850px){
	html{
		font-size: 60.606%;
	}
	body{
		letter-spacing: 0px;
	}
}
a{
	outline: 0;
	text-decoration: none;
	color: var(--i_txt_color);
}
section[style*=" color:"]:not([style*=" color: inherit"]) a,
div[style*=" color:"]:not([style*=" color: inherit"]) a{
	color: inherit;
}
/*composite_boxの最大高さとトリミングの起点*/
/*基本はjsにより各カラム中から最大の画角に設定*/
.composite_box01 .inner_item_img img{
	object-position: 50% 50%;
	font-family: 'object-position: 50% 50%;';
	height: auto !important;
}

@media screen and (max-width: 850px){
	#sidebar{
		border: 5px solid var(--i_border_color);
	}
}

.no_img{
	background: var(--i_noimg_bg_color, rgba(200,200,200,0.3));
}

/*----------------------------loader----------------------------*/
#load.load5{
	background-color: transparent;
}
#load.load5:before,
#load.load5:after{
	content: "";
	display: block;
	width: 100%;
	height: 50%;
	position: absolute;
	top: 0;
	left: 0;
	background: var(--i_bg_color);
	z-index: 1;
	transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}
#load.load5:after{
	top: 50%;
}
#load.load5.complete:before{
	height: 0;
}
#load.load5.complete:after{
	height: 0;
	top: 100%;
}
#load.load5 div:nth-of-type(1){
	display: none;
}
#load.load5 .loader{
	animation: none !important;
	border-radius: 0;
	left: 0;
	top: 50%;
	width: 0;
	height: 2px;
	display: block;
	transition: 0.1s;
	border: none;
	background: var(--i_main_color) !important;
	z-index: 2;
}
#load.load5.complete .loader{
	opacity: 0;
}
#load.load5 .loader:before,
#load.load5 .loader:after{
	display: none;
}
#load.load5.complete img{
	opacity: 0;
}
#load .loader::before,
#load .loader::after,
.popup .loader::before,
.popup .loader::after{/*★*-1*/
	left: -1px;
	top: -1px;
}

#load img{
	max-width: 290px;
}
@media screen and (max-width: 650px){
	#load img{
		max-width: 180px;
	}
}

/*----------------------------header----------------------------*/
header{
	font-size: 1.4rem;
	color: var(--i_txt_color);
	/* background: var(--i_bg_color); */
}
header .wraper{
	max-width: 1700px;
}
body.scrolled header{
	background: rgba(255,255,255,0.85);
	box-shadow: 0 0 5px var(--i_shadow_color);
}
header#pattern2:not(.width_full) nav{
	max-width: 1740px;
}

header h1{
	line-height: 1.5;
	font-size: 1.3rem;
	font-weight: normal;
	opacity: 0.7;
	fill: var(--i_txt_color);
}
body.scrolled header .logo{
	padding: 20px 0 !important;
}
header .logo,
header .logo a,
header .logo a img{
	max-width: 200px;
	aspect-ratio: auto;
}
body.scrolled header .logo a img{
	max-height: 50px;
}
header .header_contents .header_col1{
	/* ▼水平方向レイアウト */
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	/* ▼垂直方向レイアウト */
	/*flex-direction: column;
	align-items: flex-end;*/
}
header .header_contents .header_col1 .tel{
	position: relative;
	font-size: 28px;
	line-height: 1;
	padding-left: 26px;
	fill: var(--i_txt_color);
	font-weight: 600;
}
header .header_contents .header_col1 .tel svg,
header .header_contents .header_col1 .btn .translate a svg,
header .burger li.sp_translate a svg,
header .header_contents .header_sns li svg{
	fill:var(--i_txt_color);
}
header .sp_menu a div span,
header .sp_menu a div:before,
header .sp_menu a div:after{
	background: var(--i_txt_color);
}
header .header_contents .header_col1 .tel svg{
	width: 22px;
	height: 22px;
	top: calc(50% - 11px);
	left: 0;
}
header .header_contents .header_col1 .btn>a{
	display: block;
	text-align: center;
	background: var(--i_btn_color);
	color: #fff;
	padding: 7px 15px 6px !important;
	transition: 0.4s ease-in-out;
	letter-spacing: 0;
	width: 200px !important;
	font-weight: 500;
	/* border-radius: 99px; */
	font-size: 1.2rem;
}
header .header_contents .header_col1 .btn>a:hover{
	opacity: 0.7;
}

header .header_contents .header_col1 .btn .translate a svg{
	max-width: 74%;
	max-height: 74%;
	margin: 13% auto 0;
}
header .header_contents .header_col1 .btn .translate a:hover{
	opacity: 0.8;
}
header#pattern1 nav,
header#pattern3 nav{
	position: relative;
}
header nav *{
	color: var(--i_txt_color);
}
header nav ul.nav_1st{
	width: 100%;
	max-width: 1300px !important;/*任意*/
}
header#pattern2 nav ul.nav_1st{
	width: 77%;
}
header nav ul.nav_1st>li{
	box-sizing: border-box;
	position: relative;
}
header nav ul.nav_1st>li:after{/*罫線*/
	content: "";
	width: 1px;
	height: 50%;
	position: absolute;
	top: 25%;
	left: 0;
	/*border-left: 1px solid rgba(0, 0, 0, 0.12);*/
}
header nav ul.nav_1st>li:last-child:before{/*罫線*/
	content: "";
	width: 1px;
	height: 50%;
	position: absolute;
	top: 25%;
	right: 0;
	/*border-left: 1px solid rgba(0, 0, 0, 0.12);*/
}
header nav ul.nav_1st>li>a{
	font-size: 1.5rem;
	font-weight: 600;
	padding-left: 1vw;
	padding-right: 1vw;
}
header nav ul.nav_1st>li>a:hover:before{
	bottom: 0px;
	opacity: 0.7;
	visibility: visible;
}
header nav ul.nav_1st>li>a span{
	/*ナビの高さはline-heightで調整*/
	line-height: 3;/* マージン普通選択時 */
	letter-spacing: 0.2rem;
	transition: 0.4s ease-in-out;
	font-size: 1.45rem;
}
header nav ul.nav_1st>li>a:hover span{
	opacity: 0.8;
}
header nav ul.nav_1st>li>a:hover{
	opacity:0.7;
}
header#pattern2 nav ul.nav_1st>li>a span{
	line-height: 3.5;
}
body.margin header nav ul.nav_1st>li>a span{
	line-height: 4;/* マージン広い選択時 */
}

header nav ul.nav_2nd{
	padding-top: 20px;
}
header nav ul.nav_1st>li:hover ul.nav_2nd{
	padding-top: 15px;
	box-shadow: 2px 2px 5px var(--i_shadow_color);
}
header nav ul.nav_2nd>li{
	background: rgb(255 255 255 / 90%);
	border-bottom: 1px solid var(--i_border_color);
}
header nav ul.nav_2nd>li:nth-last-of-type(1){
	border-bottom: none;
}
header nav ul.nav_2nd li a{
	padding: 10px 20px;
	font-weight:  bolid;
	font-size: 1.3rem;
}
header nav ul.nav_2nd>li>a{
	padding-right: 30px;
}
header nav ul.nav_2nd>li>a:after{
	height: 5px;
	width: 5px;
	transform: rotate(-45deg);
	border-right: 1px solid var(--i_sub_color);
	border-bottom: 1px solid var(--i_sub_color);
	top: calc(50% - 2.5px);
	right: 20px;
}

header nav ul.nav_3rd{
	padding-left: 20px;
}
header nav ul.nav_3nd li a{
	padding: 5px 20px;
}
header nav ul.nav_3rd>li>a:after{
	height: 1px;
	width: 4px;
	background: var(--i_sub_color);
	top: calc(50% - 0.5px);
	left: 5px;
}

@media screen and (max-width: 900px){
	header nav ul.nav_1st>li:hover ul.nav_2nd{
		box-shadow: none;
	}
	header .logo a img{
		max-height: 30px !important;
		transition: 0.4s ease-in-out;
	}
	body.scrolled header .logo a img{
		max-height: 25px !important;
	}
	body.scrolled header .logo{
		padding: 10px 0 !important;
	}
	header.open:after,
	header .header_contents{
		background: rgba(255,255,255, 1);
                height: calc(100% - 10px);
	}
	header .burger li.sp_translate a svg{
		height: 28px;
		width: 28px;
		margin: 10% auto;
	}
	header .header_sns,
	header .header_contents .header_col1,
	header .header_contents .header_col2{
		border-top: 1px solid rgba(255,255,255,0.2);
		border-bottom: 1px solid var(--i_border_color);
	}
	header .header_sns{
		border-bottom: none;
	}
	header .header_sns:empty,
	header .header_contents .header_col1:empty,
	header .header_contents .header_col2:empty{
		border: none;
	}
	header .header_contents .header_col1 .tel,
	header .header_contents .header_col1 .btn{
		float: none;
	}
	header .header_contents .header_col2{
		display: block !important;
	}
	header nav{
		border-bottom: 1px solid var(--i_border_color);
	}
	header#pattern2 nav{
		width: 100%;
		margin-left: 0;
	}
	header nav ul.nav_1st{
		border-bottom: 1px solid rgba(255,255,255,0.2);
		border-top: 1px solid var(--i_border_color);
	}
	header nav ul.nav_1st li{
		border-bottom: 1px solid var(--i_border_color);
		border-top: 1px solid rgba(255,255,255,0.2);
	}
	header nav ul.nav_1st>li:before,
	header nav ul.nav_1st>li:after{
		display: none !important;
	}
	header nav ul.nav_1st>li i:before,
	header nav ul.nav_1st>li i:after{
		background: var(--i_sub_color);
	}
	header nav ul.nav_2nd{
		border-top: 1px solid var(--i_border_color);
	}
	header nav ul.nav_2nd>li{
		box-shadow: none;
	}
	header nav ul.nav_3rd{
		border-top: 1px solid var(--i_border_color);
	}
	header nav ul.nav_3rd>li:nth-last-of-type(1){
		border-bottom: none;
	}
	header nav ul.nav_1st>li>a:hover:before{
		transform: scale(0, 0);
	}
	header#pattern1 nav, 
	header#pattern3 nav{
		border-bottom: 0;
		border-top: 0;
	}
	header .header_contents .header_col1 .btn > a{
		line-height: 2.2;
		padding: 3px 15px 4px;
	}
	header nav ul.nav_1st>li>a:hover{
		background: none;
	}
	header nav ul.nav_1st>li>a span{
		color: var(--i_txt_color);
	}
	header nav ul.nav_1st>li>a:hover span{
		color: var(--i_main_color);
	}
	header .wraper > .inner{
		min-height: 45px !important;
	}
}
/*----------------------------余白設定----------------------------*/

main>section:first-child:not([class*="pt"]),
main>div:first-child:not([class*="pt"]),
div[class*='pb']+.contents_related,
section[class*='pb']+.contents_related,
div[class*='pb']+.contents_related_tags,

section[class*='pb']+.contents_related_tags{
	padding-top: 60px;
}
main>section:not([class*="pt"]),
main>div:not([class*="pt"]),
aside>section:not([class*="pt"]),
aside>div:not([class*="pt"]){
	padding-bottom: 60px;
}
@media screen and (max-width: 800px){
	main>section:first-child:not([class*="pt"]),
	main>div:first-child:not([class*="pt"]),
	div[class*='pb']+.contents_related,
	section[class*='pb']+.contents_related,
	div[class*='pb']+.contents_related_tags,
	section[class*='pb']+.contents_related_tags{
		padding-top: 40px;
	}
	main>section:not([class*="pt"]),
	main>div:not([class*="pt"]),
	aside>section:not([class*="pt"]),
	aside>div:not([class*="pt"]){
		padding-bottom: 40px;
	}
}

/*----------------------------見出し----------------------------*/

section .content_wrapper>.heading:first-child:last-child{
	margin-bottom: 0;
}

/*--*/

section:not([class*="pt"]) .content_wrapper>.heading:first-child:last-child{
	margin-bottom: 0;
}

.heading.block_header_1,
.heading.block_header_6{
	margin-bottom: 30px;
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: center;
	padding-top: 60px;
	background: url(/common/upload_data/03kouboujp/image/title_img_beige.png) no-repeat center top / 50px auto;
}
.heading.block_header_1 p,
.heading.block_header_6 .h{
	font-weight: 600;
	font-size: 3.6rem !important;
	line-height: 1.4;
	position: relative;
	padding-top: 0;
	letter-spacing: 0.2rem;
}
section[style*="color: #ffffff;"] .heading.block_header_1 p:after,
section[style*="color: #ffffff;"] .heading.block_header_6 .h:after,
div[style*="color: #ffffff;"] .heading.block_header_1 p:after,
div[style*="color: #ffffff;"] .heading.block_header_6 .h:after,
section[style*="color: rgb(255, 255, 255);"] .heading.block_header_1 p:after,
section[style*="color: rgb(255, 255, 255);"] .heading.block_header_6 .h:after,
div[style*="color: rgb(255, 255, 255);"] .heading.block_header_1 p:after,
div[style*="color: rgb(255, 255, 255);"] .heading.block_header_6 .h:after{
	border-top: 3px double #fff;
}
section[style*="color: #ffffff;"] .heading.block_header_1 p:before,
section[style*="color: #ffffff;"] .heading.block_header_6 .h:before,
div[style*="color: #ffffff;"] .heading.block_header_1 p:before,
div[style*="color: #ffffff;"] .heading.block_header_6 .h:before,
section[style*="color: rgb(255, 255, 255);"] .heading.block_header_1 p:before,
section[style*="color: rgb(255, 255, 255);"] .heading.block_header_6 .h:before,
div[style*="color: rgb(255, 255, 255);"] .heading.block_header_1 p:before,
div[style*="color: rgb(255, 255, 255);"] .heading.block_header_6 .h:before{
	border-top: 3px double #fff;
}
section[style*="color: rgb(255, 255, 255);"] .heading.block_header_1 p,
section[style*="color: rgb(255, 255, 255);"] .heading.block_header_6 .h,
div[style*="color: rgb(255, 255, 255);"] .heading.block_header_1 p,
div[style*="color: rgb(255, 255, 255);"] .heading.block_header_6 .h{
	color: #fff !important;
}
.heading.block_header_1 .h,
.heading.block_header_6 p{
	font-size: 1.75rem;
	font-weight: 600;
	letter-spacing: 0.2rem;
	color: var(--i_txt_color);
	margin-top: 5px;
	opacity: 0.8;
}
@media screen and (max-width: 900px){
	.heading.block_header_1,
	.heading.block_header_6{
		margin-bottom: 20px;
		padding-top: 35px;
		background-size: 35px;
	}
	.heading.block_header_1 p,
	.heading.block_header_6 .h{
		font-size: 2.55rem !important;
		padding: 0;
		letter-spacing: 0.1rem;
	}
	.heading.block_header_1 .h,
	.heading.block_header_6 p{
		font-size: 1.4rem;
		letter-spacing: 0.1rem;
	}
	.index .heading.block_header_1 p,
	.index .heading.block_header_6 .h{
		font-size: 3.0rem !important;
	} 
	.heading.block_header_1.align-left,
	.heading.block_header_6.align-left {
		align-items: center;
	}	
}

/*--*/

.heading.block_header_2{
	margin-bottom: 30px;
}
section[style*="color: rgb(255, 255, 255);"] .heading.block_header_2,
div[style*="color: rgb(255, 255, 255);"] .heading.block_header_2{
	border-bottom-color: #fff;
}
.heading.block_header_2.align-center:before{
	display: none;
}
.heading.block_header_2.align-left:before{

	left: 0;
}
.heading.block_header_2.align-right:before{
	right: 0;
}
.heading.block_header_2 .h{
	display: inline-block;
	font-weight: 600;
	font-size: 2.1rem;
	line-height: 1.5;
	position: relative;
	padding-left: 13px;
	margin-bottom: 5px;
	letter-spacing: 0.1rem;
}
.heading.block_header_2 .h:before,
.heading.block_header_2 .h:after{
	display: block;
	content:'';
	position: absolute;
}
.heading.block_header_2 .h:before{
	top: calc(1em* 1.5 / 2);
	transform: translateY(-50%);
	left: 0;
	height: 18px;
	border: 2px solid var(--i_main_color);
}
.heading.block_header_2 p{
	font-size: 1.4rem;
	/* padding-left: 13px; */
	font-weight: 600;
	letter-spacing: 0.1rem;
}
.news_archive .heading.block_header_2,
.glossary_archive .heading.block_header_2,
.widget_gallery01 .heading.block_header_2,
.gallery_archive .heading.block_header_2{
	border: none;
}

@media screen and (max-width: 800px){
	.heading.block_header_2{
		margin-bottom: 20px;
	}
	.heading.block_header_2 .h{
		font-size: 2.1rem;
		padding-left: 10px;
	}
	.heading.block_header_2 p{
		padding-left: 10px;
	}
	.heading.block_header_2 .h::before{
		height: 16px;
	}
}

/*--*/

.heading.block_header_3{
	overflow: hidden;
	background: var(--i_sub2_color);
	padding: 10px 30px;
	margin-bottom: 30px;
}
.heading.block_header_3 .h{
	font-weight: 600;
	font-size: 1.9rem;
	line-height: 1.5;
	letter-spacing: 0.2rem;
}
.heading.block_header_3 p{
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: 0.2rem;
}
@media screen and (max-width: 800px){
	.heading.block_header_3{
		padding: 5px 15px;
		margin-bottom: 20px;
	}
	.heading.block_header_3 .h{
		font-size: 2.0rem;
	}
	.heading.block_header_3 p{
		font-size: 1.3rem;
	}
}

/*--*/

.heading.block_header_4{
	margin-bottom: 15px;
}
.heading.block_header_4:before{
	display: none;
}
.heading.block_header_4 .h{
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 5px;
	color: var(--i_main_color);
	letter-spacing: 0.2rem;
	font-size: 1.8rem !important;
}
.heading.block_header_4 p{
	font-size: 1.6rem;
	letter-spacing: 0.2rem;
	font-weight: 600;
}

/*--*/

.heading.block_header_5{
	margin-bottom: 15px;
}
.heading.block_header_5 .h{
	display: inline;
	font-weight: 600;
	font-size: 1.8rem;
	margin-bottom: 10px;
	letter-spacing: 0.2rem;
}
.heading.block_header_5 p{
	display: inline;
	font-size: 1.4rem;
	letter-spacing: 0.2rem;
}
.heading.block_header_5 p:before{
	content: "　/　";
}
#sidebar .heading.block_header_5{
	background: var(--i_main_color);
	padding: 5px 15px;
	position: relative;
	border-radius: 10px;
	color: #fff;
}

/*----------------------------背景パララックス----------------------------*/

.parallax{
	box-shadow: 0 0 5px var(--i_shadow_color) inset;
}

.parallax_img{
	filter: blur(3px) brightness(100%) contrast(120%);
	opacity: 0.3;
}

/*----------------------------ボタン----------------------------*/
.contents_btn01 a,
.glossary_archive .content_wrapper .heading.block_header_2 a:after{
	color: var(--i_txt_color)!important;
	background: transparent;
	position: relative;
	display: inline-block;
	padding-left: 19px;
	padding-right: 38px;
	text-align: center;
	border-bottom: 1px solid var(--i_txt_color);
	border-radius: 0;
	transition: 0.4s ease-in-out;
	font-weight: 600;
}
section[style*="color: rgb(255, 255, 255);"] .contents_btn01 a,
div[style*="color: rgb(255, 255, 255);"] .contents_btn01 a{
	color: #fff !important;
	border-bottom: 5px dotted #fff;
}
main form .submit span input{
	color: var(--i_txt_color)!important;
	background: transparent;
	position: relative;
	display: inline-block;
	padding-left: 25px !important;
	padding-right: 40px !important;
	text-align: center;
	border-bottom: 2px dashed var(--i_txt_color);
	border-radius: 0;
	transition: 0.4s ease-in-out;
	font-weight: 600;
}
main form .submit span{
	position: relative;
}
/*.contents_btn01 a:before,*/
main form .submit span:before {
	position: absolute;
	content: "";
	height: 17px;
	width: 17px;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	z-index: 10;
	background-color: var(--i_txt_color);
	mask-image: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJfeDMyXyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0id2lkdGg6IDI1NnB4OyBoZWlnaHQ6IDI1NnB4OyBvcGFjaXR5OiAxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+IDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+IAkuc3Qwe2ZpbGw6IzRCNEI0Qjt9IDwvc3R5bGU+IDxnPiAJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIyNDMuMjUzLDAgMjAyLjcxNCw0MC41MzkgMzg5LjUsMjI3LjMzNSAxMi43MzYsMjI3LjMzNSAxMi43MzYsMjg0LjY2NSAzODkuNSwyODQuNjY1ICAJCTIwMi43MTQsNDcxLjQ2MSAyNDMuMjUzLDUxMiA0OTkuMjY0LDI1NiAJIiBzdHlsZT0iZmlsbDogcmdiKDc1LCA3NSwgNzUpOyI+PC9wb2x5Z29uPiA8L2c+IDwvc3ZnPg==');
}
/*section[style*="color: rgb(255, 255, 255);"] .contents_btn01 a:before,
div[style*="color: rgb(255, 255, 255);"] .contents_btn01 a:before{
	background-color: #fff;
}*/
/*.contents_btn01 a:hover:before,*/
main form .submit span:hover:before,
/*.contents_btn01 a:hover:after,*/
main form .submit span:hover:after{
	animation:0.18s steps(200) 0.1s normal forwards 1 thearrowlink;
	animation-name: thearrowlink;
	-webkit-animation-name: thearrowlink;
	animation-duration:0.18s;
	-webkit-animation-duration:0.18s;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-timing-function: steps(200);
	-webkit-animation-timing-function: steps(200);
	animation-delay: 0;
	-webkit-animation-delay: 0;
	animation-direction: normal;
	-webkit-animation-direction: normal;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	}
.contents_btn01 a:hover:before,
main form .submit span:hover:before,
.contents_btn01 a:hover:after,
main form .submit span:hover:after{
	animation:0.18s steps(200) 0.1s normal forwards 1 thearrowlink;
	animation-name: thearrowlink;
	-webkit-animation-name: thearrowlink;
	animation-duration:0.18s;
	-webkit-animation-duration:0.18s;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-timing-function: steps(200);
	-webkit-animation-timing-function: steps(200);
	animation-delay: 0;
	-webkit-animation-delay: 0;
	animation-direction: normal;
	-webkit-animation-direction: normal;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	}
@-webkit-keyframes thearrowlink{
	0%{right:28px}
	10%{right:28px}
	100%{right:10px}
}
@keyframes thearrowlink{
	0%{right:28px}
	10%{right:28px}
	100%{right:10px}
}
.contents_btn01 a[target=_blank] span:before,
.contents_btn01 a[target=_blank] span:after{
	border: 1px solid var(--i_txt_color);
}
.contents_btn01 a[target=_blank] span {
	padding-right: 35px!important;
}
.contents_btn01 a:hover[target=_blank] span:before,
.contents_btn01 a:hover[target=_blank] span:after{
	border: 1px solid var(--i_txt_color);
}
.contents_btn01 a span{
	text-align: center;
	line-height: 1.5;
	font-size: 1.5rem;
	padding: 10px 15px 10px 20px;
	font-weight: 500;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{
	appearance: none;
   -webkit-appearance: none;
   border-radius: 0;
}

/*--------------------------------MV--------------------------------*/
#mv_outer{
	/*mvに背景とかはここを利用する*/
	position: relative;
	padding-top: 5px;
	overflow: hidden;
}
#mv_outer::before {
    display: block;
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: linear-gradient(to top, var(--i_sub3_color), transparent 100%);
    pointer-events: none;
}
#mv{
	width: 100%;
	height: 75vh;
	min-height: 500px;
}
#mv:after{
	/*スライドに重ねる色*/
	pointer-events: none;
	z-index: 6;
	background: rgb(0 0 0 / 15%);
	border-radius: 0px;
}
#mv .mv_img{
	border-radius: 0px;
}
#mv .mv_text {
	height: calc(100% - 140px);
	top: 70px;
	align-items: center;
	/*垂直方向中央*/
	width: 100% !important;
	left: 0 !important;
}
#mv .mv_text > div {
	max-width: none !important;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
#mv .mv_text h2 {
	font-size: 3.4rem !important;
	/* ←max-font-size的意味合いで使用する。動作はjs。*/
	line-height: 1.2;
	font-weight: 600;
	animation: ani2 2s forwards;
	color: #fff;
	display: inline-block;
}
#mv .mv_text h2 span{
	font-size: 130%;
}
#mv .mv_text p {
	font-size: 2rem;
	line-height: 1.8;
	font-weight: 600;
	letter-spacing: 0.1rem;
	animation: ani2 2s forwards;
	color: #fff;
	display: table-cell;
}
#mv .mv_scroll,
#mv .mv_pointer{
	display: none
}
#mv .mv_arrow {
	display: none;
}
@media screen and (max-width: 100vh){
	#mv{
		height: 85vh;
	}
}
@media screen and (max-width: 1200px){
	#mv .mv_text {
		align-items: flex-end;
	}
}
@media screen and (max-width: 900px){
	#mv_outer{
		padding-top: 0;
	}
}
@media screen and (max-width: 600px){
	#mv .mv_text {
		text-align: center;
	}
	#mv .mv_text h2{
		font-size: 6vw !important;
		letter-spacing: 0.1rem;
		line-height: 1.5;
	}
	#mv .mv_text p{
		font-size: 4vw !important;
		letter-spacing: 0.1rem;
	}
	#mv .mv_img li{
		width: 100%;
	}
	#mv .mv_text>div::before {
		font-size: 3.8rem;
	}
}

/*--------------------------------IV--------------------------------*/
#lv{
	background: #514d49;
	height: 320px !important;
	padding-bottom: 0;
	flex-direction: column;
	justify-content: center;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .parallax .parallax_img{
    /* IE11 にのみ適用される */
	  margin-top: -160px !important;
  }
	*::-ms-backdrop, #lv{
		padding-top: 150px !important;
	}
}
header.over+#lv_outer #lv{
	min-height: 480px;
}
#lv div.parallax_img{
	opacity: 0.6;
	filter: blur(5px);
}
#lv div.en{
	width: 100%;
	max-width: 1200px;
	text-align: center;
	margin: 0 auto 20px;
	color: #fff;
	font-family: "Noto Sans JP", serif;
	font-size: 7rem;
	font-weight: 400;
	letter-spacing: 0;
	z-index: 1;
	line-height: 1.15;
	padding: 0 50px;
	box-sizing: border-box;
	text-transform: uppercase;
}
#lv div.en:first-letter{
	text-transform: uppercase;
}
#lv p{
	left: 0;
	text-align: center;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 50px 0
}
#lv p span{
	display: inline-block;
	font-size: 1.8rem;
	color: #fff;
	font-weight: 400;
	text-align: center;
	position: relative;
	word-break: break-all;
	line-height: 1.2;
	/*text-shadow: 1px 1px 0 var(--i_shadow_color);*/
	letter-spacing: 0.25rem;
	font-family: "Noto Sans JP", serif;
}
#lv div.en[style="display: none;"] + p span{
	font-size: 3.5rem!important; 
}

@media all and (-ms-high-contrast: none) {
#lv p span{
	top: -60px;
}
}

@media screen and (max-width: 1450px){
	#lv div.en[style="display: none;"] + p{
		padding-top: 60px;
	}

}

@media screen and (max-width: 900px){
	#lv{
		flex-direction: row;
		flex-wrap: wrap;
		align-content: center;
		padding-top: 70px!important;
	}
	#lv div.en,
	#lv div.en[style="display: none;"] + p{
		padding-top: 0;
	}
}
@media screen and (max-width: 800px){
	header.over+#lv_outer #lv,
	#lv{
		min-height: 300px;
	}
	#lv div.en{
		font-size: 5.5rem;
		letter-spacing: 0.4rem;
	}
	#lv div.en,
	#lv p{
		padding: 0 25px;
	}
	#lv p span{
		font-size: 1.7rem;
	}
	#lv div.en[style="display: none;"] + p span{
		font-size: 3.0rem!important;
	}
}
@media screen and (max-width: 500px){
	header.over+#lv_outer #lv,
	#lv{
		min-height: 260px;
		height: 260px;
	}
	#lv div.en{
		font-size: 4rem;
		letter-spacing: 0.15rem;
		margin-bottom: 12px;
	}
	#lv p span{
		font-size: 1.5rem;
	}
	#lv div.en[style="display: none;"] + p span{
		font-size: 2.8rem!important;
	}
}

/*----------------------------パンくず----------------------------*/

#pan{
	padding: 0;
	border-bottom: 1px solid var(--i_border_color);
}
#pan li{
	font-size: 1.2rem;
	padding: 5px 0 3px 30px;
}
#pan li:before{
	border-top: 1px solid var(--i_border_color);
	border-right: 1px solid var(--i_border_color);
}
/*----------------------------other parts----------------------------*/

/*--リスト--*/

.default_ul li:before{
	border-top: 1px solid var(--i_sub_color);
	border-right: 1px solid var(--i_sub_color);
	height: 5px;
	width: 5px;
	transform: rotate(45deg);
	top: 8px;
	left: 0;
}

/*--アーカイブページ カテゴリー--*/

.category1 li a{
	border: 1px solid var(--i_border_color);
	border-radius: 50px;
	font-size: 1.4rem;
}
.category1 li a:hover,
.category1 li a.current{
	background: var(--i_main_color);
	color: #fff;
	border: 1px solid var(--i_main_color);
}

/*--sidebar--*/

#sidebar section,
#sidebar>div{
	border-bottom: 1px solid var(--i_border_color);
}
#sidebar h2{
	text-align: left;
	font-size: 2.2rem;
}
#sidebar .sidebar_tag li{
	border: 1px solid var(--i_border_color);
	background: var(--i_sub2_color);
}
#sidebar .sidebar_list a{
	position: relative;
	padding-left: 15px;
}
#sidebar .sidebar_list a:before{
	content: "";
	display: block;
	position: absolute;
	border-top: 1px solid var(--i_main_color);
	border-right: 1px solid var(--i_main_color);
	height: 5px;
	width: 5px;
	transform: rotate(45deg);
	top: calc(50% - 3px);
	left: 0;
}

/*----------------------------pager----------------------------*/

/*アーカイブページページャー*/

.pager li a{
	height: 45px;
	width: 45px;
	border-radius: 999px;
	line-height: 45px;
	border: 1px solid var(--i_border_color);
	font-size: 1.4rem;
}
.pager li:not(.arrow) a:hover,
.pager li:not(.arrow).current a{
	background: var(--i_main_color);
	color: #fff;
	border: 1px solid var(--i_main_color);
}
.pager li.arrow a{
	background: none;
}

/*----------------------------pager2----------------------------*/

/*シングルページページャー*/
.pager2 li a{
	border: 1px solid var(--i_border_color);	
	color: var(--i_txt_color);
	line-height: 45px;
	padding: 0 15px;
	font-size: 1.4rem;
}

.pager2 li a:hover{
	background: var(--i_main_color);
	color: #fff;
	border: 1px solid var(--i_main_color);
}

/*----------------------------popup----------------------------*/

/*画像ポップアップ拡大表示*/
.popup{
	background: rgba(255,255,255,0.7);
}
.poptxt{
	font-size: 1.2rem;
}

/*----------------------------footer----------------------------*/

#fixbtn{
	margin-bottom: 30px;
	font-size: 1.55rem;
}
#fixbtn .fixbtnwrap{
	background: linear-gradient(to top, var(--i_sub3_color), var(--i_sub2_color) 100%);
	border-top: 1px solid var(
	--i_border_color);
}
/*▼ TEL、予約ボタンない = 追従フッター有効でない場合*/
#fixbtn.no .fixbtnwrap{
	background-color: transparent;
}
#fixbtn .fixbtntel,
#fixbtn .fixbtntel a,
#fixbtn .fixbtntel span{
	color: var(--i_txt_color);
}
#fixbtn .fixbtntel{
	border-right: 1px solid var(--i_border_color);
}
#fixbtn .fixbtntel:nth-last-of-type(2){
	border-right: none;
}
#fixbtn .fixbtntel a,
#fixbtn .fixbtntel span{
	font-size: 2.6rem;
	line-height: 1;
	margin-right: 10px;
	font-weight: 600;
}
#fixbtn .fixbtntel a:last-child,
#fixbtn .fixbtntel span:last-child{
	margin-right: 0;
}
#fixbtn .fixbtntel svg{
	width: 22px;
	height: 22px;
	margin-right: 5px;
	fill: var(--i_txt_color);
}
#fixbtn .contents_btn01{
	border-left: 1px solid rgba(255,255,255,0.1);
}
#fixbtn .contents_btn01:nth-of-type(1){
	border-left: none;
}
#fixbtn .contents_btn01:nth-of-type(1){
	/*▼ TELない場合中央揃え*/
	margin-left: auto;
	margin-right: auto;
}
#fixbtn .contents_btn01 a{
	transition: 0.4s ease-in-out;
	border: none;
	padding: 0;
	background: var(--i_btn_color);
}
#fixbtn .contents_btn01 a:before{
	display: none;
}
#fixbtn .contents_btn01 a:hover{
	background: var(--i_btn_hover_color);
}
#fixbtn .contents_btn01 span{
	text-align: center;
	padding: 12px 15px 12px;
	line-height: 1.3;
	font-weight: 600;
	color: #fff;
}
#fixbtn .contents_btn01 a[target=_blank] span:before,
#fixbtn .contents_btn01 a[target=_blank] span:after{
	border: 1px solid #fff;
}
#fixbtn .contents_btn01 a:hover[target=_blank] span:before,
#fixbtn .contents_btn01 a:hover[target=_blank] span:after{
	border: 1px solid #fff;
}
/* ----- フッター#2（角丸） ----- */
#fixbtn[data-pattern="2"] .contents_btn01 a,
#fixbtn[data-pattern="2"] .contents_btn01:has(>a:nth-child(1):nth-last-child(1)) a {
    /* border-radius: 99px!important; */
}
#fixbtn[data-pattern="2"] .inner {
    max-width: 1600px!important;
}
#fixbtn[data-pattern="2"] .fixbtntel [data-tel], #fixbtn[data-pattern="2"] .fixbtntel>a {
    text-shadow: none;
}
#fixbtn[data-pattern="2"] .fixbtntel p {
    text-shadow: none;
}
@media screen and (min-width: 701px){
	#fixbtn[data-pattern="2"] .contents_btn01 a {
    margin: 5px !important;
    padding: 3px;
}
}
@media screen and (max-width: 480px){
	#fixbtn[data-pattern="2"] .contents_btn01:has(>a:nth-child(1):nth-last-child(1)) a {
		padding: 0!important;
	}
}
/*▼ TEL、予約ボタンない = 追従フッター有効でない場合*/
#fixbtn #scrolltop:nth-of-type(1){
	margin-left: auto;
	/*▼ 右揃え*/
	margin-right: 0;
	/*▼ 中央揃え*/
	margin-right: auto;
}
#fixbtn #scrolltop a{
	height: 40px;
	width: 40px;
}
#fixbtn #scrolltop a:before{
	top: 17px;
	left: 3px;
	transform: rotate(45deg);
	transition: 0.2s ease-in-out;
	border-left: 2px solid var(--i_txt_color);
	border-top: 2px solid var(--i_txt_color);
	width: 30px;
	height: 30px;
}
#fixbtn #scrolltop a:hover:before{
	opacity: 0.7;
}
/*▼ TEL、予約ボタンない = 追従フッター有効でない場合*/
#fixbtn.no #scrolltop a:before{
	border-color: rgba(120,120,120,0.6) ;
}
#fixbtn.no #scrolltop a:hover:before{
	border-left: 2px solid rgba(120,120,120,1);
	border-top: 2px solid rgba(120,120,120,1);
}
@media screen and (min-width: 701px){
	footer.add_design2 nav:nth-last-child(2),
	footer.add_design3 nav:nth-last-child(2),
	footer.add_design2 .logo:nth-last-child(1),
	footer.add_design3 .logo:nth-last-child(1),
	footer.add_design4 nav:nth-last-child(2),
	footer.add_design5 nav:nth-last-child(2),
	footer.add_design4 .logo:nth-last-child(1),
	footer.add_design5 .logo:nth-last-child(1){
		margin-bottom: 0;
	}
	footer.add_design2 .logo a,
	footer.add_design3 .logo a,
	footer.add_design4 .logo a,
	footer.add_design5 .logo a {
		max-width: 70%;
	}
}
@media screen and (max-width: 600px){
	#fixbtn{
		margin-bottom: 0;
	}
	#fixbtn,
	#fixbtn .fixbtntel a,
	#fixbtn .fixbtntel span{
		font-size: 1.7rem;
	}
	#fixbtn .fixbtntel a,
	#fixbtn .fixbtntel span{
		font-size: 2rem;
		margin: 0;
		color: var(--i_txt_color);
	}
	#fixbtn .fixbtntel svg{
		width: 18px!important;
		height: 18px!important;
	}
	#fixbtn .contents_btn01 a{
		padding: 0 !important;
		letter-spacing: 0;
		min-width: 160px!important;
	}

	#fixbtn .contents_btn01 a span{
		font-size: 1.35rem !important;
	}
	#fixbtn .contents_btn01 a::before,
	#fixbtn .contents_btn01 a::after{
		display: none;
	}
}
footer{
	background: #f4f6f7;
	background-position: top center;
	padding: 0;
	color: #fff;
	text-align: center;
	font-size: 1.35rem;
	background-size: cover;
}
footer a{
	color: var(--i_txt_color);
}
footer nav li{
	letter-spacing: 0.2rem;
	padding: 5px 0;
	font-weight: 600;
}
footer .logo{
	width: 240px;
	margin-bottom: 10px;
}
footer .sns{
	margin: 0 auto 30px;
}
footer .sns svg{
	width: 40px;
	height: 40px;
	padding: 10px 10px;
	transition: 0.2s ease-in-out;
	fill: var(--i_txt_color);
}
footer .sns a:hover svg{
	opacity: 0.8;
}
footer nav li a{
	font-weight: 600;
}
#cp{
	padding: 10px 0;
	font-size: 1.1rem;
	letter-spacing: 0.1rem;
	color: var(--i_txt_color);
}
@media screen and (max-width: 600px){
	footer{
		padding: 0 0 20px;
	}
}
@media screen and (max-width: 600px){
	footer nav ul{
		border-bottom: 1px solid rgba(0,0,0,0.13);
	}
	footer nav ul li{
		border-top: 1px solid rgba(255,255,255,0.1);
		border-bottom: 1px solid rgba(0,0,0,0.13);
	}
	footer nav ul li:nth-last-of-type(2n){
		border-right: 1px solid rgba(0,0,0,0.13);
	}
	footer nav ul li:nth-last-of-type(2n+1){
		border-left: 1px solid rgba(255,255,255,0.1);
	}
	footer nav ul li:nth-of-type(1),
	footer nav ul li:nth-of-type(1),
	footer nav ul li:nth-of-type(2),
	footer nav ul li:nth-of-type(3):nth-last-of-type(2n-1){
		border-top: 1px solid rgba(0,0,0,0.13);
	}
	footer nav ul li:nth-last-of-type(1),
	footer nav ul li:nth-last-of-type(2){
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	footer .logo{
		width: 100px;
		margin-bottom: 10px;
	}
	#fixbtn .fixbtnwrap{
		border-bottom: none;
	}
	#fixbtn .inner{
		padding: 0;
	}
}
@media screen and (min-width: 701px){
	footer.add_design5 .logo a {
  		max-width: 65%;
	}
	footer.add_design5 .logo:nth-last-child(1){
		margin-bottom: 0px;
	}
}

/*------------------------------------------------------------------*/
/*----------------------------widget--------------------------------*/
/*------------------------------------------------------------------*/

/*----------------------------contents_faq01----------------------------*/

.contents_faq01 dt{
	padding-left: 5rem;
	margin-bottom: 25px;
	min-height: 35px;
	width: 100%;
	padding-right: 15px;
	box-sizing: border-box;
}
.contents_faq01 dd{
	padding-left: 7.3rem;
	margin-bottom: 15px;
	width: 100%;
	padding-right: 15px;
	box-sizing: border-box;
}
.contents_faq01 dt:before,
.contents_faq01 dd:before{
	width: 4rem;
	height: 4rem;
	font-size: 2.6rem;
	line-height: 1.3;
	box-sizing: border-box;
	font-weight: 600;
	color:#fff;
	background: var(--i_main_color);
	text-align: center;
	border-radius: 100px;
}
.contents_faq01 dd:before{
	font-size: 2.7rem;
	line-height: 1.35;
	color: #fff;
	background: var(--i_sub_color);
	text-align: center;
	padding-left: 1px;
}
.contents_faq01.accordion .mymore a{
	border-radius: 99px;
}
.contents_faq01.accordion .mymore a:hover{
	color: #fff;
}
@media screen and (max-width: 500px){
	.contents_faq01 dt:before,
	.contents_faq01 dd:before{
		line-height: 1.3;
	}
}
/*----------------------------contents_related_tags----------------------------*/

.contents_related_tags .inner_item{
	border: 1px solid var(--i_border_color);
}
.contents_related_tags .inner_item:hover{
	background: var(--i_sub2_color);
}
.contents_related .inner_item a:hover{
	background: var(--i_sub2_color);
	opacity: 0.8;
}

/*----------------------------block_table_1----------------------------*/

.block_table_1 table thead{
	background: var(--i_sub2_color);
}
.block_table_1 table thead th,
.block_table_1 table thead td{
	background-color: var(--i_sub2_color);
}
.block_table_1 table th{
	background-color: var(--i_sub2_color);
	border: 1px solid var(--i_border_color);
	text-align: center;
	vertical-align: middle;
}
.block_table_1 table td{
	background-color: #fff;
	border: 1px solid var(--i_border_color);
	vertical-align: middle;
}
.block_table_1 table thead td{
	text-align: center;
	font-weight: bold;
}

/*----------------------------block_table_2,5,6----------------------------*/

.block_table_2 table thead,
.block_table_2 table thead th,
.block_table_2 table thead td,
.block_table_5 table thead,
.block_table_5 table thead th,
.block_table_5 table thead td,
.block_table_6 table thead,
.block_table_6 table thead th,
.block_table_6 table thead td{
	background-color: var(--i_sub2_color);
}
.block_table_2 table th,
.block_table_5 table th,
.block_table_6 table th{
	background-color: var(--i_sub2_color);
	border: 1px solid var(--i_border_color);
	text-align: center;
	vertical-align: middle;
}
.block_table_2 table td,
.block_table_5 table td,
.block_table_6 table td{
	background-color: var(--i_bg_color);

	border: 1px solid var(--i_border_color);
	vertical-align: middle;
}
.block_table_2 table thead td,
.block_table_5 table thead td,
.block_table_6 table thead td{
	text-align: center;
	font-weight: bold;
}
@media screen and (max-width: 500px){
	.block_table_2 table{
		border-bottom: 1px solid var(--i_border_color);
	}
	.block_table_2 table th{
		border-top: 1px solid var(--i_border_color);
	}
	.block_table_2 table td{
		border-top: 1px dotted var(--i_border_color);
	}
}

/*----------------------------block_table_3----------------------------*/

.block_table_3 table thead,
.block_table_3 table thead th,
.block_table_3 table thead td,
.block_table_7 table thead,

.block_table_7 table thead th,
.block_table_7 table thead td{
	background-color: var(--i_sub2_color);
}
.block_table_3 table th,
.block_table_7 table th{
	background-color: var(--i_sub2_color);
	border: 1px solid var(--i_border_color);
	text-align: center;
	vertical-align: middle;
}
.block_table_3 table td,
.block_table_7 table td{
	background-color: var(--i_bg_color);
	border: 1px solid var(--i_border_color);
	vertical-align: middle;
}
@media screen and (max-width: 500px){
	.block_table_3 table{
		border-bottom: 1px solid var(--i_border_color);
	}
	.block_table_3 table th{
		border-top: 1px solid var(--i_border_color);
	}
	.block_table_3 table td{
		border-top: 1px dotted var(--i_border_color);


	}
}
.block_table_3_item li{
	vertical-align: middle;
}

/*----------------------------gallery_archive / gallery_single----------------------------*/

.gallery_archive .inner_item a,
.gallery_single .inner_item a{
	transition: 0.2s ease-in-out;
	background-color: transparent;
}
.gallery_archive .inner_item a:hover,
.gallery_single .inner_item a:hover{
	background-color: #000;
}
.gallery_archive .inner_item a:hover img,
.gallery_single .inner_item a:hover img{
	opacity: 0.8;
}
.gallery_archive .inner_item a:after,
.gallery_single .inner_item a:after{
	color: #fff;
}
.gallery_archive .inner_item p span,
.gallery_single .inner_item p span{
	color: #fff;
}
.gallery_single_slider .slick-arrow::before{
	border-color: var(--i_btn_color);
}

/*----------------------------widget_gallery01----------------------------*/

.widget_gallery01 .slick-arrow{
	height: 40px;
	width: 30px;
	top: 37%;
	left: 0;
}
@media screen and (max-width: 500px){
	.widget_gallery01 .slick-arrow{
		top: 27%;
	}
}
.widget_gallery01 .slick-next{
	left: auto;
	right: 0;
}

/*----------------------------gallery hover効果----------------------------*/

main .widget_gallery01 a,
main .gallery_archive .inner_item a,
main .gallery_single .inner_item a{
	overflow: hidden;
}
main .widget_gallery01 a img,
main .gallery_archive .inner_item a img,
main .gallery_single .inner_item a img{
	/*▼ 位置調整 美容院などの人物の場合は50% 30%あたり*/
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;';
	backface-visibility: visible;
	transition: 1s ease-out !important;
	transition-property: transform opacity !important;
	transform: scale(1.001,1.001);
}
main .widget_gallery01 a:hover img,
main .gallery_archive .inner_item a:hover img,
main .gallery_single .inner_item a:hover img{
	transform: scale(1.1,1.1);
	opacity: 0.8;
}

/*----------------------------news_archive----------------------------*/

.news_archive article .inner_item_img:hover{
	opacity: 0.8;
}
.news_archive article .entry_meta{
	font-size: 1.3rem;
}

.add_design5 #primary article .inner_item_img a i:nth-last-child(1){

	background-size: 50%!important;
}
#sidebar .widget_news02 li a div span i{
	background-size: 50%!important;
}

/*----------------------------widget_coupon----------------------------*/


.widget_coupon .content_wrapper{
	max-width: 900px !important;

}

.widget_coupon .inner_item>div,
.widget_coupon .inner_item>dl{
	font-size: 1.4rem;
	line-height: 1.7;
}

/*----------------------------widget_form----------------------------*/

.widget_form .privacypolicy{
	border: 1px solid var(--i_border_color);
}
.widget_form form{
	border-top: 1px solid var(--i_border_color);
}
.widget_form form dl{
	border-bottom: 1px solid var(--i_border_color);

}
.widget_form form dt,
.widget_form form dd{
	vertical-align: middle;
}
.widget_form form dt span{
	color: var(--i_sub2_color);
	color: #D43B3B !important;
	font-size: 1.2rem;
	font-weight: bold;
}
main form dl input:focus, 
main form textarea:focus{
	background: #fff !important;
}
@media screen and (max-width: 770px){
	.widget_form form dt{
		border-bottom: 1px dotted var(--i_border_color);
	}
}
main form dl input,
main form textarea{
	background: #fff;
	border: 1px solid var(--i_border_color);
	letter-spacing: 1px;
}










main form dl input:focus,
main form textarea:focus{
	background: var(--i_bg_color);
	border: 1px solid var(--i_border_color);
}
main form .submit input{
	letter-spacing: 3px;
	border: none;
}
main form select{
	background: var(--i_bg_color);
	border: 1px solid var(--i_border_color);
	letter-spacing: 1px;
}
main form input[type=radio] + label,
main form input[type=checkbox] + label{
	padding: 0 15px 0 22px;
}
main form input[type=radio] + label::before,
main form input[type=checkbox] + label::before{
	top: 50%;
	left: 0;
	width: 17px;
	height: 17px;
	margin-top: -9px;
	background: var(--i_sub2_color);
}
main form input[type=radio] + label::before{
	border-radius: 30px;
}
main form input[type=radio]:checked + label::after,
main form input[type=checkbox]:checked + label::after{
	left: 4px;
	width: 9px;
	height: 9px;
	margin-top: -5px;
	background: var(--i_sub_color);
}
main form input[type=radio]:checked + label::after{
	border-radius: 100%;
}

/*----------------------------widget_link----------------------------*/

.widget_link .inner_item_txt{
	font-size: 2rem;
}

/*----------------------------widget_lp01----------------------------*/

.widget_lp01 li a:hover{
	opacity: 0.8;
}
.widget_lp01 li a div span{
	background-size: 60% auto;
}

/*----------------------------widget_menu01----------------------------*/

.widget_menu01 h3{
	vertical-align: central;
	font-size: 1.7rem;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.widget_menu01 li dd{
	font-size: 1.3rem;
	letter-spacing: 0;
}

/*----------------------------widget_menu02----------------------------*/

.widget_menu02 h3{
	vertical-align: central;
	font-size: 1.7rem;
	letter-spacing: 1px;
}
.widget_menu02 li>p{
	font-size: 1.3rem;
	letter-spacing: 0;
}

/*----------------------------widget_news02----------------------------*/

.block_news_2 li{
	box-shadow: none!important;
}
.block_news_2 li a{
	padding: 20px;
	border: 1px solid var(--i_border_color);
}
.block_news_2 li a:hover:after{
	border-width: 15px;
}
.block_news_2 li a:hover:after{
	border-width: 10px !important;
}

/*----------------------------widget_shop01----------------------------*/

.widget_staff01 .inner_item a:hover *{
	opacity: 0.8;
}
.widget_staff01 .sub{
	font-size: 1.2rem;
	font-weight: bold;
}


/*----------------------------widget_tel----------------------------*/

.widget_tel .inner_item_tel a,
.widget_tel .inner_item_tel span{
	font-size: 3.6rem;
	letter-spacing: 0.1rem;
	line-height: 1.1;
	padding: 20px;

}
@media screen and (max-width: 450px){
	.widget_tel .inner_item_tel a,
	.widget_tel .inner_item_tel span{
		font-size: 2.6rem;
		padding: 15px 10px;
	}
	.widget_tel .inner_item_tel img{
		margin: 0 5px -2px 0;
	}
	.widget_tel .inner_item_tel svg{
		height: 16px;

		width: 16px;
	}
}

/*----------------------------saitemap----------------------------*/



/*------------------glossary_archive------------------------*/

.glossary_archive .content_wrapper article{
	margin-bottom: 30px;
	padding-bottom: 30px;/*★1*/
}
.glossary_archive .content_wrapper .heading.block_header_2{
	margin-bottom: 10px;
}
.glossary_archive .content_wrapper .heading.block_header_2 .h{
	font-size: 1.8rem;
}
.glossary_archive .content_wrapper .heading.block_header_2 a:after{
	content: "View More";
	position: absolute;
	width: 150px;
	bottom: 32px;/*★1 + 数px*/
	right: 0;
	text-align: center;
	font-size: 1.5rem;
	font-weight: normal;
	padding: 3px 10px;
}
.glossary_archive .content_wrapper article .entry_body{
	padding-right: 180px;
}

@media screen and (max-width: 1224px){
	.glossary_archive .content_wrapper .heading.block_header_2 a:after{
		bottom: calc(32px + 1.8rem);/*★1 + 数px*/
	}
}
@media screen and (max-width: 650px){
	.glossary_archive .content_wrapper article{
		padding-bottom: 60px;
	}
	.glossary_archive .content_wrapper .heading.block_header_2 a:after{
		bottom: 30px;/*★1*/



	}
	.glossary_archive .content_wrapper article .entry_body{
		padding-right: 0;
	}
}

/*------------------recruit------------------------*/

.recruit_archive.add_design1 .recruitment_list .inner_item{
	background: rgba(255,255,255,.8);
}

.index main>section:first-child +div.composite_box01 .heading.block_header_4 .h,
.index main>section:first-child +div+div.composite_box01 .heading.block_header_4 .h{
	font-size: 2.5rem;
	letter-spacing: 0.1rem;
}
@media screen and (min-width: 901px) {
	header .header_contents .header_sns.on {
		position: relative;
		display: inline-block;
		width: auto;
		padding: 0;
	}
	header .header_contents .header_sns ul {
		width: auto;
	}
}
@media screen and (min-width: 901px) and (max-width: 1000px) {
	header .header_contents .header_col1 .tel {
		font-size: 21px;
	}
	header .header_contents .header_col1 .btn>a {
		padding: 5px;
	}
}
@media screen and (max-width: 800px){
	.index main>section:first-child +div.composite_box01 .heading.block_header_4 .h,
	.index main>section:first-child +div+div.composite_box01 .heading.block_header_4 .h{
		font-size: 2.1rem;
	}
}

/*------------------追加したCSS------------------------*/
/* ----- サービス ----- */
/*#top_service+div{
	background: url(/common/upload_data/03kouboujp/image/service_l.png) no-repeat left top 20%, url(/common/upload_data/03kouboujp/image/service_r.png) no-repeat right top 20%,var(--i_sub3_color)!important;
}*/
/*#top_service+div .inner_item{
	aspect-ratio: 1 / 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: url(/common/upload_data/03kouboujp/image/service_bg_house.png) no-repeat center / contain;
	color: #fff;
	/* border-radius: 50%; */
	max-width: 280px;
}
#top_service+div .inner_item .heading.block_header_4 .h{
	color: #fff;
	font-size: 2.8rem !important;
	font-weight: bold;
}
#top_service+div.composite_box01 .wrapper_item{
	justify-content: center;
	align-items: flex-start;
}
#top_service+div .inner_item:nth-of-type(even){
	margin-top: 50px;
}
#top_service+div .inner_item:nth-of-type(3){
	margin-top: 20px;
}
@media screen and (min-width: 1921px){
/*	#top_service_btn+div{
		padding-top: 600px;
	}
	#top_service+div{
		margin-bottom: -520px;
	}*/
}
@media screen and (max-width: 1920px){
/*	#top_service_btn+div{
		padding-top: 400px;
	}
	#top_service+div{
		margin-bottom: -320px;
	}*/
}
@media screen and (max-width: 1200px){
	#top_service+div{
		background-size: 10% !important;
		background-position: left top, right top!important;
	}
	#top_service+div .inner_item_txt p{
		font-size: 1.2rem;
	}
}
@media screen and (max-width: 900px){
/*	#top_service_btn+div{
		padding-top: 350px;
	}*/
	#top_service+div .inner_item_txt p{
		font-size: 1.7rem;
	}
}
@media screen and (max-width: 650px){
	#top_service+div {
		background-size: 20%,17% !important;
		background-position: left 1rem top, right 1rem top!important;
	}
}

/* 修正 */
#top_service+div .inner_item_txt{
	position: relative;
}
#top_service+div .inner_item_txt:before {
	content: "";
	position: absolute;
	left: 0;
	top: 25px;
	width: 100%;
	height: 80px;
	background: var(--i_sub3_color);
	z-index: -1;
}
#top_service+div .inner_item:nth-of-type(odd) .heading.block_header_4{
	text-align: right;
}
#top_service+div .heading.block_header_4 .h{
	font-size: 4rem !important;
	line-height: 1em;
	letter-spacing: .04em;
	font-weight: 500;
	color: #e6e6e6;
}
#top_service+div .heading.block_header_4 p{
	margin-top: 20px;
	font-size: 2.4rem;
	line-height: 1.4375em;
	letter-spacing: .12em;
	font-weight: 500;
	color: var(--i_txt_color);
}
@media screen and (min-width: 769px){
	#top_service+div .inner_item_txt:before {
		top 60px;
		top: 55px;
		height: 130px;
	}
	#top_service+div .inner_item_txt{
		width: calc(100% - 710px);
		padding-right: calc((100% - 1050px) / 2);
	}
	#top_service+div .inner_item:nth-of-type(even) .inner_item_txt{
		padding-left: calc((100% - 1050px) / 2);
	}
	#top_service+div .heading.block_header_4 .h{
		font-size: 9rem !important;
	}
	#top_service+div .heading.block_header_4 p{
		font-size: 3.2rem;
		margin-top: 39px;
	}
}

/* 透過画像 */
#top_service+div .inner_item{
	position: relative;
}
/*#top_service+div .inner_item:before{
	content: "";
    display: block;
    width: 100%;
	height: 100%;
    background: url(/common/upload_data/03kouboujp/image/01_1.png) no-repeat right bottom / 10vw;
    background-size: 10vw;
	position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none;
    z-index: 7;
}
#top_service+div .inner_item:nth-of-type(2):before{
	background: url(/common/upload_data/03kouboujp/image/02_1.png) no-repeat right bottom / 10vw;
}
#top_service+div .inner_item:nth-of-type(3):before{
	background: url(/common/upload_data/03kouboujp/image/03_1.png) no-repeat right bottom / 10vw;
}
#top_service+div .inner_item:nth-of-type(4):before{
	background: url(/common/upload_data/03kouboujp/image/04_1.png) no-repeat right bottom / 10vw;
}

#top_service+div .inner_item:nth-of-type(2):before,
#top_service+div .inner_item:nth-of-type(4):before{
	right: 35%;
}


@media screen and (max-width: 900px){
	#top_service+div .inner_item:before,
	#top_service+div .inner_item:nth-of-type(2):before,
	#top_service+div .inner_item:nth-of-type(3):before,
	#top_service+div .inner_item:nth-of-type(4):before{
		background-size: 150px;
	}
	#top_service+div .inner_item:nth-of-type(1):before,
	#top_service+div .inner_item:nth-of-type(3):before{
		background-position: left bottom;
	}
	#top_service+div .inner_item:nth-of-type(2):before,
	#top_service+div .inner_item:nth-of-type(4):before{
		right: 0;
	}
}

@media screen and (max-width: 768px){
	#top_service+div .inner_item:before{
		content: none;
	}
	#top_service+div .inner_item_txt{
		position: relative;
	}
	#top_service+div .inner_item_txt:after{
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: url(/common/upload_data/03kouboujp/image/01_1.png) no-repeat left top / 25vw;
		position: absolute;
		top: -80px;
		left: 0;
		pointer-events: none;
		z-index: 7;
	}
	#top_service+div .inner_item:nth-of-type(2) .inner_item_txt:after{
		background: url(/common/upload_data/03kouboujp/image/02_1.png) no-repeat right top / 25vw;
	}
	#top_service+div .inner_item:nth-of-type(3) .inner_item_txt:after{
		background: url(/common/upload_data/03kouboujp/image/03_1.png) no-repeat left top / 25vw;
	}
	#top_service+div .inner_item:nth-of-type(4) .inner_item_txt:after{
		background: url(/common/upload_data/03kouboujp/image/04_1.png) no-repeat right top / 25vw;
	}
}*/

/* ----- コンセプト・代表あいさつ ----- */
/* テキスト */
a[id^="hd"]+section .heading.block_header_2 .h{
	margin-bottom: 5px;
	padding-left: 0;
	font-size: 3.4rem!important;
	letter-spacing: 0.2rem;
}
a[id^="hd"]+section .heading.block_header_2 .h:before{
	display: none;
}
a[id^="hd"]+section .heading.block_header_2 p{
	padding-left: 0;
	font-size: 1.75rem;
	letter-spacing: 0.2rem;
	color: var(--i_main_color);
}
a[id^="hd"]+section .wrapper_item{
	border-radius: 20px;
}
#hd1+section .inner_item_img img{
	border-radius: 0 20px 20px 0;
}
#hd2+section .inner_item_img img{
	border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 900px){
	a[id^="hd"]+section .heading.block_header_2{
		text-align: center;
	}
	#hd1+section .inner_item_img img,
	#hd2+section .inner_item_img img{
		border-radius: 20px;
	}
}
@media screen and (max-width: 800px){
	a[id^="hd"]+section .heading.block_header_2 .h{
		font-size: 2.8rem!important;
	}
	a[id^="hd"]+section .heading.block_header_2 p{
		font-size: 1.4rem;
		letter-spacing: 0.1rem;
	}
}
@media screen and (max-width: 700px){
	#hd1+section .inner_item_img img,
	#hd2+section .inner_item_img img{
		border-radius: 20px 20px 0 0;
	}
}

/* ----- フロー ----- */
#flow2 + div .heading.block_header_4 .h{
	font-size: 2.4rem !important;
	padding-bottom: 5px;
	border-bottom: 2px solid #968a84;
}
#flow2 + div .inner_item_txt {
	/* flex: 1 1 auto; */
}
#flow2 + div .inner_item_img img{
	aspect-ratio: 800/533;
}
#flow2 + div .wrapper_item {
	overflow: visible;
}
#flow2 + div .inner_item_txt {
	position: relative;
}
#flow2 + div .inner_item:not(:last-of-type) .inner_item_txt::after {
	content: "";
	position: absolute;
	top: 50%;
	right: -18px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 25px;
	border-color: transparent transparent transparent #968a84;
	z-index: 0;
}
/*#flow2_btn+div .content_wrapper>a{
	color: #fff !important;
	border-bottom: 5px dotted #fff;
}
#flow2_btn+div .content_wrapper>a:before{
	background-color: #fff;
}*/

@media screen and (max-width: 480px) {
	#flow2 + div .inner_item:not(:last-of-type) .inner_item_txt::after {
		display: none;
	}
	#flow2 + div .inner_item {
		position: relative;
	}
	#flow2 + div .inner_item:not(:last-of-type) {
		margin-bottom: 50px !important;
	}
	#flow2 + div .inner_item:not(:last-of-type)::after {
		content: "";
		position: absolute;
		bottom: -50px;
		left: calc(50% - 12.5px);
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 25px 0 25px 25px;
		border-color: transparent transparent transparent #968a84;
		z-index: 0;
		transform: rotate(90deg);
	}
}

/* ----- ブログ ----- */
#top_blog+div{
	padding-left: 20px;
	padding-right: 20px;
}
#top_blog+.block_news_1>.content_wrapper{
	background: #fff!important;
	padding: 60px;
	/*border: 1px solid var(--i_border_color);
	border-radius: 20px;*/
}
@media screen and (max-width: 900px){
	#top_blog+.block_news_1>.content_wrapper{
		padding: 40px 20px;
	}
}

/* ----- コラム ----- */
a[id*="bcn1"]  + .block_news_1 > .content_wrapper {
	display: grid;
	grid-template-columns: 35% 60%;
	align-items: center;
	justify-content: space-between;
}
a[id*="bcn1"]  + .block_news_1 .content_wrapper > .heading {
	grid-row: 1;
	grid-column: 1;
}
a[id*="bcn1"]  + .block_news_1 .content_wrapper > .add_text {
	grid-row: 2;
	grid-column: 1;
	font-size: 95%;
	text-align: left;
}
a[id*="bcn1"]  + .block_news_1 .content_wrapper > ul {
	grid-row: 1/4;
	grid-column: 2;
	min-width: 0;
	width: 100%;
}
a[id*="bcn1"]  + .block_news_1 .content_wrapper > .contents_btn01 {
	grid-row: 3;
	grid-column: 1;
	padding-top: 0;
	padding-left: 0;
}
a[id*="bcn1"]  + .block_news_1 li a {
	padding: 15px 0;
}
a[id*="bcn1"]  + .block_news_1 ul > li {
	border: none !important;
	border-top: 3px solid #51555e !important;
	background: var(--i_sub2_color);
	padding: 5px 20px;
	margin-bottom: 20px;
}
a[id*="bcn1"]  + .block_news_1 ul > li:last-of-type {
	margin-bottom: 0;
}
a[id*="bcn1"]  + div > .content_wrapper {
	background: #fff;
	padding: 80px 4%;
	box-sizing: border-box;
	/*border-radius: 20px;
	border: 1px solid var(--i_border_color);*/
}

@media screen and (max-width: 1200px) {
	a[id*="bcn1"]  + div > .content_wrapper {
		padding: 60px 4% 60px;
		width: calc(100% - 40px);
	}
}

@media screen and (max-width: 800px) {
	a[id*="bcn1"]  + .block_news_1 > .content_wrapper {
		display: block;
	}
	a[id*="bcn1"]  + .block_news_1 .content_wrapper > .contents_btn01 {
		padding-top: 30px;
		padding-left: 8px;
	}
	a[id*="bcn1"]  + .block_news_1 .content_wrapper > .contents_btn01 a {
		min-width: 200px;
	}
}

/* ----- 追従SNSボタン ----- */
#fixsns .sns li.snstgl{
	background: var(--i_sub_color);
}

/*------ MV動画css ------*/
@media screen and (min-width: 901px){
	#mv{
		width: 100%;
	}
	#mv,
	#mv .mv_img li.show{
		border-radius: 0px;
	}
}
@media screen and (max-width: 900px){
	#mv{
		width: 98%;
	}	
}
/*------ gallery一覧ページ------*/
.gallery_archive.add_design2 .inner_item:nth-of-type(3n) {
    margin-right: 3.5%;
}
.gallery_archive.add_design2 .inner_item {
    width: 45%;
}
.gallery_archive.add_design2 .wrapper_item {
    justify-content: space-between;
}
.gallery_archive.add_design2 .inner_item:nth-of-type(2n) {
    margin-right: 0;
}
/*------ 全ページ画像正方形に------*/
img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
#setting_modal .sample li img {
    aspect-ratio: auto;
}
.widget_gallery01.add_design3 .wrapper_item .inner_item>a img, .widget_gallery01.add_design7 .wrapper_item .inner_item>a img {
    height: auto;
}
.gallery_archive.add_design2 .inner_item a img {
    height: auto;
}
#load img, footer .logo img {
    aspect-ratio: auto;
}
/*------ デザイン変更------*/
#fixbtn .inner {
    background: #f4f6f7;
}
.contents_box01.block_image_text_11 .wrapper_item, .contents_box01.block_image_text_12 .wrapper_item {
    border: none;
}
body.ft03, body.ft03 #setting_modal .heading_design * {
    font-family: "Noto Sans JP", serif, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a#flow2+div h2.h, a#flow2+div .heading+.add_text {
    color: #665a59;
}
/*------ ボタンデザイン変更------*/
.contents_btn01 a {
    transition: none;
}
.contents_btn01 a:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    top: 50%;
    transform: translateY(-40%) rotate(45deg);
    border-top: 1px solid var(--i_txt_color);
    transition: all 0.2s;
}
.contents_btn01 a:after{
    content: "";
    position: absolute;
    width: 24px;
    height: 1px;
    right: 18px;
    top: 53%;
    transform: translateY(-40%);
    background: var(--i_txt_color);
    transition: all 0.2s;
}
.contents_btn01 a:hover::before {
    right: 10px;
}
.contents_btn01 a:hover::after {
    right: 9px;
}
.contents_btn01 a:hover:before, .contents_btn01 a:hover:after {
    animation: none !important;
}

/* ----- ヘッダー・フッターボタン修正 ----- */
#fixbtn[data-pattern="2"] .contents_btn01 a:before, #fixbtn[data-pattern="2"] .contents_btn01 a:after{
	background: #fff;
}
header .header_contents .header_col1 .btn>a{
	position: relative;
	transition: 0.4s ease-in-out;
    border: none;
    padding: 0;
    background: var(--i_btn_color);
}
header .header_contents .header_col1 .btn>a:after{
	content: "";
	position: absolute;
	width: 15px;
	height: 1px;
	right: 18px;
	top: 53%;
	transform: translateY(-40%);
	background: #fff;
	transition: all 0.2s;
	animation: none !important;
}
header .header_contents .header_col1 .btn>a:hover:after{
	animation:0.18s steps(200) 0.1s normal forwards 1 thearrowlink;
	animation-name: thearrowlink;
	-webkit-animation-name: thearrowlink;
	animation-duration:0.18s;
	-webkit-animation-duration:0.18s;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-timing-function: steps(200);
	-webkit-animation-timing-function: steps(200);
	animation-delay: 0;
	-webkit-animation-delay: 0;
	animation-direction: normal;
	-webkit-animation-direction: normal;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
header .header_contents .header_col1 .btn>a:hover::after {
    right: 9px;
}

/*ヘッダー常時バーガー*/
header#pattern4 .header_contents .header_col1 {
    padding: 5px 0;
}

#mv .mv_text h2{
  font-size: min(2.8rem,2vw) !important;
}
#mv .mv_text{
  padding-top: 0px !important;
  top: 40px;
  left: min(22vw, 280px) !important;
  height: fit-content;
}
body.ss #lv_outer{
  border-top: none !important;
}
#mv_outer{
  padding-top: 0;
}
header#pattern4 .inner>.btn{
  display: none;
}
header#pattern4 h1{
  position: static;
  text-shadow: 0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff;
  font-weight: 700;
}
header .wraper>.inner{
  align-items: flex-start;
}
header .burger li.sp_translate{
  margin-top: -40px;
  margin-right: 20px;
  position: relative;
}
header#pattern4 .inner>.header_sns ul{
  display: none;
}
.header_sns_sp{
  position: absolute;
  top: 35px;
  right: 92px;
}
header .burger li.sp_menu{
  width: 80px;
  height: 90px;
}
header .burger li.sp_menu a{
  width: 100%;
  height: 100%;
  background: var(--i_sub_color);
  box-sizing: border-box;
  padding: 0;
}
header .sp_menu a div{
  display: flex;
  align-items: center;
  width: 40%;
}
header .sp_menu a div span{
  margin-top: 0;
  height: 2px;
}
header#pattern4 .burger{
  top: -10px;
  right: 0;
  transform: translate(0);
}
header.width_full .wraper {
  padding: 0 0 0 25px;
  width: calc(100% - 25px);
}
header#pattern4 .wraper>.inner{
  padding-top: 10px;
}
header .sp_menu a div:before,
header .sp_menu a div:after{
  height: 2px;
}
header .sp_menu a div:before {
  top: 34px;
}
header .sp_menu a div:after {
  top: 54px;
}
header.open .sp_menu a div:after {
  transform: rotate(225deg);
  top: 40px;
}
header.open .sp_menu a div:before {
  transform: rotate(-225deg);
  top: 40px;
}
header#pattern4 .header_contents{
  top: 0;
  padding-top: 120px !important;
  height: 100vh !important;
}
header#pattern4 .logo img,
header .burger li.sp_translate a svg{
  filter: drop-shadow(0px 0px 1px #fff) drop-shadow(0px 0px 1px #fff) drop-shadow(0px 0px 1px #fff);
}
body.scrolled header:not(.nofixed)#pattern4 .wraper>.inner{
  padding-top: 10px;
  padding-bottom: 14px;
}
body.scrolled header:not(.nofixed) .logo{
  padding-top: 20px !important;
}
body.scrolled header{
  background: transparent;
  box-shadow: none;
}
header#pattern4,
body.hHide header:not(.nofixed){
  position: fixed;
  top: 0;
}
header .sp_menu a div span,
header .sp_menu a div:before,
header .sp_menu a div:after{
  background: #fff;
}
header .logo a img{
  width : min(260px,20vw);
}
body.scrolled header .logo a img{
  max-height: unset;
}
@media screen and (max-width: 900px){
  header#pattern4.open:after{
    max-height: 80px;
  }
  #mv .mv_text{
    display: flex;
    align-items: center;
    padding-top: 90px !important;
    top: 70px;
    left: 0 !important;
    height: calc(100% - 140px);
  }
  #mv .mv_text h2{
    font-size: max(16px,4.2vw) !important;
  }
  body.scrolled header:not(.nofixed) .logo{
    padding-top: 0 !important;
  }
  body.scrolled header .logo a img,
  header .logo a img{
    max-height: unset !important;
  }
  header .logo{
    padding-top: 0 !important;
  }
  header .wraper>.inner{
    align-items: center;
  }
  header.width_full .wraper {
    padding: 0;
    width: 100%;
  }
  .header_sns_sp{
    top: 0;
    right: 160px;
  }
  header .burger li.sp_menu{
    height: 80px;
  }
  header .sp_menu a div:before {
    top: 30px;
  }
  header .sp_menu a div:after {
    top: 48px;
  }
  header .burger li.sp_translate{
    margin-top: 0;
  }
  header#pattern4 .logo{
    margin-left: 20px;
  }
}
@media screen and (max-width: 700px){
  header#pattern4.open .header_contents{
    width: 100% !important;
    left: 0;
  }
  header#pattern4.open:after{
    width: 100%;
  }
}
@media screen and (max-width: 500px){
  .header_sns_sp{
    right: 80px;
  }
  header .burger li.header_sns_sp{
    display: none;
  }
  header.open .burger li.header_sns_sp{
    display: block;
  }
  header .burger li.sp_translate{
    margin-right: 10px;
  }
  header#pattern4.open .logo{
    opacity: 0;
    z-index: -1;
  }
  header.open .burger li.sp_translate{
    display: none;
  }
  header .burger li.sp_menu{
    width: 60px;
  }
  header .logo a img{
    width: max(30vw, 120px);
  }
}
@media screen and (min-width: 901px){
header#pattern4 .header_contents {
    overflow: hidden;
}
header#pattern4 .header_contents .inner {
    justify-content: unset!important;
    overflow-y: auto;
    height: 100%;
  }
}

/*見出しサイズ*/
.heading.block_header_1 p,
.heading.block_header_6 .h,
a[id^="hd"]+section .heading.block_header_2 .h{
  font-weight: 500;
  font-size: 3.2rem !important;
  line-height: 1.4375;
}
.heading.block_header_1 .h, .heading.block_header_6 p,
a[id^="hd"]+section .heading.block_header_2 p{
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.4444;
}
body{
  font-weight: 300;
  line-height: 2.1428;
  font-size: 1.4rem;
}

/*画像正方形解除*/
img {
  aspect-ratio: initial;
}

/*お家ギャラリーテキスト位置*/
.gallery_archive.add_design2 .inner_item .heading p{
  text-align: center;
}

/*ブログサイドバー*/
#sidebar .heading.block_header_5 .h,
#sidebar .heading.block_header_5 p{
  color: #fff;
}


/*2024/12/10修正*/


/*MVテキスト*/
body:not(.edit_view ).done #mv.mv_mp4_pv .mv_text{
  opacity: 1;
}
#mv .mv_text h2 {
  font-size: min(3.1rem, 2.2vw) !important;
  color: var(--i_main_color);
  filter: drop-shadow(0px 0px 1px #fff) drop-shadow(0px 0px 1px #fff) drop-shadow(0px 0px 1px #fff);
}

@media screen and (max-width: 900px){
  #mv .mv_text h2{
    font-size: max(18px, 4.6vw) !important;
  }
}
/*MVロゴMVのみ表示*/
/* header#pattern4 .logo{
  display: none;
} */
#lv_outer{
  position: relative;
}
/* #mv_outer::before,
#lv_outer::before{
  position: absolute;
  content: "";
  top: 30px;
  left: 25px;
  width: min(234px, 18vw);
  height: auto;
  aspect-ratio: 269 / 73;
  background: url(/common/upload_data/03kouboujp/image/logo_1.png) no-repeat center / contain;
  z-index: 3;
  filter: drop-shadow(0px 0px 1px #fff) drop-shadow(0px 0px 1px #fff) drop-shadow(0px 0px 1px #fff);
} */
header .wraper>.inner{
  justify-content: flex-end;
}
@media screen and (max-width: 480px){
 #mv_outer::before,
 #lv_outer::before{
    min-width: 100px;
    top: 20px;
    left: 20px;
  }
}


/*ヘッダーSNS*/
header .burger li.sp_translate {
  margin-top: 0;
}
.header_sns_sp{
  position: static;
  margin-right: 60px;
}
header.open:after, header .header_contents {
  background: rgba(255, 255, 255, 1);
  height: calc(100% - 10px);
}
.header_sns_sp{
  right: 80px;
}
header .burger li.header_sns_sp{
  display: none;
}
header.open .burger li.header_sns_sp{
  display: block;
}
header .burger li.sp_translate{
  margin-right: 10px;
}
header#pattern4.open .logo{
  opacity: 0;
  z-index: -1;
}
header.open .burger li.sp_translate{
  display: none;
}
header .burger li.sp_translate{
  display: none;
  position: fixed;
  right: 80px;
}
header.open .burger li.sp_translate{
  display: block;
}
header#pattern4.width_full h1{
  position: absolute;
  right: 90px;
}
@media screen and (max-width: 500px){
  header .burger li.sp_translate {
    right: 54px;
  }
  .header_sns_sp{
    margin-right: 50px;
  }
}

/*PC時バーガーメニュー上余白修正*/
@media screen and (min-width: 901px){
  header#pattern4 .header_contents .inner{
    justify-content: space-between !important;
  }
}

/*SNS追従順番*/
#fixsns .sns li.sns_1{
  order: 3;
}
#fixsns .sns li.sns_3{
  order: 4;
  padding-right: 20px;
}
#fixsns .sns li.sns_4{
  order: 1;
}
#fixsns .sns li.sns_5{
  order: 2;
}
#fixsns .sns li.sns_5:not(.snstgl):last-child{
  padding-right: 0;
}


/*----追加修正-----*/
header#pattern4 .burger ul {
    display: flex !important;
}

#fixsns .sns {
    display: none;
}

header#pattern4 .header_contents .header_col1 {
    flex-direction: column-reverse !important;
}

@media screen and (max-width: 550px) {
    #fixbtn .inner {
        flex-direction: column-reverse;
    }
    #fixbtn .fixbtntel {
        margin: 0 auto;
    }
}


.widget_form .content_wrapper {
    display: flex;
    flex-direction: column-reverse;
}

.widget_form form {
    padding-bottom: 5rem;
}