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

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

.front_contents {
	position: relative;
	padding: min(calc(150px + (1vw - 19.2px) * 4.5307), 150px) 0; /* 150-80px (1920-375) */
	z-index: 10;
}
.wrapper_content {
	position: relative;
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
	z-index: 20;
}
#front_top_content, #front_bottom_content {
	position: relative;
	padding: min(calc(120px + (1vw - 19.2px) * 3.2362), 120px) 0; /* 120-70px (1920-375) */
	z-index: 10;
	background: #fff;
}
#front_bottom_content {
	background: url(/wp-content/uploads/blog-bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 100px 0;
}
#front-sectionPost .postlist li {
	border: none!important;

}
.postlist li,
.postlist li:first-child {
	border: none!important;
}
.postlist .post_text {
	position: relative;
}
.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%;
}
body:not(.home) #front_bottom_content {
	display: none;
}

#front-sectionPost {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 26px 0;
}
.post .time, .postlist .time {
	font-weight: 700;
	color: #262626 !important;
	background: #FF9D36;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 0;
}
.post .time a, .postlist .time a {
	font-weight: 700;
	color: #262626!important;
}

.post4b li .post4b_contents {
	opacity: 1;
	/* 	display: none; */
}
.post4b .time {
	display: block;
	background: #FF9D36;
	color: #262626 !important;
}
.post4b .time a {
	color: #262626 !important;
}

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

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

body {
	font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
}

body p {
	line-height: 2;
}

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;
}
#thumbImg::before, header#h1Header::before {
	background: #000000;
	opacity: 0;
}
header#h1Header h1.title {
	font-size: var(--rem48);
	font-weight: 700;
	color: #262626;
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 5px 10px;
}
#header a.head_btn {
	align-items: center;
	position: relative;
}
#header a.head_btn::before {
	font-size: 1.1em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	background: #F9F9F9;
	color: #262626;
	flex-direction: unset;
}
#header a.head_btn.tel_btn::before {
	margin-top: -11px;
}
#header a.head_btn.tel_btn span {
	margin-top: -14px;
}
#header a.head_btn.line_btn {
	background: #FF9D36;
	color: #262626;
	flex-direction: unset;
}
#header a.head_btn.line_btn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
}
#header a.head_btn.mail_btn {
	background: #3FC416;
	color: #fff;
	flex-direction: unset;
}
#header a.head_btn.mail_btn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/calendar.png)no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
}
#header a.head_btn .note {
	position: absolute;
	bottom: 16px;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	font-weight: 500;
	font-size: 11px;
	color: #262626;
	margin: 0;
}
nav#mainNav ul li a {
	color: #262626;
	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: #262626;
}
nav#mainNav ul li a:hover span {
	color: #262626;
}
nav#mainNav ul li.current-menu-item a b {
	color: #262626;
}
nav#mainNav ul li.current-menu-item a span {
	color: #262626;
}
nav#mainNav ul li.current-menu-item a b {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #262626;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
	background: #eee;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #FF9D36;
}
.spmenu #menu p {
	color: #FF9D36;
	white-space: nowrap;
}

a#scrollUp {
	background: #1EAA39;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #262626;
	background: #FF9D36;
}
#copyright {
	color: #6E6E6E;
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #262626;
	font-weight: 500;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer .socialicon {
	margin-bottom: 15px;
}
#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: #262626;
}

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

h1.title {
	font-size: var(--rem30);
	letter-spacing: .01em;
	color: #3FC416;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
}

.post h2 {
	color: #262626;
	font-weight: 700;
	font-size: var(--rem36);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h3 {
	color: #262626;
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
.post h4 {
	color: #262626;
	font-weight: 500;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	display: block;
	background: #FF9D36;
	color: #262626;
	border-radius: 100vmax;
	width: 270px;
	font-weight: 700;
	padding: 15px 5%;
	margin-top: 30px;
	margin-inline: auto;
	border: solid 2px #262626;
}
a.linkBtn::after {
	display: none!important;
}
a.linkBtn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain;
	width: 18px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #FF9D36;
	color: #262626;
	opacity: .7;
}

.contact_sec {
	background: #F9F9F9;
	padding: 80px 0;
}
.contact_sec h1 {
	font-size: var(--rem30)!important;
	margin-bottom: 40px!important;
}
.contact_sec .schedule-wrap {
    overflow-x: auto;
}
.contact_sec table.schedule {
	border-collapse: collapse;
	min-width: 700px;
	width: 100%;
	text-align: center;
}
.contact_sec table.schedule th,
.contact_sec table.schedule td {
	border: 1px solid #707070;
	padding: 16px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.contact_sec table.schedule th {
	background-color: #FF9D36;
	color: #262626;
	font-weight: 700;
}
.contact_sec .time-header {
	background-color: #FFCE9A;
	color: #262626;
	font-weight: 700;
	letter-spacing: 3px;
	writing-mode: vertical-rl;
}
.contact_sec .weekend-label {
	background-color: #FCF28F;
	color: #262626;
	letter-spacing: 3px;
	font-weight: 700;
	writing-mode: vertical-rl;
}
.contact_sec .time {
	background: #FF9D36;
	font-weight: 700;
}
.contact_sec .weekend-time {
	background: #F9E620;
	font-weight: 700;
}
.contact_sec .day-off {
	color: #262626;
}
.contact_sec .circle {
	font-weight: 700;
}
.contact_sec .btn {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 70px;
}
.contact_sec a {
	font-weight: 500;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	width: 340px;
	max-width: 100%;
	position: relative;
	padding: 16px 0;
	border-radius: 100vmax;
}
.contact_sec a::before {
	content: '';
	display: inline-block;
}
.contact_sec a:hover {
	opacity: .7;
}
.contact_sec a.lineLink {
	background: #FF9D36;
	color: #262626;
}
.contact_sec a.lineLink::before {
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
}
.contact_sec a.mailLink {
	background: #1EAA39;
	color: #fff;
}
.contact_sec a.mailLink::before {
	background: url(/wp-content/uploads/calendar.png)no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
}

#metaslider-id-159 {
	display: none!important;
}

/*-----------------------------
Top
------------------------------*/
.top_menu {
	padding: 100px 0;
}
.top_menu .inner {
	max-width: 900px;
}
.top_menu .wrap {
	display: flex;
	flex-direction: column;
	gap: 100px;
	padding-top: 70px;
}
.top_menu .flex {
	display: flex;
	justify-content: space-between;
}
.top_menu .flex:nth-child(even) {
	flex-direction: row-reverse;
}
.top_menu .flex:nth-child(even) .image {
	margin-left: 0;
	margin-right: -3%;
}
.top_menu .image {
	width: 45%;
	margin-left: -3%;
}
.top_menu .image img {
	width: 100%;
}
.top_menu .text {
	width: 48%;
	padding-top: 40px;
	position: relative;
}
.top_menu .text .number {
	display: block;
	position: absolute;
	top: 20px;
	right: 5%;
	font-weight: 900;
	font-size: 200px;
	color: #F9F9F9;
	z-index: -1;
}
.top_menu h3 {
	font-weight: 700;
}
.top_menu dl {
	border: solid 1px #D8D8D8;
	background: #F9F9F9;
	border-radius: 10px;
	margin-top: 20px;
	padding: 15px;
	display: flex;
	align-items: center;
}
.top_menu dt {
	font-weight: 700;
	width: 50%;
	text-align: left;
}
.top_menu dd {
	font-weight: 700;
	width: 50%;
	text-align: right;
	padding: 0;
}
.top_menu dd span {
	font-weight: 400;
	font-size: 12px;
}
.top_menu .linkBtn {
	margin-left: 0;
}

@media print, screen and (max-width: 768px) {
	.top_menu {
		padding: 60px 0;
	}
	.top_menu h1 {
		font-size: 18px;
	}
	.top_menu .wrap {
		gap: 60px;
		padding-top: 30px;
	}
	.top_menu .flex {
		flex-direction: column;
		gap: 40px;
	}
	.top_menu .flex:nth-child(even) {
		flex-direction: column;
	}
	.top_menu .flex:nth-child(even) .image {
		margin-right: 0;
		margin-inline: auto;
	}
	.top_menu .image {
		width: 90%;
		margin-left: 0;
		margin-inline: auto;
	}
	.top_menu .text {
		width: 100%;
		padding-top: 0;
	}
	.top_menu .text .number {
		top: 20px;
		right: 5%;
		font-size: 160px;;
	}
	.top_menu .linkBtn {
		margin-left: auto;
	}
}

/*-----------------------------
店舗案内
------------------------------*/
.information.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.information.sec01 .image {
	width: 25%;
}
.information.sec01 .image img {
	border-radius: 15px;
}
.information.sec01 .text {
	width: 70%;
}

.information.sec02 {
	padding-top: 100px;
}
.information.sec02 th {
	background: #FF9D36!important;
}

.information.sec03 {
	padding-top: 100px;
}

@media print, screen and (max-width: 768px) {
	.information.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.information.sec01 .image {
		width: 80%;
		margin-inline: auto;
	}
	.information.sec01 .text {
		width: 100%;
	}

	.information.sec02 {
		padding-top: 60px;
	}

	.information.sec03 {
		padding-top: 60px;
	}
}

/*-----------------------------
サービス・料金
------------------------------*/
body.page-service #content.wide {
	padding-top: 0;
}
.service.sec01 li {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 60px 0;
	border-bottom: 1px solid #B8B8B8;
}
.service.sec01 li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.service.sec01 .image {
	width: 45%;
}
.service.sec01 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 15px;
}
.service.sec01 .text {
	width: 50%;
}
.service.sec01 h3 {
	font-weight: 700;
}
.service.sec01 dl {
	border: solid 1px #D8D8D8;
	background: #F9F9F9;
	border-radius: 10px;
	margin-top: 20px;
	padding: 15px;
	display: flex;
	align-items: center;
}
.service.sec01 dt {
	font-weight: 700;
	width: 50%;
	text-align: left;
}
.service.sec01 dd {
	font-weight: 700;
	width: 50%;
	text-align: right;
	padding: 0;
}
.service.sec01 dd span {
	font-weight: 400;
	font-size: 12px;
}

.service.sec02 {
	padding-top: 100px;
}
.service.sec02 th,
.service.sec02 td {
	text-align: center;
}
.service.sec02 th {
	background: #F9F9F9!important;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 li {
		flex-direction: column;
		gap: 20px;
		padding: 50px 0;
	}
	.service.sec01 .image {
		width: 100%;
	}
	.service.sec01 .text {
		width: 100%;
	}
	.service.sec01 h3 {
		text-align: center;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #FF9D36!important;
	color: #262626!important
}
.wpcf7-form .must {
	background: #fff!important;
	color: #FF9D36!important;
	border: solid 1px #FF9D36!important;
}
.post .subimitarea .linkBtn {
	max-width: 270px;
	margin-inline: auto;
	border: none!important;
}
.post .subimitarea .linkBtn::after {
	display: none!important;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #262626!important;
	background: #FF9D36;
	padding: 20px!important;
	width: 270px;
	font-weight: 700;
	border-radius: 100vmax;
	border: solid 3px #262626;
}


/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	nav#mainNav ul li a {
		padding: 20px 10px;
	}
	nav#mainNav ul li a span {
		display: none;
	}
}

@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; }

	#front_bottom_content {
		padding: 70px 0;
	}

	h1.title {
		margin-bottom: 30px;
	}
	.post h2 {
		margin-bottom: 20px;
	}
	.post h2.title {
		margin-bottom: 30px!important;
	}
	.post h3.title {
		margin-bottom: 15px;
	}

	.contact_sec .btn {
		margin-top: 40px;
	}
	.contact_sec a {
		width: 300px;
	}
	.contact_sec h1 {
		margin-bottom: 30px!important;
	}

	#metaslider-id-159 {
		display: block!important;
	}
	#metaslider-id-98 {
		display: none!important;
	}
}

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

@media print, screen and (min-width: 1024px){
	#header p.time{
		font-size:10px;
		line-height: 1.2;
		text-align: center;
	}
	#header a.head_btn.tel_btn{
		display:flex;
		flex-direction: column;
	}
	#header a.head_btn.tel_btn span{
		margin-top: -6px;
	}
	#header a.head_btn.tel_btn::before {
		content:none;
	}
	#header a.head_btn.tel_btn i{
		margin-right:0.5rem;
	}

}