@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

/* font-family: "Zen Kaku Gothic New", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

/* font-family: "Outfit", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

#front-sectionPost .postlist li {
	border: none!important;
}
.postlist li,
.postlist li:first-child {
	border: none!important;
}
.postlist .post_text {
	position: relative;
	padding: 16px 0;
}
.postlist .post_text:after {
	content: '';
	display: inline-block;
	background-size: 3px 1px;
	background-image: linear-gradient(to right, #000000 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	position: absolute;
	height: 1px;
	bottom: 0;
	right: 0;
	width: 92%;
}

#front-sectionPost {
	width: 94%;
	max-width: 1400px;
	margin: 0 auto;
}
.post .time, .postlist .time {
	font-weight: 500;
	color: #fff !important;
	background: #DB68A4;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.post .time a, .postlist .time a {
	font-weight: 500;
	color: #fff!important;
}

.post4b li .post4b_contents {
	/*  opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #DB68A4;
	border-radius: 5px;
}

.post_link a {
	color: #232323!important;
}
.post_link {
	border-bottom: none;
}

#wrapper {
	max-width: unset;
	padding: 0;
	position: relative;
	z-index: 1;
}

body {
	font-weight: 400;
	font-family: "Zen Kaku Gothic New", sans-serif;
	background: #FCF6F9;
}

body p {
	line-height: 1.8;
}

body:not(.home) #wrapper {
	width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
	width: 94%;
	max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
	width: 94%!important;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
header#h1Header {
	background: #fff;
	width: 96%;
	margin-inline: auto;
	border-radius: 25px;
}
#thumbImg::before, header#h1Header::before {
	background: #202020;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-size: var(--rem48);
	color: #DB68A4;
}

#header-upper {
	display: none!important;
}
#header .logo img {
	max-width: 300px;
}
#header,.sticky-header #header > .inner {
	background: #FCF6F9;
}
.header__nav-contact {
	padding-right: 14px;
}
#header ul.header__contact {
	column-gap: 10px;
}
#header ul.header__contact li {
	height: auto;
}
#header a.head_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	border-radius: 100vmax;
	min-width: 160px;
	height: 58px;
}
#header a.head_btn::before {
	display: inline-block;
	font-size: 1.4rem;
	margin-top: 4px;
	margin-right: 4px;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #FBBE25!important;
	color: #fff;
}
nav#mainNav ul li a {
	color: #232323;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
	font-weight: 500;
	color: #232323;
}
nav#mainNav ul li a span {
	font-family: "Outfit", sans-serif;
	font-weight: 400;
	color: #F6A0AB;
}
nav#mainNav ul li a:hover b {
	color: #232323;
}
nav#mainNav ul li a:hover span {
	color: #F6A0AB;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-parent a {
	background: #FCF6F9;
}
nav#mainNav ul li.current-menu-item a b {
	color: #232323;
}
nav#mainNav ul li.current-menu-item a span,
nav#mainNav ul li.current-menu-parent a span {
	color: #F6A0AB;
}
nav#mainNav ul li.current-menu-item a b {
	color: #232323;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #232323;
	background: #FCF6F9;
}
nav#mainNav ul li ul.sub-menu li a:hover {
	background: #F6A0AB!important;
	color: #fff!important;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #232323;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #FCF6F9;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #DB68A4;
}
.spmenu #menu p {
	color: #DB68A4;
}

a#scrollUp {
	background: #DB68A4;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #444444;
	background: #FCF6F9;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #444444;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer .socialicon {
	margin-bottom: 20px;
}
#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
	color: #DB68A4;
}

.inner {
	width: 94%;
	max-width: 1200px;
	margin-inline: auto;
}

h1.title {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #232323;
	line-height: 1.6;
	font-weight: 700;
	display: block;
	margin-bottom: 35px;
	position: relative;
}

.post h2 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h2.title {
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #232323;
	line-height: 1.6;
	font-weight: 700;
	display: block;
	text-align: center;
	padding: 0!important;
	margin: 0 0 35px!important;
	position: relative;
}

.post h2.title .en {
	font-family: "Outfit", sans-serif;
	font-weight: 700;
	letter-spacing: 0;
	display: flex;
	align-items: center;
	gap: 4px;
	justify-content: center;
	width: fit-content;
	margin-inline: auto;
	font-size: var(--rem20);
	color: #DB68A4;
	line-height: 1;
}
.post h2.title .en::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/mark.png)no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	margin-right: 4px;
}

.post h3 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
}

.post h4::before {
	background: #DB68A4;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Zen Kaku Gothic New", sans-serif;
	background: #FBBE25;
	display: block;
	width: 100%;
	max-width: 300px;
	border-radius: 100vmax;
	padding: 16px;
	color: #fff;
	margin-top: 35px;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #FBBE25;
	color: #fff;
	opacity: .7;
}

.cta {
	padding-bottom: 40px;
	position: relative;
}
.cta .wrap {
	background: #fff;
	border-radius: 25px;
	padding: 60px;
}
.cta h2.title {
	text-align: left;
}
.cta h2.title .en {
	margin-left: 0;
}
.cta .buttonList {
	display: flex;
	justify-content: space-between;
	gap: 15px;
}
.cta a {
	font-weight: 700;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: unset;
	color: #fff;
	border-radius: 100vmax;
	padding: 12px 24px;
	width: 100%;
	max-width: 340px;
	height: 70px;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin-right: 6px;
}
.cta a.lineLink {
	background: #F2C0BA;
}
.cta a.lineLink::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}
.cta a.telLink {
	background: #DB68A4;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.mailLink {
	background: #FBBE25;
	color: #fff;
}
.cta a.mailLink::before {
	content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/

#metaslider-id-173 {
	display: none!important;
}
#mainImg {
	padding: 0 1%!important;
}

.top_strengths {
	padding-top: 70px;
	position: relative;
	z-index: 1;
}
.top_strengths::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/top_strengths_bg.jpg)no-repeat;
	background-size: contain;
	background-position: top;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.top_strengths .head {
	padding-bottom: 35px;
}
.top_strengths .head span {
	color: #DB68A4;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	display: block;
	font-size: var(--rem48);
	margin-bottom: 8px;
}
.top_strengths .head .box {
	background: #DB68A4;
	border-radius: 25px;
	padding: 25px;
	width: 90%;
	max-width: 900px;
	margin-inline: auto;
	position: relative;
}
.top_strengths .head .box::after {
	content: '';
	display: inline-block;
	background: #DB68A4;
	width: 50px;
	height: 26px;
	position: absolute;
	left: 50%;
	bottom: -25px;
	transform: translateX(-50%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.top_strengths .head .box p {
	color: #fff;
	font-weight: 500;
	font-size: var(--rem40);
	line-height: 1.6;
	text-align: center;
}
.top_strengths .wrap {
	padding: 120px 60px;
	background: rgba(255, 255, 255, .8);
	border-radius: 25px;
}
.top_strengths h2::after {
	content: '';
	display: block;
	background: url(/wp-content/uploads/title_wave.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 30px;
	margin: 0;
}
.top_strengths h2 {
	margin-bottom: 60px;
}
.top_strengths h2 .small {
	display: block;
	font-weight: 500;
	font-size: var(--rem24);
	margin-top: 6px;
}
.top_strengths ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 60px 40px;
}
.top_strengths li .image {
	position: relative;
	margin-bottom: 20px;
	z-index: 1;
}
.top_strengths li .image::after {
	content: '';
	display: inline-block;
	background: #F2C0BA;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	transform: rotate(5deg);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.top_strengths li img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 25px;
}
.top_strengths h3 {
	font-weight: 500;
	margin-bottom: 0;
}
.top_strengths h3 span {
	font-size: var(--rem14);
	font-family: "Outfit", sans-serif;
	font-weight: 700;
	display: block;
	color: #F6A0AB;
}

.top_company {
	padding-top: 40px;
}
.top_company .flex {
	background: rgba(255,255,255,.8);
	border-radius: 25px;
	padding: 60px 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_company .text {
	width: 40%;
}
.top_company .map {
	width: 55%;
}
.top_company .map iframe {
	width: 100%;
	height: 350px;
	border-radius: 15px;
}
.top_company h2.title {
	text-align: left;
}
.top_company h2.title .en {
	margin-left: 0;
}
.top_company dl,
.top_company dt,
.top_company dd {
	font-weight: 400;
}
.top_company dl {
	display: flex;
}
.top_company .linkBtn {
	margin-left: 0;
}

.top_recruit {
	padding-top: 40px;
}
.top_recruit .flex {
	background: rgba(255,255,255,.8);
	border-radius: 25px;
	padding: 60px 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_recruit .text {
	width: 40%;
}
.top_recruit .image {
	width: 55%;
}
.top_recruit .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 15px;
}
.top_recruit h2.title {
	text-align: left;
}
.top_recruit h2.title .en {
	margin-left: 0;
}
.top_recruit .linkBtn {
	margin-left: 0;
}

.top_blog {
	padding: 40px 0;
}
.top_blog .flex {
	background: rgba(255,255,255,.8);
	border-radius: 25px;
	padding: 60px 80px;
	display: flex;
	justify-content: space-between;
}
.top_blog .text {
	width: 35%;
}
.top_blog .btnBox {
	width: 60%;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.top_blog h2.title {
	text-align: left;
}
.top_blog h2.title .en {
	margin-left: 0;
}
.top_blog .linkBtn {
	margin: 0;
}

@media print, screen and (max-width: 1023px) {

	.top_strengths .head .box {
		padding: 20px;
	}
	.top_strengths .head .box::after {
		width: 40px;
		height: 20px;
		bottom: -19px;
	}
	.top_strengths .head .box p {
		font-size: var(--rem24);
	}
	.top_strengths .wrap {
		padding: 60px 25px;
	}
	.top_strengths ul {
		grid-template-columns: repeat(1,1fr);
		gap: 50px;
		max-width: 500px;
		margin-inline: auto;
	}
	.top_strengths h3 {
		text-align: center;
	}

	.top_company .flex {
		padding: 40px 25px;
		flex-direction: column;
		gap: 40px;
	}
	.top_company .text {
		width: 100%;
		max-width: 500px;
		margin-inline: auto;
	}
	.top_company .map {
		width: 100%;
	}
	.top_company h2.title {
		text-align: center;
	}
	.top_company h2.title .en {
		margin-left: auto;
	}
	.top_company .linkBtn {
		margin-left: auto;
	}

	.top_recruit .flex {
		padding: 40px 25px;
		flex-direction: column;
		gap: 50px;
	}
	.top_recruit .text {
		width: 100%;
		max-width: 500px;
		margin-inline: auto;
	}
	.top_recruit .image {
		width: 100%;
		max-width: 500px;
		margin-inline: auto;
	}
	.top_recruit h2.title {
		text-align: center;
	}
	.top_recruit h2.title .en {
		margin-left: auto;
	}
	.top_recruit .linkBtn {
		margin-inline: auto;
	}

	.top_blog .flex {
		padding: 40px 25px;
		flex-direction: column;
		gap: 50px;
	}
	.top_blog .text {
		width: 100%;
		max-width: 500px;
		margin-inline: auto;
	}
	.top_blog .btnBox {
		width: 100%;
		display: flex;
		align-items: center;
		max-width: 500px;
		margin-inline: auto;
	}
	.top_blog h2.title {
		text-align: center;
	}
	.top_blog h2.title .en {
		margin-left: auto;
	}
}

@media print, screen and (max-width: 768px) {
	#metaslider-id-173 {
		display: block!important;
	}
	#metaslider-id-98 {
		display: none!important;
	}
}

/*-----------------------------
本巣さくらの特徴
------------------------------*/
.service.sec01 .inner {
	background: rgba(255,255,255,.8);
	border-radius: 25px;
	padding: 60px 80px;
}
.service.sec01 .image img {
	border-radius: 15px;
}
.service.sec01 .text h3 {
	font-size: var(--rem40);
	font-weight: 700;
}
.service.sec01 .text h3 span {
	position: relative;
	z-index: 1;
}
.service.sec01 .text h3 span::after {
	content: '';
	display: inline-block;
	background: #EBADCE;
	width: 100%;
	height: 14px;
	border-radius: 100vmax;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.service.sec01 .head {
	background: #FFE49F;
	padding: 20px 5%;
	text-align: center;
	border-radius: 15px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 40px;
}
.service.sec01 .head::before {
	content: '';
	display: inline-block;
	background: #FFE49F;
	width: 40px;
	height: 25px;
	position: absolute;
	left: 50%;
	bottom: -24px;
	transform: translateX(-50%);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.service.sec01 .head .text01 {
	font-weight: 500;
	font-size: var(--rem40);
}
.service.sec01 .head .text02 {
	color: #92BE42;
	font-size: var(--rem80);
	font-weight: 900;
}
.service.sec01 .head .text02 .small {
	font-size: var(--rem48);
}
.service.sec01 .head .text03 {
	font-weight: 700;
	font-size: var(--rem30);
}
.service.sec01 .body {
	background: #FCECF3;
	padding: var(--px60);
	position: relative;
	z-index: 1;
	border-radius: 15px;
}
.service.sec01 .body::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/sakura01.png)no-repeat;
	background-size: contain;
	aspect-ratio: 123 / 83;
	width: 120px;
	position: absolute;
	top: 20px;
	left: 20%;
	z-index: -1;
}
.service.sec01 .body .text01 {
	color: #DB68A4;
	font-size: var(--rem24);
	font-weight: 700;
}
.service.sec01 .body .gallery img {
	border-radius: 15px;
}
.service.sec01 .body .text02 {
	text-align: center;
	font-weight: 700;
	font-size: var(--rem30);
}
.service.sec01 .body .text02 span {
	font-weight: 500;
	font-size: var(--rem20);
	display: block;
}

.service.sec02 .inner {
	background: rgba(255,255,255,.8);
	border-radius: 25px;
	padding: 60px 80px;
}
.service.sec02 .image img {
	width: 100%;
	border-radius: 15px;
}
.service.sec02 .text span {
	position: relative;
	z-index: 1;
}
.service.sec02 .text span::after {
	content: '';
	display: inline-block;
	background: #EFBBD6;
	width: 100%;
	height: 10px;
	border-radius: 100vmax;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.service.sec03 {
	position: relative;
	z-index: 1;
}
.service.sec03::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/sakura02.png)no-repeat;
	background-size: contain;
	aspect-ratio: 187 / 134;
	width: 140px;
	position: absolute;
	bottom: 20px;
	right: 4%;
	z-index: -1;
}
.service.sec03 .image {
	margin-bottom: 40px;
}
.service.sec03 h3 {
	text-align: center;
	font-weight: 700;
	color: #DB68A4;
	font-size: var(--rem48);
}
.service.sec03 .box {
	border-radius: 25px;
	padding: 25px;
	text-align: center;
	background: #DB68A4;
	width: 90%;
	max-width: 900px;
	margin-inline: auto;
}
.service.sec03 .box p {
	font-weight: 700;
	color: #fff;
	font-size: var(--rem60);
}

@media print, screen and (max-width: 768px) {
	.service.sec01 .inner {
		padding: 40px 25px;
	}
	.service.sec01 .text h3 {
		text-align: center;
	}
	.service.sec01 .text h3 span::after {
		height: 10px;
	}
	.service.sec01 .head .text01 {
		display: block;
		margin-bottom: 10px;
	}
	.service.sec01 .body {
		padding: var(--px60) var(--px40);
	}

	.service.sec02 .inner {
		padding: 40px 25px;
	}
	.service.sec02 h3 {
		text-align: center;
	}

	.service.sec03::after {
		bottom: -110px;
	}
	.service.sec03 .box p {
		font-size: var(--rem40);
	}
}


/*-----------------------------
会社概要
------------------------------*/
.company.sec01 .inner {
	background: rgba(255,255,255,.8);
	border-radius: 25px;
	padding: 60px 80px;
}
.company.sec01 .image img {
	width: 100%;
	border-radius: 15px;
}
.company.sec01 h3 {
	font-size: var(--rem30);
	font-weight: 700;
}

.company.sec02 .inner {
	background: rgba(255,255,255,.8);
	border-radius: 25px;
	padding: 60px 80px;
}
.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
	background: unset;
	border: none;
	font-weight: 500;
}
.company.sec02 table tr:first-child {
	border-top: 1px solid #707070;
}
.company.sec02 table tr {
	border-bottom: 1px solid #707070;
}
.company.sec02 table th,
.company.sec02 table td a {
	color: #DB68A4;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
	border-radius: 20px;
}

@media print, screen and (max-width: 768px) {
	.company.sec01 .inner {
		padding: 40px 25px;
	}

	.company.sec02 .inner {
		padding: 40px 25px;
	}
}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec01 .inner {
	background: rgba(255,255,255,.8);
	border-radius: 25px;
	padding: 60px 80px;
}
.recruit.sec01 .image img {
	width: 100%;
	border-radius: 15px;
}
.recruit.sec01 h3 {
	font-size: var(--rem30);
	font-weight: 700;
}

.recruit.sec02 ul {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-template-rows: auto;
	gap: 20px;
}
.recruit.sec02 ul li {
	background: #fff;
	border-radius: 15px;
	padding: 20px;
}
.recruit.sec02 ul li .image img {
	border-radius: 15px;
	width: 100%;
}
.recruit.sec02 ul li h3 {
	margin-bottom: 10px;
	font-weight: 700;
}

@media print, screen and (max-width: 768px) {
	.recruit.sec01 .inner {
		padding: 40px 25px;
	}

	.recruit.sec02 ul {
		grid-template-columns: repeat(1,1fr);
		max-width: 500px;
		margin-inline: auto;
	}
	.recruit.sec02 ul li h3 {
		text-align: center;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
	width: 300px;
}
body.page-contact .post table th {
	background: #DB68A4;
	color: #fff;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	padding: 20px;
	background: #FBBE25;
	border-radius: 100vmax;
	width: 100%;
}


/*--メディアクエリ--------------------------------------------*/

@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	.mobile #header {
		background: #FCF6F9;
	}

	nav#mainNav ul li a {
		padding: 20px 10px;
	}
	nav#mainNav ul li a span {
		display: none;
	}
	nav#mainNav ul li a,
	nav#mainNav ul li a:hover,
	nav#mainNav ul li.current-menu-item a,
	nav#mainNav ul li.current-menu-item a:hover,
	nav#mainNav ul li.current-menu-parent a,
	nav#mainNav ul li.current-menu-parent a:hover,
	nav#mainNav ul li ul.sub-menu li a:hover {
		background: #FCF6F9!important;
		color: #232323!important;
	}
}

@media screen and (min-width: 769px){
	.dsp_hp { display:block; }
	.dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
	.dsp_hp { display:none; }
	.dsp_smt { display:block; }

	header#h1Header  {
		height: 200px;
	}

	.cta h2.title {
		text-align: center;
	}
	.cta h2.title .en {
		margin-inline: auto;
	}
	.cta .wrap {
		padding: 40px 25px;
	}
	.cta .buttonList {
		flex-wrap: wrap;
		justify-content: center;
	}
	.cta a {
		font-size: 16px;
		height: 60px;
	}
	.cta a::before {
		font-size: .8em;
	}
	.cta a.telLink {
		font-size: 18px;
	}
}

@media print, screen and (max-width: 640px) {
	.postlist .post_text:after {
		width: calc(100%);
	}
}