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

/*font-family: "Noto Serif JP", serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..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: #1363C2;
  padding: 8px 20px;
  letter-spacing: 1px;
  border-radius: 0;
}
.post .time a, .postlist .time a {
  font-weight: 500;
  color: #fff!important;
}
.postlist .date {
  white-space: nowrap;
}

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

.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: 2;
  font-size: var(--rem20w);
}

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: #000000;
  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 .logo img {
  max-width: 240px;
  height: auto;
}
#header ul.header__contact li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-right: 20px;
}
#header a.head_btn {
  align-items: center;
  height: auto;
  padding: 10px;
  height: 60px;
}
#header a.head_btn::before {
  font-size: 1em;
  margin-bottom: 2px;
  margin-right: 4px;
}
#header a.head_btn.tel_btn {
  font-family: "Noto Sans JP", sans-serif;
  background: #1C98E2;
  color: #fff;
  flex-direction: unset;
  width: 180px;
  flex-wrap: wrap;
}
#header a.head_btn.tel_btn .note {
  margin-top: 4px;
}
#header a.head_btn.tel_btn .note b {
  font-weight: 400;
}
#header a.head_btn.mail_btn {
  font-family: "Josefin Sans", sans-serif;
  background: #1363C2;
  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 {
  font-family: "Noto Sans JP", sans-serif;
  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;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
  background: #1363C2;
}
.spmenu #menu p {
  color: #1363C2;
}

a#scrollUp {
  background: #1363C2;
}

#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: #1363C2;
}

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

.post h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 30px;
}
.post h2:after {
  display: none;
}

.post h2.title {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-size: var(--rem60);
  line-height: 1.4;
  color: #1363C2;
  text-align: center;
  padding: 0!important;
  margin: 0 0 35px!important;
  position: relative;
}
.post h2.title .ja {
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  font-weight: 500;
  font-size: var(--rem20);
  color: #262626;
}

.post h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
.post h3.title {
  text-align: center;
  padding-bottom: 12px;
  position: relative;
  font-weight: 700;
  font-size: var(--rem40);
  margin-bottom: 35px;
}
.post h3.title::after {
  content: '';
  display: inline-block;
  background: #1363C2;
  width: 60px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

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

.post h4::before {
  background: #1363C2;
}

.linkBtn, .post .linkBtn, a.linkBtn {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  background: #1363C2;
  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: #1363C2;
  color: #fff;
  opacity: .7;
}

.cta {
  padding: 100px 0;
  background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
}
.cta h2.title,
.cta h2.title .ja {
  color: #fff;
}
.cta p {
  text-align: center;
  color: #fff;
}
.cta .flex {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 35px;
}
.cta a {
  background: #fff;
  font-weight: 700;
  color: #1363C2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  max-width: 300px;
  padding: 18px 0;
  position: relative;
}
.cta a::before {
  display: block;
  font-family: 'FontAwesome';
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.cta a.telLink {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
}
.cta a.mailLink {
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
}
.cta a.telLink::before {
  content: '\f095';
}
.cta a.mailLink::before {
  content: '\f0e0';
  margin-bottom: 2px;
}

/*-----------------------------
Top
------------------------------*/
.topNews {
  padding: var(--px120) 0;
}

.topConcept {
  padding: var(--px120) 0;
  position: relative;
  background: url(/wp-content/uploads/topConceptBg.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 2;
}
.topConcept::before,
.topConcept::after {
  content: '';
  display: inline-block;
  position: absolute;
  aspect-ratio: 373 / 746;
  z-index: -1;
  width: 300px;
  max-width: 30%;
}
.topConcept::before {
  background: url(/wp-content/uploads/topConceptItem01.png)no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
}
.topConcept::after {
  background: url(/wp-content/uploads/topConceptItem02.png)no-repeat;
  background-size: contain;
  bottom: 0;
  right: 0;
}
.topConcept .box {
  aspect-ratio: 1 / 1;
  width: 400px;
  border: solid 1px #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin-inline: auto;
  margin-bottom: 50px;
}
.topConcept .catch {
  color: #fff;
  font-weight: 700;
  font-size: var(--px80);
  font-family: "Noto Serif JP", serif;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.topConcept .catch span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: var(--px30);
}
.topConcept h3 {
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: var(--rem30);
}
.topConcept p {
  color: #fff;
  line-height: 2.2;
  max-width: 1000px;
  margin-inline: auto;
}
.topConcept .linkBtn {
  margin-top: 50px;
}
.topConcept .linkBtn,
.topConcept .linkBtn:hover {
  background: #fff;
  color: #1363C2;
}
.topConcept .linkBtn::after {
  border-color: #1363C2!important;
}

.topService {
  padding: var(--px120) 0;
}
.topService .image {
  flex: 1;
}
.topService .image img {
  width: 100%;
}
.topService .imageLeft {
  margin-left: calc(50% - 50vw);
}
.topService .imageRight {
  margin-right: calc(50% - 50vw);
}
.topService h3 {
  font-weight: 700;
  font-size: var(--rem40);
  text-decoration: underline;
}
.topService .linkBtn {
  margin-left: 0;
}

@media print, screen and (max-width: 768px) {
  .topConcept .box {
    width: 260px;
    gap: 30px;
    margin-bottom: 40px;
  }
  .topConcept p {
    line-height: 2;
  }

  .topService .imageLeft {
    margin-left: 0;
  }
  .topService .imageRight {
    margin-right: 0;
  }
  .topService h3 {
    text-align: center;
  }
  .topService .linkBtn {
    margin-left: auto;
  }
}

/*-----------------------------
企業情報
------------------------------*/
.company.sec01 h3 {
  text-align: center;
  font-weight: 700;
  font-size: var(--rem48);
  margin-bottom: 50px;
}
.company.sec01 .box {
  background: #F7F7F7;
  padding: var(--px60);
  margin-bottom: 50px;
}
.company.sec01 .blue01 {
  color: #0D4A91;
  margin-bottom: 25px;
}
.company.sec01 .blue02 {
  color: #1363C2;
  margin-bottom: 25px;
}
.company.sec01 .blue03 {
  color: #4A8FDE;
}
.company.sec01 .valueText {
  text-align: center;
}

.company.sec02 .image {
  max-width: 250px;
  margin-inline: auto;
  margin-bottom: 40px;
}

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

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

}

/*-----------------------------
営業人材・組織開発事業部
------------------------------*/
.sales.sec01 .image {
  margin-left: calc(50% - 50vw);
  flex: 1;
}
.sales.sec01 h3 {
  font-size: var(--rem30);
  font-weight: 700;
}

.sales.sec02 ul {
  margin-bottom: 25px;
}
.sales.sec02 ul li {
  font-size: var(--rem20w);
  position: relative;
  padding-left: 20px;
}
.sales.sec02 ul li::before {
  content: '●';
  display: inline-block;
  color: #1363C2;
  font-size: var(--rem20w);
  position: absolute;
  top: 0;
  left: 0;
}

.sales.sec03 .image {
  background: #F7F7F7;
  padding: var(--px60);
  margin-top: 20px;
  margin-bottom: 20px;
}
.sales.sec03 .image img {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
  display: block;
}
.sales.sec03 table,
.sales.sec03 th,
.sales.sec03 td {
  font-size: var(--rem18);
  background: unset;
  border: none;
  font-weight: 500;
}
.sales.sec03 th {
	vertical-align: middle;
}
.sales.sec03 tr {
  border-bottom: 1px solid #CCCCCC;
}
.sales.sec03 tr:first-child {
  border-top: 1px solid #CCCCCC;
}

.sales.sec04 {
  background: #F7F7F7;
}
.sales.sec04 h4 {
  font-weight: 700;
  text-align: center;
  padding: 0;
  margin: 0 0 30px;
  font-size: var(--rem30);
}
.sales.sec04 h4::before {
  display: none;
}

.sales.sec05 .worksBg {
  background: url(/wp-content/uploads/sales02.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  padding: var(--px120) 0;
  margin-bottom: 40px;
}
.sales.sec05 h3 {
  text-align: center;
  color: #fff;
  font-size: var(--rem40);
  font-weight: 700;
  margin: 0;
}
.sales.sec05 ul {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  gap: 12px;
}
.sales.sec05 li {
  border: solid 1px #1363C2;
  padding: 25px;
}
.sales.sec05 .companyName {
  text-align: center;
  font-weight: 700;
  font-size: var(--rem30);
  line-height: 1.6;
  margin-bottom: 25px;
}
.sales.sec05 .companyName span {
  font-size: var(--rem24);
  display: block;
}

@media print, screen and (max-width: 768px) {
  .sales.sec01 .image {
    margin-left: 0;
  }
  .sales.sec01 h3 {
    text-align: center;
  }

  .sales.sec03 .image {
    padding: 25px;
  }

  .sales.sec05 .worksBg {
    margin-bottom: 30px;
  }
  .sales.sec05 ul {
    grid-template-columns: repeat(1,1fr);
  }
}

/*-----------------------------
包装改善ソリューション事業部
------------------------------*/
.packaging.sec01 .image {
  margin-left: calc(50% - 50vw);
  flex: 1;
}
.packaging.sec01 h3 {
  font-size: var(--rem30);
  font-weight: 700;
}

.packaging.sec02 ul li {
  font-size: var(--rem20w);
  position: relative;
  padding-left: 30px;
}
.packaging.sec02 ul li::before {
  content: '';
  display: inline-block;
  background: url(/wp-content/uploads/check.png)no-repeat;
  background-size: contain;
  position: absolute;
  top: 6px;
  left: 0;
  aspect-ratio: 25 / 27;
  width: 22px;
}

@media print, screen and (max-width: 768px) {
  .packaging.sec01 .image {
    margin-left: 0;
  }
  .packaging.sec01 h3 {
    text-align: center;
  }

  .packaging.sec02 ul li::before {
    width: 20px;
  }
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
  padding: 0;
  width: 300px;
  border: none;
}
body.page-contact .post table th {
  background: #1363C2;
  color: #fff
}
.post .subimitarea .linkBtn input[type="submit"] {
  color: #fff;
  padding: 20px;
  background: #1363C2;
  width: 300px;
  border-radius: 0;
}
.post .subimitarea .linkBtn::after {
  display: none!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;
  }

  .linkBtn, .post .linkBtn, a.linkBtn {
    max-width: 300px;
  }

  .cta {
    padding: 70px 0;
  }
  .cta a {
    padding: 15px 0;
  }
  .cta a::before {
    font-size: .8em;
  }
}

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