@charset "UTF-8";

/*================================================
main
================================================*/

main > h1{

  display: none;
}

main#top{

  width: 100%;
  min-width: 900px;
  background-image: url("/images/main.png");
  background-position: center top;
  margin: 0 auto;
  background-repeat: no-repeat;
  margin-top: 85px;
  color: #fff;
}

main#top div.main_bnr{

  width: 670px;
  height: 280px;
  margin: 0 auto;
  padding: 0px 0 80px 0;
}

main#top h2.lead{

  width: 100%;
  text-align: center;
  padding-bottom: 50px;
  font-size: 20pt;
  padding-top: 440px;
}

main#top #overview p strong{

  color:#76e5ff;
}


main#top h3.intro{

  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 50px;
  font-size: 22pt;
  line-height: 2.2rem;
}

#comming_lead{

  width: 249px;
  padding-top: 445px;
  padding-bottom: 60px;
  display: block;
  margin: 0 auto;
}

#credit_lead{

  width: 93px;
  padding-top:0px;
  padding-bottom: 10px;
}

#comming img{

  display: block;
  margin-left: -16px;
}

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

header {

  position: relative;
  margin: 0 auto;
}

header div.language{

  position: absolute;
  top:-50px;
  right: 30px;
}


/*================================================
overview
================================================*/

#overview{

  width: 100%;
  text-align: center;
}

#overview a.download{
  width: 214px;
  display: inline-block;
}

#overview a.download img{

  width: 100%;
  max-width: 100%;
  height: auto;
}

#overview h3{

  width: 100%;
  clear: both;
  text-align: center;
  padding: 30px 0 45px 0;
  font-size: 18pt;
  letter-spacing: 0.05rem;
  font-weight: 500;
  color: #76e5ff;
  line-height: 2rem;
}

#overview div.other h3{
  font-size: 18pt;
}

#overview p{
  display: inline-block;
  width:660px;
  text-align: left;
  line-height: 1.5rem;
  padding-bottom: 40px;
}

#overview div.dl{

  width: 100%;
  text-align: center;
}

#overview div.dl ul{

  width: 524px;
  margin: 0 auto;
}
#overview div.dl li{
  
  float: left;
}

#overview div.dl li.r{

  padding-right: 20px;
}

#overview div.dl li.l{
  
  padding-left: 20px;
}

#overview div.dl li.detail,#overview div.dl li.login{
  
  padding-top: 8px;
}

#overview h2.catch{
  width: 100%;
  clear: both;
  text-align: center;
  padding: 115px 0 55px 0;
  font-size: 18pt;
  letter-spacing: 0.05rem;
  font-weight: 500;
  color: #76e5ff;
}

#overview div.other{

  width: 100%;
  text-align: center;
}

#overview div.products{

  width:100%;
  padding: 0 0 65px 0;
}


#overview div.products p{

  width: 660px;
}

.video{
  width: 450px;
  height: 800px;
  margin: 0  auto;
  padding-bottom: 100px;
}