@charset "UTF-8";
/*--------------------------------
font
---------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap");
/*--------------------------------
color
---------------------------------*/
/*--------------------------------
common 全体に共通するクラス
---------------------------------*/
body {
  font-size: 16px;
  color: #ffffff;
  background: #19202e;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif, "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}

img {
  width: 100%;
}

.inner {
  max-width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media (min-width: 1280px) {
  .is-sp {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .inner {
    padding: 0 40px;
  }
  .u_hidden-tab {
    display: none;
  }
}
@media (max-width: 767px) {
  .inner {
    padding: 0 20px;
  }
  .is-pc {
    display: none;
  }
}
/*--------------------------------
main
---------------------------------*/
/*--------------------------------
section
---------------------------------*/
.content {
  display: none;
}

.section {
  padding-top: 120px;
  padding-bottom: 100px;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .section {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .section {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
/*--------------------------------
util
---------------------------------*/
.util-title {
  display: inline-block;
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  background: linear-gradient(45deg, #e6b422 0%, #f1d984 40%, #e6b422 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 230px;
  position: relative;
}
.util-title::after {
  position: absolute;
  content: "";
  display: block;
  width: 200px;
  height: 1px;
  left: -230px;
  bottom: 0;
  border-bottom: 1px solid #e6b422;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .util-title {
    font-size: 48px;
    margin-left: 150px;
  }
  .util-title::after {
    width: 130px;
    left: -150px;
  }
}
@media (max-width: 767px) {
  .util-title {
    display: inline-block;
    font-size: 28px;
    line-height: 28px;
    margin-left: 70px;
  }
  .util-title::after {
    width: 60px;
    left: -70px;
  }
}
/*--------------------------------
Loading
---------------------------------*/
:root {
  --loader-size: 500px;
  --text-color: #cecece;
  --color-one: #2979ff;
  --color-two: #ff1744;
  --color-three: #ffff8d;
  --color-four: #b2ff59;
  --light-size: 8px;
}

@media (max-width: 767px) {
  :root {
    --light-size: 3px;
  }
}
.Loader {
  position: relative;
  width: var(--loader-size);
  height: var(--loader-size);
  overflow: visible;
  border-radius: 50%;
  box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.4), 0 0 25px rgba(255, 255, 255, 0.8);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Loader::after {
  content: attr(data-text);
  color: var(--text-color);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media (max-width: 767px) {
  .Loader::after {
    font-size: 16px;
  }
}

.Loader__Circle {
  display: block;
  position: absolute;
  border-radius: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.8;
  mix-blend-mode: screen;
  filter: brightness(120%);
  animation-name: SpinAround;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-timing-function: linear;
}
.Loader__Circle:nth-of-type(1) {
  box-shadow: inset 5px 0 0 5px var(--color-one), 0 var(--light-size) 0 var(--light-size) var(--color-one);
  animation-direction: reverse;
  transform-origin: 50% 50%;
}
.Loader__Circle:nth-of-type(2) {
  box-shadow: inset 5px 0 0 5px var(--color-two), 0 var(--light-size) 0 var(--light-size) var(--color-two);
  animation-delay: 0.5s; /* 0.5秒遅れて回転開始 */
  transform-origin: 50% 50%;
}
.Loader__Circle:nth-of-type(3) {
  box-shadow: inset 5px 0 0 5px var(--color-three), 0 var(--light-size) 0 var(--light-size) var(--color-three);
  transform-origin: 50% 50%;
}
.Loader__Circle:nth-of-type(4) {
  box-shadow: inset 5px 0 0 5px var(--color-four), 0 var(--light-size) 0 var(--light-size) var(--color-four);
  transform-origin: 50% 50%;
}

@keyframes SpinAround {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@media (max-width: 767px) {
  :root {
    --loader-size: 250px;
  }
}
/* ローディング画面 */
#loading-screen {
  position: fixed;
  z-index: 9999;
  justify-content: center;
  align-items: center;
  transition: opacity 0.5s ease, visibility 0s 0.5s; /* フェードアウト後にvisibilityを隠す */
}

#loading-screen.visible {
  visibility: visible; /* フェードイン用に表示 */
  opacity: 1; /* フェードイン */
  transition-delay: 0s; /* visibilityの遅延をリセット */
}

#loading-screen.hidden {
  opacity: 0; /* フェードアウト */
  transition-delay: 0.5s; /* フェードアウト後にvisibilityを隠す */
  z-index: -1; /* ローディング終了後は背面に */
}

/* コンテンツ */
#content {
  opacity: 0; /* フェードイン前は透明 */
  transition: opacity 1s ease; /* フェードインアニメーション */
}

#content.content-visible {
  opacity: 1; /* フェードイン後は表示 */
}

/*--------------------------------
header
---------------------------------*/
.header {
  height: 100px;
  width: 100%;
  position: fixed;
  z-index: 100;
  transition: all 0.3s ease 0s;
}

.change-color {
  background: rgba(25, 32, 46, 0.8);
  transition: all 0.3s ease 0s;
}

.header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header_logo {
  width: 350px;
}

.header_menu {
  color: #ffffff;
}

@media (min-width: 1280px) {
  .header_nav {
    display: flex;
    line-height: 100px;
  }
  .header_nav_list:not(:first-child) {
    margin-left: 40px;
  }
  .header_nav_link {
    transition: all 0.3s ease 0s;
  }
  .header_nav_link:hover {
    opacity: 0.7;
    transition: all 0.3s ease 0s;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .header {
    height: 80px;
  }
  .header_logo {
    width: 300px;
    padding-top: 25px;
  }
  .header_nav {
    margin-top: 50px;
  }
  .header_nav_list {
    font-size: 24px;
    padding-left: 40px;
    position: relative;
  }
  .header_nav_list::after {
    position: absolute;
    content: "";
    display: block;
    border-top: 1px solid;
    -o-border-image: linear-gradient(to right, #ffffff, #2b3c59) 1;
       border-image: linear-gradient(to right, #ffffff, #2b3c59) 1;
    width: 100%;
    bottom: -10px;
    left: 0;
  }
  .header_nav_list:not(:first-child) {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .header {
    height: 80px;
  }
  .header_logo {
    width: 200px;
    padding-top: 25px;
  }
  .header_nav {
    margin-top: 50px;
  }
  .header_nav_list {
    font-size: 20px;
    padding-left: 15px;
    position: relative;
  }
  .header_nav_list::after {
    position: absolute;
    content: "";
    display: block;
    border-top: 1px solid;
    -o-border-image: linear-gradient(to right, #ffffff, #ffffff, #2b3c59) 1;
       border-image: linear-gradient(to right, #ffffff, #ffffff, #2b3c59) 1;
    width: 100%;
    bottom: -5px;
    left: 0;
  }
  .header_nav_list:not(:first-child) {
    margin-top: 35px;
  }
}
/*drawer*/
@media (min-width: 1280px) {
  .drawer-toggle {
    display: none;
  }
}

.drawer--right .drawer-hamburger {
  top: 10px;
  right: 15px;
}
@media (min-width: 768px) and (max-width: 1279px) {
  .drawer--right .drawer-hamburger {
    right: 35px;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .drawer--right.drawer-open .drawer-hamburger {
    right: 35px;
  }
  .drawer--right .drawer-hamburger {
    top: 20px;
    padding: 8px;
  }
  .drawer-hamburger-icon {
    background-color: transparent;
    width: 40px;
    height: 1px;
  }
  .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
    background-color: #ffffff;
    width: 40px;
    height: 1px;
  }
  .drawer-hamburger-icon::after {
    top: 0;
  }
  .drawer-nav {
    width: 100%;
    height: 100vh;
    padding: 0 30px;
    background: #2b3c59;
  }
  .drawer--right .drawer-nav {
    right: -100%;
  }
  .drawer_name {
    display: block;
    font-size: 12px;
    margin-top: 12px;
    letter-spacing: 1px;
  }
  .drawer-nav_logo {
    display: block;
    margin-top: 20px;
    width: 300px;
  }
  .drawer-nav_logo img {
    width: 100%;
  }
  .drawer_faculty {
    margin-top: 60px;
  }
  .drawer_faculty_name {
    font-size: 22px;
  }
  .drawer_faculty_link {
    position: relative;
    display: block;
    width: 600px;
    margin: 0 auto;
  }
  .drawer_faculty_image {
    margin: 20px auto 0;
  }
  .drawer_faculty_image img {
    width: 100%;
  }
  .drawer_faculty_text {
    position: absolute;
    content: "";
    display: block;
    font-size: 24px;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #ffffff;
    padding: 10px 20px;
  }
  .drawer_sns {
    margin-top: 40px;
  }
  .drawer_sns_text {
    font-size: 22px;
  }
  .drawer_sns_icons {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;
  }
  .drawer_sns_icon {
    width: 60px;
  }
  .drawer_sns_icon img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .drawer-toggle {
    width: 35px;
  }
  .drawer--right.drawer-open .drawer-hamburger {
    right: 20px;
  }
  .drawer--right .drawer-hamburger {
    top: 10px;
    padding: 10px;
  }
  .drawer-hamburger-icon {
    background-color: transparent;
    width: 35px;
    height: 1px;
  }
  .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
    background-color: #ffffff;
    width: 35px;
    height: 1px;
  }
  .drawer-hamburger-icon::after {
    top: 0;
  }
  .drawer-nav {
    width: 100%;
    padding: 0 20px;
    background: #2b3c59;
  }
  .drawer_name {
    display: block;
    font-size: 10px;
    margin-top: 10px;
    letter-spacing: 1px;
  }
  .drawer--right .drawer-nav {
    right: -100%;
  }
  .drawer-nav_logo {
    display: block;
    margin-top: 20px;
    width: 200px;
  }
  .drawer-nav_logo img {
    width: 100%;
  }
  .drawer_faculty {
    margin-top: 50px;
  }
  .drawer_faculty_link {
    position: relative;
    display: block;
    width: 100%;
  }
  .drawer_faculty_image {
    width: 250px;
    margin: 15px auto 0;
  }
  .drawer_faculty_image img {
    width: 100%;
  }
  .drawer_faculty_text {
    position: absolute;
    content: "";
    display: block;
    font-size: 14px;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #ffffff;
    padding: 5px 10px;
  }
  .drawer_sns {
    margin-top: 20px;
  }
  .drawer_sns_icons {
    display: flex;
    justify-content: space-evenly;
    margin-top: 15px;
  }
  .drawer_sns_icon {
    width: 40px;
  }
  .drawer_sns_icon img {
    width: 100%;
  }
}
/*--------------------------------
top
---------------------------------*/
.top {
  background: url(/lp/future-leaders/assets/img/top_image.jpg) no-repeat center center/cover;
  aspect-ratio: 2880/1520;
}

.top_title {
  font-weight: 600;
  padding-top: 100px;
  padding-left: 80px;
}

.top_main_title {
  font-size: 90px;
}

.top_en_title {
  font-size: 60px;
  padding-top: 20px;
  letter-spacing: 2px;
}

.top_jp_title {
  font-size: 48px;
  padding-top: 10px;
  margin-left: -20px;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .top {
    background: url(/lp/future-leaders/assets/img/tab/top_image_tab.jpg) no-repeat center center/cover;
    width: 100%;
    height: 700px;
  }
  .top_title {
    padding-left: 5px;
    padding-top: 60px;
  }
  .top_main_title {
    font-size: 66px;
    padding-left: 40px;
  }
  .top_en_title {
    font-size: 36px;
    padding-left: 40px;
  }
  .top_jp_title {
    font-size: 36px;
    padding-left: 25px;
    margin-left: -5px;
  }
}
@media (max-width: 767px) {
  .top {
    background: url(/lp/future-leaders/assets/img/sp/top_image_sp.jpg) no-repeat center center/cover;
    width: 100%;
    height: 650px;
  }
  .top_title {
    padding-left: 5px;
    padding-top: 60px;
  }
  .top_main_title {
    font-size: 36px;
    padding-left: 10px;
  }
  .top_en_title {
    font-size: 26px;
    width: 280px;
    padding-top: 20px;
    padding-left: 10px;
  }
  .top_jp_title {
    font-size: 26px;
    padding-top: 10px;
    margin-left: -3px;
  }
}
/*--------------------------------
catchphrase
---------------------------------*/
.catchphrase_slider_image {
  padding-right: 100px;
}
.catchphrase_slider_image img {
  width: 100%;
}

.catchphrase_jp {
  text-align: center;
  font-size: 72px;
  font-weight: 600;
  background: linear-gradient(90deg, #f28a11 0%, #f41357 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 20px;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .catchphrase_jp {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  .catchphrase_slider_image {
    padding-right: 50px;
  }
  .catchphrase_jp {
    font-size: 20px;
    padding-top: 10px;
  }
}
/*--------------------------------
concept
---------------------------------*/
.concept {
  background: url(/lp/future-leaders/assets/img/concept.jpg) no-repeat center center/cover;
  width: 100%;
  height: 600px;
}

.concept_text {
  font-size: 24px;
  margin: 0 auto;
  line-height: 2.8;
  padding-top: 70px;
}
.concept_text .strong {
  font-size: 36px;
  font-weight: 600;
  font-style: italic;
  display: block;
}

@media (min-width: 1280px) {
  .concept_text {
    width: 1070px;
    font-weight: 600;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .concept_text {
    font-size: 18px;
    line-height: 2.8;
    padding: 80px 35px;
    max-width: 800px;
  }
  .concept_text .strong {
    font-size: 24px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .concept_text {
    font-size: 14px;
    padding: 70px 20px;
  }
  .concept_text .strong {
    font-size: 22px;
    text-align: center;
    display: block;
  }
  .strong {
    font-size: 18px;
  }
}
/*--------------------------------
goal
---------------------------------*/
.goal_contents {
  background: url(/lp/future-leaders/assets/img/goal_bg.jpg) no-repeat center center/cover;
}

.goal_heading {
  font-weight: 600;
  text-align: center;
}

.goal_industry {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.goal_industry.first {
  justify-content: space-evenly;
}

.goal_industry_text {
  text-align: center;
  font-weight: 600;
  letter-spacing: 5px;
}

.goal_industry_image {
  width: 250px;
  margin-top: 20px;
}
.goal_industry_image img {
  width: 100%;
}

@media (min-width: 1280px) {
  .goal_contents {
    height: 1030px;
    margin-top: 80px;
  }
  .goal_heading {
    font-size: 48px;
    padding-top: 80px;
  }
  .goal_industry {
    width: 1280px;
  }
  .goal_industry:first-of-type {
    margin-top: 60px;
  }
  .goal_industry_text {
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .goal_contents {
    height: 750px;
    margin-top: 80px;
  }
  .goal_heading {
    font-size: 36px;
    padding-top: 60px;
  }
  .goal_items {
    padding-left: 40px;
    padding-right: 40px;
  }
  .goal_industry_image {
    width: 180px;
    margin-top: 20px;
  }
  .goal_industry:first-of-type {
    margin-top: 40px;
  }
  .goal_industry_text {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .goal_contents {
    height: 400px;
    margin-top: 40px;
  }
  .goal_industry_image {
    width: 100px;
    margin-top: 10px;
  }
  .goal_heading {
    font-size: 20px;
    padding-top: 20px;
  }
  .goal_items {
    padding-left: 20px;
    padding-right: 20px;
  }
  .goal_industry:first-of-type {
    margin-top: 20px;
  }
}
/*--------------------------------
skill
---------------------------------*/
.skill {
  background: #2b3c59;
}

.skill_contents {
  position: relative;
  width: 100%;
  max-height: 700px;
  overflow: hidden;
  margin-top: 100px;
}

.skill_video video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  visibility: visible;
}

.skill_design-thinking_title {
  font-size: 54px;
  font-weight: 600;
}

.skill_design-thinking_text {
  font-size: 24px;
  padding-top: 30px;
}

.skill_development {
  margin-top: 60px;
}

.skill_development_heading {
  font-size: 48px;
  font-weight: 500;
  text-align: center;
}

.skill_development_content {
  margin-top: 120px;
  display: flex;
  justify-content: space-between;
}
.skill_development_content:nth-child(odd) {
  flex-direction: row-reverse;
}

.skill_development_content_text {
  font-weight: 500;
  display: flex;
  position: relative;
}
.skill_development_content_text::after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: 1px solid #ffffff;
  z-index: 10;
  bottom: 190px;
}
.skill_development_content_text.second::after {
  right: 0;
}
.skill_development_content_text.third::after {
  bottom: 145px;
}

.skill_development_content_number {
  font-size: 100px;
  color: #ddbf1c;
  opacity: 0.8;
  font-family: "Dancing Script", cursive;
  font-style: italic;
  width: 130px;
  position: relative;
}
.skill_development_content_number::after {
  position: absolute;
  content: "POINT";
  display: block;
  font-size: 20px;
  font-family: "Noto Serif JP", serif;
  color: #ffffff;
  top: 110px;
  left: 50%;
  transform: translateX(-50%);
  font-style: normal;
}

.skill_development_content_message {
  font-size: 40px;
  padding-top: 60px;
  padding-left: 30px;
}

@media (min-width: 1280px) {
  .skill_design-thinking {
    position: absolute;
    content: "";
    display: block;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    width: 1440px;
    max-width: 100%;
    padding: 0 80px;
  }
  .skill_video:after {
    position: absolute;
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .skill_development_content_text::after {
    width: 800px;
  }
  .skill_development_image {
    width: 600px;
    position: relative;
  }
  .skill_development_image::after {
    position: absolute;
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .skill_development_image img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .skill_design-thinking {
    position: absolute;
    content: "";
    display: block;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    width: 1440px;
    max-width: 100%;
    padding: 0 80px;
  }
  .skill_video:after {
    position: absolute;
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .skill_design-thinking {
    bottom: 40px;
    padding: 0 40px;
  }
  .skill_design-thinking_title {
    font-size: 36px;
  }
  .skill_design-thinking_text {
    font-size: 15px;
    padding-top: 30px;
  }
  .skill_development_heading {
    font-size: 42px;
  }
  .skill_development_content {
    margin-top: 80px;
    display: block;
  }
  .skill_development_image {
    width: 600px;
    margin: 50px auto;
  }
  .skill_development_content_text::after {
    width: 93%;
    right: 0;
    bottom: 0;
  }
  .skill_development_content_text.third::after {
    bottom: 0px;
  }
  .skill_development_content_number {
    font-size: 100px;
  }
  .skill_development_content_number::after {
    top: 110px;
    font-size: 24px;
  }
  .skill_development_content_message {
    font-size: 36px;
    padding-top: 60px;
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .skill_contents {
    margin-top: 50px;
  }
  .skill_video {
    margin-top: 20px;
  }
  .skill_video:after {
    width: 100%;
    height: 100%;
  }
  .skill_design-thinking {
    max-width: 100%;
    padding: 0 20px;
  }
  .skill_design-thinking_title {
    font-size: 24px;
    font-weight: 600;
    padding-left: 15px;
    position: relative;
  }
  .skill_design-thinking_title::after {
    position: absolute;
    content: "";
    display: block;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    bottom: -8px;
    left: 0;
  }
  .skill_design-thinking_text {
    font-size: 14px;
    padding-top: 30px;
  }
  .skill_development {
    margin-top: 60px;
  }
  .skill_development_heading {
    font-size: 20px;
    font-weight: 500;
  }
  .skill_development_content {
    margin-top: 25px;
    display: block;
  }
  .skill_development_image {
    width: 300px;
    position: relative;
    margin-top: 30px;
    margin: 30px auto;
  }
  .skill_development_content_text::after {
    width: 93%;
    right: 0;
    bottom: 0;
  }
  .skill_development_content_text.third::after {
    bottom: 0px;
  }
  .skill_development_content_number {
    font-size: 60px;
    width: 78px;
  }
  .skill_development_content_number::after {
    top: 65px;
    font-size: 14px;
  }
  .skill_development_content_message {
    font-size: 18px;
    padding-top: 40px;
    padding-left: 15px;
  }
  .second .skill_development_content_message {
    padding-left: 20px;
  }
  .third .skill_development_content_message {
    padding-left: 20px;
  }
}
/*--------------------------------
professor
---------------------------------*/
.professor_heading {
  font-size: 42px;
  font-weight: 600;
  margin-top: 120px;
}

.professor_introduction {
  display: flex;
  margin-top: 120px;
  position: relative;
}
.professor_introduction:nth-child(even) {
  flex-direction: row-reverse;
}
.professor_introduction.second {
  margin-top: 200px;
}

.professor_introduction_image {
  width: 800px;
}
.professor_introduction_image img {
  width: 100%;
}

.professor_introduction_box {
  position: absolute;
  content: "";
  display: block;
  top: 100px;
  width: 500px;
  height: 400px;
  background: linear-gradient(to right, #475b83, #19202e);
  padding: 80px 40px;
}

.professor_introduction_name {
  font-size: 32px;
  padding-left: 10px;
}
.professor_introduction_name .post {
  font-size: 24px;
  padding-left: 20px;
}

.professor_introduction_expert {
  font-size: 24px;
  padding-top: 10px;
}

.professor_introduction_detail {
  font-size: 24px;
  padding-top: 50px;
  padding-left: 10px;
  position: relative;
}
.professor_introduction_detail::after {
  position: absolute;
  content: "";
  display: block;
  border-top: 1px solid;
  -o-border-image: linear-gradient(to right, #ffffff, #ffffff, #19202e) 1;
     border-image: linear-gradient(to right, #ffffff, #ffffff, #19202e) 1;
  width: 415px;
  top: 20px;
  left: 0;
}

@media (min-width: 1280px) {
  .professor {
    padding-bottom: 160px;
  }
  .professor_heading {
    text-align: center;
  }
  .professor_introduction_box {
    top: 100px;
    width: 500px;
    height: 400px;
    padding: 80px 40px;
  }
  .professor_introduction_box.first {
    left: 750px;
  }
  .professor_introduction_box.second {
    right: 750px;
  }
  .professor_introduction_detail {
    width: 420px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .professor {
    padding-bottom: 250px;
  }
  .professor_heading {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-top: 100px;
    padding: 0 40px;
  }
  .professor_introduction {
    margin-top: 80px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .professor_introduction:nth-child(even) {
    flex-direction: row;
  }
  .professor_introduction.second {
    margin-top: 240px;
  }
  .professor_introduction_image {
    width: 600px;
  }
  .professor_introduction_box {
    top: 200px;
    right: 0;
    width: 450px;
    height: 300px;
    padding: 40px 20px;
  }
  .professor_introduction_name {
    font-size: 30px;
    padding-left: 10px;
  }
  .professor_introduction_name .post {
    font-size: 22px;
  }
  .professor_introduction_expert {
    font-size: 22px;
  }
  .professor_introduction_detail {
    font-size: 20px;
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .professor {
    padding-bottom: 220px;
  }
  .professor_heading {
    font-size: 20px;
    margin-top: 60px;
    padding: 0 20px;
    line-height: 2;
  }
  .professor_introduction {
    margin-top: 50px;
  }
  .professor_introduction:nth-child(even) {
    flex-direction: row;
  }
  .professor_introduction.second {
    margin-top: 200px;
  }
  .professor_introduction_image {
    width: 300px;
  }
  .professor_introduction_box {
    top: 140px;
    right: 0;
    width: 300px;
    height: 180px;
    padding: 20px 20px;
  }
  .professor_introduction_name {
    font-size: 20px;
    padding-left: 10px;
  }
  .professor_introduction_name .post {
    font-size: 16px;
    padding-left: 10px;
  }
  .professor_introduction_expert {
    font-size: 16px;
    padding-top: 5px;
  }
  .professor_introduction_detail {
    font-size: 14px;
    width: 250px;
    padding-top: 20px;
    padding-left: 5px;
  }
  .professor_introduction_detail::after {
    width: 250px;
    top: 10px;
    left: 0;
  }
}
/*--------------------------------
program
---------------------------------*/
.program {
  background: #2b3c59;
}

.program_table-pc {
  width: 1280px;
  margin: 120px auto 0;
}
.program_table-pc img {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1279px) {
  .program_table-pc {
    width: 100%;
    margin: 100px auto 0;
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .program_table-sp {
    padding: 0 20px;
  }
  .program_design-thinking {
    background: #00748e;
    margin-top: 50px;
    padding: 20px;
  }
  .program_basics {
    background: #592b43;
    margin-top: 40px;
    padding: 20px;
  }
  .program_job {
    background: #008676;
    margin-top: 40px;
    padding: 20px;
  }
  .program_title {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
  }
  .program_title::before {
    position: absolute;
    content: "";
    display: block;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  .program_title::after {
    position: absolute;
    content: "";
    display: block;
    width: 100px;
    bottom: 0;
    left: 0;
  }
  .program_design-thinking .program_title::after {
    border-bottom: 1px solid #00d1ff;
  }
  .program_basics .program_title::after {
    border-bottom: 1px solid #ff0085;
  }
  .program_job .program_title::after {
    border-bottom: 1px solid #00fffa;
  }
  .program_grade {
    margin-top: 30px;
    padding-top: 10px;
    padding-left: 15px;
    position: relative;
  }
  .program_grade::after {
    position: absolute;
    content: "";
    display: block;
    border-left: 1px solid #ffffff;
    height: 100%;
    top: 0;
    left: 0;
  }
  .program_grade_number {
    font-size: 20px;
    font-weight: 600;
  }
  .program_grade_text {
    font-size: 14px;
    margin-top: 20px;
  }
}
/*--------------------------------
class
---------------------------------*/
.class_video {
  margin: 120px auto 0;
}
.class_video iframe {
  width: 100%;
  height: 100%;
}

.class_video_text {
  font-size: 24px;
  margin: 60px auto 0;
}

@media (min-width: 1280px) {
  .class_video {
    width: 800px;
    height: 450px;
  }
  .class_video_text {
    width: 880px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .class_video {
    margin: 100px auto 0;
    padding: 0 40px;
    width: 640px;
    height: 360px;
  }
  .class_video_text {
    max-width: 950px;
    margin: 40px auto 0;
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .class_video {
    margin: 30px auto 0;
    width: 300px;
    height: 170px;
  }
  .class_video_text {
    font-size: 16px;
    padding: 0 20px;
    margin: 20px auto 0;
  }
}
/*--------------------------------
voice
---------------------------------*/
.voice {
  background: #2b3c59;
}

.voice_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.voice_item_image {
  width: 500px;
  position: relative;
  z-index: 0;
}
.voice_item_image img {
  width: 100%;
}
.voice_item_image::after {
  position: absolute;
  display: block;
  content: "";
  background: #000;
  width: 500px;
  height: 280px;
  top: 15px;
  left: 15px;
  z-index: -1;
}
.first .voice_item_image::after {
  background: #8e0000;
}
.second .voice_item_image::after {
  background: #8e3b00;
}
.third .voice_item_image::after {
  background: #867900;
}
.fourth .voice_item_image::after {
  background: #008676;
}

.voice_item_body {
  max-width: 500px;
}

.voice_item_body_detail {
  font-size: 24px;
  margin: 40px 0 30px;
  padding-left: 40px;
  position: relative;
}
.voice_item_body_detail::after {
  position: absolute;
  content: "";
  display: block;
  height: 110px;
  top: 10px;
  left: 15px;
}
.first .voice_item_body_detail {
  border-left: 2px solid #8e0000;
}
.second .voice_item_body_detail {
  border-left: 2px solid #8e3b00;
}
.third .voice_item_body_detail {
  border-left: 2px solid #867900;
}
.fourth .voice_item_body_detail {
  border-left: 2px solid #008676;
}

.voice_item_body_detail_name {
  margin-top: 8px;
}

.voice_item_body_detail_school {
  margin-top: 8px;
}

.voice_item_body_heading {
  font-size: 32px;
  font-weight: 600;
  display: inline;
}
.first .voice_item_body_heading {
  background: linear-gradient(to bottom, transparent 80%, #8e0000 80%);
}
.second .voice_item_body_heading {
  background: linear-gradient(to bottom, transparent 80%, #8e3b00 80%);
}
.third .voice_item_body_heading {
  background: linear-gradient(to bottom, transparent 80%, #867900 80%);
}
.fourth .voice_item_body_heading {
  background: linear-gradient(to bottom, transparent 80%, #008676 80%);
}

.voice_item_body_comment {
  font-size: 24px;
  margin-top: 30px;
}

@media (min-width: 1280px) {
  .voice_items {
    width: 1160px;
    margin: 100px auto 0;
  }
  .voice_item:nth-child(n+3) {
    margin-top: 80px;
  }
  .third .voice_item_body_heading {
    display: inline-block;
    margin-top: 20px;
  }
  .third .voice_item_body_comment {
    margin-top: 60px;
  }
  .voice_caution {
    max-width: 1160px;
    margin: 0 auto;
    text-align: right;
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .voice_items {
    max-width: 1000px;
    justify-content: space-around;
    margin: 80px auto 0;
  }
  .voice_item:nth-child(n+3) {
    margin-top: 60px;
  }
  .voice_item_image {
    width: 350px;
    max-width: 100%;
  }
  .voice_item_image::after {
    width: 350px;
    max-width: 100%;
    max-height: 196px;
    top: 10px;
    left: 10px;
  }
  .voice_item_body {
    width: 350px;
    max-width: 100%;
  }
  .voice_item_body_detail {
    margin: 30px 0 20px;
    font-size: 20px;
  }
  .voice_item_body_detail::after {
    height: 60px;
  }
  .voice_item_body_heading {
    font-size: 24px;
  }
  .voice_item_body_comment {
    font-size: 18px;
    margin-top: 15px;
  }
  .voice_caution {
    max-width: 850px;
    margin: 0 auto;
    text-align: right;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .voice_items {
    display: block;
  }
  .voice_item {
    width: 310px;
    margin: 50px auto 0;
  }
  .voice_item_image {
    width: 300px;
  }
  .voice_item_image::after {
    width: 300px;
    height: 168px;
    top: 10px;
    left: 10px;
  }
  .voice_item_body {
    max-width: 315px;
  }
  .voice_item_body_detail {
    margin: 25px 0 20px;
    padding-left: 20px;
    font-size: 18px;
  }
  .voice_item_body_detail::after {
    height: 50px;
    top: 5px;
    left: 15px;
  }
  .voice_item_body_detail_name {
    margin-top: 5px;
  }
  .voice_item_body_detail_school {
    margin-top: 5px;
  }
  .voice_item_body_heading {
    font-size: 20px;
  }
  .voice_item_body_comment {
    font-size: 16px;
    margin-top: 15px;
  }
  .voice_caution {
    font-size: 12px;
    margin-top: 10px;
  }
  .voice_wrap {
    width: 315px;
    margin: 0 auto;
    position: relative;
  }
  .voice_items .slick-slide {
    overflow: hidden;
  }
  .voice_items .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .dots-4 .slick-dots {
    text-align: center;
  }
  .dots-4 .slick-dots li {
    display: inline-block;
    width: 70px;
    height: 5px;
    margin: 4px;
    background: #eaeaea;
    cursor: pointer;
  }
  .dots-4 .slick-dots button {
    display: block;
    width: 0%;
    height: 5px;
    margin: 0;
    font-size: 0;
    padding: 0;
    border: 0;
    opacity: 0;
    outline: none;
    cursor: pointer;
  }
  .dots-4 .slick-dots button#slick-slide-control10 {
    background: #8e0000;
  }
  .dots-4 .slick-dots button#slick-slide-control11 {
    background: #8e3b00;
  }
  .dots-4 .slick-dots button#slick-slide-control12 {
    background: #867900;
  }
  .dots-4 .slick-dots button#slick-slide-control13 {
    background: #008676;
  }
  .dots-4 .slick-dots .slick-active button#slick-slide-control10 {
    background: #8e0000;
    opacity: 1;
  }
  .dots-4 .slick-dots .slick-active button#slick-slide-control11 {
    background: #8e3b00;
    opacity: 1;
  }
  .dots-4 .slick-dots .slick-active button#slick-slide-control12 {
    background: #867900;
    opacity: 1;
  }
  .dots-4 .slick-dots .slick-active button#slick-slide-control13 {
    background: #008676;
    opacity: 1;
  }
}
/*--------------------------------
conclusion
---------------------------------*/
.conclusion {
  padding-top: 120px;
}

.conclusion_heading {
  font-size: 48px;
  text-align: center;
  font-weight: 600;
  background: linear-gradient(90deg, #f28a11 0%, #f41357 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.conclusion_heading .strong {
  font-size: 72px;
}
.conclusion_heading .strong.font-en {
  letter-spacing: 10px;
}

.conclusion_text {
  font-size: 24px;
  text-align: center;
  margin-top: 40px;
}

.conclusion_nyushi_link {
  display: block;
  background: url(/lp/future-leaders/assets/img/conclusion_nyushi.jpg) no-repeat center center/cover;
  width: 100%;
  height: 400px;
  margin: 90px 0 80px;
  position: relative;
}

.conclusion_nyushi_content {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-top: 150px;
}

.conclusion_nyushi_text {
  font-size: 60px;
  font-weight: 600;
  z-index: 10;
}

.conclusion_nyushi_btn {
  font-weight: 500;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 5px;
  width: 380px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  border: 3px solid #ffffff;
  transition: all 0.5s ease 0s;
  z-index: 10;
}

.conclusion_nyushi_btn_text {
  font-size: 30px;
  position: relative;
}
.conclusion_nyushi_btn_text::after {
  position: absolute;
  content: "";
  display: block;
  background: url(/lp/future-leaders/assets/img/conclusion_nyushi_btn_arrow.png) no-repeat center center/contain;
  width: 50px;
  height: 15px;
  top: 50%;
  right: 60px;
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
}

.conclusion_pamphlet {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.conclusion_pamphlet:hover .conclusion_pamphlet_link img {
  transform: scale(1.04);
}

.conclusion_pamphlet_link {
  width: 50%;
  height: 100%;
}

.conclusion_pamphlet_image {
  width: 100%;
  position: relative;
}
.conclusion_pamphlet_image img {
  transition: transform 0.6s ease;
}

.conclusion_oc {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.conclusion_oc:hover .conclusion_oc_link img {
  transform: scale(1.04);
}

.conclusion_oc_link {
  width: 50%;
  height: 100%;
}

.conclusion_oc_image {
  width: 100%;
  position: relative;
}
.conclusion_oc_image img {
  transition: transform 0.6s ease;
}

@media (min-width: 1280px) {
  .conclusion_nyushi_link {
    transition: all 0.5s ease 0s;
  }
  .conclusion_nyushi_link::after {
    position: absolute;
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.5s ease 0s;
  }
  .conclusion_nyushi_link:hover::after {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.5s ease 0s;
  }
  .conclusion_nyushi_link:hover .conclusion_nyushi_btn {
    background: #ffffff;
    transition: all 0.5s ease 0s;
    color: #19202e;
  }
  .conclusion_nyushi_link:hover .conclusion_nyushi_btn_text::after {
    background: url(/lp/future-leaders/assets/img/conclusion_nyushi_hover_btn_arrow.png) no-repeat center center/contain;
    transition: all 0.5s ease 0s;
  }
  .conclusion_cv {
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .conclusion {
    padding-top: 100px;
  }
  .conclusion_heading {
    padding: 0 40px;
  }
  .conclusion_text {
    padding: 0 40px;
  }
  .conclusion_nyushi_link {
    height: 300px;
    margin: 45px 0 40px;
  }
  .conclusion_nyushi_content {
    padding-top: 120px;
  }
  .conclusion_nyushi_text {
    font-size: 48px;
  }
  .conclusion_nyushi_btn {
    width: 300px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 2px solid #ffffff;
  }
  .conclusion_nyushi_btn_text {
    font-size: 24px;
  }
  .conclusion_nyushi_btn_text::after {
    width: 40px;
    height: 12px;
  }
  .conclusion_cv {
    display: flex;
  }
  .conclusion_pamphlet_btn {
    bottom: 15px;
    padding: 13px 38px 13px 63px;
    border: 1px solid #ffffff;
    font-size: 12px;
    width: 280px;
  }
  .conclusion_pamphlet_btn::after {
    width: 30px;
    height: 30px;
    left: 30px;
  }
  .conclusion_oc_btn {
    bottom: 15px;
    padding: 13px 0 13px 55px;
    border: 1px solid #ffffff;
    font-size: 12px;
    width: 280px;
  }
  .conclusion_oc_btn::after {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .conclusion {
    padding-top: 80px;
  }
  .conclusion_heading {
    font-size: 24px;
    padding: 0 20px;
  }
  .conclusion_heading .strong {
    font-size: 34px;
  }
  .conclusion_heading .strong.font-en {
    letter-spacing: 5px;
  }
  .conclusion_text {
    font-size: 16px;
    padding: 0 20px;
    line-height: 2;
  }
  .conclusion_nyushi_link {
    display: block;
    background: url(/lp/future-leaders/assets/img/sp/conclusion_nyushi_sp.jpg) no-repeat center center/cover;
    width: 100%;
    height: 393px;
    margin: 40px 0;
  }
  .conclusion_nyushi_content {
    display: block;
    padding-top: 80px;
  }
  .conclusion_nyushi_text {
    font-size: 36px;
    text-align: center;
  }
  .conclusion_nyushi_btn {
    width: 280px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #ffffff;
    margin: 80px auto;
  }
  .conclusion_nyushi_btn_text {
    font-size: 24px;
    text-align: center;
  }
  .conclusion_nyushi_btn_text::after {
    background: url(/lp/future-leaders/assets/img/sp/conclusion_nyushi_btn_arrow_sp.png) no-repeat center center/contain;
    width: 40px;
    height: 11px;
    right: 50px;
  }
  .conclusion_pamphlet_btn {
    bottom: 15px;
    padding: 12px 22px 12px 55px;
    border: 1px solid #ffffff;
    font-size: 12px;
    width: 250px;
  }
  .conclusion_pamphlet_btn::after {
    width: 30px;
    height: 30px;
    left: 15px;
  }
  .conclusion_oc_btn {
    bottom: 15px;
    padding: 12px 0 12px 36px;
    border: 1px solid #ffffff;
    font-size: 12px;
    width: 250px;
  }
  .conclusion_oc_btn::after {
    width: 30px;
    height: 30px;
    left: 5px;
  }
}
/*--------------------------------
footer
---------------------------------*/
.footer {
  background: #2b3c59;
  color: #ffffff;
  padding-top: 120px;
  padding-bottom: 100px;
}

.footer_inner {
  display: flex;
  justify-content: space-between;
}

.footer_campus {
  display: flex;
}

.footer_campus_link {
  display: inline-block;
  font-size: 24px;
  padding-left: 40px;
  position: relative;
  transition: all 0.3s ease 0s;
}
.footer_campus_link:hover {
  transition: all 0.3s ease 0s;
  opacity: 0.7;
}
.footer_campus_link::after {
  position: absolute;
  content: "";
  display: block;
  background: url(/lp/future-leaders/assets/img/footer_access_icon.png) no-repeat center center/contain;
  width: 40px;
  height: 40px;
  top: -3px;
  left: 0;
}

.footer_campus_info {
  margin-top: 30px;
  line-height: 1.8;
}

.footer_nav {
  max-width: 400px;
}

.footer_nav_top {
  display: flex;
  justify-content: space-between;
}

.footer_nav_bottom {
  display: flex;
  justify-content: space-evenly;
  margin-top: 40px;
}

.footer_list_link {
  color: #ffffff;
  font-size: 14px;
  transition: all 0.3s ease 0s;
}
.footer_list_link:hover {
  transition: all 0.3s ease 0s;
  opacity: 0.7;
}

.footer_copy-right {
  margin-top: 50px;
  font-weight: 300;
}

@media (min-width: 1280px) {
  .footer_campus_item:first-child {
    margin-right: 40px;
  }
  .footer_campus_info {
    padding-left: 10px;
  }
  .footer_detail {
    max-width: 480px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .footer {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .footer_inner {
    display: block;
  }
  .footer_campus {
    display: block;
    text-align: center;
  }
  .footer_campus_item:not(:first-child) {
    margin-top: 30px;
  }
  .footer_campus_link {
    font-size: 24px;
    padding-left: 45px;
  }
  .footer_campus_link::after {
    width: 45px;
    height: 45px;
    top: -6px;
    left: 0;
  }
  .footer_campus_info {
    font-size: 16px;
    margin-top: 10px;
  }
  .footer_nav {
    margin: 40px auto;
  }
  .footer_list_link {
    font-size: 16px;
  }
  .footer_copy-right {
    margin-top: 40px;
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .footer_inner {
    display: block;
  }
  .footer_campus {
    display: block;
    text-align: center;
  }
  .footer_campus_item:not(:first-child) {
    margin-top: 30px;
  }
  .footer_campus_link {
    font-size: 20px;
    padding-left: 30px;
  }
  .footer_campus_link::after {
    width: 30px;
    height: 30px;
    top: -3px;
    left: 0;
  }
  .footer_campus_info {
    font-size: 12px;
    margin-top: 10px;
  }
  .footer_nav {
    margin: 40px auto;
  }
  .footer_list_link {
    font-size: 14px;
  }
  .footer_copy-right {
    margin-top: 40px;
    font-size: 11px;
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */