@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}
html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
body{margin:0}
main{display:block}
p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}
ul,ol{margin:0;padding:0;list-style:none}
dt{font-weight:700}
dd{margin-left:0}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}
pre{font-family:monospace,monospace;font-size:inherit}
address{font-style:inherit}
a{background-color:transparent;text-decoration:none;color:inherit}
abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:inherit}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
svg,img,embed,object,iframe{vertical-align:bottom}
button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}
[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}
[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}
button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}
button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled{cursor:default}
:-moz-focusring{outline:auto}
select:disabled{opacity:inherit}
option{padding:0}
fieldset{margin:0;padding:0;min-width:0}
legend{padding:0}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{outline-offset:-2px}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
label[for]{cursor:pointer}
details{display:block}
summary{display:list-item}
[contenteditable]:focus{outline:auto}
table{border-color:inherit}
caption{text-align:left}
td,th{vertical-align:top;padding:0}
th{text-align:left;font-weight:700}
/**
* @license
*
* Font Family: Chillax
* Designed by: Manushi Parikh
* URL: https://www.fontshare.com/fonts/chillax
* © 2024 Indian Type Foundry
*
* Chillax Extralight 
* Chillax Light 
* Chillax Regular 
* Chillax Medium 
* Chillax Semibold 
* Chillax Bold 
* Chillax Variable (Variable font)

*
*/
@font-face {
  font-family: 'Chillax-Extralight';
  src: url('../fonts/Chillax-Extralight.woff2') format('woff2'),
       url('../fonts/Chillax-Extralight.woff') format('woff'),
       url('../fonts/Chillax-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax-Light';
  src: url('../fonts/Chillax-Light.woff2') format('woff2'),
       url('../fonts/Chillax-Light.woff') format('woff'),
       url('../fonts/Chillax-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax-Regular';
  src: url('../fonts/Chillax-Regular.woff2') format('woff2'),
       url('../fonts/Chillax-Regular.woff') format('woff'),
       url('../fonts/Chillax-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax-Medium';
  src: url('../fonts/Chillax-Medium.woff2') format('woff2'),
       url('../fonts/Chillax-Medium.woff') format('woff'),
       url('../fonts/Chillax-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax-Semibold';
  src: url('../fonts/Chillax-Semibold.woff2') format('woff2'),
       url('../fonts/Chillax-Semibold.woff') format('woff'),
       url('../fonts/Chillax-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax-Bold';
  src: url('../fonts/Chillax-Bold.woff2') format('woff2'),
       url('../fonts/Chillax-Bold.woff') format('woff'),
       url('../fonts/Chillax-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 700.0;
*
* available axes:
'wght' (range from 200.0 to 700.0
*/
@font-face {
  font-family: 'Chillax-Variable';
  src: url('../fonts/Chillax-Variable.woff2') format('woff2'),
       url('../fonts/Chillax-Variable.woff') format('woff'),
       url('../fonts/Chillax-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}
@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}
.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}
.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}
.splide--rtl{direction:rtl}
.splide__track--ttb>.splide__list{display:block}
.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}
.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important}
.splide.is-initialized:not(.is-active) .splide__list{display:block}
.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}
.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}
.splide:not(.is-overflow) .splide__pagination{display:none}
.splide__progress__bar{width:0}
.splide{position:relative;visibility:hidden}
.splide.is-initialized,.splide.is-rendered{visibility:visible}
.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}
.splide__slide img{vertical-align:bottom}
.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}
.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}
.splide__toggle.is-active .splide__toggle__pause{display:inline}
.splide__track{overflow:hidden;position:relative;z-index:0}
html {
  font-size: 10px;
  -ms-scroll-chaining: none;
      overscroll-behavior: none; }
body {
  font-family: 'Noto Sans JP',sans-serif;
  color: #474747;
  vertical-align: bottom;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0;
  font-weight: 400;
  -ms-scroll-chaining: none;
      overscroll-behavior: none; }
body:has(.l-header.is-open) {
    width: 100vw;
    height: 100vh;
    overflow: hidden; }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
img {
  max-width: 100%; }
.u-fonts-chillax {
  font-family: Chillax-Variable, san-serif; }
.u-fonts-Montserrat {
  font-family: "Montserrat", serif; }
.l-division {
  padding: 40px 0 0;
  counter-increment: bm-division; }
.l-division + .l-division {
    margin-top: 56px; }
.l-division__heading {
    margin-bottom: 24px;
    position: relative; }
.l-division__heading::before {
      content: "0" counter(bm-division);
      display: block;
      color: #B3B3B3;
      font-size: 2.4rem;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 8px;
      padding-left: 24px; }
.l-division__heading::after {
      content: '';
      display: block;
      width: 16px;
      height: 2px;
      background-color: #B3B3B3;
      position: absolute;
      top: 11px;
      left: 0; }
.l-division__lead {
    margin-bottom: 32px; }
.l-division__lead strong {
      color: #FF7F00; }
.l-footer {
  margin-top: 120px; }
.-footerMtNone .l-footer {
    margin-top: 0 !important; }
.l-footer a {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
.l-footer a:hover {
      opacity: 0.8; }
.l-footer__inner {
    max-width: 1280px;
    margin: 0 auto; }
.l-footer__main {
    background-color: #474747; }
.l-footer__main nav > ul > li a {
      color: #fff;
      font-size: 1.4rem; }
.l-footer__sub {
    background-color: #666666;
    color: #fff; }
.l-footer__sub--heading {
      display: block; }
.l-footer__sub .l-footer__inner nav {
      max-width: 1112px;
      font-size: 1.2rem;
      line-height: 1.5; }
.l-footer__sub .l-footer__inner nav > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
.l-footer__sub .l-footer__inner nav > ul > li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
.l-footer__sub .l-footer__inner nav > ul > li a[target="_blank"] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            gap: 4px; }
.l-footer__sub .l-footer__inner nav > ul > li a[target="_blank"]::after {
              content: '';
              display: block;
              aspect-ratio: 1;
              width: 12px;
              -webkit-mask-image: url(../img/common/icon-external-link.svg);
                      mask-image: url(../img/common/icon-external-link.svg);
              -webkit-mask-size: contain;
                      mask-size: contain;
              -webkit-mask-position: center center;
                      mask-position: center center;
              background-color: currentColor; }
.l-footer__sub .l-footer__inner nav > ul > li > ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            gap: 8px; }
.l-footer__foot {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 15px;
    line-height: 1.5;
    font-size: 1.2rem;
    color: #4D4D4D; }
.l-footer__foot nav ul:first-child {
      border-bottom: 3px solid #FA0046; }
.l-footer__foot nav ul li:not(:last-child) {
      padding-right: 12px;
      border-right: 1px solid #D9D9D9; }
.l-footer__foot--copy {
      padding: 0 20px; }
.l-footer__foot--copy small {
        font-size: 11px; }
.l-footer.-bankTransfer2 .l-footer__foot--copy {
    border-top: 3px solid #FA0046;
    padding-top: 8px; }
.l-header {
  width: 100%;
  background-color: #fff;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999; }
.l-header__head {
    padding: 16px 24px;
    border-bottom: 1px solid #B4B4B4; }
.l-header__head--inner {
      display: -ms-grid;
      display: grid;
      max-width: 1120px;
      margin: 0 auto; }
.l-header__head .link-visiter ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 1rem;
      -webkit-transition: .3s ease;
      transition: .3s ease; }
.l-header__head .link-visiter ul li a::before {
        content: '';
        aspect-ratio: 1;
        display: block;
        width: 16px;
        -webkit-mask-image: url(../img/common/icon-arrow-right.svg);
                mask-image: url(../img/common/icon-arrow-right.svg);
        -webkit-mask-size: contain;
                mask-size: contain;
        -webkit-mask-position: center center;
                mask-position: center center;
        background-color: #FF7F00; }
.l-header__head .link-visiter ul li a:hover {
        color: #FF7F00; }
.l-header__main .nav-main br.tab {
    display: none; }
.l-header__main .nav-main > ul > li > button,
  .l-header__main .nav-main > ul > li > a {
    display: block;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
.l-header__main .nav-main > ul > li > button:hover, .l-header__main .nav-main > ul > li > button.is-active,
    .l-header__main .nav-main > ul > li > a:hover,
    .l-header__main .nav-main > ul > li > a.is-active {
      background-color: #fff9eb;
      color: #FF7F00; }
.l-header__main .nav-main > ul > li > button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px; }
.l-header__main .nav-main > ul > li > button::after {
      content: '';
      aspect-ratio: 1;
      display: block;
      width: 20px;
      -webkit-mask-image: url(../img/common/icon-arrow-bottom.svg);
              mask-image: url(../img/common/icon-arrow-bottom.svg);
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-position: center center;
              mask-position: center center;
      background-color: #474747;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
.l-header__main .nav-main > ul > li > button:hover::after, .l-header__main .nav-main > ul > li > button.is-active::after {
      background-color: #FF7F00; }
.l-header__main .nav-main > ul > li > button + ul {
      display: none; }
.l-header__bg {
    display: none;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 998; }
.l-header__modal {
    display: none;
    width: calc(100% - 48px);
    max-width: 1280px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-height: 50vh;
    overflow-y: auto;
    padding: 72px 64px;
    background-color: #fff;
    border-radius: 48px;
    position: fixed;
    left: 50%;
    z-index: 9999;
    translate: -50% 0; }
.l-header__modal .m-button-close {
      position: absolute;
      top: 24px;
      right: 40px; }
.l-header__modal--inner {
      max-width: 1120px;
      margin: 0 auto; }
.l-header__modal--head h3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 16px 40px;
      font-size: 3.2rem;
      line-height: 1.6; }
.l-header__modal--head h3 span {
        display: block;
        font-family: Chillax-Variable, san-serif;
        font-size: 2rem;
        font-weight: 600;
        letter-spacing: 0.3em;
        line-height: 1.5;
        background: linear-gradient(49deg, #FF7F00 11.5%, #F2D21D 100%);
        -webkit-background-clip: text;
                background-clip: text;
        webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
.l-header__modal--main {
      margin: 56px 0; }
.l-header__modal--main ul li {
        width: 100%;
        max-width: 248px; }
.l-header__modal--main ul li a {
          display: block; }
.l-header__modal--main ul li a .thumb {
            aspect-ratio: 248/165;
            border-radius: 16px;
            overflow: hidden; }
.l-header__modal--main ul li a .thumb .hoverImg {
              -o-object-fit: cover;
                 object-fit: cover;
              -o-object-position: center center;
                 object-position: center center;
              width: 100%;
              height: 100%;
              -webkit-transition: .3s ease;
              transition: .3s ease; }
.l-header__modal--main ul li a .thumb:hover .hoverImg {
              scale: 1.1; }
.l-header__modal--main ul li a .text {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            gap: 10px;
            margin-top: 8px;
            font-weight: bold; }
.l-header__modal--main ul li a:hover {
            color: #FF7F00; }
.l-header__modal--main ul li a .m-button-arrow, .l-header__modal--main ul li a .m-anchor__arrow, .l-header__modal--main ul li a .m-button-more__arrow {
            -ms-flex-negative: 0;
                flex-shrink: 0; }
.l-header__modal--sub ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transition: .3s ease;
      transition: .3s ease; }
.l-header__modal--sub ul li a::before {
        content: '';
        aspect-ratio: 1;
        display: block;
        width: 24px;
        -webkit-mask-image: url(../img/common/icon-arrow-right.svg);
                mask-image: url(../img/common/icon-arrow-right.svg);
        -webkit-mask-size: contain;
                mask-size: contain;
        -webkit-mask-position: center center;
                mask-position: center center;
        background-color: #FF7F00; }
.l-header__modal--sub ul li a:hover {
        color: #FF7F00; }
.l-section {
  padding: 0 16px;
  position: relative;
  z-index: 1; }
.l-section img {
    height: auto; }
.l-section__body {
    max-width: 1280px;
    margin: 0 auto;
    padding: 48px 16px;
    background-color: #ffffff;
    border-radius: 32px; }
.l-section__lead {
    margin-top: 32px; }
.l-section__lead strong {
      color: #FF7F00; }
.l-section--bg {
    padding: 48px 16px;
    background-color: #fff9eb; }
.js-accordion_trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  cursor: pointer; }
.js-accordion_trigger::before, .js-accordion_trigger::after {
    content: '';
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    display: block;
    aspect-ratio: 1;
    width: 24px;
    height: 4px;
    margin-right: 4px;
    background-color: #FF7F00; }
.js-accordion_trigger::before {
    position: absolute;
    right: 0;
    top: 50%;
    translate: 0 -50%;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    rotate: 90deg; }
.js-accordion_trigger.is-open::before {
    rotate: 0deg; }
.js-accordion_target {
  display: none; }
.mfp-wrap .mfp-content {
  background-color: #fff;
  padding: 60px;
  max-width: 1440px; }
.js-modal_fluid .mfp-wrap .mfp-content {
    max-width: none; }
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.7; }
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0; }
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }
.newgraduate .mfp-bg,
.career .mfp-bg,
.parttimejob .mfp-bg {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px); }
.newgraduate .mfp-container,
.career .mfp-container,
.parttimejob .mfp-container {
  padding-right: 16px;
  padding-left: 16px; }
.newgraduate .mfp-wrap .mfp-content,
.career .mfp-wrap .mfp-content,
.parttimejob .mfp-wrap .mfp-content {
  max-width: 1120px;
  padding: 0;
  background-color: #fff;
  border-radius: 64px; }
.newgraduate .mfp-wrap .mfp-content .p-newgraduate__interview--modal,
  .newgraduate .mfp-wrap .mfp-content .p-career__interview--modal,
  .newgraduate .mfp-wrap .mfp-content .p-parttimejob__interview--modal,
  .career .mfp-wrap .mfp-content .p-newgraduate__interview--modal,
  .career .mfp-wrap .mfp-content .p-career__interview--modal,
  .career .mfp-wrap .mfp-content .p-parttimejob__interview--modal,
  .parttimejob .mfp-wrap .mfp-content .p-newgraduate__interview--modal,
  .parttimejob .mfp-wrap .mfp-content .p-career__interview--modal,
  .parttimejob .mfp-wrap .mfp-content .p-parttimejob__interview--modal {
    display: block; }
.newgraduate .mfp-wrap .mfp-close,
.career .mfp-wrap .mfp-close,
.parttimejob .mfp-wrap .mfp-close {
  aspect-ratio: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: auto;
  border-radius: 100vw;
  background-color: #FF7F00;
  position: absolute;
  top: -16px;
  right: -16px;
  opacity: 1;
  font-size: 0;
  color: transparent; }
.newgraduate .mfp-wrap .mfp-close::before,
  .career .mfp-wrap .mfp-close::before,
  .parttimejob .mfp-wrap .mfp-close::before {
    content: '';
    display: block;
    aspect-ratio: 1;
    width: 32px;
    -webkit-mask-image: url(../img/common/ico-nav-close.svg);
            mask-image: url(../img/common/ico-nav-close.svg);
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: center center;
            mask-position: center center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    background-color: #fff; }
.newgraduate .mfp-wrap .mfp-close:active,
  .career .mfp-wrap .mfp-close:active,
  .parttimejob .mfp-wrap .mfp-close:active {
    top: -16px; }
.js-tab-trigger {
  cursor: pointer; }
.js-tab-target {
  display: none; }
.js-tab-target.is-active {
    display: block; }
.m-anchor {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(316px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 24px 16px;
  counter-reset: anchor; }
.m-anchor.-sm {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); }
.m-anchor.-sm .m-anchor__item {
      padding: 8px 20px; }
.m-anchor.-sm .m-anchor__item::before {
        content: none; }
.m-anchor__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    padding: 16px 24px;
    border-radius: 12px;
    border: solid 1px #D9D9D9;
    background-color: #ffffff;
    position: relative;
    counter-increment: anchor;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-property: border-color;
    transition-property: border-color; }
.m-anchor__item:not(.-noHover):hover {
      border-color: #FF7F00; }
.m-anchor__item.-right .m-anchor__arrow {
      rotate: 0deg; }
.m-anchor__item::before {
      content: counter(anchor);
      display: block;
      font-family: Chillax-Variable, san-serif;
      font-size: 8rem;
      line-height: 1;
      font-weight: 400;
      color: #FF7F00;
      opacity: .1;
      position: absolute;
      bottom: 0;
      left: 0; }
.m-anchor__item:nth-child(-n+9)::before {
      content: "0" counter(anchor); }
.m-anchor__text {
    font-size: 1.8rem;
    line-height: 1.8;
    font-weight: 700;
    position: relative;
    z-index: 1; }
.m-anchor__arrow {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    z-index: 1;
    rotate: 90deg; }
.m-anchor-toggle {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(192px, 1fr));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 24px 16px; }
.m-anchor-toggle__item {
    display: block;
    padding: 8px 60px 8px 20px;
    border-radius: 12px;
    border: 1px solid #D9D9D9;
    background: #ffffff;
    position: relative;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
.m-anchor-toggle__item:hover {
      opacity: .7; }
.m-anchor-toggle__item::after {
      content: '';
      display: block;
      width: 24px;
      height: 24px;
      margin: auto;
      background-color: #474747;
      -webkit-mask-image: url(/assets/img/common/ico_right-line.svg);
              mask-image: url(/assets/img/common/ico_right-line.svg);
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-position: 50% 50%;
              mask-position: 50% 50%;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 20px;
      rotate: 90deg; }
.m-border-top {
  border-top: solid 1px #D9D9D9; }
.m-border-top.-primary {
    border-top: solid 1px #FF7F00; }
.m-breadcrumbs {
  padding: 12px 0; }
.m-breadcrumbs ul {
    width: 100%;
    max-width: 1152px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4px; }
.m-breadcrumbs ul li.active a {
      text-decoration: underline; }
.m-breadcrumbs ul li:last-child {
      pointer-events: none; }
.m-breadcrumbs ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-decoration: none;
      font-size: 1.2rem;
      font-weight: 400;
      gap: 16px;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
.m-breadcrumbs ul li a:hover {
        opacity: 0.7; }
.m-breadcrumbs ul li a svg {
        fill: #FF7F00; }
.m-button {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8;
  color: #ffffff;
  width: 100%;
  max-width: 240px;
  padding: 12px 48px 12px 32px;
  border-radius: 100vmax;
  background-image: linear-gradient(49deg, #FF7F00 11.5%, #F2D21D 100%);
  position: relative;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-transition-property: opacity;
  transition-property: opacity; }
.m-button::after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    margin: auto;
    background-color: currentColor;
    -webkit-mask-image: url(/assets/img/common/ico_right-line.svg);
            mask-image: url(/assets/img/common/ico_right-line.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: 50% 50%;
            mask-position: 50% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px; }
.m-button:hover {
    opacity: .7; }
.m-button[target="_blank"]::after {
    width: 16px;
    height: 16px;
    -webkit-mask-image: url(/assets/img/common/ico_external-link.svg);
            mask-image: url(/assets/img/common/ico_external-link.svg);
    right: 24px; }
a[target="_blank"] .m-button::after {
    width: 16px;
    height: 16px;
    -webkit-mask-image: url(/assets/img/common/ico_external-link.svg);
            mask-image: url(/assets/img/common/ico_external-link.svg);
    right: 24px; }
.m-button.-white {
    color: #FF7F00;
    background-image: none;
    background-color: #ffffff;
    border: 1px solid #FF7F00; }
.m-button-arrow, .m-anchor__arrow, .m-button-more__arrow {
  width: 48px;
  height: 48px;
  color: #FF7F00;
  background-image: none;
  border-radius: 50%;
  border: solid 1px #FF7F00;
  position: relative;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-transition-property: border-color color;
  transition-property: border-color color; }
.m-button-arrow::before, .m-anchor__arrow::before, .m-button-more__arrow::before {
    content: '';
    width: 16px;
    height: 16px;
    margin: auto;
    background-color: currentColor;
    -webkit-mask-image: url(/assets/img/common/ico_arrow.svg);
            mask-image: url(/assets/img/common/ico_arrow.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: 50% 50%;
            mask-position: 50% 50%;
    position: absolute;
    inset: 0;
    z-index: 1; }
.m-button-arrow::after, .m-anchor__arrow::after, .m-button-more__arrow::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    background-image: linear-gradient(34deg, #FF7F00 9.9%, #F2D21D 65.13%, #F9C300 94.94%);
    border-radius: 50%;
    position: absolute;
    inset: 0;
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
a:hover .m-button-arrow, a:hover .m-anchor__arrow, a:hover .m-button-more__arrow {
    color: #ffffff;
    border-color: transparent; }
a:hover .m-button-arrow::after, a:hover .m-anchor__arrow::after, a:hover .m-button-more__arrow::after {
      opacity: 1; }
a[target="_blank"] .m-button-arrow::before, a[target="_blank"] .m-anchor__arrow::before, a[target="_blank"] .m-button-more__arrow::before {
    -webkit-mask-image: url(/assets/img/common/ico_external-link.svg);
            mask-image: url(/assets/img/common/ico_external-link.svg); }
.m-button-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px; }
.m-button-more:hover .m-button-more__text {
    color: #FF7F00; }
.m-button-more__text {
    font-size: 1.4rem;
    line-height: 1.8;
    font-weight: 700;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-property: color;
    transition-property: color; }
.m-button-more__arrow {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.m-button-more.-sm .m-button-more__text {
    font-size: 1.2rem; }
.m-button-more.-sm .m-button-more__arrow {
    width: 48px;
    height: 48px; }
.m-button-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  font-weight: bold;
  font-size: 1.4rem;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
.m-button-close::before {
    content: '';
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    aspect-ratio: 1;
    width: 16px;
    -webkit-mask-image: url(../img/common/ico-nav-close.svg);
            mask-image: url(../img/common/ico-nav-close.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
    background-color: #474747;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
.m-button-close:hover {
    color: #FF7F00; }
.m-button-close:hover::before {
      background-color: #FF7F00; }
.m-button-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  font-weight: bold;
  font-size: 1.4rem;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
.m-button-close::before {
    content: '';
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    aspect-ratio: 1;
    width: 16px;
    -webkit-mask-image: url(../img/common/ico-nav-close.svg);
            mask-image: url(../img/common/ico-nav-close.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
    background-color: #474747;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
.m-button-close:hover {
    color: #FF7F00; }
.m-button-close:hover::before {
      background-color: #FF7F00; }
.m-button-pdf::after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  background-color: currentColor;
  -webkit-mask-image: url(/assets/img/common/ico_pdf.svg);
          mask-image: url(/assets/img/common/ico_pdf.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px; }
.m-button-pdf::after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  background-color: currentColor;
  -webkit-mask-image: url(/assets/img/common/ico_pdf.svg);
          mask-image: url(/assets/img/common/ico_pdf.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px; }
.m-card-img01 {
  padding: 32px 24px 40px;
  border: solid 1px #D9D9D9;
  border-radius: 16px; }
.m-card-img01__img {
    margin-bottom: 16px;
    border-radius: 10px;
    overflow: hidden; }
.m-card-img01__img img {
      width: 100%; }
.m-card-img01__title {
    font-size: 1.6rem;
    line-height: 1.8;
    font-weight: 700;
    color: #FF7F00; }
.m-card-img01__description {
    font-size: 1.2rem;
    line-height: 1.8;
    margin-top: 4px; }
.m-card-img02 {
  padding: 32px 24px 40px;
  border: solid 1px #D9D9D9;
  border-radius: 16px;
  background-color: #ffffff; }
.m-card-img02__img {
    margin-bottom: 16px;
    border-radius: 10px;
    overflow: hidden; }
.m-card-img02__img img {
      width: 100%; }
.m-card-img02__title {
    font-size: 1.6rem;
    line-height: 1.8;
    font-weight: 700;
    color: #FF7F00;
    margin-bottom: 12px; }
.m-card-img02__description {
    font-size: 1.2rem;
    line-height: 1.8;
    margin-top: 8px; }
.m-card-img03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  max-width: 300px;
  padding: 16px;
  background-color: rgba(255, 195, 0, 0.05);
  border-radius: 16px;
  border: solid 1px #FF7F00; }
.m-card-img03__img {
    width: 80px; }
.m-card-img03__text {
    font-size: 1.4rem;
    line-height: 1.8; }
.m-card-img04 {
  padding: 32px 24px;
  background-color: #fff9eb;
  border-radius: 24px; }
.m-card-img04__title {
    margin-bottom: 12px; }
.m-card-img04__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 24px; }
.m-card-img04__textarea {
    width: 100%; }
.m-card-img04__text + .m-card-img04__text {
    margin-top: 12px; }
.m-card-img04__imgarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px; }
.m-card-img04__img {
    border-radius: 16px;
    overflow: hidden; }
.m-card-img04__img img {
      width: 100%;
      height: auto; }
.m-card-text01 {
  padding: 24px 16px;
  border: solid 1px #D9D9D9;
  border-radius: 16px; }
.m-card-text01__main {
    padding: 0 0 24px; }
.m-card-text01__sub {
    text-align: center;
    padding: 24px 0 0;
    border-top: solid 1px #D9D9D9; }
.m-card-text02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 24px 32px;
  border: solid 1px #D9D9D9;
  border-radius: 16px; }
.m-card-text02__title {
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
    padding-bottom: 10px; }
.m-card-text02__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center;
    font-size: 1.1rem;
    line-height: 1.5;
    padding-top: 16px;
    border-top: solid 1px #D9D9D9; }
.m-card-text03 {
  padding: 24px 24px 32px;
  border: solid 1px #D9D9D9;
  border-radius: 16px; }
.m-card-text03__title {
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
    margin-bottom: 16px; }
.m-card-text03__description {
    font-size: 1.1rem;
    line-height: 1.5;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin: 0 auto; }
.m-card-text04 {
  padding: 24px 24px 32px;
  border: solid 1px #D9D9D9;
  border-radius: 16px; }
[class^="m-card-text"].-gray {
  background-color: #FAF9F7; }
.m-card-text05 {
  border-radius: 16px;
  overflow: hidden;
  border: solid 2px #FF7F00; }
.m-card-text05__title {
    font-size: 1.8rem;
    line-height: 1.8;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    padding: 4px 8px;
    background-color: #FF7F00; }
.m-card-text05__body {
    font-size: 1.4rem;
    line-height: 1.8;
    padding: 12px 24px 16px; }
.m-card-text06 {
  padding: 0 16px;
  border-radius: 16px;
  overflow: hidden;
  border: solid 2px #FF7F00;
  position: relative; }
.m-card-text06__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 74px;
    padding: 12px 0 12px 62px; }
.m-card-text06__title {
    font-size: 1.2rem;
    line-height: 1.8;
    font-weight: 700;
    color: #FF7F00; }
.m-card-text06__label {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    text-align: center;
    padding: 8px 16px;
    border-radius: 0 0 16px 0;
    background-color: #FF7F00;
    position: absolute;
    top: 0;
    left: 0; }
.m-card-text06__labelText {
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 4px; }
.m-card-text06__labelNum {
    font-family: Chillax-Variable, san-serif;
    font-size: 2.8rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #ffffff; }
.m-card-text06__body {
    font-size: 1.1rem;
    line-height: 1.8;
    padding: 12px 0 16px;
    border-top: solid 1px #D9D9D9; }
.m-card-text06__hdl {
    margin-bottom: 8px;
    padding-left: 10px;
    position: relative; }
.m-card-text06__hdl::before {
      content: '';
      display: block;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-image: linear-gradient(49deg, #FF7F00 11.5%, #F2D21D 100%);
      position: absolute;
      top: 7px;
      left: 0; }
.m-contact {
  background-color: #FAF9F7;
  padding: 12px 24px; }
.m-contact p {
    margin: 0 0 16px;
    width: 100%; }
.m-dl__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 16px; }
.m-dl__item + .m-dl__item {
    margin-top: 24px; }
.m-dl__term {
  font-weight: 400;
  width: 160px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
.m-dl__description {
  width: 100%; }
.m-dl__subItem + .m-dl__subItem {
  margin-top: 16px; }
.m-dl__subItem.-typeA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.m-dl__subItem.-typeA + .m-dl__subItem {
    margin-top: 0; }
.m-faq__question, .m-faq__answer {
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: 400;
  border-bottom: solid 1px #D9D9D9; }
.m-faq__question::before, .m-faq__answer::before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: Chillax-Variable, san-serif;
    font-size: 2rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.03em;
    width: 32px;
    height: 32px;
    padding-left: 5px;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: 16px; }
.m-faq__question {
  position: relative; }
.m-faq__question::before {
    content: 'Q.';
    color: #FF7F00;
    background-color: #fff9eb; }
.m-faq__question > a {
    display: block;
    padding: 24px 56px 24px 62px; }
.m-faq__question > a::before, .m-faq__question > a::after {
      content: '';
      display: block;
      width: 18px;
      height: 3px;
      margin: auto;
      background-color: #FF7F00;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 20px; }
.m-faq__question > a::after {
      -webkit-transition: .3s ease;
      transition: .3s ease;
      -webkit-transition-property: rotate;
      transition-property: rotate;
      rotate: 90deg; }
.m-faq__question > a.is-open::after {
      rotate: 0deg; }
.m-faq__answer {
  display: none;
  padding: 16px 16px 16px 64px;
  background-color: #FAF9F7;
  position: relative; }
.m-faq__answer::before {
    content: 'A.';
    color: #ffffff;
    background-color: #FF7F00; }
.m-faq__answer > p {
    min-height: 40px;
    place-content: center;
    font-size: 1.2rem; }
.m-faq__answer > p + p {
      margin-top: 8px; }
.m-flow__item {
  position: relative; }
.m-flow__item:not(:first-of-type) {
    margin-top: 56px; }
.m-flow__item:not(:first-of-type)::before {
      content: '';
      display: block;
      width: 56px;
      height: 28px;
      margin: auto;
      background-image: url(/assets/img/common/ico_arrow_flow.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50% 50%;
      position: absolute;
      top: -42px;
      left: 0;
      right: 0; }
.m-headingH1 {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  background-color: #ffffff;
  padding: 48px 48px 16px 40px;
  border-radius: 0 120px 0 0; }
.m-headingH1__en {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    font-family: Chillax-Variable, san-serif;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: 0.3em;
    background: linear-gradient(49deg, #FF7F00 11.5%, #F2D21D 100%);
    -webkit-background-clip: text;
            background-clip: text;
    webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 8px; }
.m-headingH1__ja {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.6; }
.m-headingH2__en {
  display: block;
  font-family: Chillax-Variable, san-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0.4em;
  color: #FF7F00;
  padding-left: 40px;
  background-image: url(/assets/img/common/ico_infinite_primary.svg);
  background-repeat: no-repeat;
  background-size: 32px auto;
  background-position: 0 -5px; }
.m-headingH2__ja {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.7; }
.m-headingH2.-center {
  text-align: center; }
.m-headingH2.-center .m-headingH2__en {
    padding-top: 32px;
    padding-left: 0;
    background-position: 50% 0; }
.m-headingH2.-white .m-headingH2__en {
  background-image: url(/assets/img/common/ico_infinite_white.svg); }
.m-headingH2.-white .m-headingH2__en,
.m-headingH2.-white .m-headingH2__ja {
  color: #ffffff; }
.m-headingH2-en {
  font-family: Chillax-Variable, san-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0.4em;
  color: #FF7F00; }
.m-headingH3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8; }
.m-headingH3 strong {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.6;
    color: #FF7F00; }
.m-headingH3.-center {
    text-align: center; }
.m-headingH3.-white {
    color: #ffffff; }
.m-headingH3.-white strong {
      color: #ffffff; }
.m-headingH4.-circle {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  padding-left: 28px;
  position: relative; }
.m-headingH4.-circle::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: linear-gradient(49deg, #FF7F00 11.5%, #F2D21D 100%);
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0; }
.m-headingH4.-line {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8;
  padding-bottom: 4px;
  border-bottom: solid 2px rgba(255, 127, 0, 0.5); }
.m-headingH5 {
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: 12px; }
.m-icon {
  width: 24px;
  aspect-ratio: 1 / 1;
  background-color: #474747;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%; }
.m-icon.-arrow {
    -webkit-mask-image: url(/assets/img/common/ico_arrow.svg);
            mask-image: url(/assets/img/common/ico_arrow.svg); }
.m-icon.-right-line {
    -webkit-mask-image: url(/assets/img/common/ico_right-line.svg);
            mask-image: url(/assets/img/common/ico_right-line.svg); }
.m-icon.-infinite {
    -webkit-mask-image: url(/assets/img/common/ico_infinite.svg);
            mask-image: url(/assets/img/common/ico_infinite.svg); }
.m-icon.-external-link {
    -webkit-mask-image: url(/assets/img/common/ico_external-link.svg);
            mask-image: url(/assets/img/common/ico_external-link.svg); }
.m-icon.-pause {
    -webkit-mask-image: url(/assets/img/common/ico_pause.svg);
            mask-image: url(/assets/img/common/ico_pause.svg); }
.m-icon.-pdf {
    -webkit-mask-image: url(/assets/img/common/ico_pdf.svg);
            mask-image: url(/assets/img/common/ico_pdf.svg); }
.m-icon.-map {
    -webkit-mask-image: url(/assets/img/common/ico_map.svg);
            mask-image: url(/assets/img/common/ico_map.svg); }
.m-icon.-plus {
    -webkit-mask-image: url(/assets/img/common/ico_plus.svg);
            mask-image: url(/assets/img/common/ico_plus.svg); }
.m-icon.-play {
    -webkit-mask-image: url(/assets/img/common/ico_play.svg);
            mask-image: url(/assets/img/common/ico_play.svg); }
.m-icon.-minus {
    -webkit-mask-image: url(/assets/img/common/ico_minus.svg);
            mask-image: url(/assets/img/common/ico_minus.svg); }
.m-icon.-primary {
    background-color: #FF7F00; }
.m-icon.-white {
    background-color: #ffffff; }
.p-newgraduate__interview,
.p-career__interview,
.p-parttimejob__interview {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[3];
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 48px 24px;
  margin-top: 40px; }
.p-newgraduate__interview--thumb .hoverImg,
  .p-career__interview--thumb .hoverImg,
  .p-parttimejob__interview--thumb .hoverImg {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease;
    transition: .3s ease; }
.p-newgraduate__interview--thumb:hover .hoverImg,
  .p-career__interview--thumb:hover .hoverImg,
  .p-parttimejob__interview--thumb:hover .hoverImg {
    scale: 1.1; }
.p-newgraduate__interview--thumb .heading,
  .p-career__interview--thumb .heading,
  .p-parttimejob__interview--thumb .heading {
    position: relative; }
.p-newgraduate__interview--thumb .heading::after,
    .p-career__interview--thumb .heading::after,
    .p-parttimejob__interview--thumb .heading::after {
      content: '';
      aspect-ratio: 1;
      display: block;
      width: 48px;
      background-image: url(../img/common/icon-search-plus.svg);
      background-size: 24px auto;
      background-position: center center;
      background-repeat: no-repeat;
      background-color: #FF7F00;
      border-radius: 100vw;
      position: absolute;
      right: 12px;
      bottom: 12px; }
.p-newgraduate__interview--thumb .heading .thumb,
    .p-career__interview--thumb .heading .thumb,
    .p-parttimejob__interview--thumb .heading .thumb {
      border-radius: 24px;
      overflow: hidden; }
.p-newgraduate__interview--thumb .heading .text,
    .p-career__interview--thumb .heading .text,
    .p-parttimejob__interview--thumb .heading .text {
      padding: 12px 16px 4px;
      background-color: #fff;
      border-radius: 0 32px 0 0;
      position: absolute;
      left: 0;
      bottom: 0;
      font-size: 2rem; }
.p-newgraduate__interview--thumb .heading .text span,
      .p-career__interview--thumb .heading .text span,
      .p-parttimejob__interview--thumb .heading .text span {
        display: block;
        font-size: 1.4rem; }
.p-newgraduate__interview--thumb .title,
  .p-career__interview--thumb .title,
  .p-parttimejob__interview--thumb .title {
    margin-top: 16px;
    font-size: 2rem;
    font-weight: bold; }
.p-newgraduate__interview--modal,
  .p-career__interview--modal,
  .p-parttimejob__interview--modal {
    display: none; }
.p-newgraduate__interview--modal-inner,
    .p-career__interview--modal-inner,
    .p-parttimejob__interview--modal-inner {
      max-width: 100%;
      padding: 80px 56px;
      max-height: calc(100vh - 24px - 24px);
      overflow: auto;
      margin: 0 80px; }
.p-newgraduate__interview--modal-inner .head,
      .p-career__interview--modal-inner .head,
      .p-parttimejob__interview--modal-inner .head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 48px; }
.p-newgraduate__interview--modal-inner .head .img,
        .p-career__interview--modal-inner .head .img,
        .p-parttimejob__interview--modal-inner .head .img {
          max-width: 440px;
          border-radius: 32px;
          overflow: hidden; }
.p-newgraduate__interview--modal-inner .head .text,
        .p-career__interview--modal-inner .head .text,
        .p-parttimejob__interview--modal-inner .head .text {
          -ms-flex-negative: 9999;
              flex-shrink: 9999; }
.p-newgraduate__interview--modal-inner .head .text .name span,
          .p-career__interview--modal-inner .head .text .name span,
          .p-parttimejob__interview--modal-inner .head .text .name span {
            display: block;
            font-size: 3.2rem;
            font-weight: bold; }
.p-newgraduate__interview--modal-inner .head .text .title,
          .p-career__interview--modal-inner .head .text .title,
          .p-parttimejob__interview--modal-inner .head .text .title {
            font-size: 2.4rem;
            font-weight: bold; }
.p-newgraduate__interview--modal-inner .main,
      .p-career__interview--modal-inner .main,
      .p-parttimejob__interview--modal-inner .main {
        margin-top: 64px; }
.p-newgraduate__interview--modal-inner .main .item:not(:first-child),
        .p-career__interview--modal-inner .main .item:not(:first-child),
        .p-parttimejob__interview--modal-inner .main .item:not(:first-child) {
          margin-top: 56px; }
.p-newgraduate__interview--modal-inner .main .item .text,
        .p-career__interview--modal-inner .main .item .text,
        .p-parttimejob__interview--modal-inner .main .item .text {
          margin-top: 16px; }
.p-newgraduate__interview--modal-inner .main .item .text p + p,
          .p-career__interview--modal-inner .main .item .text p + p,
          .p-parttimejob__interview--modal-inner .main .item .text p + p {
            margin-top: 16px; }
.p-newgraduate__interview--modal-inner .bottom,
      .p-career__interview--modal-inner .bottom,
      .p-parttimejob__interview--modal-inner .bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 32px;
        margin-top: 64px;
        padding: 112px 40px 48px;
        background-color: #FAF9F7;
        border-radius: 64px;
        overflow: hidden;
        position: relative; }
.p-newgraduate__interview--modal-inner .bottom .label,
        .p-career__interview--modal-inner .bottom .label,
        .p-parttimejob__interview--modal-inner .bottom .label {
          padding: 16px 64px;
          background-color: #FF7F00;
          color: #fff;
          position: absolute;
          top: 0;
          left: 0;
          border-radius: 0 0 48px;
          font-size: 2.4rem;
          font-weight: bold; }
.p-newgraduate__interview--modal-inner .bottom .img,
        .p-career__interview--modal-inner .bottom .img,
        .p-parttimejob__interview--modal-inner .bottom .img {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          gap: 8px; }
.p-newgraduate__interview--modal-inner .bottom .img img,
          .p-career__interview--modal-inner .bottom .img img,
          .p-parttimejob__interview--modal-inner .bottom .img img {
            border-radius: 56px; }
.p-newgraduate__interview--modal-inner .bottom .hukidashi,
        .p-career__interview--modal-inner .bottom .hukidashi,
        .p-parttimejob__interview--modal-inner .bottom .hukidashi {
          -ms-flex-negative: 9999;
              flex-shrink: 9999;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          max-width: 100%;
          padding: 16px 32px 20px;
          background-color: #fbf2bb;
          border-radius: 12px;
          font-size: 1.4rem;
          position: relative; }
.p-newgraduate__interview--modal-inner .bottom .hukidashi::after,
          .p-career__interview--modal-inner .bottom .hukidashi::after,
          .p-parttimejob__interview--modal-inner .bottom .hukidashi::after {
            content: '';
            aspect-ratio: 56/54;
            display: block;
            width: 56px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center center;
            background-image: url(../img/recruit/newgraduate/hukidashi.svg);
            position: absolute; }
.m-kurasuPlusBnr {
  max-width: 1120px;
  margin: 0 auto; }
.m-kurasuPlusBnr__head {
    font-size: 2.4rem;
    line-height: 1.6;
    font-weight: 700;
    color: #FF7F00;
    margin-bottom: 16px;
    text-align: center; }
.m-kurasuPlusBnr__headTxt {
    margin: 0 0 16px; }
.m-kurasuPlusBnr__img {
    margin: 32px 0 0;
    text-align: center; }
.m-kurasuPlusBnr__img a {
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }
.m-kurasuPlusBnr__img a:hover {
      opacity: .7; }
.m-kurasuPlusBnr__list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(352px, 1fr));
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 16px;
    margin: 32px 0 0; }
.m-kurasuPlusBnr__item {
    background: #FF7F00;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.6;
    padding: 8px 16px;
    text-align: center; }
.m-kurasuPlusBnr__text {
    margin: 32px 0 0;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.8; }
.m-kv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative; }
.m-kv__img {
    aspect-ratio: 92/36;
    width: calc(920 / 1440 * 100vw);
    min-height: 360px;
    border-radius: 56px 0 0;
    overflow: hidden; }
.m-kv__img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.m-kv .m-headingH1 {
    position: absolute;
    bottom: 0;
    left: 0; }
.m-label, .m-news__category {
  font-size: 1.1rem;
  line-height: 1.5;
  color: #FF7F00;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  padding: 2px 16px;
  background-color: #ffffff;
  border: solid 1px currentColor;
  border-radius: 100vmax; }
.m-label.-new, .-new.m-news__category {
    color: #ffffff;
    background-color: #FF7F00;
    border: none;
    border-radius: 2px; }
.m-link {
  color: #138CE4;
  text-decoration: underline;
  padding-right: 18px;
  position: relative;
  word-break: break-all; }
.m-link:hover {
    text-decoration: none; }
.m-link::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: currentColor;
    -webkit-mask-image: url(/assets/img/common/ico_right-line.svg);
            mask-image: url(/assets/img/common/ico_right-line.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 16px auto;
            mask-size: 16px auto;
    -webkit-mask-position: right center;
            mask-position: right center; }
.m-link[target="_blank"]::after {
    -webkit-mask-image: url(/assets/img/common/ico_external-link.svg);
            mask-image: url(/assets/img/common/ico_external-link.svg); }
.m-link[href$=".pdf"]::after {
    -webkit-mask-image: url(/assets/img/common/ico_pdf.svg);
            mask-image: url(/assets/img/common/ico_pdf.svg); }
.m-link-arrow {
  padding-left: 18px;
  position: relative; }
.m-link-arrow::after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-color: #FF7F00;
    -webkit-mask-image: url(/assets/img/common/ico_right-line.svg);
            mask-image: url(/assets/img/common/ico_right-line.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 16px auto;
            mask-size: 16px auto;
    -webkit-mask-position: left center;
            mask-position: left center;
    position: absolute;
    top: 0;
    left: 0; }
.m-link__banner .hoverImg {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
.m-link__banner:hover .hoverImg {
  scale: 1.1; }
.m-link__banner .m-thumbnail__label::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(34deg, #FF7F00 12%, #F2D21D 100%);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  opacity: 0;
  z-index: -1;
  border-radius: 0 0 48px 0; }
.m-link__banner a:hover .m-thumbnail__label::before {
  opacity: 1; }
.m-list > li {
  padding-left: 14px;
  position: relative; }
.m-list > li::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #FF7F00;
    position: absolute;
    top: 10px;
    left: 0; }
.m-list > li li {
    font-size: 1.4rem;
    padding-left: 14px;
    position: relative; }
.m-list > li li::before {
      content: '';
      display: block;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: #FF7F00;
      position: absolute;
      top: 8px;
      left: 0; }
.m-list > li ul.-black > li::before {
    background-color: #474747; }
.m-list > li ul.-orange > li::before {
    background-color: #FF7F00; }
.m-list.-sub > li {
  font-size: 1.4rem; }
.m-list.-sub > li::before {
    top: 8px; }
.m-list.-black > li::before {
  background-color: #474747; }
.m-list.-orange > li::before {
  background-color: #FF7F00; }
.m-list-number {
  list-style: none;
  counter-reset: number; }
.m-list-number > li {
    padding-left: 24px;
    position: relative; }
.m-list-number > li::before {
      counter-increment: number;
      content: counter(number);
      display: block;
      position: absolute;
      top: 5px;
      left: 0;
      width: 20px;
      height: 20px;
      border: 1px solid #474747;
      border-radius: 50%;
      font-size: 10px;
      text-align: center; }
.m-list-number.-sub > li {
    font-size: 1.4rem; }
.m-list-number.-sub > li::before {
      width: 16px;
      height: 16px;
      font-size: 8px; }
.m-list-number02 {
  list-style: decimal;
  padding-left: 20px; }
.m-news__item {
  border-bottom: 1px solid #EBEBEB; }
.m-news__item > a {
    display: block;
    padding: 12px 4px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-property: background-color;
    transition-property: background-color; }
.m-news__item > a:hover {
      background-color: #FAF9F7; }
.m-news__item > a:hover .m-news__title::after {
        translate: 8px 0; }
.m-news__item > a.-no-link {
      pointer-events: none; }
.m-news__item > a.-no-link .m-news__title:after {
        display: none; }
.m-news__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px 16px;
  margin-bottom: 4px; }
.m-news__date {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #7D7D7D; }
.m-news__title {
  font-size: 1.4rem;
  line-height: 1.5;
  padding-right: 24px;
  position: relative; }
.m-news__title::after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-color: #FF7F00;
    -webkit-mask-image: url(/assets/img/common/ico_right-line.svg);
            mask-image: url(/assets/img/common/ico_right-line.svg);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: 50% 50%;
            mask-position: 50% 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-property: translate;
    transition-property: translate; }
.m-page-title {
  background: #fff9eb;
  padding: 56px 0; }
.m-page-title .m-headingH1 {
    background: none;
    margin: 0 auto; }
.m-page-title .m-headingH1.-center {
      text-align: center; }
.m-page-title .m-headingH1__en {
      width: 100%; }
.m-page-title .m-headingH1__ja {
      width: 100%; }
.m-separator {
  margin: 80px 0;
  border-top: solid 2px #FF7F00; }
.m-stack {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 16px;
  max-width: 960px;
  margin: 0 auto; }
.m-stack.-lg {
    gap: 32px;
    max-width: 1120px; }
.m-subHeading01 {
  color: #FF7F00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px; }
.m-subHeading01__num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: Chillax-Variable, san-serif;
    font-size: 2.8rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-align: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #fff9eb;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.m-subHeading01__num::before {
      content: 'STEP';
      display: block;
      font-size: 1.1rem;
      line-height: 1;
      letter-spacing: 0; }
.m-subHeading01__text {
    font-size: 1.6rem;
    line-height: 1.8;
    font-weight: 700; }
.m-subHeading02 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  padding-left: 16px;
  position: relative; }
.m-subHeading02::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-image: linear-gradient(49deg, #FF7F00 11.5%, #F2D21D 100%);
    position: absolute;
    top: 9px;
    left: 0; }
.m-subHeading03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px; }
.m-subHeading03__num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: Chillax-Variable, san-serif;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
    color: #FF7F00;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #fff9eb;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.m-subHeading03__text {
    font-size: 1.6rem;
    line-height: 1.8;
    font-weight: 600; }
.m-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 8px;
  gap: 8px; }
.m-tab__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 2rem;
    line-height: 1.8;
    font-weight: 700;
    color: #ffffff;
    width: 100%;
    padding: 12px 24px;
    border-radius: 16px 16px 0px 0px;
    background: #FF7F00; }
.m-table__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: solid 1px #D9D9D9;
  position: relative; }
.m-table__item::after {
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    background-color: #FF7F00;
    position: absolute;
    bottom: -1px;
    left: 0; }
.m-table__term, .m-table__description {
  font-size: 1.4rem;
  line-height: 1.8; }
.m-table__term {
  font-weight: 400;
  width: 96px;
  padding: 16px 16px 16px 0;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
.m-table__description {
  width: 100%;
  padding: 16px 0; }
.m-table__subItem + .m-table__subItem {
  margin-top: 16px; }
.m-text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px; }
.m-text-box__textarea {
    width: 100%; }
.m-text-box__title {
    font-size: 2.4rem;
    line-height: 1.6;
    font-weight: 700;
    color: #FF7F00;
    margin-bottom: 16px; }
.m-text-box__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 16px; }
.m-text-box__img {
    width: 100%; }
.m-text-box__img img {
      width: 100%;
      border-radius: 16px; }
.m-text-box.-col1 {
    display: block; }
.m-text-box.-col1 .m-text-box__img {
      width: 100%; }
.m-text {
  font-size: 1.2rem;
  color: #7D7D7D;
  padding-left: 14px; }
.m-text::before {
    content: '\203B';
    display: inline-block;
    width: 14px;
    margin-left: -14px; }
.m-text-center {
  text-align: center; }
.m-text-red {
  color: #F04438; }
.m-thumbnail {
  max-width: 327px;
  border-radius: 32px 8px;
  overflow: hidden;
  position: relative; }
.m-thumbnail img {
    display: block;
    width: 100%;
    height: auto;
    position: relative; }
.m-thumbnail__label {
    font-size: 2rem;
    line-height: 1.8;
    font-weight: 700;
    color: #ffffff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    padding: 8px 32px;
    background-color: #FF7F00;
    border-radius: 0 0 24px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
.m-thumbnail.-lg {
    max-width: 327px; }
.m-vision {
  position: relative;
  z-index: 0; }
.m-vision .m-button-more.-color-white {
    color: #fff; }
.m-vision .m-button-more.-color-white .m-button-more__arrow {
      border-color: #fff;
      color: #fff; }
.m-vision__banner {
    aspect-ratio: 64/20;
    display: block;
    margin: 0 auto;
    border-radius: 32px;
    overflow: hidden;
    position: relative; }
.m-vision__banner .hoverImg {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center center;
         object-position: center center;
      width: 100%;
      height: 100%;
      -webkit-transition: .3s ease;
      transition: .3s ease; }
.m-vision__banner:hover .hoverImg {
      scale: 1.1; }
.m-vision__text {
    padding: 8px 40px 8px 58px;
    background-color: #EC6C00;
    border-radius: 48px 0 0 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden; }
.m-vision__text::before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(34deg, #FF7F00 9.9%, #F2D21D 65.13%, #F9C300 94.94%);
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: .3s ease;
      transition: .3s ease;
      opacity: 0;
      z-index: -1; }
.m-vision .m-button-more.-color-white .m-button-more__text {
    font-size: 1.8rem; }
.m-vision .m-button-more.-color-white .m-button-arrow, .m-vision .m-button-more.-color-white .m-anchor__arrow, .m-vision .m-button-more.-color-white .m-button-more__arrow {
    width: 40px;
    height: 40px; }
.m-vision a:hover .m-vision__text::before {
    opacity: 1; }
.m-vision a:hover .m-button-arrow::after, .m-vision a:hover .m-anchor__arrow::after, .m-vision a:hover .m-button-more__arrow::after {
    opacity: 0 !important; }
.p-404page .lead-text {
  max-width: 450px;
  margin: 0 auto; }
.p-at-a-glance .js-fadeUp {
  translate: 0 100%;
  opacity: 0; }
.p-at-a-glance .odometer-digit * {
  text-align: right !important; }
.p-at-a-glance .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .p-at-a-glance .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner, .p-at-a-glance .odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .p-at-a-glance .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  left: auto;
  right: 0; }
.p-at-a-glance .font-data {
  font-family: "Montserrat", serif;
  font-size: 48px;
  font-weight: 600; }
.p-at-a-glance .note {
  padding-left: 1em;
  position: relative;
  font-size: 1.2rem;
  color: #7D7D7D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.p-at-a-glance .note::before {
    content: '※'; }
.p-at-a-glance__main {
  display: -ms-grid;
  display: grid;
  max-width: calc(48px + 1280px);
  margin: 80px auto 0;
  padding: 0 24px; }
.p-at-a-glance__mainSection {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 107px 40px 46px;
  border-radius: 64px;
  background-color: #fff9eb;
  position: relative; }
.p-at-a-glance__mainSection--inner {
    max-width: 1120px;
    margin: 0 auto; }
.p-at-a-glance__mainSection--inner .note {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      max-width: 100%;
      margin-top: 8px;
      margin-left: auto; }
.p-at-a-glance__mainSection--item {
    border-radius: 32px;
    border: 1px solid rgba(255, 127, 0, 0.2);
    background-color: #fff;
    padding: 32px 40px; }
.p-at-a-glance__mainSection--label {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    padding: 16px 64px;
    background-color: #FF7F00;
    border-radius: 64px 0 48px;
    color: #fff;
    font-weight: normal; }
.p-at-a-glance__mainSection--label .small {
      font-weight: bold; }
.p-at-a-glance__mainSection--label b {
      font-size: 24px; }
.p-at-a-glance__mainSection--title {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    background-color: #f2f2f2;
    padding: 0 24px;
    border-radius: 100vw;
    font-weight: bold;
    text-align: center; }
.p-at-a-glance__mainSection--title .small {
      font-size: 1.2rem; }
.p-at-a-glance__mainSection--num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    color: #FF7F00;
    font-weight: bold;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.05em; }
.p-at-a-glance__mainSection--num b {
      font-family: "Montserrat", serif !important;
      font-size: 48px !important;
      font-weight: 600 !important; }
.p-at-a-glance__mainSection.section01 .heading01 {
    max-width: 860px;
    margin: 0 auto 16px;
    padding: 4px;
    background-color: rgba(255, 127, 0, 0.1);
    text-align: center;
    color: #FF7F00;
    font-weight: bold;
    font-size: 2rem; }
.p-at-a-glance__mainSection.section01 .item01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 56px; }
.p-at-a-glance__mainSection.section01 .item01-02 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      gap: 16px; }
.p-at-a-glance__mainSection.section01 .item01 dl dt {
      margin-bottom: 8px;
      padding: 8px 28px;
      border-radius: 16px 16px 0;
      background-color: #83756A;
      color: #fff; }
.p-at-a-glance__mainSection.section01 .item02 {
    display: -ms-grid;
    display: grid;
    margin-top: 56px;
    justify-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.p-at-a-glance__mainSection.section01 .item02-child {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: minmax(0, 1fr) minmax(40px, auto);
      grid-template-columns: minmax(0, 1fr) minmax(40px, auto);
      gap: 10px 6px;
      position: relative; }
.p-at-a-glance__mainSection.section01 .item02-child .label {
        position: absolute;
        top: -6px;
        left: 13px; }
.p-at-a-glance__mainSection.section01 .item02-child .icon {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3; }
.p-at-a-glance__mainSection.section01 .item02-child .p-at-a-glance__mainSection--title {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2; }
.p-at-a-glance__mainSection.section01 .item02-child .p-at-a-glance__mainSection--num {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1/3;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3; }
.p-at-a-glance__mainSection.section01 .item03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.p-at-a-glance__mainSection.section01 .item03-child {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: minmax(40px, auto) minmax(0, 1fr);
      grid-template-columns: minmax(40px, auto) minmax(0, 1fr);
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: start;
      gap: 0 20px;
      position: relative; }
.p-at-a-glance__mainSection.section01 .item03-child .icon {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3;
        -ms-grid-row-align: center;
            align-self: center; }
.p-at-a-glance__mainSection.section01 .item03-child .p-at-a-glance__mainSection--title {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2; }
.p-at-a-glance__mainSection.section01 .item03-child .p-at-a-glance__mainSection--num {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3; }
.p-at-a-glance__mainSection.section02 .p-at-a-glance__mainSection--inner {
    display: -ms-grid;
    display: grid;
    gap: 16px; }
.p-at-a-glance__mainSection.section02 .p-at-a-glance__mainSection--item {
    padding: 48px 40px; }
.p-at-a-glance__mainSection.section02 .item01,
  .p-at-a-glance__mainSection.section02 .item02 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(50px, auto) 1fr;
    grid-template-columns: minmax(50px, auto) 1fr; }
.p-at-a-glance__mainSection.section02 .item01 .sub,
    .p-at-a-glance__mainSection.section02 .item02 .sub {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 12px;
      max-width: 100%; }
.p-at-a-glance__mainSection.section02 .item01 .sub p,
      .p-at-a-glance__mainSection.section02 .item02 .sub p {
        padding: 1px 8px;
        border-radius: 3px;
        background-color: #83756A;
        color: #fff;
        font-size: 1.4rem;
        font-weight: bold;
        text-align: center; }
.p-at-a-glance__mainSection.section02 .item01 .sub .img,
      .p-at-a-glance__mainSection.section02 .item02 .sub .img {
        -ms-flex-negative: 10;
            flex-shrink: 10;
        overflow: hidden; }
.p-at-a-glance__mainSection.section02 .item01 .sub .img img,
        .p-at-a-glance__mainSection.section02 .item02 .sub .img img {
          -ms-flex-negative: 0;
              flex-shrink: 0;
          display: block;
          translate: 0 100%; }
.p-at-a-glance__mainSection.section02 .item01 .p-at-a-glance__mainSection--title,
    .p-at-a-glance__mainSection.section02 .item02 .p-at-a-glance__mainSection--title {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
.p-at-a-glance__mainSection.section02 .item03 .p-at-a-glance__mainSection--title,
  .p-at-a-glance__mainSection.section02 .item04 .p-at-a-glance__mainSection--title,
  .p-at-a-glance__mainSection.section02 .item05 .p-at-a-glance__mainSection--title,
  .p-at-a-glance__mainSection.section02 .item06 .p-at-a-glance__mainSection--title {
    margin: 0 auto; }
.p-at-a-glance__mainSection.section02 .item03 .img,
  .p-at-a-glance__mainSection.section02 .item04 .img,
  .p-at-a-glance__mainSection.section02 .item05 .img,
  .p-at-a-glance__mainSection.section02 .item06 .img {
    margin-top: 16px;
    text-align: center; }
.p-at-a-glance__mainSection.section03 .p-at-a-glance__mainSection--inner .item02 {
    padding: 48px;
    background-color: #fff;
    border-radius: 32px; }
.p-at-a-glance__mainSection.section04 .img {
    text-align: center; }
.p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item:not(:first-child) {
    margin-top: 16px; }
.p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item .p-at-a-glance__mainSection--title {
    margin: 0 auto; }
.p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 16px; }
.p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item dl dt .p-at-a-glance__mainSection--num {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
.p-at-a-glance__mainSection.section06 .item01.p-at-a-glance__mainSection--item {
    padding: 32px 40px; }
.p-at-a-glance__mainSection.section06 .inner {
    max-width: 400px;
    margin: 0 auto; }
.p-at-a-glance__mainSection.section06 .img {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin: 0 auto 24px; }
.p-at-a-glance__mainSection.section06 .note {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-left: auto; }
.p-at-a-glance__subSection {
  padding: 0 24px; }
.p-at-a-glance__subSection .p-at-a-glance__subSection--inner {
    max-width: 1280px;
    margin: 0 auto; }
.p-at-a-glance__subSection.section07 {
    margin-top: 120px;
    padding: 120px 24px;
    position: relative;
    z-index: 0;
    overflow: hidden; }
.p-at-a-glance__subSection.section07::before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      background-color: #FAF9F7;
      border-radius: 120px 0 0;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1; }
.p-at-a-glance__subSection.section07 .m-headingH2 {
      margin-left: 80px; }
.p-at-a-glance__subSection.section07 .historyBox {
      width: calc(100% + 24px);
      margin-top: 64px;
      padding: 64px 0 56px 0;
      background-color: #fff;
      border-radius: 80px 0 0 80px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 72px;
        white-space: nowrap;
        overflow: auto;
        position: relative;
        padding-right: 40px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol.is-scroll {
          padding-bottom: 48px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol.is-scroll + .scroll {
            display: block; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol::-webkit-scrollbar {
          height: 8px;
          border-radius: 100vw; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol::-webkit-scrollbar-track {
          margin-left: 80px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol::-webkit-scrollbar-thumb {
          background-color: #757066;
          border-radius: 100vw; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol::before {
          content: '';
          display: block;
          width: 40px;
          height: 4px;
          background-color: #FFBB79;
          position: absolute;
          top: 11px;
          left: 80px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol + .scroll {
          display: none;
          margin-top: 8px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol + .scroll p {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            gap: 8px;
            margin-left: 80px;
            color: #757066;
            font-size: 1.4rem; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol + .scroll p::after {
              content: '';
              display: block;
              aspect-ratio: 1;
              width: 16px;
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center center;
              background-image: url(../img/common/ico_arrow.svg); }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li {
          -ms-flex-negative: 0;
              flex-shrink: 0;
          width: 288px;
          position: relative;
          white-space: wrap; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li::before, .p-at-a-glance__subSection.section07 .historyBox__inner > ol > li::after {
            content: '';
            display: block;
            position: absolute; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li::before {
            width: calc(100% + 72px);
            height: 4px;
            background-color: #FFBB79;
            top: 11px;
            left: 0; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li::after {
            aspect-ratio: 1;
            width: 24px;
            border-radius: 100vw;
            background-color: #fff;
            border: 4px solid #FF7F00;
            top: 0;
            left: 32px;
            z-index: 2; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li:last-child::before {
            width: calc(100% - 20px); }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li:last-child .year::after {
            content: '';
            display: block;
            aspect-ratio: 1;
            width: 25px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center right;
            background-image: url(../img/at-a-glance/history-triangle.svg);
            position: absolute;
            top: 0;
            right: 0; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .year {
            padding: 48px 10px 32px 72px;
            color: #FF7F00;
            font-weight: bold;
            line-height: 1;
            font-size: 18px;
            font-weight: bold;
            letter-spacing: -0.15em;
            position: relative; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .year::before {
              content: '';
              display: block;
              width: 2px;
              height: calc(100% - 24px);
              border-left: 2px dashed #B3B3B3;
              position: absolute;
              bottom: 0;
              left: 43px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .year b {
              font-family: "Montserrat", serif !important;
              font-size: 48px !important;
              font-weight: 600 !important; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .img {
            aspect-ratio: 288/192;
            border-radius: 24px;
            overflow: hidden; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .img.-bd {
              border: 1px solid #EBEBEB; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .img img {
              -o-object-fit: cover;
                 object-fit: cover;
              width: 100%;
              height: 100%; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .title {
            margin-top: 16px;
            font-size: 2.4rem;
            font-weight: bold; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .text {
            margin-top: 4px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .box {
            margin-top: 12px;
            padding: 20px 32px;
            background-color: #fff9eb; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .box > ul:not(:first-child) {
              margin-top: 4px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .box > ul > li {
              padding-left: 1em;
              font-size: 1.4rem;
              position: relative; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .box > ul > li:not(:first-child) {
                margin-top: 6px; }
.p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .box > ul > li::before {
                content: '';
                display: block;
                aspect-ratio: 1;
                width: 8px;
                border-radius: 100vw;
                background-color: #FF7F00;
                position: absolute;
                top: 9px;
                left: 0; }
.p-at-a-glance__subSection.section08 {
    margin-top: 112px; }
.p-at-a-glance__subSection.section08 ul {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (minmax(0, 1fr))[4];
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 12px;
      margin-top: 56px; }
.p-at-a-glance__subSection.section08 ul li {
        display: -ms-grid;
        display: grid;
        justify-items: center;
        gap: 8px;
        padding: 16px 0;
        border-radius: 16px;
        background-color: #fff9eb;
        border: 1px solid rgba(255, 127, 0, 0.2);
        text-align: center; }
.p-at-a-glance__subSection.section08 ul li .title {
          font-weight: bold; }
.p-at-a-glance__subSection.section08 ul li .text {
          margin-top: 8px;
          font-size: 1.4rem; }
.p-at-a-glance__subSection.section09 {
    margin-top: 120px; }
.p-bank-transfer__lead {
  max-width: 608px;
  margin: 0 auto; }
.p-bank-transfer ul.m-list li {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 16px; }
.p-bank-transfer .web-procedure-note {
  max-width: 630px;
  margin: 0 auto; }
.p-bank-transfer .web-procedure-note .-black {
    color: #7D7D7D; }
.p-bank-transfer .contact-information .text-right {
  text-align: right; }
.p-bank-transfer .m-link {
  padding-right: 0; }
.p-bm__contents {
  padding-top: 48px; }
.p-bm__contents img {
    width: 100%;
    height: auto; }
.p-bm-section {
  padding: 100px 24px 0;
  position: relative;
  counter-reset: bm-division; }
.p-bm-section + .p-bm-section {
    margin-top: 154px; }
.p-bm-section__kv {
    width: 100%;
    height: 248px;
    position: absolute;
    top: 0;
    left: 0; }
.p-bm-section__kv img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center center;
         object-position: center center;
      width: 100%;
      height: 100%; }
.p-bm-section__body {
    max-width: 1280px;
    margin: 0 auto;
    padding: 24px 0 0;
    background-color: #ffffff;
    border-radius: 32px 32px 0 0;
    position: relative;
    z-index: 1; }
.p-bm-division {
  padding: 40px 0 0;
  counter-increment: bm-division; }
.p-bm-division + .p-bm-division {
    margin-top: 56px; }
.p-bm-division__heading {
    margin-bottom: 24px;
    position: relative; }
.p-bm-division__heading::before {
      content: "0" counter(bm-division);
      display: block;
      color: #B3B3B3;
      font-size: 2.4rem;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 8px;
      padding-left: 24px; }
.p-bm-division__heading::after {
      content: '';
      display: block;
      width: 16px;
      height: 2px;
      background-color: #B3B3B3;
      position: absolute;
      top: 11px;
      left: 0; }
.p-bm-division__lead {
    margin-bottom: 32px; }
.p-bm-division__lead strong {
      color: #FF7F00; }
.p-bm-division__contents {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    gap: 16px; }
.p-bm-division__contents .m-card-img04 {
      min-width: 0; }
.p-bm-division__contents .m-headingH4 {
      margin-bottom: 20px; }
.p-bm-division__contents.-section1 {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr);
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      gap: 15px 16px; }
.p-bm-division__contents.-section1 .m-card-img04 img {
        margin-bottom: 24px;
        border-radius: 16px; }
.p-bm-division__contents .m-button {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      max-width: 100%;
      margin: 24px auto 0; }
.p-bmDiv-link {
  margin-top: 24px;
  padding: 24px 16px;
  background-color: #ffffff;
  border-radius: 16px; }
.p-bmDiv-link__lead {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.8;
    text-align: center; }
.p-bmDiv-link__button {
    margin: 24px auto 0; }
.p-bmDiv-link__button span {
      display: inline-block; }
.p-bmDiv-imgCol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin-top: 24px; }
.p-bmDiv-imgCol img {
    border-radius: 16px; }
.p-bmDiv-imgCol figcaption {
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    margin-top: 8px; }
.p-bmDiv-img {
  max-width: 800px;
  margin: 24px auto 0; }
.p-career__section {
  padding: 0 24px;
  margin-top: 120px; }
.p-career__section.manager {
    margin-top: 112px; }
.p-career__section--inner {
    max-width: 1120px;
    margin: 0 auto; }
.p-career__manager {
  margin-top: 50px;
  padding: 64px 24px;
  background-color: #FAF9F7;
  border-radius: 32px; }
.p-career__manager--inner {
    max-width: 960px;
    margin: 0 auto; }
.p-career__manager h3 {
    margin-bottom: 32px; }
.p-career__manager .m-table {
    margin-top: 32px;
    padding: 20px 32px 40px;
    background-color: #fff; }
.p-career__entry {
  margin-top: 144px;
  position: relative; }
.p-career__entry--img {
    width: 100%;
    aspect-ratio: 1440/440;
    min-height: 440px; }
.p-career__entry--img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.p-career__entry--box {
    width: 100%;
    max-width: calc(100% - 24px);
    padding: 64px 40px 0;
    background-color: #fff;
    border-radius: 0 80px 0 0;
    position: absolute;
    bottom: 0;
    left: 0; }
.p-career__entry--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    width: 100%;
    max-width: 816px; }
.p-career__entry--inner .m-headingH2 {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
.p-company_greeting__main {
  margin-top: 80px;
  padding: 0 24px; }
.p-company_greeting__main--inner {
    max-width: 960px;
    margin: 0 auto; }
.p-company_greeting__main .heading {
    background: linear-gradient(49deg, #FF7F00 11.5%, #F2D21D 100%);
    -webkit-background-clip: text;
            background-clip: text;
    webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 3.2rem;
    line-height: 1.7; }
.p-company_greeting__main .heading span {
      display: inline-block;
      margin-left: -0.8em;
      vertical-align: text-top;
      font-size: 0.6em; }
.p-company_greeting__main .text {
    margin-top: 56px; }
.p-company_greeting__main .text p + p {
      margin-top: 16px; }
.p-company_greeting__main .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 16px;
    margin-top: 40px; }
.p-company-office .m-dl__item {
  display: block; }
.p-company-office .m-dl__item.m-dl__item {
    margin-top: 12px; }
.p-company-outline .list-content {
  border: solid 1px #D9D9D9; }
.p-company-outline .list-content + .list-content {
    border-top: none; }
.p-company-outline .list-content dt {
    background-color: #FAF9F7;
    padding: 16px; }
.p-company-outline .list-content dd {
    padding: 16px; }
.p-company-outline .img-content {
  text-align: center; }
.p-company-outline .flex-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.p-company-outline .flex-item li:first-child {
    width: 12em; }
.p-company-vision .ta-c {
  text-align: center; }
.p-company-vision img.vision-logo {
  max-width: 100%; }
.p-contact__section {
  padding: 0 24px; }
.p-contact__section + .p-contact__section {
    margin-top: 120px; }
.p-contact__section.navigation {
    margin-top: 80px; }
.p-contact__section.redidents, .p-contact__section.management, .p-contact__section.other {
    margin-top: 88px;
    padding-top: 108px;
    scroll-margin-top: 180px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    background-image: url(../img/contact/redidents-bg.jpg); }
.p-contact__section.redidents .p-contact__section--inner, .p-contact__section.management .p-contact__section--inner, .p-contact__section.other .p-contact__section--inner {
      max-width: 1280px;
      padding: 56px 24px;
      background-color: #fff;
      border-radius: 32px 32px 0 0; }
.p-contact__section.management {
    margin-top: 160px;
    background-image: url(../img/contact/management-bg.jpg); }
.p-contact__section.other {
    margin-top: 160px;
    background-image: url(../img/contact/other-bg.jpg); }
.p-contact__section--inner {
    max-width: 1120px;
    margin: 0 auto; }
.p-contact__navigation--inner {
  max-width: 960px;
  margin: 0 auto; }
.p-contact__navigation--main, .p-contact__navigation--sub {
  padding: 40px 24px;
  background-color: #FAF9F7; }
.p-contact__navigation--main p {
  margin-bottom: 8px;
  font-size: 1.8rem; }
.p-contact__navigation--main .m-anchor.-sm + p {
  margin-top: 32px; }
.p-contact__navigation--sub {
  margin-top: 16px; }
.p-contact__navigation--sub .p-contact__navigation--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px; }
.p-contact__navigation--bottom {
  margin-top: 64px;
  text-align: center; }
.p-contact__navigation--bottom .p-contact__navigation--inner {
    padding: 40px 24px;
    background-color: #fff;
    border: 1px solid #D9D9D9; }
.p-contact__redidents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1120px;
  margin: 80px auto 0;
  gap: 24px; }
.p-contact__redidents .m-headingH3 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.p-contact__faq {
  max-width: 800px; }
.p-contact__faq--heading span::before,
  .p-contact__faq--content .text::before {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    aspect-ratio: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 40px;
    margin-top: -6px;
    padding-left: 10px;
    border-radius: 100vw;
    font-family: Chillax-Variable, san-serif;
    font-size: 2.4rem;
    font-weight: 600; }
.p-contact__faq--heading {
    gap: 16px;
    padding: 24px 16px;
    border-bottom: 1px solid #D9D9D9; }
.p-contact__faq--heading::before {
      right: 16px; }
.p-contact__faq--heading span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 16px;
      padding-top: 6px; }
.p-contact__faq--heading span::before {
        content: 'Q.';
        background-color: #fff9eb;
        color: #FF7F00; }
.p-contact__faq--content {
    padding: 16px 16px 24px;
    background-color: #FAF9F7; }
.p-contact__faq--content .text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 16px;
      padding-top: 6px;
      font-size: 1.4rem; }
.p-contact__faq--content .text::before {
        content: 'A.';
        background-color: #FF7F00;
        color: #fff; }
.p-contact__faq--content .text p + p,
      .p-contact__faq--content .text ul + p {
        margin-top: 8px; }
.p-contact__faq--content .text .m-link {
        padding-right: 0; }
.p-contact__faq--content .text .m-link::after {
          display: inline-block;
          width: 1em;
          height: 1em;
          margin-left: 0.2em;
          position: relative;
          translate: 0 20%;
          -webkit-mask-size: contain;
                  mask-size: contain; }
.p-contact__faq:last-child .p-contact__faq--content {
    border-bottom: 1px solid #D9D9D9; }
.p-contact__box {
  max-width: 1120px;
  margin: 80px auto 0;
  padding: 40px 24px;
  background-color: #FAF9F7; }
.p-contact__box--inner {
    max-width: 960px;
    margin: 0 auto; }
.p-contact__box.-form .p-contact__box--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.p-contact__box.-link ul {
    margin-top: 12px; }
.p-contact__box.-link ul li + li {
      margin-top: 8px; }
.p-contact__box.-link + .p-contact__redidents {
    margin-top: 136px; }
.p-contact__boxGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  max-width: 1120px;
  margin: 96px auto 0; }
.p-contact__boxGrid .p-contact__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 16px;
    width: 100%;
    margin-top: 0;
    text-align: center; }
.p-contact__boxGrid .box01 p:first-child {
    font-size: 2.4rem;
    font-weight: bold; }
.p-contact__boxGrid .box01 p:nth-child(2) {
    font-size: 4.8rem;
    font-weight: 600;
    line-height: 1;
    color: #FF7F00; }
.p-contact__boxGrid .box01 p:last-child {
    color: #7D7D7D; }
.p-contact__boxGrid .box02 p {
    font-size: 2.4rem;
    font-weight: bold; }
.p-contact__emergencyCounter .m-card-text04 {
  padding: 40px 24px; }
.p-contact__emergencyCounter--inner {
  max-width: 960px;
  margin: 0 auto; }
.p-contact__emergencyCounter--inner .m-dl__term {
    width: 7em; }
.p-home .m-button-more.-color-white {
  color: #fff; }
.p-home .m-button-more.-color-white .m-button-more__arrow {
    border-color: #fff;
    color: #fff; }
.p-home .m-news .m-news__item + .m-news__item {
  margin-top: 8px; }
.p-home .kv {
  aspect-ratio: 1440 / 591;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  opacity: 0; }
.p-home .kv img {
    width: 100%;
    max-width: 100%;
    height: auto; }
.p-home .kv .homeFlowPhoto {
    -webkit-animation-name: homeFlowPhoto;
            animation-name: homeFlowPhoto;
    -webkit-animation-duration: 5s;
            animation-duration: 5s;
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
.p-home .kv .homeFlowPhoto:first-of-type {
      -webkit-animation-delay: 0.1s;
              animation-delay: 0.1s; }
.p-home .kv .homeFlowPhoto:nth-of-type(2) {
      -webkit-animation-delay: 0.8s;
              animation-delay: 0.8s; }
.p-home .kv .homeFlowPhoto:nth-of-type(3) {
      -webkit-animation-delay: 1.5s;
              animation-delay: 1.5s; }
.p-home .kv .homeFlowPhoto:nth-of-type(4) {
      -webkit-animation-delay: 2.5s;
              animation-delay: 2.5s; }
.p-home .kv .homeFlowPhoto:nth-of-type(5) {
      -webkit-animation-delay: 2.8s;
              animation-delay: 2.8s; }
.p-home .kv .kv__bg .homeFlowPhoto {
    -webkit-animation-name: homeFlowBlur;
            animation-name: homeFlowBlur;
    -webkit-animation-duration: 7s;
            animation-duration: 7s; }
.p-home .kv .kv__bg .homeFlowPhoto:nth-of-type(1) {
      -webkit-animation-delay: 0.2s;
              animation-delay: 0.2s; }
.p-home .kv .kv__bg .homeFlowPhoto:nth-of-type(2) {
      -webkit-animation-delay: 0.5s;
              animation-delay: 0.5s; }
.p-home .kv .kv__bg .homeFlowPhoto:nth-of-type(3) {
      -webkit-animation-delay: 1s;
              animation-delay: 1s; }
.p-home .kv .kv__bg .homeFlowPhoto:nth-of-type(4) {
      -webkit-animation-delay: 1.8s;
              animation-delay: 1.8s; }
.p-home .kv .kv__bg .homeFlowPhoto:nth-of-type(5) {
      -webkit-animation-delay: 2s;
              animation-delay: 2s; }
.p-home .kv .kv__bg .homeFlowPhoto:nth-of-type(6) {
      -webkit-animation-delay: 2.5s;
              animation-delay: 2.5s; }
.p-home .kv .kv__bg .homeFlowPhoto:nth-of-type(7) {
      -webkit-animation-delay: 3s;
              animation-delay: 3s; }
.p-home .kv.is-animation .homeFlowPhoto {
    -webkit-animation-play-state: running;
            animation-play-state: running; }
.p-home .kv__heading {
    aspect-ratio: 330 / 124;
    width: calc( 330 / 1440 * 100vw);
    position: absolute;
    z-index: 10;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
.p-home .kv__photo,
  .p-home .kv__photo img {
    display: block;
    border-radius: 100vw; }
.p-home .kv__item {
    position: absolute;
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
.p-home .kv__item-02, .p-home .kv__item-03, .p-home .kv__item-04, .p-home .kv__item-05 {
      border-radius: 100vw;
      -webkit-transform: translateZ(0);
              transform: translateZ(0); }
.p-home .kv__item-01 {
      aspect-ratio: 804 / 466;
      width: calc( 804 / 1440 * 100vw);
      position: relative; }
.p-home .kv__item-01 .kv__slider {
        aspect-ratio: 1;
        overflow: hidden;
        background-color: #fff;
        border-radius: 100vw; }
.p-home .kv__item-01 .kv__slider .slick-slide {
          aspect-ratio: 1; }
.p-home .kv__item-01 .kv__slider .js-kv__slider {
          opacity: 0; }
.p-home .kv__item-01 .kv__slider .js-kv__slider.slick-initialized {
            opacity: 1; }
.p-home .kv__item-01 .kv__slider .js-kv__slider .kv__slide img {
            -o-object-fit: cover;
               object-fit: cover;
            width: 100%;
            height: 100%;
            border-radius: 0 !important; }
.p-home .kv__item-01 .kv__photo {
        aspect-ratio: 1;
        width: calc( 443 / 804 * 100%);
        top: 47%;
        left: 54.2%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        position: absolute; }
.p-home .kv__item-01--img01 {
        position: relative;
        z-index: 2;
        top: calc(80 / 1440 * 100vw);
        -webkit-mask-image: url(../img/home/kv-img-01.svg);
                mask-image: url(../img/home/kv-img-01.svg);
        -webkit-mask-size: cover;
                mask-size: cover;
        background-color: #FFE100; }
.p-home .kv__item-01--img01 img {
          opacity: 0; }
.p-home .kv__item-01--img01::before {
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          translate: -50% -50%;
          background: linear-gradient(34.2deg, #FF7F00 -1.89%, #F98500 22.7%, #FFE100 39.61%, #FFE100 58.57%, #F9C300 83.67%, #F98500 100.58%);
          -webkit-animation-name: homeGrad;
                  animation-name: homeGrad;
          -webkit-animation-duration: 3.6s;
                  animation-duration: 3.6s;
          -webkit-animation-delay: 0.2s;
                  animation-delay: 0.2s;
          -webkit-animation-iteration-count: infinite;
                  animation-iteration-count: infinite;
          -webkit-animation-timing-function: ease-in-out;
                  animation-timing-function: ease-in-out;
          -webkit-animation-play-state: paused;
                  animation-play-state: paused;
          -webkit-animation-fill-mode: both;
                  animation-fill-mode: both; }
.p-home .kv__item-01--img01.is-show::before {
          -webkit-animation-play-state: running;
                  animation-play-state: running; }
.p-home .kv__item-01--img02 {
        width: calc( 498 / 804 * 100%);
        position: absolute;
        top: 50%;
        left: 51%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
.p-home .kv__item-01--grad {
        -webkit-mask-image: url(../img/home/kv-img-01.svg);
                mask-image: url(../img/home/kv-img-01.svg);
        -webkit-mask-size: cover;
                mask-size: cover; }
.p-home .kv__item-01--grad.is-show circle {
          -webkit-animation-play-state: running;
                  animation-play-state: running; }
.p-home .kv__item-01--grad circle {
          fill: url(#grad);
          -webkit-animation-name: homeGrad;
                  animation-name: homeGrad;
          -webkit-animation-fill-mode: both;
                  animation-fill-mode: both;
          -webkit-animation-duration: 3.5s;
                  animation-duration: 3.5s;
          -webkit-animation-play-state: paused;
                  animation-play-state: paused;
          -webkit-animation-iteration-count: infinite;
                  animation-iteration-count: infinite;
          scale: 0;
          opacity: 0; }
.p-home .kv__item-01--svg {
        height: auto;
        position: absolute;
        top: calc(80 / 1440 * 100vw);
        right: 0;
        z-index: 3;
        overflow: visible; }
.p-home .kv__item-01--svg.is-show image {
          -webkit-animation-play-state: running;
                  animation-play-state: running; }
.p-home .kv__item-01--svg image {
          display: block;
          transform-box: fill-box;
          -webkit-animation-timing-function: ease-in-out;
                  animation-timing-function: ease-in-out;
          -webkit-animation-play-state: paused;
                  animation-play-state: paused; }
.p-home .kv__item-01--light01 {
        -webkit-animation-name: homeLight01;
                animation-name: homeLight01;
        -webkit-transform-origin: 30% 40%;
                transform-origin: 30% 40%;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        -webkit-animation-duration: 3.5s;
                animation-duration: 3.5s;
        z-index: -1;
        scale: 0;
        opacity: 0;
        translate: -30% -45%; }
.p-home .kv__item-01--stroke {
        fill: none;
        stroke: transparent;
        stroke-miterlimit: 1;
        stroke-width: 1px; }
.p-home .kv__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
.p-home .kv__bg--item {
      position: absolute; }
.p-home .kv__bg--item.item-01 {
        width: calc( 110 / 1440 * 100vw); }
.p-home .kv__bg--item.item-02 {
        width: calc( 59 / 1440 * 100vw); }
.p-home .kv__bg--item.item-03 {
        width: calc( 114 / 1440 * 100vw); }
.p-home .kv__bg--item.item-04 {
        width: calc( 157 / 1440 * 100vw); }
.p-home .kv__bg--item.item-05 {
        width: calc( 101 / 1440 * 100vw); }
.p-home .kv__bg--item.item-06 {
        width: calc( 127 / 1440 * 100vw); }
.p-home .kv__bg--item.item-07 {
        width: calc( 102 / 1440 * 100vw);
        bottom: 33px;
        right: 0; }
.p-home__main {
  width: 100%;
  position: relative;
  z-index: 1; }
.p-home .navigation {
  background-color: #fff;
  border: 1px solid #FF7F00;
  overflow: hidden; }
.p-home .navigation nav ul li a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) 72px minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr) 72px minmax(0, 1fr);
    gap: 8px 20px;
    padding: 32px 20px;
    font-size: 1.4rem;
    font-weight: bold; }
.p-home .navigation nav ul li a:hover {
      background-color: #fff9eb; }
.p-home .navigation nav ul li a:hover .m-button-arrow, .p-home .navigation nav ul li a:hover .m-anchor__arrow, .p-home .navigation nav ul li a:hover .m-button-more__arrow {
        color: #ffffff;
        border-color: transparent; }
.p-home .navigation nav ul li a:hover .m-button-arrow::after, .p-home .navigation nav ul li a:hover .m-anchor__arrow::after, .p-home .navigation nav ul li a:hover .m-button-more__arrow::after {
          opacity: 1; }
.p-home .navigation nav ul li a .m-button-arrow, .p-home .navigation nav ul li a .m-anchor__arrow, .p-home .navigation nav ul li a .m-button-more__arrow {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      -ms-grid-column-align: start;
          justify-self: start;
      width: 32px;
      height: 32px; }
.p-home .navigation.-left {
    width: calc(50% + 480px);
    margin-top: -82px;
    border-left: none;
    border-radius: 0 32px 32px 0;
    position: relative;
    z-index: 2; }
.p-home .navigation.-left nav ul {
      max-width: 1280px;
      margin: 0 auto; }
.p-home .navigation.-center {
    width: calc(100% - 48px);
    max-width: 1184px;
    margin: 0 auto;
    border-radius: 32px; }
.p-home .vision {
  padding: 56px 24px 80px;
  position: relative;
  z-index: 0; }
.p-home .vision::before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% + 168px + 120px);
    background-color: #fff9eb;
    border-radius: 0 120px 0 0;
    position: absolute;
    bottom: -120px;
    left: 0;
    z-index: -1; }
.p-home .vision__banner {
    aspect-ratio: 64/20;
    display: block;
    margin: 0 auto;
    border-radius: 32px;
    overflow: hidden;
    position: relative; }
.p-home .vision__banner .hoverImg {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center center;
         object-position: center center;
      width: 100%;
      height: 100%;
      -webkit-transition: .3s ease;
      transition: .3s ease; }
.p-home .vision__banner:hover .hoverImg {
      scale: 1.1; }
.p-home .vision__text {
    padding: 8px 40px 8px 58px;
    background-color: #EC6C00;
    border-radius: 48px 0 0 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden; }
.p-home .vision__text::before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(34deg, #FF7F00 9.9%, #F2D21D 65.13%, #F9C300 94.94%);
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: .3s ease;
      transition: .3s ease;
      opacity: 0;
      z-index: -1; }
.p-home .vision .m-button-more.-color-white .m-button-more__text {
    font-size: 1.8rem; }
.p-home .vision .m-button-more.-color-white .m-button-arrow, .p-home .vision .m-button-more.-color-white .m-anchor__arrow, .p-home .vision .m-button-more.-color-white .m-button-more__arrow {
    width: 40px;
    height: 40px; }
.p-home .vision a:hover .vision__text::before {
    opacity: 1; }
.p-home .vision a:hover .m-button-arrow::after, .p-home .vision a:hover .m-anchor__arrow::after, .p-home .vision a:hover .m-button-more__arrow::after {
    opacity: 0 !important; }
.p-home .about {
  padding: 120px 24px 60px 82px;
  background-color: #fff;
  background-image: url(../img/home/about-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 120px 0 0 0;
  position: relative;
  z-index: 0; }
.p-home .about__inner {
    max-width: 1280px;
    margin: 0 auto; }
.p-home .about__inner .m-headingH2 {
      -ms-flex-negative: 9999;
          flex-shrink: 9999; }
.p-home .about__circles {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.p-home .about__circles--item {
      aspect-ratio: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 16px;
      width: 100%;
      max-width: 376px;
      margin: 0 auto;
      padding-top: 52px;
      border-radius: 100vw;
      border: 1px solid #FF7F00;
      background-color: rgba(255, 195, 0, 0.05);
      font-weight: bold;
      font-size: 1.8rem;
      text-align: center; }
.p-home .about__circles--item b {
        font-weight: bold;
        color: #EC6C00; }
.p-home .overview {
  margin-top: 75px;
  padding: 0 24px; }
.p-home .overview__photos {
    width: calc( 100% + 48px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -24px;
    overflow: hidden; }
.p-home .overview__photos ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 6px;
      list-style: none;
      padding: 0;
      -webkit-animation: infinityScrollLeft 80s infinite linear 0.5s both;
              animation: infinityScrollLeft 80s infinite linear 0.5s both; }
.p-home .overview__photos ul li {
        aspect-ratio: 495/330;
        width: calc(100vw / 3); }
.p-home .overview__photos ul li img {
          -o-object-fit: cover;
             object-fit: cover;
          width: 100%;
          height: 100%; }
.p-home .overview__inner {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
.p-home .overview__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 48px;
    margin-top: calc((330px - 176px) * -1);
    padding: 56px 72px 64px;
    background-color: #fff;
    border-radius: 16px;
    -webkit-box-shadow: 0 10px 30px rgba(94, 67, 17, 0.08);
            box-shadow: 0 10px 30px rgba(94, 67, 17, 0.08); }
.p-home .service {
  margin-top: 136px;
  padding: 0 24px;
  position: relative;
  z-index: 0; }
.p-home .service::before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% - 330px);
    border-radius: 0 120px 0 0;
    background-color: #fff9eb;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }
.p-home .service__inner {
    max-width: 1280px;
    margin: 0 auto; }
.p-home .service__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 64px;
    margin-top: 64px; }
.p-home .service__list--item {
      max-width: 608px; }
.p-home .service__list--item .hoverImg {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center center;
           object-position: center center;
        width: 100%;
        height: 100%;
        -webkit-transition: .3s ease;
        transition: .3s ease; }
.p-home .service__list--item:hover .hoverImg {
        scale: 1.1; }
.p-home .service__list--item > a {
        -webkit-transition: .3s ease;
        transition: .3s ease; }
.p-home .service__list--item > a:hover {
          color: #FF7F00; }
.p-home .service__list--item > a:hover .heading {
            color: #FF7F00; }
.p-home .service__list--item .head {
        position: relative; }
.p-home .service__list--item .thumb {
        border-radius: 24px;
        overflow: hidden;
        -webkit-mask-size: contain;
                mask-size: contain;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-position: bottom left;
                mask-position: bottom left; }
.p-home .service__list--item .heading {
        padding: 16px 32px;
        font-size: clamp(14px, 24px, calc(24/1440 * 100vw));
        color: #EC6C00; }
.p-home .service__list--item .bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        gap: 16px;
        padding: 16px 32px 32px;
        font-size: clamp(14px, 18px, 1.25vw); }
.p-home .news {
  padding: 72px 24px 210px;
  background-color: #fff9eb; }
.p-home .news__inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 64px 24px;
    border-radius: 64px;
    background-color: #fff; }
.p-home .news__contents {
    max-width: 1120px;
    margin: 0 auto; }
.p-home .news__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 32px;
    margin-top: 24px; }
.p-home .news__grid--item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 8px; }
.p-home .news__grid--item h3 {
        font-size: 24px;
        line-height: 1.6;
        font-weight: bold; }
.p-home .news__grid--item .m-button-more {
        -ms-flex-item-align: end;
            align-self: flex-end;
        margin-top: 16px; }
.p-home .message__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 88px;
  max-width: 1120px;
  margin: 0 auto; }
.p-home .message__photo {
  max-width: 457px;
  aspect-ratio: 457/580;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  z-index: 1; }
.p-home .message__photo img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }
.p-home .message__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 960px;
  margin-bottom: 23px;
  padding-right: 24px;
  position: relative;
  z-index: 0;
  color: #fff; }
.p-home .message__text::before {
    content: '';
    display: block;
    width: 980px;
    height: calc(100% + 104px + 87px);
    background-color: #FF7F00;
    border-radius: 32px;
    position: absolute;
    right: -24px;
    z-index: -1; }
.p-home .message__text--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%; }
.p-home .message__text--inner .text {
      margin-top: 32px;
      font-size: 2.4rem; }
.p-home .message__text--inner .name {
      margin-top: 16px; }
.p-home .message__text--inner .m-button-more.-color-white {
      -ms-flex-item-align: end;
          align-self: flex-end;
      margin-top: 24px; }
.p-home .message__text--inner .m-button-more.-color-white:hover .m-button-more__text {
        color: #fff !important; }
.p-home .recruit {
  margin-top: 146px;
  margin-bottom: 160px;
  position: relative;
  z-index: 0; }
.p-home .recruit::before {
    content: '';
    width: 100%;
    height: calc(100% - 110px);
    background-color: #fff9eb;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }
.p-home .recruit__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
.p-home .recruit__photo {
    -ms-flex-item-align: end;
        align-self: flex-end;
    width: calc(50vw + 559px);
    max-width: calc(100% - 24px);
    margin-left: auto;
    border-radius: 32px 0 0;
    overflow: hidden; }
.p-home .recruit__photo img {
      width: 100%;
      height: auto; }
.p-home .recruit__text {
    width: calc(50vw + 375px - 24px);
    max-width: calc(100% - 24px);
    margin-top: -100px;
    border-radius: 0 80px 0 0;
    background-color: #fff; }
.p-home .recruit__text--inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: auto minmax(0, 1fr);
      grid-template-columns: auto minmax(0, 1fr);
      padding: 64px 120px 0 calc(24px + (136/1440* 100vw));
      gap: 32px 120px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
@-webkit-keyframes homeLight01 {
  0% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 0deg; }
  10% {
    opacity: 1;
    scale: 0.3;
    z-index: 2; }
  30% {
    scale: 1.5; }
  50% {
    scale: 0.5; }
  60% {
    scale: 0.7; }
  70% {
    scale: 0.7; }
  90% {
    opacity: 1;
    scale: 0.3; }
  100% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 120deg; } }
@keyframes homeLight01 {
  0% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 0deg; }
  10% {
    opacity: 1;
    scale: 0.3;
    z-index: 2; }
  30% {
    scale: 1.5; }
  50% {
    scale: 0.5; }
  60% {
    scale: 0.7; }
  70% {
    scale: 0.7; }
  90% {
    opacity: 1;
    scale: 0.3; }
  100% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 120deg; } }
@-webkit-keyframes homeLight01-02 {
  0% {
    opacity: 0;
    scale: 0.5;
    z-index: -1;
    rotate: 10deg; }
  10% {
    opacity: 1;
    scale: 1;
    z-index: 2; }
  50% {
    opacity: 1;
    rotate: 120deg;
    scale: 2; }
  95% {
    opacity: 1;
    0.5 { }
    rotate: 0deg;
    scale: 0.8; }
  100% {
    opacity: 0;
    scale: 0.5;
    z-index: -1; } }
@keyframes homeLight01-02 {
  0% {
    opacity: 0;
    scale: 0.5;
    z-index: -1;
    rotate: 10deg; }
  10% {
    opacity: 1;
    scale: 1;
    z-index: 2; }
  50% {
    opacity: 1;
    rotate: 120deg;
    scale: 2; }
  95% {
    opacity: 1;
    0.5 { }
    rotate: 0deg;
    scale: 0.8; }
  100% {
    opacity: 0;
    scale: 0.5;
    z-index: -1; } }
@-webkit-keyframes homeLight02 {
  0% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 0deg; }
  10% {
    opacity: 1;
    scale: 1;
    z-index: 1;
    rotate: -20deg; }
  50% {
    scale: 1.8;
    rotate: -50deg; }
  90% {
    scale: 1;
    rotate: -100deg; }
  100% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: -160deg; } }
@keyframes homeLight02 {
  0% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 0deg; }
  10% {
    opacity: 1;
    scale: 1;
    z-index: 1;
    rotate: -20deg; }
  50% {
    scale: 1.8;
    rotate: -50deg; }
  90% {
    scale: 1;
    rotate: -100deg; }
  100% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: -160deg; } }
@-webkit-keyframes homeLight03 {
  0% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 0deg; }
  10% {
    opacity: 1;
    scale: 1;
    z-index: 1; }
  50% {
    scale: 1.8; }
  90% {
    scale: 1; }
  100% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 160deg; } }
@keyframes homeLight03 {
  0% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 0deg; }
  10% {
    opacity: 1;
    scale: 1;
    z-index: 1; }
  50% {
    scale: 1.8; }
  90% {
    scale: 1; }
  100% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 160deg; } }
@-webkit-keyframes homeLight04 {
  0% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 0deg; }
  10% {
    opacity: 1;
    scale: 1;
    z-index: 1; }
  50% {
    scale: 1.8; }
  90% {
    scale: 1; }
  100% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 160deg; } }
@keyframes homeLight04 {
  0% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 0deg; }
  10% {
    opacity: 1;
    scale: 1;
    z-index: 1; }
  50% {
    scale: 1.8; }
  90% {
    scale: 1; }
  100% {
    opacity: 0;
    scale: 0;
    z-index: -1;
    rotate: 160deg; } }
@-webkit-keyframes infinityScrollLeft {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }
@keyframes infinityScrollLeft {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }
@-webkit-keyframes homeFlowPhoto {
  0% {
    translate: 0 0; }
  50% {
    translate: 0 -10%; }
  100% {
    translate: 0 0; } }
@keyframes homeFlowPhoto {
  0% {
    translate: 0 0; }
  50% {
    translate: 0 -10%; }
  100% {
    translate: 0 0; } }
@-webkit-keyframes homeFlowBlur {
  0% {
    translate: 0 0;
    scale: 1;
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px); }
  50% {
    translate: 0 -20%;
    scale: 1.2;
    opacity: 0.5;
    -webkit-filter: blur(10px);
            filter: blur(10px); }
  100% {
    translate: 0 0;
    scale: 1;
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px); } }
@keyframes homeFlowBlur {
  0% {
    translate: 0 0;
    scale: 1;
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px); }
  50% {
    translate: 0 -20%;
    scale: 1.2;
    opacity: 0.5;
    -webkit-filter: blur(10px);
            filter: blur(10px); }
  100% {
    translate: 0 0;
    scale: 1;
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px); } }
@-webkit-keyframes homeGrad {
  0% {
    opacity: 0;
    scale: 0; }
  10% {
    opacity: 1;
    scale: 1; }
  30% {
    scale: 1.5; }
  50% {
    scale: 0.5; }
  60% {
    scale: 0.7; }
  70% {
    scale: 0.7; }
  80% {
    opacity: 1;
    scale: 0.3; }
  95% {
    opacity: 0;
    scale: 0; }
  100% {
    opacity: 0;
    scale: 0; } }
@keyframes homeGrad {
  0% {
    opacity: 0;
    scale: 0; }
  10% {
    opacity: 1;
    scale: 1; }
  30% {
    scale: 1.5; }
  50% {
    scale: 0.5; }
  60% {
    scale: 0.7; }
  70% {
    scale: 0.7; }
  80% {
    opacity: 1;
    scale: 0.3; }
  95% {
    opacity: 0;
    scale: 0; }
  100% {
    opacity: 0;
    scale: 0; } }
.p-inquiry .login-btn-container .m-stack.-col2 {
  width: 240px;
  margin: 0 auto; }
.p-inquiry .m-card-text02__description {
  display: block; }
.p-inquiry .contact-information .text-right {
  text-align: right; }
.p-inquiry .m-card-text01__main {
  place-content: inherit; }
.p-inquiry .m-link {
  padding-right: 0; }
.p-maintenance .lead-text {
  max-width: 750px;
  margin: 0 auto; }
.p-mm-repair .deterioration-diagnosis .m-card-text05__body {
  text-align: left; }
.p-mm-repair .deterioration-diagnosis-column {
  max-width: 100%; }
.p-mm-repair .text-center {
  text-align: center; }
.p-mm-repair h3.m-card-img04__title.m-subHeading02 {
  margin-bottom: 8px; }
.p-mm-feature .container {
  width: 100%;
  max-width: 1152px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto; }
.p-mm-feature .container-fluid {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto; }
.p-mm-feature .m-headingBig {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 56px; }
.p-mm-feature .m-headingBig.-center {
    text-align: center; }
.p-mm-feature .m-headingBig strong {
    color: #FF7F00;
    font-weight: 700; }
.p-mm-feature .m-bg.-white {
  background-color: #ffffff; }
.p-mm-feature .m-bg.-color {
  background-color: #fff9eb; }
.p-mm-feature .m-bg.-rounded-top {
  border-radius: 64px 0 0; }
.p-mm-feature .m-block {
  padding: 60px 0; }
.p-mm-feature .m-inquiry {
  background-color: #FAF9F7;
  border-radius: 32px;
  max-width: 968px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.p-mm-feature .m-inquiry h3 {
    margin-bottom: 16px; }
.p-mm-feature .m-inquiry__thumb img {
    border-radius: 0 0 32px 32px; }
.p-mm-feature .m-inquiry__desc {
    width: 60%;
    padding: 48px 24px 40px; }
.p-mm-feature .m-inquiry__content {
    margin-bottom: 24px; }
.p-mm-feature .m-inquiry__content p {
      margin-bottom: 24px; }
.p-mm-feature .m-inquiry__img {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
.p-mm-feature .m-inquiry__img:hover {
      opacity: 0.7; }
.p-mm-feature__head {
  padding-top: 70px; }
.p-mm-feature__head img {
    max-width: 100%;
    width: 100%;
    display: block; }
.p-mm-feature__head .m-headingBig {
    margin-bottom: 64px; }
.p-mm-feature__benefit {
  background-color: #fff9eb;
  padding: 120px 0;
  border-bottom-left-radius: 64px; }
.p-mm-feature__benefit-list {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
.p-mm-feature__benefit-item {
    width: calc(100% / 3 - 22px); }
.p-mm-feature__benefit-desc {
    background-color: #ffffff;
    padding: 16px 24px;
    padding-bottom: 40px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px; }
.p-mm-feature__benefit-thumb {
    background-color: #ffffff;
    border-top-left-radius: 120px;
    border-top-right-radius: 56px; }
.p-mm-feature__benefit-thumb img {
      width: 100%;
      max-width: 100%; }
.p-mm-feature__benefit-title {
    color: #FF7F00;
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.8;
    margin-bottom: 8px;
    font-family: Chillax-Variable, san-serif; }
.p-mm-feature__benefit-title span {
      font-size: 2rem;
      font-weight: 700;
      margin-left: 10px;
      font-family: 'Noto Sans JP',sans-serif; }
.p-mm-feature__overview {
  background-color: #fff9eb; }
.p-mm-feature__overview-bg {
    border-top-right-radius: 64px;
    padding: 104px 0 120px; }
.p-mm-feature__overview-head {
    margin-bottom: 48px; }
.p-mm-feature__consultant {
  text-align: center;
  background-color: #fff9eb;
  padding: 96px 0; }
.p-mm-feature__consultant-thumb {
    margin-bottom: 32px;
    margin-top: 48px; }
.p-mm-feature__consultant-top {
    background-color: #FF7F00;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    padding: 16px;
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: 700; }
.p-mm-feature__consultant-desc {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 48px 32px;
    background-color: #ffffff; }
.p-mm-feature__consultant-item {
    background-color: #FAF9F7;
    border-radius: 16px;
    padding: 16px 16px 16px 24px;
    position: relative; }
.p-mm-feature__consultant-item:last-child:before {
      content: '';
      position: absolute;
      bottom: -87px;
      left: 50%;
      width: 8px;
      height: 50px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      background: url(/assets/img/mansion_management/feature/arrow_down_dot.svg); }
.p-mm-feature__consultant-item .content h3 {
      font-size: 2rem;
      color: #FF7F00;
      font-weight: 700;
      line-height: 1.8; }
.p-mm-feature__consultant-item .content img {
      margin-bottom: 4px; }
.p-mm-feature__consultant-item .content p {
      font-size: 1.4rem;
      text-align: left; }
.p-mm-feature__consultant-number {
    position: absolute;
    top: -12px;
    left: -16px;
    color: #7D7D7D;
    font-family: Chillax-Variable, san-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px; }
.p-mm-feature__consultant-number span {
      display: block;
      font-size: 4.4rem;
      line-height: 1; }
.p-mm-feature__consultant-top02 {
    font-size: 1.6rem;
    color: #7D7D7D;
    margin-bottom: 24px;
    font-weight: 700; }
.p-mm-feature__consultant-desc02 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 32px;
    margin-top: 48px; }
.p-mm-feature__consultant-item02 {
    background-color: #FAF9F7;
    border-radius: 16px;
    padding: 16px 16px 16px 24px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.p-mm-feature__consultant-item02 .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 14px; }
.p-mm-feature__consultant-item02 .info {
      text-align: left; }
.p-mm-feature__consultant-item02 .info h3 {
        font-size: 2rem;
        color: #FF7F00;
        font-weight: 700; }
.p-mm-feature__consultant-advice {
    margin-top: 27px;
    padding: 40px 24px;
    background-color: #ffffff;
    border: 2px solid rgba(255, 127, 0, 0.2);
    border-radius: 16px; }
.p-mm-feature__consultant-offer {
    position: relative;
    margin-top: 40px; }
.p-mm-feature__consultant-offer:before {
      content: '';
      display: block;
      width: 56px;
      height: 29px;
      top: 0;
      margin: auto;
      background-image: url(/assets/img/common/ico_arrow_flow.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50% 50%;
      position: absolute;
      left: 0;
      right: 0; }
.p-mm-feature__consultant-offer h2 {
      padding-top: 44px;
      font-size: 2.8rem;
      font-weight: 700;
      color: #FF7F00; }
.p-mm-feature__consultant-offer h2 span {
        display: inline-block;
        position: relative; }
.p-mm-feature__consultant-offer h2 span:after {
          position: absolute;
          content: '';
          width: 5px;
          height: 5px;
          background-color: #F2D21D;
          left: 50%;
          right: 0;
          bottom: 0;
          border-radius: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
.p-mm-feature__credibility {
  background-color: #FF7F00;
  padding: 96px 16px; }
.p-mm-feature__credibility-desc {
    background-color: #ffffff;
    padding: 72px 16px 64px;
    border-radius: 32px; }
.p-mm-feature__credibility-sub {
    margin-bottom: 48px; }
.p-mm-feature__credibility-sub p {
      font-size: 1.6rem;
      margin-top: 32px; }
.p-mm-feature__credibility-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 24px; }
.p-mm-feature__credibility-item {
    border: 2px solid #EBEBEB;
    border-radius: 16px; }
.p-mm-feature__credibility-item .head {
      background-color: #fff9eb;
      border-top-left-radius: 16px;
      border-top-right-radius: 16px;
      text-align: center;
      padding: 21px 8px;
      font-size: 1.6rem;
      font-weight: 700;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
.p-mm-feature__credibility-item .content {
      padding: 16px 16px 56px 16px; }
.p-mm-feature__credibility-item .content h3 {
        text-align: center;
        font-size: 1.8rem;
        color: #FF7F00;
        font-weight: 700;
        margin-top: 32px; }
.p-mm-feature__credibility-item .thumb {
      margin-bottom: 16px;
      text-align: center; }
.p-mm-feature__credibility-item .info {
      background-color: #FAF9F7;
      padding: 32px 24px; }
.p-mm-feature__credibility-item .info ul {
        margin-top: 16px; }
.p-mm-feature__credibility-share {
    text-align: center;
    margin-top: 56px; }
.p-mm-feature__credibility-together {
    background-color: #fff9eb;
    font-size: 2rem;
    font-weight: 700;
    color: #FF7F00;
    padding: 24px;
    text-align: center;
    border-radius: 12px;
    margin: 32px 0;
    margin-bottom: 0; }
.p-mm-feature__management {
  padding: 80px 0 100px; }
.p-mm-feature__management-list {
    margin-top: 40px; }
.p-mm-feature__management-head {
    margin-bottom: 40px;
    text-align: center; }
.p-mm-feature__management-desc {
    background-color: #fff9eb;
    padding: 48px 24px; }
.p-mm-feature__management-desc .title {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 24px;
      margin-bottom: 32px; }
.p-mm-feature__management-desc .title h3 {
        font-size: 2rem;
        font-weight: 700; }
.p-mm-feature__management-desc .info {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      text-align: center; }
.p-mm-feature__management-item p {
    font-weight: 700;
    margin-top: 2px; }
.p-mm-feature__management-more {
    margin-top: 64px; }
.p-mm-feature__management-more img {
      max-width: 100%; }
.p-mm-feature__management-more .note {
      margin-bottom: 24px; }
.p-mm-feature__management-more .together {
      margin-top: 48px;
      padding: 32px 24px;
      font-size: 2rem;
      font-weight: 700;
      color: #FF7F00;
      background-color: #FAF9F7;
      border-radius: 12px; }
.p-mm-feature__management-more .head {
      margin-top: 80px;
      margin-bottom: 40px; }
.p-mm-feature__management-more .img {
      padding: 0 40px 40px;
      background-color: #fff9eb;
      border-radius: 24px;
      overflow: hidden; }
.p-mm-feature__management-more .img h4 {
        width: calc(100% + 80px);
        margin-left: -40px;
        margin-bottom: 20px;
        padding: 12px;
        background-color: rgba(255, 127, 0, 0.1);
        color: #FF7F00;
        font-size: 1.8rem;
        text-align: center;
        font-weight: bold; }
.p-mm-feature__system {
  background-color: #fff9eb;
  padding-top: 88px;
  padding-bottom: 96px;
  border-top-left-radius: 64px; }
.p-mm-feature__system-support {
    margin-top: 48px;
    margin-bottom: 56px; }
.p-mm-feature__system-support h3 {
      margin-bottom: 24px; }
.p-mm-feature__system-support p {
      font-size: 1.6rem; }
.p-mm-feature__system-support .thumb {
      margin-top: 40px;
      text-align: center; }
.p-mm-feature__system-support .thumb img {
        max-width: 100%; }
.p-mm-feature__system-apartment {
    background-color: #ffffff;
    border-radius: 32px;
    padding: 56px 0 72px;
    overflow: hidden; }
.p-mm-feature__system-apartment .head {
      margin-bottom: 40px; }
.p-mm-feature__system-item {
    background-color: #fff9eb;
    border-radius: 16px;
    padding: 56px 24px;
    gap: 24px;
    position: relative;
    height: 100%; }
.p-mm-feature__system-item .thumb {
      width: 125px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
.p-mm-feature__system-item .num {
      position: absolute;
      left: 17px;
      font-size: 1.2rem;
      color: #FF7F00;
      font-weight: 600;
      font-family: Chillax-Variable, san-serif;
      text-align: center;
      line-height: 1; }
.p-mm-feature__system-item .num span {
        display: block;
        font-size: 4.4rem;
        font-weight: 600;
        line-height: 1; }
.p-mm-feature__system-item .tag {
      padding: 2px 8px;
      font-weight: 700;
      background-color: #FF7F00;
      border-radius: 2px;
      color: #ffffff;
      display: inline-block;
      margin-bottom: 4px; }
.p-mm-feature__system-item h4 {
      font-size: 2rem;
      color: #FF7F00;
      font-weight: 700;
      margin-bottom: 12px; }
.p-mm-feature__system-lst {
    margin-top: 24px;
    text-align: center; }
.p-mm-feature .slick-slide {
  margin: 0 8px; }
.p-mm-feature .slick-dots {
  position: static !important;
  width: auto !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
.p-mm-feature .slick-dots li {
    width: 12px !important;
    height: 12px !important;
    margin: 0 8px !important; }
.p-mm-feature .slick-dots li button {
      width: 12px !important;
      height: 12px !important; }
.p-mm-feature .slick-dots li button::before {
        width: 12px !important;
        height: 12px !important;
        content: '' !important;
        background-color: #D9D9D9 !important;
        border-radius: 50% !important; }
.p-mm-feature .slick-dots li.slick-active button::before {
    background-color: #FF7F00 !important; }
.p-mm-feature .slick-slider {
  margin-bottom: 0 !important; }
.p-mm-feature .c-grp-dot {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 32px;
  margin-top: 40px; }
.p-mm-feature .c-grp-dot .btn-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
    padding: 12px 14px;
    border: 1px solid #FF7F00;
    border-radius: 8px;
    position: relative;
    width: 40px;
    height: 40px;
    cursor: pointer; }
.p-mm-feature .c-grp-dot .btn-slide span {
      background-color: #FF7F00; }
.p-mm-feature .c-grp-dot .btn-slide.pause span {
      position: absolute;
      width: 2px;
      height: 16px;
      border-radius: 1px; }
.p-mm-feature .c-grp-dot .btn-slide.pause span:first-child {
        left: 15px; }
.p-mm-feature .c-grp-dot .btn-slide.pause span:last-child {
        right: 15px; }
.p-mm-feature .c-grp-dot .btn-slide.play span {
      position: absolute;
      width: 0;
      height: 0;
      border-top: 8px solid #ffffff;
      border-left: 14px solid #FF7F00;
      border-bottom: 8px solid #ffffff;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%; }
.p-mm-feature__dial {
  padding: 96px 16px 88px; }
.p-mm-feature__dial-desc {
    background-color: #FAF9F7;
    border-radius: 16px;
    margin: 0 auto;
    max-width: 1280px;
    margin-top: 40px;
    padding: 40px 24px; }
.p-mm-feature__dial-desc .thumb img {
      width: 100%; }
.p-mm-feature__dial-desc .info p {
      margin-bottom: 12px; }
.p-mm-feature__dial-desc .price {
      margin-top: 32px;
      background-color: #ffffff;
      border: 1px solid #FF7F00;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 26px 24px 24px;
      gap: 10px;
      border-radius: 4px; }
.p-mm-feature__dial-desc .price p {
        margin-top: 10px; }
.p-mm-feature__dial-desc .m-button.-white.-w-mc-pc {
      margin: 40px auto 0; }
.p-mm-feature__menu {
  margin-bottom: 96px; }
.p-mm-feature__menu-tab {
    border-bottom: 2px solid #FF7F00;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    padding: 0 8px;
    margin-top: 56px; }
.p-mm-feature__menu-tab .tab-item {
      text-align: center;
      padding: 12px 0;
      border-top-left-radius: 16px;
      border-top-right-radius: 16px;
      font-size: 2rem;
      font-weight: 700;
      width: 100%;
      color: #ffffff;
      cursor: pointer;
      background-color: #B3B3B3; }
.p-mm-feature__menu-tab .tab-item.is-active {
        background-color: #FF7F00; }
.p-mm-feature__menu-content {
    padding-top: 56px; }
.p-mm-feature .tab-panel {
  display: none; }
.p-mm-feature .tab-panel.is-active {
    display: block; }
.p-mm-feature__support img {
  max-width: 100%; }
.p-mm-feature__support-desc {
  margin-top: 24px;
  background-color: #FAF9F7;
  padding: 40px 24px; }
.p-mm-feature__support-desc .top {
    margin-bottom: 40px; }
.p-mm-feature__support-desc .top p:first-child {
      margin-bottom: 12px; }
.p-mm-feature__support-special {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  margin-bottom: 20px; }
.p-mm-feature__support-special.-custom {
    margin: 0 32px; }
.p-mm-feature__support-special .tag {
    background: linear-gradient(48.65deg, #FF7F00 11.5%, #F2D21D 100%);
    color: #ffffff;
    padding: 2px 16px;
    font-size: 1.4rem;
    display: inline-block; }
.p-mm-feature__support-special .free {
    background: linear-gradient(48.65deg, #FF7F00 11.5%, #F2D21D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    margin-left: 6px;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1; }
.p-mm-feature__support-item:not(:last-child) {
  margin-bottom: 56px; }
.p-mm-feature__support-item .lst {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 4px; }
.p-mm-feature__support-menu {
  margin-top: 56px; }
.p-mm-feature__support-menu .item:not(:last-child) {
    margin-bottom: 56px; }
.p-mm-feature__support-menu .item .head {
    background-color: #FF7F00;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    text-align: center;
    font-size: 2rem;
    color: #ffffff;
    font-weight: 700;
    padding: 8px 0; }
.p-mm-feature__support-menu .item .desc {
    padding: 32px 16px;
    padding-bottom: 56px;
    background-color: #fff9eb; }
.p-mm-feature__support-menu .item .desc .ttl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
.p-mm-feature__support-menu .item .desc .sub {
      text-align: center;
      margin-top: 40px; }
.p-mm-feature__support-menu .item span {
    width: 8px;
    height: 8px;
    background-color: #FF7F00;
    margin: 0 6px;
    border-radius: 50%; }
.p-mm-feature__support-list {
  margin-top: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 24px; }
.p-mm-feature__support-list .wrap {
    background-color: #ffffff;
    padding: 60px 24px 32px;
    border-radius: 24px;
    position: relative; }
.p-mm-feature__support-list .tag {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FF7F00;
    border-top-left-radius: 16px;
    padding: 4px 24px;
    color: #ffffff;
    font-size: 2.0rem;
    font-weight: 700;
    border-bottom-right-radius: 16px; }
.p-mm-feature__support-list h4 {
    font-weight: 700;
    color: #FF7F00;
    font-size: 1.6rem;
    margin-bottom: 16px; }
.p-mm-feature__support-list .grp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
.p-mm-feature__support-list .grp .thumb {
      text-align: center; }
.p-mm-feature__support-list02 {
  margin-top: 32px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 24px; }
.p-mm-feature__support-list02 .card {
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 24px; }
.p-mm-feature__support-list02 .card .content {
      text-align: center;
      padding-top: 12px;
      padding-bottom: 24px;
      padding-left: 15px;
      padding-right: 15px; }
.p-mm-feature__support-list02 .card .content h4 {
        color: #FF7F00;
        font-size: 2rem;
        line-height: 1.8;
        font-weight: 700; }
.p-mm-feature__support-list02 .card .content p {
        font-size: 1.6rem; }
.p-mm-feature__support-note {
  margin-top: 40px;
  padding-left: 16px;
  padding-right: 16px; }
.p-mm-feature .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
.p-mm-feature .slick-slide {
  height: inherit !important; }
.p-mm-feature .slick-slide > div {
    height: 100%; }
.p-mm-feature .prev-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
  left: 15%; }
.p-mm-feature .prev-btn img {
    width: 100%; }
.p-mm-feature .next-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
  right: 15%; }
.p-mm-feature .next-btn img {
    width: 100%; }
.p-mm-feature__bottomLink .m-text-box {
  gap: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.p-mm-feature__bottomLink .m-text-box__title {
  font-size: 2.4rem;
  margin-bottom: 0; }
.p-mm-feature__bottomLink .m-text-box__textarea {
  width: auto; }
.p-mm-feature__bottomLink .m-text-box__img {
  max-width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
.p-mm-feature__bottomLink .m-text-box__img a:hover {
    opacity: .7; }
.p-mm-feature__bottomLink .m-text-box__img img {
    border-radius: 0;
    max-width: 270px; }
.p-mm-service .container {
  width: 100%;
  max-width: 1152px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto; }
.p-mm-service .container-fluid {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto; }
.p-mm-service .m-headingBig {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 56px; }
.p-mm-service .m-headingBig.-center {
    text-align: center; }
.p-mm-service .m-headingBig strong {
    color: #FF7F00;
    font-weight: 700; }
.p-mm-service .m-bg.-white {
  background-color: #ffffff; }
.p-mm-service .m-bg.-color {
  background-color: #fff9eb; }
.p-mm-service .m-bg.-rounded-top {
  border-radius: 64px 0 0; }
.p-mm-service .m-block {
  padding: 60px 0; }
.p-mm-service .m-inquiry {
  background-color: #FAF9F7;
  border-radius: 32px;
  max-width: 968px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.p-mm-service .m-inquiry h3 {
    margin-bottom: 16px; }
.p-mm-service .m-inquiry__desc {
    padding: 48px 24px 40px; }
.p-mm-service .m-inquiry__content {
    margin-bottom: 24px; }
.p-mm-service .m-inquiry__content p {
      margin-bottom: 24px; }
.p-mm-service .m-inquiry img {
    max-width: 100%; }
.p-mm-service .m-subHeading01__num {
  background-color: #ffffff;
  font-weight: 600; }
.p-mm-service .m-subHeading01__num:before {
    content: "安心";
    font-weight: 700; }
.p-mm-service__nav {
  padding: 96px 0; }
.p-mm-service__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px; }
.p-mm-service__list .p-mm-service__list--item {
    width: 100%;
    border: 1px solid #FF7F00;
    background-color: #fff9eb;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 86px;
    position: relative;
    height: 88px; }
.p-mm-service__list .p-mm-service__list--item h3 {
      font-size: 1.8rem;
      color: #FF7F00;
      font-weight: 700;
      line-height: 1.8; }
.p-mm-service__list .p-mm-service__list--item .num {
      position: absolute;
      top: -1px;
      left: -1px;
      background-color: #FF7F00;
      color: #ffffff;
      width: 62px;
      height: 62px;
      border-radius: 16px 0 16px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      font-family: Chillax-Variable, san-serif;
      font-weight: 600;
      font-size: 2.8rem;
      line-height: 1; }
.p-mm-service__list .p-mm-service__list--item .num:before {
        content: '安心';
        display: block;
        font-size: 1.2rem;
        line-height: 1;
        letter-spacing: 0;
        font-weight: bold; }
.p-mm-service__head {
  margin-bottom: 24px; }
.p-mm-service__head.-color .m-subHeading01__num {
    background-color: #fff9eb; }
.p-mm-service01__subText {
  margin-bottom: 40px; }
.p-mm-service01__content-head {
  text-align: left;
  margin-bottom: 24px; }
.p-mm-service01__content-head h4 {
    font-weight: 700;
    line-height: 1.8;
    font-size: 2rem;
    color: #FF7F00; }
.p-mm-service01__content-head p {
    font-size: 1.2rem;
    color: #7D7D7D; }
.p-mm-service01__box {
  border: 2px solid #FF7F00;
  border-radius: 24px;
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 56px; }
.p-mm-service01__list {
  display: block; }
.p-mm-service01__list-item {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 28px 24px; }
.p-mm-service01__list-item p {
      margin-left: 20px; }
.p-mm-service01__list-item:not(:first-child) {
      border-left: 1px solid #EBEBEB; }
.p-mm-service01__bottom {
  background-color: #FF7F00;
  color: #ffffff;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.8;
  padding: 6px 10px; }
.p-mm-service01__note {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FAF9F7;
  border: 1px solid #D9D9D9;
  padding: 24px; }
.p-mm-service01__note h5 {
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 16px; }
.p-mm-service02__top {
  margin-bottom: 64px; }
.p-mm-service02__top img {
    border: 1px solid #D9D9D9; }
.p-mm-service02__box {
  border: 2px solid #FF7F00;
  border-radius: 16px;
  overflow: hidden;
  background-color: #fff; }
.p-mm-service02__box h4 {
    color: #ffffff;
    background-color: #FF7F00;
    line-height: 1.8;
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    padding: 4px 0; }
.p-mm-service02__box p {
    font-weight: bold;
    padding: 10px 20px; }
.p-mm-service02__content {
  margin-bottom: 96px; }
.p-mm-service02__content-head {
    margin-bottom: 32px; }
.p-mm-service02__content-box {
    background-color: #FAF9F7;
    border-radius: 16px;
    overflow: hidden; }
.p-mm-service02__content-list {
    padding: 32px 24px; }
.p-mm-service02__content-bottom {
    background-color: #757066;
    text-align: center;
    color: #ffffff;
    padding: 15px 16px; }
.p-mm-service02__content-bottom h3 {
      font-weight: bold;
      font-size: 2rem; }
.p-mm-service02__bottom-head {
  margin-bottom: 30px; }
.p-mm-service02__bottom-sub {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px; }
.p-mm-service02__bottom-img {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px; }
.p-mm-service02__bottom-note {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 16px;
  background-color: #fff9eb;
  padding: 32px 24px; }
.p-mm-service02__bottom-note h4 {
    margin-bottom: 16px; }
.p-mm-service02__bottom-noteSub {
    margin-bottom: 32px; }
.p-mm-service03__top {
  display: block;
  margin-bottom: 48px; }
.p-mm-service03__top-r {
    width: 100%;
    margin-top: 56px; }
.p-mm-service03__box {
  display: block;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border: 1px solid #D9D9D9;
  padding: 40px 34px;
  border-radius: 16px;
  gap: 32px;
  margin-bottom: 104px; }
.p-mm-service03__box h4 {
    font-size: 24px;
    font-weight: 700; }
.p-mm-service03__list {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px; }
.p-mm-service03__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.p-mm-service03__content {
  background-color: #ffffff;
  margin: 0 15px;
  border-radius: 64px;
  padding: 48px 0; }
.p-mm-service03__content:not(:last-child) {
    margin-bottom: 48px; }
.p-mm-service03__content-head {
    margin-bottom: 48px; }
.p-mm-service03__content-box {
    display: block;
    margin-bottom: 48px; }
.p-mm-service03__content-box--l {
      width: 100%; }
.p-mm-service03__content-box--r {
      width: 100%;
      padding-left: 0; }
.p-mm-service03__content-note {
    padding: 48px 16px 65px;
    border-radius: 32px;
    background-color: #FAF9F7; }
.p-mm-service03__content-note h4 {
      margin-bottom: 16px; }
.p-mm-service03__content-list {
    display: block; }
.p-mm-service03__content-item {
    width: 100%; }
.p-mm-service03__content-item img {
      width: 100%;
      margin-bottom: 12px; }
.p-mm-service03__content-item h4 {
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 4px; }
.p-mm-service03__content-item p {
      font-size: 14px; }
.p-mm-service03__content-thumb {
    position: relative; }
.p-mm-service03__content-icon {
    display: none; }
.p-mm-service03__content-bottom {
    display: block;
    margin-top: 88px; }
.p-mm-service03__content-bottom img {
      max-width: 100%;
      margin-bottom: 24px; }
.p-mm-service03__content-bottom h4 {
      margin-bottom: 12px; }
.p-mm-service03__content-bottom--r {
      margin-top: 56px; }
.p-mm-service03__content-bottom--r span {
        font-size: 20px; }
.p-mm-service03__content-top {
    margin-bottom: 40px; }
.p-mm-service03__content-group:not(:last-child) {
    margin-bottom: 64px; }
.p-mm-service03__content-sub h4 {
    margin-bottom: 24px; }
.p-mm-service03__content-li {
    display: block;
    margin-top: 40px; }
.p-mm-service03__content-li h5 {
      color: #000000;
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 12px; }
.p-mm-service03__content-desc {
    background-color: #FAF9F7;
    border: 1px solid #D9D9D9;
    padding: 24px 40px 40px;
    border-radius: 16px; }
.p-mm-service03__content-desc:not(:last-child) {
      margin-bottom: 32px; }
.p-mm-service03__content-info {
    display: block; }
.p-mm-service03__content-wrap {
    width: 100%; }
.p-mm-service03__wrap--l {
  padding-right: 0;
  margin-bottom: 48px; }
.p-mm-service03__wrap--l h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px; }
.p-mm-service04__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.p-mm-service04__content-item {
  width: 100%;
  background-color: #FAF9F7;
  border-radius: 16px;
  border: 1px solid #D9D9D9;
  padding: 32px 24px; }
.p-mm-service04__content-item:nth-child(4) img {
    max-width: 150px;
    display: block;
    margin: 10px auto 0; }
.p-mm-service04__content-item:nth-child(5) img {
    max-width: 150px;
    display: block;
    margin: 0 auto; }
.p-mm-service04__content-item h5 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px; }
.p-mm-service04__content-desc {
  background-color: #FAF9F7;
  border-radius: 16px;
  border: 1px solid #D9D9D9; }
.p-mm-service04__content-desc h5 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px; }
.p-mm-service04__content-desc:nth-child(1) {
    padding: 24px 40px 40px 40px;
    margin-bottom: 32px; }
.p-mm-service04__content-desc:nth-child(2) {
    padding: 24px 40px 40px 40px; }
.p-mm-service04__content-group {
  background: #ffffff;
  border: none;
  padding: 0; }
.p-mm-service04__box-desc {
  display: block; }
.p-mm-service05__top {
  display: block; }
.p-mm-service05__top p {
    margin-bottom: 56px; }
.p-newgraduate__kv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0; }
.p-newgraduate__kv::before {
    content: '';
    width: 100%;
    height: calc(100% - 84px);
    background-color: #fff9eb;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
.p-newgraduate__kv--text .m-headingH1 {
    background-color: transparent; }
.p-newgraduate__kv--text .text {
    margin-top: 40px;
    font-size: 4rem; }
.p-newgraduate__kv--text .text p {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      max-width: 100%;
      margin-top: 8px;
      padding-left: 16px;
      background-color: #fff;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone; }
.p-newgraduate__kv--text .text span {
      background: linear-gradient(48.65deg, #FF7F00 11.5%, #F2D21D 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent; }
.p-newgraduate__kv--img {
    aspect-ratio: 920/544;
    width: calc(920 / 1440 * 100vw);
    border-radius: 0 0 0 80px;
    overflow: hidden; }
.p-newgraduate__kv--img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.p-newgraduate__section {
  padding: 0 24px; }
.p-newgraduate__section + .p-newgraduate__section {
    margin-top: 120px; }
.p-newgraduate__section.interview {
    margin-top: 104px; }
.p-newgraduate__section.programs {
    margin-top: 144px;
    padding-top: 120px;
    padding-bottom: 80px;
    border-radius: 120px 0 0;
    background-color: #FAF9F7; }
.p-newgraduate__section--inner {
    max-width: 1120px;
    margin: 0 auto; }
.p-newgraduate__programs {
  margin-top: 40px; }
.p-newgraduate__programs h3 {
    margin-top: 40px;
    margin-bottom: 24px;
    font-weight: bold;
    color: #FF7F00;
    font-size: 2.4rem; }
.p-newgraduate__faq {
  max-width: 880px; }
.p-newgraduate__faq--heading span::before,
  .p-newgraduate__faq--content .text::before {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    aspect-ratio: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 40px;
    margin-top: -6px;
    padding-left: 10px;
    border-radius: 100vw;
    font-family: Chillax-Variable, san-serif;
    font-size: 2.4rem;
    font-weight: 600; }
.p-newgraduate__faq--heading {
    gap: 16px;
    padding: 24px 16px;
    border-bottom: 1px solid #D9D9D9; }
.p-newgraduate__faq--heading::before {
      right: 16px; }
.p-newgraduate__faq--heading span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 16px;
      padding-top: 6px; }
.p-newgraduate__faq--heading span::before {
        content: 'Q.';
        background-color: #fff9eb;
        color: #FF7F00; }
.p-newgraduate__faq--content {
    padding: 16px 16px 24px;
    background-color: #FAF9F7; }
.p-newgraduate__faq--content .text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 16px;
      padding-top: 6px; }
.p-newgraduate__faq--content .text::before {
        content: 'A.';
        background-color: #FF7F00;
        color: #fff; }
.p-newgraduate__faq:last-child .p-newgraduate__faq--content {
    border-bottom: 1px solid #D9D9D9; }
.p-newgraduate__foot {
  margin-top: 104px;
  padding: 96px 24px 120px;
  background-color: #fff9eb; }
.p-newgraduate__foot a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    width: 100%;
    max-width: 683px;
    margin: 0 auto;
    padding: 32px 16px 24px;
    background-color: #fff;
    border-radius: 16px;
    border: 1px solid #D9D9D9; }
.p-parttimejob__section {
  padding: 0 24px;
  margin-top: 120px; }
.p-parttimejob__section.manager {
    margin-top: 112px; }
.p-parttimejob__section--inner {
    max-width: 1120px;
    margin: 0 auto; }
.p-parttimejob__manager {
  margin-top: 50px;
  padding: 64px 24px;
  background-color: #FAF9F7;
  border-radius: 32px; }
.p-parttimejob__manager--inner {
    max-width: 960px;
    margin: 0 auto; }
.p-parttimejob__manager h3 {
    margin-bottom: 32px; }
.p-parttimejob__manager .m-table {
    margin-top: 32px;
    padding: 20px 32px 40px;
    background-color: #fff; }
.p-parttimejob__workflow {
  margin-top: 96px;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #fff9eb;
  border-radius: 120px 0 0; }
.p-parttimejob__workflow .slick-slide:last-child .p-career-part__workflow--item::before {
    width: calc(100% + 40px); }
.p-parttimejob__workflow .slick-slide:last-child .time::after {
    content: '';
    display: block;
    aspect-ratio: 1;
    width: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    background-image: url(../img/at-a-glance/history-triangle.svg);
    position: absolute;
    top: 0;
    right: -60px; }
.p-parttimejob__workflow--head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
    max-width: 1168px;
    margin: 0 auto;
    padding: 0 24px; }
.p-parttimejob__workflow--nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
.p-parttimejob__workflow--nav .prev .m-button-arrow::before, .p-parttimejob__workflow--nav .prev .m-anchor__arrow::before, .p-parttimejob__workflow--nav .prev .m-button-more__arrow::before {
      scale: -1 1; }
.p-parttimejob__workflow--main {
    width: calc(100% - 24px);
    margin-top: 64px;
    margin-left: auto;
    padding: 64px 0 56px 80px;
    background-color: #fff;
    border-radius: 80px 0 0 80px; }
.p-parttimejob__workflow--list {
    position: relative; }
.p-parttimejob__workflow--list::before {
      display: block;
      position: absolute;
      width: 40px;
      height: 4px;
      background-color: #FFBB79;
      top: 11px;
      left: -40px; }
.p-parttimejob__workflow--item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: calc(288px + 40px);
    margin-right: calc(72px - 40px);
    padding-left: 40px;
    position: relative;
    white-space: wrap; }
.p-parttimejob__workflow--item::before, .p-parttimejob__workflow--item::after {
      content: '';
      display: block;
      position: absolute; }
.p-parttimejob__workflow--item::before {
      width: calc(100% + 72px);
      height: 4px;
      background-color: #FFBB79;
      top: 11px;
      left: 0; }
.p-parttimejob__workflow--item::after {
      aspect-ratio: 1;
      width: 24px;
      border-radius: 100vw;
      background-color: #fff;
      border: 4px solid #FF7F00;
      top: 0;
      left: calc(32px + 40px);
      z-index: 2; }
.p-parttimejob__workflow--item .time {
      padding: 48px 10px 32px 72px;
      color: #FF7F00;
      font-weight: bold;
      line-height: 1;
      font-size: 18px;
      font-weight: bold;
      position: relative;
      font-family: "Montserrat", serif !important;
      font-size: 48px !important;
      font-weight: 600 !important; }
.p-parttimejob__workflow--item .time::before {
        content: '';
        display: block;
        width: 2px;
        height: calc(100% - 24px);
        border-left: 2px dashed #B3B3B3;
        position: absolute;
        bottom: 0;
        left: 43px; }
.p-parttimejob__workflow--item .img {
      aspect-ratio: 288/192;
      border-radius: 24px;
      overflow: hidden; }
.p-parttimejob__workflow--item .img.-bd {
        border: 1px solid #EBEBEB; }
.p-parttimejob__workflow--item .img img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; }
.p-parttimejob__workflow--item .title {
      margin-top: 16px;
      font-size: 2.4rem;
      font-weight: bold; }
.p-parttimejob__workflow--item .text {
      margin-top: 4px; }
.p-parttimejob__benefit {
  margin-top: 50px; }
.p-parttimejob__benefit--list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[4];
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    margin-top: 26px; }
.p-parttimejob__benefit--list + h3 {
      margin-top: 20px; }
.p-parttimejob__benefit--item .thumb {
    aspect-ratio: 262/170;
    border-radius: 16px; }
.p-parttimejob__benefit--item .thumb img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.p-parttimejob__benefit--item .title {
    margin-top: 12px;
    font-weight: bold;
    font-size: 1.8rem; }
.p-parttimejob__benefit--item .text {
    margin-top: 4px;
    font-size: 1.4rem; }
.p-parttimejob__entry {
  margin-top: 144px;
  position: relative; }
.p-parttimejob__entry--img {
    width: 100%;
    aspect-ratio: 1440/440;
    min-height: 440px; }
.p-parttimejob__entry--img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.p-parttimejob__entry--box {
    width: 100%;
    max-width: calc(100% - 24px);
    padding: 64px 40px 0;
    background-color: #fff;
    border-radius: 0 80px 0 0;
    position: absolute;
    bottom: 0;
    left: 0; }
.p-parttimejob__entry--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    width: 100%;
    max-width: 816px; }
.p-parttimejob__entry--inner .m-headingH2 {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
.p-parttimejob__entry--button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    margin: -52px 0 0; }
.p-parttimejob__entry--button .m-button {
      width: 100%;
      max-width: 420px; }
.p-privacypolicy .right-text {
  text-align: right; }
.p-privacypolicy .img-text-box .img-box {
  width: 106px;
  margin: 0 auto; }
.p-privacypolicy .img-text-box .text-box {
  margin-right: 8px;
  width: 100%; }
.p-privacypolicy .m-list-number li {
  padding-left: 30px; }
.p-privacypolicy .m-list-number li::before {
    width: 24px;
    height: 24px;
    top: 3px;
    font-size: 1.2rem; }
.p-privacypolicy .m-text {
  font-size: 1.6rem; }
.p-pm .m-stack.-col2.takusu-btn-wrapper {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr; }
.p-pm .m-stack.-col2.takusu-btn-wrapper a {
    margin: 0 auto;
    width: 100%; }
.p-recruit-privacy table, .p-recruit-privacy th, .p-recruit-privacy td {
  border: solid 1px #ccc;
  border-collapse: collapse; }
.p-recruit-privacy td {
  padding: 8px 12px; }
.p-recruit-privacy .m-link {
  padding-right: 0; }
.p-recruit__section {
  padding: 0 24px; }
.p-recruit__section + .p-recruit__section {
    margin-top: 120px; }
.p-recruit__section.navigation {
    margin-top: 112px; }
.environment + .p-recruit__section.navigation {
      margin-top: 144px; }
.p-recruit__section.numbers, .p-recruit__section.evaluation {
    margin-top: 144px;
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #fff9eb;
    border-radius: 120px 0 0 0; }
.p-recruit__section.numbers .m-headingH2 + .m-headingH3 {
    margin-top: 56px; }
.p-recruit__section.numbers .m-headingH3 {
    margin-top: 64px;
    margin-bottom: 16px; }
.p-recruit__section.career .m-text-box {
    margin-top: 80px; }
.p-recruit__section--inner {
    max-width: 1120px;
    margin: 0 auto; }
.p-recruit__navigation ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[3];
  grid-template-columns: repeat(3, minmax(0, 1fr)); }
.p-recruit__navigation ul.main {
    gap: 24px; }
.p-recruit__navigation ul.main li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 19px;
      padding-right: 24px;
      border-radius: 24px;
      background-color: #fff9eb;
      overflow: hidden; }
.p-recruit__navigation ul.main li a .hoverImg {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center center;
           object-position: center center;
        width: 100%;
        height: 100%;
        -webkit-transition: .3s ease;
        transition: .3s ease; }
.p-recruit__navigation ul.main li a:hover .hoverImg {
        scale: 1.1; }
.p-recruit__navigation ul.main li a .thumb {
        overflow: hidden; }
.p-recruit__navigation ul.main li a .text {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        font-size: 2rem;
        font-weight: bold; }
.p-recruit__navigation ul.sub {
    gap: 8px;
    margin-top: 40px; }
.p-recruit__navigation ul.sub li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      gap: 10px;
      padding: 16px 20px;
      border-radius: 12px;
      border: 1px solid #D9D9D9;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
.p-recruit__navigation ul.sub li a::after {
        content: '';
        display: block;
        aspect-ratio: 1;
        width: 24px;
        -webkit-mask-image: url(../img/common/icon-arrow-bottom.svg);
                mask-image: url(../img/common/icon-arrow-bottom.svg);
        -webkit-mask-size: contain;
                mask-size: contain;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        background-color: #474747; }
.p-recruit__navigation ul.sub li a:hover {
        opacity: 0.7; }
.p-recruit__message {
  margin-top: 40px;
  padding: 64px 24px;
  background-color: #FAF9F7;
  border-radius: 32px; }
.p-recruit__message + .m-headingH2 {
    margin-top: 96px; }
.p-recruit__message--inner {
    max-width: 960px;
    margin: 0 auto; }
.p-recruit__message--main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 48px;
    margin-top: 24px; }
.p-recruit__message--main .text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 16px; }
.p-recruit__message--main .img {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 24px;
      overflow: hidden; }
.p-recruit__numbers {
  display: -ms-grid;
  display: grid;
  gap: 12px; }
.p-recruit__numbers--box {
    background-color: #fff;
    border-radius: 32px;
    border: 1px solid rgba(255, 127, 0, 0.2);
    text-align: center; }
.grid01 .p-recruit__numbers--box {
      padding: 32px 24px;
      -ms-grid-column-span: 2;
      grid-column: span 2; }
.grid01 .p-recruit__numbers--box .title {
        margin: 0 auto 24px; }
.grid01 .p-recruit__numbers--box.box01 .img {
        margin-top: 16px; }
.grid01 .p-recruit__numbers--box.box02, .grid01 .p-recruit__numbers--box.box03 {
        padding-right: 10px;
        padding-left: 10px;
        -ms-grid-column-span: 1;
        grid-column: span 1;
        -ms-grid-row: 2;
        grid-row: 2; }
.grid02 .p-recruit__numbers--box {
      padding: 32px 40px; }
.grid02 .p-recruit__numbers--box .title + * {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
.grid02 .p-recruit__numbers--box .title + .img {
        margin: 0 auto; }
.grid02 .p-recruit__numbers--box.box09 {
        display: block; }
.grid02 .p-recruit__numbers--box.box09 .title {
          margin: 0 auto 32px; }
.grid02 .p-recruit__numbers--box.box09 .text dl {
          display: -ms-grid;
          display: grid;
          -ms-grid-columns: auto auto;
          grid-template-columns: auto auto;
          gap: 20px 24px;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
.grid02 .p-recruit__numbers--box.box09 .text dl dt {
            font-size: 2.4rem; }
.p-recruit__numbers--box .title {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      max-width: 100%;
      padding: 0 24px;
      border-radius: 100vw;
      background-color: #f2f2f2;
      font-weight: bold;
      text-align: center; }
.p-recruit__numbers--box .num {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #FF7F00;
      font-weight: bold;
      line-height: 1;
      font-size: 1.8rem;
      font-weight: bold;
      letter-spacing: -0.05em; }
.p-recruit__numbers--box .num b {
        font-family: "Montserrat", serif !important;
        font-size: 4.8rem !important;
        font-weight: 600 !important; }
.p-recruit__numbers--box .num.end {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: end; }
.p-recruit__welfare {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[4];
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 56px 24px;
  margin-top: 40px; }
.p-recruit__welfare--item {
    font-size: 1.4rem; }
.p-recruit__welfare--item .thumb {
      border-radius: 16px;
      overflow: hidden; }
.p-recruit__welfare--item .title {
      margin-top: 12px;
      margin-bottom: 4px;
      font-size: 1.8rem;
      font-weight: bold; }
.p-recruit__welfare--item .m-text {
      margin-top: 4px; }
.p-recruit__evaluation {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr);
  gap: 24px;
  margin-top: 40px; }
.p-recruit__evaluation + h2.m-headingH2 {
    margin-top: 96px; }
.p-recruit__evaluation--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    padding: 24px;
    background-color: #fff;
    border-radius: 16px;
    border: 1px solid #D9D9D9;
    overflow: hidden;
    font-size: 1.4rem; }
.p-recruit__evaluation--item .thumb {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 13px;
      overflow: hidden; }
.p-recruit__evaluation--item .title {
      margin-bottom: 12px;
      font-size: 1.8rem;
      color: #FF7F00; }
.p-recruit__career {
  margin-top: 56px; }
.p-recruit__career--item {
    padding: 28px 40px;
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    background-color: #FAF9F7; }
.p-recruit__career--item + .p-recruit__career--item {
      margin-top: 12px; }
.p-recruit__career--heading span {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-weight: bold;
    font-size: 1.8rem; }
.p-recruit__career--content {
    margin-top: 20px;
    font-size: 1.4rem; }
.p-recruit__environment {
  margin-top: 40px; }
.p-recruit__environment--item {
    padding: 40px 48px 48px;
    background-color: #fff9eb;
    border-radius: 24px;
    overflow: hidden; }
.p-recruit__environment--item + .p-recruit__environment--item {
      margin-top: 16px; }
.p-recruit__environment--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    margin-top: 28px; }
.p-recruit__environment--content .text p + p {
      padding-top: 1em; }
.p-recruit__environment--content .img {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 16px;
      overflow: hidden; }
.u-mt-0 {
  margin-top: 0px !important; }
.u-mb-0 {
  margin-bottom: 0px !important; }
.u-mt-4 {
  margin-top: 4px !important; }
.u-mb-4 {
  margin-bottom: 4px !important; }
.u-mt-8 {
  margin-top: 8px !important; }
.u-mb-8 {
  margin-bottom: 8px !important; }
.u-mt-12 {
  margin-top: 12px !important; }
.u-mb-12 {
  margin-bottom: 12px !important; }
.u-mt-16 {
  margin-top: 16px !important; }
.u-mb-16 {
  margin-bottom: 16px !important; }
.u-mt-20 {
  margin-top: 20px !important; }
.u-mb-20 {
  margin-bottom: 20px !important; }
.u-mt-24 {
  margin-top: 24px !important; }
.u-mb-24 {
  margin-bottom: 24px !important; }
.u-mt-28 {
  margin-top: 28px !important; }
.u-mb-28 {
  margin-bottom: 28px !important; }
.u-mt-32 {
  margin-top: 32px !important; }
.u-mb-32 {
  margin-bottom: 32px !important; }
.u-mt-36 {
  margin-top: 36px !important; }
.u-mb-36 {
  margin-bottom: 36px !important; }
.u-mt-40 {
  margin-top: 40px !important; }
.u-mb-40 {
  margin-bottom: 40px !important; }
.u-mt-44 {
  margin-top: 44px !important; }
.u-mb-44 {
  margin-bottom: 44px !important; }
.u-mt-48 {
  margin-top: 48px !important; }
.u-mb-48 {
  margin-bottom: 48px !important; }
.u-mt-52 {
  margin-top: 52px !important; }
.u-mb-52 {
  margin-bottom: 52px !important; }
.u-mt-56 {
  margin-top: 56px !important; }
.u-mb-56 {
  margin-bottom: 56px !important; }
.u-mt-60 {
  margin-top: 60px !important; }
.u-mb-60 {
  margin-bottom: 60px !important; }
.u-mt-64 {
  margin-top: 64px !important; }
.u-mb-64 {
  margin-bottom: 64px !important; }
.u-mt-68 {
  margin-top: 68px !important; }
.u-mb-68 {
  margin-bottom: 68px !important; }
.u-mt-72 {
  margin-top: 72px !important; }
.u-mb-72 {
  margin-bottom: 72px !important; }
.u-mt-76 {
  margin-top: 76px !important; }
.u-mb-76 {
  margin-bottom: 76px !important; }
.u-mt-80 {
  margin-top: 80px !important; }
.u-mb-80 {
  margin-bottom: 80px !important; }
.u-mt-84 {
  margin-top: 84px !important; }
.u-mb-84 {
  margin-bottom: 84px !important; }
.u-mt-88 {
  margin-top: 88px !important; }
.u-mb-88 {
  margin-bottom: 88px !important; }
.u-mt-92 {
  margin-top: 92px !important; }
.u-mb-92 {
  margin-bottom: 92px !important; }
.u-mt-96 {
  margin-top: 96px !important; }
.u-mb-96 {
  margin-bottom: 96px !important; }
.u-mt-100 {
  margin-top: 100px !important; }
.u-mb-100 {
  margin-bottom: 100px !important; }
.u-mt-104 {
  margin-top: 104px !important; }
.u-mb-104 {
  margin-bottom: 104px !important; }
.u-mt-108 {
  margin-top: 108px !important; }
.u-mb-108 {
  margin-bottom: 108px !important; }
.u-mt-112 {
  margin-top: 112px !important; }
.u-mb-112 {
  margin-bottom: 112px !important; }
.u-mt-116 {
  margin-top: 116px !important; }
.u-mb-116 {
  margin-bottom: 116px !important; }
.u-mt-120 {
  margin-top: 120px !important; }
.u-mb-120 {
  margin-bottom: 120px !important; }
.u-mt-124 {
  margin-top: 124px !important; }
.u-mb-124 {
  margin-bottom: 124px !important; }
.u-mt-128 {
  margin-top: 128px !important; }
.u-mb-128 {
  margin-bottom: 128px !important; }
.u-mt-132 {
  margin-top: 132px !important; }
.u-mb-132 {
  margin-bottom: 132px !important; }
.u-mt-136 {
  margin-top: 136px !important; }
.u-mb-136 {
  margin-bottom: 136px !important; }
.u-mt-140 {
  margin-top: 140px !important; }
.u-mb-140 {
  margin-bottom: 140px !important; }
.u-mt-144 {
  margin-top: 144px !important; }
.u-mb-144 {
  margin-bottom: 144px !important; }
.u-mt-148 {
  margin-top: 148px !important; }
.u-mb-148 {
  margin-bottom: 148px !important; }
.u-mt-152 {
  margin-top: 152px !important; }
.u-mb-152 {
  margin-bottom: 152px !important; }
.u-mt-156 {
  margin-top: 156px !important; }
.u-mb-156 {
  margin-bottom: 156px !important; }
.u-mt-160 {
  margin-top: 160px !important; }
.u-mb-160 {
  margin-bottom: 160px !important; }
.u-m-auto {
  margin: 0 auto !important; }
.u-pt-0 {
  padding-top: 0px !important; }
.u-pb-0 {
  padding-bottom: 0px !important; }
.u-pt-4 {
  padding-top: 4px !important; }
.u-pb-4 {
  padding-bottom: 4px !important; }
.u-pt-8 {
  padding-top: 8px !important; }
.u-pb-8 {
  padding-bottom: 8px !important; }
.u-pt-12 {
  padding-top: 12px !important; }
.u-pb-12 {
  padding-bottom: 12px !important; }
.u-pt-16 {
  padding-top: 16px !important; }
.u-pb-16 {
  padding-bottom: 16px !important; }
.u-pt-20 {
  padding-top: 20px !important; }
.u-pb-20 {
  padding-bottom: 20px !important; }
.u-pt-24 {
  padding-top: 24px !important; }
.u-pb-24 {
  padding-bottom: 24px !important; }
.u-pt-28 {
  padding-top: 28px !important; }
.u-pb-28 {
  padding-bottom: 28px !important; }
.u-pt-32 {
  padding-top: 32px !important; }
.u-pb-32 {
  padding-bottom: 32px !important; }
.u-pt-36 {
  padding-top: 36px !important; }
.u-pb-36 {
  padding-bottom: 36px !important; }
.u-pt-40 {
  padding-top: 40px !important; }
.u-pb-40 {
  padding-bottom: 40px !important; }
.u-pt-44 {
  padding-top: 44px !important; }
.u-pb-44 {
  padding-bottom: 44px !important; }
.u-pt-48 {
  padding-top: 48px !important; }
.u-pb-48 {
  padding-bottom: 48px !important; }
.u-pt-52 {
  padding-top: 52px !important; }
.u-pb-52 {
  padding-bottom: 52px !important; }
.u-pt-56 {
  padding-top: 56px !important; }
.u-pb-56 {
  padding-bottom: 56px !important; }
.u-pt-60 {
  padding-top: 60px !important; }
.u-pb-60 {
  padding-bottom: 60px !important; }
.u-pt-64 {
  padding-top: 64px !important; }
.u-pb-64 {
  padding-bottom: 64px !important; }
.u-pt-68 {
  padding-top: 68px !important; }
.u-pb-68 {
  padding-bottom: 68px !important; }
.u-pt-72 {
  padding-top: 72px !important; }
.u-pb-72 {
  padding-bottom: 72px !important; }
.u-pt-76 {
  padding-top: 76px !important; }
.u-pb-76 {
  padding-bottom: 76px !important; }
.u-pt-80 {
  padding-top: 80px !important; }
.u-pb-80 {
  padding-bottom: 80px !important; }
.u-pt-84 {
  padding-top: 84px !important; }
.u-pb-84 {
  padding-bottom: 84px !important; }
.u-pt-88 {
  padding-top: 88px !important; }
.u-pb-88 {
  padding-bottom: 88px !important; }
.u-pt-92 {
  padding-top: 92px !important; }
.u-pb-92 {
  padding-bottom: 92px !important; }
.u-pt-96 {
  padding-top: 96px !important; }
.u-pb-96 {
  padding-bottom: 96px !important; }
.u-pt-100 {
  padding-top: 100px !important; }
.u-pb-100 {
  padding-bottom: 100px !important; }
.u-pt-104 {
  padding-top: 104px !important; }
.u-pb-104 {
  padding-bottom: 104px !important; }
.u-pt-108 {
  padding-top: 108px !important; }
.u-pb-108 {
  padding-bottom: 108px !important; }
.u-pt-112 {
  padding-top: 112px !important; }
.u-pb-112 {
  padding-bottom: 112px !important; }
.u-pt-116 {
  padding-top: 116px !important; }
.u-pb-116 {
  padding-bottom: 116px !important; }
.u-pt-120 {
  padding-top: 120px !important; }
.u-pb-120 {
  padding-bottom: 120px !important; }
.u-pt-124 {
  padding-top: 124px !important; }
.u-pb-124 {
  padding-bottom: 124px !important; }
.u-pt-128 {
  padding-top: 128px !important; }
.u-pb-128 {
  padding-bottom: 128px !important; }
.u-pt-132 {
  padding-top: 132px !important; }
.u-pb-132 {
  padding-bottom: 132px !important; }
.u-pt-136 {
  padding-top: 136px !important; }
.u-pb-136 {
  padding-bottom: 136px !important; }
.u-pt-140 {
  padding-top: 140px !important; }
.u-pb-140 {
  padding-bottom: 140px !important; }
.u-pt-144 {
  padding-top: 144px !important; }
.u-pb-144 {
  padding-bottom: 144px !important; }
.u-pt-148 {
  padding-top: 148px !important; }
.u-pb-148 {
  padding-bottom: 148px !important; }
.u-pt-152 {
  padding-top: 152px !important; }
.u-pb-152 {
  padding-bottom: 152px !important; }
.u-pt-156 {
  padding-top: 156px !important; }
.u-pb-156 {
  padding-bottom: 156px !important; }
.u-pt-160 {
  padding-top: 160px !important; }
.u-pb-160 {
  padding-bottom: 160px !important; }
@media screen and (max-width: 768px) {
    body {
      font-size: 1.4rem; }
  .sp-hide {
    display: none; }
  .tab-visible {
    display: none; }
    .l-footer {
      margin-top: 96px; }
      .l-footer__main nav > ul > li > a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.6);
        position: relative; }
        .l-footer__main nav > ul > li > a::before {
          content: '';
          display: block;
          aspect-ratio: 1;
          width: 10px;
          background-color: #fff;
          -webkit-mask-repeat: no-repeat;
                  mask-repeat: no-repeat;
          -webkit-mask-position: center center;
                  mask-position: center center;
          -webkit-mask-size: contain;
                  mask-size: contain;
          -webkit-mask-image: url(../img/common/icon-plus.svg);
                  mask-image: url(../img/common/icon-plus.svg);
          position: absolute;
          right: 23px;
          top: 50%;
          translate: 0 -50%; }
        .l-footer__main nav > ul > li > a::after {
          -ms-flex-negative: 0;
              flex-shrink: 0;
          width: 24px;
          border-radius: 100vw;
          border: 1px solid #fff; }
        .l-footer__main nav > ul > li > a.is-open::before {
          -webkit-mask-image: url(../img/common/icon-minus.svg);
                  mask-image: url(../img/common/icon-minus.svg); }
        .l-footer__main nav > ul > li > a:not(.js-footer_trigger)::before {
          width: 16px;
          -webkit-mask-image: url(../img/common/icon-arrow-right.svg);
                  mask-image: url(../img/common/icon-arrow-right.svg);
          right: 20px; }
      .l-footer__main nav > ul > li > ul {
        display: none;
        padding-bottom: 12px;
        background-color: #666666;
        border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
      .l-footer__main nav > ul > li > ul > li > a {
        padding: 8px 16px 8px 32px; }
        .l-footer__main nav > ul > li > ul > li > a::after {
          content: '';
          width: 16px;
          -webkit-mask-image: url(../img/common/icon-arrow-right.svg);
                  mask-image: url(../img/common/icon-arrow-right.svg);
          -webkit-mask-size: contain;
                  mask-size: contain;
          -webkit-mask-position: center center;
                  mask-position: center center;
          background-color: #fff; }
        .l-footer__main nav > ul > li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          padding: 13px 16px; }
          .l-footer__main nav > ul > li a::after {
            content: '';
            -ms-flex-negative: 0;
                flex-shrink: 0;
            display: block;
            aspect-ratio: 1; }
        .l-footer__sub--heading {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          width: 100%;
          padding: 13px 16px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.6);
          position: relative;
          font-size: 1.4rem; }
          .l-footer__sub--heading::before {
            content: '';
            display: block;
            aspect-ratio: 1;
            width: 10px;
            background-color: #fff;
            -webkit-mask-repeat: no-repeat;
                    mask-repeat: no-repeat;
            -webkit-mask-position: center center;
                    mask-position: center center;
            -webkit-mask-size: 10px auto;
                    mask-size: 10px auto;
            -webkit-mask-image: url(../img/common/icon-plus.svg);
                    mask-image: url(../img/common/icon-plus.svg);
            position: absolute;
            right: 23px;
            top: 50%;
            translate: 0 -50%; }
          .l-footer__sub--heading::after {
            content: '';
            -ms-flex-negative: 0;
                flex-shrink: 0;
            display: block;
            aspect-ratio: 1;
            width: 24px;
            border-radius: 100vw;
            border: 1px solid #fff; }
          .l-footer__sub--heading.is-open::before {
            -webkit-mask-image: url(../img/common/icon-minus.svg);
                    mask-image: url(../img/common/icon-minus.svg); }
        .l-footer__sub .l-footer__inner nav {
          display: none;
          font-size: 1.4rem; }
          .l-footer__sub .l-footer__inner nav > ul {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            background-color: #666666;
            border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
            .l-footer__sub .l-footer__inner nav > ul > li {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column; }
            .l-footer__sub .l-footer__inner nav > ul > li a {
              padding: 8px 24px 8px 32px; }
              .l-footer__sub .l-footer__inner nav > ul > li a::after {
                content: '';
                width: 16px;
                -webkit-mask-image: url(../img/common/icon-arrow-right.svg);
                        mask-image: url(../img/common/icon-arrow-right.svg);
                -webkit-mask-size: contain;
                        mask-size: contain;
                -webkit-mask-position: center center;
                        mask-position: center center;
                background-color: #fff; }
              .l-footer__sub .l-footer__inner nav > ul > li a[target="_blank"] {
                -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                        justify-content: space-between; }
                .l-footer__sub .l-footer__inner nav > ul > li a[target="_blank"]::after {
                  width: 16px; }
              .l-footer__sub .l-footer__inner nav > ul > li > ul {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                        flex-direction: column;
                background-color: #7D7D7D; }
      .l-footer__foot {
        padding-top: 4px;
        padding-bottom: 12px;
        color: rgba(77, 77, 77, 0.875); }
      .l-footer__foot nav ul.pc-hide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 12px;
        padding: 8px 20px; }
        .l-footer__foot--copy {
          text-align: center; }
      .js-accordion_trigger::before, .js-accordion_trigger::after {
        width: 18px;
        height: 3px;
        margin-right: 3px; }
    .newgraduate .mfp-wrap .mfp-content,
    .career .mfp-wrap .mfp-content,
    .parttimejob .mfp-wrap .mfp-content {
      border-radius: 32px; }
    .newgraduate .mfp-wrap .mfp-close,
    .career .mfp-wrap .mfp-close,
    .parttimejob .mfp-wrap .mfp-close {
      width: 48px;
      top: -8px;
      right: -8px; }
      .newgraduate .mfp-wrap .mfp-close::before,
      .career .mfp-wrap .mfp-close::before,
      .parttimejob .mfp-wrap .mfp-close::before {
        width: 20px; }
      .m-breadcrumbs ul li:not(:last-child) {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; }
        .m-breadcrumbs ul li a {
          gap: 8px;
          font-size: 1.1rem; }
          .m-breadcrumbs ul li a svg {
            width: 8px; }
    .m-button.-w-mc-pc {
      max-width: 295px; }
    .p-newgraduate__interview,
    .p-career__interview,
    .p-parttimejob__interview {
      -ms-grid-columns: minmax(0, 1fr);
      grid-template-columns: minmax(0, 1fr); }
        .p-newgraduate__interview--thumb .heading .text,
        .p-career__interview--thumb .heading .text,
        .p-parttimejob__interview--thumb .heading .text {
          font-size: 1.8rem; }
          .p-newgraduate__interview--thumb .heading .text span,
          .p-career__interview--thumb .heading .text span,
          .p-parttimejob__interview--thumb .heading .text span {
            font-size: 1.2rem; }
        .p-newgraduate__interview--modal-inner,
        .p-career__interview--modal-inner,
        .p-parttimejob__interview--modal-inner {
          padding: 64px 32px;
          margin: 0; }
          .p-newgraduate__interview--modal-inner .head,
          .p-career__interview--modal-inner .head,
          .p-parttimejob__interview--modal-inner .head {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            gap: 24px; }
              .p-newgraduate__interview--modal-inner .head .text .name span,
              .p-career__interview--modal-inner .head .text .name span,
              .p-parttimejob__interview--modal-inner .head .text .name span {
                font-size: 2.4rem; }
              .p-newgraduate__interview--modal-inner .head .text .title,
              .p-career__interview--modal-inner .head .text .title,
              .p-parttimejob__interview--modal-inner .head .text .title {
                font-size: 2rem; }
          .p-newgraduate__interview--modal-inner .main,
          .p-career__interview--modal-inner .main,
          .p-parttimejob__interview--modal-inner .main {
            margin-top: 40px; }
            .p-newgraduate__interview--modal-inner .main .item:not(:first-child),
            .p-career__interview--modal-inner .main .item:not(:first-child),
            .p-parttimejob__interview--modal-inner .main .item:not(:first-child) {
              margin-top: 48px; }
          .p-newgraduate__interview--modal-inner .bottom,
          .p-career__interview--modal-inner .bottom,
          .p-parttimejob__interview--modal-inner .bottom {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
                -ms-flex-direction: column-reverse;
                    flex-direction: column-reverse;
            margin-top: 56px;
            padding: 80px 24px 40px;
            border-radius: 32px; }
            .p-newgraduate__interview--modal-inner .bottom .label,
            .p-career__interview--modal-inner .bottom .label,
            .p-parttimejob__interview--modal-inner .bottom .label {
              padding: 8px 32px;
              border-radius: 0 0 24px;
              font-size: 2rem; }
            .p-newgraduate__interview--modal-inner .bottom .img,
            .p-career__interview--modal-inner .bottom .img,
            .p-parttimejob__interview--modal-inner .bottom .img {
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column; }
              .p-newgraduate__interview--modal-inner .bottom .img img,
              .p-career__interview--modal-inner .bottom .img img,
              .p-parttimejob__interview--modal-inner .bottom .img img {
                width: 100%;
                height: auto; }
            .p-newgraduate__interview--modal-inner .bottom .hukidashi,
            .p-career__interview--modal-inner .bottom .hukidashi,
            .p-parttimejob__interview--modal-inner .bottom .hukidashi {
              font-size: 1.2rem; }
              .p-newgraduate__interview--modal-inner .bottom .hukidashi::after,
              .p-career__interview--modal-inner .bottom .hukidashi::after,
              .p-parttimejob__interview--modal-inner .bottom .hukidashi::after {
                aspect-ratio: 38/54;
                width: 38px;
                bottom: -24px;
                right: 24px; }
    .m-kv {
      padding-top: 32px; }
      .m-kv__img {
        aspect-ratio: 335/447;
        width: calc(100% - 40px);
        max-height: 500px;
        border-radius: 80px 0 0; }
      .m-kv .m-headingH1 {
        width: calc(327 / 375 * 100vw); }
      .m-vision__banner {
        aspect-ratio: 327/160;
        border-radius: 24px; }
      .m-vision__banner img {
        width: 100%; }
      .m-vision__text {
        padding: 9px 32px 9px 48px; }
    .p-at-a-glance .font-data {
      font-size: 40px; }
    .p-at-a-glance__mainSection {
      padding: 0 16px 48px;
      border-radius: 32px; }
      .p-at-a-glance__mainSection--label {
        margin-bottom: 16px;
        margin-left: -16px;
        padding: 8px 20px;
        border-radius: 32px 0 24px; }
        .p-at-a-glance__mainSection--label .small {
          font-size: 1.4rem; }
        .p-at-a-glance__mainSection--label b {
          font-size: 2rem; }
      .p-at-a-glance__mainSection--title {
        font-size: 1.4rem; }
      .p-at-a-glance__mainSection--num {
        font-size: 15px; }
        .p-at-a-glance__mainSection--num b {
          font-size: 40px !important; }
      .p-at-a-glance__mainSection.section01 .item01 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 24px; }
      .p-at-a-glance__mainSection.section01 .item01 dl {
        text-align: center; }
      .p-at-a-glance__mainSection.section01 .item03 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 20px;
        padding: 28px 24px 20px; }
        .p-at-a-glance__mainSection.section01 .item03-child {
          gap: 0 12px;
          padding: 12px 0; }
          .p-at-a-glance__mainSection.section01 .item03-child .icon {
            max-width: 48px; }
          .p-at-a-glance__mainSection.section01 .item03-child .p-at-a-glance__mainSection--num b {
            font-size: 36px !important; }
      .p-at-a-glance__mainSection.section02 .p-at-a-glance__mainSection--inner {
        -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr); }
      .p-at-a-glance__mainSection.section02 .p-at-a-glance__mainSection--item {
        padding: 32px 24px; }
          .p-at-a-glance__mainSection.section02 .item01 .sub p,
          .p-at-a-glance__mainSection.section02 .item02 .sub p {
            font-size: 1.2rem; }
      .p-at-a-glance__mainSection.section02 .item01 .p-at-a-glance__mainSection--num b,
      .p-at-a-glance__mainSection.section02 .item02 .p-at-a-glance__mainSection--num b {
        font-size: 38px !important; }
    .p-at-a-glance__mainSection.section03 .p-at-a-glance__mainSection--inner {
      text-align: center; }
      .p-at-a-glance__mainSection.section03 .p-at-a-glance__mainSection--inner .item02 {
        margin-top: 24px;
        padding: 24px;
        border-radius: 16px; }
    .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item {
      padding: 32px 24px; }
    .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item:last-child dt .p-at-a-glance__mainSection--num b {
      font-size: 32px !important; }
      .p-at-a-glance__subSection.section07 {
        margin-top: 80px;
        padding-top: 80px;
        padding-bottom: 80px; }
        .p-at-a-glance__subSection.section07::before {
          border-radius: 64px 0 0; }
        .p-at-a-glance__subSection.section07 .m-headingH2 {
          margin-left: 16px; }
        .p-at-a-glance__subSection.section07 .historyBox {
          margin-top: 40px;
          border-radius: 32px 0 0 32px; }
          .p-at-a-glance__subSection.section07 .historyBox__inner > ol {
            gap: 56px;
            padding-left: 48px;
            padding-right: 16px; }
            .p-at-a-glance__subSection.section07 .historyBox__inner > ol::-webkit-scrollbar-track {
              margin-left: 24px; }
            .p-at-a-glance__subSection.section07 .historyBox__inner > ol::before {
              left: 24px; }
              .p-at-a-glance__subSection.section07 .historyBox__inner > ol + .scroll p {
                margin-left: 24px;
                font-size: 1.2rem; }
            .p-at-a-glance__subSection.section07 .historyBox__inner > ol > li {
              width: 240px; }
              .p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .title {
                font-size: 2rem; }
                .p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .box > ul > li {
                  font-size: 1.2rem; }
                  .p-at-a-glance__subSection.section07 .historyBox__inner > ol > li .box > ul > li::before {
                    top: 7px; }
      .p-at-a-glance__subSection.section08 {
        margin-top: 80px; }
        .p-at-a-glance__subSection.section08 ul {
          -ms-grid-columns: (minmax(0, 1fr))[2];
          grid-template-columns: repeat(2, minmax(0, 1fr));
          margin-top: 32px; }
          .p-at-a-glance__subSection.section08 ul li .icon {
            width: calc(96 / 157 * 100%); }
      .p-at-a-glance__subSection.section09 {
        margin-top: 80px; }
    .p-career__section {
      margin-top: 80px; }
      .p-career__section.manager {
        margin-top: 56px; }
    .p-career__manager {
      border-radius: 16px;
      padding-top: 32px;
      padding-bottom: 32px; }
      .p-career__manager .m-table {
        padding-right: 24px;
        padding-left: 24px; }
    .p-career__entry {
      margin-top: 60px; }
      .p-career__entry--box {
        border-radius: 0 40px 0 0; }
    .p-company_greeting__main {
      margin-top: 32px; }
      .p-company_greeting__main .heading {
        font-size: 2.4rem; }
      .p-company_greeting__main .text {
        margin-top: 40px; }
      .p-contact__section + .p-contact__section {
        margin-top: 80px; }
      .p-contact__section.navigation {
        margin-top: 48px; }
      .p-contact__section.redidents, .p-contact__section.management, .p-contact__section.other {
        margin-top: 48px;
        padding-top: 68px;
        scroll-margin-top: 68px; }
        .p-contact__section.redidents .p-contact__section--inner, .p-contact__section.management .p-contact__section--inner, .p-contact__section.other .p-contact__section--inner {
          padding: 32px 16px;
          border-radius: 16px 16px 0 0; }
      .p-contact__section.management {
        margin-top: 60px; }
      .p-contact__section.other {
        margin-top: 60px; }
    .p-contact__navigation--main, .p-contact__navigation--sub {
      padding-top: 32px;
      padding-bottom: 32px; }
    .p-contact__navigation--main p {
      font-size: 1.6rem; }
      .p-contact__navigation--sub .p-contact__navigation--inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
    .p-contact__navigation--bottom {
      margin-top: 32px; }
      .p-contact__navigation--bottom .p-contact__navigation--inner {
        padding-top: 32px;
        padding-bottom: 32px; }
    .p-contact__redidents {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 32px; }
      .p-contact__faq--heading span::before,
      .p-contact__faq--content .text::before {
        width: 32px;
        height: 32px;
        margin-top: -4px;
        padding-left: 8px;
        font-size: 2rem; }
        .p-contact__faq--heading span {
          padding-top: 4px; }
        .p-contact__faq--content .text {
          padding-top: 4px;
          font-size: 1.2rem; }
    .p-contact__box {
      margin-top: 48px;
      padding: 20px 16px; }
      .p-contact__box.-form .p-contact__box--inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .p-contact__box.-link + .p-contact__redidents {
        margin-top: 60px; }
    .p-contact__boxGrid {
      -ms-grid-columns: minmax(0, 1fr);
      grid-template-columns: minmax(0, 1fr);
      margin-top: 48px; }
      .p-contact__boxGrid .box01 p:first-child {
        font-size: 2rem; }
      .p-contact__boxGrid .box01 p:nth-child(2) {
        font-size: 3.2rem; }
      .p-contact__boxGrid .box02 p {
        font-size: 2rem; }
    .p-home .kv {
      aspect-ratio: 375/544; }
      .p-home .kv__heading {
        width: calc( 224 / 375 * 100vw);
        top: calc( 56 / 375 * 100vw);
        left: calc( 32 / 375 * 100vw); }
        .p-home .kv__item-01 {
          width: calc( 350 / 375 * 100vw);
          top: calc( 165 / 375 * 100vw);
          left: calc( 12 / 375 * 100vw); }
          .p-home .kv__item-01 .kv__photo {
            top: 45%;
            left: 56%; }
      .p-home .kv__item-02 {
        width: calc( 80 / 375 * 100vw);
        top: calc( 424 / 375 * 100vw);
        left: calc( 14 / 375 * 100vw); }
      .p-home .kv__item-03 {
        width: calc( 112 / 375 * 100vw);
        top: calc( 7 / 375 * 100vw * -1);
        right: calc( 10 / 375 * 100vw * -1); }
      .p-home .kv__item-04 {
        width: calc( 112 / 375 * 100vw);
        bottom: 0;
        right: calc( 14 / 375 * 100vw * -1); }
      .p-home .kv__item-05 {
        display: none; }
          .p-home .kv__bg--item.item-01 {
            width: calc( 112 / 375 * 100vw);
            bottom: calc(50% + ( 45 / 375 * 100vw));
            right: calc(50% + ( 55 / 375 * 100vw)); }
          .p-home .kv__bg--item.item-02 {
            width: calc( 86 / 375 * 100vw);
            bottom: calc(50% + ( 161 / 375 * 100vw));
            right: 0; }
          .p-home .kv__bg--item.item-03 {
            width: calc( 56 / 375 * 100vw);
            top: 0;
            left: 0; }
          .p-home .kv__bg--item.item-04 {
            width: calc( 126 / 375 * 100vw);
            top: calc(50% + ( 174 / 375 * 100vw));
            right: calc(50% + ( 103 / 375 * 100vw)); }
          .p-home .kv__bg--item.item-05 {
            width: calc( 90 / 375 * 100vw);
            top: calc(50% + ( 80 / 375 * 100vw));
            left: calc(50% + ( 109 / 375 * 100vw)); }
          .p-home .kv__bg--item.item-06 {
            display: none; }
          .p-home .kv__bg--item.item-07 {
            display: none; }
    .p-home .navigation {
      padding: 12px 16px; }
    .p-home .navigation nav ul li:not(:last-child) {
      margin-bottom: 8px;
      border-bottom: 1px solid #EBEBEB; }
      .p-home .navigation nav ul li a {
        -ms-grid-columns: auto minmax(0, 1fr) auto;
        grid-template-columns: auto minmax(0, 1fr) auto;
        gap: 8px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 12px; }
      .p-home .navigation nav ul li a .navText {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2; }
      .p-home .navigation nav ul li a .navIcon {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2;
        max-width: 48px; }
        .p-home .navigation nav ul li a .m-button-arrow, .p-home .navigation nav ul li a .m-anchor__arrow, .p-home .navigation nav ul li a .m-button-more__arrow {
          -ms-grid-column: 3;
          -ms-grid-column-span: 1;
          grid-column: 3/4;
          -ms-grid-row: 1;
          -ms-grid-row-span: 1;
          grid-row: 1/2; }
      .p-home .navigation.-left {
        width: calc(100% - 40px);
        margin-top: -26px; }
    .p-home .vision {
      padding-top: 64px;
      padding-bottom: 72px; }
      .p-home .vision::before {
        height: calc(100% + 329px + 80px);
        border-radius: 0 80px 0 0; }
      .p-home .vision__banner {
        aspect-ratio: 327/160;
        border-radius: 24px; }
      .p-home .vision__banner img {
        width: 100%; }
      .p-home .vision__text {
        padding: 9px 32px 9px 48px; }
    .p-home .about {
      padding: 80px 24px 241px;
      border-radius: 80px 0 0 0;
      background-image: url(../img/home/about-bg_sp.png);
      background-position: bottom center; }
      .p-home .about__inner {
        text-align: center; }
        .p-home .about__inner .m-headingH2 .m-headingH2__en {
          padding-top: 36px;
          padding-left: 0;
          background-position: 50% 0; }
      .p-home .about__circles {
        -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr);
        margin-top: 48px; }
        .p-home .about__circles--item.item-02 {
          margin-top: -29px;
          margin-bottom: -29px; }
    .p-home .overview {
      margin-top: 104px; }
          .p-home .overview__photos ul li {
            aspect-ratio: 336/224;
            width: calc(336/375 * 100vw);
            max-height: 320px; }
      .p-home .overview__button {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 12px;
        width: calc(100% + 14px);
        margin-left: -7px;
        padding: 32px 40px 28px; }
      .p-home .overview__button .m-button-more {
        -ms-flex-item-align: end;
            align-self: flex-end; }
    .p-home .service {
      margin-top: 112px; }
      .p-home .service::before {
        height: calc(100% - 320px); }
      .p-home .service__list {
        -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr);
        margin-top: 56px; }
          .p-home .service__list--item .thumb {
            -webkit-mask-image: none;
                    mask-image: none; }
          .p-home .service__list--item .heading {
            font-size: 24px; }
          .p-home .service__list--item .bottom {
            font-size: 16px; }
    .p-home .news {
      padding-top: 88px;
      padding-bottom: 216px; }
      .p-home .news__inner {
        padding: 56px 24px;
        border-radius: 32px; }
      .p-home .news__grid {
        -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr);
        gap: 48px; }
        .p-home .news__grid--item {
          gap: 12px; }
          .p-home .news__grid--item h3 {
            font-size: 20px; }
          .p-home .news__grid--item .m-button-more {
            margin-top: 12px; }
  .p-home .message {
    padding: 0 24px 0;
    position: relative;
    z-index: 0; }
    .p-home .message::before {
      content: '';
      display: block;
      width: 100%;
      height: 96px;
      border-radius: 80px 0 0;
      background-color: #fff;
      position: absolute;
      top: -96px;
      right: 0; }
    .p-home .message__inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 48px; }
    .p-home .message__photo {
      width: calc(278/375 * 100vw);
      border-radius: 0 24px 24px 0;
      margin-left: -24px; }
    .p-home .message__text {
      padding: 0 0 0 calc(32/375 * 100vw); }
      .p-home .message__text::before {
        width: calc(100% + 24px);
        height: calc(100% + 301px + 64px);
        border-radius: 32px 0 0 32px;
        bottom: -64px; }
    .p-home .recruit {
      margin: 96px 0; }
      .p-home .recruit::before {
        height: calc(100% - 120px); }
      .p-home .recruit__photo {
        max-width: calc(100% - 48px); }
      .p-home .recruit__text {
        margin-top: -50px; }
        .p-home .recruit__text--inner {
          -ms-grid-columns: minmax(0, 1fr);
          grid-template-columns: minmax(0, 1fr);
          padding: 48px 24px 0; }
    .p-mm-feature .m-inquiry {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      margin-left: 16px;
      margin-right: 16px; }
      .p-mm-feature .m-inquiry .m-button {
        max-width: 100%; }
      .p-mm-feature .m-inquiry img {
        max-width: 100%; }
      .p-mm-feature__benefit-item {
        width: 100%; }
      .p-mm-feature__benefit-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        line-height: 1.4; }
    .p-mm-feature__consultant {
      padding-left: 8px;
      padding-right: 8px; }
      .p-mm-feature__consultant-thumb img {
        width: 247px; }
        .p-mm-feature__consultant-item .content img {
          width: 72px; }
      .p-mm-feature__consultant-desc02 {
        padding-left: 8px;
        padding-right: 8px; }
        .p-mm-feature__consultant-item02 .content {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          width: 100%; }
          .p-mm-feature__consultant-item02 .content img {
            width: 72px; }
        .p-mm-feature__consultant-item02 .info {
          width: 100%; }
          .p-mm-feature__consultant-item02 .info h3 {
            text-align: center; }
        .p-mm-feature__credibility-item .thumb img {
          width: 237px; }
    .p-mm-feature__management {
      padding-left: 8px;
      padding-right: 8px; }
      .p-mm-feature__management-item p {
        font-size: 1.6rem; }
        .p-mm-feature__management-more .head {
          margin-top: 40px;
          margin-bottom: 24px; }
        .p-mm-feature__management-more .img {
          padding: 0 10px 16px; }
          .p-mm-feature__management-more .img h4 {
            margin-bottom: 8px;
            padding: 4px;
            border-radius: 16px;
            font-size: 1.4rem; }
    .p-mm-feature__system {
      padding-left: 8px;
      padding-right: 8px; }
      .p-mm-feature__system-apartment {
        margin-left: -8px;
        margin-right: -8px; }
        .p-mm-feature__system-item .thumb {
          margin: auto; }
        .p-mm-feature__system-item .thumb {
          margin-bottom: 16px; }
          .p-mm-feature__system-item .thumb img {
            margin: auto; }
        .p-mm-feature__system-item .num {
          top: 5px;
          left: 5px; }
        .p-mm-feature__system-item .tag {
          font-size: 1.2rem; }
    .p-mm-feature .slick-slide {
      width: 276px; }
      .p-mm-feature__dial-desc .content {
        margin-bottom: 32px; }
        .p-mm-feature__dial-desc .price img {
          width: 231px; }
    .p-mm-feature__support-special {
      display: block;
      font-size: 2rem; }
      .p-mm-feature__support-special.-custom {
        text-align: center;
        margin: 0 5px; }
      .p-mm-feature__support-special .tag {
        margin-bottom: 5px; }
      .p-mm-feature__support-special .free {
        margin-left: 0; }
        .p-mm-feature__support-menu .item .desc .sub {
          text-align: left;
          margin-top: 32px; }
      .p-mm-feature__support-menu .item span {
        width: 6px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 6px;
                flex: 0 0 6px;
        height: 6px;
        margin: 0 2px; }
      .p-mm-feature__support-list .tag {
        position: relative;
        -webkit-transform: translate(-24px, -60px);
                transform: translate(-24px, -60px);
        margin-bottom: -40px; }
      .p-mm-feature__support-list .grp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .p-mm-feature__support-list02 .card img {
        width: 100%; }
    .p-mm-feature .prev-btn {
      width: 40px;
      height: 40px;
      left: 20px; }
    .p-mm-feature .next-btn {
      width: 40px;
      height: 40px;
      right: 20px; }
    .p-mm-service .m-inquiry {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      margin-left: 16px;
      margin-right: 16px; }
      .p-mm-service .m-inquiry .m-button {
        max-width: 100%; }
      .p-mm-service02__top img {
        margin-bottom: 24px; }
    .p-mm-service02__box:not(:last-child) {
      margin-bottom: 24px; }
  .p-mm-service02__bottom-r {
    margin-top: 24px; }
    .p-mm-service03__list {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 16px; }
      .p-mm-service03__list-item {
        width: calc(50% - 8px); }
    .p-mm-service03__content {
      border-radius: 32px; }
        .p-mm-service03__content-box--l {
          margin-bottom: 24px; }
      .p-mm-service03__content-note {
        border-radius: 16px; }
      .p-mm-service03__content-noteSub {
        margin-bottom: 24px; }
      .p-mm-service03__content-item:not(:last-child) {
        margin-bottom: 43px; }
      .p-mm-service03__content-desc {
        padding: 24px 24px 32px; }
    .p-newgraduate__kv {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-top: 8px;
      padding-bottom: 72px; }
      .p-newgraduate__kv::before {
        height: calc(100% - 151px); }
    .p-newgraduate__kv--text {
      top: 8px; }
      .p-newgraduate__kv--text .m-headingH1 {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: calc(40 / 375 * 100vw); }
      .p-newgraduate__kv--text .text {
        position: absolute;
        bottom: 14px;
        font-size: 3.2rem; }
        .p-newgraduate__kv--text .text p {
          padding-right: 16px; }
      .p-newgraduate__kv--img {
        aspect-ratio: 335/447;
        -ms-flex-item-align: end;
            align-self: flex-end;
        width: calc(335 / 375 * 100vw);
        margin-top: 21px;
        border-radius: 80px 0 0; }
      .p-newgraduate__section + .p-newgraduate__section {
        margin-top: 80px; }
      .p-newgraduate__section.interview {
        margin-top: 56px; }
      .p-newgraduate__section.programs {
        margin-top: 80px;
        padding-top: 80px;
        padding-bottom: 80px;
        border-radius: 64px 0 0; }
      .p-newgraduate__programs h3 {
        margin-bottom: 12px;
        font-size: 2rem; }
    .p-newgraduate__faq {
      margin-top: 24px; }
      .p-newgraduate__faq--heading span::before,
      .p-newgraduate__faq--content .text::before {
        width: 32px;
        height: 32px;
        margin-top: -4px;
        padding-left: 8px;
        font-size: 2rem; }
        .p-newgraduate__faq--heading span {
          padding-top: 4px; }
        .p-newgraduate__faq--content .text {
          padding-top: 4px; }
    .p-newgraduate__foot {
      margin-top: 80px;
      padding-top: 64px;
      padding-bottom: 96px; }
      .p-newgraduate__foot a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 8px;
        padding: 24px; }
      .p-newgraduate__foot a .img {
        width: 100%;
        height: auto; }
    .p-parttimejob__section {
      margin-top: 80px; }
      .p-parttimejob__section.manager {
        margin-top: 56px; }
    .p-parttimejob__manager {
      border-radius: 16px;
      padding-top: 32px;
      padding-bottom: 32px; }
      .p-parttimejob__manager .m-table {
        padding-right: 24px;
        padding-left: 24px; }
    .p-parttimejob__workflow {
      margin-top: 40px;
      padding-top: 64px;
      padding-bottom: 64px;
      border-radius: 64px 0 0; }
      .p-parttimejob__workflow--main {
        margin-top: 40px;
        padding-left: 24px;
        border-radius: 32px 0 0 32px; }
      .p-parttimejob__workflow--item {
        width: 240px; }
        .p-parttimejob__workflow--item .title {
          font-size: 2rem; }
    .p-parttimejob__benefit {
      margin-top: 24px; }
      .p-parttimejob__benefit--list {
        -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr); }
      .p-parttimejob__benefit--item .title {
        font-size: 1.6rem; }
      .p-parttimejob__benefit--item .text {
        font-size: 1.2rem; }
    .p-parttimejob__entry {
      margin-top: 60px; }
      .p-parttimejob__entry--box {
        border-radius: 0 40px 0 0;
        padding: 64px 40px 40px; }
      .p-recruit__section + .p-recruit__section {
        margin-top: 80px; }
      .p-recruit__section.navigation {
        margin-top: 48px; }
        .environment + .p-recruit__section.navigation {
          margin-top: 96px; }
      .p-recruit__section.numbers, .p-recruit__section.evaluation {
        padding-top: 80px;
        padding-bottom: 80px;
        border-radius: 64px 0 0 0; }
    .p-recruit__navigation ul {
      -ms-grid-columns: minmax(0, 1fr);
      grid-template-columns: minmax(0, 1fr); }
      .p-recruit__navigation ul.main {
        gap: 16px; }
        .p-recruit__navigation ul.main li a {
          gap: 24px; }
          .p-recruit__navigation ul.main li a .thumb {
            aspect-ratio: 1;
            width: calc(120/327 * 100%); }
          .p-recruit__navigation ul.main li a .text {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            font-size: 1.8rem; }
        .p-recruit__navigation ul.sub li a {
          padding: 8px 20px;
          border-radius: 8px; }
    .p-recruit__message {
      padding: 40px 24px;
      border-radius: 24px; }
      .p-recruit__message--main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 32px; }
    .p-recruit__numbers.grid01 {
      -ms-grid-columns: (minmax(0, 1fr))[2];
      grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .p-recruit__numbers.grid02 {
      -ms-grid-columns: minmax(0, 1fr);
      grid-template-columns: minmax(0, 1fr); }
        .grid02 .p-recruit__numbers--box .title {
          margin: 0 auto 16px; }
          .grid02 .p-recruit__numbers--box .title + .img {
            margin-top: 24px; }
            .grid02 .p-recruit__numbers--box.box09 .text dl {
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              gap: 10px 20px; }
              .grid02 .p-recruit__numbers--box.box09 .text dl dt {
                font-size: 2rem; }
          .grid02 .p-recruit__numbers--box.box09 .img {
            margin-top: 16px; }
        .p-recruit__numbers--box .title {
          font-size: 1.4rem; }
        .p-recruit__numbers--box .num {
          font-size: 1.5rem; }
          .p-recruit__numbers--box .num b {
            font-size: 4.0rem !important; }
    .p-recruit__welfare {
      -ms-grid-columns: minmax(0, 1fr);
      grid-template-columns: minmax(0, 1fr);
      gap: 48px; }
      .p-recruit__welfare--item {
        font-size: 1.2rem; }
        .p-recruit__welfare--item .thumb img {
          width: 100%; }
        .p-recruit__welfare--item .title {
          font-size: 1.6rem; }
      .p-recruit__evaluation + h2.m-headingH2 {
        margin-top: 94px; }
      .p-recruit__evaluation--item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-top: 32px;
        padding-bottom: 40px;
        font-size: 1.2rem; }
        .p-recruit__evaluation--item .thumb img {
          width: 100%;
          max-width: 100%;
          height: auto; }
        .p-recruit__evaluation--item .title {
          margin-bottom: 8px;
          font-size: 1.6rem; }
      .p-recruit__career--item {
        padding: 16px 24px; }
      .p-recruit__career--heading span {
        font-size: 1.6rem; }
      .p-recruit__career--content {
        font-size: 1.2rem; }
    .p-recruit__environment {
      margin-top: 32px; }
      .p-recruit__environment--item {
        padding: 32px 24px 40px; }
      .p-recruit__environment--content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .p-recruit__environment--content .img img {
          width: 100%;
          height: auto; }
  .u-mt-0-sp {
    margin-top: 0px !important; }
  .u-mb-0-sp {
    margin-bottom: 0px !important; }
  .u-mt-4-sp {
    margin-top: 4px !important; }
  .u-mb-4-sp {
    margin-bottom: 4px !important; }
  .u-mt-8-sp {
    margin-top: 8px !important; }
  .u-mb-8-sp {
    margin-bottom: 8px !important; }
  .u-mt-12-sp {
    margin-top: 12px !important; }
  .u-mb-12-sp {
    margin-bottom: 12px !important; }
  .u-mt-16-sp {
    margin-top: 16px !important; }
  .u-mb-16-sp {
    margin-bottom: 16px !important; }
  .u-mt-20-sp {
    margin-top: 20px !important; }
  .u-mb-20-sp {
    margin-bottom: 20px !important; }
  .u-mt-24-sp {
    margin-top: 24px !important; }
  .u-mb-24-sp {
    margin-bottom: 24px !important; }
  .u-mt-28-sp {
    margin-top: 28px !important; }
  .u-mb-28-sp {
    margin-bottom: 28px !important; }
  .u-mt-32-sp {
    margin-top: 32px !important; }
  .u-mb-32-sp {
    margin-bottom: 32px !important; }
  .u-mt-36-sp {
    margin-top: 36px !important; }
  .u-mb-36-sp {
    margin-bottom: 36px !important; }
  .u-mt-40-sp {
    margin-top: 40px !important; }
  .u-mb-40-sp {
    margin-bottom: 40px !important; }
  .u-mt-44-sp {
    margin-top: 44px !important; }
  .u-mb-44-sp {
    margin-bottom: 44px !important; }
  .u-mt-48-sp {
    margin-top: 48px !important; }
  .u-mb-48-sp {
    margin-bottom: 48px !important; }
  .u-mt-52-sp {
    margin-top: 52px !important; }
  .u-mb-52-sp {
    margin-bottom: 52px !important; }
  .u-mt-56-sp {
    margin-top: 56px !important; }
  .u-mb-56-sp {
    margin-bottom: 56px !important; }
  .u-mt-60-sp {
    margin-top: 60px !important; }
  .u-mb-60-sp {
    margin-bottom: 60px !important; }
  .u-mt-64-sp {
    margin-top: 64px !important; }
  .u-mb-64-sp {
    margin-bottom: 64px !important; }
  .u-mt-68-sp {
    margin-top: 68px !important; }
  .u-mb-68-sp {
    margin-bottom: 68px !important; }
  .u-mt-72-sp {
    margin-top: 72px !important; }
  .u-mb-72-sp {
    margin-bottom: 72px !important; }
  .u-mt-76-sp {
    margin-top: 76px !important; }
  .u-mb-76-sp {
    margin-bottom: 76px !important; }
  .u-mt-80-sp {
    margin-top: 80px !important; }
  .u-mb-80-sp {
    margin-bottom: 80px !important; }
  .u-mt-84-sp {
    margin-top: 84px !important; }
  .u-mb-84-sp {
    margin-bottom: 84px !important; }
  .u-mt-88-sp {
    margin-top: 88px !important; }
  .u-mb-88-sp {
    margin-bottom: 88px !important; }
  .u-mt-92-sp {
    margin-top: 92px !important; }
  .u-mb-92-sp {
    margin-bottom: 92px !important; }
  .u-mt-96-sp {
    margin-top: 96px !important; }
  .u-mb-96-sp {
    margin-bottom: 96px !important; }
  .u-mt-100-sp {
    margin-top: 100px !important; }
  .u-mb-100-sp {
    margin-bottom: 100px !important; }
  .u-mt-104-sp {
    margin-top: 104px !important; }
  .u-mb-104-sp {
    margin-bottom: 104px !important; }
  .u-mt-108-sp {
    margin-top: 108px !important; }
  .u-mb-108-sp {
    margin-bottom: 108px !important; }
  .u-mt-112-sp {
    margin-top: 112px !important; }
  .u-mb-112-sp {
    margin-bottom: 112px !important; }
  .u-mt-116-sp {
    margin-top: 116px !important; }
  .u-mb-116-sp {
    margin-bottom: 116px !important; }
  .u-mt-120-sp {
    margin-top: 120px !important; }
  .u-mb-120-sp {
    margin-bottom: 120px !important; }
  .u-mt-124-sp {
    margin-top: 124px !important; }
  .u-mb-124-sp {
    margin-bottom: 124px !important; }
  .u-mt-128-sp {
    margin-top: 128px !important; }
  .u-mb-128-sp {
    margin-bottom: 128px !important; }
  .u-mt-132-sp {
    margin-top: 132px !important; }
  .u-mb-132-sp {
    margin-bottom: 132px !important; }
  .u-mt-136-sp {
    margin-top: 136px !important; }
  .u-mb-136-sp {
    margin-bottom: 136px !important; }
  .u-mt-140-sp {
    margin-top: 140px !important; }
  .u-mb-140-sp {
    margin-bottom: 140px !important; }
  .u-mt-144-sp {
    margin-top: 144px !important; }
  .u-mb-144-sp {
    margin-bottom: 144px !important; }
  .u-mt-148-sp {
    margin-top: 148px !important; }
  .u-mb-148-sp {
    margin-bottom: 148px !important; }
  .u-mt-152-sp {
    margin-top: 152px !important; }
  .u-mb-152-sp {
    margin-bottom: 152px !important; }
  .u-mt-156-sp {
    margin-top: 156px !important; }
  .u-mb-156-sp {
    margin-bottom: 156px !important; }
  .u-mt-160-sp {
    margin-top: 160px !important; }
  .u-mb-160-sp {
    margin-bottom: 160px !important; }
  .u-pt-0-sp {
    padding-top: 0px !important; }
  .u-pb-0-sp {
    padding-bottom: 0px !important; }
  .u-pt-4-sp {
    padding-top: 4px !important; }
  .u-pb-4-sp {
    padding-bottom: 4px !important; }
  .u-pt-8-sp {
    padding-top: 8px !important; }
  .u-pb-8-sp {
    padding-bottom: 8px !important; }
  .u-pt-12-sp {
    padding-top: 12px !important; }
  .u-pb-12-sp {
    padding-bottom: 12px !important; }
  .u-pt-16-sp {
    padding-top: 16px !important; }
  .u-pb-16-sp {
    padding-bottom: 16px !important; }
  .u-pt-20-sp {
    padding-top: 20px !important; }
  .u-pb-20-sp {
    padding-bottom: 20px !important; }
  .u-pt-24-sp {
    padding-top: 24px !important; }
  .u-pb-24-sp {
    padding-bottom: 24px !important; }
  .u-pt-28-sp {
    padding-top: 28px !important; }
  .u-pb-28-sp {
    padding-bottom: 28px !important; }
  .u-pt-32-sp {
    padding-top: 32px !important; }
  .u-pb-32-sp {
    padding-bottom: 32px !important; }
  .u-pt-36-sp {
    padding-top: 36px !important; }
  .u-pb-36-sp {
    padding-bottom: 36px !important; }
  .u-pt-40-sp {
    padding-top: 40px !important; }
  .u-pb-40-sp {
    padding-bottom: 40px !important; }
  .u-pt-44-sp {
    padding-top: 44px !important; }
  .u-pb-44-sp {
    padding-bottom: 44px !important; }
  .u-pt-48-sp {
    padding-top: 48px !important; }
  .u-pb-48-sp {
    padding-bottom: 48px !important; }
  .u-pt-52-sp {
    padding-top: 52px !important; }
  .u-pb-52-sp {
    padding-bottom: 52px !important; }
  .u-pt-56-sp {
    padding-top: 56px !important; }
  .u-pb-56-sp {
    padding-bottom: 56px !important; }
  .u-pt-60-sp {
    padding-top: 60px !important; }
  .u-pb-60-sp {
    padding-bottom: 60px !important; }
  .u-pt-64-sp {
    padding-top: 64px !important; }
  .u-pb-64-sp {
    padding-bottom: 64px !important; }
  .u-pt-68-sp {
    padding-top: 68px !important; }
  .u-pb-68-sp {
    padding-bottom: 68px !important; }
  .u-pt-72-sp {
    padding-top: 72px !important; }
  .u-pb-72-sp {
    padding-bottom: 72px !important; }
  .u-pt-76-sp {
    padding-top: 76px !important; }
  .u-pb-76-sp {
    padding-bottom: 76px !important; }
  .u-pt-80-sp {
    padding-top: 80px !important; }
  .u-pb-80-sp {
    padding-bottom: 80px !important; }
  .u-pt-84-sp {
    padding-top: 84px !important; }
  .u-pb-84-sp {
    padding-bottom: 84px !important; }
  .u-pt-88-sp {
    padding-top: 88px !important; }
  .u-pb-88-sp {
    padding-bottom: 88px !important; }
  .u-pt-92-sp {
    padding-top: 92px !important; }
  .u-pb-92-sp {
    padding-bottom: 92px !important; }
  .u-pt-96-sp {
    padding-top: 96px !important; }
  .u-pb-96-sp {
    padding-bottom: 96px !important; }
  .u-pt-100-sp {
    padding-top: 100px !important; }
  .u-pb-100-sp {
    padding-bottom: 100px !important; }
  .u-pt-104-sp {
    padding-top: 104px !important; }
  .u-pb-104-sp {
    padding-bottom: 104px !important; }
  .u-pt-108-sp {
    padding-top: 108px !important; }
  .u-pb-108-sp {
    padding-bottom: 108px !important; }
  .u-pt-112-sp {
    padding-top: 112px !important; }
  .u-pb-112-sp {
    padding-bottom: 112px !important; }
  .u-pt-116-sp {
    padding-top: 116px !important; }
  .u-pb-116-sp {
    padding-bottom: 116px !important; }
  .u-pt-120-sp {
    padding-top: 120px !important; }
  .u-pb-120-sp {
    padding-bottom: 120px !important; }
  .u-pt-124-sp {
    padding-top: 124px !important; }
  .u-pb-124-sp {
    padding-bottom: 124px !important; }
  .u-pt-128-sp {
    padding-top: 128px !important; }
  .u-pb-128-sp {
    padding-bottom: 128px !important; }
  .u-pt-132-sp {
    padding-top: 132px !important; }
  .u-pb-132-sp {
    padding-bottom: 132px !important; }
  .u-pt-136-sp {
    padding-top: 136px !important; }
  .u-pb-136-sp {
    padding-bottom: 136px !important; }
  .u-pt-140-sp {
    padding-top: 140px !important; }
  .u-pb-140-sp {
    padding-bottom: 140px !important; }
  .u-pt-144-sp {
    padding-top: 144px !important; }
  .u-pb-144-sp {
    padding-bottom: 144px !important; }
  .u-pt-148-sp {
    padding-top: 148px !important; }
  .u-pb-148-sp {
    padding-bottom: 148px !important; }
  .u-pt-152-sp {
    padding-top: 152px !important; }
  .u-pb-152-sp {
    padding-bottom: 152px !important; }
  .u-pt-156-sp {
    padding-top: 156px !important; }
  .u-pb-156-sp {
    padding-bottom: 156px !important; }
  .u-pt-160-sp {
    padding-top: 160px !important; }
  .u-pb-160-sp {
    padding-bottom: 160px !important; } }
@media screen and (min-width: 769px) {
    body {
      font-size: 1.6rem; }
  .pc-hide {
    display: none; }
    .l-division {
      padding: 72px 0 0; }
      .l-division + .l-division {
        margin-top: 48px; }
      .l-division__heading {
        margin-bottom: 32px; }
      .l-division__lead {
        margin-bottom: 48px; }
      .l-footer__main {
        padding: 48px 24px 72px; }
      .l-footer__main nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        gap: 24px; }
      .l-footer__main nav > ul > li > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 8px;
        margin-top: 12px;
        margin-left: 10px; }
        .l-footer__main nav > ul > li a b {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          gap: 4px; }
          .l-footer__main nav > ul > li a b::before {
            content: '';
            display: block;
            margin-top: 9px;
            aspect-ratio: 1;
            width: 8px;
            border-radius: 100vw;
            background-color: #fff; }
      .l-footer__sub {
        padding: 40px 24px 48px; }
        .l-footer__sub--heading {
          -ms-flex-negative: 0;
              flex-shrink: 0;
          vertical-align: top; }
      .l-footer__sub .l-footer__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 24px; }
          .l-footer__sub .l-footer__inner nav > ul {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            gap: 9px 21px; }
              .l-footer__sub .l-footer__inner nav > ul > li > ul::before {
                content: '（';
                margin-right: -4px; }
              .l-footer__sub .l-footer__inner nav > ul > li > ul::after {
                content: '）';
                margin-left: -4px; }
      .l-footer__foot nav ul.sp-hide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 12px;
        padding: 8px 20px; }
        .l-footer__foot--copy {
          text-align: right; }
    .l-section {
      padding: 0 80px; }
      .l-section__body {
        padding: 104px 80px; }
      .l-section__lead {
        text-align: center;
        margin-top: 48px; }
      .l-section--bg {
        padding: 104px 80px; }
        .m-anchor.-sm .m-anchor__item {
          padding: 8px 20px; }
      .m-anchor__item {
        padding: 24px 20px; }
      .m-anchor__text {
        font-size: 2rem; }
    .m-breadcrumbs {
      padding: 12px 8px; }
    .m-button {
      font-size: 1.6rem;
      width: 335px;
      max-width: 335px; }
    .m-button.-w-mc-pc {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      max-width: 100%; }
    .m-button-arrow, .m-anchor__arrow, .m-button-more__arrow {
      width: 56px;
      height: 56px; }
      .m-button-more__text {
        font-size: 1.6rem; }
      .m-button-more.-sm .m-button-more__text {
        font-size: 1.4rem; }
      .m-card-img01__title {
        font-size: 1.8rem; }
      .m-card-img01__description {
        font-size: 1.4rem;
        margin-top: 8px; }
    .m-card-img02 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: 24px;
      padding: 24px; }
      .m-card-img02__img {
        width: 240px;
        margin-bottom: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .m-card-img02__title {
        font-size: 1.8rem; }
      .m-card-img02__description {
        font-size: 1.4rem; }
      .m-card-img03__text {
        font-size: 1.6rem; }
    .m-card-img04 {
      padding: 40px 48px; }
      .m-card-img04__title {
        margin-bottom: 28px; }
      .m-card-img04__body {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap; }
      .m-card-img04__imgarea {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
    .m-card-text01 {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 2fr 1fr;
      grid-template-columns: 2fr 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      padding: 40px; }
      .m-card-text01__main {
        display: -ms-grid;
        display: grid;
        place-content: center;
        padding: 0 40px; }
      .m-card-text01__sub {
        display: -ms-grid;
        display: grid;
        place-content: center;
        padding: 0 40px;
        border-top: none;
        border-left: solid 1px #D9D9D9; }
    .m-card-text02 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      padding: 40px; }
      .m-card-text02__title {
        font-size: 1.6rem;
        width: 40%;
        padding: 0 40px; }
      .m-card-text02__description {
        font-size: 1.2rem;
        width: 60%;
        padding: 0 40px;
        border-top: none;
        border-left: solid 1px #D9D9D9; }
    .m-card-text03 {
      padding: 40px 80px; }
      .m-card-text03__title {
        font-size: 1.6rem; }
      .m-card-text03__description {
        font-size: 1.2rem; }
      .m-card-text05__title {
        font-size: 2rem; }
      .m-card-text05__body {
        font-size: 1.6rem;
        padding: 12px 20px 16px; }
      .m-card-text06__title {
        font-size: 1.4rem; }
      .m-card-text06__body {
        font-size: 1.2rem; }
    .m-contact {
      padding: 40px 80px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .m-contact p {
        width: 560px;
        max-width: 560px;
        margin: 0 32px 0 0; }
    .m-faq__question, .m-faq__answer {
      font-size: 1.6rem; }
      .m-faq__question::before, .m-faq__answer::before {
        font-size: 2.4rem;
        width: 40px;
        height: 40px;
        padding-left: 6px; }
      .m-faq__question > a {
        padding: 24px 64px 24px 72px; }
        .m-faq__question > a::before, .m-faq__question > a::after {
          width: 24px;
          height: 4px; }
    .m-faq__answer {
      padding: 16px 16px 16px 72px; }
      .m-faq__answer > p {
        font-size: 1.4rem; }
      .m-flow__item:not(:first-of-type) {
        margin-top: 96px; }
        .m-flow__item:not(:first-of-type)::before {
          width: 80px;
          height: 40px;
          top: -64px; }
    .m-headingH1 {
      padding: 48px 104px 32px 160px; }
      .m-headingH1__en {
        font-size: 2rem;
        margin-bottom: 0; }
      .m-headingH1__ja {
        font-size: 4rem; }
    .m-headingH2__en {
      font-size: 2.4rem;
      margin-bottom: 12px;
      padding-left: 48px;
      background-position: 0 2px; }
    .m-headingH2__ja {
      font-size: 3.2rem; }
      .m-headingH2.-center .m-headingH2__en {
        padding-top: 36px;
        padding-left: 0;
        background-position: 50% 0; }
    .m-headingH2-en {
      font-size: 2.4rem; }
    .m-headingH3 {
      font-size: 2.4rem; }
      .m-headingH3 strong {
        font-size: 3.2rem; }
    .m-headingH4.-circle {
      font-size: 2.8rem;
      padding-left: 44px; }
      .m-headingH4.-circle::before {
        width: 32px;
        height: 32px;
        top: 9px; }
    .m-headingH4.-line {
      font-size: 2rem;
      padding-bottom: 8px; }
    .m-headingH5 {
      font-size: 2rem; }
              .p-newgraduate__interview--modal-inner .bottom .hukidashi::after,
              .p-career__interview--modal-inner .bottom .hukidashi::after,
              .p-parttimejob__interview--modal-inner .bottom .hukidashi::after {
                left: 24px;
                bottom: -26px; }
    .m-label, .m-news__category {
      font-size: 1.2rem; }
      .m-news__item > a {
        padding: 16px 24px; }
    .m-news__date {
      font-size: 1.4rem; }
    .m-news__title {
      font-size: 1.6rem; }
    .m-stack.-col2 {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; }
    .m-stack.-col3 {
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr; }
    .m-stack.-col4 {
      -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr; }
    .m-stack.-col5 {
      -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
      .m-subHeading01__num {
        font-size: 3.2rem;
        width: 80px;
        height: 80px; }
        .m-subHeading01__num::before {
          font-size: 1.2rem; }
      .m-subHeading01__text {
        font-size: 1.8rem; }
    .m-subHeading02 {
      font-size: 1.8rem;
      padding-left: 18px; }
      .m-subHeading02::before {
        width: 12px;
        height: 12px;
        top: 10px; }
      .m-subHeading03__num {
        font-size: 1.8rem;
        width: 40px;
        height: 40px; }
      .m-subHeading03__text {
        font-size: 1.8rem; }
    .m-tab {
      padding: 0 80px;
      gap: 24px; }
      .m-tab__item {
        font-size: 2.4rem;
        padding: 16px 24px;
        border-radius: 24px 24px 0px 0px; }
      .m-table__item::after {
        width: 120px; }
    .m-table__term, .m-table__description {
      font-size: 1.6rem; }
    .m-table__term {
      width: 200px;
      padding: 16px 20px 16px 0; }
    .m-text-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: 56px; }
      .m-text-box__title {
        font-size: 3.2rem; }
      .m-text-box__img {
        width: 42.85714%;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .m-thumbnail {
      max-width: 520px;
      border-radius: 64px 16px; }
      .m-thumbnail__label {
        padding: 16px 64px;
        border-radius: 0 0 48px 0; }
      .m-thumbnail.-lg {
        max-width: 100%; }
      .m-vision__banner {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-width: 100%; }
    .p-at-a-glance__mainSection {
      overflow: hidden; }
      .p-at-a-glance__mainSection--label {
        position: absolute;
        top: 0;
        left: 0; }
      .p-at-a-glance__mainSection.section01 .item01 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        max-width: 779px;
        margin: 0 auto; }
      .p-at-a-glance__mainSection.section01 .item01 dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        gap: 24px; }
      .p-at-a-glance__mainSection.section01 .item03 {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 40px; }
        .p-at-a-glance__mainSection.section01 .item03-child {
          width: calc(50% - 20px);
          max-width: 400px; }
      .p-at-a-glance__mainSection.section02 .p-at-a-glance__mainSection--inner {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .p-at-a-glance__mainSection.section03 .p-at-a-glance__mainSection--inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 48px; }
    .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item {
      padding: 32px 40px; }
    .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item:first-child dt {
      max-width: 431px;
      margin: 0 auto; }
    .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item:last-child dt {
      width: 318px; }
    .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item:last-child dd {
      width: calc( 268/ 602 * 100%); }
          .p-at-a-glance__subSection.section07 .historyBox__inner > ol {
            padding-left: calc(80px + 40px); }
          .p-at-a-glance__subSection.section08 ul li {
            -ms-grid-rows: subgrid;
            grid-template-rows: subgrid;
            -ms-grid-row-span: 3;
            grid-row: span 3; }
    .p-bm__contents {
      padding-top: 104px; }
    .p-bm-section {
      padding: 208px 80px 0; }
      .p-bm-section + .p-bm-section {
        margin-top: 200px; }
      .p-bm-section__kv {
        height: 400px; }
      .p-bm-section__body {
        padding: 56px 80px 0; }
    .p-bm-division {
      padding: 72px 0 0; }
      .p-bm-division + .p-bm-division {
        margin-top: 48px; }
      .p-bm-division__heading {
        margin-bottom: 32px; }
      .p-bm-division__lead {
        margin-bottom: 48px; }
        .p-bm-division__contents.-section1 {
          -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr); }
        .p-bm-division__contents.-section1 .m-card-img04:nth-of-type(1) {
          -ms-grid-column: 1;
          -ms-grid-column-span: 1;
          grid-column: 1 / 2;
          -ms-grid-row: 1;
          -ms-grid-row-span: 1;
          grid-row: 1 / 2; }
        .p-bm-division__contents.-section1 .m-card-img04:nth-of-type(2) {
          -ms-grid-column: 1;
          -ms-grid-column-span: 1;
          grid-column: 1 / 2;
          -ms-grid-row: 2;
          -ms-grid-row-span: 1;
          grid-row: 2 / 3; }
        .p-bm-division__contents.-section1 .m-card-img04:nth-of-type(3) {
          -ms-grid-column: 2;
          -ms-grid-column-span: 1;
          grid-column: 2 / 3;
          -ms-grid-row: 1;
          -ms-grid-row-span: 2;
          grid-row: 1 / 3; }
    .p-bmDiv-link {
      margin-top: 32px;
      padding: 32px 22px; }
      .p-bmDiv-link__lead {
        font-size: 1.8rem; }
    .p-bmDiv-imgCol {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      gap: 8px; }
      .p-bmDiv-imgCol figcaption {
        font-size: 1.6rem; }
      .p-company_greeting__main .heading {
        text-align: center; }
    .p-company-office .m-dl__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .p-company-outline .list-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .p-company-outline .list-content dt {
        padding: 24px;
        width: 30%;
        text-align: center; }
      .p-company-outline .list-content dd {
        padding: 24px;
        width: 70%; }
    .p-company-vision img.vision-logo {
      max-width: 640px; }
  .p-contact__navigation--main .m-anchor.-sm {
    -ms-grid-columns: auto minmax(0, 1fr);
    grid-template-columns: auto minmax(0, 1fr); }
  .p-contact__navigation--main .m-anchor.-sm .m-anchor__item {
    width: 100%;
    max-width: 514px;
    min-width: 374px; }
    .p-contact__faq {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .p-home .kv {
      min-height: 591px; }
      .p-home .kv__heading {
        top: calc(50% - 28px - 70px);
        right: calc(50% + ( 127 / 1440 * 100vw));
        translate: 0 -50%; }
        .p-home .kv__item-01 {
          top: calc(50% - 260px);
          left: calc(50% - ( 210 / 1440 * 100vw)); }
      .p-home .kv__item-02 {
        width: calc( 120 / 1440 * 100vw);
        top: calc(50% + 64px);
        right: calc(50% + 295px); }
      .p-home .kv__item-03 {
        width: calc( 120 / 1440 * 100vw);
        bottom: calc(50% + 142px);
        right: calc(50% + 21px); }
      .p-home .kv__item-04 {
        width: calc( 200 / 1440 * 100vw);
        top: calc(50% - 67px - 200px);
        right: calc(50% + ( 503 / 1440 * 100vw)); }
      .p-home .kv__item-05 {
        width: calc( 184 / 1440 * 100vw);
        top: calc(50% + 59px);
        left: calc(50% + ( 547 / 1440 * 100vw)); }
          .p-home .kv__bg--item.item-01 {
            top: 50%;
            right: calc(50% + ( 493 / 1440 * 100vw)); }
          .p-home .kv__bg--item.item-02 {
            bottom: calc(50% + 226px);
            right: calc(50% + ( 130 / 1440 * 100vw)); }
          .p-home .kv__bg--item.item-03 {
            top: calc(50% - 41px);
            left: calc(50% + ( 485 / 1440 * 100vw)); }
          .p-home .kv__bg--item.item-04 {
            top: calc(50% + 102px);
            right: calc(50% + ( 553 / 1440 * 100vw)); }
          .p-home .kv__bg--item.item-05 {
            top: 0;
            right: 0; }
          .p-home .kv__bg--item.item-06 {
            top: calc(50% - 27px);
            left: calc(50% - ( 136 / 1440 * 100vw)); }
    .p-home .navigation nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .p-home .navigation nav ul li a {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center; }
      .p-home .navigation nav ul li a .navText {
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1/4; }
      .p-home .navigation nav ul li a .navIcon {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3; }
        .p-home .navigation nav ul li a .m-button-arrow, .p-home .navigation nav ul li a .m-anchor__arrow, .p-home .navigation nav ul li a .m-button-more__arrow {
          -ms-grid-column: 3;
          -ms-grid-column-span: 1;
          grid-column: 3/4; }
      .p-home .navigation.-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        padding: 0 calc(45/1440 * 100vw) 0 calc(70/1440 * 100vw); }
      .p-home .navigation.-center nav ul {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .p-home .vision__banner {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-width: 100%; }
        .p-home .about__circles--item {
          width: 376px; }
        .p-home .about__circles--item.item-01 {
          -ms-grid-column: 1;
          -ms-grid-column-span: 2;
          grid-column: 1/3;
          margin-bottom: -98px; }
        .p-home .about__circles--item.item-02 {
          -ms-grid-column: 1;
          -ms-grid-column-span: 1;
          grid-column: 1/2;
          margin-right: -24px; }
        .p-home .about__circles--item.item-03 {
          -ms-grid-column: 2;
          -ms-grid-column-span: 1;
          grid-column: 2/3;
          margin-left: -24px; }
      .p-home .overview__button {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-width: 100%; }
          .p-home .service__list--item .thumb.-typeA {
            -webkit-mask-image: url(../img/common/mask-01.svg);
                    mask-image: url(../img/common/mask-01.svg); }
          .p-home .service__list--item .thumb.-typeB {
            -webkit-mask-image: url(../img/common/mask-02.svg);
                    mask-image: url(../img/common/mask-02.svg); }
          .p-home .service__list--item .heading {
            position: absolute;
            bottom: 0;
            left: 0; }
      .p-home .news__contents .m-headingH2 {
        padding-left: 20px; }
          .p-home .news__grid--item h3 {
            padding-left: 20px; }
  .p-home .message {
    margin-top: -120px;
    padding: 120px 24px 102px;
    border-radius: 120px 0 0;
    background-color: #fff; }
    .p-home .message__inner {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .p-home .message__text::before {
        top: 50%;
        translate: 0 -50%; }
        .p-home .recruit__text--inner .m-headingH2 {
          -ms-grid-row: 1;
          -ms-grid-row-span: 2;
          grid-row: 1/3; }
    .p-inquiry .login-btn-container .m-stack.-col2 {
      max-width: 734px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .p-mm-feature .m-headingBig {
      font-size: 4rem; }
    .p-mm-feature .m-bg.-rounded-top {
      border-radius: 120px 0 0; }
    .p-mm-feature .m-block {
      padding: 120px 0; }
    .p-mm-feature .m-inquiry {
      margin-top: 80px; }
      .p-mm-feature .m-inquiry__thumb img {
        border-radius: 32px 0 0 32px; }
      .p-mm-feature .m-inquiry__desc {
        padding: 48px 56px; }
    .p-mm-feature__head {
      padding-top: 100px; }
      .p-mm-feature__head .m-headingBig {
        margin-bottom: 80px; }
    .p-mm-feature__benefit {
      border-bottom-left-radius: 120px; }
      .p-mm-feature__benefit-list {
        gap: 56px 32px;
        margin-top: 64px; }
      .p-mm-feature__benefit-desc {
        padding: 16px 32px;
        min-height: 248px; }
      .p-mm-feature__benefit-thumb {
        border-top-left-radius: 56px;
        border-top-right-radius: 24px; }
        .p-mm-feature__benefit-title span {
          font-size: 2.4rem; }
      .p-mm-feature__overview-bg {
        padding: 160px 0 120px;
        border-top-right-radius: 120px; }
    .p-mm-feature__consultant {
      padding: 120px 0 180px; }
      .p-mm-feature__consultant-thumb {
        margin-bottom: 56px;
        margin-top: 64px; }
      .p-mm-feature__consultant-top {
        font-size: 2.4rem; }
      .p-mm-feature__consultant-desc {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        gap: 40px;
        padding: 48px 80px; }
      .p-mm-feature__consultant-item {
        padding: 24px; }
        .p-mm-feature__consultant-item .content h3 {
          font-size: 2.4rem; }
        .p-mm-feature__consultant-item .content p {
          font-size: 1.6rem; }
      .p-mm-feature__consultant-top02 {
        font-size: 1.8rem;
        margin-bottom: 32px; }
        .p-mm-feature__consultant-top02 img {
          width: 49px; }
      .p-mm-feature__consultant-desc02 {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
      .p-mm-feature__consultant-item02 {
        padding: 16px 40px 12px 48px; }
          .p-mm-feature__consultant-item02 .info h3 {
            font-size: 2.4rem; }
      .p-mm-feature__consultant-advice {
        padding: 56px 80px 72px; }
      .p-mm-feature__consultant-offer {
        margin-top: 32px; }
        .p-mm-feature__consultant-offer:before {
          width: 80px;
          height: 40px; }
        .p-mm-feature__consultant-offer h2 {
          padding-top: 56px;
          font-size: 3.6rem; }
            .p-mm-feature__consultant-offer h2 span:after {
              width: 10px;
              height: 10px;
              bottom: -8px; }
    .p-mm-feature__credibility {
      padding: 104px 80px 160px; }
      .p-mm-feature__credibility-desc {
        border-radius: 120px;
        padding: 120px 80px; }
      .p-mm-feature__credibility-sub {
        margin-bottom: 56px; }
        .p-mm-feature__credibility-sub p {
          font-size: 1.8rem; }
      .p-mm-feature__credibility-list {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
      .p-mm-feature__credibility-item {
        border-radius: 32px; }
        .p-mm-feature__credibility-item .head {
          border-top-left-radius: 32px;
          border-top-right-radius: 32px;
          padding: 18px 0;
          font-size: 1.8rem;
          font-weight: 700;
          min-height: 100px; }
        .p-mm-feature__credibility-item .content {
          padding: 16px 40px 56px; }
          .p-mm-feature__credibility-item .content h3 {
            font-size: 2.4rem; }
        .p-mm-feature__credibility-item .info {
          padding: 32px; }
      .p-mm-feature__credibility-together {
        font-size: 2.4rem;
        padding: 32px 0;
        margin: 32px 80px 0; }
    .p-mm-feature__management {
      padding: 160px 0; }
      .p-mm-feature__management-list {
        margin-top: 64px; }
      .p-mm-feature__management-head {
        margin-bottom: 56px; }
      .p-mm-feature__management-desc {
        padding: 48px 53px; }
        .p-mm-feature__management-desc .title {
          gap: 40px;
          -ms-grid-columns: 1fr 2fr;
          grid-template-columns: 1fr 2fr;
          margin-bottom: 40px; }
          .p-mm-feature__management-desc .title h3 {
            font-size: 2.4rem; }
        .p-mm-feature__management-desc .info {
          gap: 11px;
          -ms-grid-columns: (1fr)[6];
          grid-template-columns: repeat(6, 1fr); }
    .p-mm-feature__management-item {
      padding: 0 16px; }
    .p-mm-feature__management-item:not(:last-child) {
      border-right: 1px solid #D9D9D9; }
      .p-mm-feature__management-more {
        margin-top: 96px;
        padding: 0 80px;
        text-align: center; }
        .p-mm-feature__management-more .together {
          font-size: 2.4rem;
          padding: 32px 0;
          margin-top: 64px; }
    .p-mm-feature__system {
      padding: 120px 0;
      border-top-left-radius: 120px; }
      .p-mm-feature__system-support {
        margin-bottom: 96px; }
        .p-mm-feature__system-support p {
          font-size: 1.8rem; }
        .p-mm-feature__system-support .thumb {
          margin-top: 56px; }
      .p-mm-feature__system-apartment {
        border-radius: 120px;
        padding: 80px 0 96px; }
        .p-mm-feature__system-apartment .head {
          margin-bottom: 48px; }
      .p-mm-feature__system-item {
        padding: 54px 40px;
        border: 1px solid rgba(255, 127, 0, 0.2);
        border-radius: 32px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; }
        .p-mm-feature__system-item .num {
          bottom: 15px; }
        .p-mm-feature__system-item h4 {
          font-size: 2.4rem; }
      .p-mm-feature__system-item .content p {
        min-height: 116px; }
      .p-mm-feature__system-lst {
        text-align: right;
        margin-top: 16px; }
        .p-mm-feature__system-lst p {
          margin-left: 0; }
    .p-mm-feature .slick-slide {
      margin: 0 12px; }
    .p-mm-feature__dial {
      padding: 120px 24px 136px; }
      .p-mm-feature__dial-desc {
        border-radius: 32px;
        margin-top: 64px;
        padding: 72px 80px 56px 80px; }
      .p-mm-feature__dial-desc--inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 48px; }
      .p-mm-feature__dial-desc .content {
        width: 55%; }
      .p-mm-feature__dial-desc .thumb {
        width: 45%; }
        .p-mm-feature__dial-desc .price {
          padding: 32px 24px 28px; }
    .p-mm-feature__menu {
      margin-bottom: 120px; }
      .p-mm-feature__menu-tab {
        margin-top: 70px;
        padding: 0 80px;
        gap: 24px;
        border-bottom: 4px solid #FF7F00; }
        .p-mm-feature__menu-tab .tab-item {
          padding: 16px 0;
          border-top-left-radius: 24px;
          border-top-right-radius: 24px;
          font-size: 2.4rem; }
      .p-mm-feature__menu-content {
        padding-top: 80px; }
    .p-mm-feature__support-desc {
      margin-top: 32px;
      padding: 56px 80px; }
    .p-mm-feature__support-special {
      font-size: 2.4rem; }
      .p-mm-feature__support-special .tag {
        font-size: 1.8rem;
        padding: 8px 24px;
        margin-right: 12px; }
      .p-mm-feature__support-special .free {
        font-size: 4rem; }
    .p-mm-feature__support-item .lst {
      gap: 24px; }
    .p-mm-feature__support-menu {
      margin-top: 80px; }
      .p-mm-feature__support-menu .item .head {
        font-size: 2.4rem; }
      .p-mm-feature__support-menu .item .desc {
        padding: 40px;
        padding-bottom: 56px; }
    .p-mm-feature__support-list {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); }
      .p-mm-feature__support-list .wrap {
        padding: 67px 32px 40px; }
      .p-mm-feature__support-list .tag {
        font-size: 2.4rem; }
      .p-mm-feature__support-list h4 {
        font-size: 1.8rem;
        min-height: 65px; }
    .p-mm-feature__support-list02 {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
      margin-top: 48px;
      gap: 48px 24px; }
          .p-mm-feature__support-list02 .card .content h4 {
            font-size: 2.4rem; }
          .p-mm-feature__support-list02 .card .content p {
            font-size: 1.8rem; }
    .p-mm-feature__bottomLink .m-text-box {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .p-mm-feature__bottomLink .m-text-box__img {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .p-mm-service .m-headingBig {
      font-size: 4rem; }
    .p-mm-service .m-bg.-rounded-top {
      border-radius: 120px 0 0; }
    .p-mm-service .m-block {
      padding: 120px 0; }
    .p-mm-service .m-inquiry {
      margin-top: 80px; }
      .p-mm-service .m-inquiry__desc {
        padding: 48px 56px; }
    .p-mm-service .m-subHeading01__num {
      width: 104px;
      height: 104px;
      font-size: 4rem; }
      .p-mm-service .m-subHeading01__num:before {
        font-size: 1.6rem; }
  .p-mm-service .m-subHeading01__text {
    font-size: 3.2rem; }
    .p-mm-service__list {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .p-mm-service__list .p-mm-service__list--item {
        width: calc(100% / 3 - 16px); }
    .p-mm-service01__content-head {
      text-align: center; }
    .p-mm-service01__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .p-mm-service01__bottom {
      padding: 6px 0;
      font-size: 2.4rem; }
    .p-mm-service01__note {
      padding: 24px 115px; }
    .p-mm-service01__note-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 40px; }
    .p-mm-service02__top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 56px;
      margin-bottom: 96px; }
      .p-mm-service02__top img {
        width: 50%; }
    .p-mm-service02__box {
      width: calc(100% /3 - 11px); }
      .p-mm-service02__box h4 {
        font-size: 2rem; }
      .p-mm-service02__content-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 16px;
        padding: 48px 80px 32px; }
        .p-mm-service02__content-bottom h3 {
          font-size: 2.4rem; }
    .p-mm-service02__bottom-note {
      padding: 40px 56px; }
  .p-mm-service02__bottom-li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
  .p-mm-service02__bottom-r {
    width: 48%; }
    .p-mm-service03__top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 56px; }
      .p-mm-service03__top-r {
        margin-top: 0; }
    .p-mm-service03__box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .p-mm-service03__list-item {
        min-width: 160px; }
        .p-mm-service03__list-item:not(:last-child) {
          border-right: 1px solid #EBEBEB;
          border-bottom: none; }
        .p-mm-service03__list-item p {
          font-weight: bold; }
    .p-mm-service03__content {
      border-radius: 120px;
      margin: 0 80px;
      padding: 104px 80px 120px; }
      .p-mm-service03__content-head {
        margin-bottom: 64px; }
      .p-mm-service03__content-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 80px;
        margin-bottom: 72px; }
        .p-mm-service03__content-box--l {
          width: 50%; }
        .p-mm-service03__content-box--r {
          width: 50%;
          padding-left: 48px; }
      .p-mm-service03__content-note {
        padding: 56px 80px 72px; }
        .p-mm-service03__content-note h4 {
          margin-bottom: 4px; }
      .p-mm-service03__content-list {
        margin-top: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .p-mm-service03__content-item {
        width: calc(100% / 3 - 43px);
        margin-bottom: 0; }
      .p-mm-service03__content-icon {
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        right: -48px; }
      .p-mm-service03__content-bottom {
        padding: 0 80px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 56px; }
        .p-mm-service03__content-bottom--r {
          margin-top: 0; }
      .p-mm-service03__content-li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 32px; }
      .p-mm-service03__content-desc:not(:last-child) {
        margin-bottom: 0; }
      .p-mm-service03__content-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .p-mm-service03__content-wrap {
        width: calc(100% / 2); }
    .p-mm-service03__wrap--l {
      padding-right: 48px;
      margin-bottom: 0; }
    .p-mm-service04__content-item {
      width: calc(100% / 2 - 16px); }
    .p-mm-service04__content-item:first-child {
      padding: 24px 40px 114px 40px; }
    .p-mm-service04__content-item:nth-child(2) {
      padding: 24px 40px 40px 40px; }
    .p-mm-service04__content-item:nth-child(3) {
      padding: 24px 40px 40px 40px; }
    .p-mm-service04__content-item:nth-child(4) {
      padding: 24px 40px 78px 40px; }
      .p-mm-service04__content-item:nth-child(4) img {
        margin-top: 0; }
    .p-mm-service04__content-item:nth-child(5) {
      padding: 24px 40px 106px 40px; }
      .p-mm-service04__content-item:nth-child(5) img {
        margin-top: 0; }
    .p-mm-service04__box-desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 24px; }
    .p-mm-service05__top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 56px; }
      .p-mm-service05__top p {
        margin-bottom: 0; }
      .p-mm-service05__top img {
        width: 50%; }
    .p-newgraduate__kv {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      min-height: 544px; }
    .p-newgraduate__kv--text {
      position: absolute;
      top: 31px;
      left: 0;
      padding-left: 24px; }
      .p-newgraduate__kv--text .m-headingH1 {
        padding: 48px 0 32px; }
    .p-newgraduate__section.faq .p-newgraduate__section--inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      gap: 24px; }
    .p-newgraduate__faq {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .p-privacypolicy .img-text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .p-privacypolicy .img-text-box .text-box {
      margin-right: 16px; }
    .p-pm .m-stack.-col2.takusu-btn-wrapper {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; }
          .p-recruit__navigation ul.main li a .thumb {
            max-width: 214px; }
          .p-recruit__navigation ul.main li a .text .m-button-arrow, .p-recruit__navigation ul.main li a .text .m-anchor__arrow, .p-recruit__navigation ul.main li a .text .m-button-more__arrow {
            margin-top: 32px;
            margin-left: auto; }
    .p-recruit__numbers.grid01 {
      -ms-grid-columns: (minmax(0, 1fr))[6];
      grid-template-columns: repeat(6, minmax(0, 1fr));
      -ms-grid-rows: 2fr 1fr;
      grid-template-rows: 2fr 1fr; }
    .p-recruit__numbers.grid02 {
      -ms-grid-columns: (minmax(0, 1fr))[2];
      grid-template-columns: repeat(2, minmax(0, 1fr)); }
        .grid01 .p-recruit__numbers--box {
          -ms-grid-row-span: 2;
          grid-row: span 2; }
        .grid01 .p-recruit__numbers--box.box01 {
          -ms-grid-row: 1;
          -ms-grid-row-span: 1;
          grid-row: 1/2; }
        .grid02 .p-recruit__numbers--box {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .grid02 .p-recruit__numbers--box.box09 .main {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            gap: 32px; } }
@media screen and (min-width: 540px) and (max-width: 768px) {
  .tab-hide {
    display: none; }
      .p-at-a-glance__mainSection.section02 .item01,
      .p-at-a-glance__mainSection.section02 .item02 {
        -ms-grid-columns: 40% 60%;
        grid-template-columns: 40% 60%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .p-at-a-glance__mainSection.section02 .item01 .icon,
      .p-at-a-glance__mainSection.section02 .item02 .icon {
        -ms-grid-row: 2;
        -ms-grid-row-span: 2;
        grid-row: 2/4;
        -ms-grid-column-align: center;
            justify-self: center; }
        .p-at-a-glance__mainSection.section02 .item01 .p-at-a-glance__mainSection--title,
        .p-at-a-glance__mainSection.section02 .item02 .p-at-a-glance__mainSection--title {
          -ms-grid-column: 1;
          -ms-grid-column-span: 2;
          grid-column: 1/3;
          -ms-grid-column-align: center;
              justify-self: center; } }
@media screen and (min-width: 961px) {
  .tab-visible {
    display: none; }
    .p-at-a-glance__main {
      -ms-grid-columns: minmax(calc(776 / 1280 * 100%), 776px) minmax(calc(472 / 1280 * 100%), 472px);
      grid-template-columns: minmax(calc(776 / 1280 * 100%), 776px) minmax(calc(472 / 1280 * 100%), 472px);
      gap: 40px 32px; }
    .p-at-a-glance__mainSection:not(.section05):not(.section06) {
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1/3; }
        .p-at-a-glance__mainSection.section01 .item02-child {
          padding: 24px 28px 24px 96px; }
          .p-at-a-glance__mainSection.section01 .item02-child .p-at-a-glance__mainSection--title {
            margin-top: 8px; }
    .p-at-a-glance__mainSection.section04 .p-at-a-glance__mainSection--inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 40px; }
    .p-at-a-glance__mainSection.section04 .text {
      -ms-flex-negative: 9999;
          flex-shrink: 9999; }
    .p-at-a-glance__mainSection.section04 .text p + p {
      margin-top: 16px; }
      .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item dl dt {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        width: 150px; }
      .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item dl dd {
        width: calc( 268/ 431 * 100%); }
      .p-career__entry--box {
        padding-right: calc(120 / 1440 * 100vw);
        padding-left: calc(160 / 1440 * 100vw); }
      .p-parttimejob__entry--box {
        padding-right: calc(120 / 1440 * 100vw);
        padding-left: calc(160 / 1440 * 100vw); } }
@media screen and (min-width: 1000px) {
    .l-header {
      border-top: 3px solid #FA0046; }
        .l-header__head--inner {
          -ms-grid-columns: (auto)[2] minmax(0, 1fr) auto;
          grid-template-columns: repeat(2, auto) minmax(0, 1fr) auto;
          gap: 18px; }
      .l-header__head .logo-main {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3; }
      .l-header__head .logo-sub {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2;
        margin-top: 11px; }
      .l-header__head .link-external {
        -ms-grid-column: 4;
        -ms-grid-column-span: 1;
        grid-column: 4/5;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2;
        -ms-grid-column-align: end;
            justify-self: end;
        display: block; }
        .l-header__head .link-external img {
          display: block; }
      .l-header__head .nav-button {
        display: none; }
      .l-header__head .link-visiter {
        -ms-grid-column: 2;
        -ms-grid-column-span: 3;
        grid-column: 2/5;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3;
        -ms-grid-row-align: end;
            align-self: end;
        -ms-grid-column-align: end;
            justify-self: end; }
      .l-header__head .link-visiter ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 16px; }
    .l-header__main {
      padding: 0 24px; }
    .l-header__main .nav-main > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-size: 1.3rem; }
      .l-header__main .nav-main > ul > li > button,
      .l-header__main .nav-main > ul > li > a {
        padding: 15px 8px; }
      .l-header__modal--head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        gap: 24px; }
      .l-header__modal--head .m-button-more {
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        .l-header__modal--main ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          gap: 40px; }
      .l-header__modal--sub ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 16px; } }
@media screen and (max-width: 1000px) {
    .l-header img {
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto; }
      .l-header__head {
        padding: 2px 20px 5px 8px; }
        .l-header__head--inner {
          -ms-grid-columns: minmax(0, 1fr) auto;
          grid-template-columns: minmax(0, 1fr) auto;
          gap: 12px; }
      .l-header__head .logo-main {
        width: calc(100/375 * 100vw);
        min-width: 100px; }
      .l-header__head .logo-sub {
        display: none; }
      .l-header__head .link-external {
        display: none; }
      .l-header__head .nav-button {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        aspect-ratio: 40/41;
        width: 40px;
        gap: 5px;
        font-size: 1rem;
        line-height: 1;
        padding-top: 2px; }
        .l-header__head .nav-button::after {
          content: 'メニュー';
          padding-top: 1px; }
          .is-open .l-header__head .nav-button::after {
            content: '閉じる'; }
        .l-header__head .nav-button span {
          display: block;
          width: 16px;
          height: 1px;
          background-color: #474747;
          -webkit-transition: 0.3s ease;
          transition: 0.3s ease;
          -webkit-transform-origin: center center;
                  transform-origin: center center; }
          .is-open .l-header__head .nav-button span.middle {
            opacity: 0; }
          .is-open .l-header__head .nav-button span.top {
            rotate: -45deg;
            translate: 0 6px; }
          .is-open .l-header__head .nav-button span.bottom {
            rotate: 45deg;
            translate: 0 -6px; }
      .l-header__head .link-visiter {
        display: none; }
    .l-header__main {
      display: none;
      width: calc(100% - 16px*2);
      height: 100vh;
      max-height: calc(90vh - 50px);
      padding: 48px 32px;
      background-color: #fff;
      border-radius: 32px;
      position: fixed;
      left: 50%;
      top: 50%;
      translate: -50% 0;
      z-index: 9999;
      overflow: auto; }
    .l-header__main .nav-main > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 8px; }
      .l-header__main .nav-main > ul > li > button,
      .l-header__main .nav-main > ul > li > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        gap: 8px;
        width: 100%;
        padding: 8px 0;
        color: 2rem;
        font-weight: bold; }
      .l-header__main .nav-main > ul > li > button::after,
      .l-header__main .nav-main > ul > li > a::after {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        content: '';
        aspect-ratio: 1;
        display: block;
        width: 24px;
        -webkit-mask-size: contain;
                mask-size: contain;
        -webkit-mask-position: center center;
                mask-position: center center;
        -webkit-mask-image: url(../img/common/icon-arrow-right.svg);
                mask-image: url(../img/common/icon-arrow-right.svg);
        background-color: #FF7F00;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease; }
      .l-header__main .nav-main > ul > li > button {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .l-header__main .nav-main > ul > li > button::after {
          width: 16px;
          -webkit-mask-image: url(../img/common/icon-plus.svg);
                  mask-image: url(../img/common/icon-plus.svg);
          background-color: #FF7F00; }
        .l-header__main .nav-main > ul > li > button + ul {
          margin-left: 16px; }
        .l-header__main .nav-main > ul > li > button + ul > li > a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          gap: 4px;
          padding: 8px 0;
          font-weight: bold; }
          .l-header__main .nav-main > ul > li > button + ul > li > a::after {
            content: '';
            display: block;
            aspect-ratio: 1;
            width: 20px;
            -webkit-mask-image: url(../img/common/icon-arrow-right.svg);
                    mask-image: url(../img/common/icon-arrow-right.svg);
            -webkit-mask-size: contain;
                    mask-size: contain;
            -webkit-mask-position: center center;
                    mask-position: center center;
            background-color: #FF7F00;
            -webkit-transition: 0.3s ease;
            transition: 0.3s ease; }
        .l-header__modal--head h3 br.tab {
          display: none; } }
@media screen and (min-width: 1141px) {
        .l-header__modal--head h3 br.tab {
          display: none; }
      .p-at-a-glance__mainSection.section02 .item01 .icon,
      .p-at-a-glance__mainSection.section02 .item02 .icon {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 4;
        grid-row: 1/5; } }
@media screen and (min-width: 1440px) {
      .m-kv .m-headingH1 {
        left: auto;
        right: 50%; }
        .p-at-a-glance__subSection.section07 .historyBox {
          width: calc(100% + (80 / 1440 * 100vw)); }
    .p-newgraduate__kv--text {
      padding-left: calc( 50% - 560 / 1440 * 100vw - 24px); }
      .p-parttimejob__workflow--main {
        width: calc(50vw + 640px + 24px);
        margin-right: -24px; } }
@media screen and (max-width: 960px) {
    .p-at-a-glance__main {
      -ms-grid-columns: minmax(0, 1fr);
      grid-template-columns: minmax(0, 1fr);
      gap: 32px;
      margin-top: 75px;
      padding: 0 16px; }
      .p-at-a-glance__mainSection.section01 .item02 {
        -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr);
        gap: 12px;
        margin-top: 48px; }
        .p-at-a-glance__mainSection.section01 .item02-child {
          width: 100%;
          max-width: 400px;
          margin: 0 auto;
          padding: 16px 28px 16px 80px; }
          .p-at-a-glance__mainSection.section01 .item02-child .label {
            width: 54px;
            left: 18px;
            top: -4px; }
          .p-at-a-glance__mainSection.section01 .item02-child .icon {
            -ms-flex-item-align: center;
                -ms-grid-row-align: center;
                align-self: center; }
    .p-at-a-glance__mainSection.section04 .text {
      margin-top: 24px; }
      .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
          .p-home .service__list--item .heading {
            padding: calc(16 / 1440 * 100vw); }
          .p-home .service__list--item .bottom {
            padding: calc(16 / 1440 * 100vw); } }
@media screen and (max-width: 540px) {
          .p-at-a-glance__mainSection.section01 .item02-child .icon {
            max-width: 51px; }
      .p-at-a-glance__mainSection.section02 .item01,
      .p-at-a-glance__mainSection.section02 .item02 {
        -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr);
        justify-items: center;
        gap: 16px; }
      .p-at-a-glance__mainSection.section02 .item01 .icon,
      .p-at-a-glance__mainSection.section02 .item02 .icon {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3;
        max-width: 96px;
        margin-top: 16px; }
        .p-at-a-glance__mainSection.section02 .item01 .sub,
        .p-at-a-glance__mainSection.section02 .item02 .sub {
          gap: 8px;
          margin-top: 4px;
          margin-bottom: 4px; } }
@media screen and (min-width: 768px) and (max-width: 1140px) {
      .p-at-a-glance__mainSection.section02 .item01,
      .p-at-a-glance__mainSection.section02 .item02 {
        -ms-grid-columns: minmax(0, 1fr);
        grid-template-columns: minmax(0, 1fr); }
      .p-at-a-glance__mainSection.section02 .item01 .icon,
      .p-at-a-glance__mainSection.section02 .item02 .icon {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3;
        -ms-grid-column-align: center;
            justify-self: center; }
        .p-at-a-glance__mainSection.section02 .item01 .p-at-a-glance__mainSection--title,
        .p-at-a-glance__mainSection.section02 .item02 .p-at-a-glance__mainSection--title {
          -ms-grid-column-align: center;
              justify-self: center; }
    .p-mm-feature__credibility {
      padding: 96px 56px; }
      .p-mm-feature__credibility-desc {
        padding: 72px 32px 64px;
        border-radius: 64px; } }
@media screen and (min-width: 768px) and (max-width: 960px) {
    .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 16px; }
    .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .p-at-a-glance__mainSection.section05 .p-at-a-glance__mainSection--item:not(:first-child) {
        margin-top: 0; }
          .p-home .service__list--item .thumb {
            -webkit-mask-size: 400px auto;
                    mask-size: 400px auto; }
      .p-parttimejob__benefit--list {
        -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media screen and (min-width: 1100px) {
      .p-career__entry--box {
        width: calc(1096 / 1440 * 100vw);
        min-width: 1096px; }
      .p-parttimejob__entry--box {
        width: calc(1096 / 1440 * 100vw);
        min-width: 1096px; } }
@media screen and (min-width: 640px) {
      .p-career__entry--inner {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .p-parttimejob__entry--inner {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
@media screen and (max-width: 640px) {
      .p-career__entry--inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .p-career__entry--inner .m-button {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
      .p-parttimejob__entry--inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .p-parttimejob__entry--inner .m-button {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
@media screen and (max-width: 1440px) {
      .p-contact__section.redidents, .p-contact__section.management, .p-contact__section.other {
        background-size: 1440px auto; } }
@media screen and (min-width: 769px) and (max-width: 1226px) {
    .p-home .navigation nav ul {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
@media screen and (min-width: 768px) and (max-width: 1226px) {
    .p-home .navigation nav ul li {
      width: calc(100% / 3);
      margin: 0 auto; } }
@media screen and (min-width: 768px) and (max-width: 1280px) {
      .p-home .navigation.-left {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-width: calc(100% - 24px); }
      .p-home .navigation.-left nav {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-width: 100%; } }
@media screen and (min-width: 1120px) {
      .p-home .about__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
@media screen and (min-width: 768px) and (max-width: 1120px) {
        .p-home .about__inner .m-headingH2 {
          margin-bottom: 48px; } }
@media screen and (min-width: 1120px) and (max-width: 1280px) {
        .p-home .about__inner .m-headingH2 br {
          display: none; } }
@media screen and (max-width: 900px) {
      .p-parttimejob__entry--button {
        margin: 24px 0 0; }
        .p-parttimejob__entry--button .m-button {
          width: 100%;
          max-width: 100%; } }
