/* =====================================
■COMMON
===================================== */
a:hover img {
	opacity: 0.8;
}
img {
	width: auto;
	max-width: 100%;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 20px;
}

p:last-child {
	margin-bottom: 0;
}
table {
	width: 100%;
}
.half {
	display: inline-block;
}
strong {
	font-weight: bold;
}
.hikoukai {
	display: none;
}
.elementor-editor-active #content .hikoukai {
	display: block !important;
	border: 5px solid #777;
	background: #555;
	padding: 20px 0;
}

#calendarTitle {
	display: none;
}

#ggmap {
	max-width: 800px;
	margin: 76px auto 121px;
	height:600px;
}

#ggmap iframe{
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 767px) {
	.auto_height {
		height: auto !important;
	}
	#ggmap {
		margin: 40px 20px;
		height: 100vw;
	}
}


/* -------------------------------------
CONTENT
------------------------------------- */
#content {
	padding: 63px 0 100px;
	min-height: 600px;
}
.home #content {
	padding: 0;
}


/* =====================================
■TOP
===================================== */
/*--------------------------------------
タイトル
--------------------------------------*/
.title_section {
	background: #E8F9FB;
	padding: 42px 0 45px;
}
.title_section.white_bg_title {
	background: #fff;
}
.title_box {
	text-align: center;
}
.title_box h2 {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	color: #373431;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.5;
}
.title_box p {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	color: #22C8D4;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.3;	
	margin-top: 15px;
}
@media screen and (max-width: 767px) {
	.title_box h2 {
		font-size: 28px;
		letter-spacing: 0.1em;
	}
	.title_box p {
		font-size: 14px;
	}
	.height_auto {
		height: auto !important;
	}
}

/*--------------------------------------
Mainimage
--------------------------------------*/
.header_contact_box {
	position: fixed;
	width: 53px;
	right: 0;
	top: 20%;
	z-index: 9999;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
}
.header_contact_box img {
	margin-bottom: 1px;
}
.home #main {
	padding-top: 0;
}
.home #mainimage {
	padding: 60px 80px 0;
	box-sizing: border-box;
	overflow: hidden;
}
#mainimage img {
	width: 100%;
}
#mainimage {
	line-height: 0;
	position: relative;
}
#mainimage .mainCatch {
	position: absolute;
	z-index: 200;
	width: 34%;
	height: auto;
	left: 10%;
	top: 16%;
	max-width: 471px;
}
/*#mainimage .mainCatch {
position: absolute;
top: 0;
left: 10%;
height: 100%;
max-width: 402px;
z-index: 100;
}
#mainimage .mainCatch .catchBox {
display: table;
width: 100%;
height: 100%;
}
#mainimage .mainCatch .catchBox .inner {
display: table-cell;
vertical-align: middle;
}*/

/* logo */
#header .container .logo {
	float: left;
	width: 350px;
	margin: 18px 0 0 0;
}

@media screen and (max-width:1366px) {
	.home #mainimage {
		padding: 40px 50px 0;
	}
	.header_contact_box {
		top: 90px;
	}
	.bxslider > li > div {
		background-position: 67% center !important;
	}
}
@media screen and (max-width:768px) {
	.home #mainimage {
		padding: 40px 30px 0;
	}
	.header_contact_box {
		width: 45px;
		top: 85px;
	}
}
@media screen and (min-width:768px) {
	#slider{
		height: calc(100vh - 80px) !important;
	}
	#slider .fade, #slider .slick-list, #slider .slick-track, .slick-slide > div, #slider .fade li{
		width: 100%;
		height: 100%;
	}
	#slider .fade li > div {
		width: 100%;
		height: 100%;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
	}
}
@media screen and (max-width: 767px) {
	.home #mainimage {
		padding: 0;
	}
	#mainimage .mainCatch {
		position: relative;
		z-index: 200;
		width: 100%;
		height: auto;
		left: initial;
		top: initial;
		max-width: none;
	}
}

/*ipad code*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

	#slider {
		height: 45vw !important;
	}
}

/*--------------------------------------
treat_section
--------------------------------------*/
.treat_section {
	padding: 60px 0 75px;
	background: #F4EFE9;
}
.treat_section .title_box {
	margin-bottom: 45px;
}
.treat_section .treat_item {
	float: left;
	width: 31%;
	margin-right: 3.5%;
	background: #fff;
	position: relative;
	box-shadow: 0 0 10px 5px rgba(204, 204, 204, 0.3);
}
.treat_section .treat_item:last-child {
	margin-right: auto;
}
.treat_section .num_box {
	color: #22C8D4;
	font-size: 30px;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1;
	width: 34px;
	text-align: center;
	letter-spacing: 0;
	border-bottom: 4px solid #22C8D4;
	position: absolute;
	top: -10px;
	left: 10px;
	padding-bottom: 8px;
}
.treat_section .txt {
	color: #7A7A7A;
	font-size: 18px;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.5;
	padding: 21px 10px 20px 20px;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}
.treat_section .txt_inner {
	vertical-align: middle;
	display: table-cell;
}
.treat_section .txt span {
	color: #22C8D4;
}
@media screen and (max-width: 1024px) and (min-width: 960px) {
	.treat_section .txt {
		font-size: 15px;
		padding: 21px 10px 20px 15px;
		letter-spacing: 0.05em;
	}	
	.treat_section .treat_item {
		width: 32%;
		margin-right: 2%;
	}	
}
@media screen and (max-width: 959px) and (min-width: 768px) {
	.treat_section .txt {
		font-size: 14px;
		padding: 21px 8px 20px 12px;
		letter-spacing: 0;
	}
	.treat_section .treat_item {
		width: 32%;
		margin-right: 2%;
	}
}
@media screen and (max-width: 767px) {
	.treat_section {
		padding: 50px 0;
	}
	.treat_section .treat_item {
		float: none;
		width: 100%;
		max-width: 480px;
		margin: 0 auto 40px auto;
	}
	.treat_section .treat_item:last-child {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 414px) {
	.treat_section .txt {
		font-size: 16px;
	}
}
@media screen and (max-width: 320px) {
	.treat_section .txt {
		padding: 21px 10px 20px 15px;
		letter-spacing: 0.05em;
	}	
}
/*--------------------------------------
promise_section 
--------------------------------------*/
.promise_section {
	background: #E8F9FB;
}
.promise_section .promise_item_inner {
	max-width: 330px;
	margin: 0 auto;
}
.promise_item {
	width: 33.33%;
	float: left;
	background: #E8F9FB;
	border-right: 1px solid #fff;
	padding: 54px 25px 65px;
}
.promise_item:nth-child(2) {
	background: #F0FDFF;
}
.promise_item:nth-child(3) {
	border-right: 0;
}
.promise_section .tle {
	color: #373431;
	font-size: 23px;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.9;
	margin-bottom: 16px;
}
.promise_section .tle .tle_inner {
	border-bottom: 2px solid #22C8D4;
}
.promise_section .txt {
	color: #373431;
	font-size: 16px;
	font-family: "メイリオ", Meiryo, sans-serif;
	line-height: 1.9;
}
.promise_section .btn a {
	color: #373431;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	box-shadow: 3px 3px 5px 1px rgba(118, 174, 179, 0.4);
	padding: 18px 20px 19px 25px;
	background: #fff;
	min-width: 0;
	width: 100%;
	border-radius: 0;
}
.promise_section .btn a:after {
	background: url(/wp-content/uploads/link_arrow02.png) no-repeat center center/contain;
	right: 15px;
	width: 13px;
	height: 13px;
}

@media screen and (max-width: 1024px) and (min-width: 960px) {
	.promise_section .btn a {
		padding: 18px 20px 19px 20px;
		letter-spacing: 0.1em;
	}
}
@media screen and (max-width: 959px) and (min-width: 768px) {
	.promise_item {
		padding: 54px 20px 65px;
	}
	.promise_section .btn a {
		font-size: 15px;
		padding: 18px 20px 19px 10px;
		letter-spacing: 0.02em;
	}	
	.promise_section .btn a:after {
		right: 10px;
	}
	.promise_section .tle {
		font-size: 18px;
	}
	.promise_section .txt {
		font-size: 15px;
	}
}
@media screen and (max-width:767px) {
	.promise_item {
		width: 100%;
		border-right: 0 !important;
		padding: 50px 25px;
	}
	.promise_section .tle {
		font-size: 22px;
	}
}
/*--------------------------------------
concept_section
--------------------------------------*/
.concept_section {
	background: url(/wp-content/uploads/bg_concept.png)no-repeat right bottom/auto 100%;
	padding: 60px 0 70px;
}
.concept_section .txt_box {
	max-width: 600px;
}
.concept_section .tle {
	font-size: 30px;
	color: #373431;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.7;
	position: relative;
	padding-bottom: 32px;
	margin-bottom: 35px;
	letter-spacing: 0.1em;
}
.concept_section .tle span {
	color: #22C8D4;
}
.concept_section .tle:before {
	position: absolute;
	content: "";
	display: block;
	width: 48px;
	height: 3px;
	background: #22C8D4;
	bottom: 0;
	left: 0;
	border-radius: 5px;
}
.concept_section .b_txt {
	font-size: 21px;
	color: #373431;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.9;
	margin-bottom: 17px;
}
.concept_section .txt {
	color: #373431;
	font-size: 21px;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.05em;
	line-height: 1.7;
	margin-bottom: 100px;
}
.concept_section .txt ul li {
	text-indent: -40px;
	padding-left: 40px;
}
.concept_section .txt ul li:not(:first-child) {
	margin-top: 5px;
}
.concept_section .btn a {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	padding: 20px 20px 17px 25px;
	border-radius: 0;
	max-width: 300px;
	box-sizing: border-box;
	min-width: 0;
	width: 100%;
	margin-top: 0;
}
.concept_section .txt ul li span {
	display: inline-block;
	width: 35px;
	font-size: 7px;
	color: #22C8D4;
	text-align: center;
	text-indent: 0;
	margin-right: 5px;
	top: -5px;
	position: relative;
}
@media screen and (max-width: 1060px) {
	.concept_section {
		background-position: 80% top;
	}
	.concept_section .b_txt {
		font-size: 18px;
	}	
	.concept_section .txt_box {
		max-width: 510px;
	}
	.concept_section .tle {
		font-size: 23px;
		padding-bottom: 22px;
	}
	.concept_section .txt {
		font-size: 18px;
	}
	.concept_section .txt ul li span {
		top: -4px;
	}
}
@media screen and (max-width:768px) {	
	.concept_section .txt {
		max-width: 430px;
	}	
}
@media screen and (max-width:767px) {
	.concept_section {
		background: none;
		padding: 0px 0 50px;
	}
	.concept_section .container {
		padding: 0 !important;
	}
	.concept_section .txt_box {
		max-width: 540px;
		margin: 0 auto;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.concept_section .b_txt {
		padding-bottom: 15px;
		border-bottom: 2px solid #22C8D4;
		margin-bottom: 25px;
	}
	.concept_section .txt {
		margin-bottom: 30px;
	}
	.concept_section .img_box {
		max-width: 100%;
		margin: 0 auto 35px auto;
	}
	.concept_section .img_box img {
		width: 100% !important;
	}
	.concept_section .btn a {
		font-size: 16px;
	}
}

/*--------------------------------------
クローズアップ
--------------------------------------*/
.close_section {
	padding: 50px 0 0;
	position: relative;
}
.close_section:after {
	display: block;
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;
	background: #F4EFE9;
	right: 0;
	bottom: 0;
}
.close_section .title_box {
	margin-bottom: 50px;
}
/* ------------------------------
loopSlider
------------------------------ */
.loopSliderWrap {
	top: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
}
.loopSlider {
	margin: 0 auto;
	/*width: 2300px;*/
	text-align: left;
	position: relative;
	/*overflow: hidden;*/
	z-index: 100;
}
body:not(.elementor-editor-active) .loopSliderWrap,
body:not(.elementor-editor-active) .loopSlider {
	height: 500px;
}
/*
.loopSlider ul {
height: 500px;
float: left;
overflow: hidden;
}
.loopSlider ul li {
width: 500px;
height: 500px;
float: left;
display: inline;
overflow: hidden;
}
*/
.loopSliderWrap:after {
	content: "";
	display: none;
	clear: none;
}
/* Dots */
.slick-dots {
	display: block;
	width: 100%;
	padding: 0;
	bottom: -34px;
	list-style: none;
	text-align: center;
	line-height: 0;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 6px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	border-radius: 50%;
	border: 1px solid #36BDC6;
	background: transparent;
}
.slick-dots li button:before{
	color: transparent !important;}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li.slick-active button {
	background: #36BDC6;
}
.loopSlider ul li a {
	margin: 0 10px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	display: block;
}
.loopSlider ul li .txtWrap {
	padding: 20px;
	background: #fff;
	position: relative;
}
.close_section .bg_txt {
	background: #22C8D4;
	border-radius: 20px;
	padding: 8px 15px;
	display: inline-block;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 1.3;
	position: absolute;
	left: 20px;
	top: -20px;
}
.close_section h3 {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	color: #36BDC6;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.5;
	margin-bottom: 10px;
	padding-top: 12px;
}
@media screen and (max-width: 1490px){
	.close_section h3{
		font-size: 29px;}
	.close_section .bg_txt{
		font-size: 15px;
	}
}
@media screen and (max-width: 1050px){

	.close_section .bg_txt{
		font-size: 17px;
	}
}
@media screen and (max-width: 767px) {
	/*.loopSliderWrap,
	.loopSlider,
	.loopSlider ul {
	height: 500px;
}*/
	.loopSlider ul li {
		/*width: 280px;*/
		/*height: 500px;*/
	}
	.close_section .bg_txt {
		font-size: 13px;
		letter-spacing: 0;
		left: 10px;
	}
	.close_section h3 {
		font-size: 22px;
	}
}
/*--------------------------------------
はじめての方へ
--------------------------------------*/
.first_section {
	padding: 45px 0 75px;
	background: #F4EFE9;
}
.first_section .title_box {
	margin-bottom: 40px;
}
.first_section li {
	float: left;
	width: 24.1%;
	margin-left: 1.2%;
}
.first_section li:first-child {
	margin-left: 0;
}
.first_section li img {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 767px) {
	.first_section {
		padding: 50px 0;
	}
	.first_section .title_box {
		margin-bottom: 25px;
	}
	.first_section ul {
		max-width: 550px;
		margin: 0 auto;
	}
	.first_section li {
		width: 48%;
		margin-left: 4%;
		margin-top: 4%;
	}
	.first_section li:nth-child(2n+1) {
		margin-left: 0;
	}
	.first_section li:nth-child(-n+2) {
		margin-top: 0;
	}
}


/*--------------------------------------
お悩みメニュー
--------------------------------------*/
.menu_section {
	padding: 76px 0 53px;
}
.menu_section .title_box {
	margin-bottom: 40px;
}
.over_txt {
	width: 100%;
	height: auto;
	margin: 0 auto;
	max-width: none;
}
.over_txt ul.menu_box li {
	float: left;
	width: 20%;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	/*overflow: hidden;*/
	border-bottom: 1px solid #BFBEBD;
	padding: 15px 0;
}
.over_txt ul.menu_box li:nth-child(n+11) {
	border-bottom:none;
}
.over_txt ul.menu_box li:nth-child(11) {
	margin-left: 10%;
}
.over_txt ul.menu_box li .menu_inner {
	position: relative;
}
.over_txt ul.menu_box li .menu_inner > a {
	position: absolute;
	left: 0;
	display: block;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
	text-indent: -9999px;
}
.over_txt ul.menu_box li .item_box {
	padding: 15px 5px 15px;
	border-right: 1px solid #BFBEBD;
}
.over_txt ul.menu_box li:nth-child(5n) .item_box,
.over_txt ul.menu_box li:last-child .item_box {
	border-right: none;
}
.over_txt ul.menu_box .txt_box {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 1.6;
	color: #373431;
	margin-top: 30px;
}
.over_txt ul.menu_box li div.category_box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	-webkit-transition: .7s;
	transition: .7s;
	opacity: 0;
	color: #fff;
	padding: 0px;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.16);
}
.over_txt ul.menu_box li:hover div.category_box {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 1;
}
.over_txt ul.menu_box li div.category_box:before {
	display: block;
	content: "";
	width: 7px;
	height: 12px;
	position: absolute;
	background: url(/wp-content/uploads/link_arrow.png) no-repeat center center;
	bottom: 20px;
	left: 50%;
	margin-left: -3.5px;
}
.over_txt ul.menu_box li div.category_box .box_inner {
	display: table;
	width: 100%;
	height: 100%;
}
.over_txt ul.menu_box li div.category_box h3 {
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 19px;
	letter-spacing: 0.2em;
	line-height: 1.6;
	color: #fff;
}
.over_txt ul.menu_box li div.category_box a {
	height: 100%;
	display: block;
}
.over_txt ul.menu_box li:nth-child(1) div.category_box {
	background: rgba(96, 172, 219, 0.88);
}

.over_txt ul.menu_box li:nth-child(2) div.category_box {
	background: rgba(34, 200, 212, 0.88);
}

.over_txt ul.menu_box li:nth-child(3) div.category_box {
	background: rgba(149, 203, 42, 0.88);
}

.over_txt ul.menu_box li:nth-child(4) div.category_box {
	background: rgba(239, 213, 110, 0.88);
}

.over_txt ul.menu_box li:nth-child(5) div.category_box {
	background: rgba(255, 131, 80, 0.88);
}

.over_txt ul.menu_box li:nth-child(6) div.category_box {
	background: rgba(137, 212, 179, 0.88);
}

.over_txt ul.menu_box li:nth-child(7) div.category_box {
	background: rgba(182, 159, 239, 0.88);
}

.over_txt ul.menu_box li:nth-child(8) div.category_box {
	background: rgba(214, 141, 208, 0.88);
}

.over_txt ul.menu_box li:nth-child(9) div.category_box {
	background: rgba(243, 163, 190, 0.88);
}

.over_txt ul.menu_box li:nth-child(10) div.category_box {
	background: rgba(252, 130, 130, 0.88);
}

.over_txt ul.menu_box li:nth-child(11) div.category_box {
	background: rgba(206, 174, 125, 0.88);
}

.over_txt ul.menu_box li:nth-child(12) div.category_box {
	background: rgba(238, 203, 135, 0.88);
}

.over_txt ul.menu_box li:nth-child(13) div.category_box {
	background: rgba(171, 200, 169, 0.88);
}

.over_txt ul.menu_box li:nth-child(14) div.category_box {
	background: rgba(162, 193, 210, 0.88);
}
.tablet .over_txt ul.menu_box li div.category_box {
	display: none;
}


@media screen and (max-width: 1060px) and (min-width: 768px) {
	.over_txt ul.menu_box .txt_box {
		font-size: 12px;
		margin-top: 15px;
	}
	.over_txt ul.menu_box li .item_box .icon_box img {
		width: 70px !important;
	}
	.over_txt ul.menu_box li div.category_box h3 {
		font-size: 15px;
		letter-spacing: 0.1em;
	}
}

@media screen and (max-width: 767px) {
	.menu_section {
		padding: 50px 0;
	}
	.menu_section .title_box {
		margin-bottom: 25px;
	}
	.over_txt ul.menu_box li {
		float: none;
		width: 100%;
		padding: 0;
	}
	.over_txt ul.menu_box li:nth-child(11) {
		margin-left: 0;
	}
	.over_txt ul.menu_box li:nth-child(n+11) {
		border-bottom: 1px solid #BFBEBD;
	}
	.over_txt ul.menu_box li:first-child {
		border-top: 1px solid #BFBEBD;
	}
	.over_txt ul.menu_box li .menu_inner {
		padding: 15px 0;
	}
	.over_txt ul.menu_box li .item_box {
		border-right: none;
		padding: 0;
		display: table;
		width: 100%;
	}
	.over_txt ul.menu_box li .item_box .icon_box {
		display: table-cell;
		width: 60px;
	}
	.over_txt ul.menu_box li .item_box .txt_box {
		margin: 0;
		display: table-cell;
		vertical-align: middle;
		text-align: left;
		padding-left: 20px;
	}
	.over_txt ul.menu_box li .item_box .txt_box br {
		display: none;
	}
	.over_txt ul.menu_box li div.category_box:before {
		bottom: initial;
		left: initial;
		margin-left: 0;
		right: 20px;
		top: 50%;
		margin-top: -6px;
	}
	.over_txt ul.menu_box li div.category_box {
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.over_txt ul.menu_box li .item_box .txt_box br {
		display: block;
	}
}
/*--------------------------------------
about_section
--------------------------------------*/
.about_section {
	background: #fff;
	padding: 80px 0 64px;
}
.about_section table.timetable {
	margin-bottom: 30px;
}
.about_section .infoWrap dl {
	letter-spacing: 0.05em;
	color: #373431;
	margin-top: 27px;
}
.about_section .infoWrap dl dt {
	float: left;
	width: 125px;
	font-weight: bold;
	color: #22C8D4;
}
.about_section .infoWrap dl dd {
	padding-left: 125px;
	margin-bottom: 11px;
}
.about_section .infoWrap dl dd:last-child {
	margin-bottom: 0;
}
.about_section .infoWrap dl dd span.tip {
	display: block;
	font-size: 14px;
	letter-spacing: normal;
	color: #2C3939;
}
.about_section .infoWrap dl dd a {
	display: inline-block;
	color: #22C8D4;
	border: 2px solid #22C8D4;
	border-radius: 29px;
	padding: 8px 30px 8px 20px;
	font-size: 18px;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.6;
	margin-top: 12px;
	position: relative;
}
.about_section .infoWrap dl dd a:hover {
	background: #e8f9fb;
}
.about_section .infoWrap dl dd a:before {
	display: block;
	content: "";
	width: 13px;
	height: 13px;
	position: absolute;
	background: url(/wp-content/uploads/color_arrow.png) no-repeat center center;
	right: 17px;
	top: 50%;
	margin-top: -6.5px;
}
@media screen and (max-width: 1060px) {
	.about_section .infoWrap dl dt {
		width: 100px;
	}
	.about_section .infoWrap dl dd {
		padding-left: 100px;
	}
}
@media screen and (max-width: 767px) {
	.about_section {
		padding: 50px 0;
	}
	.elementor-43 .elementor-element.elementor-element-2921e27 > .elementor-element-populated {
		margin: 0 0 40px !important;
	}
	.elementor-43 .elementor-element.elementor-element-80f17d4 > .elementor-element-populated {
		margin: 0 !important;
	}
}
@media screen and (max-width: 480px) {
	.about_section .infoWrap dl dt {
		width: 80px;
	}
	.about_section .infoWrap dl dd {
		padding-left: 80px;
	}
	.about_section .infoWrap dl dd a {
		font-size: 15px;
	}
}
/*--------------------------------------
recruit_section
--------------------------------------*/
.recruit_section {
	padding-bottom: 80px;
}
.recruit_section .inner {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.20);
}
.recruit_section a {
	background: #F4EFE9;
	display: block;
	color: #373431;
	padding: 13px 20px;
	font-size: 28px;
	letter-spacing: 0.1em;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.6;
	position: relative;
	text-align: center;
}
.recruit_section a:before {
	display: block;
	content: "";
	width: 13px;
	height: 13px;
	position: absolute;
	background: url(/wp-content/uploads/color_arrow.png) no-repeat center center;
	right: 32px;
	top: 50%;
	margin-top: -6.5px;
}
.recruit_section a:hover {
	background: #CCF4FA;
}
.elementor .recruit_section img {
	width: 100% !important;
}
@media screen and (max-width: 480px) {
	.recruit_section {
		padding-bottom: 50px;
	}
	.recruit_section a {
		font-size: 20px;
	}
}


/* =====================================
■UNDER
===================================== */
/*--------------------------------------
* 診療案内
--------------------------------------*/
.menu_item_box:hover {
	background: #f8fdfe;	
}
.menu_item_box .elementor-widget-wrap {
	padding: 30px 20px;
	border: 3px solid #22C8D4;
	border-radius: 10px;
}
.menu_item_box .link_space {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	margin: 0 !important;
	border-radius: 10px;
	/*display: none;*/
}
.menu_item_box .link_space .elementor-widget-container {
	height: 100%;
	width: 100%;
}
.menu_item_box .link_space .elementor-widget-container a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 100;
	position: relative;
}
.menu_item_box .link_space .elementor-widget-container a:after {
	content: "";
	position: absolute;
	right: 12px;
	bottom: 12px;
	border-top: 15px solid transparent;
	border-right: 15px solid #22C8D4;
}

.page-id-498 .under_title_h3 h3:before {
	display: none;
}
.page-id-1738 .under_title_h3 h3:before {
	display: none;
}
.menu_text_container .elementor-widget-wrap{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.menu_btn{
	width: 100%;
	max-width:405px;
}
@media screen and (max-width: 767px) {
	.menu_btn{
		margin:auto;
	}
}


/*--------------------------------------
* ドクター紹介
--------------------------------------*/
.column2_table.profile th {
	padding-left: 0;
}
@media screen and (max-width: 767px) {
	.column2_table.profile th {
		width: 120px;
	}
}

/*--------------------------------------
* 治療費用について
--------------------------------------*/
table.fee th,
table.fee td {
	line-height: 1.8;
	padding: 6px 10px 6px;
	border: 1px solid #22C8D4;
	word-break: break-all;
	text-align: center;
}
table.fee thead th {
	background: #22C8D4;
	color: #fff;
	text-align: center;
	box-shadow: 2px 2px 0 #fff inset, -2px -2px 0 #fff inset;
}
table.fee tbody th,
table.fee td.bg {
	background: #E8F9FB;
}
table.fee.special th,
table.fee.special td {
	text-align: left;
}
@media screen and (max-width: 767px) {
	table.fee th,
	table.fee td {
		font-size: 14px;
		letter-spacing: 0;
	}
	.full_table {
		overflow-x: scroll;
	}
	.full_table table {
		min-width: 700px;
	}
}
/* -------------------------------------
ドクター紹介
------------------------------------- */
.staff_name {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 24px;
	color: #373431;
	letter-spacing: 0.1em;
	line-height: 1.5;	
}
/*--------------------------------------
Mainimage
--------------------------------------*/
.under_mainimage {
	background: url(/wp-content/uploads/bg_under_main2.jpg) no-repeat center center;
	background-size: cover;
	display: table;
	width: 100%;
	height: 200px;
}
.under_mainimage .inner {
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0;
}

.under_mainimage .page_title {
	display: table;
	width: 100%;
}
.under_mainimage .container .page_title h1 {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
}
.under_mainimage .page_title p {
	color: white;
	font-size: 20px;
	line-height: 1.4;
	padding: 0 5% 0 10px;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}
.under_mainimage .container h1 {
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 29px;
	text-align: left;
	color: #fff;
	letter-spacing: 0.3em;
	line-height: 1.2;
	/*white-space: nowrap;*/
}

.title_cr {
	display:none;
}
h2 .title_cr {
	display:block;
}
@media screen and (max-width: 960px) {
	/*.under_mainimage .page_title {
	max-width:780px;
}	*/

	.under_mainimage .page_title p {
		font-size: 16px;
		/*padding-top: 10px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: clip;
		max-width: 350px;*/
	}
	.under_mainimage .container h1 {
		font-size: 28px;
		letter-spacing: 0.3em;
		/*white-space: initial;*/
	}
}

@media screen and (max-width: 767px) {
	.under_mainimage {
		height: 140px;
	}
	.under_mainimage .page_title {
		display: block;
	}
	.under_mainimage .container .page_title h1 {
		display: block;
		width: auto;
	}
	.under_mainimage .page_title p {
		font-size: 14px;
		padding-top: 10px;
		text-align: center;
		display: block;
		/*padding-right:initial;
		max-width: initial;
		white-space: initial;
		overflow: initial;
		text-overflow: initial;*/

	}
	.under_mainimage .container h1 {
		font-size: 26px;
		letter-spacing: 0.1em;
		text-align: center;
	}
	h2 .title_cr {
		display:none;
	}
}


/* -------------------------------------
Bread
------------------------------------- */
#bread {
	max-width: 1080px;
	margin: 16px auto 0;
	padding: 0 30px;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	line-height: 1.3;
}
#bread li {
	font-size: 16px;
	color: #77716C;
	letter-spacing: 0.1em;
	display: inline;
}
#bread li+li:before {
	padding-right: .3em;
	content: ">";
}
#bread li a {
	color: #22C8D4;
	text-decoration: underline;
	vertical-align: baseline;
}
#bread li a:hover {
	text-decoration: none;
}


/*--------------------------------------
elementor
--------------------------------------*/
/*
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1080px;
padding: 0 30px;
}
*/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0 !important;
}
.elementor img {
	width: auto !important;
}
.elementor-image-box-wrapper {
	display: block !important;
}
.elementor-widget-image-box .elementor-image-box-content {
	text-align: left !important;
}
.elementor-image-box-title {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.4;
	color: #fff;
	overflow: hidden;
	background: #3dc2b7;
	padding: 10px 20px;
}
.elementor-image-box-img {
	width: 38% !important;
	float: right;
	display: block !important;
	margin: 0 0 10px 20px !important;
	text-align: center;
	text-align: right;
}
.img_l .elementor-image-box-img {
	float: left;
	margin: 0 20px 10px 0 !important;
}
.auto_width .elementor-image-box-img {
	width: auto !important;
}
.elementor-widget-image .elementor-image > a,
.elementor-widget-image .elementor-image figure > a {
	display: inline-block !important;
}
.elementor-widget-image .elementor-image > a:hover img,
.elementor-widget-image .elementor-image figure > a:hover img {
	opacity: 0.8 !important;
}

@media screen and (max-width: 767px) {
	/*
	.elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0 20px;
}
	*/
	.elementor-image-box-img,
	.img_l .elementor-image-box-img {
		width: 100% !important;
		float: none;
		margin: 0 auto 20px !important;
		text-align: center;
	}
}


/*--------------------------------------
TITLE
--------------------------------------*/
.under_title_h2 {
	background: #22C8D4;
	padding: 24px 25px;
}
.under_title_h2 h2 {
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 28px;
	color: #fff;
	letter-spacing: 0.1em;
	line-height: 1.5 !important;
	position: relative;
}
.under_title_h3 {
	border-bottom: 1px solid #36BDC6;
	padding-bottom: 10px;
}
.under_title_h3 h3 {
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 24px;
	letter-spacing: 0.15em;
	line-height: 1.7 !important;
	position: relative;
	padding-left: 45px !important;
	color: #333;
}
.under_title_h3 h3:before {
	display: block;
	content: "";
	width: 20px;
	height: 20px;
	background: #36BDC6;
	position: absolute;
	left: 10px;
	top: 10px;
}
.under_title_h4 h4 {
	color: #22C8D4;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 26px;
	letter-spacing: 0.15em;
	line-height: 1.6 !important;
	position: relative;
	/*padding-left: 35px !important;*/
}
.under_title_h5 h5 {
	color: #e62b65;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 22px;
	letter-spacing: 0.15em;
	line-height: 1.6 !important;
	position: relative;
	padding-left: 35px !important;
}
.under_title_h5 h5:before,
.under_title_h5 h5:after {
	position: absolute;
	content: '';
	border-radius: 100%;
}
.under_title_h5 h5:before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: rgba(230, 43, 101, 0.7);
}
.under_title_h5 h5:after {
	top: .6em;
	left: .6em;
	width: 13px;
	height: 13px;
	background: rgba(34, 200, 212, 0.7);
}
@media screen and (max-width: 767px) {
	.under_title_h2 {
		padding: 15px 20px;
	}
	.under_title_h2 h2 {
		font-size: 24px;
	}
	.under_title_h3 h3,
	.under_title_h4 h4,
	.under_title_h5 h5 {
		letter-spacing: 0.05em;
	}
}


/* -------------------------------------
margin_base
------------------------------------- */
.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; }



/*--------------------------------------
VIEMO
--------------------------------------*/
/* 動画基本CSS */
.iframeWrap {
	position: relative;
	padding-top: 56.25%;
}
.iframeWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*--------------------------------------
ボタン
--------------------------------------*/
/* link_list */
.link_list li a {
	max-width: none;
	display: block;
	width: 100%;
	min-width: inherit;
}
.link_list.column2 li {
	float: left;
	width: 48%;
	margin-left: 4%;
}
.link_list.column2 li:nth-child(-n+2) {
	margin-top: 0;
}
.link_list.column2 li:nth-child(2n+1) {
	margin-left: 0;
	clear: both;
}
.link_list.column3 li {
	float: left;
	width: 32%;
	margin-left: 2%;
	margin-top: 2%;
}
.link_list.column3 li:nth-child(-n+3) {
	margin-top: 0;
}
.link_list.column3 li:nth-child(3n+1) {
	margin-left: 0;
	clear: both;
}
.link_list li:first-child {
	margin-left: 0;
}

@media screen and (max-width: 767px) {
	.link_list li {
		width: 100% !important;
		float: none !important;
		margin-left: 0 !important;
		margin-top: 20px !important;
	}
	.link_list.column2 li:nth-child(-n+2),
	.link_list.column3 li:nth-child(-n+3) {
		margin-top: 20px;
	}
	.link_list li:first-child {
		margin-top: 0 !important;
	}
}

.btn a {
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	display: inline-block;
	width: auto;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: 0.2em;
	background: #22C8D4;
	border-radius: 5px;
	color: #fff;
	padding: 14px 35px 15px 20px;
	box-sizing: border-box;
	position: relative;
	margin: 20px 0 0;
	text-align: left;
	min-width: 315px;
}
.page-id-498 .btn.red a {
	background: #7B6E4B;
}
.btn.red a {
	background: #d6024b;
	display: block;
	min-width: initial;
}
.btn a:after {
	display: block;
	content: "";
	width: 7px;
	height: 12px;
	position: absolute;
	background: url(/wp-content/uploads/link_arrow.png) no-repeat center center;
	right: 20px;
	top: 50%;
	margin-top: -6px;
}
.btn a:hover {
	opacity: 0.7;
}

@media screen and (max-width: 767px) {
	.btn a {
		font-size: 16px;
		letter-spacing: 0.1em;
		display: block;
		margin: 10px auto 0;
		max-width: 345px;
		min-width: 280px;
	}
}
/*--------------------------------------
* btn_list 
--------------------------------------*/
.btn_list li {
	float: left;
	width: 48%;
	margin-left: 2%;
	margin-top: 2%;
}
.btn_list li:nth-child(2n+1) {
	margin-left: 0;
	clear: both;
}
.btn_list li:nth-child(-n+2){
	margin-top: 0;
}
.btn.btn_list li a {
	margin-top: 0;
	max-width: none;
	min-width: initial;
	display: block;
}
@media screen and (max-width: 767px) {
	.btn_list {
		max-width: 500px;
		margin: 0 auto;
	}
	.btn_list li {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}
	.btn_list li:nth-child(-n+2) {
		margin-top: 10px;
	}
	.btn_list li:first-child {
		margin-top: 0;
	}
}

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

.web_box iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}
.web_box::-webkit-scrollbar { 
	width: 15px;
}
.web_box::-webkit-scrollbar-thumb { 
	background: #72706E;
}
.web_box::-webkit-scrollbar-track-piece {
	background: #BFBEBD;
}
/* -------------------------------------
カレンダー インドアビュー
------------------------------------- */
.calenderWrap, .indoorView {
	position: relative;
}
.calenderWrap iframe, .indoorView iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.calenderWrap, .indoorView {
	padding-top: 56.25%;
}
.calenderWrap iframe {
	min-height: 260px;
}
.indoorView iframe {
	min-height: 240px;
}
@media only screen and (max-width: 480px) {
	.calenderWrap {
		padding-top: 300px;
	}
	.indoorView {
		padding-top: 240px;
	}
}


/* -------------------------------------
診療時間表
------------------------------------- */
table.timetable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	margin-bottom: 22px;
}
.timetable th,
.timetable td {
	text-align: center;
	vertical-align: middle;
	line-height: 1;
	letter-spacing: 0;
	padding: 11px 0 12px;
	font-size: 15px;
	color: #373431;
}
.timetable thead th {
	font-weight: normal;
	border-bottom: 1px solid #BFBEBD;
	padding: 0 0 28px;
}
.timetable thead th:first-child {
	width: 34%;
	text-align: left;
	letter-spacing: 0.15em;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #373431;
	position: relative;
	padding-left: 0;
	box-sizing: border-box;
}
.timetable thead th:first-child span {
	display: inline-block;
	position: relative;
	z-index: 1;
}
.timetable thead th:last-child {
	width: 18%;
}
.timetable tbody th {
	word-break: keep-all;
	white-space: nowrap;
	text-align: left;
	letter-spacing: 0.1em;
}
.timetable tbody tr:first-child th,
.timetable tbody tr:first-child td {
	padding-top: 27px;
}
.timetable tbody tr:last-child th,
.timetable tbody tr:last-child td {
	border-bottom: 1px solid #BFBEBD;
	padding-bottom: 32px;
}
.timetable tbody td span {
	display: block;
	line-height: 1;
}
.comments {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 2;
	color: #373431;
}

@media screen and (max-width: 1060px) and (min-width: 768px) {
	.timetable thead th:first-child {
		width: 38%;
	}
	.timetable tbody th {
		letter-spacing: 0.1em;
	}
}

@media screen and (max-width: 480px) {
	.timetable th,
	.timetable td {
		font-size: 12px;
		letter-spacing: 0;
	}
	.timetable thead th:first-child {
		font-size: 14px;
	}
	.timetable tbody th {
		letter-spacing: 0.05em;
	}
}

/* -------------------------------------
番号リスト
------------------------------------- */
.num_list {
	counter-reset: li;
}
.num_list > li {
	margin-bottom: 15px;
	padding-left: 35px;
	position: relative;
}
.num_list > li:last-child {
	margin-bottom: 0;
}
.num_list > li:before {
	background: #22C8D4;
	color: #fff;
	content: counter(li, decimal);
	counter-increment: li;
	display: block;
	font-size: 16px;
	width: 24px;
	height: 24px;
	left: 0;
	line-height: 26px;
	position: absolute;
	text-align: center;
	top: 4px;
	letter-spacing: 0;
}

/*--------------------------------------
2列テーブル
--------------------------------------*/
.column2_table th,
.column2_table td {
	line-height: 1.6;
	vertical-align: top;
}
.column2_table tr:first-child th {
	border-top: 1px solid #22C8D4;
}
.column2_table th {
	width: 30%;
	padding: 13px 0px 10px 14px;
	box-sizing: border-box;
	border-bottom: 1px solid #22C8D4;
}
.column2_table tr:first-child td {
	border-top: 1px solid #F4EFE9;
}
.column2_table td {
	padding: 13px 14px 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #F4EFE9;
}


/*--------------------------------------
* colorテーブル
--------------------------------------*/
.style_table th,
.style_table td {
	line-height: 1.8;
	padding: 6px 10px 4px;
	border: 1px solid #22C8D4;
	word-break: break-all;
	text-align: center;
}
.style_table thead th {
	background: #22C8D4;
	color: #fff;
	text-align: center;
	box-shadow: 2px 2px 0 #fff inset, -2px -2px 0 #fff inset;
}
.style_table tbody th {
	background: #E8F9FB;
	width: 30%;
}
.style_table tbody td {
	text-align: right;
	/*background: #FCFBFA;*/
}
.style_table tbody td:last-of-type{
	text-align: right;
	width: 34%;
}

@media screen and (max-width: 767px) {
	.style_table th,
	.style_table td {
		font-size: 14px;
		letter-spacing: 0;
	}
}


/*--------------------------------------
リスト
--------------------------------------*/
.circle_list li {
	position: relative;
	padding: 2px 0 2px 30px;
}
.circle_list li:before {
	content: "";
	position: absolute;
	background: url(/wp-content/uploads/check_box.png) no-repeat center center/contain;
	top: 7px;
	left: 5px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
}

.check_list li {
	position: relative;
	padding: 2px 0 2px 33px;
}
.check_list li:before {
	content: "";
	display: block;
	border: 2px solid #22C8D4;
	height: 19px;
	width: 19px;
	position: absolute;
	left: 0;
	top: 8px;
	box-sizing: border-box;
}
.check_list li:after {
	content: "";
	display: block;
	width: 5px;
	height: 11px;
	border: solid #22C8D4;
	border-width: 0 2px 2px 0;
	position: absolute;
	left: 7px;
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
}

.column2_list li {
	display: inline-block;
	width: 48.5%;
	box-sizing: border-box;
	padding-right: 10px;
	vertical-align: top;
}
.column3_list li {
	display: inline-block;
	width: 31.5%;
	box-sizing: border-box;
	padding-right: 10px;
	vertical-align: top;
}
.column_list li {
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	padding-right: 30px;
	vertical-align: top;
}

@media screen and (max-width: 767px) {
	.column2_list li,
	.column3_list li,
	.column_list li {
		display: block;
		width: 100%;
		padding-right: 0;
	}
}

/*--------------------------------------
文章・画像
--------------------------------------*/
.context_area .img_box img {
	float: right;
	width: 38% !important;
	margin: 0 0 10px 20px;
	display: block;
}
.context_area.img_l .img_box img {
	float: left;
	margin: 0 20px 10px 0;
}
.context_area .auto_img img {
	width: auto !important;
	display: block;
}
.text_box {
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.context_area .img_box img {
		float: none !important;
		width: 100% !important;
		margin: 0 auto 20px !important;
	}
	.context_area .auto_img img {
		width: auto !important;
	}
	.context_area.img_l .text_area {
		float: none;
		width: 100%;
	}
}

/*--------------------------------------
フォントcolor
--------------------------------------*/
.txt_color {
	color: #22C8D4;
}
.txt_underline {
	text-decoration: underline;
	color: #22C8D4;
}
.txt_link {
	color: #22C8D4 !important;
	text-decoration: underline !important;
	font-weight: bold;
	vertical-align: top;
}
.txt_link:hover {
	text-decoration: none !important;
}
.catch_title {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #e62b65;
	line-height: 1.6;
	letter-spacing: 0.1em;
	text-align: center;
}


/*--------------------------------------
* 流れ
--------------------------------------*/
.flowList {
	border-radius: 10px;
	border: 3px solid #22C8D4;
	position: relative;
	margin-bottom: 70px;
	padding: 50px;
}
.flowList.last {
	margin-bottom: 0;
}
.flowList:after {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	border-right: 3px solid #22C8D4;
	border-bottom: 3px solid #22C8D4;
	position: absolute;
	left: 50%;
	bottom: -40px;
	margin-left: -11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
}
.flowList.last:after {
	display: none;
}
.flowList .flow_title {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 24px;
	line-height: 1.4;
	position: relative;
	margin-bottom: 15px;
	color: #22C8D4;
	overflow: hidden;
}
.flowList .flow_title span {
	vertical-align: top;
	background: #22C8D4;
	color: #fff;
	display: inline-block;
	width: 45px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 28px;
	margin-right: 10px;
	letter-spacing: 0;
	margin-top: 0;
	border-radius: 10px;
}
.elementor .flowList img {
	border-radius: 10px;
}
.flowList .box_title {
	color: #22C8D4;
}

@media screen and (max-width:767px) {
	.flowList {
		padding: 30px;
	}
	.flowList .img_box {
		position: relative;
		top: initial;
		right: initial;
		padding-left: 0;
		text-align: center;
		margin-bottom: 15px;
	}
}


/*--------------------------------------
ボックス
--------------------------------------*/
.bg_box {
	background: #E8F9FB;
	padding: 40px;
}
.border_box {
	border: 3px solid #22C8D4;
	border-radius: 10px;
	padding: 40px;
}
.border_box .box_title {
	color: #22C8D4;
}
.box_title {
	color: #434343;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	line-height: 1.4;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.box_list > li {
	margin-top: 40px;
}
.box_list > li:first-child {
	margin: 0;
}
.bg_box.bg01 {
	background: #F4EFE9;
}
.bg01 .circle_list li:before {
	background: #7b6e4b;
}
.main_txt_box {
	background: url(/wp-content/uploads/txt_bgimg.png) no-repeat right center;
	background-size: cover;
	height: 250px;
	display: table;
	width: 100%;
}
.main_box_inner {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	color: #D6014B;
	font-size: 22px;
	letter-spacing: 0.05em;
	line-height: 1.5;
	display: table-cell;
	vertical-align: middle;
	padding: 20px 20px 20px 40px;
}
.txt_black {
	color: #373431;
}
.txt_blue {
	color: #22C8D4;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	.main_box_inner {
		letter-spacing: 0;
		font-size: 18px;
	}
}
@media screen and (max-width:767px) {
	.bg_box,
	.bg_box02,
	.border_box {
		padding: 25px;
	}
	.main_txt_box {
		display: block;
		height: 100%;
		background: none;
	}
	.main_box_inner {
		display: block;
		padding: 0;
		letter-spacing: 0;
		font-size: 20px;
	}
	.main_box_inner p {
		padding: 0 20px 0;
		background: #fff;
		margin-top: -30px;
	}
}
@media screen and (max-width:400px) {
	.main_box_inner {
		font-size: 15px;
	}
}


/*--------------------------------------
style_box
--------------------------------------*/
.style_box {
	border: 10px solid #22C8D4;
}
.style_box .style_title {
	text-align: center;
	font-size: 24px;
	line-height: 1.4;
	padding: 20px 20px 24px;
	margin: 0 !important;
	border-bottom: 4px solid #22C8D4;
}
.style_box .inner {
	padding: 30px;
}
.style_box .inner .title {
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 10px !important;
	padding-left: 22px;
	position: relative;
}
.style_box .inner .title:before {
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	background: #22C8D4;
	position: absolute;
	left: 0;
	top: 9px;
	border-radius: 50%;
}

@media screen and (max-width:767px) {
	.style_box .inner {
		padding: 25px;
	}
}


/*--------------------------------------
before after
--------------------------------------*/
.before_after {
	position: relative;
}
.before_after:before {
	display: block;
	content: "";
	border-left: 14px solid #6fba2c;
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -7px;
}
.before_after li {
	float: left;
	width: 46%;
	position: relative;
	text-align: center;
	margin-left: 8%;
}
.before_after li:first-child {
	margin: 0;
}

@media screen and (max-width: 767px) {
	.before_after:before {
		border-left: 20px solid transparent;
		border-top: 14px solid #6fba2c;
		border-right: 20px solid transparent;
		border-bottom: none;
		margin-top: -6px;
		margin-left: -20px;
	}
	.before_after li {
		float: none;
		width: 100%;
		margin-top: 50px;
		margin-left: 0;
	}
}

/*--------------------------------------
* anchorlinks
--------------------------------------*/
.anchorlinks {
	background: #f2fbeb;
	padding: 25px 35px;
	list-style: none;
}
.anchorlinks li {
	position: relative;
	width: auto;
	display: inline-block;
	padding-left: 16px;
	margin: 5px 30px 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.6;
}
.anchorlinks li a {
	text-decoration: underline;
}
.anchorlinks li a:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #6fba2c;
	-webkit-transition-duration: .6s;
	-ms-transition-duration: .6s;
	-moz-transition-duration: .6s;
	transition-duration: .6s;
}
.anchorlinks li a:hover:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.anchorlinks li a:hover {
	color: #6fba2c;
	text-decoration: none;
}

@media screen and (max-width:767px) {
	.anchorlinks li {
		width: 100%;
		display: block;
		margin: 5px 0;
	}
}


/*--------------------------------------
* qa
--------------------------------------*/
.qa_list dt,
.qa_list dd {
	margin-bottom: 20px;
	display: table;
	width: 100%;
}
.qa_list .num {
	display: table-cell;
	padding-right: 20px;
	vertical-align: top;
}
.qa_list dt .num span {
	display: block;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #6fba2c;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	letter-spacing: 0;
}
.qa_list dd .num span {
	display: block;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #eff9e5;
	border-radius: 50%;
	text-align: center;
	color: #6fba2c;
	letter-spacing: 0;
}
.qa_list .txt {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.qa_list dt .txt {
	font-size: 18px;
}


/* =====================================
■ブログ
===================================== */
/*--------------------------------------
POSTS
--------------------------------------*/
#posts {
	float: left;
	width: 65%;
}
#blogDetail,
#blogList {
	margin-top: 40px;
	margin-bottom: 103px;
	min-height: 850px;
}

/*　blogList　*/
#blogList .post {
	font-size: 16px;
	line-height: 2;
	padding-bottom: 35px;
}
.posts_list li {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 40px;
	position: relative;
	border-bottom: 1px solid #B2ADAD;
	padding-bottom: 25px;
}
.posts_list li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
/*.posts_list li:nth-child(2n+1) {
margin-left: 0;
clear: both;
}*/

.posts_list li .category {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	line-height: 1;
	z-index: 10;
}
.post .category a,
.posts_list .category a {
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
	display: inline-block;
	min-width: 107px;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	color: #fff;
	line-height: 23px;
	box-sizing: border-box;
	text-transform: uppercase;
	background: #22C8D4;
}
.post .category a:hover,
.posts_list .category a:hover {
	background: #22C8D4;
}
.post .category a.news,
.posts_list .category a.news {
	background: #22C8D4;
}
.post .category a.news:hover,
.posts_list .category a.news:hover {
	background: #4560bd;
}
.post .category a:before,
.posts_list .category a:before {
	font-size: 10px;
	margin-right: 7px;
	vertical-align: baseline;
}
.posts_list li .post-image {
	position: relative;
	overflow: hidden;
	min-height: 26px;
	margin-bottom: 20px;
}
.posts_list li .post-image a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 54%;
}
.posts_list li .post-image a span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1);
	transition: ease-in-out .2s;
}
.posts_list li .post-image a:hover span {
	transform: scale(1.1);
}
.posts_list li .post-image span.noimage {
	line-height: 0;
	text-indent: 100%;
	overflow: hidden;
}
.posts_list h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 35px;
	letter-spacing: 0;
}
.posts_list h3 a:hover {
	color: #22C8D4;
}
.posts_list .excerpt {
	color: #72706E;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 16px;
	letter-spacing: 0;
}

/*　blogDetail　*/
#blogDetail .post {
	color: #0F0E0E;
	font-size: 14px;
	line-height: 1.7;
	padding-bottom: 35px;
}
#blogDetail .post-header {
	padding: 0px;
	margin-bottom: 25px;
}
#blogDetail .post-header h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
#blogDetail .post-header .post-meta {
	margin-bottom: 45px;
}
#blogDetail .post-header .post-meta li.date {
	margin-top: 22px;
}
.post .date,
.posts_list .date {
	color: #22C8D4;
	font-size: 10px;
	letter-spacing: 0;
}
.post .date span,
.posts_list .date span {
	margin-left: 10px;
}
.post .date span:before,
.posts_list .date span:before {
	font-size: 9px;
	margin-right: 5px;
}
.post .date span a,
.posts_list .date span a {
	color: #6fba2c;
	vertical-align: baseline;
}
.post .date span a:hover,
.posts_list .date span a:hover {
	text-decoration: underline;
}

.post-content {
	overflow: hidden;
	line-height: 2.3;
	letter-spacing: 0;
}
div#blogDetail .post-content img {
	width: auto;
	height: auto;
	max-width: 100%;
	box-sizing: border-box;
}
/*
#blogDetail .post-content h3 {
font-size: 22px;
letter-spacing: 0;
background: #e8e8e8;
padding: 30px 10px 30px 28px;
line-height: 1.5;
border-top: 5px solid #f5c6b6;
margin: 40px 0 30px;
}
#blogDetail .post-content h4 {
font-size: 20px;
letter-spacing: 0;
border-bottom: 5px solid #f5c6b6;
padding: 10px 0 12px 0;
line-height: 1.5;
margin: 30px 0 25px 0;
}
*/

.bloginfo_box {
	display: table;
	width: 100%;
	background: #EBE9E7;
	margin-top: 60px;
}
.bloginfo_box .blog_name {
	display: table-cell;
	width: 50%;
	border-right: 1px solid #BFBEBD;
	box-sizing: border-box;
	padding: 29px 30px;
	vertical-align: middle;
}
.bloginfo_box .blog_name .icon-blog {
	display: block;
	position: relative;
	padding-left: 25px;
	font-size: 16px;
	color: #373431;
	line-height: 1.6;
}
.bloginfo_box .blog_name .icon-blog:before {
	display: block;
	font-size: 15px;
	color: #22C8D4;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
}
.bloginfo_box .share_btn {
	display: table-cell;
	width: 50%;
	padding: 30px 10px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
}
.bloginfo_box .share_btn li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
.bloginfo_box .share_btn li a {
	display: block;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 0;
	line-height: 1;
}
.bloginfo_box .share_btn li a:before {
	color: #fff;
}
.bloginfo_box .share_btn .icon-facebook {
	background: #4967A3;
}
.bloginfo_box .share_btn .icon-facebook:hover {
	background: #587cc1;
}
.bloginfo_box .share_btn .icon-facebook:before {
	font-size: 26px;
	margin-top: 12px;
}
.bloginfo_box .share_btn .icon-line {
	background: #18BC01;
}
.bloginfo_box .share_btn .icon-line:hover {
	background: #1cde00;
}
.bloginfo_box .share_btn .icon-line:before {
	font-size: 29px;
	margin-top: 11px;
}
.bloginfo_box .share_btn .icon-twitter {
	background: #11BBEF;
}
.bloginfo_box .share_btn .icon-twitter:hover {
	background: #13C7FE;
}
.bloginfo_box .share_btn .icon-twitter:before {
	font-size: 24px;
	margin-top: 14px;
}
.bloginfo_box .share_btn .icon-google {
	background: #E05C4F;
}
.bloginfo_box .share_btn .icon-google:hover {
	background: #fb7468;
}
.bloginfo_box .share_btn .icon-google:before {
	font-size: 20px;
	margin-top: 15px;
}

/* navigation */
.navigation {
	overflow: hidden;
	margin-top: 52px;
}
.navigation:after {
	content: "";
	display: table;
	clear: both;
}
.navigation .prev {
	float: left;
	width: 100px;
}
.navigation .next {
	float: right;
	width: 100px;
}
.navigation a {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	background: #BFBEBD;
	color: #373431;
	line-height: 40px;
	letter-spacing: 0.1em;
	border-radius: 5px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
}
.navigation a:hover {
	background: #22C8D4;
	color: #fff;
}
.navigation .prev a span {
	padding-left: 8px;
}
.navigation .next a span {
	padding-right: 8px;
}
.navigation .prev a span:before {
	display: block;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
}
.navigation .next a span:before {
	display: block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
}
.navigation ul {
	display: flex;
	max-width: 200px;
	margin: 0 auto;
}
.navigation li {
	display: flex;
	margin: 0 1px 0 2px;
	width: 30px;
}

/* pagination */
.pagination {
	overflow: hidden;
	position: relative;
	padding-top: 52px;
	border-top: 1px solid #72706E;
}
.pagination ul {
	text-align: center;
}
.pagination ul li {
	display: inline-block;
	width: 30px;
	font-weight: bold;
}
.pagination ul li a,
.pagination ul li span.dots {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 16px;
	background: #BFBEBD;
	color: #373431;
	line-height: 40px;
	letter-spacing: 0;
	font-weight: 400;
	border-radius: 5px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.pagination ul li span.dots {
	background: none;
}
.pagination ul li a:hover {
	background: #22C8D4;
	color: #fff;
}
.pagination ul li span.current {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 16px;
	background: #22C8D4;
	color: #fff;
	line-height: 40px;
	letter-spacing: 0;
	font-weight: 400;
	border-radius: 5px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.pagination ul li .prev {
	display: block;
	width: 100px;
	position: absolute;
	left: 0;
	top: 52px;
	padding-left: 8px;
	box-sizing: border-box;
}
.pagination ul li .next {
	display: block;
	width: 100px;
	position: absolute;
	right: 0;
	top: 52px;
	padding-right: 8px;
	box-sizing: border-box;
	font-weight: bold;
}
.pagination ul li .prev span:before {
	display: block;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
}
.pagination ul li .next span:before {
	display: block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
}

/*@media screen and (max-width: 1000px) {
.posts_list li {
width: 48%;
margin-left: 4%;
}
.posts_list li:nth-child(2n+1) {
margin-left: 0;
}
}*/

@media screen and (max-width: 1000px) and (min-width: 768px) {
	.bloginfo_box .share_btn li {
		margin: 0 3px;
	}
	.bloginfo_box .share_btn li a {
		width: 40px;
		height: 40px;
	}
	.bloginfo_box .share_btn .icon-facebook:before {
		font-size: 22px;
		margin-top: 9px;
	}
	.bloginfo_box .share_btn .icon-line:before {
		font-size: 25px;
		margin-top: 8px;
	}
	.bloginfo_box .share_btn .icon-twitter:before {
		font-size: 20px;
		margin-top: 11px;
	}
	.bloginfo_box .share_btn .icon-google:before {
		font-size: 16px;
		margin-top: 12px;
	}
}

@media screen and (max-width: 767px) {
	#posts {
		float: none;
		width: 100%;
	}
	/*.posts_list li {
	margin-bottom: 50px;
}*/

	#blogDetail .post-header {
		margin-bottom: 20px;
	}
	#blogDetail .post-header h2 {
		font-size: 24px;
	}
	#blogDetail .post-header li.category,
	#blogDetail .post-header .post-meta li.date {
		float: none;
	}

	.bloginfo_box {
		display: block;
	}
	.bloginfo_box .blog_name {
		display: block;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #BFBEBD;
		box-sizing: border-box;
		padding: 20px;
		text-align: center;
	}
	.bloginfo_box .blog_name .icon-blog {
		display: inline-block;
		text-align: left;
	}
	.bloginfo_box .share_btn {
		display: block;
		width: 100%;
		padding: 20px 10px;
		box-sizing: border-box;
	}

	.navigation {
		margin-top: 35px;
	}
	.navigation ul {
		clear: both;
		padding-top: 20px;
	}
	.pagination {
		padding-top: 95px;
	}
	.pagination ul li .prev,
	.pagination ul li .next {
		top: 30px;
		width: 48%;
	}
}

@media screen and (max-width: 480px) {
	.posts_list li {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	#blogDetail .post-header h2 {
		font-size: 22px;
		line-height: 1.4;
	}
	#blogDetail .post-content h3 {
		font-size: 20px;
		padding: 26px 5px 26px 20px;
		line-height: 1.4;
		margin: 35px 0 30px;
	}
	#blogDetail .post-content h4 {
		font-size: 19px;
	}
}


/*--------------------------------------
BLOGSIDE
--------------------------------------*/
.blogside {
	float: right;
	width: 28%;
}
.blogside h2.widgettitle {
	display: none;
}
.blogside h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1;
	padding-bottom: 9px;
	margin-bottom: 24px;
	color: #373431;
	border-bottom: 2px solid #373431;
}
.blogside h2 span {
	font-size: 14px;
	letter-spacing: 0;
	vertical-align: middle;
	color: #72706E;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: -6px;
}
.blogside .searchBox {
	margin-bottom: 40px;
}
.blogside .searchBox label {
	display: none;
}
.blogside .searchBox #searchform {
	position: relative;
}
.blogside .searchBox #s {
	background: #EBE9E7;
	border: none;
	height: 55px;
	width: 100%;
	padding: 0 40px 0 14px;
	box-sizing: border-box;
	color: #72706E;
	font-size: 13px;
}
.blogside .searchBox .icon-search:before {
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -8px;
	color: #22C8D4;
}
.blogside .searchBox #searchsubmit {
	background: none;
	border: none;
	position: absolute;
	right: 16px;
	width: 15px;
	height: 15px;
	top: 50%;
	margin-top: -8px;
	font-size: 0;
	cursor: pointer;
}

.blogside .categoryBox {
	margin-bottom: 50px;
}
.blogside .categoryBox ul li {
	border-bottom: 1px solid #b8c2c1;
	padding-bottom: 16px;
	margin-bottom: 18px;
	color: #000;
}
.blogside .categoryBox ul li:last-child {
	margin-bottom: 0;
}
.blogside .categoryBox ul li a {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	color: #686868;
	text-transform: uppercase;
}
.blogside .categoryBox ul li a span {
	display: block;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1;
	color: #686868;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.blogside .categoryBox ul li a:hover,
.blogside .categoryBox ul li a:hover span {
	color: #22C8D4;
}

.recentBox {
	margin-bottom: 50px;
}
.recentBox li {
	font-size: 13px;
	border-bottom: 1px solid #BFBEBD;
	padding-bottom: 13px;
	margin-bottom: 22px;
	line-height: 1.3;
}
.recentBox li:last-child {
	margin-bottom: 0;
}
.recentBox li .recent_thumbnail {
	float: right;
	width: 48px;
	height: 48px;
	margin-left: 12px;
	position: relative;
	overflow: hidden;
}
.recentBox li .recent_thumbnail a {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 1;
}
.recentBox li .recent_thumbnail a span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transform: scale(1);
}
.recentBox li .recent_thumbnail a:hover {
	transform: scale(1.1);
}

.recentBox li h3 a {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	color: #373431;
}
.recentBox li h3 a:hover {
	color: #22C8D4;
}
.recent_date {
	font-size: 10px;
	margin-top: 5px;
	color: #72706E;
}
.recentBox li .recent_date {
	margin-top: 15px;
}

.blogside .tagBox {
	margin-bottom: 40px;
}
.blogside .tagBox h2 {
	margin-bottom: 12px;
}
.blogside .tagBox .tagcloud a {
	display: inline-block;
	padding: 7px 10px;
	color: #373431;
	font-size: 14px !important;
	line-height: 1;
	border: 1px solid #72706E;
	border-radius: 3px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	margin-bottom: 9px;
	letter-spacing: 0;
}
.blogside .tagBox .tagcloud a:hover {
	color: #fff;
	background: #72706E;
}

.archiveBox {
	font-size: 14px;
	line-height: 1.4;
}
.archiveBox > ul > li {
	margin-top: 20px;
}
.archiveBox > ul > li:first-child {
	margin: 0;
}
.archiveBox ul li p {
	position: relative;
	margin: 0;
	padding-left: 22px;
	cursor: pointer;
	display: inline-block;
}
.archiveBox ul li p:visited {
	color: #373431;
}
.archiveBox ul li p:hover {
	color: #22C8D4;
	font-weight: bold;
}
.archiveBox ul li p.acv_open {
	color: #22C8D4;
	font-weight: bold;
}
.archiveBox ul li p:before {
	display: block;
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 8px;
	height: 8px;
	border-right: 1px solid #22C8D4;
	border-bottom: 1px solid #22C8D4;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box;
}
.archiveBox ul li p.acv_open:before {
	top: 1px;
	left: 2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.archiveBox ul li a {
	color: #373431;
}
.archiveBox ul li a:link {
	/*color: #FFAEA2;*/
	text-decoration: underline;
}
.archiveBox ul li a:visited {
	color: #373431;
}
.archiveBox ul li a:hover {
	color: #22C8D4;
	font-weight: bold;
}
.archiveBox ul li a:active {
	color: #22C8D4;
}
.archiveBox ul li ul {
	margin-left: 44px;
}
.archiveBox ul li li {
	margin-top: 10px;
}
.archiveBox ul li ul.hide {
	display: none;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	.blogside {
		float: right;
		width: 30%;
	}
	.blogside h2 {
		font-size: 14px;
		letter-spacing: 0;
	}
	.blogside h2 span {
		font-size: 12px;
	}
}

@media screen and (max-width: 767px) {
	.blogside {
		float: none;
		width: 100%;
		border-top: 1px solid #5D5555;
		padding: 46px 0 0;
		box-sizing: border-box;
		margin-top: 35px;
	}
}


/* =====================================
■新着情報
===================================== */
.category #newsList,
.single #newsDetail {
	background: #fff;
	padding: 60px 0 80px;
	min-height: 600px;
}

/*--------------------------------------
新着情報一覧
--------------------------------------*/
.h2Wrap {
	padding-bottom: 22px;
	border-bottom: 1px solid #bfbebd;
	position: relative;
}
.h2Wrap h2 {
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	color: #22C8D4;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 1;
}
.h2Wrap a {
	position: absolute;
	font-size: 13px;
	color: #22C8D4;
	text-decoration: underline !important;
	right: 0;
	top: 3px;
	letter-spacing: 0.1em;
	width: auto;
	line-height: 1.2;
}
.h2Wrap a:hover {
	text-decoration: none !important;
}
.newsWrap .inner {
	position: relative;
	overflow: hidden;
}
.newsWrap .inner #newsList {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 92%;
	overflow-y: scroll;
	padding: 0 15px 0 0;
	box-sizing: border-box;
	border-bottom: 1px solid #5A3514;
}
#newsList::-webkit-scrollbar { 
	width: 15px;
}
#newsList::-webkit-scrollbar-thumb { 
	background: #72706E;
}
#newsList::-webkit-scrollbar-track-piece {
	background: #BFBEBD;
}
#newsList dl {
	background: url(/wp-content/uploads/ico_dashed.png) repeat-x left bottom;
	background-size: 20px 1px;
	padding: 32px 0 20px;
}
#newsList dl dt {
	font-size: 13px;
	color: #5A3514;
	line-height: 1;
	letter-spacing: 0.02em;
	margin-bottom: 8px;
}
#newsList dl dt .newsLabel {
	display: inline-block;
	width: 37px;
	height: 13px;
	line-height: 14px;
	background: #22C8D4;
	color: #fff;
	font-size: 9px;
	letter-spacing: 0;
	padding: 0;
	text-indent: 0;
	text-align: center;
	box-sizing: border-box;
	margin: -2px 0 0 10px;
	vertical-align: middle;
	border-radius: 7px;
	font-weight: bold;
}
#newsList dl dd a {
	color: #575449;
}
#newsList dl dd a:hover {
	color: #22C8D4;
	text-decoration: underline;
}
#newsList dl dd {
	letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
	.newsWrap .inner {
		padding-top: 0;
	}
	.newsWrap .inner #newsList {
		position: relative;
		overflow: auto;
		height: auto;
		max-height: calc(100vh - 73px);
		-webkit-overflow-scrolling: touch;
	}	
}

/*--------------------------------------
詳細記事
--------------------------------------*/
#newsDetail h3 {
	font-size: 24px;
	color: #574f4f;
	letter-spacing: 0.18em;
	line-height: 1.4;
	position: relative;
	padding-left: 30px !important;
	margin-bottom: 20px;
}
#newsDetail h3:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 14px solid #6f87a3;
	border-left: 14px solid transparent;
	position: absolute;
	left: 2px;
	top: 10px;
}
#newsDetail h3:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 14px solid #96a8bf;
	border-right: 14px solid transparent;
	position: absolute;
	left: 2px;
	top: 10px;
}


/* =====================================
■サイトマップ
===================================== */
#sitemap_list {
	margin: 0 auto !important;
	background: none !important;
}
#sitemap_list li,
.sitemap_list li {
	border-bottom: 1px dashed #707070;
	line-height: 1.4 !important;
	position: relative;
	margin: 0 !important;
}
.sitemap_list li:first-child {
	border-top: 1px dashed #707070;
}
#sitemap_list li:before,
.sitemap_list li:before {
	position: absolute;
	content: '';
	display: block;
	background: #22C8D4;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	left: 0;
	top: 25px;
}
#sitemap_list li a,
.sitemap_list li a {
	display: block;
	padding: 19px 40px 15px 20px !important;
	position: relative;
	box-sizing: border-box;
	background: none !important;
}
#sitemap_list li a:after,
.sitemap_list li a:after {
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 18px;
	margin-top: -5px;
}
#sitemap_list li a:hover,
.sitemap_list li a:hover {
	color: #22C8D4;
}


/* =====================================
■お問い合わせ
===================================== */
.wrap_contact {
	max-width: 800px;
	margin: 0 auto;
}
.inquiryForm_message {
	text-align: center;
}
.step_list {
	width: 467px;
	margin: 0 auto 90px;
}
.step_list li {
	float: left;
	width: 100px;
	margin-left: 83px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	color: #BFBEBD;
}
.step_list li:first-child {
	margin: 0;
}
.step_list li span {
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	text-align: center;
	line-height: 58px;
	margin: 0 auto 12px;
	background: #BFBEBD;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	position: relative;
}
.step_list li span:after {
	display: block;
	content: "";
	width: 130px;
	height: 1px;
	background: #bfbebd;
	position: absolute;
	top: 50%;
	left: 54px;
}
.step_list li:last-child span:after {
	display: none;
}
.step_list li.current {
	color: #373431;
}
.step_list li.current span {
	background: #22C8D4;
}
.step_list li span.current:after {
	background: #22C8D4;
}
.inquiryForm_message .step_catch {
	font-size: 16px;
	text-align: center;
	color: #373431;
	letter-spacing: 0.05em;
	margin-bottom: 44px;
}
.inquiryFormTable {
	border-top: 1px solid #707070;
	font-size: 16px;
	padding-top: 22px;
}
.inquiryFormTable h3 {
	background: #22C8D4;
	color: #fff;
	padding: 5px 20px;
	margin: 35px 0;
}
.inquiryFormTable dl {
	display: table;
	width: 100%;
}
.inquiryFormTable dt,
.inquiryFormTable dd {
	display: table-cell;
	padding: 20px 0 24px;
	text-align: left;
	vertical-align: top;
}
.inquiryFormTable dt {
	border-right: none;
	position: relative;
	font-weight: normal;
	width: 33%;
	padding-top: 31px;
	color: #2C2F30;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	font-weight: bold;
}
.inquiryFormTable dd {
	box-sizing: border-box;
	position: relative;
	padding-right: 40px;
}
.wpcf7-form-control-wrap {
	display: block;
}
.inquiryFormTable input,
.inquiryFormTable textarea,
.inquiryFormTable select {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 13px 14px 14px;
	border: 1px solid #BFBEBD;
	background: #EBE9E7;
	color: #333;
	border-radius: 5px;
}
.inquiryFormTable select {
	position: relative;
	background: #ECECEC url(/wp-content/uploads/ico_select.png) no-repeat right center;
	background-size: contain;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.inquiryFormTable select::-ms-expand {
	display: none;
}
.inquiryFormTable input[type="checkbox"] {
	display: none;
	/*display: inline-block;*/
	width: 32px;
	height: 32px;
	border: 0;
	position: relative;
	margin-right: 0;
	visibility: hidden; 
	z-index: 999;
	-webkit-appearance: none;
	background: none;
	box-sizing: border-box;
}
.inquiryFormTable .wpcf7-list-item {
	width: 100%;
	display: block;
	margin: 0 0 13px;
	box-sizing: border-box;
}
.wpcf7-list-item-label {
	position: relative;
}
span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
	display: none;
}
.inquiryFormTable input[type="checkbox"] + span label.icon-check:before {
	content: "\e902";
	font-size: 25px;
	color: #BFBEBD;
	margin-right: 5px;
	vertical-align: middle;
}
.inquiryFormTable input[type="checkbox"]:checked+ span label.icon-check:before {
	content: "\e903";
	color: #22C8D4;
}
.failed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border: 1px solid #22C8D4;
	background: #fff;
	box-shadow: 0 0 5px rgba(111, 186, 44, 0.5);
}
.inquiryFormTable input.wpcf7-not-valid {
	border: 1px solid #D93636 !important;
	background: #FDD2D2 !important;
}
.inquiryFormTable .comment {
	display: block;
	color: #63696A;
	font-size: 13px;
	margin-top: 0.4em;
	letter-spacing: 0;
}
.inquiryFormTable .required {
	background: #D93636;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding-left: 0;
	width: 46px;
	height: 22px;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	line-height: 22px;
	position: absolute;
	top: 36px;
	right: 28px;
}
.inquiryFormTable .optional {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding-left: 0;
	width: 46px;
	height: 22px;
	background: #63696A;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	line-height: 22px;
	position: absolute;
	top: 36px;
	right: 28px;
}

.inquiryFormTable .btBox {
	text-align: center;
	margin: 103px 0 80px;
}
.inquiryFormTable .btBox input[type="submit"] {
	background: #22C8D4 url(/wp-content/uploads/ico_arrow02.png) no-repeat 95% center !important;
	background-size: 6px 10px;
	border: none;
	width: 100%;
	color: #fff;
	display: block;
	line-height: 1.2;
	cursor: pointer;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 0 !important;
	outline: 0px;
	-webkit-appearance: none;
	font-size: 26px;
	letter-spacing: 0.1em;
	padding: 29px 32px 28px 30px;
}
.inquiryFormTable .btBox input[type="submit"].disabled {
	background: #72706E url(/wp-content/uploads/ico_arrow01.png) no-repeat 96% center !important;
	background-size: 6px 10px;
	color: #BFBEBD;
	opacity: 1 !important;
	pointer-events: none;
	cursor: default;
	padding: 29px 40px 28px 40px;
}
.inquiryFormTable .btBox input[type="submit"].abled {
	background-position: 96% center !important;
	padding: 29px 40px 28px 40px;
}
.inquiryFormTable .wpcf7-back {
	width: 37.5% !important;
	color: #fff;
	background: #72706E url(/wp-content/uploads/ico_arrow02.png) no-repeat 92% center !important;
	background-size: 6px 10px;
	border: none;
	line-height: 1.2;
	cursor: pointer;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 0 !important;
	outline: 0px;
	-webkit-appearance: none;
	font-size: 26px;
	letter-spacing: 0.1em;
	padding: 29px 30px 28px;
	float: left;
	text-align: left;
}
.inquiryFormTable .wpcf7-submit {
	width: 58.5% !important;
	float: right;
	text-align: left;
}
.inquiryFormTable .btBox input[type="submit"]:hover,
.inquiryFormTable .btBox input[type="button"]:hover {
	opacity: 0.8;
}

span.verify_icon {
	position: absolute;
	width: 25px;
	height: 25px;
	right: -42px;
	top: 13px;
	display: none;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon {
	display: block;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon:before {
	color: #22C8D4;
	font-size: 25px;
	vertical-align: top;
}
.failed .confirm_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon {
	display: none;
}

.inquiryFormTable .wpcf7-not-valid-tip {
	color: #DE5050;
	font-weight: normal;
	display: block;
	font-size: 12px;
}

.file_btn {
	display: block;
	overflow: hidden;
	position: relative;
	background: #807B7B;
	color: #fff;
	width: 123px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	margin-top: 13px;
}
.file_btn .wpcf7-form-control-wrap {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	width: 100%;
	height: 30px;
}
div.wpcf7 input[type="file"] {
	padding: 0;
	border: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 30px;
}
.result_txt {
	display: block;
	word-break: break-all;
	white-space: pre-wrap;
}

.failed .confirm_table input[type="text"],
.failed .confirm_table input[type="tel"],
.failed .confirm_table input[type="email"],
.failed .confirm_table textarea,
.failed .confirm_table select,
.failed .confirm_table input[type="checkbox"],
.failed .confirm_table input[type="number"]{
	display: none;
}
.failed .confirm_table .required,
.failed .confirm_table .optional,
.failed .confirm_table span.comment,
.failed .confirm_table .wpcf7-list-item-label,
.failed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
	display: none;
}
.failed .confirm_table .wpcf7-list-item {
	padding-left: 0;
	margin: 0;
}
.failed .confirm_table dl {
	margin-bottom: 10px;
}
.failed .confirm_table dt,
.failed .confirm_table dd {
	padding: 0;
}
.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
	display: none !important;
}

.inquiryFormTable input[type="radio"] {
	width: auto;
	display: inline-block;
}

@media screen and (max-width: 1060px) {
	.inquiryFormTable dt {
		width: 35%;
	}
}

@media screen and (max-width: 767px) {
	.step_list {
		width: 400px;
		margin: 0 auto 60px;
	}
	.step_list li {
		margin-left: 50px;
	}
	.inquiryFormTable dl {
		display: block;
	}
	.inquiryFormTable dt,
	.inquiryFormTable dd {
		display: block;
		padding: 0;
		width: 100%;
		box-sizing: border-box;
	}
	.inquiryFormTable dd {
		padding: 10px 40px 30px 0;
	}
	.inquiryFormTable .required,
	.inquiryFormTable .optional {
		position: static;
		margin-left: 20px;
		display: inline-block;
		margin-top: -2px;
		vertical-align: middle;
	}
	.inquiryFormTable .btBox {
		margin: 50px 0;
	}
	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
		width: 100% !important;
		float: none;
		font-size: 20px;
		padding: 29px 20px 28px 20px;
		box-sizing: border-box;
		background-position: 96% center !important;
		text-align: center;
	}
	.inquiryFormTable .btBox input[type="submit"].disabled,
	.inquiryFormTable .btBox input[type="submit"].abled {
		padding: 29px 20px 28px 20px;
	}
	.inquiryFormTable .wpcf7-back {
		margin-bottom: 15px;
	}
	.file_btn {
		margin-top: 0;
	}
	.failed .confirm_table dt,
	.failed .confirm_table dd {
		padding: 5px 0;
	}
}

@media screen and (max-width: 480px) {
	.step_list {
		width: 270px;
	}
	.step_list li {
		width: 70px;
		margin-left: 30px;
		font-size: 16px;
	}
	.step_list li span:after {
		width: 60px;
	}
	.inquiryForm_message .step_catch {
		font-size: 12px;
		letter-spacing: 0;
	}
	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
		font-size: 16px;
		letter-spacing: 0.1em;
	}
}
.fee_table{
	max-width: 800px;
	margin: auto;
}
.fee_table .style_table tbody th{
	width: 40%;
}
.fee_table .style_table tbody td{
	width: 34%;
}
.two_col .style_table tbody td{
	width: 70%;
	box-sizing: border-box;
}
@media screen and (max-width: 1130px) {
	.fee_table .style_table tbody th {
		width: 40%;
	}
	.fee_table .style_table tbody td{
		width: 32%;
	}
	.two_col .style_table tbody th{
		width: 40%;
		box-sizing: border-box;
	}
	.two_col .style_table tbody td{
		width: 60%;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 1280px) {
	#header .container .logo {
		width: 270px;
		margin: 20px 0 0 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.home #wrapper {
		padding-top: 40px !important;
	}
	#header .container .logo {
		width: 270px;
		float: none;
		position: absolute;
		top: 4px;
		left: 50%;
		transform: translateX(-50%);
		margin: 0;
		z-index: 99999;
	}

	#header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
		font-size: 15px;
	}
	#header .header_menu .g_nav {
		gap:10px;
		justify-content: center;
	}

	#header .header_menu {
		float: none;
		width: 100%;
		padding-top: 15px;
	}
	#wrapper {

	}
}
@media screen and (max-width: 767px) {
	#header .container .logo{

		width: 300px;
		margin: 15px 0 0 0;
	}
}


/* =====================================
■250506追加
===================================== */
#header .header_menu .g_nav > li > a,
#header .header_menu .g_nav > li > span,
#header .header_menu .g_nav > li dl dt,
#header .header_menu .g_nav > li dl li a {
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
}
.contact_section .contact_tit {
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
}

#visual {
	padding: 60px 24px 0;
	box-sizing: border-box;
	overflow: hidden;
}
#visual .visualWrap {
	position: relative;
}
.visualCatch {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	transition-delay: 0.8s !important;
}
.visualCatch .inner {
	width: 100%;
	height: 100%;
	max-width: 1028px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: center;
	text-align: center;
	padding: 70px 20px 64px;
	margin: 0 auto;
	box-sizing: border-box;
}
.visualCatch .inner > div {
	width: 100%;
}
.visualCatch .cacth01,
.visualCatch .cacth03 {
	position: relative;
	z-index: 100;
}
.visualCatch .cacth01 p {
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 48px;
	letter-spacing: 0.48em;
	line-height: 1.5;
	color: #fff;
	animation-delay: 2.8s !important;
}
.visualCatch .cacth03 p {
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0.16em;
	line-height: 1.5;
	color: #fff;
	animation-delay: 2.8s !important;
}
#visualSlider > div {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#visualSlider .pic img {
	width: 100% !important;
	object-fit: cover;
}
#visualSlider .cacth02 {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	transition-delay: 0.8s !important;
}
#visualSlider .cacth02 .inner {
	width: 100%;
	height: 100%;
	max-width: 1028px;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-end;
	justify-content: center;
	text-align: center;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
}
#visualSlider .cacth02 ul {
	display: flex;
	justify-content: center;
	column-gap: 26px;
	margin: 0 auto 123px;
}
#visualSlider .cacth02 ul li.img01 {
	z-index: 6;
	/* 	animation-delay: 0.35s !important; */
}
#visualSlider .cacth02 ul li.img02 {
	z-index: 8;
	animation-delay: 0.9s !important;
}
#visualSlider .cacth02 ul li.img03 {
	z-index: 6;
	animation-delay: 1.9s !important;
}
.blurTrigger {
	opacity: 0;
}
.blur {
	animation-name: blurAnime;
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	animation-timing-function: ease-out;
}

@keyframes blurAnime {
	from {
		filter: blur(10px);
		transform: scale(1.02);
		opacity: 0;
	}
	to {
		filter: blur(0);
		transform: scale(1);
		opacity: 1;
	}
}

@media screen and (min-width: 768px) {
	.bx-viewport,
	#visualSlider,
	#visualSlider .pic img {
		height: 688px !important;
	}
}

/*ipad code*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.bx-viewport,
	#visualSlider,
	#visualSlider .pic img {
		height: 510px !important;
	}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	.visualCatch .inner {
		padding: 60px 20px 54px;
	}
	.visualCatch .cacth01 p {
		font-size: 34px;
	}
	.visualCatch .cacth03 p {
		font-size: 12px;
	}
	#visualSlider .cacth02 ul {
		max-width: 660px;
		column-gap: 18px;
		margin-bottom: 105px;
	}
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	#visual {
		padding-top: 55px;
	}
}

@media screen and (max-width: 767px) {
	#visual {
		padding: 0;
	}
	.bx-viewport,
	#visualSlider,
	#visualSlider .pic img {
		height: 500px !important;
	}
	.visualCatch .inner {
		padding: 60px 0 40px;
	}
	.visualCatch .cacth01,
	.visualCatch .cacth03 {
		padding: 0 10px;
	}
	.visualCatch .cacth01 p {
		font-size: 26px;
		letter-spacing: 0.1em;
		line-height: 1.78;
	}
	.visualCatch .cacth03 p {
		font-size: 12px;
		letter-spacing: 0em;
		line-height: 1.67;
	}
	#visualSlider .cacth02 .inner {
		align-content: center;
		padding: 0;
	}
	#visualSlider .cacth02 ul {
		column-gap: 0;
		margin: 40px auto 0;
	}
	#visualSlider .cacth02 ul li.img01 {
		margin-right: -11%;
	}
	#visualSlider .cacth02 ul li.img03 {
		margin-left: -11%;
	}
}

@media only screen and (min-device-width: 480px) and (max-device-width: 767px) {
	.bx-viewport,
	#visualSlider,
	#visualSlider .pic img {
		height: 680px !important;
	}
}

@media screen and (max-width: 374px) {
	.visualCatch .cacth01 p {
		font-size: 22px;
	}
}


/* =====================================
■症例ページ
===================================== */
div#toc_container {
	padding: 20px;
}
div#toc_container p.toc_title {
	font-family: "Shippori Mincho", serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
}
div#toc_container ul.toc_list {
	display: flex;
	flex-wrap: wrap;    
	justify-content: center;
	column-gap: 30px;
}
div#toc_container ul.toc_list li {
	width: 100%;
}
div#toc_container ul.toc_list a {
	font-size: 16px;
	text-decoration: none;
	position: relative;
}
div#toc_container ul.toc_list a:before {
	content: "＞";
	margin-right: .2em;
}
div#toc_container ul.toc_list a:hover {
	opacity: 0.8;
}

@media screen and (max-width: 767px) {
	div#toc_container ul.toc_list {
		justify-content: flex-start;
	}
}

.caseColumn > .elementor-container > .elementor-row {
	flex-wrap: wrap;
}
.caseColumn .item.elementor-column {
	width: 100%;
}
.caseColumn .pic img {
	width: 100% !important;
	max-width: 800px;
}
.caseColumn .more {
	text-align: center;
	margin-top: 20px;
}
.caseColumn .more .toggle {
	display: inline-block;
	cursor: pointer;
	padding-left: 26px;
	box-sizing: border-box;
	position: relative;
}
.caseColumn .more .toggle:before {
	content: "";
	width: 16px;
	height: 16px;
	background: #72bbe6;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 7px;
}
.caseColumn .more .toggle:hover {
	opacity: 0.8;
}
.caseColumn .more .toggle .elementor-heading-title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: .05em;
	position: relative;
}
.caseColumn .more .toggle .elementor-heading-title:before {
	content: "";
	width: 10px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: -23px;
	top: 12px;
}
.caseColumn .more .toggle .elementor-heading-title:after {
	content: "";
	width: 2px;
	height: 10px;
	background: #fff;
	position: absolute;
	left: -19px;
	top: 8px;
}
.caseColumn .more .toggle.down .elementor-heading-title:after {
	display: none;
}
body:not(.elementor-editor-active) .caseColumn .details {
	display: none;
}
.caseColumn .details {
	margin-top: 20px;
}
.caseColumn .elementor-image-gallery .gallery-item img {
	width: 90% !important;
	max-width: 600px;
	border: none !important;
}

.caseColumn .comparisonWrap > .elementor-container > .elementor-row {
	justify-content: space-between;
	position: relative;
}
.caseColumn .comparisonWrap .elementor-inner-column .txt {
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	letter-spacing: 0.15em;
	line-height: 1;
	color: #333;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.caseColumn .comparisonWrap > .elementor-container > .elementor-row:after {
		content: "";
		border-left: 30px solid #22c8d4;
		border-top: 30px solid transparent;
		border-bottom: 30px solid transparent;
		transform: translate(calc(-50% + 2px), calc(-50% - 15px));
		position: absolute;
		left: 50%;
		top: 50%;
	}
	.caseColumn .comparisonWrap .elementor-inner-column {
		width: 46%;
	}
	.caseColumn .comparisonWrap .elementor-inner-column .elementor-image {
		height: 320px;
		overflow: hidden;
	}
	.caseColumn .comparisonWrap .elementor-inner-column .elementor-image img {
		display: block;
		height: 100% !important;
		width: 100% !important;
		object-fit: cover;
		object-position: center;
	}
}

@media screen and (max-width: 1023px)  and (min-width: 768px) {
	.caseColumn .comparisonWrap .elementor-inner-column .elementor-image {
		height: 280px;
	}
}

@media screen and (max-width: 767px) {
	.caseColumn .comparisonWrap .elementor-inner-column.before {
		margin-bottom: 50px;
	}
	.caseColumn .comparisonWrap .elementor-inner-column.before:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: -38px;
		border-top: 25px solid #22c8d4;
		border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		transform: translateX(-50%);
	}
}