@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-family: Meiryo, "メイリオ", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
}
body {
	background: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.75;
	color: #000;
	padding: 0;
	margin: 0;
	position: relative;
	word-break: break-all;
	/*line-break: strict;*/
	z-index: 1;
}
a:focus, *:focus {
	outline: none;
}
a {
	color: #666;
	vertical-align: baseline;
	text-decoration: none;
	transition: all 0.3s ease;
}
a:hover {
	opacity: 0.7;
	text-decoration: underline;
	transition: all 0.3s ease;
}
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: all 0.3s ease;
}
a:hover img {
	/* 	opacity: 0.8; */
	transition: all 0.3s ease;
}
a.imgChange:hover img {
	opacity: 1;
}
table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
p:not(:last-child) {
	margin-bottom: 1em;
}
strong {
	font-weight: 700;
}

/*　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) {
	body {
		font-size: 1.3rem;
	}
	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%;
	padding: 0 15px;
	margin: 0 auto;
	box-sizing: border-box;
}
.container:after {
	content: "";
	display: block;
	clear: both;
}

@media screen and (min-width: 1041px) {
	.container {
		max-width: 1000px;
		padding: 0;
	}
}


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

@media screen and (max-width: 1040px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		padding: 0 15px;
		max-width: 100%;
	}
}

/* -------------------------------------
* link
------------------------------------- */
.elementor a {
	text-decoration: underline;
}
.elementor a:hover {
	text-decoration: none;
}

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

/* -------------------------------------
* ボタン
------------------------------------- */
.btn {
	display: block;
}
.elementor-image-box-wrapper .btn {
	margin-top: 25px;
}
.elementor-button-wrapper {
	line-height: 1;
}
.elementor-button,
.btn a {
	display: inline-block;
	vertical-align: bottom;
	width: 100% !important;
	max-width: 400px;
	background: linear-gradient(to right, #ff6898 0%, #ff7ca6 50%, #ff6898 100%);
	border-radius: 6px;
	font-size: 1.6rem;
	line-height: 1.3;
	color: #fff !important;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
	text-decoration: none !important;
	padding: 13px 22px 14px 12px;
	box-sizing: border-box;
	position: relative;
	transition: 0.3s ease;
	z-index: 2;
}
.elementor-button:hover,
.btn a:hover {
	opacity: 0.8;
}
.elementor-button:after,
.btn a:after {
	content: "";
	height: 9px;
	width: 9px;
	border: 2px solid #ffffff;
	border-left-width: 0;
	border-top-width: 0;
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -6px;
}

@media screen and (max-width: 767px) {
	.elementor-button,
	.btn a {
		width: 80% !important;
		font-size: 1.3rem;
	}
}

/* -------------------------------------
* LightBox
------------------------------------- */
.elementor-slideshow__header {
	background: none;
	box-sizing: border-box;
}
.elementor-slideshow__description {
	font-size: 1.6rem;
}


/* =====================================
■HEADER
===================================== */
#wrapper {
	padding-top: 80px;
	height: 100%;
	box-sizing: border-box;
}
header {
	width: 100%;
	background: #fff;
	box-shadow: 0 2px 5px rgba(8, 1, 3, .25);
	padding-bottom: 10px;
	position: fixed;
	left: 0;
	top: 0;	
	z-index: 9998;
	transition: all 0.5s;
}

/* catchword */
header .catchword {
	font-size: 10px;
	padding: 5px 0;
}

/* logo */
header .logo {
	float: left;
	width: 30%;
	max-width: 270px;
	height: 42px;
	display: flex;
	box-sizing: border-box;
}
header .logo a {
	line-height: 1;
}
header .logo img {
	width: 100%;

}

/* nav */
nav {
	float: right;
}
nav .menu {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}
nav .menu > li {
	border-left: 1px solid #ccc;
	position: relative;
}
nav .menu > li:first-child {
	margin: 0;
}
nav .menu > li > a {
	display: flex;
	align-items: center;
	width: 100%;
	font-size: 1.7rem;
	line-height: 2;
	color: #666;
	text-decoration: none;
	padding: 0 0.7em;
	cursor: pointer;
	position: relative;
	z-index: 1000;
	transition: all 0.5s;
	box-sizing: border-box;
}
nav .menu > li > a:hover {
	color: #afdda1 !important;
}
nav .menu > li > a > span {
	display: block;
	margin: 0 auto;
}
nav .menu > li .subMenu {
	display: block;
	width: 200px;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	padding-top: 3px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	z-index: 1000;
	transition: all 0.3s;
	box-sizing: border-box;
}
nav .menu > li:last-child .subMenu {
	left: inherit;
	right: 0;
	transform: translateX(0);
}
nav .menu > li.hover .subMenu:before {
	content: "";
	border-style: solid;
	border-width: 0 7px 10px 7px;
	border-color: transparent transparent #cccccc transparent;
	position: absolute;
	top: -7px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 4;
}
nav .menu > li:last-child.hover .subMenu:before {
	left: inherit;
	transform: translateX(0);
	right: 20px;
}
nav .menu > li.hover .subMenu:after {
	content: "";
	border-style: solid;
	border-width: 0 7px 10px 7px;
	border-color: transparent transparent #ffffff transparent;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -7px;
	z-index: 5;
}
nav .menu > li:last-child.hover .subMenu:after {
	left: inherit;
	right: 20px;
}
nav .menu > li .subMenu > ul {
	background: #fff;
	border-radius: 6px;
	border: 1px solid #ccc;
	padding: 5px 0;
	overflow: hidden;
}

nav .menu > li ul li a {
	display: block;
	font-size: 1.6rem;
	line-height: 1.4;
	color: #000;
	background: #fff;
	text-decoration: none;
	text-align: center;
	padding: 5px 17px 5px 15px;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #e6eef7;
}
nav .menu > li ul.sub-menu li:nth-child(1) a {
	border-bottom: none;
}
nav .menu > li ul.sub-menu li a {
	text-align: left;
	position: relative;
	font-size: 90%;
	padding-left: 20px;
	/* 	border-bottom: 1px solid #ccc !important; */
}
nav .menu > li ul.sub-menu li a:before {
	position: absolute;
	content: "";
	width: 4px;
	height: 4px;
	background: #333;
	left: 8px;
	top: 13px;
	border-radius: 50%;
}
nav .menu > li ul.sub-menu li a:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #afdda1;
	border-radius: 50%;
	position: absolute;
	top: 58%;
	left: 7px;
	margin-top: -6px;
	box-sizing: border-box;
	border-radius: 50%;
}
nav .menu > li ul a:hover {
	background: #e6f4e1 !important;
	opacity: 0.7;
}
nav .menu > li ul li a:after {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #87c972;
	border-right: 2px solid #87c972;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 7px;
	margin-top: -3.5px;
	box-sizing: border-box;
}
.desktop nav .menu > li > .has_children:hover + .subMenu,
.desktop nav .menu > li > .has_children .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);
	text-decoration: none;
}

@media screen and (min-width: 1041px) {
	/* header */
	header .wrap {
		max-width: 1000px;
		margin: 0 auto;
	}

	/* nav */
	nav {
		display: block !important;
		margin-top: 5px;
	}
	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 > a > span {
		position: relative;
	}
	nav .menu > li > .has_children > span:after {
		content: "";
		width: 7px;
		height: 7px;
		border-right: 1px solid #87c972;
		border-bottom: 1px solid #87c972;
		box-sizing: border-box;
		position: absolute;
		bottom: -4px;
		left: 50%;
		transform: translateX(-50%) rotate(45deg);
	}
	nav .menu > li .subMenu {
		pointer-events: none;
	}
}

@media screen and (max-width: 1040px) {
	body.noscroll {
		overflow-y: hidden !important;
		height: 100% !important;
	}

	/* toggleMenu */
	.toggleMenu {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 30px;
		height: 30px;
		background: none;
		text-align: center;
		cursor: pointer;
		position: fixed;
		top: 39px;
		right: 30px;
		z-index: 9999;
	}
	.triggers,
	.triggers span {
		transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
		box-sizing: border-box;
	}
	.triggers {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		width: 30px;
		height: 21px;
		cursor: pointer;
		position: relative;		
	}
	.triggers span {
		display: block;
		width: 30px;
		height: 2px;
		background-color: #87c972;
	}
	.triggers span:nth-of-type(1) {
		transform: translateY(17px) scale(1);
	}
	.triggers span:nth-of-type(3) {
		transform: translateY(-17px) 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: 30px;
		height: 2px;
		background: #87c972;
		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: 30px;
		background: none;
	}
	.toggleMenu.active .triggers span:nth-of-type(2):before {
		width: 100%;
		height: 2px;
		transform: rotate(45deg);
	}
	.toggleMenu.active .triggers span:nth-of-type(2):after {
		width: 100%;
		height: 2px;
		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: 90px;
		box-sizing: border-box;
		overflow-y: scroll !important;
		z-index: 9998;
	}
	nav .menu {
		display: block;
		height: auto;
		margin: 0;
		border-top: solid 1px #C0C1C0;
		border-bottom: solid 1px #ccc;
		border-right: none;
	}
	nav .menu > li {
		text-align: left;
		font-size: 18px;
		line-height: 42.66667px;
		padding: 0;
		border-left: none;
	}
	nav .menu > li > a {
		display: block;
		width: 100%;
		font-size: 18px;
		padding-left: 28px;
		line-height: 42.66667px;
		color: black;
	}
	nav .menu > li:not(:first-child) > a  {
		border-top: 1px solid #C0C1C0;
	}
	nav .menu > li > .has_children {
		background: #e6f4e1 !important;
		border-top: 1px solid #afdda1 !important;
		border-bottom: 1px solid #afdda1 !important;
	}
	/* 	nav .menu > li > a:before {
	content: "";
	width: 7px;
	height: 7px;
	transform: rotate(-45deg);
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #62a2da;
	position: absolute;
	top: 50%;
	left: 7px;
	margin-top: -6px;
	box-sizing: border-box;
} */
	nav .menu > li .subMenu > ul {
		border: none;
	}
	nav .menu > li > a:after {
		display: none;
	}
	nav .menu > li.hover > .has_children:after {
		opacity: 0;
	}
	nav .menu > li .subMenu {
		display: block;
		width: 100%;
		position: relative;
		top: 0 !important;
		left: 0;
		transform: translateX(0);
		margin: 0;
		padding: 0;
		pointer-events: auto;
		opacity: 1;
		padding-left: 24px;
	}
	nav .menu > li .subMenu:before,
	nav .menu > li.hover .subMenu:after {
		display: none !important;
	}
	nav .menu > li ul {
		display: block;
		background: none;
		border-radius: 0;
		border: none;
		border-top: solid 1px #C0C1C0;
		padding: 0 0 0 20px;
	}
	nav .menu > li ul li {
		display: block;
		border: none !important;
		width: 100%;
	}
	nav .menu > li.hover ul li {
		display: block;
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
	}
	nav .menu > li ul li a {
		display: block;
		width: 100%;
		background: none;
		padding: 0 0 0 28px;
		font-size: 18px;
		line-height: 42.66667px;
		color: black;
		text-align: left;
	}
	nav .menu > li ul li:last-child a {
		border-bottom: none;
	}
	nav .menu > li ul li a:before {
		content: "";
		width: 7px;
		height: 7px;
		transform: rotate(-45deg);
		border-style: solid;
		border-width: 0px 1px 1px 0px;
		border-color: #87c972;
		position: absolute;
		top: 50%;
		left: 7px;
		margin-top: -6px;
		box-sizing: border-box;
	}
	nav .menu > li.hover .subMenu {
		display: block;
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
	}

	/*スマホ時サブメニューが消える現象を回避*/
	nav .menu > li > .has_children {
		position: relative;
	}
	nav .menu > li.hover > .has_children + .subMenu,
	nav .menu > li > .has_children:hover + .subMenu {
		pointer-events: auto;
		opacity: 1;
	}
	nav .menu > li ul.sub-menu li a {
		border-bottom: 1px solid #ccc !important;
	}
	nav .menu > li ul.sub-menu li a:before {
		content: "";
		width: 7px;
		height: 7px;
		transform: rotate(-45deg);
		border-style: solid;
		border-width: 0px 1px 1px 0px;
		border-color: #87c972;
		position: absolute;
		top: 50%;
		left: 7px;
		margin-top: -6px;
		box-sizing: border-box;
		background: none;
		border-radius: 0%;
	}
	nav .menu > li ul li a {
		border-bottom: none;
	}
}

@media screen and (max-width: 1040px) and (min-width: 768px) {
	/* header */
	header .wrap {
		padding: 0 15px;
	}

	/* logo */
	header .logo {
		width: 270px;
	}
}

@media screen and (max-width: 767px) {
	#wrapper {
		padding-top: 50px;
	}
	header {
		height: 50px;
		padding-bottom: 5px;
		box-sizing: border-box;
	}
	header .wrap {
		padding: 0 10px;
	}

	/* catchword */
	header .catchword {
		padding: 3px 0;
		line-height: 1;
	}

	/* logo */
	header .logo {
		width: calc(100% - 96px);
		height: 30px;
		align-items: center;
		margin: 0;
		padding: 0;
		position: relative;
	}
	header .logo img {
		max-width: 116.5px;
	}

	/* .toggleMenu */
	.toggleMenu {
		width: 20px;
		height: 20px;
		top: 21px;
		right: 10px;
	}
	.toggleMenu.active {
		top: 11px;
	}
	.triggers {
		width: 20px;
		height: 20px;
	}
	.triggers span {
		width: 20px;
	}
	.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):before,
	.triggers span:nth-of-type(2):after {
		width: 20px;
	}

	/* nav */
	nav {
		background: #fff;
		padding-top: 40px;
	}
}


/* =====================================
■コンバージョン
===================================== */
.conversion {
	display: flex;
	align-items: center;
	width: 100%;
	border-radius: 6px;
	box-sizing: border-box;
	background: #fcfbe8;
	padding-top: 40px;
}
.conversion .topBox01 {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.conversion .txtC {
	padding: 0 0 20px;
}
.conversion .txtB {
	padding-bottom: 0;
}
.conversion .timetableA th,
.conversion .timetableA td {
  padding: 10px 0;
}
.conversion .sitenameWrap {
	width: 32%;
	padding-right: 2%;
	text-align: left;
	box-sizing: border-box;
}
.conversion .sitenameWrap .copy {
	font-size: 1.4rem;
	line-height: 1.75;
	margin-bottom: 10px;
}
.conversion .inqWrap {
	width: 68%;
}
.conversion .inqWrap .tel a {
	font-size: 3.5rem;
	line-height: 1.4;
	letter-spacing: 2px;
	color: #453526;
	text-decoration: none;
	padding-left: 1.5em;
	position: relative;
}
.conversion .inqWrap .tel a:before {
	content: "";
	width: 13px;
	height: 32px;
	border-width: 8px 0 8px 4px;
	border-style: solid;
	border-color: #040404;
	background: transparent;
	-webkit-border-top-left-radius: 3px 5px;
	-webkit-border-bottom-left-radius: 3px 5px;
	-moz-border-radius-topleft: 3px 5px;
	-moz-border-radius-bottomleft: 3px 5px;
	border-top-left-radius: 6px 11px;
	border-bottom-left-radius: 6px 11px;
	transform: rotate(-30deg);
	box-sizing: border-box;
	position: absolute;
	left: 19px;
	top: 10px;
}
.conversion .inqWrap .info {
	margin-top: 5px;
}
.conversion .inqWrap .info table {
	width: 100%;
}
.conversion .inqWrap .info table th,
.conversion .inqWrap .info table td {
	font-size: 1.4rem;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	color: #453526;
	padding: 8px 6px 2px;
	vertical-align: middle;
	box-sizing: border-box;
}
.conversion .inqWrap .info table th {
	width: 6em;
}
.hosoku p,
p.hosoku,
.hosoku span,
span.hosoku {
	font-size: 1.2rem;
	color: #aaaaaa;
}

@media screen and (min-width: 1041px) {
	.conversion .inqWrap .info table {
		width: calc(100% - 120px);
	}
}

@media screen and (max-width: 1040px) and (min-width: 768px) {
	.conversion .sitenameWrap {
		width: 36%;
	}
	.conversion .sitenameWrap .copy {
		font-size: 1.3rem;
	}
	.conversion .inqWrap {
		width: 64%;
	}
	.conversion .inqWrap .tel a {
		font-size: 2.3rem;
		padding-top: 5px;
	}
	.conversion .inqWrap .tel a:before {
		left: 14px;
		top: 8px;
		width: 12px;
		height: 27px;
		border-width: 7px 0 7px 4px;
	}
}

@media screen and (max-width: 767px) {
	.conversion {
		flex-wrap: wrap;
		padding: 15px 15px 25px;
		margin-bottom: 35px;
	}
	.conversion .sitenameWrap {
		width: 100%;
		padding-right: 0;
		text-align: center;
	}
	.conversion .sitenameWrap .copy {
		margin-bottom: 0;
	}
	.conversion .sitenameWrap .logo {
		max-width: 270px;
		margin: 0 auto;
	}
	.conversion .inqWrap {
		width: 100%;
		margin-top: 5px;
	}
	.conversion .inqWrap .tel {
		text-align: center;
		margin: 0 auto;
	}
	.conversion .inqWrap .tel a {
		display: inline-block;
		font-size: 2.5rem;
		line-height: 51px;
		padding-left: 50px;
		text-align: center;
		text-decoration: underline;
	}
	.conversion .inqWrap .info {
		margin-top: 0;
	}
	.conversion .inqWrap .info table th,
	.conversion .inqWrap .info table td {
		display: block;
		width: 100%;
		text-align: left;
	}
	.conversion .inqWrap .info table th {
		font-size: 1.4rem;
		border-bottom: none;
		padding: 8px 6px 0px 6px;
	}
	.conversion .inqWrap .info table td {
		font-size: 1.4rem;
		border-bottom: 1px dotted #ccc;
		padding: 0px 6px 2px 6px;
	}
}


/* =====================================
■FOOTER
===================================== */
#footer {
	border-top: 2px solid #eee;
	padding-top: 34px;
	position: relative;
}
#footer:before {
	content: "";
	width: 100%;
	height: 2px;
	background: #ccc;
	position: absolute;
	left: 0;
	top: 3px;
}
#footer .container:after {
	display: none;
}
#footer .logo {
	margin-bottom: 25px;
}
#footer .infoWrap dd.ddA {
  font-size: 13px;
  letter-spacing: -0.03em;
}
#footer .logo .catchword {
	font-size: 1.2rem;
	line-height: 1.4;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
#footer .navList {
	line-height: 1;
}
#footer .navList li a,
#footer .navList li.has_children > span {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.4;
	text-decoration: none;
	color: #000;
	padding: 4px 0 4px 13px;
	position: relative;
	box-sizing: border-box;
}
#footer .navList li a:hover {
	opacity: 0.7;
	text-decoration: underline;
}
#footer .navList > li > a:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #6dc06b;
	border-radius: 6px;
	position: absolute;
	top: 10px;
	left: 0;
}
#footer .navList > li.has_children > span:before {
	content: "";
	width: 5px;
	height: 1px;
	background: #62a2da;
	position: absolute;
	top: 10px;
	left: 0;
}
#footer .navList ul {
	padding-left: 20px;
}
#footer .navList ul li a:before {
	content: "";
	width: 5px;
	height: 5px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #999;
	position: absolute;
	top: 8px;
	left: 0;
	box-sizing: border-box;
}
#footer .contactList {
	margin-bottom: 20px;
}
#footer .contactList .tel a {
	display: block;
	font-size: 3rem;
	line-height: 1.4;
	color: #87c972 !important;
	padding: 4px 0 5px 42px;
	vertical-align: middle;
	position: relative;
	z-index: 2;
}
#footer .contactList .tel a:before {
	content: "";
	width: 13px;
	height: 32px;
	border-width: 8px 0 8px 4px;
	border-style: solid;
	background: transparent;
	border-top-left-radius: 6px 11px;
	border-bottom-left-radius: 6px 11px;
	transform: rotate(-30deg);
	position: absolute;
	left: 9px;
	top: 50%;
	margin-top: -18px;
	box-sizing: border-box;
}
#footer .contactList .inq {
	max-width: 270px;
	border: 1px solid #084698;
	border-radius: 7px;
	position: relative;
}
#footer .contactList .inq:before {
	content: "";
	width: 23px;
	height: 23px;
	border-width: 0 1px 1px 0px;
	border-style: solid;
	border-color: #e1edf9;
	background: transparent;
	transform: rotate(39deg) skew(-12deg);
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -25px;
	z-index: 10;
	box-sizing: border-box;
}
#footer .contactList .inq a {
	display: block;
	width: 100%;
	background: #e1edf9;
	border: 1px solid #fff;
	border-radius: 6px;
	color: #084698 !important;
	text-align: center;
	text-decoration: none;
	padding: 5px 13px 5px 46px;
	position: relative;
	box-sizing: border-box;
}
#footer .contactList .inq a:before {
	content: "";
	width: 32px;
	border-width: 11px;
	border-style: solid;
	border-color: #084698 #084698 transparent;
	background: transparent;
	border-radius: 3px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -12px;
	box-sizing: border-box;
}
#footer .contactList .inq a:after {
	content: "";
	border-width: 0 16px 16px;
	border-style: solid;
	border-color: #084698 transparent;
	background: transparent;
	position: absolute;
	left: 10px;
	top: 14px;
	box-sizing: border-box;
}
#footer .infoWrap dl {
	font-size: 1.4rem;
}
#footer .infoWrap dl dt {
	color: #87c972 !important;
	margin-top: 10px;
}
footer .copyright {
	font-size: 1.2rem;
	color: #999;
	border-top: #ccc 1px solid;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 70px;
}
#footer .mapRight .open-googlemap {
	text-align: right;
}
@media screen and (min-width: 768px) {
	#footer .container {
		display: flex;
		flex-wrap: wrap;
	}
	#footer .guildWrap {
		width: 25%;
	}
	#footer .infoWrap {
		width: 40%;
		padding: 0 20px;
		box-sizing: border-box;
		display: flex;
	}
	#footer .infoWrap .left {
		width: 80%;
	}
	#footer .mapRight {
		width: 35%;
	}
	#footer .infoWrap .right {
		width: 20%;
	}
	#footer .infoWrap .right .tmp_foot_c_qptxt {
		font-size: 11px;
		text-align: center;
		line-height: 1.2;
	}
	.mapWrap {
		position: relative;
		width: 100%;
		padding-top: 438px;
	}
	.mapWrap iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
		border: none;
	}
}
@media screen and (max-width: 930px) {
	#footer .contactList .tel a {
		font-size: 2.2rem;
	}
}
.open-googlemap a {
	font-size: 80%;
	color: #999;
	margin-top: 5px;
	padding-right: 15px;
	position: relative;
	text-decoration: underline;
}
.open-googlemap a:after {
	content: "";
	width: 8px;
	height: 8px;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #87c972;
	transform: rotate(45deg);
	position: absolute;
	top: 6px;
	right: 2px;
}
@media screen and (max-width: 767px) {
	#footer .container {
		padding: 0;
	}
	#footer .guildWrap {
		margin-bottom: 10px;
	}
	#footer .logo {
		text-align: center;
		padding: 0 10px;
		margin-bottom: 15px;
	}
	#footer .logo .catchword {
		margin-bottom: 5px;
	}
	#footer .navList li {
		border-top: 1px solid #ccc;
	}
	#footer .navList li a {
		display: block;
		background: linear-gradient(to bottom, #ffffff 47%, #ffffff 47%, #eeeeee 100%);
		padding: 10px 10px 10px 20px;
	}
	#footer .navList > li > a:before {
		content: "";
		width: 7px;
		border-radius: 0;
		margin-top: 5px;
	}
	#footer .navList li.has_children {
		border-top: 1px solid #87c972;
	}
	#footer .navList li.has_children > a,
	#footer .navList li.has_children > span {
		border-top: 1px solid #ccc;
	}
	#footer .navList li.has_children > span {
		display: block;
		width: 100%;
		background: #f7fbf5;
		padding: 10px 10px 10px 20px;
	}
	#footer .navList > li.has_children > span:before {
		width: 7px;
		margin-top: 8px;
	}
	#footer .navList ul {
		border-bottom: 1px solid #87c972;
		padding-left: 0;
	}
	#footer .navList ul li a:before {
		width: 7px;
		border-width: 0 0 4px 0;
		border-color: #bbbbbb;
		margin-top: 7px;
	}
	#footer .infoWrap {
		padding: 0 20px;
		margin-bottom: 10px;
	}
	#footer .contactList {
		display: none;
	}
	#footer .mapWrap {
		height: 150px;
	}
	footer .copyright {
		margin-top: 40px;
	}
	#footer .mapWrap iframe {
		width: 100%;
	}
	#footer .mapRight .open-googlemap {
		text-align: left;
	}
}


/* -------------------------------------
■サイドバー
------------------------------------- */
footer .sideBox {
	width: 100%;
	background: #ffb200;
	position: fixed;
	right: 0;
	z-index: 9991;
}
footer .sideBox a {
	display: block;
	line-height: 1;
	color: #fff;
	text-align: center;
	text-decoration: none;
	position: relative;
	box-sizing: border-box;
}
footer .sideBox .inq a span {
	display: block;
}

@media screen and (min-width: 768px) {
	footer .sideBox {
		width: 52px;
		box-shadow: 0 0px 13px rgba(0, 0, 0, 0.2);
		border-radius: 6px 0 0 6px;
		right: 0;
		top: 188px;
		transition: all 0.5s;
		overflow: hidden;
	}
	footer .sideBox .tel a {
		font-size: 1.8rem;
		font-weight: 400;
		letter-spacing: 1px;
		line-height: 40px;
		padding: 53px 6px 19px 6px;
		writing-mode: tb-rl;
	}
	footer .sideBox .tel a:before {
		content: "";
		width: 13px;
		height: 32px;
		border-width: 8px 0 8px 4px;
		border-style: solid;
		border-color: #ffffff;
		background: transparent;
		-webkit-border-top-left-radius: 3px 5px;
		-webkit-border-bottom-left-radius: 3px 5px;
		-moz-border-radius-topleft: 3px 5px;
		-moz-border-radius-bottomleft: 3px 5px;
		border-top-left-radius: 6px 11px;
		border-bottom-left-radius: 6px 11px;
		transform: rotate(60deg);
		box-sizing: border-box;
		position: absolute;
		left: 20px;
		top: 9px;
	}
	footer .sideBox .inq a {
		border-top: 1px solid #fff;
		padding: 17px 6px;
		opacity: 1;
		overflow: hidden;
		text-indent: 120%;
		white-space: nowrap;
		box-shadow: 3px -3px 10px rgba(0, 0, 0, 0.14);
	}
	/* 	footer .sideBox .inq a:hover {
	background: #ff7ca6;
} */
	footer .sideBox .inq a:after {
		content: "";
		width: 21px;
		height: 21px;
		background: transparent;
		border-width: 0 1px 1px 0px;
		border-style: solid;
		border-color: #ff6898;
		transform: rotate(39deg) skew(-12deg);
		position: absolute;
		left: 16px;
		top: 50%;
		margin-top: -22px;
		z-index: 10;
		box-sizing: border-box;
	}
	footer .sideBox .inq a span:before {
		content: "";
		width: 32px;
		background: transparent;
		border-width: 11px;
		border-style: solid;
		border-color: #ffffff #ffffff transparent;
		margin-top: -12px;
		position: absolute;
		left: 10px;
		top: 50%;
		box-sizing: border-box;
	}
	footer .sideBox .inq a span:after {
		content: "";
		background: transparent;
		border-width: 0 15px 15px;
		border-style: solid;
		border-color: #ffffff transparent;
		margin-top: -5px;
		position: absolute;
		left: 11px;
		top: 50%;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 767px) {
	footer .sideBox {
		display: none;
		bottom: 0 !important;
	}
	footer .sideBox .tel a {
		height: 43px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 2.5rem;
		border-top: 1px solid #fff;
		padding: 2px 0 0 20px;
	}
	footer .sideBox .tel a:before {
		content: "";
		width: 8px;
		height: 21px;
		border-width: 7px 0 7px 3px;
		border-style: solid;
		border-color: #ffffff;
		background: transparent;
		-webkit-border-top-left-radius: 3px 5px;
		-webkit-border-bottom-left-radius: 3px 5px;
		-moz-border-radius-topleft: 3px 5px;
		-moz-border-radius-bottomleft: 3px 5px;
		border-top-left-radius: 6px 11px;
		border-bottom-left-radius: 6px 11px;
		transform: rotate(-30deg);
		box-sizing: border-box;
		position: absolute;
		left: 15px;
		top: 13px;
	}
}


/* -------------------------------------
■追従バナー
------------------------------------- */
footer .fixedBox {
	width: 370px;
	line-height: 1;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 9990;
	transition: all 0.5s;
}

@media screen and (max-width: 767px) {
	footer .fixedBox {
		width: 100%;
	}
	footer .fixedBox ul {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}

	footer .fixedBox ul li {
		position: relative;
	}
	footer .fixedBox ul li a {
		display: block;
	}
	footer .fixedBox img {
		width: 100%;
		opacity: 1 !important;
	}
	footer .fixedBox ul li:first-child {
		background: #ffb200;
		width: 80%;
		padding: 10px;
		border-top: 1px solid #fff;
		text-align: center;
	}
	footer .fixedBox ul li:last-child {
		width: 100%;
		background: #ffb200;
		padding: 10px;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		text-align: center;
	}
	footer .fixedBox ul li:last-child img {
		width: auto;
		max-width: 100%;
	}
	footer .fixedBox ul li:first-child a {
		color: #000;
	}
}


/* -------------------------------------
■AIバナー
------------------------------------- */
.topbnr1 {
	cursor: pointer;
	padding: 0;
	position: unset;
	border: none;
	background: none;
	vertical-align: bottom;
}


/* -------------------------------------
■Page Top
------------------------------------- */
#pagetop {
	/* 	display: none !important; */
	width: 50px;
	height: 50px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 1001;
	border-radius: 50%;
	background: #084698;
	opacity: 0.6;
}
#pagetop a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding-top: 20px;
	backface-visibility: hidden;
	box-sizing: border-box;
	position: relative;
}
#pagetop a:before {
	content: "";
	width: 10px;
	height: 10px;
	border-color: #fff;
	border-style: solid;
	border-width: 2px 2px 0 0;
	transform: rotate(-45deg);
	position: absolute;
	top: 6px;
	left: 50%;
	margin-left: -5px;
	box-sizing: border-box;
}
#pagetop a:after {
	content: "";
	width: 2px;
	height: 12px;
	background: #fff;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -1px;
}
#pagetop a:hover {
	opacity: 0.7;
}

@media screen and (max-width: 767px) {
	#pagetop {
		right: 5px;
		bottom: 49px;
	}
}


/* -------------------------------------
■WEB予約_ポップアップ
------------------------------------- */
.reserve_bnr {
	cursor: pointer;
	transition: .3s ease;
}
.reserve_bnr:hover {
	opacity: 0.7;
	transition: .3s ease;
}
.mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	background-color: #676767;
	display: none;
}
.window {
	display: none;
	z-index: 99999;
}
.ai_popup {
	width: 400px;
	padding: 45px 25px 35px;
	background: #FF6898;
	text-align: center;
	box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
	box-sizing: border-box;
}
.popup_title {
	display: none !important;
	font-size: 20px;
	line-height: 1.5;
	padding-bottom: 16px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 26px;
}
.popup_title2 {
	display: none !important;
	font-size: 16px;
	line-height: 1.875;
	margin-bottom: 36px !important;
}
.popup_pic {
	padding: 0 25px;
	margin-bottom: 25px !important;
}
.ai_popup_content {
	margin: 0 auto;
}
.ai_popup_content li {
	margin-bottom: 10px;
	position: relative;
}
.ai_popup_content li:last-child {
	margin-bottom: 0px;
}
.ai_popup_content li a {
	background: #fff;
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 55px;
	font-size: 2.2rem;
	font-weight: 700;
	color: #000;
	text-decoration: none !important;
	padding: 11px 43px 6px 43px;
	box-sizing: border-box;
}
.ai_popup_content li a:before {
	content: "";
	width: 25px;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	left: 10px;
	top: 0;
}
.ai_popup_content li:first-child a:before {
	background-image: url(/wp-content/uploads/popup-icon01.png);
}
.ai_popup_content li:nth-child(2) a:before {
	background-image: url(/wp-content/uploads/popup-icon02.png);
}
.ai_popup_content li:nth-child(3) a:before {
	background-image: url(/wp-content/uploads/popup-icon03.png);
}
.ai_popup_content li:last-child a:before {
	background-image: url(/wp-content/uploads/popup-icon04.png);
}
.ai_popup_content li a:after {
	content: "";
	width: 12px;
	height: 100%;
	background: url(/wp-content/uploads/popup-arrow.png) no-repeat right center;
	background-size: contain;
	position: absolute;
	right: 10px;
	top: 0;
}
.ai_popup_content li a:hover {
	opacity: 0.8;
}
.ai_popup .close {
	width: 67px;
	position: absolute;
	right: -33px;
	top: -33px;
	cursor: pointer;
}

@media screen and (max-width: 767px) {
	.ai_popup {
		width: 345px;
		padding: 30px 20px 40px;
	}
	.popup_pic {
		padding: 0 10px;
	}
	.popup_title2 {
		font-size: 15px;
		margin-bottom: 25px !important;
	}
	.ai_popup_content li a {
		font-size: 1.8rem;
	}
	.ai_popup .close {
		width: 40px;
		right: -20px;
		top: -20px;
	}
}

@media screen and (max-width: 374px) {
	.ai_popup {
		width: 300px;
		padding: 25px 15px 30px;
	}
	.popup_title {
		font-size: 18px;
	}
	.popup_title2 {
		font-size: 13px;
		margin-bottom: 20px !important;
	}
	.ai_popup_content li a {
		font-size: 1.5rem;
		min-height: 48px;
	}
}
/* バナー設置 */
.medicalrevision{
    margin: 0 auto;
        width: 600px;
	margin-top:40px;
	margin-bottom:40px;
}
@media screen and (max-width: 767px) {
.medicalrevision{
        width: 90%;
}
}
/* =====================================
■topBox01
===================================== */
.topBox01 {
	background: #fcfbe8;
	padding-top: 40px;
	padding-bottom: 20px;
}
.txtA {
	text-align: center;
	font-size: 3rem;
	line-height: 1.4;
	color: #87c972 !important;
	font-family: "Noto Serif Japanese", "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}
.txtB {
	color: #000;
	text-align: center;
	font-size: 2rem;
	line-height: 1.4;
	padding: 17px 0;
}
.txtC {
	text-align: center;
	color: #f60;
	font-size: 20px;
	font-weight: bold;
	padding: 19px 0;
}
.timetableA tbody td {
	border-left: 1px solid #C8C8C8;
	background: #fff;
}
.txtD a {
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	font-size: 32px;
	padding: 10px 0 30px;
	display: block;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.txtD a {
		font-size: 25px;
	}
}