@charset 'utf-8';
#contents-area {
  width: 100%;
  position: relative;
}
.lyt-col-1 #contents-body {
  width: 100%;
  position: relative;
}
#sbu {
  min-width: 1070px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-all.png');
}
#sbu .font-noto {
  font-family: 'Noto Sans JP', sans-serif;
}
#sbu .font-roboto {
  font-family: 'Roboto', sans-serif;
}
#sbu .font-roboto-condensed {
  font-family: 'Roboto Condensed', sans-serif;
}
#sbu br.only-pc {
  display: inline;
}
#sbu br.only-sp {
  display: none;
}
#sbu #section-mainvisual {
  position: relative;
  height: 100vh;
  max-height: 900px;
  background-color: #ddd;
}
#sbu #section-mainvisual .main-title {
  position: absolute;
  width: 950px;
  top: 50%;
  left: 50%;
  margin-top: -65px;
  margin-left: -475px;
  z-index: 9999;
}
#sbu #section-mainvisual .main-title img {
  text-align: center;
}
#sbu #section-mainvisual .btn-scroll {
  width: 20px;
  height: 128px;
  text-align: right;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -10px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/p/icon-scrolldown.png');
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 9999;
}
#sbu #section-mainvisual .btn-scroll:hover {
  animation: scrolldown 1s infinite;
}
#sbu #section-mainvisual .btn-scroll a {
  display: block;
  width: 20px;
  height: 128px;
}
#sbu #section-mainvisual .main-bg {
  width: 100%;
  height: 100%;
  max-height: 900px;
  overflow: hidden;
  position: relative;
}
#sbu #section-mainvisual .main-bg .item {
  width: 100%;
  max-height: 900px;
  position: relative;
}
#sbu #section-mainvisual .main-bg .item:first-child {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/fig-mv-01.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#sbu #section-mainvisual .main-bg .item:nth-child(2) {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/fig-mv-02.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#sbu #section-mainvisual .main-bg .item:nth-child(3) {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/fig-mv-03.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#sbu #section-mainvisual .main-bg .item:nth-child(4) {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/fig-mv-04.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#sbu #section-mainvisual .main-bg .item:nth-child(5) {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/fig-mv-05.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#sbu #section-mainvisual .main-bg .item:nth-child(6) {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/fig-mv-06.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#sbu #section-mainvisual .main-bg .slick-slide {
  float: left;
  width: 100%;
  height: 100%;
  z-index: 5;
}
#sbu #section-mainvisual .main-bg .slick-slide:focus {
  outline: none;
}
#sbu #section-mainvisual .main-bg .slick-slide.slick-current {
  animation: bgTransform 6s;
}
#sbu #gnav {
  background: #fff;
}
#sbu #gnav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}
#sbu #gnav .gnav {
  width: 950px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
#sbu #gnav .gnav .nav-item {
  width: calc((100% - 4px) / 3);
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #dddddd;
}
#sbu #gnav .gnav .nav-item:last-child {
  border-right: 1px solid #dddddd;
}
#sbu #gnav .gnav .nav-item a {
  display: block;
}
#sbu #gnav .gnav .nav-item a img {
  transition: 0.3s ease;
}
#sbu #gnav .gnav .nav-item a:hover img {
  opacity: 0.6;
  transition: 0.3s ease;
}
#sbu #gnav .gnav .nav-item a:focus {
  outline: none;
}
#sbu #news {
  margin-top: 120px;
}
#sbu #news .section-inner {
  max-width: 1400px;
  min-width: 950px;
  margin: 0 auto 120px;
}
#sbu #news .section-inner .section-title {
  text-align: center;
  font-size: 48px;
  font-weight: normal;
  line-height: 1;
  color: #606b76;
  margin-bottom: 35px;
}
#sbu #news .section-inner .section-title .jp {
  display: block;
  font-size: 14px;
  margin-top: 20px;
  color: #333;
}
#sbu #news .section-inner .news-list {
  width: 950px;
  margin: 0 auto;
}
#sbu #news .section-inner .news-list .list-item {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
}
#sbu #news .section-inner .news-list .list-item:last-child {
  margin-bottom: 0;
}
#sbu #news .section-inner .news-list .list-item .item-date {
  font-size: 16px;
  font-weight: bold;
  margin-right: 130px;
  width: 120px;
  position: relative;
  margin-bottom: 0;
}
#sbu #news .section-inner .news-list .list-item .item-date:after {
  content: '';
  background: #000;
  width: 100px;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  right: -100px;
}
#sbu #news .section-inner .news-list .list-item .item-text {
  font-size: 16px;
  width: calc(100% - 120px - 130px);
  margin-bottom: 0;
}
#sbu #news .section-inner .news-list .list-item .item-text a {
  color: #000;
  transition: 0.2s ease;
}
#sbu #news .section-inner .news-list .list-item .item-text a:hover {
  opacity: 0.5;
  text-decoration: none;
  transition: 0.2s ease;
}
#sbu #topics .section-inner {
  max-width: 1400px;
  min-width: 950px;
  margin: 0 auto 120px;
}
#sbu #topics .section-inner .section-title {
  text-align: center;
  font-size: 48px;
  font-weight: normal;
  line-height: 1;
  color: #606b76;
  margin-bottom: 35px;
}
#sbu #topics .section-inner .section-title .jp {
  display: block;
  font-size: 14px;
  margin-top: 20px;
  color: #333;
}
#sbu #topics .section-inner .topics-wrapper {
  width: 1400px;
  margin: 0 auto 200px;
  padding: 0 30px 0 20px;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 1400px) {
  #sbu #topics .section-inner .topics-wrapper {
    width: 1030px;
  }
}
#sbu #topics .section-inner .topics-wrapper .slick-prev {
  background-color: transparent;
  border: none;
  text-indent: -9999em;
  width: 22px;
  height: 38px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-left.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 0;
  z-index: 999;
}
#sbu #topics .section-inner .topics-wrapper .slick-prev:focus {
  outline: none;
}
#sbu #topics .section-inner .topics-wrapper .slick-prev:hover {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-left-on.png');
}
#sbu #topics .section-inner .topics-wrapper .slick-next {
  background-color: transparent;
  border: none;
  text-indent: -9999em;
  width: 22px;
  height: 38px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-right.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  right: 0;
  z-index: 999;
}
#sbu #topics .section-inner .topics-wrapper .slick-next:focus {
  outline: none;
}
#sbu #topics .section-inner .topics-wrapper .slick-next:hover {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-right-on.png');
}
#sbu #topics .section-inner #news_sb {
  width: 100%;
  margin: 0;
  overflow: hidden;
  padding: 30px 0 13px;
  height: 1px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1400px) {
  #sbu #topics .section-inner #news_sb {
    width: 100%;
  }
}
#sbu #topics .section-inner #news_sb.slick-initialized {
  height: auto;
}
#sbu #topics .section-inner #news_sb li {
  text-align: center;
}
#sbu #topics .section-inner #news_sb li a {
  display: inline-block;
  text-align: left;
  border-radius: 8px;
  background-color: #fff;
  width: 290px;
  position: relative;
  padding-top: 130px;
  border-bottom: 3px solid #e6718a;
}
#sbu #topics .section-inner #news_sb li a:hover {
  text-decoration: none;
}
#sbu #topics .section-inner #news_sb li a:hover .topics-title {
  opacity: 0.6;
  transition: 0.2s ease;
}
#sbu #topics .section-inner #news_sb li a:before {
  content: '';
  width: 100%;
  height: 10px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  bottom: -13px;
  left: 10px;
}
#sbu #topics .section-inner #news_sb li a:after {
  content: '';
  width: 10px;
  height: calc((100% - 10px));
  border-top-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  top: 13px;
  right: -10px;
}
#sbu #topics .section-inner #news_sb li a .area_image {
  width: 220px;
  position: absolute;
  top: -30px;
  left: 50px;
}
#sbu #topics .section-inner #news_sb li a .area_image img {
  width: 100%;
}
#sbu #topics .section-inner #news_sb li a .topics-date {
  transform: rotate(90deg);
  font-size: 16px;
  font-weight: bold;
  color: #000;
  position: absolute;
  top: 55px;
  left: -15px;
  margin-bottom: 0;
}
#sbu #topics .section-inner #news_sb li a .topics-title {
  padding: 0 20px 50px;
  margin-bottom: 0;
  font-size: 14px;
  color: #000;
  line-height: 1.57;
  transition: 0.2s ease;
}
#sbu #topics .section-inner #news_sb .slick-slide {
  float: left;
  z-index: 5;
}
#sbu #topics .section-inner #news_sb .slick-slide:focus {
  outline: none;
}
#sbu #topics .section-inner .topics-wrapper-norss {
  width: 1030px;
  margin: 0 auto 200px;
  padding: 0 30px 0 20px;
  box-sizing: border-box;
  position: relative;
}
#sbu #topics .section-inner .topics-wrapper-norss .slick-prev {
  background-color: transparent;
  border: none;
  text-indent: -9999em;
  width: 22px;
  height: 38px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-left.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 0;
  z-index: 999;
}
#sbu #topics .section-inner .topics-wrapper-norss .slick-prev:focus {
  outline: none;
}
#sbu #topics .section-inner .topics-wrapper-norss .slick-prev:hover {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-left-on.png');
}
#sbu #topics .section-inner .topics-wrapper-norss .slick-next {
  background-color: transparent;
  border: none;
  text-indent: -9999em;
  width: 22px;
  height: 38px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-right.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  right: 0;
  z-index: 999;
}
#sbu #topics .section-inner .topics-wrapper-norss .slick-next:focus {
  outline: none;
}
#sbu #topics .section-inner .topics-wrapper-norss .slick-next:hover {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-right-on.png');
}
#sbu #topics .section-inner .topics-list-norss {
  width: 100%;
  margin: 0;
  overflow: hidden;
  padding: 30px 0 13px;
  height: 1px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1400px) {
  #sbu #topics .section-inner .topics-list-norss {
    width: 100%;
  }
}
#sbu #topics .section-inner .topics-list-norss.slick-initialized {
  height: auto;
}
#sbu #topics .section-inner .topics-list-norss li {
  text-align: center;
}
#sbu #topics .section-inner .topics-list-norss li a {
  display: inline-block;
  text-align: left;
  border-radius: 8px;
  background-color: #fff;
  width: 290px;
  position: relative;
  padding-top: 130px;
  border-bottom: 3px solid #e6718a;
}
#sbu #topics .section-inner .topics-list-norss li a .newwindowicon {
  display: none;
}
#sbu #topics .section-inner .topics-list-norss li a:hover {
  text-decoration: none;
}
#sbu #topics .section-inner .topics-list-norss li a:hover .topics-title {
  opacity: 0.6;
  transition: 0.2s ease;
}
#sbu #topics .section-inner .topics-list-norss li a:before {
  content: '';
  width: 100%;
  height: 10px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  bottom: -13px;
  left: 10px;
}
#sbu #topics .section-inner .topics-list-norss li a:after {
  content: '';
  width: 10px;
  height: calc((100% - 10px));
  border-top-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  top: 13px;
  right: -10px;
}
#sbu #topics .section-inner .topics-list-norss li a .area_image {
  width: 220px;
  position: absolute;
  top: -30px;
  left: 50px;
}
#sbu #topics .section-inner .topics-list-norss li a .area_image img {
  width: 100%;
}
#sbu #topics .section-inner .topics-list-norss li a .topics-date {
  transform: rotate(90deg);
  font-size: 16px;
  font-weight: bold;
  color: #000;
  position: absolute;
  top: 55px;
  left: -15px;
  margin-bottom: 0;
}
#sbu #topics .section-inner .topics-list-norss li a .topics-title {
  padding: 0 20px 50px;
  margin-bottom: 0;
  font-size: 14px;
  color: #000;
  line-height: 1.57;
  transition: 0.2s ease;
}
#sbu #topics .section-inner .topics-list-norss .slick-slide {
  float: left;
  z-index: 5;
}
#sbu #topics .section-inner .topics-list-norss .slick-slide:focus {
  outline: none;
}
#sbu #about .section-title {
  width: 100%;
  height: 600px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-about.jpg');
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 250px;
  box-sizing: border-box;
  text-align: center;
  font-size: 80px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  z-index: 1;
}
@media only screen and (min-width: 1600px) {
  #sbu #about .section-title {
    background-size: cover;
  }
}
#sbu #about .section-title .jp {
  font-size: 20px;
  display: block;
  margin-top: 30px;
}
#sbu #about .box-lead {
  background-color: #fff;
  border-radius: 5px;
  padding: 100px 80px;
  box-sizing: border-box;
  z-index: 2;
  width: 950px;
  margin: -63px auto 120px;
}
#sbu #about .box-lead .box-fig {
  margin-bottom: 50px;
}
#sbu #about .box-lead .box-text {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 0;
}
#sbu #about .section-inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1280px) {
  #sbu #about .section-inner {
    padding: 0 20px;
    max-width: 100%;
    box-sizing: border-box;
  }
}
#sbu #about .section-inner .about-list {
  width: 100%;
  display: flex;
  position: relative;
  margin-bottom: 130px;
}
#sbu #about .section-inner .about-list .list-item {
  position: relative;
  width: calc((100% - 110px) / 3);
  max-width: 390px;
  background-color: #fff;
  border-radius: 8px;
  margin-right: 50px;
  padding-bottom: 60px;
}
#sbu #about .section-inner .about-list .list-item:nth-child(3) {
  margin-right: 10px;
}
#sbu #about .section-inner .about-list .list-item:before {
  content: '';
  width: 100%;
  height: 10px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  bottom: -10px;
  left: 10px;
}
#sbu #about .section-inner .about-list .list-item:after {
  content: '';
  width: 10px;
  height: calc((100% - 10px));
  border-top-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  top: 10px;
  right: -10px;
}
#sbu #about .section-inner .about-list .list-item .list-item-fig {
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;
}
#sbu #about .section-inner .about-list .list-item .list-item-fig img {
  width: 100%;
}
#sbu #about .section-inner .about-list .list-item .list-item-title {
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  color: #2b96d1;
  text-align: center;
  margin-bottom: 0;
}
#sbu #about .section-inner .about-list .list-item:nth-child(2) .list-item-title {
  color: #0eb67e;
}
#sbu #about .section-inner .about-list .list-item:nth-child(3) .list-item-title {
  color: #e6718a;
}
#sbu #about .section-inner .about-list .list-item .list-item-text {
  padding: 0 30px;
  margin-bottom: 0;
  line-height: 1.5;
}
#sbu #about .section-inner .about-list:after {
  content: '';
  display: table;
  clear: both;
}
#sbu #about .section-inner .about-detail-list {
  max-width: 1280px;
  min-width: 950px;
  margin: 0 auto 160px;
}
#sbu #about .section-inner .about-detail-list .list-item {
  position: relative;
}
#sbu #about .section-inner .about-detail-list .list-item:not(:last-child) {
  margin-bottom: 120px;
}
#sbu #about .section-inner .about-detail-list .list-item .list-item-fig img {
  width: 100%;
}
#sbu #about .section-inner .about-detail-list .list-item:first-child .list-item-text {
  font-size: 16px;
  width: 43%;
  line-height: 2;
  margin-bottom: 0;
  position: absolute;
  left: 57%;
  top: 74%;
}
#sbu #about .section-inner .about-detail-list .list-item:nth-child(2) .list-item-text {
  font-size: 16px;
  width: 43%;
  line-height: 2;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 73%;
}
#sbu #about .section-bottom {
  display: flex;
  width: 100%;
  height: 500px;
  left: 50%;
  overflow: hidden;
  margin-bottom: 200px;
}
#sbu #about .section-bottom img {
  width: auto;
  height: 100%;
}
#sbu #about .section-bottom img:first-child {
  animation: imgLoop 120s -60s linear infinite;
  backface-visibility: hidden;
  will-change: transform;
}
#sbu #about .section-bottom img + img {
  animation: imgLoop2 120s linear infinite;
}
#sbu #program {
  padding-bottom: 200px;
}
#sbu #program .section-title {
  width: 100%;
  height: 600px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-program.jpg');
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 250px;
  box-sizing: border-box;
  text-align: center;
  font-size: 80px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  z-index: 1;
}
@media only screen and (min-width: 1600px) {
  #sbu #program .section-title {
    background-size: cover;
  }
}
#sbu #program .section-title .jp {
  font-size: 20px;
  display: block;
  margin-top: 30px;
}
#sbu #program .box-lead {
  background-color: #fff;
  border-radius: 5px;
  padding: 100px 80px;
  box-sizing: border-box;
  z-index: 2;
  width: 950px;
  margin: -63px auto 120px;
}
#sbu #program .box-lead .box-title {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #606b76;
  line-height: 1.375;
  margin-bottom: 30px;
}
#sbu #program .box-lead .box-text {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 0;
}
#sbu #program .section-inner {
  width: 950px;
  margin: 0 auto;
}
#sbu #program .section-inner .program-list .list-item {
  text-align: center;
}
#sbu #program .section-inner .program-list .list-item .list-item-title-wrap {
  display: inline-block;
  text-align: left;
}
#sbu #program .section-inner .program-list .list-item .list-item-title-wrap .list-item-title {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
#sbu #program .section-inner .program-list .list-item .list-item-title-wrap .list-item-title .item-icon {
  width: 148px;
  margin-bottom: 0;
}
#sbu #program .section-inner .program-list .list-item .list-item-title-wrap .list-item-title .item-icon img {
  width: 100%;
  vertical-align: top;
}
#sbu #program .section-inner .program-list .list-item .list-item-title-wrap .list-item-title .item-text {
  padding-left: 30px;
}
#sbu #program .section-inner .program-list .list-item .list-item-title-wrap .list-item-title .item-text .item-text-title {
  font-size: 40px;
  font-weight: bold;
  color: #606b76;
  margin-bottom: 0;
}
#sbu #program .section-inner .program-list .list-item .list-item-title-wrap .list-item-title .item-text .item-text-title .small {
  font-size: 18px;
}
#sbu #program .section-inner .program-list .list-item .list-item-title-wrap .list-item-title .item-text .item-text-text {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 0;
}
#sbu #program .section-inner .list-item-box {
  display: flex;
  padding: 45px 0;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  position: relative;
  margin-bottom: 30px;
}
#sbu #program .section-inner .list-item-box:last-child {
  margin-bottom: 130px;
}
#sbu #program .section-inner .list-item-box:before {
  content: '';
  width: 100%;
  height: 10px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  bottom: -10px;
  left: 10px;
}
#sbu #program .section-inner .list-item-box:after {
  content: '';
  width: 10px;
  height: calc((100% - 10px));
  border-top-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  top: 10px;
  right: -10px;
}
#sbu #program .section-inner .list-item-box .box-text {
  width: 320px;
  padding: 0 40px;
  box-sizing: border-box;
  border-right: 1px solid #dddddd;
}
#sbu #program .section-inner .list-item-box .box-text .box-text-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #2b96d1;
  margin-bottom: 15px;
}
#sbu #program .section-inner .list-item-box .box-text .box-text-text {
  text-align: left;
  font-size: 14px;
  line-height: 1.71;
  margin-bottom: 0;
}
#sbu #program .section-inner .list-item-box.box2 .box-text-title {
  color: #0eb67e;
}
#sbu #program .section-inner .list-item-box.box3 .box-text-title {
  color: #e6718a;
}
#sbu #program .section-inner .list-item-rank-box {
  padding: 61px 100px 70px;
  display: flex;
  background: #fff;
  border-radius: 8px;
  position: relative;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/p/bg-program-rank.png');
  background-repeat: no-repeat;
  background-position: top 198px left 79px;
  margin-bottom: 80px;
}
#sbu #program .section-inner .list-item-rank-box:before {
  content: '';
  width: 100%;
  height: 10px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  bottom: -10px;
  left: 10px;
}
#sbu #program .section-inner .list-item-rank-box:after {
  content: '';
  width: 10px;
  height: calc((100% - 10px));
  border-top-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  top: 10px;
  right: -10px;
}
#sbu #program .section-inner .list-item-rank-box .box-rank-item {
  width: calc(((100% - 75px) / 4));
  margin-right: 25px;
}
#sbu #program .section-inner .list-item-rank-box .box-rank-item:last-child {
  margin-right: 0;
}
#sbu #program .section-inner .list-item-rank-box .box-rank-item:first-child {
  margin-top: 81px;
}
#sbu #program .section-inner .list-item-rank-box .box-rank-item:nth-child(2) {
  margin-top: 52px;
}
#sbu #program .section-inner .list-item-rank-box .box-rank-item:nth-child(3) {
  margin-top: 26px;
}
#sbu #program .section-inner .list-item-rank-box .box-rank-item .rank-item-fig {
  text-align: center;
  margin-bottom: 40px;
}
#sbu #program .section-inner .list-item-rank-box .box-rank-item .rank-item-fig img {
  vertical-align: top;
}
#sbu #program .section-inner .list-item-rank-box .box-rank-item .rank-item-title {
  font-size: 16px;
  font-weight: bold;
  color: #606b76;
  margin-bottom: 15px;
}
#sbu #program .section-inner .list-item-rank-box .box-rank-item .rank-item-text {
  font-size: 13px;
  line-height: 1.54;
  margin-bottom: 0;
  text-align: left;
}
#sbu #program .section-inner .section-text {
  text-align: center;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 40px;
}
#sbu #program .section-inner .section-btn {
  margin-left: 277px;
  margin-bottom: 0;
  width: 404px;
  height: 74px;
}
#sbu #program .section-inner .section-btn a {
  display: block;
  width: 404px;
  height: 74px;
}
#sbu #program .section-inner .section-btn a:hover {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/p/btn-program-on.png');
  background-repeat: no-repeat;
  background-position: left top;
}
#sbu #program .section-inner .section-btn a:hover img {
  visibility: hidden;
}
#sbu #instructor .section-title {
  width: 100%;
  height: 600px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-instructor.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 250px;
  box-sizing: border-box;
  text-align: center;
  font-size: 80px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  z-index: 1;
}
@media only screen and (min-width: 1600px) {
  #sbu #instructor .section-title {
    background-size: cover;
  }
}
#sbu #instructor .section-title .jp {
  font-size: 20px;
  display: block;
  margin-top: 30px;
}
#sbu #instructor .box-lead {
  background-color: #fff;
  border-radius: 5px;
  padding: 45px 60px;
  box-sizing: border-box;
  z-index: 2;
  width: 950px;
  margin: -63px auto 150px;
  display: flex;
  align-items: center;
}
#sbu #instructor .box-lead .box-lead-item:first-child {
  padding-left: 20px;
  padding-right: 50px;
}
#sbu #instructor .box-lead .box-lead-item:first-child .box-title {
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  color: #606b76;
  line-height: 1.375;
  margin-bottom: 10px;
}
#sbu #instructor .box-lead .box-lead-item:first-child .box-text {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 0;
}
#sbu #instructor .box-lead .box-lead-item:first-child .box-fig {
  margin-bottom: 0;
}
#sbu #instructor .box-lead .box-lead-item:first-child .box-fig img {
  vertical-align: top;
}
#sbu #instructor .list-wrapper {
  width: 1400px;
  margin: 0 auto 200px;
  padding: 0 30px 0 20px;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 1400px) {
  #sbu #instructor .list-wrapper {
    width: 1030px;
  }
}
#sbu #instructor .list-wrapper .slick-prev {
  background-color: transparent;
  border: none;
  text-indent: -9999em;
  width: 22px;
  height: 38px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-left.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: 0;
  z-index: 999;
}
#sbu #instructor .list-wrapper .slick-prev:focus {
  outline: none;
}
#sbu #instructor .list-wrapper .slick-prev:hover {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-left-on.png');
}
#sbu #instructor .list-wrapper .slick-next {
  background-color: transparent;
  border: none;
  text-indent: -9999em;
  width: 22px;
  height: 38px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-right.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  right: 0;
  z-index: 999;
}
#sbu #instructor .list-wrapper .slick-next:focus {
  outline: none;
}
#sbu #instructor .list-wrapper .slick-next:hover {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/icon-arw-right-on.png');
}
#sbu #instructor .instructor-list {
  width: 100%;
  margin: 0;
  padding: 30px 0 13px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1400px) {
  #sbu #instructor .instructor-list {
    width: 100%;
  }
}
#sbu #instructor .instructor-list .list-item {
  text-align: center;
}
#sbu #instructor .instructor-list .list-item .list-item-inner {
  display: inline-block;
  text-align: left;
  border-radius: 8px;
  background-color: #fff;
  width: 290px;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 3px solid #2b96d1;
}
#sbu #instructor .instructor-list .list-item .list-item-inner:before {
  content: '';
  width: 100%;
  height: 10px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  bottom: -13px;
  left: 10px;
}
#sbu #instructor .instructor-list .list-item .list-item-inner:after {
  content: '';
  width: 10px;
  height: calc((100% - 10px));
  border-top-right-radius: 8px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-dot.png');
  display: block;
  position: absolute;
  top: 13px;
  right: -10px;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-header {
  width: 100%;
  position: relative;
  margin-top: -30px;
  margin-bottom: 20px;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-header img {
  margin-left: 50px;
  margin-bottom: 20px;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-header .name {
  display: block;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-header .name.font-roboto {
  position: absolute;
  transform: rotate(90deg);
  font-size: 14px;
  color: #2b96d1;
  font-weight: bold;
  top: 70px;
  left: calc(-2.3em + 18px);
  display: block;
  line-height: 1.143;
  width: 6em;
  height: 2.3em;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-header .name.font-noto {
  padding: 0 20px;
  font-size: 22px;
  font-weight: bold;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-header .name.font-noto .ruby {
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-body {
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.57;
  color: #000;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-footer {
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.57;
  margin-bottom: 0;
  color: #000;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-footer span {
  display: block;
  font-weight: bold;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-footer a {
  color: #000;
  transition: 0.3s ease;
}
#sbu #instructor .instructor-list .list-item .list-item-inner .list-item-footer a:hover {
  opacity: 0.6;
  transition: 0.3s ease;
  text-decoration: none;
}
#sbu #instructor .instructor-list .slick-slide {
  float: left;
  z-index: 5;
}
#sbu #instructor .instructor-list .slick-slide:focus {
  outline: none;
}
#sbu #contact {
  padding-bottom: 200px;
}
#sbu #contact .section-title {
  width: 100%;
  height: 600px;
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/shared/bg-contact.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding-top: 250px;
  box-sizing: border-box;
  text-align: center;
  font-size: 80px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  z-index: 1;
}
#sbu #contact .section-title .jp {
  font-size: 20px;
  display: block;
  margin-top: 30px;
}
#sbu #contact .box-lead {
  background-color: #fff;
  border-radius: 5px;
  padding: 130px 0 140px;
  box-sizing: border-box;
  z-index: 2;
  width: 950px;
  margin: -63px auto 0;
}
#sbu #contact .box-lead .box-text {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
#sbu #contact .box-lead .box-btn {
  width: 644px;
  height: 105px;
  margin-left: 154px;
}
#sbu #contact .box-lead .box-btn a {
  display: block;
  width: 644px;
  height: 105px;
}
#sbu #contact .box-lead .box-btn a:hover {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/p/btn-contact-on.png');
  background-position: left top;
}
#sbu #contact .box-lead .box-btn a:hover img {
  visibility: hidden;
}
#sbu .btn-fltcv {
  position: fixed;
  top: 50%;
  right: 0;
  width: 50px;
  height: 160px;
  margin-top: -80px;
  margin-bottom: 0;
  z-index: 10000;
}
#sbu .btn-fltcv a {
  display: block;
  width: 50px;
  height: 160px;
}
#sbu .btn-fltcv a:hover {
  background-image: url('/corp/set/data/philosophy/human-resource/special/sbu/img/p/btn-fltcv-on.png');
  background-repeat: no-repeat;
  background-position: center;
}
#sbu .btn-fltcv a:hover img {
  visibility: hidden;
}
@-webkit-keyframes scrolldown {
  0% {
    background-position: center top;
  }
  50% {
    background-position: center bottom;
  }
  100% {
    background-position: center top;
  }
}
@keyframes scrolldown {
  0% {
    background-position: center top;
  }
  50% {
    background-position: center bottom;
  }
  100% {
    background-position: center top;
  }
}
@-webkit-keyframes imgLoop {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes imgLoop {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes imgLoop2 {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
@keyframes imgLoop2 {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
@-webkit-keyframes bgTransform {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
@keyframes bgTransform {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
