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

.front_contents {
  position: relative;
  padding: min(calc(150px + (1vw - 19.2px) * 4.5307), 150px) 0; /* 150-80px (1920-375) */
  z-index: 10;
}
.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%;
}
body:not(.home) #front_bottom_content {
  display: none;
}

.postlist .post_text {
  padding: 20px 0;
}
.post .time, .postlist .time {
  font-weight: 400;
  color: #fff !important;
  background: #2B2B2B;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 0;
}
.post .time a, .postlist .time a {
  font-weight: 700;
  color: #fff!important;
}
.postlist .ttls a {
  color: #000000;
}

.post4b li .post4b_contents {
  /*  opacity: 1; */
  display: none;
}
.post4b .time {
  display: block;
  background: #2B2B2B;
}
.post4b img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.post_link a {
  color: #000000!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: linear-gradient(132deg,rgba(43, 43, 43, 1) 0%, rgba(113, 113, 113, 1) 100%);
}
#thumbImg::before, header#h1Header::before {
  background: #202020;
  opacity: 0;
}
header#h1Header h1.title {
  font-weight: 700;
  color: #fff;
}

#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
.header__nav-contact {
  padding-right: 14px;
}
#header ul.header__contact {
  column-gap: 10px;
}
#header ul.header__contact li {
  height: auto;
}
#header a.head_btn {
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  border-radius: 100vmax;
}
#header a.head_btn::before {
  font-size: 1.2em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  background: #ADFF2F;
  color: #2B2B2B;
}
#header a.head_btn.mail_btn {
  background: #2B2B2B;
  color: #ADFF2F;
}
nav#mainNav ul li a {
  font-weight: 500;
  color: #000;
  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,
nav#mainNav ul li a span {
  font-weight: 500;
  color: #000;
}
nav#mainNav ul li ul.sub-menu li a,
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #fff;
  color: #000;
}
nav#mainNav ul li ul.sub-menu li a:hover,
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
  background: #000;
  color: #fff;
}

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

a#scrollUp {
  background: #000;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: unset;
}
#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-size: var(--rem48);
  letter-spacing: .01em;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 30px;
}

.post h2 {
  font-weight: 700;
  font-size: var(--rem40);
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  font-size: var(--rem40);
  text-align: center;
  padding: 0!important;
  margin: 0 auto!important;
  margin-bottom: 40px!important;
}
.post h2.title .en {
  font-size: var(--rem20);
  font-weight: 700;
  color: #000;
  display: block;
}

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

.post h4 {
  font-weight: 700;
}

.post h4::before {
  background: #2B2B2B;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  background: #2B2B2B;
  border-radius: 100vmax;
  width: 260px;
  color: #ADFF2F;
  margin: 0;
  padding: 18px;
  display: block;
  margin-top: 30px;
  margin-inline: auto;
}
a.linkBtn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 6%;
  transform: translateY(-50%);
}
a.linkBtn::after {
  display: none!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: #2B2B2B;
  color: #ADFF2F;
  opacity: .7;
}

.cta_wrap {
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 150px;
}
.contact_sec {
  position: relative;
}
.contact_sec .wrap {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
.contact_sec h2.title {
  color: #fff;
  margin-bottom: 0!important;
  margin-left: 0!important;
  text-align: left;
}
.contact_sec h2.title .en {
  color: #ADFF2F!important;
}
.contact_sec .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 45px 40px;
  background: linear-gradient(132deg,rgba(43, 43, 43, 1) 0%, rgba(113, 113, 113, 1) 100%);
  flex-wrap: wrap;
}
.contact_sec .btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
}
.contact_sec a {
  font-weight: 500;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 240px;
  max-width: 100%;
  position: relative;
  padding: 15px 0;
  border-radius: 100vmax;
}
.contact_sec a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1;
  margin-right: 6px;
}
.contact_sec a:hover {
  opacity: .7;
}
.contact_sec a.telLink {
  background: #ADFF2F;
  color: #000;
}
.contact_sec a.telLink::before {
  content: '\f095';
}
.contact_sec a.mailLink {
  background: #000;
  color: #ADFF2F;
}
.contact_sec a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_about {
  padding: 100px 0 120px;
}
.top_about .flex {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.top_about .left {
  width: 45%;
}
.top_about .right {
  width: 40%;
}
.top_about h2.title {
  text-align: left;
  margin-left: 0;
}
.top_about .copy {
  width: 100%;
  max-width: 600px;
}
.top_about .copy img {
  width: 100%;
}
.top_about .linkBtn {
  margin-left: 0;
}

.top_intro {
  padding-bottom: 120px;
}
.top_intro ul {
  display: flex;
  justify-content: space-between;
}
.top_intro li:nth-child(1) {
  width: 22%;
}
.top_intro li:nth-child(2) {
  width: 22%;
  margin-top: 180px;
}
.top_intro li:nth-child(3) {
  width: 14%;
  margin-top: 70px;
}
.top_intro li:nth-child(4) {
  width: 22%;
}
.top_intro li:nth-child(5) {
  width: 14%;
  margin-top: 40px;
}
.top_intro li img {
  width: 100%;
}

.top_strengths {
  background: linear-gradient(132deg,rgba(43, 43, 43, 1) 0%, rgba(113, 113, 113, 1) 100%);
  padding: 120px 0;
  position: relative;
  z-index: 2;
}
.top_strengths::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/top_strengths_bg.png) no-repeat;
  background-size: contain;
  aspect-ratio: 1 / 1;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 90%;
  z-index: -1;
  opacity: 0.13;
}
.top_strengths h2.title {
  color: #fff;
}
.top_strengths h2.title .en {
  color: #ADFF2F;
}
.top_strengths .copy {
  width: 90%;
  max-width: 760px;
  margin-inline: auto;
  margin-bottom: 30px;
}
.top_strengths .copy img {
  width: 100%;
}
.top_strengths .read_text {
  color: #fff;
  margin-bottom: 40px;
}
.top_strengths ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 35px;
}
.top_strengths li {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.top_strengths li::after {
  content: '';
  display: inline-block;
  z-index: 1;
  background: url(/wp-content/uploads/mask.png)no-repeat;
  background-size: cover;
  background-position: top left;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
}
.top_strengths li img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 5px;
}
.top_strengths h3 {
  color: #fff;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 2;
}
.top_strengths h3 span {
  font-size: var(--rem14);
  display: block;
  color: #ADFF2F;
}
.top_strengths .linkBtn {
  background: #fff;
  color: #000;
  margin-top: 60px;
}
.top_strengths .linkBtn::before {
  filter: brightness(0) invert(0);
}
.top_strengths .linkBtn,
.top_strengths .linkBtn:hover {
  background: #fff;
  color: #000;
}

.top_service {
  padding-top: 120px;
}
.top_service .flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.top_service .image,
.top_service .text {
  width: 47%;
}
.top_service h2.title {
  margin-left: 0;
  text-align: left;
}
.top_service .linkBtn {
  margin-left: 0;
}

.top_news {
  padding: 120px 0;
}

@media print, screen and (max-width: 1023px) {
  .top_intro ul {
    flex-wrap: wrap;
  }
  .top_intro li:nth-child(1) {
    width: 46%;
  }
  .top_intro li:nth-child(2) {
    width: 46%;
    margin-top: 140px;
  }
  .top_intro li:nth-child(3) {
    width: 30%;
    margin-top: 70px;
  }
  .top_intro li:nth-child(4) {
    width: 30%;
    margin-top: 100px;
  }
  .top_intro li:nth-child(5) {
    width: 30%;
    margin-top: 40px;
  }
}

@media print, screen and (max-width: 768px) {
  .top_about {
    padding: 60px 0 70px;
  }
  .top_about .flex {
    flex-direction: column;
    gap: 30px;
  }
  .top_about .left {
    width: 100%;
  }
  .top_about .right {
    width: 100%;
  }
  .top_about h2.title {
    text-align: center;
    margin-left: auto;
  }
  .top_about .copy {
    width: 80%;
    margin-inline: auto;
  }
  .top_about .linkBtn {
    margin-left: auto;
  }

  .top_intro {
    padding-bottom: 70px;
  }
  .top_intro li:nth-child(1) {
    width: 47%;
  }
  .top_intro li:nth-child(2) {
    width: 47%;
    margin-top: 40px;
  }
  .top_intro li:nth-child(3) {
    width: 45%;
    margin-top: 25px;
  }
  .top_intro li:nth-child(4) {
    width: 80%;
    margin-top: 25px;
    margin-inline: auto;
    order: 4;
  }
  .top_intro li:nth-child(5) {
    width: 47%;
    margin-top: 10px;
    order: 3;
  }

  .top_strengths {
    padding: 70px 0;
  }
  .top_strengths::after {
    bottom: unset;
    top: 0;
    width: 80%;
    height: auto;
  }
  .top_strengths .copy {
    max-width: 300px;
  }
  .top_strengths .read_text {
    margin-bottom: 30px;
  }
  .top_strengths ul {
    grid-template-columns: repeat(1,1fr);
  }
  .top_strengths .linkBtn {
    margin-top: 40px;
  }

  .top_service {
    padding-top: 70px;
  }
  .top_service .flex {
    flex-direction: column;
    gap: 50px;
  }
  .top_service .image,
  .top_service .text {
    width: 100%;
  }
  .top_service h2.title {
    margin-left: auto;
    text-align: center;
  }
  .top_service .linkBtn {
    margin-left: auto;
  }

  .top_news {
    padding: 70px 0;
  }
}

/*-----------------------------
会社概要
------------------------------*/
.comapny.sec01 .flex {
  display: flex;
  justify-content: space-between;
}
.comapny.sec01 .image {
  width: 20%;
}
.comapny.sec01 .image img {
  width: 100%;
}
.comapny.sec01 .text {
  width: 75%;
}
.comapny.sec01 .text p.name {
  width: 100%;
  max-width: 240px;
  margin-top: 15px;
  margin-left: auto;
}
.comapny.sec02 {
  padding-top: 120px;
}
.comapny.sec02 .image {
  max-width: 400px;
  margin-inline: auto;
}
.comapny.sec02 table,
.comapny.sec02 th,
.comapny.sec02 td {
  background: unset;
  border: none;
  font-weight: 500;
  color: #000;
}
.comapny.sec02 tr {
  border-bottom: 1px solid #000;
}
.comapny.sec02 iframe {
  width: 100%;
  height: 350px;
}

@media print, screen and (max-width: 768px) {
  .comapny.sec01 .flex {
    flex-direction: column;
    gap: 30px;
  }
  .comapny.sec01 .image {
    width: 100%;
    max-width: 250px;
    margin-inline: auto;
  }
  .comapny.sec01 .text {
    width: 100%;
  }
  .comapny.sec01 .text p.name {
    max-width: 180px;
  }

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

/*-----------------------------
事業案内
------------------------------*/
.service.sec01 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 150px;
}
.service.sec01 li:first-child {
  padding-top: 110px;
}
.service.sec01 li:nth-child(even) {
  flex-direction: row-reverse;
}
.service.sec01 .image {
  width: 36%;
}
.service.sec01 .image img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
.service.sec01 .text {
  width: 60%;
  position: relative;
}
.service.sec01 h3 {
  font-size: var(--rem40);
  padding-bottom: 8px;
  border-bottom: 1px solid #707070;
}
.service.sec01 .number {
  position: absolute;
  top: -130px;
  right: 0;
  color: #F2F2F2;
  font-weight: 700;
  font-size: 200px;
  line-height: 1;
}

@media print, screen and (max-width: 768px) {
  .service.sec01 li {
    flex-direction: column;
    gap: 30px;
    padding-top: 70px;
  }
  .service.sec01 li:first-child {
    padding-top: 0;
  }
  .service.sec01 li:nth-child(even) {
    flex-direction: column;
  }
  .service.sec01 .image {
    width: 100%;
  }
  .service.sec01 .text {
    width: 100%;
  }
  .service.sec01 .number {
    font-size: 172px;
  }
}

/*-----------------------------
主要実績紹介
------------------------------*/
.works ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 40px;
}
.works li .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.works .text {
  background: #fff;
  padding: 25px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.works .text h3 {
  font-weight: 700;
  font-size: 18px;
}
.works .text p span {
  color: #888888;
}

.works.sec01 .flex_btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}
.works.sec01 .flex_btn .linkBtn {
  margin: 0;
}
.works.sec01 .flex_btn .linkBtn::before {
  display: none;
}

.works.sec02 {
  padding-top: 120px;
}
.works.sec03 {
  padding: 120px 0;
  margin-top: 120px;
  background: #F2F2F2;
}

@media print, screen and (max-width: 768px) {
  .works ul {
    grid-template-columns: repeat(1,1fr);
    grid-template-rows: auto;
    gap: 25px;
  }
  .works .text h3 {
    font-size: 18px;
  }

  .works.sec02 {
    padding-top: 70px;
  }
  .works.sec03 {
    padding: 70px 0;
    margin-top: 70px;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
}
body.page-contact .post table th {
  background: #2B2B2B;
  color: #ADFF2F;
}
.post .subimitarea .linkBtn {
  width: 300px;
  margin-inline: auto;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #ADFF2F;
  background: #000;
  padding: 18px;
  border-radius: 100vmax;
  width: 100%;
}

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

  nav#mainNav ul li a {
    padding: 20px 10px;
  }
  nav#mainNav ul li ul.sub-menu li a:hover, nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
    color: #000;
  }
  .contact_sec .box {
    flex-direction: column;
  }
  .contact_sec h2.title {
    text-align: center;
    margin-inline: auto!important;
  }
}

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

  .post h2.title {
    margin-bottom: 25px!important;
  }

  .top_news h2.title {
    margin-bottom: 0!important;
  }

  .cta_wrap {
    padding-top: 70px;
  }
}

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