/*
Theme Name: tsubasa-naika
Theme URI: tsubasa-naika-liver-takamatsu.com
Template: lightning-pro
Author: tomomi-design
Author URI: tomomi-design.com
Version:8.23.10
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 a, body:not(.header_scrolled) .siteHeader-trans-true .gMenu_name {
	color: #595959 !important;
}
body, table th, table td, .postListText_date, .postListText_title {
	font-size: 18px;
}
@media screen and (max-width: 767px) {
	body, table th, table td, .postListText_date, .postListText_title {
		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;
	}
}
h1, h2, h3, h4, h5, h6, .entry-title, .name, .vk-mobile-nav nav ul, div.page-header_pageTitle, .btn-more {
	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, .fea-img .num, .price th, .gaiyo th, .yoyaku-box .item p span, .bnr-con ul li {
	font-family: "Zen Maru Gothic", system-ui;
	font-weight: 500;
	font-style: normal;
}
.mainSection {
	background-color: transparent;
}
div.wide-wrap {
	position: relative;
	margin: 0 calc(50% - 50vw);
	overflow: hidden;
}
.textblock {
	display: inline-block;
}
.sp, .br-blo, .br-md,.brw {
	display: none !important;
}
.mb--5 {
	margin-bottom: 50px !important;
}
.mb--7 {
	margin-bottom: 70px !important;
}
@media screen and (min-width:992px) {
	.ml--2{
		margin-left: 20px;
	}
}
@media screen and (max-width:991px) {
	.md-mb30 {
		margin-bottom: 30px !important;
	}
	.br-md,.brw {
		display: block !important;
	}
}
@media screen and (max-width:767px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: inherit !important;
	}
	.mb--4, .sp-mb30 {
		margin-bottom: 30px !important;
	}
	.br-blo {
		display: block !important;
	}
}
@media screen and (min-width:992px) and (max-width:1199px) {
	.br-blo {
		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;
	}
}
/* Box */
.box1 {
	width: 85%;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.box1 {
		width: 100%;
	}
}
/* Color */
.color1 {
	color: #cbe199 !important;
}
.color2 {
	color: #719bbe !important;
}
.color3 {
	color: #e0f1f1 !important;
}
/* Title */
.tit2 {
	position: relative;
	font-size: 40px;
	padding-left: 60px;
	z-index: 1;
}
.tit2::before {
	content: attr(data-en);
	position: absolute;
	top: 0;
	left: -20px;
	color: rgba(203, 225, 153, 0.5);
	font-size: 80px;
	writing-mode: vertical-rl;
	letter-spacing: 1px;
	z-index: -1;
}
.tit2::after {
	background-color: #cbe199;
	border-radius: 5px;
	bottom: -10px;
	content: "";
	height: 3px;
	left: 60px;
	position: absolute;
	width: 100px;
}
.tit02 {
	position: relative;
	font-size: 40px;
}
.tit02::after {
	background-color: #cbe199;
	border-radius: 5px;
	bottom: -10px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 100px;
}
.tit3 {
	font-size: 34px;
	padding: 10px 20px 10px 30px;
	display: block;
	position: relative;
	margin: 0 0 30px;
}
.tit3:before, .tit3:after {
	content: "";
	display: block;
	position: absolute;
}
.tit3:before {
	bottom: -10px;
	left: 10px;
	width: 5px;
	height: 30px;
	border-left: 2px solid #719bbe;
}
.tit3:after {
	left: 0;
	bottom: 0;
	width: calc(100% - 8px);
	height: 2px;
	background: #719bbe;
}
.tit4 {
	font-size: 30px;
	padding: 15px;
	display: block;
	border-bottom: 4px solid #719bbe;
	position: relative;
}
.tit4::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 2px;
	background: #cbe199;
}
@media screen and (max-width: 767px) {
	.tit2, .tit02 {
		font-size: 34px;
		padding-left: 20px;
	}
	.tit2:before {
		font-size: 60px;
	}
	.tit2:after {
		left: 20px;
	}
	.tit3 {
		font-size: 30px;
	}
	.tit4 {
		font-size: 26px;
		padding: 10px 5px 15px 10px;
	}
}
/* Header */
.siteHeader {
	box-shadow: none;
}
@media screen and (min-width: 992px) {
	.siteHeader_logo img {
		max-height: 70px;
	}
	.head-telbox {
		float: right;
		display: flex;
		align-items: center;
	}
	.head-bnrbox {
		float: right;
		display: flex;
		align-items: center;
	}
	.head-bnrbox a {
		margin-left: 20px;
	}
	.head-bnrbox a img {
		width: 35px;
		transition: all .3s ease-out;
	}
	.head-bnrbox a:hover img {
		opacity: .7;
		transition: all .3s ease-out;
	}
	.papaa{
		margin-top: 15px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
	.siteHeader_logo {
		float: left;
		width: 30%;
		text-align: left;
	}
}
@media screen and (max-width: 991px) {
	.head-telbox {
		display: none;
	}
	.papaa {
		display: flex;
		flex-wrap: wrap;
		margin-top: 15px;
	}
	.papaa a {
		width: 35px;
		margin-right: 20px;
	}
}
.tel {
	font-size: 34px;
	margin: 0;
	line-height: 1.4;
	text-align: center;
	color: #719bbe !important;
	font-weight: bold;
}
.tel span {
	font-size: 18px;
	display: block;
	color: #595959 !important;
}
.tel i {
	margin-right: 10px;
}
.tel a {
	color: #719bbe !important;
}
.vk-mobile-nav-menu-btn {
	display: none;
}
/* Footer */
.siteFooter {
	border-top: none;
}
.siteFooter a {
	text-decoration: none;
}
.foot-con {
	padding: 50px 0;
}
.foot-top {
	text-align: center;
	margin-bottom: 40px;
}
.foot-top img {
	margin-bottom: 15px;
}
.f-acc {
	margin-bottom: 30px;
}
.f-acc p {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	line-height: 1.5;
}
.f-acc p i {
	color: #719bbe !important;
	font-size: 28px;
	width: 60px !important;
	text-align: center;
}
@media screen and (min-width:992px) and (max-width:1199px) {
	.f-acc {
		width: 380px;
		margin: 0 auto 30px;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.f-acc {
		width: 570px;
		margin: 0 auto 30px;
	}
}
@media screen and (max-width: 369px) {
	.f-acc p i {
		font-size: 24px;
		width: 40px !important;
	}
}
/* Top-MainSlide */
.slide-con {
	margin-bottom: 0 !important;
	width: 100vw;
}
.slide_inner {
	position: relative;
}
#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: 600px;
}
@media screen and (min-width: 992px) {
	.slide-con {
		height: 600px;
	}
}
@media screen and (min-width: 1600px) {
	.slide-con, #top-slide div.img {
		height: 750px;
	}
}
#top-slide div.img001 {
	background-image: url(../../../wp-content/uploads/2025/06/slide01.jpg);
}
#top-slide div.img002 {
	background-image: url(../../../wp-content/uploads/2025/06/slide02.jpg);
}
#top-slide div.img003 {
	background-image: url(../../../wp-content/uploads/2025/06/slide03.jpg);
}
.slide_inner .bnr-con {
	position: absolute;
	top: 80%;
	left: 5%;
	transform: translateY(-50%);
	width: 100%;
}
@media screen and (min-width: 1400px) {
	.slide_inner .bnr-con {
		width: 80%;
	}
}
.bnr-con ul {
	display: flex;
	text-align: center;
	list-style: none;
	padding-left: 0;
	width: 450px;
	margin: 0;
}
.bnr-con ul li {
	width: 210px;
	height: 210px;
	margin: 0 auto;
	font-size: 24px;
	color: #719bbe !important;
	border-radius: 50%;
	letter-spacing: 1px;
	background: #fff;
	border: 2px solid #719bbe;
	display: flex;
	align-items: center;
	justify-content: center;
}
.slide-con h1 {
	text-align: center;
	margin-bottom: 30px;
}
.slide-con h2 {
	font-size: 24px;
	line-height: 1.6;
	background: #e0f1f1;
	padding: 20px 10px;
	border-radius: 20px;
	margin: 0 auto 30px;
	max-width: 470px;
	text-align: center;
}
.slide-con h2 span {
	font-size: 1.3em;
}
.slide-con h3 {
	font-size: 24px;
	text-align: center;
	margin-top: 0;
	color: #719bbe !important;
}
.slide-con p {
	font-size: 20px;
	margin-bottom: 0;
	text-align: center;
}
@media screen and (max-width: 1199px) {
	.bnr-con ul {
		width: 400px;
	}
	.bnr-con ul li {
		width: 180px;
		height: 180px;
		font-size: 20px;
	}
	.slide-con h3 {
		font-size: 22px;
	}
}
@media screen and (max-width: 991px) {
	#top-slide div.img {
		height: 400px;
	}
	.slide_inner .bnr-con {
		left: 0;
	}
	.bnr-con ul {
		width: 320px;
	}
	.bnr-con ul li {
		width: 150px;
		height: 150px;
		font-size: 18px;
	}
	.slide-bg {
		padding: 50px 15px;
	}
}
@media screen and (max-width: 767px) {
	#top-slide div.img01 {
		background-position: 30% center;
	}
	.bnr-con ul {
		width: 300px;
		margin: 0 auto;
	}
	.bnr-con ul li {
		width: 140px;
		height: 140px;
		font-size: 16px;
	}
	.slide-con h2 {
		font-size: 20px;
	}
	.slide-con h3 {
		font-size: 18px;
	}
	.slide-con p {
		font-size: 16px;
	}
}
/* Top News */
.news-con {
	background: #dad0c7;
}
.bg_news {
	padding: 50px 20px 40px;
	background: rgba(255, 255, 255, .7);
	box-shadow: 2px 2px 5px #ccc;
}
@media screen and (max-width: 767px) {
	.bg_news {
		width: 95%;
		margin: 0 auto;
	}
}
/* Top Greeting */
.box-pl {
	margin-left: 80px;
}
.box-pl .row {
	margin-right: 0;
	margin-left: 0;
}
@media screen and (max-width: 991px) {
	.box-pl {
		margin-left: 60px;
	}
}
@media screen and (max-width: 767px) {
	.box-pl {
		margin-left: 30px;
	}
}
.name {
	text-align: right;
	font-size: 20px;
}
.name span {
	font-size: 16px;
}
@media screen and (max-width: 767px) {
	.name {
		font-size: 18px;
	}
}
dl.keireki {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	list-style: none;
}
dl.keireki dt, dl.keireki dd {
	margin: 0;
	padding: 5px 0;
	font-weight: 300;
	font-size: 18px;
	text-align: left;
	line-height: 2em;
	border: none;
}
dl.keireki dt {
	width: 15%;
}
dl.keireki dd {
	width: 85%;
}
@media screen and (max-width: 767px) {
	dl.keireki dt, dl.keireki dd {
		font-size: 16px;
	}
	dl.keireki dt {
		width: 100%;
		padding-bottom: 0;
	}
	dl.keireki dd {
		width: 100%;
		padding: 0 0 10px 10px;
	}
}
/* Top Features */
.fea-1 {
	background: linear-gradient(to right, rgba(203, 225, 153, 0.3) 50%, rgba(203, 225, 153, 0.07));
}
.fea-2 {
	background: linear-gradient(to left, #e0f1f1 50%, rgba(224, 241, 241, 0.1));
}
.fea-txt {
	padding: 0 30px;
}
.fea-1 h3, .fea-2 h3 {
	display: flex;
	align-items: center;
	font-size: 24px;
	margin-bottom: 25px;
}
.fea-1 h3 span, .fea-2 h3 span {
	font-size: 40px;
	margin-right: 15px;
}
.fea-1 h3 span {
	color: #cbe199;
}
.fea-2 h3 span {
	color: #719bbe;
}
.fea-1 p, .fea-2 p {
	margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
	.fea-img img {
		height: 360px;
	}
}
@media screen and (min-width: 992px) {
	.fea-img img {
		width: 100%;
		height: 380px;
		object-fit: cover;
	}
}
@media screen and (max-width: 991px) {
	.fea-img img {
		width: 100%;
	}
	.fea-txt {
		padding: 30px 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.box-pl .row {
		width: 630px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	.fea-txt {
		padding: 30px 15px;
	}
	.fea-1 h3, .fea-2 h3 {
		font-size: 20px;
	}
	.fea-1 h3 span .fea-2 h3 span {
		font-size: 30px;
	}
}
/* Top Medical */
.medi-con {
	background: rgba(224, 241, 241, .7);
}
.medi-con ul {
	list-style: none;
	padding-left: 0;
	text-align: center;
}
.medi-con ul li {
	display: inline-block;
	width: calc(33.33% - 30px);
	padding: 50px 10px 25px;
	margin-bottom: 50px;
	background: #fff;
	margin-right: 30px;
	border-radius: 20px;
}
.medi-con ul li:last-child {
	margin-bottom: 0;
}
.medi-con ul li .medi-img {
	width: 200px;
	height: 200px;
	background: #e0f1f1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin: 0 auto;
}
.medi-con ul li .medi-img img {
	width: 60%;
}
.medi-con ul li h4 {
	font-size: 24px;
	text-align: center;
	margin: 45px auto;
}
@media screen and (min-width: 768px) {
	.medi-con ul li:nth-child(4) {
		margin-bottom: 0;
	}
	.medi-con ul li:nth-child(3), .medi-con ul li:nth-child(5) {
		margin-right: 0;
	}
}
@media screen and (max-width: 991px) {
	.medi-con ul li {
		width: calc(33.33% - 20px);
		margin-right: 20px;
	}
	.medi-con ul li .medi-img {
		width: 150px;
		height: 150px;
	}
}
@media screen and (max-width: 767px) {
	.medi-con ul li {
		width: calc(50% - 10px);
		margin-right: 10px;
		margin-bottom: 30px;
		padding: 25px 5px 20px;
	}
	.medi-con ul li:nth-child(even), .medi-con ul li:nth-child(5) {
		margin-right: 0;
	}
	.medi-con ul li .medi-img {
		width: 110px;
		height: 110px;
	}
	.medi-con ul li h4 {
		font-size: 20px;
		margin: 20px auto;
	}
}
@media screen and (max-width: 425px) {
	.medi-con ul li {
		width: 85%;
		margin: 0 auto 20px;
	}
	.medi-con ul li:last-child {
		margin-bottom: 0;
	}
	.medi-con ul li .medi-img {
		width: 90px;
		height: 90px;
	}
	.medi-con ul li h4 {
		font-size: 18px;
	}
}
.kensa-box {
	width: 95%;
	margin: 0 auto;
	background: #fff;
	border: 2px solid #cbe199;
	border-radius: 20px;
	padding: 50px;
}
.kensa-box h5 {
	font-size: 24px;
}
.kensa-box ul {
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.kensa-box {
		width: 100%;
		padding: 30px 15px;
	}
	.kensa-box h5 {
		font-size: 20px;
	}
	.kensa-box ul {
		padding-left: 20px;
	}
}
/* Page Header */
.page-header {
	height: 200px;
}
.page-header:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .7);
}
.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;
	text-shadow: 1px 2px 3px #fff;
}
.side-tit {
	border-bottom: 2px dashed #719bbe;
	padding-bottom: 5px;
}
/* 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: #719bbe !important;
}
.media .media-body .media-heading a:hover{
	opacity: .5;
}
h1.entry-title {
	font-size: 1.5rem;
}
.media .media-body .media-heading {
	font-weight: 500;
}
/* Page All */
.contents-con {
	padding: 100px 0;
}
.bg-1 {
	background: rgba(224, 241, 241, .3);
}
.bg-2 {
	background: rgba(224, 241, 241, .7);
}
.bg-3 {
	background: rgba(203, 225, 153, .1);
}
@media screen and (max-width: 991px) {
	.contents-con {
		padding: 80px 0;
	}
}
/* List */
ul.co--1 li::marker {
	color: #719bbe !important;
}
ul.co--2 li::marker {
	color: #cbe199 !important;
}
ul.co--3 li::marker {
	color: #b4a79c !important;
}
/* 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 #ccc;
}
.zikan tbody td {
	width: 13%;
	color: #cbe199 !important;
	font-size: 18px;
	font-weight: bold;
}
.zikan tbody td.t-col1 {
	color: #595959 !important;
}
.zikan tbody td.t-col2 {
	color: #719bbe !important;
}
/* Btn */
.btn-more {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: .7em 2em;
	overflow: hidden;
	border-radius: 5px;
}
.btn-more.btn-01 {
	max-width: 250px;
	background-color: #b4a79c;
}
.btn-more.btn-02 {
	max-width: 320px;
	background-color: #719bbe;
}
.btn-more span {
	position: relative;
	z-index: 3;
	color: #fff !important;
}
.btn-more.btn-01::before {
	content: '';
	position: absolute;
	z-index: 0;
	transform: rotate(-30deg);
	width: 100%;
	height: 0;
	border-radius: 5px;
	background-color: #dad0c7;
	transition: height .5s ease;
}
.btn-more.btn-02::before {
	content: '';
	position: absolute;
	z-index: 0;
	transform: rotate(-30deg);
	width: 100%;
	height: 0;
	border-radius: 5px;
	background-color: #a6c5de;
	transition: height .5s ease;
}
.btn-more:hover {
	color: #fff;
	text-decoration: none;
}
.btn-more:hover::before {
	height: 350%;
}
/* PageTopBtn */
.page_top_btn {
	right: 10px;
	width: 50px;
	height: 50px;
	background-color: #719bbe !important;
	box-shadow: none !important;
	background-image: var(--ver_page_top_button_url);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
}
.just{
	justify-content: space-between;
	max-width: 1104px;
}
.conk{
	width: 95%;
	max-width: 810px;
}
.conh{
	width: 100%;
	max-width: 285px;
}
.conh .name{
	text-align: center;
}
@media screen and (max-width: 1199px){
	.just{
		width: 92%;
		margin-left: 50px;
	}
	.conk{
		width: 65%;
	}
}/* 1200*/
@media screen and (max-width: 991px){
	.just{
		width: 95%;
        margin-left: 40px;
	}
	.conh{
		max-width: none;
	}
	.cet{
		text-align: center;
	}
	.conk{
		width: 100%;
	}
}/* 991*/
@media screen and (max-width: 767px){
	.just{
		width: 95%;
        margin-left: 30px;
	}
}/* 767*/
@media screen and (max-width: 510px){
	.just{
		width: 90%;
        margin-left: 30px;
	}
}/* 510*/
@media (min-width: 992px) {
    .order-lg--1 {
        order: 1;
    }
    .order-lg--2 {
        order: 2;
    }
}
/* 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 {
	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;
	}
}