@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}
@media only screen and (max-width: 48em) {
  *,
  *::before,
  *::after {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

body {
  font-size: 1rem;
  text-rendering: optimizeSpeed;
  line-height: 1.55;
}

*:focus {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

ul,
ol {
  padding: 0;
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

figure,
img,
picture,
svg {
  display: block;
}

img,
picture,
svg {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 48em) {
  img,
  picture,
  svg {
    width: 100%;
  }
}

input,
button,
textarea,
select {
  font: inherit;
  color: inherit;
  border-radius: 0;
}

input[type=text],
input[type=email],
input[type=number],
input[type=tel],
input[type=password],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}

select {
  background: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select::-ms-value {
  color: inherit;
  background: transparent;
}
select::-ms-expand {
  display: none;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 0;
}

button,
input[type=button],
input[type=submit],
input[type=reset] {
  background: transparent;
  font: inherit;
  border: 0;
  padding: 0;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

html {
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
}
@media only screen and (min-width: calc(48em + 0.01px)) and (max-width: calc(80em - 0.01px)) {
  html {
    font-size: 1.25vw;
  }
}
@media only screen and (max-width: 48em) {
  html {
    font-size: 3.125vw;
  }
}

@media only screen and (max-width: 48em) {
  .u-pc-only {
    display: none !important;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .u-sp-only {
    display: none !important;
  }
}

.main-wrapper {
  position: relative;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .main-wrapper {
    background: #fff;
  }
}

.mv {
  padding-top: 2.625rem;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .mv {
    padding-bottom: 10.4166666667rem;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .mv__wrap {
    position: relative;
    width: 75rem;
    margin: 0 auto;
  }
}

.mv__title {
  width: 62.25rem;
  margin: 0 auto 1.4375rem;
}
@media only screen and (max-width: 48em) {
  .mv__title {
    width: 27.1666666667rem;
    margin: 0 auto 2.2916666667rem;
  }
}

.mv__text {
  text-align: center;
  font-size: 1.25rem;
  letter-spacing: 0.03em;
  line-height: 3.5;
  color: #163066;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 48em) {
  .mv__text {
    font-size: 1rem;
    line-height: 2.6;
  }
}

.mv__inner {
  position: relative;
  margin-bottom: 7.5rem;
}
@media only screen and (max-width: 48em) {
  .mv__inner {
    margin-bottom: 15rem;
  }
}

.mv__images {
  width: 48.1875rem;
  margin: 0 auto;
  background: url(../images/mv-bg.png) no-repeat right 4.8125rem top/31.4375rem auto;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .mv__images {
    width: 28.6666666667rem;
    background-size: 19.9583333333rem;
    background-position: top right;
  }
}

.mv__slide {
  width: 38.6875rem;
  margin-left: 0;
  margin-right: auto;
}
@media only screen and (max-width: 48em) {
  .mv__slide {
    width: 24.5rem;
  }
}

.mv-main {
  width: 30.3125rem;
  height: auto;
  position: absolute;
  top: 2rem;
  right: 0;
  z-index: 10;
}
@media only screen and (max-width: 48em) {
  .mv-main {
    width: 18.1666666667rem;
    top: 9.8333333333rem;
  }
}

.wave-1 {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .wave-1 {
    bottom: -0.125rem;
  }
}
@media only screen and (max-width: 48em) {
  .wave-1 {
    height: 5.9166666667rem;
    position: relative;
    bottom: -0.4166666667rem;
  }
}

.manager {
  position: relative;
  background: #fffdeb;
  padding-top: 1.25rem;
  padding-bottom: 6.25rem;
}
@media only screen and (max-width: 48em) {
  .manager {
    padding-top: 2.5rem;
    padding-bottom: 6.6666666667rem;
    z-index: 2;
  }
}

.manager__inner {
  width: 65.25rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 48em) {
  .manager__inner {
    width: 100%;
    flex-direction: column;
    padding: 0 3.3333333333rem;
  }
}

.manager__body {
  position: relative;
  z-index: 2;
}

.title-box {
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 48em) {
  .title-box {
    font-size: 1.9166666667rem;
    margin-bottom: 1.3333333333rem;
  }
}

.title-box span {
  display: inline-block;
  background: #e64201;
  padding: 0 1.25rem;
}
.title-box span + span {
  margin-top: 1.25rem;
}

.manager__body .lead {
  font-size: 1.25rem;
  letter-spacing: 0.03em;
  color: #163066;
  line-height: 2;
}
@media only screen and (max-width: 48em) {
  .manager__body .lead {
    font-size: 1rem;
  }
  .manager__body .lead br {
    display: none;
  }
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .manager__body .lead + .lead {
    margin-top: 3.125rem;
  }
}

.manager__img {
  width: 29.0625rem;
  height: auto;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .manager__img {
    width: 18.1666666667rem;
    margin-right: auto;
    margin-left: 1.375rem;
  }
}

.manager__points {
  width: 65rem;
  margin: 15.3125rem auto 0;
  height: 100vh;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .manager__points {
    width: 100%;
    padding: 0 1.6666666667rem;
    margin: 4.6666666667rem auto 0;
  }
}

.manager__points::after {
  display: block;
  content: "";
  background: url(../images/manager-robot.png) no-repeat center center/100% auto;
  width: 13.0625rem;
  height: 29.9375rem;
  position: absolute;
  bottom: 0;
  left: 4.1875rem;
  z-index: 10;
}
@media only screen and (max-width: 48em) {
  .manager__points::after {
    display: none;
  }
}

@media only screen and (max-width: 48em) {
  .point__slide::after {
    display: block;
    content: "";
    background: url(../images/manager-robot.png) no-repeat center center/100% auto;
    width: 4.9166666667rem;
    height: 11.5833333333rem;
    position: absolute;
    bottom: 0;
    left: 2.7916666667rem;
    z-index: 10;
  }
}

.point__slide:last-child::after {
  left: 0rem;
}

.manager__points .c-title {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 48em) {
  .manager__points .c-title {
    margin-bottom: 3.0833333333rem;
  }
}

.manager__point__wrap {
  position: relative;
  width: 65rem;
  height: 45.875rem;
  margin: 0 auto;
}
@media only screen and (max-width: 48em) {
  .manager__point__wrap {
    width: 100%;
    height: 29.5rem;
  }
}

.manager__point {
  height: 100%;
}

.point__slide {
  margin: 0 auto;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .point__slide {
    width: 65rem;
    height: 45.875rem;
  }
}

.point__bg {
  width: 50rem;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 48em) {
  .point__bg {
    width: 27rem;
  }
}

.point__contents {
  width: 35.75rem;
  height: 24.875rem;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .point__contents {
    width: 20.375rem;
    height: 14.1666666667rem;
  }
}

.point__contents.point04 {
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 48em) {
  .point__contents.point04 {
    width: 27rem;
    height: 18.75rem;
    bottom: -0.8333333333rem;
  }
}

.point__contents .inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .point__contents .inner {
    justify-content: flex-start;
    padding-top: 3.3333333333rem;
  }
}

.point__contents.point01 .inner,
.point__contents.point03 .inner {
  background: url(../images/manager-point-blue.png) no-repeat center center/cover;
  width: 100%;
  height: 100%;
  padding-left: 7.1875rem;
}
@media only screen and (max-width: 48em) {
  .point__contents.point01 .inner,
  .point__contents.point03 .inner {
    padding-left: 2.7083333333rem;
  }
}

.point__contents.point02 .inner,
.point__contents.point04 .inner {
  background: url(../images/manager-point-green.png) no-repeat center center/cover;
  width: 100%;
  height: 100%;
  padding-left: 7.1875rem;
}
@media only screen and (max-width: 48em) {
  .point__contents.point02 .inner,
  .point__contents.point04 .inner {
    padding-left: 2.5rem;
  }
}

.point__contents.point04 .inner {
  padding-right: 4.375rem;
}
@media only screen and (max-width: 48em) {
  .point__contents.point04 .inner {
    padding-top: 4.1666666667rem;
    padding-right: 2.0833333333rem;
    padding-left: 3.9583333333rem;
    justify-content: flex-start;
  }
}

.point__num {
  font-family: "Montserrat", sans-serif;
  color: #163066;
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1;
  padding-bottom: 0.4375rem;
  margin-bottom: 0.625rem;
  display: inline-flex;
  align-items: baseline;
  border-bottom: 0.3125rem solid #e64201;
}
@media only screen and (max-width: 48em) {
  .point__num {
    font-size: 1.25rem;
    border-bottom: 0.1666666667rem solid #e64201;
    padding-bottom: 0.2083333333rem;
    margin-bottom: 0.3333333333rem;
  }
}

.point__num span {
  font-size: 3.375rem;
  font-weight: 600;
  margin-left: 0.5rem;
}
@media only screen and (max-width: 48em) {
  .point__num span {
    font-size: 1.8333333333rem;
  }
}

.point__title {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #163066;
  line-height: 1.8;
}
@media only screen and (max-width: 48em) {
  .point__title {
    font-size: 1.5rem;
    line-height: 1.3;
  }
}

.point__title small {
  font-size: 1.5rem;
}
@media only screen and (max-width: 48em) {
  .point__title small {
    font-size: 1rem;
  }
}

.point__text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
}
@media only screen and (max-width: 48em) {
  .point__text {
    font-size: 0.9166666667rem;
  }
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .point__text + .point__text {
    margin-top: 1.5rem;
  }
}

.point__contents.point04 .inner .point__title {
  font-size: 2rem;
  color: #e64201;
}
@media only screen and (max-width: 48em) {
  .point__contents.point04 .inner .point__title {
    font-size: 1.5rem;
  }
}

.point__contents.point01::before {
  display: block;
  content: "";
  background: url(../images/point01-img.png) no-repeat center center/100% auto;
  width: 21.625rem;
  height: 21.375rem;
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .point__contents.point01::before {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -12.9375rem;
  }
}
@media only screen and (max-width: 48em) {
  .point__contents.point01::before {
    width: 12.375rem;
    height: 12.25rem;
    right: 0;
    top: -8.0833333333rem;
  }
}

.point__contents.point02::before {
  display: block;
  content: "";
  background: url(../images/point02-img.png) no-repeat center center/100% auto;
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .point__contents.point02::before {
    width: 16.3125rem;
    height: 29.5rem;
    left: 8.3125rem;
    top: -17.25rem;
  }
}
@media only screen and (max-width: 48em) {
  .point__contents.point02::before {
    width: 9.7916666667rem;
    height: 17.7083333333rem;
    right: 0;
    top: -9.6666666667rem;
  }
}

.point__contents.point03::before {
  display: block;
  content: "";
  background: url(../images/point03-img.png) no-repeat center center/100% auto;
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .point__contents.point03::before {
    width: 22rem;
    height: 26.875rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -17.125rem;
  }
}
@media only screen and (max-width: 48em) {
  .point__contents.point03::before {
    width: 14.6666666667rem;
    height: 17.9166666667rem;
    right: -2.5rem;
    top: -9.25rem;
  }
}

.banner {
  margin-top: 10.625rem;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .banner {
    margin-top: 3.3333333333rem;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .banner .kazari-6 {
    width: 72.5rem;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -32.5rem;
  }
}

.banner .internship-banner {
  width: 65rem;
  height: 15.625rem;
  border-radius: 0.625rem 0 0 0.625rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/bn-bg.png) no-repeat left center/auto 100%;
}
@media only screen and (max-width: 48em) {
  .banner .internship-banner {
    width: 28.6666666667rem;
    height: 12.5rem;
  }
}
.banner .internship-banner:hover .banner-inner {
  background-size: 110%;
}

.banner .internship-banner .banner-inner {
  width: 60rem;
  height: 100%;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 1.875rem;
  transition: background-size 0.3s ease-in-out;
  background: url(../images/banner.jpg) no-repeat center center/100%;
}
@media only screen and (max-width: 48em) {
  .banner .internship-banner .banner-inner {
    width: 26.5833333333rem;
    background: url(../images/banner-sp.jpg) no-repeat center center/100%;
    padding-left: 1.375rem;
  }
}

.banner .internship-banner .banner-inner .title-box {
  font-size: 1rem;
  line-height: 2.1;
  margin: 0;
}
@media only screen and (max-width: 48em) {
  .banner .internship-banner .banner-inner .title-box {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0.2083333333rem;
  }
}
.banner .internship-banner .banner-inner .title-box span {
  padding: 0.3125rem 0.875rem;
}

.banner .internship-banner .banner-inner .banner-title {
  font-size: 3rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
}
@media only screen and (max-width: 48em) {
  .banner .internship-banner .banner-inner .banner-title {
    font-size: 1.9166666667rem;
  }
}

.jobmenu {
  padding-top: 10rem;
  margin-bottom: 5.625rem;
}
@media only screen and (max-width: 48em) {
  .jobmenu {
    padding-top: 5rem;
  }
}

.jobmenu .jobmenu__inner {
  width: 65rem;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 3.125rem 2.8125rem;
  border-top: 1px solid #e64201;
  border-bottom: 1px solid #e64201;
  margin-top: 7.1875rem;
}
@media only screen and (max-width: 48em) {
  .jobmenu .jobmenu__inner {
    width: 28.6666666667rem;
    flex-direction: column;
    align-items: center;
    padding: 1.6666666667rem;
    margin-top: 3.1666666667rem;
  }
}

.jobmenu .jobmenu__inner .jobmenu__contents {
  width: 26.875rem;
}
@media only screen and (max-width: 48em) {
  .jobmenu .jobmenu__inner .jobmenu__contents {
    width: 100%;
  }
}

@media only screen and (max-width: 48em) {
  .jobmenu .jobmenu__inner .jobmenu__contents + .jobmenu__contents {
    margin-top: 1.6666666667rem;
    padding-top: 1.6666666667rem;
    border-top: 1px solid #e64201;
  }
}

.jobmenu .jobmenu__inner .jobmenu__contents .jobmenu__title__sub {
  text-align: center;
  font-size: 1.25rem;
  margin-bottom: 0.625rem;
  color: #163066;
}
@media only screen and (max-width: 48em) {
  .jobmenu .jobmenu__inner .jobmenu__contents .jobmenu__title__sub {
    font-size: 1rem;
  }
}

.jobmenu .jobmenu__inner .jobmenu__contents .title-box {
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 48em) {
  .jobmenu .jobmenu__inner .jobmenu__contents .title-box {
    font-size: 1.9166666667rem;
    margin-bottom: 1rem;
  }
}

.jobmenu .jobmenu__inner .jobmenu__contents > img {
  width: 26.875rem;
  height: auto;
}
@media only screen and (max-width: 48em) {
  .jobmenu .jobmenu__inner .jobmenu__contents > img {
    width: 21.9166666667rem;
    margin: 0 auto;
  }
}

.jobmenu .jobmenu__inner .jobmenu__contents .jobmenu__text {
  font-size: 1rem;
  font-weight: 400;
  padding: 0 1.5625rem;
  line-height: 1.8;
  color: #163066;
  margin-top: 1.875rem;
}
@media only screen and (max-width: 48em) {
  .jobmenu .jobmenu__inner .jobmenu__contents .jobmenu__text {
    font-size: 1rem;
    padding: 0;
  }
}

.choice {
  position: relative;
  background: #fffdeb;
}
@media only screen and (max-width: 48em) {
  .choice {
    padding-top: 0.8333333333rem;
    padding-bottom: 2.0833333333rem;
  }
}

.wave-2 {
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}

.wave-3 {
  width: 100%;
  height: 9.625rem;
}
@media only screen and (max-width: 48em) {
  .wave-3 {
    height: 5rem;
  }
}

.wave-4 {
  width: 100%;
  height: 12.125rem;
}
@media only screen and (max-width: 48em) {
  .wave-4 {
    height: 6.25rem;
  }
}

.choice .choice__fukidashi {
  width: 10.625rem;
  margin: 0 auto 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 48em) {
  .choice .choice__fukidashi {
    width: 7.9166666667rem;
  }
}

.choice-menu {
  margin: 6.875rem auto 0;
  width: 68.75rem;
  height: 59.1875rem;
  background: url(../images/choice-bg.png) no-repeat center center/auto 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 48em) {
  .choice-menu {
    margin: 2.9166666667rem auto 0;
    padding: 0 0 3.5416666667rem;
    width: 100%;
    height: auto;
    background: unset;
  }
}

@media only screen and (max-width: 48em) {
  .menu__inner {
    background: url(../images/choice-bg.png) no-repeat left 2.0833333333rem center/auto 100%;
    width: 100%;
    height: 48.3333333333rem;
    padding: 0 3.3333333333rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
}

.slide-page {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  opacity: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transition: opacity 0.8s ease-in-out, -webkit-clip-path 0.8s ease-in-out;
  transition: clip-path 0.8s ease-in-out, opacity 0.8s ease-in-out;
  transition: clip-path 0.8s ease-in-out, opacity 0.8s ease-in-out, -webkit-clip-path 0.8s ease-in-out;
  pointer-events: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7.6875rem;
}
@media only screen and (max-width: 48em) {
  .slide-page {
    width: 25.3333333333rem;
  }
}

.slide-page.is-visible {
  pointer-events: auto;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  opacity: 1;
}

.slide-page.is-leaving {
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
          clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  opacity: 0;
}

.slide-page.page02 {
  position: absolute;
  top: 0;
  left: 0;
}

.choice__slide {
  width: 25rem;
}
@media only screen and (max-width: 48em) {
  .choice__slide {
    width: 25rem;
    height: 38.5833333333rem;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
  }
}

@media only screen and (max-width: 48em) {
  .choice__slide.is-visible {
    opacity: 1;
  }
}

@media only screen and (max-width: 48em) {
  .choice__slide.page02,
  .choice__slide.page03,
  .choice__slide.page04 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}

.turn-btn {
  width: 5.25rem;
  height: 5.25rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -0.9375rem;
  margin: auto 0;
  transition: 0.3s all;
}
@media only screen and (max-width: 48em) {
  .turn-btn {
    width: 4.1666666667rem;
    height: 4.1666666667rem;
    right: 0;
    z-index: 2;
  }
}

.turn-btn:hover {
  opacity: 0.7;
}

.choice__slide .choice__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.875rem;
}
@media only screen and (max-width: 48em) {
  .choice__slide .choice__title {
    height: 2.5416666667rem;
    margin-bottom: 1.0416666667rem;
  }
}

.choice__slide .choice__title img {
  width: auto;
  height: 100%;
}

.choice__slide .choice__inner {
  width: 24.875rem;
  border-radius: 1.25rem;
  border: 1px solid #e64201;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .choice__slide .choice__inner {
    width: 20rem;
  }
}

.choice__slide .choice__inner .choice__tag {
  position: absolute;
  z-index: 2;
}

.slide__inner.slide01 .choice__inner .choice__tag {
  width: 8.125rem;
  top: 3.625rem;
  left: -2.6875rem;
}
@media only screen and (max-width: 48em) {
  .slide__inner.slide01 .choice__inner .choice__tag {
    width: 7.0833333333rem;
  }
}

.slide__inner.slide02 .choice__inner .choice__tag {
  width: 8.75rem;
  top: 4.25rem;
  right: -2.375rem;
}
@media only screen and (max-width: 48em) {
  .slide__inner.slide02 .choice__inner .choice__tag {
    width: 7.4583333333rem;
  }
}

.slide__inner.slide03 .choice__inner .choice__tag {
  width: 10.125rem;
  top: 4.25rem;
  left: -2.3125rem;
}
@media only screen and (max-width: 48em) {
  .slide__inner.slide03 .choice__inner .choice__tag {
    width: 9.25rem;
  }
}

.slide__inner.slide04 .choice__inner .choice__tag {
  width: 10.125rem;
  top: 4.25rem;
  right: -2.8125rem;
}
@media only screen and (max-width: 48em) {
  .slide__inner.slide04 .choice__inner .choice__tag {
    width: 7.4583333333rem;
    top: 3.3333333333rem;
  }
}

.choice__slide .choice__inner .choice__head {
  font-size: 2.25rem;
  color: #fff;
  font-weight: 900;
  background: #e64201;
  border-radius: 1.25rem 1.25rem 0 0;
  height: 5.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
@media only screen and (max-width: 48em) {
  .choice__slide .choice__inner .choice__head {
    font-size: 1.9166666667rem;
    height: 4.0833333333rem;
  }
}

.choice__slide .choice__inner .choice__head span {
  letter-spacing: -0.05em;
}

.slide__inner.slide03 .choice__inner .choice__head span {
  font-size: 2rem;
}
@media only screen and (max-width: 48em) {
  .slide__inner.slide03 .choice__inner .choice__head span {
    font-size: 1.6666666667rem;
  }
}

.choice__slide .choice__inner .choice__head span.num {
  letter-spacing: -0.15em;
}

.choice__slide .choice__inner .choice__head small {
  font-size: 1.375rem;
  font-weight: 700;
  margin-left: 0.3125rem;
}
@media only screen and (max-width: 48em) {
  .choice__slide .choice__inner .choice__head small {
    font-size: 1.1666666667rem;
  }
}

.choice__slide .choice__inner .choice__img {
  margin: 1.6875rem auto;
  width: 20.8125rem;
  height: auto;
}
@media only screen and (max-width: 48em) {
  .choice__slide .choice__inner .choice__img {
    margin: 1rem auto;
    width: auto;
    height: 13.3333333333rem;
  }
}

.slide__inner.slide04 .choice__inner .choice__img {
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 48em) {
  .slide__inner.slide04 .choice__inner .choice__img {
    margin-top: 1.5833333333rem;
  }
}

.choice__slide .choice__inner .choice__text {
  height: 10.625rem;
  padding: 1.5625rem 1.125rem;
  font-size: 1rem;
  font-weight: 400;
  color: #163066;
  border-top: 1px solid #e64201;
  background: rgba(230, 66, 1, 0.05);
  border-radius: 0 0 1.25rem 1.5625rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 48em) {
  .choice__slide .choice__inner .choice__text {
    height: auto;
    font-size: 1rem;
    padding: 0.8333333333rem 1.25rem;
  }
}

.choice__slide .slide__entry {
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #e64201;
  width: 10.625rem;
  height: 3.125rem;
  border-radius: 2.5rem;
  background: #f5c807;
  box-shadow: 0 0.375rem 0 #e64201;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1.5rem auto 0.625rem;
}
@media only screen and (max-width: 48em) {
  .choice__slide .slide__entry {
    font-size: 1.1666666667rem;
    width: 8.0833333333rem;
    height: 2.375rem;
    box-shadow: 0 0.2916666667rem 0 #e64201;
    margin: 1.3333333333rem auto 1.6666666667rem;
  }
}
.choice__slide .slide__entry:hover {
  transform: translateY(0.25rem);
  box-shadow: 0 0.125rem 0 #e64201;
}

.choice__slide .slide__entry span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.choice__slide .slide__entry span::after {
  display: block;
  content: "";
  background: url(../images/entry-arrow.svg) no-repeat center center/100% auto;
  width: 0.625rem;
  height: 0.875rem;
  margin-left: 0.625rem;
}
@media only screen and (max-width: 48em) {
  .choice__slide .slide__entry span::after {
    width: 0.4583333333rem;
    height: 0.6666666667rem;
  }
}

.choice-swiper .swiper-button-next {
  background: url(../images/arrow-next.png) no-repeat center center/5.25rem auto;
  width: 5.25rem;
  height: 5.25rem;
  transition: 0.3s ease;
  right: 0;
}
@media only screen and (max-width: 48em) {
  .choice-swiper .swiper-button-next {
    width: 4.1666666667rem;
    height: 4.1666666667rem;
    background-size: 100% auto;
  }
}
.choice-swiper .swiper-button-next::after {
  display: none;
}
.choice-swiper .swiper-button-next:hover {
  opacity: 0.7;
}

.choice-swiper .swiper-button-prev {
  background: url(../images/arrow-prev.png) no-repeat center center/5.25rem auto;
  width: 5.25rem;
  height: 5.25rem;
  transition: 0.3s ease;
  left: 0;
}
@media only screen and (max-width: 48em) {
  .choice-swiper .swiper-button-prev {
    width: 4.1666666667rem;
    height: 4.1666666667rem;
    background-size: 100% auto;
  }
}
.choice-swiper .swiper-button-prev::after {
  display: none;
}
.choice-swiper .swiper-button-prev:hover {
  opacity: 0.7;
}

.voice {
  padding-top: 7.5rem;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .voice {
    padding-bottom: 7.5rem;
  }
}
@media only screen and (max-width: 48em) {
  .voice {
    padding-top: 3.3333333333rem;
    margin-bottom: 5rem;
  }
}

.voice-swiper {
  margin: 6.75rem auto 0;
  width: 65rem;
}
@media only screen and (max-width: 48em) {
  .voice-swiper {
    margin-top: 3.3333333333rem;
    width: 100%;
    padding: 0 5.1666666667rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.voice-swiper .swiper-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 48em) {
  .voice-swiper .swiper-wrapper {
    justify-content: flex-start;
    width: 18.3333333333rem !important;
    height: 36.0416666667rem;
  }
}

.voice__slide {
  width: 16.5rem;
  height: 33.125rem;
  background: url(../images/voice-bg.png) no-repeat center center/cover;
  padding: 3.125rem 1.5rem 0;
}
@media only screen and (max-width: 48em) {
  .voice__slide {
    width: 18.3333333333rem !important;
    height: 36.0416666667rem !important;
    padding: 2.75rem 1.5833333333rem 0;
    background: url(../images/voice-bg-sp.png) no-repeat center center/100% auto;
  }
}

@media only screen and (max-width: 48em) {
  .voice__slide .inner {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.6s ease, transform 0.6s ease;
  }
}

@media only screen and (max-width: 48em) {
  .swiper-slide-active.active-animate {
    opacity: 1 !important;
    z-index: 2;
  }
}

@media only screen and (max-width: 48em) {
  .swiper-slide-active.active-animate .inner {
    position: relative;
    opacity: 1;
    transform: translateY(0);
  }
}

.voice__slide .voice__user {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10.25rem;
  margin: 0 auto 1.0625rem;
}
@media only screen and (max-width: 48em) {
  .voice__slide .voice__user {
    width: 10.2083333333rem;
    margin: 0 auto 1rem;
  }
}

.voice__slide .voice__score {
  width: 10.25rem;
  margin: 0 auto 0.9375rem;
}
@media only screen and (max-width: 48em) {
  .voice__slide .voice__score {
    width: 11.0833333333rem;
    margin: 0 auto 1.0416666667rem;
  }
}

.voice__slide .voice__text {
  height: 15.75rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.7;
  color: #163066;
  padding: 0.875rem 1.125rem 0;
  background: rgba(230, 66, 1, 0.05);
  border-radius: 0.625rem;
}
@media only screen and (max-width: 48em) {
  .voice__slide .voice__text {
    font-size: 0.9166666667rem;
    height: 18.8333333333rem;
    padding: 0.625rem 0.75rem 0;
  }
}

.voice__slide .voice__text .voice__faculty {
  color: #e64201;
  font-size: 0.75rem;
  font-weight: 400;
  display: block;
  margin-bottom: 0.3125rem;
}
@media only screen and (max-width: 48em) {
  .voice__slide .voice__text .voice__faculty {
    font-size: 0.9166666667rem;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .voice-swiper .swiper-button-next {
    display: none;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .voice-swiper .swiper-button-prev {
    display: none;
  }
}

@media only screen and (max-width: 48em) {
  .voice-swiper .swiper-button-next {
    width: 4.1666666667rem;
    height: 4.1666666667rem;
    background: url(../images/arrow-next.png) no-repeat center center/100% auto;
  }
}
.voice-swiper .swiper-button-next::after {
  display: none;
}

@media only screen and (max-width: 48em) {
  .voice-swiper .swiper-button-prev {
    width: 4.1666666667rem;
    height: 4.1666666667rem;
    background: url(../images/arrow-prev.png) no-repeat center center/100% auto;
  }
}
.voice-swiper .swiper-button-prev::after {
  display: none;
}

@keyframes anime_obj1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.anime_obj1 {
  animation: anime_obj1 3s linear 0.4s infinite;
  animation-fill-mode: both;
}

@keyframes anime_obj2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.anime_obj2 {
  animation: anime_obj2 2s linear 0.2s infinite;
  animation-fill-mode: both;
}

.mv__wrap .obj1 {
  width: 19.5625rem;
  height: auto;
  position: absolute;
  top: 9.125rem;
  left: 2.5rem;
  z-index: 100;
}
@media only screen and (max-width: 48em) {
  .mv__wrap .obj1 {
    width: 11.5833333333rem;
    top: 15.5416666667rem;
    left: -1.25rem;
    z-index: 99;
  }
}
.mv__wrap .obj2 {
  width: 10rem;
  height: auto;
  position: absolute;
  top: 9.9375rem;
  right: 5.25rem;
}
@media only screen and (max-width: 48em) {
  .mv__wrap .obj2 {
    width: 6rem;
    top: 19.2916666667rem;
    right: 1.375rem;
    z-index: 99;
  }
}
.mv__wrap .obj3 {
  width: 8.375rem;
  height: auto;
  position: absolute;
  top: 30.0625rem;
  left: 18.0625rem;
  z-index: 50;
}
@media only screen and (max-width: 48em) {
  .mv__wrap .obj3 {
    width: 4.9166666667rem;
    top: 34.7916666667rem;
    left: 3.3333333333rem;
  }
}
.mv__wrap .obj4 {
  width: 14.1875rem;
  height: auto;
  position: absolute;
  top: 30.0625rem;
  right: 1.0625rem;
  z-index: 50;
}
@media only screen and (max-width: 48em) {
  .mv__wrap .obj4 {
    width: 8.5416666667rem;
    top: 41.25rem;
    right: 12.3333333333rem;
  }
}

.obj7 {
  width: 12.8125rem;
  height: auto;
  position: absolute;
  right: 11.25rem;
  top: -24.125rem;
  z-index: 10;
}
@media only screen and (max-width: 48em) {
  .obj7 {
    width: 5.0833333333rem;
    top: 51.6666666667rem;
    right: 1.6666666667rem;
  }
}

.obj8 {
  width: 16.875rem;
  height: auto;
  position: absolute;
  left: -7.875rem;
  bottom: -16.1875rem;
}
@media only screen and (max-width: 48em) {
  .obj8 {
    width: 6.4166666667rem;
    top: 55.4166666667rem;
    left: -3.3333333333rem;
  }
}

.mv::before {
  display: block;
  content: "";
  background: url(../images/bg-1.png) no-repeat center center/100% auto;
  width: 34.375rem;
  height: 22.375rem;
  position: absolute;
  top: -6.6875rem;
  right: 0;
  z-index: -1;
}
@media only screen and (max-width: 48em) {
  .mv::before {
    background: url(../images/bg-1-sp.png) no-repeat center center/100% auto;
    width: 15.5833333333rem;
    height: 7.1666666667rem;
    top: -3.5416666667rem;
  }
}

.mv::after {
  display: block;
  content: "";
  background: url(../images/bg-2.png) no-repeat center center/100% auto;
  width: 15.1875rem;
  height: 41.125rem;
  position: absolute;
  top: 37.9375rem;
  left: 0;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .mv::after {
    width: 5.9166666667rem;
    height: 19.25rem;
    top: 33.5rem;
  }
}

.mv__text::after {
  display: block;
  content: "";
  background: url(../images/obj5.png) no-repeat center center/100% auto;
  width: 13.5625rem;
  height: 29.5rem;
  position: absolute;
  bottom: 6.25rem;
  right: 0;
  z-index: -1;
}
@media only screen and (max-width: 48em) {
  .mv__text::after {
    width: 7.6666666667rem;
    height: 16.7083333333rem;
    bottom: -17.1666666667rem;
    right: 0;
    z-index: 3;
    display: none;
  }
}

@media only screen and (max-width: 48em) {
  .main-wrapper::before {
    display: block;
    content: "";
    background: url(../images/obj5.png) no-repeat center center/100% auto;
    width: 7.6666666667rem;
    height: 16.7083333333rem;
    top: -16.3333333333rem;
    right: 0.875rem;
    position: absolute;
    z-index: 2;
  }
}
.mv__text::before {
  display: block;
  content: "";
  background: url(../images/obj6.png) no-repeat center center/100% auto;
  width: 16.625rem;
  height: 32.875rem;
  position: absolute;
  bottom: -16.875rem;
  left: 0;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .mv__text::before {
    z-index: 0;
  }
}
@media only screen and (max-width: 48em) {
  .mv__text::before {
    width: 9.125rem;
    height: 20.125rem;
    bottom: -19.1666666667rem;
    left: 1.4583333333rem;
  }
}

.manager::before {
  display: block;
  content: "";
  background: url(../images/bg-3.png) no-repeat center center/100% auto;
  width: 19.1875rem;
  height: 42.75rem;
  position: absolute;
  top: -36.0625rem;
  right: 0;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .manager::before {
    width: 7.125rem;
    height: 18.6666666667rem;
    top: -8.4583333333rem;
    right: -0.8333333333rem;
    z-index: 3;
  }
}

.manager::after {
  display: block;
  content: "";
  background: url(../images/bg-4.png) no-repeat center center/100% auto;
  width: 17.1875rem;
  height: 35.4375rem;
  position: absolute;
  top: 26.1875rem;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 48em) {
  .manager::after {
    width: 7.5416666667rem;
    height: 18.4583333333rem;
    top: 15.4583333333rem;
    left: -2.0833333333rem;
  }
}

.manager__points {
  z-index: 10;
}

@media only screen and (max-width: 48em) {
  .manager__points::before {
    display: block;
    content: "";
    background: url(../images/bg-5.png) no-repeat center center/100% auto;
    width: 3.5rem;
    height: 15rem;
    position: absolute;
    right: 0;
    z-index: 1;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .manager .bg-5 {
    width: 12rem;
    position: absolute;
    top: 34.6875rem;
    right: 0;
  }
}

.banner::after {
  display: block;
  content: "";
  background: url(../images/bg-6.png) no-repeat center center/100% auto;
  width: 7.5rem;
  height: 32.1875rem;
  position: absolute;
  top: -32.625rem;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 48em) {
  .banner::after {
    width: 3.3333333333rem;
    height: 14.3333333333rem;
    left: 0rem;
    top: -15.125rem;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .kazari-1 {
    width: 33.1875rem;
    height: auto;
    position: absolute;
    top: 11.4375rem;
    left: -5.625rem;
    z-index: -1;
  }
}
@media only screen and (max-width: 48em) {
  .kazari-1 {
    width: 30.2083333333rem;
    height: auto;
    position: absolute;
    top: 30.0833333333rem;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .kazari-2 {
    width: 15rem;
    height: auto;
    position: absolute;
    top: 23.75rem;
    right: 0;
  }
}
@media only screen and (max-width: 48em) {
  .kazari-2 {
    width: 32rem;
    height: auto;
    position: absolute;
    top: 41.6666666667rem;
    left: 0;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .kazari-3 {
    width: 42.9375rem;
    height: auto;
    position: absolute;
    top: 127rem;
    left: -5.9375rem;
    z-index: 2;
  }
}
@media only screen and (max-width: 48em) {
  .kazari-3 {
    width: 23.7916666667rem;
    height: auto;
    position: absolute;
    top: 93rem;
    z-index: 3;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .kazari-4 {
    width: 22.5625rem;
    height: auto;
    position: absolute;
    top: 37.5rem;
    left: -5.9375rem;
  }
}
@media only screen and (max-width: 48em) {
  .kazari-4 {
    width: 31rem;
    height: auto;
    position: absolute;
    top: 39.5416666667rem;
    left: 0;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .kazari-5 {
    width: 21.25rem;
    height: auto;
    position: absolute;
    top: 6.25rem;
    right: 0rem;
  }
}
@media only screen and (max-width: 48em) {
  .kazari-5 {
    width: 29.1666666667rem;
    position: absolute;
    top: 341.6666666667rem;
    left: 0;
    z-index: 3;
  }
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .kazari-7 {
    width: 8rem;
    position: absolute;
    top: 127rem;
    right: 18.75rem;
    z-index: 3;
  }
}
@media only screen and (max-width: 48em) {
  .kazari-7 {
    display: none;
  }
}

.manager__points {
  position: relative;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .manager__points {
    height: 100vh;
  }
}
@media only screen and (max-width: 48em) {
  .manager__points {
    height: 34.5833333333rem;
  }
}

.trigger-section {
  position: relative;
}
@media only screen and (min-width: calc(48em + 0.01px)) {
  .trigger-section {
    height: 46.25rem; /* スライド枚数 × 100vh */
  }
}

.content-item {
  height: 45.875rem;
  width: 100%;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s ease;
}
@media only screen and (max-width: 48em) {
  .content-item {
    height: 26.3333333333rem;
  }
}

.content-item.active {
  opacity: 1;
  transform: translateY(0);
}

@media only screen and (min-width: calc(48em + 0.01px)) {
  .work {
    overflow-x: hidden;
  }
}
.work .work__inner {
  position: relative;
  padding: 18.75rem 0 31rem;
  width: 75rem;
  margin: 0 auto;
}
@media only screen and (max-width: 48em) {
  .work .work__inner {
    width: 100%;
    padding: 0 0 4.5833333333rem;
  }
}
.work .work__circle {
  width: 41.3125rem;
  height: 41.3125rem;
  margin: 0 auto;
  padding-top: 9.125rem;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .work .work__circle {
    width: 29.4166666667rem;
    height: 29.4166666667rem;
    padding-top: 9.1666666667rem;
  }
}
.work .work__circle::before {
  display: block;
  content: "";
  width: 41.3125rem;
  height: 41.3125rem;
  border-radius: 50%;
  border: 0.1875rem solid #e64201;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 48em) {
  .work .work__circle::before {
    width: 23.4583333333rem;
    height: 23.4583333333rem;
  }
}
.work .work__copy {
  text-align: center;
  font-size: 1.75rem;
  font-weight: 700;
  color: #e64201;
  line-height: 1.7;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 48em) {
  .work .work__copy {
    font-size: 1rem;
    margin-bottom: 0.125rem;
    position: relative;
    z-index: 3;
  }
}
.work .work__center {
  width: 20.8125rem;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 48em) {
  .work .work__center {
    width: auto;
    height: 9.625rem;
  }
}
.work .work__list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
.work .work__contents {
  width: 9.375rem;
  height: 9.375rem;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 48em) {
  .work .work__contents {
    width: 7.5rem;
    height: 7.5rem;
  }
}
.work .work__contents.work01 {
  top: -4.6875rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 48em) {
  .work .work__contents.work01 {
    top: 0;
    background: url(../images/work-icon01-bg.png) #fff no-repeat center center/6.6666666667rem auto;
  }
}
.work .work__contents.work02 {
  top: 2.0625rem;
  right: 2.625rem;
}
@media only screen and (max-width: 48em) {
  .work .work__contents.work02 {
    top: 3.0833333333rem;
    right: 3.25rem;
    background: url(../images/work-icon02-bg.png) #fff no-repeat center center/6.6666666667rem auto;
  }
}
.work .work__contents.work03 {
  top: 15.5625rem;
  right: -5.125rem;
}
@media only screen and (max-width: 48em) {
  .work .work__contents.work03 {
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
    background: url(../images/work-icon03-bg.png) #fff no-repeat center center/6.6666666667rem auto;
  }
}
.work .work__contents.work04 {
  top: 30.5rem;
  right: 2.625rem;
}
@media only screen and (max-width: 48em) {
  .work .work__contents.work04 {
    top: 19.1666666667rem;
    right: 3rem;
    background: url(../images/work-icon04-bg.png) #fff no-repeat center center/6.6666666667rem auto;
  }
}
.work .work__contents.work05 {
  bottom: -4.6875rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 48em) {
  .work .work__contents.work05 {
    bottom: 0;
    background: url(../images/work-icon05-bg.png) #fff no-repeat center center/6.6666666667rem auto;
  }
}
.work .work__contents.work06 {
  top: 30.5rem;
  left: 2.625rem;
}
@media only screen and (max-width: 48em) {
  .work .work__contents.work06 {
    top: 19.1666666667rem;
    left: 3rem;
    background: url(../images/work-icon06-bg.png) #fff no-repeat center center/6.6666666667rem auto;
  }
}
.work .work__contents.work07 {
  top: 15.5625rem;
  left: -5.125rem;
}
@media only screen and (max-width: 48em) {
  .work .work__contents.work07 {
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
    background: url(../images/work-icon07-bg.png) #fff no-repeat center center/6.6666666667rem auto;
  }
}
.work .work__contents.work08 {
  top: 2.0625rem;
  left: 2.625rem;
}
@media only screen and (max-width: 48em) {
  .work .work__contents.work08 {
    top: 3.0833333333rem;
    left: 3.25rem;
    background: url(../images/work-icon08-bg.png) #fff no-repeat center center/6.6666666667rem auto;
  }
}
.work .work__contents::after {
  display: block;
  content: "";
  width: 8.75rem;
  height: 8.75rem;
  border: 0.1875rem solid #e64201;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 48em) {
  .work .work__contents::after {
    width: 6.6666666667rem;
    height: 6.6666666667rem;
  }
}
.work .work__contents img {
  width: 8.75rem;
  height: auto;
}
@media only screen and (max-width: 48em) {
  .work .work__contents img {
    width: 5.8333333333rem;
    height: auto;
    mix-blend-mode: multiply;
  }
}
.work .work__contents .work__name {
  font-size: 1rem;
  font-weight: 700;
  color: #e64201;
  text-align: center;
  line-height: 1.25;
  position: absolute;
  bottom: 1.5625rem;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 48em) {
  .work .work__contents .work__name {
    font-size: 0.8333333333rem;
  }
}
.work .work__contents.work03 .work__name {
  bottom: 1.25rem;
}
.work .work__contents.work04 .work__name {
  bottom: 2.1875rem;
}
.work .work__inner > img {
  position: absolute;
  width: 18.5rem;
  height: auto;
}
@media only screen and (max-width: 48em) {
  .work .work__inner > img {
    display: none;
  }
}
.work .work__inner > img.work-img01 {
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.work .work__inner > img.work-img02 {
  top: 4.5625rem;
  right: 5rem;
}
.work .work__inner > img.work-img03 {
  top: 21rem;
  right: -1.25rem;
}
.work .work__inner > img.work-img04 {
  top: 39.6875rem;
  right: -1.25rem;
}
.work .work__inner > img.work-img05 {
  top: 58.375rem;
  right: 5rem;
}
.work .work__inner > img.work-img06 {
  bottom: 12.5rem;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.work .work__inner > img.work-img07 {
  top: 58.375rem;
  left: 5rem;
}
.work .work__inner > img.work-img08 {
  top: 39.6875rem;
  left: -1.25rem;
}
.work .work__inner > img.work-img09 {
  top: 21rem;
  left: -1.25rem;
}
.work .work__inner > img.work-img10 {
  top: 4.5625rem;
  left: 5rem;
}
.work .work-bg01 {
  width: 16.8125rem;
  top: 0;
  left: -3.75rem;
  position: absolute;
}
@media only screen and (max-width: 48em) {
  .work .work-bg01 {
    width: 7.625rem;
    top: -3.6666666667rem;
    left: 0;
  }
}
.work .work-bg02 {
  width: 43.6875rem;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
}
@media only screen and (max-width: 48em) {
  .work .work-bg02 {
    width: 18.375rem;
  }
}
.work .work-bg03 {
  width: 19.8125rem;
  top: 0;
  right: -4.375rem;
  position: absolute;
}
@media only screen and (max-width: 48em) {
  .work .work-bg03 {
    width: 7.0833333333rem;
    top: -1.9166666667rem;
    right: 0;
  }
}

.entry-area {
  background: #fffeec;
  padding-top: 8.125rem;
  padding-bottom: 6.25rem;
  margin-top: -7.5rem;
}
@media only screen and (max-width: 48em) {
  .entry-area {
    padding-top: 2.5rem;
    padding-bottom: 3.75rem;
    margin-top: 0;
  }
}
.entry-area .c-title {
  margin-bottom: 4.6875rem;
}
@media only screen and (max-width: 48em) {
  .entry-area .c-title {
    margin-bottom: 2.2916666667rem;
  }
  .entry-area .c-title span {
    top: 0;
  }
}
.entry-area .entry__btn {
  font-family: "Montserrat", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #e64201;
  width: 30.3125rem;
  height: 7.6875rem;
  border-radius: 2.5rem;
  background: #f5c807;
  box-shadow: 0 0.375rem 0 #e64201;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1.5rem auto 0.625rem;
}
@media only screen and (max-width: 48em) {
  .entry-area .entry__btn {
    font-size: 2.8333333333rem;
    width: 25.4166666667rem;
    height: 6.25rem;
    border-radius: 1.25rem;
    box-shadow: 0 0.2916666667rem 0 #e64201;
    margin: 1.3333333333rem auto 1.6666666667rem;
  }
}
.entry-area .entry__btn:hover {
  transform: translateY(0.25rem);
  box-shadow: 0 0.125rem 0 #e64201;
}
.entry-area .entry__btn span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.entry-area .entry__btn span::after {
  display: block;
  content: "";
  background: url(../images/entry-arrow.svg) no-repeat center center/100% auto;
  width: 1.75rem;
  height: 2.375rem;
  margin-left: 1.5625rem;
}
@media only screen and (max-width: 48em) {
  .entry-area .entry__btn span::after {
    width: 1.4166666667rem;
    height: 1.9583333333rem;
    margin-left: 1.4583333333rem;
  }
}/*# sourceMappingURL=top.css.map */