@media print, screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

@media print, screen and (min-width: 769px) {
  #about-ds {
    min-width: 900px;
  }
}
#about-ds .about_lead {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_lead {
    padding: 50px 0 25px;
    font-size: 17px;
    line-height: 32px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_lead {
    padding: 6.5104166667vw 0 3.2552083333vw;
    font-size: 3.515625vw;
    line-height: 6.25vw;
  }
}
#about-ds .about_lead b {
  font-weight: inherit;
  position: relative;
  z-index: 1;
}
#about-ds .about_lead b::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1em;
  background-color: #fff200;
  position: absolute;
  top: 0.25em;
  z-index: -1;
}
#about-ds .about_use,
#about-ds .about_bigdata,
#about-ds .about_demand {
  box-sizing: border-box;
  margin: auto;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_use,
  #about-ds .about_bigdata,
  #about-ds .about_demand {
    max-width: 900px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_use,
  #about-ds .about_bigdata,
  #about-ds .about_demand {
    width: 87.2395833333vw;
  }
}
#about-ds .about_use h3,
#about-ds .about_bigdata h3,
#about-ds .about_demand h3 {
  margin: 0;
  background-color: #008195;
  color: #fff;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_use h3,
  #about-ds .about_bigdata h3,
  #about-ds .about_demand h3 {
    padding: 15px;
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_use h3,
  #about-ds .about_bigdata h3,
  #about-ds .about_demand h3 {
    padding: 3.125vw;
    font-size: 4.1666666667vw;
    line-height: 5.7291666667vw;
  }
}
#about-ds .about_use {
  position: relative;
}
#about-ds .about_use::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_use::before {
    width: 348px;
    height: 46px;
    background-image: url(/department/data_science/about/img/about_shadow_pc.png);
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_use::before {
    width: 85.9375vw;
    height: 13.28125vw;
    background-image: url(/department/data_science/about/img/about_shadow_sp.png);
  }
}
#about-ds .about_use::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_use::after {
    border-right: 70px solid transparent;
    border-left: 70px solid transparent;
    border-top: 26px solid #ffffff;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_use::after {
    border-right: 15.625vw solid transparent;
    border-left: 15.625vw solid transparent;
    border-top: 5.9895833333vw solid #ffffff;
  }
}
#about-ds .about_use .about_use_box {
  display: flex;
  box-sizing: border-box;
  background-color: #fff;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_use .about_use_box {
    justify-content: center;
    gap: 6.25%;
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_use .about_use_box {
    flex-direction: column;
    gap: 3.90625vw;
    padding: 2.6041666667vw 2.6041666667vw 5.2083333333vw;
  }
}
#about-ds .about_use .about_use_box figure {
  margin: 0;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_use .about_use_box figure {
    width: 25%;
  }
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_use .about_use_box figure img {
    max-width: 100%;
    max-height: 100px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_use .about_use_box figure img {
    height: 16.9270833333vw;
  }
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_use .about_use_box figure figcaption {
    margin-top: 10px;
    font-size: 15px;
    line-height: 22px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_use .about_use_box figure figcaption {
    margin-top: 0.6510416667vw;
    font-size: 3.125vw;
    line-height: 4.5572916667vw;
  }
}
#about-ds .about_bigdata {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata {
    margin-top: 3.90625vw;
  }
}
#about-ds .about_bigdata::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata::before {
    width: 348px;
    height: 46px;
    background-image: url(/department/data_science/about/img/about_shadow_pc.png);
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata::before {
    width: 85.9375vw;
    height: 13.28125vw;
    background-image: url(/department/data_science/about/img/about_shadow_sp.png);
  }
}
#about-ds .about_bigdata::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata::after {
    border-right: 70px solid transparent;
    border-left: 70px solid transparent;
    border-top: 26px solid #ffffff;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata::after {
    border-right: 15.625vw solid transparent;
    border-left: 15.625vw solid transparent;
    border-top: 5.9895833333vw solid #ffffff;
  }
}
#about-ds .about_bigdata .about_bigdata_list {
  background-color: #fff;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata .about_bigdata_list {
    height: 326px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata .about_bigdata_list {
    height: 114.9739583333vw;
  }
}
#about-ds .about_bigdata .about_bigdata_list h4 {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata .about_bigdata_list h4 {
    bottom: 75px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata .about_bigdata_list h4 {
    top: 32.5520833333vw;
  }
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata .about_bigdata_list h4 img {
    width: 305px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata .about_bigdata_list h4 img {
    width: 43.4895833333vw;
  }
}
#about-ds .about_bigdata .about_bigdata_list ul {
  position: relative;
  width: 100%;
  height: 100%;
}
#about-ds .about_bigdata .about_bigdata_list ul li {
  position: absolute;
}
#about-ds .about_bigdata .about_bigdata_list ul li figure {
  display: flex;
  align-items: center;
  margin: 0;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata .about_bigdata_list ul li figure {
    gap: 15px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata .about_bigdata_list ul li figure {
    flex-direction: column;
    gap: 1.3020833333vw;
  }
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata .about_bigdata_list ul li figure img {
    min-width: 67px;
    max-width: 67px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata .about_bigdata_list ul li figure img {
    width: 12.6302083333vw;
  }
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata .about_bigdata_list ul li figure figcaption {
    width: calc(100% - 67px);
    font-size: 15px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata .about_bigdata_list ul li figure figcaption {
    text-align: center;
    font-size: 3.125vw;
    line-height: 4.4270833333vw;
  }
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(1), #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(2), #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(3), #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(4) {
    justify-content: flex-end;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(1) img, #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(2) img, #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(3) img, #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(4) img {
    order: 1;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(1) figcaption, #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(2) figcaption, #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(3) figcaption, #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(4) figcaption {
    text-align: right;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(1) {
    top: 20px;
    width: 330px;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(2) {
    top: 90px;
    width: 280px;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(3) {
    top: 170px;
    width: 280px;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(4) {
    top: 240px;
    width: 335px;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(5) {
    top: 20px;
    left: calc(50% + 120px);
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(6) {
    top: 90px;
    left: calc(50% + 170px);
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(7) {
    top: 170px;
    left: calc(50% + 170px);
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(8) {
    top: 240px;
    left: calc(50% + 120px);
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(1) {
    top: 2.6041666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(2) {
    top: 11.4583333333vw;
    left: 0;
    width: 32.5520833333vw;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(5) {
    top: 11.4583333333vw;
    right: 0;
    width: 32.5520833333vw;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(3) {
    top: 41.9270833333vw;
    left: 0;
    width: 26.0416666667vw;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(6) {
    top: 41.9270833333vw;
    right: 0;
    width: 26.0416666667vw;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(4) {
    top: 74.21875vw;
    left: 0;
    width: 32.5520833333vw;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(7) {
    top: 74.21875vw;
    right: 0;
    width: 32.5520833333vw;
  }
  #about-ds .about_bigdata .about_bigdata_list ul li:nth-child(8) {
    top: 79.4270833333vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
#about-ds .about_demand {
  background-color: #008195;
  color: #fff;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_demand {
    margin-top: 15px;
    padding: 24px 40px 30px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_demand {
    margin-top: 3.90625vw;
    padding: 3.125vw 3.90625vw;
  }
}
#about-ds .about_demand .lead {
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_demand .lead {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_demand .lead {
    font-size: 3.515625vw;
    line-height: 5.46875vw;
  }
}
#about-ds .about_demand .catch {
  background-color: #fff200;
  color: #eb6100;
  font-weight: bold;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_demand .catch {
    margin-top: 16px;
    padding: 8px 20px;
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_demand .catch {
    margin-top: 2.6041666667vw;
    padding: 1.8229166667vw 27.34375vw 1.8229166667vw 2.6041666667vw;
    font-size: 4.1666666667vw;
    line-height: 5.46875vw;
    text-align: center;
  }
}
#about-ds .about_demand::after {
  content: "";
  display: block;
  background-image: url(/department/data_science/about/img/image_data-scientist.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
}
@media print, screen and (min-width: 769px) {
  #about-ds .about_demand::after {
    width: 261px;
    height: 226px;
    right: 40px;
  }
}
@media screen and (max-width: 768px) {
  #about-ds .about_demand::after {
    width: 33.4635416667vw;
    height: 29.0364583333vw;
    right: 0.78125vw;
  }
}

#scene {
  background-size: cover;
}
@media print, screen and (min-width: 769px) {
  #scene {
    margin-top: 50px;
    padding: 75px 50px 80px;
    background-image: url(/department/data_science/about/img/scene_bg_pc.png);
  }
}
@media screen and (max-width: 768px) {
  #scene {
    margin-top: 14.3229166667vw;
    padding: 9.1145833333vw 5.2083333333vw;
    background-image: url(/department/data_science/about/img/scene_bg_sp.png);
  }
}
#scene h2 {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #scene h2 img {
    width: 596px;
  }
}
@media screen and (max-width: 768px) {
  #scene h2 img {
    width: 69.0104166667vw;
  }
}
#scene .lead {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #scene .lead {
    margin-top: 10px;
    font-size: 17px;
  }
}
@media screen and (max-width: 768px) {
  #scene .lead {
    margin-top: 1.3020833333vw;
    font-size: 3.515625vw;
    line-height: 6.25vw;
  }
}
#scene .nav {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  #scene .nav {
    gap: 10px 25px;
    margin-top: 50px;
    max-width: 1100px;
  }
}
@media screen and (max-width: 768px) {
  #scene .nav {
    gap: 2.6041666667vw 2.0833333333vw;
    margin-top: 6.5104166667vw;
  }
}
@media print, screen and (min-width: 769px) {
  #scene .nav li {
    width: calc((100% - 50px) / 3);
  }
}
@media screen and (max-width: 768px) {
  #scene .nav li {
    width: calc((100% - 2.0833333333vw) / 2);
  }
}
#scene .nav li a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 100px;
  border-left-style: solid;
  box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  #scene .nav li a {
    padding: 20px;
    border-left-width: 50px;
  }
}
@media screen and (max-width: 768px) {
  #scene .nav li a {
    height: 7.8125vw;
    border-left-width: 6.5104166667vw;
  }
}
@media print, screen and (min-width: 769px) {
  #scene .nav li a img {
    height: 24px;
  }
}
@media screen and (max-width: 768px) {
  #scene .nav li a img {
    height: 3.125vw;
  }
}
#scene .nav li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transform-origin: left;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  top: 0;
  left: 0;
}
#scene .nav li a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  #scene .nav li a::after {
    right: 2em;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 8px solid #333;
  }
}
@media screen and (max-width: 768px) {
  #scene .nav li a::after {
    right: 1em;
    border-right: 0.78125vw solid transparent;
    border-left: 0.78125vw solid transparent;
    border-top: 1.0416666667vw solid #333;
  }
}
#scene .nav li.business a {
  border-color: #74318e;
}
#scene .nav li.business a::before {
  background-color: #74318e;
}
#scene .nav li.sports a {
  border-color: #31bacb;
}
#scene .nav li.sports a::before {
  background-color: #31bacb;
}
#scene .nav li.sightseeing a {
  border-color: #e83836;
}
#scene .nav li.sightseeing a::before {
  background-color: #e83836;
}
#scene .nav li.art a {
  border-color: #006934;
}
#scene .nav li.art a::before {
  background-color: #006934;
}
#scene .nav li.medical a {
  border-color: #e03373;
}
#scene .nav li.medical a::before {
  background-color: #e03373;
}
#scene .nav li.education a {
  border-color: #004ea2;
}
#scene .nav li.education a::before {
  background-color: #004ea2;
}
#scene .nav li.is-active a {
  border-left-width: 0;
}
#scene .nav li.is-active a::before {
  transform: scaleX(1);
}
#scene .nav li.is-active a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  background-color: #fff;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  transform: translate(0) !important;
}
@media print, screen and (min-width: 769px) {
  #scene .nav li.is-active a::after {
    -webkit-mask-size: auto 24px;
            mask-size: auto 24px;
  }
}
@media screen and (max-width: 768px) {
  #scene .nav li.is-active a::after {
    -webkit-mask-size: auto 3.125vw;
            mask-size: auto 3.125vw;
  }
}
#scene .nav li.is-active a img {
  opacity: 0;
}
#scene .nav li.business.is-active a::after {
  -webkit-mask-image: url(/department/data_science/about/img/btn_title1.png);
          mask-image: url(/department/data_science/about/img/btn_title1.png);
}
#scene .nav li.sports.is-active a::after {
  -webkit-mask-image: url(/department/data_science/about/img/btn_title2.png);
          mask-image: url(/department/data_science/about/img/btn_title2.png);
}
#scene .nav li.sightseeing.is-active a::after {
  -webkit-mask-image: url(/department/data_science/about/img/btn_title3.png);
          mask-image: url(/department/data_science/about/img/btn_title3.png);
}
#scene .nav li.art.is-active a::after {
  -webkit-mask-image: url(/department/data_science/about/img/btn_title4.png);
          mask-image: url(/department/data_science/about/img/btn_title4.png);
}
#scene .nav li.medical.is-active a::after {
  -webkit-mask-image: url(/department/data_science/about/img/btn_title5.png);
          mask-image: url(/department/data_science/about/img/btn_title5.png);
}
#scene .nav li.education.is-active a::after {
  -webkit-mask-image: url(/department/data_science/about/img/btn_title6.png);
          mask-image: url(/department/data_science/about/img/btn_title6.png);
}
#scene #image-slider {
  margin: auto;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider {
    margin-top: 50px;
    max-width: 1100px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider {
    margin-top: 6.5104166667vw;
  }
}
#scene #image-slider .scene_cont_wrap {
  position: relative;
  z-index: 1;
}
#scene #image-slider .scene_cont_wrap::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont_wrap::before {
    width: 348px;
    height: 46px;
    background-image: url(/department/data_science/about/img/scene_shadow_pc.png);
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont_wrap::before {
    background-image: url(/department/data_science/about/img/scene_shadow_sp.png);
  }
}
#scene #image-slider .scene_cont {
  border-top-style: solid;
  background-color: #fff;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont {
    border-top-width: 10px;
    padding: 40px 75px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont {
    border-top-width: 2.6041666667vw;
    padding: 6.5104166667vw 3.90625vw;
  }
}
#scene #image-slider .scene_cont::before {
  content: "";
  display: block;
  width: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont::before {
    height: 12px;
    top: 10px;
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont::before {
    height: 2.0833333333vw;
    top: 1.5625vw;
    left: 3.90625vw;
  }
}
#scene #image-slider .scene_cont h3 {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont h3 img {
    height: 48px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont h3 img {
    height: 6.25vw;
  }
}
#scene #image-slider .scene_cont > div {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont > div {
    margin-top: 40px;
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont > div {
    flex-direction: column;
    gap: 0;
    margin-top: 5.2083333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont > div .text {
    width: calc((100% - 50px) / 2 + 5px);
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont > div .text {
    order: 1;
  }
}
#scene #image-slider .scene_cont > div .text h4 {
  display: flex;
  margin: 0;
  width: 100%;
  align-items: center;
  position: relative;
  z-index: 1;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont > div .text h4 {
    padding: 5px 0;
    min-height: 67px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont > div .text h4 {
    padding: 0.6510416667vw 0;
    min-height: 14.3229166667vw;
  }
}
#scene #image-slider .scene_cont > div .text h4 span {
  display: block;
  width: 100%;
  color: #fff;
  font-weight: 500;
  white-space: nowrap;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont > div .text h4 span {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont > div .text h4 span {
    font-size: 3.7760416667vw;
    line-height: 4.6875vw;
  }
}
#scene #image-slider .scene_cont > div .text h4::before {
  content: "";
  display: block;
  background-size: cover;
  background-position: right top;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont > div .text h4::before {
    left: -75px;
    width: calc(100% + 250px);
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont > div .text h4::before {
    left: -3.90625vw;
    width: calc(100% + 3.90625vw);
  }
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont > div .text p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont > div .text p {
    margin-top: 5.2083333333vw;
    font-size: 3.515625vw;
    line-height: 6.25vw;
  }
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont > div .image {
    width: calc((100% - 50px) / 2 - 5px);
  }
}
#scene #image-slider .scene_cont > div .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
#scene #image-slider .scene_cont ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont ul {
    gap: 5px 40px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont ul {
    gap: 1.3020833333vw 7.8125vw;
    margin-top: 6.5104166667vw;
    padding: 0 6.5104166667vw;
  }
}
#scene #image-slider .scene_cont ul li {
  color: #fff;
  line-height: 1;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont ul li {
    padding: 0.5em;
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont ul li {
    padding: 0.5em 0;
    min-width: calc((100% - 31.25vw) / 2);
    font-size: 3.125vw;
    text-align: center;
  }
}
#scene #image-slider .scene_cont ul li::before {
  content: "";
  display: block;
  width: calc(100% + 2em);
  height: 100%;
  position: absolute;
  top: 0;
  left: -1em;
  transform: skewX(-45deg);
  z-index: -1;
}
#scene #image-slider .scene_cont ul li:last-child {
  margin-left: -1em;
  min-width: auto;
  color: #333;
  text-align: left;
}
#scene #image-slider .scene_cont ul li:last-child::before {
  display: none;
}
#scene #image-slider .scene_cont.business {
  border-top-color: #74318e;
}
#scene #image-slider .scene_cont.business::before {
  background-image: url(/department/data_science/about/img/cont_subtitle1.png);
}
#scene #image-slider .scene_cont.business h4::before {
  background-image: url(/department/data_science/about/img/cont_base1.png);
}
#scene #image-slider .scene_cont.business ul li::before {
  background-color: #74318e;
}
#scene #image-slider .scene_cont.sports {
  border-color: #31bacb;
}
#scene #image-slider .scene_cont.sports::before {
  background-image: url(/department/data_science/about/img/cont_subtitle2.png);
}
#scene #image-slider .scene_cont.sports h4::before {
  background-image: url(/department/data_science/about/img/cont_base2.png);
}
#scene #image-slider .scene_cont.sports ul li::before {
  background-color: #31bacb;
}
#scene #image-slider .scene_cont.sightseeing {
  border-color: #e83836;
}
#scene #image-slider .scene_cont.sightseeing::before {
  background-image: url(/department/data_science/about/img/cont_subtitle3.png);
}
#scene #image-slider .scene_cont.sightseeing h4::before {
  background-image: url(/department/data_science/about/img/cont_base3.png);
}
#scene #image-slider .scene_cont.sightseeing ul li::before {
  background-color: #e83836;
}
#scene #image-slider .scene_cont.art {
  border-color: #006934;
}
#scene #image-slider .scene_cont.art::before {
  background-image: url(/department/data_science/about/img/cont_subtitle4.png);
}
#scene #image-slider .scene_cont.art h4::before {
  background-image: url(/department/data_science/about/img/cont_base4.png);
}
#scene #image-slider .scene_cont.art ul li::before {
  background-color: #006934;
}
#scene #image-slider .scene_cont.medical {
  border-color: #e03373;
}
#scene #image-slider .scene_cont.medical::before {
  background-image: url(/department/data_science/about/img/cont_subtitle5.png);
}
#scene #image-slider .scene_cont.medical h4::before {
  background-image: url(/department/data_science/about/img/cont_base5.png);
}
#scene #image-slider .scene_cont.medical ul li::before {
  background-color: #e03373;
}
#scene #image-slider .scene_cont.education {
  border-color: #004ea2;
}
#scene #image-slider .scene_cont.education::before {
  background-image: url(/department/data_science/about/img/cont_subtitle6.png);
}
#scene #image-slider .scene_cont.education h4 .br-ex {
  display: none;
}
@media screen and (max-width: 1400px) {
  #scene #image-slider .scene_cont.education h4 .br-ex {
    display: block;
  }
}
#scene #image-slider .scene_cont.education h4::before {
  background-image: url(/department/data_science/about/img/cont_base6.png);
}
@media screen and (min-width: 769px) and (ming-width: 1401px) {
  #scene #image-slider .scene_cont.education h4::before {
    width: calc(100% + 300px) !important;
    left: -225px !important;
  }
}
#scene #image-slider .scene_cont.education ul li::before {
  background-color: #004ea2;
}
#scene #image-slider .scene_cont.sports .text, #scene #image-slider .scene_cont.art .text, #scene #image-slider .scene_cont.education .text {
  order: 1;
}
#scene #image-slider .scene_cont.sports .text h4 span, #scene #image-slider .scene_cont.art .text h4 span, #scene #image-slider .scene_cont.education .text h4 span {
  text-align: right;
  width: 200%;
  position: absolute;
  right: 0;
}
#scene #image-slider .scene_cont.sports .text h4::before, #scene #image-slider .scene_cont.art .text h4::before, #scene #image-slider .scene_cont.education .text h4::before {
  background-position: left top;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .scene_cont.sports .text h4::before, #scene #image-slider .scene_cont.art .text h4::before, #scene #image-slider .scene_cont.education .text h4::before {
    left: -175px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .scene_cont.sports .text h4::before, #scene #image-slider .scene_cont.art .text h4::before, #scene #image-slider .scene_cont.education .text h4::before {
    left: 0;
  }
}
#scene #image-slider .splide__arrow {
  background-color: #333;
  opacity: 1;
  box-shadow: 0px 5px 9.5px 0.5px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .splide__arrow {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .splide__arrow {
    width: 7.8125vw;
    height: 7.8125vw;
  }
}
#scene #image-slider .splide__arrow::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0;
  position: absolute;
  top: 50%;
  left: 53%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  #scene #image-slider .splide__arrow::after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff;
  }
}
@media screen and (max-width: 768px) {
  #scene #image-slider .splide__arrow::after {
    border-top: 0.6510416667vw solid transparent;
    border-bottom: 0.6510416667vw solid transparent;
    border-left: 1.0416666667vw solid #fff;
  }
}
#scene #image-slider .splide__arrow svg {
  display: none;
}
#scene #image-slider .splide__arrow:hover {
  background-color: #555;
}
#scene #image-slider .splide__arrow--next {
  right: 0;
  transform: translate(50%, -50%);
}
#scene #image-slider .splide__arrow--prev {
  transform: translate(-50%, -50%) scaleX(-1);
  left: 0;
}

#student-movie .c_section__body___subpage {
  position: relative;
}
#student-movie .c_section__body___subpage #thumbnail,
#student-movie .c_section__body___subpage #playButton {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#student-movie .c_section__body___subpage #thumbnail {
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  #student-movie .c_section__body___subpage #thumbnail {
    max-width: 1100px;
  }
}
#student-movie .c_section__body___subpage #playButton {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  aspect-ratio: 1/1;
  display: inline-block;
  border: 4px solid currentColor;
  border-radius: 50%;
  background: none;
  color: #fff;
  cursor: pointer;
  transition: 0.15s transform;
}
@media print, screen and (min-width: 769px) {
  #student-movie .c_section__body___subpage #playButton {
    width: 100px;
  }
  #student-movie .c_section__body___subpage #playButton:hover {
    transform: translate(-50%, -50%) scale(1.1);
  }
}
@media screen and (max-width: 768px) {
  #student-movie .c_section__body___subpage #playButton {
    border-width: 2px;
    width: 20vw;
  }
}
#student-movie .c_section__body___subpage #playButton::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translateY(-50%);
  width: 0px;
  height: 0px;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  #student-movie .c_section__body___subpage #playButton::before {
    border: 20px solid transparent;
    border-left: 30px solid #fff;
  }
}
@media screen and (max-width: 768px) {
  #student-movie .c_section__body___subpage #playButton::before {
    border: 4vw solid transparent;
    border-left: 6vw solid #fff;
  }
}