@charset "UTF-8";
/*!
* ress.css • v4.0.0
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  text-decoration: none;
  color: inherit;
}

li {
  margin: 0;
}
li a {
  text-decoration: none;
}

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

p {
  margin: 0;
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
  text-decoration: none;
  opacity: 0.8;
}

i {
  margin: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* ブレイクポイント指定 */
/* 

フォント読み込み

⚫︎使い方

@include font-face('Lora', 'fonts/Lora', 400, italic, ttf);
@include font-face('Samplinal', 'fonts/Samplinal', bold, normal, eot woff2 woff);
-----------------------------------------------------------------------------------*/
/* 

上向き(upward)、右向き(rightward)、下向き(downward)、左向き(leftward)、左上(upper-left)、右上(upper-right)、右下(lower-right)、左下(lower-left)の８方向から選択します


@include triangle(upward, 20px, 15px, #cd5c5c);

@include triangle(upper-left, 12px, 12px);
---*/
/* font */
@font-face {
  font-display: swap;
  /* display=swapの設定 */
}
html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  color: #000;
}

@media screen and (max-width: 1024px) {
  html {
    font-size: 1.5609756098vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 4.0712468193vw;
  }
}
@media screen and (max-width: 1024px) {
  body.is-non-scroll {
    overflow: hidden;
  }
}

*,
*::after,
*::before {
  box-sizing: border-box;
  outline: none;
}

li {
  list-style-type: none;
}

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

a img:hover,
a:hover {
  opacity: 0.5;
  transition: linear 0.13s;
}

li img {
  display: block;
}

a img {
  border-style: none;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
  height: auto;
}

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

dt {
  font-weight: 700;
}

p {
  font-weight: 700;
}

em {
  font-style: normal;
}

video {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

@media screen and (min-width: 769px) {
  body {
    overflow: hidden;
  }
}

.l-wrapper {
  width: 100%;
  position: relative;
  min-height: 100vh;
}

@media screen and (min-width: 769px) {
  .l-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 56.25rem;
    max-width: 90%;
    height: 100dvh;
    margin: 0 auto;
  }
}

.l-contents-over {
  position: relative;
}
@media screen and (min-width: 769px) {
  .l-contents-over {
    border-radius: 2.5rem 2.5rem 0 0;
    border: 0.625rem solid rgba(255, 255, 255, 0.6);
    border-bottom: none;
    height: calc(100% - 0.625rem);
    overflow: hidden;
    margin-top: 0.625rem;
  }
}

.l-contents {
  position: relative;
}
@media screen and (min-width: 769px) {
  .l-contents {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
    width: 24.75rem;
  }
  .l-contents::-webkit-scrollbar {
    display: none;
  }
}

.l-contents-thanks {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100dvh;
}
@media screen and (min-width: 769px) {
  .l-contents-thanks {
    width: 24.75rem;
    margin: 0 auto;
  }
}
.l-contents-thanks .l-header,
.l-contents-thanks .footer {
  flex: 0 0 auto;
}
.l-contents-thanks .l-main {
  flex: 1 1 auto;
}

.l-fixed-cta {
  background: rgba(0, 129, 200, 0.8588235294);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 0.6875rem 0.625rem;
  transition: ease 0.27s;
  opacity: 0;
}
.l-fixed-cta.is-active {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .l-fixed-cta {
    display: none;
  }
}
.l-fixed-cta__button {
  margin: 0 auto;
  width: 28.75rem;
  font-size: 1.625rem;
}
.l-fixed-cta__button::before {
  content: "";
  background-color: #FF8521;
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
}

/* ================================================
   l-side-info
   PCの左側固定エリア（スマホ誘導）
================================================ */
.l-side-info {
  background: rgba(255, 255, 255, 0.8392156863);
  backdrop-filter: blur(27px);
  width: 25rem;
  border-radius: 0.5625rem;
  padding: 1.875rem 4.375rem 1.3125rem;
  margin-top: 8.75rem;
}
@media screen and (max-width: 768px) {
  .l-side-info {
    display: none;
  }
}
.l-side-info__logo {
  margin-bottom: 0.7475rem;
}
.l-side-info__band {
  background-color: #1F9BEE;
  color: #fff;
  font-size: 1.64875rem;
  text-align: center;
  border-radius: 0.3125rem;
  margin-bottom: 1.125rem;
}
.l-side-info__band-num {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 1.20015163em;
}
.l-side-info__box {
  background-color: #fff;
  border-radius: 0.3125rem;
  padding: 1.875rem 0 1.125rem;
}
.l-side-info__qr {
  display: block;
  width: 8.125rem;
  margin: 0 auto 1.125rem;
}
.l-side-info__cap {
  line-height: 1.4;
  letter-spacing: -0.02em;
  text-align: center;
}
.l-side-thanks {
  backdrop-filter: blur(27px);
  width: 25rem;
  border-radius: 0.5625rem;
  padding: 1.875rem 4.375rem 1.3125rem;
  margin-top: 8.75rem;
}
@media screen and (max-width: 768px) {
  .l-side-thanks {
    display: none;
  }
}
.l-outer {
  position: relative;
  max-width: 1720px;
  width: 89.5833333333%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .l-outer {
    width: 100%;
  }
}

.l-inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes gradientAnimation {
  0% {
    background: linear-gradient(to right, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
  100% {
    background: linear-gradient(-45deg, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes logoAnimation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30000px 0;
  }
}
@keyframes drawer-main {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
.c-img-hover-zoom {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover {
  transform: scale(1.1);
  opacity: 1;
}

.c-text-link {
  color: #D23861;
  transition: linear 0.11s;
}
.c-text-link:hover {
  color: #000;
}

.c-button {
  display: block;
  border-radius: 5rem;
  background-color: #FF7300;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 800;
  padding: 0.5625rem 0.625rem;
  width: 19.5rem;
  margin: auto;
  text-align: center;
  letter-spacing: 0;
}

.c-btn-down {
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 3.75rem;
  width: 11.9375rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
}
.c-btn-down__arw {
  fill: #000;
  width: 0.59375rem;
  height: 0.8rem;
  transform: rotate(90deg);
  margin-left: 0.5rem;
}

.c-texts-link {
  display: flex;
}
.c-texts-link__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #438ACC;
  border-bottom: 2px solid #438ACC;
  font-weight: bold;
  font-size: 1.125rem;
  padding-bottom: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .c-texts-link__link {
    font-size: 1rem;
    width: 100%;
  }
}
.c-texts-link__text {
  line-height: 1.25;
}
.c-texts-link__icon {
  width: 1.5625rem;
  display: flex;
  align-items: center;
  margin-left: 0.3125rem;
}

.c-cta-btn {
  display: block;
  margin: 0 auto;
  width: 43.75rem;
  max-width: 100%;
  background-color: #FF7300;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  padding: 0.6875rem 0;
  border-radius: 5.625rem;
  border: 2px solid #fff;
}
@media screen and (max-width: 768px) {
  .c-cta-btn {
    font-size: 1.125rem;
  }
}
.c-cta-btn__arw {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-cta-btn__arw {
    width: 1.25rem;
    right: 1.25rem;
  }
}

.c-sec-heading {
  color: #FF7300;
  text-align: center;
  font-size: 2.75rem;
  line-height: 1.57;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 768px) {
  .c-sec-heading {
    font-size: 1.5rem;
    line-height: 1.38;
  }
}
.c-sec-heading.--size-md {
  font-size: 1.75rem;
}
@media screen and (max-width: 768px) {
  .c-sec-heading.--size-md {
    font-size: 1.375rem;
  }
}

.c-sub-heading {
  font-size: 1.75rem;
  letter-spacing: 0.125em;
  text-align: center;
  line-height: 1.55;
}
@media screen and (max-width: 768px) {
  .c-sub-heading {
    font-size: 1.25rem;
  }
}

.cta-button {
  display: block;
  text-align: center;
  position: relative;
  background-color: #FF7300;
  color: #fff;
  border-radius: 5.625rem;
  padding: 0.875rem 0;
  font-size: 1.375rem;
  box-shadow: 0px 4px 0px 0px #AB4D00;
  transition: ease 0.23s;
  transform: translateY(0);
  overflow: hidden;
}
.cta-button::after {
  content: "";
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #fff;
  border-width: 0.4375rem 0 0.4375rem 0.75rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.0625rem;
}
.cta-button:hover {
  box-shadow: none;
  opacity: 1;
  transform: translateY(4px);
}
.cta-button__in {
  position: relative;
  z-index: 2;
}

.l-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
  background-color: #fff;
  display: flex;
  justify-content: center;
  gap: 1.0625rem;
  padding: 1.1875rem 0 0.94375rem;
}
.l-header__logo {
  width: 10.5rem;
}
.l-header__band {
  background-color: #1F9BEE;
  color: #fff;
  border-radius: 0.1875rem;
  font-size: 1.25rem;
  padding: 0.0625rem 0.5625rem;
}
.l-header__band-num {
  font-family: "Jost", sans-serif;
  font-style: italic;
  font-size: 1.2em;
  font-weight: 500;
}

/* ================================
   MV セクション
   ================================ */
.mv {
  padding: 23.375rem 0 1.3125rem;
  /* タイトル部分 */
  /* イベント情報部分 */
}
.mv::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30.5rem;
  background: linear-gradient(180.05deg, rgba(31, 155, 238, 0) 11.31%, rgba(31, 155, 238, 0.68) 36.99%, #1F9BEE 85.99%);
}
.mv__inner {
  position: relative;
  z-index: 2;
}
.mv__content {
  padding: 0 0.625rem;
}
.mv__head {
  color: #fff;
}
.mv__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  line-height: 0.94;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2509803922), 10px 10px 4px rgba(0, 0, 0, 0.2509803922);
  gap: 0.625rem;
  margin-bottom: 0.4375rem;
  font-weight: 600;
}
.mv__title-sub {
  font-family: "Jost", sans-serif;
  font-size: 1.625rem;
  padding-bottom: 0.25rem;
  border-bottom: 0.25rem solid #fff;
}
.mv__title-num {
  font-style: italic;
  font-size: 1.8461538462em;
}
.mv__title-main {
  font-style: italic;
  font-size: 3.75rem;
  font-family: "Jost", sans-serif;
}
.mv__place {
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 0.5rem;
}
.mv__info {
  text-align: center;
  margin-bottom: 0.375rem;
}
.mv__info-text {
  background-color: #fff;
  font-size: 1.125rem;
}
.mv__info-date {
  color: #fff;
  font-family: "Jost", sans-serif;
  letter-spacing: -0.03em;
  font-size: 2rem;
  font-weight: 600;
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2509803922);
}
.mv__info-week {
  font-weight: 600;
  font-size: 0.625em;
}
.mv__button {
  width: 98%;
  margin: auto;
}
.mv__button::before {
  content: "";
  background-color: #FF8521;
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
}

/* ==============================================
   intro セクション
   ============================================== */
.intro {
  padding: 1.875rem 0 9.375rem;
  background-color: #fff;
}

/* ==============================================
   dates（開催日時セクション）
   ============================================== */
.dates {
  padding: 3.6875rem 0 1.9375rem;
  z-index: 2;
  margin-top: -7.375rem;
  /* メイン表示：日付・時間 */
  /* サブ表示：受付開始など */
}
.dates__illust {
  position: absolute;
}
.dates__illust.--illust01 {
  width: 1.7475rem;
  top: 2.4375rem;
  left: 2.5rem;
}
.dates__illust.--illust02 {
  width: 1.50625rem;
  top: 9.3125rem;
  right: 1.125rem;
}
.dates__illust.--illust03 {
  width: 1.70375rem;
  bottom: 5.875rem;
  left: 1.25rem;
}
.dates__illust.--illust04 {
  width: 1.291875rem;
  bottom: 0.4375rem;
  right: 2.9375rem;
}
.dates__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.625rem;
}
.dates__gr {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.375rem;
}
.dates__title {
  text-align: center;
  min-width: 13.125rem;
  color: #0081C8;
  border-top: 1px dashed #0081C8;
  border-bottom: 1px dashed #0081C8;
  font-size: 1.375rem;
}
.dates__main {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.3;
}
.dates__day {
  font-size: 1.6428571429em;
}
.dates__day-week {
  font-size: 0.7857142857em;
}
.dates__time {
  font-size: 1.1428571429em;
}
.dates__text {
  font-size: 1.625rem;
}
.dates__sub {
  min-width: 12.5rem;
  color: #fff;
  background-color: #000;
  text-align: center;
  font-size: 1.125rem;
  border-radius: 5.625rem;
  padding: 0.1875rem 0.625rem;
}
.dates__sub-num {
  font-family: "Jost", sans-serif;
  font-size: 1.2222222222em;
  font-weight: 600;
}

/* ==============================================
   trouble（お悩みセクション）
   ============================================== */
.trouble {
  background: linear-gradient(180deg, rgba(0, 129, 200, 0.93) 37.32%, rgba(188, 231, 255, 0.93) 100%);
  color: #fff;
  padding: 1.6875rem 0 11.4375rem;
  position: relative;
  z-index: 2;
  /* 「就活で」 */
  /* 見出し部分 */
  /* リスト */
}
.trouble__deco {
  position: absolute;
  right: 0;
  top: 0;
  width: 11.875rem;
}
.trouble__head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.trouble__lead {
  background-color: #fff;
  color: #000;
  text-align: center;
  width: 5.165rem;
  aspect-ratio: 1/1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  border-radius: 50%;
  flex-flow: column;
  margin-bottom: 1.25rem;
}
.trouble__lead::after {
  content: "";
  border-style: solid;
  height: 0;
  width: 0;
  border-color: #fff transparent transparent transparent;
  border-width: 0.93rem 0.465rem 0 0.465rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.625rem;
}
.trouble__lead-text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
.trouble__lead-word {
  font-size: 0.6666666667em;
}
.trouble__title {
  font-size: 1.375rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 1.8125rem;
  padding-bottom: 0.25rem;
}
.trouble__list {
  text-align: center;
}
.trouble__item {
  line-height: 3;
}
/* ==============================================
   solution（悩みを解決セクション）
   ============================================== */
.solution {
  background: linear-gradient(90deg, rgba(0, 129, 200, 0.11) 0%, rgba(106, 193, 237, 0.11) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  padding: 4.8125rem 0 2.0625rem;
  position: relative;
  margin-top: -10.625rem;
  z-index: 3;
  clip-path: polygon(0 0, 50% 6%, 100% 0, 100% 100%, 0 100%);
  /* 背景 & コンテナ */
  /* 見出し部分 */
  /* メインコンテンツ */
  /* サムネイル */
  /* 本文 */
  /* 強調ハイライト */
  /* 数字（2時間 / 6種類など） */
  /* 文章強調（内定GET） */
}
.solution__inner {
  width: 94%;
}
.solution__head {
  text-align: center;
  line-height: 1.6;
  margin-bottom: 1.3125rem;
}
.solution__lead {
  color: #0081C8;
}
.solution__title {
  font-weight: 900;
  font-size: 2rem;
  line-height: 1.6;
}
.solution__title-strong {
  font-size: 0.6875em;
}
.solution__content {
  background-color: #fff;
  position: relative;
  border: 1px solid #0081C8;
}
.solution__content-sq {
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 0;
  width: 100%;
}
.solution__content-sq.--top {
  top: 0;
}
.solution__content-sq.--bottom {
  bottom: 0;
}
.solution__content-sq-item {
  background-color: #0081C8;
  width: 0.625rem;
  aspect-ratio: 1/1;
}
.solution__box {
  margin: 0.5625rem;
  border: 1px solid #0081C8;
  padding: 0.9375rem 0.5rem 1.1875rem;
}
.solution__thumb {
  aspect-ratio: 326/228;
  width: 20.375rem;
  margin: 0 auto;
}
.solution__text {
  line-height: 2;
  text-align: center;
}
.solution__text:not(:last-of-type) {
  margin-bottom: 1.125rem;
}
.solution__highlight {
  border-bottom: 1px solid #0081C8;
}
.solution__number {
  font-family: "Jost", sans-serif;
  flex-basis: 600px;
  font-size: 1.375em;
}
.section-heading {
  text-align: center;
  font-size: 1.625rem;
  line-height: 1.6;
}
.section-heading::before {
  content: attr(data-eng);
  font-family: "Jost", sans-serif;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  color: #0081C8;
}

/* =========================================================
   feature
   本イベントの特徴
========================================================= */
.feature {
  position: relative;
  padding: 2.25rem 0 2.5625rem;
}
.feature__bg {
  border-radius: 1.25rem;
}
.feature__heading {
  color: #fff;
  margin-bottom: 2.5625rem;
}
.feature__list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.feature__item {
  width: 48.2%;
  position: relative;
  text-align: center;
}
.feature__item:nth-of-type(2) {
  margin-top: 5rem;
}
.feature__item:nth-of-type(odd):not(:nth-of-type(-n+2)) {
  margin-top: -3.125rem;
}
.feature__item:nth-of-type(even):not(:nth-of-type(-n+2)) {
  margin-top: 2.5rem;
}
.feature__num {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-style: italic;
  width: 2.5rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -0.8125rem;
  left: -0.4375rem;
  background: #073C59;
  color: #fff;
  text-shadow: 0px 1px 4.5px rgba(10, 68, 100, 0.6980392157);
}
.feature__thumb {
  aspect-ratio: 170/113;
  border-radius: 0.3125rem;
  overflow: hidden;
  margin-bottom: 0.5625rem;
}
.feature__text {
  color: #fff;
  font-size: 0.9375rem;
  white-space: nowrap;
}
.feature__text-highlight {
  font-size: 1.4666666667em;
}
.feature__text-highlight.--fit {
  letter-spacing: -0.1em;
}
.feature__text-num {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 1.3333333333em;
}

/* =========================================================
   pickup
   ピックアップ企業
========================================================= */
.pickup {
  position: relative;
  padding: 2.25rem 0 3.0625rem;
  background: linear-gradient(90deg, rgba(0, 129, 200, 0.11) 0%, rgba(106, 193, 237, 0.11) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
}
.pickup__deco01 {
  position: absolute;
  left: 0;
  top: -7.3125rem;
  width: 11.875rem;
  z-index: 1;
}
.pickup__deco02 {
  position: absolute;
  right: 0;
  bottom: 7.25rem;
  width: 10rem;
  z-index: 1;
}
.pickup__inner {
  z-index: 3;
  width: 100%;
}
.pickup__heading {
  margin-bottom: 1.875rem;
}
.pickup__item {
  width: 18.75rem;
  margin: 0 auto;
}
.pickup__logo {
  border-radius: 0.3125rem;
  overflow: hidden;
  aspect-ratio: 300/169;
  margin-bottom: 0.5rem;
}
.pickup__title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
.pickup__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #0081C8;
}
.pickup__info-label {
  background-color: #0081C8;
  color: #fff;
  border-radius: 0.1875rem;
  padding: 0.25rem 0.6875rem;
}
.pickup__info-text {
  width: 100%;
  font-weight: 400;
}
.pickup__datails {
  display: grid;
  grid-template-columns: 3.1875rem 1fr;
  column-gap: 0.375rem;
  row-gap: 0.1875rem;
  margin-top: 0.59375rem;
}
.pickup__datails-label {
  font-size: 0.75rem;
  background-color: #fff;
  text-align: center;
}
.pickup__datails-text {
  font-size: 0.875rem;
}
.pickup__navis {
  width: 18.75rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pickup__dots ul {
  display: flex;
  gap: 0.4375rem;
}
.pickup__dots li {
  font-size: 0;
  width: 0.4375rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #d9d9d9;
}
.pickup__dots li.slick-active {
  background-color: #0081C8;
}
.pickup__arrows {
  display: flex;
  justify-content: flex-end;
  gap: 0.25rem;
}
.pickup__arrows .slick-arrow {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 1.15625rem auto;
  background-color: #0081C8;
  width: 3.25rem;
  height: 1.625rem;
  border-radius: 5.625rem;
}
.pickup__arrows .slick-arrow.slick-prev {
  background-image: url(../images/slide_prev.svg);
}
.pickup__arrows .slick-arrow.slick-next {
  background-image: url(../images/slide_next.svg);
}

/* =========================================================
   location
   会場セクション
========================================================= */
.location {
  background: linear-gradient(90deg, rgba(0, 129, 200, 0.11) 0%, rgba(106, 193, 237, 0.11) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  padding: 2.25rem 0 1.125rem;
  /* Google Map */
  /* イラスト + 会場テキスト */
}
.location__heading {
  margin-bottom: 0.0425rem;
}
.location__map-block {
  position: relative;
  padding: 3.4375rem 0 3.9375rem;
}
.location__bg {
  /* 背景画像 */
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}
.location__map {
  aspect-ratio: 333/246;
  margin-bottom: 1.1875rem;
}
.location__info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.25625rem;
}
.location__illust {
  flex: 0 0 3.106875rem;
}
.location__detail-name {
  font-size: 1.0625rem;
  margin-bottom: 0.3125rem;
}
.location__detail-text {
  font-size: 0.8125rem;
  font-weight: 400;
}

/* =========================================================
   flow
   イベント当日の流れ
========================================================= */
.flow {
  position: relative;
  padding: 2.25rem 0 0rem;
  background: linear-gradient(90deg, rgba(0, 129, 200, 0.11) 0%, rgba(106, 193, 237, 0.11) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  /* ----------- リスト部分 ----------- */
  /* ----------- アドバイスブロック ----------- */
}
.flow__heading {
  margin-bottom: 1.375rem;
}
.flow__list {
  margin: 0 auto 2.2375rem;
  width: 21.4375rem;
}
.flow__item {
  background-color: #fff;
  border-radius: 0.3125rem;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1019607843);
  display: flex;
  align-items: center;
  gap: 0.6875rem;
  padding: 1.125rem;
  padding-left: 0.875rem;
  position: relative;
}
.flow__item:not(:last-of-type) {
  margin-bottom: 0.9375rem;
}
.flow__item:not(:last-of-type)::after {
  content: "";
  width: 2.5rem;
  height: 2.25rem;
  background: url(../images/flow_item_arw.png) no-repeat 50%;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.75rem;
  z-index: 1;
}
.flow__illust {
  flex: 0 0 6.25rem;
  aspect-ratio: 1/1;
  background-color: rgba(0, 129, 200, 0.1098039216);
  position: relative;
  border-radius: 50%;
}
.flow__illust-figure {
  position: absolute;
}
.flow__illust-figure.--illust01 {
  width: 7.36625rem;
  top: -1.6875rem;
  left: -0.875rem;
}
.flow__illust-figure.--illust02 {
  width: 5.27125rem;
  top: -0.625rem;
  left: 0.25rem;
}
.flow__illust-figure.--illust03 {
  width: 8.3125rem;
  top: -1.125rem;
  left: -2.4375rem;
}
.flow__content {
  flex: 1 1 auto;
  line-height: 1.6;
}
.flow__title {
  font-size: 1.125rem;
  margin-bottom: 0.3125rem;
}
.flow__text {
  color: #484848;
  font-weight: 500;
  font-size: 0.875rem;
}
.flow__deco-illust {
  position: absolute;
  width: 2.3125rem;
  right: -1.25rem;
  bottom: -1.364375rem;
}
.flow__advice {
  position: relative;
  padding-bottom: 3.8125rem;
  /* 全体のbackgroundや配置調整 */
}
.flow__advice-bg {
  position: absolute;
  width: 100%;
  top: 1.8375rem;
}
.flow__advice-title {
  width: 20.25rem;
  margin: 0 auto 0.8125rem;
}
.flow__advice-text {
  line-height: 1.6;
}
.flow__advice-illust {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 7.625rem;
}

/* =========================================================
   add-flow
========================================================= */
.add-flow {
  padding: 1.375rem 0;
  background: linear-gradient(90deg, rgba(0, 129, 200, 0.11) 0%, rgba(106, 193, 237, 0.11) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
}
.add-flow__inner {
  background-color: #fff;
  padding: 2.0625rem 1.875rem;
  border-radius: 0.625rem;
}
.add-flow__heading {
  margin-bottom: 1.625rem;
}
.add-flow__list {
  padding: 0 1.1875rem;
  padding-right: 0.5rem;
  margin-bottom: 1.4375rem;
}
.add-flow__item {
  position: relative;
  margin-left: 0.625rem;
  padding-left: 1.3125rem;
  border-left: 1px dashed #0081C8;
  line-height: 1.6;
}
.add-flow__item:not(:last-of-type) {
  padding-bottom: 1.4375rem;
}
.add-flow__item::before {
  content: "";
  position: absolute;
  top: 0rem;
  left: -0.625rem;
  width: 1.25rem;
  aspect-ratio: 1/1;
  background-color: #0081C8;
  border-radius: 50%;
}
.add-flow__content {
  position: relative;
}
.add-flow__step {
  color: #0081C8;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  margin-bottom: 0.3125rem;
  line-height: 1;
}
.add-flow__title {
  font-size: 1.25rem;
}
.add-flow__title-en {
  font-family: "Jost", sans-serif;
  font-weight: 600;
}
.add-flow__text {
  font-weight: 400;
}
.add-flow__line {
  position: absolute;
  width: 4.5625rem;
  top: -0.3125rem;
  right: 4.25rem;
}
.add-flow__link {
  border: 2px solid #0081C8;
  color: #0081C8;
  display: block;
  width: 14rem;
  font-weight: 500;
  padding: 0.375rem 1.5rem;
  position: relative;
  border-radius: 140px;
  margin-top: 0.4375rem;
}
.add-flow__link::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.125rem;
  width: 0.5rem;
  height: 0.875rem;
  background: url(../images/add-flow_arw.svg) no-repeat 50%;
  background-size: 100% auto;
}
.add-flow__note {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.6;
  color: #484848;
}

/* =========================================================
   faq
========================================================= */
.faq {
  padding: 1.25rem 0;
  background-color: #fff;
}
.faq__inner {
  background: linear-gradient(0deg, rgba(187, 187, 187, 0.11), rgba(187, 187, 187, 0.11)), linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(0deg, #D9D9D9, #D9D9D9);
  border-radius: 0.625rem;
  padding: 1.75rem 0.9375rem 1.5rem;
}
.faq__heading {
  margin-bottom: 1.0625rem;
}
.faq__item {
  line-height: 1.6;
}
.faq__item:not(:last-of-type) {
  margin-bottom: 0.875rem;
}
.faq__q {
  background-color: #fff;
  margin-bottom: 0.125rem;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.625rem 0.8125rem;
  padding-right: 1.0625rem;
  border-radius: 0.1875rem;
}
.faq__q-label {
  flex: 0 0 2.5rem;
  aspect-ratio: 1/1;
  background-color: #0081C8;
  border-radius: 50%;
  color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq__q-title {
  flex: 1 1 auto;
  color: #484848;
  font-size: 0.875rem;
}
.faq__a {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
  padding: 0.625rem 0.8125rem;
  padding-right: 1.0625rem;
  border-radius: 0.1875rem;
  background-color: #fff;
}
.faq__a-label {
  flex: 0 0 2.5rem;
  aspect-ratio: 1/1;
  background-color: rgba(0, 129, 200, 0.1098039216);
  border-radius: 50%;
  color: #0081C8;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq__a-text {
  flex: 1 1 auto;
  color: #484848;
  font-weight: 500;
  font-size: 0.875rem;
}
.faq__a-note {
  font-size: 0.75rem;
  font-weight: 400;
  display: inline-block;
  margin-top: 0.3125rem;
}

.entry {
  background: linear-gradient(90deg, rgba(0, 129, 200, 0.11) 0%, rgba(106, 193, 237, 0.11) 100%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  padding: 1.875rem 0 0.9375rem;
}

.footer {
  background-color: #fff;
}
.footer__logos {
  width: 5.0625rem;
  margin: 0 auto;
  padding: 2.4375rem 0;
}
.footer__btm {
  background-color: #187FCA;
  padding: 0.9375rem 0;
}
.footer__copy {
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.03em;
  font-size: 0.625rem;
  line-height: 1;
  color: #fff;
}

.thanks {
  text-align: center;
  background-color: #fff;
  padding: 8.75rem 0 6.25rem;
}
.thanks__ttl {
  font-size: 1.29375rem;
}
.thanks__desc {
  font-size: 0.875rem;
}
.thanks__desc a {
  text-decoration: underline;
}
.thanks__desc:not(:last-of-type) {
  margin-bottom: 1rem;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: ease 0.22s;
}
.modal.is-modal-open {
  opacity: 1;
  visibility: visible;
}
.modal__bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 12;
  background-color: rgba(0, 0, 0, 0.78);
  cursor: pointer;
}
.modal__content {
  z-index: 13;
  position: relative;
  background-color: #fff;
  max-width: 90%;
  width: 31.25rem;
  height: fit-content;
  max-height: 88dvh;
  overflow-y: auto;
  padding: 1.5625rem;
}
.modal__close {
  width: 1.75rem;
  aspect-ratio: 1/1;
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}
.modal__close-line {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #5F5F5F;
  left: 0;
  top: 50%;
}
.modal__close-line:first-of-type {
  transform: translateY(-50%) rotate(45deg);
}
.modal__close-line:last-of-type {
  transform: translateY(-50%) rotate(-45deg);
}
.modal__ttl {
  font-size: 1.125rem;
  margin-bottom: 0.6875rem;
}
.modal__desc {
  font-size: 0.75rem;
  font-weight: 400;
}
.modal__desc:not(:last-of-type) {
  margin-bottom: 0.625rem;
}
.modal__desc a {
  color: #0081C8;
}

/* ==============================================
   フォームの基本
   ============================================== */
input[type=text],
input[type=email],
input[type=tel],
textarea {
  background-color: rgba(0, 129, 200, 0.1607843137);
  padding: 0.875rem 0.6875rem;
  width: 100%;
  border-radius: 0.1875rem;
  font-weight: 400;
  font-size: 0.875rem;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #9A9A9A;
}

input.is-error,
select.is-error,
textarea.is-error {
  border: 1px solid red;
}

select {
  color: #9A9A9A;
  padding: 0.875rem 0.6875rem;
  padding-right: 2.5625rem;
  background: rgba(0, 129, 200, 0.1607843137) url(../images/select-arw.svg) no-repeat 95% 50%;
  background-size: 0.625rem auto;
  width: 100%;
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  select {
    background-position-x: 98%;
  }
}
select.is-selected {
  color: #000;
}
textarea {
  height: 13rem;
  overflow-y: scroll;
}
@media screen and (max-width: 900px) {
  textarea {
    height: 13.75rem;
  }
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
}

/* ==============================================
   entry-block（イントロ・フォーム導線の共通ブロック）
   ============================================== */
.entry-block {
  /* 見出し部分 */
  /* フォームエリア */
  /* 注釈 */
}
.entry-block__heading {
  display: flex;
  justify-content: center;
  margin-bottom: 0.8125rem;
}
.entry-block__title {
  font-size: 0.958125rem;
  position: relative;
  padding: 0 0.78125rem;
  padding-right: 0.59375rem;
  line-height: 1;
}
.entry-block__title::before, .entry-block__title::after {
  content: "";
  width: 0.50875rem;
  height: 0.74875rem;
  background-repeat: no-repeat 50%;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
}
.entry-block__title::before {
  background-image: url(../images/ancket_title_side_left.svg);
  left: 0;
}
.entry-block__title::after {
  background-image: url(../images/ancket_title_side_right.svg);
  right: 0;
}
.entry-block__title-catch {
  font-family: "Jost", sans-serif;
  color: #0081C8;
  font-weight: 600;
  display: inline-block;
  position: relative;
}
.entry-block__title-catch::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.6875rem;
  background-color: #fff;
  border-radius: 50%;
  width: 3.125rem;
  aspect-ratio: 1/1;
}
.entry-block__title-catch-in {
  position: relative;
}
.entry-block__title-num {
  font-size: 1.7142857143em;
}
.entry-block__title-sup {
  font-family: "Jost", sans-serif;
  font-weight: 600;
}
.entry-block__form-area {
  width: 90%;
  margin: 0 auto;
}
.entry-block__note {
  font-size: 0.75rem;
  text-align: center;
  color: #494949;
  margin-top: 0.9375rem;
  font-weight: 500;
}

/* ==============================================
   共通フォームブロック : form-blocks
   ============================================== */
.form-blocks {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1019607843);
}
.form-blocks__head {
  text-align: center;
  background-color: #0081C8;
  color: #fff;
  border-radius: 0.625rem 0.625rem 0 0;
  padding: 0.5rem 0 0.375rem;
}
.form-blocks__title {
  font-size: 1.125rem;
}
.form-blocks__sec {
  font-family: "Jost", sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 1.7777777778em;
  letter-spacing: 0.03em;
  display: inline-block;
  margin-right: 0.1875rem;
}
.form-blocks__area {
  overflow: hidden;
  border-radius: 0 0 0.625rem 0.625rem;
  background-color: #fff;
}
.form-blocks__body {
  display: flex;
  align-items: flex-start;
  width: 200%;
  transition: transform 0.4s ease;
  height: 0;
  overflow: hidden;
}
.form-blocks__body.step-0 {
  transform: translateX(0);
  height: auto;
}
.form-blocks__body.step-1 {
  transform: translateX(-50%);
  height: auto;
}
.form-blocks__group {
  width: 50%;
  flex-shrink: 0;
  padding: 1.3125rem 1.25rem 1.875rem;
  height: 0;
  overflow: hidden;
}
.form-blocks__group.is-current {
  height: auto;
}
.form-blocks__list:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
.form-blocks__label {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}
.form-blocks__label-sup {
  color: #FF7300;
  display: inline-block;
  margin-top: 0.375rem;
}
.form-blocks__fields.--col02 {
  display: flex;
  gap: 0.375rem;
}
.form-blocks__fields.--col02 .js-error {
  flex: 0 0 48.5%;
}
.form-blocks__agree {
  text-align: center;
  font-size: 0.649375rem;
  font-weight: 500;
  margin-top: 0.6875rem;
}
.form-blocks__agree-in {
  color: #0081C8;
  text-decoration: underline;
  cursor: pointer;
}
.form-blocks__button {
  display: block;
  width: 100%;
  margin-top: 1.625rem;
}
.form-blocks__button.--submit {
  margin-top: 0.663125rem;
}
.form-blocks__button.is-loading {
  box-shadow: none;
  background-color: #ff9b49;
}
.form-blocks__button.is-loading::after {
  content: "";
  width: 16px;
  height: 16px;
  border: 2px solid #666;
  border-top-color: transparent;
  border-radius: 50%;
  animation: spin 0.7s linear infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.form-blocks__back {
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  margin-top: 0.9375rem;
}
.form-blocks__back-in {
  border-bottom: 0.03125rem solid #000;
  cursor: pointer;
}
.form-blocks .js-error {
  color: red;
  font-size: 0.75rem;
}

@keyframes spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.hp-field {
  position: absolute !important;
  left: -9999px !important;
  visibility: hidden !important;
}

.u-sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

.u-bold {
  font-weight: 700;
}

.u-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-pc-hidden {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .u-sp-hidden {
    display: none;
  }
}

.u-v-hidden-i {
  visibility: hidden !important;
}

.u-all-hidden {
  display: none !important;
}

@media screen and (min-width: 769px) {
  .u-sp-link {
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .u-sp-link {
    border-bottom: 1px solid #000;
    padding-bottom: 0.0625rem;
  }
}

.u-bg-cover {
  position: relative;
}
.u-bg-cover__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.u-bg-cover__bg.--pos-top {
  object-position: 50% 0;
}
.u-bg-cover__bg.--pos-bottom {
  object-position: 50% 100%;
}
.u-bg-cover__inner {
  position: relative;
}

.u-flex-sb {
  display: flex;
  justify-content: space-between;
}
.u-flex-sb.--wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .u-flex-sb.--spRow {
    display: block;
  }
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  .u-sp-mb0 {
    margin-bottom: 0 !important;
  }
}

.u-mb-1rem {
  margin-bottom: 1rem;
}

.u-mb-2rem {
  margin-bottom: 2rem;
}

.u-mb-28 {
  margin-bottom: 1.75rem;
}

.u-text-center {
  text-align: center;
}

.u-text-right {
  text-align: right;
}

.u-text-left {
  text-align: left;
}

.u-marker {
  background: linear-gradient(transparent 72%, rgba(255, 0, 89, 0.2) 0%);
  display: inline-block;
}

.u-c-yellow {
  color: #FFDF00;
}

.u-c-red {
  color: #cc1c05;
}

.u-c-pink {
  color: #D23861;
}

.u-c-blue {
  color: #0081C8;
}

.u-text-center {
  text-align: center;
}

.u-text-underline {
  text-decoration: underline;
}

.--size-l {
  font-size: 1.42em;
}

.--size-sm {
  font-size: 0.8em;
}

.u-mb0-i {
  margin-bottom: 0 !important;
}

.u-text-bg {
  letter-spacing: -0.005em;
  display: contents;
}

.u-text-over-cricle {
  position: relative;
}
.u-text-over-cricle::after {
  content: "";
  width: 0.6875rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #F797C1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.8125rem;
}
@media screen and (max-width: 768px) {
  .u-text-over-cricle::after {
    width: 0.4375rem;
    top: -0.5rem;
  }
}

.u-no-link {
  pointer-events: none;
}/*# sourceMappingURL=style.css.map */