@charset "utf-8";

/************************************************
 トップページリニューアル　追加css
************************************************ */



/* ==============================================
▼header
=============================================== */
body {
       padding-top: 166px;
}
header#gHeader18 {
    z-index: 19999;
}
header#gHeader18 h1{
	float: left;
	width: 300px;
	height: 50px;
	background: url(../img/renewal/header-logo2.png) no-repeat center 20px;
	padding: 20px 0 20px 20px;
}
header#gHeader18 h1 img{ display: none;}
header#gHeader18 h1 a {
    display: inline-block;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
header#gHeader18 h1:hover {
    opacity: 0.7;
}
header#gHeader18 #gHeader18-box1{
	float: right;
	width: 620px;
	padding: 20px 80px 10px 0;
	text-align: right;
}
header#gHeader18 #gHeader18-box1 img{
	float: right;
	margin-left: 10px;
}
header#gHeader18 #gHeader18-box1 a{
	display: inline-block;
	width: 8em;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
	margin-top: 0;
	margin-left: 10px;
	vertical-align: middle;
}
header#gHeader18 #gHeader18-box1 a.btn-shinki{ background: #F2615E; border: 2px solid #F2615E;}
header#gHeader18 #gHeader18-box1 a.btn-login,
header#gHeader18 #gHeader18-box1 a.btn-mypage{ background: #565543; border: 2px solid #565543;}
header#gHeader18 #gHeader18-box1 a.btn-logout{
	color: #565543;
	background: #fff;
	border: 2px solid #565543;
}
header#gHeader18 #gHeader18-box1 a:hover{ opacity: .6;}
header#gHeader18 #gHeader18-box1 p{
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	margin-top: 0px;
	vertical-align: middle;
}
header#gHeader18 #gHeader18-box2{
	clear: both;
	padding: 5px 0;
	text-align: center;
	background: #C1C0AD;
}
header#gHeader18 #gHeader18-box2-wrap{
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
}
header#gHeader18 #gHeader18-box2-wrap div.search_area{
	display: inline-block;
	width: 50%;
	padding-right: 32px;
	position: relative;
	margin-right: 25px;
	vertical-align: bottom;
}
header#gHeader18 #gHeader18-box2-wrap input[type="text"]{
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding: 0 20px;
	background: #fff;
	border: none;
}
header#gHeader18 #gHeader18-box2-wrap input[type="image"]{
	display: inline-block;
	border: none;
	outline: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
header#gHeader18 #gHeader18-box2-wrap a{
	display: inline-block;
	color: #565543;
	height: 28px;
	line-height: 28px;
	padding-left: 28px;
	margin-right: 15px;
}
header#gHeader18 #gHeader18-box2-wrap a.btn-cart{ background: url(../img/renewal/header-cart.png) no-repeat left center; position: relative;}
header#gHeader18 #gHeader18-box2-wrap a.btn-favo{ background: url(../img/renewal/header-favorite.png) no-repeat left center;}
header#gHeader18 #gHeader18-box2-wrap a.btn-history{ background: url(../img/renewal/header-history.png) no-repeat left center;}
header#gHeader18 #gHeader18-box2-wrap #sp-menu{ display: none;}
header#gHeader18 #gHeader18-box3{
	clear: both;
	padding: 5px 0;
	text-align: center;
	background: #6FB6A9;
}
header#gHeader18 #gHeader18-box3-wrap{
	max-width: 1000px;
	height: 28px;
	line-height: 28px;
	margin: 0 auto;
	text-align: left;
}
header#gHeader18 #gHeader18-box3-wrap div.category{
	float: left;
	width: 20%;
	height: 28px;
	line-height: 28px;
	background: none!important;
}
header#gHeader18 #gHeader18-box3-wrap #main-menu{
	position:relative;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
	background: none;
}
header#gHeader18 #gHeader18-box3-wrap #main-menu>li{
	float: none;
}
header#gHeader18 #gHeader18-box3-wrap #main-menu a.topLink{
	display: block;
	padding: 0;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff!important;
	background: #6FB6A9!important;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	z-index: 99999999999;
}
header#gHeader18 #gHeader18-box3-wrap #main-menu a.topLink:hover{
	text-decoration: none!important;
	color: #C5E2DD!important;
}
header#gHeader18 #gHeader18-box3-wrap #main-menu ul{
	border: none!important;
	background: #F3F3EA!important;
	box-shadow:0px 0px 5px #999999!important;
	top: 0!important;
}
header#gHeader18 #gHeader18-box3-wrap #main-menu ul.linkList{
	border: none!important;
	background: #F3F3EA!important;
    /* margin-top: 30px!important; */
}

header#gHeader18 #gHeader18-box3-wrap #main-menu > li > ul.linkList{
	margin-top: 30px!important;
}

header#gHeader18 #gHeader18-box3-wrap #main-menu ul.linkList li{
}
header#gHeader18 #gHeader18-box3-wrap #main-menu ul.linkList li a{
	color: #474639;
	padding: 4px 20px 4px 10px;
	background:#F3F3EA!important;
}
header#gHeader18 #gHeader18-box3-wrap #main-menu ul.linkList li a:hover{
	color: #6FB6A9!important;
	/* background: url(../img/renewal/icon-right.png) no-repeat right 10px center #F3F3EA!important; */
}
header#gHeader18 #gHeader18-box3-wrap #main-menu ul.linkList li a.has-submenu:hover,header#gHeader18 #gHeader18-box3-wrap #main-menu ul.linkList li a.highlighted{
	color: #6FB6A9!important;
	background: url(../img/renewal/icon-right.png) no-repeat right 10px center #F3F3EA!important;
}
header#gHeader18 #gHeader18-box3-wrap ul.hLink{
	float: right;
	width: 80%;
}
header#gHeader18 #gHeader18-box3-wrap ul.hLink li{
	display: inline-block;
	width: 25%;
	text-align: left;
}
header#gHeader18 #gHeader18-box3-wrap ul.hLink li:nth-child(2){
    font-size: 10px;
}
header#gHeader18 #gHeader18-box3-wrap ul.hLink li a{
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center!important;
	color: #fff!important;
	text-align: left;
	border-right: 1px solid #fff;
}
header#gHeader18 #gHeader18-box3-wrap ul.hLink li a:hover{
	text-decoration: none!important;
	color: #C5E2DD!important;
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:1000px){
    body {
       padding-top: 205px;
    }
	header#gHeader18 {
	}
	header#gHeader18 h1{
		float: left;
		width: 31.25%;
		height: auto;
		background: none;
		padding: 0;
	}
	header#gHeader18 h1 img{ display: inline; width: 100%; max-width: 150px; height: auto;}
	header#gHeader18 #gHeader18-box1{
		clear: both;
		float: none;
		width: auto;
		padding: 0;
		text-align: left;
	}
	header#gHeader18 #gHeader18-box1 img{ display: none;}
	header#gHeader18 #gHeader18-box1 a{
		box-sizing: border-box!important;
		display: inline-block;
		width: 50%;
		line-height: 3;
		margin: 0;
		text-decoration: none!important;
	}
	header#gHeader18 #gHeader18-box1 a:hover{ opacity: 1;}
	header#gHeader18 #gHeader18-box1 p{
		display: block;
		font-size: 12px;
		line-height: 1;
		margin-top: 0;
		padding: 0 3% 10px;
		vertical-align: middle;
	}
	header#gHeader18 #gHeader18-box2{
		clear: both;
		padding: 5px 0;
		text-align: center;
		background: #6FB6A9;
	}
	header#gHeader18 #gHeader18-box2-wrap{
		max-width: 1000px;
		margin: 0 auto;
		padding: 0 8px 0 0;
		text-align: left;
	}
	header#gHeader18 #gHeader18-box2-wrap div.search_area{
		position: absolute;
		top: 25px;
		right: 3%;
		display: inline-block;
		width: 50%;
		padding-right: 28px;
		margin-right: 0;
		border: 2px solid #4E4D3E;
		vertical-align: bottom;
	}
	header#gHeader18 #gHeader18-box2-wrap input[type="text"]{
		box-sizing: border-box;
		display: inline-block;
		width: 100%;
		height: 28px;
		line-height: 28px;
		padding: 0 20px;
		background: #fff;
		border: none;
	}
	header#gHeader18 #gHeader18-box2-wrap input[type="image"]{
		display: inline-block;
		border: none;
		outline: none;
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 0;
		border-left: 2px solid #4E4D3E;
	}
	header#gHeader18 #gHeader18-box2-wrap a{
		display: inline-block;
		color: #fff;
		font-size: 11px;
		text-decoration: none;
		height: auto;
		line-height: 1;
		padding: 30px 5px 3px;
		margin-right: 0;
		vertical-align: middle;
	}
	header#gHeader18 #gHeader18-box2-wrap a.btn-cart{ background: url(../img/renewal/header-cart-sp.png) no-repeat center top; background-size: 25px;}
	header#gHeader18 #gHeader18-box2-wrap a.btn-favo{ background: url(../img/renewal/header-favorite-sp.png) no-repeat center top; background-size: 25px;}
	header#gHeader18 #gHeader18-box2-wrap a.btn-history{ background: url(../img/renewal/header-history-sp.png) no-repeat center top; background-size: 25px;}
	header#gHeader18 #gHeader18-box2-wrap #sp-menu{
		display: block;
		float: right;
		padding-top: 2px;
	}
	header#gHeader18 #gHeader18-box2-wrap #sp-menu img{
		width: 40px;
		height: auto;
	}
	header#gHeader18 #gHeader18-box3{
		display: none;
		clear: both;
		padding: 0;
		text-align: center;
		background: #fff;
	}
	header#gHeader18 #gHeader18-box3-wrap{
		max-width: 1000px;
		height: auto;
		line-height: inherit;
		margin: 0 auto;
		text-align: left;
	}
    header#gHeader18 #gHeader18-box3-wrap ul.hLink li:nth-child(2){
        font-size: 1em;
    }
	header#gHeader18 #gHeader18-box3-wrap div.category{
		float: none;
		width: auto;
		height: auto;
		line-height: inherit;
		background: none!important;
	}
	header#gHeader18 #gHeader18-box3-wrap #main-menu{
		position:relative;
		top:0;
		left:0;
		z-index:9999;
		width:100%;
		background: none;
	}
	header#gHeader18 #gHeader18-box3-wrap #main-menu>li{
		float: none;
	}
	header#gHeader18 #gHeader18-box3-wrap #main-menu a.topLink{
		display: block;
		padding: 0;
		width: 100%;
		height: auto;
		line-height: inherit;
		text-align: left;
		color: #6FB6A9!important;
		background: #fff!important;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #6FB6A9;
		padding: 8px 3%;
		position: relative;
		z-index: 99999999999;
	}
	header#gHeader18 #gHeader18-box3-wrap #main-menu a.topLink:hover{
		text-decoration: none!important;
		color: #C5E2DD!important;
	}
	header#gHeader18 #gHeader18-box3-wrap ul.hLink{
		clear: both;
		float: none;
		width: auto;
		position: static;
	}
	header#gHeader18 #gHeader18-box3-wrap ul.hLink li{
		display: block;
		width: auto;
		text-align: left;
	}
	header#gHeader18 #gHeader18-box3-wrap ul.hLink li a{
		display: block;
		height: auto;
		line-height: inherit;
		padding: 8px 3%;
		text-align: left!important;
		color: #6FB6A9!important;
		text-align: left;
		border-right: none;
		border-bottom: 1px solid #6FB6A9;
	}
	header#gHeader18 #gHeader18-box3-wrap ul.hLink li a:hover{
		text-decoration: none!important;
		color: #C5E2DD!important;
	}
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:400px){
    header#gHeader18 #gHeader18-box2-wrap div.search_area{
		position: absolute;
		top: 15px;
		right: 3%;
		display: inline-block;
		width: 45%;
		padding-right: 28px;
		margin-right: 0;
		border: 2px solid #4E4D3E;
		vertical-align: bottom;
	}
	header#gHeader18 #gHeader18-box2-wrap input[type="text"]{
		box-sizing: border-box;
		display: inline-block;
		width: 100%;
		height: 28px;
		line-height: 28px;
		padding: 0 5px;
		background: #fff;
		border: none;
	}
}

/* ==============================================
▼footer
=============================================== */
footer#gFooter18 {
	clear: both;
	text-align: center;
}
footer #sidefixed{
	position: fixed;
	top: 20px;
	right: 0;
	z-index: 999999;
}
footer #sidefixed span.pcnone,
footer #sidefixed span.sidefixed1 img,footer #sidefixed span.sidefixed2 img,footer #sidefixed span.sidefixed3 img,footer #sidefixed span.sidefixed4 img,
footer #sidefixed a.pcnone,
footer #sidefixed a.sidefixed1 img,footer #sidefixed a.sidefixed2 img,footer #sidefixed a.sidefixed3 img,footer #sidefixed a.sidefixed4 img{ display: none;}
footer #sidefixed span.sidefixed1,footer #sidefixed a.sidefixed1{ display: block; width: 60px; height: 160px; background: url(../img/renewal/sidefixed-free2022.png) no-repeat; margin-bottom: 5px;}
footer #sidefixed span.sidefixed2,footer #sidefixed a.sidefixed2{ display: block; width: 60px; height: 160px; background: url(../img/renewal/sidefixed-anytime.png) no-repeat; margin-bottom: 5px;}
footer #sidefixed span.sidefixed3,footer #sidefixed a.sidefixed3{ display: block; width: 60px; height: 160px; background: url(../img/renewal/sidefixed-tcard.png) no-repeat; margin-bottom: 5px;}
footer #sidefixed span.sidefixed4,footer #sidefixed a.sidefixed4{ display: block; width: 60px; height: 160px; background: url(../img/renewal/sidefixed-campaign.png) no-repeat; margin-bottom: 5px;}
footer #sidefixed a.sidefixed1:hover,footer #sidefixed a.sidefixed2:hover,footer #sidefixed a.sidefixed3:hover,footer #sidefixed a.sidefixed4:hover{
	opacity: 0.6;
}
footer #gFooter18-wrap{
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	padding: 35px 0 20px;
}
footer #gFooter18-wrap dl{
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #C1C0AD;
	padding-bottom: 50px;
}
footer #gFooter18-wrap dl dt{
	clear: both;
	color: #fff;
	font-weight: bold;
	line-height: 2;
	padding: 0 10px;
	background: #4E4D3E;
	margin-bottom: 15px;
}
footer #gFooter18-wrap dl dd{
	clear: both;
	margin-bottom: 30px;
}
footer #gFooter18-wrap dl dd img{
	margin-bottom: 20px;
}
footer #gFooter18-wrap dl dd a{
	display: block;
	width: 360px;
	padding: 5px 10px;
	color: #4E4D3E;
	border: 1px solid #4E4D3E;
}
footer #gFooter18-wrap figure{
	overflow: hidden;
	margin-bottom: 40px;
}
footer #gFooter18-wrap figure img{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
footer #gFooter18-wrap figure figcaption{
	overflow: hidden;
}
footer #gFooter18-wrap ul{
	overflow: hidden;
	margin-bottom: 30px;
}
footer #gFooter18-wrap ul li{
	float: left;
	margin-right: 20px;
}
footer #gFooter18-wrap ul li:last-child{
	margin-right: 0;
}
footer #gFooter18-pagetop{
	clear: both;
	text-align: right;
	max-width: 1000px;
	margin: 0 auto;
}
footer #gFooter18-pagetop a{
	display: inline-block;
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 30px;
	border-radius: 5px 5px 0 0;
	background: #6FB6A9;
}
footer #gFooter18-wrap2{
	clear: both;
	color: #fff;
	padding: 20px 0;
	background: #6FB6A9;
}
footer #gFooter18-wrap2 ul{
	display: inline-block;
	margin-bottom: 25px;
}
footer #gFooter18-wrap2 ul li{
	display: inline-block;
	border-right: 1px solid #fff;
}
footer #gFooter18-wrap2 ul:last-of-type li:last-child{
	border-right: none;
}
footer #gFooter18-wrap2 ul li a{
	display: inline-block;
	color: #fff;
	padding: 0 10px;
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:1000px){
	footer#gFooter18 {
		clear: both;
		text-align: center;
	}
	footer #sidefixed{ position: static;}
	footer #sidefixed span.pcnone,
	footer #sidefixed span.sidefixed1 img,footer #sidefixed span.sidefixed2 img,footer #sidefixed span.sidefixed3 img,footer #sidefixed span.sidefixed4 img,
	footer #sidefixed a.pcnone,
	footer #sidefixed a.sidefixed1 img,footer #sidefixed a.sidefixed2 img,footer #sidefixed a.sidefixed3 img,footer #sidefixed a.sidefixed4 img{ display: block; width: 100%; height: auto;}
	footer #sidefixed span.pcnone img,
	footer #sidefixed a.pcnone img{ display: block; width: 100%; height: auto;}
	footer #sidefixed span.sidefixed1,footer #sidefixed span.sidefixed2,footer #sidefixed span.sidefixed3,footer #sidefixed span.sidefixed4,
	footer #sidefixed a.sidefixed1,footer #sidefixed a.sidefixed2,footer #sidefixed a.sidefixed3,footer #sidefixed a.sidefixed4{ display: inline-block; width: 50%; height: auto; background: none; margin-bottom: 0;}
	footer #sidefixed span.chumon,
	footer #sidefixed a.chumon{ display: block; color: #6FB6A9; font-size: 3vw; text-decoration: none; padding: 2% 0; border-top: 1px solid #6FB6A9; border-bottom: 1px solid #6FB6A9;}
	footer #gFooter18-wrap{ display: none;}
	footer #gFooter18-pagetop{
		clear: both;
		text-align: right;
		max-width: 1000px;
		margin: 0 auto;
		padding: 3%;
		background: #6FB6A9;
	}
	footer #gFooter18-pagetop a{
		display: block;
		padding: 0;
		color: #6FB6A9;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		letter-spacing: 2px;
		line-height: 30px;
		border-radius: 15px;
		background: #fff;
	}
	footer #gFooter18-wrap2{
		clear: both;
		color: #fff;
		padding: 0 0 2%;
		background: #6FB6A9;
	}
	footer #gFooter18-wrap2 ul{
		display: block;
		overflow: hidden;
		margin-bottom: 5px;
	}
	footer #gFooter18-wrap2 ul li{
		display: inline-block;
		border-right: 1px solid #fff;
	}
	footer #gFooter18-wrap2 ul:last-of-type li:last-child{
		border-right: 1px solid #fff;
	}
	footer #gFooter18-wrap2 ul li:first-child{
		border-left: 1px solid #fff;
	}
	footer #gFooter18-wrap2 ul li a{
		display: inline-block;
		color: #fff;
		padding: 0 10px;
	}
	footer #gFooter18-wrap2 p{
		clear: both;
		border-top: 2px solid #fff;
		margin: 10px 3% 0;
		padding-top: 10px;
	}
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:400px){
	footer #gFooter18-wrap2 ul li a{
		font-size: 3vw;
		padding: 0 7px;
		white-space: nowrap;
	}
}









/* ==============================================
▼TOP
=============================================== */
/* main_image
----------------------------------------------- */
#main_image {
    margin-bottom: 10px;
    text-align: center;
}

/* ==============================================
▼2 追加
=============================================== */

#main{
	margin: 0;
}
.LC_Page_Index #conts .contsBox{
	padding-right: 0;
}

.top-main{
	width: 100%;
	overflow: hidden;
	margin-bottom: 35px;
}
.top-main{
}
.top-main .slider-inner {
    position:relative;
    left:50%;
    width:3000px;
    margin-left:-1500px;
}
.top-main .slider-inner .top-slide li {
    width:1000px;
}

.top-main .bx-wrapper {
    margin:0 auto;
    position:relative;
}

.top-main .bx-wrapper .bx-pager {
    margin:0 auto;
    width:1000px;
    background:#fff;
}

/* コントローラー */
.top-main .bx-wrapper .bx-controls-direction a {
    position:absolute;
    top:0;
    outline:0;
    width:500px;
    height:376px;
    text-indent:-9999px;
    z-index:9999;
}
.top-main .bx-wrapper .bx-prev {
    left:500px;
    background:url(../img/renewal/top-main-prev.png) no-repeat right 10px top 180px rgba(0,0,0,0.5);
}
.top-main .bx-wrapper .bx-next {
    right:500px;
    background:url(../img/renewal/top-main-next.png) no-repeat left 10px top 180px rgba(0,0,0,0.5);
}

.top-main .bx-wrapper{
	overflow: hidden;
	width:100%;
}
.top-main .bx-viewport{
	overflow:visible!important;
	width: 1000px;
}
.top-main .top-slide li{
	width: 1000px!important;
	margin: 0 auto;
}

.top-main .bx-wrapper .top-slide img {height: 360px !important;}

.top-category-slide h2{
	text-align: center;
	margin-bottom: 40px;
}
.top-category-slide h2 img{
	margin: 0;
}
.top-category-slide ul{
	margin-bottom: 60px;
}
.top-category-slide .bx-wrapper {
  left: 0;
  border-right: none;
  border-left: none;
	max-width: 85%!important;
	padding: 0 5% 0 5%;
	margin-right: 5%;
	margin-bottom: 60px;
}
.top-category-slide ul li{
	text-align: center;
	box-shadow:0px 0px 4px 3px #E8E9E9 inset;
	width: 110px;
	height: 120px;
	padding: 5px;
	margin-right: 20px;
	box-sizing: border-box;
	position: relative;
}
.top-category-slide ul li:hover{
	opacity: 0.6;
}
.top-category-slide ul li img{
	width: 110px;
	height: auto;
}
.bx-wrapper img{
	display: inline-block;
}
.top-category-slide ul li a{
	color: #4E4D3E;
	font-size: 11px;
	display: block;
}
.top-category-slide ul li span{
	text-align: left;
	position: absolute;
	left: 10px;
	bottom: 5px;
}
.top-special{
	padding: 35px 0;
	background: #C1C0AD;
	margin-bottom: 70px;
}
.top-special h2{
	text-align: center;
	margin-bottom: 25px;
}
.top-special h2 img{
	margin: 0;
}
.top-special .bx-wrapper {
  left: 0;
  border-right: none;
  border-left: none;
	max-width: 100%!important;
	margin-bottom: 0;
}
.top-special ul.slide02 {
	text-align: center;
}
.top-special ul.slide02 li{
	width: 120px;
	/* height: 120px;*/
	height: 104px;
	padding-right: 20px;
	box-sizing: border-box;
	background: #C1C0AD;
	display: inline-block;
}
.top-special ul.slide02 li img:hover{
	opacity: 0.6;
}
.top-special ul.slide02 li img{
	/*width: 184px;*/
	width: 92px;
	height: auto;
}

.top-w1000{
	max-width: 1000px;
	margin: 0 auto;
}
ul.top-bnr{
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}
ul.top-bnr li{
	width: 49%;
	float: left;
	position: relative;
	margin-bottom: 30px;
}
ul.top-bnr li:hover{
	opacity: 0.6;
}
ul.top-bnr li:nth-child(even){
	float: right;
}
ul.top-bnr li img{
	max-width: 100%;
	height: auto;
}
ul.top-bnr li span{
	color: #fff;
	font-size: 12px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(102,102,102,.4);
	width: 100%;
	box-sizing: border-box;
	padding: 8px 10px;
}
ul.top-bnr li span em{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.top-recommended{
	margin-bottom: 60px;
}
.top-selling{
	margin-bottom: 80px;
}
.top-recommended .sliderBox,
.top-selling .sliderBox{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.top-recommended h2,
.top-selling h2{
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 10px 15px;
	background: #6FB6A9;
	margin-bottom: 20px;
}
.top-recommended ul li,
.top-selling ul li{
	width: 182px;
	padding: 0 9px;
}
.top-recommended ul li a,
.top-selling ul li a{
	color: #4E4D3E;
	display: inline-block;
}
.top-recommended .comPhotoList a,
.top-selling .comPhotoList a{
	border: none;
	padding: 0;
}
.top-recommended .comPhotoList a:hover,
.top-selling .comPhotoList a:hover{
	background: #fff;
	opacity: 0.6;
}
.top-recommended .sliderBox .arrow a{
	top: 40%;
}
.top-selling .sliderBox .arrow a{
	top: 28%;
}
.top-recommended .sliderBox .arrow .prev,
.top-selling .sliderBox .arrow .prev{
	left: -30px;
}
.top-recommended .sliderBox .arrow .next,
.top-selling .sliderBox .arrow .next{
	right: -30px;
}
.top-recommended .comPhotoList a img,
.top-selling .comPhotoList a img{
    display: block;
}
.top-recommended ul li a:hover,
.top-selling ul li a:hover{
	text-decoration: none;
	opacity: 0.6;
}
.top-recommended ul li,
.top-selling ul li{
	font-weight: bold;
}
.top-selling ul li{
	letter-spacing: 1px;
}
.top-recommended ul li img,
.top-selling ul li img{
	margin-bottom: 10px;
	box-sizing: border-box;
}
.top-recommended ul li img{
	border: 1px solid #C1C0AD;
}
.top-recommended ul li span,
.top-selling ul li span{
	display: block;
}
.top-recommended ul li .txt{
	min-height: inherit;
	margin-bottom: 10px;
}
.top-recommended ul li .btn img{
	border: none;
}
.top-selling ul li p,
.top-selling ul li span{
	margin-bottom: 5px;
}
.top-selling ul li div{
	margin-bottom: 10px;
}
.top-selling ul li .txt{
	color: #7EBBAF;
}
.top-selling ul li .discount{
	color: #fff;
	font-size: 14px;
	padding: 3px 15px;
	background: #E97B1D;
	display: inline-block;
}
.top-selling ul li .discount small{
	font-size: 12px;
	font-weight: normal;
}
.top-recommended ul li .discount-price,
.top-selling ul li .discount-price{
	color: #E97B1D;
	font-size: 16px;
}
.top-recommended ul li .discount-price small,
.top-selling ul li .discount-price small{
	font-size: 12px;
}
.top-selling ul li div{
	font-size: 12px;
	letter-spacing: 3px;
}
.top-selling ul li div input[type="text"]{
	width: 60px;
	height: 30px;
	padding: 5px;
	box-sizing: border-box;
	margin-left: 10px;
}
.top-selling ul li div a{
	display: inline;
}
.top-selling ul.comPhotoList li div a img{
	width: 30px;
	height: auto;
	margin: 0 0 0 10px;
	vertical-align: bottom;
	display: inline;
}
.top-selling ul.comPhotoList .btn-cart a:hover{
	opacity: 0.6;
}
.top-recommended .bx-wrapper,
.top-selling .bx-wrapper{
	max-width: 1000px!important;
}
.top-recommended .bx-wrapper .bx-controls-direction a,
.top-selling .bx-wrapper .bx-controls-direction a{
    position: absolute;
    margin-top: -16px;
    outline: 0;
    width: 30px;
    height: 40px;
    text-indent: -9999px;
}
.top-recommended .bx-wrapper .bx-controls-direction a{
    top: 40%;
}
.top-selling .bx-wrapper .bx-controls-direction a{
    top: 100px;
}
.top-recommended .bx-wrapper .bx-prev,
.top-selling .bx-wrapper .bx-prev{
	background: url(../img/renewal/slide03-prev.png) no-repeat 0 0;
	left: -40px;
}
.top-recommended .bx-wrapper .bx-next,
.top-selling .bx-wrapper .bx-next{
	background: url(../img/renewal/slide03-next.png) no-repeat 0 0;
	right: -40px;
}

.footer-slide{
	padding: 10px 0;
	background: #C1C0AD;
	margin-bottom: 35px;
}
.footer-slide.pcnone{
	display: none;
}
.footer-slide p{
	display: none;
}
.footer-slide h2{
	text-align: center;
	margin-bottom: 40px;
}
.footer-slide .bx-wrapper {
  left: 0;
  border-right: none;
  border-left: none;
	max-width: 100%!important;
	margin-bottom: 0;
}
.footer-slide .bx-wrapper .bx-viewport,
.footer-slide ul{
	background: #C1C0AD;
}
.footer-slide ul li{
	width: 180px;
	box-sizing: border-box;
	position: relative;
	background: #fff;
	margin-right: 15px;
}
.footer-slide ul li a{
	color: #000;
	display: block;
}
.footer-slide ul li a:hover{
	text-decoration: none;
}
.footer-slide ul li img{
	width: 85px;
	margin-right: 10px;
	height: auto;
}
.footer-slide ul li img,
.footer-slide ul li span{
	vertical-align: middle;
}
.footer-slide ul li span{
	display: inline-block;
}
.footer-slide ul li:hover{
	opacity: 0.6;
}


@media screen and (max-width:1100px){
.top-recommended .bx-wrapper,
	.top-selling .bx-wrapper{
		max-width: 910px!important;
	}
}
/*------------------------------ sp size ------------------------------*/
@media screen and (max-width:1000px){
	.LC_Page_Index #conts .contsBox{
		padding-right: 0;
	}

	.top-main{
		width: 100%;
		overflow: hidden;
		margin-bottom: 0;
	}
	.top-main .slider-inner {
		 position:relative;
		 left:inherit;
		 width:auto;
		 margin-left:0;
	}
	.top-main .slider-inner  li {
	}
	.top-main .slider-inner li img{
		width: 100%;
		height: auto;
	}

	.top-main .bx-wrapper .bx-pager {
		 margin:0 auto;
		 width:1000px;
		 background:#fff;
		display: none;
	}

	/* コントローラー */
	.top-main .bx-wrapper .bx-controls-direction a {
		 position:absolute;
		 top:0;
		 outline:0;
		 width:500px;
		 height:500px;
		 text-indent:-9999px;
		 z-index:9999;
		display: none;
	}

	.top-main .bx-wrapper{
		overflow: hidden;
		width:100%;
	}
	.top-main .bx-viewport{
		overflow:visible!important;
		width:100%;
	}
	.top-main .top-slide-sp li{
		margin: 0 auto;
	}

	.top-category-slide{
		margin-bottom: 25px;
	}
	.top-category-slide ul{
    	display: none;
		border-bottom: 1px solid #6FB6A9;
	}
    .top-category-slide p{
		display: block;
		color: #6FB6A9;
		padding: 3%;
		background: url(../img/renewal/sp-menu-plus.png) no-repeat right 3% center;
		background-size: 25px;
		border-top: 1px solid #6FB6A9;
		cursor: pointer;
	}
	.top-category-slide p.open{
		background: url(../img/renewal/sp-menu-minus.png) no-repeat right 3% center;
		background-size: 25px;
	}
	.top-category-slide p{
		display: block;
		border-bottom: 1px solid #6FB6A9;
	}


	.top-category-slide h2{
    	display: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.top-category-slide h2 img{
		margin: 0;
		max-width: 100%;
		height: auto;
	}
	.top-category-slide ul{
		clear: both;
		overflow: hidden;
		padding: 0;
		margin-bottom: 0;
	}
	.top-category-slide .bx-wrapper {
	  left: 0;
	  border-right: none;
	  border-left: none;
		max-width: 100%!important;
		margin-bottom: 60px;
	}
	.top-category-slide .bx-wrapper .bx-controls {
        display: none;
	}
	.top-category-slide ul li{
		width: 49.8%;
		float: left;
		box-sizing: border-box;
		position: relative;
		background: #fff;
		height: inherit;
		margin: 0 0 2px;
	}
	.top-category-slide ul li:nth-child(odd){
		clear: both;
	}
	.top-category-slide ul li:nth-child(even){
		float: right;
	}
	.top-category-slide ul li img{
		width: 60px;
		height: auto;
		margin-right: 5px;
		display: inline-block;
		vertical-align: middle;
	}
	.bx-wrapper img{
		display: inline-block;
	}
	.top-category-slide ul li a{
		color: #4E4D3E;
		font-size: 11px;
		display: block;
	}
	.top-category-slide ul li span{
		position: static;
		left: 0;
		bottom: 0;
		display: inline-block;
		vertical-align: middle;
		width: 50%;
	}
	.top-category-slide ul li:hover{
		opacity: 1;
	}
	.top-special{
		padding: 15px 0;
		background: #C1C0AD;
		margin-bottom: 25px;
	}
	.top-special h2{
		text-align: center;
		margin-bottom: 15px;
	}
	.top-special h2 img{
		margin: 0;
		max-width: 100%;
		height: auto;
	}
	.top-special ul.slide02 li{
		width: 100px;
		height: auto;
		padding-right: 20px;
		box-sizing: border-box;
		background: #C1C0AD;
	}
	.top-special ul.slide02 li img{
		width: 100px;
		height: auto;
	}
	.top-special ul.slide02 li img:hover{
		opacity: 1;
	}

	.top-w1000{
		max-width: 1000px;
		margin: 0 5%;
	}
	ul.top-bnr{
		clear: both;
		overflow: hidden;
		margin-bottom: 20px;
	}
	ul.top-bnr li{
		width: 49%;
		float: left;
		position: relative;
		margin-bottom: 15px;
	}
	ul.top-bnr li:hover{
		opacity: 1;
	}
	ul.top-bnr li span{
		color: #fff;
		font-size: 11px;
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		background: rgba(102,102,102,.4);
		width: 100%;
		box-sizing: border-box;
		padding: 5px 10px;
	}
	ul.top-bnr li span em{
		font-size: 12px;
		font-weight: bold;
	}
	.top-recommended{
		margin-bottom: 30px;
	}
	.top-selling{
		margin-bottom: 40px;
	}
	.top-recommended h2,
	.top-selling h2{
		color: #fff;
		font-size: 14px;
		letter-spacing: 1px;
		font-weight: bold;
		padding: 5px 10px;
		background: #6FB6A9;
		margin-bottom: 20px;
	}
	.top-recommended ul li,
	.top-selling ul li{
		width: 182px;
		padding: 5px;
	}
	.top-recommended ul li a,
	.top-selling ul li a{
		color: #4E4D3E;
		display: inline-block;
		width: 100%;
	}
	.top-recommended .comPhotoList a,
	.top-selling .comPhotoList a{
		border: none;
		padding: 0;
	}
	.top-recommended .comPhotoList a:hover,
	.top-selling .comPhotoList a:hover{
		background: #fff;
		opacity: 1;
	}
	.top-recommended .comPhotoList a img,
	.top-selling .comPhotoList a img{
		 display: block;
	}
	.top-recommended .sliderBox .arrow .prev,
	.top-selling .sliderBox .arrow .prev{
		left: -15px;
	}
	.top-recommended .sliderBox .arrow .next,
	.top-selling .sliderBox .arrow .next{
		right: -15px;
	}
	.top-recommended .sliderBox .arrow a img,
	.top-selling .sliderBox .arrow a img{
		width: 9px;
	}
	.top-recommended ul li a:hover,
	.top-selling ul li a:hover{
		text-decoration: none;
		opacity: 1;
	}
	.top-recommended ul li,
	.top-selling ul li{
		font-weight: bold;
	}
	.top-selling ul li{
		letter-spacing: 1px;
	}
	.top-recommended ul li img,
	.top-selling ul li img{
		margin-bottom: 10px;
		box-sizing: border-box;
	}
	.top-recommended ul li img{
		border: 1px solid #C1C0AD;
	}
	.top-recommended ul li span,
	.top-selling ul li span{
		display: block;
	}
	.top-recommended ul li .txt{
		margin-bottom: 10px;
	}
	.top-selling ul li p,
	.top-selling ul li span{
		margin-bottom: 5px;
	}
	.top-selling ul li div{
		margin-bottom: 10px;
	}
	.top-selling ul li .txt{
		color: #7EBBAF;
	}
	.top-selling ul li .discount{
		color: #fff;
		font-size: 14px;
		padding: 3px 15px;
		background: #E97B1D;
		display: inline-block;
	}
	.top-selling ul li .discount small{
		font-size: 12px;
		font-weight: normal;
	}
	.top-selling ul li .discount-price{
		color: #E97B1D;
		font-size: 16px;
	}
	.top-selling ul li .discount-price small{
		font-size: 12px;
	}
	.top-selling ul li div{
		font-size: 12px;
		letter-spacing: 3px;
	}
	.top-selling ul li div input[type="text"]{
		width: 60px;
		height: 30px;
		padding: 5px;
		box-sizing: border-box;
		margin-left: 10px;
	}
	.top-selling ul li div a{
		display: inline;
	}
	.top-selling ul li div a img{
		width: 30px;
		height: auto;
		margin: 0 0 0 10px;
		vertical-align: bottom;
	}
	.top-selling ul.comPhotoList .btn-cart a:hover{
		opacity: 1;
	}

	.footer-slide{
    	display: none;
/*     	180124 */
		padding: 0;
		background: #fff;
		margin-bottom: 0;
	}
	.footer-slide.pcnone{
		display: block;
		border-bottom: 1px solid #6FB6A9;
	}
	.footer-slide p{
		display: block;
		color: #6FB6A9;
		padding: 3%;
		background: url(../img/renewal/sp-menu-plus.png) no-repeat right 3% center;
		background-size: 25px;
		border-top: 1px solid #6FB6A9;
		cursor: pointer;
	}
	.footer-slide p.open{
		background: url(../img/renewal/sp-menu-minus.png) no-repeat right 3% center;
		background-size: 25px;
	}
	.footer-slide p{
		display: block;
	}
	.footer-slide .bx-wrapper {
	  left: 0;
	  border-right: none;
	  border-left: none;
		max-width: 100%!important;
		margin-bottom: 0;
	}
	.footer-slide ul{
		display: none;
		clear: both;
		overflow: hidden;
		background: #fff;
		padding-top: 2px;
		border-top: 1px solid #6FB6A9;
	}
	.footer-slide ul li{
		width: 49.8%;
		float: left;
		box-sizing: border-box;
		position: relative;
		background: #fff;
		margin: 0 0 2px;
		box-shadow:0px 0px 4px 3px #E8E9E9 inset;
		padding: 5px;
	}
	.footer-slide ul li:nth-child(odd){
		clear: both;
	}
	.footer-slide ul li:nth-child(even){
		float: right;
	}
	.footer-slide ul li a{
		color: #000;
		display: block;
	}
	.footer-slide ul li a:hover{
		text-decoration: none;
	}
	.footer-slide ul li img{
		max-width: 85px;
		width: 40%;
		margin-right: 5px;
		height: auto;
	}
	.footer-slide ul li img,
	.footer-slide ul li span{
		vertical-align: middle;
	}
	.footer-slide ul li span{
		display: inline-block;
		width: 55%;
	}
}
@media screen and (max-width:640px){
	ul.top-bnr li{
		width: 100%;
		float: left;
		position: relative;
		margin-bottom: 10px;
	}
	ul.top-bnr li img{
		width: 100%;
		height: auto;
	}

    header#gHeader18 #gHeader18-box3-wrap #main-menu ul.linkList{
        height:300px;
        overflow:auto;
    }

    header#gHeader18 #gHeader18-box3-wrap #main-menu > li > ul.linkList{
        margin-top: 0px!important;
    }

    .sticky {
        position: relative!important;
    }

    body {
       padding-top: 0px;
    }
}






/* ==============================================
▼outlet-cont
=============================================== */
#outlet-cont{
	overflow: hidden;
}
#outlet-cont h2#outlet-titleimg img{
	width: 100%;
	margin: 0!important;
}
#outlet-cont #pagePath{
	max-width: 1000px;
	margin: 0 auto;
	padding: 15px 0 50px;
}
/* outlet-catelist */
#outlet-cont #outlet-catelist{
	clear: both;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#outlet-cont #outlet-catelist p{
	display: none;
}
#outlet-cont #outlet-catelist li{
	float: left;
	width: 24.5%;
	margin: 0 0.5333333333333333% 0.5333333333333333% 0;
}
#outlet-cont #outlet-catelist li:nth-child(4n){
	margin-right: 0;
}
#outlet-cont #outlet-catelist li a{
	display: block;
	color: #474639;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 60px;
	line-height: 35px;
	border: 2px solid #474639;
	border-radius: 5px;
}
#outlet-cont #outlet-catelist li:nth-child(1) a{ background: url(../img/renewal/outlet-cate101.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(2) a{ background: url(../img/renewal/outlet-cate102.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(3) a{ background: url(../img/renewal/outlet-cate103.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(4) a{ background: url(../img/renewal/outlet-cate104.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(5) a{ background: url(../img/renewal/outlet-cate105.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(6) a{ background: url(../img/renewal/outlet-cate106.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(7) a{ background: url(../img/renewal/outlet-cate107.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(8) a{ background: url(../img/renewal/outlet-cate108.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(9) a{ background: url(../img/renewal/outlet-cate109.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(10) a{ background: url(../img/renewal/outlet-cate110.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(11) a{ background: url(../img/renewal/outlet-cate111.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(12) a{ background: url(../img/renewal/outlet-cate112.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(13) a{ background: url(../img/renewal/outlet-cate113.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li:nth-child(14) a{ background: url(../img/renewal/outlet-cate114.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #outlet-catelist li a:hover{ opacity: .5;}
#outlet-cont .grayBox .linkUl{
	clear: none!important;
	padding: 0!important;
}
#outlet-cont .grayBox{
	position: relative;
}
#outlet-cont .grayBox .top{
	position: absolute;
	right: 80px;
	top: 15px;
}
/* outlet-seasons */
#outlet-cont #outlet-seasons{
	clear: both;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 70px 0;
}
#outlet-cont #outlet-seasons-title{
	color: #474639;
	font-size: 18px;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 2px solid #474639;
}
#outlet-cont .sliderBox{
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#outlet-cont .caroufredsel_wrapper{
	margin: 0 20px 0 0!important;
}
#outlet-cont #outlet-seasons li{
	width: 320px;
	margin: 0 10px!important;
	padding: 0 !important;
	position: relative;
}
#outlet-cont #outlet-seasons li span{
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	background: rgba(71,70,57,.5);
}


@media screen and (max-width:1000px){
	#outlet-cont h2#outlet-titleimg{
		overflow: hidden;
		margin: 0!important;
	}
	#outlet-cont h2#outlet-titleimg img{
		width: 160%;
		max-width: inherit!important;
		margin: 0 -30%!important;
	}
	#outlet-cont #pagePath{
		max-width: 1000px;
		margin: 0 auto;
		padding: 10px 3% 20px;
	}
	#outlet-cont #outlet-seasons-title{
		color: #474639;
		font-size: 18px;
		text-align: center;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	/* outlet-catelist */
	#outlet-cont #outlet-catelist{
		padding: 0 3%;
		color: #474639;
		font-weight: bold;
	}
	#outlet-cont #outlet-catelist p{
		display: block;
		padding: 9px 3%;
		font-size: 13px;
		background: url(../img/renewal/sp-outlet-plus.png) no-repeat right 3% center;
		background-size: 25px;
		border: 1px solid #474639;
		border-radius: 5px;
		cursor: pointer;
	}
	#outlet-cont #outlet-catelist p.open{
		background: url(../img/renewal/sp-outlet-minus.png) no-repeat right 3% center;
		background-size: 25px;
	}
	#outlet-cont #outlet-catelist ul{
		display: none;
		padding: 0 3% 15px;
		font-size: 13px;
		border: 1px solid #474639;
		border-top: none;
		border-radius: 5px;
		overflow: hidden;
	}
	#outlet-cont #outlet-catelist li{
		float: none;
		width: auto;
		margin: 0;
	}
	#outlet-cont #outlet-catelist li:nth-child(4n){
		margin-right: 0;
	}
	#outlet-cont #outlet-catelist li a{
		display: block;
		color: #474639;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		padding: 8px 10%;
		line-height: 1.4;
		border: none;
		border-radius: 0;
		border: none;
		border-bottom: 1px solid #474639;
	}

#outlet-cont #outlet-catelist li:nth-child(1) a{ background: url(../img/renewal/outlet-cate101.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(2) a{ background: url(../img/renewal/outlet-cate102.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(3) a{ background: url(../img/renewal/outlet-cate103.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(4) a{ background: url(../img/renewal/outlet-cate104.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(5) a{ background: url(../img/renewal/outlet-cate105.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(6) a{ background: url(../img/renewal/outlet-cate106.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(7) a{ background: url(../img/renewal/outlet-cate107.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(8) a{ background: url(../img/renewal/outlet-cate108.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(9) a{ background: url(../img/renewal/outlet-cate109.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(10) a{ background: url(../img/renewal/outlet-cate110.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(11) a{ background: url(../img/renewal/outlet-cate111.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(12) a{ background: url(../img/renewal/outlet-cate112.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(13) a{ background: url(../img/renewal/outlet-cate113.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #outlet-catelist li:nth-child(14) a{ background: url(../img/renewal/outlet-cate114.png) no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
	#outlet-cont #outlet-seasons{
		clear: both;
		padding: 30px 30px 40px;
	}
	#outlet-cont .sliderBox .arrow .prev{
		left: -25px;
	}
	#outlet-cont .sliderBox .arrow .next{
		right: -25px;
	}

	#outlet-cont .sliderBox.sliderBox_category .arrow .prev,
	#outlet-cont .sliderBox.sliderBox_popular .arrow .prev{
		left: -5px;
	}
	#outlet-cont .sliderBox.sliderBox_category .arrow .next,
	#outlet-cont .sliderBox.sliderBox_popular .arrow .next{
		right: -5px;
	}

	#outlet-cont .sliderBox.sliderBox_category .arrow .prev img,
	#outlet-cont .sliderBox.sliderBox_category .arrow .next img,
	#outlet-cont .sliderBox.sliderBox_popular .arrow .prev img,
	#outlet-cont .sliderBox.sliderBox_popular .arrow .next img{
        width: 10px !important;
	}

	#outlet-cont .sliderBox .arrow a img{
		width: 18px!important;
		height: auto!important;
	}
	#outlet-cont #outlet-seasons li{
		margin: 0 5px!important;
	}
}


/* ==============================================
▼outlet-cont
=============================================== */
#outlet-cont{
	overflow: hidden;
}
#outlet-cont h2#sale-titleimg img{
	width: 100%;
	margin: 0!important;
}
#outlet-cont #pagePath{
	max-width: 1000px;
	margin: 0 auto;
	padding: 15px 0 50px;
}
/* sale-catelist */
#outlet-cont #sale-catelist{
	clear: both;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#outlet-cont #sale-catelist p{
	display: none;
}
#outlet-cont #sale-catelist li{
	float: left;
	width: 24.5%;
	margin: 0 0.5333333333333333% 0.5333333333333333% 0;
}
#outlet-cont #sale-catelist li:nth-child(4n){
	margin-right: 0;
}
#outlet-cont #sale-catelist li a{
	display: block;
	color: #474639;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 60px;
	line-height: 35px;
	border: 2px solid #474639;
	border-radius: 5px;
}
#outlet-cont #sale-catelist li:nth-child(1) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(2) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(3) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(4) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(5) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(6) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(7) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(8) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(9) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(10) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(11) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(12) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(13) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(14) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(15) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(16) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(17) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(18) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(19) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(20) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(21) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(22) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(23) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(24) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(25) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(26) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(27) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(28) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(29) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(30) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(31) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(32) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(33) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(34) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(35) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(36) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(37) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(38) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(39) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(40) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(41) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(42) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li:nth-child(43) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center;}
#outlet-cont #sale-catelist li a:hover{ opacity: .5;}
#outlet-cont .grayBox .linkUl{
	clear: none!important;
	padding: 0!important;
}
#outlet-cont .grayBox{
	position: relative;
}
#outlet-cont .grayBox .top{
	position: absolute;
	right: 80px;
	top: 15px;
}
/* sale-seasons */
#outlet-cont #sale-seasons{
	clear: both;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 70px 0;
}
#outlet-cont #sale-seasons-title{
	color: #474639;
	font-size: 18px;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 2px solid #474639;
}
#outlet-cont .sliderBox{
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#outlet-cont .caroufredsel_wrapper{
	margin: 0 20px 0 0!important;
}
#outlet-cont #sale-seasons li{
	width: 320px;
	margin: 0 10px!important;
	padding: 0 !important;
	position: relative;
}
#outlet-cont #sale-seasons li span{
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	background: rgba(71,70,57,.5);
}


@media screen and (max-width:1000px){
	#outlet-cont h2#sale-titleimg{
		overflow: hidden;
		margin: 0!important;
	}
	#outlet-cont h2#sale-titleimg img{
		width: 160%;
		max-width: inherit!important;
		margin: 0 -30%!important;
	}
	#outlet-cont #pagePath{
		max-width: 1000px;
		margin: 0 auto;
		padding: 10px 3% 20px;
	}
	#outlet-cont #sale-seasons-title{
		color: #474639;
		font-size: 18px;
		text-align: center;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	/* sale-catelist */
	#outlet-cont #sale-catelist{
		padding: 0 3%;
		color: #474639;
		font-weight: bold;
	}
	#outlet-cont #sale-catelist p{
		display: block;
		padding: 9px 3%;
		font-size: 13px;
		background: url(../img/renewal/sp-outlet-plus.png) no-repeat right 3% center;
		background-size: 25px;
		border: 1px solid #474639;
		border-radius: 5px;
		cursor: pointer;
	}
	#outlet-cont #sale-catelist p.open{
		background: url(../img/renewal/sp-outlet-minus.png) no-repeat right 3% center;
		background-size: 25px;
	}
	#outlet-cont #sale-catelist ul{
		display: none;
		padding: 0 3% 15px;
		font-size: 13px;
		border: 1px solid #474639;
		border-top: none;
		border-radius: 5px;
		overflow: hidden;
	}
	#outlet-cont #sale-catelist li{
		float: none;
		width: auto;
		margin: 0;
	}
	#outlet-cont #sale-catelist li:nth-child(4n){
		margin-right: 0;
	}
	#outlet-cont #sale-catelist li a{
		display: block;
		color: #474639;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		padding: 8px 10%;
		line-height: 1.4;
		border: none;
		border-radius: 0;
		border: none;
		border-bottom: 1px solid #474639;
	}

#outlet-cont #sale-catelist li:nth-child(1) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(2) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(3) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(4) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(5) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(6) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(7) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(8) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(9) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(10) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(11) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(12) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(13) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(14) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(15) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(16) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(17) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(18) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(19) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(20) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(21) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(22) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(23) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(24) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(25) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(26) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(27) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(28) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(29) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(30) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(31) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(32) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(33) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(34) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(35) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(36) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(37) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(38) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(39) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(40) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(41) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(42) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
#outlet-cont #sale-catelist li:nth-child(43) a{ background: url() no-repeat left 8px center, url(../img/renewal/icon-right.png) no-repeat right 15px center; background-size: auto 100%, 10px 12px;}
	#outlet-cont #sale-seasons{
		clear: both;
		padding: 30px 30px 40px;
	}
	#outlet-cont .sliderBox .arrow .prev{
		left: -25px;
	}
	#outlet-cont .sliderBox .arrow .next{
		right: -25px;
	}

	#outlet-cont .sliderBox.sliderBox_category .arrow .prev,
	#outlet-cont .sliderBox.sliderBox_popular .arrow .prev{
		left: -5px;
	}
	#outlet-cont .sliderBox.sliderBox_category .arrow .next,
	#outlet-cont .sliderBox.sliderBox_popular .arrow .next{
		right: -5px;
	}

	#outlet-cont .sliderBox.sliderBox_category .arrow .prev img,
	#outlet-cont .sliderBox.sliderBox_category .arrow .next img,
	#outlet-cont .sliderBox.sliderBox_popular .arrow .prev img,
	#outlet-cont .sliderBox.sliderBox_popular .arrow .next img{
        width: 10px !important;
	}

	#outlet-cont .sliderBox .arrow a img{
		width: 18px!important;
		height: auto!important;
	}
	#outlet-cont #sale-seasons li{
		margin: 0 5px!important;
	}
}


/* ==============================================
▼追記180123
=============================================== */
body.LC_Page_Regist_Complete #undercolumn,
body.LC_Page_Entry #undercolumn,
body.LC_Page_Entry_Kiyaku #undercolumn,
body.LC_Page_Payment_Method #user-block,
body.LC_Page_Inquiry #undercolumn,
body.LC_Page_Shopping_Complete #undercolumn,
body.LC_Page_Shopping_Confirm #undercolumn,
body.LC_Page_Shopping_Payment #undercolumn,
body.LC_Page_Shopping_Deliv #undercolumn,
body.LC_Page_Shopping #undercolumn,
body.LC_Page_Cart #undercolumn,
body.LC_Page_AbstractMypage #mypagecolumn,
.staticPageCmn {
    margin: 4% auto;
    max-width: 1000px;
}
@media screen and (max-width:1000px){

    body.LC_Page_Regist_Complete #undercolumn,
    body.LC_Page_Entry #undercolumn,
    body.LC_Page_Entry_Kiyaku #undercolumn,
    body.LC_Page_Payment_Method #user-block,
    body.LC_Page_Inquiry #undercolumn,
    body.LC_Page_Shopping_Complete #undercolumn,
    body.LC_Page_Shopping_Confirm #undercolumn,
    body.LC_Page_Shopping_Payment #undercolumn,
    body.LC_Page_Shopping_Deliv #undercolumn,
    body.LC_Page_Cart #undercolumn,
    body.LC_Page_AbstractMypage #mypagecolumn,
    .staticPageCmn {
        margin: 4%;
    }
}


body.LC_Page_Shiseido_Product_Group #outlet-cont,
body.LC_Page_AbstractMypage #undercolumn,
body.LC_Page_Products_Detail #undercolumn {
    padding: 4%;
}
body.LC_Page_Products_Detail #main .sliderBox {
    margin: 0px;
}
#recent_product_pagetop {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 100px;
}

.non-slide {
    text-align: center;
}
.non-slide .slide03 {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}
.non-slide li {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}
#gHeader18-box1 .inner {
    display: inline-block;
}
#gHeader18-box1 .inner .t-point-section {
    margin-left: 120px;
    padding-bottom: 0;
}
header#gHeader18 #gHeader18-box1 .inner .t-point-section {
    color: #474639;

}
header#gHeader18 #gHeader18-box1 .inner .t-point-section img {
    float: none;
}
.top-category-slide .pcnone {
    display: none;
}
@media screen and (max-width:1000px){
    .top-category-slide .pcnone {
        display: block;
    }
    #gHeader18-box1 .inner {
        display: block;
    }
    #gHeader18-box1 .inner .t-point-section {
        margin-left: 0;
        padding-bottom: 0;
        position: absolute;
        top: 70px;
        right: 25px;
    }
}
@media screen and (max-width:400px){
    #gHeader18-box1 .inner .t-point-section {
        top: 50px;
    }
}
.sticky.off {

}
.sticky {
    position: fixed;
    display: inline-block;
    background: #fff;
    top:0;
    width: 100%;
    z-index: 999;
}
.pagecond_area {
    width: 80%;
    margin: 30px auto 0;
    padding: 30px;
}

.NaviplusSearch{
	background:#FFF;
}

.NaviplusSearch #conts ul.comPhotoList{
	width:100%;
	float:left;
	margin-bottom:0px;
	margin-left:10px; 
}
.NaviplusSearch .grayBox{
	width:100%;
	clear:both;
}
.NaviplusSearch .grayBox p{
	display:inline;
}

#main .grayBox .ddl_naviplus_path,
#main .grayBox .ddl_navi_maker,
#main .grayBox .ddl_navi_brand,
#main .grayBox .ddl_naviplus_price{
    float:none;
    display:inline
}

.NaviplusSearch .footer-slide{
	clear:both;
}
.NaviplusSearch .naviplus_drilldown{
	float:left;
	width:200px;
}

.hot_keywords{
    display:block;
    clear:both;
}
.hot_keywords p.type{
    float: left;
    padding-top: 8px;
    margin-bottom: 10px;
    min-width: 100px;
}
.hot_keywords a{
    float: left;
    border: 1px solid blue;
    padding: 5px 10px;
    border-radius: 7px;
    margin-left: 5px;
    margin-bottom: 10px;
    text-decoration:none;
}

.NaviplusSearch form#page_navi_top{
    clear:both;
}

.NaviplusSearch #outlet-cont .grayBox .linkUl{
    margin-right: 130px;
    background:none;
}

.NaviplusSearch .grayBox p.sort{
	margin-right:230px;
}

@media screen and (max-width:640px){
	.NaviplusSearch .naviplus_drilldown{
		width:100%;
	}
	.NaviplusSearch #conts ul.comPhotoList{
		width:100%;
        margin-left:0px;
	}
    .np-keyword-suggest{
        position:fixed!important;
        top:50px!important;
        width:100%!important;
    }

}

/* ==============================================
▼追記190218
=============================================== */
.complete-regist {
    padding-top: 38px;
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

@media screen and (max-width:640px){
    .complete-regist {
        padding-top: 10px;
    }
}

