@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');

.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, #333 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:#48B469;
  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;
  background: #48B469;
  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-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;
  display: none;
}
#thumbImg::before, header#h1Header::before {
  background: #000000;
  opacity: 0;
}
header#h1Header h1.title {
  font-weight: 700;
  color: #333333;
}
#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;
  border-radius: 100vmax;
  background: #48B469!important;
  color: #fff;
  min-width: 160px;
}
#header a.head_btn::before {
  display: inline-block;
  font-size: 1.4rem;
  margin-top: 4px;
  margin-right: 4px;
}

nav#mainNav ul li a {
  color: #333333;
  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: #333333;
}
nav#mainNav ul li.current-menu-item a b {
  color: #333333;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #333333;
}
nav#mainNav ul li ul.sub-menu li a:hover {
  background: #FFFBD2;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #333333;
}

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

a#scrollUp {
  background: #48B469;
}

#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: #333333;
}
#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: #48B469;
}

.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: 700;
  text-align: center;
  display: block;
  margin-bottom: 35px;
  position: relative;
}

.post h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: var(--rem60);
  color: #48B469;
  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(--rem20);
  color: #333;
}

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

.post h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.post h4::before {
  background: #48B469;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  position: relative;
  background: #48B469;
  display: block;
  width: 240px;
  max-width: 240px;
  padding: 15px;
  text-align: center;
  border-radius: 100vmax;
  margin-top: 35px;
  margin-inline: auto;
}
.linkBtn::after {
  display: none!important;
}
.linkBtn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  width: 14px;
  height: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.linkBtn:hover {
  background: #48B469!important;
  color: #ffffff;
  opacity: 0.7;
}

.cta .inner {
  position: relative;
}
.cta .illust01 {
  width: 160px;
  max-width: 16%;
  aspect-ratio: 176 / 331;
  position: absolute;
  bottom: -40px;
  left: -30px;
}
.cta .illust01 img {
  width: 100%;
}
.cta .illust02 {
  width: 130px;
  max-width: 13%;
  aspect-ratio: 148 / 85;
  position: absolute;
  top: -20px;
  right: -30px;
}
.cta .illust02 img {
  width: 100%;
}
.cta .box {
  padding: 40px 5%;
  background: #FFFBD2;
  border-radius: 25px;
  margin-inline: auto;
}
.cta .buttonList {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.cta a {
  font-weight: 700;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  border-radius: 100vmax;
  padding: 16px;
  width: 240px;
  background: #48B469;
  color: #fff;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin-right: 6px;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.topNews {
  padding-top: 100px;
}
.topNews .inner {
  background: #FFFBD2;
  padding: var(--px60) var(--px60);
  border-radius: 25px;
}

.topConcept {
  padding-top: 120px;
}
.topConcept h2.title {
  text-align: left;
}
.topConcept p {
  line-height: 2.2;
}
.topConcept .linkBtn {
  margin-left: 0;
}
.topConcept .image img {
  width: 100%;
  display: block;
  height: 540px;
  object-fit: cover;
  object-position: bottom;
}

.topService {
  padding: 120px 0;
}
.topService ul {
  display: flex;
  justify-content: center;
  gap: 80px 40px;
  flex-wrap: wrap;
}
.topService li {
  width: 31%;
  position: relative;
}
.topService .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 15px;
}
.topService .number {
  font-weight: 700;
  font-size: var(--rem80);
  line-height: 1;
  display: inline-block;
  color: #FFE465;
  text-decoration: underline;
  text-underline-offset: 4px;
  position: absolute;
  top: -30px;
  left: -10px;
}
.topService h3 {
  text-align: center;
  color: #48B469;
  font-weight: 700;
  font-size: var(--rem30);
  padding-top: 30px;
  margin-top: 20px!important;
}
.topService h3::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/titleLine.png)no-repeat;
  background-size: contain;
  aspect-ratio: 2 / 1;
  width: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media print, screen and (max-width: 768px) {
  .topNews {
    padding-top: 60px;
  }
  .topNews .inner {
    background: #FFFBD2;
    padding: var(--px60) var(--px40);
  }

  .topConcept {
    padding-top: 70px;
  }
  .topConcept h2.title {
    text-align: center;
  }
  .topConcept p {
    line-height: 2;
  }
  .topConcept .linkBtn {
    margin-left: auto;
  }
  .topConcept .image img {
    height: 240px;
  }

  .topService {
    padding: 70px 0;
  }
  .topService ul {
    gap: 60px;
    flex-direction: column;
  }
  .topService li {
    width: 100%;
  }
  .topService .number {
    left: 20px;
    font-size: 56px;
  }
}

/*-----------------------------
企業情報
------------------------------*/
.company.sec01 .inner {
  background: #FFFBD2;
  padding: var(--px60) var(--px60);
  border-radius: 25px;
}

.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 iframe {
  width: 100%;
  height: 350px;
  border-radius: 25px;
}

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

}

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 .image {
  position: relative;
}
.service.sec01 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 15px;
}
.service.sec01 .number {
  font-weight: 700;
  font-size: var(--rem80);
  line-height: 1;
  display: inline-block;
  color: #FFE465;
  text-decoration: underline;
  text-underline-offset: 4px;
  position: absolute;
  top: -30px;
  left: -10px;
}
.service.sec01 h3 {
  text-align: center;
  color: #48B469;
  font-weight: 700;
  font-size: var(--rem30);
  padding-top: 30px;
  margin-top: 20px!important;
}
.service.sec01 h3::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/titleLine.png)no-repeat;
  background-size: contain;
  aspect-ratio: 2 / 1;
  width: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media print, screen and (max-width: 768px) {
  .service.sec01 .number {
    left: 20px;
    font-size: 56px;
  }
}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec01 .inner {
  background: #FFFBD2;
  padding: var(--px60) var(--px60);
  border-radius: 25px;
}

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

@media print, screen and (max-width: 768px) {
  .recruit.sec02 .wrap {
    gap: 40px;
  }
}

body.category-news h1.title.first {
	padding-top: var(--px100w);
}

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

@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 .illust01 {
    max-width: 18%;
    bottom: -20px;
    left: -10px;
  }
  .cta .illust02 {
    max-width: 22%;
    right: 0;
    top: -10px;
  }
}

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