@charset "UTF-8";
/*
Theme Name: eスポーツ×大学卒業
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var, b, i,
dl dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

/* ----------------------------- 全体 */
html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.02em;
  color: #222;
  background-color: #fff;
  position: relative;
  -webkit-text-size-adjust: 100%;
  min-width: 1280px;
  word-break: break-all;
  box-sizing: content-box;
}
body br {
  font-family: sans-serif;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

::-placeholder {
  color: #ccc;
}

* {
  box-sizing: content-box;
}

a {
  color: #222;
  text-decoration: none;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
a:hover {
  text-decoration: none;
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
}

img {
  max-width: 100%;
  height: auto;
  display: inline;
  vertical-align: top;
}

em {
  font-weight: 500;
}

.c-wrap {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.c-wrap__1300 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.u-col__red {
  color: #DC000C;
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
.u-youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.u-youtube-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.wf_theme-header {
  position: sticky;
}

/*=======================================
LP
=========================================*/
.p-eu {
  position: relative;
  overflow: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
}
.p-eu-title1 {
  padding-top: 38px;
  padding-bottom: 38px;
  margin-bottom: 140px;
  background: url(img/title1_icon1.svg) no-repeat center top;
  background-size: 202px;
  text-align: center;
}
.p-eu-title1 .en {
  margin-bottom: 20px;
  text-align: center;
}
.p-eu-title1 .en img {
  vertical-align: top;
}
.p-eu-title1 .h {
  text-align: center;
}
.p-eu-title1 .h span {
  font-size: 56px;
  font-size: 5.6rem;
  font-weight: 700;
  background: linear-gradient(45deg, #ff30f8 0%, #aa2bfa 25%, #0022ff 50%, #0098ff 75%, #00dcff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  line-height: 1.5;
}
.p-eu-title1 .l {
  margin-top: 40px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
}
.p-eu-title1.alt {
  background-image: url(img/title1_icon1-alt.svg);
}
.p-eu-title1.alt .h span {
  background-image: linear-gradient(45deg, #FFAFFC 0%, #8E9EFF 50%, #58E8FF 100%);
}
.p-eu-title2 {
  text-align: center;
  margin-bottom: 60px;
}
.p-eu-title2 .en {
  margin-bottom: 10px;
}
.p-eu-title2 .h {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 500;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
.p-eu-title2 .h em {
  color: #FF30F8;
}
.p-eu-title2 .h:before, .p-eu-title2 .h:after {
  display: block;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 38px;
  height: 93px;
}
.p-eu-title2 .h:before {
  background-image: url(img/feature_title2-icon1.svg);
  margin-right: 30px;
}
.p-eu-title2 .h:after {
  background-image: url(img/feature_title2-icon2.svg);
  margin-left: 30px;
}
.p-eu-title2 .h2 {
  display: flex;
  justify-content: center;
}
.p-eu-title2 .h2 span {
  background: #FF30F8;
  color: #fff;
  font-weight: 500;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2;
  padding: 0 6px 1px;
}
.p-eu-title2 .h2 span.orange {
  background: #E94800;
}
.p-eu-title2 .h2 span.blue {
  background: #0022FF;
}
.p-eu-btn1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-eu-btn1 p {
  max-width: 350px;
  flex: 1;
  margin-left: 17px;
  margin-right: 17px;
  position: relative;
}
.p-eu-btn1 p:after {
  display: block;
  position: absolute;
  content: "";
  z-index: 1;
  background: #fff;
  border: 2px solid #000;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-eu-btn1 a {
  display: block;
  background: #000;
  color: #fff;
  text-align: center;
  position: relative;
  font-weight: 500;
  padding: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #707070;
  position: relative;
  z-index: 2;
}
.p-eu-btn1 a.w255 {
  max-width: 255px;
}
.p-eu-btn1 a.purple-grad {
  background: linear-gradient(45deg, #4215c2 0%, #e94800 100%);
}
.p-eu-btn1 a.blue-grad {
  background: linear-gradient(45deg, #0022ff 0%, #00dcff 100%);
}
.p-eu-btn1 span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-eu-btn1 span:after {
  display: block;
  content: "";
  margin-left: 11px;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.p-eu-wrap {
  background: url(img/wrap_bg.jpg) center top;
  padding-top: 50px;
  padding-bottom: 150px;
}
.p-eu__logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  background: #fff;
  text-align: left;
  padding: 33px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clip-path: polygon(0 0, 100% 0, 100% 50%, 420px 50%, 370px 100%, 0 100%);
  filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.2));
}
.p-eu__logo img {
  vertical-align: top;
}
.p-eu__kv {
  background: url(img/kv_bg1.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding: 90px 13.802% 118px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-eu__kv .box1 {
  background: url(img/kv_icon1.png) no-repeat right top, url(img/kv_icon2.png) no-repeat left bottom;
  padding: 122px 135px 50px;
}
.p-eu__kv .btn {
  margin-top: 27px;
}
.p-eu__kv .btn a {
  display: block;
  background: #FF6000;
  color: #fff;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
  padding: 7px;
  text-align: center;
  position: relative;
}
.p-eu__kv .btn a:after {
  top: 50%;
  right: 34px;
  margin-top: -7px;
  border-left: 10px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.p-eu__kv .btn span {
  content: "新設学科";
  background: #fff;
  color: #FF6000;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  border-radius: 100px;
  padding: 6px 16px;
  display: flex;
  text-align: center;
  left: -10px;
  top: -10px;
  position: absolute;
}
.p-eu__kv .btn span:after {
  display: block;
  content: "";
  position: absolute;
  border-top: 20px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  -webkit-transform: rotate(-55deg);
  transform: rotate(-55deg);
  bottom: -6px;
  right: -3px;
}
.p-eu__kv .btn small {
  font-size: 20px;
  font-size: 2rem;
}
.p-eu__lead {
  background: url(img/lead_bg1.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  padding: 100px 50px;
}
.p-eu__lead:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(img/lead_bg2.png) no-repeat center bottom;
  width: 100%;
  height: 1083px;
  z-index: 1;
  pointer-events: none;
}
.p-eu__lead .box1 {
  position: relative;
  z-index: 2;
  text-align: center;
}
.p-eu__lead .l {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 15px;
  color: #fff;
}
.p-eu__lead .l em {
  display: inline-block;
  background: #fff;
  border-image-source: url(img/lead_line1.png);
  border-image-slice: 10;
  border-image-width: 10px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  font-size: 43px;
  font-size: 4.3rem;
  font-weight: 500;
  padding: 8px 20px;
  line-height: 1.5;
  color: #000;
  margin-left: 5px;
  margin-right: 5px;
}
.p-eu__lead .l:last-child {
  margin-bottom: 0;
}
.p-eu__basis {
  margin-top: 80px;
  margin-bottom: 80px;
}
.p-eu__basis-wrap {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #FF6000;
}
.p-eu__basis-heading {
  cursor: pointer;
  background: #FF6000;
  color: #fff;
  padding: 20px 30px;
}
.p-eu__basis-heading .h {
  position: relative;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
}
.p-eu__basis-heading .h:before, .p-eu__basis-heading .h:after {
  display: block;
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  border-top: 2px solid #fff;
  width: 30px;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.p-eu__basis-heading .h:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.p-eu__basis-heading .h small {
  font-size: 18px;
  font-size: 1.8rem;
}
.p-eu__basis-heading.is-open .h:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.p-eu__basis-content {
  display: none;
  padding: 50px;
  background: #fff;
}
.p-eu__basis-content .wrap {
  display: flex;
}
.p-eu__basis-content .box1 {
  width: 31%;
  margin-left: 3.5%;
}
.p-eu__basis-content .box1:nth-child(3n+1) {
  margin-left: 0;
}
.p-eu__basis-content .t {
  color: #FF6000;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  border-bottom: 2px solid #FF6000;
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.p-eu__basis-content li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 5px;
  line-height: 1.5;
}
.p-eu__basis-content li:last-child {
  margin-bottom: 0;
}
.p-eu__basis-content li:before {
  display: block;
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  left: 0;
  top: 8px;
  background: #FF6000;
}
.p-eu__pickup {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: linear-gradient(45deg, rgba(0, 220, 255, 0.3) 0%, rgba(0, 34, 255, 0.3) 46%, rgba(191, 39, 186, 0.3) 100%);
  padding-top: 70px;
  padding-bottom: 100px;
  text-align: center;
  margin-bottom: 134px;
}
.p-eu__pickup .en {
  margin-bottom: 20px;
}
.p-eu__pickup .h {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 500;
  color: #fff;
  margin-bottom: 33px;
}
.p-eu__feature {
  margin-bottom: 36px;
}
.p-eu__feature-block1 {
  margin-bottom: 100px;
}
.p-eu__feature-block1:last-child {
  margin-bottom: 0;
}
.p-eu__feature-block1 .block1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 60px;
  margin-bottom: 70px;
  background: url(img/feature_icon1.svg) no-repeat center bottom;
  background-size: 1040px auto;
}
.p-eu__feature-block1 .block1:last-child {
  margin-bottom: 0;
}
.p-eu__feature-block1 .block1.is-img-right {
  flex-direction: row-reverse;
  background-image: url(img/feature_icon1-alt.svg);
}
.p-eu__feature-block1 .block1.is-img-right .block1-box1 {
  display: flex;
  flex-direction: row-reverse;
}
.p-eu__feature-block1 .block1-img1 {
  width: 48.4615%;
}
.p-eu__feature-block1 .block1-img1 .note {
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 5px;
  line-height: 1.4;
}
.p-eu__feature-block1 .block1-box1 {
  width: 47.6923%;
}
.p-eu__feature-block1 .block1-box1 .title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.66;
  color: #0016A7;
  margin-bottom: 20px;
}
.p-eu__feature-block1 .block1-inner {
  max-width: 490px;
}
.p-eu__feature-block1 .block1-txt1 {
  background: #fff;
  padding: 19px 20px;
}
.p-eu__support .worries {
  text-align: center;
  margin-bottom: 80px;
}
.p-eu__support .p-eu-title1 {
  margin-bottom: 100px;
}
.p-eu__support .p-eu-title1 .h span {
  position: relative;
}
.p-eu__support .p-eu-title1 .h span:after {
  display: block;
  content: "";
  position: absolute;
  background: url(img/support_txt2.svg) no-repeat center;
  background-size: contain;
  width: 228px;
  height: 73px;
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg);
  right: -80px;
  bottom: -50px;
}
.p-eu__support .block1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px;
}
.p-eu__support .block1-img1 {
  width: 53.0770%;
  position: relative;
  z-index: 1;
}
.p-eu__support .block1-img1 img {
  max-width: 1300px;
}
.p-eu__support .block1-box1 {
  width: 46.9230%;
  position: relative;
  z-index: 2;
}
.p-eu__support .block1-box1 .tit {
  background: #DDFF00;
  padding: 5px 20px;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.38;
  font-weight: 500;
  margin-bottom: 17px;
}
.p-eu__support .block1-box1 .tit em {
  color: #FF30F8;
}
.p-eu__support .block1-box1 .txt1 {
  padding: 18px 20px;
  background: #fff;
}
.p-eu__support .block2 .title {
  display: flex;
  justify-content: center;
  margin-bottom: 47px;
}
.p-eu__support .block2 .title span {
  background: #000;
  color: #fff;
  font-weight: 500;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.5;
  padding: 0 6px 1px;
}
.p-eu__support .block2 ul {
  display: flex;
  justify-content: space-between;
}
.p-eu__support .block2 li {
  width: 30.7692%;
  margin-left: 3.8462%;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-eu__support .block2 li:nth-child(3n+1) {
  margin-left: 0;
}
.p-eu__support .block2-icon1 {
  text-align: center;
  margin-bottom: 32px;
}
.p-eu__support .block2 .t {
  color: #FF30F8;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 3px dotted #FF30F8;
}
.p-eu__support .block2 p {
  line-height: 1.625;
}
.p-eu__career {
  background: url(img/career_bg1.jpg) no-repeat center;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 150px;
  overflow: hidden;
}
.p-eu__career .p-eu-title1 {
  margin-bottom: 80px;
}
.p-eu__career-job {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.p-eu__career-graduate .p-eu-title2 {
  margin-bottom: 40px;
}
.p-eu__career-graduate .slider li {
  width: 610px;
  margin-left: 23px;
  margin-right: 23px;
  background: #fff;
}
.p-eu__career-graduate .slider li a {
  display: block;
  text-decoration: none;
}
.p-eu__career-graduate .slider .box1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 18px 15px 30px;
  position: relative;
}
.p-eu__career-graduate .slider .box1:after {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  margin-left: 30px;
  background: url(img/arrow_1-black.svg) no-repeat center;
  background-size: contain;
}
.p-eu__career-graduate .slider .box1-job {
  margin-right: 30px;
}
.p-eu__career-graduate .slider .box1-job .company {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 5px;
}
.p-eu__career-graduate .slider .box1-job .job {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.p-eu__career-graduate .slider .box1-job .job span {
  margin-right: 12px;
  display: inline-block;
  background: #DDFF00;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 10px;
  line-height: 1.5;
}
.p-eu__career-graduate .slider .box1-profile .name {
  font-weight: 400;
}
.p-eu__career-graduate .slider .box1-profile .school {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
}
.p-eu__career-graduate .slider .box1 .p-eu-btn1 {
  width: 100%;
  margin-top: 25px;
}
.p-eu__career-graduate .slider-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.p-eu__career-graduate .slider-arrow .slick-prev,
.p-eu__career-graduate .slider-arrow .slick-next {
  position: static;
  width: 63px;
  height: 63px;
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 100%;
  filter: drop-shadow(0 0 12px #FF30F8);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.p-eu__career-graduate .slider-arrow .slick-prev:before,
.p-eu__career-graduate .slider-arrow .slick-next:before {
  display: none;
}
.p-eu__career-graduate .slider-arrow .slick-prev {
  background-image: url(img/arrow_1-left.svg);
}
.p-eu__career-graduate .slider-arrow .slick-next {
  background-image: url(img/arrow_1.svg);
}
.p-eu__career-graduate .slick-list {
  overflow: visible !important;
}
.p-eu__learning {
  padding-top: 150px;
  padding-bottom: 170px;
  background: #EAEBEE url(img/learning_bg1.jpg) no-repeat center top;
}
.p-eu__learning .p-eu-title1 {
  margin-bottom: 80px;
}
.p-eu__learning-block1 {
  background: #fff;
  padding-top: 150px;
  padding-bottom: 96px;
  margin-bottom: 160px;
  clip-path: polygon(0 0, 30% 0, 34% 63px, 100% 63px, 100% 100%, 0 100%);
}
.p-eu__learning-block1:last-child {
  margin-bottom: 0;
}
.p-eu__learning-block1 .p-eu-title2 {
  margin-bottom: 84px;
}
.p-eu__learning-block1 .lead {
  margin-bottom: 63px;
  padding-bottom: 74px;
  background: url(img/learning1_icon1.svg) no-repeat center bottom;
  background-size: 1040px auto;
}
.p-eu__learning-block1 .lead-box1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.p-eu__learning-block1 .lead-box1:last-child {
  margin-bottom: 0;
}
.p-eu__learning-block1 .lead-img1 {
  width: 48.0769%;
}
.p-eu__learning-block1 .lead-txt1 {
  width: 48.0769%;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.78;
  font-weight: 500;
}
.p-eu__learning-block1 .lead-txt1 em {
  color: #E94800;
}
.p-eu__learning-block1 .lead-txt1.small {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.66;
}
.p-eu__learning-block1 .detail {
  position: relative;
}
.p-eu__learning-block1 .detail ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.p-eu__learning-block1 .detail li {
  width: 48.0769%;
  margin-left: 3.8462%;
  margin-bottom: 40px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.p-eu__learning-block1 .detail li:nth-child(2n) {
  margin-top: -40px;
}
.p-eu__learning-block1 .detail li:nth-child(2n+1) {
  margin-left: 0;
}
.p-eu__learning-block1 .detail li:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.p-eu__learning-block1 .detail-img1 {
  position: relative;
}
.p-eu__learning-block1 .detail-txt1 {
  position: absolute;
  background: #E94800;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  padding: 8px 58px 8px 20px;
  left: 0;
  bottom: 0;
  z-index: 1;
  font-weight: 500;
  clip-path: polygon(0 0, calc(100% - 38px) 0, 100% 100%, 0 100%);
}
.p-eu__learning-block1 .detail-box1 {
  padding: 15px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #E94800;
}
.p-eu__learning-block1 .detail-other {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}
.p-eu__learning-block1 .detail-other span {
  background: #E94800;
  color: #fff;
}
.p-eu__learning-block1 .catch {
  margin-top: 92px;
  background: linear-gradient(45deg, rgba(191, 39, 186, 0.5) 0%, rgba(0, 34, 255, 0.5) 51%, rgba(0, 220, 255, 0.5) 100%);
  padding: 15px;
  color: #fff;
  position: relative;
  border: 2px solid #E94800;
}
.p-eu__learning-block1 .catch:before {
  display: block;
  content: "";
  position: absolute;
  background: url(img/learning1_icon2.svg) no-repeat center;
  background-size: contain;
  width: 41px;
  height: 117px;
  left: 34px;
  top: -70px;
}
.p-eu__learning-block1 .catch p {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.38;
  text-align: center;
}
.p-eu__learning-block1 .study-title1 {
  text-align: center;
  margin-bottom: 90px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
}
.p-eu__learning-block1 .study ul {
  display: flex;
  justify-content: space-between;
}
.p-eu__learning-block1 .study li {
  width: 30.7692%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #F9F9F9;
  padding: 50px 20px 16px;
  position: relative;
}
.p-eu__learning-block1 .study-title2 {
  position: absolute;
  left: 0;
  top: -30px;
  width: 100%;
  text-align: center;
}
.p-eu__learning-block1 .study-icon1 {
  text-align: center;
  margin-bottom: 28px;
}
.p-eu__learning-block1 .study-txt1 {
  line-height: 1.875;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}
.p-eu__learning-block1 .study-txt1 em {
  text-decoration-line: underline;
  text-decoration-color: #DDFF00;
  text-decoration-style: solid;
  text-decoration-thickness: 1.4em;
  text-underline-offset: -1.05em;
  text-decoration-skip-ink: none;
}
.p-eu__learning-block1 .study-img1 {
  position: relative;
  margin-top: 30px;
  margin-bottom: 52px;
}
.p-eu__learning-block1 .study-img1:after {
  display: block;
  content: "×";
  position: absolute;
  line-height: 1;
  bottom: -47px;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: 900;
  font-size: 50px;
  font-size: 5rem;
  color: #0022FF;
}
.p-eu__learning-block1 .study-img1 p {
  position: absolute;
  left: 0;
  top: 0;
  background: #0022FF;
  color: #fff;
  font-weight: 500;
  padding: 2px 10px;
  line-height: 1.4;
}
.p-eu__learning-block1 .study-txt2 {
  display: flex;
  border: 1px solid #0022FF;
}
.p-eu__learning-block1 .study-txt2 dt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #0022FF;
  width: 70px;
}
.p-eu__learning-block1 .study-txt2 dd {
  width: calc(100% - 70px);
  padding: 6px 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-eu__learning-block1 .study-txt2 dd ul {
  display: block;
}
.p-eu__learning-block1 .study-txt2 dd li {
  text-indent: -0.75em;
  width: auto;
  padding: 0;
  padding-left: 0.75em;
  background: transparent;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}
.p-eu__learning-block1 .study-txt3 {
  line-height: 1.6;
  padding: 15px 20px;
  margin-top: 130px;
  margin-bottom: 20px;
  background: #fff;
}
.p-eu__learning-block1 .study-txt3 p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10px;
}
.p-eu__learning-block1 .study-txt3 p::before {
  display: block;
  background: #FF6000;
  color: #fff;
  margin-bottom: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 2px 6px;
  border-radius: 3px;
  line-height: 1.5;
}
.p-eu__learning-block1 .study-txt3 p:last-child {
  margin-bottom: 0;
}
.p-eu__learning-block1 .study-txt3 p:first-child::before {
  content: "Case 01";
}
.p-eu__learning-block1 .study-txt3 p:nth-child(2)::before {
  content: "Case 02";
}
.p-eu__learning-block1 .study-txt3 em {
  text-decoration-line: underline;
  text-decoration-color: #DDFF00;
  text-decoration-style: solid;
  text-decoration-thickness: 1.4em;
  text-underline-offset: -1.05em;
  text-decoration-skip-ink: none;
}
.p-eu__learning-block1 .study-txt3.bg1 {
  background: #e4e7ff;
}
.p-eu__learning-block1 .study-txt3.bg2 {
  background: #ffe4e4;
}
.p-eu__learning-block1 .study-txt3.bg3 {
  background: #feffe4;
}
.p-eu__learning-block1 .study-txt4 {
  position: relative;
  height: 0;
}
.p-eu__learning-block1 .study-txt4 p {
  position: absolute;
  left: -20px;
  top: 0;
  width: 1040px;
  text-align: center;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 25px;
  font-size: 2.5rem;
  padding: 10px;
  background: #FF6000;
  color: #fff;
  font-weight: 700;
}
.p-eu__learning-block1 .study-txt4 em {
  font-weight: 700;
}
.p-eu__learning-block1.learn2 .lead-txt1 em {
  color: #0022FF;
}
.p-eu__learning-block1.learn2 .catch {
  background: linear-gradient(45deg, rgba(0, 220, 255, 0.5) 0%, rgba(0, 34, 255, 0.5) 51%, rgba(191, 39, 186, 0.5) 100%);
}
.p-eu__learning-block1.learn2 .catch:before {
  background-image: url(img/learning2_icon4.svg);
}
.p-eu__tuition {
  padding-bottom: 120px;
  background: #EAEBEE;
}
.p-eu__tuition .p-eu-title1 {
  margin-bottom: 60px;
}
.p-eu__tuition-block1 {
  margin-bottom: 100px;
}
.p-eu__tuition-block1:last-child {
  margin-bottom: 0;
}
.p-eu__tuition-block1 .block1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 60px;
  margin-bottom: 70px;
  background: url(img/feature_icon1.svg) no-repeat center bottom;
  background-size: 1040px auto;
}
.p-eu__tuition-block1 .block1:last-child {
  margin-bottom: 0;
}
.p-eu__tuition-block1 .block1.is-img-right {
  flex-direction: row-reverse;
  background-image: url(img/feature_icon1-alt.svg);
}
.p-eu__tuition-block1 .block1.is-img-right .block1-box1 {
  display: flex;
  flex-direction: row-reverse;
}
.p-eu__tuition-block1 .block1-img1 {
  width: 48.4615%;
}
.p-eu__tuition-block1 .block1-img1 .note {
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 5px;
  line-height: 1.4;
}
.p-eu__tuition-block1 .block1-box1 {
  width: 47.6923%;
}
.p-eu__tuition-block1 .block1-box1 .title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.2;
  color: #0016A7;
  margin-bottom: 20px;
}
.p-eu__tuition-block1 .block1-box1 .title em {
  font-size: 55px;
  font-size: 5.5rem;
}
.p-eu__tuition-block1 .block1-box1 .txt1 {
  font-size: 18px;
  font-size: 1.8rem;
}
.p-eu__tuition-block1 .block1-box1 .txt2 {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  margin-top: -10px;
}
.p-eu__tuition-block1 .block1-box1 .note {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right;
  margin-top: 10px;
}
.p-eu__tuition-block1 .block1-inner {
  max-width: 490px;
}
.p-eu__tuition-block1 .block1-txt1 {
  background: #fff;
  padding: 19px 20px;
}
.p-eu__tuition-catch {
  margin-top: 92px;
  background: linear-gradient(45deg, rgba(191, 39, 186, 0.5) 0%, rgba(0, 34, 255, 0.5) 51%, rgba(0, 220, 255, 0.5) 100%);
  padding: 25px 15px;
  color: #fff;
  position: relative;
  border: 2px solid #E94800;
}
.p-eu__tuition-catch:before {
  display: block;
  content: "";
  position: absolute;
  background: url(img/learning1_icon2.svg) no-repeat center;
  background-size: contain;
  width: 41px;
  height: 117px;
  left: 34px;
  top: -70px;
}
.p-eu__tuition-catch p {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
.p-eu__tuition-catch span {
  font-size: 50px;
  font-size: 5rem;
}
.p-eu__tuition-catch span em {
  font-size: 80px;
  font-size: 8rem;
}
.p-eu__tuition-catch small {
  font-size: 15px;
  font-size: 1.5rem;
}
.p-eu__catch {
  background: url(img/catch_bg1.png) no-repeat center, linear-gradient(to bottom, #eaebee 0%, #eaebee 49%, #ffffff 51%, #ffffff 100%);
  color: #fff;
  position: relative;
  height: 430px;
  margin-bottom: 150px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.p-eu__catch p {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 500;
  margin-bottom: 40px;
}
.p-eu__catch p:last-child {
  margin-bottom: 0;
}
.p-eu__catch em {
  font-size: 43px;
  font-size: 4.3rem;
  font-weight: 500;
  text-decoration-line: underline;
  text-decoration-color: #FF30F8;
  text-decoration-style: dotted;
  text-decoration-thickness: 5px;
  text-underline-offset: 12px;
  text-decoration-skip-ink: none;
}
.p-eu__campuslife {
  margin-bottom: 155px;
}
.p-eu__campuslife-heading {
  background: #000;
  text-align: center;
  padding: 3px;
  margin-bottom: 60px;
}
.p-eu__campuslife-heading img {
  vertical-align: top;
}
.p-eu__campuslife-content {
  margin-bottom: 60px;
}
.p-eu__faq {
  background: url(img/faq_bg1.jpg) repeat-y center top;
  background-size: 100% auto;
  padding-top: 160px;
  padding-bottom: 160px;
}
.p-eu__faq .p-eu-title1 {
  margin-bottom: 110px;
}
.p-eu__faq .content dl {
  margin: 0;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.p-eu__faq .content dl:last-child {
  margin-bottom: 0;
}
.p-eu__faq .content dt {
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  height: 80px;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.p-eu__faq .content dt span {
  margin-right: 16px;
  line-height: 1;
  width: 40px;
}
.p-eu__faq .content dt p {
  width: calc(100% - 120px);
}
.p-eu__faq .content dt:before, .p-eu__faq .content dt:after {
  display: block;
  content: "";
  position: absolute;
  right: 23px;
  width: 26px;
  height: 2px;
  background: #000;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.p-eu__faq .content dt:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.p-eu__faq .content dt.is-open:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.p-eu__faq .content dd {
  display: none;
  padding: 30px;
  padding-left: 86px;
  background: #f8f8f8;
}
.p-eu__faq .content dd ul {
  list-style-type: disc;
}
.p-eu__faq .content dd li {
  margin-bottom: 1rem;
}
.p-eu__faq .content dd h4 {
  margin-bottom: 1rem;
  font-size: 18px;
  font-size: 1.8rem;
}
.p-eu__faq .content dd h4 + ul li {
  margin-left: 1em;
  margin-bottom: .5em;
}
.p-eu__footer {
  background: url(img/footer_bg2.png) center, url(img/footer_bg1.jpg) no-repeat center;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 113px;
}
.p-eu__footer .btn1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 85px;
}
.p-eu__footer .btn1 > p {
  flex-grow: 1;
  max-width: 495px;
}
.p-eu__footer .btn1 a {
  padding-top: 32px;
  padding-bottom: 32px;
}
.p-eu__footer .sns {
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
}
.p-eu__footer .sns a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.p-eu__footer .sns p {
  background: #fff;
  border-radius: 15px;
  padding: 18px 50px;
  position: relative;
  margin-left: 50px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}
.p-eu__footer .sns p:before {
  display: block;
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -10px;
  border-right: 20px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.p-eu__footer .btn2 a {
  background: url(img/footer_img1.jpg?2510) no-repeat center;
  background-size: cover;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 84px 30px;
  text-decoration: none;
}
.p-eu__footer .btn2 p {
  max-width: 495px;
  width: 100%;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.p-eu__footer .btn2 p:before, .p-eu__footer .btn2 p:after {
  pointer-events: none;
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
}
.p-eu__footer .btn2 p:before {
  top: -3px;
  left: -3px;
}
.p-eu__footer .btn2 p:after {
  right: -3px;
  bottom: -3px;
}
.p-eu__footer .btn2 span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
}
.p-eu__footer .btn2 span:after {
  display: block;
  content: "";
  border-left: 12px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  margin-left: 30px;
}
.p-eu__copyright {
  text-align: center;
  background: #EAEBEE;
  padding-top: 60px;
  padding-bottom: 54px;
}
.p-eu__copyright .logo {
  margin-bottom: 60px;
}
.p-eu__copyright .copyright {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
}

.bg-wrap,
#ncc-bg,
.wf_theme-header,
.wf_drawer-menu-btn,
.sns-section,
.wf_theme_footer,
.badge,
#footer-conversion,
#footer-sitemap-wrap {
  display: none !important;
}

/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  body {
    min-width: initial;
  }

  .c-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-eu-title1 {
    padding-top: 25px;
    padding-bottom: 15px;
    margin-bottom: 45px;
    background-size: 101px auto;
  }
  .p-eu-title1 .en {
    line-height: 1;
    margin-bottom: 5px;
  }
  .p-eu-title1 .en img {
    width: auto;
    max-height: 16px;
  }
  .p-eu-title1 .h span {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .p-eu-title1 .l {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 8px;
    line-height: 1.8;
    text-align: left;
  }
  .p-eu-title2 {
    margin-bottom: 30px;
  }
  .p-eu-title2 .en {
    line-height: 1;
  }
  .p-eu-title2 .en img {
    width: auto;
    max-height: 18px;
  }
  .p-eu-title2 .h {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4;
  }
  .p-eu-title2 .h:before, .p-eu-title2 .h:after {
    width: 23px;
    height: 61px;
  }
  .p-eu-title2 .h:before {
    margin-right: 8px;
  }
  .p-eu-title2 .h:after {
    margin-left: 8px;
  }
  .p-eu-title2 .h2 span {
    font-size: 24px;
    font-size: 2.4rem;
    padding-left: 4px;
    padding-right: 4px;
  }
  .p-eu-btn1 a {
    padding: 16px;
  }
  .p-eu-btn1 a.w255 {
    max-width: initial;
  }
  .p-eu-btn1 span:after {
    margin-left: 15px;
    border-left-width: 6px;
    border-top-width: 6px;
    border-bottom-width: 6px;
  }
  .p-eu-wrap {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .p-eu__logo {
    padding: 12px 10px;
    clip-path: polygon(0 0, 100% 0, 100% 56%, 64.4% 56%, 59.8% 100%, 0 100%);
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
  }
  .p-eu__logo .logo {
    line-height: 1;
  }
  .p-eu__logo img {
    width: 200px;
  }
  .p-eu__kv {
    background-image: url(img/kv_bg1_sp.jpg);
    padding: 86px 0 90px;
    position: relative;
  }
  .p-eu__kv .box1 {
    padding: 42px 13px 0 32px;
    background-position: right top, left calc(100% - 30px);
    background-size: 100px auto, 107px auto;
  }
  .p-eu__kv .box1 img {
    width: 215px;
  }
  .p-eu__kv .btn {
    margin-top: 9px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 2;
    width: calc(100% - 40px);
  }
  .p-eu__kv .btn a {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 4px;
  }
  .p-eu__kv .btn a:after {
    border-left-width: 7px;
    border-top-width: 5px;
    border-bottom-width: 5px;
    right: 8px;
  }
  .p-eu__kv .btn span {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 4px 10px;
    left: -15px;
    top: -15px;
  }
  .p-eu__kv .btn span:after {
    border-top-width: 13px;
    border-left-width: 5px;
    border-right-width: 5px;
    bottom: -4px;
    right: -4px;
  }
  .p-eu__kv .btn small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .p-eu__lead {
    background-image: url(img/lead_bg1_sp.jpg);
    padding: 40px 20px;
  }
  .p-eu__lead:before {
    background-image: url(img/lead_bg2_sp.png);
    background-size: contain;
    height: 166.4vw;
    bottom: 50%;
  }
  .p-eu__lead .l {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 16px;
    line-height: 2.2;
  }
  .p-eu__lead .l em {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 5px 15px;
  }
  .p-eu__basis {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .p-eu__basis-wrap {
    border-radius: 15px;
  }
  .p-eu__basis-heading {
    padding: 15px 20px;
  }
  .p-eu__basis-heading .h {
    font-size: 20px;
    font-size: 2rem;
  }
  .p-eu__basis-heading .h:before, .p-eu__basis-heading .h:after {
    right: 0;
    width: 25px;
  }
  .p-eu__basis-heading .h small {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .p-eu__basis-content {
    padding: 22px 30px;
  }
  .p-eu__basis-content .wrap {
    display: block;
  }
  .p-eu__basis-content .box1 {
    width: auto;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .p-eu__basis-content .box1:last-child {
    margin-bottom: 0;
  }
  .p-eu__basis-content .t {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 10px;
    margin-bottom: 12px;
  }
  .p-eu__pickup {
    padding: 40px 20px;
    margin-bottom: 40px;
  }
  .p-eu__pickup .en {
    margin-bottom: 0;
  }
  .p-eu__pickup .en img {
    width: 140px;
  }
  .p-eu__pickup .h {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
  .p-eu__pickup .c-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .p-eu__feature {
    margin-bottom: 0;
  }
  .p-eu__feature-block1 {
    margin-bottom: 40px;
  }
  .p-eu__feature-block1 .block1 {
    display: block;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 35px;
    background-size: auto 77px;
  }
  .p-eu__feature-block1 .block1-img1 {
    width: auto;
    margin-bottom: 15px;
  }
  .p-eu__feature-block1 .block1-box1 {
    width: auto;
  }
  .p-eu__feature-block1 .block1-box1 .title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .p-eu__feature-block1 .block1-inner {
    max-width: initial;
  }
  .p-eu__feature-block1 .block1-txt1 {
    padding: 15px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .p-eu__support .worries {
    margin-bottom: 50px;
  }
  .p-eu__support .p-eu-title1 {
    margin-bottom: 30px;
  }
  .p-eu__support .p-eu-title1 .h span:after {
    width: 154px;
    height: 48px;
    right: -40px;
    bottom: -40px;
  }
  .p-eu__support .block1 {
    display: block;
    margin-bottom: 40px;
  }
  .p-eu__support .block1-img1 {
    width: auto;
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
  }
  .p-eu__support .block1-img1 img {
    max-width: 100%;
  }
  .p-eu__support .block1-box1 {
    width: auto;
    position: relative;
    margin-top: -18px;
  }
  .p-eu__support .block1-box1 .tit {
    font-size: 20px;
    font-size: 2rem;
    padding: 7px 11px;
    margin-bottom: 15px;
  }
  .p-eu__support .block1-box1 .txt1 {
    padding: 15px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .p-eu__support .block2 {
    padding-left: 0;
    padding-right: 0;
  }
  .p-eu__support .block2 .title {
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }
  .p-eu__support .block2 .title span {
    font-size: 23px;
    font-size: 2.3rem;
    display: block;
  }
  .p-eu__support .block2 ul {
    display: block;
  }
  .p-eu__support .block2 li {
    width: auto;
    margin-left: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 20px 32px;
  }
  .p-eu__support .block2 li:last-child {
    margin-bottom: 0;
  }
  .p-eu__support .block2-icon1 {
    margin-bottom: 15px;
    max-width: 140px;
    margin-right: auto;
    margin-left: auto;
  }
  .p-eu__support .block2 .t {
    padding-bottom: 16px;
    margin-bottom: 10px;
  }
  .p-eu__support .block2 p {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .p-eu__career {
    padding-top: 40px;
    padding-bottom: 43px;
  }
  .p-eu__career .p-eu-title1 {
    margin-bottom: 45px;
  }
  .p-eu__career-job {
    flex-wrap: wrap;
    margin-bottom: 25px;
  }
  .p-eu__career-job li {
    margin-bottom: 15px;
    width: calc(33.33% - 10px);
  }
  .p-eu__career-graduate .p-eu-title2 {
    margin-bottom: 36px;
  }
  .p-eu__career-graduate .p-eu-title2 .en img {
    max-height: 36px;
  }
  .p-eu__career-graduate .slider li {
    margin-left: 15px;
    margin-right: 15px;
  }
  .p-eu__career-graduate .slider .box1 {
    padding: 15px;
    padding-bottom: 12px;
    display: block;
  }
  .p-eu__career-graduate .slider .box1:after {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 25px;
    height: 25px;
  }
  .p-eu__career-graduate .slider .box1-job {
    width: auto;
    margin-right: 0;
  }
  .p-eu__career-graduate .slider .box1-job .company {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  .p-eu__career-graduate .slider .box1-job .job {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-eu__career-graduate .slider .box1-job .job span {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
  }
  .p-eu__career-graduate .slider .box1-profile .name,
  .p-eu__career-graduate .slider .box1-profile .school {
    display: inline;
  }
  .p-eu__career-graduate .slider .box1-profile .name {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .p-eu__career-graduate .slider .box1-profile .school {
    font-size: 10px;
    font-size: 1rem;
  }
  .p-eu__career-graduate .slider .box1 .p-eu-btn1 {
    margin-top: 15px;
    display: block;
  }
  .p-eu__career-graduate .slider .box1 .p-eu-btn1 p {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 14px;
  }
  .p-eu__career-graduate .slider .box1 .p-eu-btn1 p:last-child {
    margin-bottom: 0;
  }
  .p-eu__career-graduate .slider-arrow .slick-prev,
  .p-eu__career-graduate .slider-arrow .slick-next {
    width: 50px;
    height: 50px;
    margin-left: 12px;
    margin-right: 12px;
    filter: drop-shadow(0 0 6px #FF30F8);
  }
  .p-eu__learning {
    background-image: url(img/learning_bg1_sp.jpg);
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-eu__learning .p-eu-title1 {
    margin-bottom: 25px;
  }
  .p-eu__learning-block1 {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 34px;
    padding-top: 67px;
    padding-bottom: 30px;
    clip-path: polygon(0 0, 55.86% 0, 60% 23px, 100% 23px, 100% 100%, 0 100%);
  }
  .p-eu__learning-block1 .p-eu-title2 {
    margin-bottom: 30px;
  }
  .p-eu__learning-block1 .lead {
    margin-bottom: 20px;
    padding-bottom: 40px;
    background-size: auto 20px;
  }
  .p-eu__learning-block1 .lead-box1 {
    display: block;
    margin-bottom: 15px;
  }
  .p-eu__learning-block1 .lead-img1 {
    width: auto;
    margin-bottom: 15px;
  }
  .p-eu__learning-block1 .lead-txt1 {
    width: auto;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.64;
  }
  .p-eu__learning-block1 .lead-txt1.small {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .p-eu__learning-block1 .detail ul {
    display: block;
  }
  .p-eu__learning-block1 .detail li {
    width: auto;
    margin-bottom: 30px;
    margin-left: 0;
  }
  .p-eu__learning-block1 .detail li:last-child {
    margin-bottom: 0;
  }
  .p-eu__learning-block1 .detail li:nth-child(2n) {
    margin-top: 0;
  }
  .p-eu__learning-block1 .detail-txt1 {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 35px 5px 11px;
    clip-path: polygon(0 0, calc(100% - 27px) 0, 100% 100%, 0 100%);
  }
  .p-eu__learning-block1 .detail-box1 {
    padding: 7px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .p-eu__learning-block1 .detail-other {
    position: static;
    display: flex;
    justify-content: flex-end;
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 12px;
  }
  .p-eu__learning-block1 .detail-other span {
    padding: 1px 5px;
  }
  .p-eu__learning-block1 .catch {
    margin-top: 38px;
    padding: 20px;
  }
  .p-eu__learning-block1 .catch:before {
    width: 27px;
    height: 77px;
    left: 17px;
    top: -37px;
  }
  .p-eu__learning-block1 .catch p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.57;
  }
  .p-eu__learning-block1 .study-title1 {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 57px;
  }
  .p-eu__learning-block1 .study-title2 {
    top: -25px;
  }
  .p-eu__learning-block1 .study-title2 img {
    width: 170px;
  }
  .p-eu__learning-block1 .study-icon1 {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .p-eu__learning-block1 .study-txt1 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .p-eu__learning-block1 .study-img1 {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .p-eu__learning-block1 .study-img1 img {
    width: 100%;
  }
  .p-eu__learning-block1 .study-img1 p {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 3px 10px;
  }
  .p-eu__learning-block1 .study-txt2 {
    margin-top: 20px;
  }
  .p-eu__learning-block1 .study-txt2 dt {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .p-eu__learning-block1 .study-txt2 dd li {
    margin-bottom: 0;
  }
  .p-eu__learning-block1 .study-txt3 {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 150px;
  }
  .p-eu__learning-block1 .study-txt4 {
    margin-top: 50px;
    margin-left: -30px;
    margin-right: -30px;
    height: auto;
  }
  .p-eu__learning-block1 .study-txt4 p {
    width: 100%;
    position: absolute;
    left: 0;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
  }
  .p-eu__learning-block1 .study ul {
    display: block;
  }
  .p-eu__learning-block1 .study li {
    width: auto;
    padding: 38px 30px 18px;
    margin-bottom: 67px;
  }
  .p-eu__learning-block1 .study li:last-child {
    margin-bottom: 0;
  }
  .p-eu__tuition .p-eu-title1 {
    margin-bottom: 30px;
  }
  .p-eu__tuition-block1 {
    margin-bottom: 40px;
  }
  .p-eu__tuition-block1 .block1 {
    display: block;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 35px;
    background-size: auto 77px;
  }
  .p-eu__tuition-block1 .block1-img1 {
    width: auto;
    margin-bottom: 15px;
  }
  .p-eu__tuition-block1 .block1-box1 {
    width: auto;
  }
  .p-eu__tuition-block1 .block1-box1 .title {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 15px;
  }
  .p-eu__tuition-block1 .block1-box1 .title em {
    font-size: 37px;
    font-size: 3.7rem;
  }
  .p-eu__tuition-block1 .block1-box1 .txt2 {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
  }
  .p-eu__tuition-block1 .block1-box1 .note {
    font-size: 10px;
    font-size: 1rem;
  }
  .p-eu__tuition-block1 .block1-inner {
    max-width: initial;
  }
  .p-eu__tuition-block1 .block1-txt1 {
    padding: 15px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .p-eu__tuition-catch {
    margin-top: 38px;
    padding: 20px;
  }
  .p-eu__tuition-catch:before {
    width: 27px;
    height: 77px;
    left: 17px;
    top: -37px;
  }
  .p-eu__tuition-catch p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .p-eu__tuition-catch span {
    font-size: 30px;
    font-size: 3rem;
  }
  .p-eu__tuition-catch span em {
    font-size: 50px;
    font-size: 5rem;
  }
  .p-eu__tuition-catch small {
    font-size: 10px;
    font-size: 1rem;
    display: block;
    line-height: 1.5;
  }
  .p-eu__catch {
    height: 315px;
    background-image: url(img/catch_bg1_sp.png), linear-gradient(to bottom, #eaebee 0%, #eaebee 49%, #ffffff 51%, #ffffff 100%);
    background-size: cover;
    margin-bottom: 40px;
  }
  .p-eu__catch p {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .p-eu__catch em {
    font-size: 34px;
    font-size: 3.4rem;
    text-decoration-thickness: 4px;
    text-underline-offset: 8px;
  }
  .p-eu__campuslife {
    margin-bottom: 40px;
  }
  .p-eu__campuslife-heading {
    margin-bottom: 30px;
    padding: 5px 20px;
  }
  .p-eu__campuslife-content {
    margin-bottom: 30px;
  }
  .p-eu__faq {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-eu__faq .p-eu-title1 {
    margin-bottom: 40px;
  }
  .p-eu__faq .content dl {
    margin-bottom: 10px;
    drop-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }
  .p-eu__faq .content dt {
    height: auto;
    padding: 12px 15px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .p-eu__faq .content dt:before, .p-eu__faq .content dt:after {
    width: 13px;
    height: 1px;
    right: 15px;
  }
  .p-eu__faq .content dt span {
    margin-right: 10px;
    width: 30px;
  }
  .p-eu__faq .content dt span img {
    width: auto;
    height: 14px;
  }
  .p-eu__faq .content dt p {
    width: calc(100% - 60px);
  }
  .p-eu__faq .content dd {
    padding: 15px;
    padding-left: 40px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .p-eu__footer {
    background-image: url(img/footer_bg2.png), url(img/footer_bg1_sp.jpg);
    background-size: 15px, cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-eu__footer .btn1 {
    display: block;
    margin-bottom: 25px;
  }
  .p-eu__footer .btn1 > p {
    max-width: initial;
    margin-bottom: 18px;
  }
  .p-eu__footer .btn1 > p:last-child {
    margin-bottom: 0;
  }
  .p-eu__footer .btn1 a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .p-eu__footer .sns {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .p-eu__footer .sns a {
    flex-direction: column;
  }
  .p-eu__footer .sns img {
    width: 70px;
  }
  .p-eu__footer .sns p {
    margin-left: 0;
    margin-top: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px 30px;
    border-radius: 10px;
  }
  .p-eu__footer .sns p:before {
    border: 0;
    top: -15px;
    left: 50%;
    margin-top: 0;
    margin-left: -8px;
    border-bottom: 15px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
  }
  .p-eu__footer .btn2 a {
    background-image: url(img/footer_img1_sp.jpg?2510);
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .p-eu__footer .btn2 p {
    padding: 15px;
  }
  .p-eu__footer .btn2 p:before, .p-eu__footer .btn2 p:after {
    border-width: 1px;
  }
  .p-eu__footer .btn2 p:before {
    top: -2px;
    left: -2px;
  }
  .p-eu__footer .btn2 p:after {
    right: -2px;
    bottom: -2px;
  }
  .p-eu__footer .btn2 span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .p-eu__footer .btn2 span:after {
    margin-left: 15px;
    border-left-width: 6px;
    border-top-width: 6px;
    border-bottom-width: 6px;
  }
  .p-eu__copyright {
    padding-top: 30px;
    padding-bottom: 22px;
  }
  .p-eu__copyright .logo {
    margin-bottom: 27px;
  }
  .p-eu__copyright .logo img {
    width: 170px;
  }
  .p-eu__copyright .copyright {
    font-size: 10px;
    font-size: 1rem;
  }
}
@keyframes top-bottom {
  50% {
    transform: translate(0, -50px);
  }
}
@keyframes right-left {
  50% {
    transform: translate(-50px, 0);
  }
}
@keyframes c-scale {
  50% {
    transform: scale(0.8) rotate(90deg);
  }
}
/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.js-hidden-animate {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.js-hidden-animate.is--animate {
  -webkit-animation: fadeOut 1.2s 1 ease-in-out;
  animation: fadeOut 1.2s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}

.js-animate {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animate.is--animate {
  -webkit-animation: fadeInUp 0.6s 1 ease-in-out;
  animation: fadeInUp 0.6s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
.js-animate--delay1 {
  -webkit-animation-delay: 0.1s !important;
  animation-delay: 0.1s !important;
}
.js-animate--delay2 {
  -webkit-animation-delay: 0.2s !important;
  animation-delay: 0.2s !important;
}
.js-animate--delay3 {
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important;
}
.js-animate--delay4 {
  -webkit-animation-delay: 0.4s !important;
  animation-delay: 0.4s !important;
}
.js-animate--delay5 {
  -webkit-animation-delay: 0.5s !important;
  animation-delay: 0.5s !important;
}
.js-animate--delay6 {
  -webkit-animation-delay: 0.6s !important;
  animation-delay: 0.6s !important;
}
.js-animate--delay7 {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}
.js-animate--delay8 {
  -webkit-animation-delay: 0.8s !important;
  animation-delay: 0.8s !important;
}
.js-animate--delay9 {
  -webkit-animation-delay: 0.9s !important;
  animation-delay: 0.9s !important;
}
.js-animate--delay10 {
  -webkit-animation-delay: 1s !important;
  animation-delay: 1s !important;
}
.js-animate--delay11 {
  -webkit-animation-delay: 1.1s !important;
  animation-delay: 1.1s !important;
}
.js-animate--delay12 {
  -webkit-animation-delay: 1.2s !important;
  animation-delay: 1.2s !important;
}
.js-animate--delay13 {
  -webkit-animation-delay: 1.3s !important;
  animation-delay: 1.3s !important;
}
.js-animate--delay14 {
  -webkit-animation-delay: 1.4s !important;
  animation-delay: 1.4s !important;
}
.js-animate--delay15 {
  -webkit-animation-delay: 1.5s !important;
  animation-delay: 1.5s !important;
}
.js-animate--delay16 {
  -webkit-animation-delay: 1.6s !important;
  animation-delay: 1.6s !important;
}
.js-animate--delay17 {
  -webkit-animation-delay: 1.7s !important;
  animation-delay: 1.7s !important;
}
.js-animate--delay18 {
  -webkit-animation-delay: 1.8s !important;
  animation-delay: 1.8s !important;
}
.js-animate--delay19 {
  -webkit-animation-delay: 1.9s !important;
  animation-delay: 1.9s !important;
}
.js-animate--delay20 {
  -webkit-animation-delay: 2s !important;
  animation-delay: 2s !important;
}
.js-animate--delay21 {
  -webkit-animation-delay: 2.1s !important;
  animation-delay: 2.1s !important;
}
.js-animate--delay22 {
  -webkit-animation-delay: 2.2s !important;
  animation-delay: 2.2s !important;
}
.js-animate--delay23 {
  -webkit-animation-delay: 2.3s !important;
  animation-delay: 2.3s !important;
}
.js-animate--delay24 {
  -webkit-animation-delay: 2.4s !important;
  animation-delay: 2.4s !important;
}
.js-animate--delay25 {
  -webkit-animation-delay: 2.5s !important;
  animation-delay: 2.5s !important;
}
.js-animate--delay26 {
  -webkit-animation-delay: 2.6s !important;
  animation-delay: 2.6s !important;
}
.js-animate--delay27 {
  -webkit-animation-delay: 2.7s !important;
  animation-delay: 2.7s !important;
}
.js-animate--delay28 {
  -webkit-animation-delay: 2.8s !important;
  animation-delay: 2.8s !important;
}
.js-animate--delay29 {
  -webkit-animation-delay: 2.9s !important;
  animation-delay: 2.9s !important;
}
.js-animate--delay30 {
  -webkit-animation-delay: 3s !important;
  animation-delay: 3s !important;
}
.js-animate--delay31 {
  -webkit-animation-delay: 3.1s !important;
  animation-delay: 3.1s !important;
}
.js-animate--delay32 {
  -webkit-animation-delay: 3.2s !important;
  animation-delay: 3.2s !important;
}
.js-animate--delay33 {
  -webkit-animation-delay: 3.3s !important;
  animation-delay: 3.3s !important;
}
.js-animate--delay34 {
  -webkit-animation-delay: 3.4s !important;
  animation-delay: 3.4s !important;
}
.js-animate--delay35 {
  -webkit-animation-delay: 3.5s !important;
  animation-delay: 3.5s !important;
}
.js-animate--delay36 {
  -webkit-animation-delay: 3.6s !important;
  animation-delay: 3.6s !important;
}
.js-animate--delay37 {
  -webkit-animation-delay: 3.7s !important;
  animation-delay: 3.7s !important;
}
.js-animate--delay38 {
  -webkit-animation-delay: 3.8s !important;
  animation-delay: 3.8s !important;
}
.js-animate--delay39 {
  -webkit-animation-delay: 3.9s !important;
  animation-delay: 3.9s !important;
}
.js-animate--delay40 {
  -webkit-animation-delay: 4s !important;
  animation-delay: 4s !important;
}
.js-animate--duration1 {
  -webkit-animation-duration: 0.1s !important;
  animation-duration: 0.1s !important;
}
.js-animate--duration2 {
  -webkit-animation-duration: 0.2s !important;
  animation-duration: 0.2s !important;
}
.js-animate--duration3 {
  -webkit-animation-duration: 0.3s !important;
  animation-duration: 0.3s !important;
}
.js-animate--duration4 {
  -webkit-animation-duration: 0.4s !important;
  animation-duration: 0.4s !important;
}
.js-animate--duration5 {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.js-animate--duration6 {
  -webkit-animation-duration: 0.6s !important;
  animation-duration: 0.6s !important;
}
.js-animate--duration7 {
  -webkit-animation-duration: 0.7s !important;
  animation-duration: 0.7s !important;
}
.js-animate--duration8 {
  -webkit-animation-duration: 0.8s !important;
  animation-duration: 0.8s !important;
}
.js-animate--duration9 {
  -webkit-animation-duration: 0.9s !important;
  animation-duration: 0.9s !important;
}
.js-animate--duration10 {
  -webkit-animation-duration: 1s !important;
  animation-duration: 1s !important;
}
.js-animate--duration11 {
  -webkit-animation-duration: 1.1s !important;
  animation-duration: 1.1s !important;
}
.js-animate--duration12 {
  -webkit-animation-duration: 1.2s !important;
  animation-duration: 1.2s !important;
}
.js-animate--duration13 {
  -webkit-animation-duration: 1.3s !important;
  animation-duration: 1.3s !important;
}
.js-animate--duration14 {
  -webkit-animation-duration: 1.4s !important;
  animation-duration: 1.4s !important;
}
.js-animate--duration15 {
  -webkit-animation-duration: 1.5s !important;
  animation-duration: 1.5s !important;
}
.js-animate--duration16 {
  -webkit-animation-duration: 1.6s !important;
  animation-duration: 1.6s !important;
}
.js-animate--duration17 {
  -webkit-animation-duration: 1.7s !important;
  animation-duration: 1.7s !important;
}
.js-animate--duration18 {
  -webkit-animation-duration: 1.8s !important;
  animation-duration: 1.8s !important;
}
.js-animate--duration19 {
  -webkit-animation-duration: 1.9s !important;
  animation-duration: 1.9s !important;
}
.js-animate--duration20 {
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important;
}
.js-animate--duration21 {
  -webkit-animation-duration: 2.1s !important;
  animation-duration: 2.1s !important;
}
.js-animate--duration22 {
  -webkit-animation-duration: 2.2s !important;
  animation-duration: 2.2s !important;
}
.js-animate--duration23 {
  -webkit-animation-duration: 2.3s !important;
  animation-duration: 2.3s !important;
}
.js-animate--duration24 {
  -webkit-animation-duration: 2.4s !important;
  animation-duration: 2.4s !important;
}
.js-animate--duration25 {
  -webkit-animation-duration: 2.5s !important;
  animation-duration: 2.5s !important;
}
.js-animate--duration26 {
  -webkit-animation-duration: 2.6s !important;
  animation-duration: 2.6s !important;
}
.js-animate--duration27 {
  -webkit-animation-duration: 2.7s !important;
  animation-duration: 2.7s !important;
}
.js-animate--duration28 {
  -webkit-animation-duration: 2.8s !important;
  animation-duration: 2.8s !important;
}
.js-animate--duration29 {
  -webkit-animation-duration: 2.9s !important;
  animation-duration: 2.9s !important;
}
.js-animate--duration30 {
  -webkit-animation-duration: 3s !important;
  animation-duration: 3s !important;
}
.js-animate--duration31 {
  -webkit-animation-duration: 3.1s !important;
  animation-duration: 3.1s !important;
}
.js-animate--duration32 {
  -webkit-animation-duration: 3.2s !important;
  animation-duration: 3.2s !important;
}
.js-animate--duration33 {
  -webkit-animation-duration: 3.3s !important;
  animation-duration: 3.3s !important;
}
.js-animate--duration34 {
  -webkit-animation-duration: 3.4s !important;
  animation-duration: 3.4s !important;
}
.js-animate--duration35 {
  -webkit-animation-duration: 3.5s !important;
  animation-duration: 3.5s !important;
}
.js-animate--duration36 {
  -webkit-animation-duration: 3.6s !important;
  animation-duration: 3.6s !important;
}
.js-animate--duration37 {
  -webkit-animation-duration: 3.7s !important;
  animation-duration: 3.7s !important;
}
.js-animate--duration38 {
  -webkit-animation-duration: 3.8s !important;
  animation-duration: 3.8s !important;
}
.js-animate--duration39 {
  -webkit-animation-duration: 3.9s !important;
  animation-duration: 3.9s !important;
}
.js-animate--duration40 {
  -webkit-animation-duration: 4s !important;
  animation-duration: 4s !important;
}

/* フェードインしながら少し右へ */
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.js-animateFadeInRight {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeInRight.is--animate {
  -webkit-animation: fadeInRight 0.8s 1 ease-in-out;
  animation: fadeInRight 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* フェードインしながら少し左へ */
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.js-animateFadeInLeft {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeInLeft.is--animate {
  -webkit-animation: fadeInLeft 0.8s 1 ease-in-out;
  animation: fadeInLeft 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-animateFadeInUp {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeInUp.is--animate {
  -webkit-animation: fadeInUp 0.8s 1 ease-in-out;
  animation: fadeInUp 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* フェードインのみ */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.js-animateFadeIn {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}
.js-animateFadeIn.is--animate {
  -webkit-animation: fadeIn 0.8s 1 ease-in-out;
  animation: fadeIn 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}
