.bg {

	background-attachment: scroll;

	background-image: url(images/bg.gif);

	background-repeat: repeat-y;

	background-position: center top;

}

.submenubg {

	background-attachment: scroll;

	background-image: url(images/submenubg.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.submenubox {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-weight: bold;

	color: #000066;

}

.topheadfont {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: medium;

	font-weight: bold;

	color: #333333;

}

.normalfont {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	color: #333333;

}

.submenubg2 {



	background-attachment: scroll;

	background-image: url(images/submenubg2.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.titlebana {

	background-attachment: scroll;

	background-image: url(images/titlebana.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: small;

	color: #FFFFFF;



}

.titlebanaginnan {



	background-attachment: scroll;

	background-image: url(images/titlebanaginnan.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: small;

	color: #FFFFFF;

}

.copyright {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: x-small;

	color: #CCCCCC;

}

.smallfont {

	font-family: "ＭＳ Ｐゴシック", "Osaka";

	font-size: xx-small;

	color: #333333;

}

table label {
	display: block;
}
.hisu {
	color:#ff0000;
}


/*-------------------------------------------------
   add 2022.10.13
-------------------------------------------------*/
body {
	margin:0;
	padding:0;
}

ul,ol {	list-style: none;}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
}
.center {
	text-align: center;
	margin-bottom:50px;
}
.poricy {
	color: #000;
	text-decoration: underline;
	font-weight:700;
}
.gnav ul,
.gnav ul li {
	margin: 0;
	padding: 0;
	background:#0B485A;
}
.gnav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
			justify-content: center;
	list-style: none;
	magin:0;
	padding:0;
}
.blue {
	color:#0000FF;
}
.red {
	color:#E50012;
}
h2 {
	margin:0 0 20px 0;
	font-size:24px;
}
.ginnan ul,
.ginnan ul li {
	background:#FFAB68 !important;
}
.bx {
	position: relative;
	width:852px;
	margin:40px auto;
}
.ttl_ginnan {
	font-size:20px;
	color:#fff;
	line-height: 37px;
	padding-left:15px;
	background:url("images/titlebanaginnan.png") 0 0 no-repeat;
}
.flx {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:center;
			justify-content:center;
}
.flx div {
	width:300px;
	text-align: center;
	margin:0 20px 20px 20px;
	font-weight:700;
}
.ginnan_color {
	display: inline;
}
.ginnan_color dt, .ginnan_color dd {
	text-align: center;
	margin:0 auto;
	line-height:180%;
}
.ginnan_color dt {
	color:#FF6000;
	font-weight:700;
}
.flx2 {
	width:690px;
	margin:30px auto 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
			align-items: center;
	-webkit-justify-content:space-between;
			justify-content:space-between;
}
.flx2 img {
	width:280px;
	height:auto;
}
.flx2 p {
	width:380px;
}
.txt-ginnan {
	width:690px;
	margin:30px auto;
}
.ginnan_size {
	position: relative;
	table-layout: fixed;
	width:420px;
	margin:0 auto 20px auto;
	padding:20px 0;
	text-align: center;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}
.ginnan_size:before,
.ginnan_size:after {
	position:absolute;
	content:'***************************************************************';
	font-size:10px;
	font-weight:bold;
}
.ginnan_size:before {
	top:0;
	left:0;
}
.ginnan_size:after {
	bottom:0;
	left:0;
}
.through {
	text-decoration: line-through;
}
.ginnan_finish {
	background:#FFFE2C;
	color:#E50012;
	width:420px;
	padding:10px;
	margin:0 auto 30px auto;
	font-size:16px;
	font-weight:700;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}

/*-------------------------------------------------------------------
 二次製品紹介
-------------------------------------------------------------------*/
.ttl_seihin {
	font-size:20px;
	color:#fff;
	line-height: 37px;
	padding-left:15px;
	background:url("images/titlebanaseihin.png") 0 0 no-repeat;
}
.seihinBnr {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items:center;
			align-items:center;
}
.ginnanImg {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	margin:0 auto 20px auto;
	padding:0;
	width:837px;
	color:#FF6000;
	text-align: center;
}
.ginnanImg img {
	display: block;
	margin-bottom:10px;
}
.ginnanBtn {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
			flex-wrap: wrap;
	-webkit-align-items: flex-start;
			align-items: flex-start;
	margin:0 auto 20px auto;
	padding:0;
	width:850px;
	color:#E50012;
	font-size:15px;
	text-align: center;
}
.ginnanBtn li {
	width:276px;
}
.ginnanImg2 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	margin:0 auto;
	padding:0;
	width:837px;
	color:#15A23B;
	text-align: center;
}
.ginnanImg2 li {
	font-size:15px;
	text-align: center;
}
.ginnanImg2 li img {
	display: block;
	margin-bottom:10px;
}

/*-------------------------------------------------------------------
 製品紹介
-------------------------------------------------------------------*/

.tab {
	margin:0 0 40px 0;
	padding:0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
			flex-wrap: wrap;
}
.tab li {
	width:140px;
}
.tab li img {
	width:100%;
	height:auto;
}

.seihin {
	position: relative;
	width:840px;
	margin:0 auto 30px auto;
}
.seihin h3 {
	position: relative;
	margin-bottom:10px;
	font-size:24px;
	font-weight:700;
	padding:0 0 0 25px;
}
.seihin h3:before,
.seihin h3:after {
	position: absolute;
	content:'';
	width:20px;
	height:20px;
	
}
.seihin h3:before {
	top:6px;
	left:0;
}
.seihin h3:after {
	top:6px;
	margin-left:5px;
}
#s01 h3:before,
#s01 h3:after {
	background:#0032A7;
}
#s02 h3:before,
#s02 h3:after {
	background:#0068CA;
}
#s03 h3:before,
#s03 h3:after {
	background:#009FE8;
}
#s04 h3:before,
#s04 h3:after {
	background:#009D95;
}
#s05 h3:before,
#s05 h3:after {
	background:#15923B;
}
#s06 h3:before,
#s06 h3:after {
	background:#5DB400;
}
#s07 h3:before,
#s07 h3:after {
	background:#7E308D;
}
#s08 h3:before,
#s08 h3:after {
	background:#E41B7F;
}
#s09 h3:before,
#s09 h3:after {
	background:#E50012;
}
#s10 h3:before,
#s10 h3:after {
	background:#FF6000;
}
#s11 h3:before,
#s11 h3:after {
	background:#FF8E00;
}
#s12 h3:before,
#s12 h3:after {
	background:#804F21;
}

.seihin ul {
	margin:0;
	padding:0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
			flex-wrap: wrap;
}
.seihin ul li {
	text-align: center;
	margin:0 30px 30px 0;
}
.seihin ul li:last-child,
.mrg0 {
	margin-right:0 !important;
}
.seihin ul li img,
.seihin ul li iframe {
	display: block;
	margin-bottom:10px;
}





