@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: "Zen Maru Gothic", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');

.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;
}
.postlist .post_text:after {
  content: '';
  display: inline-block;
  background-size: 3px 1px;
  background-image: linear-gradient(to right, #000 1px, transparent 1px);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 5px;
  position: absolute;
  height: 1px;
  bottom: 0;
  right: 0;
  width: 92%;
}
.postlist .post_text {
  padding: 18px 0;
}

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

.post4b li .post4b_contents {
  /*  opacity: 1; */
  display: none;
}
.post4b .time {
  display: block;
  color: #fff !important;
  background: #FE9D1A;
  border-radius: 5px;
}

.post_link a {
  color: #333333!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: 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#h1Header {
  background: #fff;
}
#thumbImg::before, header#h1Header::before {
  background: #000;
  opacity: 0;
}
header#h1Header h1.title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #FE9D1A;
}
#header-upper {
  display: none!important;
}
.header__nav-contact {
  padding-right: 14px;
}
#header ul.header__contact {
  column-gap: 10px;
}
#header ul.header__contact li {
  height: auto;
}
#header a.head_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  flex-wrap: wrap;
  width: 180px;
  border-radius: 100vmax;
  font-weight: 700;
  font-size: 18px;
}
#header a.head_btn::before {
  font-size: 1.1em;
  margin-top: 2px;
  margin-right: 4px;
}
#header a.head_btn.mail_btn {
  position: relative;
  background: #FE9D1A!important;
  color: #fff;
}
nav#mainNav ul li a {
  color: #4E4854;
  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: #4E4854;
}
nav#mainNav ul li.current-menu-item a b {
  color: #FE9D1A;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #4E4854;
  font-feature-settings: "palt";
  text-align: center;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #fff;
}
nav#mainNav ul li ul.sub-menu li a:hover,
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
  background: #FE9D1A;
  color: #fff;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #FE9D1A;
}

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

a#scrollUp {
  background: #FE9D1A;
}

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

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

h1.title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #333333;
  line-height: 1.6;
  font-weight: 500;
  text-align: center;
  display: block;
  margin-bottom: 35px;
  position: relative;
}
h1.title .en {
  font-size: var(--rem24);
  color: #FE9D1A;
  font-weight: 700;
  display: block;
}

.post h2 {
  font-weight: 700;
  color: #333333;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: var(--rem40);
  line-height: 1.3;
  color: #FE9D1A;
  text-align: center;
  padding: 0 0 20px!important;
  margin: 0!important;
  margin-bottom: 35px!important;
}
.post h2.title::after {
  content: '';
  display: inline-block;
  background: #FE9D1A;
  width: 40px;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.post h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #333333;
  border: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}
.post h3.title {
  padding-left: 10px;
  border-left: solid 5px #FE9D1A;
}

.post h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #333333;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  position: relative;
  background: #FE9D1A;
  display: block;
  width: 280px;
  text-align: center;
  border-radius: 100vmax;
  padding: 16px;
  margin-top: 35px;
  margin-inline: auto;
}
.linkBtn::after {
  display: none!important;
}
.linkBtn::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translateY(-50%);
  background: #ffffff;
  height: calc(tan(60deg) * 14px / 2);
  width: 10px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.linkBtn:hover {
  background: #FE9D1A!important;
  color: #fff;
  opacity: 0.7;
}

.cta {
  padding-top: 200px;
  position: relative;
  z-index: 1;
}
.cta::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
.cta .inner {
  padding: var(--px60);
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 3px 6px rgba(0, 0, 0 ,.16);
}
.cta h1.title {
  font-size: var(--rem48)!important;
  text-align: center!important;
}
.cta .buttonList {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.cta a {
  font-weight: 500;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  border-radius: 100vmax;
  padding: 16px 24px;
  width: 280px;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  margin-right: 10px;
}
.cta a.mailLink {
  background: #FE9D1A;
  color: #fff;
}
.cta a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top.sec01 {
  padding-top: 120px;
}

.top.sec02 {
  padding: 120px 0;
}
.top.sec02 .image {
  margin-bottom: 25px;
}
.top.sec02 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}


.top.sec03 {
  padding: 120px 0;
  background: url(/wp-content/uploads/bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top.sec03 .inner {
  position: relative;
  z-index: 1;
}
.top.sec03 .inner::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark01.png)no-repeat;
  background-size: contain;
  aspect-ratio: 325 / 273;
  width: 280px;
  max-width: 30%;
  z-index: -2;
  position: absolute;
  top: -180px;
  right: -40px;
}
.top.sec03 ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 40px;
}
.top.sec03 .image {
  margin-bottom: 25px;
}
.top.sec03 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.top.sec03 h2.title {
  font-size: var(--rem30);
}

.top.sec04 {
  padding: 120px 0;
}
.top.sec04 .text {
  padding: var(--px60);
}
.top.sec04 h1.title {
  text-align: left;
}
.top.sec04 .linkBtn {
  margin-left: 0;
}

.top.sec05 {
  padding: 120px 0;
  background: url(/wp-content/uploads/bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top.sec05 .inner {
  position: relative;
  z-index: 1;
}
.top.sec05 .inner::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark02.png)no-repeat;
  background-size: contain;
  aspect-ratio: 305 / 202;
  width: 280px;
  max-width: 30%;
  z-index: -2;
  position: absolute;
  top: -180px;
  left: 0;
}
.top.sec05 .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top.sec05 .text {
  padding: var(--px60);
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.top.sec05 h2 {
  font-size: var(--rem30);
  text-align: left;
  font-weight: 500;
  color: #FE9D1A;
  margin-left: 0;
}
.top.sec05 .linkBtn {
  margin-left: 0;
}

.top.sec06 {
  padding: 120px 0;
}

@media print, screen and (max-width: 768px) {
  .top.sec01 {
    padding-top: 70px;
  }
  .top.sec01 h1.title {
    margin-bottom: 0!important;
  }

  .top.sec02 {
    padding: 70px 0;
  }
  .top.sec02 .flexbox {
    display: flex;
    flex-direction: column;
    gap: 50px;
  }

  .top.sec03 {
    padding: 70px 0;
  }
  .top.sec03 .inner::after {
    max-width: 40%;
    top: -120px;
    right: -20px;
  }
  .top.sec03 ul {
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
  }

  .top.sec04 {
    padding: 70px 0;
  }
  .top.sec04 .text {
    padding: var(--px40);
  }
  .top.sec04 h1.title {
    text-align: center;
  }
  .top.sec04 .linkBtn {
    margin-left: auto;
  }

  .top.sec05 {
    padding: 70px 0;
  }
  .top.sec05 .inner::after {
    max-width: 40%;
    top: -120px;
  }
  .top.sec05 .image {
    margin-bottom: 0;
  }
  .top.sec05 .image img {
    height: auto;
    aspect-ratio: 3 / 2;
  }
  .top.sec05 .text {
    padding: var(--px60) var(--px40);
  }
  .top.sec05 h2 {
    text-align: center;
    margin-left: auto;
  }
  .top.sec05 .linkBtn {
    margin-left: auto;
  }

  .top.sec06 {
    padding: 70px 0;
  }
}

/*-----------------------------
保育園概要
------------------------------*/
.overview.sec01 table th {
  background: #FE9D1A;
  color: #fff;
}
.overview.sec01 iframe {
  width: 100%;
  height: 350px;
}

@media print, screen and (max-width: 768px) {
  .overview.sec01 h3 {
    text-align: center;
  }
}

/*-----------------------------
1日の流れ
------------------------------*/
.flow.sec01 .flowlist {
  padding-left: 13rem;
  position: relative;
  max-width: 900px;
  margin-inline: auto;
  margin-top: 70px;
}
.flow.sec01 .flowlist.w400{
	max-width: 400px;
}
.flow.sec01 .flowlist::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #F8F8F8;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 13rem;
}
.flow.sec01 .flowlist > li {
  position: relative;
}
.flow.sec01 .flowlist > li:not(:last-child) {
  margin-bottom: 3vh;
}
.flow.sec01 .flowlist > li .icon {
  font-size: 14px;
  width: 108px;
  text-align: center;
  font-weight: 500;
  color: #fff;
  background: #FE9D1A;
  padding: 0.8rem;
  display: block;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
}
.flow.sec01 .flowlist > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #FE9D1A;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flow.sec01 .flowlist > li dl {
  padding-left: 7rem;
  position: relative;
  padding-top: 0.7rem;
}
.flow.sec01 .flowlist > li dl::before,
.flow.sec01 .flowlist > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
}
.flow.sec01 .flowlist > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: #FE9D1A;
  border-radius: 50%;
  left: -4px;
}
.flow.sec01 .flowlist > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #707070;
  position: absolute;
  left: 5px;
  top: 2.3rem;
}
.flow.sec01 .flowlist > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 400;
  font-size: 1.6rem;
}

@media print, screen and (max-width: 768px) {
  .flow.sec01 .flowlist > li .icon {
    font-size: 12px;
    width: 90px;
  }
  .flow.sec01 .flowlist {
    padding-left: 11rem;
  }
  .flow.sec01 .flowlist > li .icon {
    left: -11rem;
  }
  .flow.sec01 .flowlist::before {
    left: 11rem;
  }
  .flow.sec01 .flowlist > li dl {
    padding-left: 5rem;
  }
  .flow.sec01 .flowlist > li dl::after {
    width: 30px;
  }
  .flow.sec01 .flowlist > li dl dt {
    font-size: 1.4rem;
  }
}

/*-----------------------------
障がい者グループホーム「ユートピアドルフィン」
------------------------------*/
.utopiadolphin.sec01 table th {
  background: #FE9D1A;
  color: #fff;
}
.utopiadolphin.sec01 table td dl {
  display: flex;
}
.utopiadolphin.sec01 table td dt {
  font-weight: 400;
  min-width: 60px;
}

@media print, screen and (max-width: 768px) {
  .utopiadolphin.sec02 h3 {
    text-align: center;
  }
}

/*-----------------------------
入居のご案内
------------------------------*/
.admission.sec01 .inner {
  max-width: 800px;
}
.admission.sec01 table th {
  background: #FE9D1A;
  color: #fff;
}
.admission.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.admission.sec01 ul li {
  background: #FFF8EE;
  padding: var(--px60);
  position: relative;
}
.admission.sec01 ul li:not(:last-child)::after {
  content: '';
  display: inline-block;
  background: #FE9D1A;
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  bottom: -35px;
  transform: translateX(-50%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.admission.sec01 ul li h4 {
  padding: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: var(--rem24);
  color: #FE9D1A;
}
.admission.sec01 ul li h4::before {
  display: none;
}
.admission.sec01 ul li h4 span {
  background: #fff;
  line-height: 1;
  padding: 5px 10px;
  text-align: center;
}

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

}

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 .image img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
  background: unset;
  border: none;
  font-weight: 400;
}
.company.sec02 table tr {
  border-bottom: 1px solid #C2C2C2;
}
.company.sec02 table tr:first-child {
  border-top: 1px solid #C2C2C2;
}
.company.sec02 table td ul {
  list-style-type: disc;
  padding-left: 20px;
}
.company.sec02 table td ul li a {
  text-decoration: underline;
}
.company.sec02 iframe {
  width: 100%;
  height: 350px;
}

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

}

/*-----------------------------
理念
------------------------------*/

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

}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec02 ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 40px;
}
.recruit.sec02 .image {
  margin-bottom: 25px;
}
.recruit.sec02 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.recruit.sec02 h3 {
  text-align: center;
}

.recruit.sec03 .wrap {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.recruit.sec03 .box {
  padding: var(--px60);
  background: #FFF8EE;
}
.recruit.sec03 table,
.recruit.sec03 table th,
.recruit.sec03 table td {
  background: unset;
  border: none;
  font-weight: 400;
}
.recruit.sec03 table tr {
  border-bottom: 1px solid #C2C2C2;
}
.recruit.sec03 table tr:first-child {
  border-top: 1px solid #C2C2C2;
}

@media print, screen and (max-width: 768px) {
  .recruit.sec01 h3 {
    text-align: center;
  }

  .recruit.sec02 ul {
    grid-template-columns: repeat(1,1fr);
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
  width: 300px;
}
.post .subimitarea .linkBtn::after,
.post .subimitarea .linkBtn::before {
  display: none;
}
body.page-contact .post table th {
  background: #FE9D1A;
  color: #fff;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #fff;
  padding: 20px;
  font-weight: 700;
  background: #FE9D1A;
  border-radius: 100vmax;
}


/*--メディアクエリ--------------------------------------------*/
@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;
  }
  nav#mainNav ul li ul.sub-menu li a {
    text-align: left;
  }
  nav#mainNav ul li ul.sub-menu li a:hover {
    color: #333!important;
  }

  .cta {
    padding-top: 120px;
  }
}

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

  header#h1Header h1.title {
    text-align: center;
    width: 90%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }

  .linkBtn, .post .linkBtn, a.linkBtn {
    width: 240px;
    padding: 10px;
  }

  .cta a {
    font-size: 16px;
    width: 240px;
    padding: 14px;
  }
}

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