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

/* font-family: "Quicksand", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&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');

.wrapper_content {
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 20;
}
.postlist li,
.postlist li:first-child {
  border: none!important;
}
.postlist .post_text {
  position: relative;
  padding: 18px 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%;
}

#front-sectionPost {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}

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

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

.post_link a {
  color: #263129!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 .logo {
  padding: 10px 20px;
}
#header .logo img {
  width: 100%;
  max-width: 280px;
  height: auto;
}
#header a.head_btn {
  font-weight: 700;
  align-items: center;
}
#header a.head_btn::before {
  font-size: 1.2em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.line_btn {
  font-family: "Noto Sans JP", sans-serif;
  background: #F5BD3F;
  color: #fff;
  flex-direction: unset;
}
#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 {
  font-family: "Noto Sans JP", sans-serif;
  background: linear-gradient(135deg,rgba(40, 138, 68, 1) 0%, rgba(116, 182, 61, 1) 100%);
  color: #fff;
  flex-direction: unset;
}
nav#mainNav ul li a {
  background: #fff;
  color: #263129;
  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 {
  background: #fff;
}
nav#mainNav ul li a:hover b {
  color: #263129;
}
nav#mainNav ul li a b {
  font-weight: 500;
  color: #263129;
}
nav#mainNav ul li.current-menu-item a {
  background: #fff;
}
nav#mainNav ul li.current-menu-item a b {
  color: #263129;
}
nav#mainNav ul li.current-menu-item a span {
  color: #263129;
}
nav#mainNav ul li.current-menu-item a b {
  color: #263129;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #263129;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #263129;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
  background: #eee;
}

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

a#scrollUp {
  background: #288A44;
}

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

.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: #263129;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  text-align: center;
  margin: 0 0 35px;
  position: relative;
}

.post h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 0 0 35px!important;
  position: relative;
}

h2.title {
  font-size: var(--rem40);
  letter-spacing: .01em;
  color: #263129;
  line-height: 1.4;
  text-align: left;
}
h2.title .en {
  font-family: "Quicksand", sans-serif;
  font-size: var(--rem24);
  color: #288A44;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}
h2.title .en::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 14px;
  background: url(/wp-content/uploads/mark.png)no-repeat;
  background-size: contain;
}

.post h2:after {
  display: none;
}

h2.title02 {
  color: #288A44;
  padding-bottom: 10px!important;
}
h2.title02::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #288A44;
  width: 60px;
  height: 1px;
}

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

.post h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #263129;
}
.post h4::before {
  background: #288A44;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  background: unset;
  display: flex;
  align-items: center;
  border-radius: 0;
  border-bottom: solid 1px #288A44;
  max-width: unset;
  color: #288A44;
  width: fit-content;
  margin: 35px 0 0;
  padding: 15px 15px 4px;
}
a.linkBtn::after {
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  background-position: center;
  width: 9px!important;
  height: 9px!important;
  border: none!important;
  transform: rotate(0)!important;
  position: static!important;
  top: unset!;
  right: unset!important;
  margin: 0!important;
  margin-left: 20px!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: unset;
  color: #288A44;
  opacity: .7;
}

.cta {
  position: relative;
}
.cta h2.title {
  color: #fff;
}
.cta h2.title .en {
  color: #fff;
}
.cta h2.title .en::before {
  background: url(/wp-content/uploads/mark_w.png)no-repeat;
  background-size: contain;
}
.cta .box {
  padding: var(--px60);
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.cta .btn {
  display: flex;
  gap: 14px;
}
.cta a {
  font-weight: 700;
  font-size: 18px;
  color: #288A44;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #fff;
  text-align: center;
  width: calc(100% / 3);
  max-width: 100%;
  position: relative;
  padding: 14px 0;
  font-family: "Noto Sans JP", sans-serif;
}
.cta a:hover {
  opacity: .7;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
}
.cta a.lineLink::before {
  content: '';
  background: url(/wp-content/uploads/line.png)no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.cta a.telLink {
  font-size: 20px;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_about .image img {
  width: 100%;
  border-radius: 15px;
}
.top_about .text {
  position: relative;
}
.top_about .text::after {
  content: '';
  display: inline-block;
  aspect-ratio: 84 / 81;
  background: url(/wp-content/uploads/block01.png)no-repeat;
  background-size: contain;
  width: 80px;
  z-index: 2;
  position: absolute;
  top: -26%;
  right: 25%;
}

.top_feature .inner {
  border: solid 2px #F5BD3F;
  border-radius: 25px;
  padding: var(--px60);
}
.top_feature h2 {
  font-size: var(--rem48);
}
.top_feature h2 .dot {
  letter-spacing: 0;
}
.top_feature h2 .dot span {
  display: inline-block;
  position: relative;
}
.top_feature h2 .dot span::before {
  content: "・";
  position: absolute;
  top: -0.6em;
  left: 50%;
  transform: translateX(-50%);
  color: #F5BD3F;
  font-size: 0.7em;
  letter-spacing: 0.2em;
}
.top_feature h2 .small {
  font-size: var(--rem30);
}
.top_feature ul {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-template-rows: auto;
  gap: 30px;
}
.top_feature .circle {
  aspect-ratio: 1 / 1;
  max-width: 250px;
  margin-inline: auto;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #288A44;
  margin-bottom: 20px;
}
.top_feature .icon {
  width: 80px;
}
.top_feature .icon img {
  width: 100%;
}
.top_feature h3 {
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 0;
  color: #fff;
  font-size: var(--rem18);
}
.top_feature .underline {
  background: linear-gradient(transparent 70%, #F9D78B 30%);
}

.top_loopSlider {
  position: relative;
  width: 100%;
  height: 150px;
  margin-top: 40px;
}
.top_loopSlider ul {
  position: absolute; left: 0; top: 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
  max-width: 10000%;
  min-width: 100%;
  width: calc(1500px * 1.5 * 2);
  animation: 100s linear infinite;
}
.top_loopSlider ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% / 1);
  margin-right: 30px;
}
.top_loopSlider .loop1 {
  animation-name: loop1;
}
.top_loopSlider .loop2 {
  animation-name: loop2;
}
@keyframes loop1 {
  0% {transform: translateX(0); }
  49.99999% {transform: translateX(-100%); }
  50% {transform: translateX(100%); }
}
@keyframes loop2 {
  0% {transform: translateX(100%); }
  100%{transform: translateX(-100%); }
}

.top_service ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 40px;
  position: relative;
}
.top_service ul::after {
  content: '';
  display: inline-block;
  aspect-ratio: 97 / 121;
  background: url(/wp-content/uploads/block02.png)no-repeat;
  background-size: contain;
  width: 80px;
  z-index: 2;
  position: absolute;
  top: -16%;
  right: 3%;
  z-index: 2;
}
.top_service .image {
  margin-bottom: 20px;
}
.top_service .image img {
  border-radius: 15px;
}
.top_service h3 {
  text-align: center;
}
.top_service h3 span {
  color: #288A44;
}
.top_service .linkBtn {
  margin-inline: auto;
}

.top_recruit .box {
  border: solid 2px #F5BD3F;
  padding: var(--px60);
  border-radius: 25px;
}
.top_recruit h2 {
  color: #288A44;
  line-height: 1.5;
  margin-bottom: 25px;
}
.top_recruit h2 span {
  font-size: var(--rem30);
}
.top_recruit p {
  text-align: center;
}
.top_recruit .linkBox {
  max-width: 800px;
  margin-inline: auto;
  display: block;
  background: url(/wp-content/uploads/top_recruit.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  padding: var(--px20);
}
.top_recruit .linkBox_inner {
  background: rgba(255, 255, 255, .8);
  padding: var(--px20);
  max-width: 600px;
  margin-inline: auto;
}
.top_recruit h3 {
  text-align: center;
  margin-bottom: 0;
}
.top_recruit .linkBtn {
  margin-inline: auto;
  margin-top: 0;
}

.top_news {
  background: #F5FBF7;
}
.top_news .inner {
  position: relative;
}
.top_news .inner::after {
  content: '';
  display: inline-block;
  aspect-ratio: 75 / 101;
  background: url(/wp-content/uploads/block03.png)no-repeat;
  background-size: contain;
  width: 70px;
  position: absolute;
  top: -150px;
  left: -3%;
  z-index: 2;
}
.top_news .linkBtn {
  margin-inline: auto;
}

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

@media print, screen and (max-width: 768px) {
  .top_about .image {
    margin-bottom: 35px;
  }
  .top_about .text::after {
    width: 50px;
    top: -11%;
    right: 5%;
  }

  .top_feature ul {
    grid-template-columns: repeat(1,1fr);
  }
  .top_feature .circle {
    max-width: 200px;
  }

  .top_service ul {
    grid-template-columns: repeat(1,1fr);
  }
  .top_service ul::after {
    width: 60px;
    top: -10%;
    right: 2%;
  }

  .top_news .inner::after {
    width: 50px;
    top: -70px;
    left: 0;
  }
}

/*-----------------------------
会社案内
------------------------------*/
.company.sec01 .image img {
  width: 100%;
  border-radius: 15px;
}
.company.sec01 h2.title02 {
  text-align: left;
}
.company.sec01 h2.title02::after {
  left: 0;
  transform: translateX(0);
}

.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
  background: unset;
  border: none;
  font-weight: 500;
}
.company.sec02 table tr {
  border-bottom: 1px solid #707070;
}
.company.sec02 iframe {
  width: 100%;
  height: 350px;
}

@media print, screen and (max-width: 768px) {
  .company.sec01 h2.title02 {
    text-align: center;
  }
  .company.sec01 h2.title02::after {
    left: 50%;
    transform: translateX(-50%);
  }
}

/*-----------------------------
利用者募集
------------------------------*/
.recruit.sec01 h2.title02 {
  text-align: left;
}
.recruit.sec01 h2.title02::after {
  left: 0;
  transform: translateX(0);
}
.recruit.sec01 .image img {
  width: 100%;
  border-radius: 15px;
}
.recruit.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.recruit.sec01 li {
  position: relative;
  padding-left: 45px;
}
.recruit.sec01 li::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/check.png)no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 4px;
  left: 0;
}
.recruit.sec01 li h3 {
  color: #288A44;
  font-weight: 600;
  margin-bottom: 6px;
}

.recruit.sec02 ul {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.recruit.sec02 li {
  background: #F9F8F3;
  padding: 30px;
  border-radius: 15px;
  position: relative;
}
.recruit.sec02 li:not(:last-child)::after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 24px;
  background: #288A44;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  left: 50%;
  bottom: -38px;
  transform: translateX(-50%);
}
.recruit.sec02 h3 {
  color: #288A44;
  display: flex;
  align-items: center;
  gap: 15px;
}
.recruit.sec02 h3 span {
  background: #288A44;
  text-align: center;
  display: inline-block;
  padding: 6px 18px;
  border-radius: 10px;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
  font-size: var(--rem18);
}

@media print, screen and (max-width: 768px) {
  .recruit.sec01 h2.title02 {
    text-align: center;
  }
  .recruit.sec01 h2.title02::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .recruit.sec01 li::before {
    top: 0;
    width: 30px;
    height: 30px;
  }
}

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

body.page-thanks .linkBtn {
  margin-inline: auto;
  font-family: "Noto Sans JP", sans-serif;
}


/*--メディアクエリ--------------------------------------------*/
@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 a {
    font-size: 16px;
  }
  .cta a.telLink {
    font-size: 18px;
  }
}

@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.mobile #header .logo img {
    max-width: 180px;
  }

  h2.title {
    text-align: center;
  }
  h2.title .en {
    justify-content: center;
  }
  h2.title .en::before {
    width: 20px;
    height: 12px;
  }

  .linkBtn, .post .linkBtn, a.linkBtn {
    margin-inline: auto;
  }

  .cta .btn {
    flex-direction: column;
  }
  .cta a {
    width: 100%;
    max-width: 320px;
    margin-inline: auto;
    gap: 4px;
  }
}

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