﻿@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,300;0,700;1,600&family=Noto+Sans+JP:wght@400;500;700&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  line-height: 2em;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%;
}
img {
  display: inherit;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
* {
  box-sizing: border-box;
  word-break: normal;
  line-height: 2em;
  background-repeat: no-repeat;
}
div#ie_container {
  display: none;
  width: 100%;
  height: 100%;
  margin: auto;
}
div#ie_container div.cover {
  width: 100%;
  height: 100%;
  max-width: none;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  margin: auto;
}
div#ie_container div.cover p {
  width: 100%;
  position: absolute;
  font-size: 0.75rem;
  line-height: 2em;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}
.ie7 body {
  overflow: hidden;
  background: #ffffff;
}
.ie7 div#container {
  display: none;
}
.ie8 body {
  overflow: hidden;
  background: #ffffff;
}
.ie8 div#container {
  display: none;
}
.ie8 div#ie_container {
  display: inherit;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.center_left {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .center_left {
    text-align: left;
  }
}
.left_center {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .left_center {
    text-align: center;
  }
}
.mt_10 {
  margin-top: 10px;
}
.mt_20 {
  margin-top: 20px;
}
.mt_30 {
  margin-top: 30px;
}
.mt_40 {
  margin-top: 50px;
}
.mt_50 {
  margin-top: 50px;
}
.mt_100 {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .mt_20 {
    margin-top: 15px;
  }
  .mt_30 {
    margin-top: 20px;
  }
  .mt_40 {
    margin-top: 25px;
  }
  .mt_50 {
    margin-top: 30px;
  }
  .mt_100 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 568px) {
  .mt_20 {
    margin-top: 15px;
  }
  .mt_40 {
    margin-top: 20px;
  }
  .mt_50 {
    margin-top: 25px;
  }
}
.mb_10 {
  margin-bottom: 10px;
}
.mb_20 {
  margin-bottom: 20px;
}
.mb_30 {
  margin-bottom: 30px;
}
.mb_40 {
  margin-bottom: 40px;
}
.mb_50 {
  margin-bottom: 50px;
}
.mb_100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .mb_20 {
    margin-bottom: 15px;
  }
  .mb_30 {
    margin-bottom: 20px;
  }
  .mb_50 {
    margin-bottom: 30px;
  }
  .mb_40 {
    margin-bottom: 25px;
  }
  .mb_100 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 568px) {
  .mb_20 {
    margin-bottom: 15px;
  }
  .mb_40 {
    margin-bottom: 20px;
  }
  .mb_50 {
    margin-bottom: 25px;
  }
}
.mr_05 {
  margin-right: 5px;
}
.mr_10 {
  margin-right: 10px;
}
.mr_15 {
  margin-right: 15px;
}
.mr_20 {
  margin-right: 20px;
}
.mr_30 {
  margin-right: 30px;
}
.ml_05 {
  margin-left: 5px;
}
.ml_10 {
  margin-left: 10px;
}
.ml_15 {
  margin-left: 15px;
}
.ml_20 {
  margin-left: 20px;
}
.ml_30 {
  margin-left: 30px;
}
.font_size_44,
h2.ttl strong,
h3.ttl strong,
.ttl_sidebar strong,
div.ttl h1 strong,
div.ttl p.text_ttl strong,
.ttl_pickup strong {
  font-size: 2.75rem;
}
@media screen and (max-width: 768px) {
  .font_size_44,
  h2.ttl strong,
  h3.ttl strong,
  .ttl_sidebar strong,
  div.ttl h1 strong,
  div.ttl p.text_ttl strong,
  .ttl_pickup strong {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_44,
  h2.ttl strong,
  h3.ttl strong,
  .ttl_sidebar strong,
  div.ttl h1 strong,
  div.ttl p.text_ttl strong,
  .ttl_pickup strong {
    font-size: 1.625rem;
  }
}
.font_size_30,
div.basket_box h1,
div.basket_box h2,
div.article_head h1,
div.article_head h2,
.ttl_pickup strong,
.ttl_info strong,
.ttl_entry strong,
.media_head h1,
.merit_item h3 {
  font-size: 1.875rem;
}
@media screen and (max-width: 768px) {
  .font_size_30,
  div.basket_box h1,
  div.basket_box h2,
  div.article_head h1,
  div.article_head h2,
  .ttl_pickup strong,
  .ttl_info strong,
  .ttl_entry strong,
  .media_head h1,
  .merit_item h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_30,
  div.basket_box h1,
  div.basket_box h2,
  div.article_head h1,
  div.article_head h2,
  .ttl_pickup strong,
  .ttl_info strong,
  .ttl_entry strong,
  .media_head h1,
  .merit_item h3 {
    font-size: 1.25rem;
  }
}
.font_size_26,
.ttl_sidebar strong {
  font-size: 1.625rem;
}
@media screen and (max-width: 768px) {
  .font_size_26,
  .ttl_sidebar strong {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_26,
  .ttl_sidebar strong {
    font-size: 1.375rem;
  }
}
.font_size_24,
.ttl_m,
div.list_aricle_wide div.article_head h2,
div.list_aricle_wide div.article_head h3,
div.editor h1,
.media_editor h1,
.media_editor h2,
.heading_flex h3,
.fuatures_flex h3,
.about_flex h3 {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .font_size_24,
  .ttl_m,
  div.list_aricle_wide div.article_head h2,
  div.list_aricle_wide div.article_head h3,
  div.editor h1,
  .media_editor h1,
  .media_editor h2,
  .heading_flex h3,
  .fuatures_flex h3,
  .about_flex h3 {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_24,
  .ttl_m,
  div.list_aricle_wide div.article_head h2,
  div.list_aricle_wide div.article_head h3,
  div.editor h1,
  .media_editor h1,
  .media_editor h2,
  .heading_flex h3,
  .fuatures_flex h3,
  .about_flex h3 {
    font-size: 1.25rem;
  }
}
.font_size_22,
.schedule_item h3 {
  font-size: 1.375rem;
}
@media screen and (max-width: 768px) {
  .font_size_22,
  .schedule_item h3 {
    font-size: 1.1875rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_22,
  .schedule_item h3 {
    font-size: 1.0625rem;
  }
}
.font_size_20,
.ttl_modal_about,
ul.pager li,
.media_editor h3 {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .font_size_20,
  .ttl_modal_about,
  ul.pager li,
  .media_editor h3 {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_20,
  .ttl_modal_about,
  ul.pager li,
  .media_editor h3 {
    font-size: 1rem;
  }
}
.font_size_18,
h2.ttl,
h3.ttl,
.ttl_sidebar,
div.ttl h1,
div.ttl p.text_ttl,
.ttl_pickup,
div.editor h3,
.media_editor h4 {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .font_size_18,
  h2.ttl,
  h3.ttl,
  .ttl_sidebar,
  div.ttl h1,
  div.ttl p.text_ttl,
  .ttl_pickup,
  div.editor h3,
  .media_editor h4 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_18,
  h2.ttl,
  h3.ttl,
  .ttl_sidebar,
  div.ttl h1,
  div.ttl p.text_ttl,
  .ttl_pickup,
  div.editor h3,
  .media_editor h4 {
    font-size: 0.875rem;
  }
}
.font_size_16,
div.basket_box p,
input,
select,
textarea,
search,
button,
div.article_head div.thum div.pop,
ul.article_info li.article_day,
ul.list_article p.date,
.share_box .text_share,
ul.media_info li.media_day,
.media_editor h5,
.list_mark_check li {
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .font_size_16,
  div.basket_box p,
  input,
  select,
  textarea,
  search,
  button,
  div.article_head div.thum div.pop,
  ul.article_info li.article_day,
  ul.list_article p.date,
  .share_box .text_share,
  ul.media_info li.media_day,
  .media_editor h5,
  .list_mark_check li {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_16,
  div.basket_box p,
  input,
  select,
  textarea,
  search,
  button,
  div.article_head div.thum div.pop,
  ul.article_info li.article_day,
  ul.list_article p.date,
  .share_box .text_share,
  ul.media_info li.media_day,
  .media_editor h5,
  .list_mark_check li {
    font-size: 0.875rem;
  }
}
.font_size_14,
body,
.ttl_sidebar,
p#fm_ajax_message {
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .font_size_14,
  body,
  .ttl_sidebar,
  p#fm_ajax_message {
    font-size: 0.8125rem;
  }
}
.font_size_12,
footer .copyright,
ul.article_tag li a:link,
ul.article_tag li a:visited,
ul.article_tag li a:active {
  font-size: 0.75rem;
}
@media screen and (max-width: 768px) {
  .font_size_12,
  footer .copyright,
  ul.article_tag li a:link,
  ul.article_tag li a:visited,
  ul.article_tag li a:active {
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_12,
  footer .copyright,
  ul.article_tag li a:link,
  ul.article_tag li a:visited,
  ul.article_tag li a:active {
    font-size: 0.5rem;
  }
}
.font_size_10 {
  font-size: 0.625rem;
}
@media screen and (max-width: 768px) {
  .font_size_10 {
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 568px) {
  .font_size_10 {
    font-size: 0.625rem;
  }
}
.lh_17 {
  line-height: 1.7;
}
.lh_15 {
  line-height: 1.5;
}
.ls_30 {
  letter-spacing: 0.03em;
}
.nomal {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
.corners {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .hide_sp {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .hide_pc {
    display: none;
  }
}
@media screen and (max-width: 568px) {
  .hide_less_sp {
    display: none;
  }
}
@media screen and (min-width: 569px) {
  .hide_more_sp {
    display: none;
  }
}
@media screen and (max-width: 414px) {
  .hide_less_ssp {
    display: none;
  }
}
@media screen and (min-width: 415px) {
  .hide_more_ssp {
    display: none;
  }
}
@media screen and (max-width: 374px) {
  .hide_less_sssp {
    display: none;
  }
}
@media screen and (min-width: 375px) {
  .hide_more_sssp {
    display: none;
  }
}
.display_none {
  display: none;
}
.color_black {
  position: relative;
  z-index: 3;
  color: #222;
}
.sp_link {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .sp_link {
    pointer-events: inherit;
  }
}
.wth_100 {
  width: 100%;
}
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
.remodal,
[data-remodal-id] {
  display: none;
}
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.remodal-is-initialized {
  display: inline-block;
}
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}
.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}
.remodal-wrapper {
  margin-top: 30px;
  padding: 10px 10px 0;
}
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}
.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}
.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 1.5625rem;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center;
}
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}
.remodal-confirm {
  color: #fff;
  background: #81c784;
}
.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}
.remodal-cancel {
  color: #fff;
  background: #e57373;
}
.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}
.lt-ie9 .remodal {
  width: 700px;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  html,
  body {
    min-width: inherit;
  }
}
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "Roboto", sans-serif;
  color: #fff;
  font-weight: 500;
}
div#container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  div#container {
    position: relative;
  }
}
::selection {
  background: #fff;
  color: #f438b3;
}
::-moz-selection {
  background: #fff;
  color: #f438b3;
}
a {
  color: #fff;
  text-decoration: none;
  -moz-transition: background-color 0.4s ease, color 0.4s ease, opacity 0.4s ease;
  -o-transition: background-color 0.4s ease, color 0.4s ease, opacity 0.4s ease;
  -webkit-transition: background-color 0.4s ease, color 0.4s ease, opacity 0.4s ease;
  transition: background-color 0.4s ease, color 0.4s ease, opacity 0.4s ease;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
a:visited {
}
a img {
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
a:hover img {
  opacity: 0.8;
}
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
@media screen and (max-width: 768px) {
  table.tb_block,
  table.tb_block thead,
  table.tb_block tbody,
  table.tb_block tfoot,
  table.tb_block tr {
    display: block;
    width: 100%;
  }
  table.tb_block tr th,
  table.tb_block tr td {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 568px) {
  table.sp_block,
  table.sp_block thead,
  table.sp_block tbody,
  table.sp_block tfoot,
  table.sp_block tr {
    display: block;
    width: 100%;
  }
  table.sp_block tr th,
  table.sp_block tr td {
    display: block;
    width: 100%;
  }
}
picture {
  display: block;
}
br {
  line-height: inherit;
}
hr {
  height: 1px;
  clear: both;
  border: none;
  border-top: #fff 1px solid;
  color: #fff;
}
.wrapper,
.sec article,
div.column_2,
.media_column_2,
nav > ul,
div.editor,
div.editor br,
.media_editor,
.media_editor br {
  zoom: 1;
}
.wrapper:after,
.sec article:after,
div.column_2:after,
.media_column_2:after,
nav > ul:after,
div.editor:after,
div.editor br:after,
.media_editor:after,
.media_editor br:after {
  display: block;
  content: "";
  clear: both;
}
.wrapper,
.sec article,
div.column_2,
.media_column_2 {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .wrapper,
  .sec article,
  div.column_2,
  .media_column_2 {
    width: 94%;
  }
}
.transitions {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
@media screen and (max-width: 768px) {
  .transitions {
    transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
  }
}
.all_transitions {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.vertical,
header h1,
header div.header_logo,
nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.obj_image {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}
h2.ttl,
h3.ttl,
.ttl_sidebar,
div.ttl h1,
div.ttl p.text_ttl,
.ttl_pickup {
  text-align: center;
  margin-bottom: 64px;
}
@media screen and (max-width: 960px) {
  h2.ttl {
    margin-bottom: 32px;
  }
}
h2.ttl strong,
h3.ttl strong,
.ttl_sidebar strong,
div.ttl h1 strong,
div.ttl p.text_ttl strong,
.ttl_pickup strong,
.ttl_entry strong,
.ttl_info strong {
  letter-spacing: 0.06em;
  display: block;
  line-height: 1.1;
}
.ttl_m {
  text-align: center;
  line-height: 1.2;
  margin-bottom: 0.8em;
}
.ttl_sidebar {
  color: #222;
  text-align: left;
  margin-bottom: 0;
  border-bottom: 1px solid #b7b8c3;
}
.btn a.close {
  background: #b7b8c3;
  color: #222;
}
.btn a,
.btn_m a,
.btn_entry a,
.btn_return a {
  display: inline-block;
  min-width: 460px;
  text-align: center;
  padding: 12px;
  border-radius: 40px;
  color: #fff;
  text-decoration: none;
  font-size: 1.25rem;
  background: #ff346e;
}
.btn a:hover,
.btn_m a:hover,
.btn_entry a:hover,
.btn_return a:hover {
  color: #fff;
  text-decoration: none;
}
.btn a:visited,
.btn_m a:visited,
.btn_entry a:visited,
.btn_return a:visited {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .btn a,
  .btn_m a,
  .btn_entry a,
  .btn_return a {
    font-size: 1rem;
    padding: 10px;
    min-width: 360px;
  }
}
@media screen and (max-width: 568px) {
  .btn a,
  .btn_m a,
  .btn_entry a,
  .btn_return a {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 769px) {
  .btn a:hover,
  .btn_m a:hover,
  .btn_entry a:hover,
  .btn_return a:hover {
    background: #3239cb;
  }
}
@media screen and (max-width: 568px) {
  .btn a,
  .btn_m a,
  .btn_entry a,
  .btn_return a {
    min-width: 0;
    display: block;
  }
}
.btn .fs_alpha,
.btn_m .fs_alpha,
.btn_entry .fs_alpha,
.btn_return .fs_alpha {
  font-size: 1.4375rem;
}
@media screen and (max-width: 568px) {
  .btn .fs_alpha,
  .btn_m .fs_alpha,
  .btn_entry .fs_alpha,
  .btn_return .fs_alpha {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 568px) {
  .btn .fs_alpha,
  .btn_m .fs_alpha,
  .btn_entry .fs_alpha,
  .btn_return .fs_alpha {
    font-size: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .btn a {
    min-width: 0;
    width: 90%;
    max-width: 280px;
    display: inline-block;
  }
}
.btn_m a {
  font-size: 0.8125rem;
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 9px;
}
.btn_entry a {
  font-size: 1.5625rem;
  letter-spacing: 0.18em;
  background: #ff346e;
}
@media screen and (max-width: 768px) {
  .btn_entry a {
    font-size: 1.1875rem;
  }
}
@media screen and (max-width: 568px) {
  .btn_entry a {
    font-size: 1rem;
  }
}
.btn_entry span {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  transition: padding-left 0.4s ease, padding-right 0.4s ease;
}
.btn_entry span:before {
  content: "";
  width: 37px;
  height: 30px;
  display: block;
  background-image: url(../img/common/plane_w.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 15px);
  transition: left 0.4s ease;
}
@media screen and (max-width: 768px) {
  .btn_entry span {
    padding-left: 40px;
  }
  .btn_entry span:before {
    width: 30px;
    height: 24px;
    top: calc(50% - 12px);
  }
}
@media screen and (max-width: 568px) {
  .btn_entry span {
    padding-left: 35px;
  }
  .btn_entry span:before {
    width: 25px;
    height: 20px;
    top: calc(50% - 10px);
  }
}
@media screen and (min-width: 769px) {
  .btn_entry:hover span {
    padding-left: 0;
    padding-right: 50px;
  }
  .btn_entry:hover span:before {
    transform: rotate(35deg);
    left: 115px;
  }
}
.btn_return a,
.btn_return span {
  background-color: #fff;
  color: #fff;
  text-decoration: none;
}
.btn_return a:hover,
.btn_return span:hover {
  color: #fff;
  text-decoration: none;
}
.btn_return a:visited,
.btn_return span:visited {
  color: #fff;
}
.btn_return a:hover,
.btn_return span:hover {
  background-color: #f438b3;
  color: #fff;
  text-decoration: none;
}
.link_underline {
  text-decoration: underline !important;
}
.link_arrow {
  text-decoration: underline;
  padding-right: 1.5em;
  position: relative;
}
.link_arrow:hover {
  text-decoration: underline;
}
.link_arrow:after {
  content: "↗";
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
span.essential {
  white-space: nowrap;
  padding: 3px 10px;
  font-size: 80%;
  color: #fff;
  background-color: #f438b3;
  font-weight: normal;
  margin: 0 5px;
  border-radius: 20px;
}
.cat {
  background-color: #f438b3;
  color: #fff;
  font-size: 0.75rem;
  min-width: 70px;
  text-align: center;
  display: inline-block;
  line-height: 1;
  padding: 5px 3px 2px;
}
.cat.cat_gsea {
  background: linear-gradient(#eb1adb 0%, #ffa427 100%);
}
.cat.cat_academy {
  background: linear-gradient(#2f80de 0%, #8e9bff 100%);
}
div.academy .bnr_award {
  background: linear-gradient(#1d007f 0%, #3239cb 100%);
}
div.academy .bnr_academy {
  background: linear-gradient(#0c0c31 0%, #1d007f 100%);
}
.bg_grad_modal,
nav {
  background: linear-gradient(#fff 0%, #31ab8e 100%);
}
.modal_cmn {
  background: linear-gradient(#3239cb 0%, #1d007f 100%);
}
.box_shadow_bnr {
  box-shadow: 0 0 66px rgba(0, 0, 0, 0.25);
}
.josefin_bold,
h2.ttl,
h3.ttl,
.ttl_sidebar,
div.ttl h1,
div.ttl p.text_ttl,
.ttl_pickup,
.ttl_info,
.ttl_entry,
.ttl_m,
.btn a,
.btn_m a,
.btn_entry a,
.btn_return a,
header div.cv a,
nav > ul > li a,
.fixed_info h2,
.bnr_award .text_entry strong,
.bnr_award-about .text_entry strong,
.bnr_academy .text_bottom,
.bnr_academy .text_period_under,
.ttl_modal_about,
.info_interviewee .info_role,
.merit_item h3,
.movie_flex h2,
.dl_llink dt,
.dl_llink dd,
.top_view_academy .text_period,
.top_view_academy .text_period_under,
.ruby_normal {
  font-family: "Josefin Sans", "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.josefin_roman,
footer .copyright,
ul.article_info li.article_day,
ul.list_article p.date,
ul.media_info li.media_day,
.intro_image .name,
.intro_item .image_box .name,
.modal_voice_flex .image_item .name,
.modal_voice_flex .role span,
.modal_voice_flex .dl_llink span,
.q_copy ruby {
  font-family: "Josefin Sans", "Noto Sans JP", sans-serif;
  font-weight: 300;
}
.josefin_italic,
.cat,
dl.faq .icon_qa,
.fixed_info .date,
.fixed_info .cat,
.fixed_info .link_underline,
ul.pager li {
  font-family: "Josefin Sans", "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-style: italic;
}
.padding_header {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .padding_header {
    padding-top: 60px;
  }
}
.fixed {
  position: fixed;
}
.academy-header {
  background: transparent;
}
header {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  background: #fff;
}
header div.inner {
  height: 100px;
  position: relative;
}
@media screen and (max-width: 768px) {
  header div.inner {
    height: 60px;
  }
}
header h1,
header div.header_logo {
  left: 4%;
}
header h1 a,
header div.header_logo a {
  display: block;
}
header h1 a img,
header div.header_logo a img {
  width: 174px;
  height: auto;
}
@media screen and (max-width: 1295px) {
  header h1 a img,
  header div.header_logo a img {
    width: 130px;
  }
}
@media screen and (max-width: 768px) {
  header h1 a img,
  header div.header_logo a img {
    width: 110px;
  }
}
header div.cv {
  position: absolute;
  top: 18px;
  right: 0px;
  bottom: auto;
  left: auto;
}
@media screen and (max-width: 768px) {
  header div.cv {
    display: none;
  }
}
header div.cv a {
  display: block;
  background-color: #31ab8e;
  color: #ffff;
  text-decoration: none;
  padding: 18px 20px;
  border-radius: 30px 0 0 30px;
  position: relative;
  letter-spacing: 0.18em;
  font-size: 0.8125rem;
  width: 135px;
}
header div.cv a:hover {
  color: #000;
  text-decoration: none;
}
header div.cv a:visited {
  color: #000;
}
header div.cv a:before {
  content: "";
  width: 28px;
  height: 23px;
  display: block;
  position: absolute;
  left: 20px;
  top: 19px;
  background-image: url(../img/common/plane.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.4s ease, left 0.4s ease;
}
header div.cv a span {
  padding-left: 35px;
  transition: padding-left 0.4s ease;
}
header div.cv a:hover:before {
  left: 90px;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
header div.cv a:hover span {
  padding-left: 10px;
}
@media screen and (max-width: 1295px) {
  header div.cv a {
    width: 100px;
    padding: 15px 0 15px 10px;
  }
  header div.cv a:before {
    left: 10px;
    top: 15px;
  }
  header div.cv a span {
    padding-left: 30px;
  }
  header div.cv a:hover:before {
    left: 65px;
  }
  header div.cv a:hover span {
    padding-left: 0;
  }
}
nav {
  margin: auto;
  position: absolute;
  right: 170px;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  nav {
    background: transparent;
  }
}
@media screen and (max-width: 1295px) {
  nav {
    right: 90px;
  }
}
@media screen and (max-width: 768px) {
  nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    overflow: auto;
    z-index: 1000;
    -webkit-transform: none;
    transform: none;
    padding-bottom: 50px;
  }
}
nav > ul {
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  nav > ul {
    width: 100%;
    padding: 0;
  }
}
nav > ul > li {
  float: left;
  border-left: 1px solid #222;
}
nav > ul > li:nth-of-type(1),
nav > ul > li:nth-of-type(2) {
  border-left: none;
}
@media screen and (max-width: 768px) {
  nav > ul > li {
    width: 100%;
    float: none;
    border-left: none;
    border-bottom: #a4d8cc 1px solid;
  }
}
nav > ul > li a {
  display: block;
  padding: 0 20px;
  font-weight: bold;
  font-size: 0.8125rem;
  line-height: 1;
  color: #222;
}
@media screen and (max-width: 1390px) {
  nav > ul > li a {
    font-size: 0.75rem;
    padding: 0 13px;
  }
}
@media screen and (max-width: 1100px) {
  nav > ul > li a {
    padding: 0 10px;
    font-size: 0.6875rem;
    color: #0c0c31;
  }
}
@media screen and (max-width: 768px) {
  nav > ul > li a {
    padding: 15px;
  }
}
nav > ul > li a:hover {
  text-decoration: underline;
  color: #31ab8e;
}
nav > ul > li.switching {
  display: none;
}
@media screen and (max-width: 768px) {
  nav > ul > li.switching {
    display: inherit;
  }
}
nav > ul > li.switching img {
  width: 110px;
  height: auto;
  margin: 0 auto 0 0;
}
nav > ul > li:nth-of-type(1).switching a {
  display: inline-block;
}
body.drawer_open {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.toggle_button {
  display: none;
}
@media screen and (max-width: 768px) {
  .toggle_button {
    position: absolute;
    z-index: 1001;
    top: 10px;
    right: 0;
    display: block;
    box-sizing: content-box;
    width: 22px;
    padding: 12px 20px 12px 23px;
    -webkit-transition: background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 0;
    outline: 0;
    background-color: #fff;
    border-radius: 30px 0 0 30px;
  }
}
.toggle_button .bar {
  background-color: #000;
  display: block;
  width: 100%;
  height: 2px;
  border: 0;
  -webkit-transition: transform 0.35s ease, background-color 0.35s ease;
  transition: transform 0.35s ease, background-color 0.35s ease;
}
.toggle_button .bar + .bar {
  margin-top: 8px;
}
.toggle_button.toggle_active {
  background-color: rgba(255, 255, 255, 0);
}
.toggle_button.toggle_active .bar {
  background-color: #fff;
}
.toggle_button.toggle_active .top {
  -webkit-transform: translateY(13px) translateX(0) rotate(45deg);
  transform: translateY(13px) translateX(0) rotate(45deg);
  width: 30px;
}
.toggle_button.toggle_active .middle {
  opacity: 0;
}
.toggle_button.toggle_active .bottom {
  -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
  transform: translateY(-7px) translateX(0) rotate(-45deg);
  width: 30px;
  margin-left: 0;
}
.drawer_bg {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.5);
}
@media screen and (max-width: 768px) {
  nav {
    display: none;
    opacity: 0;
  }
  nav.is_open {
    display: block;
    top: 0;
    opacity: 1;
    animation-duration: 0.4s;
    animation-name: fadeInRight;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeInScale {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fadeOutScale {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
footer {
  height: calc(100vh - 100px);
  position: relative;
  z-index: 1;
  background: #0c0c31;
}
@media screen and (max-width: 768px) {
  footer {
    height: calc(100vh - 60px);
  }
}
footer .logo {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 455px;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  footer .logo {
    width: 60%;
  }
}
@media screen and (max-width: 568px) {
  footer .logo {
    padding: 160px 0;
  }
}
footer .copyright {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  footer .copyright {
    bottom: 20px;
  }
}
.sec-academy {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .sec-academy {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sec {
  position: relative;
  z-index: 3;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .sec {
    padding-top: 96px;
    padding-bottom: 60px;
  }
}
.sec.sec_cta {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #3239cb;
}
div.article .sec.sec_cta {
  padding-top: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  div.article .sec.sec_cta {
    padding-top: 20px;
  }
}
.sec.sec_cta-about {
  padding: 120px 0;
}
@media screen and (max-width: 768px) {
  .sec.sec_cta-about {
    padding: 60px 0;
  }
}
div.article .sec.sec_cta-about {
  padding-top: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  div.article .sec.sec_cta-about {
    padding-top: 20px;
  }
}
.sec.pt_0 {
  padding-top: 0;
}
.sec.pt_10 {
  padding-top: 10px;
}
.sec.pt_20 {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .sec.pt_20 {
    padding-top: 15px;
  }
}
.sec.pb_0 {
  padding-bottom: 0;
}
.sec.pb_10 {
  padding-bottom: 10px;
}
.sec.pb_20 {
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .sec.pb_20 {
    padding-bottom: 15px;
  }
}
.sec.pb_30 {
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .sec.pb_30 {
    padding-bottom: 20px;
  }
}
.sec article.max_1000 {
  max-width: 1000px;
}
.sec article.max_1400 {
  max-width: 1400px;
}
.sec article.max_1200 {
  max-width: 1200px;
}
.sec article.max_855 {
  max-width: 855px;
}
.sec article.max_750 {
  max-width: 750px;
}
div.column_1 {
  position: relative;
  z-index: 1;
}
div.column_2 {
  z-index: 1;
  padding: 65px 80px;
  background: #fff;
  border-radius: 30px 30px 0 30px;
}
@media screen and (max-width: 768px) {
  div.column_2 {
    padding: 64px 30px;
  }
}
@media screen and (max-width: 414px) {
  div.column_2 {
    padding: 20px;
  }
}
div.column_2 main {
  width: 70%;
  float: left;
}
@media screen and (max-width: 768px) {
  div.column_2 main {
    width: 100%;
    float: none;
  }
}
div.column_2 .sec {
  padding: 0;
}
div.column_2 aside {
  width: 25%;
  float: right;
  padding-top: 45px;
}
@media screen and (max-width: 768px) {
  div.column_2 aside {
    width: 100%;
    float: none;
    padding-top: 0;
  }
}
div.ttl {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  div.ttl {
    padding: 40px 0;
  }
}
@media screen and (max-width: 568px) {
  div.ttl {
    padding: 30px 0;
  }
}
div.ttl h1,
div.ttl p.text_ttl {
  margin-bottom: 0;
}
div.pan {
  width: 100%;
  height: 3.7em;
  margin: 0 0 10px;
  padding: 1em 0;
  position: relative;
  font-size: 0.75rem;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  color: #222;
  overflow-scrolling: touch;
}
@media screen and (max-width: 568px) {
  div.pan {
    font-size: 0.625rem;
  }
}
div.pan #breadcrumbs {
  margin: auto;
  white-space: nowrap;
}
div.pan #breadcrumbs a {
  font-weight: 700;
}
div.pan #breadcrumbs a:after {
  content: ">";
  margin: 0 0.2em 0 0.4em;
}
@media screen and (max-width: 768px) {
  .sec_media_pickup div.pan {
    margin-top: -1em;
  }
}
.top_view_article-info {
  height: 440px;
  position: relative;
  left: 0;
  top: 0;
  background: #31ab8e;
}
@media screen and (max-width: 768px) {
  .top_view_article-info {
    height: 180px;
  }
}
.top_view_article-info .abs_box {
  height: 100%;
  padding-top: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: calc(100% - 192px);
  margin: auto;
}
@media screen and (max-width: 768px) {
  .top_view_article-info .abs_box {
    padding-top: 60px;
    max-width: calc(100% - 64px);
  }
}
.top_view_article-info .abs_box .ttl {
  text-align: left;
  margin: 0;
  color: #ffffff;
}
.article-info {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #f8f8f8;
}
@media screen and (max-width: 768px) {
  .article-info {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.article-info .ttl_info {
  color: #222;
  font-size: 0.75rem;
  margin-bottom: 70px;
}
.article-info .ttl_info strong {
  line-height: 1;
}
@media screen and (max-width: 568px) {
  .article-info .ttl_info {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .article-info .ttl_info {
    margin-bottom: 32px;
  }
}
.sec_media_pickup {
  padding-top: 80px;
  background: #f8f8f8;
}
@media screen and (max-width: 768px) {
  .sec_media_pickup {
    padding-top: 40px;
  }
}
.top_view_media-info {
  height: 440px;
  position: relative;
  left: 0;
  top: 0;
  background: #a32246;
}
@media screen and (max-width: 768px) {
  .top_view_media-info {
    height: 180px;
  }
}
.top_view_media-info .abs_box {
  height: 100%;
  padding-top: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: calc(100% - 192px);
  margin: auto;
}
@media screen and (max-width: 768px) {
  .top_view_media-info .abs_box {
    padding-top: 60px;
    max-width: calc(100% - 64px);
  }
}
.top_view_media-info .abs_box .ttl {
  text-align: left;
  margin: 0;
  color: #ffffff;
}
.bg_grad_about {
  background: linear-gradient(180deg, #1d007f 0%, #3239cb 31.39%, #0c0c31 100%);
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.bg_grad_about .sec.sec_cta {
  background: transparent;
}
.bg_grad_about footer {
  background: transparent;
}
.bg_grad_about .fixed,
.bg_grad_about .movable {
  position: absolute;
  width: auto;
}
.bg_grad_about .movable {
  transition: transform 5s ease-out;
}
.bg_grad_about .movable_l.moving {
  transform: rotate(-10deg) translateY(100px);
}
@media screen and (max-width: 768px) {
  .bg_grad_about .movable_l.moving {
    transform: rotate(-10deg) translateY(5vh);
  }
}
.bg_grad_about .movable_r.moving {
  transform: rotate(10deg) translateY(100px);
}
@media screen and (max-width: 768px) {
  .bg_grad_about .movable_r.moving {
    transform: rotate(10deg) translateY(5vh);
  }
}
.bg_grad_about .movable_hl.moving {
  transform: rotate(-10deg) translateY(50px) translateX(50px);
}
@media screen and (max-width: 768px) {
  .bg_grad_about .movable_hl.moving {
    transform: rotate(-10deg) translateY(5vh) translateX(5vh);
  }
}
.bg_grad_about .movable_hr.moving {
  transform: rotate(10deg) translateY(50px) translateX(-50px);
}
@media screen and (max-width: 768px) {
  .bg_grad_about .movable_hr.moving {
    transform: rotate(10deg) translateY(5vh) translateX(-5vh);
  }
}
.bg_grad_about .movable_hh.moving {
  transform: rotate(-4deg) translateX(15%);
}
.bg_grad_about .movable_fl.moving {
  transform: rotate(10deg) translateY(-100px);
}
@media screen and (max-width: 768px) {
  .bg_grad_about .movable_fl.moving {
    transform: rotate(10deg) translateY(5vh);
  }
}
.bg_grad_about .movable_fr.moving {
  transform: rotate(-10deg) translateY(-100px);
}
@media screen and (max-width: 768px) {
  .bg_grad_about .movable_fr.moving {
    transform: rotate(-10deg) translateY(-5vh);
  }
}
.bg_grad_award {
  background: linear-gradient(180deg, #fff 0%, #ffffff 41.03%, #31ab8e 49.55%, #216d5b 83%);
  position: relative;
  overflow: hidden;
}
.bg_grad_award .fixed,
.bg_grad_award .movable {
  position: absolute;
  width: auto;
}
.bg_grad_award .movable {
  transition: transform 5s ease-out;
}
.bg_grad_award .movable_l.moving {
  transform: rotate(-10deg) translateY(100px);
}
@media screen and (max-width: 768px) {
  .bg_grad_award .movable_l.moving {
    transform: rotate(-10deg) translateY(5vh);
  }
}
.bg_grad_award .movable_r.moving {
  transform: rotate(10deg) translateY(100px);
}
@media screen and (max-width: 768px) {
  .bg_grad_award .movable_r.moving {
    transform: rotate(10deg) translateY(5vh);
  }
}
.bg_grad_award .movable_hl.moving {
  transform: rotate(-10deg) translateY(50px) translateX(50px);
}
@media screen and (max-width: 768px) {
  .bg_grad_award .movable_hl.moving {
    transform: rotate(-10deg) translateY(5vh) translateX(5vh);
  }
}
.bg_grad_award .movable_hr.moving {
  transform: rotate(10deg) translateY(50px) translateX(-50px);
}
@media screen and (max-width: 768px) {
  .bg_grad_award .movable_hr.moving {
    transform: rotate(10deg) translateY(5vh) translateX(-5vh);
  }
}
.bg_grad_award .movable_hh.moving {
  transform: rotate(-4deg) translateX(15%);
}
.bg_grad_award .movable_fl.moving {
  transform: rotate(10deg) translateY(-100px);
}
@media screen and (max-width: 768px) {
  .bg_grad_award .movable_fl.moving {
    transform: rotate(10deg) translateY(5vh);
  }
}
.bg_grad_award .movable_fr.moving {
  transform: rotate(-10deg) translateY(-100px);
}
@media screen and (max-width: 768px) {
  .bg_grad_award .movable_fr.moving {
    transform: rotate(-10deg) translateY(-5vh);
  }
}
div.article .bg_grad_award .fixed_01 {
  height: 61vh;
  top: -20vh;
  right: 60%;
}
div.article .bg_grad_award .fixed_03 {
  height: 90vh;
  top: -18vh;
  right: 75%;
  transform-origin: center;
}
div.article .bg_grad_award .movable_04 {
  height: 66vh;
  right: 70%;
  top: 30vh;
  transform-origin: top center;
}
div.article .bg_grad_award .movable_03 {
  height: 123vh;
  right: 75%;
  top: 30vh;
  transform-origin: top center;
}
div.article .bg_grad_award .movable_02 {
  height: 130vh;
  right: 75%;
  top: 25vh;
  transform-origin: top center;
}
div.article .bg_grad_award .movable_01 {
  height: 150vh;
  right: 52%;
  top: -9vh;
  transform-origin: center;
}
div.article .bg_grad_award .movable_08 {
  height: 82vh;
  left: 52%;
  top: 30vh;
  transform-origin: top center;
}
div.article .bg_grad_award .movable_07 {
  height: 113vh;
  left: 70%;
  top: -17vh;
}
div.article .bg_grad_award .movable_06 {
  height: 111vh;
  left: 60%;
  top: -30vh;
}
div.article .bg_grad_award .movable_05 {
  height: 122vh;
  left: 75%;
  top: -9vh;
  transform-origin: top center;
}
div.article .bg_grad_award .movable_09 {
  height: 59vh;
  left: 79%;
  top: 35%;
  transform-origin: top center;
}
div.article .bg_grad_award .movable_25 {
  height: 80vh;
  right: 58%;
  bottom: 35%;
}
div.article .bg_grad_award .movable_26 {
  height: 78vh;
  right: 56%;
  bottom: 25vh;
}
div.article .bg_grad_award .movable_27 {
  height: 107vh;
  right: 70%;
  bottom: -6.4vh;
}
div.article .bg_grad_award .movable_28 {
  height: 78vh;
  right: 64%;
  bottom: -11vh;
}
div.article .bg_grad_award .movable_29 {
  height: 136vh;
  right: 64%;
  bottom: -20vh;
}
div.article .bg_grad_award .fixed_04 {
  height: 90vh;
  left: 61%;
  bottom: -24vh;
}
div.article .bg_grad_award .movable_30 {
  height: 66vh;
  left: 72%;
  bottom: 23vh;
}
div.article .bg_grad_award .movable_31 {
  height: 125vh;
  left: 77%;
  bottom: 32vh;
}
div.article .bg_grad_award .movable_32 {
  height: 129vh;
  left: 77%;
  bottom: 19vh;
}
div.article .bg_grad_award .movable_33 {
  height: 141vh;
  left: 51%;
  bottom: -15vh;
}
div.article .bg_grad_award .movable_34 {
  height: 90vh;
  left: 76%;
  bottom: -24vh;
}
div.article .bg_grad_award .fixed_sp_01 {
  width: 80vw;
  top: -13vh;
  left: -21vw;
}
div.article .bg_grad_award .movable_sp_01 {
  width: 55vw;
  top: -10vh;
  left: -18vw;
}
div.article .bg_grad_award .movable_sp_02 {
  width: 58vw;
  top: 25vh;
  left: -21vw;
  transform-origin: top left;
}
div.article .bg_grad_award .movable_sp_03 {
  width: 52vw;
  top: 17vh;
  left: -21vw;
  transform-origin: top left;
}
div.article .bg_grad_award .movable_sp_04 {
  width: 41vw;
  top: 17vh;
  left: -21vw;
  transform-origin: top left;
}
div.article .bg_grad_award .movable_sp_05 {
  width: 100vw;
  top: -4.5vh;
  left: -22vw;
}
div.article .bg_grad_award .movable_sp_06 {
  width: 101vw;
  top: 57vh;
  right: -48vw;
}
div.article .bg_grad_award .movable_sp_07 {
  width: 70vw;
  top: 23.5vh;
  right: -42vw;
}
div.article .bg_grad_award .movable_sp_08 {
  width: 72vw;
  top: 21.6vh;
  right: -32vw;
}
div.article .bg_grad_award .movable_sp_09 {
  width: 73vw;
  top: 21.6vh;
  right: -37vw;
}
div.article .bg_grad_award .movable_sp_10 {
  width: 67vw;
  top: 65.5vh;
  right: -47vw;
}
div.article .bg_grad_award .movable_sp_11 {
  width: 53vw;
  top: 30%;
  right: -38vw;
}
div.article .bg_grad_award .movable_sp_12 {
  width: 55vw;
  top: 24%;
  right: -16vw;
}
div.article .bg_grad_award .movable_sp_13 {
  width: 86vw;
  bottom: 35%;
  left: -27vw;
}
div.article .bg_grad_award .movable_sp_28 {
  width: 101vw;
  bottom: 44.5vh;
  left: -49vw;
}
div.article .bg_grad_award .movable_sp_29 {
  width: 74vw;
  bottom: 28vh;
  left: -49vw;
}
div.article .bg_grad_award .movable_sp_30 {
  width: 71vw;
  bottom: 10vh;
  left: -34vw;
}
div.article .bg_grad_award .movable_sp_31 {
  width: 90vw;
  bottom: 8vh;
  left: -59vw;
}
div.article .bg_grad_award .movable_sp_32 {
  width: 66vw;
  bottom: 55vh;
  left: -49vw;
}
div.article .bg_grad_award .movable_sp_33 {
  width: 45vw;
  bottom: 27vh;
  right: -35vw;
}
div.article .bg_grad_award .movable_sp_34 {
  width: 49vw;
  bottom: 20vh;
  right: -32vw;
}
div.article .bg_grad_award .movable_sp_35 {
  width: 80vw;
  bottom: -14vh;
  right: -40vw;
}
div.article .bg_grad_award .movable_sp_36 {
  width: 63vw;
  bottom: -9vh;
  right: -42vw;
}
div.article .bg_grad_award .movable_sp_37 {
  width: 105vw;
  bottom: -4.5vh;
  right: -42vw;
}
dl.faq {
  text-align: left;
  border-bottom: 1px solid #222;
}
dl.faq dt,
dl.faq dd {
  position: relative;
  padding-left: 55px;
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  dl.faq dt,
  dl.faq dd {
    padding-left: 50px;
    padding-right: 30px;
  }
}
dl.faq .icon_qa {
  display: inline-block;
  text-align: center;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 23px;
  border: 1px solid #fff;
  font-size: 1.0625rem;
}
@media screen and (max-width: 768px) {
  dl.faq .icon_qa {
    top: 14px;
  }
}
dl.faq dt {
  cursor: pointer;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  dl.faq dt {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
dl.faq dt .icon_qa {
  background-color: #fff;
  color: #5702ac;
}
dl.faq dt .icon_toggle {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 20px;
  top: 26px;
  transform-origin: center;
  transition: transform 0.3s ease;
}
dl.faq dt .icon_toggle:before,
dl.faq dt .icon_toggle:after {
  content: "";
  display: block;
  background-color: #222;
  position: absolute;
}
dl.faq dt .icon_toggle:before {
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  top: 50%;
  transition: opacity 0.3s ease;
}
dl.faq dt .icon_toggle:after {
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 50%;
}
@media screen and (max-width: 768px) {
  dl.faq dt .icon_toggle {
    width: 20px;
    height: 20px;
    right: 0;
    top: 20px;
  }
}
dl.faq dt.open .icon_toggle {
  transform: rotate(90deg);
}
dl.faq dt.open .icon_toggle:before {
  opacity: 0;
}
dl.faq dd {
  display: none;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  dl.faq dd {
    padding-bottom: 10px;
  }
}
dl.faq dd .icon_qa {
  top: 5px;
}
dl.faq dd img {
  width: 90%;
  max-width: 650px;
  margin: 20px auto 15px auto;
}
dl.faq div.detail {
  min-height: 40px;
  display: flex;
  align-items: center;
}
dl.faq a {
  text-decoration: underline;
  color: #3239cb;
}
dl.faq a:hover {
  text-decoration: underline;
  color: #ff346e;
}
div.basket_box {
  max-width: 700px;
  height: auto;
  margin: auto;
  text-align: center;
  padding: 100px 0;
}
@media screen and (max-width: 568px) {
  div.basket_box {
    padding: 50px 0;
  }
}
div.basket_box h1,
div.basket_box h2 {
  padding: 0 0 20px;
  margin: 0 0 20px 0;
  text-align: center;
  font-weight: bold;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100px 100px;
  border-bottom: #dadada 1px solid;
}
div.basket_box p {
  padding: 0 0 30px 0;
  font-weight: bold;
}
div.n_found h1,
div.n_found h2 {
  color: #f438b3;
}
.fixed_info {
  left: 0;
  bottom: 0;
  background-color: #fff;
  color: #000;
  border-radius: 30px 30px 0 30px;
  padding: 15px 30px 15px 20px;
  z-index: 1;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (max-height: 1040px) {
  .fixed_info {
    transform: translate(-15%, 15%) scale3d(0.7, 0.7, 0.7);
  }
}
.slide-in-left {
  animation: slideILeft 1s ease-in-out;
}
@keyframes slideILeft {
  0% {
    left: -200px;
  }
  100% {
    left: -1px;
  }
}
@media screen and (max-width: 568px) {
  @keyframes slideILeft {
    0% {
      left: -100%;
    }
    100% {
      left: 0;
    }
  }
}
.fixed_info a {
  color: #000;
  text-decoration: none;
}
.fixed_info a:hover {
  color: #000;
  text-decoration: none;
}
.fixed_info a:visited {
  color: #000;
}
.fixed_info .info_flex,
.fixed_info .article_info {
  display: flex;
  align-items: center;
}
.fixed_info h2 {
  letter-spacing: 0.1em;
  font-size: 1.1875rem;
  padding-right: 10px;
  border-right: 1px solid #000;
  line-height: 1.5;
}
.fixed_info .date {
  letter-spacing: 0.03em;
  padding: 0 10px;
}
.fixed_info .cat {
  margin-right: 10px;
}
.fixed_info h3 {
  width: 280px;
  overflow: hidden;
  max-height: 2em;
  line-height: 2em;
  margin-right: 10px;
}
.fixed_info h3 .textline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 2em;
}
.fixed_info h3 a:hover {
  text-decoration: underline;
}
.fixed_info .link_underline {
  font-size: 0.9375rem;
}
.fixed_entry {
  bottom: 5%;
  right: -1px;
  width: 200px;
  height: 300px;
  background: #3239cb;
  border-radius: 70px 30px 0 50px;
  z-index: 10;
  transform: scale(1);
  transform-origin: bottom right;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.slide-in-right {
  animation: slideIRight 1s ease-in-out;
}
@keyframes slideIRight {
  0% {
    right: -200px;
  }
  100% {
    right: -1px;
  }
}
@media screen and (max-width: 568px) {
  @keyframes slideIRight {
    0% {
      right: -100%;
    }
    100% {
      right: 0;
    }
  }
}
@media screen and (max-width: 1068px) {
  .fixed_entry {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 768px) {
  .fixed_entry {
    transform: none;
    bottom: 0;
    right: 0;
    width: 55vw;
    min-width: 385px;
    height: auto;
    border-radius: 30px 30px 0 0;
  }
}
@media screen and (max-width: 568px) {
  .fixed_entry {
    width: 100%;
    min-width: 100%;
    border-radius: 30px 30px 0 0;
  }
}
.fixed_entry .entry_flex {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 57px 20px 47px;
}
@media screen and (max-width: 768px) {
  .fixed_entry .entry_flex {
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: initial;
    padding: 12px 0 12px 30px;
  }
}
@media screen and (max-width: 568px) {
  .fixed_entry .entry_flex {
    padding: 12px 30px 12px 30px;
  }
}
.fixed_entry .entry_flex .close {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/arrow/close_banner.svg);
  background-position: center;
  cursor: pointer;
  width: 48px;
  height: 48px;
}
@media screen and (max-width: 768px) {
  .fixed_entry .entry_flex .close {
    background-size: 80%;
  }
}
.fixed_entry .entry_flex p {
  font-size: 0.75rem;
  text-align: center;
  line-height: 22px;
  letter-spacing: 0.275rem;
}
@media screen and (max-width: 768px) {
  .fixed_entry .entry_flex p {
    width: 46%;
  }
}
.fixed_entry .entry_flex .btn_entry-sm {
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fixed_entry .entry_flex .btn_entry-sm {
    width: 46%;
    height: auto;
    margin: auto;
  }
}
.fixed_entry .entry_flex .btn_entry-sm a {
  letter-spacing: 0.18em;
  width: 200px;
  min-width: 168px;
  height: 40px;
  display: flex;
  border-radius: 40px;
  color: #fff;
  text-decoration: none;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: #ff346e;
}
.fixed_entry .entry_flex .btn_entry-sm a:hover {
  background: #31ab8e;
  text-decoration: none;
}
.fixed_entry .entry_flex .btn_entry-sm span {
  font-size: 1rem;
  line-height: 1.5rem;
  position: relative;
  display: inline-block;
  transition: padding-left 0.4s ease, padding-right 0.4s ease;
}
.bnr_about_box {
  position: relative;
  background-image: url(../img/about/img_banner_bg.svg);
  background-size: contain;
  background-position: top center;
  padding: 120px 0;
  width: calc(100% - 2rem);
  max-width: 1440px;
  margin: auto;
}
@media screen and (max-width: 968px) {
  .bnr_about_box {
    background-image: none;
    position: relative;
    width: 94%;
    padding: 0;
    margin: 96px auto 60px;
  }
  .bnr_about_box:before {
    content: "";
    background: linear-gradient(#0c0c31 0%, transparent 100%);
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -30px;
    height: 100%;
    z-index: -1;
    transform: skewY(-2deg);
  }
  .bnr_about_box .sec article {
    width: 100%;
  }
}
.bnr_cta {
  padding: 9% 6%;
}
.bnr_cta .logo_item {
  width: 84%;
  margin: 0 auto;
}
.bnr_cta .btn_item {
  text-align: center;
}
.bnr_cta .btn_entry a {
  display: block;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  background: #31ab8e;
}
.bnr_cta .btn_flex {
  display: flex;
  justify-content: space-between;
}
.bnr_cta .btn_flex .btn {
  width: 100%;
  margin: auto;
}
.bnr_cta .btn_flex .btn a {
  display: block;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  background: #31ab8e;
}
@media screen and (min-width: 769px) {
  .bnr_cta {
    padding: 50px 6.8% 70px;
    display: flex;
    justify-content: space-between;
  }
  .bnr_cta .logo_item {
    width: 45%;
    margin: auto 0;
  }
  .bnr_cta .btn_item {
    width: 50%;
    padding-top: 3.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .bnr_cta .btn a {
    line-height: 1.2;
  }
  .bnr_cta .btn a span {
    line-height: 1.2;
  }
  div.academy .bnr_cta + .bnr_cta {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1296px) {
  .bnr_cta .btn a {
    line-height: 2em;
  }
  .bnr_cta .btn a span {
    line-height: 2em;
  }
}
@media screen and (max-width: 768px) {
  div.academy .bnr_cta + .bnr_cta {
    margin-top: 20px;
  }
}
.bnr_award .btn_item {
  margin-top: 6%;
}
.bnr_award .event-date {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: calc(100% + 32px);
  padding-bottom: 34px;
}
@media screen and (max-width: 1040px) {
  .bnr_award .event-date {
    height: 100%;
    padding-bottom: 34px;
  }
}
@media screen and (max-width: 768px) {
  .bnr_award .event-date {
    height: auto;
    padding-bottom: 0;
  }
}
.bnr_award .event-date p {
  font-weight: 800;
  font-size: 1.25rem;
  letter-spacing: 0.12em;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .bnr_award .event-date p {
    font-size: 1rem;
    color: #fff;
  }
}
.bnr_award .event-date .swiper-pagination {
  display: block;
}
@media screen and (max-width: 768px) {
  .bnr_award .event-date .swiper-pagination {
    display: block;
    position: relative;
    bottom: 0 !important;
  }
}
.bnr_award .award_dl {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .bnr_award .award_dl {
    margin-top: 14px;
    margin-bottom: 7px;
    font-size: 1rem;
    margin-top: 8px;
    line-height: 1.4;
  }
}
.bnr_award .text_bottom {
  font-size: 2.6vw;
  letter-spacing: 0.11em;
  font-weight: 700;
  margin-top: -10px;
}
@media screen and (max-width: 568px) {
  .bnr_award .text_bottom {
    margin-top: 0;
    font-size: 0.8125rem;
    line-height: 1.4;
  }
}
.bnr_award .text_entry {
  font-weight: 700;
  font-size: 1.0625rem;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 10px;
}
.bnr_award .text_entry strong {
  font-size: 1.875rem;
  margin-right: 15px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .bnr_award .btn_item {
    margin-top: 0;
    padding-top: 2.5%;
  }
  .bnr_award .text_bottom {
    font-size: 0.75rem;
    line-height: 2em;
  }
}
@media screen and (min-width: 1296px) {
  .bnr_award .text_entry {
    font-size: 1.375rem;
  }
  .bnr_award .text_entry strong {
    font-size: 2.4375rem;
    margin-right: 20px;
  }
  .bnr_award .text_bottom {
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) {
  div.academy .bnr_award .btn_item {
    width: 49%;
  }
}
.bnr_cta-about {
  padding: 9% 6%;
}
.bnr_cta-about .logo_item {
  width: 84%;
  margin: 0 auto;
}
.bnr_cta-about .btn_item {
  text-align: center;
}
.bnr_cta-about .btn_entry a {
  display: block;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  background: #ff346e;
}
.bnr_cta-about .btn_flex {
  display: flex;
  justify-content: space-between;
}
.bnr_cta-about .btn_flex .btn {
  width: 49%;
}
.bnr_cta-about .btn_flex .btn a {
  display: block;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  background: #31ab8e;
}
@media screen and (min-width: 769px) {
  .bnr_cta-about {
    padding: 50px 6.8% 70px;
    display: flex;
    justify-content: space-between;
    background: #0c0c31;
    border-radius: 60px 60px 0 60px;
  }
  .bnr_cta-about .logo_item {
    width: 45%;
    margin: auto 0;
  }
  .bnr_cta-about .btn_item {
    width: 46%;
    padding-top: 3.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .bnr_cta-about .btn a {
    line-height: 1.2;
  }
  .bnr_cta-about .btn a span {
    line-height: 1.2;
  }
}
@media screen and (min-width: 1296px) {
  .bnr_cta-about .btn a {
    line-height: 2em;
  }
  .bnr_cta-about .btn a span {
    line-height: 2em;
  }
}
@media screen and (max-width: 768px) {
  .bnr_cta-about {
    background: #0c0c31;
    border-radius: 30px 30px 0 30px;
  }
}
.bnr_cta-about .event-date {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: calc(100% + 32px);
  padding-bottom: 34px;
}
@media screen and (max-width: 1040px) {
  .bnr_cta-about .event-date {
    height: 100%;
    padding-bottom: 34px;
  }
}
@media screen and (max-width: 768px) {
  .bnr_cta-about .event-date {
    height: auto;
    padding-bottom: 0;
  }
}
.bnr_cta-about .event-date p {
  font-weight: 800;
  font-size: 1.25rem;
  letter-spacing: 0.12em;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .bnr_cta-about .event-date p {
    font-size: 1rem;
    color: #fff;
  }
}
.bnr_cta-about .event-date .swiper-pagination {
  display: block;
}
@media screen and (max-width: 768px) {
  .bnr_cta-about .event-date .swiper-pagination {
    display: block;
    position: relative;
    bottom: 0 !important;
  }
}
.bnr_award-about .btn_item {
  margin-top: 6%;
}
.bnr_award-about .award_dl {
  margin-top: 14px;
  margin-bottom: 7px;
  font-size: 0.875rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .bnr_award-about .award_dl {
    font-size: 0.875rem;
    margin-top: 8px;
    line-height: 1.4;
  }
}
.bnr_award-about .text_bottom {
  font-size: 2.6vw;
  letter-spacing: 0.11em;
  font-weight: 700;
  margin-top: -10px;
}
@media screen and (max-width: 568px) {
  .bnr_award-about .text_bottom {
    margin-top: 0;
    font-size: 0.8125rem;
    line-height: 1.4;
  }
}
.bnr_award-about .text_entry {
  font-weight: 700;
  font-size: 1.0625rem;
  letter-spacing: 0.2em;
  line-height: 1;
  margin-bottom: 10px;
}
.bnr_award-about .text_entry strong {
  font-size: 1.875rem;
  margin-right: 15px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .bnr_award-about .btn_item {
    margin-top: 0;
    padding-top: 2.5%;
  }
  .bnr_award-about .text_bottom {
    font-size: 0.75rem;
    line-height: 2em;
  }
}
@media screen and (min-width: 1296px) {
  .bnr_award-about .text_entry {
    font-size: 1.375rem;
  }
  .bnr_award-about .text_entry strong {
    font-size: 2.4375rem;
    margin-right: 20px;
  }
  .bnr_award-about .text_bottom {
    font-size: 1rem;
  }
}
.bnr_academy .text_catch {
  font-weight: 700;
  font-size: 3.2vw;
  line-height: 1.6;
  margin: 3% 0;
  letter-spacing: 0.05em;
}
.bnr_academy .text_bottom {
  font-size: 3.2vw;
  margin-top: 2%;
  letter-spacing: 0.05em;
}
.bnr_academy .text_bottom span {
  font-size: 3.7vw;
}
.bnr_academy .text_period_under {
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .bnr_academy .btn_item {
    width: 50%;
    padding-top: 0.5%;
  }
  .bnr_academy .text_catch {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1rem;
  }
  .bnr_academy .text_bottom {
    margin-top: 14px;
    margin-bottom: 7px;
    line-height: 1;
    font-size: 1rem;
  }
  .bnr_academy .text_bottom span {
    font-size: 1.375rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1296px) {
  .bnr_academy .text_catch {
    font-size: 1.25rem;
  }
  .bnr_academy .text_bottom {
    font-size: 1.3125rem;
  }
  .bnr_academy .text_bottom span {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 769px) {
  div.academy .bnr_academy .btn_item {
    width: 47%;
    padding-top: 2%;
    height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  div.academy .bnr_academy .logo_item {
    width: 48%;
    margin: auto 0;
  }
}
@media screen and (min-width: 1296px) {
  div.academy .bnr_academy .btn_item {
    height: 220px;
  }
  div.academy .bnr_academy .text_catch {
    font-size: 1.25rem;
  }
}
.modal_cmn {
  max-width: 1000px;
  padding: 30px 60px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .modal_cmn {
    padding: 25px;
  }
}
.button_modal_close {
  padding: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
}
.button_modal_close:before,
.button_modal_close:after {
  content: "";
  display: block;
  width: 26px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 13px);
}
.button_modal_close:before {
  transform: rotate(45deg);
}
.button_modal_close:after {
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .button_modal_close {
    width: 30px;
    height: 30px;
    right: 0;
    top: 0;
  }
  .button_modal_close:before,
  .button_modal_close:after {
    width: 20px;
    left: calc(50% - 10px);
  }
}
.ttl_modal_about span {
  font-size: 1.4375rem;
}
@media screen and (max-width: 768px) {
  .ttl_modal_about span {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 568px) {
  .ttl_modal_about span {
    font-size: 1.125rem;
  }
}
input,
select,
textarea,
search {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "Roboto", sans-serif;
  border: #fff 1px solid;
  background-color: #fff;
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "Roboto", sans-serif;
  background-color: transparent;
  border: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: 0;
  border-color: #f438b3;
}
:-ms-input-placeholder {
  color: #ddd;
}
::placeholder {
  color: #ddd;
}
::selection {
  color: #fff;
  background: #f438b3;
}
input::selection,
textarea::selection {
  color: #fff;
  background: #f438b3;
}
input {
  width: 100%;
  padding: 10px;
  margin: 5px 0;
}
input.wth_80 {
  width: 80%;
}
@media screen and (max-width: 768px) {
  input.wth_80 {
    width: 100%;
  }
}
input.wth_70 {
  width: 70%;
}
@media screen and (max-width: 768px) {
  input.wth_70 {
    width: 100%;
  }
}
input.wth_50 {
  width: 50%;
}
@media screen and (max-width: 768px) {
  input.wth_50 {
    width: 100%;
  }
}
input.wth_30 {
  width: 30%;
}
@media screen and (max-width: 768px) {
  input.wth_30 {
    width: 100%;
  }
}
input.wth_20 {
  width: 20%;
}
@media screen and (max-width: 768px) {
  input.wth_20 {
    width: 50%;
  }
}
textarea {
  width: 100%;
  height: 10em;
  padding: 10px;
  resize: vertical;
}
select {
  width: auto;
  padding: 10px 60px 10px 10px;
  background-image: url(../img/arrow/input_select.svg);
  background-position: right 5px center;
  background-size: 25px 25px;
  vertical-align: middle;
  border: #fff 1px solid;
  margin: 5px 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
input[type="radio"] + label {
  padding: 7px 0px 7px 25px;
  margin: 2px 20px 2px 0px;
  display: inline-block;
  background-image: url(../img/arrow/input_check_off.svg);
  background-position: left 50%;
  background-size: 18px 18px;
  cursor: pointer;
}
input[type="radio"]:checked + label {
  background-image: url(../img/arrow/input_check_on.svg);
  background-position: left 50%;
  background-size: 18px 18px;
}
input[type="checkbox"] + label {
  padding: 7px 0px 7px 25px;
  margin: 2px 20px 2px 0px;
  background-image: url(../img/arrow/checkbox_off.svg);
  background-position: left 50%;
  background-size: 18px 18px;
  display: inline-block;
  cursor: pointer;
}
input[type="checkbox"]:checked + label {
  background-image: url(../img/arrow/checkbox_on.svg);
  background-position: left 50%;
  background-size: 18px 18px;
}
input[type="submit"].input_submit,
input[type="reset"].input_submit,
input[type="button"].input_submit,
button[type="submit"].input_submit,
button[type="button"].input_submit {
  display: inline-block;
  width: auto;
  min-width: 300px;
  text-align: center;
  padding: 20px 20px;
  font-weight: bold;
  border-radius: 10px;
  color: #fff;
  background-color: #f438b3;
  border: none;
  cursor: pointer;
}
input[type="submit"].input_submit:hover,
input[type="reset"].input_submit:hover,
input[type="button"].input_submit:hover,
button[type="submit"].input_submit:hover,
button[type="button"].input_submit:hover {
  color: #fff;
  background-color: #fff;
}
input[type="submit"].input_return,
input[type="reset"].input_return,
input[type="button"].input_return,
button[type="submit"].input_return,
button[type="button"].input_return {
  display: inline-block;
  width: auto;
  border: none;
  padding: 0 0 0 15px;
  background-image: url(../img/arrow/arrow_left.svg);
  background-size: 5px auto;
  background-position: left center;
  min-width: inherit;
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
  background-color: transparent;
  transition: none;
  cursor: pointer;
}
@media screen and (max-width: 414px) {
  input[type="submit"].input_return,
  input[type="reset"].input_return,
  input[type="button"].input_return,
  button[type="submit"].input_return,
  button[type="button"].input_return {
    width: auto;
  }
}
p#fm_ajax_message {
  font-weight: bold;
  color: #f438b3;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  div.edit aside {
    padding-top: 64px;
  }
}
div.edit aside section.catalog article {
  padding: 30px 0;
}
@media screen and (max-width: 568px) {
  div.edit aside section.catalog article {
    padding: 20px 0;
  }
}
div.edit aside section.catalog article:first-child {
  padding: 0 0 30px 0;
}
@media screen and (max-width: 568px) {
  div.edit aside section.catalog article:first-child {
    padding: 0 0 20px 0;
  }
}
div.edit aside section.catalog article:last-child {
  border-bottom: none;
}
div.edit aside section.catalog ul.article_entry li {
  padding: 10px 0;
  border-bottom: 1px solid #b7b8c3;
}
div.edit aside section.catalog ul.article_entry li h2,
div.edit aside section.catalog ul.article_entry li h3,
div.edit aside section.catalog ul.article_entry li h4 {
  font-weight: 700;
  font-size: 1.0625rem;
}
div.edit aside section.catalog ul.article_entry li a:hover {
  text-decoration: underline;
}
div.edit aside section.catalog ul.article_entry.textend_dots h2,
div.edit aside section.catalog ul.article_entry.textend_dots h3,
div.edit aside section.catalog ul.article_entry.textend_dots h4 {
  overflow: hidden;
  max-height: 2em;
  line-height: 2em;
}
div.edit aside section.catalog ul.article_entry.textend_dots h2 .textline,
div.edit aside section.catalog ul.article_entry.textend_dots h3 .textline,
div.edit aside section.catalog ul.article_entry.textend_dots h4 .textline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 2em;
  color: #222;
}
div.edit aside section.catalog ul.article_entry.textend_dots p {
  overflow: hidden;
  max-height: 4em;
  line-height: 2em;
}
div.edit aside section.catalog ul.article_entry.textend_dots p .textline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 2em;
  color: #222;
}
div.edit aside section.catalog ul.article_entry.textend_grad h2,
div.edit aside section.catalog ul.article_entry.textend_grad h3 {
  height: 2em;
  overflow: hidden;
  display: block;
  position: relative;
}
div.edit aside section.catalog ul.article_entry.textend_grad h2:after,
div.edit aside section.catalog ul.article_entry.textend_grad h3:after {
  content: "";
  display: block;
  width: 5em;
  height: 2em;
  background-image: url(../img/article/textend_grad.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
div.edit aside section.catalog ul.article_entry.textend_grad p {
  height: 4em;
  overflow: hidden;
  display: block;
  position: relative;
}
div.edit aside section.catalog ul.article_entry.textend_grad p:after {
  content: "";
  display: block;
  width: 5em;
  height: 2em;
  background-image: url(../img/article/textend_grad.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
div.edit aside section.catalog select.article_archive {
  width: 100%;
}
div.article_head div.thum {
  width: 100%;
  height: auto;
  margin: 0 auto 50px auto;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}
div.article_head div.thum img {
  width: 100%;
  height: auto;
  z-index: 1;
}
div.article_head div.thum div.pop {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #c94447;
  color: #fff;
  padding: 3% 4%;
  border-radius: 0 0 10px 0;
  letter-spacing: 1px;
  font-weight: bold;
}
@media screen and (max-width: 568px) {
  div.article_head div.thum {
    margin: 0 auto 20px auto;
  }
}
div.article_head h1,
div.article_head h2 {
  margin: 0 auto 10px auto;
  font-weight: bold;
  line-height: 1.4;
  border-top: 1px solid #b7b8c3;
  border-bottom: 1px solid #b7b8c3;
  padding: 12px 0;
  color: #222;
}
ul.article_info li {
  display: inline-block;
  font-size: 0;
}
ul.article_info li.article_day {
  line-height: 20px;
}
ul.article_info li.article_day + li {
  margin-left: 10px;
}
ul.article_cgy li {
  margin-right: 5px;
}
.ttl_sidebar + ul.article_cgy {
  margin-top: 10px;
}
ul.article_cgy_list a {
  background-image: url(../img/article/article_icon_cgy_list.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 15px 15px;
  padding-left: 20px;
}
ul.list_article {
  margin-bottom: 40px;
}
ul.list_article li {
  padding: 20px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #b7b8c3;
  color: #222;
}
@media screen and (max-width: 768px) {
  ul.list_article li {
    flex-wrap: wrap;
  }
}
ul.list_article li:first-of-type {
  border-top: 1px solid #b7b8c3;
}
ul.list_article li h2 > a {
  color: #222;
}
ul.list_article .category {
  width: 80px;
  display: block;
  line-height: 1;
}
ul.list_article .category .cat {
  width: 70px;
}
@media screen and (max-width: 768px) {
  ul.list_article .category {
    width: auto;
  }
}
ul.list_article p.date {
  width: 150px;
  letter-spacing: 0.04em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  ul.list_article p.date {
    width: auto;
    line-height: 20px;
    margin-right: 15px;
  }
}
ul.list_article h2,
ul.list_article h3 {
  width: calc(100% - 165px);
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  ul.list_article h2,
  ul.list_article h3 {
    width: 100%;
    margin-top: 10px;
  }
}
ul.list_article h2 a:hover,
ul.list_article h3 a:hover {
  opacity: 0.8;
}
ul.list_article.textend_dots h2,
ul.list_article.textend_dots h3 {
  overflow: hidden;
  max-height: 1em;
  line-height: 1em;
}
ul.list_article.textend_dots h2 .textline,
ul.list_article.textend_dots h3 .textline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1em;
}
ul.list_article.textend_grad h2 a,
ul.list_article.textend_grad h3 a {
  height: 2em;
  overflow: hidden;
  display: block;
  position: relative;
}
ul.list_article.textend_grad h2 a:after,
ul.list_article.textend_grad h3 a:after {
  content: "";
  display: block;
  width: 5em;
  height: 2em;
  background-image: url(../img/article/textend_grad.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
div.list_aricle_wide {
  padding: 50px 0;
  border-bottom: #fff 2px solid;
}
@media screen and (max-width: 568px) {
  div.list_aricle_wide {
    padding: 30px 0;
  }
}
div.list_aricle_wide:first-child {
  padding: 0 0 50px 0;
}
@media screen and (max-width: 568px) {
  div.list_aricle_wide:first-child {
    padding: 0 0 30px 0;
  }
}
div.list_aricle_wide:last-child {
  border-bottom: none;
}
div.list_aricle_wide p {
  padding: 20px 0;
}
div.list_aricle_wide div.article_head div.thum {
  margin-bottom: 20px;
}
div.list_aricle_wide div.article_head h2,
div.list_aricle_wide div.article_head h3 {
  font-weight: 700;
}
ul.article_tag li {
  display: inline-block;
  margin: 0 5px 10px 0;
}
ul.article_tag li a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 5px;
  background-image: url(../img/article/article_icon_tag.svg);
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: 12px 12px;
  padding: 5px 5px 5px 25px;
}
ul.article_tag li a:link,
ul.article_tag li a:visited,
ul.article_tag li a:active {
  color: #fff;
  background-color: #f438b3;
}
ul.article_tag li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #fff;
}
div.article_nav {
  width: 100%;
  height: auto;
  padding: 10px 0;
}
ul.article_transfer {
  width: 100%;
  max-width: 500px;
  margin: auto;
  display: table;
  table-layout: fixed;
  text-align: center;
  padding: 30px 0;
}
ul.article_transfer li {
  display: table-cell;
  vertical-align: middle;
  font-weight: 700;
  color: #fff;
  font-size: 0.9375rem;
  letter-spacing: 0.1em;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 568px) {
  ul.article_transfer li {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 374px) {
  ul.article_transfer li {
    font-size: 0.6875rem;
  }
}
ul.article_transfer li + li {
  border-left: #b7b8c3 1px solid;
}
ul.article_transfer li a {
  background-repeat: no-repeat;
  background-size: auto;
  padding: 0 20px;
  line-height: 1;
  color: #222;
}
ul.article_transfer li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 568px) {
  ul.article_transfer li a {
    padding: 0;
  }
}
ul.article_transfer li:first-child a {
  background-image: url(../img/article/arrow_left_ppl.svg);
  background-position: left center;
  padding: 0 0 0 35px;
}
@media screen and (max-width: 568px) {
  ul.article_transfer li:first-child a {
    background-image: none;
    padding: 0;
  }
}
ul.article_transfer li:last-child a {
  background-image: url(../img/article/arrow_right_ppl.svg);
  background-position: right center;
  padding: 0 35px 0 0;
}
@media screen and (max-width: 568px) {
  ul.article_transfer li:last-child a {
    background-image: none;
    padding: 0;
  }
}
ul.pager {
  text-align: center;
}
@media screen and (max-width: 768px) {
  ul.pager {
    padding-bottom: 50px;
  }
}
ul.pager li {
  width: 35px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  color: #f438b3;
}
@media screen and (max-width: 414px) {
  ul.pager li {
    width: 30px;
  }
}
ul.pager li a {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 568px) {
  ul.pager li a {
    padding: 5px;
  }
}
ul.pager li a.prev,
ul.pager li a.next,
ul.pager li a.first,
ul.pager li a.end {
  height: 30px;
  background-repeat: no-repeat;
  background-size: auto 20px;
  background-position: center center;
}
ul.pager li a.prev {
  background-image: url(../img/article/arrow_left.svg);
}
ul.pager li a.next {
  background-image: url(../img/article/arrow_right.svg);
}
ul.pager li a.first {
  background-image: url(../img/article/arrow_first.svg);
}
ul.pager li a.end {
  background-image: url(../img/article/arrow_end.svg);
}
div.editor {
  padding-top: 10px;
}
div.editor h1,
div.editor h2,
div.editor h3,
div.editor h4,
div.editor h5,
div.editor h6 {
  font-weight: bold;
}
div.editor h2 {
  font-size: 1.3125rem;
}
@media screen and (max-width: 768px) {
  div.editor h2 {
    font-size: 1.1875rem;
  }
}
@media screen and (max-width: 568px) {
  div.editor h2 {
    font-size: 1.0625rem;
  }
}
@media screen and (max-width: 568px) {
  div.editor h3 {
    font-size: 0.9375rem;
  }
}
div.editor a {
  text-decoration: underline;
}
div.editor a:link,
div.editor a:visited,
div.editor a:active,
div.editor a:hover {
  text-decoration: underline;
}
div.editor p {
  margin-bottom: 1em;
  color: #222;
}
div.editor p br {
  clear: inherit;
}
div.editor br {
  clear: both;
}
div.editor .center {
  text-align: center;
  text-indent: 0;
}
div.editor .left {
  float: left;
  text-indent: 0;
}
div.editor .right {
  float: right;
  text-indent: 0;
}
div.editor strong {
  font-weight: bold;
}
div.editor em {
  font-style: italic;
}
div.editor blockquote {
  background-color: #eee;
  padding: 3em 1em;
  position: relative;
  margin-bottom: 15px;
  border-radius: 10px;
  border: none;
  color: #000;
}
div.editor blockquote:before {
  content: "“";
  font-size: 400%;
  line-height: 1em;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
}
@media screen and (max-width: 768px) {
  div.editor blockquote:before {
    left: 5px;
    top: 5px;
  }
}
div.editor blockquote:after {
  content: "”";
  font-size: 400%;
  line-height: 0em;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  div.editor blockquote:after {
    right: 5px;
    bottom: 5px;
  }
}
div.editor img {
  max-width: 100%;
  height: auto !important;
}
div.editor .f_left {
  float: left;
}
@media screen and (max-width: 568px) {
  div.editor .f_left {
    float: none;
  }
}
div.editor .f_right {
  float: right;
}
@media screen and (max-width: 568px) {
  div.editor .f_right {
    float: none;
  }
}
div.editor .aligncenter {
  margin: 3% auto;
  display: block;
  max-width: 100%;
}
div.editor .alignright {
  float: right;
  margin: 3% 0 3% 3%;
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 568px) {
  div.editor .alignright {
    float: none;
    margin: 3% auto;
  }
}
div.editor .alignleft {
  float: left;
  margin: 3% 3% 3% 0;
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 568px) {
  div.editor .alignleft {
    float: none;
    margin: 3% auto;
  }
}
div.editor ul,
div.editor ol {
  margin: 3% 0;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  div.editor ul,
  div.editor ol {
    padding: 10px 0 10px 10px;
  }
}
div.editor li {
  line-height: 1.5em;
  list-style-position: inside;
}
@media screen and (max-width: 568px) {
  div.editor li {
    line-height: 1.7em;
  }
}
div.editor ul li {
  list-style-type: disc;
}
div.editor ol li {
  list-style-type: decimal;
}
div.editor .wp-block-embed__wrapper iframe {
  width: 100% !important;
}
div.editor .wp-block-embed-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 60px !important;
}
div.editor .wp-block-embed-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
div.editor .wp-block-embed figcaption {
  position: absolute;
  z-index: 10;
  top: 100.25%;
  left: 0;
  font-size: 80%;
  font-weight: 100;
  margin: 2% auto 8%;
  color: #fff;
}
div.editor .wp-block-image figcaption {
  font-weight: 100;
  font-size: 80%;
  color: #fff;
}
div.editor .wp-block-file__button {
  background-color: #f438b3;
  color: #fff !important;
  text-decoration: none !important;
}
div.editor .wp-block-file__button:hover {
  background-color: #280095;
  color: #fff !important;
}
div.editor .wp-block-button.aligncenter {
  text-align: center;
}
div.editor .wp-block-button a {
  margin: 0 auto 50px;
  width: 90%;
  max-width: 250px;
  color: #fff;
  background: #280095 !important;
  padding: 15px 20px;
  border-radius: 100px;
  text-decoration: none;
  text-align: center;
  display: block;
}
div.editor .wp-block-button a:hover {
  opacity: 0.8;
}
div.editor .a2a_button_twitter span,
div.editor .a2a_button_facebook span,
div.editor .a2a_button_line span {
  background-color: transparent !important;
}
div.editor .a2a_button_twitter path,
div.editor .a2a_button_facebook path,
div.editor .a2a_button_line path {
  fill: #f438b3;
}
div.editor a {
  color: #3239cb;
}
.page-links {
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-links {
    text-align: center;
  }
}
.page-links .post-page-numbers {
  background-color: #fff;
  font-size: 1.125rem;
  padding: 5px 12px;
  text-decoration: none !important;
  border: 2px solid #f438b3;
  margin: 0 3px;
}
.page-links .post-page-numbers:hover {
  background-color: #280095;
  border: 2px solid #280095;
  color: #fff !important;
}
.page-links .post-page-numbers.current {
  background-color: #fff;
  border: 2px solid #fff;
  color: #fff !important;
}
.share_box {
  text-align: center;
}
.share_box .share_bg_box {
  background-color: #f0ecfc;
  padding: 30px;
}
.share_box .text_share {
  color: #000;
  font-weight: bold;
  margin-top: 10px;
}
.share_box .list_sns_share {
  display: flex;
  justify-content: center;
  align-items: center;
}
.share_box .list_sns_share li + li {
  margin-left: 20px;
}
.share_box .list_sns_share a {
  display: block;
}
@media screen and (max-width: 568px) {
  .share_box .share_bg_box {
    display: block;
    padding: 15px;
  }
  .share_box .list_sns_share img {
    width: 35px;
    height: auto;
  }
}
@media screen and (max-width: 414px) {
  .share_box .list_sns_share li + li {
    margin-left: 15px;
  }
}
ul.media_info li {
  display: inline-block;
  font-size: 0;
}
ul.media_info li.media_day {
  letter-spacing: 0.08em;
  line-height: 1.5;
}
.media_grad_box {
  border-radius: 0 0 30px 30px;
  padding: 0 75px 70px;
  background: #fff;
}
@media screen and (min-width: 769px) and (max-width: 968px) {
  .media_grad_box {
    padding: 0 32px 70px;
  }
}
@media screen and (max-width: 768px) {
  .media_grad_box {
    padding: 30px;
  }
}
@media screen and (max-width: 568px) {
  .media_grad_box {
    padding: 0 1rem 2rem;
  }
}
.media_grad_box ul.pager {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .media_grad_box ul.pager {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 568px) {
  .media_grad_box ul.pager {
    margin-top: 0;
    padding-bottom: 10px;
  }
}
.media_grad_box.pickup_grad_box {
  border-radius: 30px 30px 0 0;
  padding: 65px 75px 75px;
}
@media screen and (min-width: 769px) and (max-width: 968px) {
  .media_grad_box.pickup_grad_box {
    padding: 65px 32px 32px;
  }
}
@media screen and (max-width: 768px) {
  .media_grad_box.pickup_grad_box {
    padding: 64px 30px 16px;
  }
}
@media screen and (max-width: 568px) {
  .media_grad_box.pickup_grad_box {
    padding: 64px 1rem 0;
  }
}
div.pan + .media_grad_box {
  margin-top: -10px;
}
div.list_article_grid {
  display: flex;
}
div.list_article_grid .grid_item {
  width: 33.33%;
  padding: 0 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  div.list_article_grid .grid_item {
    width: 50%;
    padding: 0 10px;
  }
}
@media screen and (max-width: 568px) {
  div.list_article_grid {
    margin: 0;
  }
  div.list_article_grid .grid_item {
    width: 100%;
    padding: 0 9px;
    margin-bottom: 0;
  }
}
.grid_item a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.grid_item a:hover {
  color: #fff;
  text-decoration: none;
}
.grid_item a:visited {
  color: #fff;
}
.grid_item a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.grid_item a:hover img {
  opacity: 1;
}
.grid_item .bg_box {
  height: 100%;
}
.grid_item .thum {
  position: relative;
  height: 0;
  padding-top: 60%;
}
.grid_item .thum img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.grid_item .text_cont {
  padding-top: 8px;
  color: #222;
}
.grid_item h2,
.grid_item h3 {
  font-weight: 700;
  font-size: 1.25rem;
  overflow: hidden;
  max-height: 2.8em;
  line-height: 1.4em;
  height: 2.8em;
}
.grid_item h2 .textline,
.grid_item h3 .textline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.4em;
}
@media screen and (max-width: 1295px) {
  .grid_item h2,
  .grid_item h3 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .grid_item h2,
  .grid_item h3 {
    height: auto;
  }
}
.grid_item ul.media_info {
  margin-top: 5px;
}
.grid_item ul.media_info li.media_day {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .grid_item ul.media_info {
    margin-top: 0;
  }
  .grid_item ul.media_info li.media_day {
    font-size: 0.875rem;
  }
}
.sec_media {
  background: #f8f8f8;
}
div.list_article_grid-media {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: auto;
}
div.list_article_grid-media .grid_item-media:first-child {
  border-top: 1px solid #b7b8c3;
}
div.list_article_grid-media .grid_item-media {
  width: 100%;
  padding-bottom: 32px;
  padding-top: 32px;
  border-bottom: 1px solid #b7b8c3;
}
@media screen and (max-width: 768px) {
  div.list_article_grid-media .grid_item-media {
    padding-bottom: 16px;
    padding-top: 16px;
  }
}
@media screen and (max-width: 568px) {
  div.list_article_grid-media {
    margin: 0;
  }
  div.list_article_grid-media .grid_item-media {
    width: 100%;
    padding: 0;
  }
}
.grid_item-media a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: #fff;
  text-decoration: none;
}
.grid_item-media a:hover {
  color: #fff;
  text-decoration: none;
}
.grid_item-media a:visited {
  color: #fff;
}
.grid_item-media a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.grid_item-media a:hover img {
  opacity: 1;
}
.grid_item-media .bg_box {
  height: 100%;
}
.grid_item-media .thum {
  position: relative;
  height: 224px;
  width: 30%;
  min-width: 320px;
  margin-right: 1rem;
}
@media screen and (max-width: 768px) {
  .grid_item-media .thum {
    min-width: 160px;
    height: 120px;
  }
}
@media screen and (max-width: 568px) {
  .grid_item-media .thum {
    margin-top: 8px;
    margin-bottom: 8px;
    min-width: auto;
    width: 160px;
  }
}
@media screen and (max-width: 420px) {
  .grid_item-media .thum {
    height: 90px;
    width: 90px;
  }
}
.grid_item-media .thum img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 30px 30px 0 30px;
}
@media screen and (max-width: 568px) {
  .grid_item-media .thum img {
    border-radius: 1rem 1rem 0 1rem;
  }
}
.grid_item-media .text_cont {
  display: flex;
  width: 68%;
  padding-top: 16px;
  color: #222;
  justify-content: space-between;
  flex-direction: column;
  padding-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .grid_item-media .text_cont {
    padding-bottom: 8px;
    padding-top: 8px;
  }
}
.grid_item-media h2,
.grid_item-media h3 {
  font-weight: 700;
  font-size: 1.25rem;
  overflow: hidden;
  max-height: 2.8em;
  line-height: 1.4em;
  height: 2.8em;
  color: #1d007f;
}
.grid_item-media h2 .textline,
.grid_item-media h3 .textline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.4em;
}
@media screen and (max-width: 1295px) {
  .grid_item-media h2,
  .grid_item-media h3 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .grid_item-media h2,
  .grid_item-media h3 {
    height: auto;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 420px) {
  .grid_item-media h2,
  .grid_item-media h3 {
    font-size: 0.75rem;
  }
}
.grid_item-media ul.media_info {
  margin-top: 5px;
}
.grid_item-media ul.media_info li.media_day {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .grid_item-media ul.media_info {
    margin-top: 0;
  }
  .grid_item-media ul.media_info li.media_day {
    font-size: 0.875rem;
  }
}
.ttl_pickup {
  color: #222;
  font-size: 0.75rem;
  margin-bottom: 70px;
}
.ttl_pickup strong {
  line-height: 1;
}
@media screen and (max-width: 568px) {
  .ttl_pickup {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .ttl_pickup {
    margin-bottom: 32px;
  }
}
.article_pickup {
  height: 100%;
  position: relative;
}
.article_pickup .bg_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.article_pickup .thum {
  width: 40%;
  height: 274px;
}
@media screen and (max-width: 768px) {
  .article_pickup .thum {
    min-width: 160px;
    height: 120px;
  }
}
@media screen and (max-width: 420px) {
  .article_pickup .thum {
    height: 120px;
    width: 120px;
    min-width: auto;
  }
}
.article_pickup .text_cont {
  width: 50%;
  margin: 0 auto auto 0;
}
@media screen and (max-width: 568px) {
  .article_pickup .text_cont {
    width: 60%;
  }
}
.article_pickup h2,
.article_pickup h3 {
  height: auto;
  max-height: 100%;
  overflow: visible;
  font-size: 1.875rem;
}
.article_pickup h2 .textline,
.article_pickup h3 .textline {
  display: inline;
}
.article_pickup ul.media_info {
  margin-top: 64px;
}
@media screen and (max-width: 568px) {
  .article_pickup ul.media_info {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 569px) and (max-width: 1295px) {
  .article_pickup h2,
  .article_pickup h3 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 569px) and (max-width: 768px) {
  .article_pickup h2,
  .article_pickup h3 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 569px) and (max-width: 768px) {
  .article_pickup .thum {
    width: 40%;
    height: 180px;
  }
  .article_pickup .text_cont {
    width: 56%;
  }
}
@media screen and (max-width: 568px) {
  .article_pickup h2,
  .article_pickup h3 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 420px) {
  .article_pickup h2,
  .article_pickup h3 {
    font-size: 0.875rem;
  }
}
.article_media_bg {
  background: #f8f8f8;
}
.media_column_2 {
  width: 95%;
  max-width: 1270px;
  padding-top: 120px;
  padding-bottom: 120px;
  z-index: 1;
}
@media screen and (min-width: 769px) and (max-width: 1336px) {
  .media_column_2 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  .media_column_2 {
    padding-top: 16px;
    padding-bottom: 64px;
  }
}
.media_column_2 main {
}
.media_column_2 main {
}
@media screen and (min-width: 769px) and (max-width: 1336px) {
  .media_column_2 main {
  }
}
@media screen and (min-width: 769px) and (max-width: 1295px) {
  .media_column_2 main {
  }
}
@media screen and (max-width: 768px) {
  .media_column_2 main {
    width: 100%;
    float: none;
  }
}
.media_column_2 aside {
  width: 30%;
  float: right;
}
@media screen and (max-width: 768px) {
  .media_column_2 aside {
    width: 100%;
    float: none;
    padding-top: 20px;
  }
}
.media_column_2 ul.article_transfer li + li {
  border-left-color: #000;
}
@media screen and (min-width: 569px) {
  .media_column_2 ul.article_transfer li:first-child a {
    background-image: url(../img/article/arrow_left_ppl.svg);
  }
  .media_column_2 ul.article_transfer li:last-child a {
    background-image: url(../img/article/arrow_right_ppl.svg);
  }
}
.media_w_box {
  background-color: #fff;
  border-radius: 30px 30px 0 30px;
  padding: 50px 40px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .media_w_box {
    padding: 20px 16px;
  }
}
@media screen and (max-width: 414px) {
  .media_w_box {
    padding: 15px 16px;
  }
}
@media screen and (min-width: 769px) {
  main .media_w_box {
    padding: 50px 9%;
  }
}
@media screen and (max-width: 768px) {
  aside .media_w_box {
    padding: 30px;
  }
}
@media screen and (max-width: 414px) {
  aside .media_w_box {
    padding: 20px;
  }
}
.media_w_box a {
  color: #000;
  text-decoration: none;
}
.media_w_box a:hover {
  color: #000;
  text-decoration: none;
}
.media_w_box a:visited {
  color: #000;
}
.media_head h1 {
  font-weight: bold;
  padding: 10px 0;
  border-top: 1px solid #471bbf;
  border-bottom: 1px solid #471bbf;
  margin: 10px 0;
  line-height: 1.4;
}
.info_interviewee {
  background-color: #f0ecfc;
  padding: 35px;
}
@media screen and (max-width: 1295px) {
  .info_interviewee {
    padding: 25px;
  }
}
.info_interviewee .image_item {
  position: relative;
  padding-top: 100%;
}
@media screen and (min-width: 701px) {
  .info_interviewee .image_item {
    padding-top: 39%;
  }
}
.info_interviewee .image_item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.info_interviewee .info_role {
  font-size: 0.875rem;
  line-height: 1.5;
}
.info_interviewee .info_name {
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
@media screen and (min-width: 701px) {
  .info_interviewee {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .info_interviewee .image_item {
    width: 39%;
  }
  .info_interviewee .info_item {
    width: 55%;
  }
}
@media screen and (max-width: 700px) {
  .info_interviewee .info_item {
    margin-top: 10px;
  }
}
.media_editor {
  margin-top: 30px;
}
.media_editor h1,
.media_editor h2,
.media_editor h3,
.media_editor h4,
.media_editor h5,
.media_editor h6 {
  font-weight: bold;
}
.media_editor h1,
.media_editor h2 {
  color: #471bbf;
  line-height: 1.3;
  margin-bottom: 0.5em;
  padding-left: 15px;
  position: relative;
  margin-top: 1.2em;
}
.media_editor h1:before,
.media_editor h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1em;
  bottom: 0.1em;
  width: 5px;
  background-color: #3543b2;
}
.media_editor h3 {
  padding-bottom: 0.3em;
  border-bottom: 1px solid #471bbf;
  margin-bottom: 0.5em;
  line-height: 1.3;
  margin-top: 1.5em;
}
.media_editor h4 {
  margin-top: 1.6em;
  margin-bottom: 0.5em;
  padding-left: 15px;
  position: relative;
  line-height: 1.3;
}
.media_editor h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1em;
  bottom: 0.1em;
  width: 5px;
  background-color: #471bbf;
}
.media_editor h5 {
  margin-top: 1.7em;
  margin-bottom: 0.5em;
  line-height: 1.3;
  color: #471bbf;
}
.media_editor h6 {
  margin-top: 1.7em;
  margin-bottom: 0.5em;
  line-height: 1.3;
}
.media_editor a {
  text-decoration: underline;
}
.media_editor a:link,
.media_editor a:visited,
.media_editor a:active,
.media_editor a:hover {
  text-decoration: underline;
}
.media_editor p .has-inline-color {
  font-weight: bold;
}
.media_editor br {
  clear: both;
}
.media_editor .center {
  text-align: center;
  text-indent: 0;
}
.media_editor .left {
  float: left;
  text-indent: 0;
}
.media_editor .right {
  float: right;
  text-indent: 0;
}
.media_editor strong {
  background: linear-gradient(rgba(255, 250, 124, 0) 4%, #fffa7c 5%, #fffa7c 95%, rgba(255, 250, 124, 0) 96%);
}
.media_editor em {
  font-style: italic;
}
.media_editor blockquote {
  background-color: #eee;
  padding: 3em 1em;
  position: relative;
  margin-bottom: 15px;
  border-radius: 10px;
  border: none;
  color: #000;
}
.media_editor blockquote:before {
  content: "“";
  font-size: 400%;
  line-height: 1em;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
}
@media screen and (max-width: 768px) {
  .media_editor blockquote:before {
    left: 5px;
    top: 5px;
  }
}
.media_editor blockquote:after {
  content: "”";
  font-size: 400%;
  line-height: 0em;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  .media_editor blockquote:after {
    right: 5px;
    bottom: 5px;
  }
}
.media_editor img {
  max-width: 100%;
  height: auto !important;
}
.media_editor .f_left {
  float: left;
}
@media screen and (max-width: 568px) {
  .media_editor .f_left {
    float: none;
  }
}
.media_editor .f_right {
  float: right;
}
@media screen and (max-width: 568px) {
  .media_editor .f_right {
    float: none;
  }
}
.media_editor .aligncenter {
  margin: 0 auto;
}
.media_editor .alignright {
  float: right;
  margin-left: 3%;
}
@media screen and (max-width: 568px) {
  .media_editor .alignright {
    float: none;
    margin: 3% auto;
  }
}
.media_editor .alignleft {
  float: left;
  margin-right: 3%;
}
@media screen and (max-width: 568px) {
  .media_editor .alignleft {
    float: none;
    margin: 3% auto;
  }
}
.media_editor ul,
.media_editor ol {
  margin: 3% 0;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .media_editor ul,
  .media_editor ol {
    padding: 10px 0 10px 10px;
  }
}
.media_editor li {
  line-height: 1.5em;
  list-style-position: inside;
}
@media screen and (max-width: 568px) {
  .media_editor li {
    line-height: 1.7em;
  }
}
.media_editor ul li {
  list-style-type: disc;
}
.media_editor ol li {
  list-style-type: decimal;
}
.media_editor table {
  border-collapse: collapse;
}
.media_editor table th,
.media_editor table td {
  border: 1px solid #ccc;
  padding: 5px 10px;
}
.media_editor table th {
  font-weight: bold;
}
.media_editor .wp-block-embed__wrapper iframe {
  width: 100% !important;
}
.media_editor .wp-block-embed-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 60px !important;
}
.media_editor .wp-block-embed-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.media_editor .wp-block-embed figcaption {
  position: absolute;
  z-index: 10;
  top: 100.25%;
  left: 0;
  font-size: 80%;
  margin: 2% auto 8%;
  text-align: center;
}
.media_editor .wp-block-image {
  margin-top: 1em;
}
.media_editor .wp-block-image figcaption {
  font-size: 80%;
  text-align: center;
}
.media_editor .wp-block-file__button {
  background-color: #f438b3;
  color: #fff !important;
  text-decoration: none !important;
}
.media_editor .wp-block-file__button:hover {
  background-color: #280095;
  color: #fff !important;
}
.media_editor .wp-block-button.aligncenter {
  text-align: center;
}
.media_editor .wp-block-button a {
  margin: 0 auto 50px;
  width: 90%;
  max-width: 250px;
  color: #fff;
  background: #280095 !important;
  padding: 15px 20px;
  border-radius: 100px;
  text-decoration: none;
  text-align: center;
  display: block;
}
.media_editor .wp-block-button a:hover {
  opacity: 0.8;
}
.media_editor .a2a_button_twitter span,
.media_editor .a2a_button_facebook span,
.media_editor .a2a_button_line span {
  background-color: transparent !important;
}
.media_editor .a2a_button_twitter path,
.media_editor .a2a_button_facebook path,
.media_editor .a2a_button_line path {
  fill: #f438b3;
}
.media_editor .wp-block-cover {
  margin: 3% auto;
}
.list_media_hot li {
  padding: 15px 0;
  border-bottom: 1px solid #471bbf;
}
.list_media_hot li:first-child {
  border-top: 1px solid #471bbf;
}
.list_media_hot .link_box {
  display: flex;
  justify-content: space-between;
}
.list_media_hot .link_box .thumb_item {
  width: 70px;
}
.list_media_hot .link_box .head_item {
  width: calc(100% - 80px);
}
.list_media_hot .link_box .thumb_item img {
  width: 70px;
  height: 70px;
}
.list_media_hot .link_box h3 {
  font-size: 1.0625rem;
  font-weight: bold;
  overflow: hidden;
  max-height: 4.5em;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
.list_media_hot .link_box h3 .textline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.5em;
}
@media screen and (max-width: 414px) {
  .list_media_hot .link_box h3 {
    font-size: 0.9375rem;
  }
}
.bg_opening {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  overflow: hidden;
  transition: 1.5s cubic-bezier(0.72, 0, 1, 1), opacity 4s ease-out;
}
.bg_opening svg {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.bg_opening svg #logo-bg {
  transition: 0.5s cubic-bezier(0.72, 0, 1, 1);
}
.bg_opening svg .gradient {
  fill: white;
  stroke: white;
  animation: colorChange 1.5s ease-in-out;
}
@keyframes colorChange {
  0% {
    fill: #0c0c31;
    stroke: #0c0c31;
  }
  40% {
    fill: #3c3e50;
    stroke: #3c3e50;
  }
  100% {
    fill: white;
    stroke: white;
  }
}
.bg_opening .cover-lr {
  position: absolute;
  width: 300px;
  height: 300px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.bg_opening .cover-lr::before {
  position: absolute;
  content: "";
  width: 50vw;
  height: 100%;
  left: 100%;
  top: 0;
  background: #0c0c31;
}
.bg_opening .cover-lr::after {
  position: absolute;
  content: "";
  width: 50vw;
  height: 100%;
  right: 100%;
  top: 0;
  background: #0c0c31;
}
.bg_opening .cover-tb {
  position: absolute;
  width: 300px;
  height: 300px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.bg_opening .cover-tb::before {
  position: absolute;
  content: "";
  width: 200vw;
  height: 46vh;
  left: -100vw;
  top: -45vh;
  background: #0c0c31;
  z-index: 10;
}
.bg_opening .cover-tb::after {
  position: absolute;
  content: "";
  width: 200vw;
  height: 46vh;
  left: -100vw;
  bottom: -45vh;
  background: #0c0c31;
  z-index: 10;
}
div.top_view {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
div.top_view .fv_box {
  display: flex;
  overflow: hidden;
  height: 100vh;
}
div.top_view .fv_box .fv_box__list {
  display: flex;
  list-style: none;
  animation: infinity-scroll-right 30s infinite linear 0.5s both;
}
div.top_view .fv_box .fv_box__item {
  width: 100%;
}
div.top_view .fv_box .fv_box__item > img {
  height: 100vh;
}
div.top_view .fv_bg_box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 768px) {
  div.top_view .fv_bg_box {
  }
}
@media screen and (max-width: 1040px) {
  div.top_view .fv_bg_box {
    display: block;
    margin: 0;
    background: #fff;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    border-radius: 30px 30px 30px 50px;
  }
  div.top_view .fv_bg_box:before {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 30px;
    position: absolute;
    left: 0;
    top: -30px;
    height: 100%;
    transform: skewY(2deg);
  }
  div.top_view .fv_bg_box:after {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 30px;
    position: absolute;
    left: 0;
    top: 30px;
    height: 100%;
    transform: skewY(-2deg);
  }
}
div.top_view .fv_bg_box > img {
  width: calc(100% - 120px);
  min-width: 880px;
  max-width: 1000px;
  height: auto;
  opacity: 0.6;
}
@media screen and (max-width: 1040px) {
  div.top_view .fv_bg_box > img {
    display: none;
  }
}
div.top_view .abs_box {
  position: absolute;
  width: 100%;
  height: calc(100% - 100px);
  top: 100px;
  left: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: auto;
}
@media screen and (min-width: 1440px) and (max-height: 1080px) {
  div.top_view .abs_box {
    transform: scale(0.8);
  }
}
@media screen and (min-width: 1440px) and (max-height: 800px) {
  div.top_view .abs_box {
    transform: scale(0.7);
  }
}
@media screen and (min-width: 1041px) and (max-width: 1439px) and (min-height: 681px) and (max-height: 1079px) {
  div.top_view .abs_box {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 1040px) {
  div.top_view .abs_box {
    padding: 32px;
    height: auto;
    top: calc(50% + 60px);
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    width: 94%;
    max-width: 900px;
  }
}
@media screen and (max-width: 1040px) and (min-width: 769px) and (max-height: 680px) {
  div.top_view .abs_box {
    transform: translate(-50%, -50%) scale(0.6);
    top: calc(50% + 60px);
  }
}
@media screen and (max-width: 768px) {
  div.top_view .abs_box {
    transform: translate(-50%, -50%);
    top: calc(40% + 60px);
    max-width: 568px;
  }
}
@media screen and (max-width: 568px) {
  div.top_view .abs_box {
    transform: translate(-50%, -60%) scale(0.8);
    top: calc(50% + 60px);
    max-width: 100%;
  }
}
div.top_view .kv_kopy {
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 0.19em;
  white-space: nowrap;
  color: #222;
  z-index: 10;
}
@media screen and (max-width: 1040px) {
  div.top_view .kv_kopy {
    font-size: 1.8125rem;
  }
}
@media screen and (max-width: 768px) {
  div.top_view .kv_kopy {
    font-size: 1.5rem;
    letter-spacing: 0.17em;
    line-height: 1.5;
  }
}
@media screen and (max-width: 568px) {
  div.top_view .kv_kopy {
    font-size: 4.6vw;
  }
}
div.top_view .logo_box {
  max-width: 600px;
  margin: 20px auto 20px;
  z-index: 10;
}
@media screen and (max-width: 1040px) {
  div.top_view .logo_box {
    margin: 8px auto 16px;
  }
}
@media screen and (max-width: 768px) {
  div.top_view .logo_box {
    width: 360px;
    max-width: 100%;
    margin: 8px auto 10px;
  }
}
@media screen and (max-width: 568px) {
  div.top_view .logo_box {
    width: 100%;
  }
}
div.top_view .kv_logo {
  position: relative;
  margin-bottom: 20px;
}
div.top_view .text_period {
  font-weight: 700;
  font-size: 1.375rem;
  letter-spacing: 0.12em;
  white-space: nowrap;
  color: #222;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  div.top_view .text_period {
    font-size: 0.875rem;
    color: #ffffff;
  }
}
@media screen and (max-width: 568px) {
  div.top_view .text_period {
    font-size: 0.75rem;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 414px) {
  div.top_view .text_period {
    font-size: 0.875rem;
  }
}
div.top_view .text_period-heading {
  font-weight: 800;
  font-size: 1.5rem;
  letter-spacing: 0.12em;
  white-space: nowrap;
  color: #0c0c31;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  div.top_view .text_period-heading {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 568px) {
  div.top_view .text_period-heading {
    font-size: 0.875rem;
    letter-spacing: 0.1em;
  }
}
div.top_view .event-box {
  width: 100%;
  height: auto;
}
div.top_view .event-date {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: calc(100% + 32px);
}
@media screen and (max-width: 1040px) {
  div.top_view .event-date {
    height: 100%;
    padding-bottom: 34px;
  }
}
@media screen and (max-width: 768px) {
  div.top_view .event-date {
    height: auto;
    padding-bottom: 0;
  }
}
div.top_view .event-date p {
  font-weight: 800;
  font-size: 1.5rem;
  letter-spacing: 0.12em;
  white-space: nowrap;
  color: #222;
}
@media screen and (max-width: 768px) {
  div.top_view .event-date p {
    font-size: 0.875rem;
    color: #fff;
  }
}
div.top_view .event-date p > span {
  border-bottom: 1px solid #5e617d;
}
@media screen and (max-width: 768px) {
  div.top_view .event-date p > span {
    border-bottom: 1px solid #fff;
  }
}
div.top_view .event-date .swiper-pagination {
  display: block;
}
@media screen and (max-width: 768px) {
  div.top_view .event-date .swiper-pagination {
    display: block;
    position: relative;
    bottom: 0 !important;
  }
}
div.top_view .event-sp-box {
  opacity: 1;
  position: absolute;
  bottom: 0;
  z-index: 100;
  background: #31ab8e;
  width: 100%;
  height: auto;
  padding: 8px 0;
  border-radius: 30px 30px 0 0;
  animation: slideUpAnimation 3s ease-out forwards;
}
@keyframes slideUpAnimation {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(1%);
  }
}
.heading_flex .heading_item {
  position: relative;
}
.heading_flex .heading_item img {
  width: 100%;
  height: 100px;
  border-radius: 30px 30px 0 30px;
}
@media screen and (min-width: 569px) {
  .heading_flex .heading_item img {
    height: 150px;
  }
}
@media screen and (min-width: 969px) {
  .heading_flex .heading_item img {
    height: 200px;
  }
}
@media screen and (min-width: 1368px) {
  .heading_flex .heading_item img {
    height: 250px;
  }
}
.heading_flex h3 {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  letter-spacing: 0.14em;
  line-height: 1.5;
}
@media screen and (max-width: 968px) {
  .heading_flex .heading_item + .heading_item {
    margin-top: 10px;
  }
}
@media screen and (min-width: 969px) {
  .heading_flex {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    max-width: calc(100% - 32px);
    margin: auto;
  }
  .heading_flex .heading_item {
    width: 30%;
  }
}
.info-headin_box {
  position: relative;
  min-height: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 968px) {
  .info-headin_box {
    display: block;
  }
}
.info-headin_box .info-headin_title {
  width: 200px;
}
@media screen and (max-width: 968px) {
  .info-headin_box .info-headin_title {
    width: 100%;
  }
}
.info-headin_box .info-headin_sec {
  position: relative;
}
@media screen and (max-width: 968px) {
  .info-headin_box .info-headin_sec {
    width: 100%;
    max-width: calc(100% - 120px);
    margin: auto;
  }
}
@media screen and (max-width: 568px) {
  .info-headin_box .info-headin_sec {
    max-width: 100%;
    min-width: 100%;
  }
}
.info-headin_box .info-headin_sec .block {
  padding-bottom: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .info-headin_box .info-headin_sec .block {
    padding-bottom: 1rem;
  }
}
.info-headin_box .info-headin_sec .block:last-child {
  padding-bottom: 0;
}
.info-headin_box .info-headin_sec .block .date {
  font-size: 1.125rem;
  line-height: 2;
  color: #222;
}
@media screen and (max-width: 768px) {
  .info-headin_box .info-headin_sec .block .date {
    font-size: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .info-headin_box .info-headin_sec .block .date {
    font-size: 0.8125rem;
  }
}
.info-headin_box .info-headin_sec .block .date .cat_gsea {
  margin-left: 1rem;
}
.info-headin_box .info-headin_sec .block h3 {
  font-size: 1.25rem;
  line-height: 2;
  color: #222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
  .info-headin_box .info-headin_sec .block h3 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .info-headin_box .info-headin_sec .block h3 {
    font-size: 0.8125rem;
  }
}
.info-headin_box .info-headin_sec .block h3 > a {
  color: #222;
}
.info-headin_box .info-headin_sec .block .readmore {
  display: flex;
  justify-content: flex-end;
}
.info-headin_box .info-headin_sec .block .readmore .link_underline {
  font-size: 1.125rem;
  color: #222;
}
@media screen and (max-width: 768px) {
  .info-headin_box .info-headin_sec .block .readmore .link_underline {
    font-size: 1rem;
    color: #222;
  }
}
@media screen and (max-width: 568px) {
  .info-headin_box .info-headin_sec .block .readmore .link_underline {
    font-size: 0.8125rem;
    color: #222;
  }
}
.heading_box {
  position: relative;
  min-height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 120px 0;
}
.heading_box:before {
  content: "";
  background: #fff;
  width: 100%;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: -30px;
  height: 100%;
  z-index: -1;
  transform: skewY(2deg);
}
.heading_box:after {
  content: "";
  background: #fff;
  width: 100%;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 30px;
  height: 100%;
  z-index: -1;
  transform: skewY(-2deg);
}
@media screen and (max-width: 1392px) {
  .heading_box {
    background-image: none;
    position: relative;
    width: 100%;
    background: #fff;
    padding: 32px 64px 32px 64px;
    border-radius: 30px 30px 30px 50px;
  }
  .heading_box:before {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -30px;
    height: 100%;
    z-index: -1;
    transform: skewY(2deg);
  }
  .heading_box:after {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 30px;
    height: 100%;
    z-index: -1;
    transform: skewY(-2deg);
  }
}
@media screen and (max-width: 768px) {
  .heading_box {
    padding: 32px 20px;
  }
  .heading_box:before {
    border-radius: 30px 30px;
  }
  .heading_box:after {
    border-radius: 30px 30px;
  }
}
.heading_box .heading-text {
  width: 1000px;
  max-width: calc(100% - 32px);
  margin: auto;
  padding-top: 32px;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  text-align: left;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .heading_box .heading-text {
    padding-top: 15px;
  }
}
@media screen and (max-width: 568px) {
  .heading_box .heading-text {
    padding-top: 15px;
    max-width: 100%;
    font-size: 0.8125rem;
  }
}
.heading_box .heading-text .pink-bold {
  color: #ff346e;
  font-weight: 800;
  font-size: 1.375rem;
}
@media screen and (max-width: 568px) {
  .heading_box .heading-text .pink-bold {
    font-size: 1rem;
  }
}
.event-overview {
  width: 1000px;
  max-width: calc(100% - 32px);
  margin: auto;
  padding-top: 96px;
  padding-bottom: 96px;
  letter-spacing: 2.1px;
  text-align: left;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
  color: #222;
}
@media screen and (max-width: 968px) {
  .event-overview {
    max-width: 100%;
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 568px) {
  .event-overview {
    max-width: 100%;
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.event-overview table {
  width: 100%;
  text-align: left;
  border-top: solid 2px #333;
  border-spacing: 2px;
  border-collapse: collapse;
  margin-bottom: 64px;
}
@media screen and (max-width: 968px) {
  .event-overview table {
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 568px) {
  .event-overview table {
    margin-bottom: 48px;
  }
}
.event-overview table tr {
  border-bottom: solid 2px #333;
  font-size: 1.2rem;
}
@media screen and (max-width: 968px) {
  .event-overview table tr {
    display: flex;
    flex-direction: column;
    font-size: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .event-overview table tr {
    font-size: 0.8125rem;
  }
}
.event-overview table th {
  padding: 20px;
  background: #f2f2f2;
  width: 280px;
}
@media screen and (max-width: 968px) {
  .event-overview table th {
    width: 100%;
    padding: 10px;
  }
}
.event-overview table td {
  padding: 19px;
}
@media screen and (max-width: 968px) {
  .event-overview table td {
    width: 100%;
    padding: 10px;
  }
}
.event-overview table td a {
  color: #006cff;
  cursor: pointer;
}
.qualifications_sec {
  width: 1000px;
  max-width: calc(100% - 32px);
  margin: auto;
  padding-top: 96px;
  letter-spacing: 2.1px;
  text-align: left;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
  color: #222;
}
@media screen and (max-width: 968px) {
  .qualifications_sec {
    max-width: 100%;
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 568px) {
  .qualifications_sec {
    max-width: 100%;
    padding-top: 64px;
  }
}
@media screen and (min-width: 769px) {
  .qualifications_box {
    text-align: center;
  }
  .qualifications_box .list_mark_check {
    display: inline-block;
  }
  .qualifications_box .list_mark_check li {
    text-align: left;
  }
}
.list_mark_check li {
  position: relative;
  line-height: 2.3;
  padding-left: 2rem;
  font-size: 1.25rem;
  background-image: url(../img/common/check-b.svg);
  background-position: left top 0.8em;
}
@media screen and (max-width: 768px) {
  .list_mark_check li {
    line-height: 1.7;
    background-position: left top 0.3em;
    padding-bottom: 1rem;
    font-size: 1rem;
    background-size: 17px;
    padding-left: 1.3rem;
  }
  .list_mark_check li:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 568px) {
  .list_mark_check li {
    font-size: 0.8125rem;
  }
}
.heading_bg {
  position: absolute;
  min-height: 100%;
  width: 103%;
  top: 0;
  left: -2%;
  z-index: -2;
}
.heading_bg:before {
  content: "";
  background: #0c0c31;
  width: 100%;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: -40px;
  height: 100%;
  z-index: -2;
  transform: skewY(-3deg);
}
.heading_bg:after {
  content: "";
  background: #0c0c31;
  width: 100%;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 40px;
  height: 100%;
  z-index: -2;
  transform: skewY(2deg);
}
@media screen and (max-width: 1392px) {
  .heading_bg:before {
    content: "";
    background: #0c0c31;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -40px;
    height: 100%;
    z-index: -2;
    transform: skewY(-3deg);
  }
  .heading_bg:after {
    content: "";
    background: #0c0c31;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 40px;
    height: 100%;
    z-index: -2;
    transform: skewY(2deg);
  }
}
@media screen and (max-width: 768px) {
  .heading_bg {
    padding: 32px 20px;
  }
  .heading_bg:before {
    border-radius: 30px 30px;
  }
  .heading_bg:after {
    border-radius: 30px 30px;
  }
}
.about_box {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 64px 96px 96px 96px;
  border-radius: 70px 70px 70px 50px;
}
@media screen and (max-width: 1295px) {
  .about_box {
    padding: 64px 64px;
  }
}
@media screen and (max-width: 768px) {
  .about_box {
    padding: 32px 20px 64px;
    border-radius: 30px;
  }
}
.about_box::before {
  content: "";
  background: #fff;
  width: 100%;
  display: block;
  border-radius: 80px;
  position: absolute;
  left: 0;
  top: -40px;
  height: 100%;
  z-index: -1;
  transform: skewY(-3deg);
}
@media screen and (max-width: 768px) {
  .about_box::before {
    border-radius: 30px 50px;
  }
}
.about_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .about_flex {
    flex-direction: column;
  }
}
.about_flex .iframe_box {
  width: 100%;
  padding-top: 38%;
  position: relative;
  border-radius: 30px 0 0 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .about_flex .iframe_box {
    width: 100%;
    padding-top: 38%;
    position: relative;
    border-radius: 30px 30px 0 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 568px) {
  .about_flex .iframe_box {
    padding-top: 68%;
  }
}
.about_flex .iframe_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about_flex .about_flex__item {
  width: 440px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #31ab8e;
  border-radius: 0 30px 0 0;
  color: #fff;
  padding: 0 24px;
}
@media screen and (max-width: 768px) {
  .about_flex .about_flex__item {
    width: 100%;
    padding: 24px 24px;
    border-radius: 0 0 0 30px;
  }
}
@media screen and (max-width: 568px) {
  .about_flex .about_flex__item {
    padding: 24px 16px;
  }
}
.about_text {
  width: 1000px;
  max-width: calc(100% - 32px);
  margin: auto;
  color: #222;
  padding-top: 64px;
  padding-bottom: 64px;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  text-align: left;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .about_text {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 568px) {
  .about_text {
    padding-top: 32px;
    padding-bottom: 32px;
    max-width: 100%;
    font-size: 0.8125rem;
  }
}
.about_text .underbar {
  border-bottom: 1px solid #222;
}
.about_text .pink-bold {
  color: #ff346e;
  font-weight: 800;
  font-size: 1.375rem;
}
@media screen and (max-width: 568px) {
  .about_text .pink-bold {
    font-size: 1rem;
  }
}
.about_text .bold {
  font-weight: 800;
  font-size: 1.4375rem;
}
@media screen and (max-width: 568px) {
  .about_text .bold {
    font-size: 1rem;
  }
}
.media_box {
  position: relative;
  background-image: url(../img/front/img_media_bg.svg);
  min-height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 200px;
}
@media screen and (max-width: 1392px) {
  .media_box {
    background-image: none;
    position: relative;
    width: 100%;
    background: #fff;
    padding: 32px 96px 32px 96px;
    border-radius: 30px 30px 30px 50px;
  }
  .media_box:before {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -30px;
    height: 100%;
    z-index: -1;
    transform: skewY(2deg);
  }
  .media_box:after {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 30px;
    height: 100%;
    z-index: -1;
    transform: skewY(-2deg);
  }
}
@media screen and (max-width: 768px) {
  .media_box {
    padding: 32px 20px;
  }
  .media_box:before {
    border-radius: 30px 30px;
  }
  .media_box:after {
    border-radius: 30px 30px;
  }
}
.media_bg {
  position: absolute;
  min-height: 100%;
  width: 103%;
  top: 0;
  left: -2%;
  z-index: -2;
}
@media screen and (max-width: 1392px) {
  .media_bg:before {
    content: "";
    background: #216d5b;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -40px;
    height: 100%;
    z-index: -2;
    transform: skewY(-3deg);
  }
  .media_bg:after {
    content: "";
    background: #216d5b;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 40px;
    height: 100%;
    z-index: -2;
    transform: skewY(2deg);
  }
}
@media screen and (max-width: 768px) {
  .media_bg {
    padding: 32px 20px;
  }
  .media_bg:before {
    border-radius: 30px 30px;
  }
  .media_bg:after {
    border-radius: 30px 30px;
  }
}
.swiper-backface-hidden .swiper-slide {
  padding: 0 8px;
}
.swiper-slide .line-break {
  display: block;
}
@media screen and (max-width: 768px) {
  .swiper-slide .line-break {
    display: none;
  }
}
.swiper-pagination {
  display: none;
}
@media screen and (max-width: 734px) {
  .swiper-pagination {
    display: block;
    position: relative;
    bottom: 0 !important;
  }
}
.top_view_about {
  height: 440px;
  position: relative;
  left: 0;
  top: 0;
  background: #1d007f;
}
@media screen and (max-width: 768px) {
  .top_view_about {
    height: 180px;
  }
}
.top_view_about .abs_box {
  height: 100%;
  padding-top: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: calc(100% - 192px);
  margin: auto;
}
@media screen and (max-width: 768px) {
  .top_view_about .abs_box {
    padding-top: 60px;
    max-width: calc(100% - 64px);
  }
}
.top_view_about .abs_box .ttl {
  text-align: left;
  margin: 0;
}
.about-eo_flex .about-eo_item {
  position: relative;
}
.about-eo_flex .about-eo_item img {
  width: 300px;
  margin: auto;
}
@media screen and (max-width: 1392px) {
  .about-eo_flex .about-eo_item img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .about-eo_flex {
    display: flex;
    justify-content: space-between;
  }
  .about-eo_flex .about-eo_item {
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .about-eo_flex .about-eo_item + .about-eo_item {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .about-eo_flex .about-eo_item {
    margin-bottom: 16px;
  }
}
.about-eo_flex .about-eo_item_flex {
  position: relative;
}
@media screen and (min-width: 769px) {
  .about-eo_flex .about-eo_item_flex {
    width: 48%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
}
.about-eo_flex .about-eo_item_flex a {
  color: #222;
}
.about-eo_box {
  position: relative;
  background-image: url(../img/front/img_about_bg.svg);
  min-height: 100%;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 120px 160px;
}
@media screen and (max-width: 1468px) {
  .about-eo_box {
    background-image: none;
    position: relative;
    width: 100%;
    background: #fff;
    padding: 32px 64px 32px 64px;
    border-radius: 30px 30px 30px 50px;
  }
  .about-eo_box:before {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -30px;
    height: 100%;
    z-index: -1;
    transform: skewY(2deg);
  }
  .about-eo_box:after {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 30px;
    height: 100%;
    z-index: -1;
    transform: skewY(-2deg);
  }
}
@media screen and (max-width: 768px) {
  .about-eo_box {
    padding: 32px 20px;
  }
  .about-eo_box:before {
    border-radius: 30px 30px;
  }
  .about-eo_box:after {
    border-radius: 30px 30px;
  }
}
.about-eo_text {
  width: 1000px;
  max-width: calc(100% - 32px);
  margin: auto;
  color: #222;
  padding-top: 32px;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  text-align: left;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .about-eo_text {
    padding-top: 15px;
  }
}
@media screen and (max-width: 568px) {
  .about-eo_text {
    padding-top: 15px;
    max-width: 100%;
    font-size: 0.8125rem;
  }
}
.about-eo_bg {
  position: absolute;
  min-height: 100%;
  width: 103%;
  top: 0;
  left: -2%;
  z-index: -2;
}
@media screen and (max-width: 1468px) {
  .about-eo_bg:before {
    content: "";
    background: #a32246;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -40px;
    height: 100%;
    z-index: -2;
    transform: skewY(-3deg);
  }
  .about-eo_bg:after {
    content: "";
    background: #a32246;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 40px;
    height: 100%;
    z-index: -2;
    transform: skewY(2deg);
  }
}
@media screen and (max-width: 768px) {
  .about-eo_bg {
    padding: 32px 20px;
  }
  .about-eo_bg:before {
    border-radius: 30px 30px;
  }
  .about-eo_bg:after {
    border-radius: 30px 30px;
  }
}
.bg_green {
  position: relative;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #fff 0%, #fff 10%, #31ab8e 10%, #31ab8e 62%, #fff 60%);
}
.four-merit_box {
  position: relative;
  width: 100%;
  background: #f8f8f8;
  padding: 96px 56px 96px 56px;
  border-radius: 70px 70px 70px 50px;
}
@media screen and (max-width: 1295px) {
  .four-merit_box {
    padding: 64px 64px;
  }
}
@media screen and (max-width: 768px) {
  .four-merit_box {
    padding: 64px 20px 64px;
    border-radius: 30px;
  }
}
.four-merit_box::before {
  content: "";
  background: #f8f8f8;
  width: 100%;
  display: block;
  border-radius: 80px;
  position: absolute;
  left: 0;
  top: -40px;
  height: 100%;
  z-index: 0;
  transform: skewY(-3deg);
}
@media screen and (max-width: 768px) {
  .four-merit_box::before {
    border-radius: 30px 50px;
  }
}
.four-merit_box .four-merit_box-sec {
  position: relative;
  z-index: 3;
}
.four-merit_item {
  display: flex;
  width: calc(100% - 50px);
}
@media screen and (max-width: 1300px) {
  .four-merit_item {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .four-merit_item {
    display: block;
  }
}
.four-merit_item h3 {
  font-size: 1.5rem;
  margin-bottom: 0.2em;
  line-height: 1.7;
}
.four-merit_item .text_box {
  width: 38%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 24px;
}
@media screen and (max-width: 1300px) {
  .four-merit_item .text_box {
    width: calc(100% - 64px);
  }
}
@media screen and (max-width: 960px) {
  .four-merit_item .text_box {
    width: 100%;
    padding: 32px 32px;
  }
}
.four-merit_item .image_box {
  width: 768px;
  height: 320px;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .four-merit_item .image_box {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .four-merit_item .image_box {
    height: auto;
  }
}
.four-merit_item .text_detail {
  font-size: 0.75rem;
  line-height: 1.7;
}
@media screen and (max-width: 568px) {
  .four-merit_item .text_detail {
    font-size: 0.6875rem;
    text-align: left;
  }
}
.four-merit_item .text_detail a.detail_link {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .four-merit_item .text_box {
    border-bottom: none;
  }
}
.four-merit_item .image_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.four-merit_item:nth-child(1) .text_box {
  background: #31ab8e;
  border-radius: 0 30px 0 0;
}
@media screen and (max-width: 960px) {
  .four-merit_item:nth-child(1) .text_box {
    border-radius: 30px 30px 0 0;
  }
}
.four-merit_item:nth-child(1) img {
  border-radius: 30px 0 0 30px;
  object-position: top;
}
@media screen and (max-width: 960px) {
  .four-merit_item:nth-child(1) img {
    border-radius: 0 0 0 30px;
  }
}
.four-merit_item:nth-child(2) .text_box {
  background: #eecb48;
  color: #222;
  border-radius: 30px 0 0 30px;
}
@media screen and (max-width: 960px) {
  .four-merit_item:nth-child(2) .text_box {
    border-radius: 30px 30px 0 0;
  }
}
.four-merit_item:nth-child(2) img {
  border-radius: 0 30px 0 0;
}
@media screen and (max-width: 960px) {
  .four-merit_item:nth-child(2) img {
    border-radius: 0 0 0 30px;
  }
}
.four-merit_item:nth-child(3) .text_box {
  background: #ff346e;
  border-radius: 0 30px 0 0;
}
@media screen and (max-width: 960px) {
  .four-merit_item:nth-child(3) .text_box {
    border-radius: 30px 30px 0 0;
  }
}
.four-merit_item:nth-child(3) img {
  border-radius: 30px 0 0 30px;
}
@media screen and (max-width: 960px) {
  .four-merit_item:nth-child(3) img {
    border-radius: 0 0 0 30px;
  }
}
.four-merit_item:nth-child(4) .text_box {
  background: #0041d1;
  border-radius: 30px 0 0 30px;
}
@media screen and (max-width: 960px) {
  .four-merit_item:nth-child(4) .text_box {
    border-radius: 30px 30px 0 0;
  }
}
.four-merit_item:nth-child(4) img {
  border-radius: 0 30px 0 0;
}
@media screen and (max-width: 960px) {
  .four-merit_item:nth-child(4) img {
    border-radius: 0 0 30px 30px;
  }
}
.four-merit_item:nth-child(2n-1) {
  flex-direction: row-reverse;
  margin-left: auto;
}
.four-merit_item:nth-child(2n-1) .text_box {
  border-right-width: 1px;
  border-left: 0;
}
.four-merit_item + .four-merit_item {
  margin-top: 13vw;
}
.four-merit_item + .four-merit_item {
  margin-top: 85px;
}
@media screen and (max-width: 960px) {
  .four-merit_item + .four-merit_item {
    margin-top: 64px;
  }
}
@media screen and (max-width: 768px) {
  .four-merit_item + .four-merit_item {
    margin-top: 32px;
  }
}
.schedule_box {
  position: relative;
  width: 100%;
  background: #f8f8f8;
  padding: 96px 56px 96px 56px;
  border-radius: 70px 70px 70px 50px;
}
@media screen and (max-width: 1295px) {
  .schedule_box {
    padding: 64px 64px;
  }
}
@media screen and (max-width: 768px) {
  .schedule_box {
    padding: 64px 20px 64px;
    border-radius: 30px;
  }
}
.schedule_box::before {
  content: "";
  background: #f8f8f8;
  width: 100%;
  display: block;
  border-radius: 80px;
  position: absolute;
  left: 0;
  top: -40px;
  height: 100%;
  z-index: 0;
  transform: skewY(3deg);
}
@media screen and (max-width: 768px) {
  .schedule_box::before {
    border-radius: 30px 50px;
  }
}
@media screen and (max-width: 768px) {
  .schedule_block {
    padding-left: 50px;
  }
}
.schedule_block .schedule_bar {
  position: relative;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .schedule_block .schedule_bar {
    padding-bottom: 32px;
  }
}
.schedule_block .schedule_bar:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border-left: 2px dotted #31ab8e;
  position: absolute;
  top: 20vw;
  left: -36px;
  z-index: 3;
}
@media screen and (min-width: 769px) {
  .schedule_block .schedule_bar:before {
    top: 118px;
    left: 50%;
  }
}
@media screen and (min-width: 1001px) {
  .schedule_block .schedule_bar:before {
    top: 11vw;
  }
}
@media screen and (min-width: 1296px) {
  .schedule_block .schedule_bar:before {
    top: 130px;
  }
}
.schedule_item {
  position: relative;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
  border-radius: 0 130px 0 0;
}
@media screen and (max-width: 1200px) {
  .schedule_item {
    border-radius: 0 70px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .schedule_item {
    display: block;
    margin-bottom: 32px;
    border-radius: 30px 50px 0 30px;
  }
}
.schedule_item:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: -50px;
  top: calc(20vw - 15px);
  z-index: 3;
}
@media screen and (min-width: 769px) {
  .schedule_item:before {
    width: 38px;
    height: 38px;
    left: calc(50% - 19px);
    top: 99px;
  }
}
@media screen and (min-width: 1001px) {
  .schedule_item:before {
    top: calc(11vw - 19px);
  }
}
@media screen and (min-width: 1296px) {
  .schedule_item:before {
    top: 111px;
  }
}
.schedule_item .text_box {
  margin-top: 10px;
  padding: 8px 16px 8px 0;
}
@media screen and (max-width: 768px) {
  .schedule_item .text_box {
    margin-top: 0;
    padding: 32px 16px;
  }
}
.schedule_item .text_box a {
  color: #006cff;
}
.schedule_item h3 {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .schedule_item .image_box {
    width: 45%;
    height: 300px;
    overflow: hidden;
  }
  .schedule_item .image_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px 0 0 30px;
  }
  .schedule_item .text_box {
    margin-top: 0;
    width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .schedule_item .image_box {
    width: auto;
    height: 100%;
    overflow: hidden;
  }
  .schedule_item .image_box img {
    border-radius: 30px 50px 0 0;
  }
}
.schedule_item_01:before {
  background: linear-gradient(#216d5b 0%, #31ab8e 100%);
}
.schedule_item_02:before {
  background: linear-gradient(#216d5b 0%, #31ab8e 100%);
}
.schedule_item_03 {
  margin-bottom: 0;
}
.schedule_item_03:before {
  background: linear-gradient(#216d5b 0%, #31ab8e 100%);
}
.schedule_item_04 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.schedule_item_04:before {
  background: linear-gradient(#216d5b 0%, #31ab8e 100%);
}
@media screen and (min-width: 769px) {
  .intro_box {
    display: flex;
    transform: translate3d(0px, 0px, 0px) !important;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-around;
  }
  .intro_box .swiper-slide-duplicate {
    display: none;
  }
  .intro_box .intro_item {
    width: 33.33%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 35px;
    padding-bottom: 55px;
  }
  .intro_box .intro_item .image_box {
    width: 100%;
    height: auto;
  }
  .intro_box .intro_item .image_box img {
    border-radius: 60px 60px 0 60px;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
@media screen and (max-width: 768px) {
  .intro_box {
    transform: translate3d(0px, 0px, 0px);
  }
  .intro_box .swiper-slide-duplicate {
    display: block;
  }
  .intro_box .intro_item {
    width: 33.33%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 35px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .intro_box .intro_item .image_box img {
    border-radius: 0 60px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .intro_box .intro_item .image_box img {
    border-radius: 0 120px 0 0;
  }
}
.intro_box + .ttl_m {
  margin-top: 30px;
}
@media screen and (min-width: 769px) {
  .intro_box + .ttl_m {
    margin-top: 40px;
  }
}
.intro_image,
.intro_item .image_box,
.modal_voice_flex .image_item {
  position: relative;
}
.intro_image .name,
.intro_item .image_box .name,
.modal_voice_flex .image_item .name {
  background-color: #ff3e79;
  border-radius: 30px 0 0 0;
  text-align: center;
  padding: 14px 20px 12px;
  min-width: 190px;
  max-width: 100%;
  font-size: 1.125rem;
  line-height: 1;
  position: absolute;
  right: 0;
  bottom: 0;
}
.intro_item .ttl_center {
  text-align: center;
  font-weight: 700;
  font-size: 0.9375rem;
  margin-top: 0.5em;
}
.intro_item .btn_m {
  margin-top: 10px;
}
@media screen and (min-width: 769px) {
  .intro_item {
    padding-bottom: 55px;
    position: relative;
  }
  .intro_item .btn_m {
    margin-top: 0;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
  }
  .intro_item .btn_m a {
    background: #fff;
    color: #222;
  }
}
@media screen and (max-width: 768px) {
  .intro_item + .intro_item {
    margin-top: 30px;
  }
  .intro_item .btn_m a {
    background: #fff;
    color: #222;
  }
}
.movie_flex .iframe_box {
  padding-top: 56.2%;
  position: relative;
}
.movie_flex .iframe_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie_flex h2 {
  text-align: center;
  margin-top: 10px;
}
@media screen and (min-width: 769px) {
  .movie_flex {
    display: flex;
    justify-content: space-between;
  }
  .movie_flex .movie_item {
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .movie_flex .movie_item + .movie_item {
    margin-top: 15px;
  }
}
.thanks_area {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .thanks_area {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.thanks_area img {
  border-radius: 60px 60px 0 60px;
}
@media screen and (max-width: 768px) {
  .thanks_area img {
    border-radius: 30px 30px 0 30px;
  }
}
.top_view_faq {
  height: 440px;
  position: relative;
  left: 0;
  top: 0;
  background: #eecb48;
}
@media screen and (max-width: 768px) {
  .top_view_faq {
    height: 180px;
  }
}
.top_view_faq .abs_box {
  height: 100%;
  padding-top: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: calc(100% - 192px);
  margin: auto;
}
@media screen and (max-width: 768px) {
  .top_view_faq .abs_box {
    padding-top: 60px;
    max-width: calc(100% - 64px);
  }
}
.top_view_faq .abs_box .ttl {
  text-align: left;
  margin: 0;
  color: #222;
}
.modal_qualifications {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #191919a0;
}
.modal_qualifications .modal_qualifications_flex {
  position: relative;
  height: 100%;
  display: flex;
}
.modal_qualifications .modal_qualifications_flex .contents {
  position: relative;
  width: 1000px;
  max-width: calc(100% - 32px);
  margin: auto;
  padding: 64px;
  letter-spacing: 2.1px;
  text-align: left;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
  color: #222;
  background: #fff;
  border-radius: 30px 50px 0 30px;
  animation: rightToLeft 0.5s ease-in-out;
}
@keyframes rightToLeft {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@media screen and (max-width: 968px) {
  .modal_qualifications .modal_qualifications_flex .contents {
    padding: 64px 32px;
  }
}
@media screen and (max-width: 568px) {
  .modal_qualifications .modal_qualifications_flex .contents {
    max-width: calc(100% - 16px);
    padding-top: 64px;
  }
}
@media screen and (min-width: 769px) {
  .modal_qualifications .modal_qualifications_flex .contents .box {
    text-align: center;
  }
  .modal_qualifications .modal_qualifications_flex .contents .box .check {
    display: inline-block;
  }
  .modal_qualifications .modal_qualifications_flex .contents .box .check li {
    text-align: left;
  }
}
.modal_qualifications .modal_qualifications_flex .contents .box .check li {
  position: relative;
  line-height: 2.3;
  padding-left: 2rem;
  font-size: 1.25rem;
  background-image: url(../img/common/check-b.svg);
  background-position: left top 0.8em;
}
@media screen and (max-width: 768px) {
  .modal_qualifications .modal_qualifications_flex .contents .box .check li {
    line-height: 1.7;
    background-position: left top 0.3em;
    padding-bottom: 1rem;
    font-size: 1rem;
    background-size: 17px;
    padding-left: 1.3rem;
  }
  .modal_qualifications .modal_qualifications_flex .contents .box .check li:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 568px) {
  .modal_qualifications .modal_qualifications_flex .contents .box .check li {
    font-size: 0.8125rem;
  }
}
.modal_qualifications .modal_qualifications_flex .contents .close-button {
  background-image: url(../img/arrow/close_modal.svg);
  width: 48px;
  height: 48px;
  position: absolute;
  top: 32px;
  right: 32px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .modal_qualifications .modal_qualifications_flex .contents .close-button {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }
}
@media screen and (max-width: 568px) {
  .modal_qualifications .modal_qualifications_flex .contents .close-button {
    top: 24px;
    right: 24px;
  }
}
.top_view_entry {
  height: 440px;
  position: relative;
  left: 0;
  top: 0;
  background: #ff346e;
}
@media screen and (max-width: 768px) {
  .top_view_entry {
    height: 180px;
  }
}
.top_view_entry .abs_box {
  height: 100%;
  padding-top: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: calc(100% - 192px);
  margin: auto;
}
@media screen and (max-width: 768px) {
  .top_view_entry .abs_box {
    padding-top: 60px;
    max-width: calc(100% - 64px);
  }
}
.top_view_entry .abs_box .ttl {
  text-align: left;
  margin: 0;
  color: #fff;
}
.article-entry {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #f8f8f8;
}
@media screen and (max-width: 768px) {
  .article-entry {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.article-entry .hidden {
  display: none;
}
.article-entry .column_2 {
  padding: 64px 30px;
}
.article-entry .ttl_entry {
  color: #222;
  font-size: 0.75rem;
  margin-bottom: 70px;
}
.article-entry .ttl_entry strong {
  line-height: 1;
}
@media screen and (max-width: 568px) {
  .article-entry .ttl_entry {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .article-entry .ttl_entry {
    margin-bottom: 32px;
  }
}
.entry-venue {
  display: flex;
  flex-direction: column;
  max-width: 800px;
  margin: auto;
  padding-bottom: 32px;
}
@media screen and (max-width: 1040px) {
  .entry-venue {
    max-width: 600px;
  }
}
.entry-venue .venue-heading {
  color: #222;
  text-align: left;
  font-size: 1.5rem;
  letter-spacing: 2.1px;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .entry-venue .venue-heading {
    font-size: 1.125rem;
  }
}
.entry-venue .venue-items {
  margin-bottom: 3rem;
}
.entry-venue .venue-items > li {
  color: #222;
  text-align: left;
  font-size: 1rem;
  letter-spacing: 2.1px;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
  list-style-type: disc;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .entry-venue .venue-items > li {
    font-size: 0.9375rem;
  }
}
.entry-venue .venue-text > p {
  color: #222;
  text-align: left;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .entry-venue .venue-text > p {
    font-size: 0.9375rem;
  }
}
.entry-venue .venue-select select {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
  font-feature-settings: "palt";
  font-size: 1.2rem;
  color: #222;
  width: 100%;
  border: 1px solid #a4a4a4;
  background-color: #f0f0f0;
  padding: 15px 25px;
  border-radius: 20px;
  font-weight: 700;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .entry-venue .venue-select select {
    padding: 0.925rem 1.25rem;
  }
}
.entry-info {
  width: 100%;
  position: relative;
  padding-bottom: 64px;
}
.entry-info > ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
}
@media screen and (max-width: 1040px) {
  .entry-info > ul {
    width: 100%;
    max-width: 600px;
  }
}
.entry-info .info-item {
  display: none;
}
.entry-info .visible {
  display: block;
  animation: slideInFromBottom 1s ease-in-out;
}
@keyframes slideInFromBottom {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.entry-info p {
  color: #222;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  text-align: left;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .entry-info p {
    font-size: 0.9375rem;
  }
}
.entry-info .block ul {
  padding-bottom: 32px;
}
.entry-info .block ul > li:not(:first-child) {
  margin-left: 2rem;
}
@media screen and (max-width: 680px) {
  .entry-info .block ul > li:not(:first-child) {
    margin-left: 1rem;
  }
}
.entry-info .map {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 680px) {
  .entry-info .map {
    display: block;
  }
}
@media screen and (max-width: 680px) {
  .entry-info .map iframe {
    width: 100%;
  }
}
.entry-form {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 64px;
}
@media screen and (max-width: 1040px) {
  .entry-form {
    display: flex;
  }
}
.entry-form tbody {
  display: flex;
  flex-direction: column;
  max-width: 800px;
  margin: auto;
}
@media screen and (max-width: 1040px) {
  .entry-form tbody {
    width: 100%;
    max-width: 600px;
  }
}
.entry-form .entry-items {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-bottom: 32px;
  height: auto;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.5s, transform 0.5s;
}
.entry-form .entry-items:nth-child(1) {
  animation: showItem 0.5s 0.25s forwards;
}
.entry-form .entry-items:nth-child(2) {
  animation: showItem 0.5s 0.5s forwards;
}
.entry-form .entry-items:nth-child(3) {
  animation: showItem 0.5s 0.75s forwards;
}
.entry-form .entry-items:nth-child(4) {
  animation: showItem 0.5s 1s forwards;
}
.entry-form .entry-items:nth-child(5) {
  animation: showItem 0.5s 1.25s forwards;
}
.entry-form .entry-items:nth-child(6) {
  animation: showItem 0.5s 1.5s forwards;
}
@keyframes showItem {
  to {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
}
.entry-form .close {
  display: none;
}
@media screen and (max-width: 1040px) {
  .entry-form .entry-items {
    display: block;
  }
}
.entry-form .entry-items:last-child {
  padding-bottom: 0;
}
.entry-form .entry-items .entry-item {
  position: relative;
  font-weight: 500;
  width: 48%;
  min-width: 300px;
  vertical-align: top;
  margin: auto 0;
  padding-right: 1rem;
}
@media screen and (max-width: 1040px) {
  .entry-form .entry-items .entry-item {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .entry-form .entry-items .entry-item {
    padding-bottom: 0.5rem;
  }
}
.entry-form .entry-items .entry-item > p {
  color: #222;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  text-align: left;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .entry-form .entry-items .entry-item > p {
    font-size: 0.9375rem;
  }
}
.entry-form .entry-items .entry-input {
  width: 48%;
  background-color: #fff;
  display: flex;
  margin: auto 0;
  height: auto;
}
@media screen and (max-width: 1040px) {
  .entry-form .entry-items .entry-input {
    width: 100%;
  }
}
.entry-form .entry-items .entry-input > p {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
  font-feature-settings: "palt";
  color: #222;
  width: 100%;
}
.entry-form .entry-items .entry-input input[type="text"] {
  border: 1px solid #a4a4a4;
  background-color: #f0f0f0;
  padding: 15px 25px;
  border-radius: 20px;
  font-weight: 500;
  width: 100%;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .entry-form .entry-items .entry-input input[type="text"] {
    font-size: 0.9375rem;
  }
}
.entry-form .entry-items .entry-input input[type="email"] {
  border: 1px solid #a4a4a4;
  background-color: #f0f0f0;
  padding: 15px 25px;
  border-radius: 20px;
  font-weight: 500;
  width: 100%;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .entry-form .entry-items .entry-input input[type="email"] {
    font-size: 0.9375rem;
  }
}
.wpcf7-form-control-wrap {
  position: relative;
}
.horizontal-item {
  display: flex;
}
.wpcf7-list-item {
  display: inline-block;
}
.horizontal-item label {
  position: relative;
  padding: 8px 8px 8px 40px;
  display: inline-block;
  border: 1px solid transparent;
  cursor: pointer;
  transition: 0.4s;
  width: 100%;
}
.horizontal-item label::before {
  position: absolute;
  content: "";
  top: 52%;
  transform: translateY(-50%);
  left: 8px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #b0b0b0;
}
.horizontal-item label::after {
  position: absolute;
  content: "";
  top: 52%;
  transform: translateY(-50%);
  left: 14px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.2s, transform 0.4s ease 0.2s, box-shadow 0.4s ease 0.2s;
}
.horizontal-item label span {
  color: #222;
  text-align: left;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  text-align: left;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .horizontal-item label span {
    font-size: 0.9375rem;
  }
}
.entry-input .active label::after {
  opacity: 1;
}
.mandatory {
  color: #fff;
  background-color: #ff346e;
  padding: 6px 10px;
  margin-left: 10px;
  line-height: 1;
  font-weight: 500;
  display: inline-block;
  border-radius: 10px;
  opacity: 0.5;
}
.entry-button {
  display: flex;
  justify-content: center;
}
.entry-button > p {
  display: flex;
  flex-direction: column;
}
.entry-button .disable {
  pointer-events: none;
  background-color: #ccc !important;
}
.entry-button input[type="submit"] {
  position: relative;
  width: 250px;
  margin: 0 auto;
  border-radius: 40px !important;
  padding: 12px;
  font-size: 1.25rem;
  background-color: #ff346e;
  -webkit-appearance: none;
  border: none;
  color: #fff;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-family: "Josefin Sans", "Noto Sans JP", sans-serif;
}
.article-entry .column_2 .wpcf7-response-output {
  color: #222;
  margin: 0.1rem auto;
  width: 800px;
  border-radius: 1rem;
  padding: 0 1rem;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  text-align: center;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 1040px) {
  .article-entry .column_2 .wpcf7-response-output {
    width: 100%;
    max-width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .article-entry .column_2 .wpcf7-response-output {
    font-size: 0.9375rem;
  }
}
.article-entry .column_2 .thanks-massage {
  color: #222;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  line-height: 1.94;
  font-family: "Noto Sans JP", sans-serif, "メイリオ";
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .article-entry .column_2 .thanks-massage {
    font-size: 0.9375rem;
  }
}
.article-entry .column_2 .thanks-massage .blod {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .article-entry .column_2 .thanks-massage .blod {
    font-size: 1.125rem;
  }
}
.top_view_venue-info {
  height: 440px;
  position: relative;
  left: 0;
  top: 0;
  background: #1d007f;
}
@media screen and (max-width: 768px) {
  .top_view_venue-info {
    height: 180px;
  }
}
.top_view_venue-info .abs_box {
  height: 100%;
  padding-top: 100px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: calc(100% - 192px);
  margin: auto;
}
@media screen and (max-width: 768px) {
  .top_view_venue-info .abs_box {
    padding-top: 60px;
    max-width: calc(100% - 64px);
  }
}
.top_view_venue-info .abs_box .ttl {
  text-align: left;
  margin: 0;
}
.venue-info_box {
  position: relative;
  min-height: 100%;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 80px 160px;
}
.venue-info_box:before {
  content: "";
  background: #fff;
  width: 100%;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: -30px;
  height: 100%;
  z-index: -1;
  transform: skewY(2deg);
}
.venue-info_box:after {
  content: "";
  background: #fff;
  width: 100%;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 30px;
  height: 100%;
  z-index: -1;
  transform: skewY(-2deg);
}
@media screen and (max-width: 1392px) {
  .venue-info_box {
    background-image: none;
    position: relative;
    width: 100%;
    background: #fff;
    padding: 32px 64px 32px 64px;
    border-radius: 30px 30px 30px 50px;
  }
  .venue-info_box:before {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -30px;
    height: 100%;
    z-index: -1;
    transform: skewY(2deg);
  }
  .venue-info_box:after {
    content: "";
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 30px;
    height: 100%;
    z-index: -1;
    transform: skewY(-2deg);
  }
}
@media screen and (max-width: 968px) {
  .venue-info_box {
    padding: 32px;
  }
}
@media screen and (max-width: 768px) {
  .venue-info_box {
    padding: 32px 20px;
  }
  .venue-info_box:before {
    border-radius: 30px 30px;
  }
  .venue-info_box:after {
    border-radius: 30px 30px;
  }
}
.venue-info_bg {
  position: absolute;
  min-height: 100%;
  width: 103%;
  top: 0;
  left: -2%;
  z-index: -2;
}
.venue-info_bg:before {
  content: "";
  background: #0c0c31;
  width: 100%;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: -40px;
  height: 100%;
  z-index: -2;
  transform: skewY(-3deg);
}
.venue-info_bg:after {
  content: "";
  background: #0c0c31;
  width: 100%;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 0;
  top: 40px;
  height: 100%;
  z-index: -2;
  transform: skewY(2deg);
}
@media screen and (max-width: 1392px) {
  .venue-info_bg:before {
    content: "";
    background: #0c0c31;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -40px;
    height: 100%;
    z-index: -2;
    transform: skewY(-3deg);
  }
  .venue-info_bg:after {
    content: "";
    background: #0c0c31;
    width: 100%;
    display: block;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: 40px;
    height: 100%;
    z-index: -2;
    transform: skewY(2deg);
  }
}
@media screen and (max-width: 768px) {
  .venue-info_bg {
    padding: 32px 20px;
  }
  .venue-info_bg:before {
    border-radius: 30px 30px;
  }
  .venue-info_bg:after {
    border-radius: 30px 30px;
  }
}
.venue-info_block {
  color: #222;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin: auto;
  margin-bottom: 32px;
}
.venue-info_block .venue-info_title {
  position: relative;
  width: 100%;
  border: 2px solid #1d007f;
  border-radius: 30px 30px 0 30px;
  background: #1d007f;
  font-size: 1.5rem;
  letter-spacing: 0.06em;
  padding: 20px 40px;
  cursor: pointer;
  transition: filter 0.5s ease, opacity 0.5s ease;
}
.venue-info_block .venue-info_title:hover {
  filter: brightness(1.2);
  opacity: 1.2;
}
@media screen and (max-width: 768px) {
  .venue-info_block .venue-info_title {
    font-size: 1.125rem;
  }
}
.venue-info_block .venue-info_title.close {
  background: #b7b8c3;
  border: 2px solid #b7b8c3;
  color: #222;
}
.venue-info_block.open .venue-info_title {
  border-radius: 30px 30px 0 0;
}
.venue-info_block .venue-info_title p {
  line-height: 1.1;
  color: #fff;
}
.venue-info_block .venue-info_title .icon_toggle {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 20px;
  top: 26px;
  transform-origin: center;
  transition: transform 0.3s ease;
}
.venue-info_block.open .venue-info_title .icon_toggle {
  transform: rotate(90deg);
}
.venue-info_block .venue-info_title .icon_toggle:before,
.venue-info_block .venue-info_title .icon_toggle:after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
}
.venue-info_block .venue-info_title .icon_toggle:before {
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  top: 50%;
  transition: opacity 0.3s ease;
}
.venue-info_block.open .venue-info_title .icon_toggle:before {
  opacity: 0;
}
.venue-info_block .venue-info_title .icon_toggle:after {
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 50%;
}
@media screen and (max-width: 768px) {
  .venue-info_block .venue-info_title .icon_toggle {
    width: 20px;
    height: 20px;
    right: 20px;
    top: 20px;
  }
}
.venue-info_contents {
  display: none;
  padding: 20px 20px 64px 20px;
  border: 3px solid #1d007f;
  border-radius: 0 0 0 30px;
}
.venue-info_block.open .venue-info_contents {
  display: block;
  animation: fadeIn 0.5s ease-in-out forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(-1px);
  }
}
.venue-info_block.open .venue-info_contents.close {
  border: 3px solid #b7b8c3;
}
.venue-info_contents .map iframe {
  padding-top: 1rem;
  margin: auto;
  width: 100%;
}
@media screen and (max-width: 968px) {
  .venue-info_contents .map iframe {
    padding-top: 0;
  }
}
.venue-info_contents table {
  width: 100%;
  text-align: left;
  border-spacing: 2px;
  border-collapse: collapse;
}
@media screen and (max-width: 968px) {
  .venue-info_contents table {
    margin-bottom: 16px;
  }
}
.venue-info_contents table thead tr {
  background: #fff;
  font-size: 1rem;
}
.venue-info_contents table thead th {
  padding: 16px;
}
.venue-info_contents table tbody tr {
  border-bottom: solid 2px #333;
  font-size: 1rem;
  opacity: 0;
  transform: translateX(16px);
  transition: opacity 0.5s, transform 0.5s;
}
@media screen and (max-width: 968px) {
  .venue-info_contents table tbody tr {
    display: flex;
    flex-direction: column;
    font-size: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .venue-info_contents table tbody tr {
    font-size: 0.8125rem;
  }
}
.venue-info_contents table tbody tr:first-child {
  border-top: solid 2px #333;
}
.venue-info_contents table tbody tr:nth-child(1) {
  animation: showItem 0.5s 0.25s forwards;
}
.venue-info_contents table tbody tr:nth-child(2) {
  animation: showItem 0.5s 0.5s forwards;
}
.venue-info_contents table tbody tr:nth-child(3) {
  animation: showItem 0.5s 0.75s forwards;
}
.venue-info_contents table tbody tr:nth-child(4) {
  animation: showItem 0.5s 1s forwards;
}
.venue-info_contents table tbody tr:nth-child(5) {
  animation: showItem 0.5s 1.25s forwards;
}
.venue-info_contents table tbody tr:nth-child(6) {
  animation: showItem 0.5s 1.5s forwards;
}
.venue-info_contents table tbody tr:nth-child(7) {
  animation: showItem 0.5s 1.75s forwards;
}
.venue-info_contents table tbody tr:nth-child(8) {
  animation: showItem 0.5s 2s forwards;
}
.venue-info_contents table tbody th {
  padding: 16px;
  background: #f2f2f2;
  width: 280px;
  vertical-align: top;
}
@media screen and (max-width: 968px) {
  .venue-info_contents table tbody th {
    width: 100%;
    padding: 10px;
  }
}
.venue-info_contents table tbody td {
  padding: 16px;
}
@media screen and (max-width: 968px) {
  .venue-info_contents table tbody td {
    width: 100%;
    padding: 10px;
  }
}
div.front .bg_grad_award .movable_01 {
  width: 50vw;
  left: -8vw;
  top: calc(100vh - 176px);
  transform-origin: center;
}
div.front .bg_grad_award .movable_02 {
  width: 17.85vw;
  right: 0;
  top: calc(100vh + 580px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_03 {
  width: 27.708vw;
  right: 5%;
  top: calc(100vh + 680px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_04 {
  width: 53.958vw;
  left: 7%;
  top: calc(100vh + 1026px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_05 {
  width: 14.0104vw;
  right: 3%;
  top: calc(100vh + 1803px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_06 {
  width: 17.848vw;
  left: 7%;
  top: calc(100vh + 2365px);
}
div.front .bg_grad_award .movable_07 {
  width: 27.708vw;
  left: -12%;
  top: calc(100vh + 2473px);
}
div.front .bg_grad_award .movable_08 {
  width: 15.2604vw;
  right: 0;
  top: calc(100vh + 2365px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_09 {
  width: 14.5833vw;
  left: 79%;
  top: calc(100vh + 3240px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_10 {
  width: 53.958vw;
  top: calc(100vh + 3682px);
}
div.front .bg_grad_award .movable_11 {
  width: 14.5833vw;
  right: 3%;
  top: calc(100vh + 3974px);
}
div.front .bg_grad_award .movable_sp_01 {
  width: 50vw;
  left: -8vw;
  top: calc(100vh - 57px);
  transform-origin: center;
}
div.front .bg_grad_award .movable_sp_02 {
  width: 300px;
  right: 0;
  top: calc(100vh + 710px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_sp_03 {
  width: 200px;
  right: 5%;
  top: calc(100vh + 680px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_sp_04 {
  width: 53.958vw;
  left: -8%;
  top: calc(100vh + 1015px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_sp_05 {
  width: 200px;
  right: 2%;
  top: calc(100vh + 1857px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_sp_06 {
  width: 17.848vw;
  left: 7%;
  top: calc(100vh + 2700px);
}
div.front .bg_grad_award .movable_sp_07 {
  width: 27.708vw;
  left: -12%;
  top: calc(100vh + 2773px);
}
div.front .bg_grad_award .movable_sp_08 {
  width: 22.2604vw;
  right: 0;
  top: calc(100vh + 2365px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_sp_09 {
  width: 14.5833vw;
  left: 79%;
  top: calc(100vh + 3240px);
  transform-origin: top center;
}
div.front .bg_grad_award .movable_sp_10 {
  width: 53.958vw;
  top: calc(100vh + 3682px);
}
div.front .bg_grad_award .movable_sp_11 {
  width: 14.5833vw;
  right: 3%;
  top: calc(100vh + 3974px);
}
div.about .bg_grad_about .movable_01 {
  width: 27.6vw;
  left: -8vw;
  top: 0;
  transform-origin: center;
}
div.about .bg_grad_about .movable_02 {
  width: 63.15vw;
  right: -6.93vw;
  top: 67.1vh;
  transform-origin: top center;
}
div.about .bg_grad_about .movable_03 {
  width: 26.77vw;
  left: -6.98vw;
  top: 135.8vh;
  transform-origin: top center;
}
div.about .bg_grad_about .movable_04 {
  width: 41.67vw;
  right: 7.03vw;
  top: 221.7vh;
  transform-origin: top center;
}
div.about .bg_grad_about .movable_05 {
  width: 31.25vw;
  left: 5.52vw;
  top: 244.2vh;
  transform-origin: top center;
}
div.about .bg_grad_about .movable_06 {
  width: 88.75vw;
  left: 0;
  top: 313.3vh;
}
div.about .bg_grad_about .movable_sp_01 {
  width: 27.6vw;
  left: -8vw;
  top: 0;
  transform-origin: center;
}
div.about .bg_grad_about .movable_sp_02 {
  width: 63.15vw;
  right: -6.93vw;
  top: 67.1vh;
  transform-origin: top center;
}
div.about .bg_grad_about .movable_sp_03 {
  width: 26.77vw;
  left: -6.98vw;
  top: 135.8vh;
  transform-origin: top center;
}
div.about .bg_grad_about .movable_sp_04 {
  width: 41.67vw;
  left: 0;
  top: 221.7vh;
  transform-origin: top center;
}
div.about .bg_grad_about .movable_sp_05 {
  width: 31.25vw;
  right: 5.52vw;
  top: 276.2vh;
  transform-origin: top center;
}
div.about .bg_grad_about .movable_sp_06 {
  width: 88.75vw;
  left: 0;
  top: 313.3vh;
}
@media screen and (min-width: 769px) {
  .modal_about_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .modal_about_flex .image_item {
    width: 54%;
  }
  .modal_about_flex .info_item {
    width: 43%;
  }
}
@media screen and (max-width: 768px) {
  .modal_about_flex .info_item {
    margin-top: 20px;
  }
}
.dl_llink dt,
.dl_llink dd {
  font-size: 0.9375rem;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .dl_llink dt,
  .dl_llink dd {
    font-size: 0.8125rem;
  }
}
.dl_llink dd + dt {
  margin-top: 1em;
}
.dl_llink .link_arrow:after {
  line-height: 1.25;
}
.modal_voice_flex .role {
  line-height: 1.2;
}
.modal_voice_flex .role span {
  line-height: 1.2;
}
.modal_voice_flex h2 {
  font-size: 1.5625rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .modal_voice_flex h2 {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 568px) {
  .modal_voice_flex h2 {
    font-size: 1.25rem;
  }
}
.modal_voice_flex .dl_llink dt,
.modal_voice_flex .dl_llink dd {
  line-height: 1.1;
}
.modal_voice_flex .dl_llink span {
  line-height: 1.1;
}
@media screen and (min-width: 769px) {
  .modal_voice_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .modal_voice_flex .image_item {
    width: 35%;
  }
  .modal_voice_flex .image_item img {
    border-radius: 60px;
  }
  .modal_voice_flex .info_item {
    width: 62%;
  }
}
@media screen and (max-width: 768px) {
  .modal_voice_flex .info_item {
    margin-top: 20px;
  }
  .modal_voice_flex .image_item img {
    border-radius: 30px;
  }
}
.border_voice {
  border-top: 1px solid #fff;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .border_voice {
    margin: 15px 0;
  }
}
@media screen and (min-width: 769px) {
  div.academy nav {
    background: transparent;
  }
  div.academy nav > ul > li a {
    color: #fff;
    text-shadow: 0 0 16px #471bbf;
  }
}
div.academy footer {
  height: 68vh;
  background: transparent;
}
div.academy .sec {
  padding-top: 50px;
  padding-bottom: 50px;
}
div.academy .sec.sec_cta {
  background: transparent;
}
.top_view_academy {
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top_view_academy {
    height: 88vh;
  }
}
.top_view_academy .abs_box {
  position: absolute;
  left: 52%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 460px;
  max-width: 45%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top_view_academy .abs_box {
    width: 84%;
    max-width: 84%;
    left: 8%;
    top: 63%;
  }
}
.top_view_academy .kv_title_jp {
  font-weight: 700;
  font-size: 1.625rem;
  letter-spacing: 0.14em;
  margin: 0.2em 0;
}
.top_view_academy .kv_title_jp span {
  letter-spacing: 0.21em;
}
@media screen and (max-width: 1295px) {
  .top_view_academy .kv_title_jp {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .top_view_academy .kv_title_jp {
    font-size: 4.8vw;
  }
}
.top_view_academy .text_period {
  font-size: 1.625rem;
  letter-spacing: 0.21em;
  margin-top: 0.2em;
}
.top_view_academy .text_period span {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .top_view_academy .text_period {
    font-size: 4.5vw;
    margin-top: 0.1em;
  }
  .top_view_academy .text_period span {
    font-size: 5.6vw;
  }
}
.top_view_academy .text_period_under {
  font-size: 1.0625rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 568px) {
  .top_view_academy .text_period_under {
    font-size: 0.875rem;
  }
}
.top_view_academy .kv_kopy_pc {
  font-size: 1.6875rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  position: absolute;
  right: 68%;
  top: 69vh;
}
.top_view_academy .kv_kopy_sp {
  font-size: 4.7vw;
  font-weight: 700;
  letter-spacing: 0.17em;
  white-space: nowrap;
}
.academy_about_flex .text_name {
  font-size: 0.8125rem;
  margin-top: 0.5em;
  line-height: 1.5;
}
@media screen and (max-width: 568px) {
  .academy_about_flex .text_name {
    font-size: 0.8125rem;
  }
}
.academy_about_flex .text_name span {
  font-size: 0.75rem;
}
.academy_about_flex .about_copy {
  font-weight: 700;
  font-size: 1.5625rem;
  margin-bottom: 0.7em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .academy_about_flex .about_copy {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 568px) {
  .academy_about_flex .about_copy {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 769px) {
  .academy_about_flex {
    display: flex;
    justify-content: space-between;
  }
  .academy_about_flex .image_item {
    width: 28%;
  }
  .academy_about_flex .text_item {
    width: 65%;
  }
}
@media screen and (max-width: 768px) {
  .academy_about_flex .text_item {
    margin-top: 20px;
  }
}
.fuatures_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .fuatures_flex {
    flex-direction: column;
  }
}
.fuatures_flex .fuatures_item {
  position: relative;
}
.fuatures_flex .fuatures_item img {
  width: 100%;
  height: 100px;
}
@media screen and (min-width: 569px) {
  .fuatures_flex .fuatures_item img {
    height: 150px;
  }
}
@media screen and (min-width: 769px) {
  .fuatures_flex .fuatures_item img {
    height: 300px;
  }
}
.fuatures_flex h3 {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  letter-spacing: 0.14em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .fuatures_flex .fuatures_item + .fuatures_item {
    margin-top: 10px;
  }
}
@media screen and (min-width: 769px) {
  .fuatures_flex {
    display: flex;
    justify-content: space-between;
  }
  .fuatures_flex .fuatures_item {
    width: 30%;
  }
}
.q_copy {
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
}
.q_copy ruby {
  font-size: 2.8125rem;
  line-height: 1;
}
.q_copy ruby rt {
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.21em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .q_copy {
    font-size: 1.125rem;
    margin-bottom: 10px;
  }
  .q_copy ruby {
    font-size: 2rem;
    letter-spacing: -0.04em;
  }
  .q_copy ruby rt {
    font-size: 0.6875rem;
  }
}
@media screen and (max-width: 768px) {
  .q_copy {
    font-size: 1rem;
  }
  .q_copy ruby {
    font-size: 28px;
    letter-spacing: -0.04em;
  }
  .q_copy ruby rt {
    font-size: 0.625rem;
  }
}
.ruby_normal {
  line-height: 1;
}
.ruby_normal rt {
  font-size: 0.625rem;
  letter-spacing: 0.21em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ruby_normal rt {
    font-size: 0.5rem;
  }
}
.ruby_normal span {
  text-decoration: underline;
}
div.academy .shadow_box:before {
  background: linear-gradient(225deg, #c091ff 0%, #18009f 100%);
}
.merit_item h3 {
  margin-bottom: 0.2em;
  line-height: 1;
}
.merit_item .text_box {
  padding: 20px 25px;
  border: 1px solid #fff;
}
.merit_item .text_detail {
  font-size: 12px;
  line-height: 1.7;
}
@media screen and (max-width: 568px) {
  .merit_item .text_detail {
    font-size: 11px;
    text-align: left;
  }
}
.merit_item .text_detail a.detail_link {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .merit_item .text_box {
    border-bottom: none;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .merit_item {
    display: flex;
    align-items: center;
    width: calc(100% - 50px);
    margin-left: auto;
  }
  .merit_item .text_box {
    border-right-width: 0;
    width: 38%;
    padding: 30px 35px;
  }
  .merit_item .image_box {
    width: 62%;
  }
  .merit_item:nth-child(2n-1) {
    flex-direction: row-reverse;
  }
  .merit_item:nth-child(2n-1) .text_box {
    border-right-width: 1px;
    border-left: 0;
  }
}
.merit_item:nth-child(2n) .shadow_box:before {
  right: -50px;
  left: auto;
}
@media screen and (max-width: 768px) {
  .merit_item:nth-child(2n) .shadow_box:before {
    right: -8vw;
  }
}
.merit_item + .merit_item {
  margin-top: 13vw;
}
@media screen and (min-width: 769px) {
  .merit_item + .merit_item {
    margin-top: 85px;
  }
}
.shadow_box {
  position: relative;
  margin-bottom: 50px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .shadow_box {
    margin-bottom: 8vw;
  }
}
.shadow_box:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: -50px;
  bottom: -50px;
  z-index: -1;
  background: linear-gradient(225deg, #f438b3 0%, #280095 100%);
}
@media screen and (max-width: 768px) {
  .shadow_box:before {
    left: -8vw;
    bottom: -8vw;
  }
}
.shadow_box.shadow_box_r:before {
  right: -50px;
  left: auto;
}
@media screen and (max-width: 768px) {
  .shadow_box.shadow_box_r:before {
    right: -8vw;
  }
}
div.academy .merit_item h3 {
  font-size: 1.5625rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  div.academy .merit_item h3 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 568px) {
  div.academy .merit_item h3 {
    font-size: 1.0625rem;
  }
}
@media screen and (max-width: 768px) {
  .flow_box {
    padding-left: 50px;
  }
}
.flow_box .flow_bar {
  position: relative;
}
.flow_box .flow_bar:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border-left: 2px dotted #fff;
  position: absolute;
  top: 20vw;
  left: -36px;
}
@media screen and (min-width: 769px) {
  .flow_box .flow_bar:before {
    width: 83%;
    height: 0;
    border-left: none;
    border-top: 2px dotted #fff;
    top: auto;
    bottom: 18px;
    left: 8.5%;
  }
}
@media screen and (min-width: 769px) {
  .flow_box .flow_bar {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-bottom: 62px;
  }
}
.flow_item {
  position: relative;
  padding-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .flow_item {
    width: 17%;
  }
  .flow_item p {
    line-height: 1.7;
  }
}
.flow_item:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: -50px;
  top: calc(20vw - 15px);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.52);
}
@media screen and (min-width: 769px) {
  .flow_item:before {
    width: 38px;
    height: 38px;
    left: calc(50% - 19px);
    top: auto;
    bottom: -62px;
  }
}
.flow_item .text_box {
  margin-top: 10px;
}
@media screen and (min-width: 769px) {
  .flow_item .text_box {
    text-align: center;
  }
}
.flow_item h3 {
  font-weight: 700;
  font-size: 1.375rem;
}
@media screen and (max-width: 1295px) {
  .flow_item h3 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .flow_item h3 {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 568px) {
  .flow_item h3 {
    font-size: 1.0625rem;
  }
}
.flow_item_01:before {
  background: linear-gradient(#ff861d 0%, #e0fa73 100%);
}
.flow_item_02:before {
  background: linear-gradient(#11f761 0%, #006cff 100%);
}
.flow_item_03:before {
  background: linear-gradient(#2f80de 0%, #8e9bff 100%);
}
.flow_item_04:before {
  background: linear-gradient(#ff03c5 0%, #ecbf5b 80%, #d8bcbc 100%);
}
.flow_item_05:before {
  background: linear-gradient(#eb1adb 0%, #8900ff 100%);
}
.menters_box .menters_info {
  background-color: #ff3e79;
  border-radius: 0 30px 0 0;
  padding: 10px 20px 10px 10px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.menters_box .menters_info .menters_role {
  line-height: 1.3;
  font-size: 0.8125rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .menters_box .menters_info .menters_role {
    font-size: 0.75rem;
  }
}
.menters_box .menters_info .menters_name {
  line-height: 1.5;
  font-weight: 700;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .menters_box .menters_info .menters_name {
    font-size: 1rem;
  }
}
@media screen and (max-width: 568px) {
  .menters_box .menters_info .menters_name {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 769px) {
  .menters_box .intro_item {
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .menters_box .intro_item .image_box_link {
    display: block;
  }
  .menters_box .intro_item .image_box_link:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .menters_box .intro_item + .intro_item {
    margin-top: 20px;
  }
}
.table_profile th,
.table_profile td {
  vertical-align: middle;
  padding: 30px 0;
  border-bottom: 1px solid #fff;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .table_profile th,
  .table_profile td {
    padding: 20px 0;
  }
}
.table_profile th {
  font-weight: 500;
  width: 120px;
}
@media screen and (max-width: 768px) {
  .table_profile th {
    width: 100px;
  }
}
@media screen and (max-width: 374px) {
  .table_profile th {
    width: 80px;
  }
}
.table_profile tr:first-child th,
.table_profile tr:first-child td {
  border-top: 1px solid #fff;
}
div.academy .bg_grad_award {
  background: linear-gradient(
    #0041d1 0%,
    #4394ff 4%,
    #5c9aff 7%,
    #4738ff 23%,
    #9c4aff 33%,
    #7600ff 44%,
    #7a00f4 47.5%,
    #bd0bff 51%,
    #1e6cff 79%,
    #0058ff 87%,
    #25a3ff 95%,
    #3e2eff 100%
  );
}
div.academy .bg_grad_award .fixed_01 {
  height: 41vh;
  top: -22vh;
  right: 73.5%;
}
div.academy .bg_grad_award .movable_01 {
  height: 126vh;
  top: -14vh;
  right: 47.5%;
}
div.academy .bg_grad_award .movable_02 {
  height: 73vh;
  top: -14vh;
  right: 88.5%;
}
div.academy .bg_grad_award .sculpture {
  height: 125vh;
  top: -21vh;
  right: 43%;
}
div.academy .bg_grad_award .movable_03 {
  height: 57vh;
  top: 55vh;
  right: 42%;
}
div.academy .bg_grad_award .movable_04 {
  height: 101vh;
  top: 25vh;
  right: 74%;
}
div.academy .bg_grad_award .movable_05 {
  height: 79vh;
  top: 19vh;
  left: 75%;
}
div.academy .bg_grad_award .movable_06 {
  height: 97vh;
  top: -35vh;
  left: 71%;
}
div.academy .bg_grad_award .movable_07 {
  height: 59vh;
  top: 7.8%;
  left: 73%;
}
div.academy .bg_grad_award .movable_08 {
  height: 74vh;
  top: 10.5%;
  right: 55%;
}
div.academy .bg_grad_award .movable_09 {
  height: 54.4vh;
  top: 15%;
  left: 71%;
}
div.academy .bg_grad_award .movable_10 {
  height: 123vh;
  top: 19%;
  right: 52%;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_11 {
  height: 71vh;
  top: 24%;
  right: 75%;
}
div.academy .bg_grad_award .movable_12 {
  height: 62vh;
  top: 27%;
  left: 82%;
}
div.academy .bg_grad_award .movable_13 {
  height: 123vh;
  top: 31%;
  right: 53%;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_14 {
  height: 74vh;
  top: 39%;
  right: 65%;
}
div.academy .bg_grad_award .movable_15 {
  height: 107vh;
  top: 38%;
  left: 72%;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_16 {
  height: 54vh;
  top: 48%;
  left: 89%;
}
div.academy .bg_grad_award .movable_17 {
  height: 74vh;
  top: 53%;
  right: 66%;
}
div.academy .bg_grad_award .movable_18 {
  height: 118vh;
  top: 64.5%;
  right: -12vw;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_19 {
  height: 275vh;
  top: 68.5%;
  right: -30vw;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_20 {
  height: 62vh;
  bottom: 11.5%;
  right: 73vw;
}
div.academy .bg_grad_award .movable_21 {
  height: 48vh;
  bottom: 54vh;
  right: 57vw;
}
div.academy .bg_grad_award .movable_22 {
  height: 99vh;
  bottom: -13vh;
  right: 72vw;
}
div.academy .bg_grad_award .movable_23 {
  height: 87vh;
  bottom: -29vh;
  right: 65vw;
}
div.academy .bg_grad_award .movable_24 {
  height: 110vh;
  bottom: -5vh;
  right: 76vw;
}
div.academy .bg_grad_award .movable_25 {
  height: 50vh;
  bottom: 38vh;
  left: 77.5vw;
}
div.academy .bg_grad_award .movable_26 {
  height: 111vh;
  bottom: 38vh;
  left: 80vw;
}
div.academy .bg_grad_award .movable_27 {
  height: 126vh;
  bottom: 19vh;
  left: 80vw;
}
div.academy .bg_grad_award .movable_28 {
  height: 143vh;
  bottom: -17vh;
  left: 55vw;
}
div.academy .bg_grad_award .movable_29 {
  height: 85vh;
  bottom: -22vh;
  left: 76vw;
}
div.academy .bg_grad_award .fixed_sp_01 {
  width: 52vw;
  top: -6.4vh;
  left: -21vw;
}
div.academy .bg_grad_award .movable_sp_01 {
  width: 128vw;
  top: -10vh;
  left: -31vw;
}
div.academy .bg_grad_award .sculpture_sp {
  width: 118vw;
  top: -16vh;
  right: -4%;
}
div.academy .bg_grad_award .movable_sp_02 {
  width: 72vw;
  top: -10vh;
  left: -27vw;
}
div.academy .bg_grad_award .movable_sp_03 {
  width: 90vw;
  top: 34vh;
  left: 8vw;
}
div.academy .bg_grad_award .movable_sp_04 {
  width: 147vw;
  top: 10vh;
  right: 40vw;
}
div.academy .bg_grad_award .movable_sp_05 {
  width: 64vw;
  top: 39vh;
  right: 4vw;
}
div.academy .bg_grad_award .movable_sp_06 {
  width: 65vw;
  top: 23vh;
  right: -26vw;
}
div.academy .bg_grad_award .movable_sp_07 {
  width: 65vw;
  top: 7.1%;
  right: -15vw;
}
div.academy .bg_grad_award .movable_sp_08 {
  width: 94vw;
  top: 10%;
  left: -36vw;
}
div.academy .bg_grad_award .movable_sp_09 {
  width: 78vw;
  top: 15%;
  right: -30vw;
}
div.academy .bg_grad_award .movable_sp_10 {
  width: 203vw;
  top: 18%;
  right: -11vw;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_sp_11 {
  width: 90vw;
  top: 20%;
  left: -34vw;
}
div.academy .bg_grad_award .movable_sp_12 {
  width: 75vw;
  top: 22%;
  right: -32vw;
}
div.academy .bg_grad_award .movable_sp_13 {
  width: 160vw;
  top: 26%;
  left: -64vw;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_sp_14 {
  width: 98vw;
  top: 29%;
  right: -39vw;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_sp_15 {
  width: 86vw;
  top: 35%;
  left: -29vw;
}
div.academy .bg_grad_award .movable_sp_16 {
  width: 60vw;
  top: 40.5%;
  right: -39vw;
}
div.academy .bg_grad_award .movable_sp_17 {
  width: 72vw;
  top: 42.5%;
  left: -36vw;
}
div.academy .bg_grad_award .movable_sp_18 {
  width: 203vw;
  bottom: 38.5%;
  right: -20vw;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_sp_19 {
  width: 271vw;
  bottom: 11%;
  left: -82vw;
  mix-blend-mode: multiply;
}
div.academy .bg_grad_award .movable_sp_20 {
  width: 105vw;
  bottom: 8.5%;
  left: -53vw;
}
div.academy .bg_grad_award .movable_sp_21 {
  width: 100vw;
  bottom: 46vh;
  left: -54vw;
}
div.academy .bg_grad_award .movable_sp_22 {
  width: 70vw;
  bottom: 0;
  left: -52vw;
}
div.academy .bg_grad_award .movable_sp_23 {
  width: 98vw;
  bottom: -11vh;
  left: -52vw;
}
div.academy .bg_grad_award .movable_sp_24 {
  width: 83vw;
  bottom: 0.2vh;
  left: -72vw;
}
div.academy .bg_grad_award .movable_sp_25 {
  width: 66vw;
  bottom: 4vh;
  right: -29vw;
}
div.academy .bg_grad_award .movable_sp_26 {
  width: 79vw;
  bottom: 4vh;
  right: -43vw;
}
div.academy .bg_grad_award .movable_sp_27 {
  width: 115vw;
  bottom: -6vh;
  right: -31vw;
}
div.academy .bg_grad_award .movable_sp_28 {
  width: 82vw;
  bottom: -9vh;
  right: -38vw;
}
