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

/*font-family: "Montserrat", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,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;
  padding: 16px 0;
}
.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%;
}

.post .time, .postlist .time {
  font-weight: 500;
  color: #ffffff !important;
  background:#6BC7F1;
  padding: 8px 20px;
  letter-spacing: 1px;
}
.post .time a, .postlist .time a {
  font-weight: 500;
  color: #ffffff!important;
}

.post4b li .post4b_contents {
  /*  opacity: 1; */
  display: none;
}
.post4b .time {
  display: block;
  background: #6BC7F1;
}

.post_link a {
  color: #1A1A1A!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;
  display: none;
}
#thumbImg::before, header#h1Header::before {
  background: #FFFFFF;
  opacity: 0.65;
}
#header-upper {
  display: none!important;
}
.header__nav-contact {
  padding-right: 14px;
}
#header ul.header__contact {
  column-gap: 10px;
}
#header ul.header__contact li {
  height: auto;
}
#header a.head_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  height: 45px;
}
#header a.head_btn::before {
  display: inline-block;
  font-size: 1.4rem;
  margin-top: 4px;
  margin-right: 4px;
}
#header a.head_btn.mail_btn {
  position: relative;
  background: #6BC7F1;
  color: #ffffff;
}
nav#mainNav ul li a {
  color: #1A1A1A;
  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;
  color: #1A1A1A;
}
nav#mainNav ul li a span {
  font-family: "Montserrat", sans-serif;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span {
  color: #135C90;
}
nav#mainNav ul li ul.sub-menu li a {
  color: #1A1A1A;
}
nav#mainNav ul li.current-menu-parent a b {
  color: #135C90;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #eee;
}


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

a#scrollUp {
  background: #6BC7F1;
}

#footer {
  padding: 30px;
}
#footer,#copyright {
  color: #fff;
  background: #6BC7F1;
}
#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: 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-size: var(--rem48);
  letter-spacing: .01em;
  color: #1A1A1A;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 35px;
  position: relative;
}

.post h2 {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  font-family: "Montserrat", sans-serif;
  font-size: var(--rem60);
  font-weight: 700;
  line-height: 1.3;
  color: #135C90;
  position: relative;
  text-align: center;
  padding: 0!important;
  margin: 0 0 50px!important;
}
.post h2.title .ja {
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  font-size: var(--rem20);
  font-weight: 700;
  color: #1A1A1A;
}

.post h3 {
  font-weight: 500;
  border: none;
  padding: 0 0 15px;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}
.post h3.title {
  font-size: var(--rem40);
  text-align: center;
  color: #135C90;
  margin-bottom: 40px;
}
.post h3.title::before {
  content: '';
  display: inline-block;
  background: #135C90;
  width: 60px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.post h4 {
  font-weight: 400;
}

.post h4::before {
  background: #135C90;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  background: #6BC7F1;
  display: block;
  width: 260px;
  padding: 15px;
  text-align: center;
  margin-top: 35px;
  margin-inline: auto;
  border-radius: 0;
}
.linkBtn::after {
  display: none!important;
}
.linkBtn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  aspect-ratio: 27 / 6;
  width: 25px;
  position: absolute;
  top: 50%;
  right: 6%;
  transform: translateY(-50%);
}
.linkBtn:hover {
  color: #ffffff;
  background: #6BC7F1!important;
  opacity: 0.7;
}

.cta {
  padding: 100px 0;
  background: #E3F3FC;
  position: relative;
  z-index: 2;
}
.cta h2.title {
  margin-bottom: 45px!important;
}
.cta .buttonList {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.cta a {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  padding: 18px;
  width: 100%;
  max-width: 360px;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1;
  margin-right: 6px;
}
.cta a.mailLink {
  background: #6BC7F1;
  color: #ffffff;
}
.cta a.mailLink::before {
  content: '\f0e0';
}

#metaslider-id-98 {
  display: block!important;
}

#metaslider-id-195 {
  display: none!important;
}

@media print, screen and (max-width: 768px) {
  #metaslider-id-98 {
    display: none!important;
  }

  #metaslider-id-195 {
    display: block!important;
  }
}

.fix_line {
  position: fixed;
  bottom: 80px;
  right: 0;
  width: 80px;
  display: block;
  z-index: 10;
}
.fix_line img {
  width: 100%;
  display: block;
}

@media print, screen and (max-width: 768px) {
  .fix_line {
    display: none;
  }
}

/*-----------------------------
Top
------------------------------*/
.top.sec01 .inner {
  max-width: 1500px;
  width: 90%;
}
.top.sec01 h3 {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  font-size: var(--rem40);
  color: #135C90;
}
.top.sec01 .btnFlex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}
.top.sec01 .linkBtn {
  margin: 0;
}

.top.sec02 {
  position: relative;
}
.top.sec02::after {
  content: '';
  display: inline-block;
  background: #E3F3FC;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.top.sec02 .flexbox {
  align-items: flex-end;
}
.top.sec02 .flexbox a {
  display: block;
}


.top.sec03 .inner {
  max-width: 1000px;
}
.top.sec03 .faqItem {
  border: none;
  margin: 0 0 16px;
}
.top.sec03 .faqItem:last-child {
  margin-bottom: 0;
}
.top.sec03 .faqQuestion {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  padding: 14px 56px 14px 18px;
  cursor: pointer;
  background: #E3F3FC;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.top.sec03 .faqQuestion::-webkit-details-marker {
  display: none;
}

.top.sec03 .faqQuestion__icon {
  flex: 0 0 auto;
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
  color: #135C90;
}
.top.sec03 .faqQuestion__text {
  flex: 1 1 auto;
}
.top.sec03 .faqQuestion::before,
.top.sec03 .faqQuestion::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 22px;
  width: 12px;
  height: 1.5px;
  background: #135C90;
  transform: translateY(-50%);
  transition: transform 0.25s ease, opacity 0.25s ease;
}
.top.sec03 .faqQuestion::after {
  transform: translateY(-50%) rotate(90deg);
}
.top.sec03 .faqItem[open] .faqQuestion::after {
  opacity: 0;
  transform: translateY(-50%) rotate(90deg) scaleX(0);
}
.top.sec03 .faqAnswer {
  padding: 18px 18px 18px 56px;
  background: #fff;
}
.top.sec03 .faqAnswer p {
  margin: 0;
  font-size: 14px;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .top.sec03 .faqList {
    margin-top: 32px;
  }

  .top.sec03 .faqItem {
    margin-bottom: 12px;
  }

  .top.sec03 .faqQuestion {
    gap: 12px;
    padding: 14px 44px 14px 14px;
    font-size: 14px;
  }

  .top.sec03 .faqQuestion__icon {
    font-size: 22px;
  }

  .top.sec03 .faqQuestion::before,
  .top.sec03 .faqQuestion::after {
    right: 16px;
    width: 10px;
  }

  .top.sec03 .faqAnswer {
    padding: 14px 14px 14px 48px;
  }

  .top.sec03 .faqAnswer p {
    font-size: 13px;
    line-height: 1.9;
  }
}

@media print, screen and (max-width: 768px) {
  .top.sec01 h3 {
    text-align: center;
  }

  .top.sec02::after {
    height: 70%;
  }
}


/*-----------------------------
サービス
------------------------------*/
body.page-service01 #content.wide {
  padding-bottom: 0;
}

.servicePage .serviceIntro {
  background: #E3F3FC;
}

.post .servicePage__lead,
.post .serviceEmphasis,
.post .serviceBanner__lead {
  font-family: "Noto Serif JP", serif;
  font-weight: 700!important;
}

.post .servicePage__lead {
  margin-top: 0;
  padding: 0;
  font-size: var(--rem30);
  color: #135C90;
}

.post .servicePage__lead::before {
  display: none;
}

.servicePage__lead--center {
  text-align: center;
  margin-top: 20px;
}

.servicePanel {
  background: #fff;
}

.servicePanel__box {
  background: #E3F3FC;
  padding: 42px 44px;
}

.servicePanel__layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 56px;
}

.servicePanel__layout--single {
  display: block;
}

.servicePanel__image {
  width: min(100%, 300px);
  flex: 0 0 300px;
  text-align: center;
}

.servicePanel__image img {
  display: block;
  width: 100%;
  height: auto;
}

.servicePanel__content {
  flex: 1 1 auto;
  min-width: 0;
}

.post .serviceSectionHeading {
  margin: 0 0 20px;
  color: #135C90;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
}

.serviceText {
  margin: 0;
  font-size: 14px;
  line-height: 2.1;
  letter-spacing: 0.03em;
}

.post .serviceCheckList {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: fit-content;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.serviceCheckList li {
  position: relative;
  padding-left: 2em;
  font-weight: 400;
  letter-spacing: 0.03em;
}

.serviceCheckList li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 24px;
  aspect-ratio: 30 / 21;
  background: url(/wp-content/uploads/check.png) no-repeat;
  background-size: contain;
}

.serviceArrow {
  width: 0;
  height: 0;
  margin: 30px auto;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 16px solid #135C90;
}

.post .serviceEmphasis {
  position: relative;
  z-index: 3;
  margin: 0 0 18px;
  font-size: clamp(28px, 2vw, 36px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  padding: 0;
  color: #333333;
}

.post .serviceEmphasis::before {
  display: none;
}

.post .serviceEmphasis span {
  position: relative;
  z-index: -1;
}

.post .serviceEmphasis span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: -2;
  display: inline-block;
  width: 120%;
  height: 16px;
  border-radius: 100vmax;
  background: #4ABE7F;
  transform: translateX(-50%);
}

.serviceCards .inner {
  max-width: 1000px;
}

.serviceCards__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.serviceBanner__box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 24px 38px 0;
  overflow: hidden;
}

.serviceBanner__phone {
  flex: 0 0 150px;
  width: 150px;
}

.serviceBanner__phone img {
  display: block;
  width: 100%;
  height: auto;
}

.serviceBanner__content {
  flex: 1 1 auto;
  padding-bottom: 24px;
  text-align: center;
}

.post .serviceBanner__label {
  display: inline-block;
  min-width: 255px;
  margin: 0 0 18px;
  padding: 8px 32px;
  background: #135C90;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.06em;
}

.serviceBanner__lead {
  position: relative;
  z-index: 3;
  margin: 0;
  font-size: clamp(24px, 1.4vw, 36px);
  line-height: 1.9;
  letter-spacing: 0.08em;
}

.serviceBanner__underline {
  position: relative;
  z-index: -1;
}

.serviceBanner__underline::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: -2;
  display: inline-block;
  width: 100%;
  height: 10px;
  border-radius: 100vmax;
  background: #6BC7F1;
  transform: translateX(-50%);
}

.serviceBanner__main {
  display: block;
  font-size: clamp(24px, 2vw, 40px);
}

.serviceBanner__person {
  flex: 0 0 200px;
  width: 200px;
  align-self: flex-end;
}

.serviceBanner__person img {
  display: block;
  width: 100%;
  height: auto;
}

.serviceCta__box {
  background: #E3F3FC;
  padding: var(--px60);
}

.serviceFeature .linkBtn,
.servicePrice .linkBtn,
.serviceCta .linkBtn {
  width: 100%;
  max-width: 320px;
}

.serviceCta .linkBtn {
  background: #135C90;
  font-size: 15px;
}

.serviceCta .linkBtn:hover {
  background: #135C90;
}

@media print, screen and (max-width: 1023px) {
  .servicePanel__box {
    padding: 32px 28px;
  }

  .servicePanel__layout {
    gap: 32px;
  }

  .servicePanel__image {
    width: min(100%, 240px);
    flex-basis: 240px;
  }

  .post .serviceSectionHeading {
    font-size: 26px;
  }

  .serviceCheckList li {
    font-size: 17px;
  }

  .post .serviceEmphasis {
    font-size: clamp(24px, 3vw, 34px);
  }

  .serviceCards .inner {
    max-width: 700px;
  }

  .serviceBanner__box {
    gap: 20px;
    padding: 20px 24px 0;
  }

  .serviceBanner__phone {
    flex-basis: 100px;
    width: 100px;
  }

  .serviceBanner__label {
    min-width: 220px;
    margin-bottom: 14px;
    padding: 7px 18px;
    font-size: 15px;
  }

  .serviceBanner__lead {
    font-size: clamp(20px, 2.2vw, 30px);
    line-height: 1.8;
  }

  .serviceBanner__person {
    flex-basis: 180px;
    width: 180px;
  }
}

@media print, screen and (max-width: 768px) {
  .servicePage__lead {
    text-align: center;
  }

  .servicePanel__box {
    padding: 28px 18px;
  }

  .servicePanel__layout {
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .servicePanel__layout--single {
    display: block;
  }

  .servicePanel__image {
    width: min(100%, 200px);
    flex: none;
  }

  .servicePanel__content {
    width: 100%;
  }

  .post .serviceSectionHeading {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 1.6;
  }

  .serviceCheckList {
    width: 100%;
  }

  .serviceCheckList li {
    font-size: 15px;
    line-height: 1.9;
  }

  .post .serviceEmphasis {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 1.7;
  }

  .post .serviceCards__grid {
    width: 80%;
    max-width: 300px;
    margin-inline: auto;
    grid-template-columns: repeat(2, 1fr);
  }

  .serviceBanner__box {
    flex-direction: column;
    gap: 35px;
    padding: 24px 16px 0;
    text-align: center;
  }

  .serviceBanner__phone {
    width: 180px;
    flex: none;
  }

  .serviceBanner__content {
    width: 100%;
    padding-bottom: 0;
  }

  .post .serviceBanner__label {
    min-width: auto;
    width: 100%;
    max-width: 280px;
    margin-bottom: 14px;
    padding: 8px 14px;
    font-size: 14px;
  }

  .serviceBanner__lead {
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0.04em;
  }

  .serviceBanner__lead br {
    display: none;
  }

  .serviceBanner__person {
    width: min(100%, 150px);
    flex: none;
    margin-inline: auto;
  }
}


/*-----------------------------
会社概要
------------------------------*/
.company.sec01 table,
.company.sec01 table th,
.company.sec01 table td {
  background: unset;
  border: none;
}

.company.sec01 table tr {
  border-bottom: 1px solid #707070;
}

.company.sec01 table th {
  font-weight: 500;
  color: #135C90;
}

.company.sec01 iframe {
  width: 100%;
  height: 350px;
}

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

}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
  width: 300px;
  max-width: 300px;
}
body.page-contact .post table th {
  background: #E3F3FC;
  color: #262626;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #fff;
  padding: 20px;
  background: #6BC7F1;
  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 a span {
    display: none;
  }

  .cta {
    padding: 70px 0;
  }
  .cta a {
    max-width: 320px;
  }
}

@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: 35px!important;
  }
}

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