@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
*, :after, :before {
    box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

body {
color:#333;
font-size:small;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
line-height:1.5;
background:#f1f1f1;
-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{color:#00a0e9;text-decoration:none;}
a:hover{color:#006699;}
a:active, a:focus {outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
background:#fff;
}

.inner{
margin:0 auto;
width:100%;
}


/*************
/* ヘッダー
*************/
#header{
height:110px;
}

#header h1{
padding:5px 0 10px 10px;
font-weight:normal;
}

#header-spacer {
padding:5px 0 10px 0;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo p{
float:left;
color:#00a0e9;
font-weight: bold;
}

.logo img{
width:auto;
float:left;
padding:0 5px 0 10px;
}

.logo span{display:block;}

/*************
/* 電話番号
*************/
.info{
float:right;
padding-right:20px;
text-align:right;
}

.info .open{font-size:1.1em;}


/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel{
color:#00a0e9;
font-size:24px;
font-weight:bold;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:17px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;
border:4px solid #ebebeb;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:40px;
left:10px;
padding:5px 10px;
line-height:1.4;
color:#fff;
background-color: rgba(0,0,0,0.4);
}

.slogan h2{
padding-bottom:5px;
font-size:20px;
}

/**************************
/* お知らせ機能
**************************/
#maininfo h3{
display:block;
width:90%;
margin:0 auto;
font-weight:bold;
}

#maininfo ul{
width:90%;
margin:5px auto 20px;
padding:5px;
height: 100px;
overflow-x: hidden;

  /* スマホ用の慣性スクロール */
 -webkit-overflow-scrolling: touch;
/*
border-top:3px double #333;
border-bottom:3px double #333;
*/
/*border:1px solid #333;

overflow-y:scroll;*/
}

#maininfo li{
border-bottom:1px dotted #666;
margin:0 0 5px 0;
}

#maininfo ul span{
color:#ff0000;
font-weight:bold;
}


/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
border-radius:5px;
background:#fff;
}

.box{
margin:0 5px;
padding:10px;
border:1px solid #ebebeb;
}

.box img{
max-width:100%;
height:auto;
border:4px solid #ebebeb;
}

.box h3{padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}



/*************
メイン コンテンツ
*************/
section.content article{
padding:20px;
margin-bottom:20px;
border:1px solid #ebebeb;
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h2.heading{
  font-weight:bold;
  font-size: 18px;
  margin: 10px 0 10px 0;
  line-height:36px;
  color:#06061a;
}


h3.heading{
font-weight:normal;
padding:0 10px;
line-height:36px;
color:#fff;
background:url(../images/heading3.png) repeat-x 0 0;
}

section.content img{
max-width:100%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

#gallery .grid img,.border{border:4px solid #ebebeb;}



/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}


/*************
/* サイドバー
*************/
#sidebar ul{padding-top:10px;}

#sidebar li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
border-bottom:1px dashed #ebebeb;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;
}

#sidebar li a{display:block;}

ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* フッター
*************/
#footer{
clear:both;
overflow:hidden;
padding:10px 10px 20px 10px;
background:#e8e8e8;
}

* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
margin:0;
background:transparent;
}

#footer #info {
  width: auto;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{font-size:12px;}

ul.footnav{
float:right;
width:620px;
padding:10px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
border-right:1px solid #b6b6b6;
}

#footer a{color:#333;}

#footer a:hover{color:#888;}

address{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:12px;
color:#fff;
background:#333;
}


/*************
/* Google map
*************/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*************
/* 問い合わせ
*************/

div#contact-list-container {
    margin: 0 auto;
    padding: 20px 0 0 10px;
    width: 100%;
}

ul#contact-list {
	margin-left: 150px;
}

ul#contact-list li {
	margin: 20px 0;
	font-size: 26px;
}


/*************
/* 採用情報
*************/
.recruit_job_title {
	margin: 10px 0 20px 0;
	font-size: 24px;
}

.recruit {
	
}

dl.recruit_contents {
    overflow: hidden;
    height: auto;
    width: 700px;
    margin-bottom: 3px;
}
dl.recruit_contents dt,
dl.recruit_contents dd {
    float: left;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}

dl.recruit_contents dt {
    background: #f0f0f0;
    width: 180px;
    vertical-align: top;
    line-height: 24px;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.05em;
}
dl.recruit_contents dt p {
    padding: 14px;
}
dl.recruit_contents dd {
    background: #f9f9f9;
    width: 468px;
    line-height: 26px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: normal;
    margin-left: 3px;
    padding-left: 14px;
    padding-right: 14px;
}


#content ol li{
    background:url(../images/next.png) no-repeat center bottom;
	padding-bottom:21px;
	margin-bottom:5px;
}

#content ol li.last{
    background: none;
	padding-bottom:21px;
	margin-bottom:5px;
}

#content ol li dl{
	border:4px solid #E9E9E9;
	padding:11px;
	padding-left:52px;
	position:relative;
	background:#fff;
	zoom:1;
}

#content ol li dl dt span{
	position:absolute;
	left:11px;
	top:11px;
}

#content ol li dl dt{
	font-size:1.333em;
	font-weight:800;
	border-bottom:1px dotted #ccc;
	
	padding-bottom:5px;
	margin-bottom:5px;
}

#content ol li dl dd{
}

/*************
/* What's New
*************/
#news_title {
	margin: 10px 0 20px 0;
	font-size: 24px;
}

.news {
	min-height:1000px;
}

.news p{
	line-height:2em;
}

.news span {
	color:#ff0000;
	font-weight:bold;	
}

.news ul{
list-style-type: disc;
margin:10px 0 0 2em;
}

/*************
リコール受付
*************/
#recall_txt {
font-size:60%;
}

#recall_des_area {
background:#eee;
width:80%;
font-size:60%;
padding:5%;
margin:3% auto;
}

#recall_des_area ol {
list-style-type: decimal;
}

table.formTable{ width:100%; margin:0 auto; border-collapse:collapse; }
table.formTable td,table.formTable th{ border:1px solid #ccc; padding:10px; vertical-align:middle; }
table.formTable th{ width:30%; font-weight:normal; background:#efefef; text-align:left; }

input.form_s,input.form_r {
line-height:2em;
margin:2% 0;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
  nav#mainNav{
	padding:0 14px;
	clear:both;
	overflow:hidden;
	position:relative;
	background:url(../images/topnavBg.png);
	}

	nav#mainNav ul {
        display: flex;
        flex-wrap: nowrap;
	}

	nav#mainNav ul li{
	    position: relative;
        flex-basis: 100%;
	}

	nav#mainNav li.last{border-right:1px solid #ebebeb;}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	height:60px;
	padding-top:15px;
	color:#333;
	background:url(../images/topnavSep.png);
	border-left:1px solid #ebebeb;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#006699;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	}

	a#menu{display:none;}

	nav#mainNav li.active a, nav#mainNav li a:hover{
	color:#fff;
	background-position:0 -60px;
	padding-top:15px;
	}
	
	#mainBanner{margin-left:15px;}
	#subpage #mainBanner{margin:15px auto;}

	#wrapper,.inner{
	width:960px;
	padding:0;
	}
	
	#wrapper{padding-bottom:20px;}
	
	#main{
	float:right;
	width:717px;
	padding-right:15px;
	}
	
	#sidebar{
	float:left;
	width:195px;
	padding:15px 0 0 15px;
	overflow:hidden;
	}
	
	#sidebar article{
	padding:7px;
	margin-bottom:20px;
	border:1px solid #ebebeb;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	width:960px;
	margin:0 0 0 -10px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid{
	float:left;
	width:460px;
	margin-left:20px;
	}
	
	#subpage .grid{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}



}


@media only screen and (max-width:959px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f5f5f5), color-stop(0.5, #f0f0f0), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
  border:1px solid #e4e4e4;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav a#menu span{padding-left:10px;}
	nav#mainNav > a span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	background:url(../images/bg.png);
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{	color:#006699;}

	nav div.panel{float:none;}
	
	#subpage #mainBanner{max-width:720px;}
	
	#sidebar article{padding:7px 8px;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
	
	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer .logo,#footer .info{
	width:100%;
	float:none;
	}
	
	#footer .logo p{float:none;display:block;}
	#footer .logo img{float:none;padding:0;}
}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	#header{
	height:auto;
	padding-bottom:20px;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;padding:0;}
	
	.box img{
	max-width:100%;
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}
	
	ul#contact-list {
	    margin-left: 0px;
    }
    
    dl.recruit_contents {
        overflow: hidden;
        height: auto;
        width: 100%;
        margin-bottom: 3px;
    }
    dl.recruit_contents dt,
    dl.recruit_contents dd {
        float: left;
        padding-bottom: 32767px;
        margin-bottom: -32767px;
    }

    dl.recruit_contents dt {
        background: #f0f0f0;
        width: 25%;
        vertical-align: top;
        line-height: 24px;
        text-align: left;
        font-size: 14px;
        letter-spacing: 0.05em;
    }
    dl.recruit_contents dt p {
        padding: 14px;
    }
    dl.recruit_contents dd {
        background: #f9f9f9;
        width: 74%;
        line-height: 26px;
        font-size: 14px;
        letter-spacing: 0.05em;
        font-weight: normal;
        margin-left: 3px;
        padding-left: 14px;
    }
    
    
    .slogan{
        position:absolute;
        max-width:100%;
        height:auto;
        bottom:20px;
        left:10px;
        padding:5px 10px;
        line-height:1.4;
        color:#fff;
        background-color: rgba(0,0,0,0.4);
    }
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	.grid{width:100%;}
	.box img{max-width:100%;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	
	ul#contact-list {
	    margin-left: 0px;
    }


}

