@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: "Poppins", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,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: #8CD6CA;
  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: #8CD6CA;
  border-radius: 5px;
}
.post4b_img img {
  border-radius: 15px;
}

.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: 700;
  color: #fff;
}
#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: flex-start;
  align-items: center;
  flex-direction: unset;
  flex-wrap: wrap;
  width: 180px;
  padding-left: 40px;
  border-radius: 100vmax;
  height: 55px;
  font-weight: 700;
  font-size: 18px;
}
#header a.head_btn::before {
  display: inline-block;
  font-size: 1.4rem;
  margin: 0;
  position: absolute;
  left: 10%;
}
#header a.head_btn.tel_btn {
  position: relative;
  background: #8CD6CA!important;
  color: #fff;
}
#header a.head_btn.tel_btn .text {
  font-weight: 500;
  font-size: 10px;
  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: #8CD6CA;
  text-decoration: underline;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #4E4854;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #8CD6CA;
}

nav#mainNav ul li.line a {
  display: flex;
  flex-direction: unset;
  gap: 4px;
  align-items: center;
}
nav#mainNav ul li.line a::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/line.png)no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}

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

a#scrollUp {
  background: #8CD6CA;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: #8CD6CA;
}
#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 Sans JP", sans-serif;
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #4E4854;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 35px;
  position: relative;
}

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

.post h2.title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: var(--rem72);
  line-height: 1.3;
  color: #8CD6CA;
  text-align: center;
  padding: 0 !important;
  margin: 0!important;
  margin-bottom: 35px!important;
}
.post h2.title .ja {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  display: block;
  font-size: var(--rem24);
  color: #4E4854;
}

.post h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #4E4854;
  border: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}

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

.post h4::before {
  background: #8CD6CA;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  position: relative;
  background: #8CD6CA;
  position: relative;
  display: block;
  width: 100%;
  max-width: 300px;
  padding: 15px 45px;
  text-align: center;
  border-radius: 40px;
  transition: all .3s;
  margin-top: 40px;
  margin-inline: auto;
}
.linkBtn::before, .post .linkBtn::before, a.linkBtn::before {
  content: '';
  display: inline-block;
  background: #fff;
  height: calc(tan(60deg) * 20px / 2);
  width: 14px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}
.linkBtn:hover, post .linkBtn:hover, a.linkBtn:hover{
  background: #8CD6CA!important;
  color: #fff!important;
}
.linkBtn:hover::after, post .linkBtn:hover::after, a.linkBtn:hover::after {
  top: -1px;
}
.linkBtn::after, .post .linkBtn::after, a.linkBtn::after {
  content: '';
  display: inline-block;
  width: calc(100% - 1px);
  height: 100%;
  border-radius: 40px;
  border: dashed 1px #7CC1B5;
  background: unset;
  position: absolute;
  top: -8px;
  transform: none;
  margin: 0;
  left: 0;
  right: unset;
}

.cta {
  padding: 80px 0;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.cta .buttonList {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.cta a {
  font-weight: 700;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  border-radius: 100vmax;
  padding: 12px 24px;
  width: 260px;
  height: 60px;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  margin-right: 10px;
}
.cta a.telLink {
  background: #8CD6CA;
  color: #fff;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.telLink span {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  display: block;
}

/*-----------------------------
Top
------------------------------*/
.top_news {
  padding: 100px 0;
}
.top_news .linkBtn {
  margin-top: 60px;
}

.top_about {
  padding: 100px 0;
  background: url(/wp-content/uploads/top_about_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_about .inner {
  background: rgba(255, 255, 255, .8);
  border-radius: 25px;
  padding: var(--px60);
  position: relative;
}
.top_about .inner::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark01.png)no-repeat;
  background-size: contain;
  aspect-ratio: 332 / 311;
  width: 300px;
  max-width: 30%;
  position: absolute;
  top: -50px;
  left: -20px;
}
.top_about .inner::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark02.png)no-repeat;
  background-size: contain;
  aspect-ratio: 214 / 215;
  width: 180px;
  max-width: 20%;
  position: absolute;
  bottom: -20px;
  right: -30px;
}
.top_about h3 {
  text-align: center;
  margin-top: 60px;
}
.top_about p {
  max-width: 900px;
  margin-inline: auto;
}
.top_about .linkBtn {
  margin-top: 60px;
}

.top_service {
  padding: 120px 0;
}
.top_service .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top_service .flex.care {
  flex-direction: row-reverse;
}
.top_service .image,
.top_service .text {
  width: 47%;
  position: relative;
}
.top_service .nursing .image {
  flex: 1;
  margin-left: calc(50% - 50vw);
  margin-right: 4%;
}
.top_service .nursing .image img {
  width: 100%;
  border-radius: 0 15px 15px 0;
}
.top_service .care .image {
  flex: 1;
  margin-right: calc(50% - 50vw);
  margin-left: 4%;
}
.top_service .care .image img {
  width: 100%;
  border-radius: 15px 0 0 15px;
}
.top_service h3 {
  font-size: var(--rem40);
  display: flex;
  align-items: center;
  gap: 14px;
}
.top_service h3::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #8CD6CA;
}
.top_service .linkBtn {
  margin-left: 0;
}

.top_recruit {
  background: url(/wp-content/uploads/top_recruit_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px 0;
}
.top_recruit .image img  {
  border-radius: 10px 0 0 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_recruit .text {
  background: #fff;
  border-radius: 0 10px 10px 0;
  padding: var(--px60) var(--px40);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.top_recruit h2.title {
  text-align: left;
}
.top_recruit .linkBtn {
  margin-left: 0;
}

.top_access {
  padding: 120px 0;
}
.top_access table,
.top_access table th,
.top_access table td {
  background: unset;
  border: none;
  font-weight: 400;
}
.top_access table tr {
  border-bottom: 1px solid #8CD6CA;
}
.top_access iframe {
  width: 100%;
  border-radius: 10px;
}
.top_access .logo {
  max-width: 200px;
  margin-inline: auto;
  margin-bottom: 30px;
}
.top_access .logo img {
  width: 100%;
}

@media print, screen and (max-width: 768px) {
  .top_news {
    padding: 60px 0;
  }
  .top_news h2.title {
    margin-bottom: 0!important;
  }
  .top_news .linkBtn {
    margin-top: 40px;
  }

  .top_about {
    padding: 70px 0;
  }
  .top_about .inner {
    padding: var(--px60) var(--px40);
  }
  .top_about h3 {
    margin-top: 0;
  }
  .top_about .linkBtn {
    margin-top: 40px;
  }

  .top_service {
    padding: 70px 0;
  }
  .top_service .flex {
    flex-direction: column;
    gap: 30px;
  }
  .top_service .flex.care {
    flex-direction: column;
  }
  .top_service .image,
  .top_service .text {
    width: 100%;
  }
  .top_service .nursing .image {
    margin: 0;
  }
  .top_service .nursing .image img {
    border-radius: 15px;
  }
  .top_service .care .image {
    margin: 0;
  }
  .top_service .care .image img {
    border-radius: 15px;
  }
  .top_service h3 {
    justify-content: center;
  }
  .top_service h3::before {
    width: 20px;
    height: 20px;
  }
  .top_service .linkBtn {
    margin-left: auto;
  }

  .top_recruit {
    padding: 60px 0;
  }
  .top_recruit .image  {
    margin-bottom: 0;
  }
  .top_recruit .image img  {
    border-radius: 10px 10px 0 0;
    height: auto;
    aspect-ratio: 3 / 2;
  }
  .top_recruit .text {
    border-radius: 0 0 10px 10px;
  }
  .top_recruit h2.title {
    text-align: center;
  }
  .top_recruit .linkBtn {
    margin-left: auto;
  }

  .top_access {
    padding: 70px 0;
  }
  .top_access .logo {
    max-width: 160px;
    margin-bottom: 20px;
  }
  .top_access iframe {
    height: 350px;
  }
}

/*-----------------------------
運営法人概要
------------------------------*/
.company.sec01 p {
  line-height: 2.2;
}
.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
  background: unset;
  font-weight: 400;
  border: none;
}
.company.sec02 table tr {
  border-bottom: 1px solid #8CD6CA;
}
.company.sec02 iframe {
  width: 100%;
  height: 350px;
  border-radius: 10px;
}

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

}

/*-----------------------------
Cure&Careとは
------------------------------*/
.about.sec01 .image img {
  border-radius: 10px;
}
.about.sec01 h3.txt_c {
  font-size: var(--rem40);
}
.about.sec01 p {
  line-height: 2;
}
.about.sec01 .text h3 {
  font-size: var(--rem30);
}

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

/*-----------------------------
訪問看護 / 居宅介護
------------------------------*/
.service.sec01 table,
.service.sec01 table th,
.service.sec01 table td {
  background: unset;
  border: none;
  font-weight: 400;
}
.service.sec01 table tr {
  border-bottom: 1px solid #8CD6CA;
}

.service.sec02 .card {
  width: calc(100% / 3);
}
.service.sec02 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 10px;
}
.service.sec02 h3 {
  text-align: center;
  margin-top: 20px;
}

.service.sec03 .inner {
  background: #F9F9F9;
  padding: var(--px60);
  border-radius: 20px;
}
.service.sec03 .wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: auto;
  gap: 35px;
}
.service.sec03 .box {
  border: solid 2px #8CD6CA;
  border-radius: 10px;
  background: #fff;
  padding: var(--px40);
}
.service.sec03 h3 {
  color: #8CD6CA;
  font-weight: 500;
}
.service.sec03 ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.service.sec03 li {
  padding-left: 18px;
  position: relative;
}
.service.sec03 li::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #8CD6CA;
  position: absolute;
  top: 10px;
  left: 0;
}

.service.sec04 .pdfWrap {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 1000px;
  margin-inline: auto;
}
.service.sec04 .pdfWrap a {
  display: flex;
  align-items: center;
  gap: 18px;
  font-size: 18px;
  font-weight: 500;
  color: #8CD6CA;
  background: #F9F9F9;
  border-radius: 10px;
  padding: 18px;
}
.service.sec04 .pdfWrap a::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/pdf.png)no-repeat;
  background-size: contain;
  width: 26px;
  height: 30px;
}

.service.sec05 h2.title {
  font-weight: 700;
  font-size: var(--rem48);
}
.service.sec05 .box {
  background: #F9F9F9;
  padding: var(--px60);
}
.service.sec05 ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style-type: disc;
  padding-left: 20px;
  max-width: 800px;
  margin-inline: auto;
}
.service.sec05 ul li {
  line-height: 1.5;
}
.service.sec05 h3 {
  font-weight: 700;
  font-size: var(--rem40);
  color: #8CD6CA;
}

.service.sec06 ul {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.service.sec06 li {
  background: #8CD6CA;
  border-radius: 15px;
  padding: var(--px40) var(--px80);
  position: relative;
}
.service.sec06 li:not(:last-child)::after {
  content: '';
  content: '';
  display: inline-block;
  background: #8CD6CA;
  width: 50px;
  height: 30px;
  position: absolute;
  left: 50%;
  bottom: -45px;
  transform: translateX(-50%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.service.sec06 h3 {
  display: flex;
  align-items: center;
  gap: 14px;
  font-weight: 700;
  color: #fff;
}
.service.sec06 h3 span {
  background: #fff;
  color: #8CD6CA;
  font-weight: 700;
  font-size: 14px;
  background: #fff;
  padding: 8px 20px;
  line-height: 1.2;
  border-radius: 5px;
}
.service.sec06 p {
  color: #fff;
}

@media print, screen and (max-width: 768px) {
  .service.sec02 .card {
    width: 100%;
    margin-bottom: 40px;
  }
  .service.sec02 .card:last-child {
    margin-bottom: 0;
  }

  .service.sec03 .wrap {
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
  }
  .service.sec03 li::before {
    top: 8px;
  }
}

/*-----------------------------
スタッフ紹介
------------------------------*/
.staff.sec01 ul {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-template-rows: auto;
  gap: 60px 25px;
}
.staff.sec01 .image {
  margin-bottom: 20px;
}
.staff.sec01 .image img {
  width: 100%;
}
.staff.sec01 h3 {
  text-align: center;
  color: #8CD6CA;
}
.staff.sec01 p {
  text-align: center;
}

@media print, screen and (max-width: 768px) {
  .staff.sec01 ul {
    grid-template-columns: repeat(2,1fr);
  }
}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec01 p {
  line-height: 2.2;
}
.recruit.sec02 table,
.recruit.sec02 table th,
.recruit.sec02 table td {
  background: unset;
  font-weight: 400;
  border: none;
}
.recruit.sec02 table tr {
  border-bottom: 1px solid #8CD6CA;
}

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

}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
  width: 300px;
}
.post .subimitarea .linkBtn::after,
.post .subimitarea .linkBtn::before {
  display: none;
}
body.page-contact .post table th {
  background: #8CD6CA;
  color: #fff;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #fff;
  padding: 20px;
  font-weight: 700;
  background: #8CD6CA;
  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;
  }

  .cta {
    padding: 60px 0;
  }
}

@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 a {
    height: 60px;
    font-size: 18px;
  }
  .cta a span {
    font-size: 12px;
  }
}

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