/*
Theme Name: kawai-shika
Theme URI: kawai-shika.jp
Template: lightning-pro
Author: tomomi-design
Author URI: tomomi-design.com
Version:8.23.11
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning
*/
body, p, h1, h2, h3, h4, h5, h6, dt, .page-header_pageTitle, .mainSection-title, .subSection-title, .veu_leadTxt, .lead, .media .media-body .media-heading a, .media a.media-body_excerpt, .postList_item .postList_body .postList_title a, .postList_item .postList_body .published, li.cat-item a, .widget_archive ul li a, table th, table td, .gMenu_name, .btn {
	color: #595959 !important;
}
body, table th, table td, .postListText_date, .postListText_title, .btn {
	font-size: 18px;
}
@media screen and (max-width: 767px) {
	body, table th, table td, .postListText_date, .postListText_title, .btn {
		font-size: 16px;
	}
}
@media (min-width: 1200px) {
	.header_scrolled .gMenu_outer nav {
		width: 1200px;
	}
	.container {
		max-width: 1170px;
		padding: 0;
	}
}
@media (min-width: 1250px) {
	.container {
		max-width: 1200px;
		padding: 0;
	}
}
.mainSection {
	background-color: transparent;
}
div.wide-wrap {
	position: relative;
	margin: 0 calc(50% - 50vw);
	overflow: hidden;
}
.textblock {
	display: inline-block;
}
.br-sp, .sp, .br-md, .br-sp374, .md {
	display: none !important;
}
.f80 {
	font-size: 0.8em !important;
}
.mb--2 {
	margin-bottom: 20px !important;
}
.mb--5 {
	margin-bottom: 50px !important;
}
.mb--7 {
	margin-bottom: 70px !important;
}
.ls-0 {
	letter-spacing: 0 !important;
}
.cen2 {
	text-align: center;
}
@media screen and (min-width:768px) {
	.textblock2 {
		display: inline-block;
	}
}
@media screen and (min-width:992px) {
	.pc-plr {
		padding-left: 7%;
		padding-right: 7%;
	}
}
@media screen and (max-width:991px) {
	.md-mb30 {
		margin-bottom: 30px;
	}
	.mb--7 {
		margin-bottom: 50px !important;
	}
	.br-md {
		display: block !important;
	}
	.md {
		display: inherit !important;
	}
	.pc2 {
		display: none !important;
	}
}
@media screen and (max-width:767px) {
	.br-sp {
		display: block !important;
	}
	.sp-mb20 {
		margin-bottom: 20px !important;
	}
	.sp-mb30 {
		margin-bottom: 30px !important;
	}
	.sp {
		display: inherit !important;
	}
	.pc {
		display: none !important;
	}
	.cen2 {
		text-align: left;
	}
}
@media screen and (max-width:374px) {
	.br-sp374 {
		display: block !important;
	}
}
/* AnchorLink */
html {
	scroll-padding-top: 55px;
}
/* TelLink */
@media screen and (min-width: 768px) {
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
	}
}
@media screen and (max-width: 767px) {
	a[href*="tel:"] {
		text-decoration: none;
	}
}
/* ImgLink */
.linkimg {
	transition: all .3s ease-out;
}
.linkimg:hover {
	opacity: .7;
	transition: all .3s ease-out;
}
/* Map */
.map {
	position: relative;
}
.map iframe {
	vertical-align: bottom;
	height: 400px !important;
}
@media screen and (max-width: 767px) {
	.map iframe {
		height: 300px !important;
	}
}
/* IMG */
.img-con {
	text-align: center;
}
.img-con img {
	border-radius: 10px;
}
/* box */
.flex-md {
	display: flex;
}
.box1 {
	width: 80%;
	margin: 0 auto;
}
@media screen and (max-width: 991px) {
	.box1 {
		width: 95%;
	}
}
@media screen and (max-width: 767px) {
	.flex-md {
		display: block;
	}
}
/* Ccolor */
.color1 {
	color: #d3006b !important;
}
.color1 {
	color: #f28eae !important;
}
/* Font */
.fea-tit .num, .tel, .bnr-box.tel-box p, .veu_flowBox dl dt span.num {
	font-family: "Cabin", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, .entry-title, .name, .vk-mobile-nav nav ul, div.page-header_pageTitle, .btn, .footer_navi ul li, .bnr-box.tel-box p span, .bnr-box.web-box p, .veu_flowBox dl dt, .ta1 th, .im li {
	font-family: "Zen Maru Gothic", system-ui;
	font-weight: 500;
	font-style: normal;
	letter-spacing: .12em;
}
.gMenu_name, .vk-menu-acc ul.sub-menu li a, .gMenu > li .gMenu_description, .medi_menu a p {
	font-family: "Zen Maru Gothic", system-ui;
	font-weight: 500;
	font-style: normal;
}
dl.keireki dt {
	font-family:"Kosugi Maru",sans-serif;
	font-display: swap;
}
/* Title */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.5;
	letter-spacing: 0.12em;
}
.tit2 {
	line-height: 1.3;
	font-size: 1.5rem;
	margin-bottom: 3rem;
}
.tit2 span {
	display: block;
	font-size: 3rem;
	color: #f28eae !important;
}
.tit3 {
	font-size: 2rem;
	margin: 0 0 2.5rem;
	position: relative;
	padding: 0.8rem 0;
	border-bottom: 2px solid #f28eae;
	text-align: center;
}
.tit3::before, .tit3::after {
	position: absolute;
	top: 100%;
	left: 50%;
	content: "";
	height: 0;
	width: 0;
}
.tit3::before {
	border: 16px solid;
	border-color: transparent;
	border-top-color: #f28eae;
	margin-left: -16px;
}
.tit3::after {
	border: 13px solid;
	border-color: transparent;
	border-top-color: #fff;
	margin-left: -13px;
}
.tit03 {
	font-size: 2rem;
	margin: 0 0 2.5rem;
	text-align: center;
}
.tit03 span {
	font-size: 1rem;
	color: #f28eae !important;
	display: block;
	text-transform: uppercase;
}
.tit4 {
	font-size: 1.75rem;
	margin: 0 0 2rem;
	position: relative;
	padding: 0 0 0 40px;
}
.tit4:before {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 2px;
	left: 0;
	background-color: #ff9a66;
	content: '';
}
.tit04 {
	font-size: 1.75rem;
	margin: 0 0 3rem;
	position: relative;
	padding-bottom: 15px;
	text-align: center;
}
.tit04::before {
	position: absolute;
	border-bottom: 3px solid #f28eae;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	content: '';
}
.tit5 {
	font-size: 1.5rem;
	margin: 0 0 1.5rem;
	padding-bottom: 0.8rem;
	background-image: linear-gradient(90deg, #d3006b 0 20%, #f28eae 20%);
	background-repeat: no-repeat;
	background-size: 100% 2px;
	background-position: bottom;
}
.side-tit {
	border-bottom: 2px solid #f28eae;
	padding-bottom: 8px;
}
@media screen and (max-width: 374px) {
	.tit2.sp374-26 span {
		font-size: 2.6rem;
	}
}
/* Header */
@media screen and (min-width: 992px) {
	.siteHeader_logo img {
		max-height: 60px;
		margin-top: 5px;
	}
}
.veu_contact .contact_bt_txt i {
	display: none;
}
/* gMenu */
.gMenu > li .gMenu_name, .device-mobile .gMenu > li .gMenu_name {
	font-size: 16px;
}
.device-mobile .gMenu > li {
	padding: 14px 1.7em;
}
.gMenu > li.menu-item-has-children::after {
	content: none;
}
.gMenu > li .gMenu_description {
	font-size: 12px;
	opacity: 1;
	color: #f28eae !important;
	margin-top: 4px;
}
@media screen and (min-width: 992px) {
	.device-pc .gMenu > li a, .device-mobile .gMenu > li {
		padding: 14px;
	}
	.device-mobile .gMenu .acc-btn {
		width: 20px;
		height: 20px;
		right: -7px;
		top: 17px;
	}
	.gMenu li li a {
		background-color: #f28eae;
	}
	.gMenu li li a:hover {
		background-color: #fff;
		color: #f28eae !important;;
	}
	.vk-menu-acc ul.sub-menu li a {
		font-size: 16px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
	.siteHeader_logo {
		float: left;
		width: 25%;
		text-align: left;
	}
	.gMenu_outer {
		right: 0;
		float: right;
		width: auto;
		min-height: 4em;
		display: table
	}
	.gMenu {
		right: 0;
		margin: 0;
		float: right
	}
	.gMenu_outer nav {
		display: table-cell;
		vertical-align: middle
	}
}
/* Footer */
.siteFooter {
	border-top: none;
	background: url(../../../wp-content/uploads/2025/09/f-bg2.png) no-repeat right 10% / 40%, url(../../../wp-content/uploads/2025/09/f-bg3.png) no-repeat left 30% / 30%, url(../../../wp-content/uploads/2025/09/f-bg.png) no-repeat left top / cover;
}
.siteFooter a {
	text-decoration: none;
}
.footer_navi {
	margin: 60px auto 20px;
}
.footer_navi ul {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.footer_navi ul li {
	margin-bottom: 0;
	line-height: 1.3;
}
.footer_navi ul li span {
	display: block;
	font-size: 14px;
	color: #f28eae !important;
	text-align: center;
}
.footer_navi ul li a {
	position: relative;
	color: #595959 !important;
	transition: color 0.15s ease-out;
}
.footer_navi ul li a:hover {
	color: #d3006b !important;
	text-decoration: none;
}
@media screen and (max-width: 1199px) {
	.footer_navi ul {
		gap: 20px;
	}
}
@media screen and (max-width: 991px) {
	.footer_navi {
		display: none;
	}
}
.foot-con {
	padding: 50px 0;
}
.foot-img {
	text-align: center;
	margin-bottom: 10px;
}
.f-add {
	text-align: center;
}
.f-bnr {
	width: 50%;
	padding: 0 5px;
}
.f-acc {
	border: 1px solid #f28eae;
	background: #fff;
	padding: 20px;
	border-radius: 10px;
}
.f-ac p {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}
.f-ac i {
	font-size: 2rem;
	color: #f28eae !important;
	margin-right: 15px;
}
@media screen and (min-width: 768px) {
	.f-acc {
		display: grid;
		width: 100%;
		column-gap: 15px;
		grid-template-columns: repeat(2, auto);
		align-items: center;
	}
}
@media screen and (max-width: 991px) {
	.f-acc, .md-bnr {
		width: 80%;
		margin: 0 auto;
	}
	.f-ac p {
		justify-content: center;
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.foot-con {
		padding: 50px 15px;
	}
	.f-acc, .md-bnr, .f-bnr {
		width: 100%;
	}
}
.sectionBox {
	padding: 0;
}
.copySection {
	padding: 10px 0 !important;
}
.copySection p {
	margin-bottom: 0;
}
@media screen and (max-width: 991px) {
	.copySection {
		padding-bottom: 65px !important;
	}
}
/* Top-MainSlide */
.slide-con {
	position: relative;
	margin-bottom: 0 !important;
	height: 600px;
	width: 100vw;
}
#top-slide div {
	position: relative;
	display: block;
	margin: 0;
	overflow: hidden;
	width: 100vw;
}
#top-slide div.img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 600px;
}
#top-slide div.img:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .2);
}
@media screen and (min-width: 1400px) {
	.slide-con, #top-slide div.img {
		height: 750px;
	}
}
#top-slide div.img01 {
	background-image: url(../../../wp-content/uploads/2025/09/slide1.jpg);
	background-position: center bottom;
}
#top-slide div.img02 {
	background-image: url(../../../wp-content/uploads/2025/09/slide2.jpg);
	background-position: center 20%;
}
#top-slide div.img03 {
	background-image: url(../../../wp-content/uploads/2025/09/slide3.jpg);
}

/*2025.11.5 仮*/
#top-slide div.img001 {
	background-image: url(../../../wp-content/uploads/2025/11/1.jpg);
	background-position: center 65%;
}
#top-slide div.img002 {
	background-image: url(../../../wp-content/uploads/2025/11/2a1.jpg);
	background-position: center 20%;
}
/*2025.11.5 仮ここまで*/

#top-slide div.text-con {
	position: absolute;
	content: '';
	left: 5%;
	top: 50%;
	transform: translateY(-50%);
}
#top-slide div.text-con.t-top {
	top: 35%;
}
#top-slide div.text-con h1 {
	letter-spacing: 0.12em;
	font-size: 2.3rem;
	line-height: 1.5;
	white-space: nowrap;
	margin-bottom: 0;
	color: #fff !important;
	text-shadow: 2px 2px 3px #f28eae, -2px 2px 3px #f28eae, 2px -2px 3px #f28eae, -2px -2px 3px #f28eae;
}
#top-slide div.text-con h1 .en {
	display: block;
	font-size: 0.8em;
}
@media screen and (min-width: 1400px) {
	#top-slide div.img01 {
		background-position: center 80%;
	}
	#top-slide div.text-con h1 {
		font-size: 2.6rem;
	}
	/*2025.11.5 仮*/
	#top-slide div.img001 {
		background-position: center 60%;
	}
	#top-slide div.img002 {
		background-position: center 20%;
	}
	/*2025.11.5 仮ここまで*/
}
@media screen and (max-width: 991px) {
	/*2025.11.5 仮*/
	/*#top-slide div.img01 {
		background-image: url(../../../wp-content/uploads/2025/09/slide1.jpg);
		background-position: center bottom;
	}
	#top-slide div.img02 {
		background-image: url(../../../wp-content/uploads/2025/09/slide2.jpg);
		background-position: center 20%;
	}*/
	/*2025.11.5 仮ここまで*/
	.slide-con, #top-slide div.img {
		height: 400px;
	}
	#top-slide div.text-con h1 {
		font-size: 2rem;
	}
}
@media screen and (max-width: 767px) {
	#top-slide div.text-con {
		top: 80%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	#top-slide div.text-con.t-top {
		top: 15%;
	}
	#top-slide div.text-con h1 {
		text-align: center;
	}
}
@media screen and (max-width: 374px) {
	#top-slide div.text-con h1 {
		font-size: 1.8rem;
	}
}
/* Top News */
.news-con {
	padding: 60px 0 80px
}
.news-box {
	width: 80%;
	margin: 0 auto;
	padding: 40px 50px;
	background: rgba(150, 222, 210, 0.15);
	border-radius: 10px;
}
.vk_posts-layout-postListText {
	margin-bottom: 0;
}
.postListText_title a:hover {
	text-decoration: none;
}
@media screen and (max-width: 991px) {
	.news-box {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.news-box {
		padding: 30px 20px;
	}
}
/* Top Feature */
.fea-con {
	background: url(../../../wp-content/uploads/2025/09/fea-bg1.png) no-repeat left top / 80%, url(../../../wp-content/uploads/2025/09/fea-bg2.png) no-repeat right 30% / 40%, url(../../../wp-content/uploads/2025/09/fea-bg4.png) no-repeat left 53% / 400px, url(../../../wp-content/uploads/2025/09/fea-bg5.png) no-repeat right 70% / 300px, url(../../../wp-content/uploads/2025/09/fea-bg3.png) no-repeat center bottom / 100%;
}
@media screen and (max-width: 1199px) {
	.fea-con {
		background-position: left top, right 30%, left 53%, right 76%, center bottom;
	}
}
@media screen and (max-width: 1199px) {
	.fea-con {
		background-size: 80%, 40%, 300px, 250px, 100%;
	}
}
@media screen and (max-width: 767px) {
	.fea-con {
		background-position: left top, right 27%, left 53%, right 76%, center bottom;
		background-size: 100%, 60%, 300px, 250px, 100%;
	}
}
.fea-tit {
	position: relative;
	height: 120px;
	display: flex;
	align-items: end;
	margin-bottom: 20px;
	border-bottom: 1px solid #96ded2;
}
.fea-tit h4 {
	margin: 0;
	padding-bottom: 15px;
	color: #96ded2 !important;
}
.fea-tit .num {
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;
	font-size: 120px;
	line-height: 0.7;
	color: rgba(150, 222, 210, 0.2) !important;
}
.fea-tit.ti-2 {
	border-bottom: 1px solid #f28eae;
}
.fea-tit.ti-2 .num {
	color: rgba(242, 142, 174, 0.2) !important;
}
.fea-tit.ti-2 h4 {
	color: #f28eae !important;
}
.fea-con p {
	margin-bottom: 0;
}
.fea-img img {
	border-radius: 10px;
}
@media screen and (max-width: 1199px) {
	.fea-img {
		margin-top: 60px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.md-p0 {
		padding: 0;
	}
	.fea-flex {
		display: flex;
	}
	.fea-flex.reverse {
		flex-direction: row-reverse;
	}
	.fea-left, .fea-right {
		width: 50%;
		padding: 0 15px;
	}
	.fea-left {
		margin-top: 60px;
	}
}
@media screen and (max-width: 767px) {
	.fea-img {
		margin-top: 0;
	}
}
/* Top Medical */
.medi-con {
	background: url(../../../wp-content/uploads/2025/08/medi-bg.png) no-repeat center / cover;
	position: relative;
}
.medi-con:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .6);
}
.col4-medi {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}
.col4-medi li {
	width: 48%;
	margin: 20px 1%;
}
@media screen and (min-width: 992px) {
	.col4-medi li {
		width: 23%;
		margin: 20px 1%;
	}
}
/* Top Medical */
.medi-con {
	background: url(../../../wp-content/uploads/2025/09/medi-bg.jpg) no-repeat center / cover;
}
.medi_menu a {
	width: 100%;
	display: block;
	transition: 0.3s;
	position: relative;
	z-index: 1;
	box-shadow: 0 3px 20px rgba(166, 139, 98, .1);
	padding: 10px 0 50px;
	border-radius: 10px;
}
.medi_menu a:hover {
	text-decoration: none;
	transition: 0.3s;
}
.medi_menu.menu1 a {
	background: url(../../../wp-content/uploads/2025/09/menu1.png) no-repeat center / contain, #fff;
}
.medi_menu.menu1 a:hover {
	background: url(../../../wp-content/uploads/2025/09/menu1-h.png) no-repeat center / contain, #f28eae;
}
.medi_menu.menu2 a {
	background: url(../../../wp-content/uploads/2025/09/menu2.png) no-repeat center / contain, #fff;
}
.medi_menu.menu2 a:hover {
	background: url(../../../wp-content/uploads/2025/09/menu2-h.png) no-repeat center / contain, #f28eae;
}
.medi_menu.menu3 a {
	background: url(../../../wp-content/uploads/2025/09/menu3.png) no-repeat center / contain, #fff;
}
.medi_menu.menu3 a:hover {
	background: url(../../../wp-content/uploads/2025/09/menu3-h.png) no-repeat center / contain, #f28eae;
}
.medi_menu.menu4 a {
	background: url(../../../wp-content/uploads/2025/09/menu4.png) no-repeat center / contain, #fff;
}
.medi_menu.menu4 a:hover {
	background: url(../../../wp-content/uploads/2025/09/menu4-h.png) no-repeat center / contain, #f28eae;
}
.medi_menu.menu5 a {
	background: url(../../../wp-content/uploads/2025/09/menu5.png) no-repeat center / contain, #fff;
}
.medi_menu.menu5 a:hover {
	background: url(../../../wp-content/uploads/2025/09/menu5-h.png) no-repeat center / contain, #f28eae;
}
.medi_menu.menu6 a {
	background: url(../../../wp-content/uploads/2025/09/menu6.png) no-repeat center / contain, #fff;
}
.medi_menu.menu6 a:hover {
	background: url(../../../wp-content/uploads/2025/09/menu6-h.png) no-repeat center / contain, #f28eae;
}
.medi_menu.menu7 a {
	background: url(../../../wp-content/uploads/2025/09/menu7.png) no-repeat center / contain, #fff;
}
.medi_menu.menu7 a:hover {
	background: url(../../../wp-content/uploads/2025/09/menu7-h.png) no-repeat center / contain, #f28eae;
}
.medi_menu a h3 {
	font-size: 1.2rem;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 110px;
}
.medi_menu a p {
	font-size: 13px;
	margin: 0;
	text-align: center;
	color: #f28eae !important;
}
.medi_menu a:hover h3, .medi_menu a:hover p {
	color: #fff !important;
}
@media screen and (min-width: 1200px) {
	.medi_menu a {
		padding: 30px 0 70px;
	}
}
@media screen and (max-width: 1199px) {
	.medi_menu a h3 {
		padding-top: 95px;
	}
}
@media screen and (max-width: 767px) {
	.medi_menu a {
		padding: 0 0 40px;
	}
	.medi_menu a h3 {
		font-size: 15px;
		padding-top: 80px;
		margin-bottom: 0;
	}
	.medi_menu a p {
		font-size: 10px;
	}
}
/* Top Greeting */
.name {
	font-size: 1.4rem;
	margin-top: 20px !important;
}
.name .name-tit {
	font-size: 1.2rem;
	margin-right: 10px;
}
.name .name-en {
	font-size: 1.2rem;
	margin-left: 10px;
	color: #f28eae !important;
}
@media screen and (max-width: 374px) {
	.name .name-en {
		display: block;
		margin-left: 0;
	}
}
/* Page Header */
.page-header {
	height: 300px;
}
.page-header:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .5);
}
.page-header .container {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
div.page-header_pageTitle, h1.page-header_pageTitle:first-child {
	letter-spacing: 0.12em;
	margin: 0;
	color: #fff !important;
	text-shadow: 0 0 5px #f28eae, 0 0 5px #f28eae, 0 0 5px #f28eae, 0 0 5px #f28eae;
}
.page-id-14 .page-header {
	background: url(../../../wp-content/uploads/2025/09/head-abo.jpg) no-repeat center / cover;
}
.page-id-16 .page-header {
	background: url(../../../wp-content/uploads/2025/09/head-cli.jpg) no-repeat center / cover;
}
.page-id-18 .page-header, .page-id-24 .page-header, .page-id-26 .page-header, .page-id-28 .page-header, .page-id-30 .page-header, .page-id-32 .page-header, .page-id-34 .page-header, .page-id-36 .page-header {
	background: url(../../../wp-content/uploads/2025/09/head-medi.jpg) no-repeat center / cover;
}
.page-id-20 .page-header {
	background: url(../../../wp-content/uploads/2025/09/head-acc.jpg) no-repeat center / cover;
}
.page-id-22 .page-header {
	background: url(../../../wp-content/uploads/2025/09/head-rec.jpg) no-repeat center / cover;
}
@media screen and (max-width:991px) {
	.page-header {
		height: 200px;
	}
}
/* BreadSection */
.breadSection {
	border-bottom: none;
}
/* Page News */
@media screen and (min-width:992px) {
	.mainSection-col-two {
		width: 75%;
	}
	.sideSection-col-two {
		width: calc(100% - 75% - 3rem);
	}
}
.entry-meta {
	margin-bottom: .5em;
}
.entry-meta_items {
	font-size: 16px;
}
.entry-meta-dataList, .fa_v6_css .entry-meta_items.published::before, .entry-meta .entry-meta_items_term, .vk_post_title_new {
	display: none;
}
.media .media-body .media-heading a {
	color: #595959 !important;
}
.media .media-body .media-heading a:hover {
	color: #f28eae !important;
}
h1.entry-title {
	font-size: 1.5rem;
}
.media .media-body .media-heading {
	font-weight: 500;
}
/* Page About */
.c-box1 {
	padding: 20px 50px;
	background: rgba(248, 222, 127, .2);
	border-radius: 10px;
	display: flex;
	align-items: start;
}
.c-box1 h5 {
	width: 80px;
}
.c-box1 p {
	width: calc(100% - 80px);
	text-align: left;
	margin-bottom: 0;
}
@media screen and (max-width: 991px) {
	.c-box1 {
		width: 450px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	.c-box1 {
		width: 100%;
		padding: 20px;
	}
	.c-box1 h5 {
		width: 70px;
	}
	.c-box1 p {
		width: calc(100% - 70px);
	}
}
dl.keireki {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0;
	margin-top: 1.5em;
	margin-bottom: 0;
	list-style: none;
}
dl.keireki dt, dl.keireki dd {
	padding: 0;
	font-weight: 300;
	font-size: 18px;
	text-align: left;
	border: none;
}
dl.keireki dt {
	width: 110px;
}
dl.keireki dd {
	width: calc(100% - 110px);
	margin-bottom: .8em;
}
dl.keireki dd:last-child {
	margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
	dl.keireki dt, dl.keireki dd {
		font-size: 16px;
	}
	dl.keireki dt {
		width: 95px;
		padding-left: 10px;
	}
	dl.keireki dd {
		width: calc(100% - 95px);
	}
}
/* Page Clinic */
.e-box {
	padding: 30px 20px;
	background: rgba(255, 255, 255, .7);
	box-shadow: 0 3px 15px rgba(0, 0, 0, .07);
	border-radius: 10px;
}
.e-box h5 {
	font-size: 1.4rem;
	margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
	.e-box {
		padding: 20px 15px;
	}
}
/* Page Hospital */
.p-slide-con {
	width: 800px;
	margin: 0 auto;
}
ul#PhotSlider, ul#thumbs {
	list-style: none;
	padding-left: 0;
}
ul#PhotSlider {
	margin-top: 0 !important;
}
#PhotSlider li {
	position: relative;
}
#PhotSlider li img, #thumbs li img {
	width: 100%;
}
#PhotSlider li span {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 5px 10px 7px;
	background: rgba(255, 255, 255, .7);
	text-align: center;
	width: 100%;
	letter-spacing: .12em;
}
@media screen and (max-width: 767px) {
	#PhotSlider li span {
		padding: 5px 5px 5px;
	}
}
#thumbs {
	max-width: 100%;
	margin: 20px auto 0;
	position: relative;
}
#thumbs li {
	margin-bottom: 0;
}
#thumbs .slick-slide {
	margin: 0 5px;
}
#thumbs .slick-next {
	right: -30px;
}
#thumbs .slick-prev {
	left: -30px;
}
#thumbs .slick-prev, #thumbs .slick-next {
	position: absolute;
	cursor: pointer;
	outline: none;
	border-top: 3px solid #f28eae;
	border-right: 3px solid #f28eae;
	height: 20px;
	width: 20px;
	z-index: 9;
	top: 40%;
	transform: translateY(-50%);
	margin: auto;
}
#thumbs .slick-next {
	right: -30px;
	transform: rotate(45deg);
}
#thumbs .slick-prev {
	left: -30px;
	transform: rotate(-135deg);
}
@media screen and (max-width: 991px) {
	.p-slide-con {
		width: 95%;
	}
}
@media screen and (max-width: 525px) {
	.p-slide-con {
		width: 90%;
	}
	#thumbs .slick-prev, #thumbs .slick-next {
		border-top: 2px solid #f28eae;
		border-right: 2px solid #f28eae;
		height: 15px;
		width: 15px;
		top: 28%;
	}
	#thumbs .slick-next {
		right: -15px;
	}
	#thumbs .slick-prev {
		left: -15px;
	}
}
/* Page Medical */
.nayami-box {
	padding: 60px 30px 30px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 3px 15px rgba(0, 0, 0, .07);
	border-radius: 10px;
}
.nayami-tit {
	position: relative;
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 30px;
	z-index: 1;
}
.nayami-tit::before {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(242, 142, 174, .15);
	font-size: 80px;
	text-transform: uppercase;
	content: 'CONSULTATION';
	z-index: -1;
}
.nayami-box ul {
	margin: 0 auto;
	width: 70%;
}
@media screen and (max-width: 1199px) {
	.nayami-box ul {
		width: 80%;
	}
}
@media screen and (max-width: 991px) {
	.nayami-box ul {
		width: 95%;
	}
	.nayami-tit::before {
		top: -38px;
		font-size: 60px;
	}
}
@media screen and (max-width: 767px) {
	.nayami-tit {
		margin-bottom: 10px;
	}
	.nayami-tit::before {
		top: -25px;
		font-size: 40px;
	}
}
@media screen and (max-width: 374px) {
	.nayami-box ul {
		width: 100%;
	}
	.nayami-tit::before {
		top: -15px;
		font-size: 35px;
	}
}
.me-box {
	padding: 40px 30px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 3px 15px rgba(242, 142, 174, .07);
	border: 1px solid rgba(242, 142, 174, .2);
	border-radius: 10px;
}
@media screen and (max-width: 991px) {
	.me-box {
		padding: 30px 20px;
	}
}
.veu_flowBox {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.veu_flowBox:after {
	content: '\f0d7';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	background: none;
	font-size: 40px;
	color: #f28eae !important;
	display: flex;
	align-items: center;
	justify-content: center;
}
.veu_flowBox:last-child:after {
	display: none;
}
.veu_flowBox dl {
	padding: 20px 35px 35px;
	border: 1px solid rgba(242, 142, 174, .8);
	background: #fff;
	box-shadow: 0 3px 20px rgba(242, 142, 174, .05);
	border-radius: 10px;
}
.veu_flowBox dl dt {
	border-bottom: 1px solid #f28eae;
	padding-bottom: 5px;
	font-size: 1.5rem;
	margin-bottom: 20px;
}
.veu_flowBox dl dt span.num {
	font-size: 2rem;
	margin-right: 10px;
	color: #f28eae !important;
	margin-top: -3px;
}
.veu_flowBox dl dd {
	padding-left: 50px;
	line-height: 2;
}
@media screen and (max-width: 991px) {
	.veu_flowBox dl dd {
		padding-left: 40px;
	}
}
@media screen and (max-width: 767px) {
	.veu_flowBox dl {
		padding: 20px;
	}
	.veu_flowBox dl dt {
		display: flex;
		align-items: center;
		font-size: 1.4rem;
	}
	.veu_flowBox dl dd {
		padding-left: 0;
	}
	.veu_flowBox dl dd ol {
		padding-left: 25px;
	}
}
.im {
	list-style: none;
	padding-left: 0;
	margin: 0;
	display: grid;
	width: 100%;
	column-gap: 10px;
	grid-template-columns: repeat(2, 1fr);
}
.im li {
	text-align: center;
}
@media screen and (min-width: 768px) {
	.im {
		column-gap: 1em;
		grid-template-columns: repeat(4, 1fr);
	}
	.im li {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 767px) {
	.im li:nth-child(-n+2) {
		margin-bottom: 20px;
	}
}
.medi-box {
	padding: 50px 30px;
	background: rgba(242, 142, 174, .05);
	box-shadow: 0 3px 10px rgba(0, 0, 0, .05);
	border-radius: 10px;
	margin-top: 50px;
}
@media screen and (max-width: 767px) {
	.medi-box {
		padding: 30px 15px;
	}
}
.meri-box {
	width: 80%;
	margin: 0 auto;
}
.bg-meri {
	padding: 2em;
	background: #fff;
	box-shadow: 0 2px 10px rgba(230, 177, 174, 0.5);
	border-radius: 10px;
}
.bg-meri.col-de {
	box-shadow: 0 2px 10px rgba(124, 176, 207, 0.5);
}
.bg-meri h6 {
	font-size: 1.3rem;
	text-align: center;
	letter-spacing: 0.12em;
	color: #e6b1ae !important;
	margin: 0 0 20px;
	font-weight: 700;
}
.bg-meri h6 span {
	font-size: 1rem;
	margin-left: 10px;
}
.bg-meri ul li::marker {
	color: #e6b1ae !important;
}
.bg-meri.col-de h6, .bg-meri.col-de ul li::marker {
	color: #7cb0cf !important;
}
.bg-meri ul, .bg-meri ul li:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
	.meri-box {
		width: 100%;
	}
}
@media screen and (max-width: 991px) {
	.bg-meri {
		padding: 30px 20px;
	}
	.bg-meri ul {
		padding-left: 35px;
	}
}
@media screen and (max-width: 767px) {
	.bg-meri {
		padding: 20px 15px;
	}
	.bg-meri ul {
		padding-left: 25px;
	}
}
/* Page Access */
.p-acc {
	border: 1px solid #f28eae;
	background: #fff;
	padding: 30px 20px 20px;
	border-radius: 10px;
}
.p-ac {
	display: flex;
	justify-content: center;
	flex-flow: column;
	margin: 0 auto;
}
.p-ac i {
	font-size: 5rem;
	color: #f28eae !important;
	margin-bottom: 15px;
	text-align: center;
}
.p-ac p {
	text-align: center;
	width: 100%;
}
@media screen and (min-width: 768px) {
	.p-acc {
		display: grid;
		width: 100%;
		column-gap: 15px;
		grid-template-columns: repeat(2, 1fr);
	}
	.p-ac p {
		display: flex;
		justify-content: center;
		align-items:center;
		height: 105px;
	}
}
/* Page All */
.contents-con {
	padding: 100px 0;
}
.first-con {
	padding: 80px 0 100px;
}
.last-con {
	padding: 100px 0 130px;
}
.fl-con {
	padding: 80px 0 130px;
}
.bg-1 {
	background: rgba(248, 222, 127, .15);
}
.bg-2 {
	background: rgba(248, 222, 127, .05);
}
.e-box p, .p-ac p, .m-top p, .m-con p, .me-box p, .medi-box p {
	margin-bottom: 0;
}
@media screen and (max-width: 991px) {
	.contents-con, .last-con {
		padding: 80px 0;
	}
	.first-co, .fl-con {
		padding: 60px 0 80px;
	}
}
/* List */
.list {
	list-style: none;
	padding-left: 0;
	margin: 0;
}
ul.check {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	overflow: auto;
}
ul.check li {
	margin: 15px 0;
	padding-left: 28px;
	line-height: 2em;
	position: relative;
}
ul.check li:before {
	content: '\f00c';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	color: #f28eae !important;
}
@media screen and (min-width: 768px) {
	.col-50 {
		display: grid;
		width: 100%;
		column-gap: 1em;
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (min-width: 992px) {
	.col-50 {
		column-gap: 2em;
	}
}
/* Table */
.zikan-box {
	background: #fff;
	border-radius: 10px;
	padding: 20px;
}
@media screen and (max-width: 767px) {
	.zikan-box {
		padding: 20px 10px;
	}
}
table.zikan {
	width: 100%;
	border: none;
	border-bottom: 1px solid #ccc;
}
table.zikan th, table.zikan td {
	padding: 10px 3px;
	border: none;
	text-align: center;
}
table.zikan thead th, table.zikan thead td {
	font-weight: 500;
}
table.zikan th {
	width: 27%;
}
table.zikan td {
	width: 10%;
	line-height: 1.2;
}
table.zikan td.hol {
	width: 13%;
}
table.zikan tbody td {
	color: #f28eae !important;
	font-weight: bold;
}
table.zikan tbody td.col2 {
	color: #595959 !important;
}
.ta1 {
	width: 100%;
	border: none;
	border-top: 1px solid rgba(0, 0, 0, .05);
}
.ta1 th {
	background: rgba(242, 142, 174, .2);
	width: 30%;
	text-align: center;
	padding: 1rem;
}
.ta1 td {
	background: #fff;
	padding: 1rem;
}
.ta1.pri th {
	width: 40%;
}
.ta1.pri td {
	text-align: center;
}
.ta1 td a {
	color: #595959 !important;
}
@media screen and (max-width: 991px) {
	.ta1 td.risk {
		text-align: left;
	}
}
@media screen and (max-width: 767px) {
	.ta1 {
		width: 100%;
	}
	.ta1 th, .ta1 td, .ta1.pri th {
		display: block;
		width: 100%;
	}
}
/* Wave */
.wave-bottom, .wave-mtop {
	position: relative;
}
.wave-bottom::after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 90px;
	background: url(../../../wp-content/uploads/2025/09/weve.png) no-repeat;
	background-position: left bottom;
	background-size: 100% auto;
	z-index: 1;
}
.wave-mtop::after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 90px;
	background: url(../../../wp-content/uploads/2025/09/weve-mtop.png) no-repeat;
	background-position: left bottom;
	background-size: 100% auto;
	z-index: 1;
}
/* Btn */
.btn-more, .btn-tel {
	position: relative;
	transition: all .3s ease-out;
	letter-spacing: .12em;
	border-radius: 5px;
	background: #fff;
	border: 2px solid #96ded2;
	padding: 10px 3px;
}
.btn-more:after {
	content: '\f0da';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	transition: 0.3s;
}
.btn-more:hover {
	text-decoration: none;
	transition: 0.3s;
	background: #96ded2;
	color: #fff !important;
}
.btn-more:hover:after {
	right: 5px;
	transition: 0.3s;
}
.btn-tel {
	font-family: "Cabin", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
.btn-tel span {
	font-family: "Zen Maru Gothic", system-ui;
	font-weight: 500;
	font-style: normal;
	letter-spacing: .12em;
}
.btn-foot {
	color: #fff !important;
	line-height: 1.3;
	border: none;
	transition: 0.3s;
	border-radius: 10px;
	position: relative;
	padding: 15px 0 15px 24px;
	font-size: 1.2rem;
}
.btn-foot:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 25px;
	transition: 0.3s;
	font-size: 22px;
}
.btn-foot.tel-box:before {
	content: '\f3cd';
}
.btn-foot.web-box:before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 25px;
	transition: 0.3s;
	background: url(../../../wp-content/uploads/2025/09/icon-cal.png) no-repeat center / cover;
	width: 23px;
	height: 23px;
}
.btn-foot span {
	font-size: 0.8rem;
	display: block;
}
.btn-foot.tel-box {
	background: #f28eae;
}
.btn-foot.web-box {
	background: #96ded2;
}
.btn-foot:hover {
	opacity: 0.7;
	transition: 0.3s;
}
.w---200 {
	width: 200px;
}
.w--250 {
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
}
.w--350 {
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
}
@media (max-width:991px) {
	.btn-foot {
		padding: 8px 0 8px 24px;
	}
}
/* SideFloatingMenu */
.sideFloatingMenu {
	position: fixed;
	right: 70px;
	bottom: 1px;
	width: 465px;
	height: 81px;
	z-index: 99999;
	display: flex;
	justify-content: space-between;
}
@media (max-width:991px) {
	.sideFloatingMenu {
		display: none !important;
	}
}
.foot-banner {
	width: 230px;
}
.bnr-box {
	width: 230px;
	height: 80px;
	border-radius: 50px;
	display: flex;
	align-items: center;
}
.bnr-box i {
	font-size: 1.8rem;
	margin: 0 15px 0 20px;
	color: #fff !important;
}
.bnr-box i.f1 {
	font-size: 1rem;
	margin: 0 20px 0 15px;
}
.bnr-box.tel-box {
	background: #f28eae;
}
.bnr-box.web-box {
	background: #96ded2;
}
.bnr-box p {
	margin-bottom: 2px;
	text-align: center;
	color: #fff !important;
	font-size: 1.4rem;
	line-height: 1.2;
	width: 150px;
}
.bnr-box.tel-box p {
	font-size: 1.3rem;
}
.bnr-box p span {
	display: block;
	font-size: 1rem;
	margin-bottom: 5px;
}
.bnr-box.web-box img {
	width: 30px;
	border-radius: 0;
	margin: 0 10px 0 20px;
}
.bnr-box.web-box p {
	width: 120px;
}
.foot-banner a, .insta-banner a {
	color: #fff !important;
	text-decoration: none !important;
}
.foot-banner a:hover, .insta-banner a:hover {
	color: #fff !important;
	text-decoration: none !important;
	opacity: .8;
}
/* PageTopBtn */
.page_top_btn {
	right: 10px;
	width: 50px;
	height: 50px;
	background-color: #ff9a66 !important;
	box-shadow: none !important;
	background-image: var(--ver_page_top_button_url);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
}
/* Reset */
.siteContent {
	position: relative;
}
.siteContent::after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 55px;
	z-index: 1;
	background: url(../../../wp-content/uploads/2025/09/weve-foot.png) no-repeat left bottom / 100%;
}
.mainSection .widget, .siteFooter .widget {
	margin-bottom: 0 !important;
}
.siteContent {
	padding: 0;
}
.entry-full {
	margin-bottom: 0;
}
.blog .siteContent, .archive .siteContent, .post-template-default .siteContent {
	padding: 100px 0;
}
@media screen and (max-width: 991.98px) {
	.mainSection {
		margin-bottom: 0;
	}
	.blog .siteContent, .archive .siteContent, .post-template-default .siteContent {
		padding: 50px 0 80px;
	}
	.blog .mainSection, .archive .mainSection, .post-template-default .mainSection {
		margin-bottom: 50px;
	}
}