﻿/* common */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li, form, table, tr, th, td {margin:0;padding:0;border:0;font-family: "僸儔僊僲妏僑 Pro W3", "Hiragino Kaku Gothic Pro", "儊僀儕僆", Meiryo, Osaka, "俵俽 俹僑僔僢僋", "MS PGothic", sans-serif;}
ul,ol{ list-style:none;}

/* ------------------------------header------------------------------- */
#header{width:100%;}

#logo-div{width:100%;margin:0 auto;}
#logo-title{max-width:100%;padding-top:20px;}

#header-div{width:100%;margin:0 auto;position:relative;}
#header-nav{width:100%;}
#header-nav ul{display:none;position:absolute;top:70px;right:0;width:80%;margin-right:10%;z-index:100;}
#header-nav ul li{padding:10px;background-color:#f9cc7f;border-bottom:1px dotted gray;text-align:center;opacity:0.9;filter:progid:DXImageTransform.Microsoft.alpha(opacity=90)}
#header-nav ul li:last-of-type{border-bottom:0;}
#header-nav ul li a{display:block;}
#header-nav ul li a,a:link,a:visited{text-decoration:none;color:Black;font-size:large;}
#header-nav ul li a:hover{text-decoration:none;color:white;}
#header-nav button{position:absolute;top:20px;right:30px;background-color:Transparent;border:none;cursor:pointer;border:none;outline:none;border:1px solid #f9cc7f;padding:5px;}

/* -----------------------------footer--------------------------------- */
#footer{width:100%;line-height:1.5em;text-align:center;}

/* page gotop */
.page-gotop{text-align:center;padding:50px 0;}

/* ================================main================================ */
.wrap{width:100%;line-height:1.8em;}
.wrap-body{padding:0 5%;} 
.wrap a,a:link,a:visited{text-decoration:none;color:black;font-size:medium;}
.wrap a:hover{text-decoration:none;color:darkseagreen;font-size:medium;}
.wrap img{max-width:100%;}


.bg-white{background-color:White;}
.bg-gray{background-color:Gray;}
.bg-papayawhip{background-color:papayawhip;}


.npo-title{border-top:10px dotted #fe7e00;font-size:20px;margin-bottom:30px;padding-top:20px;font-weight:bold;}
.npo-txt{text-align:justify;text-justify:inter-ideograph;padding:20px;border:1px dashed #fe7e00;border-radius:10px;}
.npo-button{padding:5px 20px;background-color:#facd9f;border-radius:10px;display:inline-block;}

/* page title */
.page-title{text-align:center;padding:30px 0;}
.sub-title{font-size:x-large;margin-bottom:20px;background-image:url(../img/sub-title-bg.png);background-repeat:no-repeat;padding:5px 0 10px 35px;color:darkseagreen;}

/* aside menu */
#barGenre{display:none;}
.titleGenre{margin-left:10px;color:green;}

/* ----------page top----------*/
.img-phone{height:25vw;}

/* ----------page news---------- */

#news-top .news-box{padding:13px;border-bottom:1px dotted white;}
#news-top .news-box:first-of-type{border-top:1px dotted white;}
#news-top .news-box .news-time{color:darkseagreen;width:120px;float:left;}
#news-top .news-box .news-itle{padding-left:120px;color:White;}	
#news-top .news-box a,a:link,a:visited{text-decoration:none;}
#news-top .news-box a:hover{text-decoration:none;color:yellow;}

.news-box{padding:10px 0;border-bottom:1px dotted gray;}
.news-box:first-of-type{border-top:1px dotted gray;}
.news-time{color:darkseagreen;width:120px;float:left;}
.news-title{padding-left:120px;}	
.news a,a:link,a:visited{text-decoration:none;color:black;}
.news a:hover{text-decoration:none;color:darkseagreen;}

/* ----------page guide---------- */
.map{width:100%;height:50vw;}
.guide-line{padding:5px 0;border-bottom:1px dotted gray;}
.guide-ttl{color:navy;font-weight:bold;}
.guide-txt{padding-left:50px;}
.width250{width:250px}
.visible-only-pc{display:none;}
/* ----------page contact---------- */
.contact{padding:13px;border-bottom:1px dotted #d48029}
.contact:first-of-type{border-top:1px dotted #d48029;}
.contact-title{color:darkseagreen;}
.contact-content{padding-left:1em;padding-bottom:10px;}
.contact-textbox{width:100%}

/* ----------page top patent---------- */
.patent-table{border-collapse:collapse;width:100%;}
.patent-table tr{}
.patent-table td{border:1px dotted silver;padding:5px;}

/* ============================common============================= */
hr{border:0;border-top:1px dotted gray;}
.transparent{opacity:0.9;filter:progid:DXImageTransform.Microsoft.alpha(opacity=90)}
.box-shadow-1{-webkit-box-shadow: 3px 3px 3px;-moz-box-shadow: 3px 3px 3px;box-shadow: 3px 3px 3px #ccc;}
.justify{text-align:justify;text-justify:inter-ideograph;}

.material-box-pdf{display:block;font-size:15px;height:29px;padding:10px 20px 0 50px;background-image:url(../img/pdf.png);background-repeat:no-repeat;margin:10px 0 15px 0;}
.material-box-ppt{display:block;font-size:15px;height:29px;padding:10px 20px 0 50px;background-image:url(../img/ppt.png);background-repeat:no-repeat;margin:10px 0 15px 0;}
.material-box-excel{display:block;font-size:15px;height:29px;padding:10px 20px 0 50px;background-image:url(../img/excel.png);background-repeat:no-repeat;margin:10px 0 15px 0;}
.material-box-word{display:block;font-size:15px;height:29px;padding:10px 20px 0 50px;background-image:url(../img/word.png);background-repeat:no-repeat;margin:10px 0 15px 0;}
.only-pc{display:none;}

.btnCss{width:100%;border-radius:15px;padding:10px;background-image:url(../img/bg-btn.jpg);font-size:x-large;}
.btnFontSizeMedium{font-size:medium;}

/* ---------- */
.txt-white{color:White;}
.txt-green{color:Green;}
.txt-navy{color:Navy;}
.txt-gray{color:gray;}
.txt-yellow{color:#fc9c06;}
.txt-red{color:Red;}

.bg-line{background-image:url(../img/bg-1.jpg);}
.bg-square{background-image:url(../img/bg-2.jpg);}
.padding-20{padding:20px;}
.padding-40{padding:20px;}
.padding-bottom-20{padding-bottom:20px;}
.content-box{border:1px solid silver;}

/*===============*/
.pc-only{display:none;}

/* ============================picture pop up============================= */
.pimg{width:49%;padding-right:1%;padding-bottom:1%;float:left;}
.pimg:first-of-type{padding-left:0.5%}
.pimg:last-of-type{padding-right:0.5%}
.pimg:hover{cursor:pointer;}




/***********************供货商***************************/
.supplier-detail-block{padding:20px;border:1px solid silver;background-color:White;}
.supplier-detail-body{}
