@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
*/

/* =====================================
■ 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 {
	background: #fff;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	letter-spacing: .04em;
	line-height: 160%;
	color: #333;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2;
	-webkit-text-size-adjust: 100%;
	/*word-break: break-all;
	line-break: strict;*/
}
a:focus, *:focus {
	outline: none;
}
a {
	color: #554E38;
	vertical-align: baseline;
	text-decoration: none;
	transition: all 0.5s;
}
a:hover {
	color: #FCAA47;
	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: 700;
}
.txtcolor {
	color: #FCAA47;
}

/*　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,
.elementor-editor-active #content > .news,
.elementor-editor-active #content > .custom_calendar {
	display: none;
}

@media screen and (max-width: 767px) {
	a[href^="tel:"] {
		pointer-events: auto;
		cursor: pointer;
	}
	.auto_height {
		height: auto !important;
	}
}

/* -------------------------------------
* 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%;
	/* 	padding-top: 100px; */
	box-sizing: border-box;
}
body.elementor-editor-active #wrapper {
	padding-top: 130px;
}

@media screen and (max-width: 999px) and (min-width: 768px) {
	#wrapper {
		padding-top: 0px;
	}
}

@media screen and (max-width: 767px) {
	#wrapper {
		padding-top: 0px;
	}
}

header {
	width: 100%;
	position: fixed; 
/* 	position: relative; */
	left: 0;
	top: 0;	
	z-index: 9999;
	transition: all 0.5s;
	background: #fff;
	padding-bottom: 10px;
}
/* header.fixed {
	background: #fff;
	position: fixed;
}  */

/* header.fixed .headBox.pc {
	display: none;
} */
/* logo */
header .logo {
	float: left;
	width: 293px;
	margin: 20px 0 0 48px;
	box-sizing: border-box;
}
header .logo .catchword {
	font-size: 12px;
	letter-spacing: 0.06em;
	line-height: 19px;
	color: #7B7B7B;
	margin-bottom: 6px;
	font-weight: 400;
}
header .logo a {
	line-height: 1;
}
header .logo img {
	width: 100%;
}

/* nav */
nav {
	float: right; 
	margin: 49px 48px 0 0;
}
nav .menu {
	height: 50px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
}
nav .menu > li {
	margin-left: 40px;
	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: 50px;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.4;
	color: #4C4C4C;
	cursor: pointer;
	position: relative;
	z-index: 1000;
	transition: all 0.5s;
	box-sizing: border-box;
}
nav .menu > li > a:hover,
nav .menu > li > span:hover {
	text-decoration: underline;
}
nav .menu > li > a > span,
nav .menu > li > span > span {
	display: block;
	margin: 0 auto;
}
nav .menu > li .subMenu {
	display: block;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	padding-top: 18px;
	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: 16px solid #6084B4;
border-left: 9px solid transparent;
border-right: 9px 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: -30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}
nav .menu > li ul {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	padding: 8px 16px;
	overflow: hidden;
}
nav .menu > li ul li:not(:first-child) {
	margin-top: 2px;
}
nav .menu > li ul li a {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.03em;
	color: #22201E;
	background: #fff;
	border-radius: 8px;
	padding: 5px 5px 5px 32px;
	position: relative;
	z-index: 2;
}
nav .menu > li ul a:hover {
	background: #FCD966;
	opacity: 1;
	text-decoration: none;
}
nav .menu > li ul li a:before {
	content: "";
	width: 16px;
	height: 16px;
	background: url(/wp-content/uploads/icon-arrow.png) no-repeat center left;
	background-size: contain;
	position: absolute;
	left: 8px;
	top: 50%;
	transform: translateY(-50%);
}
.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 */
nav .conversion {
	background: none;
}
nav .conversion .inner {
	background: none;
}
nav .conversion .timetableA {
	width: 90%;
	margin: 0 auto;
}
@media screen and (min-width: 768px) {
	header.fixed:after {
		display: none;
	}
	header .headBox {
		position: absolute;
		top: 0;
		right: 48px;
	}
	header .headBox ul {
		width: 402px;
		display: flex;
	}
	header .headBox ul li a {
		display: block;
		border-radius: 0 0 14px 14px;
		box-shadow: 0 2px 6px rgba(141, 134, 99, 0.16);
	}

	/* nav */
	nav {
		display: block !important;
	}
	nav .menu > li > a:after,
	nav .menu > li > span:after{
		display: block;
		content: "";
		width: 34px;
		height: 2px;
		background: #4D8DCA;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -17px;
		transition: 0.2s ease-out;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
	}
	.desktop nav .menu > li > a:hover:after,
	.desktop nav .menu > li > span:hover:after,
	nav .menu > li.hover > a:after,
	nav .menu > li.hover > span:after{
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
	nav .menu > li > a > span,
	nav .menu > li > span > span {
		position: relative;
	}
	/* 	nav .menu > li > span > span:after {
	content: "";
	width: 6px;
	height: 6px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
	position: absolute;
	bottom: 1px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
} */
	nav .menu > li .subMenu {
		pointer-events: none;
	}
	nav .menu > li:nth-child(2) .subMenu {
		width: 228px;
	}
	nav .menu > li:nth-child(3) .subMenu {
		width: 268px;
	}
	nav .menu > li:nth-child(4) .subMenu {
		width: 235px;
	}
}
@media screen and (max-width: 1276px) and (min-width: 768px) {
	nav .menu > li {
		margin-left: 17px;
	}
	header .logo {
		margin: 20px 0 0 28px;
	}
	nav {
		margin: 49px 28px 0 0;
	}
	nav .menu > li > a, nav .menu > li > span {
		font-size: 14px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	header .logo {
		width: 190px;
		margin: 19px 0 0 15px;
	}
	header .logo .catchword {
		font-size: 8px;
		letter-spacing: 0;
	}
	nav .menu > li > a, nav .menu > li > span {
		font-size: 12px;
	}
	nav {
		margin: 40px 15px 0 0;
	}
	nav .menu > li {
		margin-left: 10px;
	}
	header .headBox {
		right: 17px;
	}
}
@media screen and (max-width: 826px) and (min-width: 768px) {
	nav .menu > li > a,
	nav .menu > li > span {
		font-size: 11px;
	}
}
@media screen and (max-width: 767px) {
	body.noscroll {
		overflow-y: hidden !important;
		height: 100% !important;
	}
	header {
		top: 0 !important;
		position: absolute;
	}
	header.open {
		position: fixed;
		top: 0 !important;
		left: 0;
		background: rgba(255, 255, 255, 0.2);
	}
	/* 	header:after {
	content: "";
	width: 100%;
	height: 71px;
	background: #FDFAF0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9998;
	opacity: 0;
	transition: opacity .2s ease;
} */
	header.fixed {
	position: relative;
}
	header.open:after {
		opacity: 1;
		transition: opacity .3s ease .6s;
	}

	/* logo */
	header .logo {
		width: 193px;
		margin: 20px 0 0 20px;
		position: relative;
		z-index: 9999;
	}
	header .logo .catchword {
		font-size: 7px;
		line-height: 9px;
		margin-bottom: 4px;
	}

	/* toggleMenu */
	.toggleMenu {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 48px;
		height: 48px;
		background: #3F68A2;
		border-radius: 50%;
		text-align: center;
		cursor: pointer;
		position: fixed;
		top: 14px;
		right: 12px;
		z-index: 9999;
	}
	.triggers,
	.triggers span {
		transition: all .3s;
		box-sizing: border-box;
	}
	.triggers {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		width: 22px;
		height: 20px;
		cursor: pointer;
		position: relative;		
	}
	.triggers span {
		display: block;
		width: 22px;
		height: 3px;
		background-color: #FFFFFF;
	}
	.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: 22px;
		height: 3px;
		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: 22px;
		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);
	}

	/* nav */
	nav {
		display: none;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.9);
		position: fixed;
		top: 0;
		left: 0;
		margin: 0;
		padding-top: 71px;
		box-sizing: border-box;
		overflow-y: scroll !important;
		z-index: 9998;
	}
	nav .menu {
		display: block;
		height: auto;
		margin: 0;
		padding: 24px 30px 36px;
	}
	nav .menu > li {
		margin: 2px 0 0;
	}
	nav .menu > li > a,
	nav .menu > li > span {
		display: block;
		width: 100%;
		height: auto;
		padding: 18px 35px 18px 37px !important;
		font-size: 18px;
		letter-spacing: 0.1em;
		line-height: 1.5;
		color: #4C4C4C !important;
		text-align: left;
	}
	nav .menu > li:first-child > a,
	nav .menu > li:first-child > span {
		border-radius: 10px 10px 0 0;
	}
	nav .menu > li:last-child > a,
	nav .menu > li:last-child > span {
		border-radius: 0 0 10px 10px;
	}
	nav .menu > li > span:before {
		content: "";
		border-left: 7px solid #FF8014;
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		position: absolute;
		top: 50%;
		left: 20px;
		transform: translateY(-50%);
		transition: all .3s;
	}
	nav .menu > li > span:after {
		content: "";
		width: 10px;
		height: 10px;
		border-right: 2px solid #554E38;
		border-bottom: 2px solid #554E38;
		position: absolute;
		top: 50%;
		right: 16px;
		transform: translateY(calc(-50% - 2px)) rotate(45deg);
		transition: all .3s;
		box-sizing: border-box;
	}
	nav .menu > li.hover > span:after {
		transform: translateY(calc(-50% + 2px)) rotate(225deg);
	}
	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: #FCD966;
		border-radius: 0;
		box-shadow: inherit;
		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: 1px 0 3px 20px;
	}
	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 > span {
		position: relative;
	}
	nav .menu > li.hover > span + .subMenu,
	nav .menu > li > span:hover + .subMenu {
		pointer-events: auto;
		opacity: 1;
	}
}

@media screen and (max-width: 374px) {
	nav .menu {
		padding: 20px 20px 26px;
	}
}
/* 診療時間表A
------------------------------------- */
table.timetableA {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableA th,
.timetableA td {
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	color: #4D8DCA;
	text-align: center;
	vertical-align: middle;
	padding: 24px 0;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.timetableA thead th {
	background: #679ED3;
	font-size: 15px;
	color: #fff;
	padding: 10px 0 11px;
	vertical-align: bottom;
	vertical-align: middle;
	line-height: 1.3;
}
.timetableA thead th:first-child {
	background: #4D8DCA;
	width: 26%;
	font-size: 15px;
	letter-spacing: 0.15em;
	text-align: left;
	padding-left: 26px;
	border-left: none;
}
.timetableA tbody th {
	letter-spacing: 0.05em;
	color: #4C4C4C;
	word-break: keep-all;
	white-space: nowrap;
	text-align: left;
	padding-left: 25px;
	font-size: 16px;
}
.timetableA tbody th,
.timetableA tbody td {
	background: #F9F9F9;
}
.timetableA tbody th {
	background: #F6F6F6;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.timetableA thead th:first-child {
		padding: 3px;
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.timetableA th,
	.timetableA td {
		padding: 15px 0 16px;
	}
	.timetableA thead th {
		padding: 7px 0 8px;
	}
	.timetableA thead th:first-child {
		width: 23%;
		letter-spacing: 0.02em;
		padding-left: 8px;
		text-align: center;
	}
	.timetableA tbody th {
		letter-spacing: 0;
		padding-left: 8px;
		line-height: 1.2;
		text-align: center;
	}
}

@media screen and (max-width: 374px) {
	.timetableA thead th:first-child {
		width: 35%;
	}
}

/* =====================================
■ コンバージョン
===================================== */
.conversion {
	padding: 48px 0;
	position: relative;
	background: #F8F8F8;
}
.conversion .inner .title {
	font-size: 36px;
	color: #fff;
	letter-spacing: 0.04em;
	margin-bottom: 45px;
	line-height: 1.5;
}
.conversion .inner .title .ch {
	position: relative;
}
.conversion .inner .title .ch:before {
	position: absolute;
	width: 12px;
	height: 12px;
	right: -24px;
	top: 4px;
	background: #fff;
	border-radius: 50%;
	content: "";
}
.conversion .inner .title .en {
	display: block;
	font-size: 18px;
	font-weight: 700;
	font-family: "Ysabeau", sans-serif;
}
.conversion .box {
	max-width: 1358px;
	padding: 0 20px;
	margin: 0 auto;
}
.conversion .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	background: url(/wp-content/uploads/contact_bg03.png) no-repeat center center;
	background-size: cover;
	border-radius: 15px;
}
.conversion .inner .right {
	width: 44%;
}
.conversion .inner .left {
	width: 56%;
	border-radius: 15px 0 0 15px;
	padding: 53px 80px 67px 47px;
}

.conversion .inner .btn {
	display: flex;
	justify-content: space-between;
	column-gap: 24px;
}
.conversion .heading {
	font-size: 33px;
	letter-spacing: 0.05em;
	line-height: 1.58;
	color: #fff;
	margin-bottom: 19px;
	position: relative;
}
.conversion .txt {
	font-size: 18px;
	letter-spacing: 0.06em;
	line-height: 2.11;
	color: #fff;
	margin-bottom: 50px;
}
.conversion .contactList {
	display: flex;
	justify-content: space-between;
	column-gap: 26px;
}
.conversion .contactList img {
	width: 100%;
}
.conversion .inner .btn li {
	width: calc((100% - 24px) / 2);
}
.conversion .inner .btn a {
	background: none;
	padding: 0;
}
.conversion .inner .btn a:before {
	display: none;
}
@media screen and (min-width: 768px) {
	.conversion .txtWrap {
		max-width: 410px;
	}
	.conversion .contactWrap {
		width: 60%;
		max-width: 640px;
	}
}

@media screen and (max-width: 1023px) and (min-width: 847px) {
	.conversion .heading {
		font-size: 28px;
		margin-bottom: 15px;
	}
	.conversion .txt {
		font-size: 16px;
	}
	.conversion .contactWrap {
		width: 55%;
		max-width: 520px;
	}
	.conversion .contactList {
		column-gap: 20px;
	}
}

@media screen and (max-width: 846px) and (min-width: 768px) {
	.conversion {
		padding: 55px 0 68px;
	}
	.conversion .heading {
		font-size: 26px;
		margin-bottom: 10px;
	}
	.conversion .txt {
		font-size: 15px;
		line-height: 1.8;
	}
	.conversion .contactWrap {
		width: 55%;
		max-width: 520px;
	}
	.conversion .contactList {
		column-gap: 16px;
	}
}

@media screen and (max-width: 767px) {
	.conversion {
		padding: 26px 0 70px;
	}
	.conversion .inner {
		flex-wrap: wrap;
	}
	.conversion .heading {
		font-size: 26px;
		letter-spacing: 0.1em;
		line-height: 1.42;
		margin-bottom: 15px;
	}
	.conversion .txt {
		font-size: 16px;
		letter-spacing: 0.1em;
		line-height: 1.75;
	}
	.conversion .contactWrap {
		margin-top: 30px;
	}
	.conversion .contactList {
		flex-wrap: wrap;
		row-gap: 4px;
	}
	.conversion .inner {
		background: url(/wp-content/uploads/contact_spbg.png) no-repeat center center;
		background-size: cover;
	}
	.conversion .inner .left {
		padding: 10px;
		width: 100%;
		padding-bottom: 160px;
	}
	.conversion .inner .btn {
		display: block;
	}
	.conversion .inner .btn li {
		margin-bottom: 20px;
		width: 90%;
	}

}

@media screen and (max-width: 374px) {
	.conversion .inner {
		padding: 0 10px;
	}
	.conversion .heading {
		font-size: 24px;
		letter-spacing: 0.08em;
	}
	.conversion .txt {
		font-size: 15px;
		letter-spacing: 0.08em;
	}

}


/* =====================================
■ FOOTER
===================================== */
#footer {
	background: #fff;
	padding: 81px 0 130px;
	position: relative;
}
/* #footer:before {
content: "";
width: 100%;
height: 25px;
background: url(/wp-content/uploads/footer-bg.png) repeat-x left bottom;
position: absolute;
left: 0;
top: -23px;
} */
#footer .inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	column-gap: 30px;
	width: 100%;
	max-width: 1250px;
	letter-spacing: 0;
	color: #000000;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}
#footer .inner:after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/frame_icon.png) no-repeat;
	width: 32px;
	height: 16px;
	top: -89px;
	left: 19px;
	background-size: cover;
}
#footer .inner .left {
	width: 36%;
}
#footer .inner .left .logo {
	width: 293px;
	margin-bottom: 27px;
}
#footer .inner .left .access p {
	color: #4C4C4C;
	font-size: 14px;
	font-weight: 400;
}
#footer .inner .left .access {
	margin-bottom: 40px;
}
#footer .inner .menu_right {
	width: 59%;
}
#footer .inner .menu_right ul a {
	color: #4C4C4C;
	font-size: 15px;
}
#footer .inner .menu_right ul a:hover {
	opacity: 0.7;
}
#footer .inner .menu_right ul {
	display: flex;
	justify-content: space-between;
}

#footer .logo a {
	display: block;
	max-width: 389px;
}
#footer .infoWrap {
	font-size: 14px;
	margin-left: 8px;
}
#footer .guild {
	margin-top: 3px;
}
#footer .guild a {
	color: #fff;
	background: #4D8DCA;
	border-radius: 20px;
	padding: 8px 30px 8px 15px;
	font-size: 14px;
	position: relative;
}
#footer .guild a:after {
	position: absolute;
	content: "";
	width: 6px;
	height: 10px;
	background: url(/wp-content/uploads/Vector-3.png) no-repeat;
	background-size: cover;
	right: 10px;
	top: 12px;
}
#footer .guild a:hover {
	text-decoration: underline;
}
#footer address {
	font-size: 14px;
	line-height: 2;
	text-align: right;
	color: #4C4C4C;
}

@media screen and (min-width: 768px) {
	#footer .infoWrap {
		max-width: 260px;
	}
	#footer .copyrightWrap {
		max-width: 50%;
		padding-right:20%;
	}
}
@media screen and (max-width: 1200px) and (min-width: 1025px) {
	#footer .inner .menu_right ul a {
		font-size: 14px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	#footer .inner .left {
		width: 32%;
	}
	#footer .inner .left .logo {
		width: 223px;
	}
	#footer .inner .left .access p {
		font-size: 11px;
	}
	#footer .inner .menu_right {
		width: 63%;
	}
	#footer .inner .menu_right ul a {
		font-size: 11px;
	}
	#footer .inner .menu_right ul li {
		letter-spacing: -0.5px;
	}
	#footer address {
		font-size: 11px;
	}
	.ai_popup_wrapper {
        width: 170px !important;
	}
}
@media screen and (max-width: 767px) {
	#footer {
		padding: 34px 0 130px;
	}
	#footer .inner {
		padding: 0 30px;
	}
	#footer .inner .left {
		width: 100%;
	}
	#footer .inner .left .access {
		text-align: left;
		margin-bottom: 25px;
	}
	#footer .inner .menu_right {
		width: 100%;
	}
	#footer .logo {
		margin-bottom: 20px;
	}
	#footer .logo a {
		max-width: 281px;
		margin: 0 auto;
	}
	#footer .infoWrap {
		width: 100%;
		margin-bottom: 40px;
		margin-left: 0;
	}
	#footer .copyrightWrap {
		width: 100%;
		margin-top: 30px;
	}
	#footer address {
		text-align: left;
		font-size: 13px;
	}
	#footer .guild {
		margin-top: 14px;
	}
	#footer .inner .menu_right ul {
		justify-content: flex-start;
		display: flex;
		flex-wrap: wrap;
		column-gap: 10px;
	}
	#footer .inner .menu_right ul a {
		padding-left: 0;
	}
	#footer .inner:after {
		top: -42px;
	}
}

@media screen and (max-width: 374px) {
	#footer .inner {
		padding: 0 20px;
	}
}


/* -------------------------------------
* 追従バナー
------------------------------------- */
@media screen and (max-width: 767px) {
	.fixed-banner_sp ul {
		display: flex !important;
		justify-content: space-between;
	}
	.fixed-banner_sp ul .footer_tel {
		width: 31.3%;
	}
	.fixed-banner_sp ul .footer_web {
		width: 52.3%;
	}
	.fixed-banner_sp ul .pagetop {
		width: 16.4%;
	}
	.fixed-banner_sp.sp {
		position: fixed;
		bottom: 0;
		right: 0;
		z-index: 9999;
	}
}
/* -------------------------------------
* side_banner
------------------------------------- */
.side_banner {
	position: fixed;
	z-index: 999;
	width: auto;
	right: 0;
	top: 362px;
	display: block;
	height: 429px;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}
.side_banner ul {
	display: block;
	width: 67px;
	position: relative;
}
.side_banner ul li {
	width: 282px;
	-webkit-box-shadow: 0 3px 20px rgba(0,0,0,.16);
	box-shadow: 0 3px 20px rgba(0,0,0,.16);
	-webkit-transition: all .3s;
	transition: all .3s;
}
.side_banner ul .footer_tel {
	position: absolute;
	top: 0;
	left: 0;
}
.side_banner ul .footer_web {
	position: absolute;
	top: 64px;
	left: 0;
}
.side_banner ul .footer_tel:hover {
	left: -215px;
}
.side_banner ul .footer_web:hover {
	left: -215px;
}

/* -------------------------------------
* AIバナー
------------------------------------- */
.ai_popup_wrapper {
	width: 190px;
	position: fixed;
	bottom: 0px !important;
	z-index: 999;
}
.chatbotBnr {
	cursor: pointer;
	padding: 0;
	position: unset;
	border: none;
	background: none;
	vertical-align: bottom;
	transition: opacity .3s;
}
.chatbotBnr:hover {
	opacity: 0.8;
	transition: opacity .3s;
}

@media screen and (min-width: 768px) {
	.ai_popup_wrapper {
		right: 0;
	}
}

@media screen and (max-width: 767px) {
	.ai_popup_wrapper {
		right: 0;
		bottom: 0 !important;
		width: 140px;
		position: relative;
		margin-left: auto;
	}
}

/* -------------------------------------
* サイドバー
------------------------------------- */
#pagetop {
	position: absolute;
	width: 48px;
	height: 48px;
	right: 6%;
	bottom: 350px;
	z-index: 1;
}

@media screen and (max-width: 767px) {
	#pagetop {
		display: none !important;
	}
}


/* =====================================
■Elementor
===================================== */
/* -------------------------------------
* general
------------------------------------- */
.elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0 20px;
}
#blogDetail .elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
	padding: 0;
}

@media screen and (max-width: 767px) and (min-width: 374px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		padding: 0 30px;
	}
}

/* -------------------------------------
* 見出し
------------------------------------- */
.elementor-heading-title {
	padding: inherit;
	margin: inherit;
	line-height: inherit;
	font-weight: inherit;
}