/*
Theme Name: obiyamachi
Theme URI: obiyamachi-hc.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, 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-menu-acc ul.sub-menu li a, .vk-mobile-nav nav ul, .veu_flowBox dl dt {
	font-family: "Zen Maru Gothic", system-ui;
	font-weight: 500;
	font-style: normal;
	letter-spacing: .12em;
}
.gMenu_name, .btn, .footer_navi ul li, .h-add {
	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-sp, .br-md, .md, .br-sp369, .br-xl1599, .br-lg, .br-sp370, .br-md768 {
	display: none !important;
}
.mt--4 {
	margin-top: 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;
}
@media screen and (max-width:1599px) {
	.br-xl1599 {
		display: block !important;
	}
}
@media screen and (max-width:1199px) {
	.br-lg {
		display: block !important;
	}
	.pc2 {
		display: none !important;
	}
}
@media screen and (max-width:991px) {
	.md-mb30 {
		margin-bottom: 30px !important;
	}
	.br-md {
		display: block !important;
	}
	.md {
		display: inherit !important;
	}
}
@media screen and (max-width:767px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: inherit !important;
	}
	.sp-mb30, .mb--5 {
		margin-bottom: 30px !important;
	}
	.sp-mb50 {
		margin-bottom: 50px !important;
	}
	.br-sp {
		display: block !important;
	}
	.mt--4 {
		margin-top: 30px !important;
	}
	.mb--10 {
		margin-bottom: 70px !important;
	}
	.cen2 {
		text-align: left;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.br-md768 {
		display: block !important;
	}
}
@media screen and (min-width:370px) and (max-width:767px) {
	.br-sp370 {
		display: block !important;
	}
}
@media screen and (max-width:369px) {
	.br-sp369 {
		display: block !important;
	}
	.br-sp370 {
		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, .img-con2 {
	text-align: center;
}
.img-con img, .img-con2 img {
	border-radius: 10px;
}
@media screen and (max-width: 991px) {
	.img-con2 {
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
	}
}
/* 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;
}
.box4 {
	width: 80%;
	margin: 0 auto;
}
@media screen and (max-width: 991px) {
	.box1 {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.box4 {
		width: 100%;
	}
}
/* Color */
.color1 {
	color: #498ab8 !important;
}
.color2 {
	color: #b86e99 !important;
}
.color3 {
	color: #ff0000 !important;
}
.color4 {
	color: #0000ff !important;
}
.color5 {
	color: #008000 !important;
}
.color6 {
	color: #ff00ff !important;
}
/* Title */
.tit2 {
	font-size: 2rem;
	text-align: center;
}
.tit2 span {
	display: block;
	font-size: 1.5rem;
	color: #498ab8 !important;
	margin-top: 15px;
	text-transform: uppercase;
}
.tit2.co-2 span {
	color: #b86e99 !important;
}
.tit3 {
	position: relative;
	display: inline-block;
	padding-bottom: 15px;
	font-size: 1.75rem;
	text-align: center;
}
.tit3:before {
	content: '';
	position: absolute;
	bottom: -5px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #498ab8;
	border-radius: 2px;
}
.tit4 {
	position: relative;
	margin: 0 0 50px;
	font-size: 1.6rem;
	text-align: center;
	padding-bottom: 10px;
}
.tit4:before {
	position: absolute;
	bottom: -35px;
	left: 50%;
	transform: translateX(-50%);
	height: 30px;
	width: 2px;
	background-color: #498ab8;
	content: '';
}
.tit5 {
	font-size: 1.5rem;
	border-bottom: solid 3px #9fc7e3;
	position: relative;
	padding-bottom: 10px;
}
.tit5:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #498ab8;
	bottom: -3px;
	width: 30%;
}
.nayami-tit {
	position: relative;
	padding: 2rem 0;
	margin-bottom: 0.2rem;
	font-size: 1.5rem;
	text-align: center;
	z-index: 1;
}
.nayami-tit:before {
	position: absolute;
	width: 90px;
	height: 90px;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	background: rgba(232, 213, 224, 0.3);
	transform: translate(-50%, -50%);
	content: '';
	z-index: -1;
}
/* Header */
.siteHeader {
	background-color: transparent;
	box-shadow: none;
}
@media screen and (min-width: 992px) {
	.siteHeader_logo {
		width: 30%;
	}
	.siteHeader_sub {
		width: 70%;
	}
	.siteHeader_logo img {
		max-height: 60px;
	}
}
.head-sub-con {
	display: flex;
	align-items: center;
	margin-top: 15px;
}
.h-add {
	font-size: 15px;
	font-weight: 700;
	margin: 0 20px 0 0;
}
@media screen and (max-width: 767px) {
	.veu_card .veu_card_inner {
		padding: 1.5rem 10px;
	}
}
/* 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: 18px;
		color: #595959 !important;
	}
	.device-pc .gMenu > li .gMenu_name:hover {
		color: #498ab8 !important;
	}
	.gMenu > li .gMenu_description {
		font-size: 15px;
		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: #498ab8;
		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;
	}
}
/* Footer */
.siteFooter {
	background: url(../../../wp-content/uploads/2025/06/foot-bg.png) no-repeat left bottom / 100%, rgba(73, 138, 184, 0.07);
	border-top: none;
}
@media screen and (max-width: 991px) {
	.siteFooter {
		background-position: left bottom 70px;
	}
	.copySection p {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 500px) {
	.siteFooter {
		background-size: 500px;
	}
}
@media screen and (min-width: 992px) {
	.copySection {
		padding: 20px 0 !important;
	}
	.copySection p {
		margin-bottom: 0;
	}
}
.siteFooter a:hover {
	text-decoration: none;
}
.footer_navi {
	width: 100%;
	margin: 50px auto 0;
}
.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;
	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: #498ab8 !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 {
	margin: 50px auto;
}
.foot-logo {
	text-align: center;
	margin-bottom: 30px;
}
.tel {
	font-size: 30px;
	color: #498ab8 !important;
	margin-bottom: 0;
	line-height: 1;
}
.tel i {
	margin-right: 10px;
}
/* Top-MainSlide */
.slide-con {
	position: relative;
	padding: 0 0 50px;
	margin-bottom: 0 !important;
	background: rgba(73, 138, 184, 0.1);
}
.slide-con::before, .slide-con::after {
	content: "";
	position: absolute;
	height: 500px;
	z-index: 1;
}
.slide-con::before {
	width: 30%;
	bottom: 0;
	left: 0;
	background: url(../../../wp-content/uploads/2025/06/sli-bg1.png) no-repeat left bottom / 100%;
}
.slide-con::after {
	width: 50%;
	bottom: 0;
	right: 0;
	background: url(../../../wp-content/uploads/2025/06/sli-bg2.png) no-repeat right bottom / 100%;
}
.slide_inner {
	width: 100%;
	margin: 0 auto;
}
#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/06/slide1.jpg);
}
#top-slide div.img02 {
	background-image: url(../../../wp-content/uploads/2025/06/slide2.jpg);
}
#top-slide div.img03 {
	background-image: url(../../../wp-content/uploads/2025/06/slide3.jpg);
}
@media screen and (min-width: 1600px) {
	#top-slide div.img {
		height: 700px;
	}
}
.slide-con .text-con {
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
}
h1.top {
	letter-spacing: 0.12em;
	font-size: 2rem;
	line-height: 1.5;
	white-space: nowrap;
	color: #b86e99 !important;
	text-shadow: 1px 2px 3px #fff;
	border: 3px solid #fff;
	padding: 10px 30px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 10px;
}
@media screen and (min-width: 1600px) {
	h1.top {
		font-size: 3rem;
	}
}
@media screen and (max-width: 991px) {
	.slide-con {
		padding: 0 0 30px;
	}
	#top-slide div.img {
		height: 400px;
	}
	.slide-con::before, .slide-con::after {
		width: 40%;
		height: 300px;
	}
	.slide-con .text-con {
		top: 60%;
	}
	h1.top {
		font-size: 1.7rem;
	}
}
@media screen and (max-width: 767px) {
	.slide-con {
		padding-bottom: 20px;
	}
	.slide-con::before {
		width: 40%;
	}
	.slide-con::after {
		width: 48%;
	}
	.slide-con .text-con {
		top: 60%;
	}
	h1.top {
		font-size: 1.5rem;
		text-align: center;
	}
}
@media screen and (max-width: 369px) {
	h1.top {
		padding: 10px;
	}
}
/* Top News */
.news-con {
	background: rgba(73, 138, 184, 0.1);
	padding: 80px 0 100px;
}
@media screen and (min-width: 1600px) {
	.news-con {
		padding-bottom: 130px !important;
	}
}
.n-tit {
	padding-bottom: 20px;
	border-bottom: 2px solid #498ab8;
	margin-bottom: 1.5rem;
}
.news-tit {
	margin: 0;
}
@media screen and (min-width: 768px) {
	.n-tit {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.n-pr10 {
		padding-right: 40px;
	}
	.n-pl10 {
		padding-left: 40px;
	}
}
@media screen and (max-width: 991px) {
	.news-con {
		padding: 60px 0 80px;
	}
}
@media screen and (max-width: 767px) {
	.news-tit {
		text-align: center;
	}
}
.postListText_date {
	min-width: 95px;
}
/* Top Info */
.info-box {
	width: 80%;
	padding: 15px;
	background: #498ab8;
	margin: 0 auto;
	border-radius: 10px;
}
.info-box .inner {
	width: 100%;
	padding: 35px 10px;
	background: #498ab8;
	margin: 0 auto;
	border-radius: 10px;
	border : 2px solid #FFFFFF;
}
.info-box h2, .info-box p {
	text-align: center;
	color: #fff !important;
}
.info-box p {
	margin-bottom: 0;
}
@media screen and (max-width: 991px) {
	.info-box {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.info-box {
		padding: 10px;
	}
}
@media screen and (max-width: 369px) {
	.info-box p {
		text-align: left;
	}
}
/* Top Greeting */
.gre-con {
	background: url(../../../wp-content/uploads/2025/06/gre-bg.png) no-repeat right bottom / 50%, #FFF9EF;
}
@media screen and (min-width: 992px) {
	.gre-con.pc-pt130, .pc-pt130 {
		padding-top: 130px !important;
	}
}
.name {
	text-align: center;
	margin: 30px 0 0;
	font-size: 1.4rem;
}
.gre-con .img-con img {
	box-shadow: 20px -20px rgba(73, 138, 184, 0.1);
	border-radius: 10px;
}
@media screen and (max-width: 991px) {
	.gre-con {
		background-size: 60%;
	}
	.gre-con .img-con img {
		width: 80%;
		max-width: 350px;
	}
}
@media screen and (max-width: 767px) {
	.gre-con {
		background-size: 80%;
	}
}
/* Top Features */
.fea-con {
	background: url(../../../wp-content/uploads/2025/06/fea-bg.jpg) repeat-y left top / 100%;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
}
.flex.r_reverse {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.fea-box .fea-img {
	width: 51%;
	position: relative;
	z-index: 1;
}
.fea-box .fea-img img {
	border-radius: 0;
}
.fea-box .fea-img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(20 / 1920 * 100vw));
	bottom: 0;
	background: #b86e99;
	opacity: .4;
	z-index: -1;
}
.fea-box .fea-img.l--0:after {
	left: 0;
}
.fea-box .fea-img.r--0:after {
	background: #498ab8;
	right: 0;
}
.fea-box .fea-txt {
	width: 45%;
	max-width: 860px;
}
.fea-box .fea-txt .txt-box {
	max-width: 660px;
}
.fea-tit {
	border-bottom: 1px solid #312d2b;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-bottom: 1rem;
	padding: 1.2rem 0;
}
.fea-tit .en {
	color: rgba(102, 100, 100, 0.2);
	left: 0;
	top: -30px;
	font-family: "Ms Madi", cursive;
	font-weight: 400;
	font-style: normal;
	display: block;
	line-height: 1;
	position: absolute;
	width: 100% !important;
	letter-spacing: 0;
	font-size: 7rem;
}
.fea-tit .num {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	font-size: 1.5rem;
	letter-spacing: .1em;
	position: relative;
	z-index: 1;
}
.fea-tit .num span {
	margin-top: 10px;
	margin-right: 15px;
}
.fea-tit .num em {
	font-size: 6rem;
	font-style: normal;
}
.fea-tit .ja {
	font-size: 2rem;
	line-height: 1.7;
}
.fea-txt p {
	margin-bottom: 0;
}
.ml-auto {
	margin-left: auto;
}
@media(min-width: 1800px) {
	.fea-box .fea-img img {
		width: 100%;
	}
}
@media(min-width: 992px) and (max-width:1599px) {
	.fea-box .fea-img:after {
		height: calc(100% - calc(20 / 1599 * 100vw));
	}
}
@media(min-width: 992px) and (max-width:1299px) {
	.fea-box .fea-img:after {
		height: calc(100% - calc(20 / 1299 * 100vw));
	}
}
@media(max-width: 1199px) {
	.fea-tit .ja {
		font-size: 1.6rem;
	}
}
@media(max-width: 991px) {
	.fea-box {
		display: block;
	}
	.fea-box .fea-img {
		width: calc(967 / 991 * 100vw);
		margin-bottom: 8vw;
		padding-bottom: calc(15 / 991 * 100vw);
	}
	.fea-box .fea-img.l--0 {
		padding-left: calc(15 / 991 * 100vw);
		margin-left: auto;
	}
	.fea-box .fea-img.r--0 {
		padding-right: calc(15 / 991 * 100vw);
	}
	.fea-box .fea-img:after {
		height: calc(100% - calc(15 / 991 * 100vw));
	}
	.fea-box .fea-txt {
		padding: 0;
		margin: 0 auto;
		width: 100%;
		max-width: calc(887 / 991 * 100vw);
	}
	.fea-box .fea-txt .txt-box {
		margin: 0 auto;
	}
}
@media(max-width: 767px) {
	.fea-box .fea-img {
		width: calc(726 / 750 * 100vw);
		margin-bottom: 8vw;
		padding-bottom: calc(15 / 750 * 100vw);
	}
	.fea-box .fea-img.l--0 {
		padding-left: calc(15 / 750 * 100vw);
		margin-left: auto;
	}
	.fea-box .fea-img.r--0 {
		padding-right: calc(15 / 750 * 100vw);
	}
	.fea-box .fea-img:after {
		height: calc(100% - calc(15 / 750 * 100vw));
	}
	.fea-box .fea-txt {
		padding: 0;
		margin: 0 auto;
		width: 100%;
		max-width: calc(646 / 750 * 100vw);
	}
	.fea-box .fea-txt .txt-box {
		max-width: 100%;
	}
	.fea-tit {
		margin-bottom: 2vw;
		padding: 1.2rem 0;
	}
	.fea-tit .en {
		top: 0;
		font-size: 5rem;
	}
	.fea-tit .num {
		font-size: 1rem;
	}
	.fea-tit .num .mr10 {
		margin-right: 2vw;
	}
	.fea-tit .num em {
		font-size: 3.75rem;
	}
	.fea-tit .ja {
		font-size: 1.375rem;
		line-height: 1.7;
		letter-spacing: .05em;
	}
}
.pbl-20 {
	padding-left: calc(20 / 1920 * 100vw);
	padding-bottom: calc(20 / 1920 * 100vw);
}
.pbr-20 {
	padding-right: calc(20 / 1920 * 100vw);
	padding-bottom: calc(20 / 1920 * 100vw);
}
.ptl-50 {
	padding-left: calc(50 / 1920 * 100vw);
	padding-top: calc(25 / 1920 * 100vw);
}
.ptr-50 {
	padding-right: calc(50 / 1920 * 100vw);
	padding-top: calc(25 / 1920 * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.pbl-20 {
		padding-left: calc(20 / 1599 * 100vw);
		padding-bottom: calc(20 / 1599 * 100vw);
	}
	.pbr-20 {
		padding-right: calc(20 / 1599 * 100vw);
		padding-bottom: calc(20 / 1599 * 100vw);
	}
	.ptl-50 {
		padding-left: calc(50 / 1599 * 100vw);
		padding-top: calc(25 / 1599 * 100vw);
	}
	.ptr-50 {
		padding-right: calc(50 / 1599 * 100vw);
		padding-top: calc(25 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.pbl-20 {
		padding-left: calc(20 / 1299 * 100vw);
		padding-bottom: calc(20 / 1299 * 100vw);
	}
	.pbr-20 {
		padding-right: calc(20 / 1299 * 100vw);
		padding-bottom: calc(20 / 1299 * 100vw);
	}
	.ptl-50 {
		padding-left: calc(50 / 1299 * 100vw);
		padding-top: calc(25 / 1299 * 100vw);
	}
	.ptr-50 {
		padding-right: calc(50 / 1299 * 100vw);
		padding-top: calc(25 / 1299 * 100vw);
	}
}
@media (max-width:767px) {
	.pbl-20 {
		padding-left: calc(20 / 750 * 100vw);
		padding-bottom: calc(20 / 750 * 100vw);
	}
	.pbr-20 {
		padding-right: calc(20 / 750 * 100vw);
		padding-bottom: calc(20 / 750 * 100vw);
	}
	.ptr-50, .ptl-50 {
		padding: 20px;
	}
}
/* 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(73, 138, 184, 0.1);
}
@media screen and (min-width: 992px) {
	.medi-con.pc-pt130 {
		padding-top: 130px !important;
	}
}
.medi-con ul {
	list-style: none;
	padding-left: 0;
	text-align: center;
	width: 98%;
	max-width: 1490px;
	margin: 0 auto;
}
.medi-con ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 1.5%;
	margin-bottom: 40px;
	text-align: center;
}
.medi-con ul li:last-child {
	margin-right: 0;
}
.medi-con ul li:nth-last-child(-n+2) {
	margin-bottom: 0;
}
@media screen and (min-width: 768px) {
	.medi-con ul li {
		width: 23%;
	}
	.medi-con ul li:nth-child(4n) {
		margin-right: 0;
	}
	.medi-con ul li:nth-last-child(-n+4) {
		margin-bottom: 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.medi-con ul li {
		margin-right: 1.3%;
	}
}
@media screen and (max-width: 767px) {
	.medi-con ul {
		max-width: 100%;
		-webkit-justify-content: space-between !important;
		justify-content: space-between !important;
	}
	.medi-con ul li {
		width: 49%;
		max-width: calc(40vw);
		margin-right: 5%;
		margin-bottom: 30px;
	}
	.medi-con ul li:nth-child(2n) {
		margin-right: 0;
	}
}
.medi-con ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	background: url(../../../wp-content/uploads/2025/06/medi-bg.jpg) no-repeat center / cover;
	height: calc(320 / 1920 * 100vw);
	position: relative;
	z-index: 1;
	border-radius: 10px;
}
.medi-con .medi-img {
	width: calc(120 / 1920 * 100vw);
	height: calc(120 / 1920 * 100vw);
	background: #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.medi-con .medi-img img {
	width: 60%;
}
.medi-con h3 {
	text-align: center;
	margin: 0;
	font-size: 24px;
	color: #fff !important;
}
.medi-con ul li a:hover {
	text-decoration: none;
	opacity: 0.6;
	transition: transform .3s;
}
@media(min-width: 768px) and (max-width:1599px) {
	.medi-con ul li a {
		height: calc(320 / 1599 * 100vw);
	}
	.medi-con .medi-img {
		width: calc(120 / 1599 * 100vw);
		height: calc(120 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.medi-con ul li a {
		height: calc(320 / 1299 * 100vw);
	}
	.medi-con .medi-img {
		width: calc(120 / 1299 * 100vw);
		height: calc(120 / 1299 * 100vw);
	}
}
@media screen and (max-width: 1199px) {
	.medi-con .medi-img {
		margin: 10px 0;
	}
	.medi-con h3 {
		font-size: 22px;
		height: 65px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
@media screen and (max-width: 991px) {
	.medi-con h3 {
		font-size: 20px;
	}
}
@media(max-width: 767px) {
	.medi-con ul li a {
		height: calc(325 / 750 * 100vw);
	}
	.medi-con .medi-img {
		width: calc(120 / 750 * 100vw);
		height: calc(120 / 750 * 100vw);
		margin-bottom: 15px;
	}
	.medi-con h3 {
		font-size: 17px;
		height: 41px;
	}
}
/* Top Link */
ul.link {
	list-style: none;
	padding-left: 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
ul.link li {
	display: inline-block;
	vertical-align: top;
	margin-right: 1.5%;
	margin-bottom: 40px;
	text-align: center;
}
ul.link li:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
@media screen and (min-width: 768px) {
	ul.link li {
		width: 48%;
	}
	ul.link li:nth-child(2n) {
		margin-right: 0;
	}
	ul.link li:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 767px) {
	ul.link li {
		width: 100%;
		margin-left: 0;
		margin-bottom: 30px;
	}
}
/* Page Header */
.page-header {
	height: 300px;
}
.page-header:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(73, 138, 184, .4);
}
.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: 1px 2px 3px #ac9165;
}
.page-id-24 .page-header {
	background: url(../../../wp-content/uploads/2025/06/head-clinic.jpg) no-repeat center / cover;
}
.page-id-26 .page-header {
	background: url(../../../wp-content/uploads/2025/06/head-hospital.jpg) no-repeat center / cover;
}
.page-id-28 .page-header, .page-id-34 .page-header, .page-id-36 .page-header, .page-id-38 .page-header, .page-id-40 .page-header {
	background: url(../../../wp-content/uploads/2025/06/head-medi.jpg) no-repeat center / cover;
}
.page-id-30 .page-header {
	background: url(../../../wp-content/uploads/2025/06/head-acc.jpg) no-repeat center / cover;
}
.page-id-32 .page-header {
	background: url(../../../wp-content/uploads/2025/06/head-rec.jpg) no-repeat center / cover;
}
@media screen and (max-width:767px) {
	.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: #b86e99 !important;
}
.post-type-archive-news .media .media-body .media-heading a {
	color: #498ab8 !important;
}
.media .media-body .media-heading a:hover {
	opacity: 0.8;
}
h1.entry-title {
	font-size: 1.5rem;
}
.media .media-body .media-heading {
	font-weight: 500;
}
.side-tit {
	border-bottom: 2px solid #498ab8;
	padding-bottom: 8px;
	padding-left: 5px;
}
.side-tit2 {
	border-bottom: 2px solid #b86e99;
	padding-bottom: 8px;
	padding-left: 5px;
}
.vk_archiveList li a {
	color: #595959 !important;
}
/* Page Clinic */
.gre-con2 {
	background: url(../../../wp-content/uploads/2025/06/gre-bg2.png) no-repeat left bottom / 30%, #FFF9EF;
}
@media screen and (max-width:767px) {
	.gre-con2 {
		background-size: 70%;
	}
}
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 (min-width: 768px) and (max-width: 991px) {
	dl.keireki dt {
		width: 20%;
	}
	dl.keireki dd {
		width: 80%;
	}
}
@media screen and (max-width: 767px) {
	dl.keireki dt, dl.keireki dd {
		font-size: 16px;
	}
	dl.keireki dt {
		width: 20%;
	}
	dl.keireki dd {
		width: 80%;
	}
}
.box2 {
	width: 90%;
	margin: 0 auto;
	border: 2px solid #498ab8;
	padding: 50px 20px 40px;
	border-radius: 10px;
}
.box2 ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}
.box2 ul li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.box2 ul li:nth-child(n) {
	width: 43%;
	margin-right: 4%;
}
.box2 ul li:nth-child(2n) {
	width: 53%;
	margin-right: 0;
}
.box2 ul li span {
	color: #498ab8 !important;
}
@media screen and (max-width: 1199px) {
	.box2 {
		width: 100%;
	}
	.box2 ul li:nth-child(n) {
		width: 43%;
		margin-right: 2%;
	}
	.box2 ul li:nth-child(2n) {
		width: 55%;
		margin-right: 0;
	}	
}
@media screen and (max-width: 991px) {
	.box2 {
		padding: 40px 20px 20px;
	}
	.box2 ul li {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.box2 ul li:nth-child(n) {
		width: 43%;
		margin-right: 2%;
	}
	.box2 ul li:nth-child(2n) {
		width: 55%;
		margin-right: 0;
	}
	.box2 ul li div {
		width: 100%;
		margin-bottom: 10px;
	}
	.box2 ul li a {
		margin-left: 30px;
	}
}
@media screen and (max-width: 767px) {
	.box2 {
		padding: 40px 25px 20px;
	}
	.box2 ul {
		display: block;
	}
	.box2 ul li:nth-child(n), .box2 ul li:nth-child(2n) {
		width: 100%;
		margin-right: 0;
	}
}
/* 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: 5%;
	left: 2%;
	margin: 0;
	padding: 5px 10px 7px;
	background: rgba(255, 255, 255, 1);
	text-align: center;
	width: 240px;
	letter-spacing: .12em;
}
@media screen and (max-width: 767px) {
	#PhotSlider li span {
		bottom: 2%;
		left: 1%;
		padding: 5px 5px 5px;
		width: 200px;
	}
}
#thumbs {
	max-width: 100%;
	margin: 20px auto 0;
	position: relative;
}
#thumbs .slick-slide {
	margin: 0 5px;
}
#thumbs .slick-arrow {
	color: transparent;
	padding: 0;
	background: transparent;
	border: 0;
	position: absolute;
	z-index: 2;
	width: 20px;
	height: 34px;
	top: 37%;
}
#thumbs .slick-arrow::before {
	content: "" !important;
	width: 20px;
	height: 34px;
	position: absolute;
	top: 0;
}
#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 #498ab8;
	border-right: 3px solid #498ab8;
	height: 20px;
	width: 20px;
	z-index: 9;
	top: 50%;
	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%;
	}
	#thumbs .slick-arrow {
		top: 32%;
	}
}
@media screen and (max-width: 525px) {
	.p-slide-con {
		width: 90%;
	}
	#PhotSlider li .img_slider_title {
		padding: 5px 10px;
	}
	#thumbs .slick-prev, #thumbs .slick-next {
		border-top: 2px solid #498ab8;
		border-right: 2px solid #498ab8;
		height: 15px;
		width: 15px;
		top: 28%;
	}
	#thumbs .slick-next {
		right: -15px;
	}
	#thumbs .slick-prev {
		left: -15px;
	}
}
.page-ho h5 {
	text-align: center;
}
.page-ho p {
	width: 90%;
	margin: 0 auto;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.page-ho h5 {
		height: 80px;
		margin: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		line-height: 1.5;
	}
}
/* Page Medical */
.medi-top p {
	margin-bottom: 0;
}
@media screen and (max-width: 991px) {
	.medi-top img {
		width: 100%;
		max-width: 450px;
	}
}
.nayami-box {
	background: #fff;
	padding: 50px;
	border-radius: 10px;
}
.medi-box1 {
	padding: 50px;
	border-radius: 10px;
}
.medi-box2 {
	padding: 50px 30px;
	border-radius: 10px;
}
@media screen and (max-width: 991px) {
	.nayami-box, .medi-box1 {
		padding: 50px 30px;
	}
}
@media screen and (max-width: 767px) {
	.nayami-bo {
		padding: 30px;
	}
	.medi-box1, .medi-box2 {
		padding: 30px 15px;
	}
}
@media screen and (max-width: 369px) {
	.nayami-box {
		padding: 30px 15px;
	}
	.medi-box1, .medi-box2 {
		padding: 30px 10px;
	}
}
@media screen and (min-width: 992px) {
	ul.medi01 {
		width: 670px;
		margin: 0 auto;
	}
}
/* Page Access */
.page-ac p {
	display: flex;
	align-items: center;
	line-height: 1.5;
	widt300px;
	margin: 0 auto;
}
.page-ac p.car {
	width: 210px;
}
.page-ac p i {
	font-size: 3rem;
	padding-right: 20px;
}
@media screen and (max-width: 767px) {
	.page-ac p {
		width: 270px;
		margin: 0 auto;
	}
}
/* Page recruit */
.rec-con .img-con {
	margin: 20px auto 30px;
}
.rec-con p {
	text-align: center;
}
/* Page All */
.first-con {
	padding: 80px 0 100px;
}
.contents-con {
	padding: 100px 0;
}
.bg-1 {
	background: #FFFDF9;
}
.bg-2 {
	background: #FFF9EF;
}
.bg-3 {
	background: url(../../../wp-content/uploads/2025/06/bg-1.png) no-repeat left top / 40%, url(../../../wp-content/uploads/2025/06/gre-bg.png) no-repeat right bottom / 50%;
}
.bg-4 {
	background: rgba(73, 138, 184, 0.1);
}
@media screen and (max-width: 991px) {
	.first-con {
		padding: 60px 0 80px;
	}
	.contents-con {
		padding: 80px 0;
	}
	.bg-3 {
		background-size: 50%, 70%;
	}
}
/* Wave */
.wave-bottom, .wave-top {
	position: relative;
}
.wave-bottom::after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 55px;
	z-index: 1;
}
.wave-top::after {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	width: 100%;
	height: 55px;
	z-index: 1;
}
.wave-bottom::after {
	background: url(../../../wp-content/uploads/2025/06/wave2.png) no-repeat left bottom / 100%;
}
.wave-top::after {
	background: url(../../../wp-content/uploads/2025/06/wave.png) no-repeat left top / 100%;
}
/* Btn */
.btn-more, .btn-more2 {
	position: relative;
	transition: all .3s ease-out;
	letter-spacing: .12em;
	font-size: 18px;
	border-radius: 5px;
	padding: 10px;
}
.btn-more:before {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 5px;
	transition: 0.3s;
}
.btn-more:hover, .btn-more2:hover {
	text-decoration: none;
	transition: 0.3s;
}
.b-col1 {
	border: 1px solid #498ab8;
	background: #fff;
	color: #498ab8 !important;
}
.b-col1:hover {
	border: 1px solid #498ab8;
	background: #498ab8;
	color: #fff !important;
}
.b-col2 {
	border: 1px solid #b86e99;
	background: #b86e99;
	color: #fff !important;
}
.b-col2:hover {
	border: 1px solid #b86e99;
	background: #fff;
	color: #b86e99 !important;
}
.b-col3 {
	border: 1px solid #498ab8;
	background: #498ab8;
	color: #fff !important;
}
.b-col3:hover {
	border: 1px solid #498ab8;
	background: #fff;
	color: #498ab8 !important;
}
.b-col4 {
	background: url(../../../wp-content/uploads/2025/06/link-bg.jpg) no-repeat center / cover;
	color: #595959 !important;
	padding: 20px 10px;
	border: none;
	transition: 0.3s;
	height: 98px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	font-size: 1.2rem;
	color: #fff !important;
}
.b-col4:hover {
	opacity: 0.7;
	transition: 0.3s;
}
.b-col5 {
	border: 1px solid #498ab8;
	background: #fff;
	color: #498ab8 !important;
	width: 130px;
	padding: 8px 5px;
	font-size: 1rem;
	letter-spacing: 0.01em;
}
.b-col5:hover {
	border: 1px solid #498ab8;
	background: #498ab8;
	color: #fff !important;
}
.w-150 {
	width: 150px;
}
.w-200 {
	width: 180px;
}
.w-300 {
	width: 100%;
	max-width: 300px;
}
.w-350 {
	width: 100%;
	max-width: 350px;
}
.btn-box {
	text-align: center;
}
.line1 {
	line-height: 1;
}
.h-76 {
	height: 76px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.btn-more {
		font-size: 16px !important;
	}
}
/* List */
ul.check {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	overflow: auto;
	width: 80%;
}
ul.check li {
	margin: 15px 0;
	padding-left: 35px;
	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: #498ab8 !important;
}
@media screen and (max-width: 1199px) {
	ul.check {
		width: 100%;
	}
}
@media screen and (max-width: 991px) {
	ul.check li {
		margin: 7px 0;
	}
}
.col30 {
	display: grid;
	width: 100%;
	column-gap: 1em;
	grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 767px) {
	.col30 {
		display: grid;
		width: 100%;
		column-gap: 2em;
		grid-template-columns: repeat(3, 1fr);
	}
	.col50 {
		display: grid;
		width: 100%;
		column-gap: 2em;
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 767px) {
	.sp-pl20 {
		padding-left: 20px;
	}
}
/* Table */
table.zikan {
	width: 100%;
	border: none;
}
table.zikan p {
	font-size: 16px !important;
}
.zikan td {
	border: none;
	border-right: 1px solid #ccc;
	width: 14%;
	text-align: center;
	padding: 1rem 0.3rem;
}
.zikan td.wide {
	width: 15%;
}
.zikan tr {
	border-left: 1px solid #ccc;
}
p.td-bg1, p.td-bg2, p.td-bg3 {
	padding: 8px 3px;
	margin-bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 81px;
}
p.td-bg1 {
	background: rgba(73, 138, 184, .2);
	border: 2px solid #498ab8;
}
p.td-bg2 {
	background: #fff;
	border: 2px solid #b86e99;
	color: #b86e99 !important;
}
p.td-bg3 {
	background: rgba(73, 138, 184, .2);
	border: 2px solid #498ab8;
}
@media screen and (max-width: 767px) {
	table.zikan p {
		font-size: 14px !important;
	}
}
table.gaiyo {
	width: 100%;
	border: none;
}
.gaiyo th {
	background: #498ab8;
	color: #fff !important;
	width: 230px;
	text-align: center;
}
.gaiyo td {
	background: #fff;
}
.gaiyo td a{
	color: #595959 !important;
}
@media screen and (max-width: 991px) {
	.gaiyo th {
		width: 150px;
	}
}
@media screen and (max-width: 767px) {
	.gaiyo {
		width: 100%;
	}
	.gaiyo th, .gaiyo td {
		display: block;
		width: 100%;
	}
}
table.ken {
	border-top: none;
}
.ken th {
	border-bottom: solid 1px #eee;
	padding: 20px 10px;
	width: 30%;
	background: #498ab8;
	color: #fff !important;
}
.ken td {
	border-bottom: solid 1px #eee;
	padding: 10px 20px;
	background: #fff;
}
table.ken tr:first-child th, table.ken tr:first-child td {
	border-top: solid 1px #eee;
}
@media screen and (max-width: 767px) {
	.ken {
		width: 100%;
	}
	.ken th, .ken td {
		display: block;
		width: 100%;
	}
	.ken th {
		border-bottom: none;
	}
	table.ken tr:first-child td {
		border-top: none;
	}
}
/* SideFloatingMenu */
.sideFloatingMenu {
	display: block;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 70px;
	height: 230px;
	z-index: 99999;
}
.sideFloatingMenu .web-btn {
	max-width: 70px;
	height: 230px;
	background: url(../../../wp-content/uploads/2025/06/medi-bg.jpg) no-repeat center / cover;
	border-radius: 10px 0 0 10px;
	transition: 0.3s;
}
.sideFloatingMenu .web-btn:hover {
	opacity: 0.8;
	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;
	text-align: center;
	padding: 23px 10px 15px 16px;
	text-shadow: #666 1px 2px 3px;
}
.sideFloatingMenu .web-btn p i {
	margin-bottom: 10px;
}
.siteFooter a {
	text-decoration: none !important;
}
@media screen and (max-width:767px) {
	.sideFloatingMenu {
		display: none !important;
	}
}
/* PageTopBtn */
.page_top_btn {
	right: 10px;
	width: 50px;
	height: 50px;
	background-color: #498ab8 !important;
	box-shadow: none !important;
	background-image: var(--ver_page_top_button_url);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
}

/* 追加 */
@media screen and (min-width: 991px){
	.siteHeadContainer.container .navbar-header{
		display: flex;
		align-items: center;
	}
	.siteHeader_sub{
		padding-left: 10px;
	}
	.head-sub-con{
		margin: 0;
	}
}/* 991*/
@media screen and (max-width: 1199px){
	.h-add{
		margin-right: 10px;
	}
	.tel{
		font-size: 25px;
	}
	.device-mobile .gMenu>li{
		padding: 14px 20px;
	}
	.device-mobile .gMenu .acc-btn{
		right: 0px;
		top: 30px;
	}
	.widget ul{
		padding-left: 10px;
	}
}/* 1199*/
.w422,.w391,.w1199,.nw1199{
	display: none;
}
@media screen and (max-width: 1199px){
	.w1199{
		display: block;
	}
}/* 1199*/
@media screen and (max-width: 991px){
	.nw1199{
		display: none;
	}
}/* 991*/
@media screen and (max-width: 422px){
	.w422{
		display: block;
	}
}/* 422*/
@media screen and (max-width: 393px){
	.y88{
		padding-left: 20px;
	}
}/* 393*/
@media screen and (max-width: 391px){
	.w391{
		display: block;
	}
}/* 391*/
@media screen and (max-width: 381px){
	.box2{
		padding: 35px 10px 20px;
	}
}/* 381*/

/* Reset */
.mainSection .widget, .entry-full {
	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, .news-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, .news-template-default .siteContent.siteContent-base-on {
		padding: 40px 0 80px;
	}
}