#lightcase-case {
  padding-top: 70px !important;
}

/* #section-movie */
#section-movie {
  position: relative;
  background: #0f1f3f; /*background: #0c1e3a;*/
}

#section-movie:before {
  /*display: none!important;*/
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../images/top/kv-dot.png) repeat; /*background: rgba(0,0,0,.3);*/
}

#section-movie .wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 1400px;
}

#section-movie .wrapper:before {
  /*display: none!important;*/
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../images/top/kv-dot.png) repeat; /*background: rgba(0,0,0,.3);*/
}

#section-movie .wrapper .box {
  position: absolute;
  top: 0;
  left: 0;
  display: table; /*.text{width: 100%; padding:0; text-align: center;/ *width: 480px; padding: 35px 40px; text-align: left;* / box-sizing: border-box; display: table-cell; vertical-align: middle; color:rgba(255,255,255,1);} .btn{margin-top: 450px;}*/
          box-sizing: border-box;
  width: 100%; /*width: 480px;*/
  height: 100%;

  -webkit-box-sizing: border-box;
}

#section-movie .wrapper .box .text {
  display: table-cell;
          box-sizing: border-box;
  padding: 0;
  width: 100%;
  color: white;
  vertical-align: middle;
  text-align: center; /*width: 480px; padding: 35px 40px; text-align: left;*/

  -webkit-box-sizing: border-box;
}

#section-movie .wrapper .box h1 {
  margin: 0 !important;
}

#section-movie .wrapper .box img {
  width: 480px;
}

#section-movie .wrapper .box ._btn-s-lightness6 {
  position: absolute;
  bottom: 120px;
  left: 0;
  width: 100%;
  text-align: center;
}

#section-movie .wrapper .box ._btn-s-lightness6.pattern2 {
  bottom: 150px;
  left: 0;
}

#section-movie .wrapper .box ._btn-s-lightness6.pattern2 a {
  width: 299px;
  height: 59px;
  line-height: 59px;
}

#section-movie.newyear {
  border-bottom: #b2bac7 1px solid; /*background: #4f5b6d;border-bottom:#e0e3e9 1px solid;*/
  background: #e0e3e9;
}

#section-movie.newyear img {
  vertical-align: bottom;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-movie.newyear img:hover {
  opacity: .6;
}

#section-movie.newyear:before {
  display: none;
}

#section-movie.newyear .wrapper:before {
  display: none;
}

#section-movie.newyear-s {
          box-sizing: border-box;
  padding: 50px 0;
  border-bottom: #b2bac7 1px solid; /*background: #4f5b6d;border-bottom:#e0e3e9 1px solid;*/
  background: #e0e3e9;

  -webkit-box-sizing: border-box;
}

#section-movie.newyear-s img {
  vertical-align: bottom;
}

#section-movie.newyear-s:before {
  display: none;
}

#section-movie.newyear-s .wrapper {
  padding-inline: 20px;
  max-width: 1040px;
}

#section-movie.newyear-s .wrapper:before {
  display: none;
}

/* section-onlineevent */
#section-onlineevent._parttan-bg-text {
  background: url(../../images/top/bk_onlineevent-pc.jpg) 50% 50% no-repeat;
  background-size: cover;
}

#section-onlineevent._parttan-bg-text a {
  display: block;
  cursor: pointer;
}

#section-onlineevent._parttan-bg-text .inner .text {
  float: right;
  width: 540px;
  background: rgba(240, 241, 244, .85);
}

#section-onlineevent._parttan-bg-text .inner .text ._h2 {
  margin-bottom: 10px;
  color: #0f203e;
}

#section-onlineevent._parttan-bg-text .inner .text span {
  display: block;
  margin-bottom: 10px;
  font-size: 2.4rem;
}

#section-onlineevent._parttan-bg-text .inner .text ._btn-s-orange span {
  color: #c85819 !important;
}

#section-onlineevent._parttan-bg-text .inner.anime {
  opacity: 0;
          transition: 1s;

  -webkit-transition: 1s;
}

#section-onlineevent._parttan-bg-text .inner.anime ._h2.anime {
  opacity: 0;
          transition: 1s;

  -webkit-transition: 1s;
}

#section-onlineevent._parttan-bg-text .inner.anime ._p.anime {
  opacity: 0;
          transition: 1s;

  -webkit-transition: 1s;
}

#section-onlineevent._parttan-bg-text .inner.anime .span.anime {
  opacity: 0;
          transition: 1s;

  -webkit-transition: 1s;
}

#section-onlineevent._parttan-bg-text .inner.animated {
  opacity: 1;
          transition-delay: .2s;

  -webkit-transition-delay: .2s;
}

#section-onlineevent._parttan-bg-text .inner.animated ._h2.animated {
  opacity: 1;
          transition-delay: .4s;

  -webkit-transition-delay: .4s;
}

#section-onlineevent._parttan-bg-text .inner.animated ._p.animated {
  opacity: 1;
          transition-delay: .8s;

  -webkit-transition-delay: .8s;
}

#section-onlineevent._parttan-bg-text .inner.animated .span.animated {
  opacity: 1;
          transition-delay: .8s;

  -webkit-transition-delay: .8s;
}

/* #section-about */
#section-about {
  position: relative;
  overflow: hidden;
          box-sizing: border-box;
  padding: 100px 0 100px 0;
  background: url(../../images/top/bk_about-pc.jpg) #0f203e 50% 0 no-repeat;
  background-position: center bottom;
  background-size: cover;

  -webkit-box-sizing: border-box;
}

#section-about .inner {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}

#section-about h1 {
  margin-bottom: 30px;
  color: #f0f1f4;
  text-align: center;
}

#section-about h1 img {
  width: auto;
  height: 58px;
}

#section-about .lead {
  margin: 0 auto 40px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 32px;
}

#section-about ul {
  margin: 0 auto;
  width: 1020px;
}

#section-about ul li {
  float: left;
  margin: 0 24px 30px 0;
  padding: 0;
  width: calc(50% - 15px);
  list-style: none;
}

#section-about ul li:nth-child(2n) {
  margin-right: 0;
}

#section-about ul li a {
  position: relative;
  display: block;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-about ul li a:hover {
          box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
          transform: scale(1.05);

  -webkit-box-shadow: 0 0 14px 0 rgba(79, 91, 109, .2),
  10px -5px 14px 0 rgba(79, 91, 109, .2);
  -webkit-transform: scale(1.05);
}

#section-about ul li a .image {
  display: block;
  width: 100%;
  height: 250px;
}

#section-about ul li a .title {
  display: block;
  height: 80px;
  background: #f0f1f4 calc(100% - 20px) 50% no-repeat;
  background-size: auto 20px;
  color: #0f203e;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 80px;
}

#section-about.anime h1 {
  opacity: 0;
          transition: 1s;

  -webkit-transition: 1s;
}

#section-about.anime .lead {
  opacity: 0;
          transition: 1s;

  -webkit-transition: 1s;
}

#section-about.anime ul li {
  opacity: 0;
          transition: 1s;

  -webkit-transition: 1s;
}

#section-about.animated h1 {
  opacity: 1;
          transition-delay: .6s;

  -webkit-transition-delay: .6s;
}

#section-about.animated .lead {
  opacity: 1;
          transition-delay: 1s;

  -webkit-transition-delay: 1s;
}

#section-about.animated ul li:nth-child(1) {
  opacity: 1;
          transition-delay: 1.4s;

  -webkit-transition-delay: 1.4s;
}

#section-about.animated ul li:nth-child(2) {
  opacity: 1;
          transition-delay: 1.6s;

  -webkit-transition-delay: 1.6s;
}

#section-about.animated ul li:nth-child(3) {
  opacity: 1;
          transition-delay: 1.8s;

  -webkit-transition-delay: 1.8s;
}

#section-about.animated ul li:nth-child(4) {
  opacity: 1;
          transition-delay: 2s;

  -webkit-transition-delay: 2s;
}

#section-about.animated ul li:nth-child(5) {
  opacity: 1;
          transition-delay: 2.2s;

  -webkit-transition-delay: 2.2s;
}

#section-about.animated ul li:nth-child(6) {
  opacity: 1;
          transition-delay: 2.4s;

  -webkit-transition-delay: 2.4s;
}

/* section-transformation */
#section-transformation._parttan-bg-text {
  padding: 120px 0;
  background: url(../../images/top/bk_innovationcenter.jpg) 50% 50% no-repeat;
  background-size: cover;
}

#section-transformation._parttan-bg-text .inner {
  padding: 0;
}

#section-transformation._parttan-bg-text .inner .text ._h1 {
  margin-bottom: 40px;
  color: #f0f1f4;
  text-align: left;
}

#section-transformation._parttan-bg-text .inner .text ._h1 img {
  width: auto;
  height: 130px;
}

#section-transformation._parttan-bg-text .inner .text ._p {
  margin-bottom: 60px;
  color: #f0f1f4;
  text-align: left;
  font-size: 1.8rem;
}

#section-transformation._parttan-bg-text .inner .text .btn a {
  margin: 0;
}

#section-transformation.anime ._h1 {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

#section-transformation.anime ._p {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

#section-transformation.anime .btn {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

#section-transformation.animated ._h1 {
  opacity: 1;
          transition-delay: .2s;

  -webkit-transition-delay: .2s;
}

#section-transformation.animated ._p {
  opacity: 1;
          transition-delay: .6s;

  -webkit-transition-delay: .6s;
}

#section-transformation.animated .btn {
  opacity: 1;
          transition-delay: 1s;

  -webkit-transition-delay: 1s;
}

/* #section-event */
#section-event {
  position: relative;
  overflow: hidden;
          box-sizing: border-box;
  padding: 100px 0 100px 0;
  background: #d1d5de;

  -webkit-box-sizing: border-box;
}

#section-event .inner {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}

#section-event ._h1 {
  margin-bottom: 30px;
  color: #0f203e;
  text-align: center;
}

#section-event ._h1 img {
  width: auto;
  height: 58px;
}

#section-event .bnr {
  margin: 0 auto;
  width: 1020px;
}

#section-event .bnr a {
  position: relative;
  display: block;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-event .bnr a:hover {
          transform: scale(
  1.05
  ); /*box-shadow: 0px 0 14px 0 rgba(79, 91, 109, 0.2), 10px -5px 14px 0 rgba(79, 91, 109, 0.2);*/

  -webkit-transform: scale(1.05);
}

/* #section-news */
#section-news {
  /*background: #f0f1f4;*/
  background: #e0e3e9;
}

#section-news .inner {
  position: relative;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 100px 20px 60px 20px;
  max-width: 1240px;
  width: 100%;

  -webkit-box-sizing: border-box;
}

#section-news .inner ._h1,#section-news .inner ._h2 {
  margin-bottom: 40px;
  color: #0f203e;
  text-align: center;
}

#section-news .inner ._h1 img,#section-news .inner ._h2 img {
  width: auto;
  height: 58px;
}

#section-news .inner ._h2 {
  font-size: 4.6rem;
}

#section-news .inner dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  border-bottom: 1px dotted #b2bac7;
  color: #0f203e;
  font-size: 1.5rem;
  line-height: 1.3;
}

#section-news .inner dl dt {
  position: relative;
  margin: 0 0 20px 0;
  padding: 20px 5px 0 5px;
  width: 18.5em;
  border-top: 1px dotted #b2bac7;
}

#section-news .inner dl dd {
  position: relative;
  margin: 0 0 20px 0;
  padding: 20px 5px 0 15px;
  width: calc(100% - 18.5em);
  border-top: 1px dotted #b2bac7;
}

#section-news .inner dl a {
  display: block; /*background: url(../../images/icon_arrow_primary1.png) 100% 50% no-repeat;background-size: 10px auto; padding-left:11em; padding-right: 20px;*/
  color: #0f203e;
  text-decoration: none;
  font-weight: bold;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-news .inner dl a:hover {
  opacity: .7;
}

/* #news-list #section-news-list .inner dl span { font-size: 1.2rem; display: inline-block; vertical-align: middle; font-weight: bold; background: #0f203e; color: #fff; margin-left: 15px; width: 10em; padding: 5px 0; text-align: center; position: relative; top: -2px; }

#section-news .inner dl { border-bottom: 1px solid #b2bac7; font-size: 1.5rem; line-height: 1.3; color: #0f203e; margin-bottom: 50px; }

#section-news .inner dl dt { width: 18.5em; border-top: 1px solid #b2bac7; margin: 0; padding: 20px 5px 0px 5px; float: left; clear: left; position: relative; }

#section-news .inner dl dd { margin: 20px 0 20px 0; padding: 20px 5px 0px 15px; border-top: 1px solid #b2bac7; position: relative; }

#section-news .inner dl a { color: #0f203e; font-weight: bold; text-decoration: none; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; display: block; }

#section-news .inner dl a:hover { opacity: 0.7; } */

#section-news .inner dl span {
  position: relative;
  top: -2px;
  display: inline-block; /*position: absolute;left:15px;top:18px;*/
  margin-left: 20px;
  padding: 5px 0;
  width: 10em;
  background: #0f203e;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.2rem;
}

#section-news .inner ._btn-orange a {
  width: 284px;
  height: 60px;
  font-size: 1.8rem;
  line-height: 60px;
}

/*#section-insight*/
#section-insight .swiper-inner .swiper-slide {
  /*width: 32%; margin: 0 2% 20px 0;*/
  position: relative;
  background: #fff;
}

#section-insight .swiper-inner .swiper-slide.link .box {
  background: url(../../images/icon_link.png) #fff calc(100% - 7px)
  calc(100% - 10px) no-repeat !important;
  background-size: 14px 14px !important;
}

#section-insight .swiper-inner .swiper-slide.pdf .box {
  background: url(../../images/icon_pdf.png) #fff calc(100% - 7px)
  calc(100% - 10px) no-repeat !important;
  background-size: 18px 18px !important;
}

#section-insight .swiper-inner .swiper-slide.pdf .size {
  position: absolute;
  right: 30px;
  bottom: 12px;
  z-index: +2;
  display: inline-block !important;
  color: #999;
}

#section-insight .swiper-inner .swiper-slide:nth-child(3n) {
  margin-right: 0;
}

#section-insight .swiper-inner .swiper-slide a {
  position: relative; /*.tag-word { font-size: 1.4rem; line-height: 18px; color: #999; display: block; margin-top: 10px; background: url(../../images/icon_tag.png) 0 0 no-repeat; background-size: 18px 18px; padding-left: 28px; position: absolute; bottom:20px;}*/
  display: block;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-insight .swiper-inner .swiper-slide a.pickup:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: +1;
  width: 120px;
  height: 32px;
  background: url(../../images/icon_pickup.png) 0 0 no-repeat;
  background-size: 120px 32px;
}

#section-insight .swiper-inner .swiper-slide a:hover {
          box-shadow: 0 0 14px 0 rgba(79, 91, 109, .1),
  10px -5px 14px 0 rgba(79, 91, 109, .1);
          transform: none !important; /*-webkit-transform: scale(1.05); transform: scale(1.05); opacity: 0.7;  */

  -webkit-box-shadow: 0 0 14px 0 rgba(79, 91, 109, .1),
  10px -5px 14px 0 rgba(79, 91, 109, .1);
  -webkit-transform: none !important;
}

#section-insight .swiper-inner .swiper-slide a .image {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%;
}

#section-insight .swiper-inner .swiper-slide a .image span {
  position: absolute;
  top: 0;
  padding: 0 0; /*top:-43.75%; padding:21.875% 0; display: table; */
  width: 100%;
}

#section-insight .swiper-inner .swiper-slide a .image img {
  display: table-cell;
  vertical-align: middle;
}

#section-insight .swiper-inner .swiper-slide a .box {
  display: block;
          box-sizing: border-box;
  padding: 20px 20px 0 20px;
  height: 240px;
  background: #fff;

  -webkit-box-sizing: border-box;
}

#section-insight .swiper-inner .swiper-slide a .title {
  display: block;
  margin-bottom: 20px;
  height: auto;
  color: #0f203e;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.3;
}

#section-insight .swiper-inner .swiper-slide a .read {
  color: #0f203e;
  font-size: 1.6rem;
  line-height: 1.5;
}

#section-insight .swiper-inner .swiper-slide .tag-word {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: block;
  margin-top: 10px;
  padding-left: 24px; /*padding-right: 28px;*/
  width: calc(100% - 7em);
  background: url(../../images/icon_tag.png) 0 2px no-repeat;
  background-size: 16px 16px;
  color: #999;
  font-size: 1.2rem;
  line-height: 18px;
}

#section-insight .swiper-inner .swiper-slide .tag-word a {
  display: inline-block;
  margin-right: .5em;
  background: none;
  color: #999;
}

#section-insight .swiper-inner .swiper-slide .tag-word a:hover {
          box-shadow: none; /*-webkit-transform: scale(1); transform: scale(1);*/
  opacity: .7;

  -webkit-box-shadow: none;
}

#section-insight .swiper-inner .swiper-slide .size {
  display: none;
}

/*#section-highlights*/
#section-highlights {
  padding: 100px 0;
  background: #f0f1f4;
}

#section-highlights ._h1 {
  text-align: center;
}

#section-highlights ._h1 img {
  width: auto;
  height: 58px;
}

#section-highlights .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 20px 0 20px;
  min-width: 1140px;
  max-width: 1140px;

  -webkit-box-sizing: border-box;
  -ms-flex-wrap: wrap;
}

#section-highlights .inner .article {
  margin: 0 2% 20px 0; /*background: #fff;*/
  width: 32%;
}

#section-highlights .inner .article:nth-child(1) {
  display: block; /*.image{position: absolute; width:40%; height:100%; top:0%; left:0; padding: 0; background-size: cover!important;}*/
  margin-right: 0;
  margin-bottom: 20px; /*width:calc(100% + 40px); position: relative; left:-20px;*/
  width: 100%;
}

#section-highlights .inner .article:nth-child(1) a {
  /*padding:20px!important;*/
  position: relative;
  display: block;
  overflow: hidden; /*.box{padding-top:20px; padding-bottom:20px;}*/
  height: auto;
}

#section-highlights .inner .article:nth-child(1) .image {
  float: left;
  margin: 0 20px 0 0 !important;
  padding-top: 22.5%;
  width: 40% !important;
}

#section-highlights .inner .article:nth-child(1) .category,#section-highlights .inner .article:nth-child(1) .title,#section-highlights .inner .article:nth-child(1) .read {
  display: block;
  padding-left: calc(40% + 20px);
}

#section-highlights .inner .article:nth-child(2) {
          transition-delay: .5s !important;

  -webkit-transition-delay: .5s !important;
}

#section-highlights .inner .article:nth-child(3) {
          transition-delay: .8s !important;

  -webkit-transition-delay: .8s !important;
}

#section-highlights .inner .article:nth-child(4) {
          transition-delay: 1.1s !important;

  -webkit-transition-delay: 1.1s !important;
}

#section-highlights .inner .article:nth-child(3n + 1) {
  margin-right: 0;
}

#section-highlights .inner .article.anime {
  opacity: 0;
          transition: 1s; /*.image{opacity: 0;transition: 1s;} .category{opacity: 0;transition: 1s;} .title{opacity: 0;transition: 1s;} .read{opacity: 0;transition: 1s;}*/

  -webkit-transition: 1s;
}

#section-highlights .inner .article.animated {
  opacity: 1;
          transition-delay: 0s; /*.image{opacity: 1;transition-delay: 0s;} .category{opacity: 1;transition-delay: 0.5s;} .title{opacity: 1;transition-delay: 0.8s;} .read{opacity: 1;transition-delay: 0.8s;}*/

  -webkit-transition-delay: 0s;
}

#section-highlights .inner .article a {
  position: relative; /*background: #fff;*/ /*.tag-word { font-size: 1.4rem; line-height: 18px; color: #999; display: block; margin-top: 10px; background: url(../../images/icon_tag.png) 0 0 no-repeat; background-size: 18px 18px; padding-left: 28px; position: absolute; bottom:20px;}*/
  display: block;
  text-decoration: none;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-highlights .inner .article a:hover {
  /*box-shadow: 0px 0 14px 0 rgba(79, 91, 109, 0.1), 10px -5px 14px 0 rgba(79, 91, 109, 0.1);*/
  opacity: .7; /*-webkit-transform: scale(1.05); transform: scale(1.05); -webkit-box-shadow: 0 0 3px #cccccc; box-shadow: 0 0 3px #cccccc;*/
}

#section-highlights .inner .article a .image {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  padding-top: 56.25%;
  width: 100%;
}

#section-highlights .inner .article a .image span {
  position: absolute;
  top: 0;
  padding: 0 0; /*top:-43.75%; padding:21.875% 0; display: table; */
  width: 100%;
}

#section-highlights .inner .article a .image img {
  display: table-cell;
  vertical-align: middle;
}

#section-highlights .inner .article a .box {
  /*background: #fff; display: block; padding: 20px 20px 0 20px; -webkit-box-sizing: border-box; box-sizing: border-box; height: 210px; padding: 20px;*/
  display: block;
          box-sizing: border-box; /* min-height:247.5px; min-height:330px;*/

  -webkit-box-sizing: border-box;
}

#section-highlights .inner .article a .category {
  display: block; /*display: inline-block; background: #0f203e; color: #fff; width: 10em; padding: 5px 0; text-align: center;position: relative;top: -2px;*/
  margin-bottom: 10px;
  color: #0f203e;
  font-weight: bold;
  font-size: 1.4rem;
}

#section-highlights .inner .article a .title {
  display: block;
  margin-bottom: 15px; /*margin-bottom: 20px;*/
  color: #0f203e;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.3;
}

#section-highlights .inner .article a .read {
  color: #0f203e;
  font-size: 1.6rem; /*font-size: 1.8rem;*/
  line-height: 2;
}

/* ----------  */
/* section-top-slider */
#section-top-slider {
  background: white; /* background: rgba(15,32,62,1);*/
}

#section-top-slider .inner {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  width: 100%; /*max-width: 1400px;*/
}

#section-top-slider .inner .swiper-container.wide_2 .swiper-pagination-bullet {
  width: calc(100% / 2) !important;
}

#section-top-slider .inner .swiper-container.wide_3 .swiper-pagination-bullet {
  width: calc(100% / 3) !important;
}

#section-top-slider .inner .swiper-container.wide_4 .swiper-pagination-bullet {
  width: calc(100% / 4) !important;
}

#section-top-slider .inner .swiper-container.wide_5 .swiper-pagination-bullet {
  width: calc(100% / 5) !important;
}

#section-top-slider .inner .swiper-container._top {
  position: relative;
  width: 100%;
  height: 600px;
}

#section-top-slider .inner .swiper-container._top.hide .swiper-pagination {
  display: none !important;
}

#section-top-slider .inner .swiper-container._top + .swiper-container {
  margin-top: -22px;
}

#section-top-slider .inner .swiper-container._top .swiper-slide {
  background: #fff; /* Center slide text vertically  display: flex; justify-content: center; align-items: center;*/
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important; /*&.pos-left .swiper-box{}*/
  text-align: center;
  font-size: 1.8rem;
}

#section-top-slider .inner .swiper-container._top .swiper-slide a,#section-top-slider .inner .swiper-container._top .swiper-slide .nolink {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer;

  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

#section-top-slider .inner .swiper-container._top .swiper-slide .nolink {
  cursor: default !important;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white.opa-100
  .swiper-box {
  background: white;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white.opa-80
  .swiper-box {
  background: rgba(255, 255, 255, .8);
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white.opa-60
  .swiper-box {
  background: rgba(255, 255, 255, .6);
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white.opa-30
  .swiper-box {
  background: rgba(255, 255, 255, .3);
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white
  .swiper-category {
  color: #0f203e;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white
  .swiper-category:before {
  background: #0f203e;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white
  .swiper-title {
  color: #0f203e;
}

#section-top-slider .inner .swiper-container._top .swiper-slide.bg-white .btn {
  border: 1px #0f203e solid;
  background: url(../../images/icon_arrow_primary1.png) calc(100% - 15px) 50%
  no-repeat;
  background-size: 6px 12px;
  color: #0f203e;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white
  .btn:hover {
  background: url(../../images/icon_arrow_primary1.png) rgba(15, 32, 62, .15)
  calc(100% - 15px) 50% no-repeat;
  background-size: 6px 12px;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white
  a[target="_blank"]
  .btn {
  background: url(../../images/icon_link.png) calc(100% - 15px) 50% no-repeat !important;
  background-size: 12px 12px !important;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white
  a[target="_blank"]
  .btn:hover {
  background: url(../../images/icon_link.png) rgba(15, 32, 62, .15)
  calc(100% - 15px) 50% no-repeat;
  background-size: 12px 12px;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black.opa-100
  .swiper-box {
  background: black;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black.opa-80
  .swiper-box {
  background: rgba(0, 0, 0, .8);
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black.opa-60
  .swiper-box {
  background: rgba(0, 0, 0, .6);
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black.opa-30
  .swiper-box {
  background: rgba(0, 0, 0, .3);
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black
  .swiper-category {
  color: white;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black
  .swiper-category:before {
  background: white;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black
  .swiper-title {
  color: white;
}

#section-top-slider .inner .swiper-container._top .swiper-slide.bg-black .btn {
  border: 1px white solid;
  background: url(../../images/icon_arrow_wt.png) calc(100% - 15px) 50%
  no-repeat;
  background-size: 6px 12px;
  color: white;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black
  .btn:hover {
  background: url(../../images/icon_arrow_wt.png) rgba(255, 255, 255, .15)
  calc(100% - 15px) 50% no-repeat;
  background-size: 6px 12px;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black
  a[target="_blank"]
  .btn {
  background: url(../../images/icon_link_wt.png) calc(100% - 15px) 50% no-repeat !important;
  background-size: 12px 12px !important;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black
  a[target="_blank"]
  .btn:hover {
  background: url(../../images/icon_link_wt.png) rgba(255, 255, 255, .15)
  calc(100% - 15px) 50% no-repeat;
  background-size: 12px 12px;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue.opa-100
  .swiper-box {
  background: #0f203e;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue.opa-80
  .swiper-box {
  background: rgba(15, 32, 62, .8);
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue.opa-60
  .swiper-box {
  background: rgba(15, 32, 62, .6);
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue.opa-30
  .swiper-box {
  background: rgba(15, 32, 62, .3);
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue
  .swiper-category {
  color: white;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue
  .swiper-category:before {
  background: white;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue
  .swiper-title {
  color: white;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue
  .btn {
  border: 1px white solid;
  background: url(../../images/icon_arrow_wt.png) calc(100% - 15px) 50%
  no-repeat;
  background-size: 6px 12px;
  color: white;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue
  .btn:hover {
  background: url(../../images/icon_arrow_wt.png) rgba(255, 255, 255, .15)
  calc(100% - 15px) 50% no-repeat;
  background-size: 6px 12px;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue
  a[target="_blank"]
  .btn {
  background: url(../../images/icon_link_wt.png) calc(100% - 15px) 50% no-repeat !important;
  background-size: 12px 12px !important;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue
  a[target="_blank"]
  .btn:hover {
  background: url(../../images/icon_link_wt.png) rgba(255, 255, 255, .15)
  calc(100% - 15px) 50% no-repeat;
  background-size: 12px 12px;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.pos-right
  .swiper-box {
  float: right;
}

#section-top-slider .inner .swiper-container._top .swiper-pagination-bullet {
  position: relative;
  overflow: hidden;
  margin: 0; /* transition: background 200ms; */
  width: calc(100% / 5);
  height: 5px;
  border-radius: 0;
  background: #e0e3e9;
  opacity: 1;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* transition: opacity 200ms; */
  display: block;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-pagination-bullet-active {
  /* background: rgba(#000, 0.2); */
  background: #e0e3e9;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-pagination-bullet-active::before {
  background-color: #c85819;
          animation: slide-progress 4s linear; /* animation: slide-progress 4s cubic-bezier(.3,0,.3,1) forwards;*/ /*.swiper-paused & { / * opacity: 0; * / animation-play-state: paused;}*/

  -webkit-animation: slide-progress 4s linear;
}

#section-top-slider
  .inner
  .swiper-container._top.swiper-paused
  .swiper-pagination-bullet-active:before {
          animation-play-state: paused;

  -webkit-animation-play-state: paused;
}

#section-top-slider .inner .swiper-container._top .swiper-button-prev,#section-top-slider .inner .swiper-container._top .swiper-button-next {
  top: 50%;
  width: 33px;
  height: 50px;
  background: #0f203e;
  color: white;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-top-slider .inner .swiper-container._top .swiper-button-prev:after,#section-top-slider .inner .swiper-container._top .swiper-button-next:after {
  font-size: 1.2rem;
}

#section-top-slider .inner .swiper-container._top .swiper-button-prev:hover,#section-top-slider .inner .swiper-container._top .swiper-button-next:hover {
  opacity: .7;
}

#section-top-slider .inner .swiper-container._top .swiper-button-prev {
  left: 0;
}

#section-top-slider .inner .swiper-container._top .swiper-button-next {
  right: 0;
}

#section-top-slider .inner .swiper-container._top .swiper-inner {
  position: relative;
  top: -40px;
  margin: 0 auto;
  padding: 0 50px;
  max-width: 1420px;
  width: 100%;
}

#section-top-slider .inner .swiper-container._top .swiper-inner .swiper-box {
  padding: 35px 40px;
  /*background: rgba(255,255,255,0.6);*/
  width: 580px;
  height: auto;
  text-align: left;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-category {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 1.6rem;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-category:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px; /*background: rgba(15,32,62,1);*/
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-title {
  display: block;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 3.4rem;
  line-height: 1.2;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-title
  small {
  font-size: 2.2rem !important;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-link {
  display: block;
          box-sizing: border-box; /*border: 1px rgba(15,32,62,1) solid; background: url(../../images/icon_arrow_primary1.png) calc(100% - 20px) 50% no-repeat; background-size: 6px 12px;*/
  width: 240px;
  height: 50px;

  -webkit-box-sizing: border-box;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-link.external {
  /*background: url(../../images/icon_link.png) calc(100% - 15px) 50% no-repeat;*/
  background-size: 12px 12px;
}

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-link
  .btn {
  display: block;
  padding: 0;
  text-align: center;
  text-decoration: none; /*color: rgba(15,32,62,1)!important;*/
  letter-spacing: .05em; /*line-height: 1.2;*/
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 48px;
          transition: all .3s ease-out; /* border: 1px rgba(15,32,62,1) solid; background: url(../../images/icon_arrow_primary1.png) calc(100% - 20px) 50% no-repeat; background-size: 6px 12px; */ /*&:hover{/ *background:rgba(15, 32, 62, 0.15);* / background: url(../../images/icon_arrow_primary1.png) rgba(15, 32, 62, 0.15) calc(100% - 20px) 50% no-repeat; background-size: 6px 12px;}*/ /*&[target="_blank"]{background: url(../../images/icon_link.png) calc(100% - 15px) 50% no-repeat; background-size: 12px 12px; &:hover{background: url(../../images/icon_link.png) rgba(15, 32, 62, 0.15) calc(100% - 20px) 50% no-repeat; background-size: 12px 12px;} }*/

  -webkit-transition: all .3s ease-out;
}

#section-top-slider .inner .swiper-container._thumbs {
  padding: 10px 0 0 0;
  width: 100%;
          transition: none !important;

  -webkit-transition: none !important;
}

#section-top-slider .inner .swiper-container._thumbs.hide {
  display: none;
}

#section-top-slider .inner .swiper-container._thumbs .swiper-slide {
  position: relative;
  display: block;
  background: #fff;
  background-size: cover !important;
  color: #0f203e; /*transition:0.3s;*/
  cursor: pointer;
}

#section-top-slider .inner .swiper-container._thumbs .swiper-slide:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px rgba(51, 51, 51, 0) solid;
          transition: .3s;

  -webkit-box-sizing: border-box;
  -webkit-transition: .3s;
}

#section-top-slider .inner .swiper-container._thumbs .swiper-slide:hover {
  color: #c85819; /*&:before{border:6px #d7061c solid;}*/
}

#section-top-slider .inner .swiper-container._thumbs .swiper-slide:after {
  content: "";
  position: absolute;
  top: 10px;
  left: -1px;
  width: 1px;
  height: calc(100% - 20px);
  border-left: 1px #d1d6dd dashed;
}

#section-top-slider .inner .swiper-container._thumbs .swiper-slide .category {
  display: block;
  padding: 20px 20px 10px 20px;
  font-weight: bold;
  font-size: 1.2rem;
}

#section-top-slider .inner .swiper-container._thumbs .swiper-slide .title {
  display: block;
  padding: 0 20px 20px 20px;
  font-weight: bold;
  font-size: 1.4rem;
}

#section-top-slider
  .inner
  .swiper-container._thumbs
  .swiper-slide-thumb-active {
  color: #c85819; /*&:before{border:6px #d7061c solid;}*/
}

#section-top-slider .inner .swiper-container._thumbs .swiper-wrapper {
  overflow: hidden !important;
  width: 100%;
  height: auto;
  background: #fff !important;
          transform: translate3d(0px, 0px, 0px) !important;

  -webkit-transform: translate3d(0px, 0px, 0px) !important;
}

#section-top-slider .inner .swiper-container._thumbs .swiper-button-prev,#section-top-slider .inner .swiper-container._thumbs .swiper-button-next {
  color: #d7061c;
}

@-webkit-keyframes slide-progress {
  0% {
            transform: translateX(-100%);

    -webkit-transform: translateX(-100%);
    /* width: 0; */
  }
  100% {
            transform: translateX(0);

    -webkit-transform: translateX(0);
    /* width: 100%;*/
  }
}

@keyframes slide-progress {
  0% {
            transform: translateX(-100%);

    -webkit-transform: translateX(-100%);
    /* width: 0; */
  }
  100% {
            transform: translateX(0);

    -webkit-transform: translateX(0);
    /* width: 100%;*/
  }
}

/* section-top-service */
/*#section-top-service{background: url(../../images/top/bg-service.png) no-repeat; background-size: cover;
  .inner{padding:100px 0px 100px 0px; margin: 0 auto; width:100%; max-width: 1200px; width: 100%;

    .tabs {text-align: center; user-select: none; padding-top: 70px; position: relative;}
    .tab_item {width: 310px; height: 65px; border-top: 3px solid rgba(15,32,62,0); margin: 0 2px; color:rgba(15,32,62,1); background-color:rgba(205,209,216,1); line-height: 70px; font-size: 1.8rem; text-align: center; display: inline-block; text-align: center; font-weight: bold; transition: all 0.2s ease; cursor: pointer; top:5px;}
    .tab_item:hover {opacity: 0.75;}
    #themes + .tab_item{position: absolute; left:calc(50% -  320px);}
    #industries + .tab_item{position: absolute; right:calc(50% -  320px);}

    input[name="tab_item"] {display: none;}
    .tab_content {display: none; padding: 40px; clear: both; overflow: hidden; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); text-align: left;}
    #themes:checked ~ #themes_content,
    #industries:checked ~ #industries_content{display: block; / *position: relative; z-index: +1;* /}
    .tabs input:checked + .tab_item {background-color: rgba(255,255,255,1) ; border-top: 3px solid rgba(15,32,62,1); position: absolute; top:0px; height: 70px;}

    h2{font-size:1.6rem; font-weight: bold; margin-bottom: 30px;
      span{margin-left: 20px; padding-bottom: 12px; display: inline-block;}
      img{height:50px; width: auto; vertical-align: bottom;}
    }

    ul.child{
      margin: 0;padding: 0; width: 100%; display: flex; flex-wrap: wrap;
      li{height:56px;
        display: table; width:calc(100% / 3 - 13px); margin:0 13px 10px 0;padding: 0 25px 0 10px;box-sizing: border-box; border: 1px rgba(209,214,221,1) solid; background: url(../../images/icon_arrow_accent1.png) calc(100% - 10px) 50% no-repeat; background-size: 6px 12px; float:left;
        &:nth-child(3n - 1){clear: both;}
        a{display: table-cell; vertical-align: middle; text-decoration: none;
          color: rgba(15,32,62,1)!important;font-size: 1.5rem; letter-spacing: 0.05em;line-height: 1.2;/ *font-weight: normal;* / font-weight: bold; padding: 0;
          &:hover{
            color: rgba(155,29,61,1)!important;
          }
          &:after{
            display: none;
          }
        }
      }
    }
     
  }
}*/
/* section-top-leadership */
#section-top-leadership {
  padding: 110px 0;
  background: url(../../images/top/bg-leadership-top.jpg) 50% 50% no-repeat;
  background-size: cover;
}

#section-top-leadership.webp {
  background: url(../../images/top/bg-leadership-top.webp) 50% 50% no-repeat;
  background-size: cover;
}

#section-top-leadership .inner {
  padding: 0;
}

#section-top-leadership .inner .text ._h1 {
  margin-bottom: 20px; /*margin-bottom: 10px; font-size:5.0rem; */
  color: #f0f1f4;
  text-align: left;
  font-size: 4.6rem;
}

#section-top-leadership .inner .text ._h1 img {
  width: auto;
  height: 58px;
}

#section-top-leadership .inner .text ._p {
  margin-bottom: 40px;
  color: #f0f1f4;
  text-align: left;
  font-size: 1.8rem;
}

#section-top-leadership .inner .text .btn a {
  margin: 0;
  width: 210px;
  height: 50px;
  font-size: 1.6rem;
  line-height: 50px;
}

#section-top-leadership.anime ._h1 {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

#section-top-leadership.anime ._p {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

#section-top-leadership.anime .btn {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

#section-top-leadership.animated ._h1 {
  opacity: 1;
          transition-delay: .2s;

  -webkit-transition-delay: .2s;
}

#section-top-leadership.animated ._p {
  opacity: 1;
          transition-delay: .6s;

  -webkit-transition-delay: .6s;
}

#section-top-leadership.animated .btn {
  opacity: 1;
          transition-delay: 1s;

  -webkit-transition-delay: 1s;
}

/* section-top-transformation */
#section-top-transformation {
  padding: 130px 0;
  background: url(../../images/top/bk_tbc.jpg) 50% 50% no-repeat;
  background-size: cover;
}

#section-top-transformation.webp {
  background: url(../../images/top/bk_tbc.webp) 50% 50% no-repeat;
  background-size: cover;
}

#section-top-transformation .inner {
  padding: 0;
}

#section-top-transformation .inner .text ._h1 {
  margin-bottom: 20px;
  color: #f0f1f4;
  text-align: left;
  font-size: 5rem;
  line-height: 1.2;
}

#section-top-transformation .inner .text ._h1 img {
  width: auto;
  height: 100px;
}

#section-top-transformation .inner .text ._p {
  margin-bottom: 40px;
  color: #f0f1f4;
  text-align: left;
  font-size: 1.8rem;
}

#section-top-transformation .inner .text .btn a {
  margin: 0;
  width: 210px;
  height: 50px;
  font-size: 1.6rem;
  line-height: 50px;
}

#section-top-transformation.anime ._h1 {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

#section-top-transformation.anime ._p {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

#section-top-transformation.anime .btn {
  opacity: 0;
          transition: 2s;

  -webkit-transition: 2s;
}

#section-top-transformation.animated ._h1 {
  opacity: 1;
          transition-delay: .2s;

  -webkit-transition-delay: .2s;
}

#section-top-transformation.animated ._p {
  opacity: 1;
          transition-delay: .6s;

  -webkit-transition-delay: .6s;
}

#section-top-transformation.animated .btn {
  opacity: 1;
          transition-delay: 1s;

  -webkit-transition-delay: 1s;
}

/* section-top-transformation-slider */
#section-top-transformation-slider .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  align-items: center;
  height: 175px;

  -webkit-box-align: center;
  -ms-flex-align: center;
}

#section-top-transformation-slider .slideshow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          animation: loop-slide 50s infinite linear 1s both;

  -webkit-animation: loop-slide 50s infinite linear 1s both;
}

#section-top-transformation-slider .slideshow + .slideshow {
  position: relative;
  left: -1px;
}

#section-top-transformation-slider .slide {
  float: left;
  overflow: hidden;
  width: auto;
  height: 175px;
}

#section-top-transformation-slider .slide img {
  width: auto;
  height: 175px;
  vertical-align: bottom;
}

@-webkit-keyframes loop-slide {
  from {
            transform: translateX(0);

    -webkit-transform: translateX(0);
  }
  to {
            transform: translateX(-100%);

    -webkit-transform: translateX(-100%);
  }
}

@keyframes loop-slide {
  from {
            transform: translateX(0);

    -webkit-transform: translateX(0);
  }
  to {
            transform: translateX(-100%);

    -webkit-transform: translateX(-100%);
  }
}

/* section-top-knowledge */
#section-top-knowledge {
  background: #f0f1f4;
}

#section-top-knowledge .inner {
  margin: 0 auto;
  padding: 100px 0 30px 0;
  max-width: 1200px;
  width: 100%;
  width: 100%;
}

#section-top-knowledge .inner h3 {
  margin-bottom: 50px;
  color: #0f203e;
  text-align: center;
  font-size: 4.6rem !important; /*font-size:5.8rem!important;*/
}

#section-top-knowledge .inner h3 img {
  width: auto;
  height: 50px;
}

#section-top-knowledge .inner h4 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: #4f5b6d 1px solid;
  color: #0f203e;
}

#section-top-knowledge .inner h4 ._en,#section-top-knowledge .inner h4 ._nonline {
  margin-left: 0;
  font-size: 3.6rem;
}

#section-top-knowledge .inner h4 img {
  width: auto;
  height: 36px;
  vertical-align: bottom;
}

#section-top-knowledge .inner h4 span {
  display: inline-block;
  margin-left: 20px;
  padding-bottom: 5px;
  font-size: 1.5rem;
}

#section-top-knowledge .inner h4 .more {
  position: absolute;
  top: 10px;
  right: 0;
  padding-right: 20px;
  background: url(../../images/icon_arrow_accent2.png) 100% 50% no-repeat;
  background-size: 6px auto;
  color: #c85819;
  text-decoration: none;
  font-size: 1.6rem;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-top-knowledge .inner h4 .more:hover {
  opacity: .7;
}

#section-top-knowledge .inner .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  margin-bottom: 20px;

  -ms-flex-wrap: wrap;
}

#section-top-knowledge .inner .list li {
  float: left;
  margin: 0 20px 40px 0;
  padding: 0;
  width: calc(100% / 4 - 15px);
  list-style: none;
  opacity: 0;
          transition: .5s;

  -webkit-transition: .5s;
}

#section-top-knowledge .inner .list li:nth-child(1n) {
          transition-delay: .2s;

  -webkit-transition-delay: .2s;
}

#section-top-knowledge .inner .list li:nth-child(2n) {
          transition-delay: .4s;

  -webkit-transition-delay: .4s;
}

#section-top-knowledge .inner .list li:nth-child(3n) {
          transition-delay: .6s;

  -webkit-transition-delay: .6s;
}

#section-top-knowledge .inner .list li:nth-child(4n) {
          transition-delay: .8s;

  -webkit-transition-delay: .8s;
}

#section-top-knowledge .inner .list li:nth-child(4n) {
  margin-right: 0;
}

#section-top-knowledge .inner .list li .image {
  display: block;
  margin-bottom: 20px;
  padding-top: 56.25%;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

#section-top-knowledge .inner .list li .title {
  display: block;
  font-size: 1.8rem;
  line-height: 1.4;
}

#section-top-knowledge .inner .list li a {
  display: block;
  color: #0f203e;
  text-decoration: none;
  font-weight: bold;
          transition: all .3s ease-out;

  -webkit-transition: all .3s ease-out;
}

#section-top-knowledge .inner .list li a:hover {
  opacity: .7;
}

#section-top-knowledge .inner .list.book .image {
  /*text-align: center;*/
  padding-top: 85.25%;
  background-size: auto 100% !important;
}

#section-top-knowledge .inner .list.book .image img {
  width: 60%;
}

#section-top-knowledge .inner .list.animated li {
  opacity: 1;
}

@media only screen and (max-width: 1300px) {
  #section-top-slider .inner .swiper-container._top {
    height: 500px;
  }
  #section-top-slider .inner .swiper-container._top .swiper-inner .swiper-box {
    padding: 25px 30px;
    width: 540px;
    height: auto;
  }
  #section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-category {
    font-size: 1.4rem;
  }
  #section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-title {
    margin-bottom: 20px;
    font-size: 2.8rem;
  }
  #section-top-slider
  .inner
  .swiper-container._top
  .swiper-inner
  .swiper-box
  .swiper-title
  small {
    font-size: 1.8rem !important;
  }
  #section-top-slider .inner .swiper-container._thumbs .swiper-slide .category {
    display: block;
    padding: 15px 15px 5px 15px;
    font-weight: bold;
    font-size: 1.1rem;
  }
  #section-top-slider .inner .swiper-container._thumbs .swiper-slide .title {
    display: block;
    padding: 0 15px 15px 15px;
    font-weight: bold;
    font-size: 1.3rem;
  }
}
