@charset "UTF-8";

@font-face {
	font-family: 'asada';
	src:url('fonts/asada.eot?w3enjm');
	src:url('fonts/asada.eot?w3enjm#iefix') format('embedded-opentype'),
		url('fonts/asada.ttf?w3enjm') format('truetype'),
		url('fonts/asada.woff?w3enjm') format('woff'),
		url('fonts/asada.svg?w3enjm#asada') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'asada';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow_link:before {
	content: "\e900";
}
.icon-topics:before {
	content: "\e901";
}
.icon-arrow_top .path1:before {
	content: "\e902";
	color: rgb(4, 0, 0);
}
.icon-arrow_top .path2:before {
	content: "\e903";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

/* common css
-------------------------------------------------- */
body {
  background-color: #fff;
  font-family : YuGothic, '游ゴシック', sans-serif;
  letter-spacing: 0.05em;
	/*font-size: 0.875em;*//* 14px */
  color: #222;
  line-height: 1.75;
}
img {
  max-width: 100%;
	margin-bottom: 2em;
}
h1 img {
	margin-bottom: 0;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  opacity: 0.9;
}
p {
	line-height: 1.75;
	margin-bottom: 2em;
}
h4 {
	color: #466add;
}
h4 small {
	color: #466add;
	margin-left: 0.5em;
}
h5 {
	font-size: 1.5em;
}
h5.color {
	color: #466add;
}
h6 {
	color: #466add;
	font-size: 1.2em;
}
.row {
	margin-bottom: 2em;
}
.btn {
	margin-bottom: 1em;
}
.btn-primary {
	background: #466add;
	margin-top: 10px;
}
.sub-color {
	color: #ff7284;
}
.glyphicon {
	margin-right: 0.25em;
}
.no-letterspace {
	letter-spacing: 0;
}
.img-center {
	margin: 0 auto;
}
th, td {
	padding: 20px !important;
}
th {
	background: #466add;
	color: #fff;
	text-align: center;
}
td {
	padding: 2em;
}
.entry-content {
	width: 90%;
	margin: 0 auto;
}
.control-label {
	margin-top: 2em;
}
.wpcf7-submit {
	margin-top: 2em;
}
/* for Webkit */
input::-webkit-input-placeholder{
		padding-top: 2px;
		line-height: 1.75;
}


/* layout
-------------------------------------------------- */

/* header
--------- */
.header {
	margin-top: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
.header h1 {
	margin-top: 8px;
}
.brand-wrap {
	display: block;
	height: 75px;
	color: #222;
	background: #fff;
}
.navbar-brand {
	display: none;
}

.subtitle {
	padding-top: 25px;
	text-align: right;
	font-size: 1em;
}
#contents-wrap {
	margin-top: 75px;
}

/* nav
--------- */
.navbar {
	background-color: rgba(34,34,34,0.8);
	border-radius: 0;
	border: 0;
}
.nav-en {
	display: block;
	color: #ff7284;
}
.navbar-nav > li {
	text-align: center;
	width: 17%;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 0;
	line-height: 1.4;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav > li:hover {
	background: rgba(0, 0, 0, 1);
}
.navbar .navbar-inner {
    padding: 0;
}
.nav {
	margin: 0;
}
.navbar .nav {
    margin: 0;
    display: table;
    width: 100%;
}
.navbar .nav li {
    display: table-cell;
    float: none;
}
.navbar .nav li a {
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, .15);
		height: auto;
}
.navbar .nav li:last-child a {
    border-right: 1px solid rgba(0, 0, 0, .15);
		height: auto;
}
ul.dropdown-menu li {
	display: block !important;
}
.dropdown-menu li a {
	text-align: left !important;
}
.dropdown-menu {
	background: rgba(0, 0, 0, .5);
}
.dropdown-menu li a {
	color: #fff;
}
#home #nav-home {
	background: rgba(0, 0, 0, 1);
}
#about_us #nav-about {
	background: rgba(0, 0, 0, 1);
}
#overview #nav-overview {
	background: rgba(0, 0, 0, 1);
}
#products #nav-products {
	background: rgba(0, 0, 0, 1);
}
#equipment #nav-equipment {
	background: rgba(0, 0, 0, 1);
}
#contact #nav-contact {
	background: rgba(0, 0, 0, 1);
}
/* tab-nav
--------- */
.nav-tabs {
	margin-bottom: 3em;
}
.nav-tabs > li {
  width: 20%;
}
.nav-tabs > li > a {
	text-align: center;
	padding-top: 15px;
}
.nav-tabs > li:hover {
	background: rgba(255, 255, 255, 1);
}
.tab {
	margin-bottom: 5em;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  max-height: 100%;
  max-height: 500px;
  margin-bottom: 60px;
  height:auto;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  max-height: 100%;
  max-height: 500px;
  background-color: #111;
}
.carousel-inner > .item > img {
 /*  position: absolute;*/
  top: 0;
  left: 0;
	margin: 0;
  min-width: 40%;
  max-width: 100%;
  max-height: 500px;
  width: auto;
  margin-right:auto;
  margin-left:auto;
  height:auto;

}


/* jumbotron
--------- */
.jumbotron {
	background: #222;
	padding: 0;
	margin-bottom: 3em;
	max-height: 280px;
	overflow: hidden;
}
.jumbotron-img {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* topics layout
--------- */
.topic-wrap {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topic-article {
	margin-top: 30px;
	margin-bottom: 10px;
}

/*
archive-article
--------- */
.archive-article {
	border-bottom: 1px solid #466add;
	margin-bottom: 6em;
}
.archive-title {
	border-left: 2px solid #ff7284;
	padding-left: 10px;
}
#single-content-wrap {
	margin: 12em 0 6em;
}
.single-content {
	width: 80%;
	margin: 2em auto;
}
.single-content img {
	margin: 2em 0;
}


/* tab contants
--------- */
.tab-content {
	margin: 0 auto;
}
h3.tab-header {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	letter-spacing: 0.25em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif !important;
	border-bottom: 1px solid #466add;
	padding-bottom: 10px;
	margin-bottom: 2em;
}
.tab-article {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 3em;
}
.group {
	color: #466add;
	margin-bottom: 1em !important;
	display: block;
}

/* Ribbon class */
h4.ribbon {
	font-size: 1.1em !important;
  position: relative;
	text-align: center;
  color: #fff;
	background: #466add;
	background: -moz-linear-gradient(left,  #466add 0%, #346add 50%, #466add 100%);
	background: -webkit-linear-gradient(left,  #466add 0%,#346add 50%,#466add 100%);
	background: linear-gradient(to right,  #466add 0%,#346add 50%,#466add 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#466add', endColorstr='#466add',GradientType=1 );
  font-size: 20px;
  margin: 10px 0px 10px -40px;
  padding: 10px 25px 20px 30px;
  box-shadow: 0 1px 3px #777;
}
h4.ribbon:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top: 5px solid #333;
}
h4.ribbon:after {
  left: 0;
  border-right: 5px solid #333;
}
h4.ribbon .icon-topics {
	font-size: 3em;
	display: block;
}
.topics-list {
	width: 100%;
	display: table;
}
li.topics-list {
	line-height: 1 !important;
}
.topics-list dt {
	color: #ff7284;
	width: 15%;
	display: table-cell;
	line-height: 1 !important;
}
.topics-list dd {
	width: 85%;
	display: table-cell;
		line-height: 1 !important;
}

/*
 responsive google map
*/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom: 2em;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*
 responsive google map
*/
#products .row {
	margin-bottom: 0.75em;
}
/*
 back to top
*/
#page-top {
    position: fixed;
    bottom: -100px;
    right: 20px;
    font-size: 4em;
}
#page-top a {
	opacity: 1;
	transition: opacity 1s linear 0;
}
#page-top a:hover {
    text-decoration: none;
		opacity: 0.7;
}

/* footer
-------------------------------------------------- */
.footer {
	color: #fff;
	background: #466add;
	background: -moz-linear-gradient(left,  #466add 0%, #346add 50%, #466add 100%);
	background: -webkit-linear-gradient(left,  #466add 0%,#346add 50%,#466add 100%);
	background: linear-gradient(to right,  #466add 0%,#346add 50%,#466add 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#466add', endColorstr='#466add',GradientType=1 );
}
.footer-sitemap {
	background: #5683e3;
	margin-top: 1em;
	padding-top: 1.5em;
}
.footer-sitemap ul {
	margin-bottom: 1.75em;
	margin-left: -1.75em;
}
.footer-sitemap li {
	line-height: 1.75;
	color: #fff;
	list-style: none;
}
.footer-sitemap li a {
	color: #fff;
}
#copyright {
	height: 50px;
	padding-top: 15px;
	margin-bottom: 0;
}
/* ----------------------------------------------------------------------------------------------------
sp media query
---------------------------------------------------------------------------------------------------- */
@media (max-width: 767px) {
	.subtitle {
		padding-top: 0;
		margin-top: 0;
		text-align: left;
	}
	.brand-wrap {
		display: none;
	}
	.navbar-nav > li {
		text-align: center;
		width: 100%;
	}
	.navbar-brand {
		display: block;
		margin-top: 0;
	}
	.navbar-brand img {
		margin-top: -10px;
	}
	.navbar .navbar-inner {
	    padding: 0;
			margin: 0;
	}
	.navbar .nav {
	    display: block;
	    width: 100%;
	}
	.navbar .nav li {
	    display: block;
	}
	.navbar .nav li a {
	    text-align: left;
			border-left: 0;
			padding-left: 10px;
	}
	.navbar .nav li:last-child a {
	    border-right: 0;
			height: auto;
	}
	.topic-wrap {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.topic-article {
		margin-top: 30px;
		margin-bottom: 10px;
	}
	/* Ribbon class */

	.topics-list dt {
		color: #ff7284;
		width: 15%;
		display: table-cell;
		line-height: 1.5 !important;
	}
	.topics-list dd {
		width: 70%;
		line-height: 1.5 !important;
	}
	.col-md-4 {
		margin-bottom: 2em;
	}
	#contents-wrap {
		margin-top: 0px;
	}
	.tab-article {
		width: 90%;
	}
	.carousel {
		margin-top: 50px;
	}
	.jumbotron {
		margin-top: 50px;
	}
	.sx-80 {
		width: 80%;
		margin: 0 auto;
		margin-bottom: 1em;
		float: none !important;
	}
	#responsiveTab li a {
		font-size: 0.5em;
		letter-spacing: 0;
	}
}
@media (max-width: 992px) {
	h4.ribbon {
		margin: 5px -40px 10px -40px;
		padding: 5px 25px 10px 30px;
	}
	h4.ribbon .icon-topics {
		font-size: 1.5em;
		display: inline;
	}
	h4.ribbon:after,h4.ribbon:before {
	  content: "";
	  position: absolute;
	  top: 100%;
	  height: 0;
	  width: 0;
	  border: 5px solid transparent;
	  border-top: 5px solid #333;
	}
	h4.ribbon:before {
	  right: 0;
	  border-left: 5px solid #333;
	}
	h4.ribbon:after {
	  left: 0;
	  border-right: 5px solid #333;
	}
	.tab-content {
		width:100%;
	}

}
