

#header .pconly{
	display: none;
}

#column_center_one,#contents,#wrapper{
	float:none !important;
	width:auto !important;
}

#sliderbox{
	position: relative;
	min-width: 970px;
}

.flexslider{
	border: 0;
	margin-bottom: 0;
}

.flex-viewport img{
	width:100%;
	min-width:970px;
	height:auto;
}

.flex-control-nav{
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -485px;
	z-index: 90;
	width: 970px;
}

.flex-control-thumbs img{
	opacity: 1;
	border: 2px solid #ffffff;
}

.flex-control-thumbs img.flex-active{
	border: 2px solid #666666;
}

.flex-control-thumbs li{
	width: 15%;
	margin-right: 1.666%;
}

#column_center_one h2{
	margin: 25px 0;
}

.top_bar_new{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px 0;
	text-align: center;
	background: #ffffff url("../img/top/arrow_top_bar_new.png") no-repeat right 20px center;
}

.top_bar_new a{
	display: block;
	font-size: 18px;
	color: #263251;
	text-decoration: none;
	font-weight: normal;
}

.top_bar_new a:hover{
	text-decoration: underline;
}

.index_bk_bar{
	background: #000000;
	padding: 40px 0;
	text-align: center;
	color: #ffffff;
}

#news-title-box{
	display: none;
}

.index_information_title{
	font-size: 25px;
	color: #263251;
	font-weight: normal;
	text-align: center;
	background: url("../img/top/index_information_title.png") no-repeat center center;
	margin: 50px 0 50px !important;
}

.index_pickup_left{
	width: 650px;
	float: left;
	margin-bottom: 50px;
}

.index_news{
}

.index_subtitle{
	text-align: center;
	font-size: 17px;
	color: #666666;
	margin-bottom: 30px;
	font-weight: normal;
}

#block-news{
	width: 928px !important;
	border: 1px solid #000000;
	padding: 0 0 20px 20px;
}

#block-news dl {
	height: 140px;
}

#block-news .end{
	margin-right: 20px;
	padding: 15px 0;
	border-bottom: 1px dotted #000000;
}

.news-date{
	color: #666666;
	display: block;
}

#block-news .end a{
	color: #666666;
}

#column_center_one .index_news .block-center{
}

/* @group pickup */

.index_pickup{
	margin-right: -25px;
}

.index_pickup_box,
.index_bn_box{
	width: 300px;
	float: left;
	margin: 0 25px 25px 0;
}

.index_pickup_box a{
	display: block;
	background: #ffffff;
	padding: 10px 0;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	border-radius: 5px;
}

.index_pickup_box a:hover{
	background: #666666;
	color: #ffffff;
}

.index_pickup_box a img{
	width: 100%;
	height: auto;
}

.index_pickup_box a h3{
	background: #d6e0eb;
	padding: 15px 10px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 5px;
	min-height: 76px;
}

.index_pickup_box a p{
	font-size: 14px;
	padding: 5px 15px;
	height: 60px;
}

.index_pickup_box a:hover h3{
	background: #333333;
	color: #ffffff;
}

.index_pickup_box a:hover img{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

/* @end */

/* @group weekly */

.index_weekly_box{
	width: 970px;
	margin: 0 -15px 60px 0;
}

.index_weekly{
	width: 470px;
	height: 390px;
	float: left;
	margin: 0 15px 0 0;
	border-radius: 5px;
}

.index_weekly a{
	display: block;
	width: 470px;
	height: 390px;
	position: relative;
}

.index_weekly a:hover{
	background-color: rgba(255,255,255,0.5);
}

.index_weekly a h3{
	position: absolute;
	width: 100%;
	text-align: center;
	color: #ffffff;
	left: 0;
	bottom: 0;
	font-size: 16px;
	padding: 15px 0;
	background-color: rgba(0,0,0,0.7);
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}

.index_weekly a .index_weekly_day{
	width: 70px;
	background: #ffffff;
	font-size: 35px;
	color: #333333;
	text-align: center;
	padding: 0;
	position: absolute;
	top: 25px;
	left: 25px;
}

.index_weekly a .index_weekly_year{
	width: 70px;
	background: #ffffff;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 0;
	position: absolute;
	top: 80px;
	left: 25px;
}

.index_weekly a:hover .index_weekly_day,
.index_weekly a:hover .index_weekly_year{
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
}

.index_weekly a:hover h3{
	color: #999999;
}

/* @end */

/* @group service */


.index_service{
	background: #ffffff;
	text-align: center;
	margin-bottom: 80px;
}

.index_service_left{
	width: 480px;
	float: left;
}

.index_service_right{
	width: 490px;
	float: right;
	text-align: center;
	color: #666666;
}

.index_service_right h3{
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}

.index_service_btn{
	display: inline-block;
	width: 140px;
	padding: 4px 0;
	text-align: center;
	background: #000000;
	color: #ffffff;
	border-radius: 5px;
	font-size: 15px;
}

.index_service_btn:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	color: #ffffff;
	text-decoration: none;
}
/* @end */


/* @group productcategory */

.index_productcategory{
	background: url("../img/top/index_productcategory.jpg") no-repeat;
	background-size:cover;
	color: #ffffff;
	padding: 0;
}

.index_productcategory h2{
	font-size: 25px;
	color: #ffffff;
	background: url("../img/top/index_productcategory_title.png") no-repeat center center;
	padding: 30px 0 !important;
	text-align: center;
	font-weight: normal;
}

.index_productcategory ul{
	margin: 50px -11px 0 0;
}

.index_productcategory ul li{
	width: 234px;
	float: left;
	margin: 0 11px 50px 0;
}

/* @end */

.index_aboutshop_title{
	font-size: 25px;
	color: #263251;
	background: url("../img/top/index_aboutshop_title.png") no-repeat center center;
	padding: 35px 0 !important;
	text-align: center;
	font-weight: normal;
}


.index_aboutshop_btn{
	display: inline-block;
	width: 140px;
	padding: 3px 0;
	text-align: center;
	background: #000000;
	color: #ffffff;
	border-radius: 5px;
	font-size: 15px;
}

.index_aboutshop_btn:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	color: #ffffff;
	text-decoration: none;
}

@charset "utf-8";

/* @group header */

.sp_chn_btn{
	width: 100%;
	background: #d6e0ea;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 101;
}

#header_scroll_page{
	background: #263251;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}

#header_scroll_nav_page{
	max-width: 1200px;
	min-width: 970px;
	margin: 0 auto;
	text-align: left;
}

#header_scroll_nav_page #logo{
	width: 87px;
	float: left;
	margin: 5px 0 0 0;
}

#nav_scroll_page{
	width: 790px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
}

#nav_scroll_page li{
	float: left;
}

#nav_scroll_page li.snav_fb_page{
	padding: 4px 8px 0 0;
}

#nav_scroll_page li.snav_ig_page{
	padding: 4px 8px 0 0;
}

#nav_scroll_page li.snav_cart_page{
	padding: 4px 0 0 0;
}

#nav_scroll_page li.snav_howto_page{
	padding: 9px 10px 0 0;
}

.sub_product2_page,
.sub_about2_page,
.sub_contents2_page,
.sub_howto2_page,
.sub_shop2_page{
	width: 100%;
	background: #000000;
	height: 95px;
	display: none;	
}

.sub_guide2_page{
	width: 100%;
	background: #000000;
	display: none;	
}

.sub_contents2_page{
	height: auto;
}

.sub_product2_page ul,
.sub_about2_page ul,
.sub_shop2_page ul,
.sub_guide2_page ul{
	width: 970px;
	margin: 0 auto;
	text-align: center;
}

.sub_howto2_page ul{
	width: 780px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: left;
	line-height: 2;
}

.sub_product2_page ul li,
.sub_about2_page ul li,
.sub_shop2_page ul li{
	float: none;
	display: inline;
	padding: 0 25px;
	height: 95px;
}

.sub_guide2_page ul{
	padding: 15px 0 10px;
}

.sub_guide2_page ul li{
	float: none;
	display: inline-block;
	padding: 0 25px;
	height: 50px;
	overflow: hidden;
}

.sub_howto2_page ul li{
	color: #ffffff;
	font-size: 14px;
}

/* nav contents */

.alt81contents{
	max-width: 1200px;
	min-width: 970px;
	margin: 0 auto;
	padding: 40px 0 25px;
}

.alt81contents_left {
	width: 60%;
	float: left;
	padding: 0 5%;
}

.alt81contents_right {
	width: 40%;
	float: right;
}

.alt81contents_left .alt81contents_item{
	width: 30%;
	float: left;
	margin: 0 5% 0 0;
	text-align: center;
}

.alt81contents_left .alt81contents_item:last-child {
	margin-right: 0;
}

.alt81contents_right .alt81contents_item {
	width: 48%;
	float: left;
	margin-bottom: 10px;
}

.alt81contents_right .alt81contents_item:nth-child(2n) {
	float: right;
	margin-bottom: 10px;
}

.alt81contents .alt81contents_item img{
	margin-bottom: 5px;
}

.alt81contents .alt81contents_item a{
	color: #ffffff;
	font-size: 12px;
	position: relative;
	display: block;
}

.alt81contents .alt81contents_item a:hover{
	text-decoration: none;
}

.alt81contents_right .alt81contents_item_img {
	width: 70px;
}

.alt81contents_right .alt81contents_item_text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 0 0 80px;
	text-align: left;
}
 .alt81contents_item a:hover {
 	color: #417297;
 }

 .alt81contents_item a:hover img{
 	opacity: 0.7;
 }

/* // nav contents */

/* @end */

.block-center{
	width: 970px !important;
}

#section_under{
	position: relative;
}

#section_under .product_inner{
	padding-bottom: 163px;
}


#section_under #footer1{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 56px;
}

#section_under #footer2{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px 0;
}

#section_under #footer_copyright{
	padding-left: 20px;
}

#section_under #footer_link{
	padding-right: 20px;
}

#fp-nav span{
	border: 0 !important;
	background: #cccccc !important;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2) inset;
}

#fp-nav li .active span{
	border: 1px solid #ffffff !important;
	background: #333333 !important;
	width: 10px;
	height: 10px;
	top: 0px;
	left: 0px;
}

#fp-nav ul li:nth-last-child(1) span{
	opacity: 0.5;
}
/*
#fp-nav ul li:nth-last-child(2) span{
	top: -4px;
	left: -4px;
	width: 20px;
	height: 20px;
	background: #cccccc url("../img/product/side_icon_cart.png") no-repeat 2px 3px !important;
}

#fp-nav ul li:nth-last-child(2) a.active span{
	top: -4px;
	left: -4px;
	width: 20px;
	height: 20px;
	background: #000000 url("../img/product/side_icon_carton.png") no-repeat 2px 3px !important;
	border: 0 !important;
}
*/

#gotobuy{
	position: fixed;
	bottom: 50px;
	right: 17px;
	z-index: 1000;
}