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

/*font-family: "Noto Serif JP", serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..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, #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;
}
.postlist .post_text {
  padding: 16px 0;
}
.post .time, .postlist .time {
  font-weight: 500;
  color: #fff !important;
  background: #0DD8D8;
  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: #0DD8D8;
  border-radius: 0;
}

.post_link a {
  color: #000000!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;
}
#thumbImg::before, header#h1Header::before {
  background: #000000;
  opacity: 0.5;
}
header#h1Header h1.title {
  font-family: "Noto Serif JP", serif;
  font-size: var(--rem48);
  font-weight: 500;
  color: #fff;
}

#header,
.sticky-header #header > .inner {
  background: rgba(255, 255, 255 ,.5);
 }
#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header a.head_btn::before {
  font-size: 1.1em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  font-size: 20px;
  background: #A9EBEB;
  color: #000;
  flex-direction: unset;
  flex-wrap: wrap;
  width: 200px;
}
#header a.head_btn.tel_btn .note,
#header a.head_btn.tel_btn .note b {
  font-weight: 400;
}
#header a.head_btn.mail_btn {
  font-family: "Noto Serif JP", serif;
  background: #0DD8D8;
  color: #fff;
  flex-direction: unset;
  width: 180px;
}
nav#mainNav ul li a:active,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-ancestor a,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-parent a {
  background: unset;
}
nav#mainNav ul li a {
  font-weight: 500;
  color: #000;
  padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(20px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
  font-weight: 500;
  color: #000;
}
nav#mainNav ul li.current-menu-item a b {
  color: #000;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #000;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #000;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #fff;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #0DD8D8!important;
}
.spmenu #menu p {
  color: #0DD8D8!important;
  white-space: nowrap;
}

a#scrollUp {
  background: #0DD8D8;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: #0DD8D8;
}
#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 Serif JP", serif;
  font-size: var(--rem48);
  letter-spacing: .02em;
  color: #000;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-inline: auto;
  margin-bottom: 35px;
}

.post h2 {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}
.post h2.title {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  line-height: 1.4;
  font-size: var(--rem60);
  text-align: center;
  position: relative;
  margin: 0!important;
  padding: 0!important;
  margin-bottom: 35px!important;
}
.post h2.title .ja {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  font-size: var(--rem20);
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  width: fit-content;
  margin-inline: auto;
}
.post h2.title .ja::before {
  content: '';
  display: inline-block;
  background: #0DD8D8;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.post h2.title02 {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-size: var(--rem40);
  text-align: center;
  position: relative;
  margin: 0!important;
  padding: 0 0 12px!important;
  margin-bottom: 35px!important;
  position: relative;
}
.post h2.title02::after {
  content: '';
  display: inline-block;
  background: #0DD8D8;
  width: 60px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

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

.post h4 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

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

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  background: #0DD8D8;
  border-radius: 0;
  display: block;
  padding: 15px;
  width: 300px;
  max-width: 300px;
  color: #fff;
  margin-top: 35px;
  margin-inline: auto;
}
.linkBtn::after {
  content: '';
  display: inline-block!important;
  background: url(/wp-content/uploads/arrow.png)no-repeat!important;
  background-size: contain!important;
  width: 15px!important;
  height: 12px!important;
  border: none!important;
  transform: unset!important;
  margin-top: -5px!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: #0DD8D8;
  color: #fff;
  opacity: .7;
}

.cta {
  padding: var(--px100) 0;
  text-align: center;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.cta .inner {
  padding: var(--px80) 0;
  background: rgba(169, 235, 235, .86);
}
.cta h2.title .ja::before {
  background: #000;
}
.cta .flex {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
.cta a {
  font-weight: 700;
  font-size: 18px;
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  text-align: center;
  padding: 18px;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: .1em;
}
.cta .telBtn {
  font-family: "Noto Sans JP", sans-serif;
  background: #fff;
  color: #0DD8D8;
}
.cta .telBtn::before {
  content: '\f095';
}
.cta .mailBtn {
  font-family: "Noto Serif JP", serif;
  background: #0DD8D8;
  color: #fff;
}
.cta .mailBtn::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
body.home #header {
  position: absolute;
}

.topConcept {
  padding-top: var(--px100);
  position: relative;
  z-index: 2;
}
.topConcept .inner {
  max-width: 1440px;
}
.topConcept .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.topConcept .text {
  padding: var(--px60) var(--px40);
  background: #fff;
}
.topConcept h2.title {
  text-align: left;
}
.topConcept h2.title .ja {
  margin-left: 0;
}
.topConcept h3 {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-size: var(--rem30);
  display: flex;
  align-items: center;
  gap: 10px;
}
.topConcept h3::before {
  content: '';
  display: inline-block;
  background: #000000;
  width: 50px;
  height: 1px;
}
.topConcept .linkBtn {
  margin-left: 0;
}

.topService {
  margin-top: -80px;
  position: relative;
  z-index: 1;
}
.topService .w50 {
  text-align: center;
  padding: 250px 0;
}
.topService .service01 {
  background: url(/wp-content/uploads/topService01.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.topService .service02 {
  background: url(/wp-content/uploads/topService02.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.topService h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: var(--rem40);
  position: relative;
  z-index: 1;
}
.topService h2 .en {
  font-family: "Noto Serif JP", serif;
  font-size: var(--px100);
  color: #fff;
  display: block;
  opacity: 0.46;
  line-height: 1;
  margin-bottom: -30px;
  position: relative;
  z-index: -1;
}
.topService .linkBtn.white {
  background: #fff;
  color: #0DD8D8;
}
.topService .linkBtn.white:hover {
  background: #fff;
}
.topService .linkBtn.white::after {
  background: url(/wp-content/uploads/arrow02.png)no-repeat!important;
  background-size: contain!important;
}

.topStrength {
  padding-top: var(--px120);
}
.topStrength .image {
  ;position: relative;
  margin-bottom: 25px;
}
.topStrength .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.topStrength .en {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-size: var(--rem30);
  color: #fff;
  position: absolute;
  bottom: 30px;
  left: -25px;
  background: #0DD8D8;
  display: inline-block;
  padding: 12px;
  text-align: center;
}
.topStrength h3 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
}
.topStrength p {
  font-weight: 500;
}

.topRecruit {
  padding-top: var(--px120);
}
.topRecruit .inner {
  border: solid 1px #0DD8D8;
  padding: var(--px60);
}
.topRecruit .image {
  max-width: 800px;
  margin-inline: auto;
  margin-bottom: 35px;
}
.topRecruit p {
  max-width: 600px;
  margin-inline: auto;
}
.topRecruit .telBtn {
  font-weight: 700;
  font-size: 18px;
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  text-align: center;
  padding: 18px;
  background: #0DD8D8;
  color: #fff;
  margin-top: 30px;
  margin-inline: auto;
}
.topRecruit .telBtn::before {
  content: '\f095';
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: .1em;
}
.topRecruit table {
  margin-top: 80px;
}
.topRecruit table,
.topRecruit table th,
.topRecruit table td {
  background: unset;
  border: none;
}
.topRecruit table tr {
  border-bottom: 1px solid #CCCCCC;
}

.topNews {
  padding: var(--px120) 0;
}

@media print, screen and (max-width: 768px) {
  .topConcept .image img {
    aspect-ratio: 4 / 3;
    height: auto;
  }

  .topService .w50 {
    padding: 150px 0;
    margin: 0;
  }

  .topConcept h2.title {
    text-align: center;
  }
  .topConcept h2.title .ja {
    margin-left: auto;
  }

  .topConcept h3::before {
    width: 30px;
    gap: 6px;
  }
  .topConcept .linkBtn {
    margin-left: auto;
  }

  .topStrength .en {
    left: -10px;
  }

  .topRecruit .inner {
    padding: var(--px60) var(--px40);
  }
  .topRecruit table {
    margin-top: 40px;
  }
}

/*-----------------------------
会社概要
------------------------------*/
.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
  background: unset;
  border: none;
}
.company.sec02 table tr {
  border-bottom: 1px solid #CCCCCC;
}
.company.sec02 iframe {
  width: 100%;
  height: 350px;
}

.company.sec03 .inner {
  border:  solid 1px #707070;
  padding: var(--px60);
}

.company.sec04 .image {
  max-width: 400px;
  margin-inline: auto;
}
.company.sec04 .image img {
  width: 100%;
}
.company.sec04 ul {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: auto;
  gap: 0 40px;
}
.company.sec04 ul li {
  padding: 14px 0;
  border-bottom: 1px solid #ccc;
}

@media print, screen and (max-width: 768px) {
  .company.sec03 .inner {
    padding: var(--px60) var(--px40);
  }

  .company.sec04 ul {
    gap: 0 20px;
  }
  .company.sec04 ul li {
    padding: 10px 0;
  }
}

/*-----------------------------
対応可能な包装形態
------------------------------*/
.service ul {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: auto;
  gap: 40px;
}
.service h3 {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  margin-top: 25px;
}

.service.sec01 li img {
  width: 100%;
  aspect-ratio:  3 / 2;
  object-fit: cover;
}

.service.sec02 p {
  max-width: 700px;
  margin-inline: auto;
}

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

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


/*--メディアクエリ--------------------------------------------*/
@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; }
}

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