main {
  width: 100%;
}
@media (min-width: 768px) {
  ._fixed main {
    margin-top: 100px;
  }
}

a:hover {
  opacity: 1 !important;
}

section {
  padding: 0;
}

.global_header {
  height: auto;
}
.global_header .global_inner a {
  position: absolute;
  top: 16px;
  left: auto;
  right: 20px !important;
}
@media (min-width: 768px) {
  .global_header .global_inner a {
    top: 26px;
    left: 26px;
  }
}
@media (min-width: 980px) {
  .global_header .global_inner a {
    left: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .global_header .global_inner a {
    top: 50px;
    left: 0;
  }
}
.global_header .global_inner a p {
  width: 60%;
  margin-right: 0;
  margin-left: auto;
}
@media (min-width: 768px) {
  .global_header .global_inner a p {
    width: 25%;
    margin-right: auto;
    margin-left: 0;
  }
}
.global_header .global_inner a p span img {
  width: 100%;
  height: auto;
  display: block;
}

@media (min-width: 980px) {
  .global_navigation .global_inner {
    display: flex;
    margin: 0 auto;
    height: 100px;
  }
}

@media (min-width: 980px) {
  .ln_header {
    top: 50px !important;
  }
}
@media (min-width: 768px) {
  .ln_header .global_inner a p span img[src$="ttl_header_01.svg"] {
    width: 236px !important;
  }
}
@media (min-width: 768px) {
  .ln_header .global_inner a p span img[src$="ttl_header_02.svg"] {
    width: 278px !important;
  }
}

.global_mainVisual .bx_wrapper .bx_viewport {
  overflow: hidden;
  padding: 0 0 120%;
  height: 0 !important;
}
@media (min-width: 768px) {
  .global_mainVisual .bx_wrapper .bx_viewport {
    padding-bottom: 107.29166667%;
  }
}
@media (min-width: 980px) {
  .global_mainVisual .bx_wrapper .bx_viewport {
    padding: 0;
    height: calc(100vh - 100px) !important;
  }
}
.global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 0 120.5%;
  height: 0 !important;
  float: none;
  list-style: none;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide {
    padding-bottom: 107.5%;
  }
}
@media (min-width: 980px) {
  .global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide {
    padding: 0;
    height: calc(100vh - 100px) !important;
  }
}
.global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide > .global_inner {
  height: 100%;
  z-index: 10;
  position: relative;
}
.global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide > .global_inner .gm_txt {
  width: 10%;
  position: absolute;
  top: 56px;
  left: 40px;
}
@media (min-width: 768px) {
  .global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide > .global_inner .gm_txt {
    width: 80%;
    top: 320px;
  }
}
@media (min-width: 980px) {
  .global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide > .global_inner .gm_txt {
    width: 50%;
    top: 240px;
    left: 40px !important;
  }
}
@media screen and (min-width: 1280px) {
  .global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide > .global_inner .gm_txt {
    top: calc(50vh - 100px);
    left: 0 !important;
  }
}
.global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide > .global_inner .gm_txt p span img {
  width: 70%;
  height: auto;
}
.global_mainVisual .bx_wrapper .bx_viewport .gm_slider .gms_slide .gm_background > img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.global_mainVisual .gm_bnr {
  display: block;
  position: relative;
  z-index: 100;
}
.global_mainVisual .gm_bnr [class^=bnr] {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 100;
}
.global_mainVisual .gm_bnr [class^=bnr] img {
  display: block;
  margin: auto;
}
.global_mainVisual .gm_bnr .bnr_sp {
  display: block;
  bottom: 20px;
}
@media (min-width: 768px) {
  .global_mainVisual .gm_bnr .bnr_sp {
    display: none;
  }
}
.global_mainVisual .gm_bnr .bnr_tb {
  display: none;
}
@media (min-width: 768px) {
  .global_mainVisual .gm_bnr .bnr_tb {
    display: block;
    bottom: 20px;
  }
}
@media (min-width: 980px) {
  .global_mainVisual .gm_bnr .bnr_tb {
    display: none;
  }
}
.global_mainVisual .gm_bnr .bnr_pc {
  display: none;
}
@media (min-width: 980px) {
  .global_mainVisual .gm_bnr .bnr_pc {
    display: block;
    bottom: 30px;
    max-width: 720px;
  }
  .global_mainVisual .gm_bnr .bnr_pc:not(.nolink)::after {
    background: #fff;
    opacity: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.1s opacity;
    width: 100%;
  }
  .global_mainVisual .gm_bnr .bnr_pc:not(.nolink):hover::after {
    opacity: 0.2;
  }
}
.global_mainVisual .scroll {
  display: none;
}
@media (min-width: 980px) {
  .global_mainVisual .scroll {
    display: block;
    font-size: 14px;
    color: #0d3966;
    position: absolute;
    bottom: 18px;
    left: 15px;
    transform: rotate(-90deg);
    z-index: 100;
    padding: 0 5px 0 20px;
    border-bottom: solid 1px #0d3966;
  }
}
@media screen and (min-width: 980px) and (min-width: 1280px) {
  .global_mainVisual .scroll {
    left: 0;
  }
}

.top_highlights {
  position: relative;
  background-color: #0d3966;
  margin-bottom: -20%;
}
@media (min-width: 768px) {
  .top_highlights {
    margin-bottom: -25%;
  }
}
@media (min-width: 980px) {
  .top_highlights {
    margin-bottom: -15%;
  }
}
.top_highlights .th_inner {
  padding-bottom: 50%;
  padding-top: 45px;
  position: relative;
  background: url(/asp/images/common/bg_blue_01.jpg) 30%;
}
@media (min-width: 768px) {
  .top_highlights .th_inner {
    background-size: 20%;
    padding-top: 75px;
    padding-bottom: 50%;
  }
}
@media (min-width: 980px) {
  .top_highlights .th_inner {
    background-size: 10%;
    padding-top: 0;
    padding-bottom: 32%;
  }
}
.top_highlights .th_inner::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(/asp/images/common/bg_logo_01.png) no-repeat -844% 21%/106%;
}
@media (min-width: 768px) {
  .top_highlights .th_inner::before {
    background: url(/asp/images/common/bg_logo_01.png) no-repeat 1000% 30%/95%;
  }
}
@media (min-width: 980px) {
  .top_highlights .th_inner::before {
    padding-top: 7.5%;
    background: url(/asp/images/common/bg_logo_01.png) no-repeat 100% 15%/35%;
  }
}
.top_highlights .global_inner {
  z-index: 10;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .top_highlights .global_inner {
    padding: 0 70px;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner {
    padding: 100px 70px 0;
  }
}
.top_highlights .global_inner .top_title-01 {
  text-align: center;
  margin-bottom: 31px;
}
@media (min-width: 768px) {
  .top_highlights .global_inner .top_title-01 {
    margin-bottom: 50px;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_title-01 {
    margin-bottom: 56px;
  }
}
.top_highlights .global_inner .top_title-01 span {
  position: relative;
  padding-bottom: 10px;
  display: block;
}
@media (min-width: 768px) {
  .top_highlights .global_inner .top_title-01 span {
    padding-bottom: 20px;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_title-01 span {
    padding-bottom: 26px;
  }
}
.top_highlights .global_inner .top_title-01 span img {
  width: 100%;
}
.top_highlights .global_inner .top_title-01 span img[src$="ttl_academic_information_01.svg"] {
  width: 100%;
  height: 13.5px;
}
@media (min-width: 768px) {
  .top_highlights .global_inner .top_title-01 span img[src$="ttl_academic_information_01.svg"] {
    width: 100%;
    height: 21px;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_title-01 span img[src$="ttl_academic_information_01.svg"] {
    width: 100%;
    height: 22px;
  }
}
.top_highlights .global_inner .top_title-01 span::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  background-color: #c3ae25;
  width: 12.5px;
  height: 1px;
}
@media (min-width: 768px) {
  .top_highlights .global_inner .top_title-01 span::after {
    width: 25px;
    height: 2px;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_banner-01 {
    padding: 0 0 13.5%;
    height: 0 !important;
    display: flex;
    justify-content: space-between;
  }
}
.top_highlights .global_inner .top_banner-01 li {
  padding: 0 0 31.2%;
  height: 0 !important;
  background-color: #c3ae25;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.4);
  transition: all 0.03s ease-in-out;
  transform: translate(0, 0);
}
.top_highlights .global_inner .top_banner-01 li:not(:last-child) {
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .top_highlights .global_inner .top_banner-01 li:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_banner-01 li:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_banner-01 li {
    padding: 0 0 13.5%;
    width: calc(33.3333333333% - 30px);
  }
}
.top_highlights .global_inner .top_banner-01 li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_banner-01 li a {
    background-size: 60%;
  }
}
.top_highlights .global_inner .top_banner-01 li a span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.top_highlights .global_inner .top_banner-01 li a span img[src$="ttl_academic_calender_01.svg"] {
  width: 100%;
  height: 13px;
}
@media (min-width: 768px) {
  .top_highlights .global_inner .top_banner-01 li a span img[src$="ttl_academic_calender_01.svg"] {
    height: 25px;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_banner-01 li a span img[src$="ttl_academic_calender_01.svg"] {
    height: 19px;
  }
}
.top_highlights .global_inner .top_banner-01 li a span img[src$="ttl_course_offerings_01.svg"] {
  width: 100%;
  height: 17px;
}
@media (min-width: 768px) {
  .top_highlights .global_inner .top_banner-01 li a span img[src$="ttl_course_offerings_01.svg"] {
    height: 34px;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_banner-01 li a span img[src$="ttl_course_offerings_01.svg"] {
    height: 26px;
  }
}
.top_highlights .global_inner .top_banner-01 li a span img[src$="ttl_course_syllabi_01.svg"] {
  width: 100%;
  height: 16px;
}
@media (min-width: 768px) {
  .top_highlights .global_inner .top_banner-01 li a span img[src$="ttl_course_syllabi_01.svg"] {
    height: 33px;
  }
}
@media (min-width: 980px) {
  .top_highlights .global_inner .top_banner-01 li a span img[src$="ttl_course_syllabi_01.svg"] {
    height: 24px;
  }
}
.top_highlights .global_inner .top_banner-01 li:hover {
  transform: translateY(1.7%);
}

.top_why {
  position: relative;
  z-index: 7;
  background: #f0f5f6;
  padding-top: 45px;
  padding-bottom: 45px;
  transform: skewY(16.7deg);
}
@media (min-width: 768px) {
  .top_why {
    padding-top: 94px;
    padding-bottom: 90px;
    transform: skewY(15deg);
  }
}
@media (min-width: 980px) {
  .top_why {
    padding-top: 126px;
    transform: skewY(11.5deg);
  }
}
.top_why::before {
  margin-bottom: -200px;
  background: url(/asp/images/common/bg_wagara_01.jpg) repeat left top/70%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  z-index: 8;
}
@media (min-width: 768px) {
  .top_why::before {
    background: url(/asp/images/common/bg_wagara_01.jpg) repeat left top/55%;
  }
}
@media (min-width: 980px) {
  .top_why::before {
    background: url(/asp/images/common/bg_wagara_01.jpg) repeat left top/30%;
  }
}
.top_why .tw_inner {
  position: relative;
  z-index: 8;
  transform: skewY(-16.7deg);
}
@media (min-width: 768px) {
  .top_why .tw_inner {
    transform: skewY(-15deg);
  }
}
@media (min-width: 980px) {
  .top_why .tw_inner {
    transform: skewY(-11.5deg);
  }
}
.top_why .tw_inner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
}
.top_why .tw_inner::after {
  background: url(/asp/images/common/bg_fudemoji_01.png) no-repeat -8% 8%/40%;
  z-index: 9;
}
@media (min-width: 768px) {
  .top_why .tw_inner::after {
    background: url(/asp/images/common/bg_fudemoji_01.png) no-repeat -8% 12%/35%;
  }
}
@media (min-width: 980px) {
  .top_why .tw_inner::after {
    background: url(/asp/images/common/bg_fudemoji_01.png) no-repeat 0 12%/20%;
  }
}
.top_why .global_inner {
  z-index: 10;
}
@media (min-width: 980px) {
  .top_why .global_inner {
    margin: 0 auto;
    padding: 0 70px;
  }
}
.top_why .global_inner .top_title-01 {
  margin-bottom: 22px;
  text-align: center;
}
@media (min-width: 768px) {
  .top_why .global_inner .top_title-01 {
    margin-bottom: 40px;
  }
}
.top_why .global_inner .top_title-01 span img[src$="ttl_why_01.svg"] {
  width: auto;
  height: 67.5px;
}
@media (min-width: 768px) {
  .top_why .global_inner .top_title-01 span img[src$="ttl_why_01.svg"] {
    height: 136px;
  }
}
@media (min-width: 980px) {
  .top_why .global_inner .top_title-01 span img[src$="ttl_why_01.svg"] {
    height: 164px;
  }
}
.top_why .global_inner > p {
  margin-bottom: 53px;
  font-size: 11px;
}
@media (min-width: 768px) {
  .top_why .global_inner > p {
    text-align: center;
    margin-bottom: 80px;
    font-size: 1.8vw;
  }
}
@media (min-width: 980px) {
  .top_why .global_inner > p {
    margin-bottom: 74px;
    font-size: 16px;
    line-height: 1.5;
  }
}
.top_why .global_inner .top_card-01 {
  margin-bottom: 14vw;
}
@media (min-width: 768px) {
  .top_why .global_inner .top_card-01 {
    margin-bottom: 90px;
  }
}
.top_why .global_inner .top_card-01 li {
  position: relative;
  overflow: hidden;
}
.top_why .global_inner .top_card-01 li:not(:last-child) {
  margin-bottom: 44px;
}
@media (min-width: 768px) {
  .top_why .global_inner .top_card-01 li:not(:last-child) {
    margin-bottom: 90px;
  }
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li {
    padding-bottom: 7.8232758621%;
  }
}
.top_why .global_inner .top_card-01 li .global_inner {
  padding: 0;
  position: relative;
}
.top_why .global_inner .top_card-01 li .global_inner a {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  text-decoration: none;
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a {
    flex-flow: row nowrap;
  }
}
.top_why .global_inner .top_card-01 li .global_inner a .head {
  z-index: 11;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a .head {
    width: 53%;
  }
}
.top_why .global_inner .top_card-01 li .global_inner a .head .image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .top_why .global_inner .top_card-01 li .global_inner a .head .image img {
    height: 430px;
  }
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a .head .image img {
    height: 100%;
  }
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a .head {
    position: relative;
    z-index: 11;
  }
}
.top_why .global_inner .top_card-01 li .global_inner a .body {
  padding: 2rem 30px 3rem;
  background-color: #fcfbfc;
  z-index: 10;
}
@media (min-width: 768px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body {
    padding: 7rem 50px 6rem;
  }
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body {
    padding: 6.5% 7.5% 6.5% 10%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translateY(25%);
    width: 53%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 1280px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body {
    padding: 90px 108px 60px 128px;
  }
}
.top_why .global_inner .top_card-01 li .global_inner a .body .title {
  font-size: 4.8vw;
  color: #0d3966;
  font-family: "Spectral", serif;
  font-weight: 400;
}
@media (min-width: 768px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .title {
    margin-bottom: 2rem;
    font-size: 3.9vw;
  }
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .title {
    font-size: 2.3vw;
    margin-bottom: 1.6rem;
    line-height: 1.1;
  }
}
@media screen and (min-width: 1280px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .title {
    font-size: 30px;
  }
}
.top_why .global_inner .top_card-01 li .global_inner a .body .title .subtitle {
  font-size: 3.3vw;
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .title .subtitle {
    font-size: 18px;
  }
}
.top_why .global_inner .top_card-01 li .global_inner a .body .text {
  color: #010101;
  font-size: 2.9vw;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .text {
    font-size: 1.8vw;
  }
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .text {
    font-size: 1.1vw;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .text {
    font-size: 15px;
  }
}
.top_why .global_inner .top_card-01 li .global_inner a .body .button {
  width: 64px;
  margin-left: auto;
  margin-right: -10px;
  text-align: center;
  position: relative;
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .button {
    margin: auto 0 0 auto;
  }
}
.top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01 {
  font-size: 2.4vw;
}
@media (min-width: 768px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01 {
    font-size: 1.6vw;
  }
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01 {
    font-size: 12px;
  }
}
.top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01::before, .top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01::after, .top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01 > span::before, .top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01 > span::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #0d3966;
  width: 64px;
  height: 1px;
}
.top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01::before {
  top: -6px;
}
.top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01::after {
  bottom: -6px;
}
.top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01 > span {
  color: #0d3966;
}
.top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01 > span::before {
  top: -4px;
}
.top_why .global_inner .top_card-01 li .global_inner a .body .button .module_link-more-01 > span::after {
  bottom: -4px;
}
.top_why .global_inner .top_card-01 li .global_inner a:hover .head .image img {
  transform: scale(1.1);
}
@media (min-width: 980px) {
  .top_why .global_inner .top_card-01 li:nth-child(2n) .global_inner a .head {
    margin-left: auto;
    margin-right: 0;
    padding: 0;
  }
  .top_why .global_inner .top_card-01 li:nth-child(2n) .global_inner a .body {
    right: auto;
    left: 0;
    padding: 6.5% 10% 6.5% 7.5%;
  }
}
@media screen and (min-width: 980px) and (min-width: 1280px) {
  .top_why .global_inner .top_card-01 li:nth-child(2n) .global_inner a .body {
    padding: 90px 145px 60px 80px;
  }
}
.top_why .top_banner-02 {
  padding: 0 20px;
  max-width: 1440px;
  margin: auto;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 {
    padding: 0 44.2px;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 0;
  }
}
.top_why .top_banner-02 li {
  padding: 0 0 63.0136986301%;
  height: 0 !important;
  position: relative;
  overflow: hidden;
  z-index: 11;
}
.top_why .top_banner-02 li:not(:first-child) {
  margin-top: 30px;
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li:not(:first-child) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li {
    padding: 0 0 44.0528634361%;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li {
    padding: 0;
    height: 300px !important;
    width: calc(50% - 1px);
  }
}
.top_why .top_banner-02 li a {
  color: #feffff;
  text-decoration: none;
  display: block;
}
.top_why .top_banner-02 li a .image {
  position: relative;
  padding: 0 0 63.0136986301%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li a .image {
    padding: 0 0 44.0528634361%;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li a .image {
    height: 300px !important;
  }
}
.top_why .top_banner-02 li a .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  max-width: 150%;
  max-height: 130%;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li a .image img {
    max-width: 110%;
    max-height: 110%;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li a .image img {
    max-width: 145%;
    max-height: 110%;
  }
}
.top_why .top_banner-02 li a .image::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
  background-color: rgba(0, 0, 0, 0.6);
}
.top_why .top_banner-02 li a .text-block {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 13;
  margin: auto;
  height: 100%;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li a .text-block {
    padding: 0 10.1781170483%;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li a .text-block {
    padding: 0 16.6666666667%;
  }
}
.top_why .top_banner-02 li a .text-block .title {
  margin-bottom: 1rem;
  text-align: center;
  font-size: 4.8vw;
  font-family: "Spectral", serif;
  font-weight: 400;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li a .text-block .title {
    font-size: 3.9vw;
    margin-bottom: 2rem;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li a .text-block .title {
    margin-bottom: 4%;
    font-size: 24px;
  }
}
.top_why .top_banner-02 li a .text-block .text {
  font-size: 2.9vw;
  font-family: "Helvetia", "Arial", sans-serif;
  font-weight: 400;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li a .text-block .text {
    font-size: 1.8vw;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li a .text-block .text {
    font-size: 14px;
    width: 100%;
  }
}
.top_why .top_banner-02 li a .text-block .button {
  text-align: center;
  width: 64px;
  margin: auto 0 22px auto;
  position: absolute;
  right: 20px;
  bottom: 0;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li a .text-block .button {
    margin: auto 0 26px auto;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li a .text-block .button {
    margin-right: 0;
  }
}
.top_why .top_banner-02 li a .text-block .button .module_link-more-02 {
  font-size: 9px;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li a .text-block .button .module_link-more-02 {
    font-size: 1.6vw;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li a .text-block .button .module_link-more-02 {
    font-size: 12px;
  }
}
.top_why .top_banner-02 li a .text-block .button .module_link-more-02::before, .top_why .top_banner-02 li a .text-block .button .module_link-more-02::after, .top_why .top_banner-02 li a .text-block .button .module_link-more-02 > span::before, .top_why .top_banner-02 li a .text-block .button .module_link-more-02 > span::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #feffff;
  width: 64px;
  height: 1px;
}
.top_why .top_banner-02 li a .text-block .button .module_link-more-02::before {
  top: 0;
}
.top_why .top_banner-02 li a .text-block .button .module_link-more-02::after {
  bottom: 0;
}
.top_why .top_banner-02 li a .text-block .button .module_link-more-02 > span::before {
  top: 2px;
}
.top_why .top_banner-02 li a .text-block .button .module_link-more-02 > span::after {
  bottom: 2px;
}
.top_why .top_banner-02 li a:hover .image img {
  transform: translate(-50%, -50%) scale(1.1);
}
.top_why .top_banner-02 li._wide {
  padding: 0 0 34.6666666667%;
  margin: 30px auto 0;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li._wide {
    padding: 0 0 24.9632892805%;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li._wide {
    padding: 0 70px;
    height: 200px !important;
    width: 100%;
    max-width: calc( 980px + 300px);
    margin: 60px auto 0;
  }
}
.top_why .top_banner-02 li._wide a .image {
  padding: 0 0 34.6666666667%;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li._wide a .image {
    padding: 0 0 24.9632892805%;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li._wide a .image {
    height: 200px !important;
  }
}
.top_why .top_banner-02 li._wide a .image img {
  max-width: 100%;
  max-height: 160%;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li._wide a .image img {
    max-width: 100%;
    max-height: 200%;
  }
}
.top_why .top_banner-02 li._wide a .text-block .title {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .top_why .top_banner-02 li._wide a .text-block .title {
    margin-bottom: 0;
  }
}
@media (min-width: 980px) {
  .top_why .top_banner-02 li._wide a .text-block .button {
    margin-right: 70px;
  }
}

.top_news {
  position: relative;
  z-index: 8;
  background-color: #fcfbfc;
  padding-top: 60px;
  padding-bottom: 65px;
}
@media (min-width: 768px) {
  .top_news {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media (min-width: 980px) {
  .top_news {
    padding-top: 94px;
    padding-bottom: 120px;
  }
}
.top_news .global_inner {
  width: 95%;
  max-width: none;
  transform: translateX(5%);
  padding-top: 53px;
  padding-bottom: 53px;
  padding-left: 45px;
  margin: 0;
  background-color: #323232;
}
@media (min-width: 768px) {
  .top_news .global_inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 980px) {
  .top_news .global_inner {
    width: calc(100% - 70px);
    transform: translateX(70px);
    padding-left: 70px;
  }
}
@media screen and (min-width: 1280px) {
  .top_news .global_inner {
    transform: translateX(0);
    width: calc(100% - (100vw - 980px - 300px + 140px) / 2);
    margin-left: calc((100vw - 980px - 300px + 140px) / 2);
    margin-right: 0;
  }
}
.top_news .global_inner::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  background-image: url(/asp/images/common/bg_black_01.jpg);
  background-size: 70%;
  z-index: 9;
}
@media (min-width: 768px) {
  .top_news .global_inner::before {
    background-size: 45%;
  }
}
@media (min-width: 980px) {
  .top_news .global_inner::before {
    background-size: 25%;
  }
}
.top_news .global_inner .top_title-01 {
  margin-bottom: 47px;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_title-01 {
    margin-bottom: 94px;
  }
}
.top_news .global_inner .top_title-01 span {
  position: relative;
  padding-bottom: 15px;
  z-index: 10;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_title-01 span {
    padding-bottom: 35px;
  }
}
@media (min-width: 980px) {
  .top_news .global_inner .top_title-01 span {
    padding-bottom: 30px;
  }
}
.top_news .global_inner .top_title-01 span img[src$="ttl_news_topics_01.svg"] {
  width: 183px;
  height: 14px;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_title-01 span img[src$="ttl_news_topics_01.svg"] {
    width: auto;
    height: 22px;
  }
}
.top_news .global_inner .top_title-01 span::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  background-color: #feffff;
  width: 12px;
  height: 1px;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_title-01 span::after {
    width: 24px;
    height: 2px;
  }
}
.top_news .global_inner .button {
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.4);
  width: 120px;
  position: relative;
  z-index: 10;
  font-size: 10px;
}
@media (min-width: 768px) {
  .top_news .global_inner .button {
    width: 200px;
    font-size: 1.8vw;
  }
}
@media (min-width: 980px) {
  .top_news .global_inner .button {
    font-size: 14px;
  }
}
.top_news .global_inner .button a {
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
  text-decoration: none;
  color: #feffff;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.top_news .global_inner .button a:hover {
  color: #323232;
  background-color: #feffff;
}
@media (min-width: 768px) {
  .top_news .global_inner .button a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.top_news .global_inner .button a .module_link-01 span {
  font-family: "Helvetia", "Arial", sans-serif;
  font-weight: 400;
}
.top_news .global_inner .top_card-02 {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 34px;
  position: relative;
  z-index: 10;
}
.top_news .global_inner .top_card-02::-webkit-scrollbar {
  height: 0;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_card-02 {
    margin-bottom: 54px;
  }
}
@media (min-width: 980px) {
  .top_news .global_inner .top_card-02 {
    margin-bottom: 64px;
  }
}
.top_news .global_inner .top_card-02 li {
  white-space: normal;
  display: table-cell;
  vertical-align: top;
  width: 70%;
  min-width: 230px;
  height: 50%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_card-02 li {
    min-width: 480px;
  }
}
@media (min-width: 980px) {
  .top_news .global_inner .top_card-02 li {
    width: 36%;
    max-width: 480px;
  }
}
.top_news .global_inner .top_card-02 li a {
  padding-bottom: 12px;
  text-decoration: none;
  color: #feffff;
  display: block;
  margin-right: 18px;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_card-02 li a {
    margin-right: 36px;
  }
}
.top_news .global_inner .top_card-02 li a .head {
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  height: 0;
  padding: 0 0 60%;
  background: url(/asp/images/common/no_image.jpg) no-repeat center center;
  background-size: cover;
}
.top_news .global_inner .top_card-02 li a .head .image img {
  width: 120%;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  height: auto;
  max-width: none;
  max-height: none;
}
.top_news .global_inner .top_card-02 li a .body {
  position: relative;
  height: 6em;
  font-size: 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_card-02 li a .body {
    height: 9em;
  }
}
@media (min-width: 980px) {
  .top_news .global_inner .top_card-02 li a .body {
    height: 7em;
  }
}
.top_news .global_inner .top_card-02 li a .body .post {
  margin-bottom: 3px;
  font-size: 11px;
}
.top_news .global_inner .top_card-02 li a .body .post::after {
  content: "";
  display: block;
  background-color: #fcfbfc;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_card-02 li a .body .post {
    font-size: 2vw;
  }
}
@media (min-width: 980px) {
  .top_news .global_inner .top_card-02 li a .body .post {
    margin-bottom: 0;
    font-size: 16px;
  }
}
.top_news .global_inner .top_card-02 li a .body .post span {
  font-weight: 700;
}
.top_news .global_inner .top_card-02 li a .body .text {
  font-size: 11px;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .top_news .global_inner .top_card-02 li a .body .text {
    font-size: 1.8vw;
  }
}
@media (min-width: 980px) {
  .top_news .global_inner .top_card-02 li a .body .text {
    font-size: 14px;
  }
}
.top_news .global_inner .top_card-02 li:hover a .head .image img {
  transform: translate(-50%, -50%) scale(1.1);
}

.top_video {
  background: url(/asp/images/common/bg_white_01.jpg) 3%;
  padding-top: 45px;
  padding-bottom: 85px;
  position: relative;
}
@media (min-width: 768px) {
  .top_video {
    background-size: 2%;
    padding-top: 94px;
    padding-bottom: 70px;
  }
}
@media (min-width: 980px) {
  .top_video {
    background-size: 1%;
    padding-bottom: 124px;
  }
}
@media (min-width: 768px) {
  .top_video .global_inner {
    padding: 0 20px;
  }
}
@media (min-width: 980px) {
  .top_video .global_inner {
    padding: 0 70px;
  }
}
.top_video .global_inner .top_title-01 {
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .top_video .global_inner .top_title-01 {
    margin-bottom: 84px;
  }
}
.top_video .global_inner .top_title-01 span {
  position: relative;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .top_video .global_inner .top_title-01 span {
    padding-bottom: 37px;
  }
}
.top_video .global_inner .top_title-01 span img[src$="ttl_video_collections_01.svg"] {
  width: 250px;
  height: auto;
}
@media (min-width: 768px) {
  .top_video .global_inner .top_title-01 span img[src$="ttl_video_collections_01.svg"] {
    width: auto;
    height: 22px;
  }
}
.top_video .global_inner .top_title-01 span::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  background-color: #010101;
  width: 12px;
  height: 1px;
}
@media (min-width: 768px) {
  .top_video .global_inner .top_title-01 span::after {
    width: 24px;
    height: 2px;
  }
}
.top_video .global_inner .module_card-01 {
  display: flex;
  justify-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top_video .global_inner .module_card-01 li {
  border-bottom: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.top_video .global_inner .module_card-01 li:not(:last-child) {
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .top_video .global_inner .module_card-01 li:not(:last-child) {
    margin-bottom: 34px;
  }
}
@media (min-width: 980px) {
  .top_video .global_inner .module_card-01 li:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .top_video .global_inner .module_card-01 li {
    width: calc(50% - 12px);
    margin-bottom: 32px;
  }
}
@media (min-width: 980px) {
  .top_video .global_inner .module_card-01 li {
    width: calc(25% - 12px);
    margin-bottom: 0;
  }
}
.top_video .global_inner .module_card-01 li a {
  position: relative;
  display: block;
}
.top_video .global_inner .module_card-01 li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.top_video .global_inner .module_card-01 li a .image {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.top_video .global_inner .module_card-01 li a .image img {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.top_video .global_inner .module_card-01 li a .image::before, .top_video .global_inner .module_card-01 li a .image::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
}
.top_video .global_inner .module_card-01 li a .image::before {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
}
@media (min-width: 980px) {
  .top_video .global_inner .module_card-01 li a .image::before {
    width: 36px;
    height: 36px;
  }
}
.top_video .global_inner .module_card-01 li a .image::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #fff;
}
@media (min-width: 980px) {
  .top_video .global_inner .module_card-01 li a .image::after {
    border-width: 6px 0 6px 10px;
  }
}
.top_video .global_inner .module_card-01 li .title {
  margin: 15px 0;
  color: #010101;
  font-size: 3.7vw;
}
@media (min-width: 768px) {
  .top_video .global_inner .module_card-01 li .title {
    margin-bottom: 25px;
    font-size: 1.8vw;
  }
}
@media (min-width: 980px) {
  .top_video .global_inner .module_card-01 li .title {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.top_video .global_inner .module_card-01 li:hover a .image img {
  transform: scale(1.1);
}/*# sourceMappingURL=top.css.map */