@charset "utf-8";
body {
/*    background: url(../img/common_bg.jpeg);*/
}
header {
	background: #000530;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 100%;
	min-width: 1300px;
	z-index: 102;
	box-shadow: 0 0 6px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.4);
}
header div.wrapper {
	width: 1000px;
	padding: 26px 0px 0px;
	margin: 0px auto;
	display: inline-table;
	display: block;
}
header div.wrapper:after {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
header div.wrapper h1 {
	float: left;
	width: 118px;
	height: 31px;
}
header div.wrapper nav {
	float: right;
	line-height: 100%;
}
header div.wrapper nav ul:after {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
header div.wrapper nav ul li {
	width: 142px;
	height: 30px;
	float: left;
	border-right: solid 1px #595d78;
}
header div.wrapper nav ul li:first-child {
	border-left: solid 1px #595d78;
}
header div.wrapper nav ul li a {
	display: block;
	width: 142px;
	height: 30px;
	text-align: center;
}
header div.wrapper nav ul li a img {
	line-height: 100%;
}
/*============================
#topimg
============================*/
section#topimg {
	z-index: 1;
	background: #000530;
	position: absolute;
	top: 80px;
	width: 100%;
	min-width: 1300px;
	height: calc(100% - 80px);
	overflow: hidden;
}
section#topimg ul#slide {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
section#topimg ul#slide li {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}
section#topimg ul#slide li img.info {
	position: absolute;
	right: 40px;
	top: 40px;
}
section#topimg h2 {
	position: absolute;
	left: 30px;
	top: 30px;
	z-index: 101;
}
section#topimg p {
	width: 80px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 50px;
	z-index: 101;
}
section#topimg a#slide_prev {
	position: absolute;
	left: 0px;
	top: 45%;
	z-index: 101;
}
section#topimg a#slide_next {
	position: absolute;
	right: 0px;
	top: 45%;
	z-index: 101;
}
/*============================
#about
============================*/
section#about {
	background: url("../img/block01_bg.jpg") no-repeat center top;
	height: 765px;
	position: relative;
	top: 100%;
	min-width: 1300px;
}
section#about div.wrapper {
	width: 1000px;
	margin: 0px auto;
}
section#about div.wrapper h2 {
	padding: 140px 0px 0px;
}
section#about div.wrapper div.intro {
	padding: 23px 0px 0 0px;
	margin-left: 2px;
}
section#about div.wrapper p {
	font-size: 14px;
	padding: 50px 0px 0px;
	color: #000;
	line-height: 180%;
}
section#about div.wrapper p spam.more {
	display: block;
	padding: 20px 0px 0px;
	font-size: 125%;
	font-weight: bold;
}
/*============================
#brand
============================*/
section#brand {
	background: url("../img/block02_bg.png") no-repeat center center;
	height: 767px;
	position: relative;
	top: 100%;
	min-width: 1300px;
}
section#brand div.wrapper {
	width: 1000px;
	margin: 0px auto;
}
section#brand div.wrapper h2 {
	padding: 120px 0px 0px;
}
section#brand div.wrapper p {
	font-size: 14px;
	padding: 90px 0px 0px;
	color: #fff;
	line-height: 210%;
}
/*============================
#products
============================*/
section#products {
	background: url("../img/block03_bg.png") no-repeat center top;
	height: 786px;
	position: relative;
	top: 100%;
	min-width: 1300px;
}
section#products a#products_link {
	margin-top: -80px;
	padding-top: 80px;
	display: inline-block;
	vertical-align: top;
}
section#products div.wrapper {
	width: 1000px;
	margin: 0px auto;
}
section#products div.wrapper h2 {
	padding: 60px 0px 0px;
	text-align: center;
}
section#products div.wrapper ul#items {
	width: 994px;
	overflow: hidden;
	padding: 45px 0px 0px;
}
section#products div.wrapper ul#items li {
	width: 220px;
	height: 220px;
	display: block;
	float: left;
	margin: 0px 0px 38px 38px;
}
section#products div.wrapper ul#items li.left {
	margin: 0px 0px 38px 0;
}
section#products div.wrapper div.left {
	width: 228px;
	padding: 45px 0px 0px;
	float: left;
}
section#products div.wrapper div.catalog a {
	float: right;
	margin-right: 5px;
}
/*
section#products div.wrapper ul#items li img {
	opacity: 0.5;
}
*/
/*============================
#news
============================*/
section#news {
	background: url("../img/block04_bg.png") no-repeat center center;
	min-height: 395px;
	position: relative;
	top: 100%;
	min-width: 1300px;
}
section#news a#news_link {
	margin-top: -80px;
	padding-top: 80px;
	display: inline-block;
	vertical-align: top;
}
section#news div.wrapper {
	width: 1000px;
	margin: 0px auto;
	text-align: right;
}
section#news div.wrapper h2 {
	padding: 50px 0px 35px;
	text-align: center;
}
section#news div.wrapper ul {
	text-align: left;
	margin: 0px 0px 5px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	color: #fff;
}
section#news div.wrapper ul li {
	border-top: solid 1px #595d78;
	display: inline-table;
	display: block;
	padding: 10px 0px;
	font-size: 14px;
}
section#news div.wrapper ul li:first-child {
	border-top: none;
}
section#news div.wrapper ul li:after {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
section#news div.wrapper ul li span.date {
	padding: 0px 0px 0px 20px;
	width: 100px;
	display: block;
	float: left;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
section#news div.wrapper ul li a {
	text-decoration: none;
	width: 880px;
	color: #fff;
}
section#news div.wrapper ul li img {
	margin-right: 10px;
}
/*============================
#etc
============================*/
section#etc {
	background: url("../img/block05_bg.jpg") no-repeat center center;
	height: 346px;
	position: relative;
	top: 100%;
	min-width: 1300px;
}
section#etc div.wrapper {
	width: 1360px;
	margin: 0px auto;
	text-align: right;
}
section#etc div.wrapper ul#etclink {
	padding: 55px 0px 10px;
	display: inline-table;
	display: block;
}
section#etc div.wrapper ul#etclink:after {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
/*section#etc div.wrapper ul#etclink li {
  width: 220px;
  height: 221px;
  text-align: center;
  display: block;
  float: left;
  margin: 0px 0px 0px 40px;
}
section#etc div.wrapper ul#etclink li:first-child {
  margin: 0px;
}*/
/*section#etc div.wrapper ul#etclink li a {
  display: block;
  margin: 0px auto;
  width: 220px;
  height: 215px;
  padding: 80px 0px 0px;
  text-align: center;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all "background-color 0.5s linear" ease-out;
  -moz-transition: all "background-color 0.5s linear" ease-out;
  -o-transition: all "background-color 0.5s linear" ease-out;
  transition: all "background-color 0.5s linear" ease-out;
  -webkit-transition: "background-color 0.5s linear";
  -moz-transition: "background-color 0.5s linear";
  -ms-transition: "background-color 0.5s linear";
  -o-transition: "background-color 0.5s linear";
  transition: "background-color 0.5s linear";
  background: rgba(255, 255, 255, 0.9);
}
section#etc div.wrapper ul#etclink li a:hover {
  background: rgba(255, 255, 255, 0.5);
}*/

section#etc div.pagetop {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}
section#etc div.pagetop {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	position: relative;
}
section#etc div.pagetop img {
	position: absolute;
	right: -380px;
}
/*============================
#page_top
============================*/
#page_top {
	clear: both;
	width: 1300px;
	height: 53px;
	margin: 0 auto 10px auto;
}
#page_top a {
	float: right;
}
/*============================
#footer
============================*/
footer {
	position: relative;
	width: 100%;
	min-width: 1300px;
	min-height: 10px;
	background: #000530;
	padding: 40px 0px 15px;
	color: #fff;
	z-index: 101;
}
#index footer {
	top: 100%;
}
footer div.wrapper {
	width: 1300px;
	padding: 0 150px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px auto;
	display: block;
}
footer div.wrapper:after {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
footer div.wrapper .footer_in {
	margin-bottom: 20px;
}
footer div.wrapper h3 {
	width: 160px;
	float: left;
	display: block;
}
footer div.wrapper h3 a {
	-webkit-transition: all "opacity 0.5 liner" ease-out;
	-moz-transition: all "opacity 0.5 liner" ease-out;
	-o-transition: all "opacity 0.5 liner" ease-out;
	transition: all "opacity 0.5 liner" ease-out;
	-webkit-transition: "opacity 0.5 liner";
	-moz-transition: "opacity 0.5 liner";
	-ms-transition: "opacity 0.5 liner";
	-o-transition: "opacity 0.5 liner";
	transition: "opacity 0.5 liner";
}
footer div.wrapper h3 a:hover {
	filter: alpha(opacity=0.6);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-opacity: 0.6;
	opacity: 0.6;
}
footer div.wrapper dl.tree_links {
	width: 160px;
	float: left;
	display: block;
}
footer div.wrapper dl.tree_links:nth-child(3) {
	width: 140px;
}
footer div.wrapper dl.tree_links:nth-child(4) {
	width: 180px;
}
footer div.wrapper dl.tree_links dt {
	padding: 0px 0px 10px 15px;
	background: url("../img/footer_yaji.png") left 5px no-repeat;
	font-size: 14px;
	color: #7d7e7e;
}
footer div.wrapper dl.tree_links dt a {
	color: #cccdd6;
	text-decoration: none;
}
footer div.wrapper dl.tree_links dd {
	font-size: 75%;
	padding: 2px 0px 2px 15px;
	color: #7d7e7e;
	letter-spacing: -1px;
}
footer div.wrapper dl.tree_links dd a {
	-webkit-transition: all "opacity 0.5s linear" ease-out;
	-moz-transition: all "opacity 0.5s linear" ease-out;
	-o-transition: all "opacity 0.5s linear" ease-out;
	transition: all "opacity 0.5s linear" ease-out;
	-webkit-transition: "opacity 0.5s linear";
	-moz-transition: "opacity 0.5s linear";
	-ms-transition: "opacity 0.5s linear";
	-o-transition: "opacity 0.5s linear";
	transition: "opacity 0.5s linear";
	color: #cccdd6;
	text-decoration: none;
}
footer div.wrapper dl.tree_links dd a:hover {
	filter: alpha(opacity=0.6);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-opacity: 0.6;
	opacity: 0.6;
}
footer div.wrapper dl.single_links {
	width: 160px;
	float: left;
	display: block;
	color: #7d7e7e;
	padding: 0 0 0 30px;
}
footer div.wrapper dl.single_links dt {
	padding: 0px 0px 10px 15px;
	background: url("../img/footer_yaji.png") left 5px no-repeat;
	font-size: 90%;
}
footer div.wrapper dl.single_links dt a {
	color: #cccdd6;
	text-decoration: none;
	-webkit-transition: all "opacity 0.5s linear" ease-out;
	-moz-transition: all "opacity 0.5s linear" ease-out;
	-o-transition: all "opacity 0.5s linear" ease-out;
	transition: all "opacity 0.5s linear" ease-out;
	-webkit-transition: "opacity 0.5s linear";
	-moz-transition: "opacity 0.5s linear";
	-ms-transition: "opacity 0.5s linear";
	-o-transition: "opacity 0.5s linear";
	transition: "opacity 0.5s linear";
}
footer div.wrapper dl.single_links dt a:hover {
	filter: alpha(opacity=0.6);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-opacity: 0.6;
	opacity: 0.6;
}
footer div.wrapper .contact {
	float: left;
	color: #cccdd6;
	font-size: 75%;
}
footer div.wrapper .copyright {
	float: right;
	color: #cccdd6;
	font-size: 75%;
	text-align: right;
}




/*
asreerer
*/
.gallery {
    position: relative;
    padding: 60px 0px;
}
.gallery .container {
    margin: 0px auto;
    min-width: 1010px;
    height: 220px;
    overflow: hidden;
}
.gallery .container .items {
    margin-left: -10px;
}
.gallery .container .items a {
    display: block;
    float: left;
    margin-left: 10px;
}
.gallery .container .items a.nonclick {
		cursor: default;
}
.gallery .next_ph {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -39px;
    width: 39px;
    height: 78px;
}
.gallery .prev_ph {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -39px;
    width: 39px;
    height: 78px;
}
.gallery .next {
    z-index: 900;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -39px;
    width: 39px;
    height: 78px;
    background: center center no-repeat url(../img/slide_next.png);
    opacity: 0.8;
    cursor: pointer;
    transition: all 0.3s ease;
}
.gallery .prev {
    z-index: 900;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -39px;
    width: 39px;
    height: 78px;
    background: center center no-repeat url(../img/slide_prev.png);
    opacity: 0.8;
    cursor: pointer;
    transition: all 0.3s ease;
}

/*============================
スマートフォン・タブレット用
============================*/
@media (min-width: 1921px) and (max-width: 2560px) {
section#etc div.wrapper {
    width: 2100px;	
}
}
@media (max-width: 1450px) {
section#etc div.wrapper {
	width: 1016px;
}
}
@media (max-width: 1299px) {
body {
	width: 1299px !important;
}
section#topimg {
	width: 1299px !important;
	height: 875px !important;
}
section#topimg ul#slide li {
	width: 1299px !important;
	height: 875px !important;
	overflow: hidden;
}
section#about, section#brand, section#products, section#news, section#etc, #index footer {
	top: 955px !important;
}
}