@charset "UTF-8";
/*================================
 frontpage.css
 20200516-
=================================*/

.bx-wrapper .bx-pager {
  padding-top: 0 !important;
  width: 180px !important;
  height: 20px;
  position: absolute !important;
  bottom: 40px !important;
  right: 400px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  margin: 5px 12px 0 !important;
  background: #999 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: linear-gradient(90deg, #2ea5de, #6f77b8) !important;
}

/* #slider_g
-------------------------*/
#slider_g {
  position: relative;
  max-width: 1920px;
  min-width: 1280px;
  margin: 0 auto;
}

#slider_g .bx-viewport {
  left: 0;
  box-shadow: none;
  border: none;
}

#slider_g .bx-wrapper {
  width: 100%;
  margin-bottom: 0 !important;
}

#slider_g .bx-wrapper img {
  background-size: cover;
  background-position: center;
}

#slider_g li {
  height: 670px;
  background-size: cover;
  background-position: center center;
}

.slider_g_ol {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1280px !important;
  height: 670px;
  z-index: 999;
}

.slider_g_ol .box {
  position: relative;
  margin-top: 350px;
  margin-left: 50px;
  width: 540px;
  height: 400px;
  z-index: 999;
}

#slider_g .box h2.ct {
  position: absolute;
  top: 0;
  left: 0;
}

.slider_g_ol .box h3 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 6px #111;
  padding-top: 30px;
  margin-bottom: 20px;
}

#slider_g .box h3::before {
  content: "";
  display: block;
  width: 150px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to right, #2aa7e1, #7c73b4);
}

.slider_g_ol .box p {
  width: 450px;
  color: #fff;
  line-height: 2em;
  text-shadow: 0 0 4px #111;
  margin-bottom: 80px;
}

.slider_g_ol .box .tagblk {
  display: block;
  width: 500px;
  position: relative;
  font-size: 24px;
  line-height: 75px;
  text-align: center;
  color: #fff;
  background-color: #191d20;
}

/*  ast_works_set_mp_header
    as #slider_c header
-------------------------*/

#ast_works_set_mp_header .row_inner {
  position: relative;
  width: 1280px;
  padding-left: 50px;
  margin: 110px auto 0;
}

#ast_works_set_mp_header .row_inner h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

#ast_works_set_mp_header .row_inner p {
  width: 860px;
  margin-bottom: 20px;
}

#ast_works_set_mp_footer .row_inner {
  position: relative;
  width: 1280px;
  margin: 0 auto 0;
}

#ast_works_set_mp_footer .row_inner a.btn_viewall {
  background: url(../img/element/btn315_to_works.png) no-repeat center center;
  display: block;
  width: 314px;
  height: 62px;
  margin: 0 auto 70px;
}

/* #slider_c
-------------------------*/

#slider_c {
  overflow: hidden;
  margin: 0 auto;
}

#slider_c .row_inner {
  position: relative;
  width: 1280px;
  padding-left: 50px;
  margin: 0 auto 0;
}

#slider_c .row_inner .viewarea {
  display: block;
  width: 1550px;
  height: 550px;
  position: relative;
  overflow: hidden;
}

#slider_c .row_inner ul {
  display: block;
  width: auto;
  height: 530px;
  position: relative;
  overflow: hidden;
}

#slider_c .row_inner ul li {
  overflow: hidden;
  display: block;
  width: 237px;
  height: 489px;
  position: relative;
}

#slider_c .row_inner ul li .setimg {
  overflow: hidden;
  display: block;
  width: 237px;
  height: 489px;
  position: relative;
}

#slider_c .row_inner ul li .setimg img {
  display: block;
  width: 190px;
  height: 320px;
  position: absolute;
  top: 77px;
  left: 23px;
}

#slider_c .row_inner ul li .setimg .ol_sp {
  overflow: hidden;
  background: url(../img/frontpage/works_set_sp_ol.png) no-repeat center top;
  display: block;
  width: 237px;
  height: 489px;
  position: relative;
}

#slider_c .row_inner ul li .setimg .time {
  position: absolute;
  top: 38px;
  left: 33px;
  line-height: 1em;
  letter-spacing: 0;
  font-size: 6px;
  font-weight: normal;
}
#slider_c .row_inner ul li .setimg .url {
  display: block;
  width: 140px;
  height: 12px;
  position: absolute;
  top: 57px;
  left: 50px;
  text-align: center;
}
#slider_c .row_inner ul li .setimg .url {
  line-height: 12px;
  letter-spacing: 0.01em;
  font-size: 9px;
  font-weight: bold;
  vertical-align: top;
  white-space: nowrap;
}

#slider_c .row_inner ul li .setimg .url::before {
  content: "";
  background: url(../img/frontpage/ico_url_lock.png) no-repeat center bottom;
  display: inline-block;
  width: 8px;
  height: 10px;
  vertical-align: top;
  position: relative;
  margin-right: 3px;
}

#slider_c .bx-wrapper {
  margin-bottom: 0;
}

#slider_c .row_inner .custom-control {
  overflow: hidden;
  position: relative;
  height: 43px;
  width: 1230px;
  margin-left: 0;
  text-align: center;
}

#slider_c .custom-control .custom-prev {
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 545px;
}
#slider_c .custom-control .custom-next {
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 595px;
}

#slider_c .custom-control .custom-prev a.bx-prev {
  background: url(../img/bx/btn_slide_prev.png) no-repeat center center;
  display: block;
  width: 43px;
  height: 43px;
}

#slider_c .custom-control .custom-next a.bx-next {
  background: url(../img/bx/btn_slide_next.png) no-repeat center center;
  display: block;
  width: 43px;
  height: 43px;
}

#slider_c .custom-control .custom-prev a.bx-prev:hover,
#slider_c .custom-control .custom-next a.bx-next:hover {
  opacity: 0.8;
}

/*================================
 header
=================================*/

#mv {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  height: 100vh;
  max-height: 960px;
  background-color: #151518;
}

#mv #video {
  background-size: cover;
  z-index: 1;
}

#mv .header_inner {
  overflow: hidden;
  width: 100%;
  min-width: 1280px;
  max-width: 1920px;
  height: 100vh;
  max-height: 1080px;
  min-height: 720px;

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
}

header .header_inner h2 {
  background: url(../img/frontpage/header_tit.png) no-repeat center center;
  display: block;
  width: 37px;
  height: 306px;
  position: absolute;
  bottom: 10%;
  right: 100px;
}

header .btn_scroll {
  background: url(../img/frontpage/btn_scroll.png) no-repeat center center;
  display: block;
  width: 21px;
  height: 201px;
  position: absolute;
  bottom: 10%;
  left: 100px;
}

/* intro
-------------------------------- */

#intro {
  overflow: hidden;
  position: relative;
  margin: 0 auto 0;
}

#intro h3 {
  overflow: hidden;
  background: url(../img/frontpage/intro_tit.png) no-repeat center center;
  display: block;
  width: 1000px;
  height: 156px;
  position: relative;
  margin: 50px auto 0;
}
#intro h3 .ct {
  position: absolute;
  top: 0;
  left: 0;
}

#intro h3::after {
  content: "";
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflect 2s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflect 2s ease-in-out infinite;
}
@keyframes reflect {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  96% {
    transform: scale(0) rotate(45deg);
    opacity: 0.4;
  }
  97% {
    transform: scale(4) rotate(45deg);
    opacity: 0.9;
  }
  100% {
    transform: scale(60) rotate(45deg);
    opacity: 0;
  }
}
@-webkit-keyframes reflect {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  96% {
    transform: scale(0) rotate(45deg);
    opacity: 0.4;
  }
  97% {
    transform: scale(4) rotate(45deg);
    opacity: 0.9;
  }
  100% {
    transform: scale(60) rotate(45deg);
    opacity: 0;
  }
}

#intro h4 {
  font-size: 24px;
  line-height: 1.8em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

#intro p {
  line-height: 1.8em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}

#intro a.btn_to_aboutus {
  background: url(../img/element/btn315_to_aboutus.png) no-repeat center center;
  display: block;
  width: 314px;
  height: 62px;
  position: relative;
  margin: 0 auto 70px;
}

/* seo
-------------------------------- */

#seo {
  overflow: hidden;
  background: url(../img/frontpage/intro_bg.jpg) no-repeat center top;
  display: block;
  height: 674px;
  position: relative;
  margin-bottom: 90px;
}

#seo .card {
  display: block;
  width: 800px;
  height: 570px;
  position: relative;
  margin-top: 70px;
  margin-left: 30px;
  text-align: left;
}

#seo .card h3,
#seo .card h4 {
  position: relative;
  display: inline-block;
  font-size: 29px;
  line-height: 83px;
  text-align: left;
  color: #fff;
  background-color: #191d20;
  padding-left: 70px;
  padding-right: 70px;
}

#seo .card h3 {
  margin-bottom: 20px;
}

#seo .card h4 {
  margin-bottom: 70px;
}

#seo .card h4::after {
  content: "";
  display: block;
  width: 150px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -35px;
  background: linear-gradient(to right, #2aa7e1, #7c73b4);
}

#seo .card h5 {
  font-size: 24px;
  margin-bottom: 10px;
  text-shadow: 0 0 6px #fff;
}

#seo .card p {
  width: 440px;
  margin-bottom: 40px;
  font-weight: bold;
  text-shadow: 0 0 4px #fff;
}

#seo a.btn_seedetails {
  background: url(../img/element/btn315_seedetails_black.png) no-repeat center center;
  display: block;
  width: 315px;
  height: 61px;
  position: relative;
  margin-bottom: 50px;
}

/*------------------------
　manufacturing-lp-advertisement
-------------------------*/
.manulp-ad {
  width: 1200px;
  height: 425px;
  margin: 0px auto 90px;
}

/*------------------------
  umit ast_system
-------------------------*/
#ast_system {
  overflow: hidden;
}

#ast_system h3 {
  display: block;
  width: 420px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 50%;
  font-size: 24px;
  line-height: 80px;
  font-weight: bold;
  text-indent: 40px;
  /*o/w*/
  padding-top: 0;
  margin: 0;
  text-align: left;
}

#ast_system h3::before {
  content: "";
  background: url(../img/element/logo_small26_black.png) no-repeat center center;
  display: block;
  width: 25px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  /*o/w*/
  margin: 0;
}

#ast_system a.btn_viewall {
  background: url(../img/element/btn315_viewall.png) no-repeat center center;
  display: block;
  width: 315px;
  height: 61px;
  position: relative;
  margin: 0 auto 20px;
}

/* debut
-------------------------------- */

#debut {
  overflow: hidden;
  display: block;
  position: relative;
  margin: 70px auto 70px;
}

#debut .card {
  display: block;
  width: 1200px;
  position: relative;
  padding: 60px 55px 20px 60px;
  margin: 50px auto 0;
  text-align: left;
  background-color: #090504;
}

#debut .card h3 {
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 29px;
  font-weight: normal;
  line-height: 83px;
  text-align: left;
  color: #fff;
  background-color: #191d20;
  position: absolute;
  top: -55px;
  left: 20px;
}

#debut .card h4 {
  display: inline-block;
  font-size: 24px;
  line-height: 1.8em;
  text-align: left;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 40px;
}

#debut .card h5 {
  position: relative;
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}

#debut .card h5::after {
  content: "";
  display: block;
  width: 150px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -15px;
  background: linear-gradient(to right, #2aa7e1, #7c73b4);
}

#debut .card .pricetag {
  font-size: 64px;
  font-weight: lighter;
  letter-spacing: 0.07em;
  color: #fff;
}

#debut .ast {
  background: url(../img/frontpage/debut_ast.png) no-repeat center center;
  display: block;
  width: 698px;
  height: 120px;
  position: absolute;
  bottom: 50px;
  right: 50px;
}

#debut a.btn_seedetails {
  background: url(../img/element/btn_315_seedetails_grey.png) no-repeat center center;
  display: block;
  width: 315px;
  height: 61px;
  position: absolute;
  top: 50px;
  right: 50px;
}

/* greeting
-------------------------------- */

#greeting {
  overflow: hidden;
  background: url(../img/frontpage/greeting_bg_r2.jpg) no-repeat center top 20px;
  display: block;
  height: 546px;
  position: relative;
  margin: 0 auto;
}

#greeting .card {
  display: block;
  width: 600px;
  position: relative;
  padding: 0;
  margin-left: 40px;
  margin-top: 0;
  text-align: justify;
}

#greeting .card h3.tagblk,
#greeting .card h4.tagblk {
  display: inline-block;
  width: auto;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #191d20;
  letter-spacing: 0.1em;
}

#greeting .card p {
  width: 460px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 40px;
  margin-left: 0.4em;
}

#greeting .card a.btn_seedetails {
  background: url(../img/element/btn315_greeting_white.png) no-repeat center center;
  display: block;
  width: 315px;
  height: 61px;
  position: relative;
}

/* #store_info
-------------------------------- */
#store_info {
  overflow: hidden;
  display: block;
  margin: 30px auto 70px;
}

#store_info .infobox {
  display: table;
  padding: 0;
}

#store_info .logo {
  background: url(../img/frontpage/store_info_logo.png) no-repeat center center;
  display: table-cell;
  width: 340px;
  height: 31px;
}

#store_info .card {
  display: table-cell;
  position: relative;
  padding: 0 25px;
  margin: 0 auto 0;
  line-height: 1.8em;
  text-align: left;
}

#store_info .card::before {
  content: "";
  display: block;
  width: 2px;
  height: 83px;
  position: absolute;
  top: 5px;
  left: 0;
  background-color: #111;
}

#store_info .card li {
  display: block;
  font-size: 16px;
  letter-spacing: 0.06em;
}

#store_info .card li em {
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}
