@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: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 2;
	color: #6B6B6B;
	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: 100%;
	background: url(/wp-content/uploads/bg.png) no-repeat left top;
	background-size: 100% auto;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	pointer-events: none;
}

@media screen and (max-width: 767px) {
	body:after {
		background-image: url(/wp-content/uploads/bg_sp.png)
	}
}

a:focus, *:focus {
	outline: none;
}
a {
	color: #6B6B6B;
	vertical-align: baseline;
	text-decoration: none;
	transition: all 0.5s;
}
a:hover {
	color: #9DC44B;
	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: 1126px;
	padding: 0 40px;
	margin: 0 auto;
	box-sizing: border-box;
}
.container:after {
	content: "";
	display: block;
	clear: both;
}

@media screen and (max-width: 767px) {
	.container {
		padding: 0 16px;
	}
}



/* =====================================
■ HEADER
===================================== */
#wrapper {
	height: 100%;
	padding-top: 111px;
	box-sizing: border-box;
}
body.elementor-editor-active #wrapper {
	padding-top: 160px;
}

@media screen and (max-width: 1310px) and (min-width: 1200px) {
	#wrapper {
		padding-top: 103px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
	#wrapper {
		padding-top: 99px;
	}
}

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

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

header {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;	
	z-index: 9998;
	transition: all 0.5s;
}

/* logo */
header .logo {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
header .logo a {
	display: flex;
	align-items: center;
	max-width: 246px;
	line-height: 1;
}
header .logo img {
	width: 100%;
}
header .catchword {
	font-size: 12px;
	letter-spacing: 0.04em;
	line-height: 1.6;
	color: #977F4C;
}

@media screen and (min-width: 768px) {
	header:after {
		content: "";
		width: 100%;
		height: 111px;
		background: #fff;
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1;
		opacity: 0.6;
		pointer-events: none;
	}
	header .wrap {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}

	/* logo */
	header .logo {
		width: 444px;
		margin: 32px 0 31px 48px;
	}
	header .catchword {
		display: flex;
		align-items: center;
		padding-left: 24px;
		margin-left: 24px;
		position: relative;
	}
	header .catchword:before {
		position: absolute;
		content: "";
		width: 1px;
		height: 100%;
		background: #CDDBB0;
		left: 0;
		top: 0;
	}
	.header_tel_web ul {
		display: flex;
		justify-content: space-between;
	}
}

@media screen and (max-width: 1310px) and (min-width: 1200px) {
	header:after {
		height: 103px;
	}
	header .logo {
		width: 418px;
		margin: 32px 0 31px 38px;
	}
	header .logo a {
		max-width: 205px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
	header:after {
		height: 99px;
	}
	header .logo {
		width: 360px;
		margin: 32px 0 31px 25px;
	}
	header .logo a {
		max-width: 164px;
	}
	header .catchword {
		line-height: 1.5;
		padding-left: 20px;
		margin-left: 20px;
	}
}

@media screen and (max-width: 1023px) {
	header .logo a {
		max-width: 200px;
	}
	header .catchword {
		width: 100%;
		font-size: 10px;
		font-weight: 500;
		line-height: 1;
		padding-left: 0;
		margin-left: 0;
		margin-bottom: 8px;
		order: -1;
	}
	header .catchword:before {
		display: none;
	}
	header .catchword br {
		display: none;
	}
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
	header:after {
		height: 81px;
	}
	header .logo {
		width: 240px;
		margin: 12px 0 12px 20px;
	}
}

@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: #fff;
	}
	header:after {
		content: "";
		width: 100%;
		height: 89px;
		background: #fff;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 9998;
		opacity: 0;
		transition: opacity .2s ease;
		pointer-events: none;
	}
	header.open:after {
		opacity: 1;
		transition: opacity .2s ease .2s;
	}

	/* logo */
	header .logo {
		align-items: center;
		align-content: center;
		width: calc(100% - 80px);
		height: 89px;
		padding-left: 16px;
		box-sizing: border-box;
		position: relative;
		z-index: 9999;
	}

	/* toggleMenu */
	.toggleMenu {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 48px;
		height: 48px;
		background: linear-gradient(96deg, #AAD071 50%, #8CC7CE 100%);
		border-radius: 4px;
		text-align: center;
		cursor: pointer;
		position: fixed;
		top: 21px;
		right: 16px;
		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: 24px;
		height: 18px;
		cursor: pointer;
		position: relative;		
	}
	.triggers span {
		display: block;
		width: 24px;
		height: 2px;
		background-color: #FFFFFF;
		border-radius: 5px;
	}
	.triggers span:nth-of-type(1) {
		transform: translateY(14px) scale(1);
	}
	.triggers span:nth-of-type(3) {
		transform: translateY(-14px) 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: 24px;
		height: 2px;
		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: 24px;
		background: none;
	}
	.toggleMenu.active .triggers span:nth-of-type(2):before,
	.toggleMenu.active .triggers span:nth-of-type(2):after {
		width: 100%;
		height: 2px;
	}
	.toggleMenu.active .triggers span:nth-of-type(2):before {
		transform: rotate(45deg);
	}
	.toggleMenu.active .triggers span:nth-of-type(2):after {
		transform: rotate(-45deg);
	}
}

/* nav */
nav .menu {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	padding: 24px 16px;
	box-sizing: border-box;
}
nav .menu > li {
	position: relative;
}
nav .menu > li > a,
nav .menu > li > span {
	display: flex;
	align-items: center;
	width: 100%;
	height: 39px;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 1;
	color: #4B4B4B;
	cursor: pointer;
	padding: 0 24px;
	box-sizing: border-box;
	position: relative;
	z-index: 1000;
	transition: all 0.5s;
}
nav .menu > li > a > span,
nav .menu > li > span > span {
	display: block;
	margin: 0 auto;
}
nav .menu > li > a small {
	display: block;
	font-family: "Spectral", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 10px;
	line-height: 1;
	color: #9DC44B;
	margin-top: 12px;
}
nav .menu > li > a:hover {
	color: #9DC44B;
}
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;
}
.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;
}
.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;
}

@media screen and (min-width: 768px) {
	/* nav */
	nav {
		display: block !important;
		max-width: 810px;
		background: #fff;
		position: fixed;
		right: 0;
		top: 0;
	}
	nav .menu > li:not(:first-child):before {
		position: absolute;
		content: "";
		height: 100%;
		width: 1px;
		background: #DCDCDC;
		left: 0;
		top: 0;
	}
	nav .menu > li > a > span,
	nav .menu > li > span > span {
		position: relative;
	}
}

@media screen and (max-width: 1310px) and (min-width: 1200px) {
	nav {
		max-width: 740px;
	}
	nav .menu {
		padding: 20px 16px;
	}
	nav .menu > li > a,
	nav .menu > li > span {
		font-size: 16px;
		padding: 0 20px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
	nav {
		max-width: 630px;
	}
	nav .menu {
		padding: 20px 10px;
	}
	nav .menu > li > a,
	nav .menu > li > span {
		font-size: 15px;
		padding: 0 15px;
	}
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
	nav {
		max-width: 500px;
	}
	nav .menu {
		padding: 15px 10px;
	}
	nav .menu > li > a,
	nav .menu > li > span {
		height: 35px;
		font-size: 13px;
		padding: 0 10px;
	}
}

@media screen and (max-width: 767px) {
	/* nav */
	nav {
		display: none;
		width: 100%;
		height: calc(100vh - 89px);
		background: url(/wp-content/uploads/nav-bg.jpg) no-repeat center top;
		background-size: cover;
		text-align: right;
		position: fixed;
		top: 89px;
		left: 0;
		margin: 0;
		padding-top: 52px;
		box-sizing: border-box;
		overflow-y: scroll !important;
		z-index: 9998;
	}
	nav .menu {
		display: inline-block;
		width: auto;
		background: rgba(255, 255, 255, 0.4);
		border-radius: 8px 0 0 8px;
		padding: 40px 48px;
	}
	nav .menu > li:not(:first-child) {
		border-top: 1px solid #DCDCDC;
		padding-top: 16px;
		margin-top: 16px;
	}
	nav .menu > li > a,
	nav .menu > li > span {
		display: block;
		height: auto;
		font-size: 20px;
		padding: 0;
	}
	nav .menu > li > a small {
		font-size: 13px;
		color: #65AF3B;
	}
	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;
	}
}


/* =====================================
■ コンバージョン
===================================== */
.conversion {
	position: relative;
}
.conversion:before {
	content: "";
	width: 100%;
	height: 16px;
	background: linear-gradient(90deg, #AAD071 50%, #8CC7CE 100%);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.64;
	z-index: 1;
}
.conversion:after {
	content: "";
	width: 100%;
	height: 16px;
	background: linear-gradient(90deg, #AAD071 50%, #8CC7CE 100%);
	transform: matrix(-1, 0, 0, 1, 0, 0);
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0.64;
}
.conversion .inner {
	display: flex;
	flex-wrap: wrap;
	color: #fff;
	position: relative;
}
.conversion .inner:before {
	content: "";
	width: 16px;
	height: 100%;
	background: linear-gradient(165deg, #AAD071 50%, #8CC7CE 100%);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.64;
}
.conversion .inner:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 100%;
	background: linear-gradient(10deg, #AAD071 50%, #8CC7CE 100%);
	top: 0;
	right: 0;
	opacity: 0.64;
}
.conversion .leftWrap {
	width: 51.76%;
	background: #96C374;
	box-sizing: border-box;
}
.conversion .leftWrap .logo {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	margin-bottom: 47px;
}
.conversion .leftWrap .logo a {
	width: 47.77%;
	max-width: 246px;
}
.conversion .leftWrap .logo .txt {
	width: 52.23%;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1.4;
	padding-left: 30px;
	box-sizing: border-box;
	position: relative;
	top: 4px;
}
.conversion .leftWrap table th,
.conversion .leftWrap table td {
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}
.conversion .leftWrap table thead th {
	font-size: 20px;
	border-top: 1px solid #fff;
	padding-top: 24px;
	padding-bottom: 24px;
}
.conversion .leftWrap table thead th:first-child {
	width: 30%;
	letter-spacing: 0.02em;
}
.conversion .leftWrap table tbody tr:last-child th,
.conversion .leftWrap table tbody tr:last-child td {
	border-bottom: 1px solid #fff;
	padding-top: 24px;
	padding-bottom: 23px;
}
.conversion .leftWrap .schedule .note {
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 1.4;
	margin: 14px 0 0 24px;
}
.conversion .rightWrap {
	width: 48.24%;
	background: #89C286;
	box-sizing: border-box;
}
.conversion .rightWrap .tel-label {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1.1;
	padding-left: 55px;
	margin-bottom: 15px;
}
.conversion .rightWrap .tel-number {
	font-family: "Spectral", serif;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 25px;
}
.conversion .rightWrap .tel-number span {
	font-size: 24px;
	line-height: 1.1;
	margin-right: 8px;
}
.conversion .rightWrap .tel-number a {
	font-size: 64px;
	line-height: 1;
	color: #fff;
	letter-spacing: 0.08em;
	white-space: nowrap;
}
.conversion .rightWrap .clinic-tags {
	display: flex;
	margin-bottom: 16px;
}
.conversion .rightWrap .clinic-tags li {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1;
	text-align: center;
}
.conversion .rightWrap .clinic-tags li:not(:first-child) {
	margin-left: 18px;
}
.conversion .rightWrap .clinic-tags li span {
	display: block;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 0 1px #fff inset;
	padding: 8px 24px 10px;
	box-sizing: border-box;
}
.conversion .rightWrap .payment {
	display: flex;
	font-weight: 500;
	margin-bottom: 32px;
}
.conversion .rightWrap .payment dt {
	background: #fff;
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1;
	color: #89C286;
	padding: 12px 10px 12px 12px;
}
.conversion .rightWrap .payment dd {
	font-size: 15px;
	line-height: 1.4;
	margin-left: 24px;
}
.conversion .rightWrap .web {
	max-width: 480px;
}

@media screen and (min-width: 768px) {
	.conversion .inner .box {
		width: 72.85%;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 65px 0 64px;
		margin: 0 auto;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 1365px) and (min-width: 768px) {
	.conversion .inner .leftWrap .box {
		width: calc(515 / 1366 * 100vw);
	}
	.conversion .inner .rightWrap .box {
		width: calc(480 / 1366 * 100vw);
	}
	.conversion .leftWrap .logo {
		margin-bottom: calc(47 / 1366 * 100vw);
	}
	.conversion .leftWrap .logo a {
		width: calc(246 / 1366 * 100vw);
	}
	.conversion .leftWrap .logo .txt {
		width: calc((100% - 246) / 1366 * 100vw);
		font-size: calc(15 / 1366 * 100vw);
		padding-left: calc(30 / 1366 * 100vw);
	}
	.conversion .leftWrap table th,
	.conversion .leftWrap table td {
		font-size: calc(18 / 1366 * 100vw);
	}
	.conversion .leftWrap table thead th {
		font-size: calc(20 / 1366 * 100vw);
		padding-top: calc(24 / 1366 * 100vw);
		padding-bottom: calc(24 / 1366 * 100vw);
	}
	.conversion .leftWrap table tbody tr:last-child th,
	.conversion .leftWrap table tbody tr:last-child td {
		padding-top: calc(24 / 1366 * 100vw);
		padding-bottom: calc(23 / 1366 * 100vw);
	}
	.conversion .leftWrap .schedule .note {
		font-size: 13px;
		margin: calc(14 / 1366 * 100vw) 0 0 calc(24 / 1366 * 100vw);
	}
	.conversion .rightWrap .tel-label {
		font-size:  calc(18 / 1366 * 100vw);
		padding-left: calc(55 / 1366 * 100vw);
		margin-bottom: calc(15 / 1366 * 100vw);
	}
	.conversion .rightWrap .tel-number {
		margin-bottom: calc(25 / 1366 * 100vw);
	}
	.conversion .rightWrap .tel-number a {
		font-size: calc(64 / 1366 * 100vw);
	}
	.conversion .rightWrap .tel-number span {
		font-size:  calc(24 / 1366 * 100vw);
		margin-right: calc(8 / 1366 * 100vw);
	}
	.conversion .rightWrap .clinic-tags li {
		font-size: calc(18 / 1366 * 100vw);
	}
	.conversion .rightWrap .clinic-tags li:not(:first-child) {
		margin-left: calc(18 / 1366 * 100vw);
	}
	.conversion .rightWrap .clinic-tags li span {
		padding: calc(8 / 1366 * 100vw) calc(24 / 1366 * 100vw) calc(10 / 1366 * 100vw);
	}
	.conversion .rightWrap .payment {
		margin-bottom: calc(32 / 1366 * 100vw);
	}
	.conversion .rightWrap .payment dt {
		font-size: calc(16 / 1366 * 100vw);
		padding: calc(12 / 1366 * 100vw) calc(10 / 1366 * 100vw) calc(12 / 1366 * 100vw) calc(12 / 1366 * 100vw);
	}
	.conversion .rightWrap .payment dd {
		font-size: calc(15 / 1366 * 100vw);
		margin-left: calc(24 / 1366 * 100vw);
	}
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
	.conversion .leftWrap .schedule .note {
		font-size: calc(16 / 1366 * 100vw);
	}
}

@media screen and (max-width: 767px) {
	.conversion .leftWrap {
		width: 100%;
		padding: 40px 32px 36px;
	}
	.conversion .rightWrap {
		width: 100%;
		padding: 38px 32px 48px;
	}
	.conversion .leftWrap .logo {
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 16px;
	}
	.conversion .leftWrap .logo a {
		width: 100%;
	}
	.conversion .leftWrap .logo .txt {
		width: 100%;
		padding: 0;
		top: 0;
		margin-top: 16px;
	}
	.conversion .leftWrap table th,
	.conversion .leftWrap table td {
		font-size: 15px;
	}
	.conversion .leftWrap table thead th {
		font-size: 15px;
	}
	.conversion .leftWrap .schedule .note {
		font-weight: 500;
		margin-left: 0;
	}
	.conversion .rightWrap .tel-label {
		padding-left: 0;
		margin-bottom: 24px;
	}
	.conversion .rightWrap .tel-number a {
		font-size: 40px;
	}
	.conversion .rightWrap .clinic-tags {
		margin-bottom: 24px;
	}
	.conversion .rightWrap .clinic-tags li {
		font-size: 15px;
	}
	.conversion .rightWrap .clinic-tags li:not(:first-child) {
		margin-left: 12px;
	}
	.conversion .rightWrap .clinic-tags li span {
		padding: 8px 8px 10px;
	}
	.conversion .rightWrap .payment dt {
		font-size: 14px;
		padding: 12px 4px;
	}
	.conversion .rightWrap .payment dd {
		font-size: 14px;
		margin-left: 16px;
	}
}

@media screen and (max-width: 389px) {
	.conversion .rightWrap .tel-number a {
		font-size: 38px;
	}
	.conversion .rightWrap .clinic-tags li {
		font-size: 14px;
	}
	.conversion .rightWrap .payment dt {
		font-size: 13px;
	}
	.conversion .rightWrap .payment dd {
		font-size: 13px;
	}
}

@media screen and (max-width: 374px) {
	.conversion .leftWrap table th,
	.conversion .leftWrap table td {
		font-size: 12px;
	}
	.conversion .leftWrap table thead th {
		font-size: 13px;
	}
	.conversion .leftWrap .schedule .note {
		font-size: 13px;
	}
	.conversion .rightWrap .tel-label {
		font-size: 16px;
	}
	.conversion .rightWrap .tel-number span {
		font-size: 20px;
	}
	.conversion .rightWrap .tel-number a {
		font-size: 31px;
	}
	.conversion .rightWrap .clinic-tags li {
		font-size: 12px;
	}
	.conversion .rightWrap .clinic-tags li:not(:first-child) {
		margin-left: 8px;
	}
	.conversion .rightWrap .clinic-tags li span {
		padding: 8px 6px 10px;
	}
	.conversion .rightWrap .payment dt {
		font-size: 11px;
		padding: 10px 4px;
	}
	.conversion .rightWrap .payment dd {
		font-size: 11px;
		margin-left: 12px;
	}
}


/* =====================================
■ 地図
===================================== */
.map {
	width: 100%;
	position: relative;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}
footer .map {
	padding-top: 400px;
}

@media screen and (max-width: 767px) {
	footer .map {
		padding-top: 390px;
	}
}


/* =====================================
■ FOOTER
===================================== */
#footer {
	padding: 64px 0;
	background: linear-gradient(91deg, #9CC263 50%, #7DC1C8 100%);
}
#footer .inner {
	max-width: 1334px;
	margin: 0 auto;
	padding: 0 32px;
	box-sizing: border-box;
}
#footer .footerNav {
	color: #fff;
	line-height: 1;
}
#footer .footerNav li a {
	font-size: 14px;
	color: #fff;
}
#footer .footerNav li a:hover {
	text-decoration: underline;
}
#footer .copyrightWrap {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.08em;
	padding-top: 64px;
}

@media screen and (min-width: 768px) {
	#footer .footerNav {
		display: grid;
		grid-auto-flow: column;
		justify-content: start;
		grid-gap: 32px;
	}
}

@media screen and (max-width: 767px) {
	#footer {
		padding: 64px 0 96px;
	}
	#footer .footerNav {
		display: flex;
		flex-wrap: wrap;
		column-gap: 16px;
		row-gap: 16px;
	}
	#footer .footerNav li a {
		font-size: 15px;
	}
	#footer .copyrightWrap {
		font-size: 15px;
	}
}

@media screen and (max-width: 559px) {
	#footer .footerNav {
		max-width: 288px;
		grid-auto-flow: row;
		grid-template-columns: repeat(4, 1fr);
	}
}

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

/* -------------------------------------
* 追従バナー
------------------------------------- */
footer .fixedBox {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 9999;
	transition: all 0.5s;
}

@media screen and (max-width: 767px) {
	footer .fixedBox {
		width: 100%;
		padding: 0 4px;
		box-sizing: border-box;
		bottom: 8px;
	}
	footer .fixedBox ul {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		column-gap: 6px;
	}
	footer .fixedBox ul li a {
		display: block;
	}
	footer .fixedBox img {
		width: 100%;
		opacity: 1 !important;
	}
}


/* -------------------------------------
* AIバナー
------------------------------------- */
.ai_popup_wrapper {
	width: 163px;
	position: fixed;
	right: 16px;
	bottom: 159px;
	z-index: 9999;
}
.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 (max-width: 767px) {
	.ai_popup_wrapper {
		width: 128px;
		right: 4px;
	}
}

/* -------------------------------------
* サイドバー
------------------------------------- */
#pagetop {
	display: none;
	width: 105px;
	height: 110px;
	position: fixed;
	right: 105px;
	bottom: 180px;
	z-index: 999;
}

@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;
}

/* PCでもフッターの固定バナーを表示 */
@media screen and (min-width: 768px) {
  footer .fixedBox.sp {
    display: block;
    right: 16px;
    bottom: 16px;
  }

  footer .fixedBox ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 6px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  footer .fixedBox ul li {
    flex: 0 0 auto;
  }

  footer .fixedBox ul li a {
    display: block;
  }

  footer .fixedBox img {
    display: block;
    width: auto;
    height: 48px;
  }
}