@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.3
*/


/*-----------------------------------------------------------
■ 1 Under page
-----------------------------------------------------------*/

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

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

.home #content {
	padding: 0;
}


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

.title-holder {
	width: 100%;
	height: 344px;
	background: url('../img/child/h1_bg.jpg') no-repeat center/ cover;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: relative;
}

.title-holder:after {
	content: '';
	position: absolute;
	width: 333px;
	height: 129px;
	left: 18px;
	bottom: 13px;
	background: url('../img/child/h1_deco.png') no-repeat center/ 100% auto;
}

.title-holder .title-holder__inner {
	padding: 0 0 71px;
}

.title-holder .container h1,
.title-holder .container h2 {
	font-family: "Kaisei Decol", serif;
	font-weight: 700;
	text-align: center;
	font-size: 48px;
	letter-spacing: 5.4px;
	line-height: 1.48;
	color: #FFFFFF;
}
@media screen and (max-width: 1400px) {
	.title-holder:after {
		width: 250px;
		height: 97px;
	}
}
@media screen and (max-width: 1200px) {
	/* .title-holder .title-holder__inner {
		padding-bottom: 120px;
	} */
}
@media screen and (max-width: 900px) {
	.title-holder .container h1,
	.title-holder .container h2 {
		font-size: 38px;
	}
}
@media screen and (max-width: 767px) {
	.flex-sp>.e-con-inner>.elementor-element {
		width: 50%;
		min-width: max-content;
	}
	.title-holder:after {
		width: 166px;
		height: 65px;
		left: 7px;
		bottom: 7px;
	}
	.title-holder {
		height: 220px;
		align-items: center;
	}

	.title-holder .title-holder__inner {
		padding-bottom: 20px;
	}

	.title-holder .container h1,
	.title-holder .container h2 {
		font-size: 30px;
	}

}


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

#bread {
	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: #77716C;
}

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

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

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


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

/* h2 */
body:not(.home) h2.elementor-heading-title {
	color: #A6AD89;
	position: relative;
	font-weight: 700;
	font-family: "Noto Serif JP", serif;
	font-size: 40px;
	line-height: 1.275;
	padding: 0 0 0 46px;
	letter-spacing: 0;
	background: url('../img/child/h2_deco.svg') no-repeat left top 8px;
	margin: 0 0 20px;
}

body:not(.home) .mb0 h2.elementor-heading-title {
	margin-bottom: 0 !important;
}

/* h3 */
body:not(.home) h3.elementor-heading-title {
	font-weight: 700;
	font-family: "Noto Serif JP", serif;
	font-size: 28px;
	line-height: 1.6;
	letter-spacing: 0.08em;
	color: #6A955E;
	margin: 0 0 12px;
}

/* h4 */
body:not(.home) h4.elementor-heading-title,
body:not(.home) .frame_h4 h4.elementor-image-box-title {
	font-weight: 700;
	font-family: "Noto Serif JP", serif;
	color: #A6AD89;
	font-size: 24px;
	line-height: 1.5;
}

body:not(.home) .frame_h4 h4.elementor-image-box-title {
	color: #A6AD89;
	padding: 56px 0 0;
	background: url('../img/child/h4_deco.svg') no-repeat top left;
}
body:not(.home) .frame_h4 .elementor-image-box-img {
	margin-top: 29px !important;
}

/* h5 */
.under-title__h5 {
	padding: 8px 10px;
	border-left: 3px solid #6A955E;
	margin-bottom: 10px;
	background: #f5f5f5;
}

.under-title__h5 h5 {
	font-size: 18px;
	letter-spacing: 0.15em;
	line-height: 1.6 !important;
}

.frame_h4 {
	background: #ECE6DD;
	padding: 0 48px 48px;
}

.frame_h4 .elementor-image-box-content {
	font-size: 15px;
}

.frame_h4 .elementor-image-box-content a {
	color: inherit;
	vertical-align: baseline;
}

.frame_h4 .btn-reserve {
	display: inline-block;
	margin-left: 15px;
}

.frame_h4 .btn-reserve a {
	width: max-content;
    display: flex;
    align-items: center;
    column-gap: 8px;
    padding: 12px;
    box-sizing: border-box;
    background: #9B8A7A;
    border-radius: 99px;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}

.frame_h4 .btn-reserve a:hover {
    opacity: 0.7;
  }
  .frame_h4 .btn-reserve a::before {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    background: center / contain no-repeat;
  }
  .frame_h4 .btn-reserve a::before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 16.75L9.5 20.25H10H14H14.5L13 16.75' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.5 3.75H4.5C3.94772 3.75 3.5 4.19772 3.5 4.75V15.75C3.5 16.3023 3.94772 16.75 4.5 16.75H19.5C20.0523 16.75 20.5 16.3023 20.5 15.75V4.75C20.5 4.19772 20.0523 3.75 19.5 3.75Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.5 13.75H20.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }

.frame_a .elementor-column, .frame_b .elementor-column, .elementor-element.frame_b:has(.elementor-image-box-title) {
	border: 1px solid #756954;
	background: #fff;
}

.frame_a .elementor-column .elementor-element-populated, .frame_b .elementor-column .elementor-element-populated {
	padding: 0!important;
}

body:not(.home) .frame_a h2.elementor-heading-title, body:not(.home) .frame_a h3.elementor-heading-title, body:not(.home) .frame_a h4.elementor-heading-title, 
body:not(.home) .frame_b h2.elementor-heading-title, body:not(.home) .frame_b h3.elementor-heading-title, body:not(.home) .frame_b h4.elementor-heading-title,
body:not(.home) .frame_b h4.elementor-image-box-title {
	text-align: center;
	font-weight: 900;
	font-size: 24px;
	background: #A6AD89;
	font-family: "Noto Serif JP", serif;
	color: #fff;
	line-height: 1.6;
	box-sizing: border-box;
	padding: 32px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

body:not(.home) .frame_b h2.elementor-heading-title, body:not(.home) .frame_b h3.elementor-heading-title, body:not(.home) .frame_b h4.elementor-heading-title {
	background: #89ABAD;
}

body:not(.home) .frame_b.frame_c h2.elementor-heading-title, body:not(.home) .frame_b.frame_c h3.elementor-heading-title, body:not(.home) .frame_b.frame_c h4.elementor-heading-title {
	background: #AD89A6;
}

.frame_a .elementor-icon-list-items, .frame_b .elementor-icon-list-items {
	padding: 12px 32px 32px!important;
	display: flex;
	flex-wrap: wrap;
	gap: 22px 30px;
}

.frame_a .elementor-icon-list-items li, .frame_b .elementor-icon-list-items li {
	width: calc((100% - 30px)/2);
	display: block;
	box-sizing: border-box;
	color: rgba(106, 149, 94, 1);
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	padding: 0 0 0 42px;
	font-size: 20px;
	line-height: 1.5;
	background: url('../img/child/frame_icon.svg') no-repeat top 2px left;
}

.frame_b .elementor-icon-list-items.not-flex li {
	width: 100%;
}

.elementor-column .elementor-element-populated .frame_a, .elementor-column .elementor-element-populated .frame_b {
	max-width: 100%;
	width: 100%;
}

.frame_b .elementor-icon-list-items li {
	width: calc((100% - 30px)/2);
}

.frame_a .elementor-icon-list-items li.ps, .frame_b .elementor-icon-list-items li.ps {
	width: 100%;
}

.frame_b .elementor-icon-list-items li .elementor-icon-list-text>span {
	display: none;
}

.frame_a p, .frame_b p {
	padding: 0 32px;
}
/* .table_block, .table_block th, .table_block td {
	line-height: 1.6;
	border: 1px solid #756954;
	border-collapse: collapse;
}
.table_block thead tr th {
	text-align: center;
	font-weight: 700;
	background: rgba(155, 154, 122, 1);
	color: #fff;
	padding: 24px 10px;
}
.table_block thead tr th:nth-child(even) {
	background: rgba(186, 176, 162, 1);
} */

.table_block thead tr th.ps2 {
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}

.table_block thead tr th.w {
	width: 200px;
}

/* .table_block tbody tr th, .table_block tbody tr td {
	padding: 24px 10px;
}
.table_block tbody tr th {
	background: rgba(155, 154, 122, 1);
	color: #fff;
	text-align: center;
}
.table_block tbody tr:nth-child(even) th {
	background: rgba(186, 176, 162, 1);
}
.table_block tbody tr td {
	background: #fff;
} */
.elementor-column .elementor-element-populated {
	padding: 0!important;
}

body:not(.home) .e-con.e-flex>.e-con-inner {
	max-width: calc(100% - 40px);
	width: 1140px;
}
.img-ps {
    max-width: 300px;
    text-align: center;
	background: #fff;
}
.page_list_item .elementor-container {
	width: 100%!important;
}
.page_list_item .elementor-column {
	padding: 0 15px;
}

.page_list_item .elementor-heading-title {
	font-weight: 700;
	font-family: "Noto Serif JP", serif;
	font-family: "Noto Serif JP";
	font-size: 20px;
	line-height: 1.5;
}

.table_info, .table_block, .table_info th, .table_block th, .table_info td, .table_block td {
	border:1px solid #A9BCC5;
	border-collapse: collapse;
	line-height: 1.6;
}

.table_info th, .table_info td, .table_block th, .table_block td {
	padding: 16px;
}

.table_info th, .table_block th {
	color: #6A955E;
}

.table_block thead tr th.ps3 {
		width: 70px;
	}

.sec-infomation .flex2 {
    display: flex;
    justify-content: space-between;
}

.sec-infomation .flex2 .ggmap, .sec-infomation .flex2 .right {
    width: calc(50% - 20px);
}

.sec-infomation .flex2 .ggmap iframe {
    width: 100%;
    height: 100%;
}

.sec-infomation .flex2 .right {
    color: #454545;
    line-height: 1.44;
}

.sec-infomation .flex2 .right .timetable {
    margin: 0 0 8px;
}

.sec-infomation .flex2 .right dl {
    border-bottom: 1px solid #A9BCC5;
    padding: 0 0 16px;
    line-height: 1.6;
    font-size: 16px;
}

.sec-infomation .flex2 .right dl+dl {
    margin-top: 8px;
}

.sec-infomation .flex2 .right dl dt {
    line-height: 1.6;
    color: #6A955E;
    margin: 0 0 4px;
}

/* .frame_b .elementor-icon-list-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 32px;
}
.frame_b .elementor-icon-list-items li {
	font-family: "Aboreto", system-ui;
	font-family: "Aboreto";
	border-radius: 50%;
	color: #fff;
	font-weight: 400;
	background: linear-gradient(93.3deg, #6A955E 2.72%, #A6AD89 100%);
	width: 250px;
	height: 250px;
	padding: 21px 15px 0;
	box-sizing: border-box;
	letter-spacing: 0;
	line-height: 1.3;
	font-size: 27px;
	display: block;
	text-align: center;
}
.frame_b .elementor-icon-list-items li.ps {
	font-size: 20px;
}
.frame_b .elementor-icon-list-items li>span {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
}
.frame_b .elementor-icon-list-items li>span span {
	font-size: 64px;
	line-height: 1;
} */

.txt-link {
	color: inherit;
	text-decoration: underline!important;
}
.txt-link:hover {
	text-decoration: none!important;
}

.frame_h4.frame_b .elementor-icon-list-items {
	gap: 32px 14px;
}
.video {
	height: 450px;
	line-height: 0;
	position: relative;
}

.video iframe {
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 900px) {
	.page_list_item .elementor-heading-title {
		font-size: 18px;
	}
	.table_block thead tr th.ps2 {
		white-space: unset;
	}
}
@media screen and (min-width: 768px) {
	.elementor-section .elementor-container {
		width: calc(100% - 60px);
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	
	.elementor-column .elementor-element-populated {
		padding: 0 30px!important;
	}
	body:not(.home) h2.elementor-heading-title {
		font-size: 25px;
		padding-left: 35px;
		background-size: 26px auto;
		background-position: left top 5px;
	}
	body:not(.home) h3.elementor-heading-title {
		font-size: 22px;
		margin-bottom: 0;
	}

	body:not(.home) h4.elementor-heading-title, body:not(.home) .frame_h4 h4.elementor-image-box-title {
		font-size: 20px;
	}
	body:not(.home) .frame_h4 h4.elementor-image-box-title {
		padding: 40px 0 0;
		background-size: 25px auto;
	}
	.frame_h4 {
		padding: 0 25px 30px;
	}

	.frame_a, .frame_b {
		max-width: calc(100% - 60px);
		margin: 0 auto;
	}
	body:not(.home) .frame_a h2.elementor-heading-title, body:not(.home) .frame_a h3.elementor-heading-title, body:not(.home) .frame_a h4.elementor-heading-title,
	body:not(.home) .frame_b h2.elementor-heading-title, body:not(.home) .frame_b h3.elementor-heading-title, body:not(.home) .frame_b h4.elementor-heading-title,
	body:not(.home) .frame_b h4.elementor-image-box-title {
		font-size: 20px;
	}
	
	.frame_a .elementor-icon-list-items, .frame_b .elementor-icon-list-items {
		padding: 12px 20px 30px!important;
		gap: 20px;
	}

	.frame_a p, .frame_b p {
		padding: 0 20px;
	}
	
	.frame_a .elementor-icon-list-items li , .frame_b .elementor-icon-list-items li {
		width: 100%;
		font-size: 16px;
		padding-left: 35px;
		background-size: 24px;
		background-position: top left;
	}

	.table_block thead tr th.w {
		width: 115px;
	}
	.table_block thead tr th.ps3 {
		width: 50px;
	}
	.table_block thead tr th.ps4 {
		width: 50px;
	}
	/* .table_block thead tr th, .table_block tbody tr th, .table_block tbody tr td {
		padding: 15px 5px;
	} */
	.table_block2 tbody tr td {
		font-size: 14px;
		letter-spacing: 0;
		width: 75px;
	}
	.table_info th, .table_info td, .table_block th, .table_block td {
		padding: 16px 5px;
	}
	.page_list_item .elementor-column .elementor-element-populated {
		padding: 0!important;
	}
	.page_list_item .elementor-column+.elementor-column {
		margin-top: 50px;
	}

	.sec-infomation .flex2 {
		display: block;
	}
	
	.sec-infomation .flex2 .ggmap, .sec-infomation .flex2 .right {
		width: 100%;
	}
	
	.sec-infomation .flex2 .ggmap {
		margin: 0 0 24px;
		height: 240px;
	}
	
	.sec-infomation .flex2 .right p {
		font-size: 13px;
	}
	
	.sec-infomation .flex2 .right dl dt {
		font-size: 14px;
	}

	/* .frame_b .elementor-icon-list-items li {
		width: 150px;
		height: 150px;
		font-size: 15px;
		padding: 12px 10px 0;
	}

	.frame_b .elementor-icon-list-items li.ps {
		font-size: 12px;
	}
	
	.frame_b .elementor-icon-list-items {
		gap: 20px 10px;
		justify-content: center;
	}
	
	.frame_b .elementor-icon-list-items li>span span {
		font-size: 40px;
	}
	
	.frame_b .elementor-icon-list-items li>span {
		gap: 15px;
	} */
	.table_block thead tr th.w2 {
		width: 35%;
	}
	.video {
		height: 250px;
	}
}


#menu .box-style {
	row-gap: 20px;
	padding: 24px 24px 32px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	background: #fff;
	border-radius: 20px;
  }
  #menu .box-style:hover {
	opacity: 1;
	background: #6A955E;
	color: #fff;
  }
  #menu .box-style:hover .ttl::after {
	-webkit-filter: brightness(0%) invert(1);
			filter: brightness(0%) invert(1);
  }
  #menu .box-style:hover .ttl .elementor-heading-title {
	color: #fff;
  }
  #menu .box-style .ttl {
	position: relative;
  }
  #menu .box-style .ttl::after {
	content: "";
	width: 16px;
	height: 26px;
	display: block;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7071 8.07088C17.0976 7.68035 17.0976 7.04719 16.7071 6.65666L10.3431 0.292702C9.95262 -0.0978227 9.31946 -0.0978227 8.92893 0.292702C8.53841 0.683226 8.53841 1.31639 8.92893 1.70692L14.5858 7.36377L8.92893 13.0206C8.53841 13.4111 8.53841 14.0443 8.92893 14.4348C9.31946 14.8254 9.95262 14.8254 10.3431 14.4348L16.7071 8.07088ZM0 7.36377V8.36377H16V7.36377V6.36377H0V7.36377Z' fill='%236A955E'/%3E%3C/svg%3E") center/contain no-repeat;
	position: absolute;
	top: 0;
	right: 0;
  }
  #menu .box-style .ttl .elementor-heading-title {
	color: #6A955E;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.28;
	letter-spacing: 0.02em;
  }
  #menu .box-style .imgbox {
	position: relative;
  }
  #menu .box-style .imgbox .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
  }
  #menu .box-style .imgbox .img img {
	border-radius: 10px;
  }
  @media screen and (max-width: 767px) {
	#menu .box-style {
	  row-gap: 16px;
	  padding: 20px;
	}
	#menu .box-style .ttl::after {
	  width: 16px;
	  height: 26px;
	}
  }
/*--------------------------------------
	btn
--------------------------------------*/

.btn a {
  position: relative;
  display: block;
  width: max-content;
  padding: 16px 56px 16px 32px;
  border-radius: 99px;
  font-size: 20px;
  line-height: 1.28;
  letter-spacing: 0.04em;
  text-align: left;
  color: #fff;
  background: #6A955E;
}
.btn a .elementor-button-content-wrapper {
  justify-content: flex-start;
}

.btn a::after {
	content: "";
  width: 16px;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.7071 8.07088C17.0976 7.68035 17.0976 7.04719 16.7071 6.65666L10.3431 0.292702C9.95262 -0.0978227 9.31946 -0.0978227 8.92893 0.292702C8.53841 0.683226 8.53841 1.31639 8.92893 1.70692L14.5858 7.36377L8.92893 13.0206C8.53841 13.4111 8.53841 14.0443 8.92893 14.4348C9.31946 14.8254 9.95262 14.8254 10.3431 14.4348L16.7071 8.07088ZM0 7.36377V8.36377H16V7.36377V6.36377H0V7.36377Z' fill='white'/%3E%3C/svg%3E") center / contain no-repeat;
	position: absolute;
	top: 0;
  right: 24px;
}

.btn a:hover {
	opacity: 0.7;
}

/* elementor btn */
/* .btn.elementor-widget-button a.elementor-button {
	display: inline-block;
  width: 100%;
	margin: initial;
}

.btn a.elementor-button.elementor-size-xs {
	max-width: 200px;
}

.btn a.elementor-button.elementor-size-sm {
	font-size: 16px;
	max-width: 250px;
}

.btn a.elementor-button.elementor-size-md {
	font-size: 18px;
	max-width: 300px;	
}

.btn a.elementor-button.elementor-size-lg {
	font-size: 21px;
	max-width: 350px;	
} */

.btn a.elementor-button.elementor-size-xl {
	max-width: initial;
}


@media screen and (max-width: 767px) {
	/* .btn a.elementor-button.elementor-size-lg {
		font-size: 20px;
		max-width: 300px;	
	} */
}
@media screen and (min-width: 768px) {
  .btn a {
    min-width: 316px;
  }
}


/*-----------------------------------------------------------
■ 2 Blocks
-----------------------------------------------------------*/

/*--------------------------------------
	ttl-style-1
--------------------------------------*/
.ttl-style-1 .elementor-heading-title {
  padding-left: 0 !important;
  background: none !important;
  font-family: 'Noto Serif JP', serif !important;
  color: #363636 !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  line-height: 1.28 !important;
  letter-spacing: 0.04em !important;
}
.ttl-style-1 .elementor-heading-title .en {
  display: block !important;
  color: #A6AD89 !important;
  font-family: 'Zen Loop', cursive !important;
  font-weight: 400 !important;
  font-size: 40px !important;
  line-height: 1.28 !important;
  letter-spacing: 0.04em !important;
  background: #A6AD89;
  background-clip: text;
  -webkit-text-stroke-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-background-clip: text;
}
.ttl-style-1 .elementor-heading-title .jp {
  display: block !important;
}
.ttl-style-1.white .elementor-heading-title,
.ttl-style-1.white .elementor-heading-title .en  {
  color: #fff !important;
}

/*--------------------------------------
	feature-box
--------------------------------------*/
.feature-box .feature__ttl .elementor-heading-title {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.44;
  letter-spacing: 0.04em;
}
.feature-box .feature__ttl .elementor-heading-title small {
  display: inline-block;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 1.44;
}
.feature-box .feature__catch .elementor-heading-title {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  color: #A6AD89;
  font-family: 'Zen Loop', cursive;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.04em;
}
.feature-box .feature__catch .elementor-heading-title .number {
  display: block;
  padding: 6px;
  background: #6A955E;
  border-radius: 0% 100% 100% 100%;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.16em;
}
.feature-box .feature__txt {
  margin-top: 16px;
}
.feature-box .feature__img img {
  border-radius: 10px;
}
.feature-box .txtbox {
  width: auto;
  margin-left: -40px;
  padding: 40px 40px 40px 70px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .feature-box {
    flex-direction: column !important;
  }
  .feature-box.reverse {
    flex-direction: column-reverse !important;
  }
  .feature-box .feature__ttl {
    margin-top: 10px;
  }
  .feature-box .feature__catch .elementor-heading-title {
    justify-content: flex-start;
  }
  .feature-box .feature__catch .elementor-heading-title .number {
    padding: 6px 6px 6px 7px;
    border-radius: 100% 100% 100% 0%;
  }
  .feature-box .txtbox {
    margin-left: 0;
    margin-top: -20px;
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .feature-box .feature__ttl .elementor-heading-title {
    font-size: 28px;
  }
  .feature-box .txtbox {
    padding: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .feature-box .feature__catch {
    transform: rotate(90deg);
    transform-origin: top left;
    position: absolute;
    top: 55px;
    left: 55px;
  }
  .feature-box .feature__catch .elementor-heading-title .number {
    transform: rotate(-90deg) translateX(3px);
  }
  .feature-box.reverse .txtbox {
    margin-left: 0;
    margin-right: -40px;
  }
  .feature-box .gr1 {
    width: calc(100% - 520px);
  }
  .feature-box .gr2 {
    width: 520px;
  }
}

/*--------------------------------------
	flow-list
--------------------------------------*/
.flow-list .gr {
  padding: 16px 0;
  row-gap: 16px;
  border-bottom: 1px solid #B3B79E;
}
.flow-list .gr:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.flow-list .flow__ttl .elementor-heading-title {
  display: flex;
  align-items: center;
  column-gap: 10px;
  color: #363636;
  font-weight: 700;
}
.flow-list .flow__ttl .elementor-heading-title .number {
  display: block;
  padding: 7px 6px 6px 9px;
  background: #6A955E;
  border-radius: 0% 100% 100% 100%;
  color: #fff;
  font-family: 'Zen Loop', cursive;
  font-size: 14px;
  letter-spacing: 0.16em;
  transform: translateY(3px);
}


/*--------------------------------------
	slider-scroll
--------------------------------------*/
.slider-scroll {
  position: relative !important;
}
.slider-scroll::after {
  content: "";
  width: 497px;
  height: 216px;
  display: block;
  background: url('../img/deco4.png') 0 0 / contain no-repeat;
  position: absolute;
  top: -182px;
  right: calc(-50vw + (50% + 120px));
  left: auto;
}
.slider-scroll .infiniteslide_wrap {
  overflow: visible !important;
}
.slider-scroll-js {
  --width: max-content !important;
  display: flex !important;
  margin-left: calc(-50vw + 50%) !important;
}
.slider-scroll .gr {
  width: max-content;
  display: flex !important;
  column-gap: 24px;
  padding-right: 24px;
}
.slider-scroll img {
  width: 400px !important;
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width:1024px) {
  .slider-scroll::after {
    right: 0px;
  }
}
@media screen and (max-width:767px) {
  .slider-scroll::after {
    width: 390px;
    height: 170px;
    margin: -55px 0 0 -45px;
    position: relative;
    top: auto;
    right: auto;
  }
  .slider-scroll .gr {
    column-gap: 18px;
    padding-right: 18px;
  }
  .slider-scroll img {
    width: 300px !important;
  }
}

/*--------------------------------------
	google calendar
--------------------------------------*/

.google-calendar {
	position: relative;
	height: 0;
	padding-top: 500px;
	overflow: hidden;
}

.google-calendar iframe {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
}

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

	.google-calendar {
		padding-top: 400px;
	}

}


/*--------------------------------------
	map
--------------------------------------*/
body:not(.home) #information>.elementor-element {
	padding: 0!important;
}
.map {
	position: relative;
	width: 100%;
  height: 100%;
  min-height: 450px;
}

.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}
@media screen and (max-width:767px) {
  .map {
    min-height: 240px;
  }
}


/*--------------------------------------
	treatment 診療科目
--------------------------------------*/

.treatment-block {
	padding: 55px;
	font-size: 16px;
	letter-spacing: 1.6px;
	color: #535353;
	background: #F0F5EF;
}

.treatment-block h2 {
	font-family: "秀英角ゴシック銀 B", "Shuei KakuGo Gin B";
	font-weight: bold;
	font-size: 33px;
	letter-spacing: 3.96px;
	color: #6A955E;
}

.treatment-block .elementor-button {
	position: relative;
	width: 100%;
	font-family: "秀英角ゴシック銀 B", "Shuei KakuGo Gin B";
	font-weight: bold;
	text-align: left;
	line-height: 1;
	color: #FFFFFF;
	background: #6A955E;
}

.treatment-block .elementor-button.elementor-size-sm {
	max-width: 250px;
	padding: 18px 25px;
	font-size: 18px;
	letter-spacing: 2px;
}

.treatment-block .elementor-button.elementor-size-md {
	max-width: 350px;
	padding: 20px 30px;
	font-size: 20px;
	letter-spacing: 2.4px;
}

.treatment-block .elementor-button.elementor-size-lg {
	max-width: 450px;  
	padding: 22px 30px;
	font-size: 22px;
	letter-spacing: 3.5px;
}

.treatment-block .elementor-button::after {
	content: "";
	position: absolute;
	right: 20px;
	top: calc(50% - 4.5px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4.5px 0 4.5px 7px;
	border-color: transparent transparent transparent #ffffff;
}


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

	.treatment-block {
		padding: 30px;
	}

}


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

	.treatment-block {
		padding: 30px 15px;
	}

	.treatment-block .elementor-button-wrapper {
		text-align: center;
	}

}


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

.timetable table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetable th,
.timetable td {
	padding: 8px 0;
	border-bottom: 1px solid #B3B79E;
	vertical-align: middle;
	line-height: 1.28;
  letter-spacing: 0;
}
.timetable thead th {
  padding-top: 0;
	color: #A6AD89;
  font-weight: 500;
}
.timetable thead th:first-child {
	width: 30%;
}
.timetable tbody tr td:first-child {
	word-break: keep-all;
	white-space: nowrap;
}
.timetable .close {
  width: 12px;
  height: 12px;
  display: block;
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.637795 9L0 8.36719L3.87402 4.5L0 0.632813L0.637795 0L4.51181 3.86719L8.36221 0L9 0.632813L5.12598 4.5L9 8.36719L8.36221 9L4.51181 5.15625L0.637795 9Z' fill='%23363636'/%3E%3C/svg%3E") center / contain no-repeat;
}
.timetable .txt {
  margin-top: 16px;
  line-height: 1.44;
}

@media screen and (max-width: 767px) {
	.timetable thead th:first-child {
		width: 28%;
	}
  .timetable th,
  .timetable td {
    font-size: 14px;
  }
  .timetable .txt {
    font-size: 13px;
    letter-spacing: 0.04em;
  }
}

@media screen and (max-width: 480px) {
	.timetable th,
	.timetable td {
		letter-spacing: 0;
	}
	.timetable thead th:first-child {
		width: 32%;
	}
}

/*--------------------------------------
	image wrap
--------------------------------------*/

.image-wrap__left img {
	float: left;
	margin: 0 15px 15px 0;
}

.image-wrap__right img {
	float: right;
	margin: 0 0 15px 15px;
}

@media (max-width: 768px) {

	.image-wrap__left img,
	.image-wrap__right img {
		display: block;
		float: none;
		width: auto;
		margin: 0 auto;
	}

}

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

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

.frame-box h3 {
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	font-family: "秀英丸ゴシック B", "Shuei MaruGo B";
	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: #6A955E;
}

.qa__block dd .qa__num span {
	color: #6A955E;
	background: #eff9e5;
}

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

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


/*--------------------------------------
	flow
--------------------------------------*/

.flow > li {
	position: relative;
	padding: 30px;
	margin-bottom: 70px;
	background: #F5FBF0;
}

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

.flow > li::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -40px;
	display: block;
	width: 22px;
	height: 22px;
	border-right: 3px solid #6A955E;
	border-bottom: 3px solid #6A955E;
	margin-left: -11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

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

.flow .flow__title {
	position: relative;
	overflow: hidden;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 15px;
	color: #6A955E;
}

.flow .flow__title span {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	vertical-align: top;
	text-align: center;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0;
	color: #fff;
	background: #6A955E;
}


/*--------------------------------------
	num list
--------------------------------------*/

.num-list {
	counter-reset: li;
}

.num-list .elementor-icon-list-items li {
	position: relative;
	padding-left: 35px;
	margin-bottom: 15px;
}

.num-list .elementor-icon-list-items li:last-child {
	margin-bottom: 0;
}

.num-list .elementor-icon-list-items li::before {
	content: counter(li, decimal);
	counter-increment: li;
	position: absolute;
	left: 0;
	top: 4px;
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0;
	color: #fff;
	background: #6A955E;
}


/*--------------------------------------
	check list
--------------------------------------*/

#main .check-list .elementor-icon-list-items li {
	position: relative;
	padding: 2px 0 2px 30px;
}

#main .check-list .elementor-icon-list-items li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	display: block;
	height: 19px;
	width: 19px;
	border: 2px solid #6A955E;
}

#main .check-list .elementor-icon-list-items li::after {
	content: "";
	position: absolute;
	left: 7px;
	top: 11px;
	display: block;
	width: 5px;
	height: 11px;
	border: solid #6A955E;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}


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

.anchor-links {
	list-style: none;
	margin: 0 0 30px;
}
.anchor-links .elementor-icon-list-items {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px 51px;
}

.anchor-links .elementor-icon-list-items li a {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 24px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 400;
	color: #fff;
	gap: 16px;
	letter-spacing: 0;
	height: 68px;
	background: #6A955E;
	border-radius: 50px;
}

.anchor-links .elementor-icon-list-items li a:hover {
	opacity: 0.8;
}

.anchor-links .elementor-icon-list-items li a:after {
	content: "";
	background: url('../img/child/anchor_arrow.svg') no-repeat center/ 100% auto;
	width: 20px;
	height: 20px;
	min-width: 20px;
}

/* .anchor-links .elementor-icon-list-items li a:hover:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
} */

/* .anchor-links .elementor-icon-list-items li a:hover {
	text-decoration: none;
	color: #6A955E;
} */
@media screen and (max-width:1000px) {
	.anchor-links .elementor-icon-list-items {
		gap: 20px 25px;
	}
}

@media screen and (max-width:767px) {
	.anchor-links .elementor-icon-list-items {
		gap: 20px;
	}
	.anchor-links .elementor-icon-list-items li {
		display: block;
		width: 100%;
	}
	.anchor-links .elementor-icon-list-items li a {
		justify-content: space-between;
	}
}


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

.post-box {
	margin: 30px auto 0 auto;
}

.post-box__header {
	position: relative;
	padding: 0 0 28px;
	border-bottom: 1px solid #EBE9E7;
}

.post-box__header h2 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 1;
	color: #000000;
}

.post-box__summary-link {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 13px;
	text-decoration: underline;
	color: #473019;
}

.post-box__summary-link:hover {
	text-decoration: none;
}

.post-box dl {
	padding: 16px 0;
  border-bottom: 1px solid #A2C4AD;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.post-box dl:first-child {
  padding-top: 0;
}

.post-box dl dt {
	color: #6A955E;
  font-weight: 500;
	font-size: 14px;
	line-height: 1.5;
  letter-spacing: 0.02em;
}

.post-box dl dt .new-label {
	display: inline-block;
	width: 37px;
	height: 13px;
	padding: 0;
	margin: -2px 0 0 10px;
	vertical-align: middle;
	line-height: 13px;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0;
	text-indent: 0;
	text-align: center;
	color: #fff;
	background: #6A955E;
}

.post-box dl dd {
  margin-top: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

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


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

.two-columns-table th,
.two-columns-table td {
	border-bottom: 1px solid #6A955E;
	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 #6A955E;
}

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

}

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


/*-----------------------------------------------------------
■ 2 Blog
-----------------------------------------------------------*/

/*--------------------------------------
	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;
	float: left;
	width: 45%;
	margin-left: 10%;
	margin-bottom: 75px;
}

.posts__list li:nth-child(2n+1) {
	margin-left: 0;
	clear: both;
}

.posts__list li .post__category {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	line-height: 1;
	z-index: 10;
}

.post .post__category a,
.posts__list .post__category a {
	display: inline-block;
	min-width: 107px;
	height: 25px;
	padding: 0px 8px 2px;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 23px;
	text-transform: uppercase;
	color: #fff;
	background: #6A955E;
}

.post .post__category a:hover,
.posts__list .post__category a:hover {
	background: #8cc856;
}

.post .post__category a.news,
.posts__list .post__category a.news {
	background: #6A955E;
}

.post .post__category a.news:hover,
.posts__list .post__category a.news:hover {
	background: #A6AD89;
}

.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;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: 0;
}

.posts__list h3 a:hover {
	color: #FFAEA2;
}

.posts__list .post__excerpt {
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0;
	color: #72706E;
}


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

	.posts__list li {
		width: 48%;
		margin-left: 4%;
	}

	.posts__list li:nth-child(2n+1) {
		margin-left: 0;
	}

}


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

	#posts {
		float: none;
		width: 100%;
	}

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

}


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

	.posts__list li {
		float: none;
		width: 100%;
		margin-left: 0;
	}

	#blogDetail .post__header h2 {
		font-size: 22px;
		line-height: 1.4;
	}

	#blogDetail .post__content h3 {
		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;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

#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;
	color: #6A955E;
}

.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;
	color: #6A955E;
}

.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;
	color: #6A955E;
}

.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 a:hover {
	background: #6A955E;
}

.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 {
	position: relative;
	padding-top: 52px;
	border-top: 1px solid #72706E;
	overflow: hidden;
}

.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 {
	position: relative;
	display: block;
 	width: 100%;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 0;
	font-weight: 400;
	color: #373431;
 	background: #BFBEBD;
}

.pagination ul li span.dots {
	background: none;
}

.pagination ul li a:hover {
	background: #6A955E;
}

.pagination ul li span.current {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 0;
	font-weight: 400;
	color: #373431;
	background: #6A955E;
}

.pagination ul li .prev {
	position: absolute;
	left: 0;
	top: 52px;
	display: block;
	width: 100px;
	padding-left: 8px;
}

.pagination ul li .next {
	position: absolute;
	right: 0;
	top: 52px;
	display: block;
	width: 100px;
	padding-right: 8px;
	font-weight: bold;
}

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

.pagination ul li .next span::before {
	position: absolute;
	right: 8px;
	top: 50%;
	display: block;
	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;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1;
	color: #373431;
}

.blogside h2 span {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: -6px;
	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;
	color: #6A955E;
}

.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;
	font-weight: bold;
	letter-spacing: 0.1em;
	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;
}

.blogside .category-box ul li a:hover,
.blogside .category-box ul li a:hover span {
	color: #6A955E;
}


/*--------------------------------------
	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 li h3 a:hover {
	color: #6A955E;
}

.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:hover {
	font-weight: bold;
	color: #6A955E;
}

.archive-box ul li p.acv_open {
	font-weight: bold;
	color: #6A955E;
}

.archive-box ul li p::before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 8px;
	height: 8px;
	border-right: 1px solid #6A955E;
	border-bottom: 1px solid #6A955E;
	-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 a:hover {
	color: #6A955E;
	font-weight: bold;
}

.archive-box ul li a:active {
	color: #6A955E;
}

.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
--------------------------------------*/
.sitemap {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 30px;
}
.sitemap > ul {
	margin: 0 auto;
	background: none;
}

.sitemap > ul > li {
	position: relative;
	border-bottom: 1px dashed #ccc;
	margin: 0;
	line-height: 1.4;
}

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

.sitemap > ul > li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 25px;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #6A955E;
}

.sitemap > ul > li a {
	position: relative;
	display: block;
	padding: 19px 40px 15px 20px;
	background: none;
}

.sitemap > ul > li:has(a[href*="foam"]) {
	display: none;
}

.sitemap > ul > li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 18px;
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	margin-top: -5px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sitemap > ul > li a:hover {
	color: #6A955E;
}


/*-----------------------------------------------------------
 ■ 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: 58px;
	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;
}

.step_list li.current span {
	background: #6A955E;
}

.step_list li span.current:after {
	background: #6A955E;
}

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

.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(/wp-content/themes/genova_tpl/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;
}

.custom-wpcf7c-confirmed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border: 1px solid #6A955E;
	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: #354FA8 url(/wp-content/themes/genova_tpl/img/icons/ico_arrow02.png) no-repeat 95% center !important;
	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: #72706E url(/wp-content/themes/genova_tpl/img/icons/ico_arrow01.png) no-repeat 96% center !important;
	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: #72706E url(/wp-content/themes/genova_tpl/img/icons/ico_arrow02.png) no-repeat 92% center !important;
	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;
	color: #6A955E;
}

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

.inquiryForm_message .btn a {
    margin: 0 auto;
}

.wpcf7 form .wpcf7-response-output {
    text-align: center;
}


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

	.inquiryFormTable dt {
		width: 35%;
	}

}


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

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

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

	.inquiryFormTable dl {
		display: block;
	}

	.inquiryFormTable dt,
	.inquiryFormTable dd {
		display: block;
		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;
	}

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

}

#information .btn a {
  padding: 12px 48px 12px 24px;
  font-size: 14px;
}
#information .btn a::after {
  width: 21px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 17 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.3536 4.03556C16.5488 3.8403 16.5488 3.52372 16.3536 3.32845L13.1716 0.146473C12.9763 -0.0487893 12.6597 -0.0487893 12.4645 0.146473C12.2692 0.341735 12.2692 0.658318 12.4645 0.85358L15.2929 3.68201L12.4645 6.51043C12.2692 6.7057 12.2692 7.02228 12.4645 7.21754C12.6597 7.4128 12.9763 7.4128 13.1716 7.21754L16.3536 4.03556ZM0 3.68201V4.18201H16V3.68201V3.18201H0V3.68201Z' fill='white'/%3E%3C/svg%3E");
  right: 16px;
}
#information .shopinfo dl {
  padding: 16px 0;
  border-bottom: 1px solid #A9BCC5;
  letter-spacing: 0.02em;
}
#information .shopinfo dl:nth-child(3) {
  padding-bottom: 8px;
  border-bottom: 1px dashed #A9BCC5;
}
#information .shopinfo dl:nth-child(4) {
  padding-top: 8px;
}
#information .shopinfo dl dt {
  color: #6A955E;
}
#information .shopinfo dl dd {
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  #information .shopinfo dl {
    padding: 10px 0;
  }
  #information .shopinfo dl dt {
    font-size: 14px;
    letter-spacing: 0.02em;
  }
}
#policy .container::after {
  content: "";
  width: 518px;
  height: 178px;
  display: block;
  background: url("../img/deco2.png") 0 0/contain no-repeat;
  position: absolute;
  bottom: -140px;
  left: -125px;
}
#policy .set {
  position: relative;
  z-index: 1;
}
#policy .set .catch .elementor-heading-title {
  background: #DEEBE5;
  background-clip: text;
  -webkit-text-stroke-color: transparent;
  -webkit-text-stroke-width: 6px;
  -webkit-background-clip: text;
}
#policy .set .catch .elementor-heading-title .txt-indent {
  display: inline-block;
  margin-top: 103px;
}
/* #policy .set .catch1 .elementor-heading-title {
  background: #6A955E;
  background-clip: text;
  -webkit-text-stroke-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-background-clip: text;
} */
@media screen and (max-width: 1024px) {
  #policy .container::after {
    left: 100px;
    bottom: -190px;
  }
}
@media screen and (max-width: 767px) {
  #policy .container::after {
    width: 390px;
    height: 134px;
    bottom: -135px;
    left: 0;
  }
  #policy .set .catch {
    top: 103px;
    left: 0;
    right: auto;
  }
  #policy .set .catch .elementor-heading-title {
    background: #FAF7F2;
    background-clip: text;
    -webkit-text-stroke-color: transparent;
    -webkit-text-stroke-width: 4px;
    -webkit-background-clip: text;
  }
  #policy .set .catch .elementor-heading-title {
    white-space: nowrap;
  }
  #policy .set .catch .elementor-heading-title .txt-indent {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  #policy .gr2 .catch .elementor-heading-title {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
}
#greeting .sign .elementor-heading-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#greeting .sign .elementor-heading-title small {
  font-size: 12px;
  letter-spacing: 0.04em;
}
#greeting .set1 .gr2 .btn {
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  #greeting .set2 .btn a {
    width: 100%;
  }
}