@charset "UTF-8";
/* CSS Document */
/*--------------------------------------
　Main Index
---------------------------------------*/
.front-page {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  #l-pre {
    font-size: 1.2rem;
    padding: 0.5rem 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #l-pre {
    padding: 1rem 5%;
  }
  #l-pre .sitename {
    font-size: 1.1rem;
    font-weight: 300;
    padding-right: 0.5rem;
    text-align: center;
  }
  #l-pre .sponsored {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.3;
  }
}

@media screen and (max-width: 767px) {
  #index .btn-internal a:before,
  #index .btn-web a:before,
  #index .btn-tel a:before {
    width: 1.6rem;
    height: 1.6rem;
    right: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #index {
    overflow-x: hidden;
  }
}
#index .mv {
  background: #F5EFEA url(img/bg_mv_pc.png) repeat-x bottom/auto 14rem;
  position: relative;
  border-radius: 3rem;
  margin: 0 3rem;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #index .mv {
    margin: 0 1.5rem;
    background: #F5EFEA url(img/bg_mv_sp.png) no-repeat center bottom 5rem/contain;
  }
}
#index .mv-slider {
  width: calc(100vw - 30rem);
  z-index: -1;
  display: none;
}
@media screen and (max-width: 767px) {
  #index .mv-slider {
    width: 100%;
  }
}
#index .mv-slider.slick-initialized {
  display: block;
}
#index .mv-slider .slide {
  padding: 0 0.5rem;
}
#index .mv-slider .slide img {
  display: block;
  width: 100%;
  border: none;
}
#index .mv-ttl {
  margin-top: -24.5rem;
}
@media screen and (max-width: 767px) {
  #index .mv-ttl {
    margin-top: 0rem;
  }
}
#index .mv-ttl span {
  display: inline-block;
}
#index .mv-ttl .-word01 {
  color: #fff;
  font-size: 3.6rem;
  width: 13.5rem;
  height: 6.4rem;
  padding: 1rem 1.2rem;
  position: relative;
  z-index: 2;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  #index .mv-ttl .-word01 {
    font-size: 2.2rem;
    width: 9.1rem;
    height: 4.7rem;
    padding: 0.9rem 1.2rem;
  }
}
#index .mv-ttl .-word01:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(img/bg_mvttl01.png) no-repeat left top/contain;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
#index .mv-ttl .-word02 {
  font-size: 3rem;
  padding: 0.6rem 0 0.6rem 1.8rem;
  position: relative;
  left: -2rem;
  top: -0.3rem;
  width: 15.2rem;
  height: 6rem;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #index .mv-ttl .-word02 {
    font-size: 1.5rem;
    width: 8rem;
    height: 3.5rem;
    padding: 0.5rem 0.2rem 0.5rem 1.4rem;
    left: -1.5rem;
    top: 0;
  }
}
#index .mv-ttl .-word02:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(img/bg_mvttl02.png) no-repeat left top/contain;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
#index .mv-ttl .-word03,
#index .mv-ttl .-word04 {
  display: inline-block;
  background: #FC6D79;
  padding: 0.5rem 2.5rem 0.5rem 2rem;
  font-size: 5.2rem;
  color: #fff;
  border-radius: 2rem;
}
@media screen and (max-width: 767px) {
  #index .mv-ttl .-word03,
  #index .mv-ttl .-word04 {
    font-size: 2.4rem;
    padding: 0.8rem 1.5rem;
    border-radius: 1rem;
  }
}
#index .mv-ttl .-word03 {
  margin-top: 1.3rem;
}
@media screen and (max-width: 767px) {
  #index .mv-ttl .-word03 {
    margin-top: 0.6rem;
  }
}
#index .mv-ttl .-word03 i {
  font-size: 3rem;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  #index .mv-ttl .-word03 i {
    font-size: 1.8rem;
  }
}
#index .mv-ttl .-word04 {
  margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  #index .mv-ttl .-word04 {
    margin-top: 1rem;
  }
}
#index .mv-ttl .-subttl {
  display: block;
  font-size: 2.4rem;
  color: #FC6D79;
  margin-top: 2.5rem;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  #index .mv-ttl .-subttl {
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
  }
}
#index .mv-txt {
  padding: 0 0 3rem;
}
@media screen and (max-width: 767px) {
  #index .mv-txt {
    padding: 2rem 1.5rem 2rem;
  }
}
#index .mv-txt p {
  font-size: 1.5rem;
  line-height: 1.8;
}
#index .mv-txt p + p {
  margin-top: 2.6rem;
}
#index .mv-txt p.operation {
  font-size: 1rem;
  text-align: center;
}
#index .mv-deco {
  position: absolute;
  right: 0;
  bottom: 0.5rem;
  width: 36.7rem;
}
@media screen and (max-width: 767px) {
  #index .mv-deco {
    bottom: auto;
    top: -12.5rem;
    right: -0.3rem;
    width: 16.6rem;
  }
}
#index .mv .c-inner {
  position: relative;
}
#index .supervisor {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin: 7rem 0 6rem;
  padding: 7rem 5rem 4rem;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  #index .supervisor {
    display: block;
    padding: 6rem 1rem 5rem;
    margin: 3rem 0 11rem;
  }
}
#index .supervisor:after {
  content: "";
  border-radius: 3rem 0 0 3rem;
  width: calc(50vw + 38rem);
  height: 100%;
  position: absolute;
  background: #fff;
  right: 0;
  top: 8rem;
  z-index: 0;
  height: calc(100% - 8rem);
}
@media screen and (max-width: 767px) {
  #index .supervisor:after {
    width: 96%;
    margin: 0 auto;
  }
}
#index .supervisor .c-inner {
  position: relative;
  padding-left: 4rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .supervisor .c-inner {
    padding: 0 5%;
  }
}
#index .supervisor-ttl {
  position: relative;
  top: -3rem;
  left: -6rem;
  min-height: 6.4rem;
  width: calc(100% + 8rem);
  background: #F0E9E4;
  border-radius: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "M PLUS Rounded 1c", serif;
  font-size: 2.4rem;
  color: #3F342D;
  padding: 0.5rem 4rem 0.5rem 0;
}
@media screen and (max-width: 767px) {
  #index .supervisor-ttl {
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 1.8rem;
    padding-right: 0;
    padding-top: 0.7rem;
    padding-bottom: 1rem;
    min-height: 7.6rem;
  }
}
#index .supervisor-ttl .icn {
  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;
  width: 4.9rem;
  height: 4.9rem;
  background: #3F342D;
  border-radius: 10rem;
  margin-left: 1rem;
  font-size: 1.9rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #index .supervisor-ttl .icn {
    position: absolute;
    top: -2rem;
    left: -1rem;
  }
}
#index .supervisor-ttl .sponsor {
  margin-left: 1rem;
  margin-right: 1rem;
  color: #23AAC5;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  #index .supervisor-ttl .sponsor {
    font-size: 1.8rem;
  }
}
#index .supervisor-ttl .position {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  #index .supervisor-ttl .position {
    padding: 0 1rem;
  }
}
#index .supervisor-txt {
  width: 58rem;
}
@media screen and (max-width: 767px) {
  #index .supervisor-txt {
    width: 100%;
  }
}
#index .supervisor-lead {
  font-family: "M PLUS Rounded 1c", serif;
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  #index .supervisor-lead {
    margin-bottom: 1rem;
    font-size: 1.8rem;
  }
}
#index .supervisor-img {
  width: 28.8rem;
  position: absolute;
  right: 4.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  #index .supervisor-img {
    width: 17.8rem;
    margin: 0 auto 3rem;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
#index .supervisor-position {
  font-family: "M PLUS Rounded 1c", serif;
  color: #FC6D79;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  #index .supervisor-position {
    text-align: center;
  }
}
#index .supervisor-name {
  font-family: "M PLUS Rounded 1c", serif;
  font-size: 3.6rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .supervisor-name {
    text-align: center;
    font-size: 2.6rem;
    margin-bottom: 2rem;
  }
}
#index .supervisor-name span {
  font-size: 2.3rem;
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  #index .supervisor-name span {
    font-size: 1.5rem;
  }
}
#index .supervisor-detail {
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #index .supervisor-detail {
    font-size: 1.4rem;
  }
}
#index .supervisor-link {
  margin-top: 1.5rem;
  text-align: right;
}
#index .supervisor-link a {
  font-size: 1.5rem;
  font-family: "M PLUS Rounded 1c", serif;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  #index .supervisor-link a {
    font-size: 1.4rem;
  }
}
#index .about-head {
  padding: 17rem 0 4rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .about-head {
    padding: 19rem 0 2rem;
  }
}
#index .about-head .deco-eng {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #F0E9E4;
  font-size: 7.3rem;
  letter-spacing: 0.2rem;
  text-align: center;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .about-head .deco-eng {
    font-size: 3.2rem;
    letter-spacing: 0;
    top: 8.5rem;
    color: #efe6e0;
  }
}
#index .about-head .deco-ill {
  position: absolute;
  left: -3rem;
  width: 106.1rem;
  margin: 0 auto;
  bottom: -1rem;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #index .about-head .deco-ill {
    width: 30.8rem;
    left: 0;
    right: 0;
    top: -6rem;
    bottom: auto;
    /*! mix-blend-mode: multiply; */
  }
}
#index .about-head-fukidashi {
  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;
  width: 34.6rem;
  height: 6rem;
  background: #FC6D79;
  position: absolute;
  left: 0;
  right: 0;
  top: 7rem;
  margin: 0 auto;
  font-size: 3rem;
  color: #fff;
  border-radius: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .about-head-fukidashi {
    font-size: 1.9rem;
    width: 20.3rem;
    height: 4.4rem;
    top: 12rem;
  }
}
#index .about-head-fukidashi span {
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  #index .about-head-fukidashi span {
    font-size: 1.4rem;
  }
}
#index .about-head-fukidashi:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
  border-top: 2rem solid #FC6D79;
  border-bottom: 0;
  position: absolute;
  bottom: -2rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #index .about-head-fukidashi:after {
    border-right: 0.5rem solid transparent;
    border-left: 0.5rem solid transparent;
    border-top: 1rem solid #FC6D79;
    bottom: -1rem;
  }
}
#index .about-head-headline {
  font-size: 3.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index .about-head-headline {
    font-size: 2.4rem;
  }
}
#index .about-head-headline span {
  position: relative;
}
#index .about-head-headline span:before {
  content: "・・・・・・・・・・・・・・";
  color: #FEC86F;
  font-size: 3.5rem;
  position: absolute;
  top: -3rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  #index .about-head-headline span:before {
    content: "・・・・・・・・・";
    font-size: 2.4rem;
    top: -2.2rem;
  }
}
#index .about-head-lead {
  margin-top: 1rem;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #index .about-head-lead {
    font-size: 1.4rem;
    font-weight: 300;
  }
}
#index .about-body {
  position: relative;
  z-index: 3;
}
#index .about-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem 5rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  #index .about-grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
#index .about-grid .js-accordion {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  #index .about-grid .js-accordion:hover {
    opacity: 0.7;
  }
}
#index .about-grid .js-accordion:after {
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  background: url(img/icn_accordion_plus.png) no-repeat left top/contain;
  position: absolute;
  right: 2rem;
  top: calc(50% - 1.4rem);
}
#index .about-grid .js-accordion-body {
  display: none;
}
#index .about-grid .js-accordion.is-active:after {
  background-image: url(img/icn_accordion_minus.png);
}
#index .about-unit {
  background: #fff;
  border: 2px solid #E3D7CF;
  border-radius: 3rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit {
    margin: 0 4%;
    border-radius: 1.5rem;
  }
}
#index .about-unit.is-open {
  height: 100%;
}
#index .about-unit-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: #3F342D;
  color: #fff;
  padding: 2.5rem 5rem 2.5rem 5rem;
  border-radius: 2.8rem;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit-question {
    border-radius: 1.3rem;
    font-size: 1.8rem;
    line-height: 1.4;
    padding: 3rem 1rem 2rem;
  }
}
#index .about-unit-question:before {
  content: "Q.";
  position: absolute;
  left: 1rem;
  top: -1.2rem;
  color: #FC6D79;
  opacity: 0.4;
  font-size: 4.1rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit-question:before {
    font-size: 3.2rem;
    top: -0.8rem;
  }
}
#index .about-unit-question.is-active {
  border-radius: 2.8rem 2.8rem 0 0;
}
@media screen and (max-width: 767px) {
  #index .about-unit-question.is-active {
    border-radius: 1.3rem 1.3rem 0 0;
  }
}
#index .about-unit-head {
  padding: 3rem 4rem 4.5rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit-head {
    padding: 3rem 1.5rem;
  }
}
#index .about-unit-head .deco {
  font-size: 2.1rem;
  color: #FC6D79;
}
@media screen and (max-width: 767px) {
  #index .about-unit-head .deco {
    position: relative;
    z-index: 2;
    font-size: 1.7rem;
  }
  #index .about-unit-head .deco span {
    background: #fff;
    display: inline-block;
    padding-right: 1rem;
  }
  #index .about-unit-head .deco:after {
    content: "";
    height: 3px;
    width: 100%;
    background: #FC6D79;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
  }
}
#index .about-unit-head .ttl {
  border-left: 2px solid #FC6D79;
  padding: 0.5rem 1rem 0.5rem 1.5rem;
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit-head .ttl {
    border-left: none;
    padding: 2rem 0 0;
  }
}
#index .about-unit-head .detail {
  font-size: 1.5rem;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #index .about-unit-head .detail {
    font-size: 1.4rem;
    line-height: 1.9;
  }
}
#index .about-unit.m-top .about-unit-question {
  font-size: 3rem;
  padding: 1.8rem 2rem 1.8rem 9rem;
  border-radius: 2.8rem 2.8rem 0 0;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-question {
    font-size: 1.8rem;
    border-radius: 1.3rem 1.3rem 0 0;
    padding: 1.2rem 3rem 1.2rem 4rem;
  }
}
#index .about-unit.m-top .about-unit-question:before {
  font-family: "M PLUS Rounded 1c", serif;
  font-size: 6.4rem;
  top: -1rem;
  left: 2rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-question:before {
    font-size: 3rem;
    top: -0.6rem;
    left: 0.8rem;
  }
}
#index .about-unit.m-top .about-unit-head {
  padding: 3rem 5rem 3rem 30.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-head {
    padding: 2rem 1rem;
    position: relative;
  }
}
#index .about-unit.m-top .about-unit-head .deco {
  margin-bottom: 0.8rem;
}
#index .about-unit.m-top .about-unit-head .ttl {
  font-size: 2.4rem;
  padding: 0.5rem 0 0rem 2rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-head .ttl {
    font-size: 2rem;
    line-height: 1.6;
    padding-left: 7rem;
  }
}
#index .about-unit.m-top .about-unit-head .portrait {
  position: absolute;
  left: 6rem;
  top: -2rem;
  width: 20.9rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-head .portrait {
    left: 1rem;
    top: 5rem;
    width: 6.5rem;
  }
}
#index .about-unit.m-top .about-unit-type {
  padding: 1.5rem 0 7rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-type {
    padding: 0 0 5rem;
  }
}
#index .about-unit.m-top .about-unit-type .type-ttl {
  font-size: 2rem;
  text-align: center;
  background: url(img/line-about-ttl_pc.png) no-repeat left center/contain;
  margin: 0 5rem 2.7rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-type .type-ttl {
    margin: 0 0 3rem 0;
    background-image: url(img/line-about-ttl_sp.png);
  }
}
#index .about-unit.m-top .about-unit-type .type-ttl span {
  background: #fff;
  display: inline-block;
  padding: 0 3rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-type .type-ttl span {
    padding: 0 0.5rem;
  }
}
#index .about-unit.m-top .about-unit-type .type-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-type .type-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
}
#index .about-unit.m-top .about-unit-type .type-unit {
  position: relative;
  text-align: center;
}
#index .about-unit.m-top .about-unit-type .type-unit .fukidashi {
  display: inline-block;
  background: #F0E9E4;
  font-size: 2rem;
  padding: 0.5rem 1rem;
  border-radius: 10rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-type .type-unit .fukidashi {
    font-size: 1.5rem;
    padding: 0.3rem 1;
  }
}
#index .about-unit.m-top .about-unit-type .type-unit .fukidashi:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0.7rem solid transparent;
  border-left: 0.7rem solid transparent;
  border-top: 1.4rem solid #F0E9E4;
  border-bottom: 0;
  position: absolute;
  bottom: -1.3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#index .about-unit.m-top .about-unit-type .type-unit .name {
  font-size: 2.4rem;
  margin: 1.8rem 0 1rem;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-type .type-unit .name {
    font-size: 1.8rem;
  }
}
#index .about-unit.m-top .about-unit-type .type-unit .img {
  margin-bottom: 1.5rem;
}
#index .about-unit.m-top .about-unit-type .type-unit .detail {
  font-size: 1.5rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-type .type-unit .detail {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 768px) {
  #index .about-unit.m-top .about-unit-type .type-unit:nth-child(1) .fukidashi {
    margin-left: 4rem;
  }
  #index .about-unit.m-top .about-unit-type .type-unit:nth-child(1) .name {
    margin-left: 4rem;
  }
  #index .about-unit.m-top .about-unit-type .type-unit:nth-child(1) .detail {
    margin-left: 4.5rem;
  }
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-type .type-unit:nth-child(1) .img {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 768px) {
  #index .about-unit.m-top .about-unit-type .type-unit:nth-child(2) .fukidashi {
    margin-right: 4rem;
  }
  #index .about-unit.m-top .about-unit-type .type-unit:nth-child(2) .name {
    margin-right: 4rem;
  }
  #index .about-unit.m-top .about-unit-type .type-unit:nth-child(2) .detail {
    margin-right: 4.5rem;
  }
}
@media screen and (max-width: 767px) {
  #index .about-unit.m-top .about-unit-type .type-unit:nth-child(2) .img {
    padding-left: 2rem;
  }
}
#index .about-interview {
  margin-top: 8rem;
  position: relative;
  padding: 0 35.5rem 5rem 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .about-interview {
    padding: 0 4% 3rem;
    margin-top: 5rem;
  }
}
#index .about-interview:before {
  content: "";
  width: calc(50vw + 38rem);
  height: calc(100% - 3rem);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 3rem 0 0 3rem;
  background: #fff;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .about-interview:before {
    width: 96%;
    height: calc(100% - 6rem);
    border-radius: 0 2rem 2rem 0;
    left: 4%;
  }
}
#index .about-interview-en {
  font-size: 2rem;
  color: #FC6D79;
}
@media screen and (min-width: 768px) {
  #index .about-interview-en {
    position: absolute;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    left: 0.5rem;
    top: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #index .about-interview-en {
    margin-left: 1rem;
  }
}
#index .about-interview-ttl {
  margin-left: 9.5rem;
}
@media screen and (max-width: 767px) {
  #index .about-interview-ttl {
    margin-left: 0;
  }
}
#index .about-interview-ttl span {
  display: inline-block;
  background: #FC6D79;
  color: #fff;
  font-size: 2.4rem;
  padding: 0.9rem 2.5rem;
  border-radius: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .about-interview-ttl span {
    font-size: 2rem;
    padding: 1rem 1rem;
  }
}
#index .about-interview-ttl span + span {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  #index .about-interview-ttl span + span {
    margin-top: 1rem;
  }
}
#index .about-interview-img {
  position: absolute;
  right: 0;
  top: 0;
  width: 34.1rem;
  border-radius: 2rem;
  border: solid #FFF 5px;
}
@media screen and (max-width: 767px) {
  #index .about-interview-img {
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: 1.5rem;
    padding-bottom: 3rem;
  }
}
#index .about-interview-img:before {
  content: "";
  background: url(img/img_about_interview_deco.png) no-repeat left top/contain;
  position: absolute;
  right: -8rem;
  bottom: -5rem;
  width: 32.5rem;
  height: 13rem;
}
@media screen and (max-width: 767px) {
  #index .about-interview-img:before {
    width: 16rem;
    height: 6.5rem;
    right: -0.2rem;
    bottom: 0;
  }
}
#index .about-interview-detail {
  text-align: right;
  padding: 2rem 0 2rem 4.5rem;
}
@media screen and (max-width: 767px) {
  #index .about-interview-detail {
    padding: 0 4%;
    margin-top: 1rem;
  }
}
#index .about-interview-detail p {
  font-size: 1.5rem;
  line-height: 1.7;
  text-align: left;
}
#index .about-interview-link {
  display: inline-block;
  margin-top: 0.5rem;
  font-size: 1.5rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #index .about-interview-link {
    font-size: 1.4rem;
    margin-top: 2rem;
  }
}
#index .appeal {
  background: #fff url(img/bg_appeal_pc.png) no-repeat center top/100% auto;
  margin-top: 23rem;
  padding-bottom: 7rem;
  border-radius: 8rem 8rem 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .appeal {
    background-image: url(img/bg_appeal_sp.png);
    margin: 13rem 4% 0;
    padding: 7rem 4% 3.5rem;
  }
}
#index .appeal:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(img/bg_appeal_foot_pc.png) no-repeat center bottom/contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #index .appeal:after {
    background-image: url(img/bg_appeal_foot_sp.png);
    height: 89.9rem;
  }
}
#index .appeal-head {
  position: relative;
}
#index .appeal-head-img {
  position: absolute;
  right: calc(50% + 5rem);
  top: -8.5rem;
  width: 68.3rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-head-img {
    width: 99vw;
    top: -18rem;
    left: -9%;
    right: auto;
    overflow: hidden;
  }
  #index .appeal-head-img img {
    display: block;
    width: 103vw;
    margin-left: -6%;
    max-width: none;
  }
}
#index .appeal-head-txt {
  padding-left: 57rem;
  padding-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-head-txt {
    padding-left: 0;
    padding-top: 2.5rem;
  }
}
#index .appeal-head-txt .deco-check {
  font-size: 2.7rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .appeal-head-txt .deco-check {
    font-size: 2rem;
  }
}
#index .appeal-head-txt .deco-check:before {
  content: "●";
  font-size: 1.9rem;
  margin-right: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-head-txt .deco-check:before {
    margin-right: 1rem;
    font-size: 1.3rem;
    position: relative;
    bottom: 0.2rem;
  }
}
#index .appeal-head-txt .headline {
  margin-top: 2rem;
  font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-head-txt .headline {
    font-size: 2.4rem;
    margin-top: 1rem;
  }
}
#index .appeal-head-txt .headline span {
  display: inline-block;
  border-radius: 2rem;
  padding: 0.7rem 2rem;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #index .appeal-head-txt .headline span {
    border-radius: 1.5rem;
  }
}
#index .appeal-head-txt .headline span + span {
  margin-top: 0.8rem;
}
#index .appeal-head-txt .lead {
  font-size: 2.2rem;
  margin-top: 1.4rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #index .appeal-head-txt .lead {
    font-size: 2rem;
  }
}
#index .appeal-head-txt .detail {
  margin-top: 3rem;
  font-size: 1.5rem;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #index .appeal-head-txt .detail {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
#index .appeal-problem {
  margin-top: 5rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .appeal-problem {
    margin-top: 3rem;
  }
}
#index .appeal-problem-headline {
  position: relative;
  text-align: center;
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-problem-headline {
    font-size: 1.6rem;
  }
}
#index .appeal-problem-headline:before {
  content: "";
  width: 48.3rem;
  height: 7.1rem;
  background: url(img/bg_appeal_problem_ttl_pc.png) no-repeat left top/contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 2rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #index .appeal-problem-headline:before {
    background: url(img/bg_appeal_problem_ttl_sp.png) no-repeat left top/contain;
    width: 29.3rem;
    height: 5.6rem;
    top: 0.5rem;
  }
}
#index .appeal-problem-contents {
  margin-top: 5.5rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem 4rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-problem-contents {
    margin-top: 2rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
#index .appeal-problem-contents .unit {
  background: #F8F6F1;
  border-radius: 1.5rem;
  padding: 3rem 2rem;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .appeal-problem-contents .unit {
    font-size: 1.6rem;
    padding: 1.8rem 1rem;
  }
}
#index .appeal-problem-contents .unit:before, #index .appeal-problem-contents .unit:after {
  content: "";
  width: 1rem;
  height: 9.4rem;
  background: url(img/bg_appeal_problem_unit_pc.png) no-repeat left top/contain;
  position: absolute;
  top: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-problem-contents .unit:before, #index .appeal-problem-contents .unit:after {
    background: url(img/bg_appeal_problem_unit_sp.png) no-repeat left top/contain;
    width: 30rem;
    height: 1.3rem;
    top: auto;
  }
}
#index .appeal-problem-contents .unit:before {
  left: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-problem-contents .unit:before {
    top: 1.2rem;
    left: 0.7rem;
  }
}
#index .appeal-problem-contents .unit:after {
  right: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-problem-contents .unit:after {
    bottom: 1.2rem;
    right: 0.7rem;
  }
}
@media screen and (min-width: 768px) {
  #index .appeal-problem-contents .unit:nth-child(1), #index .appeal-problem-contents .unit:nth-child(2) {
    width: 42.5rem;
  }
  #index .appeal-problem-contents .unit:nth-child(3), #index .appeal-problem-contents .unit:nth-child(4) {
    width: 37rem;
  }
  #index .appeal-problem-contents .unit:nth-child(1) {
    margin-left: auto;
  }
  #index .appeal-problem-contents .unit:nth-child(4) {
    margin-left: auto;
  }
}
#index .appeal-problem-img .pc {
  position: absolute;
  width: 25.8rem;
  left: 1.5rem;
  right: 0;
  margin: 0 auto;
  bottom: -3rem;
}
#index .appeal-problem-img .sp01, #index .appeal-problem-img .sp02 {
  position: absolute;
  /*! mix-blend-mode: multiply; */
}
#index .appeal-problem-img .sp01 {
  left: -2rem;
  top: 12.5rem;
  width: 6.9rem;
}
#index .appeal-problem-img .sp02 {
  right: 0;
  bottom: 7.2rem;
  width: 6.8rem;
}
#index .appeal-point {
  position: relative;
  padding: 16rem 0 0 0;
}
@media screen and (max-width: 767px) {
  #index .appeal-point {
    padding: 5rem 0 0 0;
  }
}
#index .appeal-point:before {
  content: "";
  width: 2px;
  height: 18rem;
  background: url(img/line_appeal_pc.png) no-repeat left top/contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 3.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #index .appeal-point:before {
    background: url(img/line_appeal_sp.png) no-repeat left top/contain;
    top: 0;
  }
}
#index .appeal-point-head {
  background: #3F342D;
  color: #fff;
  padding: 3.5rem 6rem 3rem 9.5rem;
  font-size: 2.8rem;
  border-radius: 2rem;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-head {
    font-size: 2rem;
    padding: 1.5rem 2rem 2rem;
    border-radius: 1.5rem;
  }
}
#index .appeal-point-head:before {
  content: "";
  width: 3.6rem;
  height: 7.4rem;
  background: url(img/icn_appeal_point.png) no-repeat left top/contain;
  position: absolute;
  left: 4rem;
  top: -2.7rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-head:before {
    width: 2.3rem;
    height: 4.7rem;
    left: 0rem;
    top: -1.5rem;
  }
}
#index .appeal-point-head:after {
  content: "";
  width: 19.2rem;
  height: 21rem;
  background: url(img/img_appeal_ill03.png) no-repeat left top/contain;
  position: absolute;
  right: 4rem;
  top: -6.4rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-head:after {
    width: 8.7rem;
    height: 9, 5rem;
    right: -1rem;
    top: -4rem;
  }
}
#index .appeal-point-head span {
  background: #fff;
  color: #FC6D79;
  border-radius: 5rem;
  padding: 0.1rem 1.5rem 0;
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-head span {
    background: none;
    padding: 0;
    line-height: 1.8;
    margin-right: 0.5rem;
  }
  #index .appeal-point-head span i {
    background: #fff;
    border-radius: 5rem;
    padding: 0.1rem 0.5rem 0;
  }
}
#index .appeal-point-body {
  padding: 5.5rem 9rem 12.5rem 8rem;
  border: 3px solid #E3D7CF;
  border-radius: 0 0 3rem 3rem;
  margin-top: -2rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-body {
    padding: 3.5rem 1rem 6rem;
  }
}
#index .appeal-point-body p {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-body p {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
#index .appeal-point-fig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80rem;
  margin: -10rem auto 0;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig {
    width: 100%;
    display: block;
    margin-top: -4rem;
  }
}
#index .appeal-point-fig .fig-unit {
  position: relative;
  width: 50%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit {
    width: 100%;
  }
}
#index .appeal-point-fig .fig-unit:before {
  content: "";
  width: 40.9rem;
  height: 105%;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit:before {
    width: 100%;
    padding-top: 10rem;
  }
}
#index .appeal-point-fig .fig-unit .ttl {
  font-size: 2rem;
  text-align: center;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit .ttl {
    margin-top: 0;
    padding-top: 4rem;
    font-size: 1.8rem;
  }
}
#index .appeal-point-fig .fig-unit .ttl span {
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit .ttl span {
    font-size: 2.3rem;
  }
}
#index .appeal-point-fig .fig-unit .ttl:before {
  position: absolute;
  left: 0;
  right: 0;
  top: -1.6rem;
  font-size: 4.2rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit .ttl:before {
    top: -1rem;
  }
}
#index .appeal-point-fig .fig-unit .img {
  width: 13.3rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit .img {
    width: 8rem;
  }
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit .txt {
    padding: 1rem 1.5rem;
  }
}
#index .appeal-point-fig .fig-unit .txt p {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit .txt p {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
#index .appeal-point-fig .fig-unit.m-blue:before {
  background: url(img/bg_appeal_fig_bg01_pc.png) no-repeat left top/100% 100%;
  left: 0;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit.m-blue:before {
    background-image: url(img/bg_appeal_fig_bg01_sp.png);
    background-size: contain;
  }
}
#index .appeal-point-fig .fig-unit.m-blue .ttl:before {
  content: "Reset";
}
#index .appeal-point-fig .fig-unit.m-blue .txt {
  margin: 1rem 6rem 1rem 3rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit.m-blue .txt {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit.m-yellow {
    margin-top: 2.5rem;
  }
}
#index .appeal-point-fig .fig-unit.m-yellow:before {
  background: url(img/bg_appeal_fig_bg02_pc.png) no-repeat left top/100% 100%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit.m-yellow:before {
    background-image: url(img/bg_appeal_fig_bg02_sp.png);
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit.m-yellow .ttl {
    padding-top: 7rem;
  }
}
#index .appeal-point-fig .fig-unit.m-yellow .ttl:before {
  content: "Active";
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit.m-yellow .ttl:before {
    top: 2rem;
  }
}
#index .appeal-point-fig .fig-unit.m-yellow .txt {
  margin: 1rem 3rem 1rem 6rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-point-fig .fig-unit.m-yellow .txt {
    margin: 0;
  }
}
#index .appeal-foot {
  margin-top: 11.5rem;
  position: relative;
  z-index: 2;
}
#index .appeal-foot:before {
  content: "";
  width: 7.1rem;
  height: 4.5rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(img/icn_appeal_arrow.png) no-repeat left top/contain;
  top: -9rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot:before {
    top: -8rem;
  }
}
#index .appeal-foot:after {
  content: "Good Conditioning";
  font-size: 7.3rem;
  color: #fff;
  opacity: 0.36;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: -8.5rem;
  font-family: "M PLUS Rounded 1c", serif;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot:after {
    font-size: 3.3rem;
    top: -3.5rem;
  }
}
#index .appeal-foot .c-inner {
  border-radius: 2rem;
  background: #fff;
  padding: 3rem 0;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot .c-inner {
    border-radius: 1.5rem;
    padding: 3rem 0 1rem;
  }
}
#index .appeal-foot-headline {
  background: #FFF2DC;
  text-align: center;
  font-size: 2.8rem;
  padding: 2rem 0 1rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot-headline {
    font-size: 2rem;
    padding: 1rem 0;
  }
}
#index .appeal-foot-headline span {
  vertical-align: middle;
  padding: 0 0.3rem 0 0.7rem;
  display: inline-block;
  position: relative;
  letter-spacing: 0.5rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot-headline span {
    letter-spacing: 0;
    vertical-align: top;
    padding: 0 0.6rem 0 0.7rem;
  }
}
#index .appeal-foot-headline span.m-01 {
  background: url(img/bg_appeal_foot_headline01.png) no-repeat center top/contain;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot-headline span.m-01 {
    background-position: center bottom;
  }
}
#index .appeal-foot-headline span.m-02 {
  background: url(img/bg_appeal_foot_headline02.png) no-repeat center top/contain;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot-headline span.m-02 {
    background-position: center bottom;
  }
}
#index .appeal-foot-txt {
  padding: 2rem 10.5rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot-txt {
    padding: 2rem 2rem;
  }
}
#index .appeal-foot-txt p {
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot-txt p {
    font-size: 1.4rem;
  }
}
#index .appeal-foot-txt p + p {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  #index .appeal-foot-txt p + p {
    margin-top: 2.5rem;
  }
}
#index .voice {
  background: #fff;
  border-radius: 0 0 3rem 3rem;
  padding: 13rem 0 5rem;
}
@media screen and (max-width: 767px) {
  #index .voice {
    margin: 0 4%;
    padding: 3.5rem 4% 5rem;
  }
}
#index .voice-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem 3rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 5rem;
  }
}
#index .voice-grid .unit {
  border-radius: 3rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit {
    border-radius: 1.5rem;
  }
}
#index .voice-grid .unit:not(.m-head) {
  background: #F8F6F1;
  position: relative;
  padding: 3rem 5rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit:not(.m-head) {
    padding: 4rem 3rem;
  }
}
#index .voice-grid .unit:not(.m-head):before, #index .voice-grid .unit:not(.m-head):after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(img/bg_voice_pc.png) no-repeat left top/contain;
  width: 43.2rem;
  height: 1.3rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit:not(.m-head):before, #index .voice-grid .unit:not(.m-head):after {
    background-image: url(img/bg_voice_sp.png);
    width: 25.9rem;
    height: 1.3rem;
  }
}
#index .voice-grid .unit:not(.m-head):before {
  top: 2rem;
}
#index .voice-grid .unit:not(.m-head):after {
  bottom: 2rem;
}
#index .voice-grid .unit:not(.m-head) .ttl {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit:not(.m-head) .ttl {
    font-size: 1.8rem;
    text-align: center;
  }
}
#index .voice-grid .unit:not(.m-head) .ttl span {
  color: #FC6D79;
}
@media screen and (min-width: 768px) {
  #index .voice-grid .unit:not(.m-head) .ttl.m-double {
    /*! margin: 2.5rem 0 4.5rem; */
  }
}
#index .voice-grid .unit:not(.m-head) .txt p {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit:not(.m-head) .txt p {
    font-size: 1.4rem;
  }
}
#index .voice-grid .unit.m-head {
  padding: 0;
}
#index .voice-grid .unit.m-head .deco-voice {
  font-size: 2.7rem;
  position: relative;
  top: -1rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit.m-head .deco-voice {
    font-size: 2rem;
  }
}
#index .voice-grid .unit.m-head .deco-voice:before {
  content: "●";
  font-size: 1.9rem;
  margin-right: 1.5rem;
  position: relative;
  bottom: 0.2rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit.m-head .deco-voice:before {
    margin-right: 1rem;
    font-size: 1.3rem;
  }
}
#index .voice-grid .unit.m-head .voice-headline {
  font-size: 2.8rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit.m-head .voice-headline {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
#index .voice-grid .unit.m-head .voice-lead {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit.m-head .voice-lead {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 767px) {
  #index .voice-grid .unit .js-spAccordion {
    position: relative;
  }
  #index .voice-grid .unit .js-spAccordion:after {
    content: "";
    width: 2.8rem;
    height: 2.8rem;
    background: url(img/icn_accordion_plus.png) no-repeat left top/contain;
    position: absolute;
    right: -1rem;
    top: calc(50% - 1.4rem);
  }
  #index .voice-grid .unit .js-spAccordion-body {
    display: none;
  }
  #index .voice-grid .unit .js-spAccordion.is-active:after {
    background-image: url(img/icn_accordion_minus.png);
  }
}
#index .voice-grid .img {
  width: 11.1rem;
  height: 14rem;
  position: absolute;
  right: 7rem;
  top: 0rem;
}
@media screen and (max-width: 767px) {
  #index .voice-grid .img {
    width: 4.9rem;
    height: 6.9rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -3rem;
  }
}
#index .voice-grid .txt {
  margin-top: 3rem;
}
#index .voice-btn {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  #index .voice-btn {
    margin-top: 3rem;
  }
}
#index .voice-btn .btn-internal {
  height: 10rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index .voice-btn .btn-internal {
    width: 100%;
  }
  #index .voice-btn .btn-internal a {
    padding: 0;
  }
}
#index .job {
  padding: 17rem 0 10rem;
}
#index .job-head {
  text-align: center;
  position: relative;
}
#index .job-head:before {
  content: "The Appeal of Conditioning";
  font-family: "M PLUS Rounded 1c", serif;
  font-size: 9.2rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -10rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #index .job-head:before {
    content: "The Appeal of ¬onditioning";
    font-size: 4.7rem;
    line-height: 1.7;
  }
}
#index .job-head .c-inner {
  position: relative;
}
#index .job-head-fukidashi {
  color: #fff;
  background: #23AAC5;
  border-radius: 1.5rem;
  font-size: 2.8rem;
  padding: 0.7rem 3rem;
  display: inline-block;
  position: relative;
  margin-bottom: 2.8rem;
}
@media screen and (max-width: 767px) {
  #index .job-head-fukidashi {
    font-size: 1.9rem;
    padding: 0.5rem 2rem;
  }
}
#index .job-head-fukidashi:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 1.4rem solid transparent;
  border-left: 1.4rem solid transparent;
  border-top: 2rem solid #23AAC5;
  border-bottom: 0;
  position: absolute;
  bottom: -2rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #index .job-head-fukidashi:after {
    bottom: -1.8rem;
  }
}
#index .job-head-headline {
  font-size: 3.5rem;
  line-height: 1.5;
  margin-bottom: 2rem;
  margin-left: 2.5rem;
}
@media screen and (max-width: 767px) {
  #index .job-head-headline {
    font-size: 2.4rem;
  }
}
#index .job-head-headline a {
  display: inline-block;
  position: relative;
  padding-right: 2.5rem;
}
@media screen and (max-width: 767px) {
  #index .job-head-headline a {
    padding-right: 0.5rem;
  }
}
#index .job-head-headline a:before {
  content: "";
  width: 2.3rem;
  height: 2.3rem;
  background: url(img/icn_arrow.png) no-repeat left top/contain;
  position: absolute;
  right: 0;
  bottom: 1.7rem;
}
@media screen and (max-width: 767px) {
  #index .job-head-headline a:before {
    width: 1.6rem;
    height: 1.6rem;
    bottom: 1rem;
  }
}
#index .job-head-lead {
  width: 55rem;
  margin: 0 auto;
  text-align: left;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .job-head-lead {
    font-size: 1.4rem;
    width: 92%;
    margin: 0 auto;
  }
}
#index .job-head-img {
  position: absolute;
}
#index .job-head-img.m-01 {
  left: -20px;
  top: -7.5rem;
  width: 18.2rem;
}
@media screen and (max-width: 767px) {
  #index .job-head-img.m-01 {
    width: 8.4rem;
    left: 1rem;
  }
}
#index .job-head-img.m-02 {
  right: -30px;
  top: -7.5rem;
  width: 20rem;
}
@media screen and (max-width: 767px) {
  #index .job-head-img.m-02 {
    width: 9rem;
    right: 1rem;
  }
}
#index .job-body-ttl {
  text-align: center;
  position: relative;
  margin: 3rem 0 6rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .job-body-ttl {
    margin: 3rem 0;
  }
}
#index .job-body-ttl span {
  display: inline-block;
  color: #fff;
  font-size: 2rem;
  background: #3F342D;
  border-radius: 10rem;
  padding: 1rem 3rem;
}
@media screen and (max-width: 767px) {
  #index .job-body-ttl span {
    padding: 0.7rem 3rem;
    text-align: left;
  }
}
#index .job-body-ttl:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 0.2rem;
  top: 50%;
  background: url(img/line_job_pc.png) no-repeat center top/contain;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .job-body-ttl:before {
    background-image: url(img/line_job_sp.png);
  }
}
#index .job-body-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr 3rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
  grid-auto-rows: minmax(auto, -webkit-max-content);
  grid-auto-rows: minmax(auto, max-content);
}
@media screen and (max-width: 767px) {
  #index .job-body-grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    margin: 0 4%;
  }
}
#index .job-body-grid .unit {
  border: 2px solid #E3D7CF;
  border-radius: 3rem;
  background: #fff;
  padding: 2rem 1rem 1rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#index .job-body-grid .unit a.js-popup {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#index .job-body-grid .unit a.js-popup:hover {
  background: #fff;
  opacity: 0.3;
}
#index .job-body-grid .unit .en {
  font-size: 1.9rem;
  color: #E5DDD7;
  text-align: center;
  position: absolute;
  top: -0.5rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#index .job-body-grid .unit .inner {
  padding: 3rem 0;
  border-radius: 2rem;
  position: relative;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1rem 1fr 1rem auto;
  grid-template-rows: auto 1fr auto; /* 高さ調整のための3行構成 */
  gap: 1rem;
  height: 100%;
}
#index .job-body-grid .unit .inner:after {
  content: "";
  width: 17.2rem;
  height: 2rem;
  background: url(img/bg_job_unit.png) no-repeat right top/contain;
  position: absolute;
  right: 2rem;
  bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .job-body-grid .unit .inner:after {
    width: 21.1rem;
    bottom: 1rem;
  }
}
#index .job-body-grid .unit .inner .num {
  color: #fff;
  font-size: 5.2rem;
  position: absolute;
  right: 1rem;
  top: -2rem;
  z-index: -1;
}
#index .job-body-grid .unit .inner .ttl {
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  margin-bottom: 1.3rem;
  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;
}
#index .job-body-grid .unit .inner .ttl .name {
  font-size: 2.2rem;
  color: #FC6D79;
  display: block;
}
#index .job-body-grid .unit .inner .ttl .kakeru {
  font-size: 3rem;
  display: block;
  opacity: 0.35;
}
#index .job-body-grid .unit .inner .ttl .conditioning {
  opacity: 0.35;
}
#index .job-body-grid .unit .inner .txt {
  padding: 0 1.5rem 0 11rem;
  -ms-grid-row: 2;
  grid-row: 2;
}
#index .job-body-grid .unit .inner .txt p {
  font-size: 1.35rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #index .job-body-grid .unit .inner .txt p {
    font-size: 1.5rem;
  }
}
#index .job-body-grid .unit .inner .img {
  position: absolute;
  width: 9.1rem;
  bottom: 0;
  left: 0;
  /* mix-blend-mode: multiply; */
}
#index .job-body-grid .unit .link {
  margin-top: 1rem;
  text-align: center;
}
#index .job-body-grid .unit .link span {
  display: inline-block;
  font-size: 1.4rem;
  padding: 0.4rem 1rem 0.3rem 2rem;
  border-radius: 10rem;
  border: 0.2rem solid #3F342D;
  position: relative;
}
#index .job-body-grid .unit .link span:after {
  content: "＋";
  font-size: 1.6rem;
}
#index .job-body-grid .unit.m-blue .inner {
  background: #E9FBFF;
}
#index .job-body-grid .unit.m-pink .inner {
  background: #FFF5F3;
}
#index .job-body-grid .unit.m-yellow .inner {
  background: #FFF4E2;
}
#index .interview {
  padding: 18rem 0 15rem;
  background: #fff;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .interview {
    padding: 11.5rem 0 6rem;
  }
}
#index .interview:before {
  content: "";
  width: calc(50vw + 26rem);
  height: calc(100% - 36rem);
  position: absolute;
  bottom: 10rem;
  right: 0;
  border-radius: 3rem 0 0 3rem;
  background: #FCF8E8;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .interview:before {
    width: calc(100% - 6rem);
    height: calc(100% - 20rem);
    border-radius: 3rem 0 0 3rem;
    right: 0;
    bottom: 5rem;
  }
}
#index .interview-head {
  padding-right: 58rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .interview-head {
    padding: 0 4%;
  }
}
#index .interview-head-headline {
  position: relative;
  font-size: 3.5rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .interview-head-headline {
    font-size: 2.4rem;
    margin-bottom: 2.5rem;
  }
}
#index .interview-head-headline:before {
  content: "INTERVIEW";
  position: absolute;
  left: 0;
  top: -14rem;
  color: #EFE6E0;
  font-size: 11.5rem;
}
@media screen and (max-width: 767px) {
  #index .interview-head-headline:before {
    font-size: 5.9rem;
    top: -6rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
}
#index .interview-head-headline a {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  padding-right: 3.5rem;
}
@media screen and (max-width: 767px) {
  #index .interview-head-headline a {
    padding-right: 2.5rem;
  }
}
#index .interview-head-headline a:after {
  content: "";
  width: 2.3rem;
  height: 2.3rem;
  background: url(img/icn_arrow.png) no-repeat left top/contain;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #index .interview-head-headline a:after {
    width: 1.6rem;
    height: 1.6rem;
    bottom: 0.7rem;
  }
}
#index .interview-head-lead {
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #index .interview-head-lead {
    font-size: 1.4rem;
  }
}
#index .interview-head-catch {
  position: absolute;
  right: 10rem;
  bottom: -3rem;
}
@media screen and (max-width: 767px) {
  #index .interview-head-catch {
    right: 0;
    position: relative;
  }
}
#index .interview-head-catch .img {
  width: 28.8rem;
  margin-left: 2rem;
}
@media screen and (max-width: 767px) {
  #index .interview-head-catch .img {
    width: 22.5rem;
    margin: 0 auto;
  }
}
#index .interview-head-catch .fukidashi {
  width: 33.3rem;
  height: 12.3rem;
  padding-top: 1.3rem;
  font-size: 2.2rem;
  text-align: center;
  background: url(img/bg_interview_fukidashi.png) no-repeat left top/contain;
}
@media screen and (max-width: 767px) {
  #index .interview-head-catch .fukidashi {
    font-size: 1.7rem;
    width: 26rem;
    height: 9.6rem;
    margin: 0 auto;
  }
}
#index .interview .slider-wrap {
  width: 120rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #index .interview .slider-wrap {
    width: 330vw;
  }
}
#index .interview .slider-wrap .slick-list {
  overflow: visible;
}
#index .interview .slider-wrap .slick-slide {
  max-width: none;
}
#index .interview-slider {
  margin-top: 4rem;
}
#index .interview-slider .slide {
  position: relative;
  margin: 0 1rem;
}
#index .interview-slider .slide .img {
  border-radius: 3rem;
  overflow: hidden;
}
#index .interview-slider .slide .txt {
  position: absolute;
  right: auto;
  bottom: -5rem;
  border-radius: 2rem;
  padding: 2rem 2rem;
  width: 100%;
  border: solid 3px #FFF;
}
#index .interview-slider .slide .txt.m-blue {
  background: #23AAC5;
}
#index .interview-slider .slide .txt.m-pink {
  background: #FC6D79;
}
#index .interview-slider .slide .txt.m-yellow {
  background: #FEC86F;
}
#index .interview-slider .slide .txt.m-brown {
  background: #3F342D;
}
#index .interview-slider .slide .txt .name {
  display: inline-block;
  background: #fff;
  padding: 0.1rem 1rem;
  border-radius: 10rem;
  font-size: 1.3rem;
  position: absolute;
  left: 2rem;
  top: -1rem;
}
#index .interview-slider .slide .txt .ttl {
  font-size: 1.6rem;
  color: #fff;
}
#index .interview-point {
  margin: 10rem 0 0;
  position: relative;
}
#index .interview-point .c-inner {
  padding-left: 18rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .interview-point .c-inner {
    padding: 0 4% 0 4%;
  }
}
#index .interview-point:before {
  content: "";
  width: calc(50vw + 19rem);
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 3rem 0 0 3rem;
  background: #fff;
  border: 2px solid #EFE6E0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .interview-point:before {
    width: 96%;
    border-radius: 2rem 0 0 2rem;
    right: 0;
  }
}
#index .interview-point .en {
  position: absolute;
  left: 21rem;
  top: -4rem;
  font-size: 5.4rem;
}
@media screen and (max-width: 767px) {
  #index .interview-point .en {
    font-size: 3.2rem;
    opacity: 0.6;
    top: -3rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
}
#index .interview-point-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5rem 0 5rem 3.5rem;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  #index .interview-point-content {
    display: block;
    padding: 3rem 2rem 3rem 4%;
  }
}
#index .interview-point-content .img {
  width: 14.5rem;
}
@media screen and (max-width: 767px) {
  #index .interview-point-content .img {
    margin: 0 auto;
  }
}
#index .interview-point-content .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #index .interview-point-content .txt {
    font-size: 1.8rem;
    margin-top: 2rem;
  }
}
#index .interview-foot {
  margin: 3rem 0;
}
@media screen and (max-width: 767px) {
  #index .interview-foot {
    margin-top: 2rem;
  }
}
#index .interview-foot .c-inner {
  padding-left: 22rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .interview-foot .c-inner {
    padding: 0 6%;
  }
}
#index .interview-foot-ttl {
  font-size: 1.5rem;
}
#index .interview-foot-detail {
  margin-top: 2.5rem;
  font-size: 1.5rem;
}
#index .interview-foot-img {
  width: 18.2rem;
  position: absolute;
  left: 2rem;
  bottom: -5rem;
}
#index .trainer {
  position: relative;
  padding: 10rem 0 6rem;
}
@media screen and (max-width: 767px) {
  #index .trainer {
    padding: 4rem 0;
  }
}
#index .trainer-headline {
  position: relative;
  left: 0;
  min-height: 7.6rem;
  background: #FC6D79;
  border-radius: 0 10rem 10rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "M PLUS Rounded 1c", serif;
  font-size: 2.6rem;
  color: #3F342D;
  padding-right: 3rem;
  padding-left: calc(50% - 48rem);
  color: #fff;
  max-width: 64%;
  display: flex;
}
@media screen and (max-width: 767px) {
  #index .trainer-headline {
    display: block;
    border-radius: 0 1.5rem 1.5rem 0;
    width: 100%;
    left: -5%;
    top: 4rem;
    margin: 0 auto;
    text-align: left;
    font-size: 2rem;
    padding-right: 1rem;
    padding-left: 8rem;
    padding-top: 1.5rem;
    min-height: 11.3rem;
    z-index: 2;
    max-width: none;
  }
}
#index .trainer-headline .icn {
  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;
  width: 4.9rem;
  height: 4.9rem;
  background: #fff;
  border-radius: 10rem;
  margin-right: 1rem;
  font-size: 1.9rem;
  color: #23AAC5;
}
@media screen and (max-width: 767px) {
  #index .trainer-headline .icn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 8%;
  }
}
#index .trainer-headline .by {
  font-size: 1.8rem;
  margin-right: 2rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-headline .by {
    margin-left: 1rem;
  }
}
#index .trainer-headline .position {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.2;
  padding: 0.5rem 0;
}
@media screen and (max-width: 767px) {
  #index .trainer-headline .position {
    padding: 0 1rem 1.7rem;
  }
}
#index .trainer-head {
  width: 93.8rem;
  height: 50.1rem;
  background: url(img/bg_sponsor_head_pc.png) no-repeat left top/contain;
  margin: 2rem auto 0;
}
@media screen and (max-width: 767px) {
  #index .trainer-head {
    background-image: url(img/bg_sponsor_head_sp.png);
    width: 36rem;
    height: 34rem;
    margin: 6rem auto 0;
  }
}
#index .trainer-head-catch {
  font-size: 5.1rem;
  text-align: center;
  padding: 14rem 0 0 8rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-head-catch {
    font-size: 3rem;
    padding: 5rem 0 0;
  }
}
#index .trainer-head-catch span {
  display: inline-block;
  position: relative;
  padding: 0 1rem;
  z-index: 2;
}
#index .trainer-head-catch span:before {
  content: "";
  width: 11.6rem;
  height: 11.8rem;
  background: url(img/bg_sponsor_head_headline.png) no-repeat left top/contain;
  position: absolute;
  left: 0.3rem;
  top: 0.7rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .trainer-head-catch span:before {
    width: 7.1rem;
    height: 4.2rem;
    top: 0.4rem;
    left: 0.5rem;
  }
}
#index .trainer-head-en {
  font-size: 2.8rem;
  color: #E3D7CF;
  text-align: center;
  line-height: 1.4;
  margin-left: 7.5rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-head-en {
    font-size: 1.5rem;
    margin-left: 2.5rem;
    line-height: 1.2;
    text-align: left;
    width: 17.9rem;
    white-space: nowrap;
    overflow: hidden;
  }
  #index .trainer-head-en span {
    margin-left: 1.98rem;
  }
}
#index .trainer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 4rem 0 0;
}
@media screen and (max-width: 767px) {
  #index .trainer-info {
    display: block;
    margin: 1rem 0 0;
  }
}
#index .trainer-info-head {
  width: 31rem;
  text-align: center;
  border-right: 0.2rem solid #E3D7CF;
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-info-head {
    width: 92%;
    border-right: none;
    border-bottom: 0.2rem solid #E3D7CF;
    margin: 0 4%;
    padding-bottom: 1rem;
  }
}
#index .trainer-info-head .sponsor {
  font-size: 1.5rem;
}
#index .trainer-info-head .name {
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-info-head .name {
    font-size: 2.5rem;
  }
}
#index .trainer-info-head .name span {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-info-head .name span {
    font-size: 1.7rem;
  }
}
#index .trainer-info-head .en {
  font-size: 2.9rem;
  line-height: 1.3;
  opacity: 0.24;
}
@media screen and (max-width: 767px) {
  #index .trainer-info-head .en {
    font-size: 1.8rem;
  }
}
#index .trainer-info-body {
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 600;
  padding-left: 3.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  #index .trainer-info-body {
    padding: 0 4%;
    margin-top: 2rem;
    font-weight: 300;
    font-size: 1.4rem;
  }
}
#index .trainer .btn-web {
  margin-top: 5rem;
  height: 10.3rem;
}
@media screen and (max-width: 767px) {
  #index .trainer .btn-web {
    margin-top: 3rem;
    height: 8.6rem;
    width: 86%;
  }
  #index .trainer .btn-web a {
    padding: 0 4rem;
  }
}
#index .trainer-interview {
  position: relative;
  padding-top: 9.5rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview {
    padding-top: 7rem;
  }
}
#index .trainer-interview:before {
  content: "INTERVIEW";
  color: #F0E9E4;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0.8rem;
  margin: 0 auto;
  font-size: 9.2rem;
  font-family: "M PLUS Rounded 1c", serif;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview:before {
    font-size: 4.7rem;
  }
}
#index .trainer-interview-headline {
  font-size: 2.6rem;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-headline {
    font-size: 1.8rem;
  }
}
#index .trainer-interview-headline span {
  display: inline-block;
  background: #E3D7CF;
  padding: 1rem 3rem;
  border-radius: 2rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-headline span {
    padding: 1rem 1.5rem;
    border-radius: 1.5rem;
  }
}
#index .trainer-interview-body {
  background: #fff;
  border-radius: 3rem;
  margin-top: -4rem;
  padding: 8.5rem 0 5rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-body {
    margin-top: -2.5rem;
    padding-bottom: 3rem;
  }
}
#index .trainer-interview-body .unit {
  padding: 0 10rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-body .unit {
    padding: 0 2rem;
  }
}
#index .trainer-interview-body .unit + .unit {
  margin-top: 5rem;
}
#index .trainer-interview-body .unit-question {
  position: relative;
  font-size: 1.7rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-body .unit-question {
    font-size: 1.4rem;
    padding: 0 2rem;
  }
}
#index .trainer-interview-body .unit-question:before {
  content: "";
  width: 9.25rem;
  height: 0.2rem;
  background: url(img/line_sponsor_interview_pc.png) no-repeat left top/contain;
  position: absolute;
  left: -10rem;
  top: 1.1rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-body .unit-question:before {
    width: 3rem;
    background-image: url(img/line_sponsor_interview_sp.png);
    left: -2rem;
    top: 0.7rem;
  }
}
#index .trainer-interview-body .unit-answer {
  padding-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-body .unit-answer {
    padding-top: 1.5rem;
  }
}
#index .trainer-interview-body .unit-answer .ttl {
  font-size: 2rem;
  font-weight: 600;
  padding-left: 4.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-body .unit-answer .ttl {
    font-size: 1.8rem;
    padding-left: 0;
  }
}
#index .trainer-interview-body .unit-answer .ttl:before {
  content: "A.";
  font-size: 3rem;
  font-family: "M PLUS Rounded 1c", serif;
  position: absolute;
  left: 0.5rem;
  top: -0.7rem;
  color: #FEC86F;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-body .unit-answer .ttl:before {
    content: none;
  }
}
#index .trainer-interview-body .unit-answer .detail {
  margin-top: 1rem;
  padding: 0 2rem 0 1rem;
}
#index .trainer-interview-body .unit-answer .detail p{
  margin: 1.5rem 0;
}

@media screen and (max-width: 767px) {
  #index .trainer-interview-body .unit-answer .detail {
    padding: 0;
  }
}
#index .trainer-interview-link {
  margin-top: 1rem;
  padding-right: 12rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview-link {
    padding-right: 2rem;
  }
}
#index .trainer-interview-link a {
  font-size: 1.5rem;
  font-weight: 600;
}
#index .trainer-interview-fukidashi {
  width: 38rem;
  height: 7rem;
  padding-top: 0.8rem;
  padding-right: 1.3rem;
  margin-top: 3rem;
  margin-left: 11rem;
  font-size: 1.8rem;
  text-align: center;
  background: url(img/bg_sponsor_insta_fukidashi.png) no-repeat left top/contain;
}

#index .trainer-interview-fukidashi a {
  text-decoration: none;
  display: inline-flex; 
  align-items: center; 
  justify-content: center; 
}

#index .trainer-interview-fukidashi a::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: url(img/icn_arrow.png) no-repeat left top / contain;
  display: inline-block;
}


@media screen and (max-width: 767px) {
  #index .trainer-interview-fukidashi {
    width: 35rem;
    /* height: 6.7rem; */
    height: 7rem;
    margin: 5rem auto 0;
    padding-left: 1.3rem;
    /* padding: 1rem 5rem 1rem 2rem; */
  }
}
#index .trainer-interview .slider-wrap {
  width: 120rem;
  margin: 0 auto;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  #index .trainer-interview .slider-wrap {
    width: 330vw;
    margin-top: -1rem;
  }
}
#index .trainer-interview .slider-wrap .slick-list {
  overflow: visible;
}
#index .trainer-interview .slider-wrap .slick-slide {
  max-width: none;
}
#index .trainer-interview-slider .slide {
  margin: 0 0.7rem;
}
#index .seminar {
  padding: 7rem 0 5rem;
  background: url(img/bg_seminar_pc.png) no-repeat center top/100% auto;
}
@media screen and (max-width: 767px) {
  #index .seminar {
    background-image: url(img/bg_seminar_sp.png);
    padding-top: 3rem;
  }
}
#index .seminar-head {
  position: relative;
  padding: 5.5rem 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .seminar-head {
    padding-top: 3rem;
  }
}
#index .seminar-head:before {
  content: "";
  width: 61.2rem;
  height: 61.2rem;
  position: absolute;
  background: #fff;
  border-radius: 100rem;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .seminar-head:before {
    width: 29.3rem;
    height: 29.3rem;
  }
}
#index .seminar-head .deco-seminar {
  font-size: 3.2rem;
  position: relative;
  top: -1rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index .seminar-head .deco-seminar {
    font-size: 2rem;
  }
}
#index .seminar-head .deco-seminar:before {
  content: "●";
  font-size: 1.6rem;
  margin-right: 1.5rem;
  position: relative;
  bottom: 0.2rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-head .deco-seminar:before {
    margin-right: 1rem;
    font-size: 1.3rem;
  }
}
#index .seminar-head-headline {
  margin-top: 1.5rem;
  font-size: 3.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index .seminar-head-headline {
    font-size: 2.4rem;
    margin-top: 0;
  }
}
#index .seminar-head-headline span {
  position: relative;
}
#index .seminar-head-headline span:before {
  content: "・・・・・・・";
  color: #FEC86F;
  font-size: 3.5rem;
  position: absolute;
  top: -3rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  #index .seminar-head-headline span:before {
    content: "・・・・・・・";
    font-size: 2.4rem;
    top: -2.2rem;
  }
}
#index .seminar-head-detail {
  width: 50rem;
  margin: 2.5rem auto 0;
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #index .seminar-head-detail {
    width: 90%;
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 2.2;
  }
}
#index .seminar-body {
  margin-top: 0.5rem;
  position: relative;
  z-index: 2;
}
#index .seminar-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 7rem;
  justify-content: center;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs {
    margin: 0 3rem;
  }
}
#index .seminar-tabs li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  height: 9.6rem;
  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;
  text-align: center;
  font-size: 1.8rem;
  border-radius: 2rem 2rem 0 0;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs li {
    font-size: 1.4rem;
    height: 7.9rem;
  }
}
#index .seminar-tabs li .wrap {
  position: relative;
  z-index: 2;
}
#index .seminar-tabs li .big {
  font-size: 2.7rem;
  color: #FFEAC8;
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs li .big {
    font-size: 2.3rem;
  }
}
#index .seminar-tabs li:before {
  content: "";
  width: 9.2rem;
  height: 9.2rem;
  position: absolute;
  top: -5rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs li:before {
    width: 6rem;
    height: 6rem;
    top: -3rem;
  }
}
#index .seminar-tabs li:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 3.8rem solid transparent;
  border-left: 3.8rem solid transparent;
  border-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3.3rem;
  margin: 0 auto;
  display: none;
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs li:after {
    border-right: 3.5rem solid transparent;
    border-left: 3.5rem solid transparent;
    bottom: -2.6rem;
  }
}
#index .seminar-tabs li.m-01 {
  background: #FC6D79;
}
#index .seminar-tabs li.m-01:before {
  background: url(img/icn_seminar01.png) no-repeat left top/contain;
}
#index .seminar-tabs li.m-01:after {
  border-top: 3.3rem solid #FC6D79;
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs li.m-01:after {
    border-top: 2.8rem solid #FC6D79;
  }
}
#index .seminar-tabs li.m-02 {
  background: #23AAC5;
}
#index .seminar-tabs li.m-02:before {
  background: url(img/icn_seminar02.png) no-repeat left top/contain;
}
#index .seminar-tabs li.m-02:after {
  border-top: 3.3rem solid #23AAC5;
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs li.m-02:after {
    border-top: 2.8rem solid #23AAC5;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  #index .seminar-tabs li:hover {
    opacity: 0.7;
  }
}
#index .seminar-tabs li.is-current {
  height: 12.7rem;
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs li.is-current {
    font-size: 2rem;
    width: 17.7rem;
    height: 10.2rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs li.is-current:before {
    width: 9.2rem;
    height: 9.2rem;
    top: -5rem;
  }
}
#index .seminar-tabs li.is-current .big {
  font-size: 3.4rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-tabs li.is-current .big {
    font-size: 2.4rem;
  }
}
#index .seminar-tabs li.is-current:after {
  display: block;
}
#index .seminar-tabs.m-under {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#index .seminar-tabs.m-under li {
  border-radius: 0 0 2rem 2rem;
}
#index .seminar-tabs.m-under li:before {
  content: none;
}
#index .seminar-tabs.m-under li:after {
  bottom: auto;
  top: -2.5rem;
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}
#index .seminar-content {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 5.5rem 0 5rem;
  border-radius: 3rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content {
    padding: 3rem 2rem;
    margin: 0 4%;
    border-radius: 1.5rem;
  }
}
#index .seminar-content-ttl {
  font-size: 3rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-ttl {
    font-size: 2.4rem;
  }
}
#index .seminar-content-ttl span {
  display: inline-block;
  padding-bottom: 1rem;
  border-bottom: 3px solid #eee;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-ttl span {
    display: block;
    padding-bottom: 3rem;
  }
}
#index .seminar-content-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5rem;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-info {
    display: block;
  }
}
#index .seminar-content-info .img {
  width: 28.2rem;
  margin-left: 8rem;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-info .img {
    margin: 0;
    margin: 3rem auto;
  }
}
#index .seminar-content-info .img .caption {
  font-size: 1rem;
  margin-top: 1rem;
  text-align: center;
  word-break: break-all;
}
#index .seminar-content-info .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#index .seminar-content-info .txt .ttl {
  font-size: 2rem;
  position: relative;
  padding: 1.5rem 8rem 1.5rem 4rem;
  margin-bottom: 2rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-info .txt .ttl {
    font-size: 1.8rem;
    padding: 2rem 0 2rem 3rem;
  }
}
#index .seminar-content-info .txt .ttl:before {
  content: "";
  width: 1rem;
  height: 3.2rem;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  #index .seminar-content-info .txt .ttl:before {
    left: 0.5rem;
  }
}
#index .seminar-content-info .txt .ttl:after {
  content: "";
  width: 58.9rem;
  height: 100%;
  border-radius: 2rem 0 0 2rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-info .txt .ttl:after {
    width: calc(100% + 1.5rem);
    right: -2rem;
  }
}
#index .seminar-content-info .txt p {
  font-size: 1.5rem;
  line-height: 2.6rem;
  padding-right: 8rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-info .txt p {
    padding-right: 0;
    font-size: 1.4rem;
  }
}
#index .seminar-content-info .txt p + p {
  margin-top: 3rem;
}
#index .seminar-content-flow {
  margin: 3rem auto;
  padding: 3rem 8.5rem 3rem 8.5rem;
  width: 70.6rem;
  border-radius: 3rem;
  border: 1px solid #E3D7CF;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-flow {
    width: 100%;
    padding: 3rem 2rem 0;
    border-radius: 1.5rem;
    margin: 10rem 0 0;
  }
}
#index .seminar-content-flow .icn {
  background: #E3D7CF;
  width: 9.6rem;
  height: 9.6rem;
  padding: 0 2rem;
  border-radius: 10rem;
  position: absolute;
  left: -3.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  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: 1.7rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-flow .icn {
    left: 0;
    right: 0;
    top: -6rem;
    margin: 0 auto;
    -webkit-transform: none;
            transform: none;
    padding: 0;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #index .seminar-content-flow .list {
    margin: 3rem 0;
    padding: 0;
  }
}
#index .seminar-content-flow .list li {
  margin-right: 1rem;
  display: inline-block;
  font-size: 1.5rem;
  counter-increment: olist;
  position: relative;
  padding-left: 2.5rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-flow .list li {
    margin-right: 0;
    display: block;
  }
  #index .seminar-content-flow .list li + li {
    margin-top: 1rem;
  }
}
#index .seminar-content-flow .list li:before {
  font-size: 1.5rem;
  content: counter(olist) ".";
  color: #ccc;
  position: absolute;
  top: 0.4rem;
  left: 0;
  border: none;
  line-height: 1;
  height: auto;
  width: 1.8rem;
  text-align: center;
  margin: 0;
  font-weight: bold;
  z-index: 2;
}
#index .seminar-content-howto {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-howto {
    margin-top: 3rem;
  }
}
#index .seminar-content-howto-headline {
  margin-bottom: 2rem;
  text-align: center;
}
#index .seminar-content-howto-headline span {
  font-size: 2rem;
  display: inline-block;
  background: url(img/bg_howto_ttl.png) no-repeat left bottom/contain;
  padding: 0 3rem;
}
#index .seminar-content-howto-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-howto-grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    .unit:nth-of-type(1) .img picture img {
      border-radius: 2rem 0 0 2rem;
    }
    .unit:nth-of-type(2) .img picture img {
      border-radius: 0 2rem 2rem 0;
    }
  }
}
#index .seminar-content-howto-grid .unit {
  background: #F8F6F1;
  border-radius: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
#index .seminar-content-howto-grid .unit .img {
  width: 16rem;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-howto-grid .unit .img {
    width: 8.5rem;
    position: absolute;
  }
}
#index .seminar-content-howto-grid .unit .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#index .seminar-content-howto-grid .unit .txt {
  padding: 2rem 4rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-howto-grid .unit .txt {
    padding: 2rem 0 2rem 2rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: calc(100% - 8.5rem);
    margin: 0 0 0 auto;
  }
}
#index .seminar-content-howto-grid .unit .ttl {
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-howto-grid .unit .ttl {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #index .seminar-content-howto-grid .unit .list {
    padding: 0;
  }
}
#index .seminar-content-howto-grid .unit .list li {
  font-size: 1.5rem;
  padding-left: 2rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-howto-grid .unit .list li {
    font-size: 1.4rem;
  }
}
#index .seminar-content-howto-grid .unit .list li span {
  font-weight: 600;
}
#index .seminar-content-howto-grid .unit .list li:before {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 10rem;
  background: #FEC86F;
  position: absolute;
  left: 0;
  top: 0.4rem;
}
#index .seminar-content-howto-grid .unit .list li + li {
  margin-top: 0.6rem;
}
#index .seminar-content-howto-grid .unit .note {
  font-size: 1.2rem;
  margin: 1rem 0 0;
}
#index .seminar-content-howto-grid .unit:nth-child(2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#index .seminar-content-howto-grid .unit:nth-child(2) .txt {
  width: 100%;
  margin: 0 auto 0 0;
  padding: 2rem 1rem 2rem 3rem;
}
#index .seminar-content-link {
  margin-top: 4.5rem;
}
#index .seminar-content-link .btn-web {
  height: 10.3rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-link .btn-web {
    width: 100%;
  }
}
#index .seminar-content-link .btn-web a {
  padding: 1rem 2rem 0 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index .seminar-content-link .btn-web a {
    font-size: 1.3rem;
    padding: 1rem 4rem 0 3rem;
  }
}
#index .seminar-content.m-01 .seminar-content-ttl span {
  border-color: #FC6D79;
}
#index .seminar-content.m-01 .seminar-content-info .txt .ttl:before {
  background: url(img/icn_seminor_content01.png) no-repeat left top/contain;
}
#index .seminar-content.m-01 .seminar-content-info .txt .ttl:after {
  background: #FFF3F4;
}
#index .seminar-content.m-01 .seminar-content-flow li:before {
  color: #FC6D79;
}
@media screen and (max-width: 767px) {
  #index .seminar-content.m-01 .seminar-content-howto-grid .unit {
    width: calc(100% + 2rem);
    margin-left: -2rem;
  }
  #index .seminar-content.m-01 .seminar-content-howto-grid .unit:nth-child(2) {
    margin-left: 0;
    margin-right: -2rem;
  }
}
#index .seminar-content.m-02 .seminar-content-ttl span {
  border-color: #23AAC5;
}
#index .seminar-content.m-02 .seminar-content-info .txt .ttl:before {
  background: url(img/icn_seminor_content02.png) no-repeat left top/contain;
}
#index .seminar-content.m-02 .seminar-content-info .txt .ttl:after {
  background: #DEF2F7;
}
#index .seminar-content.m-02 .seminar-content-flow li:before {
  color: #23AAC5;
}
#index .seminar-content.m-02 .seminar-content-howto {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #index .seminar-content.m-02 .seminar-content-howto {
    margin-top: 3rem;
  }
}
#index .seminar-content.m-02 .seminar-content-howto-grid {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  margin: 0 8rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content.m-02 .seminar-content-howto-grid {
    margin: 0;
  }
}
#index .seminar-content.m-02 .seminar-content-howto-grid .unit .img {
  width: 34.9rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content.m-02 .seminar-content-howto-grid .unit .img {
    width: 8.5rem;
  }
}
#index .seminar-content.m-02 .seminar-content-howto-grid .unit .txt {
  padding: 2rem 2rem 2rem 5rem;
}
@media screen and (max-width: 767px) {
  #index .seminar-content.m-02 .seminar-content-howto-grid .unit .txt {
    padding: 2rem 2rem 2rem 2rem;
  }
}
#index .seminar-content.js-tabcontent {
  display: none;
}
#index .seminar-content.js-tabcontent.is-show {
  display: block;
}
#index .news-wrap {
  background: #F0E9E4;
  border-radius: 3rem;
  position: relative;
  padding: 2.5rem 3rem;
}
@media screen and (max-width: 767px) {
  #index .news-wrap {
    padding: 6rem 1rem 2rem 2rem;
    margin: 0 4%;
    border-radius: 2rem;
  }
}
#index .news-ttl {
  color: #D7CFC9;
  font-size: 3.9rem;
  position: absolute;
  left: 2rem;
  top: 6rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  #index .news-ttl {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    top: 1rem;
    left: 2rem;
    font-size: 2.8rem;
  }
}
#index .news-content {
  height: 30rem;
  margin-left: 11rem;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  #index .news-content {
    margin-left: 0;
    padding-right: 3rem;
    height: 27rem;
  }
}
#index .news .simplebar-track {
  background: #BEBEBE;
  border-radius: 2rem;
  width: 0.7rem;
}
#index .news .simplebar-scrollbar::before {
  background: #707070 !important;
  width: 0.7rem;
  left: 0;
}
#index .news-list-date {
  font-size: 1.5rem;
  vertical-align: middle;
  padding-top: 1rem;
}
#index .news-list-date .tag {
  display: inline-block;
  border: 2px solid #ccc;
  border-radius: 6rem;
  background: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 0.2rem 1rem 0.1rem;
  vertical-align: middle;
  margin-bottom: 0.4rem;
  margin-left: 1rem;
  min-width: 14.7rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #index .news-list-date .tag {
    border: 1px solid #ccc;
    min-width: auto;
    font-size: 1.2rem;
    padding: 0.1rem 1rem 0;
  }
}
#index .news-list-date .tag.m-instructor {
  color: #FC6D79;
  border-color: #FC6D79;
}
#index .news-list-date .tag.m-trainer {
  color: #23AAC5;
  border-color: #23AAC5;
}
#index .news-list-date .tag.m-other {
  color: #BEBEBE;
  border-color: #bebebe;
}
#index .news-list-ttl {
  margin-top: 0.5rem;
  padding-bottom: 2rem;
  margin-bottom: 1.2rem;
  position: relative;
  font-size: 1.5rem;
}
#index .news-list-ttl:after {
  content: "";
  width: 100%;
  height: 0.2rem;
  background: url(img/line_news_pc.png) no-repeat left top/contain;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  #index .news-list-ttl:after {
    background-image: url(img/line_news_sp.png);
  }
}
#index .column {
  background: #fff;
  padding: 16rem 0 11rem;
  margin-top: 14rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #index .column {
    margin: 13rem 0 8rem;
    padding-top: 7rem;
  }
}
#index .column-img {
  position: absolute;
  width: 59.5rem;
  right: 0;
  top: 15rem;
}
@media screen and (max-width: 767px) {
  #index .column-img {
    width: 21.2rem;
    top: -3rem;
  }
}
#index .column-head {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .column-head {
    padding: 0 4%;
  }
}
#index .column-head:before {
  content: "COLUMN";
  color: #23AAC5;
  font-size: 11rem;
  opacity: 0.14;
  font-family: "M PLUS Rounded 1c", serif;
  position: absolute;
  top: -12rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .column-head:before {
    font-size: 2.6rem;
    left: 2rem;
    top: -4rem;
  }
}
#index .column-head-txt {
  width: 34vw;
  min-height: 35rem;
}
@media screen and (max-width: 767px) {
  #index .column-head-txt {
    padding-right: 0;
    width: auto;
    min-height: auto;
  }
}
#index .column-head-txt .en {
  font-size: 2.4rem;
  background: #FC6D79;
  color: #fff;
  display: inline-block;
  padding: 1rem 2.5rem;
  border-radius: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .column-head-txt .en {
    font-size: 1.8rem;
    padding: 0.8rem 2rem;
  }
}
#index .column-head-txt .headline {
  margin-top: 2rem;
  font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
  #index .column-head-txt .headline {
    font-size: 2.4rem;
    margin-top: 1rem;
  }
}
#index .column-head-txt .headline a {
  padding-right: 3.5rem;
  text-decoration: none;
  /* 以下を追加 */
  display: inline-block;
  position: static;
}

@media screen and (max-width: 767px) {
  #index .column-head-txt .headline a {
    padding-right: 2.5rem;
  }
}
#index .column-head-txt .headline a:after {
  /* width: 2.4rem;
  height: 2.4rem;
  top: auto;
  bottom: 1rem; */

  /* 以下を追加 */
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: url(img/icn_arrow.png) no-repeat left top / contain;
  display: inline-block;
  position: static;
}
@media screen and (max-width: 767px) {
  #index .column-head-txt .headline a:after {
    width: 1.6rem;
    height: 1.6rem;
    /* bottom: 0.9rem; */
  }
}
#index .column-head-txt .lead {
  margin-top: 0.5rem;
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #index .column-head-txt .lead {
    font-size: 1.4rem;
    margin-top: 1.5rem;
  }
}
#index .column-body {
  margin-top: 7rem;
}
@media screen and (max-width: 767px) {
  #index .column-body {
    margin-top: 4rem;
  }
}
#index .column-wrap {
  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;
  gap: 1rem 2rem;
}
@media screen and (max-width: 767px) {
  #index .column-wrap {
    gap: 2rem;
  }
}
#index .column-wrap .unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 18.5rem 2.5rem 2rem;
  position: relative;
  width: 32rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #index .column-wrap .unit {
    width: 92%;
    margin: 0 auto;
    padding: 10rem 2rem 3rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  #index .column-wrap .unit:hover {
    opacity: 0.7;
  }
}
#index .column-wrap .unit:before {
  content: "";
  width: 100%;
  height: calc(100% - 9rem);
  background: #F8F6F1;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 3rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .column-wrap .unit:before {
    height: calc(100% - 4rem);
  }
}
#index .column-wrap .unit .img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 17.5rem;
  height: auto;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #index .column-wrap .unit .img {
    width: 8.7rem;
  }
}
#index .column-wrap .unit .ttl,
#index .column-wrap .unit .txt {
  position: relative;
  z-index: 2;
  word-wrap: break-word;
  word-break: break-word;
}
#index .column-wrap .unit .ttl {
  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: 2.2rem;
  text-align: center;
  position: relative;
  padding-bottom: 2rem;
}
#index .column-wrap .unit .ttl:after {
  content: "";
  background: #FEC86F;
  width: 3.8rem;
  height: 0.2rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
#index .column-wrap .unit .txt {
  font-size: 1.5rem;
  line-height: 1.8;
  padding-top: 2rem;
  min-height: 21rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 767px) {
  #index .column-wrap .unit .txt {
    font-size: 1.4rem;
    min-height: 0;
  }
}
#index .column-wrap .unit .more {
  margin-top: 2rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #index .column-wrap .unit .more {
    margin: 1.5rem 0 0;
  }
}
#index .column-wrap .unit .more span {
  display: inline-block;
  border: 2px solid #3F342D;
  font-size: 1.3rem;
  border-radius: 3rem;
  padding: 0.5rem 3rem 0.5rem 1.5rem;
  position: relative;
}
#index .column-wrap .unit .more span:after {
  content: "";
  width: 1.4rem;
  height: 1.3rem;
  background: url(img/icn_arrow_mini.png) no-repeat left top/contain;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
/* #index .column-wrap .unit a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
} */
/* @media screen and (max-width: 767px) {
  #index .column-wrap .unit a {
    width: 8.5rem;
    height: 3.5rem;
    top: auto;
    left: auto;
    right: 2rem;
    bottom: 3rem;
  }
} */
#index .column-ill {
  position: absolute;
}
#index .column-ill.m-01 {
  width: 16rem;
  right: 10rem;
  bottom: 39rem;
}
#index .column-ill.m-02 {
  width: 16rem;
  left: 6rem;
  bottom: 21rem;
}
#index .column02 {
  margin: 23rem 0 11rem;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  #index .column02 {
    margin: 9rem 0 8rem;
  }
}
@media screen and (any-hover: hover) and (min-width: 768px) {
  #index .column02:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  #index .column02 .c-inner {
    width: 110rem;
  }
}
#index .column02-wrap {
  position: relative;
  border-radius: 3rem;
  z-index: 2;
  background: #fff;
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  #index .column02-wrap {
    padding: 0 4% 2.5rem;
    border-radius: 2rem;
    margin: 0 4%;
  }
}
#index .column02-wrap:before {
  content: "COLUMN";
  color: #FEC86F;
  font-size: 11rem;
  opacity: 0.3;
  font-family: "M PLUS Rounded 1c", serif;
  position: absolute;
  top: -9rem;
  right: 5rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #index .column02-wrap:before {
    font-size: 2.6rem;
    right: 2rem;
    top: 1rem;
  }
}
#index .column02-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  #index .column02-head {
    padding-top: 1.5rem;
  }
}
#index .column02-head-img {
  width: 54.5rem;
  margin-top: -8rem;
}
@media screen and (max-width: 767px) {
  #index .column02-head-img {
    width: 22.8rem;
    top: 3rem;
    position: absolute;
    left: -4.5rem;
  }
}
#index .column02-head-txt {
  margin-top: 4rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  #index .column02-head-txt {
    padding-right: 0;
    position: relative;
    z-index: 2;
    text-align: center;
  }
}
#index .column02-head-txt .en {
  font-size: 2.4rem;
  background: #FC6D79;
  color: #fff;
  display: inline-block;
  padding: 0.8rem 2.5rem;
  border-radius: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .column02-head-txt .en {
    font-size: 1.8rem;
    padding: 0.8rem 2rem;
  }
}
#index .column02-head-txt .headline {
  margin-top: 1.5rem;
  font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
  #index .column02-head-txt .headline {
    font-size: 2.4rem;
    margin-top: 1rem;
  }
}
#index .column02-head-txt .headline a {
  padding-right: 3.5rem;
  text-decoration: none;
  /* 以下を追加 */
  display: inline-block;
  position: static;
}
@media screen and (max-width: 767px) {
  #index .column02-head-txt .headline a {
    padding-right: 2.5rem;
  }
}
#index .column02-head-txt .headline a:after {
  /* width: 2.4rem;
  height: 2.4rem;
  bottom: 1rem;
  top: auto; */
   /* 以下を追加 */
   content: "";
   width: 2.4rem;
   height: 2.4rem;
   background: url(img/icn_arrow.png) no-repeat left top / contain;
   display: inline-block;
   position: static;
}
@media screen and (max-width: 767px) {
  #index .column02-head-txt .headline a:after {
    width: 1.6rem;
    height: 1.6rem;
    /* bottom: 0.9rem; */
  }
}
#index .column02-lead {
  margin: 5rem 4.5rem 0;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #index .column02-lead {
    margin: 2rem 0;
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
#index .column02-more {
  margin: 4rem 6rem 0 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #index .column02-more {
    margin: 1.5rem 0 0;
  }
}
#index .column02-more span {
  display: inline-block;
  border: 2px solid #3F342D;
  font-size: 1.3rem;
  border-radius: 3rem;
  padding: 0.5rem 0;
  position: relative;
  width: 16.2rem;
  text-align: center;
}
#index .column02-more span:after {
  content: "";
  width: 1.4rem;
  height: 1.3rem;
  background: url(img/icn_arrow_mini.png) no-repeat left top/contain;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#index .column02-link {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% + 8rem);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #index .column02-link {
    width: 16.2rem;
    height: 3.5rem;
    top: auto;
    left: auto;
    right: 1.5rem;
    bottom: 3rem;
  }
}

.mfp-content {
  max-height: 100svh;
  overflow-y: auto;
  padding: 5rem 0;
}

.mfp-close-btn-in .mfp-close {
  color: #bfbfbf !important;
  font-size: 3.9rem;
  font-family: sans-serif;
  top: 5rem;
  right: calc(50% - 49rem);
}
@media screen and (max-width: 767px) {
  .mfp-close-btn-in .mfp-close {
    right: 0;
    top: 0;
  }
}

.mfp-inline-holder .job-popup-unit {
  background: #F8F6F1;
  width: 100rem;
  margin: 0 auto;
  border-radius: 3rem;
  padding: 3rem 4rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit {
    width: auto;
    padding: 3rem 1rem;
    border-radius: 2rem;
    margin: 0 1rem;
  }
}
.mfp-inline-holder .job-popup-unit .inner {
  background: #fff;
  position: relative;
  padding: 0 3rem 0.1rem;
  border-radius: 2rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .inner {
    padding: 1rem 2rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head {
  position: relative;
  padding-left: 27rem;
  min-height: 25rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head {
    padding-left: 0;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-img {
  position: absolute;
  right: 1.5rem;
  top: -5rem;
  width: 9.6rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-img {
    display: none;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-headline {
  position: relative;
  font-size: 3rem;
  line-height: 1.4;
  padding: 1rem 12rem 1.3rem 9rem;
  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;
  min-height: 8rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-headline {
    padding: 0 0 1rem;
    min-height: auto;
    font-size: 2rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-headline:after {
  content: "";
  width: 100%;
  height: 2px;
  background: url(img/line-about-ttl_pc.png) no-repeat left top/contain;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-headline:after {
    background-image: url(img/line-about-ttl_sp.png);
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-headline .en {
  position: absolute;
  color: #E5DDD7;
  font-size: 1.9rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -2.8rem;
  text-align: center;
  padding-right: 3rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-headline .en {
    text-align: center;
    top: -3.8rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-headline .num {
  position: absolute;
  font-size: 5.2rem;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #E3D7CF;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-headline .num {
    font-size: 5.2rem;
    left: -2rem;
    top: -4rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-info {
  position: absolute;
  left: 0rem;
  top: -5.5rem;
  width: 22.3rem;
}
.mfp-inline-holder .job-popup-unit .popup-head-info img{border-radius: 2rem;border: solid #F8F6F1 3px;}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-info {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    padding-right: 14.5rem;
    padding-top: 2rem;
    min-height: 14.5rem;
  }
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-info .img {
    position: absolute;
    width: 13.9rem;
    right: 0;
    top: 1rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-info .name {
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  margin: 1rem 0;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-info .name {
    font-size: 1.3rem;
    margin: 0 0 1rem;
    text-align: left;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-info .name span {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-info .name span {
    font-size: 1rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-info .list {
  padding: 0 2.5rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-info .list {
    padding: 0;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-info .list li {
  font-size: 1.2rem;
  padding-left: 1.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-info .list li {
    padding-left: 0;
    text-indent: 1.5rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-info .list li span {
  font-weight: 600;
}
.mfp-inline-holder .job-popup-unit .popup-head-info .list li:before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 10rem;
  background: #FEC86F;
  position: absolute;
  left: 0;
  top: 0.4rem;
}
.mfp-inline-holder .job-popup-unit .popup-head-info .list li + li {
  margin-top: 0.3rem;
  margin-bottom: 1rem;
}
.mfp-inline-holder .job-popup-unit .popup-head-subheadline {
  margin-top: 2rem;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-subheadline {
    margin-top: 2rem;
    font-size: 1.8rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-head-detail {
  margin-top: 2.5rem;
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-head-detail {
    margin-top: 2rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter {
  margin-top: 3.5rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-beforeafter {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 6rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box {
  height: 100%;
  padding: 3rem 3rem 2rem;
  border-radius: 2rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-beforeafter .box {
    padding: 2rem 2.5rem 3.5rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box:before {
  position: absolute;
  top: 4rem;
  color: #fff;
  font-size: 2.7rem;
  font-family: "M PLUS Rounded 1c", serif;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box .ttl {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-beforeafter .box .ttl {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-beforeafter .box .detail {
    font-size: 1.5rem;
    line-height: 1.8;
  }
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box .link {
  text-align: right;
  margin-top: 1.5rem;
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box .link a {
  font-size: 1.5rem;
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box.m-before {
  background: #E8F6F9;
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box.m-before:before {
  content: "Before";
  left: -3.5rem;
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box.m-before:after {
  content: "";
  width: 2.3rem;
  height: 3.8rem;
  position: absolute;
  right: -3rem;
  background: url(img/icn_arrow_job.png) no-repeat left top/contain;
  top: calc(50% - 1.9rem);
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .popup-beforeafter .box.m-before:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -4.2rem;
  }
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box.m-after {
  background: #ffe4df;
}
.mfp-inline-holder .job-popup-unit .popup-beforeafter .box.m-after:before {
  content: "After";
  left: -2.8rem;
}
@media screen and (max-width: 767px) {
  .mfp-inline-holder .job-popup-unit .btn-web {
    width: 100%;
    height: 9rem;
  }
}
.mfp-inline-holder .job-popup-unit .btn-web a {
  text-align: center;
}


