@charset "UTF-8";
/* ==========================================================================
   Override
   ========================================================================== */
.main-content {
  float: none;
  width: auto;
}
/* ==========================================================================
   Main Visual
   ========================================================================== */
.main-visual {
  position: relative;
  width: 960px;
  margin: 19px auto 15px;
}
.slides {
  overflow: hidden;
  width: 960px;
  height: 260px;
  margin: 0;
  list-style: none;
  padding-left: 0;
}
.slides li {
  position: relative;
}
.slides li .more {
  position: absolute;
  display: block;
}
.slides li .more img {
  max-width: none;
}
.slides .kanpou .more {
  top: 167px;
  left: 35px;
}
.bx-wrapper {
  margin-bottom: 0;
}
.bx-wrapper .bx-viewport {
  left: 0;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bx-wrapper .bx-loading {
  background-image: url(/en/common/img/bxslider/bx_loader.gif);
}
.bx-wrapper .bx-controls .bx-controls-direction a {
  width: 55px;
  height: 55px;
}
.bx-wrapper .bx-controls .bx-prev,
.bx-wrapper .bx-controls .bx-next {
  background-image: url(/en/common/img/bg_arrow-slide01.png);
}
.bx-wrapper .bx-controls .bx-prev {
  left: -90px;
  background-position: 0 0;
}
.bx-wrapper .bx-controls .bx-prev:hover {
  background-position: 0 -100px;
}
.bx-wrapper .bx-controls .bx-next {
  right: -90px;
  background-position: -100px 0;
}
.bx-wrapper .bx-controls .bx-next:hover {
  background-position: -100px -100px;
}
/* Extend Kanpou Search */
.kanpou-search {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 10px;
  border: none;
  background: url(/en/img/bg_index01.png);
  z-index: 100;
}
.kanpou-search .item {
  margin-top: 5px;
  padding: 8px 13px;
  border-top-width: 2px;
  border-top-style: solid;
}
.kanpou-search .item .title-item {
  margin-bottom: 5px;
}
.kanpou-search .item-login {
  border-top-color: #aa3000;
}
.kanpou-search .item-kanpou {
  padding-bottom: 4px;
  border-top-color: #c1af7d;
}
/* ==========================================================================
   Attention Area
   ========================================================================== */
.attention-area {
  width: 936px;
  margin: 15px auto;
  padding: 5px 12px 4px;
  border: 1px solid #eeaa9c;
  color: #dd4827;
  font-weight: bold;
}
.attention-area p {
  margin: 0.2em 0 0;
  font-size: 1.1em;
}
.attention-area p:first-child {
  margin: 0;
}
/* ==========================================================================
   Index
   ========================================================================== */
.index .category-index .index-title {
  margin: 0 0 14px 15px;
}
.index .category-index .item {
  margin-left: 0;
}
.index .category-index ul {
  list-style: none;
  padding-left: 0;
  *zoom: 1;
}
.index .category-index ul:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.index .category-index ul li {
  float: left;
}
.index .category-index ul li:first-child {
  margin-left: 0;
}
.index .products-gazette ul {
  padding: 10px;
  background-color: #f1efe3;
}
.index .products-gazette ul li {
  position: relative;
}
.index .products-gazette .item-products {
  width: 635px;
  float: left;
}
.index .products-gazette .item-products li {
  position: relative;
  float: right;
}
.index .products-gazette .item-products li:first-child {
  float: left;
}
.index .products-gazette .item-products .faq {
  position: absolute;
  right: 16px;
  top: 11px;
}
.index .products-gazette .item-gazette {
  width: 310px;
  float: right;
}
.index .guide-tech {
  width: 635px;
}
.index .guide-tech .item {
  padding-top: 11px;
}
.index .guide-tech .item .index-title {
  margin-bottom: 7px;
}
.index .guide-tech .item-guide {
  float: left;
  width: 310px;
}
.index .guide-tech .item-guide li {
  margin-left: 15px;
}
.index .guide-tech .item-tech {
  float: right;
  width: 310px;
}
/* ==========================================================================
   News
   ========================================================================== */
.news {
  position: relative;
  float: left;
  width: 633px;
}
.news .title-news,
.news .more {
  margin: 0;
  padding-left: 15px;
}
.news .title-news {
  min-height: 31px;
  padding-top: 15px;
  background: url(../../en/common/img/bg_news-title.png) repeat-x;
  font-size: 1px;
}
.news .more {
  position: absolute;
  top: 9px;
  right: 0;
}
.news .news-list {
  margin-top: 14px;
}
/* ==========================================================================
   Banner List
   ========================================================================== */
.banner-list {
  float: right;
  width: 310px;
}
.banner-list ul {
  margin: 0;
  list-style: none;
  padding-left: 0;
}
.banner-list ul li {
  margin-bottom: 10px;
}
