@charset "UTF-8";
/*
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=Barlow: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&family=Noto+Sans+JP:wght@100..900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #111111;
  --color-primary: #036EB8;
  --color-primary-shade: #111111;
  --color-primary-tint: #F5FAFE;
  --color-secondary: #5F9BC4;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #111111;
  --header-color-primary: #036EB8;
  --header-color-primary-shade: #111111;
  --header-color-primary-tint: #5F9BC4;
  --footer-background: #EDEDED;
  --footer-color-font: #111111;
  --footer-color-primary: #111111;
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: 'Noto Sans JP', sans-serif;
  --font-family02: "Barlow", sans-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);
  --px120: min(calc(120px + (1vw - 19.2px) * 3.9031), 120px);
  --px110: min(calc(110px + (1vw - 19.2px) * 3.5780), 110px);
  --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);
  --rem26: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  --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;
}

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

.linkBtn {
  border-radius: 0 !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: 30rem !important;
  background: transparent !important;
  border: 2px solid var(--color-font) !important;
  font-size: var(--rem18) !important;
  letter-spacing: 0.05em !important;
  color: var(--color-font) !important;
  font-weight: 500 !important;
  padding: 20px 80px 20px 20px !important;
}
@media screen and (max-width: 768px) {
  .linkBtn {
    padding: 20px 60px 20px 20px !important;
  }
}
.linkBtn input {
  font-size: var(--rem18) !important;
  letter-spacing: 0.05em !important;
  color: var(--color-font) !important;
  font-weight: 500 !important;
}
.linkBtn:after {
  content: "\f105" !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--color-white) !important;
  font-size: var(--rem18);
  position: absolute;
  top: 50%;
  transform: translateY(-50%) !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  background-color: var(--color-font);
  width: 100% !important;
  max-width: 3rem;
  height: auto !important;
  border-radius: 50%;
  aspect-ratio: 1/1;
  margin-top: 1px !important;
  border: none !important;
  line-height: 1;
}
.linkBtn:hover {
  background: var(--color-font) !important;
  color: var(--color-white) !important;
}
.linkBtn:hover input {
  color: var(--color-white) !important;
}
.linkBtn:hover:after {
  background-color: var(--color-white);
  color: var(--color-font) !important;
}
.linkBtn.u-white {
  border-color: var(--color-white) !important;
  color: var(--color-white) !important;
}
.linkBtn.u-white:after {
  background-color: var(--color-white);
  color: var(--color-secondary) !important;
}
.linkBtn.u-white:hover {
  background: var(--color-white) !important;
  color: var(--color-font) !important;
}
.linkBtn.u-white:hover:after {
  background-color: var(--color-font);
  color: var(--color-white) !important;
}

.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-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(--rem22);
  letter-spacing: 0.05em;
  color: var(--color-primary);
  font-family: var(--font-family01);
}
@media screen and (max-width: 1239px) {
  .c-title-ja {
    font-size: var(--rem20w);
  }
}
.c-title-en {
  color: var(--color-primary);
  font-size: var(--px70);
  font-weight: 300;
  letter-spacing: 0.03em;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (max-width: 1239px) {
  .c-title-en {
    font-size: var(--rem60);
  }
}

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

h2.c-lp-title {
  font-size: var(--rem24w) !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 {
  border: none !important;
}
.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-primary-tint);
  color: var(--color-primary);
  border-left: none !important;
}
.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
  border-left: none !important;
  border-right: none !important;
}
.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;
  }
}

#footer .footnav ul > li {
  padding: var(--rem30);
}
@media screen and (max-width: 768px) {
  #footer .footnav ul > li {
    padding: 1rem var(--rem30);
    margin-bottom: 0;
  }
}
#footer .footnav ul > li::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-right: 1px solid var(--color-font);
  border-bottom: 1px solid var(--color-font);
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-45deg);
  background: transparent;
}
#footer .footnav ul > li::after {
  content: none !important;
}
#footer .footnav ul > li a {
  font-size: 1.2rem;
}

.footer__inner {
  width: 90%;
  margin: 0 auto;
  max-width: var(--content-max-width);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: var(--rem16);
  border-bottom: 1px solid var(--color-table-border);
}
@media screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
  }
}

#footer .footnav ul {
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: center;
  }
}

#footer .footnav:not(:last-child) {
  margin-bottom: 0;
}

.sample-area {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--rem40);
}
@media screen and (max-width: 768px) {
  .sample-area {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--rem20);
  }
}

.sample-area__imgarea {
  width: 100%;
}
.sample-area__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 280/225;
}

body:not(.single) header#h1Header h1.title {
  font-weight: 300 !important;
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  padding: var(--px120) var(--side-padding-wide);
  background-image: url("/wp-content/uploads/cta-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
}

.cta01 .cta01_wrap {
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
}
.cta01 .cta01_wrap p {
  text-align: center;
  line-height: 2;
  letter-spacing: 0.05em;
  font-size: var(--rem18);
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .cta01 .cta01_wrap p {
    text-align: left;
  }
}

.cta01 .ctabtnlist {
  justify-content: center;
  max-width: 920px;
  margin: var(--px50) auto 0 auto;
}

.cta01 .ctabtnlist li {
  width: 100%;
  max-width: 460px;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
@media screen and (max-width: 768px) {
  .cta01 .ctabtnlist li {
    max-width: 100%;
  }
}

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--rem60) 1rem;
  text-align: center;
  box-sizing: border-box;
  border-radius: 0;
  transition: all ease 0.15s;
}

.cta01 a.item:hover {
  opacity: 0.8;
}

@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li, .cta01 .ctabtnlist a.item {
    width: 100%;
  }
}
/*ボタン共通パーツ*/
.cta01 .btnttl {
  display: block;
  font-weight: bold;
}

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  letter-spacing: 0.05em;
}

.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-white);
}

/*ボタンアイコン*/
.cta01 .mailbtn .btnttl::before, .cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}

@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: calc(10rem + (1vw - 1.02rem) * 4.4643);
    max-height: 8rem;
  }
}
@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(--rem16);
  font-family: var(--font-family01);
  font-weight: 500;
}

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

.header__contact li {
  display: flex;
  align-items: center;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: calc(17rem + (1vw - 1.02rem) * 2.2321) !important;
  font-family: var(--font-family01);
  font-weight: bold;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}
.head_btn.mail_btn.instagram_btn {
  background: var(--color-font) !important;
}
.head_btn.mail_btn.instagram_btn:before {
  content: "\f16d" !important;
  font-family: "Font Awesome 5 brands" !important;
}
.head_btn.mail_btn:hover {
  background: var(--color-secondary) !important;
}

#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-about-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.l-sec03 {
  background-image: url("/wp-content/uploads/top-support-bg.png");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
  .l-sec03 {
    padding-left: var(--side-padding-wide) !important;
    padding-right: var(--side-padding-wide) !important;
  }
}
.l-sec05 {
  background-image: url("/wp-content/uploads/top-ceo-bg.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.c-top-about {
  width: 100%;
}
.c-top-about__inner {
  width: 100%;
}
.c-top-about__title {
  font-size: var(--rem18);
  text-align: center;
  line-height: 2.4;
  margin-bottom: var(--rem30);
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .c-top-about__title {
    line-height: 1.8;
  }
}
.c-top-about__text {
  line-height: 2.4;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-top-about__text {
    text-align: left;
    line-height: 1.8;
  }
}
.c-top-reason {
  width: 100%;
}
.c-top-reason__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px54);
}
@media screen and (max-width: 1239px) {
  .c-top-reason__list {
    gap: var(--rem48);
  }
}
@media screen and (max-width: 768px) {
  .c-top-reason__list {
    grid-template-columns: 1fr;
    gap: var(--rem60);
  }
}
.c-top-reason__item {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-top-reason__item {
    width: 70%;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 480px) {
  .c-top-reason__item {
    width: 100%;
  }
}
.c-top-reason__item-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.c-top-reason__imgarea {
  width: 100%;
}
.c-top-reason__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-reason__txtarea {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-top: var(--rem20);
}
.c-top-reason__txtinner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.c-top-reason__title {
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: var(--rem20);
}
.c-top-reason__text {
  line-height: 1.6;
}
.c-top-support {
  width: 100%;
}
.c-top-support__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
}
.c-top-support__header {
  width: 100%;
}
.c-top-support__header-text {
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-top-support__header-text {
    text-align: left;
  }
}
.c-top-support__body {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--px120);
}
.c-top-support__wrap {
  width: 100%;
}
.c-top-support__wrap .w60, .c-top-support__wrap .w40 {
  margin: 0;
}
.c-top-support__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-support__txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-top-support__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-top-support__txtinner {
  width: 100%;
  max-width: 528px;
}
@media screen and (max-width: 768px) {
  .c-top-support__txtinner {
    max-width: 100%;
  }
}
.c-top-support__title {
  width: 100%;
  display: flex !important;
  flex-direction: column;
  gap: 2px;
  padding: 0 !important;
  border: none !important;
  margin-bottom: var(--px50) !important;
}
.c-top-support__title--en {
  font-size: var(--px50);
  font-weight: 300;
  line-height: 1.4;
  font-family: var(--font-family02);
  text-transform: uppercase;
  color: var(--color-primary);
}
@media screen and (max-width: 1239px) {
  .c-top-support__title--en {
    font-size: var(--rem40w);
  }
}
.c-top-support__title--ja {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
}
.c-top-support__text {
  line-height: 2;
}
.c-top-ceo {
  width: 100%;
}
.c-top-ceo__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
}
.c-top-ceo__header {
  width: 100%;
}
.c-top-ceo__header-text {
  line-height: 2;
  text-align: center;
  font-weight: bold;
  font-size: var(--rem18);
}
.c-top-ceo__body {
  width: 100%;
}
.c-top-ceo__wrap {
  background-color: var(--color-white);
}
.c-top-ceo__wrap .w50 {
  margin: 0;
}
.c-top-ceo__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-ceo__txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem40);
}
.c-top-ceo__txtinner {
  width: 100%;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .c-top-ceo__txtinner {
    max-width: 100%;
  }
}
.c-top-ceo__title {
  width: 100%;
  display: flex !important;
  flex-direction: column;
  gap: 2px;
  padding: 0 !important;
  border: none !important;
  margin-bottom: var(--px50) !important;
}
.c-top-ceo__title--name {
  font-size: var(--rem26);
  font-weight: bold;
  line-height: 2;
}
@media screen and (max-width: 1239px) {
  .c-top-ceo__title--name {
    font-size: var(--rem24w);
  }
}
.c-top-ceo__title--position {
  font-size: var(--rem16);
  line-height: 2;
  font-weight: 500;
}
.c-top-ceo__text {
  line-height: 2;
  letter-spacing: 0.05em;
}
.c-mission {
  width: 100%;
}
.c-mission__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem60);
}
.c-mission__imgarea {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
}
.c-mission__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-mission__txtarea {
  width: 100%;
}
.c-mission__txtinner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--rem40);
}
.c-mission__title {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 2.4;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-mission__title {
    line-height: 1.8;
  }
}
.c-mission__text {
  line-height: 2.3;
  text-align: center;
  font-size: var(--rem18);
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .c-mission__text {
    line-height: 1.8;
    text-align: left;
  }
}
.c-about-contents {
  width: 100%;
}
.c-about-contents__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--rem60) var(--rem40);
}
@media screen and (max-width: 480px) {
  .c-about-contents__list {
    grid-template-columns: 1fr;
    gap: var(--rem80);
  }
}
.c-about-contents__item {
  width: 100%;
}
.c-about-contents__item-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem20);
}
.c-about-contents__imgarea {
  width: 100%;
}
.c-about-contents__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-about-contents__title {
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-primary);
}
.c-about-contents__text {
  line-height: 1.4;
}
.c-profile {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem80);
}
.c-profile__title {
  margin: 0 0 var(--px50) !important;
  font-size: var(--rem24w) !important;
  font-weight: bold !important;
  line-height: 1.4 !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding-bottom: var(--rem20) !important;
  border-bottom: 1px solid var(--color-primary) !important;
}
.c-profile__title:after {
  content: none !important;
}
.c-profile-top {
  width: 100%;
}
.c-profile-top__imgarea {
  width: 100%;
  max-width: 485px;
}
@media screen and (max-width: 768px) {
  .c-profile-top__imgarea {
    max-width: 70%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .c-profile-top__imgarea {
    max-width: 100%;
  }
}
.c-profile-top__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.c-profile-top__txtarea {
  width: 100%;
  display: flex;
  padding: var(--px50) var(--rem40) 0 0;
}
@media screen and (max-width: 768px) {
  .c-profile-top__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-profile-top__txtinner {
  width: 100%;
}
.c-profile-top__namearea {
  width: 100%;
	margin-bottom:var(--rem30);
}
.c-profile-top__name--position {
  font-size: var(--rem18);
  line-height: 1.4;
  font-weight: bold;
	margin-bottom:2rem;
}
.c-profile-top__name--ja {
  font-size: var(--rem32);
  font-weight: bold;
  line-height: 1.4;
}
.c-profile-top__name--en {
  line-height: 1.6;
	font-family:var(--font-family02);
}
.c-profile-top__text {
  line-height: 1.8;
  font-size: var(--rem18);
  font-weight: 500;
}
.c-profile-history {
  width: 100%;
}
.c-profile-history__text {
  line-height: 2.3;
  font-weight: 500;
}
.c-profile-works {
  width: 100%;
}
.c-profile-works__list {
  display: flex;
  flex-direction: column;
  gap: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-profile-works__list {
    gap: var(--rem80);
  }
}
.c-profile-works__item {
  width: 100%;
}
.c-profile-works__wrap {
  width: 100%;
}
.c-profile-works__imgarea {
  width: 100%;
  max-width: 327px;
}
@media screen and (max-width: 768px) {
  .c-profile-works__imgarea {
    max-width: 100%;
  }
}
.c-profile-works__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-profile-works__txtarea {
  width: 100%;
  padding-left: var(--rem40);
  display: flex;
}
@media screen and (max-width: 768px) {
  .c-profile-works__txtarea {
    padding-left: 0;
    padding: var(--rem40) 0 0;
  }
}
.c-profile-works__txtinner {
  width: 100%;
}
.c-profile-works__title {
  font-size: var(--rem20w);
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-primary);
  margin-bottom: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-profile-works__title {
    margin-bottom: var(--rem20);
  }
}
.c-profile-works__text {
  line-height: 1.4;
  font-weight: 500;
}
.c-company {
  width: 100%;
}
.c-company__imgarea {
  width: 100%;
  max-width: 972px;
  margin: 0 auto var(--rem60);
}
.c-company__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.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-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;
}/*# sourceMappingURL=index.css.map */