@charset "utf-8";
/* -------------------------------- */
/* paneo paneo page design style    */
/* -------------------------------- */


/* --------------------- */
/* paneo style reset     */
/* --------------------- */
* {
    margin: 0;
    padding:0;
}

html,body {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ W3','メイリオ',Meiryo,'MS PGothic',sans-serif;
    font-size:16px; /* paneo default font-size */
    -webkit-text-size-adjust:none;
}
h1 {
	font-size: 1.313em;
	font-weight:bold;
	padding:0 0 1% 0;
	line-height:    1.3;
}

h2 {
	font-size: 1.188em;
	font-weight:bold;
	padding:0 0 1% 0;
	line-height:    1.3;
}

h3 {
    font-size: 1.125em;
    font-weight:bold;
    padding:0 0 1% 0;
	line-height:    1.3;
}

h4 {
    font-size: 1.063em;
    padding:0 0 1% 0;
	line-height:    1.3;
}

h5 {
    font-size: 1em;
    font-weight:bold;
    padding:0 0 1% 0;
	line-height:    1.3;
}

h6 {
    font-size: 1em;
    padding:0 0 1% 0;
	line-height:    1.3;
}

p {
    font-size:      0.9em;
    line-height:    1.6;
    text-align:     justify;
    padding:0 0.3%;
    text-justify:   inter-ideograph;
    margin:0;
}

a:link {
    color:              #000;
    text-decoration:    none;
}
a:visited {
    color:              #000;
    text-decoration:    none;
}
a:hover {
    color:              #000;
    text-decoration:    none;
}

a:active {
    color:              #000;
    text-decoration:    none;
}

a img {
    border: none;
}

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.clearlist {
	clear:both;
}

/* --------------------- */
/* paneo base layout sugano ver     */
/* --------------------- */
body {
    text-align:     center;
}

/* container */
div#container {
    position:       static;
    text-align:     left;
    padding:         0 2%;
}

/* header */
header {
    overflow:       hidden;
    clear:          both;
    margin:     0;
    padding:2% 0 0 0;/*sugano*/
}

/* contents */
div#contents {
    text-align:left;
    clear:both;
    width:      auto;
	padding-top: 1em;
}

/* footer */
footer {
    display:    block;
    text-align: center;
    padding:    1% 0;
    width:      100%;
    margin:0 auto;
    color:#222;
    font-size:80%;
	color:#555;
}
footer p {
    text-align:         center;
}


/* ---------------- */
/* css set          */
/* ---------------- */

/* clearfix 
.clearfix {
    overflow:           hidden;
    height:             100%;
}


.clearfix:after {  
    content: " ";   
    display: block;   
    height: 0;   
    clear: both;   
    visibility: hidden;  
}  

.clearfix {  
    display: inline-block;  
    min-height: 1%;  
}
*/

/* responsive element style        */
/* image size width 100% => 2894px */
div.paneoimg img {
    max-width:  100%;
    height:     auto;
    width:      auto¥9; /* ie8 */
    vertical-align: text-bottom;
}
.paneoimg img {
    max-width:  100%;
    height:     auto;
    width:      auto¥9; /* ie8 */
    vertical-align: text-bottom;
}


nav img {
    max-width:  100%;
    height:     auto;
    width:      auto¥9; /* ie8 */
    vertical-align: text-bottom;
}

div.bgsize_cover {
    behavior:   url(/common/PIE/PIE.htc);
}

ul {
    list-style-type:none;  
    margin:0;
    padding:0;
}

section {
    margin-bottom:2%;
}


/*--------------*/
/* Header       */
/*--------------*/

#sign {
	width:45%;
	float:left;
	}
#sign h2 {
	font-weight:normal;
	font-size:100%;
	padding-bottom:0.5%;
	}
h1#logo {
	width:87.289%;
	padding:0;
	font-size: 1em;
	line-height:1.0;
	margin-bottom:.6em;
	}
h1#logo img {
	width:100%;
	}
div#headsub01 {
	float:left;
	width:40%;
	padding-top: 1.5em;
	margin-bottom:0.8em;
	font-weight:normal;
	font-size:100%;
	text-align:right;
	letter-spacing:-0.6px;
	}
div#headsub01 address {
	font-style:normal;
	display:block;
	}
div#headsub01 address#h_tel {
	font-size:140%;
	margin:0 0 .5em 0;
	color:#898989;
	font-weight:bold;
	}
div#headsub01 address#h_tel span {
	font-size:90%;
	}
div#headsub02 {
	float:right;
	width:13%;
	padding-top: 1.2em;
	margin-bottom:0.8em;
	font-size:100%;
	text-align:right;
	letter-spacing:-0.6px;
	}


nav#global {
	font-size:80%;
	text-align:center;
}
nav#global ul {
	width:100%;
	margin:             0 auto;
	list-style-type:    none;
	text-align:         center;
	height:auto;
	padding:0;
	background:#000;
}
nav#global ul li {
	width:12.5%;
	float:left;
	margin:0;
	padding:0;
}
nav#global ul li a {
	width:100%;
	color:              #fff;
	padding:            .9em .7em .8em;
	line-height:1.0;
	display:inline-block;
	/display: inline;
	/zoom: 1;
	background:#000;
}
nav#global ul li a:hover {
	color:#E60012;
}

/*nav ul li {
    float:              left;
}*/

nav#global ul li a.active{
	color:#E60012;
}
div#submenu ul li {
    float:              left;
}




/*  kobayashi org
===========================================*/
.title01 {
	font-family: '黎ミン B','Reimin Bold';
	font-size:1.6em;
	margin:.3em 0 .1em 0;
	padding:0 0 0 .5em;
	border-left:5px solid #c8161d;
	line-height:1.3;
	font-weight:normal;
	}

.font_co01 {
	color:#E60012;
	}

h1.topmainimage {
	padding:0;
}
h1.topmainimage img {
	vertical-align:bottom;
}

/* top---------------------- */

ul#top_navi li {
	margin-bottom:2.5em;
}
ul#top_navi li h2 {
	font-size:128%;
	color:#C90915;
	padding:.8em 0 .5em;
	font-weight:normal;
	font-family: '黎ミン M','Reimin Medium';
}


/* message---------------------- */
.message_in {
	background:url(../img/messe/main_image.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:33%;
	}
.messe_read {
	font-size:1.4em;
	margin:4% 0 2% 0;
	line-height:1.7;
	font-weight:normal;
	font-family: '黎ミン B','Reimin Bold';
	}
.messe_main p {
	font-size:0.95em;
	line-height:2.0;
	}
.messe_name {
	font-size:1.2em;
	margin:1.5em 0 3em 0;
	text-align:right;
	font-family: 'リュウミン M-KL','Ryumin Medium KL';
	}
.messe_name span {
	font-size:80%;
	}

/* topics---------------------- */
.blog_article {
	margin-bottom:3.5em;
	}
.blog_title h2 {
	font-size:1.5em;
	border-bottom:3px solid #C9CACA;
	line-height:1.5;
	padding: .1em 0;
	margin-bottom:1.2em;
	}
.blog_article img {
	max-width:90%;
	}

/* seihin top---------------------- */
.seihint_read {
	margin-top:1.8em;
	margin-bottom:5em;
	}
.seihint_read h2,
.seihint_read02 h2 {
	margin-bottom:.8em;
	}
.seihint_read02 {
	margin-top:1.8em;
	}
.seihint_list {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3em;
	}
.seihint_list h3 {
	color:#fff;
	font-size:120%;
	font-weight:normal;
	padding:.2em .8em .4em;
	font-family: '新ゴ L','Shin Go Light';
	}
.seihint_list ul li h3 a {
	color:#fff;
	}
.sl_btn {
	background-color:#D5D6D6;
	font-size:110%;
	margin-top:.5em;
	}
.sl_btn a {
	display:block;
	padding:.5em .8em .3em;
	margin-left:.5em;
	background-repeat:no-repeat;
	background-position:left .58em;
	background-size:.5em .5em;
	}
.sl_s02 a {background-image:url(../img/seihin/icon_setudan02.gif); }
.sl_j02 a {background-image:url(../img/seihin/icon_jidou02.gif);}
.sl_se02 a {background-image:url(../img/seihin/icon_senyou02.gif); }
.sl_k02 a {background-image:url(../img/seihin/icon_kanagata02.gif);}


.seihint_list ul {
	margin:1em 0 4em;
	}
.seihint_list ul li {
	background-repeat:no-repeat;
	background-position:left .3em;
	background-size:.8em .8em;
	padding:0 0 0 1.1em;
	margin:0 0 .5em;
	}
h3.sl_p {background:#005BAC;}
ul.sl_press li {background-image:url(../img/seihin/icon_press.gif);}
h3.sl_s { background:#F08200; /*setsudan*/ }
ul.sl_setsudan li {	background-image:url(../img/seihin/icon_setudan.gif);}
h3.sl_j {background:#920783; /*jidou*/ }
ul.sl_jidou li { background-image:url(../img/seihin/icon_jidou.gif);}
h3.sl_se { background:#23AC38; /*senyou*/ }
ul.sl_senyou li { background-image:url(../img/seihin/icon_senyou.gif);}
h3.sl_k { background:#E60012; /*kanagata*/ }
ul.sl_kanagata li {	background-image:url(../img/seihin/icon_kanagata.gif);}

/* seihin nav01---------------------- */

nav#seihinnav ul {
	width:92%;
	margin-bottom:.3em;
	font-size:130%;
	}
nav#seihinnav ul li {
    display: inline;
    margin:0;
    padding:0;
	}
nav#seihinnav ul li a:hover {
	color:#E60012;
}

nav#seihinnav ul li a.active{
	color:#E60012;
}
nav#seihinnav ul li:before {
    content: " | ";
}
nav#seihinnav ul li:first-child:before {
    content:"";
}

/* seihin nav02---------------------- */
nav#press_nav {
	width:92%;
	font-size:0.9em;
	}
nav#press_nav ul {
	display: inline;
	margin:0 1em 0 0;
    padding:0;
	}
nav#press_nav ul li {
    display: inline;
    margin:0;
    padding:0;
	}
nav#press_nav ul li a:hover {
	color:#E60012;
}

nav#press_nav ul li a.active{
	color:#E60012;
}
nav#press_nav ul li:before {
    content: " | ";
}
nav#press_nav ul li:first-child:before {
    content:"";
}

/* seihin---------------------- */
.title03 {
	background:#DCDDDD;
	font-size:155%;
	margin-bottom:0.8em;
	margin-top:1em;
	padding:.3em .5em .4em;
	font-weight:normal;
	font-family: '新ゴ L','Shin Go Light';
	}
.presstitle { color:#005BAC; }
.setsudantitle { color:#F08200; }
.jidoutitle { color:#920783; }
.senyoutitle { color:#23AC38; }
.kanagatatitle { color:#E60012; }

.seihin_l h2 {
	font-size:140%;
	padding-bottom:0.4em;
    font-weight:normal;
    font-family: '新ゴ L','Shin Go Light';
    }
.seihint_s-presski { color:#005BAC; }
.seihint_setsudanki { color:#F08200; }
.seihint_jidouki { color:#920783; }
.seihint_senyouki { color:#23AC38; }
.seihint_kanagata { color:#E60012; }

.seihin_text {
    font-size:      0.9em;
    line-height:    1.6;
    text-align:     justify;
    padding:0 0.3%;
    text-justify:   inter-ideograph;
    margin:0;
    margin-bottom:1.3em;
    }
.seihin_table p {
    font-size:      0.7em;
    line-height:    1.6;
    text-align:     justify;
    padding:0 0.3%;
    text-justify:   inter-ideograph;
    margin:0;
    }
.seihin_table table {
    font-size:      0.8em;
    line-height:    1.5;
    }
.seihin_table h4 {
    font-weight:bold;
    font-size:1em;
	background-repeat:no-repeat;
	background-position:left top;
	background-size:1em 1em;
	padding:0 0 0.4em 1.1em;
	background-image:url(../img/seihin/icon01.gif);
    }



/* follow---------------------- */
ul#follow_navi {
	margin-bottom:5em;
}
ul#follow_navi li {
	margin-bottom:2.5em;
}
ul#follow_navi li img {
	margin:0;
	padding:0;
	line-height:1.0;
	vertical-align: bottom;
}
ul#follow_navi li h2 {
	font-size:128%;
	color:#fff;
	padding:0;
	margin:.4em 0 .7em;
	font-weight:normal;
	text-align:center;
	background:#231815;
	font-family: '新ゴ M','Shin Go Medium';
}
ul#follow_navi li h2 a,
ul#follow_navi li h2 span{
	display:block;
	color:#fff;
	padding:.4em 0 .6em;
}

ul#follow_navi li h2 a:hover{
	background:#2B211F;
}



/* follow in---------------------- */
ul#follow_ba h3 {
	color:#0E6EB8;
	font-size:115%;
	font-weight:bold;
	padding:0 0 .5em;
	}
ul#follow_ba h4 {
	font-size:135%;
	font-weight:normal;
	padding:0 0 .1em;
	}
.follow_b {
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:contain;
	padding:0 0 3em;
	margin:0 0 .5em;
	background-image:url(../img/follow/banext.gif);
	}
.follow_b p {
	font-size:100%;
	font-weight:bold;
	color:#0E6EB8;
	background-repeat:no-repeat;
	background-position:left .2em;
	background-size:1em 1em;
	padding:0 0 0 1.1em;
	background-image:url(../img/follow/b_icon.gif);
	}
.follow_a p {
	font-size:100%;
	font-weight:bold;
	color:#EA5442;
	background-repeat:no-repeat;
	background-position:left .2em;
	background-size:1em 1em;
	padding:0 0 0 1.1em;
	background-image:url(../img/follow/a_icon.gif);
	}

.follow_bottom h3 {
	font-size:1.25em;
	margin:4% 0 .5em 0;
	font-weight:normal;
	font-family: 'UD Reimin Bold';
	background-repeat:no-repeat;
	background-position:left .1em;
	background-size:1em 1em;
	padding:0 0 0 1.2em;
	background-image:url(../img/icon01.gif);
	}
.follow_text {
	margin-top:.5em;
	}
.follow_bottom div {
	margin:1em 0 3em 0;
	}

/* kensa---------------------- */
.kensa_list section {
	margin-bottom:1em;
	}
.kensa_list h3 {
	font-size:1.25em;
	margin:0 0 .5em 0;
	font-weight:normal;
	font-family: '黎ミン M','Reimin Medium';
	background-repeat:no-repeat;
	background-position:left .2em;
	background-size:1em 1em;
	padding:0 0 0 1.2em;
	background-image:url(../img/icon01.gif);
	}
.kensa_list h3.kensat_a {
	background-image:url(../img/icon03.gif);
	}
.kensa_btext {
	margin-bottom: 2.5em;
	}
.kensa_btext span a {
	color:#036EB8;
	text-decoration:underline;
	}

/* company---------------------- */
.company_about {
	margin-bottom:2em;
	}
.company_enkaku {
	margin-bottom:4em;
	}
.company_about h2,
.company_enkaku h2 {
	font-size:145%;
	font-weight:normal;
	color:#727171;
	margin:1.4em 0 .2em;
	font-family: '新ゴ L','Shin Go Light';
	}
.company_access h2 {
	font-size:145%;
	font-weight:normal;
	color:#727171;
	margin:0 0 .2em;
	font-family: '新ゴ L','Shin Go Light';
	}
.company_about dt,
.company_access dt,
.company_enkaku h5 {
	font-size: 0.9em;
    padding: 0 0.3%;
	margin:0;
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:left .3em;
	background-size:.9em .9em;
	padding:0 0 0 1.2em;
	background-image:url(../img/company/icon.gif);
	color:#E60012;
	line-height:1.8;
	}
.company_about dd,
.company_access dd {
	font-size: 0.9em;
    padding: 0 0.3%;
	margin:0;
	line-height:1.8;
	}
.company_enkaku p {
	font-size: 0.9em;
    padding: 0 0.3%;
	margin:0;
	line-height:1.8;
	}
.company_enkaku .text_main {
	margin-bottom:2em;
	}
#map_canvas {
	width: 95%;
	width: 400px¥9;
	min-height:300px;
}

/* linkpage---------------------- */
.link_page {
	margin-bottom:1em;
	}
.title04 {
	font-size:145%;
	font-weight:normal;
	color:#727171;
	margin:0 0 .2em;
	font-family: '新ゴ L','Shin Go Light';
	}
ul.link_list {
	margin-bottom:5em;
	}
ul.link_list li {
	font-size:110%;
	background-repeat:no-repeat;
	background-position:left .2em;
	background-size:.8em .8em;
	padding:0 0 0 1em;
	background-image:url(../img/icon02.gif);
	margin-bottom:1.2em;
	}
ul.link_list li a{
	color:#E60012;
	}
ul.link_list li p {
	font-size:85%;
	}

.company_mapbtn {
	width:29%;
	margin:.5em 0;
	float:right;
	}

/* lsaiyou---------------------- */
.saiyou_main {
	margin:3em 0 10em;
	}
.saiyou_main h3 {
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:1.1em;
	font-family: '黎ミン B','Reimin Bold';
	}
.saiyou_main h4 {
	font-size:1.3em;
	color:#C8161D;
	font-family: '新ゴ L','Shin Go Light';
	}
.saiyou_main .text_main p {
	font-size:0.9em;
	}
.saiyou_main .text_main iframe {
	min-width:50%;
	min-height:300px;
	}



/* contact---------------------- */
.contact_formm {
	}
.contact_formm textarea {
    min-height:200px;
}
.contact_formm h3 {
	font-size:1.2em;
    color:#C8161D;
}
.contact_formm p {
	font-size:0.9em;
	padding-bottom:1em;
}
.contact_formm dt {
	font-size:0.9em;
	padding-bottom:.2em;
	line-height:1.6;
	font-weight:normal;
	color:#C8161D;
}
.contact_formm dd {
	border-bottom:1px dotted #ccc;
	margin-left:0;
	margin-bottom:1em;
	padding-bottom:1em;
}
.contact_formm dd span.arrt {
	font-size:80%;
}


/* page navi---------------------- */

div.wp-pagenavi {
	font-size:92%;
	text-align: center;
	margin-top: 50px;
	}
div.wp-pagenavi span.current {
	background: #000;
	color: #fff;
}
div.wp-pagenavi span,
div.wp-pagenavi a {
	display: inline-block;
	padding: 10px;
}