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

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

.flexslider{
	border: 0;
	margin-bottom: 0;
}
/*
.flexslider .slides > li {
	display: block;
	width: 100%;
	float: left;
	position: relative;
}
*/

.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;
}

.index_bk_bar a:hover p{
	opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

#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{
	max-width: 970px;
	margin: 0 auto;
	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{
}

.index_pickup_box,
.index_bn_box{
	width: 30%;
	float: left;
	margin: 0 1.66% 25px;
}

.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: 15px;
	margin-bottom: 5px;
	min-height: 76px;
}

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

.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;
}

.fullimg {
	width: 100%;
	height: auto;
}

/* @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_01{
	background: #e3dad0;
	text-align: center;
	margin-bottom: 80px;
}

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

.index_service_left{
	width: 480px;
	float: left;
	text-align: center;
	color: #333;
}

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

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

.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 0 0 0;
	text-align: center;
}

.index_productcategory ul li{
	width: 234px;
	display: inline-block;
	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;
}
/* 2018 オリジナルサービスCSS*/
.index_originalservice{
	background-color:#0f1524; 
	background-size:cover;
	color: #ffffff;
	padding: 0;
}

.index_originalservice 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;
}