@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "Josefin Sans", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..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: 1240px;
  margin: 0 auto;
  z-index: 20;
}

.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, #CCCCCC 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: 1400px;
  margin: 0 auto;
}
.postlist .post_text {
  padding: 18px 0;
}
.post .time, .postlist .time {
  font-weight: 400;
  color: #fff !important;
  background: #58C3E0;
  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: #58C3E0;
}
.post4b img {
  border-radius: 10px;
}

.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: #fff;
}
#thumbImg::before, header#h1Header::before {
  background: #1A1A1A;
  opacity: 0;
}
header#h1Header h1.title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--rem48);
  font-weight: 700;
  color: #fff;
}

#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header a.head_btn {
  font-family: "Noto Sans JP", sans-serif;
  align-items: center;
  font-weight: 700;
}
#header a.head_btn::before {
  font-size: 1em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  background: #58C3E0;
  color: #fff;
  flex-direction: unset;
  width: 180px;
  flex-wrap: wrap;
}
#header a.head_btn.mail_btn {
  background: #F38200;
  color: #fff;
  flex-direction: unset;
  width: 180px;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li.current-menu-parent a,
nav#mainNav ul li.current-menu-parent a:hover {
  background: #fff!important;
}
nav#mainNav ul li a {
  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;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-parent a b {
  color: #262626!important;
}

nav#mainNav ul li.current-menu-item a span {
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-color: #232323;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #58C3E0!important;
}
.spmenu #menu p {
  color: #58C3E0!important;
}

a#scrollUp {
  background: #F38200;
}

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

.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: #262626;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  position: relative;
  margin-bottom: 35px;
}

.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-size: var(--rem60);
  color: #232323;
  text-align: center;
  padding: 0!important;
  margin: 0 0 35px!important;
  position: relative;
}
.post h2.title .en {
  font-family: "Josefin Sans", sans-serif;
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: center;
  font-weight: 700;
  font-size: var(--rem20);
  color: #58C3E0;
}
.post h2.title .en::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/mark.png)no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  margin-top: -3px;
}
.post h2.title .en.white::before {
  background: url(/wp-content/uploads/mark_w.png)no-repeat;
  background-size: contain;
}

.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: #58C3E0;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  background: #F38200;
  display: block;
  border-radius: 0;
  padding: 18px;
  width: 100%;
  max-width: 320px;
  color: #fff;
  margin-inline: auto;
  margin-top: 35px;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: #F38200;
  color: #fff;
  opacity: .7;
}

.cta_illust {
  overflow: hidden;
}
.cta_illust img {
  width: 100%;
  object-fit: contain;
  vertical-align: bottom;
}
.cta {
  padding: 100px 0;
  text-align: center;
  background: url(/wp-content/uploads/bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.cta h2.title {
  color: #fff;
}
.cta h2.title .en {
  color: #fff;
}
.cta .flex {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 40px;
}
.cta a {
  background: #F38200;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  max-width: 300px;
  padding: 18px 0;
  position: relative;
  font-weight: 700;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.cta a.telLink {
  font-size: 20px;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.mailLink {
  font-size: 18px;
}
.cta a.mailLink::before {
  content: '\f0e0';
}


body.mobile {
  margin-top: 60px;
}

/*-----------------------------
Top
------------------------------*/
.top_concept h2.title {
  text-align: left;
  font-size: var(--rem40);
}
.top_concept h2.title .en {
  justify-content: flex-start;
}
.top_concept hgroup {
  position: relative;
}
.top_concept .copy {
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: -1;
}
.top_concept .image img {
  border-radius: 10px;
}
.top_concept .linkBtn {
  margin-left: 0;
}

.top_reason {
  background: #EFF5FA;
  position: relative;
}
.top_reason::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/illust01.png)no-repeat;
  background-size: contain;
  aspect-ratio: 175 / 519;
  width: 160px;
  max-width: 12%;
  position: absolute;
  top: -14%;
  left: 0;
}
.top_reason::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/illust02.png)no-repeat;
  background-size: contain;
  aspect-ratio: 136 / 476;
  width: 120px;
  max-width: 10%;
  position: absolute;
  bottom: -14%;
  right: 0;
}
.top_reason ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 50px 40px;
}
.top_reason .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 10px;
}
.top_reason h3 {
  text-align: center;
  font-weight: 700;
  margin-top: 25px;
}

.top_service {
  position: relative;
}
.top_service::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/illust03.png)no-repeat;
  background-size: contain;
  aspect-ratio: 136 / 324;
  width: 120px;
  max-width: 10%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: -2;
}
.top_service::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/bg.jpg)no-repeat;
  background-size: cover;
  z-index: -2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
}
.top_service h2.title {
  color: #fff;
}
.top_service ul {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: auto;
  gap: 80px 50px;
}
.top_service .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 10px;
}
.top_service h3 {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0;
}

.top_news {
  position: relative;
}
.top_news::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/illust04.png)no-repeat;
  background-size: contain;
  aspect-ratio: 136 / 455;
  width: 120px;
  max-width: 10%;
  position: absolute;
  top: -20%;
  right: 0;
  z-index: -2;
}

@media print, screen and (max-width: 768px) {
  .top_concept h2.title {
    text-align: center;
    font-size: var(--rem48);
  }
  .top_concept h2.title .en {
    justify-content: center;
  }
  .top_concept .image {
    margin-bottom: 50px;
  }
  .top_concept .linkBtn {
    margin-left: auto;
  }

  .top_reason::before {
    max-width: 18%;
    top: -6%;
  }
  .top_reason::after {
    max-width: 15%;
    bottom: -9%;
  }
  .top_reason ul {
    grid-template-columns: repeat(1,1fr);
  }

  .top_service::after {
    height: 250px;
  }
  .top_service::before {
    max-width: 16%;
  }
  .top_service ul {
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
  }

  .top_news::after {
    max-width: 12%;
    top: -8%;
  }
}

/*-----------------------------
会社概要
------------------------------*/
body.page-company #content.wide {
  padding-top: 0;
}

.company.sec01 {
  background: #EFF5FA;
}
.company.sec01 .image img {
  border-radius: 10px;
}

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

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

}

/*-----------------------------
事業内容
------------------------------*/
.service h3 {
  font-weight: 700;
  font-size: var(--rem30);
  padding-bottom: 8px;
  border-bottom: 1px solid #CCCCCC;
}
.service .image img {
  border-radius: 10px;
}
.service table,
.service table th,
.service table td {
  border-color: #58C3E0;
}

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

}

/*-----------------------------
採用情報
------------------------------*/
.recruit.sec01 .image img {
  border-radius: 10px;
}

.recruit.sec02 table,
.recruit.sec02 table th,
.recruit.sec02 table td {
  background: unset;
  font-weight: 400;
  border: none;
}
.recruit.sec02 table tr {
  border-bottom: 1px solid #CCCCCC;
}
.recruit.sec02 table tr:last-child {
  border-top: 1px solid #CCCCCC;
}

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

}

/*-----------------------------
施工実績
------------------------------*/
.works.sec01 .box {
  max-width: 700px;
  margin-inline: auto;
}
.works.sec01 .box img {
  border-radius: 10px;
}

.works.sec02 .gallery img {
  border-radius: 10px;
}

.works.sec03 table {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
}
.works.sec03 table,
.works.sec03 table th,
.works.sec03 table td {
  background: unset;
  font-weight: 400;
  border: none;
}
.works.sec03 table tr {
  border-bottom: 1px solid #CCCCCC;
}
.works.sec03 table tr:last-child {
  border-top: 1px solid #CCCCCC;
}

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

}

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


/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1024px) {
  .u-visible-pc {
    display: block!important;
  }
  .u-visible-pc #header {
    display: none!important;
  }
  #mainImg {
    margin-top: 0!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; }

  body.mobile #header .logo img {
    max-width: 180px;
  }

  .cta_illust img {
    width: auto;
    height: 150px;
  }
  .cta {
    padding: 70px 0;
  }
  .cta a {
    padding: 15px 0;
    font-size: 16px;
  }
  .cta a::before {
    font-size: 1em;
  }
  .cta a.telLink {
    font-size: 18px;
  }
}

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