

/*=======================================================
ヘッダー
=======================================================*/
.header_nav {
	z-index: 1000;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+100,ffffff+100,ffffff+100,ffffff+100&0.9+37,0+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 10%, rgba(255,255,255,0) 100%),url("../about/images/about_title.png") no-repeat center; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 10%,rgba(255,255,255,0) 100%),url("../about/images/about_title.png") no-repeat center; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 10%,rgba(255,255,255,0) 100%),url("../about/images/about_title.png") no-repeat center; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	background-size: cover;
	position: relative;
}


/*=======================================================
取扱い商品
=======================================================*/
.sec_product {
	margin-bottom: 80px;
}

@media screen and (max-width:846px) {

}

@media screen and (max-width:480px) {

}



/* =========================================================
スタイル例　各自でカスタマイズ
========================================================= */

/* 一覧
--------------------------------------------------------- */
section.news {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}
section.news .maintext img {
	max-width: 100%;
	height: auto;
}
section.news article header {
	margin-bottom: 5%;
}

.news dl {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
.news dl dt {
	position: relative;
	float: left;
	clear: left;
	margin: 0;
	font-weight: normal;
	font-size: 100%;
}
.news dl dt span {
	padding: 0;
	width: 5em;
	float: left;
	display: block;
}
.news dl dt span.date {
	padding-right: 10px;
	float: left;
}
.news dl dt span.label {
	margin: 0 0 0 1em;
	padding: 0px 10px;
	color: #FFF;
	width: 5em;
	font-size: 88%;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/* カテゴリ分け例 */
.news dl dt span.label_news {background-color: #D90000;}
.news dl dt span.label_topics {background-color: #59B200;}
.news dl dt span.label_update {	background-color: #006DD9;}
.news dl dt span.label_release {background-color: #F19B08;}

.news dl dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 13em;

	border-bottom: 1px dotted #BBB;
}
.news p.link {
	text-align: right;
}
.news a {
	text-decoration: underline;
	color: #8e95ab;
}
.news a:hover {
	color: #1c2641
}



/* 記事
--------------------------------------------------------- */
/* 日付 */
article .date {
	margin: 0;
	min-height: 19px;
	color: #64b3bd;;
	text-align: center;
}

/* カテゴリ */
article .label {
	margin: 1em 0;
	padding: 0px 10px;
	width: 5em;
	color: #FFF;
	font-size: 88%;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/* カテゴリ分け例 */
article .label_news {background-color: #D90000;}
article .label_topics {background-color: #59B200;}
article .label_update {	background-color: #006DD9;}
article .label_release {background-color: #F19B08;}


/* 記事タイトル */
article h3.title {
	margin: 10px 0;
	margin-top: 40px;
	text-align: center;
	font-weight: normal;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
    color: #1c2641;
	padding: 0;
	font-size: 1.4em;
}

/* 内容 */
article .maintext h4,
article .maintext h5,
article .maintext h6 {
	clear: both;
}
article .maintext p {
	margin: 0 0 1.5em;
	line-height: 1.6;
	color: #1c2641;
}

/* 本文中に外部リンクがあった場合 */
article .maintext a[href^="http://"],
article .maintext a[href^="https://"],
article .maintext a[target="_blank"]	{
	padding-left: 15px;
	background: transparent url(../imagem/icons/blank.gif) no-repeat center left;
}


/* 添付ファイルリスト */
ul.download {
	margin: 20px 0 0;
	padding: 15px 0 0;
	border-top: 1px solid #DDD;
}

ul.download li {
	margin: 0;
	padding: 0 0 7px 5px;
	list-style: none;
	line-height: 16px;
}
ul.download li a {
	padding: 5px 0;
}

	/* 添付ファイルにアイコンを付属 */
	ul.download li a[href$='.doc'],
	ul.download li a[href$='.docx'] {
		padding-left: 20px;
		background: transparent url(../imagem/icons/doc.gif) no-repeat center left;
	}
	
	ul.download li a[href$='.txt'] {
		padding-left: 20px;
		background: transparent url(../imagem/icons/txt.gif) no-repeat center left;
	}
	
	ul.download li a[href$='.xls'] ,
	ul.download li a[href$='.xlsx'] {
		padding-left: 20px;
		background: transparent url(../imagem/icons/xls.gif) no-repeat center left;
	}
	
	ul.download li a[href$='.pdf'] { 
		padding-left: 20px;
		background: transparent url(../imagem/icons/pdf.gif) no-repeat center left;
	}
	
	ul.download li a[href$='.zip'],
	ul.download li a[href$='.rar'],
	ul.download li a[href$='.lzh'] { 
		padding-left: 20px;
		background: transparent url(../imagem/icons/zip.gif) no-repeat center left;
	}
	
	ul.download li a[href$='.jpg'],
	ul.download li a[href$='.gif'],
	ul.download li a[href$='.png'],
	ul.download li a[href$='.bmp'],
	ul.download li a[href$='.jpeg']{ 
		padding-left: 20px;
		background: transparent url(../imagem/icons/pic.gif) no-repeat center left;
	}


/* 一覧ページに戻る */
.btnbox {
	margin: 10px 0 0;
	padding: 25px 0 0;
	border-top: 1px solid #DDD;
	text-align: center;
}
.back-index {
}

.back-index.blue_btn {
	margin: 0 auto;
	margin-bottom: 5%;
    width: 70%;
    height: auto;
    line-height: 50px;
    background-color: #1c2641;
	box-sizing: border-box;
}
.back-index.blue_btn a{
	display: block;
    color: #ffffff;
	text-decoration: none;
}


