/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Bacasime+Antique&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-grade: linear-gradient(45deg, #05487D 0%, #276EAA 100%);
  --color-gray-bg: #F8F9FA;
  --color-gray-bg-shade: #D9D9D9;
  --color-gray-bg-table: #E6E6E6;
  --color-font: #000000;
  --color-primary: #05487D;
  --color-primary-shade: #11558D;
  --color-primary-tint: #276EAA;
  --color-secondary: #08274F;
  --color-secondary-tint: #eee;
  --color-table-border: #EBEBEB;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #281616;
  --header-color-primary: #05487D;
  --header-color-primary-shade: #11558D;
  --header-color-primary-tint: #08274F;
  --footer-background: #08274F;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: "Noto Serif JP", serif;
  --font-family02: "Bacasime Antique", serif;
  --font-family03: "Tinos", serif;
  --side-padding-wide: 2.4rem;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  --px200: min(calc(200px + (1vw - 19.2px) * 6.5046), 200px);
  --px190: min(calc(190px + (1vw - 19.2px) * 6.1795), 190px);
  --px180: min(calc(180px + (1vw - 19.2px) * 5.8543), 180px);
  --px170: min(calc(170px + (1vw - 19.2px) * 5.5291), 170px);
  --px160: min(calc(160px + (1vw - 19.2px) * 5.2039), 160px);
  --px150: min(calc(150px + (1vw - 19.2px) * 4.8787), 150px);
  --px140: min(calc(140px + (1vw - 19.2px) * 4.5535), 140px);
  --px130: min(calc(130px + (1vw - 19.2px) * 4.2283), 130px);
  --px128: min(calc(128px + (1vw - 19.2px) * 4.1625), 128px);
  --px120: min(calc(120px + (1vw - 19.2px) * 3.9031), 120px);
  --px110: min(calc(110px + (1vw - 19.2px) * 3.5780), 110px);
  --px108: min(calc(108px + (1vw - 19.2px) * 3.4472), 108px);
  --px100: min(calc(100px + (1vw - 19.2px) * 3.2526), 100px);
  --px98: min(calc(98px + (1vw - 19.2px) * 3.1868), 98px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1210), 96px);
  --px94: min(calc(94px + (1vw - 19.2px) * 3.0551), 94px);
  --px92: min(calc(92px + (1vw - 19.2px) * 2.9893), 92px);
  --px90: min(calc(90px + (1vw - 19.2px) * 2.9235), 90px);
  --px88: min(calc(88px + (1vw - 19.2px) * 2.8576), 88px);
  --px86: min(calc(86px + (1vw - 19.2px) * 2.7918), 86px);
  --px84: min(calc(84px + (1vw - 19.2px) * 2.7260), 84px);
  --px82: min(calc(82px + (1vw - 19.2px) * 2.6601), 82px);
  --px80: min(calc(80px + (1vw - 19.2px) * 2.5943), 80px);
  --px78: min(calc(78px + (1vw - 19.2px) * 2.5285), 78px);
  --px76: min(calc(76px + (1vw - 19.2px) * 2.4626), 76px);
  --px74: min(calc(74px + (1vw - 19.2px) * 2.3968), 74px);
  --px72: min(calc(72px + (1vw - 19.2px) * 2.3310), 72px);
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2639), 70px);
  --px68: min(calc(68px + (1vw - 19.2px) * 2.1993), 68px);
  --px66: min(calc(66px + (1vw - 19.2px) * 2.1346), 66px);
  --px64: min(calc(64px + (1vw - 19.2px) * 2.0698), 64px);
  --px62: min(calc(62px + (1vw - 19.2px) * 2.0051), 62px);
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9404), 60px);
  --px58: min(calc(58px + (1vw - 19.2px) * 1.8757), 58px);
  --px56: min(calc(56px + (1vw - 19.2px) * 1.8110), 56px);
  --px54: min(calc(54px + (1vw - 19.2px) * 1.7463), 54px);
  --px52: min(calc(52px + (1vw - 19.2px) * 1.6815), 52px);
  --px50: min(calc(50px + (1vw - 19.2px) * 1.6168), 50px);
  --px48: min(calc(48px + (1vw - 19.2px) * 1.5521), 48px);
  --px36: min(calc(36px + (1vw - 19.2px) * 1.1642), 36px);
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2289), 38px);
  --px46: min(calc(46px + (1vw - 19.2px) * 1.4873), 46px);
  --px44: min(calc(44px + (1vw - 19.2px) * 1.4229), 44px);
  --px42: min(calc(42px + (1vw - 19.2px) * 1.3582), 42px);
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2935), 40px);
  --px34: min(calc(34px + (1vw - 19.2px) * 1.0995), 34px);
  --px32: min(calc(32px + (1vw - 19.2px) * 1.0349), 32px);
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9702), 30px);
  --px28: min(calc(28px + (1vw - 19.2px) * 0.9055), 28px);
  --px26: min(calc(26px + (1vw - 19.2px) * 0.8408), 26px);
  --px24: min(calc(24px + (1vw - 19.2px) * 0.7762), 24px);
  --px22: min(calc(22px + (1vw - 19.2px) * 0.7115), 22px);
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6469), 20px);
  --px18: min(calc(18px + (1vw - 19.2px) * 0.5822), 18px);
  --px16: min(calc(16px + (1vw - 19.2px) * 0.5175), 16px);
  --px14: min(calc(14px + (1vw - 19.2px) * 0.4528), 14px);
  --px12: min(calc(12px + (1vw - 19.2px) * 0.3883), 12px);
  --px10: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px);
  --rem13: min(calc(1.3rem + (1vw - 1.92rem) * 0.2104), 1.3rem);
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.2427), 1.5rem);
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.1942), 1.8rem);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2136), 2.2rem);
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.3560), 2.2rem);
  --rem22s: min(calc(2.2rem + (1vw - 1.92rem) * 0.7120), 2.2rem);
  --rem33w: min(calc(3.3rem + (1vw - 1.92rem) * 0.3203), 3.3rem);
  --rem33: min(calc(3.3rem + (1vw - 1.92rem) * 0.5339), 3.3rem);
  --rem33s: min(calc(3.3rem + (1vw - 1.92rem) * 1.0685), 3.3rem);
  --rem32w: min(calc(3.2rem + (1vw - 1.92rem) * 0.3106), 3.2rem);
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.5178), 3.2rem);
  --rem32s: min(calc(3.2rem + (1vw - 1.92rem) * 1.0356), 3.2rem);
  --rem34w: min(calc(3.4rem + (1vw - 1.92rem) * 0.3301), 3.4rem);
  --rem34: min(calc(3.4rem + (1vw - 1.92rem) * 0.5501), 3.4rem);
  --rem34s: min(calc(3.4rem + (1vw - 1.92rem) * 1.1003), 3.4rem);
}

#thumbImg::before, header#h1Header::before {
  content: none;
}

body:not(.home, .single) h1.title {
  display: none !important;
}

@media screen and (max-width: 768px) {
  #scrollUp {
    bottom: 7% !important;
  }
}
@media screen and (max-width: 480px) {
  #scrollUp {
    bottom: 10% !important;
  }
}

.subimitarea .linkBtn {
  padding: 0 !important;
}
.subimitarea .linkBtn:after {
  pointer-events: none;
}

.linkBtn {
  border-radius: 0 !important;
  width: 100% !important;
  max-width: 24rem !important;
  background: transparent !important;
  color: var(--color-font) !important;
  font-family: var(--font-family01);
  font-weight: bold;
  padding: 1.6rem 8rem 1.6rem 2rem !important;
  font-weight: bold !important;
  transition: opacity 0.3s ease;
  border-bottom: 2px solid var(--color-font);
  text-align: left !important;
}
.linkBtn input {
  padding: 1.6rem 8rem 1.6rem 2rem !important;
  color: var(--color-font) !important;
  font-family: var(--font-family01) !important;
  font-weight: bold;
  text-align: left !important;
}
.linkBtn:after {
  content: "\f105" !important;
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "Font Awesome 7 Free", "FontAwesome";
  font-weight: 900;
  color: var(--color-font) !important;
  font-size: var(--rem16);
  position: absolute;
  right: 2rem !important;
  top: 50%;
  transform: translateY(-50%) !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.linkBtn:hover {
  opacity: 0.6;
}

.home .c-lp-cta, .page-contact .c-lp-cta, .page-thanks .c-lp-cta, .page-sitemap .c-lp-cta {
  display: none;
}

.c-lp-cta {
  clear: both;
}
.c-lp-cta .front_contents {
  padding-top: 0 !important;
}

.c-title__area {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: -moz-fit-content;
  width: fit-content;
}
.c-title__area::after {
  content: none !important;
}
.c-title__area.txt_l {
  width: 100%;
}
.c-title__area.txt_l .c-title-en, .c-title__area.txt_l .c-title-ja {
  width: 100%;
  text-align: left;
}
.c-title__area.txt_l::after {
  margin: 0.6em 0 0 0 !important;
}
.c-title-ja {
  font-size: var(--rem28);
  letter-spacing: 0;
  font-weight: 500;
  color: var(--color-font);
  line-height: 1.4;
  font-family: var(--font-family01);
}
.c-title-en {
  background: var(--color-grade) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  font-size: var(--px128);
  font-weight: 400;
  font-family: var(--font-family02);
  text-transform: capitalize;
  line-height: 1;
  letter-spacing: 0;
}

.post ul#sitemap_list.sitemap_disp_level_0 > li a {
  color: var(--color-font);
  transition: opacity 0.3s ease;
  font-family: var(--body-font-family);
}
.post ul#sitemap_list.sitemap_disp_level_0 > li a:hover {
  opacity: 0.6;
}

.post h2, .post h3, .post h4 {
  color: var(--color-font);
}

h1.c-company-top__title {
  font-size: var(--px128) !important;
  font-weight: 400 !important;
  font-family: var(--font-family02) !important;
  line-height: 1.4 !important;
  color: var(--color-font) !important;
  text-align: right !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
}
@media screen and (max-width: 768px) {
  h1.c-company-top__title {
    text-align: center !important;
  }
}

h2.c-company-top__title {
  font-size: var(--px108) !important;
  font-weight: 400 !important;
  font-family: var(--font-family02) !important;
  line-height: 1.4 !important;
  color: var(--color-font) !important;
  letter-spacing: 0 !important;
}
h2.c-company-top__title:after {
  content: none !important;
}
@media screen and (max-width: 768px) {
  h2.c-company-top__title {
    line-height: 1.2 !important;
  }
}
@media screen and (max-width: 480px) {
  h2.c-company-top__title {
    font-size: var(--px100) !important;
  }
}

.u-bg-image {
  position: relative;
}
.u-bg-image > figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.u-bg-image > figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.u-bg-image > div {
  position: relative;
}

.post table tbody tr th, .post table tbody tr td {
  display: table-cell;
  vertical-align: middle;
  padding: var(--rem28);
}
.post table tbody tr th {
  background: var(--color-gray-bg-table);
  color: var(--color-font);
}
.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
}
.post table tbody tr ul {
  padding-left: var(--rem24);
}
.post table tbody tr ul li {
  list-style: disc;
}

.postlist li:first-child {
  border-top: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist li {
  border-top: none !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist .post_text {
  padding: var(--rem36) 0 !important;
}

.widearea {
  margin-right: calc((100vw - 100%) / 2 * -1);
  margin-left: calc((100vw - 100%) / 2 * -1);
}

#footer .footer__logo img {
  max-height: var(--px120) !important;
}
@media screen and (max-width: 768px) {
  #footer .footer__logo img {
    max-height: var(--px180) !important;
  }
}

.ymd_in_list {
  font-family: var(--font-family02) !important;
  font-size: var(--rem16) !important;
}

.post .time, .postlist .time, .post2b .time, .post4b .time {
  color: var(--color-font);
  font-family: var(--font-family02);
  font-size: var(--rem16);
  line-height: 2;
  background: transparent;
  padding: 2px 10px;
  border-radius: 0;
  border: 1px solid var(--color-font);
  display: flex;
  justify-content: center;
  align-items: center;
}

.post .time a, .post2b .time a, .post4b .time a, .postlist .time a {
  color: var(--color-font);
}

.c-service-flow {
  width: 100%;
  max-width: 1140px;
  margin: var(--px150) auto 0;
}
.c-service-flow .flowlist01 {
  padding-left: 13rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-service-flow .flowlist01 {
    padding-left: 9rem;
  }
}
.c-service-flow .flowlist01::before {
  content: "";
  width: 22px;
  height: 99%;
  background: #D7D7D7;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 1%;
  left: 4.5rem;
}
.c-service-flow .flowlist01 > li {
  position: relative;
}
.c-service-flow .flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}
.c-service-flow .flowlist01 > li .icon {
  font-size: var(--rem30w);
  color: var(--color-white);
  font-weight: bold;
  background: var(--color-primary-shade);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 9.2rem;
  height: 9.2rem;
  border-radius: 50%;
  position: absolute;
  top: -0.5rem;
  left: -13rem;
  z-index: 100;
}
@media screen and (max-width: 1023px) {
  .c-service-flow .flowlist01 > li .icon {
    width: 7.2rem;
    height: 7.2rem;
    top: 0.5rem;
    left: -12rem;
  }
}
@media screen and (max-width: 768px) {
  .c-service-flow .flowlist01 > li .icon {
    left: -8rem;
  }
}
.c-service-flow .flowlist01 > li dl {
  padding-left: 7rem;
  position: relative;
  padding-top: 2.7rem;
}
@media screen and (max-width: 1023px) {
  .c-service-flow .flowlist01 > li dl {
    padding-left: 3rem;
  }
}
.c-service-flow .flowlist01 > li dl::before,
.c-service-flow .flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}
.c-service-flow .flowlist01 > li dl::after {
  width: 100px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: -4rem;
  top: 4rem;
}
@media screen and (max-width: 1023px) {
  .c-service-flow .flowlist01 > li dl::after {
    left: -8rem;
  }
}
.c-service-flow .flowlist01 > li dl dt {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--color-table-border);
  font-weight: bold;
  font-size: var(--rem20w);
  font-family: var(--font-family01);
  letter-spacing: 0;
  line-height: 1.4;
}

@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: calc(24rem + (1vw - 1.02rem) * 8.9286);
    max-height: 10rem;
  }
}
@media only screen and (max-width: 1023px) {
  #sp-header .inner #header-layout nav#sp-mainNav ul li li:last-child a {
    background: rgb(255, 255, 255) url(../../wp-content/themes/mrp/images/subLast.png) no-repeat 30px 50%;
    border-bottom: 1px solid #ddd;
    padding-left: 40px !important;
  }
  #sp-header .inner #header-layout nav#sp-mainNav ul li li a,
  #sp-header .inner #header-layout nav#sp-mainNav ul li.current-menu-item li a {
    background: rgb(255, 255, 255) url(../../wp-content/themes/mrp/images/sub1.png) no-repeat 30px 50%;
    border-bottom: 1px solid #ddd;
    padding-left: 43px !important;
  }
}
nav#mainNav ul li a b {
  font-size: var(--rem20w);
  font-family: var(--font-family02);
  font-weight: 500;
}

nav#mainNav ul li a span {
  font-size: var(--rem20w);
  font-family: var(--font-family02);
  font-weight: 500;
}

nav#mainNav ul li li a {
  font-family: var(--font-family02);
  font-weight: 500;
}

#sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a {
  color: var(--header-color-primary);
}

#sp-header .inner #header-layout nav#sp-mainNav .inner ul li a {
  color: var(--color-font);
}

nav#mainNav ul li li a:hover, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-ancestor li.current-menu-item a, nav#mainNav ul li.current-menu-ancestor li a:hover {
  background: rgba(255, 255, 255, 0.6);
}

.l-front_contents.widearea {
  padding-left: var(--side-padding-wide);
  padding-right: var(--side-padding-wide);
}
.l-front_contents__inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}
.l-sec01 {
  background-image: url("/wp-content/uploads/top-service-bg.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.l-sec02 {
  background-image: url("/wp-content/uploads/top-company-bg.jpg");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  padding-top: var(--px160) !important;
  padding-bottom: var(--px160) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
  .l-sec02 {
    padding-left: var(--side-padding-wide) !important;
    padding-right: var(--side-padding-wide) !important;
  }
}
.l-sec02 .l-front_contents__inner {
  max-width: 100% !important;
}
.l-sec-post {
  padding-bottom: var(--px80) !important;
}
.l-company-top {
  background-image: url("/wp-content/uploads/company-top-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: var(--rem24w) var(--px50) 0 !important;
}
.l-vision {
  padding: var(--px120) 0;
  background-color: var(--color-gray-bg);
}

.c-top-service__inner {
  width: 100%;
}
.c-top-service__messagge {
  font-size: var(--rem28);
  line-height: 1.8;
  font-weight: 500;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-family: var(--font-family01);
}
.c-top-service__contents {
  width: 100%;
  margin-top: var(--px120);
}
.c-top-service__list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
}
@media screen and (max-width: 768px) {
  .c-top-service__list {
    gap: var(--rem80);
  }
}
.c-top-service__item {
  width: 100%;
}
.c-top-service__wrap .w50 {
  margin: 0;
}
.c-top-service__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-service__txtarea {
  padding: var(--rem40);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-top-service__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-top-service__txtinner {
  width: 100%;
  max-width: 500px;
}
.c-top-service__title {
  display: flex !important;
  flex-direction: column;
  gap: 0.2rem;
  padding: 0 !important;
  border: none !important;
  color: var(--color-font) !important;
}
.c-top-service__title-ja {
  font-size: var(--rem36);
  line-height: 1.4;
  font-weight: bold;
  font-family: var(--font-family01);
}
.c-top-service__title-en {
  font-size: var(--rem24);
  font-weight: bold;
  font-family: var(--font-family03);
}
.c-top-service__text {
  line-height: 2;
}
.c-top-company__imgarea {
  width: 100%;
  max-width: 1060px;
}
@media screen and (max-width: 768px) {
  .c-top-company__imgarea {
    max-width: 100%;
  }
}
.c-top-company__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-company__txtarea {
  width: 100%;
  max-width: 860px;
  padding: var(--rem40);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-top-company__txtarea {
    padding: var(--rem40) 0 0;
    max-width: 100%;
  }
}
.c-top-company__txtinner {
  width: 100%;
  max-width: 500px;
}
.c-cta-section {
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
}
.c-cta-section__link {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--color-font);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.67);
  padding: var(--rem30) var(--rem20);
  font-size: var(--rem32);
  font-weight: bold;
  font-family: var(--font-family01);
  transition: all 0.3s ease;
  background: var(--color-white);
  line-height: 1.8;
}
.c-cta-section__link:hover {
  background: var(--color-font);
  color: var(--color-white);
}
.c-company-top__inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.c-company-top__txtarea {
  width: 80%;
  height: auto;
  max-width: 752px;
  padding: var(--px160) 0 var(--px160) var(--rem40);
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("/wp-content/uploads/company-top-logo.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .c-company-top__txtarea {
    width: 100%;
    padding: var(--px140) 0;
  }
}
.c-company-top__txtinner {
  width: 100%;
}
.c-message__wrap {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  justify-content: space-between;
  gap: var(--rem40);
}
.c-message__imgarea {
  width: 100%;
  max-width: 398px;
}
@media screen and (max-width: 768px) {
  .c-message__imgarea {
    max-width: 100%;
  }
}
.c-message__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.c-message__txtarea {
  width: 100%;
  max-width: 568px;
}
@media screen and (max-width: 768px) {
  .c-message__txtarea {
    max-width: 100%;
    padding: var(--rem40) 0 0;
  }
}
.c-message__txtinner {
  width: 100%;
}
.c-message__text {
  line-height: 2.5;
  font-family: var(--font-family01);
}
.c-vision__inner {
  width: 90%;
  max-width: var(--content-max-width);
  margin: 0 auto;
}
.c-vision__txtarea {
  width: 100%;
}
.c-vision__txtinner {
  width: 100%;
}
.c-vision__title {
  font-size: var(--rem40w);
  font-weight: 500;
  font-family: var(--font-family01);
  line-height: 1.4;
  color: var(--color-font);
  margin-bottom: var(--rem40);
  text-align: center;
}
.c-vision__text {
  margin: 0 auto;
  width: 100%;
  max-width: 568px;
  line-height: 3.125;
  font-family: var(--font-family01);
}
@media screen and (max-width: 768px) {
  .c-vision__text {
    line-height: 2.4;
  }
}
.c-corporate__tablearea {
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
}
.c-corporate__tablearea table {
  border: none !important;
}
.c-corporate__tablearea table tbody tr th, .c-corporate__tablearea table tbody tr td {
  border: none !important;
  padding: var(--rem40) var(--rem28) !important;
  background: transparent !important;
  color: var(--color-font) !important;
  line-height: 1.8 !important;
  font-family: var(--font-family01) !important;
}
.c-corporate__tablearea table tbody tr th ul, .c-corporate__tablearea table tbody tr td ul {
  padding: 0 !important;
}
.c-corporate__tablearea table tbody tr th ul li, .c-corporate__tablearea table tbody tr td ul li {
  list-style: none !important;
}
.c-corporate__tablearea table tbody tr th {
  align-content: flex-start !important;
}
@media screen and (max-width: 640px) {
  .c-corporate__tablearea table tbody tr th {
    padding: var(--rem40) 0 var(--rem16) 0 !important;
  }
}
@media screen and (max-width: 640px) {
  .c-corporate__tablearea table tbody tr td {
    padding: 0 0 var(--rem40) 0 !important;
  }
}
.c-service__ttlarea {
  padding: var(--rem80) var(--px50) 0 0;
}
@media screen and (max-width: 768px) {
  .c-service__ttlarea {
    padding: var(--rem80) var(--side-padding-wide) 0;
  }
}
.c-service__ttlinner {
  width: 100%;
}
.c-service__title {
  background: var(--color-grade) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  font-size: var(--px108) !important;
  font-weight: 400 !important;
  font-family: var(--font-family02) !important;
  line-height: 1.4 !important;
  text-align: right !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
}

.c-service__title--small{
	font-size:var(--px90) !important;
}

@media screen and (max-width: 768px) {
  .c-service__title {
    text-align: center !important;
    font-size: var(--px100) !important;
  }
}
@media screen and (max-width: 480px) {
  .c-service__title {
    font-size: var(--rem60) !important;
  }
}
.c-service__txtarea {
  margin-top: var(--rem60);
}
.c-service__txtinner {
  width: 100%;
}
.c-service__text {
  font-size: var(--rem20w);
  line-height: 3;
  font-family: var(--font-family01);
}
.c-service-contents__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .c-service-contents__inner {
    gap: var(--rem80);
  }
}
.c-service-contents__wrap .w50 {
  margin: 0;
}
.c-service-contents__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-service-contents__txtarea {
  padding: var(--rem20);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-service-contents__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-service-contents__txtinner {
  width: 100%;
}
.c-service-contents__title {
  font-size: var(--rem20w) !important;
  font-family: var(--font-family01) !important;
  letter-spacing: 0 !important;
  font-weight: bold !important;
  line-height: 1.4 !important;
}
.c-service-contents__title::after {
  width: 9.5rem !important;
  height: 2px !important;
  margin: 2rem auto 0 !important;
}
.c-service-contents__text--large {
  font-size: var(--rem20w) !important;
  font-family: var(--font-family01) !important;
  letter-spacing: 0 !important;
  font-weight: bold !important;
  line-height: 1.4 !important;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: var(--rem40w);
}
.c-service-contents__text--large--nowrap {
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
}
.c-service-contents__text {
  line-height: 1.8;
  width: 100%;
  max-width: 456px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-service-contents__text {
    max-width: 100%;
  }
}
.c-service-section__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-case {
  margin-top: var(--rem60);
}
.c-case__inner {
  width: 100%;
}
.c-case__list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
}
.c-case__item {
  width: 100%;
  background-color: var(--color-gray-bg);
}
.c-case__contents {
  padding: var(--rem40) var(--px50) var(--rem60);
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-case__contents-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
}
.c-case__header {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: var(--rem40);
  position: relative;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 768px) {
  .c-case__header {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.c-case__header:hover {
  opacity: 0.8;
}
.c-case__header.active .c-case__title::after {
  transform: translateY(-50%) rotate(180deg);
}
.c-case__imgarea {
  width: 100%;
  max-width: 500px;
}
.c-case__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 500/230;
}
.c-case__txtarea {
  width: 100%;
  max-width: 593px;
}
.c-case__txtinner {
  width: 100%;
}
.c-case__title {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: var(--rem30);
  width: 100%;
  padding-right: var(--rem40);
  position: relative;
}
.c-case__title::after {
  content: "\f107";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "Font Awesome 7 Free", "FontAwesome";
  font-weight: 900;
}
.c-case__category {
  font-family: var(--font-family02);
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.4;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.8rem 2.4rem !important;
  background-color: var(--color-primary-tint);
  color: var(--color-white);
}
.c-case__category-area {
  display: flex;
  flex-wrap: wrap;
  gap: var(--rem20);
}
.c-case__body {
  display: none;
  width: 100%;
  padding: 0 var(--rem40);
}
.c-case__body-inner {
  width: 100%;
}
.c-case__text {
  line-height: 1.4;
}
.c-case__text + .c-case__text {
  margin-top: var(--rem20);
}
.c-recruit__imgarea {
  width: 100%;
  margin: var(--rem60) auto 0;
  max-width: 840px;
}
.c-recruit__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-recruit__txtarea {
  width: 100%;
  margin-top: var(--px100);
}
.c-recruit__txtinner {
  width: 100%;
  max-width: 944px;
  margin: 0 auto;
}
.c-recruit__text {
  line-height: 3.125;
  text-align: center;
  letter-spacing: 0.05em;
  font-family: var(--font-family01);
}
@media screen and (max-width: 768px) {
  .c-recruit__text {
    text-align: left;
    line-height: 2.4;
  }
}
.c-recruit__tablearea {
  width: 100%;
  margin-top: var(--px100);
}
.c-recruit__tablearea table {
  border: none !important;
  border-collapse: separate !important;
  border-spacing: 0 2px;
}
.c-recruit__tablearea table tbody tr th, .c-recruit__tablearea table tbody tr td {
  border-color: #EBEBEB !important;
	border:none !important;
}
@media screen and (max-width: 640px) {
  .c-recruit__tablearea table tbody tr th, .c-recruit__tablearea table tbody tr td {
    border: none !important;
  }
}
.c-professionals__inner {
  width: 90%;
  max-width: 1475px;
  margin: var(--rem60) auto 0;
}
.c-professionals__list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--rem40) var(--px64);
}
@media screen and (max-width: 1239px) {
  .c-professionals__list {
    gap: var(--rem30);
  }
}
@media screen and (max-width: 1023px) {
  .c-professionals__list {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--rem40);
  }
}
@media screen and (max-width: 768px) {
  .c-professionals__list {
    grid-template-columns: repeat(1, 1fr);
    gap: var(--rem80);
  }
}
@media screen and (max-width: 480px) {
  .c-professionals__list {
    gap: var(--rem40);
  }
}
.c-professionals__item {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-professionals__item {
    width: 80%;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 480px) {
  .c-professionals__item {
    width: 100%;
  }
}
.c-professionals__item-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: var(--color-white);
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.09);
}
.c-professionals__imgarea {
  width: 100%;
}
.c-professionals__imgarea img {
  width: 100%;
  height: auto;
  aspect-ratio: 450/290;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-professionals__txtarea {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem18) var(--rem18) var(--rem36);
}
.c-professionals__txtinner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.c-professionals__namearea {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem14);
}
.c-professionals__position {
  font-family: var(--font-family01);
  line-height: 1.8;
}
.c-professionals__name--en {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
}
.c-professionals__name--ja {
  font-weight: bold;
  line-height: 1.4;
  font-family: var(--font-family01);
}
.c-professionals__categoryarea {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: var(--rem28);
}
.c-professionals__category {
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.4;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.4rem 1.4rem !important;
  background-color: var(--color-primary-tint);
  color: var(--color-white);
  font-size: var(--rem14);
  font-family: var(--font-family02);
}
.c-professionals__detailarea {
  width: 100%;
  margin-top: var(--rem36);
}
.c-professionals__detail {
  line-height: 1.4;
}

.u-no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.u-side-padding {
  padding-left: var(--side-padding-wide) !important;
  padding-right: var(--side-padding-wide) !important;
}
.u-max-width-1100 {
  max-width: 1100px !important;
}
.u-max-width-900 {
  max-width: 900px !important;
}
.u-max-width-800 {
  max-width: 800px !important;
}
.u-max-width-680 {
  max-width: 680px !important;
}
.u-max-width-600 {
  max-width: 600px !important;
}
.u-max-width-500 {
  max-width: 500px !important;
}
.u-no-wrap {
  white-space: nowrap !important;
}
@media screen and (max-width: 1023px) {
  .u-no-wrap {
    white-space: normal !important;
  }
}
.u-no-title-border:after {
  content: none !important;
}
.u-font-family00 {
  font-family: var(--body-font-family) !important;
}
.u-fz33 {
  font-size: var(--rem33) !important;
}
.u-fz24 {
  font-size: var(--rem24w) !important;
}
.u-fz20 {
  font-size: var(--rem20w) !important;
}
.u-fz18 {
  font-size: var(--rem18w) !important;
}
.u-gap40 {
  gap: var(--rem40w) !important;
}
.u-no-gap {
  gap: 0 !important;
}
.u-aic {
  align-items: center !important;
}
.u-white {
  color: var(--color-white) !important;
}
.u-text-grade {
  background: var(--color-grade) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}
.u-bold {
  font-weight: bold !important;
}
.u-medium {
  font-weight: 500 !important;
}
.u-text {
  line-height: 2;
}
.u-text-wrap {
  display: flex;
  flex-wrap: wrap;
}
.u-text-center {
  justify-content: center;
}

.p-company {
  margin-top: calc(var(--px100w) * -1) !important;
}
.p-global-extension-support {
  margin-top: calc(var(--px100w) * -1) !important;
}
.p-management-consulting {
  margin-top: calc(var(--px100w) * -1) !important;
}
.p-business-development {
  margin-top: calc(var(--px100w) * -1) !important;
}
.p-recruit {
  margin-top: calc(var(--px100w) * -1) !important;
}
.p-professionals {
  margin-top: calc(var(--px100w) * -1) !important;
}

.page_contents.p-global-extension-support, .page_contents.p-management-consulting, .page_contents.p-business-development, .page_contents.p-recruit, .page_contents.p-professionals {
  position: relative;
}
.page_contents.p-global-extension-support::before, .page_contents.p-management-consulting::before, .page_contents.p-business-development::before, .page_contents.p-recruit::before, .page_contents.p-professionals::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: auto;
  display: block;
  aspect-ratio: 960/876;
  background-image: url("/wp-content/uploads/lp-title-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .page_contents.p-global-extension-support::before, .page_contents.p-management-consulting::before, .page_contents.p-business-development::before, .page_contents.p-recruit::before, .page_contents.p-professionals::before {
    width: 80%;
  }
}
.page_contents.p-global-extension-support .page_contents_inner, .page_contents.p-management-consulting .page_contents_inner, .page_contents.p-business-development .page_contents_inner, .page_contents.p-recruit .page_contents_inner, .page_contents.p-professionals .page_contents_inner {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: var(--content-max-width);
  margin: 0 auto !important;
}
.page_contents.p-global-extension-support .page_contents_inner + .page_contents_inner, .page_contents.p-management-consulting .page_contents_inner + .page_contents_inner, .page_contents.p-business-development .page_contents_inner + .page_contents_inner, .page_contents.p-recruit .page_contents_inner + .page_contents_inner, .page_contents.p-professionals .page_contents_inner + .page_contents_inner {
  margin-top: var(--px150) !important;
}/*# sourceMappingURL=index.css.map */