@charset "utf-8";

/* lang */
.lang{
  left: 70px;
  bottom: 0;
  margin-bottom: -96px;
}
.lang li{
  display: block;
  font-size: 14px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
}
.lang li a{
  display: inline-block;
  position: relative;
  opacity: .5;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.lang li.on a{
  opacity: 1;
  border-color: #fff;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.lang li a:after{
	content: '';
	display: block;
	height: 2px;
	width: 0px;
  box-sizing: border-box;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
.lang li a:hover:after{
	width: 100%;
	background: #fff;
}
.lang li:hover a{
  opacity: 1;
}

/* --- section_wrap_start ---*/
.section_wrap{
  position: relative;
  height: 100%;
  width: 100%;
}
section{
  position: relative;
  height: 100%;
  padding: 100px 0;
  box-sizing: border-box;
}
section .cp_content{
  position: relative;
  width: 1200px;
  height: 100%;
  margin: auto;
  color: #555555;
  z-index: 500;
}
section .cp_content > div{
  position: relative;
}

section .main_category h2{
  font-family: 'Lato', sans-serif;
  font-size: 46px;
  font-weight: bold;
  color:#444444;
  margin-bottom: 3px;
  z-index: 10;
}
section .main_category h2:before{
  display: block;
  content:'';
  width: 57px;
  height: 20px;
  background-image: url('../assets/image/logo/main-logo-blue.png');
  margin-bottom: 15px;
  position: relative;
  left: -2px;
}
section .cp_content .main_category .sub{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #c2c2ca;
  letter-spacing: 2px;
}
section .txt{
  margin-top: 12px;
  /* font-family: 'NotoSansJP', sans-serif; */
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -1.2px;
  color: #888888;
}
section .txt_more{
  position: absolute;
  bottom: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  color: #fff;
  opacity: 0;
  transition: all .5s ease;
}
section .figure_wrap{
  text-indent: -9999px;
}
section .figure_wrap.on .bg_figure{
  opacity: 1;
  /* transition: all 0.2s ease-in; */
  overflow: auto;
}
section .about_text{
  position: absolute;
  background: url('../img/main/about_text.png');
  background-repeat: no-repeat;
  transition: all 1.5s ease;
  opacity: 0;
  z-index: 500;
  top: 260px;
}
section .business_text{
  position: absolute;
  background: url('../img/main/business_text.png');
  transition: all 1.5s ease;
  opacity: 0;
  z-index: 500;
  right: 0;
  top: 50px;
}
section .global_networks_text{
  background: url('../img/main/global_networks_text.png');
  background-repeat: no-repeat;
  transition: all 1.2s ease;
  opacity: 0;
  z-index: 500;
  top: -180px;
}
section .small_title{
  transition: all 1.2s ease;
  transition-delay: .3s;
}

#section1{padding:0;}
#section2{
  background: #fff;
  padding: 100px 0 0 0;
  height: 480px;
}
#section3{
  background-color: #f8f8f8;
  height: 917px;
}
#section4{
  background: url('../img/main/global_networks_bg.png');
  height: 540px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 540px;
}

/* section_bg_figure */
#section2 .main_object_small{
  background: url('../assets/image/background/main-shape.png') no-repeat;
  width: 243px;
  height: 150px;
  overflow: auto;
  position: relative;
  margin: 0 auto;
  left: 642px;
  opacity: 1;
}
#section2 .cp_content.on .about_text{
  width: 13px;
  height: 217px;
  top: 185px;
  opacity: 1;
}

#section3 .main_object_big{
  background: url('../assets/image/background/main-shape2.png') no-repeat;
  width: 404px;
  height: 250px;
  position: relative;
  margin: 0 auto;
  left: -598px;
}

#section3 .bg_figure03{
  top: 200px; left: 400px;
  width: 88px;
  height: 96px;
  background-position: 0px -135px;
}
#section3 .figure_wrap{
  height: 0;
}
#section3 .figure_wrap.on .bg_figure03{
  top: 150px;
  left: 270px;
}
#section3 .bg_figure04{
  bottom: -50px;
  right: 100px;
  width: 180px;
  height: 98px;
  background-position: -206px -250px;
}
#section3 .figure_wrap.on .bg_figure04{
  bottom:-3px;
  right: 300px;
}
#section3 .cp_content.on .business_text{
  width: 12px;
  height:240px;
  top: -30px;
  opacity: 1;
}
#section3 .cp_content.on .main_category{
  opacity: 1;
}
#section4 .bg_figure05{
  bottom: 50px;left: -200px;
  width: 200px;
  height: 183px;
  background-position: 0px -253px;
}
#section4 .figure_wrap.on .bg_figure05{
  bottom: 50px;left: 0;
}
#section4 .figure_wrap{
  height: 0;
}
#section4 .figure_wrap.on .global_networks_text{
  width: 11px;
  height:522px;
  position: relative;
  top: -135px;
  /* left: calc(34% + 20px); */
  left: 35vw;
  opacity: 1;
}
#section4 .bg_dark_mask{
  height: 540px;
  top: 0;
  position: absolute;
  width: 34vw;
  background: #000;
  opacity: 0.3;
}

/* section1 */
#section1 .section1_bg{
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 60%;
  background: url('../img/main/gradient_bg.png') no-repeat;
  text-indent: -9999px;
    background-size: 100%;
}

#section1 .video_area {
  position: relative;
  width: 100%;
  /* height: 100%; */
  z-index: 2;
  background-color: #000;
  background-size: cover;
  overflow: hidden;
  height: calc(100% + 90px);
}

#section1 .mainVideo {
  position: absolute;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  opacity: .7;
  margin-top: -90px;
}

/* slide_visual */
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.swiper-slide-active .visual_con .main_icon{
  animation: main_icon 1.2s forwards;
}
@keyframes main_icon {
  from{
    bottom: -50px;
    opacity: 0;
  }
    to{
      bottom: 0px;
      opacity: 1;
    }
}
.swiper-slide-active .visual_con .sub{
  animation: sub 1.2s .5s forwards;
}
@keyframes sub {
  from{
    bottom: -50px;
    opacity: 0;
  }
    to{
      bottom: 0px;
      opacity: 1;
    }
}
.swiper-slide-active .visual_con .main_btn a{
  animation: main_btn 1s .8s forwards;
}
@keyframes main_btn {
  from{
    bottom: -140px;
    opacity: 0;
  }
    to{
      bottom: -110px;
      opacity: 1;
    }
}
@-webkit-keyframes slide {
    100% { left: 0; }
}
@keyframes slide {
    100% { left: 0; }
}

#section1 .main_visual{
  position: relative;
  width: 100%;
  height: 100%;
}
#section1 .visual:nth-child(1){
  /* background: url('../img/visual01.png'); */
}
#section1 .visual_con{
  position: absolute;
  width: auto;
  /* left: 260px; */
  left: 15%;
  top: 50%;
  margin-top: -145px;
  z-index: 999;
}
#section1 .visual_con .main_icon{
  position: relative;
  margin-bottom: 15px;
  padding-left: 5px;
  opacity: 0;
}
#section1 .visual_con .sub{
  position: relative;
  font-weight: 300;
  /* font-family: 'NotoSansJP', sans-serif; */
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 38px;
  line-height: 58px;
  letter-spacing: -1.5px;
  opacity: 0;
}
#section1 .visual_con .main_btn{height: auto;}
#section1 .visual_con .main_btn a{
  position: absolute;
  left: -12px;
  width: 238px;
  height: 84px;
  background: url('../assets/image/button/main-visual-btn.png') no-repeat center;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 55px;
  cursor: pointer;
  opacity: 0;
}
#section1 .visual_con .main_btn a{
  line-height: 84px;
}
#section1 .visual_con .main_btn:hover a{
  background: url('../assets/image/button/main-visual-btn-hover.png') no-repeat center;
}

/* section1 visual_nav_end*/
#section1 .scroll_down a{
  width: 100px;
  height: 100px;
  background: url('../img/main/scroll.png');
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  z-index: 20;
  text-indent: -9999px;
  animation: scroll_down 1.2s forwards;
}

@keyframes scroll_down {
  0%{
    bottom: -40px;
  }
  50%{
    bottom: -55px;
    }
  100%{
    bottom: -40px;
  }
}
/* section2 */
section .cp_content .left{
  width: 25%;
  top: -70px;
  opacity: 0;
  transition: all 1.5s ease;
}
section .cp_content.on .left{
  top: -38px;
  opacity: 1;
  transition: all 1.5s ease;
}
section .cp_content .right{
  width: 75%;
  top: 70px;
  opacity: 0;
  transition: all 1.5s ease;
}
section .cp_content.on .right{
  top: 0;
  opacity: 1;
  transition: all 1.5s ease;
}
#section2 .cp_content .cp_about{
  top: -140px;
}

#section2 .cp_about .right:hover>div{
  -webkit-box-shadow: 10px 10px 70px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 10px 10px 70px 1px rgba(0,0,0,0.1);
  box-shadow: 10px 10px 70px 1px rgba(0,0,0,0.1);
  transition: all .5s ease;
  cursor: pointer;
}
#section2 .cp_about .right:hover .about_img1 img{
  transform: scale(1.1);
  opacity: .7;
  transition: all .5s ease;
}
#section2 .cp_about .right .about_img1{
  float: right;
  width: 800px;
  height: 420px;
  background: #000;
  overflow: hidden;
  transition: all .5s ease;
}
#section2 .cp_about .right .about_img1 img{
  transition: all .5s ease;
}
#section2 .cp_about .right .about_img2{
  width: 300px;
  height: 190px;
  position: absolute;
  left: 0px;
  top: 185px;
  padding: 30px;
  box-sizing: border-box;
  transition: all .5s ease;

  background: #007bd6; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #007bd6 0%, #26acdb 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #007bd6 0%,#26acdb 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #007bd6 0%,#26acdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bd6', endColorstr='#26acdb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#section2 .cp_about .right .about_img1 img{
  width: 100%;
  height: 100%;
}
#section2 .cp_about .right .about_img2 .txt{
  font-family: 'Lato', sans-serif;
  color: #fff;
  opacity: 1;
  transition: all .5s ease;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 22px;
  margin-top: 54px;
}

#section2 .cp_about .right:hover .about_img2 .txt{
  opacity: 0;
  transition: all .5s ease;
}
#section2 .cp_about .right:hover .about_img2 .txt_more{
  opacity: 1;
  transition: all .5s ease;
}

/* section3 */
#section3 .cb_intro{
  height: 100%;
  margin-top: 70px;
}
#section3 .cb_intro li{
  position: absolute;
  left: 50%;
  opacity: 1;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
#section3 .cb_intro li .img{
  position: relative;
  width: 285px;
  height: 285px;
  overflow: hidden;
  transition: all .5s ease;
  top: 30px;
}

#section3 .cb_intro li.on .img,
#section3 .cb_intro li.on h3,
#section3 .cb_intro li.on p{
  top: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
#section3 .cb_intro li.on h3{transition-delay: .3s;}
#section3 .cb_intro li.on p{transition-delay: .6s;}

#section3 .cb_intro li:hover .img{
  -webkit-box-shadow: 14px 14px 80px 1px rgba(0,0,0,0.19);
  -moz-box-shadow: 14px 14px 80px 1px rgba(0,0,0,0.19);
  box-shadow: 14px 14px 80px 1px rgba(0,0,0,0.19);
  transition: all .5s ease;
  cursor: pointer;
}

#section3 .cb_intro li:nth-child(1){margin-left: -600px;}
#section3 .cb_intro li:nth-child(1).on{margin-top:;}
#section3 .cb_intro li:nth-child(1):hover{margin-top:-5px;}
#section3 .cb_intro li:nth-child(1) .img{
  /*
  background: rgba(141,115,194,.5), url('../img/main/business01.png');
  background: -moz-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business01.png');
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(141,115,194,.5)), color-stop(100%, rgba(234,122,148,.5))), url('../img/main/business01.png');
  background: -webkit-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business01.png');
  background: -o-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business01.png');
  background: -ms-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business01.png');
  background: linear-gradient(to right, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business01.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d73c2', endColorstr='#ea7a94', GradientType=1 );
  background-repeat: no-repeat;
  background-size: 284px 284px;
  */
  background: url('../assets/image/thumb/main-1.png');
  background-repeat: no-repeat;
  background-size: 285px;
}

#section3 .cb_intro li:nth-child(2){
  margin-top:40px;
  margin-left: -295px;
}
#section3 .cb_intro li:nth-child(2).on{margin-top:;}
#section3 .cb_intro li:nth-child(2):hover{margin-top:35px;}
#section3 .cb_intro li:nth-child(2) .img{
  /*
  background: rgba(141,115,194,.5), url('../img/main/business02.png');
  background: -moz-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business02.png');
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(141,115,194,.5)), color-stop(100%, rgba(234,122,148,.5))), url('../img/main/business02.png');
  background: -webkit-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business02.png');
  background: -o-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business02.png');
  background: -ms-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business02.png');
  background: linear-gradient(to right, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business02.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d73c2', endColorstr='#ea7a94', GradientType=1 );
  background-repeat: no-repeat;
  background-size: 284px 284px;
  */
  background: url('../assets/image/thumb/main-2.png');
  background-repeat: no-repeat;
  background-size: 285px;
}

#section3 .cb_intro li:nth-child(3){
  margin-top: -8px;
  margin-left: 10px;
}
#section3 .cb_intro li:nth-child(3).on{margin-top:;}
#section3 .cb_intro li:nth-child(3):hover{margin-top:-13px;}
#section3 .cb_intro li:nth-child(3) .img{
  /*
  background: rgba(141,115,194,.5), url('../img/main/business03.png');
  background: -moz-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business03.png');
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(141,115,194,.5)), color-stop(100%, rgba(234,122,148,.5))), url('../img/main/business03.png');
  background: -webkit-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business03.png');
  background: -o-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business03.png');
  background: -ms-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business03.png');
  background: linear-gradient(to right, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business03.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d73c2', endColorstr='#ea7a94', GradientType=1 );
  background-repeat: no-repeat;
  background-size: 284px 284px;
  */
  background: url('../assets/image/thumb/main-3.png');
  background-repeat: no-repeat;
  background-size: 285px;
}

#section3 .cb_intro li:nth-child(4){
  margin-top: 42px;
  margin-left: 315px;
}
#section3 .cb_intro li:nth-child(4).on{margin-top:;}
#section3 .cb_intro li:nth-child(4):hover{margin-top:37px;}
#section3 .cb_intro li:nth-child(4) .img{
  /*
  background: rgba(141,115,194,.5), url('../img/main/business04.png');
  background: -moz-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business04.png');
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(141,115,194,.5)), color-stop(100%, rgba(234,122,148,.5))), url('../img/main/business04.png');
  background: -webkit-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business04.png');
  background: -o-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business04.png');
  background: -ms-linear-gradient(left, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business04.png');
  background: linear-gradient(to right, rgba(141,115,194,.5) 0%, rgba(234,122,148,.5) 100%), url('../img/main/business04.png');
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d73c2', endColorstr='#ea7a94', GradientType=1 );
  background-repeat: no-repeat;
  background-size: 284px 284px;
  */
  background: url('../assets/image/thumb/main-4.png');
  background-repeat: no-repeat;
  background-size: 285px;
}

#section3 .cb_intro li .intro_video video{
  height: 320px;
  margin-top: 0px;
}
#section3 .cb_intro li .intro_video{
  position: absolute;
  top: -20px;
  left: 0px;
  opacity: 0;
  transition: all .5s ease;
  z-index: 15;
}
#section3 .cb_intro li:nth-child(1) .intro_video video{
  margin-left: -5px;
}
#section3 .cb_intro li:nth-child(2) .intro_video video{
  margin-left: -100px;
}

#section3 .cb_intro li .img:hover .intro_video{
  opacity: 1;
  transition: all .5s ease;
}

#section3 .cb_intro li h3{
  position: relative;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  color: #555555;
  margin-top: 20px;
  top: 30px;
  transition: all .5s ease;
}
#section3 .cb_intro li p{
  position: relative;
  /* font-family: 'NotoSansJP', sans-serif; */
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -1.4px;
  color: #999999;
  margin-top: 10px;
  top: 30px;
  transition: all .5s ease;
}
#section3 .main_category{
  text-align: center;
  margin-top: 78px;
  opacity: 0;
  transition: all 1.5s ease;
}
#section3 .main_category h2:before{
  margin: 0 auto;
  bottom: 7px;
}
#section3 .cb_intro .intro_more{
  color: #fff;
  transition: all .5s ease;
}
#section3 .itro_icon{
  position: absolute;
  top: 30px;
  left: 30px;
  transition: all .5s ease;
}
#section3 .cb_intro li .img:hover .itro_icon{
  opacity: 0;
  transition: all .5s ease;
}
#section3 .cb_intro li .intro_txt{
  opacity: 0;
}
#section3 .cb_intro li .img:hover .intro_txt{
  position: absolute;
  bottom: 80px;
  right: -220px;
  transition: all .5s ease;
  animation: repeat 5s .5s ease-out infinite;
  z-index: 80;
}

@keyframes repeat{
  from {
      right: -220px;
      opacity: 1;
      transition: all .5s ease;
  }

  to {
      right: 300px;
      opacity: .7;
      transition: all .5s ease;
  }
}


/* section4 */
#section4 .main_category{
  width: 25%;
}
#section4 .main_category h2{
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  line-height: 38px;
  letter-spacing: 2px;
}
#section4 .main_category .txt{
  color: #fff;
  opacity: .7;
  letter-spacing: -0.5px;
  margin-top: 19px;
}
#section4 .main_category h2:before{
  background: url(../assets/image/logo/main-logo-gray.png) no-repeat;

}
#section4 .txt_more{
  bottom: -40px;
  opacity: .7;
  transition: all .5s ease;
}
#section4 .txt_more a {
  font-size: 16px;
}
#section4 .map{
  position: absolute;
  right: 0;
  top: 0;
  width: 75%;
  height: 349px;
  background: url('../img/main/world_map.png') no-repeat;
  background-position: 90px -5px;
}
#section4 .map .country li{
  position: absolute;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  line-height: 90px;
  font-size: 13px;
  color: #fff;
  text-align: center;
  z-index: 90;
  cursor: pointer;
}
#section4 .map .country li:nth-child(1){
  top: 88px;
  left: 338px;
  z-index: 10;
}
#section4 .map .country li:nth-child(2){
  top: 125px;
  left: 397px;
  z-index: 15;
}
#section4 .map .country li:nth-child(3){
  top: 76px;
  left: 136px;
}
#section4 .map .country li:nth-child(4){
  line-height: 15px;
  top: 62px;
  left: 70px;
}
#section4 .map .country li:nth-child(4) span{
  top: -30px;
}
#section4 .country li .heartbit{
  animation: heartbit 1s ease-out;
  animation-iteration-count: infinite;
  border-radius: 50%;
  display: inline-block;
  width: 110px;
  height: 110px;
  position: absolute;
  top: -10px;
  left: -10px;
  background-color: rgba(0, 162, 255, .5);
  opacity: 0.8;
  z-index: -1;
}
#section4 .country li .heartbit.sp{
  background-color: rgba(0, 123, 214, .5);
}
#section4 .map .country li:nth-child(4) .heartbit{
  top: -40px;
}
#section4 .country li span{
  position: absolute;
  left: 0;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: rgba(0, 162, 255, .6);
  z-index: -1;
  cursor: pointer;
  /* animation: heartbit 1s ease-out; */
  /* animation-iteration-count: infinite; */
}
#section4 .country li:nth-child(2) span{
  background-color: rgba(0, 123, 214, .85);
}
#section4 .cp_content.on .left{
  top: 0;
}

@keyframes heartbit {
  0% {
      transform: scale(0.3);
      -webkit-transform: scale(0);
      opacity: 0.4;
  }
  50% {
      transform: scale(0.7);
      -webkit-transform: scale(0.8);
      opacity: 0.8;
  }
  100% {
      transform: scale(1);
      -webkit-transform: scale(1);
      opacity: 0;
  }
}
/* --- section_wrap_end ---*/



/* Mobile */
@media screen and (max-width:768px){
  #section1 .scroll_down{
    position: relative;
    margin-top: 20px;
  }
  #section1 .scroll_down a{
    background: url('../img/main/scroll_m.png');
    background-size: 100%;
  }
  section .main_category h2:before{
    /* width: 36px;
    height: 13px; */
    width: 10vw;
    height: 3.8vw;
    max-width: 73px;
    max-height: 26px;
    background-image: url('../assets/image/logo/main-logo-blue-m.png');
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 100%;
  }
  #section4 .main_category h2:before{
    background-image: url('../assets/image/logo/main-logo-gray-m.png');
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 100%;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets{
    padding: 0;
    /* top: 55%; */
    top: 50%;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin-top: 10px;
    outline: 0;
  }
  .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
    right: 5%;
    z-index: 100;
    outline: 0;
    transform: scale(0.7) translateY(-75%);
    transform-origin: center;
  }
  .swiper-pagination-bullet{
    width: 17px;
    height: 14px;
    background: url(../img/main/visual_nav_mo.png);
  }
  .swiper-pagination-bullet:nth-child(1),
  .swiper-pagination-bullet:nth-child(2),
  .swiper-pagination-bullet:nth-child(3),
  .swiper-pagination-bullet:nth-child(4){
    background-position: 0 14px;
  }
  .swiper-pagination-bullet-active:nth-child(1),
  .swiper-pagination-bullet-active:nth-child(2),
  .swiper-pagination-bullet-active:nth-child(3),
  .swiper-pagination-bullet-active:nth-child(4){
    background-position: 0 110px;
  }
  section .cp_content{
    width: 100%;
  }
  section .cp_content.on .left{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 4%;
    text-align: center;
    position: unset;
  }
  section .txt{
    margin-top: 3%;
    font-size: 4.5vw;
    letter-spacing: -0.3vw;
    line-height: 5vw;
  }
  section .main_category h2{
    font-size: 8vw;
    margin: 0;
    display: inline-block;
  }
  section .main_category h2:before{
    margin: 0 auto 5px;
  }
  section .cp_content.on .right{
    position: unset;
    width: 100%;
  }
  section .small_title{
    display: none;
  }
  #section1{
    /* height: 140vw; */
    height: 100%;
  }
  #section1 .section1_bg{
    background: url('../img/main/gradient_bg_m.png') no-repeat;
    background-size: 100%;
    height: 38%;
  }
  /* video position */
  #section1 .mainVideo{
    /* height: 100%; */
    height: 100vh;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  #section1 .visual_con{
    margin: 0;
    /* top: 25%; */
    top: 30%;
    left: 9%;
    z-index: 50;
    width: 85%;
  }
  #section1 .visual_con img{
    width: 15%;
    max-width: 120px;
    min-width: 60px;
  }
  #section1 .visual_con .sub{
    font-size: 5.6vw;
    line-height: 7vw;
  }
  #section1 .visual_con .main_btn a{
    background: url('../img/main/main_more_btn_01.png') no-repeat;
    background-size: 100%;
    max-width: 55%;
    font-size: 3vw;
    line-height: 8vw;
    text-align: center;
    z-index: 200;
  }
  #section1 .visual_con .main_btn a:hover{
    background: url('../img/main/main_more_btn_02.png') no-repeat;
    background-size: 100%;
    max-width: 55%;
    font-size: 3vw;
    line-height: 8vw;
    text-align: center;
  }
  #section2 {
    padding-top: 200px;
    height: calc(85vw + 100px);
  }
  #section2 .cp_about .right .about_img1{
    overflow: hidden;
    width: 74%;
    height: 100%;
    margin-right: 5%;
    max-width: 574px;
    background: #fff;
  }
  #section2 .cp_about .right .about_img2{
    max-width: 285px;
    width: 30%;
    /* top: 190%; */
    left: 5%;
    padding: 5% 4% 7%;
    height: auto;
  }
  #section2 .cp_about .right .about_img2 .txt{
    margin-top: 8%;
    letter-spacing: 0;
    font-size: 2.7vw;
    width: 75%;
    line-height: 3vw;
    white-space: nowrap;
  }
  #section2 .cp_about .right .about_img2 img{
    max-width: 41px;
    width: 22%;
  }
  #section2 .figure_wrap.on .main_object_small{
    display: none;
  }
  #section3{
    height: calc(132vw + 100px);
    padding: 0;
  }
  #section3 .main_category{
    /* margin-top: 11%; */
  }
  /* bx slider */
  #section3 .bx-wrapper{
    text-align: center;
  }
  #section3 .bx-wrapper h3{
    font-family: 'Lato', sans-serif;
    /* font-size: 4.5vw; */
    /* line-height: 5.5vw; */
    font-size: 18px;
    line-height: 24px;
    top: 0;
    font-weight: bold;
    color: #555;
    margin-top: 5vw;
  }
  #section3 .bx-wrapper p{
    /* font-family: 'NotoSansJP', sans-serif; */
    font-family: 'Noto Sans Japanese', sans-serif;
    /* font-size: 4.5vw; */
    /* line-height: 6vw; */
    font-size: 18px;
    line-height: 26px;
    margin-top: 2%;
    letter-spacing: -1px;
    color: #999;
  }
  #section3 .bx-wrapper .bx-viewport{
    /* height: auto !important; */
  }
  #section3 .slick-slider{
    top: 7.4vw;
  }
  #section3 .slick-slider div.text{
    text-align: center;
  }
  #section3 .slick-slider h3{
    font-family: 'Lato', sans-serif;
    font-size: 4vw;
    line-height: 6vw;
    top: 0;
    font-weight: bold;
    color: #555;
    margin-top: 30px;
  }
  #section3 .slick-slider p{
    /* font-family: 'NotoSansJP', sans-serif; */
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 3.8vw;
    line-height: 4vw;
    margin-top: 2%;
    letter-spacing: -1px;
    color: #999;
  }
  #section4{
    background: url('../img/main/global_networks_bg_m.png') center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    height: 140vw;
  }
  #section4 .bg_dark_mask{
    width: 100%;
    height: 74vw;
  }
  #section4 .cp_content.on .left{
    top: 0;
    width: 100%;
    margin: 0;
    padding: 8vw 0 0 0;
  }
  #section4 .map{
    width: 92%;
    background-size: 100%;
    background-position: 0;
    height: 50vw;
    top: 82vw;
    margin: 0 4%;
  }
  #section4 .map .country li{
    font-size: 2vw;
    line-height: 12vw;
    width: 12vw;
    height: 12vw;
  }
  #section4 .country li .heartbit{
    width: 16vw;
    height: 16vw;
    top: -2vw;
    left: -2vw;
  }
  #section4 .map .country li:nth-child(4) .heartbit{
    top: -6vw;
  }
  #section4 .country li span{
    width: 12vw;
    height: 12vw;
  }

  #section4 .map .country li:nth-child(4){
    top: 12vw;
    left: 0vw;
    line-height: 12px;
  }
  #section4 .map .country li:nth-child(4) span{
    top: -4vw;
  }
  #section4 .map .country li:nth-child(3){
    top: 15vw;
    left: 8vw;
  }
  #section4 .map .country li:nth-child(2){
    top: 17vw;
    left: 35vw;
  }
  #section4 .map .country li:nth-child(1){
    top: 10vw;
    left: 30vw;
  }
  #section4 .txt_more{
    margin: 0 auto;
    padding: 0;
    bottom: 0;
    top: 60vw;
    font-size: 3.5vw;
    text-align: center;
    width: 100%;
  }
  #section4 .main_category h2{
    font-size: 8vw;
    line-height: 8vw;
    letter-spacing: 1px;
  }
  #section4 .main_category .txt{
    font-size: 4.5vw;
    line-height: 6vw;
    letter-spacing: -2px;
    /* margin-top: 3vw; */
  }
}

/* Tablet */
@media screen and (min-width:769px) and (max-width:1023px){
  section .cp_content{
    width: 100%;
  }
  #section1 .visual_con{
    top: 55%;
    left: 5%;
  }
  #section1 .visual_con .sub{
    font-size: 25px;
    line-height: 35px;
  }
  section .cp_content.on .left{
    left: 3%;
  }
  section .cp_content.on .right{
    width: 60%;
  }
  #section2 .cp_about .right .about_img1{
    width: 100%;
    height: 100%;
  }
  #section2 .cp_about .right .about_img2{
    left: -10%;
  }
  #section2 .figure_wrap.on .main_object_small{
    left: 35%;
  }
  #section3{
    height: auto;
  }
  #section3 .figure_wrap.on .main_object_big{
    left: -30%;
  }
  #section3 .cp_content.on .business_text{
    right: 3%;
  }
  /* bx slider */
  #section3 .cb_intro.m_hide{
    display: none;
  }
  #section3 .bx-wrapper{
    text-align: center;
  }
  #section3 .bx-wrapper h3{
    font-family: 'Lato', sans-serif;
    /* font-size: 32px; */
    font-size: 22px;
    line-height: 35px;
    top: 0;
    font-weight: bold;
    color: #555;
    margin-top: 30px;
  }
  #section3 .bx-wrapper p{
    /* font-family: 'NotoSansJP', sans-serif; */
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 19px;
    line-height: 28px;
    margin-top: 2%;
    letter-spacing: -1px;
    color: #999;
  }
  #section3 .slick-slider{
    top: 30px;
  }
  #section3 .slick-slider div.text{
    text-align: center;
  }
  #section3 .slick-slider h3{
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    line-height: 35px;
    top: 0;
    font-weight: bold;
    color: #555;
    margin-top: 30px;
  }
  #section3 .slick-slider p{
    /* font-family: 'NotoSansJP', sans-serif; */
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 19px;
    line-height: 28px;
    margin-top: 2%;
    letter-spacing: -1px;
    color: #999;
  }
  #section3 .slick-dots{
    top: 15px;
  }

  #section4 .main_category .txt{
    font-size: 15px;
    line-height: 26px;
  }
  #section4 .map{
    background-size: 85%;
  }
  #section4 .map .country li:nth-child(4){
    top: 10%;
  }
  #section4 .map .country li:nth-child(3){
    top: 15%;
    left: 16%;
  }
  #section4 .map .country li:nth-child(2){
    top: 75px;
    left: 45%;
  }
  #section4 .map .country li:nth-child(1){
    top: 30px;
    left: 38%;
  }
}

/* PC */
@media screen and (min-width:1024px){
  .bx-wrapper{
    display: none;
  }
  #secton3 .slick-slider{
    display: none;
  }
}

/* etc */
@media screen and (min-width:320px) and (max-widt:680px){
  #section1 .visual_con .main_btn a{
    line-height: 9vw;
  }
  #section1 .visual_con .main_btn a:hover{
    line-height: 9vw;
  }
}
@media screen and (min-width:601px) and (max-width:768px){
  #section3{
    padding: 0;
    height: calc(120vw + 200px);
  }
}
/* @media screen and (min-width:481px) and (max-width:600px){
  #section3{
    padding: 0;
    height: calc(110vw + 200px);
  }
}
@media screen and (min-width:401px) and (max-width:480px){
  #section3{
    padding: 0;
    height: calc(100vw + 200px);
  }
} */
@media screen and (max-width:420px){
  #section4 .txt_more{
    top: 62vw;
  }

}
/* @media screen and (max-width:400px){
  #section3{
    padding: 0;
    height: calc(100vw + 200px);
    min-height: 600px;
  }
} */
@media screen and (max-width:650px){
  #section1 .visual_con .main_btn a{
    line-height: 11vw;
  }
}
/* @media screen and (min-width:441px) and (max-width:500px){
  #section3{
    min-height: unset;
    height: calc(92vw + 200px);
  }
  #section3 .cp_content .main_category h2{
    margin-top: -2vw;
  }
}
@media screen and (min-width:401px) and (max-width:440px){
  #section3{
    min-height: unset;
    height: calc(92vw + 200px);
  }
  #section3 .cp_content .main_category h2{
    margin-top: -5vw;
  }
}
@media screen and (min-width:371px) and (max-width:400px){
  #section3{
    min-height: unset;
    height: calc(85vw + 200px);
  }
  #section3 .cp_content .main_category h2{
    margin-top: -8vw;
  }
}
@media screen and (max-width:370px){
  #section3{
    min-height: unset;
    height: calc(80vw + 280px);
  }
  #section3 .cp_content .main_category h2{
    margin-top: -12vw;
  }
} */



@media screen and (min-width:1024px) and (max-width:1199px){
  .bx-wrapper{
    display: none;
  }
  section .cp_content{
    width: 980px;
  }
  #section1 .visual_con{
    left: 140px;
  }
  #section1 .visual_con .sub{
    font-size: 35px;
    line-height: 45px;
  }
  #section2{
    width: 980px;
    margin: 0 auto;
  }
  #section3 .cp_content.on .main_category{
    width: 980px;
  }
  #section3 .cb_intro li .img{
    max-width: 235px;
    max-height: 235px;
  }
  #section3 .cb_intro li:nth-child(4){
    margin-left: 255px;
  }
  #section3 .cb_intro li:nth-child(3){
    margin-left: 7;
  }
  #section3 .cb_intro li:nth-child(2){
    margin-left: -243px;
  }
  #section3 .cb_intro li:nth-child(1){
    margin-left: -490px;
  }
  #section3 .cb_intro li:nth-child(1) .img,
  #section3 .cb_intro li:nth-child(2) .img,
  #section3 .cb_intro li:nth-child(3) .img,
  #section3 .cb_intro li:nth-child(4) .img{
    background-size: 235px;
  }
  #section4 .map{
    width: 80%;
    background-size: 85%;
  }
}


/* IE 10 & 11 CSS styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   #section3 .cb_intro li .intro_video video{
     margin: 0;
   }
   #section4 .cp_content.on .left{
     position: relative;
   }
   #section3 .cb_intro li .intro_video video{
     outline: 1px solid;
   }
}

/* IE Edge 12+ CSS styles */
@supports (-ms-accelerator:true) {
  #section3 .cb_intro li .intro_video video{
    margin: 0;
  }
  #section4 .cp_content.on .left{
    position: relative;
  }
  #section3 .cb_intro li .intro_video video{
    outline: 0;
  }
}

/* chrome only */
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
  #section3 .cb_intro li .intro_video video{
    outline: 0;
  }
}