@charset "UTF-8";
@import url("../css/jquery.fatNav.css");
*{margin:0;padding:0;}
html {
	height:100%;
}
body {
	font-size: 15px;
	height:100%;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
	font-weight: 400;
	width:100%;
	line-height:1.7;
	color: #2e2e2e;
	position:relative;
	letter-spacing:2px;
}
.sp{
	display:none !important;
}
a{
	text-decoration: none;
	outline: none;
	color: #353535;
}
a:focus, *:focus{ 
	outline:none; 
}
a:hover{
	color: #ae0404;
}
a:hover img{
	opacity:0.75 !important;
	filter:alpha(opacity=75);
	-ms-filter: “alpha( opacity=75 )”;
}
a img,a{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s;
}
ul li {
	list-style:none;
}
img{
	vertical-align: bottom;
}
.mgt0{
	margin-top:0 !important;
}
.center{text-align:center;}
.clear{clear:both;}
.block{display:block;}
.bordernone{border: none !important;}

.pc{
  display: none;
}
.sp{
  display: block!important;
}






.slick-1 img{
  width: 100%;
}
.mainslider{
  position: relative;
}






header{
	width:88%;
	margin:0 auto;
	position:relative;
}
header h1{
	width:200px;
	margin:5px 0 10px;
}
header h1 img{
	width:100%;
}
header nav ul{
	margin:0 3%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
}
header nav ul li{
	padding:0 15px;
}
header nav ul li a{
	display:block;
}


.mainslider{
	width:88%;
	margin:0 auto;
}

main{
	width:88%;
	margin:0 auto;
}

.title-border {
display: flex;
align-items: center;
margin:30px 0;
font-family: baskerville-display-pt, serif;
font-weight: 400;
font-style: normal;
}
.title-border:before,
.title-border:after {
border-top: 1px solid #505050;
content: "";
flex-grow: 1;
}
.title-border:before {
margin-right: 1rem;
}
.title-border:after {
margin-left: 1rem;
}
.generalsec{
	margin:70px auto;
}
.vision h3{
	margin:30px 0;
	font-size:20px;
}
ul.box03list{
    display: block;
	margin:30px 0;
}
ul.box03list li{
	text-align:center;
	margin-bottom: 20px;
}
ul.box03list li:nth-child(3n){
	margin-right:0;
}
ul.box03list li img{
	width:100%;
	margin-bottom:15px;
}
.box03list h3{
	font-size: 15px
}
.fullbanner{
	margin:40px 0;
}
.fullbanner img{
	width:100%;
}
.messsagebox{
	display: block;
}
.messsagebox > div{
	margin:0 auto;	
}
.messsagebox p img{
	width:40%;
	margin:0 auto 30px;
}
.hiko{
	width: 80%;
	margin: 0 auto;
}
.messsagebox p.hiko img{
	width:100%;
}
.newsarea{
	background:#eaeaea;
	padding:25px;
}
.newsarea h2{
	font-size:18px;
}
ul.news{
	margin-top:10px;
}
ul.news li{
	margin-bottom:7px;
}
ul.news li span{
	font-size:0.8em;
	padding-right:15px;
}
.accessinfo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
     -ms-flex-direction: column-reverse;
         flex-direction: column-reverse;
}
.accessinfo h2{
	font-size: 18px;
	margin-bottom: 10px;
}
.accessimg{
	width: 80%;
	margin: 0 auto 15px;
}
.access p img{
	width: 100%;
}
.accessinfo iframe{
	margin-top: 20px;
	width: 100%;
	height: 200px;
}
footer{
	font-size: 12px;
	text-align: center;
	margin-bottom: 50px;
}
.right{
	text-align: right;
}

.title{
	margin-top: 30px;
    text-align: center;	
}
.title h2{
	font-size: 40px;
	font-family: baskerville-display-pt, serif;
    font-weight: 400;
    font-style: normal;	
}
.lefttext{
	flex:1;
	margin-bottom: 60px;
}
.lefttext h3{
	margin: 50px 0 20px;	
}
.lefttext p{
	padding: 0 10px;
}
.brand_img{
	width:100%;
	margin: 20px auto;
}
.kouri{
	margin: 20px 10px;
}
.kouri img.al{
	margin: 20px auto;
	width:80%;
}
.kouri img.tg{
	margin: 20px auto;
	width:50%;
}
.oem_link{
	padding: 20px 30px;
	margin: 20px auto;
	background: #dfdfdf;
}
.companytable{
	border-style: none;
}
.companytable th{
	width:20%;
	text-align: left;
	padding-top: 20px;
}
.companytable td{
	padding-top:20px;
}
.oem{
	margin:30px auto;
	width:100%;
	font-size: 14px;
}
.oem_title{
	font-size: 18px;
	font-family: baskerville-display-pt, serif;
}
.oem img{
	width:100%;
	margin:20px auto;
}
.oem ol {
	 padding-left: 20px;
	 margin-top: 70px;
}
.oem ol li{
	font-size: 24px;
	font-family: baskerville-display-pt, serif;
    font-weight: 400;
    font-style: normal;	
    margin-top: 30px;
    position: relative;
    left: 30px;
}
.arrow-bottom {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 20px 10px;
  border-bottom: 4px solid #888888;
  border-right: 4px solid #888888;
  transform: rotate(45deg);
}
.oem_mail{
	text-align: center;
	padding:20px 10px;
	margin:40px auto;
	background: #dfdfdf;
	width:80%;
	font-family: baskerville-display-pt, serif;
}
