@charset "UTF-8";


/* --------------------------------------------------
 * top^page
 */

.top-page .l-wrapper {
  position: relative;
  margin: 0 auto;
  min-width: 1200px;
  width: auto !important;
  width: 1200px;
  max-width: 1260px;
  width:expression(document.body.clientWidth > 1262? "1260px" : "auto");
  min-height: 710px;
  height: auto !important;
  height: 710px;
}

.top-page .content-block {
  margin-left: 53.73015%;
}

.top-page header {
  position: relative;
  margin-left: 30px;
  margin-bottom: 24px;
  border-bottom: 1px solid #000;
}

.top-navigation {
  position: relative;
}
.top-navigation li {
  float: left;
  margin-right: 10px;
}

.top-navigation li.news .list-trigger {
  margin-left: 30px;
}

.top-navigation li .link-box {
  display: none;
  position: absolute;
  box-sizing: border-box;
  top: 104px;
  left: 0;
  width: 483px;
}

.top-navigation li .link-box .link-box-head {
  padding-top: 30px;
  padding-left: 12px;
  width: 484px;
  height: 37px;
  line-height: 23px;
  background: url(../images/top/box-head1.gif) no-repeat left top;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.top-navigation li .link-box .link-box-inner {
  box-sizing: border-box;
  padding-left: 28px;
  padding-right: 28px;
  width: 484px;
  background: url(../images/top/box-mid1.gif) repeat-y left top;
  font-size: 12px;
}

.top-navigation li .link-box .link-box-inner li {
  padding: 8px 0 8px;
  width: 430px;
  font-size: 12px;
  background: url(../images/common/border1.gif) repeat-x left bottom;
}

.top-navigation li .link-box .link-box-inner li:last-child {
  background: none;
}

.top-navigation li .link-box .link-box-inner li a {
  display: inline-block;
  padding-left: 22px;
  background: url(../images/common/arrow1.gif) no-repeat 0px 4px;
  color: #505050;
  height: 22px;
  line-height: 22px;
}

.top-navigation li .link-box .link-box-bottom {
  width: 484px;
  height: 18px;
  background: url(../images/top/box-bottom1.gif) no-repeat left top;
}

.top-navigation li.company .link-box .link-box-head {
  background-image: url(../images/top/box-head2.gif);
}

.top-navigation li.company .link-box .link-box-inner {
  background-image: url(../images/top/box-mid2.gif);
}

.top-navigation li.company .link-box .link-box-bottom {
  background-image: url(../images/top/box-bottom2.gif);
}

.top-navigation li.products .link-box .link-box-head {
  background-image: url(../images/top/box-head3.gif);
}

.top-navigation li.products .link-box .link-box-inner {
  background-image: url(../images/top/box-mid3.gif);
}

.top-navigation li.products .link-box .link-box-bottom {
  background-image: url(../images/top/box-bottom3.gif);
}

.top-navigation li.contact .link-box .link-box-head {
  background-image: url(../images/top/box-head4.gif);
}

.top-navigation li.contact .link-box .link-box-inner {
  background-image: url(../images/top/box-mid4.gif);
}

.top-navigation li.contact .link-box .link-box-bottom {
  background-image: url(../images/top/box-bottom4.gif);
}

.top-navigation li.company .link-box .link-box-inner li a {
  background-image: url(../images/common/arrow2.jpg);
}

.top-navigation li.products .link-box .link-box-inner li a {
  background-image: url(../images/common/arrow3.jpg);
}

.top-navigation li.contact .link-box .link-box-inner p {
  padding: 8px 0;
  background: url(../images/common/border1.gif) repeat-x left bottom;
  color: #ea4414;
  font-size: 15px;
  font-weight: bold;
}

.top-navigation li.contact .link-box .link-box-inner li a,
.top-navigation li.contact .link-box .link-box-inner li span {
  display: inline-block;
  padding-left: 22px;
  background: url(../images/common/arrow4.gif) no-repeat 0px 4px;
}

.top-navigation li.contact .link-box .link-box-inner a,
.top-navigation li.contact .link-box .link-box-inner strong {
  color: #ea4414;
  font-size: 16px;
  font-weight: bold;
}

.top-navigation li .link-box li {
  float: none;
}

.top-page header span {
  margin-left: 233px;
}

.top-page .mv {
  position: absolute;
  top: 56px;
  left: 11.90476%;
  width: 496px;
  height: 497px;
}

.top-page .mv li {
  position: absolute;
  top: 0;
  left: 0;
  width: 496px;
  height: 497px;
}
.top-page .mv li .mask {
  position: relative;
  background: url(../images/top/mask.png) no-repeat 0px 0px;
  width: 496px;
  height: 497px;
  overflow: hidden;
}

.top-page .mv li img {
  position: relative;
  z-index: -100;
}

.top-page .mv li.news-image .mask img {
  position: absolute;
  z-index: -100;
  min-width: 100%;
  min-height: 100%;
}

.top-page .mv li.active {
  display: block;
  z-index: 100;
}

.top-page footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 500;
}

.tab-wrap  {
  margin-top: 200px;
  padding-bottom: 50px;
}

.tabs  {
  text-align: center;
  margin-bottom: 39px;
}

.tabs li {
  position: relative;
  display: inline-block;
}

.tabs li .serif {
  position: absolute;
  top: -63px;
  right: -60px;
}

.tabs li.on .serif {
  display: none;
}

.tab-contents {
  position: relative;
  padding: 15px 5px 5px;
  background: #ffa300;
  display: none;
}

.tab-contents:after {
  content: "";
  position: absolute;
  top: -39px;
  left: 30%;
  width: 1px;
  border-bottom: 39px solid #ffa300;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
}

.tab-contents01 .tab-title {
  padding-left: 42px;
  padding-bottom: 18px;
  font-size: 25px;
  font-weight: normal;
  color: #fff;
}

.tab-contents01 .content {
  padding: 10px 45px 45px;
  background: #fff;
}

.tab-contents01 .breadclumb {
  position: relative;
  margin-bottom: 35px;
  padding-left: 15px;
  font-size: 11px;
  color: #505050;
}

.tab-contents01 .breadclumb a {
  color: #505050;
}

.tab-contents01 .breadclumb:after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 0;
  width: 11px;
  height: 9px;
  background: url(../images/top/arrow01.png) no-repeat center;
  background-size: cover;
  transform: translate(0,-50%);
}

.tab-contents01 .main-img {
  padding-bottom: 39px;
  text-align : center;
}

.tab-contents01 .section-title {
  border-left: 4px solid #ffa300;
  padding-left: 9px;
  margin-bottom: 18px;
  color: #ffa300;
  font-size: 28px;
  font-weight: normal;
}

.tab-contents01 .title {
  margin-bottom: 17px;
  padding: 13px 17px 12px;
  background: #efefef;
  line-height: 1.4;
  color: #245491;
  font-size: 14px;
  font-weight: bold;
}
.tab-contents01 .title .arrowed {
  dispaly: inline-block;
  position: relative;
  padding-right: 22px;
  margin-right: 17px;
}
.tab-contents01 .title .arrowed:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: 0;
  width: 9px;
  height: 12px;
  background: url(../images/top/arrow02.png) no-repeat center;
  background-size: cover;
}
.tab-contents01 .title .small {
  font-size: 11px;
  font-weight: normal;
}
.tab-contents01 .trial .title {
  font-size: 13px;
  background: #e4007f;
  color: #fff;
}
.tab-contents01 .trial .set02 .title {
  background: #8fc31f;
}
.tab-contents01 .trial .set03 .title {
  background: #00a0e9;
}
.tab-contents01 .trial .title .arrowed:after {
  background-image: url(../images/top/arrow03.png);
  top: 0;
}

.tab-contents01 .details {
  padding-bottom: 42px;
}

.tab-contents01 .details table {
  width: 100%;
  border-collapse: collapse;
}

.tab-contents01 .details table td,
.tab-contents01 .details table th {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
  border: 1px solid #dcdddd;
  width: 113px;
  font-weight: normal;
}
.tab-contents01 .details table .first {
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: bold;
  width: 90px;
  color: #fff;
}
.tab-contents01 .details tbody .first {
  background: #0f51c0;
}
.tab-contents01 .details thead td,
.tab-contents01 .details thead th {
  background: #e7eef9;
}
.tab-contents01 .details table .colored {
  font-weight: bold;
  color: #245491;
}
.tab-contents01 .details dl {
  float: left;
  width: 33.3333%;
  box-sizing: border-box;
  border: 1px solid #dcdddd;
  border-right: none;
  text-align: center;
}
.tab-contents01 .details dl:last-child {
  border-right: 1px solid #dcdddd;
}
.tab-contents01 .details dt {
  padding: 12px 0;
  font-size: 14px;
  font-weight: bold;
  color: #245491;
  border-bottom: 1px solid #dcdddd;
  background: #e7eef9;
}
.tab-contents01 .details dd {
  padding: 12px 11px 14px;
  font-size: 14px;
}
.tab-contents01 .detail03 .image {
  padding-bottom: 0px;
}
.tab-contents01 .detail03 dd {
  padding: 20px 0 22px;
}
.tab-contents01 .detail03 .image:first-child {
  padding-bottom: 15px;
}
.tab-contents01 .detail04 dl {
  float: left;
  width: 520px;
  padding: 38px 0 26px;
  background: #dff1ff;
  border: none;
  overflow: hidden;
  border-radius: 14px;
}
.tab-contents01 .detail04 dl:last-child {
  float: right;
  width: 354px;
  background: #f2f2f2;
}
.tab-contents01 .detail04 dt {
  padding: 0 0 16px;
  font-size: 15px;
  font-weight: bold;
  color: #0f51c0;
  border-bottom: none;
  background: transparent;
}
.tab-contents01 .detail04 dd {
  color: #0f51c0;
  padding: 0;
  font-size: 14px;
  line-height: 23px;
}

.tab-contents01 .trial .section-title span {
  margin-left: 12px;
  font-size: 16px;
}
.tab-contents01 .trial .set {
  margin-bottom: 12px;
}
.tab-contents01 .trial .set .title {
  margin-bottom: 0;
}
.tab-contents01 .trial .set .image {
  padding: 20px 0 30px;;
  border: 1px solid #dcdddd;
  border-top: none;
  text-align: center;
}
.tab-contents01 .trial .set02 .image {
  padding: 11px 0 13px;
}
.tab-contents01 .content-footer {
  padding-top: 25px;
  text-align: center;
  padding-left: 25px;
}
.tab-contents01 .content-footer .serifes,
.tab-contents01 .content-footer .company-infoes {
  display: inline-block;
  vertical-align: top;
}
.tab-contents01 .content-footer .company-infoes {
  padding-left: 13px;
  padding-top: 32px;
  width: 393px;
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  color: #000;
}
.tab-contents01 .content-footer a {
  color: #000;
}
.tab-contents01 .content-footer .logo {
  padding-bottom: 12px;
}
.tab-contents01 .content-footer strong {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
}
.tab-contents01 .page-top {
  position: absolute;
  bottom: 0;
  right: -80px;
}
.tab-contents01 .page-top:hover {
  opacity: .6;
}
