/*CONTAINER*/

#Container {
	font-size: 92%;
}
.Skip {
	width: 0;
	height: 0;
	overflow: hidden;
}
#Noscript {
	border: 2px solid #ccc;
	color: #333;
	margin-bottom: 15px;
	padding: 0.5em 1em;
}
#header {
	border-bottom: none;
}
/*CONTENT*/

#Content {
	width: 1024px;
	margin: 0 auto;
}
/*MAIN*/

#SectionProducts {
	width: 1032px;
	margin-left: -2px;
	padding-top: 2px;
}
.Product01 li, .Product02 li {
	float: left;
}
.Product02 {
	padding-top: 12px;
	clear: both;
	overflow: hidden;
}
.Product02 li {
	position: relative;
}
.Product02 li .btnChild {
	position: absolute;
	left: 316px;
	top: 16px;
}
.Product02 li .btnChild img {
	z-index: 10;
}
#SectionInfo {
	margin-top: 15px;
	width: 1024px;
}
#NewsWrap {
	width: 763px;
	padding-right: 20px;
	float: left;
}
.pickupSlide {
	/*width: 684px;*/
	margin: 0 0 0 20px;
	overflow: hidden;
	margin-top: 7px;
}
.pickupSlide {
	/*width: 684px;*/
	margin: 0 auto 0 auto;
	overflow: hidden;
	margin-top: 7px;
}
.slick-next02 {
	position: absolute;
	left: 245px;
	top: 75px;
	cursor: pointer;
	z-index: 2;
}
.slick-prev02 {
	position: absolute;
	right: 245px;
	top: 75px;
	cursor: pointer;
	z-index: 2;
}
.Info-area {
	margin-top: 20px;
	width: 763px;
}
.Info-area h2 {
	position: relative;
}
.Info-area .btnRss {
	position: absolute;
	left: 88px;
	top: 9px;
}
.Info-area .btnRss02 {
	position: absolute;
	left: 138px;
	top: 9px;
}
.Info-area .btnMore {
	position: absolute;
	left: 681px;
	top: 4px;
}
.Info-area .btnMore img, .Info-area .btnRss img {
	z-index: 10;
}
.Info-area ul.ListInner {
	padding-bottom: 30px;
	width: 733px;
	margin: 0 auto;
}
.Info-area ul.ListInner li {
	padding: 12px 0 15px 0;
	border-bottom: 1px dotted #CCC;
}
.Info-area ul.ListInner li:before, .Info-area ul.ListInner li:after {
	content: "";
	display: table;
}
.Info-area ul.ListInner li:after {
	clear: both;
}
.Info-area ul.ListInner li {
 *zoom: 1;
}
.Info-area ul.ListInner li a {
	color: #0066CC;
}
.Info-area ul.ListInner li a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.Info-area ul.ListInner li .date {
	float: left;
	width: 125px;
}
.Info-area ul.ListInner li .article {
	float: left;
	width: 608px;
}
.noscript div {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

#loading {
	width: 1024px;
	height: 185px;
	text-align: center;
	padding-top: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#loading02 {
	width: 684px;
	height: 53px;
	text-align: center;
	padding-top: 37px;
	position: absolute;
	left: 40px;
	top: 35px;
}
#BannerWrap {
	width: 241px;
	float: left;
}
.bannerEC {
	margin-bottom: 20px;
}
.bannerS {
	margin-bottom: 10px;
}
#BannerWrap a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

.noticeArea {
	margin-bottom: 30px;
}
.noticeArea dl {
	position: relative;
}
.noticeArea div:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
.noticeArea a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
}
/* important_notice */

.important_notice {
	width: 1024px;
	position: relative;
}
.important_notice dl {
	border: solid 1px #cc0000;
	margin-top: 12px;
}
.important_notice dl dt {
	background: #cc0000;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	text-align: center;
	float: left;
	padding: 5px 0;
	min-width: 140px;
}
.important_notice dl dd {
	background: url(/assets/img/common/icon_common_04.png) no-repeat left center;
	background-size: 16px auto;
	padding-left: 20px;
	color: #cc0000;
	font-size: 14px;
	line-height: 32px;
	float: left;
	margin: 5px 10px;
}
/* notice */

.notice {
	width: 1024px;
	position: relative;
}
.notice dl {
	border: solid 1px #0066cc;
	margin-top: 12px;
}
.notice dl dt {
	background: #e5effa;
	color: #0066cc;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	text-align: center;
	float: left;
	padding: 5px 0;
	min-width: 140px;
}
.notice dl dd {
	background: url(/assets/img/common/icon_common_03.png) no-repeat left center;
	background-size: 16px auto;
	padding-left: 20px;
	color: #0066cc;
	font-size: 14px;
	line-height: 32px;
	float: left;
	margin: 5px 10px;
}
/* ------------------------------------
commodity
--------------------------------------*/

#commodity {
}
#commodity ul li {
	border: solid 1px #aaaaaa;
	padding: 4px 0 0;
	width: 320px;
	/*float: left;*/
	webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
	/*margin: 0 29px 20px 0;*/
	position: relative;
	display:inline-block;
	margin:0 22px 20px 0;
}
#commodity ul li:nth-child(3n), #commodity ul li.print_last {
	margin: 0 0 20px 0;
}
#commodity ul li:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
#commodity ul li .img {
	text-align: center;
	padding-bottom:4px;
}
#commodity ul li .txt {
	background: url(/assets/img/common/icon_common_03.png) no-repeat left center;
	background-size: 16px auto;
	padding-left: 20px;
	color: #0066cc;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 5px 10px;
}
#commodity ul li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
}
#commodity ul li .col01 {
	border-bottom: solid 5px #338600;
}
#commodity ul li .col02 {
	border-bottom: solid 5px #c05b00;
}
#commodity ul li .col03 {
	border-bottom: solid 5px #258bcd;
}
#commodity ul li .col04 {
	border-bottom: solid 5px #e97fa3;
}
#commodity ul li .col05 {
	border-bottom: solid 5px #cd3301;
}
#commodity ul li .col06 {
	border-bottom: solid 5px #81241d;
}
#commodity ul li .col07 {
	border-bottom: solid 5px #fc9200;
}
#commodity ul li .col08 {
	border-bottom: solid 5px #666666;
}
#commodity .linkArea {
	float: right;
	margin-bottom:45px;
}
#commodity .linkArea p {
	float: left;
}
#commodity .linkArea p a {
	color: #0066cc;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	background: url(/assets/img/common/icon_common_03.png) no-repeat left center;
	background-size: 16px auto;
	padding-left: 20px;
	margin: 5px 10px;
}
#commodity .linkArea p a:hover {
	text-decoration: underline;
}
#commodity .bnr {
	clear:both;
}
h2 {
	background: #0066cc;
	color: #ffffff;
	font-size: 32px;
	line-height: 32px;
	text-align: center;
	margin: 0 auto 28px;
	padding: 15px 0;
}
/* ----------------------------------
pickup
-----------------------------------*/

#pickup {
	margin: 50px 0 35px;
	background: url(/assets/img/top/bg_index_01.gif) repeat left top;
	position: relative;
	overflow: hidden;
	padding: 0 0 50px;
}
#pickup h2 {
	margin: 0 auto 30px;
}
#pickup .Pickup-area {
	width: 1435px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
#pickup .Pickup-area .slick-slide {
	width: 247px;
	height: 170px;
	background: #ffffff;
	margin: 0 20px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

#pickup .Pickup-area .slick-slide a:hover {
	color: #333333;
}
#pickup .Pickup-area .slick-slide * {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#pickup .Pickup-area .icon {
	background: url(/assets/img/common/icon_common_03.png) no-repeat left 5px;
	background-size: 16px auto;
	padding-left: 20px;
	color: #0066cc;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 5px 10px;
}
#pickup .Pickup-area .txt {
	font-size: 14px;
	line-height: 20px;
	margin: 5px 5px 10px 10px;
	letter-spacing: -0.5px;
}
#slideFilterL, #slideFilterR {
	position: absolute;
	top: 0;
	width: 247px;
	height: 170px;
	opacity: 0.01;
	filter: alpha(opacity=1);
	-ms-filter: "alpha( opacity=1 )";
	background: #fff;
}
#slideFilterL {
	left: 20px;
}
#slideFilterR {
	right: 20px;
}
/* -------------------------
info
-------------------------- */

.infoBlock {
	position: relative;
	margin-bottom: 50px;
}
.info_title {
	padding: 10px 0 5px;
}
.info_title li {
	float: left;
	margin-right: 64px;
	float: left;
}
.info_title li:last-child {
	margin-right: 0;
}
.info_title .newTtl {
	border-bottom: solid 6px #0066cc;
	width: 480px;
	position: relative;
	padding-bottom: 10px;
}
.info_title .newTtl h3 {
	float: left;
	color: #0066cc;
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
}
.rss {
	background: url(/assets/img/common/icon_common_13.png) no-repeat left center;
	background-size: 8px auto;
	padding-left: 15px;
	margin-left: 10px;
	color: #ff9900;
	font-size: 15px;
	line-height: 32px;
	vertical-align: middle;
	position: absolute;
	top: -52px;
}
.rss01 {
	left: 97px;
}
.rss02 {
	left: 193px;
}
.rss:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
.rss a {
	color: #ff9900;
}
.info_nav {
	/* float: right; */
	padding-top: 8px;
	position: absolute;
	top: -54px;
	left: 260px;
}
.info_nav ul li {
	float: left;
	margin-right: 0;
}
.info_nav ul li a {
	color: #0066cc;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	background: url(/assets/img/common/icon_common_03.png) no-repeat left center;
	background-size: 16px auto;
	padding-left: 20px;
	margin: 0 0 0 10px;
	display: inline-block;
}
.info_nav ul li a:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
.info_detail {
	width: 480px;
	float: left;
	margin-right: 64px;
	position: relative;
}
.info_detail:last-child {
	margin-right: 0;
}
.info_detail dt {
	font-size: 14px;
	padding: 13px 0;
	float: left;
	clear: left;
	width: 20%;
}
.info_detail dd {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 22%;
}
.info_detail dd a {
	background: url(/assets/img/common/icon_common_01.png);
	padding-left: 10px;
	background-position: left 8px;
	background-repeat: no-repeat;
	color: #0066cc;
	font-size: 14px;
	line-height: 24px;
	margin-left: -0.8em;
	text-indent: 1em;
}
.info_detail a:hover {
	text-decoration: underline;
}
input[type="radio"] {
	display: none;
}
/*----------------------------
bnrArea
-----------------------------*/

#bnrArea {
	margin-bottom: 30px;
	clear: both;
}
#bnrArea ul li {
	border: solid 1px #aaaaaa;
	padding: 4px 0 0;
	width: 325px;
	/*float: left;
	margin: 0 21px 20px 0;*/
	display:inline-block;
	margin:0 11px 20px 0;
	position: relative;
	webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
}
#bnrArea ul li:nth-child(3n), #bnrArea ul li.print_last {
	margin: 0 0 20px 0;
}
#bnrArea ul li:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
#bnrArea ul li .img {
	text-align: center;
}
#bnrArea ul li .icon {
	background: url(/assets/img/common/icon_common_03.png) no-repeat left center;
	background-size: 16px auto;
	padding-left: 20px;
	color: #0066cc;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 5px 10px;
}
#bnrArea ul li .txt {
	font-size: 14px;
	line-height: 20px;
	margin: 5px 5px 10px 10px;
	letter-spacing: -0.6px;
}
#bnrArea ul li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
}
#bnrArea .small .icon {
	font-size:14px;
	letter-spacing:normal;
}

