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

.front_contents {
  position: relative;
  padding: min(calc(150px + (1vw - 19.2px) * 4.5307), 150px) 0; /* 150-80px (1920-375) */
  z-index: 10;
}
.wrapper_content {
  position: relative;
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  z-index: 20;
}
#front_top_content, #front_bottom_content {
  position: relative;
  padding: min(calc(120px + (1vw - 19.2px) * 3.2362), 120px) 0; /* 120-70px (1920-375) */
  z-index: 10;
  background: #fff;
}
#front_bottom_content h1.title {
  position: relative;
}
#front_bottom_content h1.title::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/en_news.png)no-repeat;
  background-size: contain;
  aspect-ratio: 107 / 79;
  width: 100%;
  max-width: 120px;
  position: absolute;
  top: 30px;
  right: -90px;
}
#front_bottom_content h1.title::
#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: 93%;
}
body:not(.home) #front_bottom_content {
  display: none;
}

#front-sectionPost {
  width: 94%;
  max-width: 1400px;
  margin: 0 auto;
}
.postlist .post_text {
  padding: 26px 0;
}
.post .time, .postlist .time {
  font-weight: 500;
  color: #fff !important;
  background: #004F91;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 30px;
}
.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: #004F91;
  border-radius: 5px;
}

.post_link a {
  color: #202020!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: 2;
}

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: linear-gradient(127deg,rgba(0, 79, 145, .7) 0%, rgba(22, 123, 206, .7) 100%);
  opacity: 1;
}
header#h1Header h1.title {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  color: #fff;
}

#header-upper {
  display: none!important;
}
#header,.sticky-header #header > .inner {
  background: #fff;
}
.header__nav-contact {
  padding-right: 14px;
}
#header ul.header__contact {
  column-gap: 10px;
}
#header ul.header__contact li {
  height: auto;
}
#header a.head_btn {
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: unset;
  border-radius: 25px;
  min-width: 130px;
}
#header a.head_btn::before {
  display: inline-block;
  font-size: 1.4rem;
  margin-top: 4px;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  position: relative;
  background: #262626!important;
}
#header a.head_btn.mail_btn {
  position: relative;
  background: linear-gradient(127deg,rgba(0, 79, 145, 1) 0%, rgba(22, 123, 206, 1) 100%);
}
#header .logo img {
  width: 100%;
  max-width: 300px;
  height: auto;
}
nav#mainNav ul li a {
  color: #262626;
  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: #262626;
}
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-item a span {
  color: #262626;
}
nav#mainNav ul li.current-menu-parent a b,nav#mainNav ul li.current-menu-parent a span {
  color: #262626;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
  background: #fff;
  color: #262626;
}
nav#mainNav ul li.current-menu-item a {
  background: #fff;
}
nav#mainNav ul li.current-menu-item a:hover {
  background: #fff!important;
}
nav#mainNav ul li a:hover b,
nav#mainNav ul li a:hover span {
  color: #262626;
}
nav#mainNav ul li a:hover {
  background: unset;
}
nav#mainNav ul li ul.sub-menu li a {
  font-weight: 500;
  color: #262626;
}
nav#mainNav ul li ul.sub-menu li::after {
  display: none;
}
nav#mainNav ul li ul.sub-menu li a:hover {
  background: #004F91!important;
  color: #fff;
}
.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #004F91;
}

.spmenu #menu p {
  color: #004F91;
  white-space: nowrap;
}

a#scrollUp {
  background: #004F91;
}

#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: #004F91;
}
#footer .banner {
  display: block;
  margin-inline: auto;
  max-width: 200px;
  margin-bottom: 20px;
}
#footer .banner img {
  width: 100%;
}

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

h1.title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--rem48);
  letter-spacing: .01em;
  color: #004F91;
  line-height: 1.6;
  font-weight: 700;
  display: block;
  margin-bottom: 40px;
  width: fit-content;
  position: relative;
}
h1.title .ja {
  font-weight: 500;
  display: block;
  font-size: var(--rem24);
  color: #262626;
}

body.home h1.title {
  font-size: var(--rem60);
}

.post h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: var(--rem30);
  color: #262626;
  margin-top: 0;
  margin-bottom: 20px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  font-size: var(--rem60);
  color: #004F91;
  text-align: center;
  position: relative;
  padding: 0!important;
  padding-bottom: 15px!important;
  margin: 0 auto!important;
  margin-bottom: 40px!important;
}
.post h2.title::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background: #004F91;
}
.post h2.title span.ja {
  font-weight: 500;
  display: block;
  font-size: var(--rem20);
  color: #262626;
}

.post h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  border: none;
  padding: 0;
  margin-top: 0;
}

.post h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.post h4::before {
  background: #004F91;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-weight: 700;
  font-size: 16px;
  color: #262626;
  position: relative;
  background: unset!important;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: unset;
  max-width: unset;
  padding: 0;
  border-radius: 0;
  transition: all .3s;
  margin: 0;
  margin-top: 40px;
}
.linkBtn::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/arrow.png)no-repeat;
  background-size: contain;
  width: 48px;
  height: 48px;
}
.linkBtn::after {
  display: none!important;
}
.linkBtn:hover {
  color: #262626!important;
  background: unset!important;
}

.contact_sec {
  position: relative;
  padding-top: 100px;
}
.contact_sec .wrap {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
.contact_sec::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 90%;
  width: 100%;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.contact_sec h1 {
  font-size: var(--rem60)!important;
  margin: 0;
  text-align: left;
  position: relative;
}
.contact_sec h1::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/en_contact.png)no-repeat;
  background-size: contain;
  aspect-ratio: 186 / 90;
  width: 100%;
  max-width: 200px;
  position: absolute;
  top: 30px;
  right: -100px;
}
.contact_sec p {
  text-align: center;
  line-height: 1.6;
  color: #004F91;
  background: rgba(255, 255, 255, .8);
  padding: 4px 14px;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 20px;
}
.contact_sec .copy {
  width: 100%;
  max-width: 500px;
  margin-inline: auto;
}
.contact_sec .copy img {
  width: 100%;
}
.contact_sec .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 45px 40px;
  background: #fff;
  box-shadow: 2px 2px 4px #ccc;
  margin-top: 40px;
}
.contact_sec .btn {
  display: flex;
  column-gap: 14px;
}
.contact_sec a {
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 300px;
  max-width: 100%;
  position: relative;
  padding: 15px 0;
  border-radius: 40px;
}
.contact_sec a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1;
  margin-right: 6px;
}
.contact_sec a:hover {
  opacity: .7;
}
.contact_sec a.telLink {
  background: #262626;
}
.contact_sec a.telLink::before {
  content: '\f095';
}
.contact_sec a.mailLink {
  background: #004F91;
}
.contact_sec a.mailLink::before {
  content: '\f0e0';
}

/*-----------------------------
Top
------------------------------*/
.top_about {
  margin-top: -70px;
}
.top_about .box {
  background: url(/wp-content/uploads/top_about_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px;
}
.top_about h1 {
  position: relative;
}
.top_about h1::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/en_thoughts.png)no-repeat;
  background-size: contain;
  aspect-ratio: 190 / 83;
  width: 100%;
  max-width: 200px;
  position: absolute;
  top: 30px;
  right: -120px;
}
.top_about .flex {
  display: flex;
  justify-content: space-between;
  gap: 30px 40px;
}
.top_about .image {
  width: 45%;
}
.top_about .text {
  width: 51%;
}
.top_about h2 {
  text-align: left;
  font-family: "Noto Serif JP", serif;
}
.top_about .linkBtn {
  justify-content: flex-start;
}

.top_mission {
  position: relative;
  padding-top: 100px;
  margin-top: 100px;
}
.top_mission::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/top_mission_bg.jpg)no-repeat;
  background-size: cover;
  background-position: bottom;
  width: 100%;
  height: 30%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.top_mission h1 {
  color: #fff;
  position: relative;
}
.top_mission h1::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/en_mission.png)no-repeat;
  background-size: contain;
  aspect-ratio: 157 / 84;
  width: 100%;
  max-width: 180px;
  position: absolute;
  top: 20px;
  right: -134px;
}
.top_mission h1 .ja {
  color: #fff;
}
.top_mission ul {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: auto;
  gap: 40px 60px;
}
.top_mission .image {
  position: relative;
  margin-bottom: 20px;
}
.top_mission .image > img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.top_mission .number {
  display: block;
  position: absolute;
  left: 2%;
  bottom: -30px;
  width: 140px;
  width: 90px;
  text-align: center;
}
.top_mission .number img {
  width: 140px;
  width: 90px;
  object-fit: contain;
}
.top_mission h2 {
  text-align: center;
}
.top_mission .linkBtn {
  margin-top: 30px;
}

.top_faq {
  padding-top: 120px;
}
.top_faq h1 {
  position: relative;
}
.top_faq h1::after {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/en_question.png)no-repeat;
  background-size: contain;
  aspect-ratio: 163 / 96;
  width: 100%;
  max-width: 200px;
  position: absolute;
  top: 12px;
  right: -120px;
}
.top_faq .inner {
  display: grid;
  gap: 14px;
}
.top_faq .faq-item {
  overflow: clip;
}
.top_faq .faq-item > summary {
  list-style: none;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  outline: none;
  background: #E5EDF4;
  padding: 16px 20px;
}
.top_faq .faq-item > summary::-webkit-details-marker { display: none; }
.top_faq .q {
  font-weight: 500;
  color: #004F91;
  font-size: clamp(20px, 2.5vw, 28px);
  line-height: 1;
}
.top_faq .q-text {
  font-weight: 500;
  font-size: var(--rem18);
}
.top_faq .toggle {
  position: relative;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
}
.top_faq .toggle::before,
.top_faq .toggle::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 16px;
  height: 2px;
  background: #004F91;
  border-radius: 1px;
  transition: transform .28s ease;
}
.top_faq .toggle::after { transform: rotate(90deg); }
.top_faq .faq-item[open] .toggle::after { transform: rotate(90deg) scaleX(0); }

.top_faq .a-wrap {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .32s ease, padding .32s ease, margin .32s ease;
  padding-left: 40px;
  margin-top: 0;
}
.top_faq .a-wrap > div { min-height: 0; overflow: hidden; }
.top_faq .a-wrap p { margin: 12px 0 2px; line-height: 1.9; }

.top_faq .faq-item[open] .a-wrap {
  grid-template-rows: 1fr;
  padding-bottom: 6px;
}

@media print, screen and (max-width: 1023px) {
  .top_about .flex {
    flex-direction: column;
  }
  .top_about .image {
    width: 100%;
  }
  .top_about .text {
    width: 100%;
  }
  .top_about h2 {
    text-align: center;
  }
  .top_about .linkBtn {
    justify-content: center;
  }

  .top_mission::after {
    height: 20%;
  }
  .top_mission ul {
    grid-template-columns: repeat(1,1fr);
  }
}

@media print, screen and (max-width: 768px) {
  .top_about {
    margin-top: -10px;
  }
  .top_about .box {;
    padding: 30px 20px;
  }
  .top_about h1::after {
    max-width: 150px;
    top: 30px;
    right: -80px;
  }

  .top_mission {
    padding-top: 60px;
    margin-top: 60px;
  }
  .top_mission h1::after {
    max-width: 130px;
    top: 25px;
    right: -82px;
  }
  .top_mission .number {
    bottom: -15px;
  }
  .top_mission .linkBtn {
    margin-top: 20px;
  }

  .top_faq {
    padding-top: 70px;
  }
  .top_faq h1::after {
    max-width: 150px;
    top: 30px;
    right: -90px;
  }
}

/*-----------------------------
会社概要
------------------------------*/
.company.sec01 .box {
  background: url(/wp-content/uploads/company_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px;
}
.company.sec01 .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.company.sec01 .image {
  width: 48%;
}
.company.sec01 .text {
  width: 48%;
}
.company.sec01 h3 {
  font-family: "Noto Serif JP", serif;
  text-align: left;
}

.company.sec02 {
  padding-top: 120px;
}
.company.sec02 th {
  background: #004F91;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.company.sec02 iframe {
  width: 100%;
  height: 350px;
}

@media print, screen and (max-width: 768px) {
  .company.sec01 .box {
    padding: 30px 25px;
  }
  .company.sec01 .flex {
    flex-direction: column;
    gap: 30px;
  }
  .company.sec01 .image {
    width: 100%;
  }
  .company.sec01 .text {
    width: 100%;
  }
  .company.sec01 h3 {
    text-align: center;
  }

  .company.sec02 {
    padding-top: 70px;
  }
}

/*-----------------------------
知財経営とは
------------------------------*/
.about.sec01 .flex {
  display: flex;
  justify-content: space-between;
}
.about.sec01 .imagearea {
  width: 46%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.about.sec01 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.about.sec01 .text {
  width: 50%;
}
.about.sec01 h3 {
  font-family: "Noto Serif JP", serif;
}

.about.sec02 {
  padding-top: 120px;
}
.about.sec02 .flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.about.sec02 .imagearea {
  width: 46%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.about.sec02 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.about.sec02 .text {
  width: 50%;
}
.about.sec02 h3 {
  font-family: "Noto Serif JP", serif;
}

.about.sec03 {
  padding-top: 120px;
}
.about.sec03 .text {
  margin-top: 40px;
}
.about.sec03 h3 {
  font-family: "Noto Serif JP", serif;
}
.about.sec03 .flex {
  display: flex;
  gap: 40px;
}
.about.sec03 p {
  width: 100%;
}

.about.sec04 {
  padding-top: 120px;
}
.about.sec04 .flex {
  display: flex;
  justify-content: space-between;
}
.about.sec04 .imagearea {
  width: 46%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.about.sec04 .image img {
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.about.sec04 .text {
  width: 50%;
}
.about.sec04 h3 {
  font-family: "Noto Serif JP", serif;
}

@media print, screen and (max-width: 768px) {
  .about.sec01 .flex {
    flex-direction: column;
    gap: 30px;
  }
  .about.sec01 .imagearea {
    width: 100%;
    flex-direction: unset;
    gap: 15px;
  }
  .about.sec01 .text {
    width: 100%;
  }
  .about.sec01 h3 {
    text-align: center;
  }

  .about.sec02 {
    padding-top: 70px;
  }
  .about.sec02 .flex {
    flex-direction: column;
    gap: 30px;
  }
  .about.sec02 .imagearea {
    width: 100%;
    flex-direction: unset;
    gap: 15px;
  }
  .about.sec02 .text {
    width: 100%;
  }
  .about.sec02 h3 {
    text-align: center;
  }

  .about.sec03 {
    padding-top: 70px;
  }
  .about.sec03 .text {
    margin-top: 30px;
  }
  .about.sec03 .flex {
    flex-direction: column;
    gap: 20px;
  }
  .about.sec03 h3 {
    text-align: center;
  }

  .about.sec04 {
    padding-top: 70px;
  }
  .about.sec04 .flex {
    flex-direction: column;
    gap: 30px;
  }
  .about.sec04 .imagearea {
    width: 100%;
    flex-direction: unset;
    gap: 15px;
  }
  .about.sec04 .text {
    width: 100%;
  }
  .about.sec04 h3 {
    text-align: center;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
}
body.page-contact .post table th {
  background: #004F91!important;
  color: #fff!important
}
.wpcf7-form .must {
  background: #D9EEF9!important;
  color: #004F91!important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #fff!important;
  padding: 20px;
  width: 300px;
  margin-inline: auto;
  background: #004F91;
  border-radius: 50px;
}
.post .subimitarea .linkBtn::after,
.post .subimitarea .linkBtn::before{
  display: none;
}



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

  .contact_sec::after {
    max-width: 140px;
    top: 7%;
  }
  .contact_sec .box {
    flex-direction: column;
    row-gap: 30px;
  }
}

@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; }

  #front_bottom_content h1.title::after {
    max-width: 100px;
    top: 20px;
    right: -70px;
  }

  h1.title {
    text-align: center;
  }
  .post h2.title {
    margin-bottom: 30px!important;
  }

  .contact_sec {
    padding-top: 60px;
  }
  .contact_sec h1::after {
    max-width: 150px;
    top: 15px;
    right: -88px;
  }
  .contact_sec .box {
    margin-top: 40px;
    row-gap: 20px;
    padding: 35px 25px;
  }
  .contact_sec .btn {
    flex-direction: column;
    row-gap: 14px;
  }
  .contact_sec a {
    font-size: 18px;
  }
}

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