/*
Theme Name: nagayama-naika
Theme URI: nagayama-naika.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, body:not(.header_scrolled) .siteHeader-trans-true, .gMenu_name, .btn {
	color: #595959 !important;
}
body, table th, table td, .postListText_date, .postListText_title, .btn {
	font-size: 18px;
}
.hoho{
	font-size: 20px;
}
@media screen and (max-width: 767px) {
	body, table th, table td, .postListText_date, .postListText_title, .btn {
		font-size: 16px;
	}
	.hoho{
		font-size: 18px;
	}
}
@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, .name, .f-navi ul li a, div.page-header_pageTitle {
	font-family: "Kosugi Maru", sans-serif;
	font-display: swap;
	letter-spacing: .12em;
}
.en, .gMenu > li .gMenu_description, .tit2 span, .name span {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-display: swap;
}
.mainSection {
	background-color: transparent;
}
div.wide-wrap {
	position: relative;
	margin: 0 calc(50% - 50vw);
	overflow: hidden;
}
.textblock {
	display: inline-block;
}
.sp, .br-sp {
	display: none !important;
}
.mt--5 {
	margin-top: 50px !important;
}
.mb--4 {
	margin-bottom: 40px !important;
}
.mb--5 {
	margin-bottom: 50px !important;
}
.mb--7 {
	margin-bottom: 70px !important;
}
.mb--10 {
	margin-bottom: 100px !important;
}
.f80 {
	font-size: 0.8em;
}
.cen2 {
	text-align: center;
}
.ls-12 {
	letter-spacing: .12em;
}
@media (min-width: 992px) {
	.lg-pb120 {
		padding-bottom: 120px !important;
	}
	.lg-pt80 {
		padding-top: 80px !important;
	}
}
@media (min-width: 1199px) {
	.pc-pt130 {
		padding-top: 130px !important;
	}
}
@media screen and (max-width:991px) {
	.md-mb30 {
		margin-bottom: 30px !important;
	}
	.md-mb50 {
		margin-bottom: 50px !important;
	}
	.mb--10 {
		margin-bottom: 80px !important;
	}
}
@media screen and (max-width:767px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: inherit !important;
	}
	.mt--5 {
		margin-top: 30px !important;
	}
	.sp-mb30, .mb--5 {
		margin-bottom: 30px !important;
	}
	.sp-mb50 {
		margin-bottom: 50px !important;
	}
	.br-sp {
		display: block !important;
	}
	.cen2 {
		text-align: left;
	}
}
/* AnchorLink */
html {
	scroll-padding-top: 80px;
}
/* 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;
}
.img-con img {
	border-radius: 10px;
}
/* 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: 85%;
	margin: 0 auto;
}
@media screen and (max-width: 991px) {
	.box1 {
		width: 100%;
	}
}
/* Color */
.color1 {
	color: #4C8CC0 !important;
}
.color2 {
	color: #b4d2ed !important;
}
/* Title */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.6;
	letter-spacing: .12em;
}
.tit2 {
	font-size: 38px;
	margin-bottom: 3rem;
}
.tit2 span {
	font-size: 24px;
	display: block;
	text-transform: uppercase;
	color: #4C8CC0 !important;
}
.tit3 {
	padding: 0 0 1rem;
	margin: 0 auto 2.5rem;
	background: linear-gradient(90deg, #b4d2ed 0% 33%, #F3B7BA 33% 66%, #FDEEF2 66%);
	background-repeat: no-repeat;
	background-size: 4rem 0.4rem;
	background-position: bottom;
	font-size: 32px;
	text-align: center;
}
.tit4 {
	position: relative;
	padding: 0.4em 1em 0.4em 2.3em;
	background: linear-gradient(90deg, #4C8CC0,#B4D2ED);
	border-radius: 10px;
	font-size: 28px;
	margin: 0 0 2.5rem;
	color: #fff !important;
}
.tit4::before, .tit4::after {
	display: inline-block;
	position: absolute;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border: 2px solid #fff;
	content: '';
}
.tit4::before {
	top: calc(50% - 3px);
	left: 20px;
}
.tit4::after {
	top: calc(50% + 3px);
	left: 30px;
}
.tit5 {
	position: relative;
	margin: 0 0 2rem;
	padding: 0 0 0.5em 10px;
	border-bottom: 4px solid #E7E6E6;
	font-size: 24px;
}
.tit5:before {
	position: absolute;
	content: '';
	width: 15%;
	left: 0;
	bottom: -4px;
	border-bottom: 4px solid #F3B7BA;
	border-radius: 15px;
}
.tit6 {
	margin: 0 0 1.4rem;
	padding: 0 0.2em;
	border-bottom: 2px dashed #4C8CC0;
	font-size: 20px;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.tit2 {
		font-size: 32px;
	}
	.tit2 span {
		font-size: 22px;
	}
	.tit3 {
		font-size: 28px;
	}
	.tit4 {
		font-size: 24px;
		padding: 0.4em 1em 0.4em 2em;
	}
	.tit4::before, .tit4::after {
		width: 15px;
		height: 15px;
	}
	.tit4::after {
		top: calc(50% + 3px);
		left: 25px;
	}
	.tit5 {
		font-size: 20px;
	}
	.tit6 {
		font-size: 18px;
	}
}
/* Header */
.siteHeader {
	background-color: transparent;
	box-shadow: none;
}
@media screen and (min-width: 992px) {
	.siteHeadContainer.container {
		background: rgba(255, 255, 255, .6);
		position: relative;
		z-index: 3;
	}
	.siteHeader::after {
		position: absolute;
		top: 0;
		right: 0;
		width: 300px;
		height: 234px;
		background: url(../../../wp-content/uploads/2025/08/head-bg2.png) no-repeat right top / 300px;
		content: "";
		z-index: 2;
	}
	.siteHeader_logo {
		width: 30%;
	}
	.siteHeader_sub {
		width: 70%;
	}
	.siteHeader_logo img {
		max-height: 70px;
	}
}
@media screen and (min-width: 1400px) {
	.siteHeadContainer.container {
		background: none;
	}
	.siteHeadContainer.container .navbar-header, .gMenu_outer nav {
		background: rgba(255, 255, 255, .6)
	}
	.siteHeader::after {
		width: 350px;
		height: 273px;
		background-size: 350px auto;
	}
}
.head-sub-con {
	display: flex;
	align-items: center;
	margin-top: 15px;
}
.h-add {
	font-size: 16px;
	font-weight: 700;
	margin: 2px 20px 0 0;
}
.tel {
	font-size: 30px;
	color: #4C8CC0 !important;
	margin-bottom: 0;
	line-height: 1;
}
.tel a {
	color: #4C8CC0 !important;
}
.tel i {
	margin-right: 10px;
}
.veu_card .veu_card_inner {
	padding: 1.5rem 1em;
}
.veu_contact .contact_bt_txt {
	line-height: 1.5;
}
.veu_contact .contact_bt_txt i {
	display: none;
}
/* gMenu */
.device-mobile .gMenu > li {
	padding: 14px 2em;
}
@media screen and (min-width: 992px) {
	.gMenu > li {
		border-left: none;
	}
	.gMenu > li:last-child {
		border-right: none;
	}
	.gMenu > li:hover, .gMenu > li[class*=current], .gMenu a:active, .gMenu a:focus, .gMenu a:hover {
		background-color: rgba(0, 0, 0, 0) !important;
	}
	.gMenu > li .gMenu_name, .device-mobile .gMenu > li .gMenu_name, .gMenu li {
		font-size: 16px;
		color: #595959 !important;
		font-weight: 500;
		letter-spacing: 0.12em;
	}
	.device-pc .gMenu > li .gMenu_name:hover {
		color: #4C8CC0 !important;
	}
	.gMenu > li .gMenu_description {
		font-size: 12px;
		opacity: 1;
		margin-top: 5px;
		text-transform: uppercase;
	}
	.device-pc .gMenu > li a {
		position: relative;
	}
	.device-pc .gMenu > li a::after {
		position: absolute;
		left: 0;
		content: '';
		width: 60%;
		height: 1px;
		background: #4C8CC0;
		bottom: 0;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: transform 0.3s;
		margin: 0 0 5px 20%;
	}
	.device-pc .gMenu > li a:hover::after {
		transform: scale(1, 1);
	}
	.device-pc ul.gMenu > li > ul.sub-menu li a::after {
		display: none;
	}
	ul.gMenu > li > ul.sub-menu li a {
		font-size: 14px;
	}
}
@media screen and (min-width: 1200px) {
	.gMenu > li .gMenu_name, .device-mobile .gMenu > li .gMenu_name, .gMenu li {
		font-size: 18px;
	}
	.gMenu > li .gMenu_description {
		font-size: 13px;
	}
}
/* Footer */
.siteFooter {
	border-top: none;
	background: url(../../../wp-content/uploads/2025/08/foot-bg.png) no-repeat left bottom / 35%;
}
@media screen and (max-width: 991px) {
	.siteFooter {
		background-position: left bottom 80px;
		background-size: 45%;
	}
}
@media screen and (max-width: 767px) {
	.siteFooter {
		background-size: 60%;
	}
}
@media screen and (min-width: 992px) {
	.copySection {
		padding: 20px 0 !important;
	}
	.copySection p {
		margin-bottom: 0;
	}
}
.f-navi {
	width: 100%;
	padding: 80px 0 0;
}
.f-navi ul {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 40px;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.f-navi ul li {
	margin-bottom: 0;
	text-align: center;
}
.f-navi ul li a {
	position: relative;
	color: #595959 !important;
	transition: color 0.15s ease-out;
	letter-spacing: .1em;
}
.f-navi ul li a:hover {
	color: #4C8CC0 !important;
	text-decoration: none;
}
@media screen and (max-width: 991px) {
	.f-navi {
		display: none;
	}
}
.foot-con {
	padding: 50px 0;
}
.foot-logo {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
.f-add {
	width: 370px;
	margin: 0 auto 30px;
}
.f-add p {
	margin-bottom: 0;
}
/* Top-MainSlide */
.slide-con {
	position: relative;
	height: 550px;
	background: linear-gradient(180deg, #fff 0%, #fff 50%, rgba(180, 210, 237, 0.3) 50%, rgba(180, 210, 237, 0.3) 100%);
}
.slide-con::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
	height: 234px;
	background: url(../../../wp-content/uploads/2025/08/head-bg1.png) no-repeat left bottom / 100%;
	content: "";
	z-index: 1;
}
#top-slide div {
	position: relative;
	display: block;
	margin: 0;
	overflow: hidden;
	width: 100%;
}
#top-slide div.img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 500px;
}
#top-slide div.img01 {
	background-image: url(../../../wp-content/uploads/2025/08/slide1.jpg);
	background-position: center bottom;
}
#top-slide div.img02 {
	background-image: url(../../../wp-content/uploads/2025/08/slide2.jpg);
	background-position: center 30%;
}
#top-slide div.img03 {
	background-image: url(../../../wp-content/uploads/2025/08/slide3.jpg);
}
#top-slide div.text-con {
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
#top-slide div.text-con h1 {
	letter-spacing: 0.14em;
	font-size: 2.3rem;
	line-height: 1.7;
	color: #fff !important;
	text-shadow: 0 0 10px #4C8CC0, 0 0 10px #4C8CC0, 0 0 10px #4C8CC0, 0 0 10px #4C8CC0;
	white-space: nowrap;
	text-align: center;
}
#top-slide div.text-con h1.top {
	font-size: 3rem;
}
#top-slide div.text-con h1.top span {
	font-size: 0.8em;
}
@media screen and (min-width: 1400px) {
	.slide-con {
		height: 750px;
	}
	.slide-con::after {
		width: 400px;
		height: 334px;
	}
	#top-slide div.img {
		height: 700px;
	}
	#top-slide div.text-con h1 {
		font-size: 2.5rem;
	}
}
@media screen and (max-width: 991px) {
	.slide-con {
		height: 450px;
		padding-top: 20px;
	}
	.slide-con::before {
		position: absolute;
		top: 0;
		right: 0;
		width: 30%;
		height: 234px;
		background: url(../../../wp-content/uploads/2025/08/head-bg2.png) no-repeat right top / 100%;
		content: "";
		z-index: 1;
	}
	.slide-con::after {
		width: 30%;
	}
	#top-slide div.img {
		height: 400px;
	}
	#top-slide div.text-con h1 {
		font-size: 2rem;
	}
	#top-slide div.text-con h1.top {
		font-size: 2.5rem;
	}
}
@media screen and (max-width: 767px) {
	.slide-con::before, .slide-con::after {
		width: 40%;
	}
	#top-slide div.text-con {
		top: 60%;
	}
	#top-slide div.text-con h1 {
		font-size: 1.5rem;
		text-shadow: 0 0 5px #4C8CC0, 0 0 5px #4C8CC0, 0 0 5px #4C8CC0, 0 0 5px #4C8CC0;
	}
	#top-slide div.text-con h1.top {
		font-size: 2rem;
	}
}
@media screen and (max-width: 374px) {
	#top-slide div.text-con h1 {
		font-size: 1.3rem;
	}
	#top-slide div.text-con h1.top {
		font-size: 1.8rem;
	}
}
/* Top News */
.news-con {
	background: rgba(180, 210, 237, 0.3);
}
.postListText_title a:hover {
	color: #4C8CC0 !important;
	text-decoration: none;
}
@media screen and (min-width: 992px) {
	.n-pr10 {
		padding-right: 40px;
	}
	.n-pl10 {
		padding-left: 40px;
	}
}
/* Top Greeting */
.gre-con {
	position: relative;
	background: rgba(180, 210, 237, 0.1);
}
.gre-con::after {
	position: absolute;
	content: '';
	right: 2%;
	bottom: 20%;
	width: 400px;
	height: 300px;
	background: url(../../../wp-content/uploads/2025/08/gre-bg.png) no-repeat right bottom / 100%;
	z-index: 1;
}
@media screen and (min-width: 1600px) {
	.gre-con::after {
		right: 8%;
	}
}
@media screen and (max-width: 991px) {
	.gre-con {
		background: url(../../../wp-content/uploads/2025/08/gre-bg.png) no-repeat right bottom 2% / 50%, rgba(180, 210, 237, 0.1);
	}
	.gre-con::after {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.gre-con {
		background-size: 40%;
		background-position: right 20px;
	}
}
.name {
	font-size: 1.4rem;
}
.name span {
	font-size: 1.1rem;
	margin-left: 20px;
	letter-spacing: .12em;
}
@media screen and (max-width: 767px) {
	.name, .sp-cen {
		text-align: center;
	}
}
@media screen and (max-width: 380px) {
	.name span {
		display: block;
		margin-left: 0;
	}
}
/* Top Feature */
.fea-con {
	background: url(../../../wp-content/uploads/2025/08/fea-bg1) no-repeat right top / contain, url(../../../wp-content/uploads/2025/08/fea-bg2) no-repeat left bottom / contain;
}
@media screen and (max-width: 991px) {
	.fea-con {
		background-size: 100%;
	}
}
.fea-box {
	position: relative;
	background: #fff;
	padding: 50px 30px 40px;
	box-shadow: 10px 20px #B5D0ED;
	border-radius: 10px;
	margin-top: 70px;
}
.fea-box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(181, 208, 237, 0.2);
}
.fea-box.f-box2 {
	box-shadow: -10px 20px #B5D0ED;
}
.fea-box .img-con {
	width: 100%;
	max-width: 300px;
	position: relative;
	padding-top: 20px;
}
.fea-box .fea-txt {
	position: relative;
	z-index: 1;
}
.fea-box .img-con p {
	position: absolute;
	content: '';
	left: -5px;
	top: -15px;
	width: 100%;
	height: auto;
	margin: 0;
	text-align: left;
	font-size: 2rem;
	letter-spacing: .13em;
	color: #4C8CC0 !important;
	text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
.fea-box.f-box2 .img-con p {
	left: auto;
	right: -5px;
	top: -15px;
	text-align: right;
}
.fea-con .fea-txt h5, .fea-con .fea-txt p {
	margin-bottom: 20px;
}
.fea-con .fea-txt p:last-child {
	margin-bottom: 0;
	text-align: right;
}
@media screen and (min-width: 992px) {
	.fea-flex {
		display: flex;
		justify-content: space-between;
	}
	.fea-flex.f-reverse {
		flex-direction: row-reverse;
	}
	.fea-con .fea-txt {
		width: calc(100% - 350px);
	}
}
@media screen and (max-width: 991px) {
	.fea-box .img-con {
		margin: 0 auto 30px;
	}
}
@media screen and (max-width: 767px) {
	.fea-box {
		margin-top: 50px;
		padding: 40px 20px 30px;
	}
}
/* 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 Medical */
.medi-con {
	background: rgba(217,233,246,.4);
}
.medi-con ul li {
	margin-bottom: 40px;
}
@media screen and (min-width: 501px) {
	.medi-con ul li:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 500px) {
	.medi-con ul li:last-child {
		margin-bottom: 0;
	}
}
.top-medi a {
	width: 80%;
	display: block;
	background: #fff;
	box-shadow: 0 0 8px rgba(181, 208, 237, 0.2);
	padding: 30px 30px 50px;
	border-radius: 20px;
	transition: .5s;
	position: relative;
	z-index: 1;
	margin: 0 auto;
}
.top-medi a:hover {
	transform: translate(0, -8px);
	opacity: .8;
	text-decoration: none;
}
.top-medi .img-con {
	position: relative;
	padding-bottom: 50px;
}
.top-medi .img-con .icon-img {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 100px;
	z-index: 1;
	background: #4C8CC0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.top-medi .img-con .icon-img img {
	width: 60px;
}
.top-medi h3 {
	text-align: center;
	font-size: 1.9rem;
	margin: 30px 0 0;
}
.top-medi p {
	text-align: center;
	margin-bottom: 0;
	letter-spacing: .12em;
}
@media screen and (max-width: 991px) {
	.top-medi a {
		width: 100%;
	}
}
@media screen and (min-width: 501px) and (max-width: 767px) {
	.top-medi a {
		padding: 30px 15px 50px;
	}
}
@media screen and (max-width: 500px) {
	.top-medi a {
		padding: 30px 20px 50px;
	}
}
/* Page Header */
.page-header {
	height: 200px;
	background-color: #fff !important;
}
.page-header:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .6);
}
.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 10px #4C8CC0, 0 0 10px #4C8CC0, 0 0 10px #4C8CC0, 0 0 10px #4C8CC0
}
.page-id-17 .page-header {
	background: url(../../../wp-content/uploads/2025/08/head-cli.jpg) no-repeat center / cover;
}
.page-id-19 .page-header {
	background: url(../../../wp-content/uploads/2025/08/head-iin.jpg) no-repeat center / cover;
}
.page-id-21 .page-header, .page-id-27 .page-header, .page-id-29 .page-header, .page-id-31 .page-header, .page-id-33 .page-header {
	background: url(../../../wp-content/uploads/2025/08/head-medi.jpg) no-repeat center / cover;
}
.page-id-23 .page-header {
	background: url(../../../wp-content/uploads/2025/08/head-acc.jpg) no-repeat center / cover;
}
.page-id-25 .page-header {
	background: url(../../../wp-content/uploads/2025/08/head-rec.jpg) no-repeat center / cover;
	background-position:right 20px;
}
@media screen and (max-width: 991px) {
	.page-header {
		height: 220px;
		padding-top: 20px;
		background-position: center 20px !important;
	}
	.page-header::after {
		position: absolute;
		top: 0;
		right: 0;
		width: 30%;
		height: 234px;
		background: url(../../../wp-content/uploads/2025/08/head-bg2.png) no-repeat right top / 100%;
		content: "";
		z-index: 1;
	}
}
@media screen and (max-width: 767px) {
	.page-header::after {
		width: 40%;
	}
}
/* 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:hover {
	color: #4C8CC0 !important;
}
h1.entry-title {
	font-size: 1.5rem;
}
.media .media-body .media-heading {
	font-weight: 500;
}
.sideSection-base-on {
	background-color: rgba(255, 255, 255, 0.3);
}
/* Page Itroduction */
.p-gre {
	position: relative;
	background: rgba(180, 210, 237, 0.1);
}
.p-gre::after {
	position: absolute;
	content: '';
	right: 2%;
	bottom: 20px;
	width: 400px;
	height: 300px;
	background: url(../../../wp-content/uploads/2025/08/gre-bg.png) no-repeat right bottom / 100%;
	z-index: 1;
}
@media screen and (min-width: 1600px) {
	.p-gren::after {
		right: 10%;
	}
}
@media screen and (max-width: 767px) {
	.p-gre::after {
		width: 60%;
		bottom: 3px;
	}
}
.g-box {
	border: 1px solid #4C8CC0;
	background: #fff;
	border-radius: 10px;
	padding: 30px 50px;
}
@media screen and (max-width: 1199px) {
	.g-box {
		padding: 30px;
	}
}
@media screen and (max-width: 991px) {
	.g-box {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	.g-box {
		padding: 30px 20px;
	}
}
.g-box ul {
	margin: 0;
}
dl.keireki {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0;
	margin: 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: 80px;
	font-family: "Noto Sans JP", sans-serif;
}
dl.keireki dd {
	width: calc(100% - 85px);
	margin-bottom: .8em;
}
dl.keireki dd:last-child {
	margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
	.g-box ul {
		padding-left: 25px;
	}
	dl.keireki dt, dl.keireki dd {
		font-size: 16px;
	}
	dl.keireki dt {
		width: 70px;
		padding-left: 10px;
	}
	dl.keireki dd {
		width: calc(100% - 70px);
	}
}
/* Page Clinic */
.photobox {
	width: 80%;
	margin: 0 auto;
	display: flex !important;
	align-items: flex-start;
	justify-content: space-between;
}
ul#photoSlider, ul.thumbnail {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
}
ul#photoSlider {
	width: 83%;
}
#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(76, 140, 192, .8);
	text-align: center;
	letter-spacing: 0.12em;
	color: #fff !important;
}
.thumbnail {
	width: 15%;
	margin: 0 auto;
}
.thumbnail .slick-track {
	transform: unset !important;
	width: 100% !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.thumbnail .slick-slide {
	width: 48% !important;
}
.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-slide {
		width: 13.5% !important;
	}
	.thumbnail .slick-slide li {
		margin-bottom: 6px;
	}
}
@media screen and (max-width: 767px) {
	.thumbnail .slick-track {
		justify-content: center;
	}
	.thumbnail .slick-slide {
		width: 23% !important;
		margin: 0 1%;
	}
}
.c-box {
	background: #fff;
	padding: 30px 20px;
	box-shadow: 0 0 8px rgba(181, 208, 237, 0.2);
	border-radius: 10px;
}
.c-box p {
	margin-bottom: 0;
}
/* Page Medical */
.nayami-box {
	width: 85%;
	padding: 30px 5px 30px 55px;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #4C8CC0;
}
.nayami-box.b-1 {
	padding: 30px 15%;
}
.nayami-box ul {
	margin: 0;
}
@media screen and (max-width: 1199px) {
	.nayami-box {
		width: 100%;
		padding: 30px 0 30px 35px;
	}
}
@media screen and (max-width: 991px) {
	.nayami-box {
		width: 80%;
		padding-left: 50px;
	}
	.nayami-box.b-1 {
		width: 80%;
		padding: 30px 18%;
	}
}
@media screen and (max-width: 767px) {
	.nayami-box {
		width: 100%;
		padding: 30px 20px;
	}
	.nayami-box.b-1 {
		width: 100%;
		padding: 30px 0;
	}
	.nayami-box.b-1 ul {
		width: 290px;
		margin: 0 auto;
	}
}
.m-box, .m-box2 {
	background: rgba(180, 210, 237, 0.2);
	padding: 30px 20px;
	box-shadow: 0 0 8px rgba(181, 208, 237, 0.2);
	border-radius: 10px;
}
.m-box2 {
	padding: 30px 50px;
	background: #fff;
}
.m-box.bg-f {
	background: #fff;
}
.m-box p, .m-box2 p {
	margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
	.m-box2 {
		padding: 30px 40px;
	}
}
@media screen and (max-width: 767px) {
	.m-box2 {
		padding: 30px 20px;
	}
	.m-box2 ul {
		padding-left: 25px;
	}
}
/* Page Access */
.a-box {
	padding: 0 50px;
}
.a-box ul {
	margin: 0;
	padding-left: 25px;
}
@media screen and (max-width: 1199px) {
	.a-box {
		padding: 0 20px;
	}
}
/* Page Yoyaku */
ol.w-yoyaku {
	margin-top: 0;
	padding-left: 20px;
}
table.yoyaku {
	width: 100%;
	margin-bottom: 30px;
}
table.yoyaku th {
	width: 30%;
	background: rgba(180, 210, 237, 0.3);
}
table.yoyaku td {
	width: 70%;
	background: #fff;
}
table.yoyaku td.item-x {
	display: flex;
	width: 100%;
}
table.yoyaku th span.required {
	font-size: 0.8rem;
	background: #4C8CC0;
	color: #fff !important;
	padding: 0 8px;
	display: inline-block;
	margin-left: 3px;
	border-radius: 3px;
}
.form-control.w--50 {
	display: inline-block;
	width: 100px;
}
.form-control.w--150 {
	display: inline-block;
	width: 150px;
}
.btn-primary.disabled, .btn-primary:disabled {
	color: #595959;
	background-color: #eee;
	border-color: #ccc;
	padding: 10px 20px;
}
.wpcf7-spinner {
	display: block;
}
table.yoyaku p {
	margin: 0;
}
@media screen and (max-width: 767px) {
	table.yoyaku {
		width: 100%;
	}
	table.yoyaku th, table.yoyaku td, table.yoyaku td.item-x {
		display: block;
		width: 100%;
		border-bottom: none;
		margin: 0 auto;
	}
	.table tbody tr td .form-control, .table tbody tr th .form-control, .table td .form-control, .table th .form-control, .table thead tr td .form-control, .table thead tr th .form-control, table tbody tr td .form-control, table tbody tr th .form-control, table td .form-control, table th .form-control, table thead tr td .form-control, table thead tr th .form-control {
		max-width: 100%;
	}
}
/* Page All */
.first-con {
	padding: 80px 0 100px;
}
.contents-con {
	padding: 100px 0;
}
.bg-1 {
	background: rgba(180, 210, 237, 0.1);
}
.bg-2 {
	background: rgba(180, 210, 237, 0.2);
}
@media screen and (max-width: 991px) {
	.first-con {
		padding: 60px 0 80px;
	}
	.contents-con {
		padding: 80px 0;
	}
}
/* Btn */
.btn-more {
	letter-spacing: .12em;
	transition: all .3s ease-out;
	background: #fff;
	border: 2px solid #F3B7BA;
	padding: 13px 10px 15px;
	line-height: 1;
	border-radius: 5px;
}
.btn-more:hover {
	background: #FDEEF2;
	border: 2px solid #FDEEF2;
	text-decoration: none;
	transition: 0.3s;
}
.b-col2 {
	background: #fff;
	border: 2px solid #4C8CC0;
}
.b-col2:hover {
	background: #b4d2ed;
	border: 2px solid #b4d2ed;
}
.p--5 {
	padding: 7px 10px;
}
.w-150 {
	width: 150px;
}
.w--300 {
	width: 100%;
	max-width: 300px;
}
.w--350 {
	width: 100%;
	max-width: 350px;
}
/* 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: #4C8CC0 !important;
}
@media screen and (max-width: 991px) {
	ul.check li {
		margin: 7px 0;
	}
}
@media screen and (min-width: 500px) {
	.col2-medi {
		display: grid;
		width: 100%;
		column-gap: 2em;
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (min-width: 991px) {
	.col-50 {
		display: grid;
		width: 100%;
		column-gap: 1.5em;
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (min-width: 1200px) {
	.col-50 {
		column-gap: 2em;
	}
}
/* Table */
table.zikan {
	width: 100%;
	border: none;
}
table.zikan th, table.zikan td {
	padding: 10px 3px;
	border: none;
	text-align: center;
}
table.zikan thead th, table.zikan thead td {
	border-bottom: 1px solid #ccc;
}
table.zikan th {
	width: 28%;
	color: #595959 !important;
}
table.zikan td {
	width: 12%;
	line-height: 1.2;
}
table.zikan tbody td {
	color: #4C8CC0 !important;
}
table.zikan tbody td.col2 {
	color: #595959 !important;
}
.ta1 {
	width: 100%;
	border-top: 1px solid #eee;
}
.ta1 th {
	background: #4C8CC0;
	width: 30%;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 1rem 10px;
	color: #fff !important;
}
.ta1 td {
	background: #fff;
	border-bottom: 1px solid #eee;
	padding: 1rem 10px;
	text-align: center;
}
.ta1 td a {
	color: #595959 !important;
}
.ta1.pri th {
	width: 50%;
}
.ta1 td.text-l {
	text-align: left;
}
@media screen and (max-width: 767px) {
	.ta1 {
		width: 100%;
	}
	.ta1 th, .ta1 td, .ta1.pri th {
		display: block;
		width: 100%;
		border-bottom: none;
	}
	.ta1 td:last-child {
		border-bottom: 1px solid #eee;
	}
}
/* Wave */
.wave-bottom, .wave-top {
	position: relative;
}
.wave-top::after {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	width: 100%;
	height: 73px;
	background: url(../../../wp-content/uploads/2025/08/wave1.png) no-repeat;
	background-position: left top;
	background-size: 100% auto;
	z-index: 1;
}
.wave-bottom::after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 73px;
	background: url(../../../wp-content/uploads/2025/08/wave2.png) no-repeat;
	background-position: left bottom;
	background-size: 100% auto;
	z-index: 1;
}
/* SideFloatingMenu */
.sideFloatingMenu {
	display: block;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 200px;
	z-index: 99999;
}
.sideFloatingMenu .web-btn {
	max-width: 60px;
	height: 200px;
	background: #4C8CC0;
	border-radius: 5px 0 0 5px;
	transition: 0.3s;
}
.sideFloatingMenu .web-btn:hover {
	background: #b4d2ed;
	transition: 0.3s;
}
.sideFloatingMenu .web-btn p {
	writing-mode: vertical-rl;
	text-orientation: upright;
	color: #fff !important;
	font-size: 20px;
	margin: 0;
	letter-spacing: .13em;
	padding: 25px 10px 10px 16px;
	white-space: nowrap;
	line-height: 1.5;
	display: flex;
	align-items: center;
}
.sideFloatingMenu .web-btn p i {
	margin-bottom: 15px;
	font-size: 22px;
}
@media screen and (max-width:991px) {
	.sideFloatingMenu {
		display: none !important;
	}
}
/* PageTopBtn */
.page_top_btn {
	right: 10px;
	width: 50px;
	height: 50px;
	background-color: #4C8CC0 !important;
	box-shadow: none !important;
	background-image: var(--ver_page_top_button_url);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
}

#top-slide div .slide-bnr{
	position: absolute;
	right: 10%;
	transform: translateY(-50%);
	z-index: 2;
	font-size: 20px;
	width: 165px;
	height: 165px;
	border: 5px solid #abc4e0;
	top: 83%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	text-align: center;
	line-height: 1.3;
	border-radius: 50%;
	color: #fff !important;
	background: #4C8CC0;
	border: 5px solid #abc4e0;
}
#top-slide div .pink{
	background: #F3B7BA;
	border: 5px solid #f8cfd1;
}

.w425{
	display: none;
}
@media screen and (max-width: 1199px){
	#top-slide div .slide-bnr{
		font-size: 18px;
        width: 155px;
        height: 155px;
        top: 83%;
        border: 5px solid #abc4e0;
	}
	#top-slide div .pink{
		border: 5px solid #f8cfd1;
	}
}/* 1199*/
@media screen and (max-width: 991px){
	#top-slide div .slide-bnr{
		font-size: 16px;
        width: 130px;
        height: 130px;
        right: 5%;
	}
}/* 991*/
@media screen and (max-width: 767px){
	#top-slide div .slide-bnr{
		width: 115px;
        height: 115px;
        font-size: 14px;
        top: 85%;
		right: 5%;
		border: 5px solid #abc4e0;
	}
	#top-slide div .pink{
		border: 5px solid #f8cfd1;
	}
	.w425{
		display: block;
	}
}/* 767*/

/* Reset */
.siteFooter a {
	text-decoration: none;
}
.mainSection .widget, .entry-full, .siteFooter .widget {
	margin-bottom: 0;
}
.home .siteContent.siteContent-base-on, .siteContent.siteContent-base-on, .sectionBox {
	padding: 0;
}
.blog .siteContent.siteContent-base-on, .archive .siteContent.siteContent-base-on, .post-template-default .siteContent.siteContent-base-on {
	padding: 80px 0 100px;
}
@media (min-width: 992px) {
	.mainSection-base-on {
		padding: 0;
	}
}
@media (max-width: 991.98px) {
	.mainSection {
		margin-bottom: 0;
	}
	.mainSection-base-on {
		padding: 0;
	}
	.blog .siteContent.siteContent-base-on, .archive .siteContent.siteContent-base-on, .post-template-default .siteContent.siteContent-base-on {
		padding: 40px 0 80px;
	}
}