@charset "UTF-8";
div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, address, code, del, em, img, small, strong, sub, sup, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main, nav, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0
}
body {
  font-family: Noto Sans JP, Arial, "游ゴシック体", Yu Gothic, YuGothic, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-size: 15px;
  line-height: 2
}
img {
  vertical-align: bottom
}
.sa-wrapper {
  display: block
}
.sa-content-layout {
  max-width: 1064px;
  padding-right: 20px;
  padding-left: 20px
}
.sa-inner-layout {
  max-width: 980px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px
}
.sa-main {
  margin-bottom: 0
}
.sa-title {
  font-family: Noto Serif JP, serif
}
.sa-title--level-2 {
  position: relative;
  padding-bottom: 24px;
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700
}
.sa-title--level-2:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 120px;
  height: 1px;
  background-color: #333;
  content: '';
  transform: translateX(-50%)
}
.sa-text-marker {
  display: inline;
  background: linear-gradient(transparent 80%, #fe0 20%)
}
.sa-btn {
  display: -ms-flexbox;
  display: flex;
  padding: 11px 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 23px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: linear-gradient(-135deg, #0d0d0d, #2e2e2e)
}
.pc .sa-btn:hover {
  text-decoration: none
}
.sa-btn > span {
  display: inline-block;
  max-width: calc(100% - 20px)
}
.sa-btn [src*=icon] {
  display: inline-block;
  margin-left: 10px
}
[src*="icon_blank.png"] {
  width: 11px
}
[src*="icon_check.png"] {
  width: 30px
}
.sa-gradation-box {
  margin-right: -10px;
  margin-left: -10px;
  padding: 20px;
  font-size: 13px;
  color: #fff;
  background: linear-gradient(-120deg, #445173, #6083a8)
}
.sa-gradation-box__title {
  position: relative;
  font-size: 20px;
  margin-bottom: 19px;
  padding-left: 40px
}
.sa-gradation-box__title:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 38px;
  background: url(/onsite-training/assets/img/pickup/data-science/icon_brackets.png) 0 0 no-repeat;
  background-size: 48px auto;
  content: ''
}
.sa-gradation-box p + p {
  margin-top: 2em
}
.sa-gradation-box .sa-btn {
  max-width: 338px;
  background: none;
  background-color: transparent;
  border: 1px solid #fff
}
.sa-header__main-title {
  padding: 5px 0 35px;
  background-image: url(/onsite-training/assets/img/pickup/data-science/bg_main_title_sp.jpg);
  background-position: right 50px;
  background-repeat: no-repeat;
  background-size: cover
}
.sa-header__main-title .sa-logo {
  width: 284px;
  margin-bottom: 35px;
  margin-left: -10px
}
.sa-header__level-1 {
  padding: 25px 0 30px;
  background: rgba(0, 0, 0, .7)
}
.sa-header__btn {
  width: 220px;
  margin-top: 30px
}
.sa-header__btn > .sa-btn {
  font-size: 15px;
  border: 1px solid #fff
}
.sa-section-lead {
  padding: 43px 0;
  background-image: url(/onsite-training/assets/img/pickup/data-science/bg_lead_sp.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover
}
.sa-section-lead__level-2 {
  font-family: Noto Serif JP, serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 1.5
}
.sa-section-lead__text {
  margin-top: 25px;
  color: #fff
}
.sa-section-ai {
  padding: 36px 0 40px
}
.sa-ai-box {
  margin-top: 30px;
  list-style: none
}
.sa-ai-box > * {
  margin-top: 19px
}
.sa-section-service {
  position: relative;
  padding-top: 53px;
  padding-bottom: 40px;
  background-color: #e5e9f6
}
.sa-section-service:after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 23.5px 0;
  border-color: #fff transparent transparent;
  transform: translateX(-50%);
  content: ''
}
.sa-section-service__title {
  position: relative;
  margin: 40px 0 30px;
  padding-left: 40px;
  font-size: 20px
}
.sa-section-service__title > img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}
.sa-section-service__btn {
  max-width: 412px;
  margin: 20px auto 0
}
.sa-section-service .sa-gradation-box {
  margin-top: 43px
}
.sa-section-success {
  position: relative;
  padding-top: 53px;
  padding-bottom: 60px
}
.sa-section-success:after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 23.5px 0;
  border-color: #e5e9f6 transparent transparent;
  transform: translateX(-50%);
  content: ''
}
.sa-section-success .sa-gradation-box {
  margin-top: 40px
}
.sa-section-success .sa-gradation-box__img {
  float: right;
  width: 50%;
  max-width: 287px;
  margin-bottom: 5px;
  padding-left: 20px
}
.sa-award-box {
  margin: 30px -20px 0;
  padding: 4px;
  border: 2px solid #a7863d;
  background-color: #fefdf2
}
.sa-award-box__inner {
  border: 1px solid #a7863d;
  padding: 20px;
  line-height: 1.5
}
.sa-award-box__title {
  margin-bottom: 25px
}
.sa-award-box p + p {
  margin-top: 2em
}
.sa-award-box__movie {
  width: 100%;
  max-width: 800px;
  margin: 30px auto 0
}
.sa-award-box__btn {
  max-width: 410px;
  margin: 20px auto 0
}
.sa-section-sample {
  padding-bottom: 40px;
  background-color: #e5e9f6
}
.sa-section-sample__title-wrap {
  background: url(/onsite-training/assets/img/pickup/data-science/bg_sample_title.png) center center no-repeat;
  background-size: cover
}
.sa-section-sample__title {
  padding: 25px 0;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 1.5
}
.sa-section-sample__contents {
  margin-top: 30px
}
.sa-section-sample__btn {
  max-width: 220px;
  margin: 20px auto 0
}
.sa-sample-panel {
  margin-top: 30px;
  padding: 15px 20px;
  border: 1px solid #333;
  text-align: center
}
.sa-bottom {
  padding: 58px 0 80px;
  background-image: url(/onsite-training/assets/img/pickup/data-science/bg_bottom_sp.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff
}
.sa-bottom .sa-title--level-2 {
  color: #fff
}
.sa-bottom .sa-title--level-2:after {
  background-color: #fff
}
.sa-bottom__text {
  margin-top: 23px;
  font-size: 15px;
  text-align: center
}
.sa-bottom__btn {
  margin-top: 25px;
  text-align: center
}
.sa-bottom .sa-btn {
  width: 310px;
  margin: 0 auto;
  border: 1px solid #fff
}
.sa-footer {
  padding: 17px 0;
  background: #1a1a1a
}
.sa-footer__copyright {
  font-size: 12px;
  color: #fff
}
.sa-page-top__button {
  background: linear-gradient(-120deg, #0d0d0d, #2e2e2e);
  border: 1px solid #fff
}
.sa-page-top__button .sa-icon--angle-up {
  top: 50%;
  right: auto;
  left: 50%;
  bottom: auto;
  font-size: 1.6rem;
  transform: translate(-50%, -50%)
}
@media screen and (min-width:480px) {
  .sa-ai-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-left: -4.3%;
    margin-bottom: -4.3%
  }
  .sa-ai-box > * {
    box-sizing: border-box;
    width: 50%;
    padding-left: 4.3%;
    padding-bottom: 4.3%;
    margin-top: 0
  }
}
@media screen and (min-width:768px) {
  body {
    font-size: 16px
  }
  .sa-title--level-2 {
    padding-bottom: 42px;
    font-size: 32px
  }
  .sa-btn {
    font-size: 16px
  }
  [src*="icon_check.png"] {
    width: 60px
  }
  .sa-grid--gutter-large {
    margin-left: -40px
  }
  .sa-grid--gutter-large > * {
    padding-left: 40px !important
  }
  .sa-gradation-box {
    margin-right: 0;
    margin-left: 0;
    padding: 40px;
    font-size: 14px
  }
  .sa-gradation-box__title {
    font-size: 22px;
    margin-bottom: 15px;
    padding-left: 53px
  }
  .sa-gradation-box__title:after {
    top: -13px;
    width: 64px;
    height: 52px;
    background-size: 64px auto
  }
  .sa-header__main-title {
    padding: 20px 0 53px;
    background-image: url(/onsite-training/assets/img/pickup/data-science/bg_main_title_pc.jpg);
    background-position: center center
  }
  .sa-header__main-title .sa-logo {
    width: 346px;
    margin-bottom: 20px;
    margin-left: 0
  }
  .sa-header__level-1 {
    padding: 30px 0
  }
  .sa-header__btn {
    width: 288px;
    margin-top: 20px
  }
  .sa-header__btn > .sa-btn {
    font-size: 18px
  }
  .sa-section-lead {
    padding: 53px 0 70px;
    background-image: url(/onsite-training/assets/img/pickup/data-science/bg_lead_pc.jpg);
    background-position: center center
  }
  .sa-section-lead__level-2 {
    font-size: 28px;
    text-align: center
  }
  .sa-section-lead__text {
    margin-top: 32px;
    text-align: center
  }
  .sa-section-ai {
    padding: 80px 0 100px
  }
  .sa-ai-box {
    margin-top: 50px;
    margin-left: -4.3%
  }
  .sa-ai-box > * {
    width: 33.33333%;
    padding-left: 4.3%
  }
  .sa-section-service {
    padding-top: 96px;
    padding-bottom: 80px
  }
  .sa-section-service:after {
    border-width: 40px 35px 0
  }
  .sa-section-service__title {
    margin: 90px 0 50px;
    padding-left: 80px;
    font-size: 27px
  }
  .sa-title--level-2 + .sa-section-service__title {
    margin-top: 66px
  }
  .sa-section-service__btn {
    margin: 32px 0 0
  }
  .sa-section-service .sa-gradation-box {
    margin-top: 93px
  }
  .sa-section-success {
    padding-top: 96px;
    padding-bottom: 100px
  }
  .sa-section-success:after {
    border-width: 40px 35px 0
  }
  .sa-section-success .sa-gradation-box {
    margin-top: 80px
  }
  .sa-section-success .sa-gradation-box__img {
    width: 33.33333%
  }
  .sa-award-box {
    margin: 50px 0 0
  }
  .sa-award-box__inner {
    padding: 40px
  }
  .sa-award-box__title {
    margin-bottom: 30px
  }
  .sa-award-box__movie {
    margin-top: 60px
  }
  .sa-award-box__btn {
    margin-top: 40px
  }
  .sa-section-sample {
    padding-bottom: 60px
  }
  .sa-section-sample__title {
    padding: 57px 0;
    font-size: 28px
  }
  .sa-section-sample__contents {
    margin-top: 60px
  }
  .sa-sample-panel {
    padding: 35px 40px
  }
  .sa-bottom {
    padding: 92px 0 100px;
    background-image: url(/onsite-training/assets/img/pickup/data-science/bg_bottom_pc.jpg);
    background-position: center center
  }
  .sa-bottom__text {
    margin-top: 42px;
    font-size: 16px
  }
  .sa-bottom__btn {
    margin-top: 50px
  }
  .sa-bottom .sa-btn {
    width: 368px;
    margin: 0 auto
  }
  .sa-footer {
    padding: 26px 0
  }
  .sa-footer__copyright {
    font-size: 14px
  }
}