@charset "utf-8";

/***************************************************************
Base Styles of SP
header.css
breadcrumb.css
Sidebar.css
footer.css
Cross-page style
****************************************************************/
@font-face {
	font-family: "Noto Sans";
	src: url('./font/NotoSans/NotoSansJP-Regular.woff2') format('woff2'), url('./font/NotoSans/NotoSansJP-Regular.woff') format('woff');
	font-display: swap;
}
@font-face {
	font-family: "Noto Sans";
	src: url('./font/NotoSans/NotoSansJP-Bold.woff2') format('woff2'), url('./font/NotoSans/NotoSansJP-Bold.woff') format('woff');
	font-weight: bold;
	font-display: swap;
}
@font-face {
	font-family: "Noto Serif";
	src: url('./font/NotoSerif/NotoSerifJP-Regular.woff2') format('woff2'), url('./font/NotoSerif/NotoSerifJP-Regular.woff') format('woff');
	font-display: swap;
}
@font-face {
	font-family: "Noto Serif";
	src: url('./font/NotoSerif/NotoSerifJP-Bold.woff2') format('woff2'), url('./font/NotoSerif/NotoSerifJP-Bold.woff') format('woff');
	font-weight: bold;
	font-display: swap;
}
@font-face {
	font-family: "tnr";
	src: url('./font/TimesNewRoman/TimesNewRoman.woff2') format('woff2'), url('./font/TimesNewRoman/TimesNewRoman.woff') format('woff');
	font-display: swap;
}
@font-face {
	font-family: "tnr";
	src: url('./font/TimesNewRoman/TimesNewRoman-Bold.woff2') format('woff2'), url('./font/TimesNewRoman/TimesNewRoman-Bold.woff') format('woff');
	font-weight: bold;
	font-display: swap;
}

html,
input.wpcf7c-btn-confirm,
input.zip-addr,
select {
	font-family: "Noto Sans", "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, sans-serif;
}
html {
	font-size: 0.2666666vw;
}
body {
	font-size: 16rem;
}
a {
	transition: .4s;
}
a:hover {
	opacity: 1;
	text-decoration: underline;
}
a.hover-no-opacity:hover {
	opacity: 1;
}
input {
	font-size: 16rem;
}
.wp-block-button__link:hover {
	text-decoration: none;
}
.mincho,
.h1-style,
.h2-style,
.h3-style,
.h4-style,
.h5-style,
.h6-style,
.wppost h2,
.wppost h3,
.wppost h4,
.wppost h5,
.wppost h6,
.home h2,
.home h3,
.home h4,
.home h5,
.home h6,
.side__title,
.header-bottom__title,
.cta-main-contact-mail__link {
	font-family: 'Noto Serif', 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
.tnr,
.cta-main-contact-tel__num,
.footer__contact-tel__num {
	font-family: tnr, "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.exbold {
	font-weight: 800;
}
.cta__image {
	display: none;
}
.theme-color,
.before-theme-color::before,
.after-theme-color::after {
	color: var(--mpee-light-green);
}
.theme-background-color {
	background-color: var(--mpee-light-green);
}
.theme-border-color,
.hover-theme-border-color:hover {
	border-color: var(--mpee-light-green);
}
.sub-color,
.before-sub-color::before,
.after-sub-color::after {
	color: var(--mpee-blue);
}
.sub-background-color {
	background-color: var(--mpee-blue);
}
.sub-border-color,
.hover-sub-border-color:hover {
	border-color: var(--mpee-blue);
}
.content {
	padding-bottom: 40px;
}
.content:has(.side),
.content--home {
	padding-bottom: 0;
}
.main,
.main_full {
	margin: 20px auto 0;
	padding: 0 4vw 0;
	text-align: left;
	background-color: #fff;
}
.content.\34 04 .main {
	padding-bottom: 40px;
}
.contact .main_full {
	padding-bottom: 40px;
}
.home .main_full {
	margin: 0;
	padding: 0;
}
/* child theme button */
.cbutton-A,
.wppost .cbutton-A,
.cbutton-B,
.wppost .cbutton-B,
.cbutton-C,
.wppost .cbutton-C,
.cta-main-contact-mail__link,
.side .widget_side_service .side-service-ul-li__link {
	position: relative;
	display: inline-block;
	padding: 1em 2em;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	font-size: 16rem;
}
.cbutton-A:hover,
.wppost .cbutton-A:hover,
.cbutton-B:hover,
.wppost .cbutton-B:hover,
.cbutton-C:hover,
.wppost .cbutton-C:hover,
.cta-main-contact-mail__link:hover,
.side .widget_side_service .side-service-ul-li__link:hover {
	opacity: 1;
	text-decoration: none;
}

.cbutton-A,
.wppost .cbutton-A,
.side .widget_side_service .side-service-ul-li__link {
	border: 1px solid var(--mpee-light-green);
	background-color: var(--mpee-light-green);
}
.cbutton-A:hover,
.wppost .cbutton-A:hover {
	background-color: #fff;
	color: var(--mpee-light-green);
}

.cbutton-B,
.wppost .cbutton-B,
.side .widget_side_service .side-service-ul-li__link {
	border: 1px solid var(--mpee-light-green);
	background-color: #fff;
	color: var(--mpee-light-green);
}
.cbutton-B.icon-angle-right-after,
.wppost .cbutton-B.icon-angle-right-after,
.cbutton-B.icon-thin-angle-right-after,
.wppost .cbutton-B.icon-thin-angle-right-after,
.side .widget_side_service .side-service-ul-li__link {
	padding-right: 2.5em;
}
.cbutton-B:hover,
.wppost .cbutton-B:hover,
.side .widget_side_service .side-service-ul-li__link:hover {
	color: #fff;
}
.cbutton-B::before,
.wppost .cbutton-B::before,
.side .widget_side_service .side-service-ul-li__link::before {
	content: "" !important;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	display: block;
	background-color: var(--mpee-light-green);
	transition: .4s;
}
.cbutton-B::after,
.wppost .cbutton-B::after,
.side .widget_side_service .side-service-ul-li__link::after {
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
	transition: .1s;
}
.cbutton-B:hover::before,
.wppost .cbutton-B:hover::before,
.side .widget_side_service .side-service-ul-li__link:hover::before {
	top: 0;
	width: 100%;
}
.cbutton-B:hover::after,
.wppost .cbutton-B:hover::after,
.side .widget_side_service .side-service-ul-li__link:hover::after {
	color: #fff;
	z-index: 1;
}
.cbutton-B span,
.wppost .cbutton-B span,
.side .widget_side_service .side-service-ul-li__link {
	position: relative;
	z-index: 1;
}

.cbutton-C::before,
.cta-main-contact-mail__link::before {
	margin-right: 16px;
	vertical-align: text-top;
	font-size: 16rem;
}
.cbutton-C::after,
.cta-main-contact-mail__link::after {
	content: "" !important;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	display: block;
	background-color: #fff;
	opacity: .2;
	transition: .4s;
}
.cbutton-C:hover::after,
.cta-main-contact-mail__link:hover::after {
	top: 0;
	width: 100%;
}



.page_before {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.page_before__service_img {
	position: relative;
	top: 14px;
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-width: 56px;
	max-height: 56px;
}
.page_before__service_img + .h1-style {
	flex: 1;
	margin-left: 10px;
	width: 100%;
	display: inline-block;
}
.h1-style {
	position: relative;
	margin: 18px 0 24px;
	padding-bottom: 12px;
	border-bottom: 1px solid var(--mpee-light-green);
	display: block;
	width: 100%;
	line-height: 1.5;
	font-size: 24rem;
	font-weight: bold;
	letter-spacing: 0.4px;
}
.h1-style:first-child {
	margin-top: 40px;
}
.h1-style::after {
	content: '';
	display: inline-block;
	width: 30%;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: var(--mpee-light-green);
}
.main_full .h1-style {
	position: relative;
	margin: 40px 0 40px;
	padding: 0;
	border: 0;
	background-color: unset;
	letter-spacing: unset;
	text-align: center;
	font-size: 28rem;
}
.main_full .h1-style:first-child {
	margin-top: 0;
}
.main_full .h1-style::after {
	content: '';
	position: absolute;
	bottom: -1.7em;
	right: 0;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: unset;
	color: var(--mpee-light-green);
	font-size: 16rem;
	font-weight: normal;
	font-family: auto;
}
.h2-style {
	margin: 40px 0 16px;
	padding: 0 2.5vw 12px;
	letter-spacing: 1.6px;
	line-height: 1.4;
	border-bottom: 2px solid #000;
	color: #111;
	font-weight: bold;
	font-size: 22rem;
}
.h3-style {
	margin: 36px 0 16px;
	padding-bottom: 12px;
	letter-spacing: 1.6px;
	line-height: 1.4;
	border-bottom: 3px solid #000;
	font-size: 20rem;
	font-weight: bold;
}
.h4-style {
	position: relative;
	margin: 36px 0 16px;
	padding: 4px 10px;
	border-left: 3px solid #000;
	font-size: 20rem;
	line-height: 1.4;
	font-weight: bold;
}
.h5-style {
	margin: 36px 0 16px;
	line-height: 1.3;
	color: #111;
	font-weight: bold;
	font-size: 18rem;
}
.h6-style {
	margin: 36px 0 16px;
	line-height: 1.3;
	color: #111;
	font-weight: bold;
	font-size: 14rem;
}
.img-style {
	margin-bottom: 15px;
	max-width: 100%;
	height: auto;
}
.p-style {
	margin-bottom: 20px;
	line-height: 1.4;
	color: #111;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
/* Google ReCAPTCHA のバッジを非表示にする */
.grecaptcha-badge {
	display: none;
}
.icon-clock-arrow-before::before,
.icon-clock-arrow-after::after {
	font-family: "icomoon";
	content: "\e912";
	font-weight: normal;
}
.icon-clock-before::before,
.icon-clock-after::after {
	font-family: "icomoon";
	content: "\e911";
	font-weight: normal;
}
.icon-toc-before::before,
.icon-toc-after::after {
	font-family: "icomoon";
	content: "\e901";
	font-weight: normal;
}
.icon-tag-before::before,
.icon-tag-after::after {
	font-family: "icomoon";
	content: "\e902";
	font-weight: normal;
}
.icon-angle-right-before::before,
.icon-angle-right-after::after {
	font-family: "icomoon";
	content: "\e903";
	font-weight: normal;
}
.icon-thin-angle-right-before::before,
.icon-thin-angle-right-after::after {
	font-family: "icomoon";
	content: "\e913";
	font-weight: normal;
}
.icon-last-before::before,
.icon-last-after::after {
	font-family: "icomoon";
	content: "\e904";
	font-weight: normal;
}
.icon-external-link-before::before,
.icon-external-link-after::after {
	font-family: "icomoon";
	content: "\e90b";
	font-weight: normal;
}
/* 元々パンくずのホームとして利用していた
.icon-home-before::before {
	font-family: "icomoon";
	content: "\e900";
	font-weight: normal;
} */
.icon-pin-before::before,
.icon-pin-after::after {
	font-family: "icomoon";
	content: "\e906";
	font-weight: normal;
}
.icon-mail-before::before,
.icon-mail-after::after {
	font-family: "icomoon";
	content: "\e905";
	font-weight: normal;
}
.icon-mail-line-before::before,
.icon-mail-line-after::after {
	font-family: "icomoon";
	content: "\e90d";
	font-weight: normal;
}
.icon-mail-line2-before::before,
.icon-mail-line2-after::after {
	font-family: "icomoon";
	content: "\e910";
	font-weight: normal;
	font-size: 24px;
}
.icon-tel-before::before,
.icon-tel-after::after {
	font-family: "icomoon";
	content: "\e907";
	font-weight: normal;
}
.icon-tel-line-before::before,
.icon-tel-line-after::after {
	font-family: "icomoon";
	content: "\e90e";
	font-weight: normal;
}
.icon-search-before::before,
.icon-search-after::after {
	font-family: "icomoon";
	content: "\e908";
	font-weight: normal;
}
.icon-download-before::before,
.icon-download-after::after {
	font-family: "icomoon";
	content: "\e90c";
	font-weight: normal;
}
.icon-calc-before::before,
.icon-calc-after::after {
	font-family: "icomoon";
	content: "\e90a";
	font-weight: normal;
}
.icon-twitter-before::before,
.icon-twitter-after::after {
	font-family: "icomoon";
	content: "\e909";
	font-weight: normal;
}
.icon-facebook-before::before,
.icon-facebook-after::after {
	font-family: "icomoon";
	content: "\ea91";
	font-weight: normal;
}
.icon-instagram-before::before,
.icon-instagram-after::after {
	font-family: "icomoon";
	content: "\e90f";
	font-weight: normal;
}

/* single_before */
.single_before {
	font-size: 0;
}
.date__published + .date__modified {
	margin-left: 1.5em;
}
.date__published,
.date__modified {
	display: inline-block;
	font-size: 16rem;
	vertical-align: top;
}
.date__published--icon::before,
.date__modified--icon::before {
	font-family: "icomoon";
	vertical-align: baseline;
	margin-right: 0.5em;
	display: inline-block;
	font-size: 16rem;
	font-weight: normal;
}
.date__published--icon::before {
	content: "\e911";
}
.date__modified--icon::before {
	content: "\e912";
}
.categories {
	display: block;
}
.single_before .categories {
	display: inline-block;
}
.side__title,
.categorylist__title,
.rel_posts .h3-style {
	margin: 40px 0 16px;
	padding: 0;
	border: none;
	line-height: 1.5;
	font-size: 22rem;
	font-weight: bold;
}
.side__title::before,
.side__title::after,
.categorylist__title::before
.categorylist__title::after {
	display: none;
}
.categorylist-content {
	font-size: 0;
}
.cpt-categories {
	display: inline-block;
}
.cpt-categories__li {
	margin: 1em 1em 0 0;
	display: inline-block;
	font-size: 12rem;
}
.categorylist-content .cpt-categories__li {
	font-size: 15rem;;
}
.cpt-categories__category {
	padding: 3px 2.5em;
	border: 1px solid;
	display: inline-block;
	background-color: #fff;
	text-align: center;
	font-size: 14rem;
	transition: .2s;
}
.cpt-categories__category:hover {
	background-color: var(--mpee-light-green);
	color: #fff;
	text-decoration: none;
}
.categorylist-content .cpt-categories__category {
	padding: 5px 2.1em;
	font-size: 16rem;;
}
.single_before-date {
	display: inline-block;
	font-size: 16rem;
}
/* arrow */
.arrow-white--right::after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* ,でまとめると効かなくなる */
.header input.searchform-div__text::-webkit-input-placeholder {
	color: #fff;
	opacity: 0.6;
}
.header input.searchform-div__text::-moz-placeholder {
	color: #fff;
	opacity: 0.6;
}
.header input.searchform-div__text:-ms-input-placeholder {
	color: #fff;
	opacity: 0.6;
}

/* side */
.side {
	margin: 40px auto 0;
	box-sizing: border-box;
	padding: 28px 4vw 40px;
	background-color: #F5F5F5;
}
.side .side__title {
	position: relative;
	margin: 0;
	padding: 40px 0 8px;
	border-bottom: 1px solid var(--mpee-light-green);
	font-size: 22rem;
}
.side .side__title::after {
	content: '';
	display: inline-block;
	width: 30%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: var(--mpee-light-green);
}
.side section:nth-child(2) > :first-child .side__title {
	margin-top: 0;
	padding-top: 0;
}
.side .widget_side_service .side-service-ul-li__lin {
	padding-right: 1.5em;
	padding-left: 0.5em;
}
.side .widget_side_service .side-service-ul-li__link::after {
	font-size: 14rem;
}
.searchform-div::after {
	position: absolute;
	display: inline-block;
	top: 0;
	right: 2px;
	font-size: 22px;
	color: var(--mpee-light-green);
	pointer-events: none;
}

/* side-practices */
.side-service-ul {
	margin-top: 20px;
}
.side .widget_side_service .side-service {
	margin-top: 20px;
}
.side .widget_side_service .side-service-ul-li:nth-child(n+2) {
	margin-top: 20px;
}
.side .widget_side_service .side-service-ul-li__link {
	width: 100%;
	text-align: left;
}
html[lang="ja"] .side .widget_side_service .side-service-ul-li__link {
	padding-right: calc(100% - 12.4em);
}

.side .widget_side_service .side-service-ul-li__link strong {
	font-weight: normal;
}
.side .widget_side_service .side-service-ul-li__link::before {
	z-index: -1;
}

/* under_layer_search_form */
.under_layer_search_form {
	margin-top: 32px;
}
.under_layer_search_form .searchform {
	padding-left: 0;
}
.under_layer_search_form .searchform::before {
	display: none;
}
.under_layer_search_form .searchform-div {
	width: auto;
}
.under_layer_search_form .searchform-div__text {
	text-align: left;
	width: 195px;
	height: 46px;
	color: #111;
}
.under_layer_search_form .searchform-div__text--A {
	background-color: #f1f1f1;
}
.under_layer_search_form .searchform-div__text--B {
	background-color: #fcfcfc;
	border: solid 1px #d1d1d1;
}
.under_layer_search_form .searchform-div__text--radius-little {
	border-radius: 4px;
}
.under_layer_search_form .searchform-div__text--radius-radius {
	border-radius: 8px;
}
.under_layer_search_form .searchform-div__text--radius-ellipse {
	border-radius: 23px;
}
.under_layer_search_form .searchform-div::after {
	position: absolute;
	display: inline-block;
	top: 8px;
	right: 14px;
	font-size: 22px;
	color: #a5a5a5;
}
.under_layer_search_form .searchform-div__button {
	opacity: 0;
}

/* side_searchform */
.side_search_form {
	margin-top: 40px;
}

.search-archive-not_found_ul {
	list-style-type: disc;
	margin-top: 20px;
	padding-left: 30px;
}
.searchform {
	position: relative;
	padding: 8px 0.5em;
	background-color: #fff;
	color: #0d0d0d;
	font-size: 16rem;
}
.searchform::before {
	display: none;
}
.searchform-div {
	display: inline-block;
	position: relative;
	width: 100%;
}
.searchform-div__text {
	-webkit-appearance: none;
	background-color: unset;
	width: calc(68vw - 42px);
	height: 28px;
	padding: 0 2.5em 0 1em;
	font-size: 15rem;
	color: #fff;
}
header .searchform-div__text {
	padding: 0 0.5em 0 0;
}
header input.searchform-div__text::placeholder {
	color: #a5a5a5;
}
.searchform-div__button {
	display: inline-block;
	position: absolute;
	right: 1px;
	box-sizing: border-box;
	padding: 0 12px;
	max-width: 52px;
	height: 24px;
	border-radius: 12rem;
	-webkit-border-radius: 12px;
	background-color: #ffffff;
	text-align: center;
	font-size: 0;
}
.searchform-div__button:hover {
	cursor: pointer;
}

/* column-archive */
.column-archive {
	border-top: 1px solid #ccc;
}
.column-archive-li {
	padding: 16px 0;
	border-bottom: 1px solid #ccc;
}
.column-archive-li-top {
	display: flex;
}
.column-archive-li-detail__title {
	font-size: 20rem;
}
.recent_posts .column-archive-li-detail__title {
	font-size: 16rem;
}
.column-archive-li-detail__text {
	margin-top: 10px;
	font-size: 16rem;
}
.column-archive-li-detail__text.pc-only {
	display: block;
}
.column-archive-li-detail__date {
	margin: 16px 16px 0 0;
	display: inline-block;
}

/* news-archive */
.news-archive {
	border-top: 1px solid #ccc;
}
.news-archive-li {
	padding: 16px 0;
    border-bottom: 1px solid #ccc;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	flex-direction: column-reverse;
	flex-wrap: wrap;
}
.news-archive-li__title-a {
	font-size: 20rem;
}
.news-archive-item {
	margin-top: 14px;
	width: 100%;
}

@media screen and (max-width: 374px) {
	/* safari は 16px になるように自動で拡大してしまう為 */
	input,
	textarea {
		font-size: 16px;
	}
}
@media screen and (min-width: 375px) {
	html {
		font-size: 1px;
	}
}
@media screen and (min-width: 768px) {
.side .widget_side_service .side-service-ul-li__link {
	padding-right: 2em;
}
}
@media screen and (min-width: 1000px) {
	.main,
	.main_full {
		padding-right: 40px;
		padding-left: 40px;
	}
}
@media screen and (min-width: 1200px) {
	/* PC/Tablet */
	html {
		overflow-x: hidden;
	}
	.main,
	.main_full {
		width: 100%;
		margin: 40px 0 0;
		padding: 0;
		flex: 1;
	}
	.contact .main_full {
		padding-bottom: 80px;
	}
	.content {
		margin: 0 auto;
		padding-right: 40px;
		padding-left: 40px;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.content,
	.content:has(.side) {
		padding-bottom: 80px;
	}
	.content--home {
		padding-bottom: 0;
		padding-right: 0;
		padding-left: 0;
		max-width: none;
	}
	.pc-center {
		text-align: center;
	}
	/* button */
	.h2-style,
	.h4-style {
		padding-left: 0;
		padding-right: 0;
	}
	.page_before,
	.wppost {
		margin: 0;
	}
	/* single_before */
	.categories {
		display: inline-block;
	}
	br + .date__modified {
		margin-left: 1.5em;
	}
	.categories + .single_before-date {
		margin-top: 0;
		margin-left: 20px;
	}
	.wppost h2 {
		margin-top: 80px;
		margin-bottom: 20px;
	}
	.wppost h3,
	.wppost h4,
	.wppost h5,
	.wppost h6 {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.wppost ul {
		padding-left: 24px;
	}
	.wppost .inyou,
	.wppost .inyou > p,
	.wppost blockquote,
	.wppost blockquote > p {
		font-size: 15px;
	}
	.wppost .formula,
	.wppost .caution,
	.wppost .point {
		font-size: 16px;
	}
	.wppost .accordion-button::after {
		right: 16px;
	}
	.wppost .post-hukidashi {
		margin-bottom: 77px;
		padding: 0;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		border: none;
		text-align: left;
	}
	.wppost .post-hukidashi--top {
		margin-bottom: 20px;
	}
	.wppost .post-hukidashi-top {
		width: 166px;
	}
	.wppost .post-hukidashi__image {
		width: 160px;
		height: 160px;
	}
	.wppost .post-hukidashi__image-bottom {
		text-align: center;
	}
	.wppost .post-hukidashi-bottom {
		position: relative;
		top: 57px;
		left: -26px;
		box-sizing: border-box;
		padding: 16px 24px;
		width: calc(100% - 148px);
		border-radius: 10px;
		border: 1px solid #000;
	}
	.wppost .post-hukidashi-bottom--top {
		top: 0;
	}
	.wppost .post-hukidashi::before {
		content: "";
		position: absolute;
		top: 75px;
		left: 179px;
		border-style: solid;
		border-width: 8px 16px 8px 0;
		border-color: transparent #000 transparent transparent;
	}
	.wppost .post-hukidashi::after {
		content: "";
		position: absolute;
		top: 76px;
		left: 181px;
		border-style: solid;
		border-width: 7px 14px 7px 0;
		border-color: transparent #fff transparent transparent;
	}
	.wppost .post-hukidashi__title {
		margin-top: 0;
	}
	.wppost .post-hukidashi__text {
		margin-top: 0;
	}
	.wppost .post-hukidashi__title + .post-hukidashi__text {
		margin-top: 12px;
	}
	.wppost table.break {
		width: auto;
	}
	.wppost table.break thead {
		display: table-header-group;
	}
	.wppost table.break th,
	.wppost table.break td {
		padding-left: 10px;
		padding-right: 10px;
		display: table-cell;
		border: 1px solid #dfdfdf;
	}
	/* SP のクラスを上書く為の指定 */
	.wppost table.break th,
	.wppost table.break td,
	.wppost table.break th:first-child,
	.wppost table.break td:first-child,
	.wppost table.break th:last-child,
	.wppost table.break td:last-child {
		padding: 16px 22px 12px;
	}
	.wppost table.break th {
		text-align: center;
		background-color: #f5f5f5;
	}
	.wppost table.break td {
		color: #444;
	}
	.wppost-content {
		font-size: 16px;
	}

	/* ,でまとめると効かなくなる */
	input.searchform-div__text::-webkit-input-placeholder {
		color: #a5a5a5 !important;
	}
	input.searchform-div__text::-moz-placeholder {
		color: #a5a5a5 !important;
	}
	input.searchform-div__text:-ms-input-placeholder {
		color: #a5a5a5 !important;
	}

	/* side */
	.side {
		margin: 80px 0 0 40px;
		padding: 28px 16px 40px;
		width: 300px;
	}
	.side .side__title::after {
		width: 96px;
	}
	.h1-style::after {
		width: 18.605%;
	}
	/* side-practices */
	html[lang="ja"] .side .widget_side_service .side-service-ul-li__link {
		padding-right: 72px;
	}
	.side .side-service-ul-li:nth-child(n+2) {
		margin-top: 16px;
	}
	/* side-search */
	.side .searchform-div {
		width: 100%;
	}
	.side .searchform-div__text {
		width: 100%;
	}
	.searchform {
		padding: 0;
	}
	.searchform-div {
		top: 0;
		width: auto;
	}
	.searchform-div::after {
		position: absolute;
		display: inline-block;
		top: 13px;
		right: 14px;
		font-size: 22px;
		color: var(--mpee-light-green);
		pointer-events: none;
	}
	.searchform-div__text {
		text-align: left;
		width: 195px;
		height: 46px;
		border-radius: 0;
		color: #111;
	}
	.searchform-div__text {
		padding: 0 42px 0 12px;
	}
	.searchform-div__text--radius-little {
		border-radius: 4px;
	}
	.searchform-div__text--radius-radius {
		border-radius: 8px;
	}
	.searchform-div__text--radius-ellipse {
		border-radius: 23px;
		padding-left: 20px;
	}
	.searchform-div__text--A {
		background-color: #f1f1f1;
	}
	.searchform-div__button {
		position: absolute;
		top: 7px;
		right: 11px;
		background: none;
		width: 32px;
		height: 32px;
		color: #b4b4b4;
		border-radius: 20px;
	}
}
@media screen and (min-width: 1580px) {
	.content {
		padding-right: calc(50vw - 750px);
		padding-left: calc(50vw - 750px);
	}
	.content--home {
		padding-right: 0;
		padding-left: 0;
	}	
}