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

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

/* 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: #000000;
}
#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_bottom_content h1 {
	text-align: left;
	margin-left: 0;
}

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

.post4b li .post4b_contents {
	/*  opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: #C568D4;
}

.post_link a {
	color: #fff!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;
	background: #000000;
	color: #fff;
}

body p {
	line-height: 2;
	color: #fff;
}

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: #202020;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	color: #fff;
}
header h1.title {
	display: none;
}

#header,
.sticky-header #header > .inner {
	background: #000000;
}
#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header .logo img {
	width: 100%;
	max-width: 300px;
}
#header a.head_btn {
	align-items: center;
}
#header a.head_btn::before {
	font-size: 1.2em;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.instagram_btn {
	font-family: "Noto Serif JP", serif;
	background: #333333;
	color: #fff;
	flex-direction: unset;
}
#header a.head_btn.instagram_btn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/instagram.png)no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}
#header a.head_btn.mail_btn {
	font-family: "Noto Serif JP", serif;
	background: #C568D4;
	color: #fff;
	flex-direction: unset;
}

#breadcrumb,
#breadcrumb ul,
#breadcrumb ul li,
#breadcrumb ul li a,
#breadcrumb ul li span {
	color: #fff;
}

nav#mainNav ul li a {
	font-family: "Noto Serif JP", serif;
	color: #fff;
	background: #000000;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:hover span {
	color: #fff;
}
nav#mainNav ul li a b {
	font-weight: 400;
	color: #fff;
}
nav#mainNav ul li.current-menu-item a b {
	color: #fff;
}
nav#mainNav ul li.current-menu-item a b {
	color: #fff;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #fff;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #fff;
}
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 ul.sub-menu li.current-menu-item a,
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
	background: #000000;
}

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

a#scrollUp {
	background: #C568D4;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #fff;
	background: #000000;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #fff;
}
#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: #fff;
}

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

h1.title {
	font-family: "Noto Serif JP", serif;
	font-size: var(--rem36);
	letter-spacing: .01em;
	color: #fff;
	line-height: 1.4;
	font-weight: 400;
	text-align: center;
	display: block;
	margin-bottom: 40px;
	position: relative;
}
h1.title .en {
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	letter-spacing: 0;
	display: block;
	font-size: var(--rem20);
	color: #C568D4;
	margin-bottom: 15px;
}

.post h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-size: var(--rem30);
	color: #fff;
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h3 {
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	color: #fff;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	color: #fff;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	background: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
	max-width: unset;
	color: #fff;
	margin: 0;
	padding: 0;
	margin-top: 40px;
}
a.linkBtn::after {
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 60px!important;
	height: 5px!important;
	border: none!important;
	transform: rotate(0)!important;
	position: static!important;
	top: unset!;
	right: unset!important;
	margin: 0!important;
	margin-left: 10px!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: unset;
	color: #fff;
	opacity: .7;
}

.contact_sec {
	position: relative;
}
.contact_sec .wrap {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 2;
}
.contact_sec h1 {
	text-align: left;
	margin: 0;
}
.contact_sec .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 45px 40px;
	background: #313131;
}
.contact_sec .btn {
	display: flex;
	column-gap: 14px;
}
.contact_sec a {
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-size: 18px;
	display: block;
	text-align: center;
	width: 320px;
	max-width: 100%;
	position: relative;
	padding: 15px 0;
}
.contact_sec a:hover {
	opacity: .7;
}
.contact_sec a.instagramLink {
	background: #FFFFFF;
	color: #000000;
}
.contact_sec a.mailLink {
	background: #C568D4;
	color: #fff;
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	padding: 80px 0 120px;
}
.top_about .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top_about .text {
	width: 47%;
}
.top_about .image {
	width: 50%;
}
.top_about h1 {
	text-align: left;
	margin-left: 0;
}
.top_about .linkBtn {
	justify-content: flex-start;
}

.top_bg img {
	width: 100%;
	max-width: 100%;
	height: 350px;
	object-fit: cover;
}

.top_intro {
	padding: 120px 0;
}
.top_intro ul {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-template-rows: auto;
	gap: 80px;
}
.top_intro li {
	width: 100%;
}
.top_intro li:nth-child(even) {
	margin-top: 80px;
}
.top_intro li a {
	display: block;
	position: relative;
}
.top_intro li img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.top_intro h3 {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	transform: translateY(-50%) translateX(-50%);
	white-space: nowrap;
	font-size: var(--rem24);
	text-align: center;
	width: fit-content;
}
.top_intro .linkBtn {
	justify-content: flex-end;
	margin-right: 0;
	margin-left: auto;
}

.top_instagram {
	background: #313131;
	padding: 120px 0;
}

.top_recruit {
	padding: 120px 0;
}
.top_recruit .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_recruit .text {
	width: 47%;
}
.top_recruit .image {
	width: 50%;
}
.top_recruit h1 {
	text-align: left;
	margin-left: 0;
}
.top_recruit .linkBtn {
	justify-content: flex-start;
}

@media print, screen and (max-width: 768px) {
	.top_about {
		padding: 60px 0 80px;
	}
	.top_about h1 {
		text-align: center;
	}
	.top_about .flex {
		flex-direction: column;
		gap: 60px;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about .image {
		width: 80%;
		max-width: 600px;
		margin-inline: auto;
	}
	.top_about .linkBtn {
		justify-content: flex-end;
	}

	.top_bg img {
		height: 200px;
	}

	.top_intro {
		padding: 70px 0;
	}
	.top_intro ul {
		grid-template-columns: repeat(1,1fr);
		gap: 40px;
	}
	.top_intro li:nth-child(even) {
		margin-top: 0;
	}
	.top_intro .linkBtn {
		margin-top: 10px;
	}

	.top_instagram {
		padding: 70px 0;
	}

	.top_recruit {
		padding-top: 70px;
	}
	.top_recruit h1 {
		text-align: center;
	}
	.top_recruit .flex {
		flex-direction: column;
		gap: 60px;
	}
	.top_recruit .text {
		width: 100%;
	}
	.top_recruit .image {
		width: 100%;
	}
	.top_recruit .linkBtn {
		justify-content: flex-end;
	}
}

/*-----------------------------
Key'sのこと
------------------------------*/
.about.sec01 .wrap {
	display: flex;
	flex-direction: column;
	gap: 120px;
	margin-top: 120px;
}
.about.sec01 h2 {
	line-height: 1.2;
	width: fit-content;
	margin-left: 0;
	text-align: left;
	border-bottom: 1px solid #C568D4;
}
.about.sec01 h3 {
	color: #C568D4;
	font-size: var(--rem36);
}
.about.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about.sec01 .flex .text {
	width: 65%;
}
.about.sec01 .flex .image {
	width: 30%;
}
.about.sec01 .missionList {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.about.sec01 .missionList .title {
	font-family: "Noto Serif JP", serif;
	font-size: var(--rem30);
	line-height: 1.4;
	margin-bottom: 10px;
}
.about.sec01 .valueList {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px 100px;
	margin-top: 80px;
}
.about.sec01 .valueList .image {
	margin-bottom: 20px;
}
.about.sec01 .valueList h3 {
	font-size: var(--rem30);
	color: #fff;
	text-align: center;
}

.about.sec02 {
	padding-top: 120px;
}
.about.sec02 table,
.about.sec02 th,
.about.sec02 td {
	border: none!important;
	color: #fff!important;
	text-align: left!important;
	vertical-align: middle;
	background: unset!important;
}
.about.sec02 tr {
	border-bottom: 1px solid #fff;
}

@media print, screen and (max-width: 768px) {
	.about.sec01 .wrap {
		gap: 60px;
		margin-top: 60px;
	}
	.about.sec01 h2 {
		margin-inline: auto;
		text-align: center;
	}
	.about.sec01 h3 {
		text-align: center;
	}
	.about.sec01 .flex {
		flex-direction: column;
		gap: 40px;
	}
	.about.sec01 .flex .text {
		width: 100%;
	}
	.about.sec01 .flex .image {
		width: 100%;
	}
	.about.sec01 .missionList {
		gap: 25px;
	}
	.about.sec01 .valueList {
		grid-template-columns: repeat(1,1fr);
		margin-top: 40px;
	}
	.about.sec01 .valueList .image {
		width: 90%;
		margin-inline: auto;
	}

	.about.sec02 {
		padding-top: 70px;
	}
}

/*-----------------------------
ヘアメイク
------------------------------*/
.service.sec01 .flex {
	display: flex;
	align-items: center;
	gap: 40px;
}
.service.sec01 .image,
.service.sec01 .text {
	width: 100%;
}
.service.sec01 .wrap {
	margin-top: 120px;
	display: flex;
	flex-direction: column;
	gap: 100px;
}
.service.sec01 h3 {
	font-size: var(--rem24);
	border-bottom: 1px solid #fff;
	padding-bottom: 6px;
	margin-bottom: 20px;
}

@media print, screen and (max-width: 768px) {
	.service.sec01 .flex {
		flex-direction: column;
	}
	.service.sec01 .wrap {
		margin-top: 70px;
		gap: 50px;
	}
}

/*-----------------------------
撮影プラン
------------------------------*/
.plan.sec01 .flex {
	display: flex;
	align-items: center;
	gap: 40px;
}
.plan.sec01 .image,
.plan.sec01 .text {
	width: 100%;
}
.plan.sec01 table,
.plan.sec01 th,
.plan.sec01 td {
	border: none!important;
	color: #fff!important;
	text-align: left!important;
	vertical-align: middle;
	background: unset!important;
}
.plan.sec01 tr {
	border-bottom: 1px solid #fff;
}

.plan.sec02 {
	padding-top: 120px;
}
.plan.sec02 .wrap {
	display: flex;
	flex-direction: column;
	gap: 100px;
}
.plan.sec02 h3 {
	font-size: var(--rem24);
	border-bottom: 1px solid #fff;
	padding-bottom: 6px;
	margin-bottom: 20px;
}

@media print, screen and (max-width: 768px) {
	.plan.sec01 .flex {
		flex-direction: column;
	}

	.plan.sec02 {
		padding-top: 70px;
	}
	.plan.sec02 .wrap {
		gap: 50px;
	}
}

/*-----------------------------
スタッフ紹介
------------------------------*/

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

}

/*-----------------------------
ギャラリー
------------------------------*/

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

}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec01 .flex {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 40px;
}
.recruit.sec01 .image,
.recruit.sec01 .text {
	width: 100%;
}
.recruit.sec01 .flex h2 {
	text-align: left;
	margin-left: 0;
}
.recruit.sec01 .wrap {
	padding-top: 120px;
	display: flex;
	flex-direction: column;
	gap: 100px;
}
.recruit.sec01 .box p {
	width: fit-content;
	margin-inline: auto;
}
.recruit.sec01 p span {
	color: #C568D4;
}
.recruit.sec01 h3 {
	text-align: center;
	font-size: var(--rem24);
}

.recruit.sec02 {
	padding-top: 120px;
}
.recruit.sec02 table,
.recruit.sec02 th,
.recruit.sec02 td {
	border: none!important;
	color: #fff!important;
	text-align: left!important;
	vertical-align: middle;
	background: unset!important;
}
.recruit.sec02 tr {
	border-bottom: 1px solid #fff;
}

@media print, screen and (max-width: 768px) {
	.recruit.sec01 .flex {
		flex-direction: column;
	}
	.recruit.sec01 .flex h2 {
		text-align: center;
		margin-left: auto;
	}
	.recruit.sec01 .wrap {
		padding-top: 70px;
	}

	.recruit.sec02 {
		padding-top: 70px;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #333333!important;
	color: #fff!important
}
.wpcf7-form .must {
	background: #C568D4!important;
	color: #fff!important;
}
.post .subimitarea .linkBtn {
	max-width: 300px;
	margin-inline: auto;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	background: #C568D4;
	padding: 20px;
}

/*-----------------------------
プライバシーポリシー
------------------------------*/
#privacy h3 {
	color: #fff;
}

/*-----------------------------
サイトマップ
------------------------------*/
body.page-sitemap ul,
body.page-sitemap ul li,
body.page-sitemap ul li a {
	color: #fff;
}

/*--メディアクエリ--------------------------------------------*/
@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:hover {
		background: #000000!important;
		color: #fff;
	}
	nav#mainNav ul li a span {
		display: none;
	}

	.contact_sec h1 {
		text-align: center;
	}
	.contact_sec .box {
		flex-direction: column;
		row-gap: 30px;
	}
}

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

	.mobile #header {
		background: #000000;
	}

	.contact_sec .box {
		row-gap: 20px;
		padding: 35px 25px;
	}
	.contact_sec .btn {
		flex-direction: column;
		row-gap: 14px;
	}
}

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

.sbi-header.sbi-header-type-text{
	display:none;
}

.staff.sec01 .gallery-item img{
	border-radius:1000%;
}

.gallery.sec01 .gallery{
	align-items: center!important;
	justify-content: center!imoprtant;
}

#gallery-3.gallery-columns-2 .gallery-item img {
	max-height:500px;
	object-fit: cover;
	width:auto;
}
#gallery-3.gallery-columns-2 .gallery-item {
	 width: auto!important;
}

@media print, screen and (max-width: 1200px){
	#gallery-3.gallery-columns-2 .gallery-item {
	    width: calc(100% / 2) !important;
	}
}
:root {
	--color-font:#fff;
}
.pagenav a{
	color:#fff;
}
.single-post h1.title{
	display: block;
}