@charset "utf-8";


/* ===========================================
	共通パーツ
=========================================== */

img {
	margin: 0px;
	border-width: 0px;
	border-style: none;
}

w100{
	width:100%;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}

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

.c0clearf {
	min-height: 1px;
}

* html .c0clear {
	height: 1px;
	height: auto;
	overflow: hidden;
}

.c0hidden {
	visibility: hidden;
}

a:link{
	text-decoration: none;
	//font-weight: normal;
}

a:visited {
	//color:#000000;
	text-decoration: none;
	//font-weight:normal;
}
a:hover {
	font-weight:bold;
	//color:#333333;
}

a:active {
	//font-weight:normal;
}

.linknone a:link {
	color:#000000;
	text-decoration:none;
}

.linknone a:visited {
	color:#000000;
	text-decoration:none;
}

.linknone a:hover {
	color:#666;
	text-decoration:none;
}

.linknone a:active {
	color:#666;
	text-decoration:none;
}

.pagetop a:hover{
	width: 55px;
	height: 15px;
	background-image: url(../../img/headerpoint01r.png);
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
}

.pagetop a{
	width: 55px;
	height: 15px;
	background-image: url(../../img/headerpoint01.png);
	display: block;
	background-repeat: no-repeat;
	float: right;
	padding-left: 10px;
	margin-bottom: 10px;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.minwidth90 {
	min-width: 90px;
}
.width60 {
	width: 60px;
}
.width70 {
	width: 70px;
}
.width75 {
	width: 75px;
}

.width80 {
	width: 80px;
}

.width90 {
	width: 90px;
}

.width95 {
	width: 95px;
}

.width100 {
	width: 100px;
}
.width110 {
	width: 110px;
}
.width120 {
	width: 120px;
}
.width130 {
	width: 130px;
}

.width200 {
	width: 200px;
}

.inline {
	display: inline;
}

.bold {
	font-weight: bold;
}


.fontxsmall {
	font-size: x-small;
}


.vasuper {
	vertical-align: super;
	font-size: xx-small;
}
.vamid {
	font-size: xx-small;
}

.center{
	text-align:center;
}

.border-inside{
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
}


/* ===========================================
	基本構成
=========================================== */

body {
	color: #555555;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	//width: 100%;
	//min-width:800px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',Osaka;
	font-size: 10pt;
	line-height: 1.5em;
	-webkit-text-size-adjust: 100%;
	//overflow-x: hidden; /*はみ出た部分をどうするか*/
}


.barcode-body{
	min-height:800px;
	position:relative;
	min-width:800px;
	//background-color:green;
}

.barcode-contents{
	width:1200px;
	margin:0 auto;
	text-align:center;
}

.barcode-contents a{
	font-weight:bold !important;
}


.barcode-contents a:link {
	color:#666;
	text-decoration:none;
}

.barcode-contents a:visited {
	color:#666;
	text-decoration:none;
}

.barcode-contents a:hover {
	
	color:#009a72;
	text-decoration:none;
}

.barcode-contents a:active {
	color:#666;
	text-decoration:none;
}

.barcode-main{
	position:relative;
	float:left;
	width:800px;
	text-align:left;
	font-size:10pt;
}

.barcode-main-topword{
	text-align:center;
	margin-top:20px;
	width:100%;
	line-height:25px;
}

.barcode-main-topword a{
	font-weight:normal !important;
}

.barcode-green{
	color:#1f5e46;
}


/* ===========================================
	サイドナビ
=========================================== */

.side-space{
	position:relative;
	float:right;
	width:360px;
	
	text-align:left;
	margin-bottom:60px;
}

#products-side-navi{
	
	padding:0px;
	z-index:5;
}

#products-side-navi-inn{
	text-align:left;
	background-color:white;
}

#products-side-navi-inn a{
	font-weight:normal !important;
}

.products-side-category{
	width:100%;
}

#products-side-menu{
	width:360px;
	background-color:#ffffff;
	border-width:1pt;
	border-style: solid;
	border-color:#888888;
	border-collapse:collapse;
	
	margin-bottom:40px;
}

#products-side-menu h5{
	margin:0px;
	padding:0px;
	//text-indent:20px;
	font-size:13pt;
	height:40px;
	line-height:40px;
	color:#ffffff;
	text-align:center;
	background-color:#009a72;
	font-weight:normal;
}

.side-cat{
	position:relative;
	height:40px;
	line-height:40px;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	width:100%;
	border-style: solid;
	border-color:#888888;
	border-width:1pt 0  0 0;
	border-collapse:collapse;
}

.side-cat div{
	position:relative;
	float:left;
	max-width:320px;
	text-indent:10px;
	width:100%;
	height:100%;
	//background-color:red;
}

.side-cat div a{
	display:block;
}

.side-yajirushi{
	position:relative;
	float:left;
	cursor: pointer;
	top:5px;
	left:10px;
	width:30px;
	height:30px;
}

#products-side-menu ul{
	position:relative;
	margin-top:0px;
	display: none;
	list-style:none;
	border-style: solid;
	border-color:#888888;
	border-width:0 0 0 0;
	border-collapse:collapse;
	padding-bottom:13px;
}

#products-side-menu li{
	height:26px;
	line-height:26px;
	text-indent:40px;
	list-style:none;
}

.is-fixed{
	position:fixed;
	float:none;
	top:20px;
}

.side-menu-lock{
	position:fixed;
	float:none;
	top:60px;
	//left:20px;
}

/* ===========================================
	各種問合せナビ
=========================================== */

.products-side-border{
	border-width:1pt;
	border-style: solid;
	border-color:#cccccc;
	border-collapse:collapse;
}

#products-side-inq{
	font-size:10pt;
	margin-top:40px;
	margin-bottom:40px;
	line-height:20px;
	width:360px;
	text-align:center;
	border-collapse:collapse;
	border-width:1px 1px 1px 1px;
	border-style: solid;
	border-color:#cccccc;
}

#products-side-title{
	background-color:#009a72;
	//width:30px;
	height:40px;
	line-height:40px;
}

#products-side-title h5{
	margin:0px;
	padding:0px;
	//text-indent:20px;
	font-size:13pt;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#ffffff;
	font-weight:normal;
}


#products-side-adrress{
	
	padding-top:20px;
	padding-bottom:20px;
}

#products-side-tel{
	position:relative;
	margin:0 auto;
	width:240px;
}

#products-side-tel div{
	position:relative;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	font-size:18pt;
	font-weight:bold;
	text-indent:5px;
	height:40px;
	line-height:40px;
}

#products-side-tel-icon{
	position:relative;
	top:2.5px;
	width:30px;
	height:30px;
}

#products-side-buttons{
	width:100%;
	padding-bottom:10px;
}

.side-navi-button{
	position:relative;
	float:left;
	width:100%;
	height:70px;
	
	font-weight:normal;
	font-size:10.5pt;
	//background-color:#d1e7f2;
}

.side-navi-button div{
	position:relative;
	width:260px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:50px;
	line-height:50px;
	border-collapse:collapse;
	border-width:1px;
	border-style: solid;
	border-color:#cccccc;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}

.side-navi-button a{
	display:block;
}

.side-navi-button a:link{
	//color:#009a72;
}

.side-navi-button a:visited{
	//color:#009a72;
}

.side-navi-button img{
	position:relative;
	top:10px;
	//left:15px;
	width:30px;
	height:30px;
}

#side-navi-buttonA{
	
}

.products-side-banner{
	background-color:#ffffff;
	text-align:center;
	width:240px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:9pt;
	line-height:22px;
}

.products-side-banner img{
	//width:240px;
	margin:3px 0px;
}

/* ===========================================
	見出し部分
=========================================== */

.barcode-page-title{
	text-align:center;
	width:100%;
}

.barcode-page-title h1{
	width:1200px;
	text-indent:-400px;
	text-align:center;
	font-weight:bold;
	font-size:34pt;
	//height:60px;
	line-height:60px;
	color:#333333;
	margin:0px auto 10px auto;
	padding:0px;
}

.barcode-page-title h1 br{
    display: none;
}

.barcode-page-title p{
	text-align:center;
	font-weight:normal;
	font-size:34pt;
	height:80px;
	line-height:80px;
	color:#333333;
	margin:40px 0 40px 0;
	padding:0px;
	background-color:#666666;
}

#title-line2{
	text-indent:-80px !important;
}

.products-title-box{
	margin-top:40px;
	text-align:center;
	line-height:25px;
	width:100%;
	background-color:#666666;
}

.products-title-inn{
	margin:0 auto;
	width:800px;
	text-align:center;
	height:70px;
	line-height:70px;
	color:#ffffff;
	margin-bottom:40px;
}

.products-cat-icon{
	//float:left;
	position:absolute;
}

#products-cat1{
	text-align:center;
	width:150px;
	background-image: url(../img/menu/product-cat1.png);
	background-repeat: no-repeat;
}

.products-title{
	font-weight:normal !important;
	font-size:28pt !important;
}

.midashi {
	height:40px;
	text-align:left;
    padding:100px 0 0 0;
	margin:-60px 0 40px 0;
	background-color:#009a72;
	background-clip:content-box;
	width:100%;
}

.midashi p{
	padding:1px 0 0 0 ;
	margin:0px;
	font-weight:normal;
	font-size:13pt;
	text-indent:25px;
	color:#ffffff;
	line-height:40px;
	height:40px;
	text-shadow:0px -1px 1px #000000;
}

.midashi h2{
	padding:1px 0 0 0 ;
	margin:0px;
	font-weight:normal;
	font-size:13pt !important;
	text-indent:25px;
	color:#ffffff;
	line-height:40px;
	height:40px;
	text-shadow:0px -1px 1px #000000;
}

.barcode-words  h1{
	color:#000000;
	padding-top:10px;
	margin:10px;
	line-height:35px;
}

.barcode-words  img{
	margin-top:10px;
	margin-bottom:10px;
}

.midashi-mark{
	text-align:left;
	
	color:#009a72;
	
	height:30px;
	line-height:30px;
	text-indent:35px;
	font-weight:bold;
	font-size:17pt !important ;
	margin:5px 0 10px 0;
	padding:0px;
	background-image: url(../img/midashi/midashi-mark2.png);
	background-repeat: repeat-y;
	
}

.midashi-border{
	border-width: 0 0 0 0;
	border-style: solid;
	border-color:#cccccc;
}

/* ===========================================
	トップページ
=========================================== */

.index-body{
	background-color:#f7f8f8;
}

.index-body-w{
	background-color:#ffffff;
}

.slider-space{
	width:100%;
}

.slider-space-inn{
	width:1000px;
	padding:0px;
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	//background-color:red;
}

.slider-box {
	position:relative;
	margin: 0px;
	padding:0px;
	width:1000px;
	height:300px;
	overflow:hidden;
}

.slider ul{
	width:100%;
	margin:0px;
	padding:0px;
	height:300px;
}

.slider li{
	width:100%;
	padding:0px;
	margin:0px;
	height:300px;
}

.slider li img{
	width:100%;
	margin-left:0px;
	margin-top:0px;
	height:300px;
}

.slider li a:hover img{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

.slider a:link {
	color: #222222;
}


/* ===========================================
	トップページ～ニュース
=========================================== */

#new-midashi{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

.barcode-news{
	padding-top:25px;
	//margin-bottom:0px;
	overflow-y:scroll;
	overflow-x:hidden;
	height:200px;
}

.barcode-box{
	border-bottom-width: 0pt;
	border-bottom-style: dotted;
	border-bottom-color: #66666;
	min-height:60px;
	margin-left:20px;
	text-align:center;
}

.barcode-news-date {
	position:relative;
	float: left;
	width: 120px;
	
	height:25px;
	line-height:25px;
	
	//padding-right:25px;
	
	color:#eeeeee;
	background-color:#20b2aa;
	text-align:center;
	font-weight:normal;
	font-size:10pt;
}

.barcode-news-contents {
	float: left;
	width: 560px;
	padding-top:0px;
	padding-left:20px;
	padding-bottom:20px;
	margin: 0px;
	text-align:left;
	font-weight:normal !important;
	//background-color:red;
}

.barcode-news-contents p{
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-size:10pt;
	//color:#337ca0;
	color:#000000;
	font-weight:bold;
	height:25px;
	line-height:25px;
}

.barcode-news-contents p a{
	color:#333333 !important;
	font-weight:bold !important;
}

.barcode-news-contents p a:link{
	color:#333333 !important;
	font-weight:bold !important;
}

.barcode-news-contents a{
	color:#333333 !important;
	font-weight:normal !important;
}

.barcode-news-contents a:link{
	//color:#337ca0 !important;
	font-weight:normal !important;
}

.barcode-news-contents a:visited {
	//color:#337ca0 !important;
	font-weight:normal !important;
}

.barcode-news-contents a:hover {
	//color:#337ca0 !important;
	font-weight:normal !important;
}

.barcode-news-contents a:active {
	//color:#337ca0 !important;
	font-weight:normal !important;
}

/* ===========================================
	トップページ～カテゴリ一覧
=========================================== */

#index-title{
	position:relative;
	width:100%;
	font-weight:bold !important;
	font-size:14pt;
	
	margin-top:30px;
}

#top-category-fld{
	position:relative;
	max-width:1200px;
	//border-collapse: collapse;
}

.top-category{
	position: relative;
	float:left;
	z-index:777;
	min-width:240px;
	overflow:hidden;
	width:20%;
	//height:70px;
	text-align:left;
	font-size:9.5pt;
	margin:0px;
	padding:0px;
}

.top-category-inn{
   	border-width: 1pt 1pt 1pt 1pt;
	border-style: solid;
	border-color: #cccccc;
	margin:5px;
	height:70px;
	padding:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
   	box-sizing: border-box;
}

#top-category-title{
	border-width: 0pt !important;
	text-align:center !important;
	line-height:60px;
	font-size:11pt !important;
}

.top-category-imagebox{
	position:relative;
	float:left;
	width:80px;
	height:60px;
	text-align:center;
}

.top-category-imagebox img{
	position:relative;
	margin:0 auto;
	width:60px;
	padding-top:5px;
}

.top-category-word a{
	position:absolute;
	//height:70px;
	left:80px;
	display:block;
	//background-color:red;
}

.top-category h2{
	font-size:10pt;
	margin:0px;
	padding:0 0 0 0px;
	display:inline-block;
}

.top-category-wordA h2{
	padding-top:15px !important;
}

.top-category-wordB{
	line-height:70px;
}


/* ===========================================
	トップページ～当社の強み
=========================================== */


.barcode-benefit{
	position:relative;
	margin-top:30px;
	margin-bottom:15px;
}

.barcode-benefit ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}

.barcode-benefit li{
	position:relative;
	list-style:none;
	text-align:center;
	float:left;
	width:240px;
	height:120px;
	text-align:center;
	background-color:#ffffff;
	margin-left:20px;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;

	border-radius: 5px;
    -webkit-border-radius:5px;/* for Safari and Chrome 対応*/
    -moz-border-radius:5px;/* for Firefox 対応*/
    box-shadow:2px 3px 3px 0px #666666;
	padding-top:15px;
	font-size:10pt;
	line-height:20px;
	font-weight:normal;
}

.barcode-benefit li h4{
	padding:0px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:21pt;
	color:#337ca0;
}

.barcode-benefit li a:link{
	color:#337ca0;
}

#benefit-caution{
	margin-top:0px;
	margin-bottom:60px;
	line-height:20px;
	font-size:8.0pt;
	text-align:center;
}


/* ===========================================
	トップページ～新製品
=========================================== */

.new-products {
	text-align:center;
	margin-bottom:20px;
}

.new-products-words{
	margin-bottom:20px;
	margin-left:20px;
	text-align:left;
}

.new-products-words h3{
	text-align:left;
	padding-top:0px;
	padding-left:20px;
	margin-bottom:15px;
	font-size:20pt;
}


.new-products img{
	width:300px;
	margin-bottom:10px;
}

.new-products-banner{
	text-align:right;
}

.new-products-banner img{
	width:240px !important;
}

.new-products-banner-s img{
	//width:200px !important;
}

/* ===========================================
	製品一覧～
=========================================== */


#product-info-fld h2{
	font-size:15pt;
	color:#009a72;
	line-height:30px;
}

#info-head{
	margin-bottom:30px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}

.info-head-l{
	position:relative;
	float:left;
	width:350px;
	text-align:center;
}

.info-head-l img{
	margin:0 auto;
}

.info-head-r{
	position:relative;
	float:right;
	width:400px;
}

.info-head-r ul{
	font-size:11pt;
}

.info-head-r li{
	min-height:36px;
	margin:10px 0 10px 0px;
	line-height:23px;
	list-style-type:square;
}

.spec-title{
	font-size:12pt;
	font-weight:normal;
	margin-left:20px;
	margin-bottom:5px;
	padding:0px;
}

.spec-table{
	width:760px;
	margin-left:20px;
	margin-right:20px;
	padding:0px;
	font-size:10pt;
	border-collapse:collapse;
	text-align:center;
	border-width: 1pt;
	border-style: solid;
	border-color: #000000;
}

.spec-table tr{
	background-color:#eeeeee;
}

.spec-table tr:nth-child(even){
	background-color:#ffffff;
}

.spec-table th{
	border-width: 1pt;
	border-style: solid;
	border-color: #000000;
	padding:5px;
	background-color:#6cc2dd;
	color:#000000;
	font-weight:normal;
}

.spec-table td{
	padding:5px;
	border-width: 1pt;
	border-style: solid;
	border-color: #000000;
	//text-align:center;
}


/* ===========================================
	インターフェイス情報
=========================================== */

.spec-interface td{
	padding:5px;
	height:40px;
	border-width: 1pt;
	border-style: solid;
	border-color: #000000;
}

.spec-interface td:nth-child(1){
	width:200px;
}

.spec-interface td:nth-last-child(1){
	text-align:left;
	//text-indent:10px;
	padding-left:10px;
}


/* ===========================================
	仕様
=========================================== */

.spec-content{
	min-height:30px;
}

.spec-content td{
	border-width: 1pt;
	border-style: solid;
	border-color: #000000;
	padding:5px;
}

.spec-content td:nth-child(1){
	//background-color:#cbeae9;
	background-color:#eeeeee;
}

.spec-content td:nth-last-child(1){
	text-align:left !important;
	padding-left:10px;
}

.spec-content td:nth-last-child(2){
	//background-color:#cbeae9;
	background-color:#eeeeee;
}

/* ===========================================
	読取範囲
=========================================== */

.spec-area th{
	height:20px;
}

.spec-area  td{
	padding:5px;
	//height:30px;
	border-width: 1pt;
	border-style: solid;
	border-color: #000000;
}

.spec-area td:nth-child(1){
	width:50%;
}

.spec-area td:nth-child(2){
	//text-align:left;
	//text-indent:150px;
}

.spec-area-sub th{
	background-color:#CBEAE9;
}

.spec-area3b td{
	width:33% !important;
}


/* ===========================================
	アクセサリ
=========================================== */


.spec-accessory{
	position:relative;
	float:left;
	width:160px;
	text-align:center;
}

.spec-accessory img{
	width:100px;
	margin:0 auto;
}

.spec-accessory200{
	position:relative;
	float:left;
	width:200px;
	text-align:center;
	min-height:200px;
}

.spec-accessory300{
	position:relative;
	float:left;
	width:300px;
	text-align:center;
}

.spec-accessory400{
	position:relative;
	float:left;
	width:400px;
	text-align:center;
}

.spec-accessory p{
	margin:10px 0 0 0;
	padding:0px;
}


/* ===========================================
	機能/用途別～
=========================================== */


.function-box{
	min-height:300px;
	text-align:left;
	margin-bottom:80px;
}

.function-box h2{
	//font-weight:normal;
	font-size:18pt;
}

.function-box h3{
	margin-top:30px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:13pt;
	//color:#1f5e46;
}

.function-title{
	margin-top:40px;
	margin-bottom:20px;
	text-align:center;
	line-height:25px;

}


.function-top-midashi{
	
	padding-top:50px;
	font-weight:bold;
	font-size:20pt;
	text-indent:25px;
}

.function-top-midashi h2{
	display:inline;
}

.function-top-midashi span{
	font-size:10.5pt;
	padding-left:10px;
}


.function-option{
	width:100%;
	text-align:left;
}

.function-option-box{
	width:100%;
	position:relative;
	float:left;
}

.function-option img{
	float:left;
	//width:250px;
	margin:10px;
	//width:300px;
}

.function-option-word1{
	float:left;
	line-height:25px;
	//margin-top:0px;
	padding-top:60px;
	//margin-bottom:40px;
	margin-left:40px;
	width:460px;
}

.function-option-word2{
	float:left;
	line-height:25px;
	//margin-top:0px;
	padding-top:100px;
	//margin-bottom:80px;
	margin-left:0px;
	width:220px;
}

.function-option-word3{
	float:left;
	line-height:25px;
	padding-top:20px;
	margin-bottom:0px;
	margin-left:30px;
	width:300px;
}

.function-option-word4{
	float:left;
	line-height:25px;
	padding-top:100px;
	margin-left:30px;
	//width:220px;
}

.function-option span{
	//color:#1f5e46;
	font-size:12pt;
	font-weight:bold;
	//line-height:35px;
}


/* ===========================================
	サポート
=========================================== */


.support-box{
	width:100%;
	overflow:hidden;
	text-align:left;
}

.support-box-l{
	float:left;
	text-align:right;
	font-size:13pt;
	//font-weight:bold;
	width:150px;
	//height:50px;
	//line-height:50px;
}

.support-box-r{
	float:left;
	text-align:left;
	font-size:11pt;
	margin-left:5px;
}

.support-box h3{
	font-size:16pt;
}

.support-box p{
	//font-weight:bold;
}

.support-box-word{
	padding-left:50px;
}

.support-kashidashi-word{
	font-size:11pt;
	padding-left:20px;
	line-height:30px;
}

.support-title{
	font-size:14pt;
	font-weight:bold;
	padding:10px;
	margin:0px;
}

.support-word{
	padding-left:30px;
	padding-bottom:50px;
	line-height:25px;
}

.kashidashiki-title{
	font-size:13pt;
	font-weight:bold;
	padding:15px;
	margin:0px;
}

.support-fix-word{
	font-size:11pt;
	line-height:30px;
}

#support-otoiawase-l{
	float:left;
	width:260px;
}

#support-otoiawase-l img{
	margin-left:40px;
	width:240px;
}

#support-otoiawase-r{
	float:left;
	margin-left:40px;
	line-height:25px;
	font-weight:normal;
}

.fix-box{
	padding-bottom:20px;
}

.fix-box span{
	color:blue;
}

.fix-box img{
	margin:15px 0 15px 0;
}


.fix-download{
	font-weight:bold;
	color:blue;
}

/* ===========================================
	製品一覧
=========================================== */


.products-box{
	text-align:left;
	margin-bottom:80px;
}

.products-box h2{
	//font-weight:normal;
	font-size:18pt;
}

.products-box h3{
	//color:red;
	margin:30px 0 3px 0;
	font-weight:bold;
	font-size:13pt;
	line-height:22px;
}


.products-box h3 a{
	font-weight:bold;
}


.products-content{
	float:left;
	width:200px;
	
	padding:100px 0 0 0;
	margin:-60px 30px 10px 30px;
	text-align:center;
}

products-content h3{
	//color:red !important;
	//font-size:7pt !important;
}

.products-image{
	position: relative;
	height:200px;
	z-index:0;
	margin-bottom:5px;
}

.products-image img{
	position: absolute;
	margin: auto;
  	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index:0;
}

.products-content p{
	font-size:11.5pt;
	width:100%;
	border-width: 1px 0 1px 0;
	border-style: solid;
	padding:10px 0 10px 0;
	height:36px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.products-content span{
	font-size:9pt;
	
}

.products-content img{
	margin:auto;
}

.products-dead{
	float:left;
	width:140px;
	margin:0px 10px 0px 10px;
	padding:0px;
	text-align:center;
	color:#cccccc;
}

.products-dead a:link{
	font-weight:bold;
	color:#000000;
}

.products-dead a:visited{
	font-weight:bold;
	color:#000000;
}

.products-dead h3{
	font-size:10.4pt;
	text-align:center;
	font-weight:bold;
}

.products-relatives{
	float:left;
	width:240px;
	//background-color:red;
	padding-left:30px;
	padding-top:15px;
	font-size:10.5pt;
	line-height:26px;
}

.products-relatives h1{
	font-size:14pt;
	font-weight:bold;
	//display:inline;
	margin-left:-10px;
	padding:0px;
}

.style3{
	font-size:13pt;
	line-height:30px;
}



/* ===========================================
	購入方法
=========================================== */


.buy-box{
	text-align:left;
	margin: 0 0 30px 0;
}

.buy-box h2{
	//color:red;
	color:#009a72;
}

.buy-box a{
	font-weight:bold;
}

.buy-box a:link{
	//color:#1f5e46;
}

.buy-box a:visited{
	//color:#1f5e46;
}

.buy-box h2{
	font-size:16pt;
	//color:#1f5e46;
}

.buy-box p{
	font-weight:bold;
	font-size:13pt;
}

.buy-box div{
	margin-bottom:50px;
	padding-left:40px;
	line-height:25px;
}

#buy-access{
	margin-top:80px;
	margin-bottom:40px;
	text-align:left;
	font-size:10pt;
	line-height:26px;
	margin-left:0px;
	padding:0px;
}

#buy-access h1{
	font-size:16pt;
}

.buy-box span{
	color:blue;
	font-weight:bold;
}

/* ===========================================
	ダウンロード
=========================================== */


.download-box{
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}

.download-box h2{
	font-size:20pt;
}

.barcode-download-title-l{
	font-weight:normal;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

.barcode-download-title-s{
	font-weight:normal;
	margin-top:25px;
}

.barcode-download-title-s{
	font-size:13pt;
	text-indent:10px;
	padding:0px;
	margin:10px 0 0 0;
}

.barcode-download-table{
	width:100%;
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
	font-size:10pt;
	padding:0px;
	margin:0 0 40px 0;
	border-collapse: collapse;
}

.barcode-download-table th{
	//background-color:#009a72;
	background-color:#888888;
	text-align:center;
	font-size:11pt;
	font-weight:normal;
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
	color:#ffffff;
	height:35px;
}

.barcode-download-table td{
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
	height:35px;
}

.barcode-download-table td a{
	font-weight:normal !important;
}

.barcode-download-table1{
	width:400px;
	text-indent:15px;
	text-align:left;
}
.barcode-download-table2{
	width:250px;
	text-align:center;
}

.barcode-download-table3-title{
	width:200px;
	text-align:center;
	text-indent:0px;
}

.barcode-download-table3{
	width:200px;
	text-align:center;
	text-indent:20px;
	background-image: url(../img/download/pdf.png);
	background-size:40px 40px;
	background-repeat: no-repeat;
	background-position:15px 0px;
}

.barcode-download-table3 a{
	font-size:10pt;
}

.download-secret{
	display:block;
}

/* ===========================================
	会員用ページ入り口
=========================================== */

.secret-page-content{
	font-size:11pt;
	line-height:30px;
	text-align:center;
}


#secret-page-button{
	font-size:15pt;
	font-weight:bold;
	width:600px;
	margin:50px auto;
	padding:20px;
}

/* ===========================================
	カタログダウンロード
=========================================== */

.barcode-form-title{
	margin-top:40px;
	margin-bottom:60px;
	text-align:center;
	line-height:25px;
}

.barcode-form-table{
	width:100%;
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
	font-size:10pt;
	padding:0px;
	margin:0 0 80px 0;
	border-collapse: collapse;
}

.barcode-form-table th{
	background-color:#9acd32;
	text-align:left;
	font-size:11pt;
	font-weight:normal;
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
	color:#ffffff;
	height:35px;
	width:300px;
	text-indent:15px;
}

.barcode-form-table td{
	border-width: 1pt;
	border-style: solid;
	border-color: #cccccc;
	height:35px;
	text-indent:15px;
}

.barcode-form-table0{
	text-align:left;
	background-color:#ffffff;
}

.barcode-form-table1{
	text-align:left;
}

.barcode-form-table2{
	text-align:left;
	//background-color:#ffffff;
}


/* ===========================================
	ダウンロード用php
=========================================== */

.barcode-form-text{
	height:200px;
	text-align:center;
	font-weight:normal;
	font-size:12pt;
	line-height:25px;
}

.barcode-form-button{
	text-align:center;
	height:200px;
}

.barcode-form-finish{
	text-align:center;
}

/* ===========================================
	お問い合わせ
=========================================== */

.otoiawase-caution{
	padding-left:20px;
	line-height:25px;
	margin-top:0px;
	margin-bottom:30px;
}

.otoiawase-caution span{
	color:red;
}

/* ===========================================
	ヘッダー
=========================================== */

#header-space{
	
	margin:0px;
	padding:0px;
	z-index:999;
}

#header-space a{
	color:#ffffff;
}

#header-space a:link{
	color:#ffffff;
}

#header-space a:visited{
	color:#ffffff;
}

#link-space{
	position:relative;
	padding:0px;
	margin:0px;
	color:#ffffff;
	font-size:8pt;
	background-color:#009a72;
	height:60px;
	z-index:999;
	width:100%;
}

#header-link-logo{
	position:relative;
	float:left;
	//width:300px;
	top:0px;
	height:60px;
	margin-left:10px;
}

#header-link-logo-l{
	margin-top:5px;
	//display:inline;
	display:none;
}

#header-link-logo-s{
	margin-top:4px;
	//display:none;
	display:inline;
}

#site-title{
	position:relative;
	float:left;
	width:300px;
	height:60px;
	//background-color:red;
}

#site-title h1{
	
	font-weight:normal;
	font-size:9pt;
	margin:0px;
	padding:0px;
	line-height:60px;
	color:#dddddd;
}

#main-links{
	position:relative;
	float:right;
	width:270px;
	margin-right:30px;
	text-align:left;
	color:#dddddd;
	//background-color:blue;
}

#main-links div{
	position:relative;
	float:right;
	line-height:60px;
	padding-left:20px;
}

#main-links div a{
	color:#dddddd;
}

#main-links div a:link{
	color:#dddddd;
}

#main-links div a:visited{
	color:#dddddd;
}

#header-search-fld{
	position:relative;
	float:right;
	height:60px;
	width:270px;
}

#header-search{
	height:60px;
	line-height:60px;
}

#header-search-button{
	position:relative;
	float:left;
	width:25px;
	line-height:60px;
	padding:0 0 0 0;
	margin-top:17px;
}

#header-search-form{
	position:relative;
	float:left;
	padding:0px;
	margin-top:18px;
	margin-left:5px;
}

#header-menu-space{
	position:relative;
	padding:0px;
	margin:0px;
	color:#ffffff;
	background-color:rgba(0,0,0,0.9);
	height:40px;
	z-index:999;
	border-width:1px 0 1px 0 !important;
	border-style: solid !important;
	border-color: #000000 !important;
}

#header-menu-logo{
	position:absolute;
	left:0px;
	top:0px;
	height:50px;
	color:#dddddd;
	font-size:10.5pt;
	font-weight:bold;
	text-indent:15px;
	display:none;
	//background-color:#009a72;
	min-width:800px;
}

#header-menu-logo p{
	position:absolute;
	margin:0px;
	padding:0px;
	width:100%;
	line-height:50px;
	font-weight:normal;
	font-size:8pt;
	color:#dddddd;
	left:170px;
	top:0px;
}

#header-menu-logo img{
	margin:0px 0 0 0;
	padding:0px;
}

#header-menu-logo-l{
	display:none;
}

#header-menu-logo-s{
	display:inline;
}

.header-lock{
	position:fixed !important;
	width:100%;
	background-color:rgba(0,0,0,0.8)  !important;
	//background-color:#009a72 !important;
	height:50px  !important;
	z-index:999;
	top:0px;
}

#header-inn{
	position:relative;
	margin:0 auto;
	max-width:1200px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}

#header-inn ul{
	position:relative;
	width:100%;
	display: table;
	table-layout: fixed;
	text-align: center;
}

.menu-button{
	position:relative;
	display: table-cell;
	list-style-type: none;
	line-height:40px;
	font-size:10.5pt;
	height:100%;
	border-width: 0  1px 0  0;
	border-style: solid;
	border-color: #555555;
	background-color:rgba(0,0,0,0.9);
}

.menu-button-lock{
	line-height:50px !important;
	height:50px !important;
}

.menu-button a{
	display:block;
	color:#eeeeee !important;
}

#menu-button0{
	border-width: 0  1px 0 1px !important;
}

.menu-selected{
	background-color:#444444 !important;
}

#nav li ul {
	width: 215px;
	display: none;
	position: absolute;
	text-align:left;
	z-index:999;
	top:40px;
	left:0px;
	border-width: 0  0 0 1px;
	border-style: solid;
	border-color: #888888;
	//background-color:rgba(0,0,0,0.9);
}

#nav li ul li {
	background-color:rgba(0,0,0,0.9);
	font-size:9.3pt;
	float: none;
	
	height:40px;
	line-height:40px;
	color:#ffffff;
	text-align:left;
	text-indent:13px;
	z-index:999;
	border-bottom: 1pt;
	border-style: solid;
	border-color: #888888;
}

#nav li ul li a {
	color:#ffffff;
}

/* ===========================================
	ヘッダースマートフォン
=========================================== */


#header-smart{
	position:relative;
	float:right;
	text-align:left;
	display:none;
}

#header-smart-button{
	position:absolute;
	right:0px;
	width:60px;
	height:60px;
	cursor:pointer;
	background-color:#009a72;
	display:none;
}

#header-smart-menu{
	position:fixed;
	right:0px;
	top:0px;
	right:-220px;
	width:220px;
	background-color:#333333;
	text-align:left;
}

#header-smart-menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#header-smart-menu li{
	margin:0px;
	width:100%;
	padding:0px;
	list-style:none;
	height:50px;
	line-height:50px;
	text-indent:20px;
	border-bottom: 1pt;
	border-style: solid;
	border-color: #555555;
	display:inline-block;
}

#header-smart-menu li a{
	width:100%;
	display:block;
	font-size:11pt;
	font-weight:bold;
}


/* ===========================================
	新ヘッダー見出し
=========================================== */

#header-midashi{
	position:relative;
	text-align:left;
	//height:70px;
	width:100%;
	margin:0px;
	padding:0px;
}


#header-midashi-inn{
	position:relative;
	width: 800px;
	margin:0 auto;
}


#header-midashi-inn h1{
	line-height:70px;
	font-size:18pt;
	font-weight:normal;
}


/* ===========================================
	新フッター
=========================================== */

#footer-space{
	background-color:#767887;
	margin-top:40px;
	padding:0px;
	color:#ffffff;
}

#footer-space h1{
	font-size:16pt;
	margin:0 0 2px 0;
	padding:0px;
	font-weight:normal;
}

#footer-space a:link {
	color:#dddddd;
}

#footer-space a:hover{
	color:#dddddd;
	font-weight:bold;
}

#footer-space a:visited {
	color:#dddddd;
}

#footer-top{
	font-size:9pt;
	padding-top:25px;
	padding-bottom:0px;
	text-align:center;
	background-color:#009a72;
	min-width:770px;
}

#footer-logo{
	width:1000px;
	position:relative;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:0px;
	text-align:left;
}

#new-footer-contact{
	position:relative;
	float:right;
	padding-right:30px;
	width:280px;
}

#footer-logo-mark{
	position:relative;
	float:left;
	height:46px;
	width:260px;
	padding-left:10px;
}

#footer-logo-name{
	position:relative;
	float:left;
	width:360px;
	height:46px;
	line-height:46px;
}

#footer-logo-name a{
	color:#ffffff !important;
}

.footer-menu{
	position:relative;
	width:1000px;
	margin:40px auto 40px auto;
	padding-left:120px;
}

.footer-box{
	position:relative;
	float:left;
	padding:0px;
	text-align:left;
	//margin-bottom:40px;
}

.footer-box h4{
	margin:0px;
	padding:0px;
	font-size:11pt;
	font-weight:normal;
}

.footer-box h4 a{
	font-size:11pt;
	font-weight:normal;
	color:#ffffff !important;
}

.footer-box-200{
	width:240px;
	padding:0px;
	margin-right:60px;
}

.footer-box-150{
	width:150px;
	padding:0px;
	margin-right:60px;
}

.footer-box-word{
	position:relative;
	float:left;
	padding-right:10px;
	margin-top:5px;
	padding-top:10px;
	font-size:8.5pt;
	text-align:left;
	width:100%;
}

.footer-box-word li{
	list-style:none;
	margin-top:0px;
	padding:3px 0 3px 0;
}

.footer-box-word li a{
	color:#dddddd !important;
}

#footer-map iframe{
	margin:0px auto;
}

.footer-ad{
	text-align:left;
	text-indent:100px;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:40px;
	font-size:9pt;
	width:100%;
}

#footer-bottom{
	position:relative;
	height:70px;
	width:100%;
	background-color:#333333;
	text-align:center;
	color:#eeeeee;
}

.footer-copy{
	position:relative;
	float:left;
	width:420px;
	line-height:70px;
	height:70px;
	font-size:9pt;
	text-align:left;
	padding-left:60px;
}

.footer-link{
	position:relative;
	float:right;
	width:450px;
	height:70px;
	line-height:70px;
	font-size:9pt;
	padding-right:80px;
	text-align:right;
	//background-color:red;
}

/* ===========================================
	新コンテンツ見出し
=========================================== */

#page-midashi{
	position:relative;
	text-align:left;
	//height:70px;
	width:100%;
	margin:0px;
	padding:0px;
	
}

#page-midashi-inn{
	position:relative;
	width: 800px;
	margin:0 auto;
}

#page-midashi-inn h1{
	position:absolute;
	line-height:90px;
	font-size:17pt;
	top:0px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	left:30px;
}

#page-midashi-inn h1 span{
	font-weight:normal;
	font-size:11pt;
}

/* ===========================================
	新パンくずナビ
=========================================== */

#pan-space {
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
}

#pan-navi{
	position:relative;
	text-align:left;
}

#pan-navi ul{
	display:inline;
	list-style:none;
	font-size:8pt;
	
	padding:2px 0px 2px 10px;
	margin:0px;
}

#pan-navi li{
	display: inline-block;
	list-style:none;
	padding-left:10px;
}

#pan-navi li a{
	font-weight:normal !important;
}


/* ===========================================
	戻るボタン
=========================================== */

#topback-button {
    position: fixed;
    bottom: 15px;
    right: 15px;
    font-size: 77%;
    opacity:0.7;
}


/* ===========================================
	スマホ対応
=========================================== */

@media (max-width: 500px) {

	#site-title{
		display:none;
	}
}

@media (max-width: 800px) {
	
	body{
		margin-top:40px !important;
	}
	
	#header-space{
		position:fixed;
		top:0px;
		width:100%;
	}
	
	#header-menu-space{
		display:none;
	}
	
	#main-links{
		display:none;
	}
	
	#header-smart-button{
		display:inline;
	}
	
	#header-smart{
		display:inline;
	}
	
	#link-space{
		background-color:#333333;
	}
	
	#pan-space{
		margin-top:71px !important;
	}
	
}

@media (max-width: 1000px) {
	
	#header-link-logo-l{
		display:none;
	}

	#header-link-logo-s{
		display:inline;
	}

	.top-category{
		width:50% !important;
	}
}

@media (max-width: 1220px) {
	
	.top-category{
		width:33.33%;
	}
	
	#top-category-fld{
		width:800px;
		margin:0 auto;
	}

	.side-space{
    	display: none;
    }
    
    .barcode-page-title h1{
    	width:800px;
    	text-indent:0px;
    }
    
    .barcode-page-title h1 br{
	    display: inline;
	}
	
	 .barcode-page-title h1 span{
	    font-size:24pt;
	}
	
    .barcode-main{
		float:none;
		margin:0 auto;
	}
	
	.barcode-contents{
		width:100%;
	}
	
	#pan-space{
		width:800px;
		margin:10px auto;
		//background-color:red;
	}
	
	#header-search-fld{
    	display:none;
    }

}

@media (max-width: 1600px) {
	
	#header-menu-logo p{
		//display:none;
	}
	
	#header-menu-logo-s{
		display:none !important;
	}
}

@media (max-width: 1880px) {
	
	#header-menu-logo p{
    	display:none;
    	//font-size:6.5pt;
		//left:50px;
		//top:-3px;
    }
	
	#header-menu-logo-l{
		//display:none;
	}
	
	#header-menu-logo-s{
		//display:inline;
	}
	
	#header-menu-logo{
		//position:relative;
		//float:left;
	}

	#header-inn{
		//position:relative;
		//float:left;
		//margin:0;
	}
}


/* ===========================================
	スマホ対応～フッター
=========================================== */

@media (max-width: 1000px){
	
	#footer-logo{
		width:auto;
		margin:0;
	}
	
	#footer-logo-mark{
		float:none;
	}
	
	#footer-logo-name{
		text-indent:60px;
		height:20px;
		line-height:20px;
		margin-top:-10px;
	}
	
	.footer-menu{
		width:auto;
		padding-left:40px;
	}
	
	#footer-box4{
		margin-top:30px !important;
	}
	
	#footer-bottom{
		height:140px;
		text-align:center;
	}
	
	.footer-link{
		position:relative;
		float:none;
		margin:0 auto;
		background-color:#333333;
		text-align:center;
		padding:40px 0 0 0;
		height:30px;
		line-height:30px;
    }
    
    .footer-copy{
		position:relative;
		float:none;
		text-align:center;
		margin:0 auto;
		background-color:#333333;
		padding:0px;
		height:50px;
		line-height:50px;
    }
}
