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

#section-movie .icon_scroll {
  display: none;
}

#section-movie .wrapper {
  position: relative;
  margin: 0;
  padding: 0;
}

#section-movie .wrapper .box {
  /*position: absolute; top:0; left:0; width: 100%; height: 100%; box-sizing: border-box; display: table;*/
}

#section-movie .wrapper .box .text {
  display: table-cell;
  box-sizing: border-box;
  padding: 0;
  width: 100%;
  color: white;
  vertical-align: middle;
  text-align: center;

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

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

#section-movie .wrapper .box img {
  width: 75%;
}

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

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

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

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

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

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

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

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

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

/* #section-about */
#section-about {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  padding: 60px 0 40px 0;
  background: url(../../images/top/bg-about-sp.png) rgba(15, 32, 62, 0.5) 50% 0
    no-repeat;
  background-size: cover;

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

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

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

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

#section-about ul {
  position: relative;
  z-index: +1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;

  -ms-flex-wrap: wrap;
}

#section-about ul li {
  box-sizing: border-box;
  margin: 0 2% 15px;
  padding: 0;
  width: 45%;
  list-style: none;

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

#section-about ul li a {
  position: relative; /*&:hover{transform: scale(1.1); box-shadow: 0px 0 14px 0 rgba(79,91,109,0.2), 10px -5px 14px 0 rgba(79,91,109,0.2);}*/
  display: block;
  text-decoration: none; /*transition: all 0.3s ease-out;*/
}

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

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

#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: 2s;

  -webkit-transition: 2s;
}

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

  -webkit-transition-delay: 0.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-onlineevent */
#section-onlineevent._parttan-bg-text {
  background: url(../../images/top/bk_onlineevent-sp.jpg) 50% 50% no-repeat;
  background-size: cover;
}

#section-onlineevent._parttan-bg-text .inner .text {
  width: 100%;
  background: rgba(240, 241, 244, 0.85);
}

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

#section-onlineevent._parttan-bg-text .inner .text ._h2 img {
  width: auto;
  height: 48px;
}

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

/* section-transformation */
#section-transformation._parttan-bg-text {
  padding: 60px 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 {
  margin: 0;
  padding: 0 5%;
}

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

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

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

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

  -webkit-transition: 2s;
}

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

  -webkit-transition: 2s;
}

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

  -webkit-transition: 2s;
}

#section-transformation._parttan-bg-text.animated ._h1 {
  opacity: 1;
  transition-delay: 0.2s;

  -webkit-transition-delay: 0.2s;
}

#section-transformation._parttan-bg-text.animated ._p {
  opacity: 1;
  transition-delay: 0.6s;

  -webkit-transition-delay: 0.6s;
}

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

  -webkit-transition-delay: 1s;
}

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

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

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

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

#section-event .bnr {
  margin: 0 auto;
  width: 96%;
}

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

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

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

#section-news .inner ._h1,
#section-news .inner ._h2 {
  color: #0f203e;
}

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

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

#section-news .inner dl dt {
  position: relative;
  margin: 0;
  padding: 15px 5px 0 0; /*float: left;clear: left;*/
  width: 100%;
  border-top: 1px solid #b2bac7;
  font-size: 1.2rem;
}

#section-news .inner dl dd {
  margin: 5px 0 15px 0;
  padding: 5px 5px 0 0; /*border-top: 1px dotted #cccccc;*/
}

#section-news .inner dl a {
  display: block; /*background: url(../../images/icon_arrow_primary1.png) 100% 50% no-repeat;background-size: 8px auto;padding-right: 20px;*/ /*&:hover{opacity: 0.7;}*/
  color: #0f203e;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;
}

#section-news .inner dl span {
  display: inline-block;
  margin-left: 10px;
  padding: 3px 0;
  width: 15em;
  background: #0f203e;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 1.1rem;
}

#section-news .inner dl span br {
  display: none;
}

#section-news .inner ._btn-orange a {
  margin: 0 auto;
  width: 58.5%;
  font-size: 1.2rem;
}

/*#section-insight*/
#section-insight .swiper-inner .swiper-slide {
  /*width: 100%; margin: 0 0 10px; width: 46%; margin: 0 2% 10px;*/
  position: relative; /*&:nth-child(3n) {margin-right:0;}*/
}

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

#section-insight .swiper-inner .swiper-slide.pdf .box {
  background: url(../../images/icon_pdf.png) #fff calc(100% - 10px)
    calc(100% - 10px) no-repeat !important;
  background-size: 16px 16px !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 a {
  position: relative; /*&:hover { -webkit-transform: scale(1.05); transform: scale(1.05); box-shadow: 0px 0 14px 0 rgba(79, 91, 109, 0.1), 10px -5px 14px 0 rgba(79, 91, 109, 0.1);}*/ /*.tag-word { font-size: 1.0rem; 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 0.3s ease-out;

  -webkit-transition: all 0.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 .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 15px 40px 15px;
  height: 200px; /*height:160px;*/
  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: 1.3rem;
  line-height: 1.3;
}

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

#section-insight .swiper-inner .swiper-slide .tag-word {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: block;
  box-sizing: border-box;
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  width: calc(100% - 8em);
  background: url(../../images/icon_tag.png) 0 2px no-repeat;
  background-size: 14px 14px;
  color: #999;
  font-size: 0.9rem;
  line-height: 18px;

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

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

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

#section-insight ._btn-orange a {
  margin: 0 auto;
  width: 58.5%;
  font-size: 1.2rem;
}

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

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

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

#section-highlights .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 4% 0 4%; /*padding: 45px 2% 0 2%; */

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

#section-highlights .inner .article {
  position: relative; /*&:nth-child(3n) {margin-right:0;}*/
  margin: 0 0 30px; /*width: 46%; margin: 0 2% 10px;*/
  width: 100%;
}

#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;*/ /*&:hover { -webkit-transform: scale(1.05); transform: scale(1.05); box-shadow: 0px 0 14px 0 rgba(79, 91, 109, 0.1), 10px -5px 14px 0 rgba(79, 91, 109, 0.1);}*/ /*.tag-word { font-size: 1.0rem; 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 0.3s ease-out;*/
}

#section-highlights .inner .article a .image {
  position: relative;
  display: block;
  overflow: hidden;
  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 {
  display: block; /*padding: 20px;*/
  box-sizing: border-box;
  padding: 20px 0 0 0;
  height: auto; /*height:160px;*/
  /*background: #fff;*/
  background: none;

  -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.2rem;
}

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

#section-highlights .inner .article a .read {
  display: block;
  color: #0f203e;
  font-size: 1.3rem;
  line-height: 2;
}

/* ---------- */
/* section-top-slider */
#section-top-slider .inner {
  padding: 0;
  background: #0f203e;
}

#section-top-slider .inner .swiper-container._top {
  padding-bottom: 135px; /*+ .swiper-container {margin-top: 30px;}*/
  width: 100%;
  height: 390px;
  position: relative;
}

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

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

  -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 a,
#section-top-slider .inner .swiper-container._top .swiper-slide .nolink {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#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, 0.8);
}

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

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-white.opa-30
  .swiper-box {
  background: rgba(255, 255, 255, 0.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% - 10px) 50%
    no-repeat;
  background-size: 4px 8px;
  color: #0f203e;
}

#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: 8px 8px !important;
}

#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, 0.8);
}

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

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-black.opa-30
  .swiper-box {
  background: rgba(0, 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% - 10px) 50%
    no-repeat;
  background-size: 4px 8px;
  color: white;
}

#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: 8px 8px !important;
}

#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, 0.8);
}

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

#section-top-slider
  .inner
  .swiper-container._top
  .swiper-slide.bg-rdl_blue.opa-30
  .swiper-box {
  background: rgba(15, 32, 62, 0.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% - 10px) 50%
    no-repeat;
  background-size: 4px 8px;
  color: white;
}

#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: 8px 8px !important;
}

#section-top-slider .inner .swiper-container._top .swiper-pagination {
  padding: 0 4%;
}

#section-top-slider .inner .swiper-container._top .swiper-pagination-bullet {
  position: relative;
  bottom: 0;
  overflow: hidden;
  margin: 0 2px; /* transition: background 200ms; */
  width: calc(100% / 5 - 4px);
  height: 4px;
  border-radius: 0;
  background: #4f5b6d;
  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: #4f5b6d;
}

#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-button-prev,
#section-top-slider .inner .swiper-container._top .swiper-button-next {
  display: none;
}

#section-top-slider .inner .swiper-container._top .swiper-inner {
  margin: 0 auto;
  width: 92%;
}

#section-top-slider .inner .swiper-container._top .swiper-inner .swiper-box {
  position: absolute;
  bottom: -100px;
  left: 4%;
  box-sizing: border-box;
  padding: 15px 15px;
  /*background: rgba(255,255,255,1);*/
  width: 92%;
  height: auto;
  text-align: left;

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

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

#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: 15px;
  font-weight: bold;
  font-size: 2.1rem;
  line-height: 1.2;
}

#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% - 10px) 50% no-repeat; background-size: 4px 8px;*/
  width: 100%;
  height: 35px;

  -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% - 10px) 50% no-repeat;*/
  background-size: 8px 8px;
}

#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: 0.05em; /*line-height: 1.2;*/
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 35px;
  transition: all 0.3s ease-out; /* border: 1px rgba(15,32,62,1) solid; background: url(../../images/icon_arrow_primary1.png) calc(100% - 10px) 50% no-repeat; background-size: 4px 8px; */ /*&:hover{/ *background:rgba(15, 32, 62, 0.15);* / border: 1px rgba(15,32,62,1) solid; background: url(../../images/icon_arrow_primary1.png) calc(100% - 10px) 50% no-repeat; background-size: 4px 8px;}*/ /*&[target="_blank"]{background: url(../../images/icon_link.png) calc(100% - 15px) 50% no-repeat; background-size: 8px 8px; &:hover{background: url(../../images/icon_link.png) rgba(15, 32, 62, 0.15) calc(100% - 20px) 50% no-repeat; background-size: 8px 8px;} }*/

  -webkit-transition: all 0.3s ease-out;
}

#section-top-slider .inner .swiper-container._thumbs {
  display: none !important; /*.swiper-slide{background-size:cover!important;cursor:pointer;display:block;position:relative; &:before{content:'';border:1px rgba(51,51,51,0) solid;transition:0.3s;display:block;position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;} &:hover{ &:before{border:6px #d7061c solid;} } } .swiper-slide-thumb-active{ &:before{border:6px #d7061c solid;} } .swiper-wrapper{width:100%;height:102px;} .swiper-button-prev, .swiper-button-next{color:#d7061c;}*/
  padding: 0;
  width: 984px;
  transition: none !important;

  -webkit-transition: none !important;
}

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

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

    -webkit-transform: translateX(0);
  }
}

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

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

    -webkit-transform: translateX(0);
  }
}

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

    .tabs {text-align: center; user-select: none; position: relative; padding-top: 45px;}
    .tab_item {width: 49%; height: 40px; border-top: 3px solid rgba(15,32,62,0); margin:0; color:rgba(15,32,62,1); background-color:rgba(205,209,216,1); line-height: 40px; font-size: 1.4rem; text-align: center; display: block; float: left; text-align: center; font-weight: bold; transition: all 0.2s ease; / *position: relative;* / top:5px;}
    / *#industries + .tab_item{margin-left: 2%;}* /
    .tab_item:hover {opacity: 0.75;}
    #themes + .tab_item{position: absolute; left:0;}
    #industries + .tab_item{position: absolute; right:0;}

    input[name="tab_item"] {display: none;}
    .tab_content {display: none; padding: 30px 20px; clear: both; overflow: hidden; background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); 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); top:0px; height: 50px; line-height: 50px; position: relative; z-index: +1;}

    h2{font-size:1.2rem; font-weight: bold; margin-bottom: 30px; text-align: center;
      span{display:block; padding-top: 15px; line-height: 1.4;}
      img{height:29px; width: auto; vertical-align: bottom;}
    }

    ul.child{
      margin: 0;padding: 0; width: 100%; display: flex; flex-wrap: wrap;
      li{height:56px;
        display: table; width:100%; margin:0 0 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.2rem; 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: 80px 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 {
  margin: 0;
  padding: 0 5%;
}

#section-top-leadership .inner .text ._h1 {
  margin-bottom: 10px;
  color: #f0f1f4;
  text-align: left;
  line-height: 1.4;
}

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

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

#section-top-leadership .inner .text ._btn-lightness6 {
  width: 58.5% !important;
}

#section-top-leadership .inner .text ._btn-lightness6 a {
  margin: 0 !important;
  height: 40px !important;
  background: url(../../images/icon_arrow_secondary6.png) calc(100% - 10px) 50%
    no-repeat !important;
  background-size: 6px auto !important;
  font-size: 1.2rem !important;
  line-height: 38px !important;
}

#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: 0.2s;

  -webkit-transition-delay: 0.2s;
}

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

  -webkit-transition-delay: 0.6s;
}

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

  -webkit-transition-delay: 1s;
}

/* section-top-transformation */
#section-top-transformation {
  padding: 100px 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 {
  margin: 0;
  padding: 0 5%;
}

#section-top-transformation .inner .text ._h1 {
  margin-bottom: 20px; /*margin-bottom: 15px;*/
  color: #f0f1f4;
  text-align: left;
  line-height: 1.2;
}

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

#section-top-transformation .inner .text ._p {
  margin-bottom: 45px;
  color: #f0f1f4;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.5;
}

#section-top-transformation .inner .text ._btn-lightness6 {
  width: 58.5% !important;
}

#section-top-transformation .inner .text ._btn-lightness6 a {
  margin: 0 !important;
  height: 40px !important;
  background: url(../../images/icon_arrow_secondary6.png) calc(100% - 10px) 50%
    no-repeat !important;
  background-size: 6px auto !important;
  font-size: 1.2rem !important;
  line-height: 38px !important;
}

#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: 0.2s;

  -webkit-transition-delay: 0.2s;
}

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

  -webkit-transition-delay: 0.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: 120px;

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

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

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

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

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

#section-top-transformation-slider .slide img {
  width: auto;
  height: 120px;
  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: 50px 4% 5px 4%;
  width: 100%;
}

#section-top-knowledge .inner h3 {
  margin-bottom: 20px;
  color: #0f203e;
  text-align: center;
  font-size: 2.8rem !important;
}

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

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

#section-top-knowledge .inner h4 ._en,
#section-top-knowledge .inner h4 ._nonline {
  font-size: 2.3rem;
}

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

#section-top-knowledge .inner h4 span {
  display: block;
  padding: 5px 0;
  font-size: 1.2rem;
}

#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 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;
}

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

#section-top-knowledge .inner .list {
  margin-bottom: 30px;
}

#section-top-knowledge .inner .list li {
  margin: 0 0 15px 0;
  padding: 0;
  width: 100%;
  list-style: none;
}

#section-top-knowledge .inner .list li .image {
  display: block;
  float: left;
  padding-top: 20.812%;
  width: 37%;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

#section-top-knowledge .inner .list li .title {
  display: block;
  float: right;
  width: 60%;
  font-size: 1.4rem;
  line-height: 1.4;
}

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

  -webkit-transition: all 0.3s ease-out;
}

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

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

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

#section-top-knowledge .inner ._btn {
  margin: 0 auto 45px auto;
  width: 58.5%;
}

#section-top-knowledge .inner ._btn a {
  height: 40px;
  background: url(../../images/icon_arrow_primary1.png) calc(100% - 10px) 50%
    no-repeat;
  background-size: 6px auto;
  font-size: 1.2rem;
  line-height: 38px;
}

@media screen and (max-width: 359px) {
  #section-about ul li a .title {
    font-size: 2.4rem;
  }
}

