#main_wrapper {
	width: 980px;
	margin: 0 auto;
}
#main_wrapper_inner {
	width: 980px;
	background: none;
	margin: 0 auto;
	padding-bottom: 0;
}
#contents {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#contents p {
	margin: 0;
}
#contents ul {
	list-style: none;
}
#contents ul li img {
	max-width: 100%;
}
#contents ul li a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
#contents h2 {
	margin-top: 30px;
	font-weight: normal;
	font-size: 16px;
	border-bottom: dotted 1px #ccc;
}
#contents h2::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
}
#contents h2 span {
	margin-left: 15px;
	font-size: 14px;
}
/* =========================================
サイドナビゲーション
========================================== */
.sidenav {
	float: left;
	width: 200px;
	margin-right: 30px;
}
.side_menu {
	display: inline-block;
	margin-bottom: 20px;
}
.side_menu img {
	padding-right: 5px;
}
.side_menu h2 {
	margin-top: 0px;
}
.side_menu li {
	position: relative;
	border-bottom: 1px solid #ccc;
}
.side_menu li a {
	display: table-cell;
	width: 200px;
	height: 40px;
	line-height: 40px;
}
/* ==========================================
メインコンテンツ
========================================== */
.main {
	float: left;
}
.main ul {
	display: flex;
	flex-wrap: wrap;
}
.main ul li {
	padding-bottom: 20px;
}
/* ==========================================
お知らせ
========================================== */
.information {
	width: 750px;
	margin-bottom: 45px;
}
.information dl {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.info_news dt {
	float: left;
	width: 120px;
	background-image: url(/item/images/news_icon.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.information dl dt span {
	color: #F00;
}
.information dl dd {
	padding-left: 130px;
}
.information dl dd span a:hover {
	opacity: 0.7;
	transition: 0.5s;
}
.info_item dt {
	float: left;
	width: 125px;
	background-image: url(/item/images/item_icon.png);
	background-repeat: no-repeat;
	background-position: center right;
}
/* ===========================================
特集
=========================================== */
.topicks {
	width: 750px;
}
.topicks ul {
	display: flex;
	flex-wrap: wrap;
}
.topicks ul li {
	width: 240px;
}
.topicks ul li img {
	padding-bottom: 3px;
}
/* ===========================================
おすすめ商品
=========================================== */
.pickup_item {
	width: 750px;
	box-sizing: border-box;
}
.pickup_item ul {
	display: flex;
	flex-wrap: wrap;
}
.pickup_item ul li {
	width: 176px;
}
.pickup_item ul li img {
	margin-bottom: 3px;
	border: 1px solid #eee;
	box-sizing: border-box;
}
/* ==========================================
新着＆人気商品
========================================== */
.new_hit {
	width: 750px;
}
.new_hit ul {
	display: flex;
	flex-wrap: wrap;
}
.new_hit ul li {
	position: relative;
	width: 176px;
}
.new_hit ul li span {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 25%;
}
.new_hit ul li img {
	margin-bottom: 3px;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.new_hit ul li span img {
	border: none;
}
/* ==========================================
お客様の声
========================================== */
.users_voice {
   width: 750px;
}

/* ==========================================
テーマから探す
========================================== */
.search_item {
	width: 750px;
}
.search_item ul {
	display: flex;
	flex-wrap: wrap;
}
.search_item ul li {
	width: 365px;
}
.search_item ul li img {
	margin-bottom: 3px;
	border: 1px solid #eee;
	box-sizing: border-box;
}
/* =========================================
注目カテゴリ
========================================= */
.pickup_category {
	width: 750px;
}
.pickup_category p {
	text-align: center;
}
.pickup_category ul {
	display: flex;
	flex-wrap: wrap;
}
.pickup_category ul li {
	width: 138px;
}
/* =========================================
スライドショー
========================================= */


.swiper-container-main {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}


.swiper-wrapper-main {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide-main, .swiper-wrapper-main {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}


.swiper-slide-main {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}


.swiper-container-main {
	width: 748px;
	height: 350px;
}
.swiper-pagination-main {
	text-align: center;
}
.navigation-banner-wrapper {
	max-height: 400px;
	height: auto;
	width: 100%;
	margin-left: 12px;
	margin-right: 12px;
}
.swiper-slide-main {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}


.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}


.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}


.swiper-pagination-bullet-active {
    opacity: 1;
    background: #666
}


.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}


.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}





