@charset "utf-8";
/* 
Theme Name: genova_tpl
File: style.css
Author: Genova Design
Author URL: https://genova.co.jp/
Description: Genova 2021 Wordpress template
Version: 1.0
*/
/*　Elementor編集画面　*/
.hikoukai {
	display: none;
}
.elementor-editor-active #content .hikoukai {
	display: block !important;
	border: 5px solid #777;
	background: rgba(85, 85, 85, 0.5);
	padding: 20px 0;
}
/* =====================================
■RESET
===================================== */
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/* =====================================
■BASE
===================================== */
/* -------------------------------------
general
------------------------------------- */
html {
	font-size: 62.5%;
}
body {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.9;
	color: #404448;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2;
	-webkit-text-size-adjust: 100%;
	/*word-break: break-all;
	line-break: strict;*/
}
body:after {
	content: "";
	width: 100%;
	height: 100vh;
	background: url(/wp-content/uploads/page_bg.png) no-repeat bottom left;
	background-size: cover;
	position: fixed;
	left: 0;
	top: 0;
	z-index: -2;
	pointer-events: none;
} 
a:focus, *:focus {
	outline: none;
}
a {
	color: #22201E;
	vertical-align: baseline;
	text-decoration: none;
	transition: all 0.5s;
}
a:hover {
	text-decoration: underline;
	transition: all 0.5s;
}
a[href^="tel:"] {
	pointer-events: none;
	cursor: text;
}
img {
	width: auto;
	max-width: 100%;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	-webkit-backface-visibility: hidden;
}
a img {
	opacity: 1;
	transition: opacity .5s;
}
a:hover img {
	opacity: 0.8;
	transition: opacity .5s;
}
a.imgChange:hover img {
	opacity: 1;
}
table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
p:not(:last-child) {
	margin-bottom: 1.1em;
}
strong {
	font-weight: 600;
}

/*　Elementor編集画面　*/
.hikoukai {
	display: none;
}
.elementor-editor-active #content .hikoukai {
	display: block !important;
	border: 5px solid #777;
	background: rgba(85, 85, 85, 0.5);
	padding: 20px 0;
}
.elementor-editor-active #content > #news {
	display: none;
}

@media screen and (max-width: 767px) {
	a[href^="tel:"] {
		pointer-events: auto;
		cursor: pointer;
	}
	.auto_height {
		height: auto !important;
	}
	body.home:after {
		height: 614px;
		background: url(/wp-content/uploads/page_spbg.png) no-repeat bottom left;
		background-size: cover;
		position: fixed;
	}
}

/* -------------------------------------
Icon fonts
------------------------------------- */
@font-face {
	font-family: 'CustomIcons';
	src:  url('./libs/CustomIcons/CustomIcons.eot');
	src:  url('../libs/CustomIcons/CustomIcons.eot#iefix') format('embedded-opentype'),
		url('./libs/CustomIcons/CustomIcons.ttf') format('truetype'),
		url('./libs/CustomIcons/CustomIcons.woff') format('woff'),
		url('./libs/CustomIcons/CustomIcons.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Font Awesome';
	src:  url('./libs/Font Awesome/Font Awesome.eot');
	src:  url('../libs/Font Awesome/Font Awesome.eot#iefix') format('embedded-opentype'),
		url('./libs/Font Awesome/Font Awesome.ttf') format('truetype'),
		url('./libs/Font Awesome/Font Awesome.woff') format('woff'),
		url('./libs/Font Awesome/Font Awesome.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'icomoon';
	src:  url('./libs/icomoon/icomoon.eot');
	src:  url('../libs/icomoon/icomoon.eot#iefix') format('embedded-opentype'),
		url('./libs/icomoon/icomoon.ttf') format('truetype'),
		url('./libs/icomoon/icomoon.woff') format('woff'),
		url('./libs/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class*='icon-']:not([class*='eicon-']):not([class*='elementor-icon-'])::before {
	display: inline-block;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: baseline;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-home::before {content: "\e90b";}
.icon-blog::before {content: "\e900";}
.icon-category::before {content: "\e901";}
.icon-check::before {content: "\e902";}
.icon-checked::before {content: "\e903";}
.icon-down::before {content: "\e904";}
.icon-facebook::before {content: "\e905";}
.icon-google::before {content: "\e906";}
.icon-line::before {content: "\e907";}
.icon-twitter::before {content: "\e908";}
.icon-arrow02::before {content: "\e909";}
.icon-arrow01::before {content: "\e910";}
.icon-search::before {content: "\e911";}
.icon-tag::before {content: "\e912";}
.icon-checkbox-unchecked::before {content: "\ea53";}
.icon-checkbox-checked::before {content: "\ea52";}
.radio-unchecked::before {content: "\ea56";}
.radio-checked::before {content: "\ea54";}
.radio-checked2::before {content: "\ea55";}

/* -------------------------------------
shortcuts
------------------------------------- */
/* ■スペーサー
------------------------------------- */
/* margin */
.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.mt0 { margin-top: 0px !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }

/* padding */
.pt0 { padding-top: 0px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }

.pb0 { padding-bottom: 0px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }

/* ■汎用
------------------------------------- */
/* float */
.fr {
	float: right!important;
}
.fl {
	float: left!important;
}

/* clear */
.clearfix {
	*zoom: 1;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.cl {
	clear: both !important;
}

/* text indent */
.textHide {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.ovHide {
	overflow: hidden;
}

/* text-align */
.tac {
	text-align: center !important;
}
.tar {
	text-align: right !important;
}
.tal {
	text-align: left !important;
}

/* font-weight */
.fb {
	font-weight: bold !important;
}
.half {
	display: inline-block;
}

/* Pc/sp change */
.sp {
	display: none;
}

@media screen and (max-width: 767px) {
	.pc {
		display: none!important;
	}
	.sp {
		display: block!important;
	}
}

/*--------------------------------------
container
--------------------------------------*/
.container {
	width: 100%;
	max-width: 1120px;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
}
.container:after {
	content: "";
	display: block;
	clear: both;
}


/* =====================================
■HEADER
===================================== */
#wrapper {
	height: 100%;
	box-sizing: border-box;
	padding-top: 140px;
}
/* body:not(.home) #wrapper {
padding-top: 74px;
} */
header {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;	
	z-index: 9999;
	transition: all 0.5s;
	box-sizing: border-box;
}

/* logo */
header .logo {
	max-width: 200px;
	width: 16%;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
header .logo a {
	line-height: 1;
}
header .logo img {
	width: 100%;
}

/* nav */
nav {
	float: right; 
}
nav .menu {
	height: auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: center;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	box-sizing: border-box;
}
nav .menu > li {
	margin-left: 32px;
	position: relative;
}
nav .menu > li:first-child {
	margin: 0;
}
nav .menu > li > a,
nav .menu > li > span {
	display: flex;
	align-items: center;
	width: 100%;
	height: 32px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1;
	color: #FFF;
	cursor: pointer;
	text-decoration: none !important;
	position: relative;
	z-index: 1000;
	transition: all 0.5s;
	box-sizing: border-box;
	font-size: 16px;
}

nav .menu > li > a > span,
nav .menu > li > span > span {
	display: block;
	margin: 0 auto;
}
nav .menu > li a span {
	color: #404448;
}
nav .menu > li .subMenu {
	display: block;
	width: 186px;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	padding-top: 12px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	z-index: 999;
	transition: all 0.3s;
	box-sizing: border-box;
}
nav .menu > li.hover .subMenu:before {
	content: "";
	border-bottom: 12px solid #203B75;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 4;
}
.desktop nav .menu > li.hover .subMenu:after {
	display: block;
	content: "";
	width: 100%;
	height: 50px;
	clip-path: polygon(62% 0%, 100% 100%, 0% 100%, 38% 0%);
	position: absolute;
	top: -37px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}
nav .menu > li ul {
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
}
nav .menu > li ul li:not(:first-child) {
	margin-top: 1px;
}
nav .menu > li ul li.li01 {
	margin-top: 0;
}
nav .menu > li ul li a {
	display: block;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 0;
	color: #000000;
	text-align: center;
	background: #203B75;
	padding: 12px 15px;
	position: relative;
	z-index: 2;
	font-weight: 400;
}
nav .menu > li ul a:hover {
	color: #5D7F9A; 
	opacity: 1;
	text-decoration: none;
}
.desktop nav .menu > li > span:hover + .subMenu,
.desktop nav .menu > li > span .subMenu:hover,
.desktop nav .menu > li .subMenu:hover {
	pointer-events: auto;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}
.desktop nav .menu > li ul a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	text-decoration: none;
}
.tablet nav .menu > li > .subMenu {
	display: none;
}
.tablet nav .menu > li > span + .subMenu {
	pointer-events: none;
	opacity: 0;
}
.tablet nav .menu > li.hover > span + .subMenu {
	pointer-events: auto;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}

/* conversion */
header .headTel a {
	display: block;
	width: 245px;
	background: linear-gradient(227deg, #C02BC6 0%, #413BE0 100%);
	border-radius: 0 0 10px 10px;
	text-align: center;
	padding: 7px 5px 3px;
}
header .headTel a span {
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	text-shadow: 0 .15px 0 #fff;
	padding-left: 26px;
	position: relative;
}
header .headTel a span:before {
	content: "";
	width: 13px;
	height: 24px;
	background: url(/wp-content/uploads/icon-tel.png) no-repeat left top;
	background-size: 13px 24px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(calc(-50% - 1px));
}
header .headInq a {
	display: block;
	width: 139px;
	height: 36px;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 36px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	position: relative;
	z-index: 2;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
}
header .headInq a:hover {
	opacity: 0.8;
}
header .headInq a:after {
	content: "";
	width: 100%;
	height: 100%;
	background: #203B75;
	border-radius: 50px;
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity 0.3s ease;
	z-index: -1;
	pointer-events: none;
}

@media screen and (min-width: 768px) {
	header .wrap {
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	/* nav */
	nav {
		display: block !important;
	}
	nav .menu > li > a:after {
		display: block;
		content: "";
		width: 100%;
		height: 2px;
		background: #fff;
		position: absolute;
		left: 0;
		bottom: 0;
		transition: 0.2s ease-out;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
	}
	.desktop nav .menu > li > a:hover:after,
	nav .menu > li.hover > a:after {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
	nav .menu > li .subMenu {
		pointer-events: none;
	}
	header .wrap nav {
		width: 100%;
		padding-right: 43px;
		box-sizing: border-box;
	}
	nav {
		float: none;
	}
	/* conversion */
	header .headTel {
		position: absolute;
		right: 0;
		top: 0;
	}
	header .headInq {
		height: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		max-width: 248px;
	}
	header .wrap .header_right {
		width: 84%;
		max-width: 100%;
		padding-left: 10px;
		box-sizing: border-box;
		display: flex;
		justify-content: flex-end;
		padding-top: 30px;
	}
	header .wrap .header_right .header_tel {
		font-size: 26px;
		line-height: 60.6px;
		letter-spacing: 0;
		font-family: "Zen Kaku Gothic Antique", sans-serif;
		font-weight: 500;
		font-style: normal;
		color: #fff;
	}
	header .wrap .header_right .web {
		margin-left: 19px;
	}
}

@media screen and (max-width: 1282px) and (min-width: 1200px) {
	/* logo */
	header .logo {
		width: 21.6%;
	}

	/* nav */
	header .wrap nav {
		padding-right: 20px;
	}
	nav .menu > li {
		margin-left: 30px;
	}
}

@media screen and (max-width: 1348px) and (min-width: 1025px) {
	/* logo */
	header .logo {
		width: 20%;
	}

	/* nav */
	header .wrap nav {
		padding-right: 20px;
	}
	header .wrap .header_right .header_tel {
		font-size: 22px;
	}
	nav .menu > li {
		margin-left: 15px;
	}
	nav .menu > li > a,
	nav .menu > li > span {
		font-size: 1.4rem;
	}
	header .headInq {
		max-width: 198px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	header {
		padding: 15px 15px 0 15px;
	}
	/* logo */
	header .logo {
		width: 20%;
	}
	/* nav */
	header .wrap nav {
		padding-right: 10px;
	}
	header .wrap .header_right .header_tel {
		font-size: 18px;
	}
	header .headInq a {
		width: 90px;
		font-size: 14px;
		height: 30px;
		line-height: 2;
	}
	header .wrap .header_right .web {
		margin-left: 10px;
	}
	nav .menu > li {
		margin-left: 10px;
	}
	nav .menu > li > a, nav .menu > li > span {
		font-size: 1.2rem;
		letter-spacing: 0;
	}
	header .wrap .header_right {
		padding-left: 10px;
		width: 79%;
	}
	header .headInq {
		max-width: 184px;
	}
}

@media screen and (max-width: 767px) {
	#wrapper {
		position: relative;
	}
	body.noscroll #wrapper:before {
		position: fixed;
		content: "";
		width: 100%;
		height: 100dvh;
		background: #fff;
		background-size: cover;
		top: 0;
		left: 0;
		z-index: 999;
	}

	body.noscroll #wrapper .inner {
		height: 100%;
		box-sizing: border-box;
		position: relative;
	}
	body.noscroll #wrapper .inner .frame {
		/* 		height: 100vh; */
		box-sizing: border-box;
		position: relative;
	}
	body:not(.home) #wrapper {
		padding-top: 0px;
	}
	body.noscroll {
		overflow-y: hidden !important;
		height: 100% !important;
	}
	header {
		top: 0 !important;
		position: absolute;
		box-shadow: inherit;
		background: none;
		padding: 0;
	}
	/* 	body:not(.home) header {
	background: #fff;
} */
	header.open {
		position: fixed;
		top: 0 !important;
		left: 0;
		/* 		background: url(/wp-content/uploads/conversion_bg.jpg) no-repeat;
		background-size: cover; */
	}
	header .logo {
		max-width: 219px;
	}
	.header_tel_spbnr {
		max-width: 72px;
		margin-right: 65px;
		padding-left: 20px;
		position: fixed;
		right: 0;
		top: 16px;
		z-index: 9999;
	}
	/* logo */
	header .logo {
		max-width: 219px;
		height: auto;
		align-items: center;
		margin: 0;
		margin-right: 0px;
		padding: 0;
		position: relative;
		z-index: 9999;
		margin-right: auto;
	}
	header .logo img {
		max-width: 240px;
	}

	/* toggleMenu */
	.toggleMenu {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 48px;
		height: 48px;
		/* 		background: #B8A899; */
		text-align: center;
		cursor: pointer;
		position: fixed;
		top: 16px;
		right: 8px;
		z-index: 9999;
		border-radius: 50%;
	}
	.triggers,
	.triggers span {
		transition: all .3s;
		box-sizing: border-box;
	}
	.triggers {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		width: 25px;
		height: 21px;
		cursor: pointer;
		position: relative;		
	}
	.triggers span {
		display: block;
		width: 25px;
		height: 2px;
		background: #fff;
	}
	.triggers span:nth-of-type(1) {
		transform: translateY(15px) scale(1);
	}
	.triggers span:nth-of-type(3) {
		transform: translateY(-15px) scale(1);
	}
	.triggers span:nth-of-type(2) {
		position: relative;
	}
	.triggers span:nth-of-type(2):before,
	.triggers span:nth-of-type(2):after {
		display: block;
		content: "";
		width: 25px;
		height: 1px;
		background: #fff;
		position: absolute;
		top: 0px;
		right: 0;
		transform: rotate(0deg);
		transition: all .3s;
	}
	.toggleMenu.active .triggers span:nth-of-type(1) {
		transform: translateY(0px) scale(0);
	}
	.toggleMenu.active .triggers span:nth-of-type(3) {
		transform: translateY(0px) scale(0);
	}
	.toggleMenu.active .triggers span:nth-of-type(2) {
		width: 25px;
		background: none;
	}
	.toggleMenu.active .triggers span:nth-of-type(2):before {
		width: 100%;
		height: 3px;
		transform: rotate(45deg);
	}
	.toggleMenu.active .triggers span:nth-of-type(2):after {
		width: 100%;
		height: 3px;
		transform: rotate(-45deg);
	}
	body.noscroll .triggers span {
		background: #97C5DB;
	}
	body.noscroll .triggers span:nth-of-type(2):before,
	body.noscroll .triggers span:nth-of-type(2):after {
		background: #97C5DB;
	}

	/* nav */
	nav {
		display: none;
		width: 100%;
		height: 100%;
		/* 		background: url(/wp-content/uploads/conversion_spbg.jpg);
		background-size: cover; */
		position: fixed;
		top: 0;
		left: 0;
		margin: 0;
		box-sizing: border-box;
		overflow-y: scroll !important;
		z-index: 9998;
	}
	nav .menu {
		display: block;
		height: auto;
		padding: 0px;
		font-family: "Noto Serif JP", serif;
		font-style: normal;
		width: 80%;
		margin: 140px auto 0;
	}
	nav .menu > li {
		margin: 2px 0 0;
	}
	nav .menu > li > a,
	nav .menu > li > span {
		display: block;
		width: 100%;
		height: auto;
		padding: 30px 10px 20px 0px !important;
		font-size: 20px;
		line-height: 1.4;
		color: #000 !important;
		text-align: center;
		letter-spacing: 0.04em;
		font-weight: 300;
		border-bottom: 1px solid #97B1DB;
		position: relative;
	}
	nav .menu > li:first-child > a {
		border-radius: 5px 5px 0 0;
	}
	nav .menu > li > a:before {
		position: absolute;
		content: "";
		width: 20px;
		height: 20px;
		background: url(/wp-content/uploads/menu_icon.png) no-repeat;
		background-size: cover;
		right: 0;
		top: 45px;
	}
	/* 	nav .menu > li:last-child > a {
	border-radius: 0 0 5px 5px;
} */
	/* 	nav .menu > li > a:hover,
	nav .menu > li > span:hover,
	nav .menu > li.hover > a,
	nav .menu > li.hover > span {
	color: #000;
} */
	nav .menu > li > span:after {
		content: "";
		width: 11px;
		height: 11px;
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
		position: absolute;
		top: 50%;
		right: 22px;
		transform: rotate(45deg);
		transition-duration: 0.2s;
		margin-top: -2px;
		box-sizing: border-box;
	}
	nav .menu > li.hover > span:after {
		transform: rotate(225deg);
		margin-top: -8px;
	}
	nav .menu > li > a > span,
	nav .menu > li > span > span {
		padding: 0;
		text-align: left;
		color: #404448;
		font-size: 18px;
		letter-spacing: 0.05em;
		font-weight: 500;
	}
	nav .menu > li > a > span sub {
		color: #97C5DB;
		font-size: 10px;
		font-family: "Zen Kaku Gothic New", sans-serif;
		font-weight: 500;
	}
	nav .menu > li > a > span:before,
	nav .menu > li > span > span:before,
	nav .menu > li > a > span:after,
	nav .menu > li > span > span:after {
		display: none !important;
	}
	nav .menu > li .subMenu {
		display: none;
		width: 100%;
		position: relative;
		top: 0 !important;
		left: 0;
		transform: translateX(0);
		margin: 0;
		padding: 0;
	}
	nav .menu > li .subMenu:before,
	nav .menu > li.hover .subMenu:after {
		display: none !important;
	}
	nav .menu > li ul {
		display: block;
		background: #FFF;
		border-radius: 0;
		padding: 20px;
	}
	nav .menu > li ul li {
		display: none;
		border: none !important;
		width: 100%;
	}
	nav .menu > li ul li:not(:first-child) {
		margin-top: 10px;
	}
	nav .menu > li.hover ul li {
		display: block;
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
	}
	nav .menu > li ul li a {
		background: none !important;
		padding: 2px 0;
		text-align: left;
		color: #fff;
	}
	nav .menu > li ul li a:before {
		left: 0;
	}
	nav .menu > li.hover .subMenu {
		display: block;
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
	}
	nav .menu > li ul li a {
		text-align: center;
		padding: 7px 0;
	}
	nav .menu > li ul li a span {
		color: #1c5091;
		font-size: 16px;
	}
	nav .menu > li ul li a span:hover {
		opacity: 0.8;
		text-decoration: underline;
	}

	/*スマホ時サブメニューが消える現象を回避*/
	nav .menu > li > span {
		position: relative;
	}
	nav .menu > li.hover > span + .subMenu,
	nav .menu > li > span:hover + .subMenu {
		pointer-events: auto;
		opacity: 1;
	}

	/* conversion */
	header .conversion {
		background: url(/wp-content/uploads/conversion_bottom.jpg) no-repeat;
		background-size: cover;
		padding: 30px 0 100px;
	}
	header .conversion img {
		width: 100%;
	}
	header .conversion .title {
		text-align: center;
		color: #fff;
		font-family: "Zen Kaku Gothic Antique", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 24px;
		line-height: 1.5;
		letter-spacing: 0.06em;
		margin-bottom: 30px;
	}
	header .headTel a {
		width: 245px;
		border-radius: 30px;
		margin: 0 auto;
	}
	header .headInq a {
		width: 300px;
		height: auto;
		font-size: 18px;
		line-height: 1;
		padding: 12px 5px;
		margin: 0 auto;
	}
	header .headInq a:after {
		display: none;
	}
}
@media screen and (max-width: 400px) {
	header .logo {
		max-width: 179px;
	}
	.header_tel_spbnr {
		max-width: 62px;
	}
}

/* =====================================
■コンバージョン
===================================== */
/* -------------------------------------
* バナー
------------------------------------- */
#banner {
	padding: 16px 0 96px;
}
#banner ul {
	display: flex;
	flex-wrap: nowrap;
	column-gap: 30px;
}

@media screen and (max-width: 767px) {
	#banner {
		padding: 0 0 50px;
	}
	body.category #banner,
	body.single #banner,
	body.search #banner {
		display: none;
	}
	#banner ul {
		flex-wrap: wrap;
		column-gap: 0;
		row-gap: 30px;
	}
}


/* -------------------------------------
* お問い合わせ
------------------------------------- */
.conversionBox {
	position: relative;
}
.conversionBox:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	background: linear-gradient(-90deg, #C4B6A8 0%, #948A78 100%);
	z-index: -1;
}
.conversionBox .sec {
	max-width: 1214px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
#conversion_footer,
#conversion_footer_lp {
	background: url(/wp-content/uploads/footer_bg.jpg) no-repeat;
	background-size: cover;
}
#conversion_footer {
	padding: 132px 64px 64px 64px;
	box-sizing: border-box;
}
#conversion_footer .inner {
	color: #fff;
}
#conversion_footer .titA {
	font-family: "Aboreto", system-ui;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	position: relative;
	padding-left: 20px;
}
#conversion_footer .titA:before {
	position: absolute;
	content: "";
	width: 12px;
	height: 13px;
	background: url(/wp-content/uploads/recruit_icon.png) no-repeat;
	background-size: cover;
	left: 0;
	top: 18px;
}
#conversion_footer .titB {
	font-size: 40px;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.04em;
}
#conversion_footer .recruit_btn {
	width: 184px;
	margin-top: 30px;
}
#conversion_footer .tit,#conversion_footer_lp .tit {
	font-size: 35px;
	color: #fff;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
}
#conversion_footer ul {
	display: flex;
	column-gap: 20px;
}
#conversion_footer_lp ul {
	display: flex;
	margin:0 auto;
	margin-top: 25px;
}
@media screen and (min-width: 767px) {
	#conversion_footer_lp ul {
		max-width:50%;
	}
}
@media screen and (max-width: 767px) {
	#conversion_footer .tit,#conversion_footer_lp .tit {
		font-size: 24px;
		line-height: 1.5;
	}
	#conversion_footer ul,#conversion_footer_lp ul {
		display: block;
	}
	#conversion_footer ul li:first-child {
		margin-bottom: 20px;
	}
	#conversion_footer .titB {
		font-size: 27px;
		line-height: 1.4;
	}
	#conversion_footer {
		padding: 214px 30px 64px 30px;
		background: url(/wp-content/uploads/footer_spbg.jpg) no-repeat;
		background-size: cover;
	}
	#conversion_footer .recruit_btn {
		margin-top: 166px;
	}
	#conversion_footer .inner .txt {
		line-height: 1.4;
	}
}
/* =====================================
■FOOTER
===================================== */
footer {
	background: #fff;
	padding: 30px 20px 260px;
}

footer .nner {
	max-width: 1096px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	color: #707D8F;
}
footer .nner .left .tel {
	font-size: 16px;
	letter-spacing: 0.04em;
	color: #404448;
	padding-left: 20px;
	position: relative;
	line-height: 1.5;
	margin-bottom: 12px;
}
footer .nner .left .time .tit {
	color: #404448;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 5px;
}
footer .nner .left .tel:before {
	position: absolute;
	content: "";
	width: 11.67px;
	height: 11.67px;
	background: url(/wp-content/uploads/footer_tel_icon.png) no-repeat;
	background-size: cover;
	top: 12px;
	left: 0;
}
footer .nner .left .time dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
footer .nner .left .time dl dt {
	width: 40%;
	font-size: 12px;
	color: #707D8F;
	letter-spacing: 0;
	line-height: 1.4;
}

footer .nner .left .time dl dd {
	width: 60%;
	line-height: 1.4;
	color: #404448;
	font-size: 12px;
	letter-spacing: 0;
	text-align: right;
}
footer .nner .left .time dl dd.dd02 {
	color: #97C5DB;
}
footer .nner .left .bottom {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 10px;
}
footer .nner .left .bottom .privacy a {
	font-size: 12px;
	color: #707D8F;
	line-height: 1;
	letter-spacing: 0;
}
.sitemap {
	margin-left: 30px;
}
footer .nner .left .tel a {
	font-size: 22px;
	color: #404448;
	letter-spacing: 0;
}
footer .nner .left .time {
	font-size: 14px;
	letter-spacing: 0.04em;
	width: 169px;
}
footer .nner .left img {
	max-width: 163px;
}
footer .nner .left p {
	margin-top: 39px;
	font-size: 14px;
	line-height: 1.6;
	color: #707D8F;
}
footer .nner .left p.address {
	color: #707D8F;
	font-size: 13px;
	padding-left: 18px;
	position: relative;
	margin-bottom: 0;
	margin-top: 22px;
}
footer .nner .left p.address:before {
	position: absolute;
	content: "";
	width: 9.33px;
	height: 11.67px;
	background: url(/wp-content/uploads/address_icon.png) no-repeat;
	background-size: cover;
	left: 0;
	top: 5px;
}
footer .nner .left .time sub {
	font-size: 13px;
	border: 1px solid #fff;
	padding: 2px 5px;
	margin-right: 10px;
}
footer .nner .left .time sub:nth-child(2) {
	margin-left: 10px;
}
footer .nner .left p.sitemap {
	margin-top: 46px;
	margin-bottom: 10px;
}
footer .nner .left p.sitemap a {
	color: #fff;
	font-size: 15px;
	position: relative;
}
footer .nner .left p.sitemap a sub {
	font-size: 9px;
	padding-left: 6px;
	position: absolute;
	content: "";
	top: 4px;
}
footer .left address {
	font-size: 12px;
	color: #6B7280;
	font-weight: 500;
	line-height: 1;
}
footer .nner .left {
	width: 46%;
	padding-right: 20px;
	box-sizing: border-box;
}
footer .nner .right {
	width: 54%;
	margin-top: 40px;
}
footer .nner .right ul {
	width: 55%;
}
footer .nner .right ul li a {
	display: block;
	width: 100%;
	position: relative;
	color: #707D8F;
	font-weight: 500;
	font-size: 13px;
}
footer .nner .right ul .tit {
	color: #404448;
}
footer .nner .right div {
	margin-top: 0;
}
footer .nner .right div img {
	max-width: 240px;
	width: 100%;
}
footer .nner .right .menuA + div {
	text-align: right;
}
footer .nner .right div a:hover {
	opacity: 0.8;
}
footer .nner .right .menuA {
	display: flex;
	justify-content: space-between;
	column-gap: 30px;
	margin-bottom: 90px;
}
footer .nner .right .menuA ul {
	width: calc((100% - 60px) / 3);
}
footer .nner .right address {
	font-size: 12px;
	text-align: right;
	letter-spacing: 0.08em;
	margin-top: 50px;
}
footer .nner .right .footer-banner{
	display: flex;
	align-items: center;
	column-gap: 10px;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	footer .nner .right ul {
		width: 75%;
	}
	footer .nner .right ul .tit {
		color: #404448;
		height: 40px;
		line-height: 1.4;
		font-size: 13px;
	}
	footer .nner .right ul li a {
		font-size: 12px;
	}
}
@media screen and (max-width: 767px) {
	footer .nner {
		display: block;
	}
	footer .nner .left {
		width: 100%;
		padding-right: 0;
	}
	footer .nner .right {
		width: 100%;
	}
	footer .nner .left img {
		max-width: 81px;
		width: 100%;
	}
	footer .nner .right ul {
		width: 100%;
	}
	footer .nner .right {
		width: 100%;
		margin-top: 30px;
	}
	footer {
		padding: 50px 20px 130px;
	}
	footer .nner .left p {
		margin-top: 20px;
	}
	footer .nner .left p.sitemap {
		margin-top: 0;
	}
	footer .nner .right address {
		margin-top: 19px;
		font-size: 10px;
		text-align: left;
		letter-spacing: 0;
		color: #6B7280;
		font-weight: 500;
	}
	footer .nner .right div {
		margin-top: 10px;
	}
	footer .nner .right .menuA {
		display: block;
		margin-bottom: 50px;
	}
	footer .nner .right .menuA + div {
		text-align: left;
	}
	footer .nner .right .menuA ul {
		width: 100%;
	}
	.sitemap {
		margin-left: 0;
	}
	footer .nner .right div.privacy a {
		color: #707D8F;
		font-size: 12px;
		letter-spacing: 0;
		line-height: 1;
	}
	footer .nner .right .footer-banner{
		display: block;
	}
}
/* -------------------------------------
追従バナー
------------------------------------- */
footer .fixedBox {
	width: 330px;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 9997;
	transition: all 0.5s;
}
footer .fixedBox ul {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width: 100%;
}
footer .fixedBox ul li {
	width: 133px;
}
footer .fixedBox ul li a {
	display: block;
	width: 100%;
}
footer .fixedBox ul li:last-child {
	width: 64px;
}
footer .fixedBox ul li #open-chatbot {
	cursor: pointer;
	padding: 0;
	position: unset;
	border: none;
	background: none;
	vertical-align: bottom;
	transition: opacity .3s;
	width: 96px;
}
footer .fixedBox img {
	width: 100%;
	opacity: 1 !important;
}
.sidebarSec {
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 9999;
}
.sidebarSec img {
	width: 48px;
}
.link0722{
	background: #dfeaf3;
	padding: 15px;
}

.link0722 li{
	float: left;
	margin-right: 15px;
}
.sitemap a {
	color: #707D8F;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}
#open-chatbot {
  text-align: right;
  display: block;
  width: 100%;
  border: none;
  background: none;
  padding: 0;
}
#open-chatbot img {
	width: 330px;
}
@media screen and (min-width: 767px) {
	.btn.btn_witdh{
		text-align:center;
	}
	.btn.btn_witdh a{
		max-width:400px !important;
	}
}
@media screen and (max-width: 767px) {
	footer .fixedBox {
		width: 100%;
		margin: 0 auto;
		right: 0;
		left: 0;
	}
	footer .fixedBox ul {
		width: 100%;
	}
	.btn.btn_witdh a{
		max-width:100% !important;
	}
	footer .fixedBox ul li {
		width: 42%;
	}
	footer .fixedBox ul li:nth-child(2) {
		width: 42.5%;
	}
	footer .fixedBox ul li:last-child {
		width: 15.5%;
	}
	footer .fixedBox ul li a {
		width: 100%;
	}
	footer .fixedBox ul li #open-chatbot {
		width: 100%;
	}
	.sidebarSec img {
		width: 28px;
	}
	#open-chatbot{
		width: 165px;
		position: absolute;
		top: -100px;
		right: 0;
	}
	#open-chatbot img {
		width: 100%;
	}
}
