@charset "utf-8";
/* 
Theme Name: Genova Template
File: content.css
Theme Author: Genova Design
Author URL: https://genova.co.jp/
Template: genova_tpl
Description: This file is reserved for under pages (not top-page) and other elements
Version: 1.2
*/


/*-----------------------------------------------------------
■ 1 Under page
-----------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Zen+Kaku+Gothic+Antique:wght@400;500;700;900&family=Zen+Maru+Gothic@400;500&display=swap');

body {
	font-family: "Noto Sans JP", sans-serif;
}

.elementor-widget:not(:last-child) {
	margin-bottom: 0 !important;
}


/*--------------------------------------
	general
--------------------------------------*/

#content {
	min-height: 600px;
	padding: 63px 0 100px;
}

.home #content {
	padding: 0;
}


/*--------------------------------------
	title holder
--------------------------------------*/

.title-holder {
	position: relative;
	z-index: 1;
	display: table;
	width: 100%;
	height: 300px;
	background: #D9EDE9;
}

.title-holder::before {
	content: '';
	width: 40%;
	background-image: url('../img/child/h1_deco_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -2;
}

.title-holder::after {
	content: '';
	background-image: url('../img/child/h1_deco_img.png');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 300px;
	height: 300px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.title-holder .title-holder__inner {
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0;
}
.title-holder .title-holder__inner:before{
	content: '';
	width: 143px;
	height: 143px;
	background-image: url('../img/child/h1_deco_top_left.png');
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.title-holder .title-holder__inner:after{
	content: '';
	height: 220px;
	background-image: url('../img/child/h1_deco_repeat.png');
	background-repeat: repeat-x;
	background-size: auto;
	position: absolute;
	left: calc(50% - 643px);
	top: 40px;
	right: calc(50% - 426px);
	z-index: -1;
}
.title-holder .container h1,
.title-holder .container h2 {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-size: 40px;
	letter-spacing: 0.08em;
	line-height: 1.2;
	color: #5D6E6B;
	padding-right: 200px;
}

@media screen and (max-width: 767px) {

	.title-holder {
		height: 200px;
	}

	.title-holder::before {
		width: 60%;
	}

	.title-holder::after {
		width: 200px;
		height: 200px;
	}
	.title-holder .title-holder__inner:before{
		width: 20vw;
		height: 20vw;
	}
	.title-holder .title-holder__inner:after{
		height: 120px;
		left: 9vw;
		right: 27vw;
		background-size: 243px;
	}
	.title-holder .container h1,
	.title-holder .container h2 {
		font-size: 26px;
		padding-right: 100px;
	}

}


/*--------------------------------------
	bread
--------------------------------------*/

#bread {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	max-width: 1080px;
	width: 100%;
	padding: 0 30px;
	margin: 16px auto 0;
	text-align: center;
	line-height: 1.3;
}

#bread li {
	display: inline;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #5D6E6B;
}

#bread li+li::before {
	content: ">";
	padding-right: .3em;
}

#bread li a {
	vertical-align: baseline;
	text-decoration: none;
	color: #5D6E6B;
}

#bread li a:hover {
	text-decoration: underline;
}

.archive.category #bread li:nth-child(2) {
	display: none;
}

/*--------------------------------------
	titles
--------------------------------------*/

/* h2 */
h2.elementor-heading-title {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	position: relative;
	color: #58AF9F;
	padding: 14px 0px 9px 22px;
	margin-bottom: 30px;
	font-size: 32px;
	font-weight: 400;
	line-height: calc(50 / 32) !important;
	letter-spacing: 0.12em;
}
h2.elementor-heading-title::first-letter{
	color: #8EC99A;
}
h2.elementor-heading-title:before {
	content: '';
	width: 14px;
	height: 14px;
	background-image: url('../img/child/h2_icon.png');
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

/* h3 */
h3.elementor-heading-title {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #58AF9F;
	font-size: 24px;
	font-weight: 400;
	line-height: calc(45 / 28);
	letter-spacing: 0.12em;
	margin-bottom: 20px;
}

/* h4 */
h4.elementor-heading-title {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	position: relative;
	color: #5D6E6B;
	padding-left: 40px;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: 400;
	line-height: calc(40 / 24);
	letter-spacing: 0.1em;
}

h4.elementor-heading-title:before {
	content: '';
	position: absolute;
	background: #599FF0;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	top: 10px;
	left: 0;
}

h4.elementor-heading-title {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	position: relative;
	color: #5D6E6B;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 400;
	line-height: calc(40 / 24);
	letter-spacing: 0.1em;
}

/* h5 */
h5.elementor-heading-title {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #5D6E6B;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 400;
	line-height: calc(35 / 20);
	letter-spacing: 0.05em;
}

@media screen and (max-width:767px) {

	/* h2 */
	h2.elementor-heading-title {
		font-size: 24px;
		padding: 10px 0px 10px 15px;
	}

	/* h3 */
	h3.elementor-heading-title {
		font-size: 22px;
	}

	/* h4 */
	h4.elementor-heading-title {
		padding-left: 30px;
		font-size: 20px;
	}

	h4.elementor-heading-title::before {
		width: 20px;
		height: 20px;
		top: 8px;
	}

	/* h5 */
	h5.elementor-heading-title {
		font-size: 18px;
	}
}

/*--------------------------------------
* 流れ
--------------------------------------*/
.flowList>li {
	background: #EFF3FB;
	position: relative;
	margin-bottom: 35px;
	padding: 40px;
}

.flowList>li:last-child {
	margin-bottom: 0;
}

.flowList>li:last-child:after {
	display: none;
}

.flowList>li:after {
	content: '';
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 26px 18px 0 18px;
	border-color: #283E67 transparent transparent transparent;
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
}

.flowList>li:last-child:before {
	display: none;
}

.flowList p.photo {
	float: right;
	width: 30%;
	overflow: hidden;
	border-radius: 5px;
	margin: 0 0 20px 20px !important;
}

.flowList .flow_title {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.06em;
	position: relative;
	margin-bottom: 28px;
	color: #22201E;
}

.flowList .flow_title span {
	background: #24375C;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	width: 33px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	font-size: 20px;
	margin-right: 10px;
	letter-spacing: 0;
	margin-top: 0;
}

@media screen and (max-width:767px) {
	.flowList p.photo {
		float: none;
		width: 100%;
		margin: 0 0 20px 0px !important;
	}

	.flowList>li {
		padding: 30px 20px;
	}
}

/*--------------------------------------
2Ã¥Ë†â€”Ã£Æ’â€ Ã£Æ’Â¼Ã£Æ’â€“Ã£Æ’Â«
--------------------------------------*/

.column2_table th,
.column2_table td {
	line-height: 1.6;
	vertical-align: top;
	border-bottom: 1px solid #59D0AB;
}

.column2_table th {
	width: 30%;
	padding: 13px 0px 10px 14px;
	box-sizing: border-box;
}

.column2_table td {
	padding: 13px 14px 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #CBCAC9;
}

/*--------------------------------------
文章・画像
--------------------------------------*/
.context_area .img_box img {
	float: right;
	width: 30% !important;
	margin: 0 0 0 20px;
	display: block;
}

.context_area.img_l .img_box img {
	float: left;
	margin: 0 20px 20px 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%;
	}

}

/*--------------------------------------
	timetable
--------------------------------------*/

table.timetable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #A39A67;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	color: #6E6952;
}

table.timetable th {
	width: 107px;
	border-right: 1px solid #A39A67;
	text-align: center;
}

table.timetable thead th,
table.timetable thead td {
	padding: 3px 0 2px;
}

table.timetable td:last-child {
	width: 100px;
	padding-right: 15px;
}

table.timetable thead td:last-child {
	letter-spacing: 0.05em;
}

table.timetable thead {
	color: #fff;
	background: #A39A67;
}

table.timetable tbody tr+tr {
	border-top: 1px solid #A39A67;
}

table.timetable tbody th,
table.timetable tbody td {
	padding: 8px 0px;
}

@media screen and (max-width: 980px) {
	table.timetable td:last-child {
		width: 60px;
		padding-right: 6px;
	}
}

@media screen and (max-width: 767px) {
	table.timetable {
		font-size: 11px;
	}

	table.timetable th {
		width: 70px;
	}

	table.timetable thead th {
		font-size: 12px;
	}

	table.timetable thead th,
	table.timetable thead td {
		padding: 0;
		line-height: 29px;
	}

	table.timetable tbody th,
	table.timetable tbody td {
		padding: 0;
		line-height: 35px;
	}

	table.timetable td:last-child {
		width: auto;
		white-space: nowrap;
	}
}


/*--------------------------------------
	border box
--------------------------------------*/

.frame-box {
	padding: 40px;
	border: 3px solid #9f9f9f;
}

.frame-box h3 {
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 26px;
	line-height: 1.6;
	letter-spacing: 0.15em;
	color: #686868;
}

.frame-box h3::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #2a81f3;
}


/*--------------------------------------
	Q&A
--------------------------------------*/

.qa .qa__block+.qa__block {
	margin-top: 40px;
}

.qa__block dt,
.qa__block dd {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}

.qa__block .qa__num {
	display: table-cell;
	padding-right: 20px;
	vertical-align: top;
}

.qa__block dt .qa__num span,
.qa__block dd .qa__num span {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 22px;
	text-align: center;
	letter-spacing: 0;
	line-height: 40px;
	color: #fff;
	background: #94C789;
}

.qa__block dd .qa__num span {
	color: #94C789;
	background: #eff9e5;
}

.qa__block .qa__text {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.qa_list dt .qa__text {
	font-size: 18px;
}

/*--------------------------------------
	anchor link list
--------------------------------------*/

.anchor-links {
    padding: 25px 35px;
    background: url(../img/child/link_bg.jpg) no-repeat center top/cover;
    list-style: none;
}

.anchor-links .elementor-icon-list-items li {
    position: relative;
    display: inline-block;
    width: auto;
    padding-left: 20px;
    color: #5D6E6B;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin: 5px 30px 5px 0;
    line-height: 1.6;
}

.anchor-links .elementor-icon-list-items li a {
    text-decoration: underline;
}

.anchor-links .elementor-icon-list-items li a:before {
        content: '';
    position: absolute;
    background: url('../img/child/link_icon.png') no-repeat;
    background-size: 100%;
    top: 7px;
    left: 0;
    width: 13px;
    height: 18px;
}

.anchor-links .elementor-icon-list-items li a:hover {
    text-decoration: none;
    color: #59D0AB;
}


@media screen and (max-width:767px) {

    .anchor-links .elementor-icon-list-items li {
        display: block;
        width: 100%;
        margin: 5px 0;
    }

}

/*--------------------------------------
リスト
--------------------------------------*/
.circle_list li {
	list-style-type: none;
	position: relative;
	padding-left: 31px;
	line-height: 32px;
	letter-spacing: 0.05em;
	font-weight: 500;
}

.circle_list li:before {
	content: '';
    position: absolute;
    border: 4px solid #7ACAA0;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    top: 8.5px;
    left: 0;
}

.circle_list li+li {
	margin-top: 5px;
}

/*--------------------------------------
	post box
--------------------------------------*/

.post-box {
	margin: 0 16px 0 auto;
	padding: 0 30px;
	background: #fff;
	position: relative;
	z-index: 2;
}

.post-box dl {
	padding: 15px 0 20px;
	width: 100%;
	display: table;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 0;
	padding: 31px 0 10px;
	border-bottom: 1px solid #666;
}

.post-box dl dt {
	width: 242px;
	display: table-cell;
	position: relative;
	padding-left: 30px;
}

.post-box dl dt:before {
	content: '';
	width: 1px;
	background: #666;
	position: absolute;
	right: 94px;
	top: 2px;
	bottom: 0;
}

.post-box dl dt .new-label {
	display: inline-block;
	width: 72px;
	height: 24px;
	margin: -2px 0 0 56px;
	vertical-align: middle;
	font-size: 14px;
	text-indent: 0;
	text-align: center;
	color: #fff;
	background: #9C724A;
}

.post-box dl dd {
	padding-left: 24px;
}

.post-box dl dd a {
	vertical-align: text-bottom;
}

.post-box dl dd a:hover {
	text-decoration: underline;
}

.elementor-element-90a25f9 {
	height: 0;
}

@media screen and (max-width: 980px) {
	.post-box dl dt {
		width: 180px;
		padding-left: 5px;
	}

	.post-box dl dt:before {
		right: 81px;
	}

	.post-box dl dt .new-label {
		margin-left: 20px;
	}
}

@media screen and (max-width: 767px) {
	.elementor-element-90a25f9 {
		height: auto;
	}

	#news_box {
		position: relative;
		z-index: 0;
	}

	#news_box:before {
		content: '';
		background: #866648;
		position: absolute;
		top: 16px;
		bottom: -16px;
		right: 0px;
		left: 16px;
		z-index: -1;
	}

	.post-box {
		max-width: none;
		width: 100%;
		height: 291px;
		margin: 0;
		padding: 0 16px 0 0;
		overflow-y: scroll;
		top: 0;
	}

	.post-box dl {
		display: block;
		padding: 0 0 15px;
		margin-bottom: 15px;
	}

	.post-box dl dt {
		width: 100%;
		display: block;
		margin-bottom: 16px;
	}

	.post-box dl dt:before {
		display: none;
	}

	.post-box dl dt .new-label {
		width: 48px;
		position: absolute;
		left: 0;
		top: 40px;
		margin: 0;
	}

	.post-box dl dd {
		display: block;
		padding-left: 56px;
	}
}

/*--------------------------------------
two columns table
--------------------------------------*/

.two-columns-table th,
.two-columns-table td {
	border-bottom: 1px solid #94C789;
	vertical-align: top;
	line-height: 1.6;
}

.two-columns-table tr:first-child th,
.two-columns-table tr:first-child td {
	border-top: 1px solid #94C789;
}

.two-columns-table th {
	width: 30%;
	padding: 13px 0px 10px 14px;

}

.two-columns-table td {
	padding: 13px 14px 10px;
}


/*-----------------------------------------------------------
■ 2 Blog
-----------------------------------------------------------*/
.post .post__category a,
.posts__list .post__category a,
.posts__list h3,
#blogDetail .post__header h1,
.blogside h2,
.blogside .category-box ul li a {
	font-weight: bold;
}

.posts__list h3 a:hover,
.post .post__date,
.posts__list .post__date,
.post .post__date span a,
.posts__list .post__date span a,
.blog-info-box .blog-info-box__name .icon-blog::before,
.blogside .search-box .icon-search::before,
.blogside .category-box ul li a:hover,
.blogside .category-box ul li a:hover span,
.recent-box li h3 a:hover,
.archive-box ul li p:hover,
.archive-box ul li p.acv_open,
.archive-box ul li a:hover,
.archive-box ul li a:active,
#sitemap_list li a:hover,
.sitemap_list li a:hover,
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon::before {
	color: #59D0AB;
}

.post .post__category a,
.posts__list .post__category a,
.post .post__category a.news,
.posts__list .post__category a.news,
.navigation a:hover,
#sitemap_list li:before,
.sitemap_list li:before,
.step_list li.current span,
.step_list li span.current:after,
.inquiryFormTable .btBox input[type="submit"] {
	background-color: #59D0AB;
}

.archive-box ul li p::before,
.failed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border-color: #59D0AB;
}

.post .post__category a:hover,
.posts__list .post__category a:hover,
.post .post__category a.news:hover,
.posts__list .post__category a.news:hover {
	opacity: 0.8;
}

/*--------------------------------------
	post
--------------------------------------*/

#posts {
	float: left;
	width: 65%;
}

#blogDetail,
#blogList {
	min-height: 850px;
	margin-top: 40px;
	margin-bottom: 103px;
}

#blogList .post {
	padding-bottom: 35px;
	font-size: 16px;
	line-height: 2;
}

.posts__list li {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}


.posts__list li .post__category {
	margin: 0 0 5px;
	line-height: 1;
	z-index: 10;
}

.post .post__category a,
.posts__list .post__category a {
	display: inline-block;
	min-width: 107px;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	color: #fff;
}

.post .post__category a:before,
.posts__list .post__category a:before {
	margin-right: 7px;
	vertical-align: baseline;
	font-size: 10px;
}

.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 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: ease-in-out .2s;
	-o-transition: ease-in-out .2s;
	-webkit-transition: ease-in-out .2s;
	transition: ease-in-out .2s;
}

.posts__list li .post__image a:hover span {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);

}

.posts__list li .post__image span.noimage {
	overflow: hidden;
	line-height: 0;
	text-indent: 100%;
}

.posts__list h3 {
	margin-bottom: 35px;
	font-size: 18px;
	line-height: 1.4;
}


.posts__list .post__excerpt {
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0;
	color: #72706E;
	    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 767px) {
	#posts {
		float: none;
		width: 100%;
	}

	.posts__list li {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 480px) {
	#blogDetail .post__header h2 {
		font-size: 22px;
		line-height: 1.4;
	}

	#blogDetail .post__content h3 {
		padding: 26px 5px 26px 20px;
		margin: 35px 0 30px;
		font-size: 20px;
		line-height: 1.4;
	}

	#blogDetail .post__content h4 {
		font-size: 19px;
	}
}


/*--------------------------------------
	blog detail
--------------------------------------*/

#blogDetail .post {
	padding-bottom: 35px;
	font-size: 14px;
	line-height: 1.7;
	color: #0F0E0E;
}

#blogDetail .post__header {
	padding: 0px;
	margin-bottom: 25px;
}

#blogDetail .post__header h1 {
	font-size: 30px;
	line-height: 1.8;
}

#blogDetail .post__header .post__meta {
	margin-bottom: 45px;
}

#blogDetail .post__header .post__meta .post__date {
	margin-top: 22px;
}


@media screen and (max-width: 767px) {

	#blogDetail .post__header .post__category,
	#blogDetail .post__header .post__meta .post__date {
		float: none;
	}

}


/*--------------------------------------
	post date
--------------------------------------*/

.post .post__date,
.posts__list .post__date {
	font-size: 10px;
	letter-spacing: 0;
}

.post .post__date span,
.posts__list .post__date span {
	margin-left: 10px;
}

.post .post__date span::before,
.posts__list .post__date span::before {
	margin-right: 5px;
	font-size: 9px;
}

.post .post__date span a,
.posts__list .post__date span a {
	vertical-align: baseline;
}

.post .post__date span a:hover,
.posts__list .post__date span a:hover {
	text-decoration: underline;
}

.post__content {
	overflow: hidden;
	letter-spacing: 0;
	line-height: 2.3;
}

.post__content a {
	color: #0000ee;
	text-decoration: underline;
}

.post__content h2 {
	font-size: 1.5em;
}

.post__content h3 {
	font-size: 1.4em;
}

.post__content h4 {
	font-size: 1.3em;
}

.post__content h5 {
	font-size: 1.2em;
}

div#blogDetail .post__content img {
	width: auto;
	height: auto;
	max-width: 100%;
}


/*--------------------------------------
	bloginfo box
--------------------------------------*/

.blog-info-box {
	display: table;
	width: 100%;
	margin-top: 60px;
	background: #EBE9E7;
}

.blog-info-box .blog-info-box__name {
	display: table-cell;
	width: 50%;
	padding: 29px 30px;
	border-right: 1px solid #BFBEBD;
	vertical-align: middle;
}

.blog-info-box .blog-info-box__name .icon-blog {
	position: relative;
	display: block;
	padding-left: 25px;
	font-size: 16px;
	line-height: 1.6;
	color: #373431;
}

.blog-info-box .blog-info-box__name .icon-blog::before {
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	margin-top: -8px;
	font-size: 15px;
}

.blog-info-box .blog-info-box__share {
	display: table-cell;
	width: 50%;
	padding: 30px 10px;
	vertical-align: middle;
	text-align: center;
}

.blog-info-box .blog-info-box__share li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}

.blog-info-box .blog-info-box__share li a {
	display: block;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 0;
	line-height: 1;
}

.blog-info-box .blog-info-box__share li a::before {
	color: #fff;
}

.blog-info-box .blog-info-box__share .icon-facebook {
	background: #4967A3;
}

.blog-info-box .blog-info-box__share .icon-facebook:hover {
	background: #587cc1;
}

.blog-info-box .blog-info-box__share .icon-facebook::before {
	margin-top: 12px;
	font-size: 26px;
}

.blog-info-box .blog-info-box__share .icon-line {
	background: #18BC01;
}

.blog-info-box .blog-info-box__share .icon-line:hover {
	background: #1cde00;
}

.blog-info-box .blog-info-box__share .icon-line::before {
	font-size: 29px;
	margin-top: 11px;
}

.blog-info-box .blog-info-box__share .icon-twitter {
	background: #11BBEF;
}

.blog-info-box .blog-info-box__share .icon-twitter:hover {
	background: #13C7FE;
}

.blog-info-box .blog-info-box__share .icon-twitter::before {
	margin-top: 14px;
	font-size: 24px;
}

.blog-info-box .blog-info-box__share .icon-google {
	background: #E05C4F;
}

.blog-info-box .blog-info-box__share .icon-google:hover {
	background: #fb7468;
}

.blog-info-box .blog-info-box__share .icon-google::before {
	margin-top: 15px;
	font-size: 20px;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {

	.blog-info-box .blog-info-box__share li {
		margin: 0 3px;
	}

	.blog-info-box .blog-info-box__share li a {
		width: 40px;
		height: 40px;
	}

	.blog-info-box .blog-info-box__share .icon-facebook::before {
		margin-top: 9px;
		font-size: 22px;
	}

	.blog-info-box .blog-info-box__share .icon-line::before {
		margin-top: 8px;
		font-size: 25px;
	}

	.blog-info-box .blog-info-box__share .icon-twitter::before {
		margin-top: 11px;
		font-size: 20px;
	}

	.blog-info-box .blog-info-box__share .icon-google::before {
		margin-top: 12px;
		font-size: 16px;
	}

}

@media screen and (max-width: 767px) {

	.blog-info-box {
		display: block;
	}

	.blog-info-box .blog-info-box__name {
		display: block;
		width: 100%;
		padding: 20px;
		border-right: none;
		border-bottom: 1px solid #BFBEBD;
		text-align: center;
	}

	.blog-info-box .blog-info-box__name .icon-blog {
		display: inline-block;
		text-align: left;
	}

	.blog-info-box .blog-info-box__share {
		display: block;
		width: 100%;
		padding: 20px 10px;
	}

}


/*--------------------------------------
	navigation
--------------------------------------*/

.navigation {
	margin-top: 52px;
	overflow: hidden;
}

.navigation::after {
	content: "";
	display: table;
	clear: both;
}

.navigation .prev {
	float: left;
	width: 100px;
}

.navigation .next {
	float: right;
	width: 100px;
}

.navigation a {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 0.1em;
	color: #373431;
	background: #BFBEBD;
}

.navigation .prev a span {
	padding-left: 8px;
}

.navigation .next a span {
	padding-right: 8px;
}

.navigation .prev a span::before {
	position: absolute;
	left: 8px;
	top: 50%;
	display: block;
	margin-top: -5px;
	font-size: 10px;
}

.navigation .next a span::before {
	position: absolute;
	right: 8px;
	top: 50%;
	display: block;
	margin-top: -5px;
	font-size: 10px;
}

.navigation ul {
	display: -webkit-flex;
	display: flex;
	max-width: 200px;
	margin: 0 auto;
}

.navigation li {
	display: -webkit-flex;
	display: flex;
	margin: 0 1px 0 2px;
	width: 30px;
}


@media screen and (max-width: 767px) {

	.navigation {
		margin-top: 35px;
	}

	.navigation ul {
		padding-top: 20px;
		clear: both;
	}

}

/*-----------------------------------------------------------
■ 2 Side
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

.blogside {
	float: right;
	width: 28%;
}

.blogside h2.widgettitle {
	display: none;
}

.blogside h2 {
	padding-bottom: 9px;
	margin-bottom: 24px;
	border-bottom: 2px solid #373431;
	font-size: 18px;
	line-height: 1;
	color: #373431;
}

.blogside h2 span {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	font-size: 14px;
	letter-spacing: 0;
	color: #72706E;
}


@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%;
		padding: 46px 0 0;
		border-top: 1px solid #5D5555;
		margin-top: 35px;
	}

}


/*--------------------------------------
	search box
--------------------------------------*/

.blogside .search-box {
	margin-bottom: 40px;
}

.blogside .search-box label {
	display: none;
}

.blogside .search-box #searchform {
	position: relative;
}

.blogside .search-box #s {
	height: 55px;
	width: 100%;
	padding: 0 40px 0 14px;
	border: none;
	font-size: 13px;
	color: #72706E;
	background: #EBE9E7;
}

.blogside .search-box .icon-search::before {
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -8px;
}

.blogside .search-box #searchsubmit {
	position: absolute;
	top: 50%;
	right: 16px;
	width: 15px;
	height: 15px;
	border: none;
	margin-top: -8px;
	font-size: 0;
	background: none;
	cursor: pointer;
}


/*--------------------------------------
	category box
--------------------------------------*/

.blogside .category-box {
	margin-bottom: 50px;
}

.blogside .category-box ul li {
	padding-bottom: 16px;
	border-bottom: 1px solid #b8c2c1;
	margin-bottom: 18px;
	text-transform: uppercase;
	color: #000;
}

.blogside .category-box ul li:last-child {
	margin-bottom: 0;
}

.blogside .category-box ul li a {
	font-size: 18px;
	line-height: 1;
	color: #373431;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.blogside .category-box ul li a span {
	display: block;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1;
	color: #373431;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

/*--------------------------------------
	recent box
--------------------------------------*/

.recent-box {
	margin-bottom: 50px;
}

.recent-box li {
	padding-bottom: 13px;
	border-bottom: 1px solid #BFBEBD;
	margin-bottom: 22px;
	font-size: 13px;
	line-height: 1.3;
}

.recent-box li:last-child {
	margin-bottom: 0;
}

.recent-box li .recent-box__thumbnail {
	position: relative;
	float: right;
	width: 48px;
	height: 48px;
	margin-left: 12px;
	overflow: hidden;
}

.recent-box li .recent-box__thumbnail a {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 1;
}

.recent-box li .recent-box__thumbnail a span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.recent-box li .recent-box__thumbnail a:hover {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.recent-box li h3 a {
	color: #373431;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.recent-box__date {
	margin-top: 5px;
	font-size: 10px;
	color: #72706E;
}

.recent-box li .recent-box__date {
	margin-top: 15px;
}


/*--------------------------------------
	tag box
--------------------------------------*/

.blogside .tag-box {
	margin-bottom: 40px;
}

.blogside .tag-box h2 {
	margin-bottom: 12px;
}

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

.blogside .tag-box .tagcloud a:hover {
	color: #fff;
	background: #72706E;
}


/*--------------------------------------
	archive box
--------------------------------------*/

.archive-box {
	font-size: 14px;
	line-height: 1.4;
}

.archive-box>ul>li {
	margin-top: 20px;
}

.archive-box>ul>li:first-child {
	margin: 0;
}

.archive-box ul li p {
	position: relative;
	display: inline-block;
	padding-left: 22px;
	margin: 0;
	cursor: pointer;
}

.archive-box ul li p:visited {
	color: #373431;
}

.archive-box ul li p::before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 8px;
	height: 8px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.archive-box ul li p.acv_open::before {
	top: 1px;
	left: 2px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.archive-box ul li a {
	color: #373431;
}

.archive-box ul li a:link {
	text-decoration: underline;
}

.archive-box ul li a:visited {
	color: #373431;
}

.archive-box ul li ul {
	margin-left: 44px;
}

.archive-box ul li li {
	margin-top: 10px;
}

.archive-box ul li ul.hide {
	display: none;
}


/*-----------------------------------------------------------
 ■ 4 Special under pages
-----------------------------------------------------------*/

/* =====================================
■サイトマップ
===================================== */
#sitemap_list {
	margin: 0 auto !important;
	background: none !important;
}

#sitemap_list li,
.sitemap_list li {
	border-bottom: 1px dashed #ccc;
	line-height: 1.4 !important;
	position: relative;
	margin: 0 !important;
}

.sitemap_list li:first-child {
	border-top: 1px dashed #ccc;
}

#sitemap_list li:before,
.sitemap_list li:before {
	position: absolute;
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	left: 0;
	top: 28px;
}

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

/*-----------------------------------------------------------
 ■ 5 Contact
-----------------------------------------------------------*/

.wrap_contact {
	max-width: 800px;
	margin: 0 auto;
}

.inquiryForm_message {
	text-align: center;
}

/* step list */
.step_list {
	width: 467px;
	margin: 0 auto 90px;
}

.step_list li {
	position: relative;
	float: left;
	width: 100px;
	margin-left: 83px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #BFBEBD;
}

.step_list li:first-child {
	margin: 0;
}

.step_list li span {
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	margin: 0 auto 12px;
	border-radius: 50%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 51px;
	color: #fff;
	background: #BFBEBD;
}

.step_list li span::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 54px;
	display: block;
	width: 130px;
	height: 1px;
	background: #bfbebd;
}

.step_list li:last-child span::after {
	display: none;
}

.step_list li.current {
	color: #373431;
}

.inquiryForm_message .step_catch {
	margin-bottom: 44px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #373431;
}

.inquiryFormTable {
	padding-top: 22px;
	border-top: 1px solid #707070;
	font-size: 16px;
}

.inquiryFormTable dl {
	display: table;
	width: 100%;
}

.inquiryFormTable dt,
.inquiryFormTable dd {
	display: table-cell;
	padding: 20px 0 24px;
	vertical-align: top;
	text-align: left;
}

.inquiryFormTable dt {
	position: relative;
	width: 29%;
	padding-top: 31px;
	border-right: none;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #2C2F30;
}

.inquiryFormTable dd {
	position: relative;
	padding-right: 40px;
}

.inquiryFormTable .wpcf7-list-item {
	display: block;
	width: 100%;
	margin: 0 0 13px;
}

.wpcf7-list-item-label {
	position: relative;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	display: none;
}
.gender .wpcf7-list-item {
    display: block;
    position: relative;
    z-index: 1;
}
.wpcf7-list-item-label {
    position: relative;
    z-index: -1;
}
.wpcf7-form-control-wrap {
	display: block;
}

.inquiryFormTable input,
.inquiryFormTable textarea,
.inquiryFormTable select {
	display: block;
	width: 100%;
	padding: 13px 14px 14px;
	border: 1px solid #BFBEBD;
	border-radius: 5px;
	color: #333;
	background: #EBE9E7;
}

.inquiryFormTable textarea {
	resize: vertical;
}

.inquiryFormTable select {
	position: relative;
	background: #ECECEC url(../img/icons/ico_select.svg) no-repeat 96% center;
	background-size: 12px 10px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.inquiryFormTable select::-ms-expand {
	display: none;
}

.inquiryFormTable input:focus,
.inquiryFormTable textarea:focus,
.inquiryFormTable select:focus {
	box-shadow: 0 0 3px 1px #80cbc4;
}

/* checkbox and radio*/
.inquiryFormTable input[type="checkbox"],
.inquiryFormTable input[type="radio"] {
	-moz-opacity: 0;
	opacity: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
}

.inquiryFormTable input[type="radio"]+span::before,
.inquiryFormTable input[type="checkbox"]+span::before {
	display: inline-block;
	margin-bottom: 2px;
	margin-right: 10px;
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	speak: none;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.inquiryFormTable input[type="checkbox"]+span::before {
	content: "\ea53";
	border-radius: 2px;
}

.inquiryFormTable input[type="checkbox"]:checked+span::before {
	content: "\ea52";
	color: #354fa8;
}

.inquiryFormTable input[type="checkbox"]:focus+span::before {
	box-shadow: 0px 0px 2px 2px #80cbc4;
}

.inquiryFormTable input[type="radio"]+span::before {
	content: "\ea56";
	border-radius: 50%;
}

.inquiryFormTable input[type="radio"]:checked+span::before {
	content: "\ea54";
	color: #354fa8;
}

.inquiryFormTable input[type="radio"]:focus+span::before {
	box-shadow: 0px 0px 2px 2px #80cbc4;
}

/* checkbox and radio confimation screen */
.confirm_table input[type="checkbox"]:not(:checked)+span,
.confirm_table input[type="radio"]:not(:checked)+span {
	display: none;
}

.inquiryFormTable .wpcf7-checkbox>span:first-child,
.inquiryFormTable .wpcf7-radio>span {
	padding-top: 10px;
}

.inquiryFormTable .wpcf7-radio {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.inquiryFormTable .wpcf7-radio>.wpcf7-list-item {
	width: auto;
	margin-right: 20px;
}

.inquiryFormTable .wpcf7-radio>.wpcf7-list-item:last-child {
	margin-right: 0;
}

.failed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border: 1px solid;
	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;
	margin-top: 0.4em;
	font-size: 13px;
	letter-spacing: 0;
	color: #63696A;
}

/* required and optional */
.inquiryFormTable .required {
	position: absolute;
	top: 36px;
	right: 28px;
	display: inline-block;
	padding-left: 0;
	width: 46px;
	height: 22px;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	color: #fff;
	background: #D93636;
}

.inquiryFormTable .optional {
	position: absolute;
	top: 36px;
	right: 28px;
	display: inline-block;
	width: 46px;
	height: 22px;
	padding-left: 0;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	color: #fff;
	background: #63696A;
}

.inquiryFormTable .btBox {
	text-align: center;
	margin: 103px 0 80px;
}

.inquiryFormTable .btBox input[type="submit"] {
	display: block;
	width: 100%;
	padding: 29px 32px 28px 30px;
	border: none;
	margin: 0 auto;
	border-radius: 0 !important;
	font-size: 26px;
	letter-spacing: 0.1em;
	line-height: 1.2;
	color: #fff;
	background-image: url(../img/icons/ico_arrow02.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 6px 10px;
	cursor: pointer;
	outline: 0px;
	-webkit-appearance: none;
}

.inquiryFormTable .btBox input[type="submit"].disabled {
	padding: 29px 40px 28px 40px;
	opacity: 1 !important;
	color: #BFBEBD;
	background-color: #72706E;
	background-image: url(../img/icons/ico_arrow01.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 6px 10px;
	pointer-events: none;
	cursor: default;
}

.inquiryFormTable .btBox input[type="submit"].abled {
	padding: 29px 40px 28px 40px;
	background-position: 96% center !important;
}

.inquiryFormTable .wpcf7-back {
	float: left;
	width: 37.5% !important;
	padding: 29px 30px 28px;
	border: none;
	margin: 0 auto;
	border-radius: 0 !important;
	outline: 0px;
	text-align: left;
	font-size: 26px;
	letter-spacing: 0.1em;
	line-height: 1.2;
	color: #fff;
	background-color: #72706E;
	background-image: url(../img/icons/ico_arrow02.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 6px 10px;
	cursor: pointer;
	-webkit-appearance: none;
}

.inquiryFormTable .wpcf7-submit {
	float: right;
	width: 58.5% !important;
	text-align: left;
}

.inquiryFormTable .btBox input[type="submit"]:hover,
.inquiryFormTable .btBox input[type="button"]:hover {
	opacity: 0.8;
}

span.verify_icon {
	position: absolute;
	top: 13px;
	right: -42px;
	display: none;
	width: 25px;
	height: 25px;
}

.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 {
	vertical-align: top;
	font-size: 25px;
}

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

.file_btn {
	position: relative;
	display: block;
	width: 123px;
	height: 30px;
	margin-top: 13px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	background: #807B7B;
	cursor: pointer;
}

.file_btn .wpcf7-form-control-wrap {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 30px;
	margin: 0;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

div.wpcf7 input[type="file"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 30px;
	padding: 0;
	border: 0;
}

.failed .confirm_table input[type="text"],
.failed .confirm_table input[type="tel"],
.failed .confirm_table input[type="email"],
.failed .confirm_table input[type="date"],
.failed .confirm_table textarea,
.failed .confirm_table select,
.failed .confirm_table input[type="checkbox"] {
	display: none;
}

.failed .confirm_table .required,
.failed .confirm_table .optional {
	display: none;
}

.failed .confirm_table .wpcf7-list-item-label {
	display: none;
}

.failed .confirm_table span.comment {
	display: none;
}

.failed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
	display: none;
}

.result_txt {
	display: block;
	word-break: break-all;
	white-space: pre-wrap;
}

.failed .confirm_table .wpcf7-list-item {
	padding-left: 0;
}

.failed .confirm_table dt,
.failed .confirm_table dd {
	padding: 12px 0 10px;
}

.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
	display: none !important;
}

.fl_jst {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fl_jst li {
	width: 33%;
	margin-bottom: 20px;
}

.dialog-widget {
	display: none !important;
}

.youtube li {
	height: 300px;
	position: relative;
}

.youtube li iframe {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	border: none;
}

.abc_list {
	display: table;
	width: 100%;
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.abc_list dt {
	display: table-cell;
	width: 30px;
	font-size: 18px;
}

.abc_list dd {
	display: table-cell;
}

@media screen and (max-width: 1060px) {

	.inquiryFormTable dt {
		width: 35%;
	}

}


@media screen and (max-width: 767px) {
	.elementor-element-90b7e7e .elementor-column-wrap {
		display: block !important;
	}

	.tb-scroll {
		overflow: scroll;
	}

	.youtube li {
		height: 0;
		padding-top: 56%;
	}

	.fl_jst li {
		width: 50%;
	}

	.step_list {
		width: 400px;
		margin: 0 auto 60px;
	}

	.step_list li {
		margin-left: 50px;
	}

	.inquiryFormTable dl {
		display: block;
	}

	.inquiryFormTable dt,
	.inquiryFormTable dd {
		display: block;
		width: 100%;
		padding: 0;
	}

	.inquiryFormTable dd {
		padding: 10px 40px 30px 0;
	}

	.inquiryFormTable .required,
	.inquiryFormTable .optional {
		position: static;
		display: inline-block;
		margin-left: 20px;
		margin-top: -2px;
		vertical-align: middle;
	}

	.inquiryFormTable .btBox {
		margin: 50px 0;
	}

	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
		text-align: center;
		float: none;
		width: 100% !important;
		padding: 29px 20px 28px 20px;
		font-size: 20px;
		background-position: 96% center !important;
	}

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

}

.loader_bg {
	padding-bottom: 20px;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450 !important;
}

/*--------------------------------------
	Col-5
--------------------------------------*/
@media screen and (min-width: 768px) {
	.col-5-5 .elementor-row {
		justify-content: space-between;
	}

	.col-5-5 .elementor-col-50 {
		width: 48% !important;
	}
}

@media screen and (max-width: 767px) {
	.col-5-5 .elementor-col-50+.elementor-col-50 {
		margin-top: 30px;
	}
}


/*--------------------------------------
	Style Menu
--------------------------------------*/
.style-menu .elementor-row {
	justify-content: space-between;
}

.style-menu .elementor-col-50 {
	width: calc((470 / 1080) * 100%) !important;
}

.style-menu .elementor-image {
	position: relative;
}

.style-menu .elementor-image::before {
	content: '';
	position: absolute;
	background: #fff;
	width: 40px;
	height: 40px;
	bottom: 0;
	right: 0;
	z-index: 2;
}

.style-menu .elementor-image::after {
	content: '';
	position: absolute;
	background: #5AD0AB;
	width: 11px;
	height: 10px;
	bottom: 15px;
	right: 12px;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	z-index: 2;
}

.style-menu .elementor-image a::before {
	    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    transition: 0.3s linear;
    mix-blend-mode: multiply;
    background: linear-gradient(177deg, rgba(90, 208, 171, 0.66) 0%, rgba(255, 255, 255, 1) 100%);
}

.style-menu .elementor-image a:hover::before {
	opacity: 0;
}

.style-menu .elementor-heading-title {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #599FF0;
	margin-top: 20px;
	font-size: 26px;
	font-weight: 400;
	line-height: calc(37 / 26);
	letter-spacing: 0.12em;
}

.style-menu .elementor-text-editor p {
	color: #5D6E6B;
	margin-top: 20px;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
	.style-menu .elementor-col-50 {
		width: 100% !important;
	}

	.style-menu .elementor-col-50+.elementor-col-50 {
		margin-top: 30px;
	}

	.style-menu .elementor-heading-title {
		margin-top: 15px;
		font-size: 22px;
	}

	.style-menu .elementor-text-editor p {
		margin-top: 15px;
	}
}


/*--------------------------------------
	Photo left
--------------------------------------*/
@media screen and (min-width: 768px) {
	.photo-left .elementor-row {
		justify-content: space-between
	}

	.photo-left .elementor-row .elementor-col-33 {
		width: calc((350 / 1080) * 100%) !important;
	}

	.photo-left .elementor-row .elementor-col-66 {
		width: calc((705 / 1080) * 100%) !important;
	}
}

@media screen and (max-width: 767px) {
	.photo-left .elementor-row .elementor-col-33 {
		order: 1;
	}

	.photo-left .elementor-row .elementor-col-66 {
		order: 2;
		margin-top: 20px;
	}
}

/*--------------------------------------
	Style FF
--------------------------------------*/
.group-fix .style-ff {
	padding: 0 40px
}
.style-ff {
	position: relative;
	    padding: 40px;

	z-index: 1
}

.style-ff.deco-none:before, .style-ff.deco-none:after {
	display: none;
} 

.style-ff:before {
	content: '';
                position: absolute;
                background: url('../img/child/style_ff_bg.jpg') no-repeat center/cover;
	top: 0;
	bottom: 0;
                left: 0;
                right: 0;
                z-index: -1;
}

.style-ff:after {
	content: '';
                position: absolute;
                background: url('../img/child/style_ff_bg2.jpg') no-repeat center/cover;
	top: 40px;
	bottom: -40px;
                left: 40px;
                right: -40px;
                z-index: -2;
}

.style-ff .elementor-row {
    justify-content: space-between;
}


.style-ff .elementor-col-50 {
    position: relative;
    width: calc(50% - 20px) !important;
    padding: 32px 32px 40px;
}

.style-ff .elementor-col-50::before {
    content: '';
    position: absolute;
    background: url('../img/child/style_ff_deco.png') no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
    z-index: 1;
}

.style-ff .elementor-col-50:nth-child(1) {
    background: #F3EFE7;
}

.style-ff .elementor-col-50:nth-child(2) {
    background: #fff;
}

.style-ff .elementor-heading-title {
    margin-bottom: 16px;
}

.style-ff .elementor-text-editor * {
	color: #2C5046;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.03em
}

.page-id-1205 .elementor-inner{	
	padding: 50px;
	position: relative;
	z-index: 0;
}

.page-id-1205 .elementor-inner:before{
	content: '';
	/*background: url('../img/child/style_ff_bg.jpg') no-repeat center/cover;*/
	/*background: linear-gradient(to right, rgba(186, 227, 220, 0.5) 0%, rgba(205, 244, 151, 0.3) 100%);*/
	background: linear-gradient(45deg, #F9F7F3, #ECFFE1);
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
}

.page-id-1205 .elementor-inner:after{
	content: '';
	background: url('../img/child/style_ff_bg2.jpg') no-repeat center/cover;
	right: -40px;
	bottom: -40px;
	left: 40px;
	top: 40px;
	position: absolute;
	z-index: -1;
}


@media screen and (max-width: 767px) {
	.group-fix .style-ff {
	padding: 0
}
	.style-ff {
		padding: 20px;
	}

		
	.style-ff:after {
		inset: 20px -20px -20px 20px;
	}
	
    .style-ff .elementor-row {
        row-gap: 30px;
    }
    .style-ff .elementor-col-50 {
        width: 100% !important;
        padding: 20px 20px 30px;
    }

	.page-id-1205 .elementor-inner{	
		padding: 30px;
	}

	.page-id-1205 .elementor-inner:after{
		right: -20px;
		bottom: -20px;
		left: 20px;
		top: 20px;
	}
}

.img-deco:before{
	content: '';
	width: 82.857%;
	height: 339px;
	background-image: url('../img/child/doctor_deco.png');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center bottom;
	position: absolute;
	left: -68.28%;
	bottom: 0;
	z-index: 1;
}
@media screen and (max-width: 767px){
	.img-deco:before{
		left: -54%;
	}
}

/*--------------------------------------
	Style photo 00
--------------------------------------*/
.style-photo00 .elementor-row {
	justify-content: space-between;
}

.style-photo00 .elementor-row .elementor-col-33 {
	width: calc((340/1080)*100%) !important;
}

.style-photo00 .elementor-row .elementor-col-25 {
	width: 24% !important;
}

.style-photo00 .elementor-row .elementor-col-33 img {
	width: 100% !important;
	height: 255px !important;
	object-fit: cover;
	object-position: 50%;
}

.style-photo00 div.elementor-heading-title {
	position: relative;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #58AF9F;
	margin: 23px 0 3px;
	font-size: 24px;
	line-height: calc(40/24);
	font-weight: 400;
	letter-spacing: 0.1em;
}

.style-photo00 .elementor-row .elementor-col-25 div.elementor-heading-title {
	font-size: 20px;
}

.style-photo00 .elementor-widget-wrap{
	display: flex;
	flex-direction: column;
}
/* .style-photo00 .elementor-widget-text-editor {
	margin-top: auto;
} */
.style-photo00 .elementor-text-editor * {
	font-weight: 500 !important;
	color: #5D6E6B;
	line-height: 32px;
	letter-spacing: 0.05em;
}

@media screen and (min-width: 768px) and (max-width: 1140px) {
	.style-photo00 div.elementor-heading-title {
		    font-size: calc((24 / 1140) * 100vw);
	}
	
	.style-photo00 .elementor-text-editor * {
		    font-size: 14px;
	}
}
@media screen and (max-width: 1080px){
	.style-photo00 .elementor-row {
		row-gap: 30px;
	}
	.style-photo00 .elementor-row .elementor-col-25{
		width: 48% !important
	}
	.style-photo00 .elementor-row .elementor-col-33 img{
		height: 22vw !important;
	}
}
@media screen and (max-width: 767px) {
	.style-photo00 .elementor-row {
		row-gap: 30px;
	}
	
	.style-photo00 .elementor-widget-wrap {
		row-gap: 20px
	}
	
	.style-photo00 .elementor-widget-image {
		order: 2
	}
	
	.style-photo00 .elementor-widget-heading {
		order: 1
	}
	
	.style-photo00 .elementor-widget-text-editor {
		order: 3
	}
	
	.style-photo00 .elementor-row .elementor-col-25 {
	width: 100% !important;
}

	.style-photo00 .elementor-row .elementor-col-33 {
		width: 100% !important;

	}

	.style-photo00 div.elementor-heading-title {
		margin: 0;
		font-size: 21px;
	}
	.style-photo00 .elementor-row .elementor-col-33 img{
		height: auto !important;
	}
}


/*--------------------------------------
	Style photo 01
--------------------------------------*/
.style_photo01 {
	position: relative;
	padding: 40px;
	z-index: 1
}

/* .style_photo01:before {
	    content: '';
    position: absolute;
    background: url('../img/child/style_ff_bg.jpg') no-repeat center/cover;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.style_photo01:after {
	       content: '';
    position: absolute;
    background: url('../img/child/style_ff_bg2.jpg') no-repeat center/cover;
    top: 40px;
    bottom: -40px;
    left: 40px;
    right: -40px;
    z-index: -2;
} */

.style_photo01 .elementor-row {
    justify-content: space-between;
}

.style_photo01 .elementor-col-50 {
    width: calc(50% - 20px) !important;
}

.style_photo01 .elementor-heading-title {
    margin-bottom: 16px;
}

.style_photo01 .elementor-text-editor * {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.04em;
}

.style_photo01 .elementor-image {
    position: relative;
	height: 320px;
}

.style_photo01 .elementor-image img{
	width: 100% !important;
	height: 100%;
	object-fit: cover;
}

.style_photo01 .elementor-image::before {
    content: '';
    position: absolute;
    background: url('../img/child/style_photo01_deco.png') no-repeat;
    background-size: 100%;
    bottom: -10px;
    right: -10px;
    z-index: 1;
    width: 64px;
    height: 64px;
}

@media screen and (max-width: 767px) {
	.style_photo01 {
		padding: 0;
	}
		
	.style_photo01:after {
		inset: 20px -20px -20px 20px;
	}
	
    .style_photo01 .elementor-row {
        align-items: flex-start;
        row-gap: 30px;
    }

    .style_photo01 .elementor-col-50 {
        width: 100% !important;
    }

    .style_photo01 .elementor-col-50:nth-child(1) {
        order: 2;
    }

    .style_photo01 .elementor-col-50:nth-child(2) {
        order: 1;
    }
	
	.style_photo01 .elementor-image {
	height: fit-content;
}

}


/*--------------------------------------
	table F
--------------------------------------*/
.table-f .elementor-section-boxed:nth-child(odd) .elementor-col-50:nth-child(1) {
    background: #58AF9F;
    color: #fff
}

.table-f .elementor-section-boxed:nth-child(even) .elementor-col-50:nth-child(1) {
    background: linear-gradient(177deg, rgba(182, 216, 235, 1) 0%, rgba(210, 231, 241, 1) 100%);
    color: #5586DA;
    border-top: 1px solid #CBCAC9;
    border-left: 1px solid #CBCAC9;
    border-bottom: 1px solid #CBCAC9;
}

.table-f .elementor-section-boxed:last-child .elementor-col-50:nth-child(2) {
    border-bottom: 1px solid #CBCAC9;
}

.table-f .elementor-col-50:nth-child(1) {
    display: flex;
    align-items: center;
    width: 40% !important;
    border-top: 1px solid transparent;
}

.table-f .elementor-col-50:nth-child(2) {
	background: #fff;
    border: 1px solid #CBCAC9;
    border-bottom: none;
    width: 60% !important;
    padding: 13px 19px;
}

.table-f div.elementor-heading-title {
    padding: 25px;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: .06em
}

.table-f .elementor-icon-list-item {
    color: #525043;
    font-size: 16px;
    line-height: 32px;
}

.table-f .elementor-icon-list-item .elementor-icon-list-text {
    letter-spacing: 0.05em;
}

.table-f .row1 .elementor-col-50:nth-child(1) {
    background: #58AF9F !important;
    color: #fff !important
}

.table-f .row2 .elementor-col-50:nth-child(1) {
    background: linear-gradient(177deg, rgba(182, 216, 235, 1) 0%, rgba(210, 231, 241, 1) 100%) !important;
    color: #5586DA !important;
    border-top: 1px solid #fff !important;
    border-left: 1px solid #CBCAC9 !important;
    border-bottom: 1px solid #CBCAC9;
}

.table-f .row2 .elementor-col-50:nth-child(2) {
    border-bottom: 1px solid #CBCAC9;
    border-left: 1px solid #CBCAC9;
}


@media screen and (max-width: 767px) {
    .table-f .elementor-col-50:nth-child(2) {
        padding: 13px;
    }

    .table-f div.elementor-heading-title {
        text-align: center;
        padding: 10px;
        font-size: 18px;
    }

    .table-f .elementor-icon-list-item {
        font-size: 14px;
    }

    .table-f .elementor-text-editor {
        font-size: 14px;
    }
}


/*--------------------------------------
	table A
--------------------------------------*/
.table-a dl {
	display: flex
}

.table-a dl * {
	padding: 10px 0 10px 16px;
	letter-spacing: .05em;
}

.table-a dl dt {
	border-bottom: 1px solid #599FF0;
	color: #525043;
	width: 30.5555555556%;
}

.table-a dl dd {
	border-bottom: 1px solid #CBCAC9;
	color: #5D6E6B;
	width: 69.4444444444%;
}

.table-a dl dd a {
	padding-left: 0;
}

@media screen and (max-width: 767px) {
	.table-a dl * {
		font-size: 14px;
		line-height: 28px;
	}
}


/*--------------------------------------
	table B
--------------------------------------*/
.table-b {
	background: #fff
}
.table-b dl {
	display: flex;
}

.table-b dl>* {
	padding: 9px 16px 9px;
	width: 50%;
	line-height: 28px;
	font-weight: 400;
	letter-spacing: .05em
}

.table-b dl dt {
	background: #8EC9BE;
	border: 1px solid #CBCAC9;
	color: #fff;
	border-bottom: none;
	border-right: none;
}

.table-b dl dd {
	border: 1px solid #CBCAC9;
	border-bottom: none;
}

.table-b dl:last-child dt {
	border-bottom: 1px solid #CBCAC9;
}

.table-b dl:last-child dd {
	border-bottom: 1px solid #CBCAC9;
}

.table-b .note {
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
	.table-b dl>* {
		padding: 5px 12px;
		font-size: 14px;
		line-height: 24px;
	}
	
	.table-b dl dt {
		width: 30%;
	}
	
	.table-b dl dd {
		width: 70%;
	}
}

/*--------------------------------------
	table C
--------------------------------------*/
.table-c {
	overflow: overlay;
	background: #fff
}
.table-c table {
    width: 980px;
    table-layout: fixed
}

.table-c table * {
    border: 1px solid #cbcac9;
    padding: 5px 10px 7px
}

.table-c table th {
    width: 20%
}

.table-c table thead {
    background: #8EC9BE;
    color: #fff
}

.table-c table tbody th {
    background: #8EC9BE;
    color: #fff
}

@media screen and (max-width: 767px) {
	.group-fix .table-c {
		padding: 0 20px;
	}
}


/*--------------------------------------
	list a
--------------------------------------*/
.list-a li {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	position: relative;
	padding-left: 31px !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0.05em;
}

.list-a li * {
	letter-spacing: 0.05em;
}

.list-a li::before {
	content: '';
	position: absolute;
	border: 4px solid #7ACAA0;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	top: 8.5px;
	left: 0;
}

.list-a li+li {
	margin-top: 5px !important;
}

@media screen and (max-width: 767px) {
	.list_a li::before {
		top: 6.5px;
	}
}


/*--------------------------------------
	Button
--------------------------------------*/
.elementor-button,
.btn {
	     position: relative;
    cursor: pointer;
    min-width: 230px;
    width: fit-content;
    display: block !important;
    background: #58AF9F !important;
    color: #fff;
    text-align: left !important;
    padding: 0 40px 0 20px !important;
    font-size: 18px !important;
    border-radius: unset !important;
    font-weight: bold;
    line-height: 50px !important;
}

.btn {
	margin: 0 auto;
}

.elementor-button::before,
.btn::before {
	content: '';
	position: absolute;
	background: url('../img/child/icon_arrow.png') no-repeat;
	background-size: 100%;
	width: 8px;
	height: 12px;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

.elementor-button:hover,
.btn:hover {
	background: #8EC9BE !important;
}

@media screen and (max-width: 767px) {
	.elementor-button,
.btn {
	width: 100%;
}
}


/*--------------------------------------
	Flow I
--------------------------------------*/
.flow-I {
	position: relative;
	z-index: 1;
	padding: 70px 0;
}

.flow-I.deco-none:before {
	display: none
}

.flow-I::before {
	content: '';
	position: absolute;
	background: #BAE3DC;
	background: linear-gradient(180deg, rgba(186, 227, 220, 1) 0%, rgba(205, 244, 151, 1) 100%);
	opacity: 0.51;
	top: 0;
	bottom: 0;
	left: calc(-50vw + 50%);
	right: calc(-50vw + 50%);
	z-index: -1;
}

.flow-I .item {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
	padding-left: 146px;
}


.flow-I .item::before {
	content: "";
	position: absolute;
	background: #fff;
	top: 0;
	left: 60px;
	right: 0;
	bottom: 0;
	border-radius: 20px;
	z-index: -1
}

.flow-I .item .step {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
	background: linear-gradient(180deg, rgba(94, 160, 237, 1) 0%, rgba(94, 208, 173, 1) 100%);
	color: #fff;
	border-radius: 50%;
	max-width: 120px;
	height: 120px;
	width: 100%;
}

.flow-I .item .step span {
	display: block;
	text-align: center;
	line-height: 1;
	font-weight: 500;
	letter-spacing: 0
}

.flow-I .item .step span.en {
	padding-top: 17px;
	margin-bottom: 8px;
	font-size: 30px;
}

.flow-I .item .step span.num {
	font-size: 40px;
}

.flow-I .item .group-txt {
	width: 490px;
	padding: 50px 0 44px 7px;
	min-height: 274px;
}


.flow-I .item .group-txt h3 {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #599FF0;
	font-size: 24px;
	line-height: calc(40 / 24);
	font-weight: 400;
	letter-spacing: .1em
}


.flow-I .item .group-txt .txt {
	margin-top: 13px;
	color: #5D6E6B;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: .05em
}

.flow-I .item .photo {
	width: 410px
}

.flow-I .item .photo img {
	border-radius: 0 20px 20px 0
}

.flow-I .item+.item {
	margin-top: 58px
}

.flow-I .item:not(:last-child):after {
	content: "";
	position: absolute;
	background: #5DE4EF;
	background: linear-gradient(180deg, rgba(93, 228, 239, 1) 0%, rgba(100, 166, 230, 0.34) 100%);
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 68px;
	height: 37px;
	-webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	bottom: -37px
}

.flow-I.no-image .item {
	padding-right: 20px;
}

.flow-I.no-image .item .group-txt {
	width: auto;
}

/* @media screen and (min-width: 768px)and (max-width: 850px) {
	.flow-I .item .group-txt h3 {
		font-size: 2.8vw
	}
} */


@media screen and (min-width: 768px)and (max-width: 1150px) {
	.flow-I .item {
		align-items: center;
	}
}


@media screen and (max-width: 767px) {
	.flow-I {
		padding: 50px 0
	}

	.flow-I .item {
		flex-direction: column;
		row-gap: 20px;
		padding: 0 20px 30px !important;
	}

	.flow-I .item::before {
		top: 60px;
		left: 0
	}

	.flow-I .item .step {
		position: unset;
		transform: unset;
		order: 1;
		max-width: 100px;
		height: 100px;
		margin: 0 auto;
	}

	.flow-I .item .step span.en {
		margin-bottom: 4px;
		font-size: 25px
	}

	.flow-I .item .step span.num {
		font-size: 35px
	}

	.flow-I .item .group-txt {
		order: 3;
		width: auto;
		min-height: auto;
		padding: 0
	}

	.flow-I .item .group-txt h3 {
		font-size: 21px
	}

	.flow-I .item .photo {
		width: auto;
		order: 2
	}

	.flow-I .item .photo img {
		border-radius: 20px
	}
}


/*--------------------------------------
	Style aa
--------------------------------------*/
.style-aa {
	position: relative;
	z-index: 1;
	padding: 145px 0 105px;
}

.style-aa::before {
	content: '';
	position: absolute;
	background: linear-gradient(0, rgba(255, 255, 255, 1) 0%, rgba(236, 255, 225, 1) 100%);
	top: 0;
	bottom: 0;
	left: -70px;
	right: -70px;
	z-index: -1;
}

.style-aa::after {
	content: '';
	position: absolute;
	background: linear-gradient(180deg, rgba(184, 224, 210, 1) 0%, rgba(211, 232, 223, 1) 100%);
	top: 60px;
	bottom: -60px;
	left: -10px;
	right: -130px;
	z-index: -2;
}

.style-aa .txt li {
	color: #2C5046;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.02em;
}

.style-aa .txt li+li {
	margin-top: 32px;
}

.style-aa .row1 {
	display: flex;
	justify-content: space-between;
	max-width: 904px;
	margin: 0 auto;
}

.style-aa .row1 .group-txt {
	flex: 1;
}

.style-aa .row1 .group-txt .txt {
	margin: 22px 18px 0 27px;
}

.style-aa .row1 .group-txt h3 {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #58AF9F;
	font-size: 32px;
	font-weight: 400;
	line-height: calc(56 / 32);
	letter-spacing: 0.02em;
}

.style-aa .row1 .photo {
	width: 160px;
}

.style-aa .row2 {
	display: flex;
	justify-content: space-between;
	max-width: 1034px;
	margin: 59px auto 0;
}

.style-aa .row2 .photo {
	width: 609px;
}

.style-aa .row2 .txt {
	width: 403px;
	margin: 27px 22px 0 0;
}

@media screen and (max-width: 767px) {
	.style-aa {
		padding: 60px 0;
	}

	.style-aa::before {
		left: -30px;
		right: -30px;
	}

	.style-aa::after {
		top: 40px;
		bottom: -40px;
		left: 25px;
		right: -30px;
	}

	.style-aa .txt li {
		color: #2C5046;
		font-size: 16px;
		line-height: 32px;
		letter-spacing: 0.02em;
	}

	.style-aa .txt li+li {
		margin-top: 32px;
	}

	.style-aa .row1 {
		flex-direction: column;
	}

	.style-aa .row1 .group-txt {
		order: 2;
		margin-top: 30px;
	}

	.style-aa .row1 .group-txt .txt {
		margin: 20px 0 0;
	}

	.style-aa .row1 .group-txt h3 {
		font-size: 24px;
	}

	.style-aa .row1 .photo {
		margin: 0 auto;
		order: 1;
	}

	.style-aa .row2 {
		display: block;
	}

	.style-aa .row2 .photo {
		width: auto;
	}

	.style-aa .row2 .txt {
		width: auto;
		margin: 20px 0 0;
	}
}


/*--------------------------------------
	Style bb
--------------------------------------*/
.style-bb {
	background: rgba(249, 247, 243, .85);
	padding: 114px 20px 120px;
}

.style-bb .elementor-row {
	justify-content: space-between;
	max-width: 932px;
	margin: 0 auto;
}

.style-bb .elementor-row .elementor-col-25 {
	width: calc((200 / 932) * 100%);
}

.style-bb .elementor-heading-title {
	position: relative;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	text-align: center;
	width: fit-content;
	margin: 0 auto;
	padding: 10px 48px 0 0;
	color: #58AF9F;
	font-size: 28px;
	font-weight: 400;
	line-height: calc(44 / 28);
	letter-spacing: 0.02em;
}

.style-bb .elementor-heading-title::before {
	content: '';
	position: absolute;
	background: url('../img/top/icon_arrow.jpg') no-repeat;
	background-size: 100%;
	width: 32px;
	height: 32px;
	top: 16px;
	right: 0;
}

@media screen and (min-width: 768px) and (max-width: 1050px) {
	.style-bb .elementor-heading-title {
		font-size: calc((28 / 1050) * 100vw);
		padding: calc((10 / 1050) * 100vw) calc((48 / 1050) * 100vw) 0 0;
	}

	.style-bb .elementor-heading-title::before {
		width: calc((32 /1050) * 100vw);
		height: calc((32 / 1050) * 100vw);
		top: calc((16 / 1050) * 100vw);
	}
}

@media screen and (max-width: 767px) {
	.style-bb {
		padding: 40px 20px;
	}

	.style-bb .elementor-row {
		row-gap: 30px;
	}

	.style-bb .elementor-row .elementor-col-25 {
		width: 48% !important;
	}

	.style-bb .elementor-heading-title {
		padding-right: 30px;
		font-size: 16px;
	}

	.style-bb .elementor-heading-title::before {
		width: 20px;
		height: 20px;
		top: 13px;
	}
	
	.style-bb .elementor-widget-image {
		order: 2
	}
	
	.style-bb .elementor-widget-heading {
		order: 1
	}
}


/*--------------------------------------
	Style cc
--------------------------------------*/
.style-cc {
	background: url('../img/child/style_cc_deco1.png') no-repeat left top/42px, url('../img/child/style_cc_deco2.png') no-repeat right bottom/42px;
	max-width: 842px;
	margin: -23px auto 0;
	padding: 57px 20px 37px;
}

.style-cc .elementor-heading-title {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	text-align: center;
	color: #58AF9F;
	font-size: 28px;
	font-weight: 400;
	line-height: calc(52 / 28);
	letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
	.style-cc {
		margin: -15px 10px 0;
		padding: 40px 10px 30px;
	}

	.style-cc .elementor-heading-title {
		font-size: 20px;
	}
}


/*--------------------------------------
	Style dd
--------------------------------------*/
.style-dd {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}

.style-dd .group-txt {
	background: url('../img/child/style_dd_deco.png') no-repeat right 134px bottom 60px/40.5px auto;
	position: relative;
	z-index: 1;
	width: 59%;
}

.style-dd .group-txt h3 {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #58AF9F;
	font-size: 32px;
	line-height: calc(52 / 32);
	letter-spacing: 0.02em;
}

.style-dd .group-txt .txt {
	margin: 11px 0 0 24px;
	color: #2C5046;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.016em;
}

.style-dd .group-txt .txt li+li {
	margin-top: 30px;
}

.style-dd .group-txt .name {
	display: flex;
	align-items: flex-start;
	margin: 64px 0 0 24px;
}

.style-dd .group-txt .name span {
	display: block;
	line-height: 1;
}

.style-dd .group-txt .name span:nth-child(1) {
	background: url('../img/child/style_dd_bg.jpg') no-repeat center/cover;
	color: #fff;
	text-align: center;
	width: 58.5px;
	padding: 9px 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.style-dd .group-txt .name span:nth-child(2) {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #58AF9F;
	margin: 5px 0 0 8px;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0.02em;
}

.style-dd .group-txt .name span:nth-child(3) {
	color: #8EC99A;
	margin: 16px 0 0 6px;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.056em;
}

.style-dd .photo {
	flex: 1;
	margin: -69px -55px 0 -22px;
}

@media screen and (min-width: 768px) and (max-width: 1250px) {
	.style-dd .photo {
		margin-right: calc(-50vw + 50% + 30px);
	}
}

@media screen and (max-width: 767px) {
	.style-dd {
		flex-direction: column;
		margin-top: 30px;
	}

	.style-dd .group-txt {
		background: none;
		order: 2;
		width: auto;
		margin-top: 30px;
	}

	.style-dd .group-txt h3 {
		font-size: 24px;
	}

	.style-dd .group-txt .txt {
		margin: 11px 0 0;
		font-size: 16px;
	}

	.style-dd .group-txt .txt li+li {
		margin-top: 30px;
	}

	.style-dd .group-txt .name {
		justify-content: flex-end;
		margin: 30px 0 0;
	}

	.style-dd .photo {
		order: 1;
		margin: 0 0 0 0;
	}
}


/*--------------------------------------
	Time B
--------------------------------------*/
.time-b table {
	width: 100%;
	table-layout: fixed
}

.time-b table th {
	width: 19%;
	padding-left: 26px;
}

.time-b table td {
	text-align: center;
}

.time-b table thead {
	background: #8ec9be;
	color: #fff;
	line-height: 58px
}

.time-b table thead tr th {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .15em
}

.time-b table thead tr td {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: .05em
}

.time-b table tbody {
	border-bottom: 1px solid #cbcac9
}

.time-b table tbody tr th {
	color: #5d6e6b;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .05em
}

.time-b table tbody tr td {
	font-family: "Zen Maru Gothic", sans-serif;
	color: #58af9f;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: .05em
}

.time-b table tbody tr:nth-child(1) * {
	padding-top: 23px;
	padding-bottom: 8px;
}

.time-b table tbody tr:nth-child(2) * {
	padding-bottom: 25px
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
	.time-b table th {
		width: 140px;
	}

	.time-b table thead tr td {
		font-size: 20px;
	}
}

@media screen and (max-width: 767px) {
	.time-b table th {
		width: 90px;
		padding-left: 10px;
	}

	.time-b table td:last-child {
		width: 18%;
	}

	.time-b table thead {
		line-height: 50px;
	}

	.time-b table thead tr th {
		font-size: 12px;
	}

	.time-b table thead tr td {
		font-size: 12px;
	}

	.time-b table tbody tr th {
		font-size: 12px;
	}

	.time-b table tbody tr td {
		font-size: 12px;
	}

	.time-b table tbody tr:nth-child(1) * {
		padding-top: 10px;
		padding-bottom: 0;
	}

	.time-b table tbody tr:nth-child(2) * {
		padding-bottom: 10px;
	}
}


.lightbox {
	position: relative;
}

.lightbox img {
	width: 100% !important;
}

.lightbox .main {
	width: calc((525 / 1080) * 100%);
}

.lightbox .main .item {
	position: relative;
}

.lightbox .main .item dl {
	background: #58AF9F;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	padding: 10px 20px 10px 0;
}

.lightbox .main .item dl dt {
	padding: 0 36px 0 31px;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.02em;
}

.lightbox .main .item dl dd {
	flex: 1;
	font-size: 12px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.02em;
}

.lightbox .thumb {
	position: absolute;
	top: 0;
	right: 0;
	width: calc((540 / 1080) * 100%);
}

.lightbox .thumb .slick-track {
	display: flex;
	width: 100% !important;
	transform: none !important;
	flex-wrap: wrap;
}

.lightbox .thumb .slick-track .slick-slide {
	cursor: pointer;
	width: calc((256 / 523) * 100%);
	padding: 0 5px;
}

.lightbox .thumb .slick-track .slick-slide:hover {
	opacity: 0.7;
}

.lightbox .thumb .item {
	position: relative;
}

.lightbox .thumb .item dt {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #58AF9F;
	color: #fff;
	line-height: 23px;
	padding: 0 20px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.016em;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
	.lightbox .main {
		width: 700px;
		margin: 0 auto;
	}

	.lightbox .thumb {
		position: unset;
		width: 528px;
		margin: 0 auto;
	}

	.lightbox .thumb .slick-track {
		justify-content: center;
	}
}

@media screen and (max-width: 767px) {
	.lightbox .main {
		width: auto;
	}

	.lightbox .main .item dl {
		position: unset;
	}

	.lightbox .main .item dl dt {
		padding: 0 36px 0 31px;
		font-size: 16px;
		line-height: 28px;
		letter-spacing: 0.02em;
	}

	.lightbox .main .item dl dd {
		flex: 1;
		font-size: 12px;
		font-weight: 500;
		line-height: 24px;
		letter-spacing: 0.02em;
	}

	.lightbox .thumb {
		position: unset;
		width: auto;
		margin-top: 30px;
	}

	.lightbox .thumb .slick-track {
		justify-content: center;
	}

	.lightbox .thumb .slick-track .slick-slide {
		width: 48%;
	}

	.lightbox .thumb .slick-track .slick-slide:hover {
		opacity: 1;
	}

	.lightbox .thumb .item {
		position: relative;
	}

	.lightbox .thumb .item dt {
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: #58AF9F;
		color: #fff;
		line-height: 23px;
		padding: 0 20px;
		font-size: 12px;
		font-weight: 500;
		letter-spacing: 0.016em;
	}
}
/*fix*/

.page-id-1284 .style-ff:before{
	display: none;
}
.page-id-1284 .style-ff:after{
	display: none;
}
.group-fix{
	z-index: 0;
	padding: 50px;
	margin-bottom: 80px;
	position: relative;
}
.group-fix:after{
	content: '';
    background: linear-gradient(45deg, #F9F7F3, #ECFFE1);
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
}
.group-fix:before{
	 content: '';
    background: url(../img/child/style_ff_bg2.jpg) no-repeat center / cover;
    right: -40px;
    bottom: -40px;
    left: 40px;
    top: 40px;
    position: absolute;
    z-index: -1;
}
.group-fix .h2.elementor-heading-title{
	z-index: 99;
}
@media screen and (max-width:767px){
	.group-fix {
		padding: 30px;
	}
	.group-fix:before{
	    right: -20px;
	    bottom: -20px;
	    left: 20px;
	    top: 20px;
	}
}


.style-check {
	background: rgba(184,224,210,.4);
	border-radius: 20px;
	padding: 47px 20px;
}

.style-check .elementor-row {
	background: #fff;
	padding: 43px 20px;
}

.style-check .elementor-widget-icon-list {
	max-width: 802px;
	margin: 0 auto;
}

.style-check .elementor-row .elementor-heading-title {
	text-align: center;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0.1em;
}

.style-check .elementor-row .elementor-text-editor {
	max-width: 802px;
	margin: 0 auto;
	text-align: center
}


.gm-custom-label {
	position: absolute;
	padding: 6px 10px;
	background: #ffffff;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 10px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
	box-shadow: 0 2px 8px rgba(0,0,0,.12);
	user-select: none;
	pointer-events: auto;
	z-index: 100;
}
.gm-custom-label::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	transform: translateX(-50%);
	width: 0; height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ffffff;
	filter: drop-shadow(0 1px 1px rgba(0,0,0,.1));
}