@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=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Noto+Sans+JP:wght@100..900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
:root {
  --color-background: #fff;
  --color-background-area: #E5E5E5;
  --color-white: #fff;
  --color-grade-btn: linear-gradient(to right, #FF0909, #680505);
  --color-grade-section: linear-gradient(to bottom, #F6F6F6, #E5E5E5);
  --color-font: #000000;
  --color-primary: #E22A30;
  --color-primary-shade: #469ABC;
  --color-primary-tint: #E8CECE;
  --color-secondary: #095389;
  --color-secondary-tint: #36C9C6;
  --color-secondary-shade: #F5F8FD;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #000000;
  --header-color-primary: #E22A30;
  --header-color-primary-shade: #469ABC;
  --header-color-primary-tint: #095389;
  --footer-background: #fff;
  --footer-color-font: #000000;
  --footer-color-primary: #000000;
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: "Zen Old Mincho", serif;
  --font-family02: "EB Garamond", 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);
  --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;
  max-width: 36rem !important;
  background: var(--color-grade-btn) !important;
  font-weight: bold;
  transition: opacity 0.3s ease;
}
.linkBtn:after {
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
}
.linkBtn input {
  font-weight: bold;
}
.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-title__area {
  display: flex;
  flex-direction: column;
  gap: 10px;
  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(--rem40w);
  color: var(--color-font);
  font-weight: bold;
  font-family: var(--font-family01);
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .c-title-ja--small {
    font-size: var(--rem20w);
  }
}
.c-title-en {
  color: var(--color-primary);
  font-size: var(--rem30w);
  letter-spacing: 0.04em;
  font-weight: 400;
  font-family: var(--font-family02);
  text-transform: capitalize;
  line-height: 1;
}

.post ul#sitemap_list.sitemap_disp_level_0 > li a {
  color: var(--color-font);
  transition: opacity 0.3s ease;
}
.post ul#sitemap_list.sitemap_disp_level_0 > li a br {
  display: none;
}
.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.title, .post h1, header#h1Header h1.title {
  font-family: var(--body-font-family);
}

.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;
}
.post table tbody tr th {
  background: var(--color-secondary-shade);
  padding: var(--rem28);
  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;
}

.postlist .time {
  background-color: var(--color-font);
}

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

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

#footer {
  border-top: 4px solid var(--color-primary);
}

.pcbr--small {
  display: none;
}
@media screen and (max-width: 1239px) {
  .pcbr--small {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .pcbr--small {
    display: none;
  }
}

/*================================================
				　　ご利用の流れ
================================================*/
/*--flow01--------------------------------------------*/
.flowlist01 {
  padding-left: 13rem;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .flowlist01 {
    padding-left: 6rem;
  }
}

.flowlist01::before {
  content: "";
  width: 22px;
  height: 100%;
  background: var(--color-secondary-shade);
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 13rem;
}
@media screen and (max-width: 1023px) {
  .flowlist01::before {
    left: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .flowlist01::before {
    left: 5rem;
  }
}

.flowlist01 > li {
  position: relative;
}

.flowlist01 > li:not(:last-child) {
  margin-bottom: 4vh;
}

.flowlist01 > li .icon {
  font-size: var(--rem30w);
  color: var(--color-white);
  background: var(--color-secondary);
  font-weight: bold;
  font-family: var(--font-family02);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 9.2rem;
  height: auto;
  border-radius: 50%;
  aspect-ratio: 1/1;
  position: absolute;
  top: -2rem;
  left: -4.6rem;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .flowlist01 > li .icon {
    max-width: 7.2rem;
    top: -1rem;
  }
}

.flowlist01 > li dl {
  padding-left: 13rem;
  position: relative;
  padding-top: 0.7rem;
}
@media screen and (max-width: 768px) {
  .flowlist01 > li dl {
    padding-left: 7rem;
  }
}

.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}

.flowlist01 > li dl::after {
  width: 100px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
  top: 2.8rem;
}
@media screen and (max-width: 768px) {
  .flowlist01 > li dl::after {
    width: 55px;
  }
}

.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-size: var(--rem20w);
  font-weight: bold;
  font-family: var(--font-family01);
  color: var(--color-secondary);
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--color-secondary);
}

/*--contact_area-------------------------------------*/
.contact_area {
  padding: min(80px + (1vw - 19.2px) * 2.589, 80px); /*80px-40px (1920-375)x*/
  text-align: center;
  background: var(--color-secondary-shade);
  margin-top: min(120px + (1vw - 19.2px) * 2.589, 120px);
}

.contact_ttl {
  font-size: min(2.8rem + (1vw - 19.2px) * 0.4531, 2.8rem); /* 2.8-2.1rem (1920-375) */
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.2rem;
  padding: 0;
  margin: min(120px + (1vw - 19.2px) * 3.5599, 120px) auto min(50px + (1vw - 19.2px) * 0.9709, 50px); /* 120-65px auto 50-35px (1920-375) */
}

.contact_ttl::before {
  content: none;
  position: relative;
  width: auto;
  height: auto;
  top: auto;
  left: auto;
}

.contact_ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2.2em;
  height: 3px;
  background: var(--color-primary);
  margin: 0.6em auto 0;
}

.contact_read {
  margin: 0 0 min(30px + (1vw - 19.2px) * 0.9709, 30px); /*30px-15px (1920-375)*/
  text-align: center;
}

.button_wrap,
.button_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.button_wrap li {
  width: 100%;
}

@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: calc(16rem + (1vw - 1.02rem) * 17.8571);
    max-height: 8rem;
  }
  nav#mainNav ul li a {
    padding: var(--px20);
  }
}
@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;
  }
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a br {
    display: none !important;
  }
}
nav#mainNav ul li a b {
  font-size: var(--rem16);
  font-family: var(--body-font-family);
  font-weight: bold;
}

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

.header__contact li {
  display: flex;
  align-items: center;
  padding: 1rem 0.5rem;
}
.header__contact li.header__contact--infoarea {
  flex-direction: column;
  justify-content: center;
}
.header__contact--text {
  font-size: 1.2rem !important;
  line-height: 1.6;
  font-weight: 500;
}
.header__contact--text-small {
  font-size: 1rem !important;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: calc(16rem + (1vw - 1.02rem) * 4.4643) !important;
  font-family: var(--body-font-family);
  font-weight: bold;
  font-size: var(--rem14);
  background: var(--color-grade-btn) !important;
  transition: opacity 0.3s ease;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}
.head_btn.mail_btn:hover {
  opacity: 0.6;
}

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

.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.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: var(--px100);
  padding-bottom: var(--px100);
}
.l-sec01 .l-front_contents__inner {
  background-color: var(--color-white);
  padding: var(--px100) var(--side-padding-wide);
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-sec03 {
  padding: var(--px130) 0 !important;
  background: var(--color-grade-section);
}
.l-sec04 {
  background-color: var(--color-background-area);
}
.l-sec04 .l-front_contents__inner {
  max-width: 160rem;
}
.l-sec05 {
  background-image: url("/wp-content/uploads/top-sports-bg.jpg");
  background-size: 100% 70.6145251397%;
  background-position: bottom;
  background-repeat: no-repeat;
}
.l-sec05 .l-front_contents__inner {
  max-width: 160rem;
  background: rgba(238, 238, 238, 0.73);
  padding: var(--px140) var(--side-padding-wide);
}
.l-sec06 {
  background-image: url("/wp-content/uploads/cta-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.l-sec06 .l-front_contents__inner {
  background-color: var(--color-white);
  padding: var(--px120) var(--side-padding-wide);
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-top-about-txtarea {
  width: 100%;
  max-width: 84rem;
}
.c-top-about-txtarea__text {
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .c-top-about-txtarea__text {
    text-align: left;
  }
}
.c-top-strength-contents__list {
  display: flex;
  justify-content: center;
  gap: var(--px50);
}
@media screen and (max-width: 768px) {
  .c-top-strength-contents__list {
    flex-direction: column;
    align-items: center;
    gap: var(--px100);
  }
}
.c-top-strength-contents__item {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 38rem;
}
@media screen and (max-width: 768px) {
  .c-top-strength-contents__item {
    max-width: 480px;
  }
}
.c-top-strength-contents__imgarea {
  width: 100%;
  max-width: 30rem;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-top-strength-contents__imgarea {
    width: 60%;
    max-width: 100%;
  }
}
.c-top-strength-contents__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-strength-contents__num {
  position: absolute;
  bottom: calc(var(--rem20) * -1);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 6rem;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: var(--color-white);
  color: var(--color-secondary);
  font-size: var(--rem36);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-family: var(--font-family02);
  line-height: 1;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.c-top-strength-contents__txtarea {
  padding-top: var(--rem40);
}
@media screen and (max-width: 480px) {
  .c-top-strength-contents__txtarea {
    padding-top: var(--rem60);
  }
}
.c-top-strength-contents__txtinner {
  display: flex;
  flex-direction: column;
  gap: var(--rem20);
}
.c-top-strength-contents__title {
  font-weight: bold;
  font-size: var(--rem20w);
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 1.4;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.c-top-strength-contents__text {
  line-height: 2;
}
.c-top-main {
  background-image: url("/wp-content/uploads/top-contents-bg.jpg");
  background-size: 64.5833333333% 100%;
  background-repeat: no-repeat;
  padding: var(--px120) 0;
}
@media screen and (max-width: 768px) {
  .c-top-main {
    padding: var(--px120) var(--side-padding-wide);
  }
}
.c-top-main:nth-of-type(odd) {
  background-position: right;
}
.c-top-main:nth-of-type(even) {
  background-position: left;
}
.c-top-main + .c-top-main {
  margin-top: var(--px80);
}
.c-top-main__wrap .w50 {
  margin: 0;
}
.c-top-main__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-main__txtarea {
  background-color: var(--color-white);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px120) var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-top-main__txtarea {
    padding: var(--px80) var(--side-padding-wide);
  }
}
.c-top-main__txtinner {
  width: 100%;
  max-width: 72rem;
}
.c-top-main__text {
  line-height: 2;
}
.c-top-area__wrap .w50 {
  margin: 0;
}
.c-top-area__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-area__txtarea {
  background-color: var(--color-white);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px180) var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-top-area__txtarea {
    padding: var(--px80) var(--side-padding-wide);
  }
}
.c-top-area__txtinner {
  width: 100%;
  max-width: 56rem;
}
.c-top-sports__txtarea {
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
}
.c-top-sports__title {
  font-family: var(--body-font-family) !important;
  font-size: var(--rem36) !important;
  line-height: 1.4;
}
.c-top-sports__title:after {
  background-color: var(--color-secondary-tint) !important;
}
.c-top-sports__text {
  line-height: 2;
  padding-top: var(--rem40);
}
.c-top-contact__inner {
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
}
.c-top-contact__text {
  font-size: var(--rem18);
  line-height: 2;
  text-align: center;
}
.c-top-contact__text + .c-top-contact__text {
  margin-top: var(--rem20);
}
.c-top-contact__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: var(--rem60) var(--side-padding-wide);
  background: var(--color-grade-btn);
  color: var(--color-white) !important;
  font-size: var(--rem24w);
  font-weight: bold;
  transition: opacity 0.3s ease;
}
.c-top-contact__btn::before {
  content: "\f0e0";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}
.c-top-contact__btn:hover {
  opacity: 0.6;
}
.c-service-contents {
  display: flex;
  flex-direction: column;
  gap: var(--px80);
}
.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 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-service-contents__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-service-contents__txtinner {
  width: 100%;
  max-width: 56rem;
}
.c-service-contents__title {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-service-contents__title {
    font-size: var(--rem30w);
    text-align: center;
  }
}
.c-service-contents__text {
  line-height: 2;
}
.c-voice-contents__list {
  display: flex;
  flex-direction: column;
  gap: var(--rem40);
}
.c-voice-contents__item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem40) !important;
  background-color: var(--color-secondary-shade);
}
.c-voice-contents__inner {
  width: 100%;
  display: flex;
  align-items: center;
  gap: var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-voice-contents__inner {
    flex-direction: column;
    justify-content: center;
  }
}
.c-voice-contents__imgarea {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-voice-contents__imgarea {
    width: 60%;
  }
}
.c-voice-contents__imgarea img {
  max-width: 11rem;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.c-voice-contents__txtarea {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: var(--rem20);
}
.c-voice-contents__header {
  width: 100%;
  padding-bottom: var(--rem20);
  border-bottom: 1px dashed var(--color-secondary-tint);
}
.c-voice-contents__title {
  font-size: var(--rem20w);
  display: flex;
  flex-wrap: wrap;
  line-height: 1.4;
  font-weight: bold;
}
.c-voice-contents__title--en {
  font-family: var(--font-family02);
}
.c-voice-contents__main {
  width: 100%;
}
.c-voice-contents__text {
  line-height: 1.875;
}
.c-company-contents {
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
}
.c-company-contents__txtarea {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: var(--rem20);
}
.c-company-contents__text {
  width: 100%;
  line-height: 2;
}
.c-merit-contents {
  margin-top: var(--px80);
}
.c-merit-contents__list {
  display: flex;
  justify-content: center;
  gap: var(--rem28);
}
@media screen and (max-width: 1023px) {
  .c-merit-contents__list {
    flex-direction: column;
    align-items: center;
    gap: var(--px80);
  }
}
.c-merit-contents__item {
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .c-merit-contents__item {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .c-merit-contents__item {
    width: 80%;
  }
}
@media screen and (max-width: 480px) {
  .c-merit-contents__item {
    width: 100%;
  }
}
.c-merit-contents__inner {
  width: 100%;
  height: 100%;
  padding: var(--rem60) var(--rem40) var(--rem40) !important;
  border-radius: 15px !important;
  border: 1px solid var(--color-secondary-tint) !important;
  position: relative;
}
.c-merit-contents__num {
  position: absolute;
  top: calc(var(--rem20) * -1);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 6rem;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: var(--color-white);
  color: var(--color-secondary);
  font-size: var(--rem36);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-family: var(--font-family02);
  line-height: 1;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.c-merit-contents__imgarea {
  width: 60%;
  margin: 0 auto;
}
.c-merit-contents__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-merit-contents__txtarea {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem20);
  margin-top: 1rem;
}
.c-merit-contents__title {
  font-family: var(--font-family01) !important;
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: var(--color-secondary) !important;
}
.c-merit-contents__text {
  font-weight: bold;
  line-height: 2;
}
.c-works-contents__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--px120) var(--px100);
}
@media screen and (max-width: 1239px) {
  .c-works-contents__list {
    gap: var(--px80) var(--px60);
  }
}
@media screen and (max-width: 1023px) {
  .c-works-contents__list {
    grid-template-columns: 1fr;
    gap: var(--px120);
  }
}
.c-works-contents__item {
  width: 100%;
}
.c-works-contents__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem30);
}
.c-works-contents__header {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem20);
  justify-content: center;
  align-items: center;
}
.c-works-contents__works {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: var(--color-secondary) !important;
}
.c-works-contents__place {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.c-works-contents__main {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: var(--rem60);
}
@media screen and (max-width: 1023px) {
  .c-works-contents__main {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .c-works-contents__main {
    width: 100%;
  }
}
.c-works-contents__main-item {
  display: flex;
  flex-direction: column;
  gap: var(--rem40);
}
.c-works-contents__main-item:first-of-type .c-works-contents__main-imgarea {
  position: relative;
}
.c-works-contents__main-item:first-of-type .c-works-contents__main-imgarea:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: var(--rem30) solid transparent;
  border-bottom: var(--rem30) solid transparent;
  border-left: var(--rem40) solid var(--color-secondary);
  border-right: 0;
  position: absolute;
  top: 50%;
  right: calc(var(--rem40) * -1 - var(--rem20) / 2);
  transform: translateY(-50%);
}
.c-works-contents__main-title {
  width: 100%;
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: var(--color-secondary) !important;
}
.c-works-contents__main-imgarea {
  width: 100%;
}
.c-works-contents__main-imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-cleaning-contents__list {
  display: flex;
  justify-content: center;
  gap: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-cleaning-contents__list {
    flex-direction: column;
    align-items: center;
    gap: var(--px100);
  }
}
.c-cleaning-contents__item {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .c-cleaning-contents__item {
    width: 80%;
    margin: 0 auto;
  }
}
.c-cleaning-contents__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--rem20);
}
.c-cleaning-contents__header {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
.c-cleaning-contents__header .c-cleaning-contents__text {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.4;
  color: var(--color-secondary) !important;
  background: linear-gradient(to bottom, transparent 60%, var(--color-secondary-shade) 60%);
}
.c-tools-contents {
  width: 100%;
  max-width: 822px;
  margin: 0 auto;
}
.c-tools-contents .c-cleaning-contents__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-tools-contents .c-cleaning-contents__list {
    grid-template-columns: 1fr;
    gap: var(--px100);
  }
}
.c-tools-contents .c-cleaning-contents__item {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-tools-contents .c-cleaning-contents__item {
    width: 80%;
    margin: 0 auto;
  }
}
.c-recruit-contents {
  margin-bottom: var(--px80);
}
.c-recruit-contents__imgarea {
  width: 100%;
  max-width: 642px;
  margin: 0 auto;
}
.c-recruit-contents__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-recruit-contents .lead {
  font-size: var(--rem20w);
  font-weight: bold;
  letter-spacing: 0.1em;
  font-family: var(--font-family01);
}
.c-recruit-contents .lead span {
  background: linear-gradient(to bottom, transparent 60%, var(--color-secondary-shade) 60%);
}
.c-recruit-contents .lead_en {
  font-size: var(--rem18);
  font-family: var(--font-family02);
  color: var(--color-primary-shade);
  letter-spacing: 0.3em;
  line-height: 2.8;
}
.c-recruit-contents .message {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
.c-recruit-contents .message p {
  line-height: 1.875;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .c-recruit-contents .message p {
    text-align: left;
  }
}
.c-recruit-contents__btn {
  color: var(--color-font) !important;
  transition: opacity 0.3s ease;
  text-decoration: underline;
}
.c-recruit-contents__btn:hover {
  opacity: 0.6;
}
.c-sports-section {
  padding-top: var(--px120);
}

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

.p-works .c-company-contents__txtarea {
  gap: 0;
}/*# sourceMappingURL=index.css.map */