@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
-----------------------------------------------------------*/
.elementor-widget:not(:last-child){
	margin-bottom: 0 !important;
}
/*--------------------------------------
	general
--------------------------------------*/
#content {
	min-height: 600px;
	padding: 63px 0;
}

.home #content {
	padding: 0;
}
#main.cosmossc,
#main.jerontopia,
#main.tokyohigashi{
	color: #454656;
	font-weight: 400;
}
#main.cosmossc a,
#main.jerontopia a,
#main.tokyohigashi a{
	color: #454656;
}
.page-id-2159 #content > .container,
.page-id-1135 #content > .container,
.page-id-1968 #content > .container,
.page-id-1602 #content > .container{
	max-width: none;
	padding: 0;
}
/*--------------------------------------
	title holder
--------------------------------------*/

.title-holder {
	display: table;
	width: 100%;
	background: url('../img/child/h1_bg.jpg') no-repeat;
	background-size: cover;
	background-position: 50%;
}
.title-holder .title-holder__inner{
	height: 100%;
}
.title-holder .title-holder__inner .container {
	padding: 63px 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.title-holder .title-holder__inner .container:after{
	display: none;
}
.title-holder .container h1,
.title-holder .container h2 {
	display: table;
	text-align: center;
	font-size: 36px;
	letter-spacing: 0.2em;
	line-height: 1.5;
	font-weight: 500;
	color: #000;
	font-family: 'Zen Kaku Gothic Antique';
	padding: 10px 20px;
	background: #fff;
}

.title-holder.tokyohigashi {
	background-image: url('../img/tokyohigashi/h1_bg.jpg');
}
.title-holder.tokyohigashi .container h1,
.title-holder.tokyohigashi .container h2{
	background: #DEDFFF;
}

.title-holder.jerontopia {
	background-image: url('../img/jerontopia/h1_bg.jpg');
}
.title-holder.jerontopia .container h1,
.title-holder.jerontopia .container h2{
	background: #FCE87D;
}

.title-holder.cosmossc {
	background-image: url('../img/cosmossc/h1_bg.jpg');
}
.title-holder.cosmossc .container h1,
.title-holder.cosmossc .container h2{
	background: #FFD6D6;
}

.title-holder.cosmossc .container h1,
.title-holder.cosmossc .container h2,
.title-holder.tokyohigashi .container h1,
.title-holder.tokyohigashi .container h2,
.title-holder.jerontopia .container h1,
.title-holder.jerontopia .container h2{
	color: #454656;
}
@media screen and (max-width: 767px) {
	.title-holder .title-holder__inner .container{
		padding: 30px;
	}
	.title-holder .container h1,
	.title-holder .container h2 {
		font-size: 26px;
	}

}

.txt_color {
	color: #7173D4;
}
.txt_link {
	vertical-align: top;
	text-decoration: underline!important;
	color: #7173D4!important;
}
.txt_link:hover {
	text-decoration: none!important;
}
.txt_link2{
	font-weight: bold;
}
.txt_link2:hover{
	color: #F6AE89;
}

.jerontopia .txt_color,
.jerontopia .txt_link{
	color: #EBC024 !important;
}

.cosmossc .txt_color,
.cosmossc .txt_link{
	color: #FF9393 !important;
}
/*--------------------------------------
	bread
--------------------------------------*/

#bread {
	max-width: 1080px;
	width: 100%;
	padding: 0 30px;
	margin: 16px auto 50px;
	text-align: center;
	line-height: 1.3;
}

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

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

#bread li a {
	vertical-align: baseline;
	text-decoration: underline;
	color: #77716C;
}

#bread li a:hover {
	text-decoration: none;
}
.archive.category #bread li:nth-child(2){
	display: none;
}
.tokyohigashi #bread li{
	color: #4345C0;
}
.jerontopia #bread li{
	color: #EBC024;
}
.cosmossc #bread li{
	color: #FF9393;
}
/*--------------------------------------
	titles
--------------------------------------*/

/* h2 */
h2.elementor-heading-title {
	font-family: 'Zen Kaku Gothic Antique';
	text-align: left;
	font-size: 28px;
	line-height: 1.2 !important;
	letter-spacing: 0.12em;
	font-weight: 500;
	color: #000;
	padding: 28px 20px 28px 55px !important;
	position: relative;
	background-color: #F2F1F1;
	margin-bottom: 20px;
}
h2.elementor-heading-title:before {
	content: '';
	width: 6px;
	background: linear-gradient(180deg,rgba(247, 145, 67, 1) 0%, rgba(245, 214, 113, 1) 23%, rgba(124, 246, 157, 1) 47%, rgba(58, 184, 243, 1) 92%);
	position: absolute;
	left: 24px;
	top: 18px;
	bottom: 18px;
}

h3.elementor-heading-title {
	font-family: 'Zen Kaku Gothic Antique';
	font-size: 24px;
	line-height: 1.2 !important;
	letter-spacing: 0.12em;
	font-weight: 500;
	position: relative;
	padding: 8px 0 20px 30px !important;
	color: #000;
	border-bottom: 1px solid #939393;
	margin-bottom: 20px;
}
h3.elementor-heading-title:before{
	content: '';
	width: 9px;
	background: #F2EEFF;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 10px;
}
h3.elementor-heading-title::after{
	content: '';
	width: 9px;
	height: calc(50% - 5px);
	background: #FFEDD9;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

h4.elementor-heading-title {
	font-family: 'Zen Kaku Gothic Antique';
	font-size: 20px;
	letter-spacing: 0.12em;
	line-height: 1.2 !important;
	font-weight: 500;
	color: #000;
	padding: 0px 0 0px 36px!important;
	position: relative;
	margin-bottom: 20px;
}

h4.elementor-heading-title:before {
	content: '';
	width: 25px;
	height: 25px;
	background-image: url('../img/child/icon_h4.png');
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 1;
}


.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip-trigger {
	color: #7173D4;
	font-size: calc(1em - 2px);
	-webkit-tap-highlight-color: transparent;
}

/* box text */
.tooltip-text {
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border: 1px solid #333;
  padding: 2px 5px 2px 10px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: .25s;
  z-index: 10;
}

/* PC hover */
@media (hover: hover) {
  .tooltip:hover .tooltip-text {
    opacity: 1;
    visibility: visible;
  }
}

/* SP tap */
.tooltip.active .tooltip-text {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 767px){
	.tooltip-text{
		width: 60vw;
		text-align: left;
		white-space: wrap;
		font-size: 11px;
		line-height: 1.4;
		padding: 5px 5px 5px 10px;
	}
}

.tokyohigashi h2.elementor-heading-title{
	background: #DEDFFF;
	color: #454656;
}
.tokyohigashi h2.elementor-heading-title:before{
	background: #4345C0;
}
.tokyohigashi h3.elementor-heading-title{
	color: #454656;
}
.tokyohigashi h3.elementor-heading-title:before{
	background: #7173D4;
}
.tokyohigashi h3.elementor-heading-title:after{
	background: #DEDEE2;
}
.tokyohigashi h4.elementor-heading-title{
	color: #454656;
}
.tokyohigashi h4.elementor-heading-title:before{
	background-image: url('../img/tokyohigashi/icon_h4.png');
}


.jerontopia h2.elementor-heading-title{
	background: #FAFAEC;
	color: #454656;
}
.jerontopia h2.elementor-heading-title:before{
	background: #EBC024;
}
.jerontopia h3.elementor-heading-title{
	color: #454656;
}
.jerontopia h3.elementor-heading-title:before{
	background: #EBC024;
}
.jerontopia h3.elementor-heading-title:after{
	background: #E8E5D5;
}
.jerontopia h4.elementor-heading-title{
	color: #454656;
}
.jerontopia h4.elementor-heading-title:before{
	background-image: url('../img/jerontopia/icon_h4.png');
}

.cosmossc h2.elementor-heading-title{
	background: #FFD6D6;
	color: #454656;
}
.cosmossc h2.elementor-heading-title:before{
	background: #FF9393;
}
.cosmossc h3.elementor-heading-title{
	color: #454656;
}
.cosmossc h3.elementor-heading-title:before{
	background: #FF9393;
}
.cosmossc h3.elementor-heading-title:after{
	background: #E5DEDE;
}
.cosmossc h4.elementor-heading-title{
	color: #454656;
}
.cosmossc h4.elementor-heading-title:before{
	background-image: url('../img/cosmossc/icon_h4.png');
}
@media screen and (max-width:767px) {
	h2.elementor-heading-title {
		font-size: 24px;
		padding: 28px 15px 28px 35px !important;
	}
	h2.elementor-heading-title:before{
		left: 18px;
	}
	h3.elementor-heading-title {
		font-size: 21px;
		padding: 8px 0 20px 20px !important;
	}
	h4.elementor-heading-title{
		font-size: 18px;
		padding-left: 28px !important;
	}
	h4.elementor-heading-title:before{
		width: 20px;
		height: 20px;
	}
}

.elementor-text-editor dl dd{
	padding-left: 30px;
}
.elementor-text-editor .tbox{
	display: table;
	background: #F3F4FF;
	padding: 6px 10px;
	border: 1px solid #7173D4;
}

.jerontopia .elementor-text-editor .tbox{
	background: #FBF8DF;
	border: 1px solid #D3B40B;
}
.cosmossc .elementor-text-editor .tbox{
	background: #FFD6D6;
	border: 1px solid #FF9393;
}

.jerontopia .gallery-caption{
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px !important;
}

.style_anchorlink{
	font-family: 'Zen Kaku Gothic Antique';
	border: 3px solid #939393;
	border-radius: 200px;
	padding: 30px 30px 22px 90px;
	margin-bottom: 54px;
}
.style_anchorlink > ul > li{
	font-size: 17px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 8px;
}
.style_anchorlink > ul > li > a{
	position: relative;
	padding-left: 26px;
}
.style_anchorlink > ul > li > a:before{
	content: '';
	width: 15px;
	height: 1px;
	background: #9788E5;
	position: absolute;
	left: 0;
	top: 13px;
}
.style_anchorlink .anchor_h3{
	display: flex;
	flex-wrap: wrap;
	column-gap: 26px;
	margin-top: 8px;
}
.style_anchorlink .anchor_h3 li{
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
	padding-left: 15px;
	position: relative;
	margin-bottom: 8px;
}
.style_anchorlink .anchor_h3 li:before{
	content: '';
	width: 10px;
	height: 14px;
	background-image: url('../img/icons/icon_right.png');
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 5px;
}
.style_anchorlink a:hover{
	opacity: 0.6;
}
@media screen and (max-width: 767px){
	.style_anchorlink{
		border-radius: 20px;
		padding: 25px 20px 17px 20px;
	}
}

.style_table-a{
	width: 100%;
}
.style_table-a th{
	width: 30%;
	background: #565F69;
	color: #fff;
	font-family: 'Zen Kaku Gothic Antique';
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 25px;
	padding: 13px 30px;
	border-bottom: 1px solid #fff;
}
.style_table-a td{
	border-bottom: 1px solid #565F69;
	border-right: 1px solid #565F69;
	padding: 13px 30px;
}
.style_table-a tr:first-child th,
.style_table-a tr:first-child td{
	border-top: 1px solid #565F69;
}
@media screen and (max-width: 767px){
	.style_table-a th,
	.style_table-a td{
		padding: 10px;
	}
}

.style_table-b{
	width: 100%;
}
.style_table-b th{
	width: 30%;
	background: #7173D4;
	color: #fff;
	font-family: 'Zen Kaku Gothic Antique';
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 25px;
	padding: 13px 30px;
	border-bottom: 1px solid #fff;
}
.style_table-b thead th{
	border-right: 1px solid #fff;
}
.style_table-b thead th:last-child{
	border-right-color: #7173D4;
}
.style_table-b td{
	background: #F3F4FF;
	border-bottom: 1px solid #7173D4;
	border-right: 1px solid #7173D4;
	padding: 13px 30px;
}
.style_table-b tr:first-child th,
.style_table-b tr:first-child td{
	border-top: 1px solid #7173D4;
}
@media screen and (max-width: 767px){
	.style_table-b th,
	.style_table-b td{
		padding: 10px;
	}
}


.style_table-c{
	width: 100%;
	border: 1px solid #D3B40B;
}
.style_table-c th{
	width: 30%;
	background: #D3B40B;
	color: #fff;
	font-family: 'Zen Kaku Gothic Antique';
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 25px;
	padding: 13px 30px;
	border-right: 1px solid #D3B40B;
}
.style_table-c tr + tr th{
	border-top: 1px solid #fff;
}
.style_table-c thead th{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.style_table-c thead th:last-child{
	border-right-color: #D3B40B;
}
.style_table-c td{
	background: #FBF8DF;
	border-bottom: 1px solid #D3B40B;
	border-right: 1px solid #D3B40B;
	padding: 13px 30px;
}
.style_table-c td + td{
	border-top: 1px solid #D3B40B;
}
/* .style_table-c tr:first-child th,
.style_table-c tr:first-child td{
	border-top: 1px solid #D3B40B;
} */
@media screen and (max-width: 767px){
	.style_table-c th,
	.style_table-c td{
		padding: 10px;
	}
}

.style_table-c-2 table{
	width: 100%;
}
.style_table-c-2 th{
	background: #D3B40B;
	color: #fff;
	font-family: 'Zen Kaku Gothic Antique';
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 25px;
	padding: 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #D3B40B;
}
.style_table-c-2 thead th{
	border-right: 1px solid #fff;
}
.style_table-c-2 thead th:last-child{
	border-right-color: #D3B40B;
}
.style_table-c-2 td{
	background: #FBF8DF;
	border-bottom: 1px solid #D3B40B;
	border-right: 1px solid #D3B40B;
	padding: 5px;
}
/* .style_table-c-2 tr:first-child th,
.style_table-c-2 tr:first-child td{
	border-top: 1px solid #D3B40B;
} */
.style_table-c-2 tbody th{
	width: 20%;
}
@media screen and (max-width: 767px){
	.style_table-c-2{
		overflow-x: auto;
	}
	.style_table-c-2 table{
		width: 700px;
	}
}

.style_table-d{
	width: 100%;
}
.style_table-d th{
	width: 30%;
	background: #FF9393;
	color: #fff;
	font-family: 'Zen Kaku Gothic Antique';
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 25px;
	padding: 13px 30px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #FF9393;
}
.style_table-d.width-auto th{
	width: 25%;
}
.style_table-d.th-large th{
	width: 80%;
}
.style_table-d thead th{
	border-right: 1px solid #fff;
}
.style_table-d thead th:last-child{
	border-right-color: #FF9393;
}
.style_table-d td{
	background: #FFF4F4;
	border-bottom: 1px solid #FF9393;
	border-right: 1px solid #FF9393;
	padding: 13px 30px;
}
.style_table-d tr:first-child th,
.style_table-d tr:first-child td{
	border-top: 1px solid #FF9393;
}
.style_table-d.width-auto th:first-child,
.style_table-d.width-auto td:first-child{
	border-left: 1px solid #FF9393;
}
@media screen and (max-width: 767px){
	.style_table-d th,
	.style_table-d td{
		padding: 10px;
	}
	.style_table-d.th-large th{
		width: 70%;
	}
}


.style_list-a{
	line-height: 30px;
}
.style_list-a.ml30{
	margin-left: 30px;
}
.style_list-a li{
	list-style-type: none;
	padding-left: 24px;
	position: relative;
}
.style_list-a li:before{
	content: '';
	width: 16px;
	height: 16px;
	background: #F6AE89;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 7px;
}
.style_list-a li + li{
	margin-top: 8px;
}

.style_list-b{
	display: block;
	line-height: 30px;
}
.style_list-b.lh26{
	line-height: 26px;
}
.style_list-b .li,
.style_list-b li{
	display: block;
	list-style-type: none;
	padding-left: 24px;
	position: relative;
}
.style_list-b .li:before,
.style_list-b li:before{
	content: '';
	width: 16px;
	height: 16px;
	background: #7173D4;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 7px;
}
.style_list-b .li + .li,
.style_list-b li + li{
	margin-top: 8px;
}

.style_schedule{
	margin: 0 -8px;
}
.style_schedule table th,
.style_schedule table td{
	text-align: center;
	border: 8px solid #fff;
	line-height: 22px;
	font-weight: 500;
}
.style_schedule table thead th{
	font-family: 'Zen Kaku Gothic Antique';
	background: #7173D4;
	color: #fff;
	font-size: 20px;
	padding: 14px 0;
}
.style_schedule table thead th:first-child{
	background: #fff;
}
.style_schedule table tbody th{
	font-family: 'Zen Kaku Gothic Antique';
	font-size: 20px;
	background: #C6C7FB;
	color: #454656;
	width: 10%;
}
.style_schedule table tbody td{
	background: #F3F4FF;
	padding: 22px 0 21px;
	width: 12.8%;
	position: relative;
}
.style_schedule table tbody td a{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.style_schedule table tbody td.link{
	text-decoration: underline;
}
.style_schedule table tbody td.link:hover{
	text-decoration: none;
}
.style_schedule table tbody td a:hover{
	background: rgba(133,115,212,0.1);
}
.style_schedule table tbody td.empty{
	background: #fff;
}
.style_schedule table tbody td.holiday {
	background: #CBCCCF;
}
.style_schedule table tbody td span{
	color: #7173D4;
}
@media screen and (max-width: 980px){
	.style_schedule{
		margin: 0 -4px;
	}
	.style_schedule table th,
	.style_schedule table td{
		border-width: 4px;
	}
}
@media screen and (max-width: 767px){
	.style_schedule{
		overflow-x: auto;
	}
	.style_schedule table{
		width: 700px;
	}
}

.style_frame-b{
	background: #F3F4FF;
	padding: 50px;
	display: flex;
	justify-content: space-between;
}
.style_frame-b .img{
	width: 10%;
}
.style_frame-b .img img{
	width: 100% !important;
}
.style_frame-b .col-text{
	width: 90%;
	padding-left: 30px;
}
.style_frame-b .col-text .ttl{
	font-family: 'Zen Kaku Gothic Antique';
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.12em;
	line-height: 1.4;
	color: #454656;
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.style_frame-b .col-text .ttl:after{
	content: '';
	width: 102px;
	height: 3px;
	background: #7173D4;
	position: absolute;
	left: 0;
	bottom: 0;
}
.style_frame-b .col-text .row-box{
	display: flex;
	justify-content: space-between;
}
.style_frame-b .col-text .row-box .box{
	background: #fff;
	color: #454656;
	width: 49%;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.04em;
	font-weight: 400;
}
.style_frame-b .col-text .row-box .box ul{
	padding-bottom: 10px;
}
.style_frame-b .col-text .row-box .box ul li{
	border-bottom: 1px solid #7173D4;
	padding-bottom: 3px;
}
.style_frame-b .col-text .row-box .box ul li + li{
	margin-top: 10px;
}
@media screen and (max-width: 980px){
	.style_frame-b{
		padding: 30px;
	}
}
@media screen and (max-width: 767px){
	.style_frame-b{
		display: block;
		padding: 20px;
	}
	.style_frame-b .img{
		width: 40%;
		text-align: center;
		margin: 0 auto 30px;
	}
	.style_frame-b .col-text{
		width: 100%;
		padding: 0;
	}
	.style_frame-b .col-text .ttl{
		font-size: 16px;
	}
	.style_frame-b .col-text .ttl:after{
		width: 80px;
	}
	.style_frame-b .col-text .row-box{
		display: block;
	}
	.style_frame-b .col-text .row-box .box{
		width: 100%;
	}
	.style_frame-b .col-text .row-box .box + .box{
		margin-top: 20px;
	}
}

.style_frame-b_1{
	background: #F3F4FF;
	border: 3px solid #7173D4;
	color: #454656;
	font-weight: 400;
	padding: 30px 40px;
}
@media screen and (max-width: 767px){
	.style_frame-b_1{
		padding: 20px;
	}
}

.style_frame-b_2{
	background: #F3F4FF;
	color: #454656;
}
.style_frame-b_2 .ttl{
	background: #7173D4;
	color: #fff;
	text-align: center;
	font-family: 'Zen Kaku Gothic Antique';
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1.6;
	padding: 15px;
}
.style_frame-b_2 .row-txt{
	padding: 20px 30px;
	font-weight: 400;
}
.style_frame-b_2 .row-txt p + p{
	margin-top: 20px;
}
.style_frame-b_2 .row-txt ul small{
	display: block;
	line-height: 20px;
}
@media screen and (max-width: 767px){
	.style_frame-b_2 .ttl{
		font-size: 18px;
	}
	.style_frame-b_2 .row-txt{
		padding: 20px;
	}
}

.lightbox-row{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
}
.lightbox-row.half{
	grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 767px){
	.lightbox-row{
		grid-template-columns: repeat(2, 1fr);
	}
	.lightbox-row.half{
		display: block;
	}
}
.txt-linethrough{
	text-decoration: line-through;
}
.gallery-icon img{
	border: none !important;
	width: 100% !important;
}
@media screen and (max-width: 767px){
	.elementor-image-gallery .gallery-item{
		display: block;
		float: none !important;
		width: 100% !important;
		padding: 0;
	}
}

.style_frame-c{
	background: #FBF8DF;
	text-align: center;
}
.style_frame-c .ttl{
	background: #D3B40B;
	color: #fff;
	font-family: 'Zen Kaku Gothic Antique';
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 32px;
	padding: 15px;
}
.style_frame-c .row-txt{
	padding: 30px;
	line-height: 26px;
}
.style_frame-c .row-txt .txt{
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 35px;
	margin-bottom: 9px;
}
.style_frame-c .row-txt .tel-txt{
	margin-bottom: 22px;
}
.style_frame-c .row-txt .tel-btn{
	max-width: 424px;
	width: 100%;
	margin: 0 auto 9px;	
}
@media screen and (max-width: 767px){
	.style_frame-c .ttl{
		font-size: 18px;
		line-height: 28px;
		padding: 10px;
	}
	.style_frame-c .row-txt{
		padding: 15px 15px 20px;
		line-height: 24px;
	}
	.style_frame-c .row-txt .txt{
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 15px;
	}
}


.style_frame-d{
	background: #FFF4F4;
	text-align: center;
}
.style_frame-d .ttl{
	background: #FF9393;
	color: #fff;
	font-family: 'Zen Kaku Gothic Antique';
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 32px;
	padding: 15px;
}
.style_frame-d .row-txt{
	padding: 30px;
	line-height: 26px;
}
.style_frame-d .row-txt .txt{
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0.04em;
	line-height: 35px;
	margin-bottom: 9px;
}
.style_frame-d .row-txt .tel-txt{
	margin-bottom: 22px;
}
.style_frame-d .row-txt .tel-btn{
	max-width: 424px;
	width: 100%;
	margin: 0 auto 9px;	
}
@media screen and (max-width: 767px){
	.style_frame-d .ttl{
		font-size: 18px;
		line-height: 28px;
		padding: 10px;
	}
	.style_frame-d .row-txt{
		padding: 15px 15px 20px;
		line-height: 24px;
	}
	.style_frame-d .row-txt .txt{
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 15px;
	}
}

.style_link{
	max-width: 426px;
	width: 100%;
}
.style_link a{
	display: block;
	background: #727388;
	color: #fff !important;
	font-family: 'Zen Kaku Gothic Antique';
	font-size: 17px;
	line-height: 25px;
	letter-spacing: 0.05em;
	padding: 14px 38px;
	position: relative;
	border-radius: 30px;
}
.style_link a:after{
	content: '';
	width: 9px;
	background-image: url('../img/jerontopia/icon_arrow.png');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
}
.style_link a:hover{
	opacity: 0.8;
}
@media screen and (max-width: 980px){
	.style_link a{
		padding: 14px 15px;
	}
	.style_link a:after{
		right: 15px;
	}
}
@media screen and (max-width: 767px){}
/*--------------------------------------
	post box
--------------------------------------*/

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

.post-box dl {
	width: 100%;
	display: table;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: 0;
	padding: 15px 0;
}

.post-box dl dt {
	width: 170px;
	display: table-cell;
	position: relative;
}

.post-box dl dt .new-label {
	display: inline-block;
	width: 55px;
	height: 24px;
	margin: 0 0 0 20px;
	vertical-align: middle;
	font-size: 15px;
	text-indent: 0;
	text-align: center;
	color: #fff;
	background: #EBC024;
}
.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;
}
@media screen and (max-width: 980px){
	.post-box{
		padding: 0;
	}
	.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;
	}
	.post-box dl dd{
		padding-left: 0;
	}
}
@media screen and (max-width: 767px){
	#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: auto;
		margin: 0;
		padding: 0 25px;
		top: 0;
	}
	.post-box dl{
		display: block;
		padding: 0 0 10px;
		margin-bottom: 10px;
	}
	.post-box dl dt{
		width: 100%;
		display: block;
		margin-bottom: 0;
		padding-left: 0;
	}
	.post-box dl dt:before{
		display: none;
	}
	.post-box dl dt .new-label{
		width: 48px;
		position: absolute;
		left: 85px;
		top: 0;
		margin: 0;
	}
	.post-box dl dd{
		display: block;
		padding-left: 0;
	}
}
/*--------------------------------------
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: #F6AE89;
}

.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: #F6AE89;
}

.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: #F6AE89;
}

.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: 20px;
	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;
}

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


/* 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-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
}

.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 {
	color: #fff;
}

.pagination ul li span.current {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 16px;
	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;
}
/*-----------------------------------------------------------
■ 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 ul{
	padding-left: 20px;
}
.sitemap_list li ul li:last-child{
	border-bottom: none;
}
.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: 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;
}

/*-----------------------------------------------------------
 ■ 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: 10px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #373431;
	font-weight: 500;
}

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

.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;
    z-index: 99;
}

.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;
	flex-wrap: wrap;
}

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

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

.custom-wpcf7c-confirmed .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;
}

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

.custom-wpcf7c-confirmed .confirm_table .required,
.custom-wpcf7c-confirmed .confirm_table .optional {
	display: none;
}

.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item-label {
	display: none;
}

.custom-wpcf7c-confirmed .confirm_table span.comment {
	display: none;
}

.custom-wpcf7c-confirmed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
	display: none;
}

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

.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item {
	padding-left: 0;
}

.custom-wpcf7c-confirmed .confirm_table dt,
.custom-wpcf7c-confirmed .confirm_table dd {
	padding: 12px 0 10px;
}

.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
	display: none!important;
}
/* Ẩn vòng tròn thừa từ label.icon-check */
.inquiryFormTable .wpcf7-radio .icon-check::before {
    display: none !important;
}

/* Đảm bảo span::before (icomoon) hiện và clickable */
.inquiryFormTable .wpcf7-radio input[type="radio"] {
    width: 20px;
    height: 20px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 1;
}

.inquiryFormTable .wpcf7-radio .wpcf7-list-item {
    position: relative;
}

/* Ẩn icon thừa từ label.icon-check (áp dụng cho cả radio và checkbox) */
.inquiryFormTable .icon-check::before {
    display: none !important;
}

/* Radio: đặt input đè lên icon để click được (vì radio không có id) */
.inquiryFormTable .wpcf7-radio .wpcf7-list-item {
    position: relative;
}

.inquiryFormTable .wpcf7-radio input[type="radio"] {
    width: 20px;
    height: 20px;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 1;
}

.row-age p{
	display: flex;
	align-items: center;
	gap: 0 20px;
}
.row-age p input{
	width: 100px;
}
.row-age p .comment{
	font-size: 15px;
}

.email-split p{
	    display: flex;
    align-items: center;
    gap: 0 10px;
}
.radio_position .wpcf7-form-control{
	flex-wrap: wrap;
}

.h-adr .symbol-add{
	 position: absolute;
    z-index: 11;
    left: 5px;
}
.h-adr input{
	padding-left: 20px;
}
.cl-red{
	color: #d61515;
	font-weight: 500;
}
.cl-blue{
	color: #162d5a;
	font-weight: 500;
}
.wpcf7c-elm-step1{
	margin-bottom: 30px;
	font-weight: 400;
}
.email-split{
	display: flex!important;
}

.custom-wpcf7c-confirmed .f-phone-note, .custom-wpcf7c-confirmed .note-add, .custom-wpcf7c-confirmed .symbol-add{
	display: none;
}
.custom-wpcf7c-confirmed p br{
	display: none;
}

.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 0 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;
}
.custom-wpcf7c-confirmed .confirm_table input,.custom-wpcf7c-confirmed .confirm_table textarea, .custom-wpcf7c-confirmed .confirm_table .comment{
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-back{
	display: block !important
}