/*
Theme Name: takaoclinic
Theme URI: takaoclinic.com
Template: lightning-pro
Author: tomomi-design
Author URI: tomomi-design.com
Version:8.23.12
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, body:not(.header_scrolled) .siteHeader-trans-true .gMenu_name, .vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a {
	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;
	}
}
.title, .gMenu li li a, .btn, .fea-txt .num, .fea-img .num, .name, .tel, .ta2 thead td, .ta2.ta2-bg thead th, .ta2.ta2-bg thead td {
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
	font-display: swap;
}
.gMenu>li{
	display: flex;
}
.device-pc .gMenu>li>a{
	height: auto;
    margin: auto 0;
	padding: 10px 3px;
}
.mainSection {
	background-color: transparent;
}
div.wide-wrap {
	position: relative;
	margin: 0 calc(50% - 50vw);
	overflow: hidden;
}
.textblock {
	display: inline-block;
}
.sp, .br-sp, .md, .md-onry, .br-md, .br-sp399, .br-lg {
	display: none !important;
}
.mb--4 {
	margin-bottom: 40px !important;
}
.mb--5, .m-mb5 {
	margin-bottom: 50px !important;
}
.mb--7 {
	margin-bottom: 70px !important;
}
.mb--8 {
	margin-bottom: 70px !important;
}
.cen2 {
	text-align: center;
}
.f80 {
	font-size: .8em;
}
@media screen and (min-width:992px) {
	.align-items-center2 {
		align-items: center;
	}
	.pcon{
		display: block;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.md-onry {
		display: inherit !important;
	}
}
@media screen and (max-width:1199px) {
	.br-lg {
		display: block !important;
	}
}
@media screen and (max-width:991px) {
	.md-mb30 {
		margin-bottom: 30px !important;
	}
	.md-mb50, .mb--7, .m-mdmb5 {
		margin-bottom: 50px !important;
	}
	.pc2 {
		display: none !important;
	}
	.md {
		display: inherit !important;
	}
	.br-md {
		display: block !important;
	}
}
@media screen and (max-width:767px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: inherit !important;
	}
	.sp-mb20 {
		margin-bottom: 20px !important;
	}
	.sp-mb30, .m-mb5, .m-mdmb5 {
		margin-bottom: 30px !important;
	}
	.sp-mb40 {
		margin-bottom: 40px !important;
	}
	.sp-mb50 {
		margin-bottom: 30px !important;
	}
	.br-sp {
		display: block !important;
	}
	.cen2 {
		text-align: left;
	}
	.pcon{
		display: none;
	}
}
@media screen and (max-width:399px) {
	.pc3 {
		display: none !important;
	}
	.br-sp399 {
		display: block !important;
	}
}
@media screen and (max-width:374px) {
	.br-lg {
		display: none !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;
	}
}
/* Img */
.img-con {
	text-align: center;
}
/* 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;
	}
}
/* Box */
.box1 {
	width: 80%;
	margin: 0 auto;
}
.box2 {
	width: 90%;
	margin: 0 auto;
}
@media screen and (max-width: 991px) {
	.box1, .box2 {
		width: 100%;
	}
}
/* Color */
.color1 {
	color: #9a715d !important;
}
.color2 {
	color: #c1a884 !important;
}
/* Title */
h1, h2, h3, h4, h5, h6 {
	letter-spacing: .12em;
}
.tit2 {
	font-size: 25px;
	margin-bottom: 3rem;
}
.tit2 span {
	font-size: 84px;
	display: block;
	color: #9a715d !important;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 10px;
}
.tit3 {
	position: relative;
	padding: .5em;
	color: #9a715d !important;
	margin: 0 auto 3rem;
	text-align: center;
	width: 100%;
	max-width: 600px;
	font-size: 40px;
}
.tit3::before, .tit3::after {
	display: inline-block;
	position: absolute;
	width: 1em;
	height: 1em;
	content: '';
}
.tit3::before {
	top: 0;
	left: 0;
	border-top: 2px solid #0a1e54;
	border-left: 2px solid #0a1e54;
}
.tit3::after {
	bottom: 0;
	right: 0;
	border-bottom: 2px solid #0a1e54;
	border-right: 2px solid #0a1e54;
}
.tit3.whi {
	color: #fff !important;
}
.tit3.whi::before {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}
.tit3.whi::after {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}
.tit4 {
	font-size: 34px;
	margin-bottom: 2.5rem;
	color: #0a1e54 !important;
	text-align: center;
}
.tit5 {
	position: relative;
	margin: 0 auto 2rem;
	padding-left: 50px;
	font-size: 28px;
	color: #9a715d !important;
}
.tit5::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 40px;
	height: 1px;
	background-color: #0a1e54;
}
.tit6 {
	font-size: 24px;
	margin: 0 0 1.5rem;
	border-bottom: 2px solid #C1A884;
	padding-bottom: 10px;
	color: #9a715d !important;
	padding-top: 0 !important;
}
.tit-info {
	font-size: 3rem;
	color: #9a715d !important;
	margin: 0 0 20px;
	letter-spacing: 0;
}
.side-tit {
	border-bottom: 2px solid #0a1e54;
	padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
	h1, h2, h3, h4, h5, h6 {
		line-height: 1.5;
	}
	.tit2 {
		font-size: 18px;
		margin-bottom: 2rem;
	}
	.tit2 span {
		font-size: 42px;
		line-height: 1;
	}
	.tit3 {
		font-size: 28px;
		padding: .5em 7px;
	}
	.tit4 {
		font-size: 26px;
	}
	.tit5 {
		font-size: 24px;
		padding-left: 35px;
		margin-bottom: 18px;
	}
	.tit5::before{
		width: 25px;
	}
	.tit6 {
		font-size: 20px;
	}
}
@media screen and (max-width: 374px) {
	.tit3.sp-80 {
		font-size: 26px;
	}
}
/* Header */
@media screen and (min-width: 992px) {
	.siteHeader .container {
		width: 100%;
		max-width: 100%;
		padding: 10px 20px 0;
	}
	.header_scrolled .gMenu_outer nav {
		width: 980px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.device-pc .gMenu > li a, .device-mobile .gMenu > li {
		padding: 10px;
	}
	.device-mobile .gMenu>li{
		padding: 10px 5px;
	}
}
@media screen and (min-width: 1200px) {
	.siteHeader .container {
		padding: 0;
	}
	.gMenu_outer{
		/*width: 100%;*/
	}
	.header_scrolled .gMenu_outer nav {
		width: 1180px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.siteHeader_logo img {
		min-height: 55px;
		padding: 10px 0 0 20px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1249px) {
	.siteHeader_logo img {
		min-height: 45px;
	}
}
@media screen and (min-width: 1400px) {
	.headerTop ul > li > a, .headerTop ul > li > span {
		padding: 0 60px;
	}
	.siteHeader_logo img {
		min-height: 65px;
		padding: 10px 0 0 0;
	}
}
.tel-con {
	display: none;
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
	.navbar-header {
		display: flex;
		justify-content: space-between;
	}
	.siteHeader_logo {
		width: 50%;
	}
	.siteHeader_logo img {
		margin-left: 20px;
		margin-right: auto;
	}
	.tel-con {
		display: inherit;
		margin-right: 20px;
	}
	.tel-con a {
		font-size: 36px;
		text-decoration: none;
		color: #0a1e54 !important;
		text-shadow: #fff 2px 2px 5px, #fff -2px 2px 5px, #fff 2px -2px 5px, #fff -2px -2px 5px;
	}
}
.veu_contact .contact_txt {
	margin-bottom: 0;
}
/* gMenu */
.gMenu_outer {
	background: rgba(255, 255, 255, 0.8) !important;
	padding: 0 10px 10px;
}
.header_scrolled .gMenu_outer {
	border-radius: 0;
}
.device-mobile .gMenu>li>ul.sub-menu{
	margin-top: 58px;
}
@media screen and (min-width: 1200px) {
	.gMenu_outer {
		padding: 10px 10px 10px 20px;
	}
	.device-mobile .gMenu .acc-btn {
		/*right: -12px;*/
		right: 0px;
        top: 30px;
	}
}
@media screen and (min-width: 1550px) {
	.gMenu_outer {
		padding: 10px 5px 15px 10px;
	}
}
@media screen and (max-width: 1199px) {
	.gMenu_outer {
		margin-top: 10px;
	}
	.header_scrolled .gMenu_outer {
		margin-top: 0;
	}
}
@media screen and (max-width: 1180px) {
	.gMenu_outer{
		margin: 0 calc(50% - 50vw);
		width: 100vw;
	}
	.gMenu{
		width: 100%;
		justify-content: space-around;
	}
	.device-mobile .gMenu>li{
		padding-right: 0;
		padding-left: 0;
	}
	body:not(.header_scrolled) .siteHeader-trans-true .gMenu > li > .acc-btn{
		top: 28px;
        right: 0px;
	}
	.device-mobile .gMenu>li>ul.sub-menu{
		margin-top: 41px;
	}
}
@media screen and (max-width: 991px) {
	body:not(.header_scrolled) .siteHeader-trans-true {
		background-color: rgba(255, 255, 255, .8) !important;
	}
}
.gMenu_name, .gMenu li li a {
	font-size: 14px !important;
	font-weight: 700 !important;
}
@media screen and (min-width: 1200px) and (max-width: 1249px) {
	.gMenu_name, .gMenu li li a {
		font-size: 13px !important;
	}
}
@media screen and (min-width: 1400px) {
	.gMenu_name, .gMenu li li a {
		font-size: 16px !important;
	}
}
.gMenu > li .gMenu_description {
	font-size: 12px;
	margin-top: 2px;
	opacity: 1;
	font-weight: 700;
}
#menu-item-69 .gMenu_name {
	font-size: 30px !important;
	text-decoration: none;
	color: #0a1e54 !important;
	font-weight: 700;
	text-shadow: #fff 2px 2px 5px, #fff -2px 2px 5px, #fff 2px -2px 5px, #fff -2px -2px 5px;
	margin-top: -5px;
}
.header_scrolled .gMenu > li#menu-item-69 {
	display: none;
}
@media screen and (max-width: 1499px) {
	#menu-item-69 .gMenu_name {
		font-size: 18px !important;
	}
}
@media screen and (max-width: 1199px) {
	#menu-item-69 {
		display: none;
	}
}
@media screen and (min-width: 992px) {
	.gMenu li li a:hover {
		background-color: #fff;
		color: #0a1e54 !important;
	}
}
@media screen and (min-width: 992px) {
	.header_scrolled .gMenu > li {
		border-left: none;
	}
}
.gMenu > li.menu-item-has-children::after {
	content: none;
}
.gMenu > li > ul.sub-menu {
	margin-top: 15px;
}
/* Footer */
.siteFooter {
	border-top: none;
	background-color: rgba(217, 217, 217, 0);
}
.foot-con {
	padding: 80px 0 30px;
}
.foot-con ul {
	padding-left: 25px;
}
.f-acc {
	background: rgba(217, 217, 217, 0.2);
	padding: 30px 20px;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 20px;
}
.f-acc p {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	line-height: 1.5;
}
.f-acc p i {
	color: #9a715d !important;
	font-size: 28px;
	width: 60px !important;
	text-align: center;
}
@media screen and (max-width: 400px) {
	.f-acc {
		padding: 20px 10px;
	}
}
.tel {
	font-size: 30px;
	margin-bottom: 0;
	font-weight: bold;
}
.tel a {
	color: #0a1e54 !important;
}
.tel i {
	margin-right: 10px;
	font-size: 34px;
}
.tel span {
	display: block;
	font-size: 1rem;
	margin-bottom: 0;
	color: #595959;
}
/* Top-MainSlide */
.slide-con {
	position: relative;
	height: 700px;
}
#top-slide {
	position: relative;
	display: block;
	margin: 0;
	overflow: hidden;
	width: 100%;
}
#top-slide .img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 700px;
}
#top-slide .img.img01 {
	background-image: url(../../../wp-content/uploads/2026/01/slide4ne.jpg);
}
#top-slide .img.img02 {
	background-image: url(../../../wp-content/uploads/2025/11/slide2.jpg);
	background-position: center 20%;
}
#top-slide .img.img03 {
	background-image: url(../../../wp-content/uploads/2025/11/slide3.jpg);
}
#top-slide .img.img04 {
	background-image: url(../../../wp-content/uploads/2025/11/slide1.jpg);
}
#top-slide .text-con {
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 2;
}
#top-slide .text-con h1 {
	line-height: 1.5;
	font-size: 2.6rem;
	text-shadow: 0 0 10px #c1a884, 0 0 10px #c1a884, 0 0 10px #c1a884, 0 0 10px #c1a884;
	color: #fff !important;
	text-align: center;
	margin: 0;
}
#top-slide .text-con h1 span {
	font-size: 2rem;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
	color: #595959 !important;
	display: block;
	margin-top: 10px;
	font-weight: bold;
}
@media screen and (min-width: 1400px) {
	.slide-con, #top-slide div.img {
		height: 900px;
	}
	#top-slide .text-con h1 {
		font-size: 3rem;
	}
	#top-slide .text-con h1 span {
		font-size: 2.4rem;
	}
}
@media screen and (max-width: 1199px) {
	#top-slide .img.img02 {
		background-position: center top;
	}
}
@media screen and (max-width: 991px) {
	.slide-con, #top-slide div.img {
		height: 500px;
	}
}
@media screen and (max-width: 767px) {
	.slide-con, #top-slide div.img {
		height: 450px;
	}
	#top-slide .text-con {
		top: 80%;
	}
	#top-slide .text-con h1 span {
		font-size: 1.5rem;
		text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
	}
	#top-slide .img.img04 {
		background-image: url(../../../wp-content/uploads/2025/11/slide1.jpg);
		background-position: 75% center;
	}
}
@media screen and (max-width: 425px) {
	#top-slide .text-con h1 {
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 375px) {
	#top-slide .text-con h1 {
		font-size: 1.7rem;
	}
	#top-slide .text-con.sp374-s h1 span {
		font-size: 1.2rem;
	}
}
/* Top News */
.news-con {
	padding: 80px 0;
	background: rgba(172, 204, 237, .3);
}
.bg_news {
	padding: 50px 20px 40px;
	background: #fff;
	box-shadow: 2px 2px 5px #D9D9D9;
}
.postListText_title a:hover {
	color: #0a1e54 !important;
	text-decoration: none;
}
.vk_posts-layout-postListText {
	margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
	.pc-l30 {
		padding-left: 30px;
	}
}
@media screen and (max-width: 991px) {
	.news-con {
		padding: 50px 0;
	}
}
@media screen and (max-width: 767px) {
	.bg_news {
		width: 95%;
		margin: 0 auto;
	}
}
/* Top Feature */
.fea-con {
	background: url(../../../wp-content/uploads/2025/11/fea-bg1.png) no-repeat center top / 100%, url(../../../wp-content/uploads/2025/11/fea-bg2.png) no-repeat center bottom / 100%;
}
.fea-box {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 50px;
	margin-bottom: 60px;
}
.fea-box:last-of-type {
	margin-bottom: 0;
}
.fea-img {
	width: 55%;
	z-index: 4;
}
.fea-txt {
	width: 48%;
	margin-left: -3%;
	margin-top: 50px;
}
.fea-txt .num {
	font-size: 5rem;
	color: #0a1e54;
	line-height: 1;
	display: flex;
	justify-content: end;
	align-items: end;
}
.fea-txt .num span {
	font-size: 1.2rem;
	margin-right: 10px;
}
.f-txt {
	background: #fff;
	padding: 50px 30px 40px 70px;
	box-shadow: 0px 0px 30px 0px rgba(217, 217, 217, 0.9);
}
.f-txt h4 {
	font-size: 1.8rem;
	color: #9a715d !important;
	line-height: 1.5;
	margin-bottom: 20px;
	letter-spacing: 0.12em;
}
.f-txt p {
	margin-bottom: 0
}
@media screen and (min-width: 768px) {
	.fea-box.rev {
		flex-direction: row-reverse;
	}
	.fea-box.rev .fea-txt {
		margin-left: auto;
		margin-right: -3%;
	}
	.fea-box.rev .fea-txt .num {
		text-align: left !important;
		flex-direction: row-reverse;
		justify-content: start;
	}
	.fea-box.rev .fea-txt .num span {
		margin: 0 0 0 10px;
	}
	.fea-box.rev .f-txt {
		padding: 50px 60px 40px 40px;
	}
	.fea-img .num {
		display: none;
	}
}
@media screen and (max-width: 1199px) {
	.fea-box {
		margin-bottom: 40px;
	}
	.fea-img {
		width: 51%;
	}
	.fea-txt {
		width: 52%;
		margin-top: 20px;
	}
	.fea-txt h4 {
		font-size: 1.5rem;
	}
	.f-txt {
		padding: 40px 30px 40px 45px;
	}
	.fea-box.rev .f-txt {
		padding: 40px 45px 40px 30px;
	}
}
@media screen and (max-width: 991px) {
	.fea-box {
		margin-bottom: 30px;
	}
	.fea-txt {
		margin-top: 0;
	}
	.fea-txt h4 {
		font-size: 1.4rem;
	}
	.f-txt {
		padding: 40px 20px 40px 30px;
	}
	.fea-box.rev .f-txt {
		padding: 40px 30px 40px 20px;
	}
}
@media screen and (max-width: 767px) {
	.fea-box {
		flex-flow: column;
		margin-bottom: 50px;
		padding-top: 0;
	}
	.fea-img {
		width: 100%;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.fea-img img {
		width: 80%;
	}
	.fea-txt {
		width: 95%;
		margin: -30px 0 0 auto;
	}
	.fea-txt .num {
		display: none;
	}
	.f-txt, .fea-box.rev .f-txt {
		padding: 45px 20px 30px;
	}
	.fea-txt h4 {
		font-size: 1.6rem;
	}
	.fea-img .num {
		font-size: 3rem;
		color: #0a1e54;
		line-height: 1;
		text-align: center;
		position: absolute;
		right: 0;
		bottom: 30px;
	}
	.fea-img .num span {
		font-size: 12px;
		display: block;
	}
	.fea-box.rev .fea-img {
		flex-direction: row-reverse;
	}
	.fea-box.rev .num {
		left: 0;
		right: auto;
	}
	.fea-box.rev .fea-txt {
		margin: -30px auto 0 0;
	}
}
@media screen and (max-width: 374px) {
	.f-txt, .fea-box.rev .f-txt {
		padding: 45px 15px 30px;
	}
	.fea-txt h4 {
		font-size: 1.2rem;
	}
}
/* Top Movie */
.moviewrap {
	margin-bottom: 0;
}
.moviewrap iframe {
	width: 85%;
	margin: 0 auto;
	display: block;
}
@media screen and (max-width: 767px) {
	.moviewrap {
		margin-bottom: 0;
	}
	.moviewrap iframe {
		width: 100%;
	}
}
/* Top Greeting */
.gre-con {
	background: url(../../../wp-content/uploads/2025/11/gre-bg.png) no-repeat center top / 100%;
}
.name {
	text-align: center;
	font-size: 1.4rem;
	margin: 20px 0;
}
.name .n-sma {
	font-size: 1.1rem;
	margin-right: 10px;
}
.name .en {
	font-size: 1.2rem;
	margin-left: 20px;
	color: #0a1e54 !important;
}
@media screen and (max-width: 991px) {
	.name {
		margin-bottom: 0;
	}
}
/* Top Medical */
.medi-box a {
	padding: 50px 10px;
	background: #fff;
	border: 1px solid #0a1e54;
	position: relative;
	display: block;
	transition: all .3s ease-out;
}
.medi-box.m-box1 a {
	width: 100%;
	margin: 0 auto;
	padding: 60px 5px;
}
.medi-box a:after {
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(../../../wp-content/uploads/2026/01/medi-arrow.png) no-repeat center / 70%, #fff;
	border-top: 1px solid #0a1e54;
	border-left: 1px solid #0a1e54;
	z-index: 2;
	transition: all .3s ease-out;
}
.medi-box a:hover {
	text-decoration: none;
	transition: all .3s ease-out;
	border: 1px solid #0a1e54;
	box-shadow: 0 0 20px rgba(10, 30, 84, .5);
}
.medi-box a:hover:after {
	background: url(../../../wp-content/uploads/2026/01/medi-arrow2.png) no-repeat center / 70%, #0a1e54;
	transition: all .3s ease-out;
}
.medi-box a .img-con {
	width: 40%;
	margin: 0 auto;
	text-align: center;
	background: #c1a884;
	padding: 10px;
}
.medi-box a h4 {
	text-align: center;
	font-size: 22px;
	margin: 50px 0 0;
}
.medi-box a .img-con img {
	width: 80%;
}
.stcpi{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.medi-box a .stcpi .img-con{
	width: 10%;
    margin: 0 30px 0 0;
}
.gMenu > li > ul.sub-menu{
	margin-top: 73px;
}
@media screen and (min-width: 768px) {
	.medi-box.m-box2 a h4 {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 58px;
	}
}
@media screen and (max-width: 1199px) {
	.medi-box a h4 {
		font-size: 18px;
		margin-top: 30px;
	}
}
@media screen and (max-width: 991px) {
	.medi-box.m-box1 a {
		width: 100%;
	}
	.tksdd a{
		padding: 30px 10px;
	}
	.medi-box a .stcpi .img-con{
		width: 20%;
	}
}
@media screen and (max-width: 767px) {
	.medi-box a, .medi-box.m-box1 a {
		width: 90%;
		margin: 0 auto;
	}
	.medi-box a .stcpi{
		display: block;
	}
	.medi-box a .stcpi .img-con{
		width: 40%;
        margin: 0 auto 30px;
	}
}
/* Page Header */
.page-header {
	height: 350px;
}
.page-header:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(193, 168, 132, .5);
}
.page-header .container {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
div.page-header_pageTitle, h1.page-header_pageTitle:first-child {
	letter-spacing: 0.12em;
	margin: 0;
	color: #fff !important;
}
.page-id-14 .page-header {
	background: url(../../../wp-content/uploads/2026/01/head-abo.jpg) no-repeat center / cover;
}
.page-id-16 .page-header {
	background: url(../../../wp-content/uploads/2025/11/head-cli.jpg) no-repeat center / cover;
	background-position: center 20%;
}
.page-id-18 .page-header, .page-id-20 .page-header, .page-id-22 .page-header, .page-id-29 .page-header, .page-id-31 .page-header, .page-id-33 .page-header, .page-id-35 .page-header, .page-id-37 .page-header, .page-id-1198  .page-header{
	background: url(../../../wp-content/uploads/2025/11/head-medi.jpg) no-repeat center / cover;
}
.page-id-24 .page-header {
	background: url(../../../wp-content/uploads/2025/11/head-acc.jpg) no-repeat center / cover;
}
.page-id-26 .page-header {
	background: url(../../../wp-content/uploads/2025/11/head-rec.jpg) no-repeat center / cover;
}
@media screen and (min-width: 992px) {
	.siteHeader {
		background-color: transparent;
		box-shadow: none;
	}
	.page-header {
		margin-top: -146px !important;
	}
	.page-header .container {
		padding-top: 146px;
	}
}
@media screen and (min-width: 1200px) {
	.page-header {
		margin-top: -84px !important;
	}
	.page-header .container {
		height: 266px;
		padding: 0;
	}
}
@media screen and (max-width: 991px) {
	.siteHeader {
		background-color: rgba(255, 255, 255, .8);
		box-shadow: none;
	}
	.page-header {
		height: 250px;
		margin-top: -50px !important;
	}
	.page-header .container {
		padding-top: 50px;
	}
}
/* 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: #9a715d !important;
}
.media .media-body .media-heading a:hover {
	color: #0a1e54 !important;
}
h1.entry-title {
	font-size: 1.5rem;
}
.media .media-body .media-heading {
	font-weight: 500;
}
.widget ul {
	list-style: none;
	padding-left: 10px;
}
.widget ul li a {
	color: #595959 !important;
}
.widget ul li a:hover {
	color: #9a715d !important;
	text-decoration: none;
}
/* Page About */
.hou-con {
	position: relative;
	background: url(../../../wp-content/uploads/2025/11/abo-bg.jpg) no-repeat center 70% / cover;
}
.hou-con:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(10, 30, 84, .6);
}
.hou-con ul {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 685px;
	margin: 60px auto 0;
}
.hou-con ul li {
	color: #fff !important;
	font-size: 1.3rem;
	margin-bottom: 20px;
}
.hou-con ul li:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.hou-con ul {
		padding-left: 25px;
	}
}
.box-whi {
	background: rgba(255, 255, 255, .7);
	padding: 50px;
}
.reki span {
	margin-right: 20px;
}
@media screen and (max-width: 767px) {
	.box-whi {
		padding: 30px 20px;
	}
	.reki span {
		display: block;
		margin-bottom: 5px;
	}
}
/* Page Clinic */
.photobox {
	width: 90%;
	margin: 0 auto;
	display: flex !important;
	align-items: flex-start;
	justify-content: space-between;
}
.photobox ul {
	list-style: none;
	padding-left: 0;
	margin: 0 auto;
}
ul#photoSlider {
	width: 70%;
}
#photoSlider li {
	position: relative;
}
#photoSlider li img {
	width: 100%;
	border-radius: 0;
}
#photoSlider li span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 5px 8px 7px;
	background: rgba(255, 255, 255, .7);
	text-align: center;
	letter-spacing: 0.12em;
	font-weight: 500;
}
.thumbnail {
	width: 25%;
	margin: 0 auto;
}
.thumbnail .slick-track {
	transform: unset !important;
	width: 100% !important;
	display: flex;
	flex-wrap: wrap;
}
.thumbnail .slick-slide {
	width: 48% !important;
}
@media screen and (min-width: 992px) {
	.thumbnail .slick-slide:nth-child(odd) {
		margin-right: 4%;
	}
}
.thumbnail li {
	margin-bottom: 5px;
	position: relative;
}
.thumbnail .slick-active li::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	transition: .3s opacity linear;
}
.thumbnail .slick-current.slick-active li::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	transition: .3s opacity linear;
}
@media screen and (max-width: 991px) {
	.photobox {
		width: 95%;
		display: block !important;
	}
	ul#photoSlider, .thumbnail {
		width: 100%;
	}
	.thumbnail .slick-track {
		justify-content: center;
	}
	.thumbnail .slick-slide {
		width: 14.6% !important;
		margin: 0 1%;
	}
	.thumbnail .slick-slide li {
		margin-bottom: 6px;
	}
}
@media screen and (max-width: 767px) {
	.thumbnail .slick-slide {
		width: 23% !important
	}
}
/* Page Medical */
.medi-top {
	background: url(../../../wp-content/uploads/2025/11/medi-1.png) no-repeat right top / 100%, url(../../../wp-content/uploads/2025/11/medi-2.png) no-repeat left bottom / 100%;
}
.medi-top2 {
	background: url(../../../wp-content/uploads/2025/11/medi-3.png) no-repeat left top / 100%, url(../../../wp-content/uploads/2025/11/medi-4.png) no-repeat right bottom / 100%;
}
@media screen and (min-width: 1400px) {
	.medi-top, .medi-top2 {
		background-size: 80%;
	}
}
.medi-top p, .medi-top2 p {
	margin: 0;
}
.nayami-box {
	padding: 50px;
	background: #fff;
}
.nayami-box.na-bg {
	border: 2px solid #c1a884;
}
.nayami-box ul li:last-child {
	margin-bottom: 0;
}
@media screen and (min-width: 768px) {
	.nayami-box ul li:nth-last-child(2) {
		margin-bottom: 0;
	}
}
@media screen and (min-width: 992px) {
	.nayami-box ul {
		width: 80%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	.nayami-box {
		padding: 40px 20px;
	}
}
@media screen and (max-width: 374px) {
	.nayami-box {
		padding: 40px 15px;
	}
}
.medi2 .col-md-4 {
	padding: 0 5%;
}
.medi2 ul {
	margin: 0;
}
.medi2 ul li:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 991px) {
	.medi2 .col-md-4 {
		padding: 0 20px;
	}
}
@media screen and (max-width: 767px) {
	.medi2 .col-md-4 {
		padding: 0 40px;
	}
}
.me-box {
	background: #fff;
	padding: 40px;
}
.me-box.me-bg {
	background: #F7F7F7;
}
.me-box h5 {
	margin: 0;
	font-size: 1.3rem;
	text-align: center;
	color: #9a715d !important;
	line-height: 1.5;
}
.me-box .me-right {
	border-left: 1px solid #9a715d;
}
.me-box p {
	margin: 0;
	padding: 20px;
}
.me-box ul li:last-child{
	margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
	.me-box {
		padding: 30px;
	}
}
@media screen and (max-width: 767px) {
	.me-box .me-right {
		border-left: none;
		border-top: 1px solid #9a715d;
	}
	.me-box h5 {
		margin-bottom: 20px;
	}
	.me-box ul {
		padding-left: 20px;
		margin-bottom: 0;
	}
	.me-box p {
		padding: 20px 0 0;
	}
}
.taiso h6 {
	text-align: center;
	margin: 15px 0 10px;
	font-size: 1.2rem;
	color: #0a1e54 !important;
}
.taiso p {
	margin-bottom: 0;
}
/* Page Accsee */
.ac-box p {
	margin: 15px auto 0;
	width: 320px;
}
.ac-box p i {
	margin-right: 10px;
	color: #0a1e54 !important;
}
/* Page All */
.contents-con {
	padding: 100px 0;
}
.first-con {
	padding: 80px 0 100px;
}
.bg-1 {
	background: #f9f0ee;
}
.bg-2 {
	background: rgba(217, 217, 217, .2);
	position: relative;
}
.bg-2:before, .bg-2:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 100px 100px 100px;
	border-color: transparent transparent #c1a884 transparent;
	z-index: 2;
}
.bg-2:before {
	top: -20px;
	right: -100px;
	transform: rotate(45deg);
}
.bg-2:after {
	bottom: -20px;
	left: -100px;
	transform: rotate(-135deg);
}
.bg-3 {
	background: rgba(217, 217, 217, .2);
}
.bg-4 {
	background: url(../../../wp-content/uploads/2025/11/gre-bg2.png) no-repeat center bottom / 100%;
}
.bg-5 {
	background: #d9c2ae;
}
.bg-6 {
	background: url(../../../wp-content/uploads/2025/11/bg-1.png) no-repeat left bottom / auto 100%;
}
.bg-7 {
	background: url(../../../wp-content/uploads/2025/11/bg-2.png) no-repeat left top / 80%;
}
@media screen and (max-width: 1199px) {
	.bg-7 {
		background-size: 100%;
	}
}
@media screen and (max-width: 991px) {
	.contents-con {
		padding: 80px 0;
	}
	.first-con {
		padding: 30px 0 80px;
	}
}
@media screen and (max-width: 767px) {
	.bg-2:before, .bg-2:after {
		border-width: 0 80px 80px 80px;
	}
	.bg-2:before {
		right: -80px;
	}
	.bg-2:after {
		left: -80px;
	}
	.bg-6 {
		background-position: 20% bottom;
	}
}
/* Btn */
.btn {
	border-radius: 0;
}
.btn-more {
	transition: all .3s ease-out;
	padding: 13px 20px 15px;
	line-height: 1;
	color: #0a1e54 !important;
	border: 2px solid #0a1e54;
	background: #fff;
}
.btn-more:hover {
	text-decoration: none;
	transition: 0.3s;
	color: #fff !important;
	border: 2px solid #0a1e54;
	background: #0a1e54;
}
/* List */
.ul-pl25 {
	padding-left: 25px;
}
.no-list {
	list-style: none;
	padding-left: 0;
}
ul.check {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	overflow: auto;
}
ul.check li {
	margin: 15px 0;
	padding-left: 32px;
	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: 24px;
	color: #0a1e54 !important;
}
ul.check.co2 li:before {
	color: #719bbe !important;
}
@media screen and (max-width: 991px) {
	ul.check li {
		margin: 7px 0;
	}
}
@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 */
table.zikan {
	width: 100%;
	border: none;
}
.zikan th, .zikan td {
	padding: 15px 3px;
	text-align: center;
	border: none;
}
.zikan thead th, .zikan thead td {
	border-bottom: 1px solid #D9D9D9;
}
.zikan tbody td {
	width: 13%;
	color: #9a715d !important;
	font-size: 18px;
	font-weight: bold;
}
.zikan tbody td.t-col1 {
	color: #595959 !important;
}
.ta1 {
	width: 100%;
	border-top: none;
}
.ta1 th, .ta1 td {
	text-align: center;
	border: none;
	padding: 0;
}
.ta1 th {
	width: 40%;
}
.ta1 th span, .ta1 td span {
	display: block;
	width: 99%;
	padding: 1rem 10px;
	margin: 3px;
}
.ta1 th span {
	background: #d9c2ae;
	border: 2px solid #d9c2ae;
}
.ta1 td span {
	background: #fff;
	border: 2px solid #d9c2ae;
}
.ta1 td a {
	color: #595959 !important;
}
.ta1.w40 th {
	width: 40%;
}
@media screen and (min-width: 768px) {
	.ta1 th.he90 span, .ta1 td.he90 span {
		height: 120px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.ta1 th.he-90 span, .ta1 td.he-90 span {
		height: 120px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.ta1 th.he-100 span, .ta1 td.he-100 span {
		height: 150px;
	}
}
@media screen and (max-width: 767px) {
	.ta1 {
		width: 100%;
	}
	.ta1 th, .ta1 td, .ta1.w40 th {
		display: block;
		width: 100%;
		border-bottom: none;
	}
}
.ta2 {
	width: 100%;
	border-top: none;
}
.ta2 th, .ta2 td {
	border: none;
	padding: 15px 5px;
	border: 5px solid #F7F7F7;
}
.ta2 thead td {
	background: #9a715d;
	color: #fff !important;
	text-align: center;
}
.ta2 tbody th {
	background: #c1a884;
	color: #fff !important;
	text-align: center;
	width: 22%;
}
.ta2 tbody td {
	background: #fff;
	width: 26%;
}
.ta2.ta2-bg thead th, .ta2.ta2-bg thead td {
	background: #c1a884;
	color: #fff !important;
	text-align: center;
}
.ta2.ta2-bg tbody th {
	background: #9a715d;
	color: #fff !important;
}
.ta2-sp {
	display: none;
}
@media screen and (max-width: 767px) {
	.sp-table h5 {
		width: 100%;
		padding: 15px 5px;
		margin: 10px 0 5px;
		background: #9a715d;
		color: #fff !important;
		text-align: center;
	}
	.ta2 {
		display: none;
	}
	.ta2-sp, .ta2-sp tbody, .ta2-sp tbody tr {
		width: 100%;
		display: block;
		border: none;
	}
	.ta2-sp th, .ta2-sp td {
		width: 100%;
		display: block;
		padding: 15px 10px;
		border: 5px solid #F7F7F7;
	}
	.ta2-sp th {
		background: #c1a884;
		color: #fff !important;
		text-align: center;
	}
	.ta2-sp td {
		background: #fff;
	}
}
/* PageTopBtn */
.page_top_btn {
	right: 10px;
	width: 50px;
	height: 50px;
	background-color: #0a1e54 !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: 0;
}
.w--150 {
	width: 150px;
}
.w--350 {
	width: 100%;
	max-width: 350px;
}

.boxd{
	max-width: 480px;
}
.wawa{
	max-width: 590px;
}
.w388{
	display: none;
}
ul.w3s{
	margin-top: 10px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
ul.w3s li{
	width: calc(33.33333333% - 0px);
}
@media screen and (max-width: 767px){
	.boxd{
		max-width: 415px;
	}
	.wawa{
		max-width: none;
	}
	.wawa ul{
		padding-left: 20px;
	}
}/* 767*/
@media screen and (max-width: 425px){
	.box2 ul{
		padding-left: 20px;
	}
	.nayami-box ul{
		padding-left: 0;
	}
	.olpl ol{
		padding-left: 15px;
	}
	ul.check li{
		padding-left: 30px;
	}
	ul.check li::before{
		top: 8px;
        font-size: 20px;
        line-height: 1;
	}
	ul.w3s{
		display: block;
	}
	ul.w3s li{
		width: 100%;
	}
}/* 425*/
@media screen and (max-width: 388px){
	.w388{
		display: block;
	}
}/* 388*/
/* Reset */
.mainSection .widget, .siteFooter .widget {
	margin-bottom: 0 !important;
}
.siteContent, .sectionBox {
	padding: 0;
}
.entry-full {
	margin-bottom: 0;
}
.blog .siteContent, .archive .siteContent, .post-template-default .siteContent, .news-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, .news-template-default .siteContent {
		padding: 50px 0 80px;
	}
	.blog .mainSection, .archive .mainSection, .post-template-default .mainSection, .news-template-default .mainSection {
		margin-bottom: 50px;
	}
}
.vk_post_title_new {
	display: none;
}