/*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: 225px;
	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;
}
#commodity ul li:nth-child(3n) {
	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: 175px;
	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;
	padding-left: 15px;
}
.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: 10px 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 center;
	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;
	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) {
	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;
}

@media (max-width: 767px) {
h2 {
	font-size: 20px;
	line-height: 20px;
}
.container, #Footer {
	opacity:0;
}
.container img {
	width:100%;
}
/* MainVisual */
	#MainVisual {
	height: auto;
}
.MainVInner, #loading {
	width: 100%;
	height: auto;
}
#loading {
	padding-top: 0;
	top: 50%;
}
.slick-prev,  .slick-next {
	top: 40%;
}
.noticeArea {
	height: auto;
}
#slide .slick-slide img {
	width: 100%;
}
.slick-prev {
	left: -10px;
}
.slick-next {
	right: -10px;
}
.slick-slider {
	margin-bottom: 0px;
}
#commodity {
	margin-bottom: 5%;
}
/* important_notice */
.important_notice dl dt {
	float: none;
	text-align: left;
	padding: 0 3%;
}
.important_notice dl dd {
	float: none;
}
/* notice */
.notice dl,  .important_notice dl {
	border-right: none;
	border-left: none;
}
.notice,  .important_notice {
	width: 100%;
}
.notice dl dt {
	float: none;
	text-align: left;
	padding: 0 3%;
}
.notice dl dd {
	float: none;
}
#commodity ul li .txt {
	font-size: 14px;
	line-height: 20px;
}
#commodity ul.cbox01 li {
	float: none;
	width: 93.75%;
	margin: 0 auto 3%;
}
#commodity ul.cbox01 li .img {
	width: 98.3%;
	margin: 0 auto;
}
#commodity ul.cbox02 {
	float: none;
	width: 93.75%;
	margin: 0 auto 3%;
}
#commodity ul.cbox02 li {
	width: 48.3%;
	margin: 0 2% 3% 0;
}
#commodity ul.cbox02 li:nth-child(2n) {
	margin: 0 0 3% 0;
}
#commodity ul.cbox02 li .img {
	width: 96.5%;
	margin: 0 auto;
}
#commodity .linkArea {
	float: none;
	width: 93.75%;
	margin: 0 auto;
}
#commodity .linkArea p {
	float: none;
	border: solid 2px #0066cc;
	text-align: center;
	padding: 3%;
	margin-bottom: 2%;
}
#commodity .linkArea p a {
}
.bnr {
	width: 93.75%;
	margin: 20px auto 0;
}
/* ----------------------------------
pickup
-----------------------------------*/
	#pickup {
	margin: 7% 0;
	padding-bottom: 7%;
}
#pickup .Pickup-area {
	width: 100%;
}
#pickup .Pickup-area .icon {
	line-height: 20px;
}
.pickupSlide {
	margin: 0;
}
#pickup .Pickup-area .slick-slide {
	height:auto;
}
.slick-next02 {
	left: -0.8%;
	width: 8.5%;
	top: 30%;
}
.slick-prev02 {
	right: -0.8%;
	width: 8.5%;
	text-align: right;
	top: 30%;
}
#slideFilterL {
	left: 0;
	width: 7.5%;
}
#slideFilterR {
	right: 0;
	width: 7.5%;
}
#pickup .Pickup-area .slick-slide img {
	width: 100%;
}
#pickup .Pickup-area .slick-slide {
	margin: 0 0.3%;
}
#slideFilterL,  #slideFilterR {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
/* ----------------------------------
info
-----------------------------------*/
	.info_title {
	width:93.4375%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.info_title li {
	width: 50%;
	margin-right: 0;
}
.info_title li .newTtl {
	width: 100%;
	float: left;
	text-align: center;
	padding: 4% 0;
	border: none;
	margin-right: 0;
	position: initial;
}
.info_title .newTtl h3 {
	float: none;
}
.info_title .newTtl h3 span.ttl {
	color: #0066cc;
	font-size: 14px;
	line-height: 20px;
	background: url(/assets/img/common/icon_common_03.png) no-repeat left center;
	background-size: 16px auto;
	padding-left: 20px;
	margin: 7px;
	display: inline-block;
}
.info_title .active h3 span.ttl {
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	background: url(/assets/img/common/icon_common_14.png) no-repeat left center;
	background-size: 16px auto;
	padding-left: 20px;
	margin: 7px;
	display: inline-block;
}
.info_nav {
	float: none;
	border-top: solid 1px #06c;
	position: inherit;
	top: 0;
	left: 0;
	z-index: 2;
}
.info_nav ul li {
	width: 49.8%;
	text-align: center;
	padding: 1% 0;
}
.info_nav ul li:first-child {
	border-right: solid 1px #0066cc;
}
.info_detail {
	float: none;
	width: 93.125%;
	margin: 0 auto 7% !important;
	padding: 2% 0 2%;
	border: solid 1px #06c;
	/* border-top: none; */
		position: relative;
}
.info_detail .rss {
	float: right;
	margin-right: 6%;
	position: inherit;
	top: 0;
}
.rss01 {
	left:0;
}
.rss02 {
	left:0;
}
.rss {
/* display: none; */
	}
.active .rss {
	display: block;
	position: absolute;
	top: 0;
	right: 8%;
	z-index: 2;
	margin-top: 14%;
}
.info_detail dl {
	width: 94.1%;
	margin: 0 auto;
	clear: both;
}
.info_detail dt {
	float: none;
	padding: 5% 0 2%;
	width: 100%;
}
.info_detail dt:first-child {
	padding: 0 0 2%;
}
.info_detail dd {
	padding: 0 0 4% 4%;
}
.info_detail dd:last-child {
	border: none;
}
/* tab */
	.infoBlock label {
	display: block;
}
.infoBlock input {
	display: none;
}
.infoBlock {
	width: 100%;
	margin-bottom: 0;
}
.infoBlock input:not(:checked) + .info_detail {
	display: none;
}
.infoBlock input:checked + .info_detail {
	display: block;
}
.info_title label .active {
	background: #0066cc
}
.info_title label {
	background: #e5effa
}
/*----------------------------
bnrArea
-----------------------------*/
	#bnrArea ul {
	float: none;
	width: 93.75%;
	margin: 0 auto 3%;
}
#bnrArea ul li {
	width: 48.3%;
	margin: 0 2% 3% 0 !important;
}
#bnrArea ul li:nth-child(2n) {
	margin: 0 0 3% 0 !important;
}
#bnrArea ul li .img {
	width: 96.5%;
	margin: 0 auto;
}
}
 @media (max-width: 768px) {
#pickup .Pickup-area .slick-slide:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
}


.attention {
    text-align: center;
    margin: 20px 0 20px 0;
    font-size: 18px;
    border: 1px solid #696969;
    padding: 5px;
}

