@charset "UTF-8";
/* # =================================================================
# Global selectors
# ================================================================= */
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@500;700&family=Zen+Kaku+Gothic+New:wght@500;700&display=swap");
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */ }

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

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

/* Remove margin, padding of all elements and set background-no-repeat as default */
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
  line-height: 1.0; }

/* # =================================================================
# General elements
# ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */ }

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

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

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */ }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */ }

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

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

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ }

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */ }

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000; }

/* 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; }

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

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

[type="number"] {
  width: auto;
  /* Firefox 36+ */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */ }

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

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 */ }

/* 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 {
  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 */ }

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

/* Remove the default button styling in all browsers */
/* 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 */ }

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

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

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

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

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */ }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */ }

/* # =================================================================
# Accessibility
# ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit; }

  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }
/* 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] {
  cursor: default; }

/* # =================================================================
# Selection
# ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

.pc_block {
  display: block; }
  @media only screen and (max-width: 767px) {
    .pc_block {
      display: none; } }

.pc_inline {
  display: inline; }
  @media only screen and (max-width: 767px) {
    .pc_inline {
      display: none; } }

.sp_block {
  display: none; }
  @media only screen and (max-width: 767px) {
    .sp_block {
      display: block; } }

.sp_inline {
  display: none; }
  @media only screen and (max-width: 767px) {
    .sp_inline {
      display: inline; } }

img {
  display: block;
  width: 100%; }

li {
  list-style: none; }

a {
  text-decoration: none;
  color: inherit;
  transition: .2s; }
  a:hover {
    transition: .2s;
    opacity: .7; }

* {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #113267;
  font-weight: 500; }

body {
  width: 100%;
  overflow: hidden;
  position: relative; }

.defFlex, .block_style_1, .top_start_section .row_contents, .top_member_section .row_contents, .top_stage_section .row_contents, .top_career_section .row_contents, .top_person_section .row_contents, .block_style_3 .inner, .top_model_section .point_block .inner, .top_future_section .point_block .inner, .top_person_section .realtime_block .inner, .header, .header_right_nav .btns, .top_mv_section .animation_bg, .top_lead_section .list, .top_lead_section .slider_block, .top_history_section .contents, .top_tab_block .list, .top_start_section .bottom_block_inner, .top_member_section .voice_block_inner .slider_block, .top_stage_section .row_contents .desc .rating, .top_model_section .full_contents .model_list, .top_vision_section .message_block_inner, .top_person_section .bottom_block .list, .top_job_section_inner .table_block dl, .top_job_section_inner .table_block dl dt, .top_company_section .row_contents, .footer_inner, .fixed_header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start; }

.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: 1s; }

.fadein.scrollin,
.slide_r.scrollin,
.slide_l.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.slide_r {
  opacity: 0;
  transform: translate(50px, 0);
  transition: 1s; }

.slide_l {
  opacity: 0;
  transform: translate(-50px, 0);
  transition: 1s; }

@keyframes ani_header {
  0% {
    transform: translateY(15px);
    opacity: .5; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
.ttl_style_1, .top_start_section .ttl_block, .top_member_section .ttl_block, .top_stage_section .ttl_block, .top_career_section .ttl_block, .top_model_section .ttl_block, .top_future_section .ttl_block, .top_vision_section .ttl_block, .top_person_section .ttl_block {
  width: 88vw;
  max-width: 1200px;
  margin: 0 auto 55px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .ttl_style_1, .top_start_section .ttl_block, .top_member_section .ttl_block, .top_stage_section .ttl_block, .top_career_section .ttl_block, .top_model_section .ttl_block, .top_future_section .ttl_block, .top_vision_section .ttl_block, .top_person_section .ttl_block {
      margin: 0 auto 7vw; } }
  .ttl_style_1::before, .top_start_section .ttl_block::before, .top_member_section .ttl_block::before, .top_stage_section .ttl_block::before, .top_career_section .ttl_block::before, .top_model_section .ttl_block::before, .top_future_section .ttl_block::before, .top_vision_section .ttl_block::before, .top_person_section .ttl_block::before {
    content: '';
    display: block;
    width: 30px;
    height: 32px;
    background-image: url(../images/img_4.png);
    background-size: 100%;
    position: absolute;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .ttl_style_1::before, .top_start_section .ttl_block::before, .top_member_section .ttl_block::before, .top_stage_section .ttl_block::before, .top_career_section .ttl_block::before, .top_model_section .ttl_block::before, .top_future_section .ttl_block::before, .top_vision_section .ttl_block::before, .top_person_section .ttl_block::before {
        width: 4.6vw;
        height: 5vw; } }
  .ttl_style_1 h3, .top_start_section .ttl_block h3, .top_member_section .ttl_block h3, .top_stage_section .ttl_block h3, .top_career_section .ttl_block h3, .top_model_section .ttl_block h3, .top_future_section .ttl_block h3, .top_vision_section .ttl_block h3, .top_person_section .ttl_block h3 {
    font-size: 50px;
    color: #fff;
    font-family: "Shippori Mincho B1", serif;
    letter-spacing: 4px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .ttl_style_1 h3, .top_start_section .ttl_block h3, .top_member_section .ttl_block h3, .top_stage_section .ttl_block h3, .top_career_section .ttl_block h3, .top_model_section .ttl_block h3, .top_future_section .ttl_block h3, .top_vision_section .ttl_block h3, .top_person_section .ttl_block h3 {
        font-size: 7.8vw;
        letter-spacing: 1vw;
        margin-bottom: 4.5vw; } }
  .ttl_style_1 small, .top_start_section .ttl_block small, .top_member_section .ttl_block small, .top_stage_section .ttl_block small, .top_career_section .ttl_block small, .top_model_section .ttl_block small, .top_future_section .ttl_block small, .top_vision_section .ttl_block small, .top_person_section .ttl_block small {
    font-size: 26px;
    font-family: "Shippori Mincho B1", serif;
    color: #fff;
    letter-spacing: 2px;
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      .ttl_style_1 small, .top_start_section .ttl_block small, .top_member_section .ttl_block small, .top_stage_section .ttl_block small, .top_career_section .ttl_block small, .top_model_section .ttl_block small, .top_future_section .ttl_block small, .top_vision_section .ttl_block small, .top_person_section .ttl_block small {
        font-size: 4vw;
        letter-spacing: .3vw; } }

.block_style_1, .top_start_section .row_contents, .top_member_section .row_contents, .top_stage_section .row_contents, .top_career_section .row_contents, .top_person_section .row_contents {
  width: 88vw;
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
  gap: 0 7%; }
  @media only screen and (max-width: 767px) {
    .block_style_1, .top_start_section .row_contents, .top_member_section .row_contents, .top_stage_section .row_contents, .top_career_section .row_contents, .top_person_section .row_contents {
      flex-direction: column;
      align-items: flex-start;
      gap: 4.4vw 0; } }
  .block_style_1 .image, .top_start_section .row_contents .image, .top_member_section .row_contents .image, .top_stage_section .row_contents .image, .top_career_section .row_contents .image, .top_person_section .row_contents .image {
    width: 35%; }
    @media only screen and (max-width: 767px) {
      .block_style_1 .image, .top_start_section .row_contents .image, .top_member_section .row_contents .image, .top_stage_section .row_contents .image, .top_career_section .row_contents .image, .top_person_section .row_contents .image {
        width: 100%; } }
  .block_style_1 .desc, .top_start_section .row_contents .desc, .top_member_section .row_contents .desc, .top_stage_section .row_contents .desc, .top_career_section .row_contents .desc, .top_person_section .row_contents .desc {
    width: 58%; }
    @media only screen and (max-width: 767px) {
      .block_style_1 .desc, .top_start_section .row_contents .desc, .top_member_section .row_contents .desc, .top_stage_section .row_contents .desc, .top_career_section .row_contents .desc, .top_person_section .row_contents .desc {
        width: 100%; } }

.block_style_2 .ttl, .top_start_section .row_contents .desc .ttl, .top_member_section .row_contents .desc .ttl, .top_stage_section .row_contents .desc .ttl, .top_career_section .row_contents .desc .ttl, .top_model_section .full_contents .desc .ttl, .top_future_section .full_contents .desc .ttl, .top_vision_section .full_contents .desc .ttl, .top_person_section .row_contents .desc .ttl {
  font-size: 32px;
  font-family: "Shippori Mincho B1", serif;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    .block_style_2 .ttl, .top_start_section .row_contents .desc .ttl, .top_member_section .row_contents .desc .ttl, .top_stage_section .row_contents .desc .ttl, .top_career_section .row_contents .desc .ttl, .top_model_section .full_contents .desc .ttl, .top_future_section .full_contents .desc .ttl, .top_vision_section .full_contents .desc .ttl, .top_person_section .row_contents .desc .ttl {
      font-size: 5.6vw;
      line-height: 1.5;
      margin-bottom: 3.6vw;
      text-align: center; } }
.block_style_2 .text, .top_start_section .row_contents .desc .text, .top_member_section .row_contents .desc .text, .top_stage_section .row_contents .desc .text, .top_career_section .row_contents .desc .text, .top_model_section .full_contents .desc .text, .top_future_section .full_contents .desc .text, .top_vision_section .full_contents .desc .text, .top_person_section .row_contents .desc .text {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 2.5; }
  @media only screen and (max-width: 767px) {
    .block_style_2 .text, .top_start_section .row_contents .desc .text, .top_member_section .row_contents .desc .text, .top_stage_section .row_contents .desc .text, .top_career_section .row_contents .desc .text, .top_model_section .full_contents .desc .text, .top_future_section .full_contents .desc .text, .top_vision_section .full_contents .desc .text, .top_person_section .row_contents .desc .text {
      font-size: 3.1vw;
      line-height: 2; } }
.block_style_2 .check_list, .top_start_section .row_contents .desc .check_list, .top_member_section .row_contents .desc .check_list, .top_stage_section .row_contents .desc .check_list, .top_career_section .row_contents .desc .check_list, .top_model_section .full_contents .desc .check_list, .top_future_section .full_contents .desc .check_list, .top_vision_section .full_contents .desc .check_list, .top_person_section .row_contents .desc .check_list {
  margin-top: 40px;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 33px 0;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .block_style_2 .check_list, .top_start_section .row_contents .desc .check_list, .top_member_section .row_contents .desc .check_list, .top_stage_section .row_contents .desc .check_list, .top_career_section .row_contents .desc .check_list, .top_model_section .full_contents .desc .check_list, .top_future_section .full_contents .desc .check_list, .top_vision_section .full_contents .desc .check_list, .top_person_section .row_contents .desc .check_list {
      margin-top: 7vw;
      padding: 5.6vw 8.5vw;
      text-align: left; } }
  .block_style_2 .check_list li, .top_start_section .row_contents .desc .check_list li, .top_member_section .row_contents .desc .check_list li, .top_stage_section .row_contents .desc .check_list li, .top_career_section .row_contents .desc .check_list li, .top_model_section .full_contents .desc .check_list li, .top_future_section .full_contents .desc .check_list li, .top_vision_section .full_contents .desc .check_list li, .top_person_section .row_contents .desc .check_list li {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .block_style_2 .check_list li, .top_start_section .row_contents .desc .check_list li, .top_member_section .row_contents .desc .check_list li, .top_stage_section .row_contents .desc .check_list li, .top_career_section .row_contents .desc .check_list li, .top_model_section .full_contents .desc .check_list li, .top_future_section .full_contents .desc .check_list li, .top_vision_section .full_contents .desc .check_list li, .top_person_section .row_contents .desc .check_list li {
        font-size: 3.7vw;
        padding-left: 4.9vw;
        line-height: 1.4; } }
    .block_style_2 .check_list li::before, .top_start_section .row_contents .desc .check_list li::before, .top_member_section .row_contents .desc .check_list li::before, .top_stage_section .row_contents .desc .check_list li::before, .top_career_section .row_contents .desc .check_list li::before, .top_model_section .full_contents .desc .check_list li::before, .top_future_section .full_contents .desc .check_list li::before, .top_vision_section .full_contents .desc .check_list li::before, .top_person_section .row_contents .desc .check_list li::before {
      content: '';
      display: inline-block;
      width: 16px;
      height: 11px;
      background-image: url(../images/check_1.png);
      background-size: 100%;
      margin-right: 10px; }
      @media only screen and (max-width: 767px) {
        .block_style_2 .check_list li::before, .top_start_section .row_contents .desc .check_list li::before, .top_member_section .row_contents .desc .check_list li::before, .top_stage_section .row_contents .desc .check_list li::before, .top_career_section .row_contents .desc .check_list li::before, .top_model_section .full_contents .desc .check_list li::before, .top_future_section .full_contents .desc .check_list li::before, .top_vision_section .full_contents .desc .check_list li::before, .top_person_section .row_contents .desc .check_list li::before {
          width: 2.9vw;
          height: 2vw;
          position: absolute;
          top: 1.6vw;
          left: 0; } }
    .block_style_2 .check_list li + li, .top_start_section .row_contents .desc .check_list li + li, .top_member_section .row_contents .desc .check_list li + li, .top_stage_section .row_contents .desc .check_list li + li, .top_career_section .row_contents .desc .check_list li + li, .top_model_section .full_contents .desc .check_list li + li, .top_future_section .full_contents .desc .check_list li + li, .top_vision_section .full_contents .desc .check_list li + li, .top_person_section .row_contents .desc .check_list li + li {
      margin-top: 12px; }
      @media only screen and (max-width: 767px) {
        .block_style_2 .check_list li + li, .top_start_section .row_contents .desc .check_list li + li, .top_member_section .row_contents .desc .check_list li + li, .top_stage_section .row_contents .desc .check_list li + li, .top_career_section .row_contents .desc .check_list li + li, .top_model_section .full_contents .desc .check_list li + li, .top_future_section .full_contents .desc .check_list li + li, .top_vision_section .full_contents .desc .check_list li + li, .top_person_section .row_contents .desc .check_list li + li {
          margin-top: 2vw; } }
.block_style_2 .full_image, .top_start_section .row_contents .desc .full_image, .top_member_section .row_contents .desc .full_image, .top_stage_section .row_contents .desc .full_image, .top_career_section .row_contents .desc .full_image, .top_model_section .full_contents .desc .full_image, .top_future_section .full_contents .desc .full_image, .top_vision_section .full_contents .desc .full_image, .top_person_section .row_contents .desc .full_image {
  margin-bottom: 43px; }
  @media only screen and (max-width: 767px) {
    .block_style_2 .full_image, .top_start_section .row_contents .desc .full_image, .top_member_section .row_contents .desc .full_image, .top_stage_section .row_contents .desc .full_image, .top_career_section .row_contents .desc .full_image, .top_model_section .full_contents .desc .full_image, .top_future_section .full_contents .desc .full_image, .top_vision_section .full_contents .desc .full_image, .top_person_section .row_contents .desc .full_image {
      margin-bottom: 7.6vw; } }

.ttl_style_2, .top_member_section .voice_block_inner > .ttl, .top_career_section .reason_block_inner .ttl {
  font-size: 38px;
  color: #fff;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 700;
  text-align: center;
  background-position: center top;
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .ttl_style_2, .top_member_section .voice_block_inner > .ttl, .top_career_section .reason_block_inner .ttl {
      font-size: 5.9vw;
      margin-bottom: 6.4vw; } }
  .ttl_style_2 small, .top_member_section .voice_block_inner > .ttl small, .top_career_section .reason_block_inner .ttl small {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700;
    margin-bottom: 22px;
    letter-spacing: 2px; }
    @media only screen and (max-width: 767px) {
      .ttl_style_2 small, .top_member_section .voice_block_inner > .ttl small, .top_career_section .reason_block_inner .ttl small {
        font-size: 3.1vw;
        margin-bottom: 3vw;
        letter-spacing: .6vw; } }

.block_style_3, .top_model_section .point_block, .top_future_section .point_block, .top_person_section .realtime_block {
  background-color: rgba(22, 45, 82, 0.8);
  padding: 84px 0; }
  @media only screen and (max-width: 767px) {
    .block_style_3, .top_model_section .point_block, .top_future_section .point_block, .top_person_section .realtime_block {
      padding: 12.5vw 0; } }
  .block_style_3 .inner, .top_model_section .point_block .inner, .top_future_section .point_block .inner, .top_person_section .realtime_block .inner {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    width: 88vw;
    max-width: 1200px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .block_style_3 .inner, .top_model_section .point_block .inner, .top_future_section .point_block .inner, .top_person_section .realtime_block .inner {
        flex-direction: column;
        border: none;
        gap: 4.6vw 0; } }
    .block_style_3 .inner dl, .top_model_section .point_block .inner dl, .top_future_section .point_block .inner dl, .top_person_section .realtime_block .inner dl {
      width: 50%;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff; }
      @media only screen and (max-width: 767px) {
        .block_style_3 .inner dl, .top_model_section .point_block .inner dl, .top_future_section .point_block .inner dl, .top_person_section .realtime_block .inner dl {
          border: 1px solid #fff;
          width: 100%; } }
      .block_style_3 .inner dl dt, .top_model_section .point_block .inner dl dt, .top_future_section .point_block .inner dl dt, .top_person_section .realtime_block .inner dl dt {
        padding: 54px 0 34px;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .block_style_3 .inner dl dt, .top_model_section .point_block .inner dl dt, .top_future_section .point_block .inner dl dt, .top_person_section .realtime_block .inner dl dt {
            padding: 6.8vw 0 5.6vw; } }
        .block_style_3 .inner dl dt *, .top_model_section .point_block .inner dl dt *, .top_future_section .point_block .inner dl dt *, .top_person_section .realtime_block .inner dl dt * {
          display: inline-block; }
        .block_style_3 .inner dl dt em, .top_model_section .point_block .inner dl dt em, .top_future_section .point_block .inner dl dt em, .top_person_section .realtime_block .inner dl dt em {
          color: #FFD700;
          font-style: inherit;
          font-size: 20px;
          font-weight: 700;
          width: 100%;
          margin-bottom: 22px;
          letter-spacing: 4px; }
          @media only screen and (max-width: 767px) {
            .block_style_3 .inner dl dt em, .top_model_section .point_block .inner dl dt em, .top_future_section .point_block .inner dl dt em, .top_person_section .realtime_block .inner dl dt em {
              font-size: 3.1vw;
              margin-bottom: 3vw;
              letter-spacing: .4vw; } }
        .block_style_3 .inner dl dt .lg, .top_model_section .point_block .inner dl dt .lg, .top_future_section .point_block .inner dl dt .lg, .top_person_section .realtime_block .inner dl dt .lg {
          color: #fff;
          font-size: 38px;
          font-family: "Shippori Mincho B1", serif;
          font-weight: 700;
          line-height: 1.3;
          letter-spacing: 4px; }
          @media only screen and (max-width: 767px) {
            .block_style_3 .inner dl dt .lg, .top_model_section .point_block .inner dl dt .lg, .top_future_section .point_block .inner dl dt .lg, .top_person_section .realtime_block .inner dl dt .lg {
              font-size: 5.9vw;
              line-height: 1.4;
              letter-spacing: .4vw; } }
      .block_style_3 .inner dl dd, .top_model_section .point_block .inner dl dd, .top_future_section .point_block .inner dl dd, .top_person_section .realtime_block .inner dl dd {
        background-color: rgba(255, 255, 255, 0.85);
        font-size: 16px;
        line-height: 2;
        padding: 36px 47px;
        font-weight: 700;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .block_style_3 .inner dl dd, .top_model_section .point_block .inner dl dd, .top_future_section .point_block .inner dl dd, .top_person_section .realtime_block .inner dl dd {
            font-size: 3.1vw;
            padding: 5.9vw 8.8vw; } }

.header {
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 3;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .header {
      top: 6.2vw;
      z-index: 21; } }
  .header_logo {
    width: 485px;
    margin-left: 40px;
    display: none; }
    @media only screen and (max-width: 767px) {
      .header_logo {
        width: 75.7vw;
        margin-left: 3.1vw; } }
    .header_logo img {
      display: inline-block;
      width: 330px;
      vertical-align: bottom; }
      @media only screen and (max-width: 767px) {
        .header_logo img {
          width: 48.5vw; } }
    .header_logo span {
      display: inline-block;
      font-size: 16px;
      font-weight: 700;
      color: #fff;
      border-left: 1px solid #FFFFFF;
      margin-left: 20px;
      padding: 17px 0 17px 20px; }
      @media only screen and (max-width: 767px) {
        .header_logo span {
          font-size: 3.1vw;
          margin-left: 2.1vw;
          padding: 1.7vw 0 2.3vw 2.1vw; } }
  .header_right {
    position: absolute;
    top: -20px;
    right: 0;
    z-index: 21;
    background-color: rgba(22, 45, 82, 0.85);
    padding: 32px 42px 69px 80px;
    width: 100%;
    max-width: 700px;
    transform: translateX(100%);
    transition: 1s; }
    @media only screen and (max-width: 767px) {
      .header_right {
        position: fixed;
        top: 0;
        width: 88vw;
        padding: 7.8vw 3.1vw 10.8vw 9.3vw;
        background-color: rgba(22, 45, 82, 0.95); } }
    .header_right.active {
      transform: translateX(0); }
    .header_right_close {
      width: 100%;
      max-width: 142px;
      margin: 0 0 40px auto;
      cursor: pointer; }
      @media only screen and (max-width: 767px) {
        .header_right_close {
          width: 8.4vw;
          margin: 0 0 16vw auto; } }
      .header_right_close span {
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        color: #FFD700; }
        @media only screen and (max-width: 767px) {
          .header_right_close span {
            display: none; } }
      .header_right_close img {
        display: inline-block;
        width: 54px;
        margin-left: 22px;
        vertical-align: text-bottom; }
        @media only screen and (max-width: 767px) {
          .header_right_close img {
            width: 100%;
            margin-left: 0;
            margin-bottom: 2vw; } }
    .header_right_nav .link_item {
      display: block;
      width: 100%;
      margin-bottom: 40px;
      font-size: 22px;
      font-family: "Shippori Mincho B1", serif;
      color: #fff; }
      @media only screen and (max-width: 767px) {
        .header_right_nav .link_item {
          font-size: 4.3vw;
          margin-bottom: 6.6vw; } }
      .header_right_nav .link_item small {
        color: #fff;
        font-size: 16px;
        display: inline-block;
        margin-left: 5px;
        font-family: "Shippori Mincho B1", serif; }
        @media only screen and (max-width: 767px) {
          .header_right_nav .link_item small {
            font-size: 3.1vw;
            margin-left: 1vw; } }
    .header_right_nav .btns {
      gap: 0 2.4%;
      margin: 50px 0 40px; }
      @media only screen and (max-width: 767px) {
        .header_right_nav .btns {
          flex-direction: column;
          gap: 2.8vw 0;
          margin: 8vw 7vw 7vw 0; } }
      .header_right_nav .btns .btn {
        width: 48.8%; }
        @media only screen and (max-width: 767px) {
          .header_right_nav .btns .btn {
            width: 100%; } }
        .header_right_nav .btns .btn:hover {
          transition: .2s;
          opacity: 1;
          transform: translateY(-5px); }
    .header_right_nav .links a {
      display: inline-block;
      font-size: 16px;
      font-weight: 700;
      color: #fff; }
      @media only screen and (max-width: 767px) {
        .header_right_nav .links a {
          font-size: 3.1vw; } }
      .header_right_nav .links a .ico {
        display: inline-block;
        width: 18px;
        margin-left: 13px; }
        @media only screen and (max-width: 767px) {
          .header_right_nav .links a .ico {
            width: 2.8vw;
            margin-left: 2vw; } }
      .header_right_nav .links a + a::before {
        content: '|';
        display: inline-block;
        margin: 0 10px;
        font-size: 21px; }
        @media only screen and (max-width: 767px) {
          .header_right_nav .links a + a::before {
            margin: 0 3vw 0 2.3vw;
            font-size: 3.1vw; } }
    .header_right_nav .insta {
      display: block;
      width: 30px;
      margin: -25px 0 0 auto; }
      @media only screen and (max-width: 767px) {
        .header_right_nav .insta {
          width: 6.2vw;
          margin: 4.6vw auto 0 0; } }
  .header_menu {
    width: 135px;
    margin-right: 40px;
    cursor: pointer;
    display: none; }
    @media only screen and (max-width: 767px) {
      .header_menu {
        width: 9.3vw;
        margin-right: 3.1vw; } }
    .header_menu span {
      font-size: 18px;
      font-weight: 700;
      color: #fff;
      margin-right: 20px; }
      @media only screen and (max-width: 767px) {
        .header_menu span {
          display: none; } }
    .header_menu img {
      display: inline-block;
      width: 60px; }
      @media only screen and (max-width: 767px) {
        .header_menu img {
          width: 100%;
          margin-bottom: 1vw; } }

.fixed_footer {
  position: fixed;
  bottom: 100px;
  right: 0;
  z-index: 20;
  transform: translateX(100%);
  width: 385px;
  transition: 1s; }
  @media only screen and (max-width: 767px) {
    .fixed_footer {
      bottom: 0;
      transform: translateY(100%);
      width: 100%; } }
  .fixed_footer.active {
    transform: translateX(3%); }
    @media only screen and (max-width: 767px) {
      .fixed_footer.active {
        transform: translateY(0); } }
    .fixed_footer.active:hover {
      transition: .2s;
      opacity: 1;
      transform: translateX(0); }
      @media only screen and (max-width: 767px) {
        .fixed_footer.active:hover {
          transform: translateY(0); } }

.gotop {
  display: none; }
  @media only screen and (max-width: 767px) {
    .gotop {
      position: fixed;
      bottom: 18vw;
      right: 3.1vw;
      z-index: 20;
      width: 15.3vw; } }

@keyframes shine {
  0% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
.top_mv_section {
  height: 56vw;
  position: relative;
  overflow: hidden;
  background-image: url(../animation/mv_first_frame.png);
  background-size: 100%;
  background-position: center; }
  @media only screen and (max-width: 767px) {
    .top_mv_section {
      height: 156vw;
      background-size: cover; } }
  .top_mv_section::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(17, 50, 103, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .top_mv_section::after {
    content: '';
    width: 100%;
    height: 86px;
    background-image: url(../images/img_22.svg);
    background-size: cover;
    background-position: center top;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      .top_mv_section::after {
        height: 14vw;
        background-image: url(../images/img_23.svg); } }
  .top_mv_section .animation_bg {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%; }
    .top_mv_section .animation_bg video {
      opacity: 0;
      transition: opacity 5s ease;
      background-color: transparent; }
      @media only screen and (max-width: 767px) {
        .top_mv_section .animation_bg video {
          width: auto;
          height: 156vw; } }
      .top_mv_section .animation_bg video.is-visible {
        opacity: 1; }
  .top_mv_section_inner {
    width: 88vw;
    max-width: 782px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: none; }
    @media only screen and (max-width: 767px) {
      .top_mv_section_inner {
        top: 50%; } }
    .top_mv_section_inner > span {
      display: inline-block;
      color: #fff;
      font-family: "Shippori Mincho B1", serif;
      text-shadow: 0 0 10px #113267;
      line-height: 1.7; }
      @media only screen and (max-width: 767px) {
        .top_mv_section_inner > span {
          line-height: 2.3; } }
      .top_mv_section_inner > span:nth-of-type(4), .top_mv_section_inner > span:nth-of-type(5) {
        transform: translateY(-15px); }
      @media only screen and (max-width: 767px) {
        .top_mv_section_inner > span:nth-of-type(4) {
          transform: translateY(-2vw); } }
      @media only screen and (max-width: 767px) {
        .top_mv_section_inner > span:nth-of-type(5) {
          transform: translateY(-4vw); } }
    .top_mv_section_inner .sm {
      font-size: 42px;
      font-weight: 700;
      letter-spacing: 4px; }
      @media only screen and (max-width: 767px) {
        .top_mv_section_inner .sm {
          font-size: 4.6vw;
          letter-spacing: .5vw; } }
    .top_mv_section_inner .md {
      font-size: 70px;
      font-weight: 700;
      letter-spacing: 4px; }
      @media only screen and (max-width: 767px) {
        .top_mv_section_inner .md {
          font-size: 10vw;
          letter-spacing: .5vw; } }
    .top_mv_section_inner .lg {
      font-size: 130px;
      line-height: 1;
      letter-spacing: -30px;
      margin-right: 25px;
      margin-top: -15px;
      position: relative;
      color: #fff; }
      @media only screen and (max-width: 767px) {
        .top_mv_section_inner .lg {
          font-size: 18.7vw;
          letter-spacing: -3.7vw;
          margin-right: 3vw;
          margin-top: 0; } }

.top_lead_section {
  margin-bottom: 123px;
  margin-top: -55px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .top_lead_section {
      margin-top: -26vw;
      margin-bottom: 17vw; } }
  .top_lead_section .anka_kun {
    width: 130px;
    margin: 0 auto 47px; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .anka_kun {
        width: 26vw;
        margin: 0 auto 9vw; } }
  .top_lead_section .bg_1 {
    width: 502px;
    position: absolute;
    top: 5%;
    right: 0;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .bg_1 {
        width: 78vw;
        right: -20vw; } }
  .top_lead_section .bg_2 {
    width: 651px;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .bg_2 {
        width: 101vw;
        top: 35%;
        left: -30vw; } }
  .top_lead_section .bg_3 {
    width: 765px;
    position: absolute;
    top: 60%;
    right: 0;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .bg_3 {
        width: 120vw;
        top: 65%;
        right: -20vw; } }
  .top_lead_section .bg_4 {
    width: 508px;
    position: absolute;
    top: 90%;
    left: 0;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .bg_4 {
        display: none; } }
  .top_lead_section .ttl {
    width: 88vw;
    max-width: 1092px;
    margin: 0 auto 35px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .ttl {
        margin: 0 auto 5.5vw; } }
    .top_lead_section .ttl .ani_text {
      display: inline-block;
      font-family: "Shippori Mincho B1", serif;
      font-size: 54px;
      font-weight: 700;
      line-height: 1.5;
      opacity: 0;
      transform: translateY(50%);
      transition: .5s; }
      @media only screen and (max-width: 767px) {
        .top_lead_section .ttl .ani_text {
          font-size: 7.5vw; } }
      .top_lead_section .ttl .ani_text.active {
        opacity: 1;
        transform: translateY(0); }
  .top_lead_section .text {
    width: 88vw;
    max-width: 1092px;
    margin: 0 auto 40px;
    text-align: center;
    font-size: 24px;
    line-height: 3; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .text {
        font-size: 3.7vw;
        margin: 0 auto 3.3vw;
        line-height: 2.7; } }
    .top_lead_section .text .lg {
      display: inline-block;
      font-size: 42px;
      font-weight: 700;
      line-height: 1.5;
      font-family: "Shippori Mincho B1", serif;
      margin: 20px 0; }
      @media only screen and (max-width: 767px) {
        .top_lead_section .text .lg {
          font-size: 6.2vw;
          margin: 4.8vw 0; } }
  .top_lead_section .list {
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px 40px;
    width: 88vw;
    max-width: 1200px;
    margin: 0 auto 50px; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .list {
        gap: 2vw 0;
        margin: 0 auto 6.2vw; } }
    .top_lead_section .list li {
      width: 580px;
      height: 90px;
      background-image: url(../images/bg_3.png);
      background-size: 100%;
      font-size: 28px;
      font-family: "Shippori Mincho B1", serif;
      font-weight: 700;
      color: #fff;
      text-align: center;
      padding: 30px 0 0; }
      @media only screen and (max-width: 767px) {
        .top_lead_section .list li {
          width: 100%;
          height: 14vw;
          font-size: 4vw;
          padding: 5vw 0 0; } }
  .top_lead_section .arr {
    width: 83px;
    margin: 0 auto 40px; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .arr {
        width: 12.9vw;
        margin: 0 auto; } }
  .top_lead_section .slider_block {
    justify-content: center;
    width: 88vw;
    max-width: 1200px;
    margin: 0 auto 10px;
    gap: 0 1%; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .slider_block {
        width: auto;
        margin: 0 auto; } }
    .top_lead_section .slider_block .slider_item {
      width: 30.8%; }
      @media only screen and (max-width: 767px) {
        .top_lead_section .slider_block .slider_item {
          width: 63vw;
          margin: 10vw 1.7vw 0;
          transition: 1s; } }
      .top_lead_section .slider_block .slider_item:nth-of-type(1), .top_lead_section .slider_block .slider_item:nth-of-type(3) {
        margin-top: 50px; }
        @media only screen and (max-width: 767px) {
          .top_lead_section .slider_block .slider_item:nth-of-type(1), .top_lead_section .slider_block .slider_item:nth-of-type(3) {
            margin-top: 10vw; } }
      .top_lead_section .slider_block .slider_item.slick-current {
        margin-top: 0; }
  .top_lead_section .btn {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .top_lead_section .btn {
        width: 90vw; } }
    .top_lead_section .btn:hover {
      transition: .2s;
      opacity: 1;
      transform: translateY(-5px); }

.top_bg_1 {
  background-image: url(../images/bg_6.png);
  background-size: cover;
  background-position: top center;
  padding-bottom: 96px; }
  @media only screen and (max-width: 767px) {
    .top_bg_1 {
      padding-bottom: 12.5vw; } }

.top_history_section {
  width: 88vw;
  max-width: 1160px;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    .top_history_section {
      width: 93vw; } }
  .top_history_section > .ttl {
    position: relative;
    text-align: center;
    margin-bottom: calc(50px + 106px);
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .top_history_section > .ttl {
        margin-bottom: 21vw; } }
    .top_history_section > .ttl .anka_kun {
      width: 148px;
      position: absolute;
      top: -110px;
      left: 50%;
      z-index: 1;
      transform: translateX(calc(-50% + 370px)); }
      @media only screen and (max-width: 767px) {
        .top_history_section > .ttl .anka_kun {
          width: 20.7vw;
          top: 13vw;
          transform: translateX(calc(-50% + 38vw)); } }
    .top_history_section > .ttl span {
      display: inline-block;
      background-color: #204880;
      color: #fff;
      font-family: "Shippori Mincho B1", serif; }
    .top_history_section > .ttl .sm {
      font-size: 36px;
      font-weight: 700;
      padding: 18px 40px;
      margin-bottom: 8px; }
      @media only screen and (max-width: 767px) {
        .top_history_section > .ttl .sm {
          font-size: 4.6vw;
          padding: 2.8vw 4.6vw; } }
    .top_history_section > .ttl .lg {
      font-size: 50px;
      padding: 21px 30px; }
      @media only screen and (max-width: 767px) {
        .top_history_section > .ttl .lg {
          font-size: 7.8vw;
          padding: 3.3vw 4.6vw; } }
      .top_history_section > .ttl .lg em {
        font-style: inherit;
        color: #FFD700;
        font-family: "Shippori Mincho B1", serif; }
  .top_history_section .contents {
    align-items: flex-end;
    flex-wrap: wrap;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0 75px 35px; }
    @media only screen and (max-width: 767px) {
      .top_history_section .contents {
        flex-direction: column;
        align-items: flex-start;
        padding: 0 4.6vw 7.8vw; } }
    .top_history_section .contents_ttl {
      width: 100%;
      max-width: 1000px;
      margin: -106px auto 0;
      background-image: url(../images/bg_13.png);
      background-size: contain;
      background-position: center;
      font-size: 44px;
      font-family: "Shippori Mincho B1", serif;
      font-weight: 700;
      text-align: center;
      padding: 26px 0 66px;
      line-height: 1.5; }
      @media only screen and (max-width: 767px) {
        .top_history_section .contents_ttl {
          margin: -11vw auto 0;
          background-image: url(../images/bg_14.png);
          font-size: 6.2vw;
          padding: 6.6vw 0 11.2vw;
          line-height: 1.3; } }
      .top_history_section .contents_ttl small {
        display: inline-block;
        font-size: 32px;
        font-family: "Shippori Mincho B1", serif;
        font-weight: 700; }
        @media only screen and (max-width: 767px) {
          .top_history_section .contents_ttl small {
            font-size: 4.3vw;
            line-height: 1.2; } }
    .top_history_section .contents_image {
      width: 47.5%;
      margin-right: 5%; }
      @media only screen and (max-width: 767px) {
        .top_history_section .contents_image {
          width: 100%;
          margin-right: 0;
          margin-bottom: 7.8vw;
          padding: 0 4.6vw; } }
    .top_history_section .contents_slider {
      width: 47.5%; }
      @media only screen and (max-width: 767px) {
        .top_history_section .contents_slider {
          width: 100%;
          padding: 0 4.6vw; } }

.top_tab_block_ttl {
  margin-top: -20px;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .top_tab_block_ttl {
      margin-top: 4.6vw; } }
.top_tab_block .list {
  width: 88vw;
  max-width: 1200px;
  margin: -25px auto 0;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px 26px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 767px) {
    .top_tab_block .list {
      width: 91vw;
      gap: 1.8vw;
      margin: -2vw auto 0; } }
  .top_tab_block .list a {
    width: 280px;
    height: 150px;
    border-radius: 15px;
    font-size: 22px;
    color: #fff;
    border: 1px solid #fff;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 700;
    text-align: center;
    padding: 30px 0 0;
    line-height: 1.4;
    backdrop-filter: blur(10px); }
    @media only screen and (max-width: 767px) {
      .top_tab_block .list a {
        width: 44.3vw;
        height: 22.8vw;
        border-radius: 7px;
        padding: 4vw 0 0;
        font-size: 3.7vw; } }
    .top_tab_block .list a:hover {
      backdrop-filter: blur(10px);
      transform: translateY(-5px);
      opacity: 1; }
    .top_tab_block .list a::after {
      content: '';
      width: 15px;
      height: 9px;
      background-image: url(../images/arr_2.png);
      background-size: 100%;
      display: block;
      margin: 22px auto 0; }
      @media only screen and (max-width: 767px) {
        .top_tab_block .list a::after {
          width: 2.8vw;
          height: 1.5vw;
          margin: 2.6vw auto 0; } }
    .top_tab_block .list a small {
      font-size: 16px;
      font-weight: 700;
      font-family: "Shippori Mincho B1", serif;
      color: #fff; }
      @media only screen and (max-width: 767px) {
        .top_tab_block .list a small {
          font-size: 3.1vw; } }

.top_start_section {
  padding-top: 90px;
  background-image: url(../images/scroll_bg_1.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media only screen and (max-width: 767px) {
    .top_start_section {
      padding-top: 14vw; } }
  .top_start_section .ttl_block {
    text-align: center;
    padding-top: 50px; }
    @media only screen and (max-width: 767px) {
      .top_start_section .ttl_block {
        padding-top: 9vw; } }
    .top_start_section .ttl_block::before {
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
  .top_start_section .row_contents {
    margin-bottom: 80px; }
    @media only screen and (max-width: 767px) {
      .top_start_section .row_contents {
        margin-bottom: 14vw; } }
  .top_start_section .bottom_block {
    background-color: rgba(22, 45, 82, 0.8);
    padding: 84px 0; }
    @media only screen and (max-width: 767px) {
      .top_start_section .bottom_block {
        padding: 12.5vw 0; } }
    .top_start_section .bottom_block_inner {
      width: 88vw;
      max-width: 1200px;
      margin: 0 auto;
      align-items: stretch;
      padding-left: 100px;
      border: 2px solid #fff; }
      @media only screen and (max-width: 767px) {
        .top_start_section .bottom_block_inner {
          flex-direction: column;
          padding-left: 0;
          border: 1px solid #fff;
          padding: 7.8vw 7.8vw 6.2vw 7.8vw; } }
      .top_start_section .bottom_block_inner .desc {
        width: 42%;
        padding: 100px 16px 77px; }
        @media only screen and (max-width: 767px) {
          .top_start_section .bottom_block_inner .desc {
            width: 100%;
            padding: 0;
            margin-bottom: 4.6vw; } }
        .top_start_section .bottom_block_inner .desc .ttl {
          font-size: 38px;
          color: #fff;
          font-family: "Shippori Mincho B1", serif;
          margin-bottom: 39px;
          line-height: 1.5; }
          @media only screen and (max-width: 767px) {
            .top_start_section .bottom_block_inner .desc .ttl {
              font-size: 5.6vw;
              margin-bottom: 4.6vw;
              text-align: center; } }
          .top_start_section .bottom_block_inner .desc .ttl em {
            font-style: inherit;
            color: #FFD700;
            font-family: "Shippori Mincho B1", serif; }
        .top_start_section .bottom_block_inner .desc .text {
          font-size: 16px;
          line-height: 2;
          color: #fff;
          max-width: 368px; }
          @media only screen and (max-width: 767px) {
            .top_start_section .bottom_block_inner .desc .text {
              font-size: 3.1vw; } }
      .top_start_section .bottom_block_inner .image {
        width: 58%;
        background-size: cover;
        background-position: center;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .top_start_section .bottom_block_inner .image {
            width: 100%;
            height: 51vw; } }
        .top_start_section .bottom_block_inner .image .anka_kun {
          position: absolute;
          bottom: 0;
          left: -12%;
          z-index: 1;
          width: 261px; }
          @media only screen and (max-width: 767px) {
            .top_start_section .bottom_block_inner .image .anka_kun {
              width: 28vw;
              left: -9%; } }

.top_member_section {
  padding-top: 90px;
  background-image: url(../images/scroll_bg_2.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media only screen and (max-width: 767px) {
    .top_member_section {
      padding-top: 14vw; } }
  .top_member_section .ttl_block {
    text-align: center;
    padding-top: 50px; }
    @media only screen and (max-width: 767px) {
      .top_member_section .ttl_block {
        padding-top: 9vw; } }
    .top_member_section .ttl_block::before {
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
  .top_member_section .row_contents {
    margin-bottom: 80px; }
    @media only screen and (max-width: 767px) {
      .top_member_section .row_contents {
        margin-bottom: 14vw; } }
    @media only screen and (max-width: 767px) {
      .top_member_section .row_contents .image {
        max-width: 64vw;
        margin: 0 auto; } }
  .top_member_section .voice_block {
    background-color: rgba(22, 45, 82, 0.8);
    padding: 84px 0; }
    @media only screen and (max-width: 767px) {
      .top_member_section .voice_block {
        padding: 12.5vw 0; } }
    .top_member_section .voice_block_inner {
      width: 88vw;
      max-width: 1200px;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        .top_member_section .voice_block_inner {
          width: 100%; } }
      .top_member_section .voice_block_inner > .ttl {
        background-image: url(../images/text_1.png);
        background-size: 311px; }
        @media only screen and (max-width: 767px) {
          .top_member_section .voice_block_inner > .ttl {
            background-size: 48vw; } }
      .top_member_section .voice_block_inner .slider_block {
        flex-wrap: wrap;
        gap: 20px 0;
        justify-content: center; }
        @media only screen and (max-width: 767px) {
          .top_member_section .voice_block_inner .slider_block {
            display: block;
            padding-left: 6.2vw; } }
        .top_member_section .voice_block_inner .slider_block .slick-dots {
          margin-top: 7vw;
          margin-left: 17vw; }
          .top_member_section .voice_block_inner .slider_block .slick-dots li {
            display: inline-block;
            width: 10vw; }
            .top_member_section .voice_block_inner .slider_block .slick-dots li.slick-active button:before {
              background-color: #FFD700; }
            .top_member_section .voice_block_inner .slider_block .slick-dots li button {
              position: relative;
              text-indent: -9999px;
              box-shadow: none;
              border: none; }
              .top_member_section .voice_block_inner .slider_block .slick-dots li button:before {
                content: '';
                display: block;
                background-color: #D6D6D6;
                width: 10vw;
                height: 2.3vw;
                position: absolute;
                top: 0;
                left: 0; }
        .top_member_section .voice_block_inner .slider_block .prev-arrow,
        .top_member_section .voice_block_inner .slider_block .next-arrow {
          width: 3.7vw;
          height: 6.2vw;
          background-image: url(../images/arr_6.png);
          background-size: 100%;
          position: absolute;
          bottom: 0; }
        .top_member_section .voice_block_inner .slider_block .prev-arrow {
          left: 6.2vw; }
        .top_member_section .voice_block_inner .slider_block .next-arrow {
          transform: scale(-1, 1);
          left: 14.2vw; }
        .top_member_section .voice_block_inner .slider_block .slider_item {
          border-bottom: 2px solid #FFFFFF;
          border-right: 2px solid #FFFFFF;
          border-top: 2px solid #FFFFFF;
          width: 25%; }
          @media only screen and (max-width: 767px) {
            .top_member_section .voice_block_inner .slider_block .slider_item {
              border: 1px solid #fff;
              width: 49.4vw;
              margin: 0 2.3vw; } }
          .top_member_section .voice_block_inner .slider_block .slider_item:nth-of-type(1), .top_member_section .voice_block_inner .slider_block .slider_item:nth-of-type(5) {
            border-left: 2px solid #FFFFFF; }
          .top_member_section .voice_block_inner .slider_block .slider_item .name {
            background-color: rgba(255, 255, 255, 0.85);
            font-size: 18px;
            font-weight: 700;
            text-align: center;
            padding: 8px;
            line-height: 1.3; }
            @media only screen and (max-width: 767px) {
              .top_member_section .voice_block_inner .slider_block .slider_item .name {
                font-size: 3.1vw;
                line-height: 1.4;
                padding: 1vw; } }
          .top_member_section .voice_block_inner .slider_block .slider_item .text {
            font-size: 16px;
            line-height: 2;
            font-weight: 700;
            padding: 26px 36px;
            color: #fff; }
            @media only screen and (max-width: 767px) {
              .top_member_section .voice_block_inner .slider_block .slider_item .text {
                font-size: 3.1vw;
                padding: 3.9vw 5.4vw; } }

.top_stage_section {
  padding: 90px 0;
  background-image: url(../images/scroll_bg_3.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media only screen and (max-width: 767px) {
    .top_stage_section {
      padding: 14vw 0; } }
  .top_stage_section .ttl_block {
    text-align: center;
    padding-top: 50px; }
    @media only screen and (max-width: 767px) {
      .top_stage_section .ttl_block {
        padding-top: 9vw; } }
    .top_stage_section .ttl_block::before {
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
  .top_stage_section .row_contents .desc .rating {
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 30px; }
    @media only screen and (max-width: 767px) {
      .top_stage_section .row_contents .desc .rating {
        gap: 6.2vw;
        margin-top: 6.2vw;
        justify-content: center; } }
    .top_stage_section .row_contents .desc .rating .image {
      width: 350px; }
      @media only screen and (max-width: 767px) {
        .top_stage_section .row_contents .desc .rating .image {
          width: 100%; } }
    .top_stage_section .row_contents .desc .rating .btn {
      width: 320px;
      border: 1px solid #fff;
      border-radius: 30px;
      font-size: 16px;
      color: #fff;
      padding: 19px 0;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .top_stage_section .row_contents .desc .rating .btn {
          width: 75vw;
          border-radius: 7.8vw;
          font-size: 3.4vw;
          padding: 4.8vw 0; } }
      .top_stage_section .row_contents .desc .rating .btn:hover {
        transform: translateY(-5px);
        opacity: 1; }
      .top_stage_section .row_contents .desc .rating .btn img {
        display: inline-block;
        width: 18px;
        margin-left: 11px;
        transform: translateY(2px); }
        @media only screen and (max-width: 767px) {
          .top_stage_section .row_contents .desc .rating .btn img {
            width: 3.7vw;
            margin-left: 1vw;
            transform: translateY(0); } }

.top_career_section {
  padding-top: 90px;
  background-image: url(../images/scroll_bg_4.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media only screen and (max-width: 767px) {
    .top_career_section {
      padding-top: 14vw; } }
  .top_career_section .ttl_block {
    padding-left: 47px; }
    @media only screen and (max-width: 767px) {
      .top_career_section .ttl_block {
        padding-left: 0;
        text-align: center;
        padding-top: 9vw; } }
    .top_career_section .ttl_block::before {
      top: 10px;
      left: 0; }
      @media only screen and (max-width: 767px) {
        .top_career_section .ttl_block::before {
          top: 0;
          left: 50%;
          transform: translateX(-50%); } }
    .top_career_section .ttl_block h3 {
      display: inline-block;
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .top_career_section .ttl_block h3 {
          width: 100%;
          margin-bottom: 4.5vw; } }
    .top_career_section .ttl_block small {
      margin-left: 23px; }
      @media only screen and (max-width: 767px) {
        .top_career_section .ttl_block small {
          margin-left: 0; } }
  .top_career_section .row_contents {
    flex-direction: row-reverse;
    margin-bottom: 80px;
    background-image: url(../images/img_10.png);
    background-size: 48%;
    background-position: top right;
    padding-top: 115px;
    position: relative;
    margin-top: -115px; }
    @media only screen and (max-width: 767px) {
      .top_career_section .row_contents {
        margin-bottom: 14vw;
        flex-direction: column;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 76vw;
        background-position: bottom center;
        background-size: 100%;
        gap: 0; } }
    .top_career_section .row_contents .image .anka_kun {
      max-width: 254px;
      position: absolute;
      bottom: -45px;
      right: -30px;
      z-index: 1; }
      @media only screen and (max-width: 767px) {
        .top_career_section .row_contents .image .anka_kun {
          width: 39vw;
          bottom: -9vw;
          right: -2vw; } }
    .top_career_section .row_contents .desc {
      padding-right: 12%; }
      @media only screen and (max-width: 767px) {
        .top_career_section .row_contents .desc {
          padding-right: 0; } }
  .top_career_section .reason_block {
    background-color: rgba(22, 45, 82, 0.8);
    padding: 84px 0; }
    @media only screen and (max-width: 767px) {
      .top_career_section .reason_block {
        padding: 12.5vw 0; } }
    .top_career_section .reason_block_inner {
      width: 88vw;
      max-width: 1200px;
      margin: 0 auto; }
      .top_career_section .reason_block_inner .ttl {
        background-image: url(../images/text_2.png);
        background-size: 407px; }
        @media only screen and (max-width: 767px) {
          .top_career_section .reason_block_inner .ttl {
            background-size: 63vw;
            line-height: 1.4; } }
      .top_career_section .reason_block_inner .text {
        font-size: 16px;
        line-height: 2;
        color: #fff;
        font-weight: 700;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .top_career_section .reason_block_inner .text {
            font-size: 3.1vw; } }
        .top_career_section .reason_block_inner .text em {
          color: #FFD700;
          font-style: inherit; }

.top_model_section {
  padding-top: 90px;
  background-image: url(../images/scroll_bg_5.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media only screen and (max-width: 767px) {
    .top_model_section {
      padding-top: 14vw; } }
  .top_model_section .ttl_block {
    text-align: center;
    padding-top: 50px; }
    @media only screen and (max-width: 767px) {
      .top_model_section .ttl_block {
        padding-top: 9vw; } }
    .top_model_section .ttl_block::before {
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
  .top_model_section .full_contents {
    width: 88vw;
    max-width: 1200px;
    margin: 0 auto 80px; }
    @media only screen and (max-width: 767px) {
      .top_model_section .full_contents {
        margin: 0 auto 12.5vw; } }
    .top_model_section .full_contents .desc .ttl {
      text-align: center; }
    .top_model_section .full_contents .model_list {
      justify-content: center;
      flex-wrap: wrap;
      gap: 13px;
      margin-top: 30px; }
      @media only screen and (max-width: 767px) {
        .top_model_section .full_contents .model_list {
          gap: 4.6vw 4%;
          margin-top: 6.2vw; } }
      .top_model_section .full_contents .model_list .model_item {
        width: 290px; }
        @media only screen and (max-width: 767px) {
          .top_model_section .full_contents .model_list .model_item {
            width: 48%; } }
        .top_model_section .full_contents .model_list .model_item .name {
          font-size: 22px;
          font-weight: 700;
          color: #FFD700;
          text-align: center;
          line-height: 1.1;
          padding: 23px 0 41px;
          background-image: url(../images/bg_8.png);
          background-size: 100%; }
          @media only screen and (max-width: 767px) {
            .top_model_section .full_contents .model_list .model_item .name {
              font-size: 3.7vw;
              line-height: 1.2;
              padding: 4.3vw 0 6.6vw;
              background-image: url(../images/bg_12.png); } }
          .top_model_section .full_contents .model_list .model_item .name small {
            display: inline-block;
            font-size: 16px;
            color: #FFD700;
            font-weight: 700; }
            @media only screen and (max-width: 767px) {
              .top_model_section .full_contents .model_list .model_item .name small {
                font-size: 3.1vw; } }
        .top_model_section .full_contents .model_list .model_item dl {
          background-color: rgba(255, 255, 255, 0.85);
          margin-top: -11px; }
          @media only screen and (max-width: 767px) {
            .top_model_section .full_contents .model_list .model_item dl {
              margin-top: -1.3vw; } }
          .top_model_section .full_contents .model_list .model_item dl dt {
            text-align: center;
            border-bottom: 2px solid #113267;
            padding: 19px 19px 21px; }
            @media only screen and (max-width: 767px) {
              .top_model_section .full_contents .model_list .model_item dl dt {
                border-bottom: 1px solid #113267;
                padding: 2.7vw 0; } }
            .top_model_section .full_contents .model_list .model_item dl dt .text {
              color: #010101;
              font-size: 16px;
              font-weight: 700;
              margin-bottom: 5px;
              display: inline-block; }
              @media only screen and (max-width: 767px) {
                .top_model_section .full_contents .model_list .model_item dl dt .text {
                  font-size: 3.1vw;
                  margin-bottom: .4vw; } }
            .top_model_section .full_contents .model_list .model_item dl dt .price {
              color: #FF0000;
              font-size: 28px;
              font-weight: 700; }
              @media only screen and (max-width: 767px) {
                .top_model_section .full_contents .model_list .model_item dl dt .price {
                  font-size: 4.3vw; } }
              .top_model_section .full_contents .model_list .model_item dl dt .price .lg {
                color: #FF0000;
                display: inline-block;
                font-size: 50px;
                font-weight: 700;
                margin: 0 2px 0 6px; }
                @media only screen and (max-width: 767px) {
                  .top_model_section .full_contents .model_list .model_item dl dt .price .lg {
                    font-size: 9.3vw;
                    margin: 0 .3vw 0 1.3vw; } }
          .top_model_section .full_contents .model_list .model_item dl dd {
            font-size: 16px;
            font-weight: 700;
            line-height: 1.5;
            padding: 18px 33px 20px;
            color: #00112C; }
            @media only screen and (max-width: 767px) {
              .top_model_section .full_contents .model_list .model_item dl dd {
                font-size: 3.1vw;
                padding: 2.6vw 3.9vw; } }

.top_future_section {
  padding-top: 90px;
  background-image: url(../images/scroll_bg_6.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media only screen and (max-width: 767px) {
    .top_future_section {
      padding-top: 14vw; } }
  .top_future_section .ttl_block {
    text-align: center;
    padding-top: 50px; }
    @media only screen and (max-width: 767px) {
      .top_future_section .ttl_block {
        padding-top: 9vw; } }
    .top_future_section .ttl_block::before {
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
  .top_future_section .full_contents {
    width: 88vw;
    max-width: 1200px;
    margin: 0 auto 80px; }
    @media only screen and (max-width: 767px) {
      .top_future_section .full_contents {
        margin: 0 auto 12.5vw; } }
    .top_future_section .full_contents .desc .ttl {
      text-align: center;
      margin-bottom: 50px; }
      @media only screen and (max-width: 767px) {
        .top_future_section .full_contents .desc .ttl {
          margin-bottom: 7vw; } }

.top_vision_section {
  padding-top: 90px;
  background-image: url(../images/scroll_bg_7.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media only screen and (max-width: 767px) {
    .top_vision_section {
      padding-top: 14vw; } }
  .top_vision_section .ttl_block {
    text-align: center;
    padding-top: 50px; }
    @media only screen and (max-width: 767px) {
      .top_vision_section .ttl_block {
        padding-top: 9vw; } }
    .top_vision_section .ttl_block::before {
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
  .top_vision_section .full_contents {
    width: 88vw;
    max-width: 1200px;
    margin: 0 auto 80px; }
    @media only screen and (max-width: 767px) {
      .top_vision_section .full_contents {
        margin: 0 auto 12.5vw; } }
    .top_vision_section .full_contents .desc .ttl {
      text-align: center; }
    @media only screen and (max-width: 767px) {
      .top_vision_section .full_contents .desc .full_image {
        overflow-x: scroll; } }
    @media only screen and (max-width: 767px) {
      .top_vision_section .full_contents .desc .full_image img {
        width: 187vw;
        max-width: none; } }
  .top_vision_section .message_block {
    background-color: rgba(22, 45, 82, 0.8);
    padding: 84px 0; }
    @media only screen and (max-width: 767px) {
      .top_vision_section .message_block {
        padding: 12.5vw 0; } }
    .top_vision_section .message_block_inner {
      align-items: center;
      width: 88vw;
      max-width: 1200px;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        .top_vision_section .message_block_inner {
          flex-direction: column;
          align-items: flex-start; } }
    .top_vision_section .message_block .text {
      width: 50%;
      font-size: 28px;
      color: #fff;
      font-family: "Shippori Mincho B1", serif;
      font-weight: 700;
      line-height: 2.5;
      text-align: center;
      padding-top: 36px;
      background-image: url(../images/text_3.png);
      background-size: 79%;
      background-position: center top; }
      @media only screen and (max-width: 767px) {
        .top_vision_section .message_block .text {
          width: 100%;
          font-size: 4.3vw;
          padding-top: 5.1vw;
          background-size: 85%;
          margin-bottom: 6vw; } }
      .top_vision_section .message_block .text small {
        font-family: "Shippori Mincho B1", serif;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        display: inline-block;
        margin-top: 40px; }
        @media only screen and (max-width: 767px) {
          .top_vision_section .message_block .text small {
            font-size: 3.1vw;
            margin-top: 4.8vw; } }
    .top_vision_section .message_block .image {
      width: 44%; }
      @media only screen and (max-width: 767px) {
        .top_vision_section .message_block .image {
          width: 100%; } }

.top_person_section {
  padding-top: 90px;
  background-image: url(../images/scroll_bg_8.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media only screen and (max-width: 767px) {
    .top_person_section {
      padding-top: 14vw; } }
  .top_person_section .ttl_block {
    text-align: center;
    padding-top: 50px; }
    @media only screen and (max-width: 767px) {
      .top_person_section .ttl_block {
        padding-top: 9vw; } }
    .top_person_section .ttl_block::before {
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
  .top_person_section .row_contents {
    margin-bottom: 80px; }
    @media only screen and (max-width: 767px) {
      .top_person_section .row_contents {
        margin-bottom: 14vw; } }
  .top_person_section .realtime_block .inner {
    align-items: stretch; }
    @media only screen and (max-width: 767px) {
      .top_person_section .realtime_block .inner {
        align-items: flex-start;
        border: 1px solid #fff; } }
    @media only screen and (max-width: 767px) {
      .top_person_section .realtime_block .inner dl {
        border: none; } }
    @media only screen and (max-width: 767px) {
      .top_person_section .realtime_block .inner dl dt {
        padding: 6.8vw 7.9vw 0; } }
    .top_person_section .realtime_block .inner dl dt .text {
      font-size: 16px;
      line-height: 2;
      color: #fff;
      padding: 0 45px;
      margin-top: 28px; }
      @media only screen and (max-width: 767px) {
        .top_person_section .realtime_block .inner dl dt .text {
          font-size: 3.1vw;
          padding: 0;
          margin-top: 4.6vw; } }
    .top_person_section .realtime_block .inner .image {
      width: 50%;
      background-size: cover;
      background-position: center;
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff; }
      @media only screen and (max-width: 767px) {
        .top_person_section .realtime_block .inner .image {
          width: calc(100% - 7.9vw - 7.9vw);
          height: 47vw;
          border: none;
          padding: 0 7.9vw;
          margin: 0 auto 4.6vw; } }
  .top_person_section .bottom_block {
    background-color: rgba(22, 45, 82, 0.8);
    padding-bottom: 84px; }
    @media only screen and (max-width: 767px) {
      .top_person_section .bottom_block {
        padding-bottom: 12vw; } }
    .top_person_section .bottom_block_inner {
      width: 88vw;
      max-width: 1200px;
      margin: 0 auto; }
    .top_person_section .bottom_block .top_text {
      font-size: 32px;
      color: #FFD700;
      font-weight: 700;
      text-align: center;
      width: 100%;
      max-width: 512px;
      position: relative;
      font-family: "Shippori Mincho B1", serif;
      margin: 0 auto 35px; }
      @media only screen and (max-width: 767px) {
        .top_person_section .bottom_block .top_text {
          font-size: 5vw;
          line-height: 1.3;
          margin: 0 auto 4.8vw; } }
      .top_person_section .bottom_block .top_text::before, .top_person_section .bottom_block .top_text::after {
        content: '';
        display: block;
        width: 24px;
        height: 3px;
        border-bottom: 3px dotted #FFD700;
        position: absolute;
        bottom: 2px;
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          .top_person_section .bottom_block .top_text::before, .top_person_section .bottom_block .top_text::after {
            width: 4vw;
            height: 2px;
            border-bottom: 2px dotted #FFD700;
            bottom: 2vw; } }
      .top_person_section .bottom_block .top_text::before {
        left: -55px;
        transform: rotate(45deg); }
        @media only screen and (max-width: 767px) {
          .top_person_section .bottom_block .top_text::before {
            left: 1vw; } }
      .top_person_section .bottom_block .top_text::after {
        right: -55px;
        transform: rotate(-45deg); }
        @media only screen and (max-width: 767px) {
          .top_person_section .bottom_block .top_text::after {
            right: 1vw; } }
    .top_person_section .bottom_block .arr {
      width: 140px;
      margin: 0 auto 32px; }
      @media only screen and (max-width: 767px) {
        .top_person_section .bottom_block .arr {
          width: 21.8vw;
          margin: 0 auto 4.6vw; } }
    .top_person_section .bottom_block .list {
      justify-content: space-between;
      margin-bottom: 50px; }
      @media only screen and (max-width: 767px) {
        .top_person_section .bottom_block .list {
          flex-direction: column;
          justify-content: flex-start;
          margin-bottom: 7.9vw;
          gap: 1.8vw 0; } }
      .top_person_section .bottom_block .list li {
        width: 31.6%;
        border: 2px solid #FFD700;
        font-size: 18px;
        font-weight: 700;
        color: #FFD700;
        text-align: center;
        padding: 32px; }
        @media only screen and (max-width: 767px) {
          .top_person_section .bottom_block .list li {
            width: 100%;
            border: 1px solid #FFD700;
            font-size: 3.7vw;
            padding: 4.6vw; } }
        .top_person_section .bottom_block .list li::before {
          content: '';
          display: inline-block;
          width: 11px;
          height: 11px;
          background-image: url(../images/cross_1.png);
          background-size: 100%;
          margin-right: 17px; }
          @media only screen and (max-width: 767px) {
            .top_person_section .bottom_block .list li::before {
              width: 2.3vw;
              height: 2.3vw;
              margin-right: 4vw; } }
    .top_person_section .bottom_block .bottom_text {
      color: #fff;
      font-family: "Shippori Mincho B1", serif;
      font-size: 50px;
      font-weight: 700;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .top_person_section .bottom_block .bottom_text {
          font-size: 7.8vw;
          line-height: 1.4;
          transform: translateX(2vw); } }

.top_job_section {
  position: relative;
  padding: 123px 0 136px; }
  @media only screen and (max-width: 767px) {
    .top_job_section {
      padding: 15.6vw 0 18.9vw; } }
  .top_job_section .bg_1 {
    width: 502px;
    position: absolute;
    top: 105px;
    right: 0;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      .top_job_section .bg_1 {
        width: 78vw;
        top: 2vw;
        right: -18vw; } }
  .top_job_section .bg_2 {
    width: 651px;
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      .top_job_section .bg_2 {
        width: 101vw;
        bottom: 15vw;
        left: -30vw; } }
  .top_job_section_inner {
    width: 88vw;
    max-width: 1200px;
    margin: 0 auto; }
    .top_job_section_inner .ttl_block {
      background-image: url(../images/text_4.png);
      background-size: 75%;
      background-position: center top;
      margin-bottom: 40px;
      padding-top: 52px; }
      @media only screen and (max-width: 767px) {
        .top_job_section_inner .ttl_block {
          margin-bottom: 6.4vw;
          padding-top: 4vw;
          background-size: 100%; } }
      .top_job_section_inner .ttl_block h3 {
        color: #00112C;
        font-size: 38px;
        font-weight: 700;
        font-family: "Shippori Mincho B1", serif;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .top_job_section_inner .ttl_block h3 {
            font-size: 5.9vw; } }
    .top_job_section_inner .table_block {
      border: 1px solid #5477AB;
      padding: 60px 100px;
      background-color: rgba(255, 255, 255, 0.5);
      height: 524px;
      overflow: hidden;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .top_job_section_inner .table_block {
          padding: 0;
          height: 138vw; } }
      .top_job_section_inner .table_block.active {
        height: auto; }
        .top_job_section_inner .table_block.active .switch_open, .top_job_section_inner .table_block.active::before {
          display: none; }
      .top_job_section_inner .table_block::before {
        content: '';
        display: block;
        width: 100%;
        height: 291px;
        background: linear-gradient(0, #FFFFFF 0, #FFFFFF 15%, transparent 100%);
        position: absolute;
        top: 233px;
        left: 0;
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          .top_job_section_inner .table_block::before {
            height: 45vw;
            top: 93vw; } }
      .top_job_section_inner .table_block dl {
        align-items: stretch; }
        @media only screen and (max-width: 767px) {
          .top_job_section_inner .table_block dl {
            flex-direction: column;
            align-items: flex-start; } }
        .top_job_section_inner .table_block dl + dl {
          margin-top: 12px; }
          @media only screen and (max-width: 767px) {
            .top_job_section_inner .table_block dl + dl {
              margin-top: 0; } }
        .top_job_section_inner .table_block dl:nth-of-type(2n + 1) dt {
          background-color: #204880; }
        .top_job_section_inner .table_block dl:nth-of-type(2n) dt {
          background-color: #5477AB; }
        .top_job_section_inner .table_block dl dt {
          justify-content: center;
          align-items: center;
          width: 168px;
          font-size: 20px;
          font-weight: 700;
          color: #fff; }
          @media only screen and (max-width: 767px) {
            .top_job_section_inner .table_block dl dt {
              width: 100%;
              font-size: 3.7vw;
              padding: 3.3vw 0; } }
        .top_job_section_inner .table_block dl dd {
          width: calc(100% - 168px);
          padding: 10px 0 10px 42px;
          font-weight: 700;
          font-size: 20px;
          line-height: 1.5;
          color: #101010; }
          @media only screen and (max-width: 767px) {
            .top_job_section_inner .table_block dl dd {
              width: 100%;
              padding: 4.6vw 6.2vw;
              font-size: 3.7vw; } }
          .top_job_section_inner .table_block dl dd * {
            font-weight: 700;
            font-size: 20px;
            line-height: 1.5;
            color: #101010; }
            @media only screen and (max-width: 767px) {
              .top_job_section_inner .table_block dl dd * {
                font-size: 3.7vw; } }
          .top_job_section_inner .table_block dl dd .list {
            margin-top: 18px; }
            @media only screen and (max-width: 767px) {
              .top_job_section_inner .table_block dl dd .list {
                margin-top: 3vw; } }
            .top_job_section_inner .table_block dl dd .list.mt {
              margin-top: 0; }
            .top_job_section_inner .table_block dl dd .list li {
              padding-left: 25px;
              position: relative; }
              @media only screen and (max-width: 767px) {
                .top_job_section_inner .table_block dl dd .list li {
                  padding-left: 4.7vw; } }
              .top_job_section_inner .table_block dl dd .list li + li {
                margin-top: 20px; }
                @media only screen and (max-width: 767px) {
                  .top_job_section_inner .table_block dl dd .list li + li {
                    margin-top: 3vw; } }
              .top_job_section_inner .table_block dl dd .list li::before {
                content: '■';
                display: block;
                position: absolute;
                top: 0;
                left: 0; }
          .top_job_section_inner .table_block dl dd .points {
            margin-top: 18px; }
            @media only screen and (max-width: 767px) {
              .top_job_section_inner .table_block dl dd .points {
                margin-top: 3vw; } }
            .top_job_section_inner .table_block dl dd .points li {
              color: #FF0000;
              position: relative;
              padding-left: 15px; }
              @media only screen and (max-width: 767px) {
                .top_job_section_inner .table_block dl dd .points li {
                  padding-left: 2.7vw; } }
              .top_job_section_inner .table_block dl dd .points li + li {
                margin-top: 5px; }
                @media only screen and (max-width: 767px) {
                  .top_job_section_inner .table_block dl dd .points li + li {
                    margin-top: 1vw; } }
              .top_job_section_inner .table_block dl dd .points li::before {
                content: '';
                display: block;
                position: absolute;
                top: 9px;
                left: 0;
                background-image: url(../images/arr_5.png);
                background-size: 100%;
                width: 7px;
                height: 12px; }
                @media only screen and (max-width: 767px) {
                  .top_job_section_inner .table_block dl dd .points li::before {
                    width: 1.4vw;
                    height: 2.3vw;
                    top: 1.7vw; } }
          .top_job_section_inner .table_block dl dd em {
            color: #FF0000;
            font-style: inherit; }
      .top_job_section_inner .table_block .switch_open,
      .top_job_section_inner .table_block .switch_close {
        display: block;
        width: 100%;
        max-width: 158px;
        text-align: center;
        font-size: 22px;
        font-weight: 700;
        cursor: pointer; }
        @media only screen and (max-width: 767px) {
          .top_job_section_inner .table_block .switch_open,
          .top_job_section_inner .table_block .switch_close {
            font-size: 3.4vw;
            width: 27vw; } }
        .top_job_section_inner .table_block .switch_open .ico,
        .top_job_section_inner .table_block .switch_close .ico {
          display: inline-block;
          width: 28px;
          margin-left: 15px;
          transform: translateY(5px); }
          @media only screen and (max-width: 767px) {
            .top_job_section_inner .table_block .switch_open .ico,
            .top_job_section_inner .table_block .switch_close .ico {
              width: 4.3vw;
              margin-left: 2vw;
              transform: translateY(1vw); } }
      .top_job_section_inner .table_block .switch_open {
        position: absolute;
        top: 472px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2; }
        @media only screen and (max-width: 767px) {
          .top_job_section_inner .table_block .switch_open {
            top: 129vw; } }
      .top_job_section_inner .table_block .switch_close {
        margin: 40px auto 0; }
        @media only screen and (max-width: 767px) {
          .top_job_section_inner .table_block .switch_close {
            margin: 0 auto 7vw; } }
    .top_job_section_inner .btn {
      display: block;
      width: 100%;
      max-width: 500px;
      margin: 50px auto 0;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .top_job_section_inner .btn {
          margin: 9vw auto; } }
      .top_job_section_inner .btn:hover {
        transition: .2s;
        opacity: 1;
        transform: translateY(-5px); }
      .top_job_section_inner .btn .anka_kun {
        position: absolute;
        top: -34px;
        left: -38px;
        z-index: 1;
        width: 120px; }
        @media only screen and (max-width: 767px) {
          .top_job_section_inner .btn .anka_kun {
            top: -4vw;
            left: -3vw;
            width: 19vw; } }

.top_bg_2 {
  background-image: url(../images/bg_9.png);
  background-size: cover;
  background-position: top center;
  padding-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .top_bg_2 {
      padding-bottom: 21vw; } }

.top_company_section {
  width: 88vw;
  max-width: 1200px;
  margin: 0 auto 70px; }
  @media only screen and (max-width: 767px) {
    .top_company_section {
      margin: 0 auto 11vw; } }
  .top_company_section .ttl_block {
    background-image: url(../images/text_5.png);
    background-size: 80%;
    background-position: center top;
    margin-bottom: 40px;
    padding-top: 52px; }
    @media only screen and (max-width: 767px) {
      .top_company_section .ttl_block {
        background-image: url(../images/text_6.png);
        background-size: 63%;
        padding: 5.3vw 0;
        margin-bottom: 1.5vw; } }
    .top_company_section .ttl_block h3 {
      color: #00112C;
      font-size: 38px;
      font-weight: 700;
      font-family: "Shippori Mincho B1", serif;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .top_company_section .ttl_block h3 {
          font-size: 5.9vw; } }
  .top_company_section .row_contents {
    padding: 30px 100px;
    gap: 0 4%;
    border: 1px solid #5477AB;
    background-color: rgba(255, 255, 255, 0.5); }
    @media only screen and (max-width: 767px) {
      .top_company_section .row_contents {
        flex-direction: column;
        gap: 0;
        padding: 0 6.2vw; } }
    .top_company_section .row_contents .list {
      width: 48%; }
      @media only screen and (max-width: 767px) {
        .top_company_section .row_contents .list {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .top_company_section .row_contents .list:nth-of-type(1) dl:nth-last-of-type(1) {
          border-bottom: 1px solid #5477AB; } }
      .top_company_section .row_contents .list dl {
        padding: 30px 0;
        border-bottom: 1px solid #5477AB; }
        @media only screen and (max-width: 767px) {
          .top_company_section .row_contents .list dl {
            padding: 4.6vw 0; } }
        .top_company_section .row_contents .list dl:nth-last-of-type(1) {
          border-bottom: none; }
        .top_company_section .row_contents .list dl dt, .top_company_section .row_contents .list dl dd {
          font-size: 20px;
          font-weight: 700;
          line-height: 1.5; }
          @media only screen and (max-width: 767px) {
            .top_company_section .row_contents .list dl dt, .top_company_section .row_contents .list dl dd {
              font-size: 3.7vw;
              line-height: 1.4; } }
        .top_company_section .row_contents .list dl dd {
          margin-top: 8px; }
          @media only screen and (max-width: 767px) {
            .top_company_section .row_contents .list dl dd {
              margin-top: .4vw; } }

.footer_inner {
  align-items: center;
  width: 88vw;
  margin: 0 auto; }
  .footer_inner .copyright {
    width: 278px;
    font-size: 16px;
    color: #fff;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
      .footer_inner .copyright {
        width: 55.1vw;
        font-size: 3.1vw; } }
    .footer_inner .copyright .ico {
      display: inline-block;
      width: 16px;
      margin-left: 8px; }
      @media only screen and (max-width: 767px) {
        .footer_inner .copyright .ico {
          width: 3.1vw;
          margin-left: 2vw; } }
  .footer_inner .links {
    width: 292px;
    margin-left: calc(100% - 278px - 292px - 20px - 30px); }
    @media only screen and (max-width: 767px) {
      .footer_inner .links {
        display: none; } }
    .footer_inner .links a {
      display: inline-block;
      color: #FFD700;
      font-size: 16px;
      font-weight: 700; }
      .footer_inner .links a + a::before {
        content: '|';
        display: inline-block;
        color: #fff;
        margin: 0 13px; }
  .footer_inner .insta {
    width: 30px;
    margin-left: 20px; }
    @media only screen and (max-width: 767px) {
      .footer_inner .insta {
        width: 6.2vw;
        margin-left: 10vw; } }

.fixed_header {
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 12px 30px 18px 30px;
  z-index: 20;
  width: 100%;
  transform: translateY(-100%);
  transition: 1s; }
  @media only screen and (max-width: 767px) {
    .fixed_header {
      padding: 1.8vw 3.1vw 2.8vw 3.1vw; } }
  .fixed_header.active {
    transform: translateY(0); }
  .fixed_header_logo {
    width: 264px;
    margin-right: 20px; }
    @media only screen and (max-width: 767px) {
      .fixed_header_logo {
        width: 41vw;
        margin-right: 0; } }
  .fixed_header_nav {
    width: calc(100% - 264px - 20px);
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .fixed_header_nav {
        display: none; } }
    .fixed_header_nav .link_item {
      font-size: 13px;
      font-family: "Shippori Mincho B1", serif;
      display: inline-block;
      margin: 5px 0 5px 15px; }
  .fixed_header_menu {
    display: none; }
    @media only screen and (max-width: 767px) {
      .fixed_header_menu {
        display: block;
        width: 9.3vw; } }

/*# sourceMappingURL=style.css.map */
