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

.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: 18px 0;
}
.post .time, .postlist .time {
  font-weight: 500;
  color: #fff !important;
  background: #00B4C3;
  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: #00B4C3;
}
.post4b .time a {
  color: #fff;
}

.post_link a {
  color: #040404!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: #333333;
  opacity: 0.2;
}
header#h1Header h1.title {
  font-weight: 700;
  color: #fff;
}

body.home #header {
  position: absolute;
  background: unset;
  height: 135px;
}
.sticky-header #header > .inner {
  background: #fff;
}
#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header .logo img {
  width: 100%;
}
.sticky-header #header > .inner nav#mainNav ul li a,
.sticky-header #header > .inner nav#mainNav ul li a b,
.sticky-header #header > .inner nav#mainNav ul li.current-menu-item a b,
.sticky-header #header > .inner nav#mainNav ul li a:hover b,
.sticky-header #header > .inner nav#mainNav ul li.current-menu-item a b,
.sticky-header #header > .inner nav#mainNav ul li ul.sub-menu li a,
.sticky-header #header > .inner nav#mainNav ul li.current-menu-parent a b {
  color: #262626;
}
#header .header__contact {
  padding-right: 14px;
  gap: 14px;
}
#header .header__contact li {
  display: flex;
  align-items: center;
}
#header a.head_btn {
  font-weight: 500;
  align-items: center;
  height: 50px;
}
#header a.head_btn::before {
  font-size: 1.2em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  background: #00B4C3;
  color: #fff;
  flex-direction: unset;
}
#header a.head_btn.mail_btn {
  background: #00B4C3;
  color: #fff;
  flex-direction: unset;
}
nav#mainNav ul li a {
  font-weight: 500;
  background: unset;
  color: #000000;
  padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li a:hover {
  background: unset;
}
nav#mainNav ul li a b {
  font-weight: 400;
  color: #000000;
}
nav#mainNav ul li.current-menu-item a b {
  color: #000000;
}
nav#mainNav ul li a:hover b {
  color: #000000;
}
nav#mainNav ul li.current-menu-item a b {
  color: #000000;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #000000;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #000000;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: unset;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
  background: #eee;
}

body.home nav#mainNav ul li a ,
body.home nav#mainNav ul li a b,
body.home nav#mainNav ul li.current-menu-item a b,
body.home nav#mainNav ul li a:hover b,
body.home nav#mainNav ul li.current-menu-item a b,
body.home nav#mainNav ul li ul.sub-menu li a,
body.home nav#mainNav ul li.current-menu-parent a b {
  color: #fff;
}

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

a#scrollUp {
  background: #00B4C3;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: #00B4C3;
}
#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 {
  margin-top: 15px;
  margin-bottom: 15px;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
  display: none;
}
#footer .socialicon {
  margin-bottom: 20px;
}
#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: #000;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
body.home h1.title {
  font-size: var(--rem60);
}
h1.title .ja {
  display: block;
  color: #00B4C3;
  font-weight: 500;
  font-size: var(--rem20);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: fit-content;
  margin-inline: auto;
}
h1.title .ja::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark.png)no-repeat;
  background-size: contain;
  width: 30px;
  aspect-ratio: 32 / 29;
}

.post h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: var(--rem40);
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}
.post h2.title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #00B4C3;
  font-size: var(--rem48);
  margin: 0!important;
  margin-bottom: 30px!important;
  padding: 0!important;
  text-align: center;
}
.post h2.title span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: var(--rem20);
  display: block;
  color: #000000;
}

.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: #00B4C3;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Sans JP", sans-serif;
  background: unset!important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  border-radius: 0;
  color: #000000;
  font-weight: 700;
  padding: 0;
  width: fit-content;
  margin-top: 50px;
  margin-inline: auto;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: unset!important;
  color: #000000;
  opacity: .7;
}
.linkBtn::after {
  content: '';
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain!important;
  width: 45px!important;
  height: 45px!important;
  border: none!important;
  transform: unset!important;
  position: unset!important;
  margin-top: 0;
}

.cta {
  position: relative;
  z-index: 0;
  padding: 120px 0;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.cta .logo {
  width: 100px;
  margin-inline: auto;
}
.cta .logo img {
  width: 100%;
}
.cta ul {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
.cta li a {
  font-weight: 500;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  color: #fff;
  padding: 12px 24px;
  width: 320px;
}
.cta li a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1;
  margin-right: 5px;
}
.cta li a.mailLink {
  background: #00B4C3;
}
.cta li a.mailLink::before {
  content: '\f0e0';
}
.cta li a.telLink {
  background: #00B4C3;
}
.cta li a.telLink::before {
  content: '\f095';
}

/*-----------------------------
Top
------------------------------*/
.top_about {
  padding: 120px 0;
}
.top_about .inner {
  max-width: 1400px;
}
.top_about .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.top_about .logo {
  max-width: 220px;
  margin-bottom: 40px;
}
.top_about .logo img {
  width: 100%;
}
.top_about h1.title {
  font-size: var(--rem40)!important;
  font-weight: 700;
  text-align: left;
  margin: 0;
  white-space: nowrap;
}
.top_about h1 span {
  display: block;
  color: #00B4C3;
  font-weight: 400;
  font-size: var(--rem24);
  margin-top: 20px;
}
.top_about .right {
  max-width: 700px;
}
.top_about .linkBtn {
  margin-left: 0;
}

.top_service {
  padding: 120px 0;
  background: url(/wp-content/uploads/service_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_service h1.title {
  text-align: left;
  margin-left: 0;
  color: #fff;
}
.top_service h1.title .ja {
  color: #fff;
  margin-left: 0;
}
.top_service h1.title .ja::before {
  filter: brightness(0) invert(1);
}
.top_service ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 40px;
}
.top_service li .image {
  margin-bottom: 20px;
}
.top_service li .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.top_service h2 {
  color: #fff;
  font-weight: 500;
  font-size: var(--rem30);
  margin-bottom: 20px;
}
.top_service p {
  color: #fff;
}
.top_service .linkBtn,
.top_service .linkBtn:hover {
  color: #fff;
}

.top_intro {
  padding-top: 120px;
}
.top_intro .inner {
  max-width: 1400px;
}
.top_intro a {
  padding: 120px 5%;
  position: relative;
  outline: 1px solid #fff;
  outline-offset: -15px;
  display: block;
}
.top_intro a.outsourcing {
  background: url(/wp-content/uploads/outsourcing_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.top_intro a:hover::before {
  opacity: 1;
}
.top_intro a:hover h1,
.top_intro a:hover h1 .ja,
.top_intro a:hover p {
  color: #fff;
}
.top_intro a::before {
  content: '';
  display: inline-block;
  background: #00B4C3;
  opacity: .8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all .3s;
}
.top_intro .flex {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.top_intro h1.title {
  font-size: var(--rem60);
  font-weight: 700;
  color: #fff;
  margin-left: 0!important;
  text-align: left;
  white-space: nowrap;
  transition: all .3s;
  margin-bottom: 0!important;
  width: 40%;
}
.top_intro h1.title .ja {
  color: #fff;
  transition: all .3s;
  margin-left: 0;
}
.top_intro h1.title .ja::before {
  filter: brightness(0) invert(1);
}
.top_intro p {
  width: 60%;
  max-width: 720px;
  transition: all .3s;
  color: #fff;
}

.top_news {
  padding: 120px 0;
}

@media print, screen and (max-width: 1023px) {
  .top_about {
    padding: 40px 0 70px;
  }
  .top_about .flex {
    flex-direction: column;
    gap: 30px;
  }
  .top_about .right {
    max-width: 100%;
  }
  .top_about .logo {
    margin-inline: auto;
    max-width: 180px;
    margin-bottom: 30px;
  }
  .top_about h1.title {
    text-align: center;
  }
  .top_about .linkBtn {
    margin-left: auto;
  }

  .top_intro {
    padding-top: 40px;
  }
  .top_intro a {
    padding: 70px 5%;
  }
  .top_intro .flex {
    flex-direction: column;
    gap: 30px;
  }
  .top_intro h1.title {
    font-size: var(--rem60);
    margin-left: auto!important;
    text-align: center;
    width: 100%;
  }
  .top_intro h1.title .ja {
    margin-left: auto;
  }
  .top_intro p {
    margin-inline: auto;
    width: 100%;
  }
}

@media print, screen and (max-width: 768px) {
  .top_service {
    padding: 70px 0;
    background: url(/wp-content/uploads/service_bg_sp.jpg)no-repeat;
    background-size: cover;
    background-position: center;
  }
  .top_service h1.title {
    text-align: center;
    margin-left: auto;
  }
  .top_service h1.title .ja {
    margin-left: auto;
  }
  .top_service ul {
    grid-template-columns: repeat(1,1fr);
  }

  .top_news {
    padding: 70px 0;
  }
  .top_news h1.title {
    margin-bottom: 0!important;
  }
}

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 .box {
  padding: var(--px80) var(--px40);
  position: relative;
  background: #F8F8F8;
}
.company.sec01 .image {
  max-width: 580px;
  margin-inline: auto;
  margin-bottom: 40px;
}
.company.sec01 .image img {
  width: 100%;
}
.company.sec01 p {
  font-weight: 500;
  max-width: 1000px;
  margin-inline: auto;
}

.company.sec02 {
  padding-top: 120px;
}
.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 #707070;
}
.company.sec02 iframe {
  width: 100%;
  height: 350px;
}

@media print, screen and (max-width: 768px) {
  .company.sec02 {
    padding-top: 70px;
  }
}

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 ul {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.service.sec01 li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service.sec01 li:nth-child(even) {
  flex-direction: row-reverse;
}
.service.sec01 .image {
  width: 45%;
}
.service.sec01 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.service.sec01 .text {
  width: 50%;
}
.service.sec01 h3 {
  padding-bottom: 12px;
  border-bottom: 1px solid #A1A1A1;
}

@media print, screen and (max-width: 768px) {
  .service.sec01 li {
    flex-direction: column;
    gap: 30px;
  }
  .service.sec01 li:nth-child(even) {
    flex-direction: column;
  }
  .service.sec01 .image {
    width: 100%;
  }
  .service.sec01 .text {
    width: 100%;
  }
}

/*-----------------------------
業務委託募集
------------------------------*/
.outsourcing.sec01 .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.outsourcing.sec01 .image {
  width: 45%;
}
.outsourcing.sec01 .text {
  width: 50%;
}

.outsourcing.sec02 {
  padding-top: 120px;
}

.outsourcing.sec03 {
  padding-top: 120px;
}
.outsourcing.sec03 table,
.outsourcing.sec03 table th,
.outsourcing.sec03 table td {
  background: unset;
  border: none;
  font-weight: 400;
}
.outsourcing.sec03 table tr {
  border-bottom: 1px solid #707070;
}
.outsourcing.sec03 h3 {
  text-align: center;
}

@media print, screen and (max-width: 768px) {
  .outsourcing.sec01 .flex {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .outsourcing.sec01 .image {
    width: 100%;
  }
  .outsourcing.sec01 .text {
    width: 100%;
  }

  .outsourcing.sec02 {
    padding-top: 70px;
  }
  .outsourcing.sec02 .card img {
    margin-bottom: 20px;
    display: block;
  }

  .outsourcing.sec03 {
    padding-top: 70px;
  }
}

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

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

  body.mobile #header .logo img {
    max-width: 200px;
  }
  body.home #header {
    height: 60px;
  }

  nav#mainNav ul li a {
    padding: 20px 10px;
    background: #fff;
  }
  nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover {
    background: #fff!important;
  }
  nav#mainNav ul li a span {
    display: none;
  }

  body.home nav#mainNav ul li a ,
  body.home nav#mainNav ul li a b,
  body.home nav#mainNav ul li.current-menu-item a b,
  body.home nav#mainNav ul li a:hover b,
  body.home nav#mainNav ul li.current-menu-item a b,
  body.home nav#mainNav ul li ul.sub-menu li a,
  body.home nav#mainNav ul li.current-menu-parent a b {
    color: #000000;
  }
}

@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: 140px;
  }

  h1.title .ja::before {
    width: 22px;
  }

  .linkBtn::after {
    width: 35px!important;
    height: 35px!important;

  }

  .cta {
    padding: 50px 0;
  }
  .cta ul {
    margin-top: 20px;
  }
  .cta li a {
    font-size: 16px;
  }
}

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