@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

/*font-family: "Poppins", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.wrapper_content {
  position: relative;
  width: 90%;
  max-width: 1200px;
  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: #006A93;
  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: #006A93;
}

.post_link a {
  color: #333!important;
}
.post_link {
  border-bottom: none;
}
.postlist .date {
  color: #333!important;
}

#wrapper {
  max-width: unset;
  padding: 0;
  position: relative;
  z-index: 1;
}

body {
  font-family:
    "Yu Gothic",
    "YuGothic",
    "游ゴシック",
    "Hiragino Sans",
    "メイリオ",
    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: #000;
  opacity: 0;
}
header#h1Header h1.title {
  font-weight: 700;
  color: #006A93;
}

#header-upper {
  display: none!important;
}
#header .logo {
  padding: 10px 20px;
}
#header a.head_btn {
  align-items: center;
}
#header a.head_btn::before {
  font-size: 1.2em;
  margin-bottom: 0;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  background: #83949D;
  color: #fff;
  flex-direction: unset;
}
#header a.head_btn.mail_btn {
  background: #006A93;
  color: #fff;
  flex-direction: unset;
}
nav#mainNav ul li a {
  background: #fff;
  color: #333;
  padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a:hover {
  background: #fff;
}
nav#mainNav ul li a:hover b {
  color: #333;
}
nav#mainNav ul li a b {
  font-weight: 700;
  color: #333;
}
nav#mainNav ul li.current-menu-item a {
  background: #fff;
}
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover b,
nav#mainNav ul li.current-menu-item a:hover span,
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span {
  color: #006A93;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #333;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #333;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
  background: #eee;
}

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

a#scrollUp {
  background: #006A93;
}

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

.inner {
  width: 94%;
  max-width: 1200px;
  margin-inline: auto;
}

h1.title {
  font-family:
    "Yu Gothic",
    "YuGothic",
    "游ゴシック",
    "Hiragino Sans",
    "メイリオ",
    sans-serif;
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #333;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  margin-bottom: 40px;
  position: relative;
}

.post h2 {
  font-family:
    "Yu Gothic",
    "YuGothic",
    "游ゴシック",
    "Hiragino Sans",
    "メイリオ",
    sans-serif;
  color: #333;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  font-family:
    "Yu Gothic",
    "YuGothic",
    "游ゴシック",
    "Hiragino Sans",
    "メイリオ",
    sans-serif;
  font-size: var(--rem40);
  text-align: center;
  margin: 0 0 35px!important;
}
.post h2.title .en {
  font-family: "Poppins", sans-serif;
  font-size: var(--rem20);
  color: #006A93;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: fit-content;
  margin-inline: auto;
  gap: 8px;
}
.post h2.title .en::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/wp-content/uploads/mark.png)no-repeat;
  background-size: contain;
}

.post h2.title02 {
  font-family:
    "Yu Gothic",
    "YuGothic",
    "游ゴシック",
    "Hiragino Sans",
    "メイリオ",
    sans-serif;
  font-size: var(--rem40);
  font-weight: 700;
  text-align: center;
  margin: 0!important;
  padding: 0!important;
  margin-bottom: 35px!important;
  padding-bottom: 10px!important;
}
.post h2.title02::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #006A93;
  width: 60px;
  height: 1px;
}

.post h3 {
  font-family:
    "Yu Gothic",
    "YuGothic",
    "游ゴシック",
    "Hiragino Sans",
    "メイリオ",
    sans-serif;
  font-weight: 500;
  color: #333;
  border: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px;
}

.post h4 {
  font-family:
    "Yu Gothic",
    "YuGothic",
    "游ゴシック",
    "Hiragino Sans",
    "メイリオ",
    sans-serif;
  font-weight: 500;
  color: #333;
}
.post h4::before {
  background: #006A93;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-weight: 500;
  background: unset;
  display: flex;
  align-items: center;
  border-radius: 0;
  border-bottom: solid 1px #006A93!important;
  max-width: unset;
  color: #006A93;
  width: fit-content;
  margin-inline: auto;
  padding: 0;
  margin-top: 30px;
}
a.linkBtn::after {
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  background-position: center;
  width: 9px!important;
  height: 9px!important;
  border: none!important;
  transform: rotate(0)!important;
  position: static!important;
  top: unset!;
  right: unset!important;
  margin: 0!important;
  margin-left: 20px!important;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
  background: unset;
  color: #006A93;
  opacity: .7;
}

.cta {
  position: relative;
  display: flex;
}
.cta .image {
  width: 15%;
}
.cta .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cta h2.title,
.cta h2.title .en {
  color: #fff;
}
.cta h2.title .en::before {
  filter: brightness(0) invert(1);
}
.cta p {
  color: #fff;
  text-align: center;
  font-weight: 700;
}
.cta .text {
  width: 70%;
  padding: 80px 5%;
  background: #006A93;
}
.cta .btnFlex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px 0;
  margin-top: 32px;
}
.cta a {
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 320px;
  max-width: 100%;
  position: relative;
  padding: 20px 0;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin-right: 4px;
}
.cta a:hover {
  opacity: .7;
}
.cta a.telLink {
  font-size: 20px;
  background: #83949D;
  color: #fff;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.mailLink {
  background: #fff;
  color: #006A93;
  font-size: 18px;
}
.cta a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.topGreeting {
  padding-top: 120px;
}
.topGreeting .image {
  flex: 1;
  margin-right: 4%;
  margin-left: calc(50% - 50vw);
}
.topGreeting .text {
  position: relative;
}
.topGreeting .text::after {
  content: '';
  display: inline-block;
  aspect-ratio: 92 / 101;
  background: url(/wp-content/uploads/deco01.png) no-repeat;
  background-size: contain;
  width: 90px;
  max-width: 15%;
  z-index: -1;
  position: absolute;
  top: -120px;
  right: 12%;
}
.topGreeting h2.title {
  text-align: left;
}
.topGreeting h2.title .en {
  margin-left: 0;
}
.topGreeting .linkBtn {
  margin-left: 0;
}

.topConcept {
  padding: 120px 0;
}
.topConcept .text {
  position: relative;
}
.topConcept .text::after {
  content: '';
  display: inline-block;
  aspect-ratio: 122 / 75;
  background: url(/wp-content/uploads/deco02.png) no-repeat;
  background-size: contain;
  width: 120px;
  max-width: 15%;
  z-index: -1;
  position: absolute;
  top: -70px;
  right: 12%;
}
.topConcept h2.title {
  text-align: left;
}
.topConcept h2.title .en {
  margin-left: 0;
}
.topConcept .linkBtn {
  margin-left: 0;
}

.topNews {
  background: #FBFBFB;
  padding: 100px 0;
}
.topNews .linkBtn {
  margin-right: 0;
}

@media print, screen and (max-width: 768px) {
  .topGreeting {
    padding-top: 70px;
  }
  .topGreeting .image {
    margin: 0 0 40px;
  }
  .topGreeting .text::after {
    top: -70px;
    right: 4%;
    z-index: 2;
  }
  .topGreeting h2.title {
    text-align: center;
  }
  .topGreeting h2.title .en {
    margin-left: auto;
  }
  .topGreeting .linkBtn {
    margin-left: auto;
  }

  .topConcept {
    padding: 70px 0;
  }
  .topConcept .image {
    margin: 0 0 40px;
  }
  .topConcept .text::after {
    top: -50px;
    right: 5%;
    z-index: 2;
  }
  .topConcept h2.title {
    text-align: center;
  }
  .topConcept h2.title .en {
    margin-left: auto;
  }
  .topConcept .linkBtn {
    margin-left: auto;
  }

  .topNews {
    padding: 70px 0;
  }
}

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

.company.sec02 table,
.company.sec02 table th,
.company.sec02 table td {
  background: unset;
  border: none;
}
.company.sec02 table th {
  font-weight: 700;
  color: #006A93;
}
.company.sec02 table td {
  font-weight: 500;
}
.company.sec02 table tr {
  border-bottom: 1px solid #CCCCCC;
}
.company.sec02 iframe {
  width: 100%;
  height: 350px;
}

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

}

/*-----------------------------
事業内容
------------------------------*/
.service.sec01 .image {
  margin-bottom: 25px;
}
.service.sec01 .image img {
  width: 100%;
}

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

}

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

.page-thanks .linkBtn {
  margin-inline: auto;
}

/*--メディアクエリ--------------------------------------------*/
@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 {
    flex-direction: column;
  }
  .cta .image {
    width: 100%;
  }
  .cta .image img {
    aspect-ratio: 375 / 250;
  }
  .cta .text {
    width: 100%;
    padding: 60px 5%;
  }
}

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