@charset "UTF-8";
/* CSS Document */

/* ==============================================
 カラム指定 // /user_data/packages/default/css/common.css > override
=============================================== */

#container {
	width: 100%;
	padding-bottom:0;
}
.main_column {
	width: 100%;
	padding-bottom: 0;
}

/*------------------------------------------------------------
	home
------------------------------------------------------------*/

.home-vidual {
	margin: 0 0 20px;
	text-align: center;
}
.home-vidual .subtitle {
  position: relative;
  z-index: 1;
  top: 165px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 180%;
  color: #FFF;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.home-category {
	width:1020px;
	margin:30px auto;
	padding:0;
}

.home-category .inner {
	width:1001px;
	margin: 0 0 0 20px;
	padding:0;
	overflow:hidden;
}

.home-category .inner ul {
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
}

.home-category .inner ul li {
	margin: 0 23px 0 0;
	padding:0;
	float:left;
}

.home-banner {
	margin: 40px auto;
	width: 980px;
	overflow: hidden;
}
.home-banner-primary {
	float: left;
	width: 475px;
}
.home-banner-secondary {
	float: right;
	width: 475px;
}
.home-banner .title {
	margin: 10px 0 6px;
	font-size: 1.5em;
	font-weight: bold;
}
.home-banner .description {
	font-size: 1.08em;
	line-height:20px;
	margin: 10px 0 6px;
}
.home-banner-aboutus {
	height: 220px;
}

.home-banner .flexslider {
	height: 350px;
}
.home-banner .flex-control-paging {
	bottom: 20px;
}
.home-banner .flex-direction-nav {
	top: 162px;
}
.home-banner .flex-direction-nav a.flex-prev {
	border: none;
	left: 19px;
	width: 17px;
	height: 28px;
	text-indent: 17px;
}
.home-banner .flex-direction-nav a.flex-next {
	border: none;
	right: 19px;
	width: 17px;
	height: 28px;
	text-indent: 17px;
}

#contents {
	width:980px;
	margin:0 auto;
	padding:40px 0 0 0;
    border-top:#d5d7da solid 1px;
}
#contents .home {
	width:980px;
	overflow:hidden;
}
#contents .home .inner {
	width:1011px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#contents .home .thumb {
	margin:0 31px 40px 0;
	float:left;
	border-bottom:#d5d7da solid 3px;
}
#contents .home .large {
	width:643px;
}
#contents .home .small {
	width:306px;
}
#contents .home #dummy {
	border:	none;
}
#contents .home .thumb .thumb-img {
	margin:0;
	padding:0;
	display:block;
}
#contents .home .thumb .thumb-txt {
	line-height:20px;
	margin:15px 0 0 0;
	padding:0 0 25px 0;
}
#contents .home .thumb .thumb-txt h2 {
	font-size:1.05em;
	font-weight:bold;
	margin:0;
	padding:0;
	display: inherit;
}
#contents .home .thumb .thumb-txt p {
	margin:5px 0 0 0;
	padding:0;
}

.newitem-container {
	margin-top: 30px;
	padding-top: 30px;
	background: #E0E1E3;
	text-align: center;
	overflow: hidden;
}
.newitems {
	position: relative;
	width: 980px;
	margin: 0 auto;
	min-height: 470px;
	text-align: left;
}
.newitems-men {
	border-bottom: 1px solid #CACBCD;
	margin-bottom: 30px;
}
.newitems-header {
	overflow: hidden;
	margin-bottom: 30px;
}
.newitems-header .more {
	float: right;
	display: block;
	width: 190px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	color: #FFF;
	background: #000;
}
.newitems-header .more:hover {
	background: #262626;
	color: #FFF;
	text-decoration: none;
}
.newitems-header .more .label {
	color: #FFF;
	background: url(/user_data/packages/default/img/common/more_arrow.png) 0 5px no-repeat;
	padding-left: 12px;
	font-size: 1.16em;
}
.newitems .tab-controller {
	float: left;
	width: 790px;
	overflow: hidden;
}
.newitems .tab-controller li {
	float: left;
	margin-right: 1px;
}
.newitems .tab-controller a {
	display: block;
	width: 90px;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	background: #B1B4B6;
}
.newitems .tab-controller a:hover {
	background: #BDBFC1;
	text-decoration: none;
}
.newitems-men .tab-controller .tab-controller-active a,
.newitems-men .tab-controller .tab-controller-active a:hover {
	background: #0F4175;
}
.newitems-women .tab-controller .tab-controller-active a,
.newitems-women .tab-controller .tab-controller-active a:hover {
	background: #FF5755;
}
.newitems .tab-controller .label {
	color: #FFF;
	background: url(/user_data/packages/default/img/common/tab_arrow.png) 0 6px no-repeat;
	padding-left: 13px;
	font-size: 1.16em;
}
.newitems .tab-content {
	display: none;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.newitems .tab-content-active {
	display: block;
}
.newitems .tab-content .ajax-content {
	position: relative;
	z-index: 1;
}
.newitems .tab-content .ajax-content-animate {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.newitems .tab-content .list_area {
	margin-bottom: 0;
}
.newitems .prev {
	display: block;
	position: absolute;
	top: 190px;
	left: -55px;
	width: 25px;
	height: 43px;
	overflow: hidden;
	text-indent: 25px;
	background: url(/user_data/packages/default/img/common/top_prev.png) no-repeat;
	z-index: 2;
}
.newitems .next {
	display: block;
	position: absolute;
	top: 190px;
	right: -55px;
	width: 25px;
	height: 43px;
	overflow: hidden;
	text-indent: 25px;
	background: url(/user_data/packages/default/img/common/top_next.png) no-repeat;
	z-index: 2;
}
@media screen and (max-width: 1020px) {
	.newitems .prev {
		left: 0;
	}
	.newitems .next {
		right: 0;
	}
}
.newitems .loading {
	display: none;
	position: absolute;
	top: 195px;
	left: 0;
	width: 100%;
	text-align: center;
}
