@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", serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*font-family: "stencil-std", sans-serif;*/

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

/* font-family: "Inter", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

.saude-text {
  font-family: "Inter", "Noto Sans JP", sans-serif;
}

#breadcrumb ul li,
#breadcrumb ul li a,
#breadcrumb ul li span,
.post ul#sitemap_list.sitemap_disp_level_0 > li a {
	font-family: "Inter", "Noto Sans JP", sans-serif;
}


.wrapper_content {
  position: relative;
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  z-index: 20;
}
#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%;
}

.post .time, .postlist .time {
  font-weight: 700;
  color: #ffffff !important;
  background:#656666;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 5px;
}
.post .time a, .postlist .time a {
  font-weight: 500;
  color: #ffffff!important;
}

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

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

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

body {
  font-family: "Noto Sans JP", sans-serif;
  background: url(/wp-content/uploads/bg.jpg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: repeat-y;
  image-rendering: -webkit-optimize-contrast;
}

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,
.sticky-header #header > .inner {
  background: url(/wp-content/uploads/bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
header#h1Header {
  background: #fff;
}
#thumbImg::before, header#h1Header::before {
  background: #FFFFFF;
  opacity: 0;
}
header#h1Header h1.title {
  font-family: "stencil-std", sans-serif;
  font-weight: 700;
  font-size: var(--rem60);
  color: #fff;
}
#header-upper {
  display: none!important;
}
#header a.head_btn::before {
  display: inline-block;
  font-size: 1.8rem;
  margin-bottom: 4px;
}
#header a.head_btn.line_btn {
  position: relative;
  background: #656666;
  color: #ffffff;
}
#header a.head_btn.line_btn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/line.png)no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}
#header a.head_btn.mail_btn {
  position: relative;
  background: #A47DC6;
  color: #ffffff;
}
nav#mainNav ul li a {
  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: 400;
}
nav#mainNav ul li a:active,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-ancestor a,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-parent a {
  background: unset;
}

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

a#scrollUp {
  background: #A47DC6;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: #A47DC6;
}
#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: 1400px;
  margin-inline: auto;
}

h1.title {
  font-size: var(--rem48);
  letter-spacing: .01em;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 35px;
  position: relative;
}
body.home h1.title,
.cta h1.title {
  font-family: "stencil-std", sans-serif;
  line-height: 1.2;
  font-size: var(--rem60);
  font-weight: 700;
  color: #656666;
  width: fit-content;
  margin-inline: auto;
  position: relative;
  padding-top: 20px;
}
body.home h1.title::before,
.cta h1.title::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark.png)no-repeat;
  background-size: contain;
  aspect-ratio: 43 / 10;
  width: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.post h2 {
  font-weight: 700;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}
.post h2.title {
  font-size: var(--rem40);
  font-weight: 700;
  line-height: 1.4;
  position: relative;
  text-align: center;
  padding: 0!important;
  padding-top: 20px!important;
  padding-bottom: 25px!important;
  margin: 0!important;
  margin-bottom: 30px!important;
  border-bottom: 3px solid #33312E;
}
.post h2.title::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark_b.png)no-repeat;
  background-size: contain;
  aspect-ratio: 43 / 10;
  width: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

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

.post h4 {
  font-weight: 400;
}

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

.linkBtn,
.post .linkBtn,
a.linkBtn {
  background: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  max-width: unset;
  font-weight: 500;
  color: #33312E;
  width: fit-content;
  padding: 0;
  margin-top: 35px;
  margin-inline: auto;
}
a.linkBtn::after {
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  background-position: center;
  width: 50px!important;
  height: 7px!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: #33312E;
  opacity: .7;
}

.linkBtn.white,
.post .linkBtn.white,
a.linkBtn.white {
  color: #fff;
}
a.linkBtn.white::after {
  filter: brightness(0) invert(1);
}
.linkBtn.white:hover,
.post .linkBtn.white:hover,
a.linkBtn.white:hover {
  color: #fff;
}

.cta {
  padding-top: 120px;
  padding-bottom: 40px;
  position: relative;
  z-index: 2;
  background: #A47DC6;
}
.cta::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.cta .buttonList {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.cta .box {
  background: rgba(255, 255, 255, 1);
  padding: 40px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.cta h1.title {
  font-size: var(--rem60)!important;
  color: #656666!important;
}
.cta a {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  padding: 18px;
  width: 300px;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin-right: 6px;
}
.cta a.lineLink {
  background: #656666;
}
.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.mailLink {
  background: #A47DC6;
  color: #ffffff;
}
.cta a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
TOP
------------------------------*/
.top_about {
  padding: 120px 0;
}
.top_about .inner {
  max-width: 1100px;
}
.top_about h1 {
  position: relative;
}
.top_about h1::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/bee.png)no-repeat;
  background-size: contain;
  aspect-ratio: 167 / 141;
  width: 140px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -200px;
}
.top_about h2 {
  font-family: "Estonia", cursive;
  color: #9863C6;
  font-size: var(--px80);
  line-height: 1;
  font-weight: 400;
  margin-bottom: 20px!important;
}
.top_about p {
  line-height: 2.2;
}
.top_about .linkBtn {
  margin-right: 0;
}

.top_store {
  padding-bottom: 120px;
}
.top_store .inner {
  background: url(/wp-content/uploads/top_store01.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_store .text {
  width: 100%;
  max-width: 560px;
  margin-left: auto;
  margin-right: 10%;
  background: rgba(164, 125, 198, .8);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: var(--px80) var(--px40);
}
.top_store h1.title {
  color: #fff!important;
}
.top_store h1.title::before {
  filter: brightness(0) invert(1);
}
.top_store p {
  color: #fff;
}
.top_store .linkBtn {
  margin-right: 0;
}

.top_intro .flex {
  display: flex;
}
.top_intro .flex.rev {
  flex-direction: row-reverse;
}
.top_intro .image,
.top_intro .text {
  width: 50%;
}
.top_intro .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_intro .text {
  background: #A47DC6;
  padding: var(--px80) var(--px80);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.top_intro h1.title {
  color: #fff!important;
}
.top_intro h1.title::before {
  filter: brightness(0) invert(1);
}
.top_intro p {
  line-height: 2;
  color: #fff;
}
.top_intro .linkBtn {
  margin-right: 0;
}

.top_news {
  padding: 120px 0;
}
.top_news .inner {
  max-width: 1100px;
}

.top_fc .inner {
  background: url(/wp-content/uploads/top_fc_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  padding: var(--px60);
}
.top_fc .flex {
  display: flex;
  flex-direction: row-reverse;
  gap: 50px;
}
.top_fc .image {
  width: 250px;
  padding-top: 2%;
}
.top_fc .image img {
  width: 100%;
}
.top_fc .text {
  flex: 1;
}
.top_fc .box {
  background: rgba(255,255,255,.8);
  padding: var(--px40);
}

@media print, screen and (max-width: 1023px) {
  .top_about {
    padding: 70px 0;
  }
  .top_about h1 {
    margin-bottom: 20px;
  }
  .top_about h1::after {
    top: -20%;
    width: 80px;
    right: -85px;
  }
  .top_about p {
    line-height: 2;
  }

  .top_store {
    padding-bottom: 70px;
  }

  .top_intro .flex {
    flex-direction: column;
  }
  .top_intro .flex.rev {
    flex-direction: column;
  }
  .top_intro .image,
  .top_intro .text {
    width: 100%;
  }
  .top_intro .text {
    padding: var(--px80) var(--px40);
  }
  .top_intro .image img {
    aspect-ratio: 3 / 2;
    height: auto;
  }
  .top_intro p {
    line-height: 1.8;
  }

  .top_news {
    padding: 70px 0;
  }

  .top_fc .inner {
    padding: var(--px60) var(--px40);
  }
  .top_fc .flex {
    flex-direction: column;
    gap: 30px;
  }
  .top_fc .image {
    width: 200px;
    padding-top: 0;
    margin-inline: auto;
  }
}

/*-----------------------------
ABOUT US
------------------------------*/
.about.sec01 .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about.sec01 .flex .image {
  width: 45%;
}
.about.sec01 .flex .text {
  width: 50%;
}
.about.sec01 ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 30px;
  margin-top: 70px;
}
.about.sec01 li .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.about.sec01 li{
  background:#fff;
}
.about.sec01 li .text {
  background: #fff;
  padding: 25px;
}
.about.sec01 h3 {
  text-align: center;
  font-weight: 700;
}
.about.sec01 h3 > span {
  font-size: var(--rem14);
  color: #A47DC6;
  display: block;
}

.about.sec02 {
  padding-top: 120px;
}
.about.sec02 .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  margin-inline: auto;
  margin-bottom: 50px;
}
.about.sec02 .flex .image {
  width: 25%;
}
.about.sec02 .flex .text {
  width: 70%;
}

@media print, screen and (max-width: 768px) {
  .about.sec01 .flex {
    flex-direction: column;
    gap: 30px;
  }
  .about.sec01 .flex .image {
    width: 100%;
  }
  .about.sec01 .flex .text {
    width: 100%;
  }
  .about.sec01 ul {
    grid-template-columns: repeat(1,1fr);
    margin-top: 40px;
  }

  .about.sec02 {
    padding-top: 70px;
  }
  .about.sec02 .flex {
    flex-direction: column;
    gap: 25px;
    width: 100%;
    margin-bottom: 40px;
  }
  .about.sec02 .flex .image {
    width: 100%;
    max-width: 200px;
    margin-inline: auto;
  }
  .about.sec02 .flex .text {
    width: 100%;
  }
}

/*-----------------------------
STORE
------------------------------*/
.store.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.store.sec01 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.store.sec01 .text,
.store.sec01 .map {
  width: 47%;
}
.store.sec01 .map iframe {
  width: 100%;
  aspect-ratio: 3 / 2;
}
.store.sec01 h3 {
  color: #A47DC6;
  font-weight: 700;
  margin-bottom: 15px;
}
.store.sec01 address {
  font-weight: 700;
  font-size: var(--rem24);
  margin-bottom: 15px;
}
.store.sec01 .sns {
  width: 38px;
  display: block;
  margin-bottom: 20px;
}
.store.sec01 .sns img {
  width: 100%;
}

@media print, screen and (max-width: 768px) {
  .store.sec01 ul {
    gap: 50px;
  }
  .store.sec01 li {
    flex-direction: column;
    gap: 30px;
  }
  .store.sec01 .text,
  .store.sec01 .map {
    width: 100%;
  }
  .store.sec01 h3 {
    text-align: center;
  }
  .store.sec01 address {
    text-align: center;
  }
  .store.sec01 .sns {
    margin-inline: auto;
  }
}


/*-----------------------------
FC
------------------------------*/
.fc.sec01 .flex {
  width: 80%;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px 50px;
}
.fc.sec01 .image {
  width: 250px;
}
.fc.sec01 .text {
  flex: 1;
}
.fc.sec01 h3 {
  line-height: 1;
  color: #A47DC6;
  font-size: var(--px80);
  font-family: "Estonia", cursive;
}

.fc.sec02 {
  padding-top: 120px;
}
.fc.sec02 .linkBtn02 {
  background: #A47DC6;
  width: 300px;
  display: block;
  text-align: center;
  color: #fff;
  padding: 18px;
  font-weight: 500;
  margin-inline: auto;
  margin-top: 35px;
}

@media print, screen and (max-width: 768px) {
  .fc.sec01 .flex {
    width: 100%;
    flex-direction: column;
  }
  .fc.sec01 .image {
    width: 200px;
    margin-inline: auto;
  }
  .fc.sec01 h3 {
    text-align: center;
  }

  .fc.sec02 {
    padding-top: 70px;
  }
  .fc.sec02 .linkBtn02 {
    width: 300px;
  }
}


/*-----------------------------
RECRUIT
------------------------------*/
.recruit.sec01 .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.recruit.sec01 .flex .image {
  width: 45%;
}
.recruit.sec01 .flex .text {
  width: 50%;
}

.recruit.sec02 {
  padding-top: 120px;
}
.recruit.sec02 table,
.recruit.sec02 table th,
.recruit.sec02 table td {
  border: solid 1px #A47DC6;
}
.recruit.sec02 table th {
  background: #F1EDF3;
}
.recruit.sec02 table td {
  background: #fff;
}

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

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


/*-----------------------------
OPERATING COMPANY
------------------------------*/
.company.sec01 table,
.company.sec01 table th,
.company.sec01 table td {
  border: solid 1px #A47DC6;
}
.company.sec01 table th {
  background: #F1EDF3;
}
.company.sec01 table td {
  background: #fff;
}

.company.sec02 {
  padding-top: 120px;
}
.company.sec02 iframe {
  width: 100%;
  height: 350px;
}

@media print, screen and (max-width: 768px) {
  .company.sec02 {
    padding-top: 70px;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
  width: 300px;
  max-width: 300px;
}
body.page-contact .post table th {
  background: #F1EDF3;
  color: #262626;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #fff;
  padding: 20px;
  background: #A47DC6;
  width: 100%;
}


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

  .mobile #header {
    background: url(/wp-content/uploads/bg.jpg)no-repeat;
    background-size: cover;
    background-position: center;
  }

  nav#mainNav ul li a {
    padding: 20px 10px;
  }
  nav#mainNav ul li a span {
    display: none;
  }
  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a {
    background: #fff;
  }

  .cta {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

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

  body.home h1.title::before,
  .cta h1.title::before {
    width: 34px;
  }
  .post h2.title::before {
    width: 34px;
  }
}

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

@media print, screen and (min-width: 1024px){
  nav#mainNav ul li a:hover,#header a.head_btn:hover{
      opacity:0.7;
    }
}
.cta a:hover{
  opacity:0.7;
}

.top_fc .linkBtn.white{
  background:#A47DC6;
  padding:1.5rem 2.5rem;
}