/* ==========================================================================
   Index
   ========================================================================== */
/* main-visual
   ========================================================================== */
.main-visual {
  margin-top: -3px;
}
.main-visual-wrapper {
  overflow: hidden;
  position: relative;
}
.main-visual_title,
.main-visual_button {
  position: absolute;
}
.main-visual_title {
  top: 105px;
  left: 50%;
  margin-left: -349px;
  text-align: center;
}
.main-visual_title > p {
  margin-top: 13px;
}
.main-visual_button {
  left: 50%;
  bottom: 20px;
  margin-left: 295px;
}
.main-visual_button,
.main-visual_button > a {
  width: 178px;
  height: 36px;
  background: url(/img/index_main-visual_btn02.png) no-repeat;
}
.main-visual_button > a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  background-position: 0 -36px;
  -ms-filter: "alpha(opacity=0)";
  opacity: 0;
}
.main-visual_button > a:hover {
  -ms-filter: "alpha(opacity=100)";
  opacity: 1;
}
.pick-up {
  padding: 8px 0;
  background-color: #333;
}
.pick-up_inner {
  overflow: hidden;
  zoom: 1;
  width: 940px;
  margin: 0 auto;
}
.pick-up_title {
  float: left;
  vertical-align: top;
}
.pick-up_title h2 > span {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  width: 120px;
  height: 33px;
  background: url(/img/index_pick-up_ttl01.png) no-repeat;
  cursor: pointer;
}
.is-expanded .pick-up_title h2 > span {
  background-position: 0 -33px;
}
.pick-up_news {
  overflow: hidden;
  zoom: 1;
  padding: 0 0px 5px 15px;
}
.pick-up_news_item {
  margin-top: 0;
  padding-top: 6px;
}
.pick-up_news_item > a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.pick-up_news_item > a:hover {
  text-decoration: underline;
}
.pick-up_news_link {
  overflow: hidden;
  zoom: 1;
  margin: 10px 0 5px;
}
.pick-up_news_link > li {
  float: left;
  margin-left: 8px;
  line-height: 1.2;
  font-size: 1.2em;
}
.pick-up_news_link > li:first-child {
  margin-left: 0;
}
.pick-up_news_link > li > a {
  display: block;
  padding: 5px 7px 3px 15px;
  background: #666666 url(/img/index_pick-up_news_link_bg01.png) no-repeat 6px 0.6em;
  color: #f7f7f9;
  text-decoration: none;
}
.important {
  padding: 6px 0;
  background-color: #ccc;
}
.important_inner {
  overflow: hidden;
  zoom: 1;
  width: 940px;
  margin: 0 auto;
}
.important_title {
  float: left;
  vertical-align: top;
}
.important_news {
  overflow: hidden;
  zoom: 1;
  padding: 0 16px 5px 15px;
}
.important_news_item {
  display: table;
  margin-top: 18px;
}
.important_news_item:first-child {
  margin-top: 10px;
}
.important_news_item > dt,
.important_news_item > dd {
  display: table-cell;
  color: #333;
  line-height: 1.2;
  font-weight: bold;
}
.important_news_item > dt {
  width: 9.8em;
  vertical-align: top;
}
.important_news_item > dd > a {
  display: inline-block;
  color: #333;
  padding-left: 11px;
  background: url(/common/img/parts/arrow_icon06.png) no-repeat left 0.2em;
  text-decoration: none;
}
.important_news_item > dd > a:hover {
  text-decoration: underline;
}
.pick-up_news_link {
  overflow: hidden;
  zoom: 1;
  margin: 10px 0 5px;
}
.pick-up_news_link > li {
  float: left;
  margin-left: 8px;
  line-height: 1.2;
  font-size: 1.2em;
}
.pick-up_news_link > li:first-child {
  margin-left: 0;
}
.pick-up_news_link > li > a {
  display: block;
  padding: 5px 7px 3px 15px;
  background: #666666 url(/img/index_pick-up_news_link_bg01.png) no-repeat 6px 0.6em;
  color: #f7f7f9;
  text-decoration: none;
}
/* simply-scroll
   ========================================================================== */
.simply-scroll-clip {
  overflow: hidden;
  position: relative;
}
.main-visual_scroll {
  overflow: hidden;
  zoom: 1;
  margin: 0 -130px 0 -40px;
  padding: 0;
  height: 295px;
}
.main-visual_scroll > li {
  float: left;
  margin-left: -70px;
}
.main-visual_scroll > li img {
  display: block;
}
.simply-scroll-list {
  margin: 0;
  height: auto;
}
.simply-scroll-btn {
  position: relative;
  width: 940px;
  margin: 0 auto;
}
.simply-scroll-btn-pause {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: absolute;
  top: 9px;
  right: 0;
  z-index: 3;
  width: 24px;
  height: 24px;
  background-image: url(/img/index_main-visual_btn01.png);
  cursor: pointer;
}
.simply-scroll-btn-pause.active {
  background-position: 0 -24px;
}
.simply-scroll-btn-pause:hover {
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
}
/* product
   ========================================================================== */
.product_inner {
  width: 940px;
  margin: 0 auto;
}
.product_list {
  overflow: hidden;
  zoom: 1;
  margin-top: 35px;
}
.product_list_box {
  float: left;
  width: 180px;
  margin-left: 10px;
  border-bottom: #e7e7e8 1px solid;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px #e7e7e8;
          box-shadow: 1px 1px #e7e7e8;
}
.product_list_box:first-child {
  margin-left: 0;
}
.product_list_box_object {
  overflow: hidden;
}
.product_list_box_object img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.product_list_box_object img:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.product_list_box_inner {
  padding: 14px 10px 18px;
}
.product_list_box_title {
  display: table-cell;
  line-height: 1.2;
  font-size: 1.6em;
  vertical-align: middle;
}
.product_list_box_title > a {
  display: inline-block;
  padding-left: 20px;
  background: url(/common/img/parts/arrow_icon01.png) no-repeat left 0;
  text-decoration: none;
}
.product_list_box_title > a:hover {
  text-decoration: underline;
}
.product_list_box_list {
  margin-top: 10px;
}
.product_list_box_list > li {
  margin-top: 4px;
  line-height: 1.4;
}
.product_list_box_list > li > a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  padding-left: 11px;
  background: url(/common/img/parts/arrow_icon02.png) no-repeat left 0.2em;
  text-decoration: none;
}
.product_list_box_list > li > a:hover {
  color: #ee0000;
  text-decoration: underline;
}
.product-button {
  width: 600px;
  margin: 49px auto 0;
  border: #555 3px solid;
  background-color: #555;
  -webkit-box-shadow: 1px 1px 3px #eaeaec;
          box-shadow: 1px 1px 3px #eaeaec;
  line-height: 1.2;
  font-weight: bold;
  font-size: 1.6em;
  text-align: center;
}
.product-button,
.product-button > a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.product-button > a {
  display: block;
  padding: 13px 0 12px;
  color: #fff;
  text-decoration: none;
}
.product-button > a:before {
  display: inline-block;
  width: 15px;
  height: 15px;
  padding-right: 7px;
  background: url(/common/img/parts/arrow_icon01.png) no-repeat;
  vertical-align: -3px;
  content: "";
}
.product-button:hover {
  border-color: #ee0000;
  background-color: #fff;
}
.product-button:hover > a {
  color: #333333;
}
/* keyword
   ========================================================================== */
.keyword {
  margin-top: 45px;
}
.keyword_inner {
  width: 940px;
  margin: 0 auto;
}
.keyword_title {
  text-align: center;
}
.keyword_list {
  overflow: hidden;
  zoom: 1;
  margin: 10px -5px 0;
}
.keyword_list > li {
  float: left;
  margin: 10px 5px 0;
}
/* support
   ========================================================================== */
.support {
  margin-top: 60px;
  padding: 20px 0;
  background-color: #ccc;
}
.support_inner {
  display: table;
  width: 940px;
  margin: 0 auto;
}
.support_title,
.support_menu {
  display: table-cell;
  vertical-align: middle;
}
.support_title {
  padding-right: 15px;
  background: url(/img/index_support_bg01.png) no-repeat left;
}
.support_title > h2,
.support_title > p {
  padding-left: 100px;
}
.support_menu {
  width: 470px;
}
.support_menu_list {
  overflow: hidden;
  zoom: 1;
}
.support_menu_list > li,
.support_menu_list > li > a {
  background: url(/img/index_support_img01.png) no-repeat;
}
.support_menu_list > li {
  float: left;
  margin-left: 9px;
}
.support_menu_list > li:first-child {
  margin-left: 0;
}
.support_menu_list > li > a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  width: 150px;
  height: 150px;
  -ms-filter: "alpha(opacity=0)";
  opacity: 0;
}
.support_menu_list > li > a:hover {
  -ms-filter: "alpha(opacity=100)";
  opacity: 1;
}
.support_menu_list .base > a {
  background-position: 0 -150px;
}
.support_menu_list .download {
  background-position: -150px 0;
}
.support_menu_list .download > a {
  background-position: -150px -150px;
}
.support_menu_list .contact {
  background-position: -300px 0;
}
.support_menu_list .contact > a {
  background-position: -300px -150px;
}
/* information
   ========================================================================== */
.information {
  margin-top: 36px;
}
.information_inner {
  width: 940px;
  margin: 0 auto;
}
.recommend {
  position: relative;
  margin-top: 35px;
}
.recommend_list {
  overflow: hidden;
  zoom: 1;
}
.recommend_list > li {
  overflow: hidden;
  position: relative;
  float: left;
  margin: 10px 6px 0;
}
.recommend_list > li img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.recommend_list > li:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.recommend_list.no-slider {
  padding: 0 52px;
}
.recommend_list.no-slider > li {
  float: left;
  margin: 0 0 0 12px;
}
.recommend_list.no-slider > li:first-child {
  margin-left: 0;
}
.recommend_list_hover {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 124px;
  padding: 10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  -ms-filter: "alpha(opacity=0)";
  opacity: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.recommend_list_hover:hover {
  -ms-filter: "alpha(opacity=100)";
  opacity: 1;
}
.recommend_list_hover > span {
  font-size: 114.29%;
  display: table-cell;
  color: #fff;
  line-height: 1.4;
  font-weight: bold;
  vertical-align: middle;
}
.bx-viewport .recommend_list > li {
  margin: 0;
}
.bx-wrapper {
  margin: 0 auto;
}
.bx-next {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: absolute;
  top: 50%;
  right: 0;
  width: 27px;
  height: 124px;
  margin-top: -62px;
  background: url(/img/index_recommend_slider_bg01.png) no-repeat;
  background-position: -27px 0;
}
.bx-next:hover {
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
}
.bx-prev {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: absolute;
  top: 50%;
  left: 0;
  width: 27px;
  height: 124px;
  margin-top: -62px;
  background: url(/img/index_recommend_slider_bg01.png) no-repeat;
}
.bx-prev:hover {
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
}
.bx-controls {
  margin-top: 21px;
  text-align: center;
}
.bx-pager-item {
  display: inline-block;
}
.bx-pager-link {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  width: 8px;
  height: 7px;
  margin: 0 6px;
  background: url(/img/index_recommend_slider_bg01.png) no-repeat;
  background-position: -8px -260px;
}
.bx-pager-link.active {
  background-position: 0 -260px;
}
.news {
  overflow: hidden;
  zoom: 1;
  margin-top: 50px;
  padding-bottom: 3px;
}
.news_block {
  float: left;
  width: 710px;
  -webkit-box-shadow: 0 3px 3px -3px #eaeaec;
          box-shadow: 0 3px 3px -3px #eaeaec;
}
.news_block_handle {
  overflow: hidden;
  zoom: 1;
}
.news_block_handle > li {
  float: left;
  margin-left: 8px;
  line-height: 1.2;
  font-size: 1.6em;
  text-align: center;
}
.news_block_handle > li:first-child {
  margin-left: 0;
}
.news_block_handle > li > a, .news_block_handle > li > .topics {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  display: block;
  position: relative;
  width: 351px;
  padding: 13px 0 10px;
  border-bottom: #ddd 2px solid;
  background-color: #ddd;
  text-decoration: none;
  font-weight: bold;
}
.news_block_handle > li > a:hover {
  border-bottom: #f7f7f9 2px solid;
  background-color: #fff;
}
.news_block_handle > li > .is-current {
  border-bottom: #fff 2px solid;
  background-color: #fff;
}
.news_block_handle > li > .is-current:hover {
  border-bottom: #fff 2px solid;
}
.news_block_handle > .has-icon {
  position: relative;
}
.news_block_handle > .has-icon .rss-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -9px;
}
.news_block_content {
  padding: 26px 15px 16px;
  background-color: #fff;
}
.news_block_content_link {
  margin-top: 22px;
  padding-top: 10px;
  border-top: #eee 1px solid;
  text-align: right;
}
.news_block_content_link > a {
  padding-left: 12px;
  background: url(/common/img/parts/arrow_icon02.png) no-repeat left 0.2em;
  text-decoration: none;
}
.news_block_content_link > a:hover {
  text-decoration: underline;
}
.news_link {
  float: right;
  width: 220px;
  margin-left: 10px;
}
.news_link_list > li {
  margin-top: 5px;
}
.news_link_list > li:first-child {
  margin-top: 0;
}
.news_link_list_item {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #fff;
  border: #ddd 1px solid;
}
.news_link_list_item > a {
  display: block;
  padding: 11px 10px 11px 28px;
  background: url(/common/img/parts/arrow_icon01.png) no-repeat 8px 0.9em;
  line-height: 1.4;
  font-weight: bold;
  text-decoration: none;
}
.news_link_list_item:hover {
  background-color: #ddd;
}
/* Topics
   ========================================================================== */
.topic-wrapper {
  margin: 0 auto;
}
.topic-viewport {
  float:left;
}
.topic-next {
  float: left;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 21px;
  height: 21px;
  background: url(/img/topic_next.png) no-repeat;
}
.topic-next:hover {
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
}
.topic-prev {
  float: left;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 21px;
  height: 21px;
  background: url(/img/topic_prev.png) no-repeat;
}
.topic-prev:hover {
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
}
.topic-controls {
  float:right;
  text-align: center;
}
.topic-controls-direction a {
	outline: 0;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	z-index: 99;
	margin-top: 6px;
	margin-right: 10px;
}

.topic-controls-direction a.disabled {
	display: none;
}
/* 広告掲載商品をお探しの方はこちら
   ========================================================================== */
.index_marketing {
  margin-top: -30px;
  text-align: right;
}
.index_marketing > a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  white-space: nowrap;
}
.index_marketing > a:hover {
  -ms-filter: "alpha(opacity=50)";
  opacity: 0.5;
}
/* cameara slide
   ========================================================================== */
#index-main {
	position: relative;
	width: 100%;
	height: 296px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
#index-main-link a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 1366px;
	height: 296px; 
	overflow: hidden;
}
#index-main-link a:hover {
	background-color: #fff;
	opacity: 0.2;
}

.index-main {
	position: relative;
	width: 100%;
	height: 296px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
