.l-main {
  margin-top: 10rem;
}
@media screen and (max-width: 1100px) {
  .l-main {
    margin-top: 5.5rem;
  }
}
.l-mainSeries {
  margin-top: 0;
}

.p-series__sectionStepArrow--DDB, .p-series__sectionStepArrow--W, .p-series__sectionStepArrow--B, .p-series__sectionStepArrow--SL {
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  position: relative;
  margin-top: -12.8rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 80px;
  z-index: 100;
}

.p-series__wrap {
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .p-series__wrap {
    padding: 0 3.2rem;
  }
}
.p-series__mv {
  width: 100%;
  height: 90rem;
}
@media screen and (max-width: 1100px) {
  .p-series__mv {
    display: none;
  }
}
.p-series__mv--tab {
  display: none;
}
@media screen and (max-width: 1100px) {
  .p-series__mv--tab {
    display: block;
  }
}
@media screen and (max-width: 639px) {
  .p-series__mv--tab {
    display: none;
  }
}
.p-series__mv--sp {
  display: none;
}
@media screen and (max-width: 1100px) {
  .p-series__mv--sp {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .p-series__mv--sp {
    display: block;
  }
}
.p-series__mvTagDB {
  background-color: #005098;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
  padding: 1.6rem 3.2rem;
}
.p-series__section {
  padding: 6.4rem 0;
}
@media screen and (max-width: 1100px) {
  .p-series__section {
    padding: 3.2rem 0;
  }
}
.p-series__section--W {
  background-color: #fff;
}
@media screen and (max-width: 1100px) {
  .p-series__section--W {
    padding: 0 3.2rem;
  }
}
.p-series__section--SB {
  background-color: #eff6fa;
}
@media screen and (max-width: 1100px) {
  .p-series__section--SB {
    padding: 0 3.2rem;
  }
}
.p-series__section--B {
  background-color: #129be3;
}
@media screen and (max-width: 1100px) {
  .p-series__section--B {
    padding: 0 3.2rem;
  }
}
.p-series__section--DB {
  background-color: #005098;
}
@media screen and (max-width: 1100px) {
  .p-series__section--DB {
    padding: 0 3.2rem;
  }
}
.p-series__section--DDB {
  background-color: #004378;
}
@media screen and (max-width: 1100px) {
  .p-series__section--DDB {
    padding: 0 3.2rem;
  }
}
.p-series__section--DDDB {
  background-color: #004378;
}
@media screen and (max-width: 1100px) {
  .p-series__section--DDDB {
    padding: 0 3.2rem;
  }
}
.p-series__section--AC {
  background-image: url(../../images/acess-series/building.jpg);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1100px) {
  .p-series__section--AC {
    padding: 0 3.2rem;
  }
}
.p-series__sectionTitle {
  margin-bottom: 2rem;
}
.p-series__sectionStepArrow--SL {
  border-top: 20px solid #eff6fa;
}
@media screen and (max-width: 1100px) {
  .p-series__sectionStepArrow--SL {
    display: none;
  }
}
.p-series__sectionStepArrow--B {
  border-top: 20px solid #129be3;
}
@media screen and (max-width: 1100px) {
  .p-series__sectionStepArrow--B {
    display: none;
  }
}
.p-series__sectionStepArrow--W {
  border-top: 20px solid #fff;
}
@media screen and (max-width: 1100px) {
  .p-series__sectionStepArrow--W {
    display: none;
  }
}
.p-series__sectionStepArrow--DDB {
  border-top: 20px solid #004378;
}
@media screen and (max-width: 1100px) {
  .p-series__sectionStepArrow--DDB {
    display: none;
  }
}
.p-series__sectionCoverLayer--trapezoid {
  width: 0;
  height: 800px;
  position: absolute;
  z-index: 1;
  top: -300px;
  border-top: 300px solid transparent;
  border-right: 4000px solid #004378;
  border-bottom: 300px solid transparent;
}
.p-series__sectionCoverLayer--triangle {
  width: 0;
  height: 800px;
  position: absolute;
  z-index: 0;
  border-top: 0 solid transparent;
  border-right: 4000px solid #004378;
  border-bottom: 300px solid transparent;
  margin-top: -12.8rem;
}
.p-series__lineB {
  width: 5rem;
  height: 2px;
  background-color: #129be3;
  margin: 1rem auto 0 auto;
}
.p-series__lineSB {
  width: 5rem;
  height: 2px;
  background-color: #129be3;
  margin: 1rem auto 0 auto;
}
.p-series__card {
  transition: all 0.2s ease;
  border: 0px transparent solid;
  border-radius: 0.625rem;
  padding: 3.6rem;
  background-color: #fff;
}
.p-series__card:hover {
  box-shadow: rgb(209, 216, 227) 0px 20px 30px -10px;
}
.p-series__card--NoBorder {
  padding: 3.6rem;
}
.p-series__cardInner {
  height: 100%;
}
.p-series__card--NP {
  transition: all 0.2s ease;
  border: 0px transparent solid;
  border-radius: 0.625rem;
  background-color: #fff;
  overflow: hidden;
}
.p-series__card--NP:hover {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 20px;
}
.p-series__block {
  transition: all 0.2s ease;
  border: 1px solid #eee;
  border-radius: 0.625rem;
  background-color: #fff;
  padding: 1.6rem 1.6rem;
  background-color: #fff;
  cursor: pointer;
}
.p-series__block i {
  color: #aad0ef;
}
.p-series__block:hover {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 20px;
}
.p-series__block:hover i {
  color: #129be3;
}
.p-series__block.active i {
  color: #aad0ef;
}
.p-series__list {
  padding: 0 6.4rem;
}
@media screen and (max-width: 1100px) {
  .p-series__list {
    padding: 0;
  }
}
.p-series__dottedLine {
  border-bottom: 1px dotted;
  height: 0;
  width: 100%;
}
.p-series__straightLine--ST {
  background-color: #aad0ef;
  width: 1px;
}
.p-series__RoundTag--OG {
  border-radius: 9rem;
  background-color: #f8b62d;
  transition: all 0.2s ease;
  border: 0px transparent solid;
  border-radius: 3.4rem;
  padding: 0.6rem 2.4rem;
  cursor: pointer;
}
.p-series__iconArrow {
  background-color: #fff;
  border: 1px solid #129be3;
  padding: 2rem;
  display: block;
  cursor: pointer;
  border-radius: 9rem;
  transition: all 0.2s ease;
}
.p-series__iconArrow .leftBar {
  position: absolute;
  background-color: #129be3;
  margin-top: 0px;
  margin-left: -0.9rem;
  width: 1rem;
  height: 0.2rem;
  display: block;
  transform: rotate(35deg);
  float: right;
  border-radius: 0.2rem;
  transition: all 0.2s ease;
}
.p-series__iconArrow .rightBar {
  position: absolute;
  background-color: #129be3;
  margin-top: 0px;
  margin-left: -0.2rem;
  width: 1rem;
  height: 0.2rem;
  display: block;
  transform: rotate(-35deg);
  float: right;
  border-radius: 0.2rem;
  transition: all 0.2s ease;
}
.p-series__toggleItem.open .p-series__toggleContent {
  display: block;
}
.p-series__toggleItem.open .leftBar {
  transform-origin: center center;
  transform: rotate(-35deg);
}
.p-series__toggleItem.open .rightBar {
  transform-origin: center center;
  transform: rotate(35deg);
}
.p-series__toggleItem:hover .p-series__iconArrow {
  border: 1px solid #f8b62d;
}
.p-series__toggleItem:hover .p-series__iconArrow .leftBar {
  background-color: #f8b62d;
}
.p-series__toggleItem:hover .p-series__iconArrow .rightBar {
  background-color: #f8b62d;
}
.p-series__toggleContent {
  display: none;
  transition: all 0.2s ease;
}
.p-series__videoContainer {
  position: absolute;
  z-index: 1;
  top: 300px;
  opacity: 0;
  margin-right: 0px;
}
.p-series video {
  width: 100%;
  -webkit-mask-box-image: url(../../images/ai-series/video-bg.png);
  -moz-mask-box-image: url(../../images/ai-series/video-bg.png);
  -ms-mask-box-image: url(../../images/ai-series/video-bg.png);
  -o-mask-box-image: url(../../images/ai-series/video-bg.png);
}

#mv_as {
  background-color: #1a5497;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  overflow: hidden;
  background-image: url(../../images/acess-series/layer01.png);
}
#mv_ai {
  background-color: #1a5497;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  overflow: hidden;
  background-image: url(../../images/ai-series/main_bg-d.jpg);
}

.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}

.active.fade-bottom {
  animation: fade-bottom 1s ease;
}

.active.fade-left {
  animation: fade-left 1s ease;
}

.active.fade-right {
  animation: fade-right 1s ease;
}

@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  display: none;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #119be4;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  margin-top: -3.2rem;
  position: relative;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #119be4;
}/*# sourceMappingURL=index_series.css.map */