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

/*--ページレイアウト調整用--------------------------------------------*/

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

@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

@font-face {
  font-family: "こころ明朝体";
  src: url('https://watanabe-shinkyuu.com/font/Kokoro.woff')
    format("woff");
}

.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_top_content{
	padding: min(calc(150px + (1vw - 19.2px) * 3.2362), 120px) 0; /* 120-70px (1920-375) */
}
#front-sectionPost {
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
}
#front-sectionPost .postlist li {
	border-bottom: none;
}
.postlist li {
	border: none;
}
.postlist li:first-child {
	border-top: 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: calc(100% - 92px);
}

.post .time, .postlist .time {
	font-weight: 500;
	color: #E6C543 !important;
	background: #FFFBF1;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.post2b .time, .post4b .time {
	background: #FFFBF1;
	border: none;
	font-weight: 500;
	color: #E6C543 !important;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.post .time a, .postlist .time a, .post2b .time a , .post4b .time a {
	font-weight: 400;
	color: #E6C543!important;
}

.post_link a, .post2b_link a, .post4b_link a {
	color: #464747!important;
}
.post_link, .post2b_link, .post4b_link {
	border-bottom: none;
}

.post4b h2 , .post4b h2 a {
	color: #E6C543;
}
.post2b li , .post4b li {
	border-bottom: dashed 1px #707070!important;
}
.post2b li .post2b_contents, .post4b li .post4b_contents {
	opacity: 1;
}
.post2b h2, .post2b h2 a {
	color: #464747;
}

#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: 90%;
	max-width: var(--content-max-width);
}


.page-id-17 #wrapper {
	width: 90%!important;
	max-width: var(--content-max-width);
	margin-inline: auto;
}

#header-upper {
	display: none!important;
}
#header,.sticky-header #header > .inner {
	background: #fff;
}
#header .logo {
	padding: 10px;
}
#header .logo .mark {
	height: 63px!important;
}
#header a.head_btn {
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;	
	flex-direction: unset;
}
#header a.head_btn::before {
	display: inline-block;
	width: 23px;
	height: 18px;
}

#header a.head_btn.tel_btn {
	position: relative;
	background: #FFFBF1!important;
	color: #464747;
}
#header a.head_btn.tel_btn::before {
	color: #464747;
	margin-top: -11px;
}
#header a.head_btn.tel_btn small .note{
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 15px;
	transform: translateX(-50%);
	font-weight: 400;
	font-size: 12px;
	color: #464747;
	width: fit-contain;
	white-space: nowrap;
}
#header a.head_btn.tel_btn span {
	font-size: 20px;
	margin-top: -14px;
}
#header a.head_btn.reserve_btn {
	position: relative;
	background: #E6C543!important;
	color: #FFFFFF;
	width: 145px;
}
#header a.head_btn.reserve_btn::before {
	content: '\f073';
	color: #FFFFFF;
}
#header a.head_btn.mail_btn {
	position: relative;
	background: #E4A025!important;
	color: #FFFFFF;
}
#header a.head_btn.mail_btn::before {
	width: 20px;
	height: 15px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-top: 1px;
	margin-right: 5px;
}
#header .logo img {
	width: 100%;
	max-width: 420px;
	height: auto;
}
#thumbImg::before, header#h1Header::before {
	background: #FFFFFF;
	opacity: 0;
}
header#h1Header {
	text-align: center;
}
header#h1Header h1.title {
	font-weight: 400;
	font-size: min(calc(4.2rem + (1vw - 19.2px) * 0.5178), 4.2rem);
	color: #D47448;
	line-height: 1.2;
	width: fit-content;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	padding-bottom: 6px;
	width: 95%;
}
header#h1Header h1.title::after {
	display: none;
}
nav#mainNav ul li {
	position: relative;
}
nav#mainNav ul li:last-child::after {
	display: none;
}
nav#mainNav ul li a {
	color: #fff;
	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: #464747;
}
.mobile nav#mainNav ul li a b {
	font-weight: 500;
	color: #464747;
}
nav#mainNav ul li a span {
	font-family: "Great Vibes", cursive;
	font-weight: 400;
	font-size: 14px;
	color: #D47448;
	display: inline-block;
	margin-top: 4px;
}
nav#mainNav ul li.current-menu-item a b {
	color: #464747;
	position: relative;
}
nav#mainNav ul li.current-menu-item a span {
	color: #D47448;
}
nav#mainNav ul li.current-menu-item a {
	background: inherit;
}
nav#mainNav ul li.current-menu-item a:hover {
	background: inherit!important;
}
nav#mainNav ul li a:hover b {
	color: #464747;
}
nav#mainNav ul li a:hover span {
	color: #D47448;
}
nav#mainNav ul li a:hover {
	background: inherit;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #464747;
}
nav#mainNav ul li ul.sub-menu li a:hover {
	background: #eee!important;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #464747;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #fff;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #E4A025;
}

.spmenu #menu p {
	color: #E4A025;
}
#footer {
	padding: 30px;
}
#footer .socialicon {
	margin-bottom: 20px;
}
#footer,#copyright {
	color: #fff;
	background: #E4A025;
}
#footer .footer__logo img {
	max-width: 200px;
	max-height: unset;
}
#copyright {
	margin-top: 0;
}
#footer .footer__logo {
	margin-bottom: 50px!important;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 10px!important;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #fff;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}

a#scrollUp {
	background: #E4A025;
}

.inner {
	width: 90%;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
.bg .inner {
	width: 90%;
}

h1.title {
	color: #E6C543;
	line-height: 1.5;
	font-weight: 400;
	display: block;
	margin-bottom: 20px;
	width: fit-content;
	position: relative;
}
body.home h1.title,
body.page-access h1.title {
	font-family: "Great Vibes", cursive;
	font-size: min(calc(10rem + (1vw - 19.2px) * 0.5178), 10rem);
	line-height: 1;
	margin-left: 0;
}
body.home h1.title::after,
body.page-access h1.title::after {
	content: '';
	background: url(/wp-content/uploads/mark.png)no-repeat;
	background-size: contain;
	background-position: center;
	display: inline-block;
    width: 60px;
    height: 42px;
    position: absolute;
    top: -8px;
    right: -33px;
}

.post h2 {
	font-weight: 400;
	color: #D47448;
	text-align: left;
	margin-bottom: 20px;
}
.post h2:after {
	display: none;
}
h2.title {
	font-size: var(--rem36);
	border-left: solid 3px #D47448;
	padding-left: 10px!important;
	line-height: 1;
	margin-bottom: 20px!important;
}

.post h3 {
	font-weight: 400;
	border: none;
	padding: 0;
}

.post h4 {
	font-weight: 400;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	background: #E4A025;
	display: block;
	border-radius: 0;
	max-width: 300px;
	outline: solid 1px #fff; 
	outline-offset: -4px;
	margin-inline: auto;
	margin-top: 50px;
	padding: 10px;
}
.linkBtn::after, .post .linkBtn::after, a.linkBtn::after {
	display: none;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #E4A025;
	opacity: .7;
}

#mainImg {
  position: relative;
}
.nivo-caption {
	font-family: "こころ明朝体"!important;
	top: unset!important;
	bottom: 10%!important;
	left: 20px!important;
	width: fit-content !important;
	background: unset!important;
	font-weight: 400!important;
	font-size: 3.4vw !important;
	line-height: 1.6;
	color: #D47448!important;
	overflow: visible !important;
	text-align: left !important;
	z-index: 10 !important;
	opacity: 1!important;
	padding: 0!important;
}
.nivo-caption div {
	display: flex;
	flex-direction: column;
	row-gap: 12px;
	align-items: flex-start;
}
.nivo-caption div .ja {
	background: #fff;
	padding: 3px 20px 14px 20px;
}
.ms-edit-frontend {
  display: none;
}

.top_about {
	width: 85%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top_about .image {
	background: url(/wp-content/uploads/top_about_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	aspect-ratio: 3 / 2;
	width: 50%;
	object-fit: cover;
	position: relative;
	margin-top: 40px;
}
.top_about .text {
	width: 40%;
}
.top_about figure img {
	aspect-ratio: 3 / 2;
	width: 100%;
	max-width: 80%;
	object-fit: cover;
	position: absolute;
	top: -80px;
	right: -5%;
}
.top_about h2 {
	font-family: "こころ明朝体"!important;
}
.top_about ul {
	background: #FFFBF1;
	padding: 25px;
	margin-bottom: 25px;
}
.top_about ul li span {
	color: #F6BB37;
}

.top_relax {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
	width: 85%;
	margin-left: auto;
	padding-top: 180px;
	padding-bottom: 150px;
}
.top_relax .image {
	background: url(/wp-content/uploads/top_relax_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	aspect-ratio: 3 / 2;
	width: 50%;
	object-fit: cover;
	position: relative;
	margin-top: 80px;
}
.top_relax .text {
	width: 40%;
}
.top_relax figure img {
	position: absolute;
	width: 100%;
	object-fit: cover;
}
.top_relax figure .image01 {
	width: 70%;
	top: -100px;
	left: -60px;
	aspect-ratio: 3 / 2;
}
.top_relax figure .image02 {
	width: 40%;
	aspect-ratio: 1 / 1;
	top: 55%;
	left: 60%;
	transform: translateY(-50%) translateX(-50%);
}
.top_relax h1 {
	white-space: nowrap;
	margin-bottom: 0;
}
.top_relax h3 {
	font-family: "こころ明朝体"!important;
	color: #D47448;
	margin-top: 0;
}
.top_relax p span {
	color: #D47448;
}

.top_menu {
	background: rgba(255, 244, 194, .67);
	padding: 80px 0 120px;
}
.top_menu h1 {
	margin-left: auto!important;
	margin-right: 0;
}
.top_menu ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	align-items: flex-start;
	column-gap: 45px;
	margin-top: -60px;
}
.top_menu li {
	background: #fff;
	padding: 25px;
}
.top_menu li:nth-child(2) {
	margin-top: 100px;
}
.top_menu li:nth-child(3) {
	margin-top: 70px;
}
.top_menu h3 {
	font-family: "こころ明朝体"!important;
	color: #D47448;
	text-align: center;
	margin-bottom: 12px;
}
.top_menu figure img {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.top_menu .linkBtn {
	margin-top: 20px;
}

.top_profile {
	width: 85%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-left: auto;
	padding-top: 180px;
}
.top_profile .image {
	background: url(/wp-content/uploads/top_about_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	aspect-ratio: 3 / 2;
	width: 50%;
	object-fit: cover;
	position: relative;
	margin-top: 80px;
}
.top_profile figure img {
	aspect-ratio: 89 / 120;
	width: 50%;
	position: absolute;
	top: -100px;
	left: -40px;
	object-fit: cover;
}
.top_profile .text {
	width: 40%;
	display: flex;
	flex-direction: column;
	row-gap: 50px;
}
.top_profile h1 {
	position: absolute;
  top: -130px;
  right: 25%;
}
.top_profile h1::after {
	top: -30px!important;
}
.top_profile h2 {
	font-family: "こころ明朝体"!important;
	color: #D47448;
	margin-bottom: 20px;
}

body.page-contact .top_access,
body.page-privacy .top_access,
body.page-sitemap .top_access,
body.page-thanks .top_access,
body.archive .top_access,
body.category .top_access,
body.single .top_access{
	display: none;
}

body.home .top_access {
	padding-top: 120px;
}
.top_access {
	padding-bottom: 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_access .text,
.top_access .map {
	width: 47%;
}
.top_access table,
.top_access th,
.top_access td {
	border: solid 1px #232323!important;
	text-align: center!important;
}
.top_access th {
	width: auto!important;
	background: #FFFBF1!important;
}
.top_access iframe {
	width: 100%;
	height: 510px;
}

.access_sec {
	background: url(/wp-content/uploads/access_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 80px 0;
}
.access_sec .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.access_sec .image {
	width: 30%;
}
.access_sec .text {
	width: 55%;
}
.access_sec figure img {
	width: 100%;
}
.access_sec p.right {
	margin-top: 20px;
	text-align: right;
}

.access_outline {
	padding-top: 120px;
}
.access_outline table,
.access_outline th,
.access_outline td {
	border: none!important;
}
.access_outline th,
.access_outline td {
	padding: 20px 14px!important;
}
.access_outline th {
	background: #FFFBF1!important;
	text-align: center!important;
	color: #D47448!important;
}
.access_outline tr {
	border-bottom: 1px solid #F57D01!important;
}
.access_outline tr:first-child {
	border-top: 1px solid #F57D01!important;
}

.menu_sec {
	display: flex;
	flex-direction: column;
	row-gap: 40px;
}
.menu_sec th,
.menu_sec td {
	padding: 20px 10px!important;
	text-align: center!important;
	vertical-align: middle!important;
	border: solid 1px #D47448!important;
}
.menu_sec th {
	background: #D47448!important;
	color: #fff!important;
	text-align: center!important;
}
.menu_sec td {
	background: #FFFBF1!important;
}
.menu_sec td.white {
	background: #fff!important;
}
.menu_sec h3 {
	text-align: center;
}

body.page-contact .post table th {
	background: #FFFBF1!important;
}
.post .subimitarea .linkBtn input[type="submit"] {
	padding: 0;
}

/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}
	body.mobile #header .logo img {
		max-width: 380px;
	}
	nav#mainNav ul li a span {
		display: none;
	}
	.mobile nav#mainNav ul li.current-menu-item a,
	.mobile nav#mainNav ul li.current-menu-item a:hover {
		background: #fff!important;
	}

	.top_about {
		width: 90%;
		flex-direction: column;
		row-gap: 50px;
	}
	.top_about .image {
		width: 100%;
	}
	.top_about .text {
		width: 90%;
	}
	
	.top_relax {
		width: 90%;
		flex-direction: column;
		row-gap: 50px;
	}
	.top_relax .image {
		width: 100%;
	}
	.top_relax .text {
		width: 90%;
	}
	
	.top_profile {
		width: 90%;
		flex-direction: column;
		row-gap: 50px;
	}
	.top_profile .image {
		width: 100%;
	}
	.top_profile .text {
		width: 90%;
	}
	
	.top_access {
		width: 90%;
		flex-direction: column;
		row-gap: 50px;
	}
	.top_access .text,
	.top_access .map {
		width: 100%;
	}
}
@media print, screen and (max-width: 768px) {
	#front_top_content{
		padding: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px) 0; /* 120-70px (1920-375) */
	}

	body.mobile #header .logo img {
		max-width: 280px;
	}

	#footer .footer__logo img {
		max-width: 140px;
	}
	#footer .footer__logo {
		margin-bottom: 30px!important;
	}
	
	body.home h1.title,
	body.page-access h1.title {
		font-size: min(calc(7rem + (1vw - 19.2px) * 0.5178), 7rem);
	}
	body.home h1.title::after,
	body.page-access h1.title::after {
		width: 45px;
		height: 32px;
		right: -22px;
	}

	.nivo-caption {
		left: 10px!important;
		font-size: 4vw!important;
	}
	.nivo-caption div {
		row-gap: 6px;
	}
	.nivo-caption div .ja {
		padding: 6px 10px 10px 10px;
	}

	.top_about {
		padding-top: 60px;
	}
	.top_about figure img {
		max-width: 90%;
		height: 100%;
	}
	.top_about .text {
		margin-right: -10%;
	}
	.top_about h2 br {
		display: none;
	}

	.top_relax {
		padding-top: 120px;
		padding-bottom: 80px;
	}
	.top_relax figure .image01 {
		width: 80%;
	}
	.top_relax figure .image02 {
		width: 50%;
		top: 50%;
	}
	.top_relax .text {
		margin-left: -10%;
	}

	.top_menu {
		padding: 60px 0 80px;
	}
	.top_menu h1 {
		margin-right: auto;
	}
	.top_menu ul {
		grid-template-columns: repeat(1, 1fr);
		row-gap: 40px;
		margin-top: unset;
	}
	.top_menu li:nth-child(2) {
		margin-top: unset;
	}
	.top_menu li:nth-child(3) {
		margin-top: unset;
	}

	.top_profile {
		padding-top: 120px;
	}
	.top_profile figure img {
		width: 60%;
	}
	.top_profile .text {
		row-gap: 30px;
		margin-left: -10%;
	}

	body.home .top_access {
		padding-top: 80px;
	}
	.top_access {
		padding-bottom: 60px;
	}
	.top_access table,
	.top_access th,
	.top_access td {
		font-size: 12px;
		padding: 5px !important;
	}
	.top_access iframe {
		width: 100%;
		height: 300px;
	}

	.access_sec {
		padding: 60px 0;
	}
	.access_sec .flex {
		flex-direction: column;
		row-gap: 40px;
	}
	.access_sec .image,
	.access_sec .text {
		width: 100%;
	}

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