@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Oswald:wght@200;300;400;500;600;700&display=swap");
html {
  font-size: 0.09090909vw;
  height: 100%;
  font-family: "Noto Sans SC", sans-serif;
  height: 100%;
}

a:hover {
  opacity: 0.6;
}

.section-theme .inner .list-contents ul li:hover {
  opacity: 0.6;
}

.slick-slide img {
  width: 100%;
}

.l-asset-read_2 {
  padding-bottom: 60rem;
  padding-top: 0px !important;
}

@media screen and (min-width: 1100px) {
  html {
    font-size: 1.1px;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: 0.14765vw;
  }
}
dl {
  margin: 0px;
}
dl dt {
  margin: 0px;
}
dl dd {
  margin: 0px;
}

ul, ol {
  padding: 0px;
  margin: 0px;
}
ul li, ol li {
  list-style-type: none;
}

body {
  margin: 0px;
  font-size: 16rem;
  height: 100%;
}

figure {
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0px;
  margin: 0px;
  font-weight: 200;
}

p {
  margin: 0px;
}

.l-mv-container {
  background: url(../img/common/bg_mv.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 100rem;
}

.l-mv-header {
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 300;
  height: 83rem;
  box-sizing: border-box;
  background: #211834;
  background-repeat: repeat-x;
  background-position: center top;
}

.l-mv-nav {
  display: flex;
  justify-content: flex-end;
  padding-top: 10rem;
  padding-right: 10rem;
}
.l-mv-nav nav {
  margin-right: 30rem;
}
.l-mv-nav nav ul {
  display: flex;
  justify-content: space-between;
}
.l-mv-nav nav ul li {
  font-size: 18rem;
  margin-left: 20rem;
  padding-top: 20rem;
}
.l-mv-nav nav ul li a {
  color: #fff;
  text-decoration: none;
}

.c-mv-btn {
  background: #ff00a3;
  border-radius: 10rem;
  display: block;
  color: #fff;
  width: 295rem;
  line-height: 63rem;
  box-sizing: border-box;
  font-size: 20rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-bottom: 3rem solid #cd0786;
}
.c-mv-btn:before {
  content: "";
  display: inline-block;
  width: 8rem;
  height: 8rem;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  margin-right: 10rem;
  position: relative;
  top: -3rem;
}

.l-mv-inner {
  padding-top: 70rem;
  padding-bottom: 480rem;
  text-align: center;
}

.l-mv-title img {
  width: 870rem;
  height: auto;
}

.l-mv-text {
  color: #fff;
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.l-section-news_container {
  background: #2a1d43;
}

.l-section-news_header {
  position: relative;
  font-weight: bold;
  width: 342rem;
  margin-left: auto;
  margin-right: auto;
}
.l-section-news_header h2 {
  position: absolute;
  top: -43rem;
  width: 342rem;
  background: #2a1d43;
  height: 43rem;
  padding-top: 15rem;
  font-weight: bold;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
}

.slick-arrow {
  position: absolute;
  left: -9999rem;
}

.l-section-news_list {
  display: flex;
  justify-content: space-between;
  padding-top: 60rem;
  padding-bottom: 80rem;
  overflow: hidden;
}
.l-section-news_list article {
  margin-right: 30rem;
  background: #fff;
  border-radius: 10rem;
  width: 346rem !important;
}
.l-section-news_list article .l-section-news_article-text {
  padding: 25rem 30rem 30rem 30rem;
}
.l-section-news_list article .l-section-news_article-text h3 {
  font-size: 16rem;
  font-weight: bold;
  padding-bottom: 10rem;
}
.l-section-news_list article .l-section-news_article-text p {
  font-size: 12rem;
  line-height: 24rem;
}

.l-section-vision_container {
  background: #2a1d43;
}

.l-section-vision_inner:after {
  content: "";
  display: block;
  clear: both;
  line-height: 0px;
  font-size: 0px;
}
.l-section-vision_inner h2 {
  padding-top: 20rem;
  font-size: 50rem;
  line-height: 75rem;
  font-weight: 100;
}

.l-section-vision_header {
  text-align: center;
  color: #fff;
  padding-bottom: 80rem;
  padding-top: 80rem;
  background: #0a080d;
}

.l-asset-read {
  color: #fff;
  text-align: center;
  padding-top: 40rem;
  font-size: 16rem;
  line-height: 24rem;
}
.l-asset-read span {
  font-size: 24rem;
  line-height: 34rem;
}

.l-section-vision_header-sub {
  font-weight: bold;
  font-size: 30rem;
  line-height: 30rem;
}

.l-section-vision_text {
  background: #211834;
  width: 960rem;
  color: #fff;
}
.l-section-vision_text h3 {
  font-weight: bold;
  color: #ff00a3;
  font-size: 40rem;
  line-height: 40rem;
  padding-bottom: 50rem;
}
.l-section-vision_text p {
  font-size: 16rem;
  line-height: 34rem;
}

.l-section-vision_text-inner {
  padding: 80rem 80rem 80rem 30rem;
}

.l-section-vision_text-left {
  padding-left: calc((100% - 1130rem) / 2);
  float: left;
  clear: both;
  position: relative;
}
.l-section-vision_text-left figure {
  position: absolute;
  overflow: hidden;
  left: 0px;
  width: 100%;
}
.l-section-vision_text-left figure img {
  width: 100%;
  height: 541rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-section-vision_text-left .l-section-vision_text-inner {
  padding-top: 621rem;
}

.l-section-vision_text-right {
  float: right;
  padding-right: calc((100% - 1130rem) / 2);
  margin-top: -100rem;
  position: relative;
}
.l-section-vision_text-right .l-section-vision_text-inner {
  padding: 80rem 30rem 80rem 80rem;
  padding-top: 621rem;
}
.l-section-vision_text-right figure {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
}
.l-section-vision_text-right figure img {
  width: 100%;
  height: 541rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.l-section-vision_bg-gradation {
  clear: both;
  background-image: linear-gradient(328deg, rgb(212, 0, 136), rgb(113, 41, 195) 47%, rgb(14, 231, 234));
}
.l-section-vision_bg-gradation:after {
  content: "";
  display: block;
  clear: both;
  line-height: 0px;
  font-size: 0px;
}

.l-section-model {
  background: url(../img/common/bg_model1.png);
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
}

.l-section-model_inner {
  text-align: center;
  padding-top: 100rem;
  padding-bottom: 120rem;
}
.l-section-model_inner h2 {
  font-size: 60rem;
  color: #fff;
  font-weight: bold;
  padding-bottom: 60rem;
}

.u-pt-80 {
  padding-top: 80rem !important;
}

.u-nmt-100 {
  margin-top: -100rem !important;
}

.l-section-theme {
  background: #2a1d43;
  padding-top: 130rem;
  padding-bottom: 100rem;
}

.l-section-theme_header {
  padding-bottom: 80rem;
  color: #fff;
  text-align: center;
}
.l-section-theme_header h2 {
  font-size: 60rem;
  line-height: 60rem;
  font-weight: bold;
  padding-bottom: 10rem;
}
.l-section-theme_header p {
  font-size: 20rem;
}

.l-section-theme_list {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.l-section-theme_article {
  width: 347rem;
  background: #0a080d;
  margin-bottom: 30rem;
  margin-right: 29rem;
}
.l-section-theme_article:nth-child(3n) {
  margin-right: 0px;
}
.l-section-theme_article figure {
  line-height: 0px;
  font-size: 0px;
}
.l-section-theme_article figure img {
  width: 347rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.l-section-theme_article-text {
  color: #fff;
  padding: 25rem;
  text-align: center;
}
.l-section-theme_article-text h3 {
  font-size: 20rem;
  font-weight: bold;
  padding-bottom: 15rem;
}
.l-section-theme_article-text p {
  font-size: 14rem;
  line-height: 23rem;
}

.l-mv-subtitle img {
  width: 515rem;
  height: auto;
}

.l-section-asset {
  padding-top: 100rem;
  background-image: linear-gradient(328deg, rgb(212, 0, 136), rgb(113, 41, 195) 47%, rgb(14, 231, 234));
}

.l-section-asset_header {
  text-align: center;
  color: #fff;
  padding-bottom: 80rem;
}
.l-section-asset_header h2 {
  font-size: 60rem;
  line-height: 60rem;
  font-weight: bold;
  padding-bottom: 10rem;
}
.l-section-asset_header p {
  font-size: 20rem;
}

.l-section-asset_list-left {
  display: flex;
  justify-content: right;
  position: relative;
}
.l-section-asset_list-left:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #2a1d43;
  height: 100%;
  width: calc((100% - 1100rem) / 2 + 350rem);
}

.l-section-asset_list-inner {
  width: calc(100% - (100% - 1100rem) / 2);
  z-index: 100;
  position: relative;
}
.l-section-asset_list-inner ul {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.l-section-asset_list-inner ul li {
  margin-right: 30rem;
  position: relative;
  line-height: 0px;
  font-size: 0px;
  border-radius: 10rem;
  width: 530rem;
}
.l-section-asset_list-inner ul li img {
  width: 530rem;
}
.l-section-asset_list-inner ul li span {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 180rem;
  padding: 5rem;
  background: #d40088;
  border-radius: 10rem 0 0rem 0;
  color: #fff;
  text-align: center;
  font-size: 14rem;
  line-height: 26rem;
}

.l-section-asset_list-header {
  color: #fff;
  display: flex;
  align-items: flex-end;
  padding-top: 40rem;
  padding-bottom: 40rem;
}
.l-section-asset_list-header h3 {
  padding-right: 15rem;
  font-size: 40rem;
  line-height: 40rem;
  font-weight: bold;
}
.l-section-asset_list-header span {
  font-size: 20rem;
  line-height: 20rem;
  font-weight: bold;
}

.l-section-asset_list-data {
  margin-top: 30rem;
  background: #0a080d;
  width: 1100rem;
  border-radius: 10rem;
  padding: 30rem 30rem 20rem 30rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.l-section-asset_list-data dl {
  color: #fff;
  display: flex;
  align-items: center;
  align-content: center;
  width: 500rem;
  padding-bottom: 10rem;
}
.l-section-asset_list-data dl dt {
  background: #2a1d43;
  color: #fff;
  width: 182rem;
  text-align: center;
  height: 48rem;
  line-height: 19rem;
  font-size: 14rem;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.l-section-asset_list-data dl dd {
  padding-left: 20rem;
}

.l-section-asset_list-figure {
  margin-right: 30rem;
  position: relative;
  line-height: 0px;
  font-size: 0px;
  border-radius: 10rem;
  overflow: hidden;
  width: 1097rem;
}
.l-section-asset_list-figure img {
  width: 1097rem;
}
.l-section-asset_list-figure span {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 180rem;
  padding: 5rem;
  background: #d40088;
  border-radius: 10rem 0 10rem 0;
  color: #fff;
  text-align: center;
  font-size: 14rem;
  line-height: 26rem;
}

.l-section-asset_list-right {
  display: flex;
  justify-content: left;
  position: relative;
  margin-top: 60rem;
}
.l-section-asset_list-right:before {
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  background: #2a1d43;
  height: 100%;
  width: calc((100% - 1100rem) / 2 + 350rem);
}
.l-section-asset_list-right .l-section-asset_list-inner .l-section-asset_list-header {
  display: flex;
  justify-content: right;
}
.l-section-asset_list-right .l-section-asset_list-inner:after {
  content: "";
  display: block;
  clear: both;
}
.l-section-asset_list-right .l-section-asset_list-inner ul {
  display: flex;
  justify-content: right;
}
.l-section-asset_list-right .l-section-asset_list-inner ul li {
  margin-right: 0px;
  margin-left: 30rem;
}
.l-section-asset_list-right .l-section-asset_list-inner .l-section-asset_list-data {
  float: right;
}

.u-mt-60 {
  margin-top: 60rem;
}

.l-section-merit {
  background: #2a1d43;
  padding-top: 200rem;
  margin-top: -100rem;
}

.l-section-merit_inner {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
}

.l-section-merit_header {
  text-align: center;
  color: #fff;
  padding-bottom: 60rem;
}
.l-section-merit_header h2 {
  font-size: 60rem;
  line-height: 60rem;
  font-weight: bold;
  padding-bottom: 10rem;
}
.l-section-merit_header p {
  font-size: 20rem;
  line-height: 20rem;
}

.l-section-content {
  padding-bottom: 150rem;
}
.l-section-content img {
  width: 1100rem;
  height: auto;
}

.l-section-mentor {
  background-image: linear-gradient(328deg, rgb(212, 0, 136), rgb(113, 41, 195) 47%, rgb(14, 231, 234));
  padding-top: 100rem;
  padding-bottom: 100rem;
}

.l-section-mentor_header {
  text-align: center;
  color: #fff;
  padding-bottom: 60rem;
}
.l-section-mentor_header h2 {
  font-size: 60rem;
  line-height: 60rem;
  font-weight: bold;
  padding-bottom: 10rem;
}
.l-section-mentor_header p {
  font-size: 20rem;
  line-height: 20rem;
}

.l-section-mentor_list {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.l-section-mentor_list li {
  width: 253rem;
  text-align: center;
  color: #fff;
  padding-bottom: 50rem;
  margin-right: 20rem;
}
.l-section-mentor_list li:nth-chuld(4n) {
  margin-right: 0px;
}
.l-section-mentor_list li:nth-child(2n) {
  margin-top: 50rem;
}
.l-section-mentor_list li figure {
  line-height: 0px;
  font-size: 0px;
}
.l-section-mentor_list li figure img {
  width: 253rem;
}
.l-section-mentor_list li h3 {
  font-size: 40rem;
  line-height: 58rem;
  padding-top: 10rem;
  padding-bottom: 20rem;
  font-weight: bold;
}
.l-section-mentor_list li p {
  font-size: 16rem;
  line-height: 27rem;
}

.l-section-schdule {
  background: #2a1d43;
  padding-top: 100rem;
}

.l-section-schdule_header {
  text-align: center;
  color: #fff;
  padding-bottom: 80rem;
}
.l-section-schdule_header h2 {
  font-size: 60rem;
  line-height: 60rem;
  font-weight: bold;
  padding-bottom: 10rem;
}
.l-section-schdule_header p {
  font-size: 20rem;
  line-height: 20rem;
}

.l-section-schdule_list {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 300rem;
}
.l-section-schdule_list img {
  width: 100%;
  height: auto;
}
.l-section-schdule_list ul li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  color: #fff;
  padding-bottom: 20rem;
  position: relative;
}
.l-section-schdule_list ul li:before {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 25rem;
}
.l-section-schdule_list ul li .l-section-schdule_day {
  border: 1px solid #fff;
  line-height: 48rem;
  width: 220rem;
  text-align: center;
  background: #2a1d43;
  position: relative;
  z-index: 100;
}
.l-section-schdule_list ul li .l-section-schdule_content {
  width: calc(100% - 250rem);
  border: 1px solid #fff;
  padding: 20rem;
  box-sizing: border-box;
  background: #2a1d43;
  position: relative;
  z-index: 100;
}
.l-section-schdule_list ul li .l-section-schdule_content dl dt {
  font-weight: bold;
  padding-bottom: 10rem;
}

.l-section-app {
  background-image: linear-gradient(328deg, rgb(212, 0, 136), rgb(113, 41, 195) 47%, rgb(14, 231, 234));
  height: 820rem;
}

.l-section-app_inner {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  position: relative;
  top: -240rem;
  border-radius: 10rem;
  padding: 100rem 60rem 60rem 60rem;
  box-sizing: border-box;
}

.l-section-app_header {
  text-align: center;
  padding-bottom: 60rem;
}
.l-section-app_header h2 {
  font-weight: bold;
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 20rem;
}

.l-section-app_table dl {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
.l-section-app_table dl:last-child {
  border-bottom: 1px solid #14082a;
}
.l-section-app_table dl dt {
  width: 210rem;
  background: #14082a;
  color: #fff;
  padding: 30rem;
  box-sizing: border-box;
  text-align: center;
  border-bottom: 1px solid #5b536a;
  align-items: center;
  align-content: center;
  display: flex;
  justify-content: center;
  font-size: 20rem;
}
.l-section-app_table dl dd {
  width: calc(100% - 210rem);
  padding: 30rem;
  font-size: 14rem;
  line-height: 28rem;
  text-align: left;
  border-top: 1px solid #14082a;
  border-right: 1px solid #14082a;
}
.l-section-app_table dl dd ul li {
  list-style: disc;
  margin-left: 20rem;
}

.c-btn-view_more {
  padding: 10rem;
  text-align: center;
  border: 1px solid #fff;
  margin-top: 20rem;
  border-radius: 30rem;
  box-sizing: border-box;
}
.c-btn-view_more:hover {
  background: #fff;
  color: #000;
}

.l-section-faq_header {
  text-align: center;
  padding-bottom: 60rem;
  color: #fff;
}
.l-section-faq_header h2 {
  font-weight: bold;
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 20rem;
}
.l-section-faq_header p {
  font-size: 20rem;
  line-height: 20rem;
}

.l-section-faq {
  padding-top: 100rem;
  padding-bottom: 130rem;
  background: #2a1d43;
}

.l-section-faq_body {
  width: 1100rem;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.l-section-faq_body li {
  position: relative;
}
.l-section-faq_body li::after {
  content: "";
  width: 10rem;
  height: 10rem;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: block;
  transform: rotate(45deg);
  position: absolute;
  top: 30rem;
  right: 30rem;
}
.l-section-faq_body li dl dt {
  padding: 30rem;
  color: #fff;
  background: #14082a;
  font-weight: bold;
  font-size: 20rem;
  margin-bottom: 30rem;
  cursor: pointer;
}
.l-section-faq_body li dl dd {
  padding: 0rem 20rem 50rem 20rem;
  line-height: 32rem;
  font-size: 18rem;
  display: none;
}

.l-section-entry {
  background: #14082a;
  text-align: center;
  color: #fff;
  padding-bottom: 120rem;
}

.l-section-entry_header {
  text-align: center;
  color: #fff;
  position: relative;
  width: 533rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140rem;
}
.l-section-entry_header h2 {
  font-weight: bold;
  font-size: 60rem;
  line-height: 60rem;
  padding-bottom: 20rem;
}
.l-section-entry_header p {
  font-size: 20rem;
  line-height: 20rem;
}
.l-section-entry_header .l-section-entry_header-inner {
  background: #14082a;
  width: 533rem;
  position: absolute;
  height: 145rem;
  top: -60rem;
  padding-top: 50rem;
  box-sizing: border-box;
}

.l-section-entry_btn {
  width: 773rem;
  padding: 40rem;
  background: #ff00a3;
  display: block;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-size: 50rem;
  text-decoration: none;
  border-radius: 10rem;
  font-weight: bold;
  margin-bottom: 40rem;
}
.l-section-entry_btn:before {
  content: "";
  display: inline-block;
  width: 20rem;
  height: 20rem;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  margin-right: 20rem;
  position: relative;
  top: -6rem;
}

.l-section-footer {
  background: #000;
  text-align: center;
  padding-top: 80rem;
  padding-bottom: 80rem;
  color: #fff;
}

.bg-black {
  background: #000000;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 400;
  display: none;
}

.pop-table-center {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 500;
  display: flex;
  justify-content: center;
  align-items: baseline;
  align-content: baseline;
  display: none;
  overflow: auto;
}

.l-pop-box_header {
  display: block;
  justify-content: left;
  background: #000;
}
.l-pop-box_header figure {
  line-height: 0px;
  width: 100%;
  height: 200rem;
  overflow: hidden;
  box-sizing: border-box;
}
.l-pop-box_header figure img {
  width: 100%;
}
.l-pop-box_header .l-pop-box_header_box {
  padding: 40rem;
  display: block;
  text-align: center;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  font-size: 18rem;
}
.l-pop-box_header .l-pop-box_header_box h2 {
  font-weight: bold;
}

.l-pop-box {
  background: #fff;
  top: 0rem;
  left: 0rem;
  z-index: 500;
  font-size: 14rem;
}
.l-pop-box dl {
  display: flex;
  justify-content: left;
}
.l-pop-box dl dt {
  background: #ae2ca8;
  color: #fff;
  width: 150rem;
  padding: 15rem;
  box-sizing: border-box;
  border-bottom: 1px solid #e59de2;
  text-align: center;
}
.l-pop-box dl dd {
  width: calc(100% - 150rem);
}
.l-pop-box dl dd dl {
  width: 100%;
  display: block !important;
}
.l-pop-box dl dd dl dt {
  /*background:#793376;
  border-bottom:1px solid #bb46b6;*/
  padding: 15rem 15rem 0rem 15rem;
  color: #000;
  background: none;
  border-bottom: none;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
}
.l-pop-box dl dd dl dd {
  padding: 15rem;
  box-sizing: border-box;
  border-bottom: 1px solid #b7b7b7;
  width: 100%;
}

.l-sp-only {
  display: none;
}

.top-show_visual {
  background: #211834;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 300;
  display: flex;
  align-items: center;
  align-content: center;
  -webkit-animation: anim2 3s forwards;
          animation: anim2 3s forwards;
  transition-timing-function: linear;
  pointer-events: none;
}
.top-show_visual .top-show_visual_inner {
  color: #ff00a2;
  width: 100%;
  font-size: 250rem;
  font-weight: bold;
  overflow: hidden;
}
.top-show_visual .top-show_visual_inner .top-show_visual_inner_text {
  width: 3000rem;
  -webkit-animation: anim 3s forwards;
          animation: anim 3s forwards;
  transition-timing-function: linear;
}
.top-show_visual .top-show_visual_inner .top-show_visual_inner_text img {
  width: 2504rem;
}

@-webkit-keyframes anim {
  0% {
    transform: translateX(50%);
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    transform: translateX(-1504rem);
    opacity: 0;
  }
}

@keyframes anim {
  0% {
    transform: translateX(50%);
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    transform: translateX(-1504rem);
    opacity: 0;
  }
}
@-webkit-keyframes anim2 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anim2 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 750px) {
  .l-mv-logo img {
    width: 100rem;
  }
  .l-mv-nav {
    display: none;
  }
  .l-section-model_inner h2 {
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
  }
  .l-section-model_inner .l-section-model_inner_box {
    width: 100%;
    padding-left: calc((100% - 600rem) / 2);
    padding-right: calc((100% - 600rem) / 2);
    overflow: auto;
    box-sizing: border-box;
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
  }
  .l-section-model_inner .l-section-model_inner_box::-webkit-scrollbar { /* Chrome, Safari 対応 */
    display: none;
  }
  .l-section-model_inner img {
    width: 1400rem;
  }
  .l-section-theme_list {
    width: 100%;
  }
  .l-section-content {
    width: 100%;
    overflow: auto;
    padding-left: calc((100% - 600rem) / 2);
    box-sizing: border-box;
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
  }
  .l-section-content::-webkit-scrollbar { /* Chrome, Safari 対応 */
    display: none;
  }
  .l-section-content img {
    width: 1500rem;
  }
  .l-section-merit_inner {
    width: 100%;
  }
  .l-section-mentor_list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .l-section-schdule_list {
    width: 600rem;
  }
  .l-section-app_inner {
    width: 600rem;
  }
  .l-section-faq_body {
    width: 100%;
  }
  .l-section-vision_text-left {
    width: 100%;
  }
  .l-mv-title img {
    width: 90%;
  }
  .l-section-asset_list-inner {
    width: 100%;
  }
  .l-section-asset_list-figure {
    width: 100%;
  }
  .l-section-entry_btn {
    width: 90%;
  }
  .l-section-vision_text-left .l-section-vision_text-inner {
    padding: 80rem 0rem 80rem 0rem;
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
  }
  .l-section-vision_text-inner {
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  .l-section-vision_text-right {
    padding-right: 0px;
    margin-top: 0;
    float: none;
  }
  .l-section-vision_text-right figure {
    overflow: inherit;
    position: relative;
  }
  .l-section-vision_text-right .l-section-vision_text-inner {
    padding-top: 80rem;
    padding-left: 0px;
    padding-right: 0px;
  }
  .l-section-vision_text {
    width: 100%;
  }
  .u-nmt-100 {
    margin-top: 0px !important;
  }
  .l-section-vision_text-left figure {
    position: relative;
  }
  .l-section-theme_list {
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
  }
  .l-section-theme_article {
    width: 100%;
    border-radius: 10rem;
    overflow: hidden;
    margin-bottom: 60rem;
    margin-right: 0px;
  }
  .l-section-theme_article figure img {
    width: 100%;
  }
  .l-section-asset_list-left:before {
    width: 400rem;
  }
  .l-section-asset_list-header {
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
  }
  .l-section-asset_list-data {
    width: 100%;
    border-radius: 0rem;
    margin-left: auto;
    margin-right: auto;
  }
  .l-section-asset_list-left .l-section-asset_list-inner ul {
    padding-left: calc((100% - 600rem) / 2);
  }
  .l-section-asset_list-right:before {
    width: 400rem;
  }
  .l-section-asset_list-right .l-section-asset_list-inner .l-section-asset_list-data {
    float: none;
  }
  .l-section-asset_list-right .l-section-asset_list-inner ul {
    padding-right: calc((100% - 600rem) / 2);
  }
  .l-section-asset_list-figure {
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
  }
  .l-section-mentor_list {
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
  }
  .l-section-mentor_list li {
    width: 280rem;
  }
  .l-section-mentor_list li figure {
    width: 280rem;
  }
  .l-section-mentor_list li figure img {
    width: 280rem;
  }
  .l-section-faq {
    padding-top: 700rem;
  }
  .l-section-faq .l-section-faq_inner {
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
  }
  .l-mv-text {
    font-size: 24rem;
    width: 600rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40rem;
    padding-bottom: 40rem;
    line-height: 40rem;
  }
  .l-mv-text br {
    display: none;
  }
  .l-section-news_header h2 {
    font-size: 40rem;
  }
  .l-section-news_list article .l-section-news_article-text h3 {
    font-size: 32rem;
  }
  .l-section-news_list article .l-section-news_article-text p {
    font-size: 24rem;
    line-height: 34rem;
  }
  .l-section-vision_text p {
    font-size: 24rem;
    line-height: 48rem;
  }
  .l-section-vision_text h3 {
    line-height: 48rem;
  }
  .l-section-model_inner h2 {
    font-size: 40rem;
    line-height: 54rem;
  }
  .l-section-theme_header p {
    font-size: 24rem;
  }
  .l-section-theme_article-text h3 {
    font-size: 32rem;
  }
  .l-section-theme_article-text p {
    font-size: 24rem;
    line-height: 36rem;
  }
  .l-section-asset_header p {
    font-size: 24rem;
  }
  .l-section-asset_list-data dl dt {
    font-size: 24rem;
    width: 250rem;
  }
  .l-section-asset_list-data dl dd {
    font-size: 24rem;
    width: calc(100% - 250rem);
  }
  .l-section-asset_list-data dl {
    width: 100%;
  }
  .l-section-mentor_header p {
    font-size: 24rem;
  }
  .l-section-mentor_list li p {
    font-size: 24rem;
    line-height: 34rem;
  }
  .l-section-schdule_list ul li .l-section-schdule_day {
    font-size: 24rem;
  }
  .l-section-schdule_list ul li .l-section-schdule_content {
    font-size: 24rem;
  }
  .l-section-app_header {
    font-size: 24rem;
  }
  .l-section-app_table dl {
    display: block;
  }
  .l-section-app_table dl dt {
    width: 100%;
    font-size: 24rem;
    line-height: 36rem;
  }
  .l-section-app_table dl dd {
    width: 100%;
    box-sizing: border-box;
    border-left: 1px solid #14082a;
    font-size: 24rem;
    line-height: 36rem;
  }
  .l-section-faq_body li dl dt {
    font-size: 24rem;
    line-height: 42rem;
  }
  .l-section-entry_header p {
    font-size: 24rem;
  }
  .l-section-entry {
    font-size: 24rem;
    line-height: 38rem;
  }
  .l-section-footer {
    font-size: 24rem;
  }
  .l-section-news_list article {
    width: 600rem !important;
  }
  .l-pop-box dl dd dl {
    width: 100%;
  }
  .l-pop-box dl dt {
    font-size: 24rem;
    width: 160rem;
  }
  .l-pop-box dl dd {
    font-size: 24rem;
    width: calc(100% - 160rem);
  }
  .l-pop-box dl dd dl dt {
    font-size: 24rem;
    width: 100%;
  }
  .l-pop-box dl dd dl dd {
    font-size: 24rem;
    width: 100%;
  }
  .l-sp-only {
    display: block;
  }
  .l-section-faq_body li dl dd {
    font-size: 24rem;
    line-height: 38rem;
  }
  .l-schedule-img {
    width: 100%;
    overflow: auto;
    box-sizing: border-box;
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
  }
  .l-schedule-img::-webkit-scrollbar { /* Chrome, Safari 対応 */
    display: none;
  }
  .l-schedule-img img {
    width: 1500rem;
    height: auto;
  }
  .l-section-asset_list-figure img {
    width: 100%;
  }
  .l-pop-box_header {
    display: block;
  }
  .l-pop-box_header .l-pop-box_header_box {
    width: 100%;
    box-sizing: border-box;
    font-size: 26rem;
    text-align: center;
    display: block;
  }
  .l-pop-box_header .l-pop-box_header_box h2 {
    padding-bottom: 10rem;
  }
  .l-pop-box_header figure {
    width: 100%;
    box-sizing: border-box;
    height: 400rem;
  }
  .l-pop-box_header figure img {
    width: 100%;
  }
  .l-section-mentor_list li:nth-child(2n) {
    margin-right: 0px;
  }
  .c-btn-view_more {
    font-size: 24rem;
  }
  .l-mv-header {
    background: none;
  }
  .l-asset-read {
    font-size: 24rem;
    line-height: 34rem;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .l-asset-read span {
    font-size: 30rem;
    line-height: 42rem;
    display: block;
  }
}
/*# sourceMappingURL=common.css.map */