@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&family=Raleway:ital,wght@0,500;1,700;1,800&display=swap");
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}

html {
  overflow-x: hidden;
}

body {
  margin: 0;
  overflow-x: hidden;
}

#degree-recruit-lp {
  color: #111;
  font-family: "M PLUS 1p", Mplus1p, "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0 auto;
  max-width: 2000px;
  overflow-x: hidden;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp {
    font-size: 16px;
    font-size: 1rem;
  }
}

#degree-recruit-lp,
#degree-recruit-lp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#degree-recruit-lp h1,
#degree-recruit-lp h2,
#degree-recruit-lp h3,
#degree-recruit-lp h4,
#degree-recruit-lp h5,
#degree-recruit-lp h6 {
  margin: 0;
}

#degree-recruit-lp p {
  margin: 0;
}

#degree-recruit-lp ul,
#degree-recruit-lp ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

#degree-recruit-lp dl,
#degree-recruit-lp dt,
#degree-recruit-lp dd {
  margin: 0;
  padding: 0;
}

#degree-recruit-lp img {
  display: block;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

#degree-recruit-lp figure {
  margin: 0;
}

#degree-recruit-lp .l-container, #degree-recruit-lp .p-footer__in {
  margin: 0 auto;
  max-width: 1230px;
  padding-left: 3.62319vw;
  padding-right: 3.62319vw;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .l-container, #degree-recruit-lp .p-footer__in {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#degree-recruit-lp .l-container--lg {
  max-width: 1470px;
}

@media screen and (max-width: 828px) {
  #degree-recruit-lp .l-container--sp-100w {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

#degree-recruit-lp .js-loading {
  background-color: #fff;
  bottom: 0;
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 9999999;
}

#degree-recruit-lp .js-loading.is-loaded {
  -webkit-transition: .3s;
  opacity: 0;
  transition: .3s;
  visibility: hidden;
}

#degree-recruit-lp .c-site-branding {
  -webkit-transition: opacity .3s;
  display: inline-block;
  transition: opacity .3s;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-site-branding:hover {
    opacity: .7;
  }
}

#degree-recruit-lp .c-entry-btn {
  -webkit-transition: background-color .3s, color .3s;
  background-color: #ff6419;
  color: #fff;
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-size: 40px;
  font-size: 4.83092vw;
  font-style: italic;
  font-weight: bold;
  letter-spacing: .11em;
  line-height: 1;
  max-width: 60.38647vw;
  padding: 2.41546vw 3.62319vw;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  width: 100%;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-entry-btn {
    font-size: 40px;
    font-size: 2.5rem;
    letter-spacing: .08em;
    max-width: 550px;
    padding: 24px 30px 25px;
  }
}

#degree-recruit-lp .c-entry-btn::before, #degree-recruit-lp .c-entry-btn::after {
  -webkit-transition: border-color .3s;
  content: '';
  display: block;
  position: absolute;
  transition: border-color .3s;
}

#degree-recruit-lp .c-entry-btn::before {
  border: solid 0.24155vw #fff;
  height: 0.72464vw;
  right: 1.20773vw;
  top: 1.20773vw;
  width: 1.20773vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-entry-btn::before {
    border-width: 2px;
    height: 6px;
    right: 10px;
    top: 10px;
    width: 10px;
  }
}

#degree-recruit-lp .c-entry-btn::after {
  border-bottom: 0.24155vw solid #fff;
  border-left: 0.24155vw solid #fff;
  height: 0.48309vw;
  right: 2.53623vw;
  top: 2.05314vw;
  width: 0.48309vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-entry-btn::after {
    border-bottom-width: 2px;
    border-left-width: 2px;
    height: 4px;
    right: 21px;
    top: 17px;
    width: 4px;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-entry-btn:hover {
    background-color: #111;
  }
}

#degree-recruit-lp .c-entry-btn--sm {
  font-size: 30px;
  font-size: 3.62319vw;
  max-width: 27.77778vw;
  padding: 2.89855vw 3.62319vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-entry-btn--sm {
    font-size: 24px;
    font-size: 1.5rem;
    max-width: 250px;
    padding: 28px 30px;
  }
}

#degree-recruit-lp .c-entry-btn--lg {
  font-size: 60px;
  font-size: 7.24638vw;
  max-width: 100%;
  padding: 3.62319vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-entry-btn--lg {
    font-size: 40px;
    font-size: 2.5rem;
    padding: 40px 30px;
  }
}

#degree-recruit-lp .c-entry-btn--no-icon::before, #degree-recruit-lp .c-entry-btn--no-icon::after {
  content: none;
}

#degree-recruit-lp .c-entry-btn--white {
  background-color: #fff;
  color: #ff6419;
}

#degree-recruit-lp .c-entry-btn--white::before, #degree-recruit-lp .c-entry-btn--white::after {
  border-color: #ff6419;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-entry-btn--white:hover {
    color: #fff;
  }
  #degree-recruit-lp .c-entry-btn--white:hover::before, #degree-recruit-lp .c-entry-btn--white:hover::after {
    border-color: #fff;
  }
}

#degree-recruit-lp .c-solid-btn {
  -webkit-transition: background-color .3s;
  background-color: #111;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-size: 3.62319vw;
  font-weight: 400;
  letter-spacing: .07em;
  line-height: 1;
  padding: 4.10628vw 3.62319vw;
  text-align: center;
  text-decoration: none;
  transition: background-color .3s;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-solid-btn {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 20px 15px;
  }
  #degree-recruit-lp .c-solid-btn:hover, #degree-recruit-lp .p-about-card__link:hover .p-about-card__btn {
    background-color: #ff6419;
  }
}

#degree-recruit-lp .c-youtube {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}

#degree-recruit-lp .c-youtube__in {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

#degree-recruit-lp .c-slide-ttl {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}

#degree-recruit-lp .c-slide-ttl__in {
  -webkit-transition: 600ms;
  height: 31.03865vw;
  overflow: hidden;
  position: relative;
  transition: 600ms;
  width: 0;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-slide-ttl__in {
    height: 527px;
  }
}

#degree-recruit-lp .c-slide-ttl__in::before {
  background: url("../images/bg_ttl_vision_sp.png") no-repeat right center/100vw 31.03865vw;
  content: '';
  display: block;
  height: 31.03865vw;
  mix-blend-mode: screen;
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
}

@media all and (-ms-high-contrast: none) {
  #degree-recruit-lp .c-slide-ttl__in::before {
    opacity: .7;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-slide-ttl__in::before {
    background-image: url("../images/bg_ttl_vision_pc.png");
    background-size: 2000px 543px;
    height: 543px;
    right: calc(50vw - 970px);
    width: 2000px;
  }
}

#degree-recruit-lp .c-slide-ttl__img {
  -webkit-transform: translateX(50%);
  height: 9.54106vw;
  position: absolute;
  right: 50vw;
  top: 13.28502vw;
  transform: translateX(50%);
  width: 23.18841vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-slide-ttl__img {
    -webkit-transform: none;
    height: 79px;
    right: calc(50vw - 96px);
    top: 277px;
    transform: none;
    width: 192px;
  }
}

#degree-recruit-lp .c-slide-ttl--message {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#degree-recruit-lp .c-slide-ttl--message .c-slide-ttl__in::before {
  background-image: url("../images/bg_ttl_message_sp.png");
  background-position: left center;
  left: 0;
  right: auto;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-slide-ttl--message .c-slide-ttl__in::before {
    background-image: url("../images/bg_ttl_message_pc.png");
    left: calc(50vw - 970px);
  }
}

#degree-recruit-lp .c-slide-ttl--message .c-slide-ttl__img {
  -webkit-transform: translateX(-50%);
  height: 11.5942vw;
  left: 50vw;
  position: absolute;
  right: auto;
  top: 11.47343vw;
  transform: translateX(-50%);
  width: 33.45411vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-slide-ttl--message .c-slide-ttl__img {
    -webkit-transform: none;
    height: 96px;
    left: calc(50vw - 138px);
    top: 260px;
    transform: none;
    width: 277px;
  }
}

#degree-recruit-lp .c-slide-ttl.is-animated .c-slide-ttl__in {
  width: 100%;
}

#degree-recruit-lp .c-pagetop-btn {
  -webkit-transition: opacity .3s;
  max-width: 2.53623vw;
  transition: opacity .3s;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-pagetop-btn:hover {
    opacity: .7;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .c-pagetop-btn {
    max-width: 100%;
  }
}

#degree-recruit-lp .p-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 3.62319vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-header {
    padding-left: 30px;
  }
}

#degree-recruit-lp .p-header__logo {
  margin-right: auto;
  width: 47.10145vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-header__logo {
    max-width: 100%;
    width: auto;
  }
}

#degree-recruit-lp .p-hero {
  height: 108.57488vw;
  padding-left: 3.62319vw;
  padding-right: 3.62319vw;
  padding-top: 25.12077vw;
  position: relative;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-hero {
    height: 849px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 277px;
  }
}

#degree-recruit-lp .p-hero__logo {
  -webkit-transform: translateX(-50%);
  left: 50%;
  max-width: 43.71981vw;
  position: absolute;
  top: 33.81643vw;
  transform: translateX(-50%);
  z-index: 1;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-hero__logo {
    max-width: 100%;
    top: 206px;
  }
}

#degree-recruit-lp .p-hero__logo.is-hidden {
  -webkit-transition: opacity 600ms linear, visibility 600ms linear;
  -webkit-transition-delay: 1500ms;
  opacity: 0;
  transition: opacity 600ms linear, visibility 600ms linear;
  transition-delay: 1500ms;
  visibility: hidden;
}

#degree-recruit-lp .p-hero__in {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  opacity: 0;
  position: relative;
  visibility: hidden;
  z-index: 2;
}

#degree-recruit-lp .p-hero__in.is-show {
  -webkit-transition: opacity 600ms linear, visibility 600ms linear;
  -webkit-transition-delay: 1800ms;
  opacity: 1;
  transition: opacity 600ms linear, visibility 600ms linear;
  transition-delay: 1800ms;
  visibility: visible;
}

#degree-recruit-lp .p-hero__ttl {
  max-width: 75.48309vw;
  min-height: 0%;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-hero__ttl {
    max-width: 100%;
  }
}

#degree-recruit-lp .p-hero__entry {
  margin-top: 15.82126vw;
  min-height: 0%;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-hero__entry {
    margin-top: 55px;
  }
}

#degree-recruit-lp .p-hero__bg {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-hero__bg {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

#degree-recruit-lp .p-hero__img {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  background: url("../images/img_hero01_sp.jpg") no-repeat center center/cover;
  flex: 1 1 50%;
  max-width: 50%;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-hero__img {
    -ms-flex-preferred-size: 25%;
    background-image: url("../images/img_hero01_pc.jpg");
    flex-basis: 25%;
    max-width: 25%;
  }
}

#degree-recruit-lp .p-hero__img::before {
  -webkit-transform: skewX(30deg);
  -webkit-transition: all 600ms ease-out;
  -webkit-transition-delay: 300ms;
  background-color: #fff;
  content: '';
  display: block;
  height: 100%;
  left: -300px;
  position: absolute;
  top: 0;
  transform: skewX(30deg);
  transition: all 600ms ease-out;
  transition-delay: 300ms;
  width: 300%;
}

#degree-recruit-lp .p-hero__img:nth-of-type(2) {
  background-image: url("../images/img_hero02_sp.jpg");
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-hero__img:nth-of-type(2) {
    background-image: url("../images/img_hero02_pc.jpg");
  }
}

#degree-recruit-lp .p-hero__img:nth-of-type(2)::before {
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

#degree-recruit-lp .p-hero__img:nth-of-type(3) {
  background-image: url("../images/img_hero03_sp.jpg");
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-hero__img:nth-of-type(3) {
    background-image: url("../images/img_hero03_pc.jpg");
  }
}

#degree-recruit-lp .p-hero__img:nth-of-type(3)::before {
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}

#degree-recruit-lp .p-hero__img:nth-of-type(4) {
  background-image: url("../images/img_hero04_sp.jpg");
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-hero__img:nth-of-type(4) {
    background-image: url("../images/img_hero04_pc.jpg");
  }
}

#degree-recruit-lp .p-hero__img:nth-of-type(4)::before {
  -webkit-transition-delay: 1200ms;
  transition-delay: 1200ms;
}

#degree-recruit-lp .p-hero__img.is-show::before {
  width: 0;
}

#degree-recruit-lp .p-change-section {
  padding-bottom: 15.09662vw;
  padding-top: 14.49275vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-change-section {
    padding-bottom: 122px;
    padding-top: 135px;
  }
}

#degree-recruit-lp .p-change-section__ttl {
  margin-bottom: 7.24638vw;
  position: relative;
  text-align: right;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-change-section__ttl {
    margin-bottom: 39px;
  }
}

#degree-recruit-lp .p-change-section__ttl::before {
  -webkit-transform: skewX(-24deg);
  background-color: #111;
  bottom: 1.57005vw;
  content: '';
  display: block;
  height: 0.96618vw;
  min-width: 100vw;
  position: absolute;
  right: 66.0628vw;
  transform: skewX(-24deg);
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-change-section__ttl::before {
    bottom: 13px;
    height: 8px;
    right: calc(530px + 17px);
  }
}

#degree-recruit-lp .p-change-section__ttl-img {
  display: inline-block;
  max-width: 64.00966vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-change-section__ttl-img {
    max-width: 100%;
  }
}

#degree-recruit-lp .p-vision-message-section-wrap {
  background: url("../images/bg_vision_message_sp.jpg") no-repeat top center/cover;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-vision-message-section-wrap {
    background-image: url("../images/bg_vision_message_pc.jpg");
  }
}

#degree-recruit-lp .p-vision-section {
  padding-bottom: 18.11594vw;
  padding-top: 3.01932vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-vision-section {
    padding-bottom: 44px;
    padding-top: 27px;
  }
}

#degree-recruit-lp .p-horizon-img-area {
  color: #fff;
  font-weight: 400;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -62px;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__figure, #degree-recruit-lp .p-horizon-img-area__desc {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__figure {
    max-width: 50%;
  }
}

#degree-recruit-lp .p-horizon-img-area__caption {
  font-size: 24px;
  font-size: 2.89855vw;
  font-style: italic;
  font-weight: 400;
  letter-spacing: .07em;
  margin-top: 4.10628vw;
  text-align: center;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__caption {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300;
    margin-top: 20px;
  }
}

#degree-recruit-lp .p-horizon-img-area__name {
  display: inline-block;
  font-size: 36px;
  font-size: 4.34783vw;
  font-weight: 500;
  letter-spacing: .1em;
  margin-top: 1.57005vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__name {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 9px;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__desc {
    max-width: 615px;
  }
}

#degree-recruit-lp .p-horizon-img-area__ttl {
  margin-bottom: 6.03865vw;
  mix-blend-mode: difference;
  text-align: center;
}

@media all and (-ms-high-contrast: none) {
  #degree-recruit-lp .p-horizon-img-area__ttl {
    opacity: .7;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__ttl {
    margin-bottom: 0;
    text-align: left;
  }
}

#degree-recruit-lp .p-horizon-img-area__ttl-img {
  display: inline-block;
  max-width: 42.75362vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__ttl-img {
    max-width: 100%;
  }
}

#degree-recruit-lp .p-horizon-img-area__ttl-img--message {
  max-width: 50.12077vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__ttl-img--message {
    max-width: 100%;
  }
}

#degree-recruit-lp .p-horizon-img-area__txt {
  font-size: 30px;
  font-size: 3.62319vw;
  letter-spacing: .06em;
  line-height: 1.7;
  margin-top: 5.43478vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__txt {
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .07em;
    margin-top: 35px;
  }
}

#degree-recruit-lp .p-horizon-img-area__txt + .p-horizon-img-area__txt {
  margin-top: 2.41546vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area__txt + .p-horizon-img-area__txt {
    margin-top: 0;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-horizon-img-area--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

#degree-recruit-lp .p-message-section {
  padding-bottom: 19.32367vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-message-section {
    padding-bottom: 195px;
  }
}

#degree-recruit-lp .p-waiting-section {
  background: url("../images/bg_waiting_sp.jpg") no-repeat center center/cover;
  padding-bottom: 14.61353vw;
  padding-top: 9.66184vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-waiting-section {
    background-image: url("../images/bg_waiting_pc.jpg");
    padding-bottom: 189px;
    padding-top: 140px;
  }
}

#degree-recruit-lp .p-waiting-section__in {
  border-left: 0.72464vw solid #fff;
  border-right: 0.72464vw solid #fff;
  border-top: 0.72464vw solid #fff;
  padding: 9.17874vw 1.81159vw 0;
  text-align: center;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-waiting-section__in {
    border-left-width: 10px;
    border-right-width: 10px;
    border-top-width: 10px;
    padding: 77px 15px 0;
  }
}

#degree-recruit-lp .p-waiting-section__ttl-img {
  display: inline-block;
  max-width: 82.1256vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-waiting-section__ttl-img {
    max-width: 100%;
  }
}

#degree-recruit-lp .p-waiting-section__txt {
  color: #fff;
  font-size: 28px;
  font-size: 3.38164vw;
  font-weight: 600;
  letter-spacing: .1em;
  margin-top: 3.62319vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-waiting-section__txt {
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: 40px;
  }
}

#degree-recruit-lp .p-waiting-section__btn-area {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transform: translateY(4.83092vw);
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.17391vw;
  transform: translateY(4.83092vw);
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-waiting-section__btn-area {
    -webkit-transform: translateY(49px);
    margin-top: 10px;
    transform: translateY(49px);
  }
}

#degree-recruit-lp .p-waiting-section__btn-area::before, #degree-recruit-lp .p-waiting-section__btn-area::after {
  background-color: #fff;
  content: '';
  height: 0.72464vw;
  width: 100%;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-waiting-section__btn-area::before, #degree-recruit-lp .p-waiting-section__btn-area::after {
    height: 10px;
  }
}

#degree-recruit-lp .p-waiting-section__btn-area::before {
  margin-left: -2.53623vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-waiting-section__btn-area::before {
    margin-left: -25px;
  }
}

#degree-recruit-lp .p-waiting-section__btn-area::after {
  margin-right: -2.53623vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-waiting-section__btn-area::after {
    margin-right: -25px;
  }
}

#degree-recruit-lp .p-waiting-section__entry {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 1.81159vw;
  margin-right: 1.81159vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-waiting-section__entry {
    margin-left: 18px;
    margin-right: 18px;
  }
}

#degree-recruit-lp .p-about-section {
  padding-bottom: 27.77778vw;
  padding-top: 18.11594vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-section {
    padding-bottom: 209px;
    padding-top: 199px;
  }
}

#degree-recruit-lp .p-about-section__ttl {
  margin-bottom: 7.1256vw;
  text-align: center;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-section__ttl {
    margin-bottom: 79px;
  }
}

#degree-recruit-lp .p-about-section__ttl-img {
  display: inline-block;
  max-width: 36.11111vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-section__ttl-img {
    max-width: 100%;
  }
}

#degree-recruit-lp .p-about-card {
  height: 100%;
}

#degree-recruit-lp .p-about-card__link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  border: 0.60386vw solid #111;
  color: #111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 4.22705vw;
  text-decoration: none;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-card__link {
    -webkit-transition: border-color .3s;
    border-width: 4px;
    padding: 36px;
    transition: border-color .3s;
  }
  #degree-recruit-lp .p-about-card__link > *:not(.p-about-card__btn) {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  #degree-recruit-lp .p-about-card__link:hover {
    border-color: rgba(17, 17, 17, 0.7);
  }
  #degree-recruit-lp .p-about-card__link:hover > *:not(.p-about-card__btn) {
    opacity: .7;
  }
}

#degree-recruit-lp .p-about-card__figure {
  min-height: 0%;
}

#degree-recruit-lp .p-about-card__ttl {
  font-size: 36px;
  font-size: 4.34783vw;
  font-weight: bold;
  letter-spacing: .07em;
  line-height: 1.7;
  margin-bottom: auto;
  margin-top: 3.01932vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-card__ttl {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 25px;
  }
}

#degree-recruit-lp .p-about-card__btn {
  margin-top: 3.01932vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-card__btn {
    margin-top: 30px;
  }
}

#degree-recruit-lp .p-about-slider {
  padding-bottom: 8.57488vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider {
    padding-bottom: 45px;
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (min-width: 992px) {
  #degree-recruit-lp .p-about-slider {
    padding-left: 105px;
    padding-right: 105px;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider::before, #degree-recruit-lp .p-about-slider::after {
    background-color: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 65px;
    z-index: 2;
  }
}

@media screen and (min-width: 992px) {
  #degree-recruit-lp .p-about-slider::before, #degree-recruit-lp .p-about-slider::after {
    width: 120px;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider::before {
    left: 0;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider::after {
    right: 0;
  }
}

#degree-recruit-lp .p-about-slider__slide {
  height: auto;
  padding-left: 3.1401vw;
  padding-right: 3.1401vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider__slide {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#degree-recruit-lp .p-about-slider__btn {
  -webkit-transition: opacity .3s;
  height: 7.24638vw;
  margin-top: -6.64251vw;
  transition: opacity .3s;
  width: 7.24638vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider__btn:hover {
    opacity: .7;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider__btn {
    height: 50px;
    margin-top: -50px;
    width: 50px;
  }
}

#degree-recruit-lp .p-about-slider__btn--prev {
  background: url("../images/btn_slider_prev_sp.png") no-repeat center center/cover;
  left: 1.3285vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider__btn--prev {
    background-image: url("../images/btn_slider_prev_pc.png");
    left: 0;
  }
}

@media screen and (min-width: 992px) {
  #degree-recruit-lp .p-about-slider__btn--prev {
    left: 50px;
  }
}

#degree-recruit-lp .p-about-slider__btn--next {
  background: url("../images/btn_slider_next_sp.png") no-repeat center center/cover;
  right: 1.3285vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider__btn--next {
    background-image: url("../images/btn_slider_next_pc.png");
    right: 0;
  }
}

@media screen and (min-width: 992px) {
  #degree-recruit-lp .p-about-slider__btn--next {
    right: 50px;
  }
}

#degree-recruit-lp .p-about-slider__pagination {
  -webkit-transform: translateX(-50%);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

#degree-recruit-lp .p-about-slider__pagination .swiper-pagination-bullet {
  -webkit-transition: opacity .3s;
  background-color: #e0e0e0;
  height: 3.62319vw;
  margin: 0 1.81159vw;
  opacity: 1;
  position: relative;
  transition: opacity .3s;
  width: 3.62319vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider__pagination .swiper-pagination-bullet:hover {
    opacity: .7;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-about-slider__pagination .swiper-pagination-bullet {
    height: 15px;
    margin: 0 10px;
    width: 15px;
  }
}

#degree-recruit-lp .p-about-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}

#degree-recruit-lp .p-about-slider__pagination .swiper-pagination-bullet:before {
  -webkit-transform: translateX(-50%);
  bottom: 0;
  content: '';
  height: 44px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 35px;
}

#degree-recruit-lp .p-entry-section {
  padding-bottom: 17.27053vw;
  text-align: center;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-entry-section {
    padding-bottom: 156px;
  }
}

#degree-recruit-lp .p-entry-section__ttl {
  margin-bottom: 15.57971vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-entry-section__ttl {
    left: 50%;
    margin-bottom: 200px;
    margin-left: -1000px;
    position: relative;
    width: 2000px;
  }
}

#degree-recruit-lp .p-entry-section__txt {
  color: #333;
  font-size: 24px;
  font-size: 2.89855vw;
  font-style: italic;
  font-weight: bold;
  letter-spacing: .07em;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-entry-section__txt {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

#degree-recruit-lp .p-entry-section__btn-area {
  margin-top: 2.29469vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-entry-section__btn-area {
    margin-top: 40px;
  }
}

#degree-recruit-lp .p-footer {
  background: url("../images/bg_footer_sp.jpg") no-repeat center top/cover;
  color: #fff;
  padding-bottom: 4.83092vw;
  padding-top: 19.32367vw;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-footer {
    background-image: url("../images/bg_footer_pc.jpg");
    padding-bottom: 41px;
    padding-top: 218px;
  }
}

#degree-recruit-lp .p-footer__logo {
  max-width: 42.02899vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-footer__logo {
    max-width: 100%;
  }
}

#degree-recruit-lp .p-footer__address, #degree-recruit-lp .p-footer__tel {
  font-size: 26px;
  font-size: 3.1401vw;
  font-weight: normal;
  letter-spacing: .05em;
  line-height: 1.7;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-footer__address, #degree-recruit-lp .p-footer__tel {
    font-size: 16px;
    font-size: 1rem;
  }
}

#degree-recruit-lp .p-footer__address {
  margin-top: 3.62319vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-footer__address {
    margin-top: 20px;
  }
}

#degree-recruit-lp .p-footer__tel {
  margin-top: 1.20773vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-footer__tel {
    margin-top: 10px;
  }
}

#degree-recruit-lp .p-footer__tel-link {
  -webkit-transition: opacity .3s;
  color: #fff;
  text-decoration: none;
  transition: opacity .3s;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-footer__tel-link:hover {
    opacity: .7;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-footer__tel-link {
    pointer-events: none;
  }
}

#degree-recruit-lp .p-footer__copyright {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-size: 2.41546vw;
  letter-spacing: .05em;
  margin-top: 6.03865vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-footer__copyright {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 50px;
  }
}

#degree-recruit-lp .p-footer__pagetop-btn {
  bottom: 9.66184vw;
  position: absolute;
  right: 3.62319vw;
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .p-footer__pagetop-btn {
    bottom: 75px;
    right: 30px;
  }
}

#degree-recruit-lp .u-none {
  display: none !important;
}

@media screen and (min-width: 576px) {
  #degree-recruit-lp .u-sm-none {
    display: none !important;
  }
  #degree-recruit-lp .u-sm-block {
    display: block !important;
  }
  #degree-recruit-lp .u-sm-inline-block {
    display: inline-block !important;
  }
}

@media screen and (min-width: 829px) {
  #degree-recruit-lp .u-mu-none {
    display: none !important;
  }
  #degree-recruit-lp .u-mu-block {
    display: block !important;
  }
  #degree-recruit-lp .u-mu-inline-block {
    display: inline-block !important;
  }
}

@media screen and (min-width: 992px) {
  #degree-recruit-lp .u-lg-none {
    display: none !important;
  }
  #degree-recruit-lp .u-lg-block {
    display: block !important;
  }
  #degree-recruit-lp .u-lg-inline-block {
    display: inline-block !important;
  }
}

@media screen and (min-width: 1200px) {
  #degree-recruit-lp .u-xl-none {
    display: none !important;
  }
  #degree-recruit-lp .u-xl-block {
    display: block !important;
  }
  #degree-recruit-lp .u-xl-inline-block {
    display: inline-block !important;
  }
}
