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

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

/*font-family: "Zen Old Mincho", serif;*/
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;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: #F6F2EF;
}
#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, #3E4443 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: 1400px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 26px 0;
}
.post .time, .postlist .time {
	font-weight: 400;
	color: #fff !important;
	background: #C8BCAE;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.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: #C8BCAE;
}

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

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

body {
	font-weight: 400;
	font-family: "Zen Old Mincho", serif;
	background: #F6F2EF;
	color: #3E4443;
}

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

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: #3E4443;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-size: var(--rem48);
	color: #A07136;
}

#header,
.sticky-header #header > .inner {
	background: #F6F2EF;
}
#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#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.mail_btn {
	font-family: "Marcellus", serif;
	background: #3E4443;
	color: #fff;
	flex-direction: unset;
}
nav#mainNav ul li a {
	font-family: "Zen Old Mincho", serif;
	color: #3E4443;
	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: 700;
	color: #3E4443;
}
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover {
	background: #F6F2EF;
}
nav#mainNav ul li.current-menu-item a b {
	color: #3E4443;
}
nav#mainNav ul li.current-menu-item a span {
	color: #3E4443;
}
nav#mainNav ul li.current-menu-item a b {
	color: #3E4443;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #3E4443;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #3E4443;
}
nav#mainNav ul li.current-menu-parent a {
	background: #F6F2EF;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: rgba(62, 68, 67, 0.6);
	color: #fff;
}
nav#mainNav ul li ul.sub-menu li a {
	background: rgba(62, 68, 67, .6);
	color: #fff;
}
nav#mainNav ul li ul.sub-menu li a:hover {
	background: rgba(62, 68, 67, 1);
	color: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
	background: rgba(62, 68, 67, 1);
}


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

a#scrollUp {
	background: #3E4443;
}

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

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

h1.title {
	font-family: "Marcellus", serif;
	font-size: var(--rem60);
	letter-spacing: .01em;
	color: #A07136;
	line-height: 1.4;
	font-weight: 400;
	text-align: center;
	display: block;
	margin-bottom: 40px;
	width: fit-content;
	position: relative;
}

.post h2 {
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-size: var(--rem40);
	margin-top: 0;
	margin-bottom: 20px;
}
.post h2.title {
	font-family: "Marcellus", serif;
	font-weight: 500;
	text-align: center;
	font-size: var(--rem48);
	color: #A07136;
	margin-top: 0!important;
	margin-bottom: 40px!important;
}
.post h2.title span {
	font-family: "Zen Old Mincho", serif;
	display: block;
	font-weight: 500;
	font-size: var(--rem24);
	color: #3E4443;
}
.post h2:after {
	display: none;
}

.post h3 {
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-size: var(--rem36);
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Marcellus", serif;
	letter-spacing: 1px;
	display: block;
	background: unset;
	border-radius: 100vmax;
	width: 280px;
	margin-top: 30px;
	margin-inline: auto;
	max-width: unset;
	color: #3E4443;
	padding: 15px;
	border: solid 1px #3E4443;
}
.linkBtn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/arrow.png)no-repeat;
	background-size: contain;
	background-position: center;
	width: 15px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: 5%;
	transform: translateY(-50%);
}
.linkBtn::after {
	display: none!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: unset;
	color: #3E4443;
	opacity: .7;
}

.cta {
	padding: 100px 0;
	background: url(/wp-content/uploads/cta_bg.png)no-repeat;
	background-size: cover;
	background-position: center;
}
.cta .wrap {
	background: rgba(255, 255, 255, .8);
	padding: 60px 5%;
}
.cta .footer__logo {
	width: 110px;
	margin-inline: auto;
	margin-bottom: 25px;
}
.cta .footer__logo img {
	width: 100%;
	max-height: 100%;
}
.cta .flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}
.cta .flex a {
	background: #3E4443;
	border-radius: 100vmax;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	color: #fff;
	padding: 18px;
	width: 300px;
	position: relative;
}
.cta .flex a.lineLink::before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	background-position: center;
}
.cta .flex a.mailLink::before {
	content: '\f0e0';
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
}

#mainImg {
	position: relative;
}
.nivoSlider {
	position: relative;
	overflow: visible!important;
}
.nivo-caption {
	top: unsetimportant;
	bottom: 10%!important;
	transform: translateY(0);
	left: 7%!important;
	height: max-content !important;
	width: fit-content !important;
	font-family: "Zen Old Mincho", serif!important;
	font-weight: 400!important;
	font-size: 4vw !important;
	overflow: visible !important;
	text-align: left !important;
	z-index: 10 !important;
	color: #A07136!important;
	opacity: 1!important;
	max-width: 100% !important;
	padding: 0!important;
	background: unset!important;
	line-height: 1.6;
}
.nivo-caption span.en {
	display: block;
	color: #A07136;
	font-family: "Marcellus", serif!important;
	font-weight: 400;
	font-size: 1.2vw;
	margin-top: 14px;
	letter-spacing: 1px;
	position: relative;
}
.ms-edit-frontend {
	display: none;
}

/*-----------------------------
TOP
------------------------------*/
.top_concept {
	padding: 120px 0;
	background: url(/wp-content/uploads/top_concept_bg.png)no-repeat;
	background-size: cover;
	background-position: center;
}
.top_concept .flex {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: space-between;
}
.top_concept .image {
	width: 48%;
  flex: 1;
  margin-left: calc(50% - 50vw);
  margin-right: 4%;
}
.top_concept .text {
	width: 48%;
}
.top_concept h1 {
	margin-left: 0;
	text-align: left;
}
.top_concept h2 {
	margin-left: 0;
	text-align: left;
}
.top_concept .linkBtn {
	margin-left: 0;
}

.top_profile {
	padding: 120px 0;
}
.top_profile .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top_profile .text {
	width: 60%;
}
.top_profile .image {
	width: 35%;
}
.top_profile h1 {
	margin-left: 0;
	text-align: left;
}
.top_profile h2 {
	margin-left: 0;
	text-align: left;
}
.top_profile .linkBtn {
	margin-left: 0;
}

.top_guardessone {
	position: relative;
	padding-top: 120px;
}
.top_guardessone::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/secBg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
	height: 60%;
}
.top_guardessone .inner {
	width: 82%;
}
.top_guardessone .box {
	position: relative;
	z-index: 2;
	background: #fff;
	padding: 80px 7%;
}
.top_guardessone .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_guardessone .image {
	width: 40%;
}
.top_guardessone .text {
	width: 55%;
}
.top_guardessone ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px 30px;
	margin-top: 40px;
}
.top_guardessone li a {
	margin: 0!important;
}
.top_guardessone li {
	text-align: center;
	margin-top: 8px;
}

.top_instagram {
	padding-top: 120px;
}

@media print, screen and (max-width: 768px) {
	.top_concept {
		padding: 70px 0;
	}
	.top_concept .flex {
		flex-direction: column;
		gap: 40px;
	}
	.top_concept .image {
		width: 100%;
	  margin-left: 0;
	  margin-right: 0;
	}
	.top_concept .text {
		width: 100%;
	}
	.top_concept h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_concept h2 {
		margin-left: auto;
		text-align: center;
	}
	.top_concept .linkBtn {
		margin-left: auto;
	}

	.top_profile {
		padding: 70px 0;
	}
	.top_profile .flex {
		flex-direction: column;
		gap: 40px;
	}
	.top_profile .text {
		width: 100%;
	}
	.top_profile .image {
		width: 100%;
	}
	.top_profile h1 {
		margin-left: auto;
		text-align: center;
	}
	.top_profile h2 {
		margin-left: auto;
		text-align: center;
	}
	.top_profile .linkBtn {
		margin-left: auto;
	}

	.top_guardessone {
		padding-top: 70px;
	}
	.top_guardessone::before {
		width: 94%;
		height: 24%;
	}
	.top_guardessone .inner {
		width: 86%;
	}
	.top_guardessone .box {
		padding: 50px 5%;
	}
	.top_guardessone .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_guardessone .image {
		width: 100%;
	}
	.top_guardessone .text {
		width: 100%;
	}

	.top_instagram {
		padding-top: 70px;
	}
}

/*-----------------------------
代表紹介
------------------------------*/
.profile.sec01 .flex {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: space-between;
}
.profile.sec01 .image {
	width: 30%;
}
.profile.sec01 .text {
	width: 65%;
}

.profile.sec02 {
	padding-top: 120px;
}

.profile.sec03 {
	padding-top: 120px;
}
.profile.sec03 table,
.profile.sec03 th,
.profile.sec03 td {
	background: unset!important;
	font-weight: 400!important;
	vertical-align: middle;
	color: #3E4443!important;
	border: none!important;
}
.profile.sec03 tr {
	border-bottom: 1px solid #3E4443;
}
.profile.sec03 tr:first-child {
	border-top: 1px solid #3E4443;
}

@media print, screen and (max-width: 768px) {
	.profile.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.profile.sec01 .image {
		width: 100%;
	}
	.profile.sec01 .text {
		width: 100%;
	}
	.profile.sec01 h3 {
		text-align: center;
	}

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

	.profile.sec03 {
		padding-top: 70px;
	}
}

/*-----------------------------
GuardessOne
------------------------------*/
.guardessone.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.guardessone.sec01 .text {
	width: 55%;
}
.guardessone.sec01 .image {
	width: 40%;
}

.guardessone.sec02 {
	padding-top: 120px;
	padding-bottom: 120px;
}
.guardessone.sec02 h3 {
	font-size: var(--rem30);
}
.guardessone.sec02 .image {
	margin-bottom: 30px;
}
.guardessone.sec02 ul {
	padding-top: 70px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.guardessone.sec02 li {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.guardessone.sec02 li:nth-child(even) {
	flex-direction: row-reverse;
}
.guardessone.sec02 li .image {
	width: 40%;
}
.guardessone.sec02 li .text {
	width: 55%;
}

.guardessone.sec03 {
	position: relative;
	padding-top: 120px;
}
.guardessone.sec03::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/secBg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
	height: 60%;
}
.guardessone.sec03 .inner {
	width: 82%;
}
.guardessone.sec03 .box {
	position: relative;
	z-index: 2;
	background: #fff;
	padding: 80px 7%;
}
.guardessone.sec03 ul {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.guardessone.sec03 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: center;
}

@media print, screen and (max-width: 768px) {
	.guardessone.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.guardessone.sec01 .text {
		width: 100%;
	}
	.guardessone.sec01 .text h3 {
		text-align: center;
	}
	.guardessone.sec01 .image {
		width: 100%;
	}

	.guardessone.sec02 {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.guardessone.sec02 .image {
		margin-bottom: 20px;
	}
	.guardessone.sec02 ul {
		padding-top: 40px;
		gap: 40px;
	}
	.guardessone.sec02 li {
		flex-direction: column;
		gap: 30px;
	}
	.guardessone.sec02 li:nth-child(even) {
		flex-direction: column;
	}
	.guardessone.sec02 li .image {
		width: 100%;
		margin: 0;
	}
	.guardessone.sec02 li .text {
		width: 100%;
	}

	.guardessone.sec03 {
		padding-top: 70px;
	}
	.guardessone.sec03::before {
		width: 94%;
		height: 24%;
	}
	.guardessone.sec03 .inner {
		width: 86%;
	}
	.guardessone.sec03 .box {
		padding: 50px 5%;
	}
	.guardessone.sec03 ul {
		grid-template-columns: repeat(1,1fr);
	}
}

/*-----------------------------
オールインワン美容液
------------------------------*/
.serum.sec01 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}
.serum.sec01 .flex .image {
	width: 40%;
}
.serum.sec01 .flex .text {
	width: 55%;
}
.serum.sec01 .box {
	padding: 70px 7%;
	position: relative;
}
.serum.sec01 .box::after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 60%;
	background: url(/wp-content/uploads/serum_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.serum.sec01 .box a {
	color: #A07136;
	display: block;
	width: fit-content;
	margin-top: 10px;
	margin-left: auto;
	font-weight: 500;
}
.serum.sec01 .boxinner {
	background: #FFFFFF;
  padding: 30px 5%;
	position: relative;
	z-index: 2;
}
.serum.sec01 .boxinner h3 {
	text-align: center;
}
.serum.sec01 .boxinner ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 5px;
  max-width: 700px;
  margin-inline: auto;
}
.serum.sec01 .boxinner li {
	font-weight: 500;
	background: #3E4443;
	text-align: center;
	color: #fff;
	font-size: var(--rem14);
	padding: 8px 16px;
}
.serum.sec01 .flexBtn {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px 30px;
}
.serum.sec01 .flexBtn .linkBtn {
	margin: 0;
}
.serum.sec01 .wrap {
	display: flex;
	flex-direction: column;
	gap: 80px;
	padding-top: 80px;
	margin-bottom: 80px;
}
.serum.sec01 .content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 50px 7%;
}
.serum.sec01 .content:nth-child(1) {
	background: url(/wp-content/uploads/serum_bg01.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.serum.sec01 .content:nth-child(2) {
	background: url(/wp-content/uploads/serum_bg02.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	flex-direction: row-reverse;
}
.serum.sec01 .content:nth-child(3) {
	background: url(/wp-content/uploads/serum_bg03.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.serum.sec01 .content .title {
	width: 40%;
	aspect-ratio: 1 / 1;
	background: rgba(255, 255, 255, .8);
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.serum.sec01 .content .title h3 {
	text-align: center;
	color: #A07136;
	font-size: var(--rem30);
	margin: 0;
	width: 94%;
	margin-inline: auto;
}
.serum.sec01 .content .text {
	width: 52%;
}
.serum.sec01 .content .text p {
	color: #fff;
}
.serum.sec01 .content .text p.remark {
	color: #3E4443;
	margin-top: 16px;
	font-size: var(--rem12);
}

.faq.sec01 {
	padding-top: 120px;
}
.qa_list {
	cursor: pointer;
}
.qa_list .qa_list_inner dt {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid #cccccc;
}
.qa_list .qa_list_inner dd .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.qa_list .qa_list_inner .a_ico {
	font-family: "Marcellus", serif;
	color: #3E4443;
	background: #F2F2F2;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	border-right: 1px solid #cccccc;
	width: 100%;
	text-align: center;
	max-width: 90px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
}
.qa_list .qa_list_inner .q_ico {
	font-family: "Marcellus", serif;
	background: #3E4443;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.2rem;
	font-weight: 400;
	color: #fff;
	width: 100%;
	text-align: center;
	max-width: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #cccccc;
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
}
.qa_list .qa_list_inner .a_desc {
	line-height: 1.8;
	width: 100%;
}
.qa_list .qa_list_inner dt:after {
	content: '';
	position: absolute;
	top: 46%;
	right: 3rem;
	width: 12px;
	height: 12px;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
	top: 43%;
	right: 2rem;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
	display: none;
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid #cccccc;
	border-top: 0;
}

.qa_list .qa_list_inner summary {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid #cccccc;
	cursor: pointer;
	list-style: none;
}
.qa_list .qa_list_inner summary::-webkit-details-marker {
	display:none;
}
.qa_list .qa_list_inner .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
	display: flex;
	align-items: center;
}
.qa_list .qa_list_inner .q_desc {
	padding: 1.5rem 2rem 1.5rem 2rem;
}
.qa_list .qa_list_inner .a_desc {
	line-height: 1.8;
	width: 100%;
}
.qa_list .qa_list_inner summary:after {
	content: '';
	position: absolute;
	top: 46%;
	right: 2rem;
	width: 12px;
	height: 12px;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #494949;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner details[open] summary:after {
	top: 43%;
	right: 1rem;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner .ans_flex {
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid #cccccc;
	border-top: 0;
}

@media only screen and (max-width: 768px) {
	.serum.sec01 .flex {
		flex-direction: column;
		gap: 40px;
		margin-bottom: 30px;
	}
	.serum.sec01 .flex .image {
		width: 100%;
	}
	.serum.sec01 .flex .text {
		width: 100%;
	}
	.serum.sec01 .flex .text h3 {
		text-align: center;
	}
	.serum.sec01 .box {
		padding: 40px 5%;
	}
	.serum.sec01 .box::after {
		height: 60%;
	}
	.serum.sec01 .boxinner {
	  padding: 20px 5%;
	}
	.serum.sec01 .wrap {
		gap: 40px;
		padding-top: 40px;
		margin-bottom: 40px;
	}
	.serum.sec01 .content {
		flex-direction: column;
		gap: 30px;
		padding: 30px 5%;
	}
	.serum.sec01 .content:nth-child(2) {
		flex-direction: column;
	}
	.serum.sec01 .content:nth-child(3) {
		background-position: left;
	}
	.serum.sec01 .content .title {
		width: 100%;
		max-width: 300px;
		margin-inline: auto;
	}
	.serum.sec01 .content .text {
		width: 100%;
	}

	.faq.sec01 {
		padding-top: 70px;
	}
	.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
		padding: 0.5rem 1rem 0.5rem 1rem;
	}
	.qa_list .qa_list_inner .q_desc {
		padding: 0.5rem 2rem 0.5rem 1rem;
	}
	.qa_list .qa_list_inner dt {
		padding: 0rem 1rem 0rem 0rem;
	}
	.qa_list .qa_list_inner .a_ico, .qa_list .qa_list_inner .q_ico {
		max-width: 50px;
		padding: 1.2rem 1.0rem;
	}
	.qa_list .qa_list_inner dt:after {
		right: 1.5rem;
		width: 6px;
		height: 6px;
	}
	.qa_list .qa_list_inner .active:after {
		right: 1.0rem;
	}
}
@media only screen and (max-width: 559px) {
	.qa_list .qa_list_inner dd {
		font-size: 1.4rem;
	}
	.qa_list .qa_list_inner dt {
		font-size: 1.4rem;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #3E4443!important;
	color: #fff!important
}
.wpcf7-form .must {
	background: #f2f2f2!important;
	color: #3E4443!important;
}
.post .subimitarea .linkBtn {
	width: 300px;
	margin-inline: auto;
	border: none;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	background: #3E4443;
	padding: 20px;
	border-radius: 100vmax;
	border: none;
}
.post .subimitarea .linkBtn::before {
	display: none;
}

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

	.mobile #header {
		background: #F6F2EF;
	}

	nav#mainNav ul li a {
		padding: 20px 10px;
		background: #F6F2EF;
	}
	nav#mainNav ul li a:hover,
	nav#mainNav ul li ul.sub-menu li a,
	nav#mainNav ul li ul.sub-menu li a:hover {
		background: #F6F2EF!important;
		color: #3E4443!important;
	}
	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; }

	.cta {
		padding: 60px 0;
	}
	.cta .wrap {
		padding: 40px 5%;
	}
	.cta .footer__logo {
		width: 90px;
	}
	
	.nivo-caption {
		font-size: 6vw !important;
	}
	.nivo-caption span.en {
		gap: 10px;
		font-size: 2vw;
		margin-top: 10px;
	}

	#mainImg img {
		width: 100%;
		aspect-ratio: 3 / 2;
		object-fit: cover;
	}
}

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

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