@charset "Shift-JIS";


/*--------------------------------------------
	新商品ページ setting
---------------------------------------------*/
#osusumeTtl{
	width:876px;
    height: 236px;
	margin:0 auto;
    padding: 20px 50px;
	border:solid 2px #666;
	border-top:none;
	position:relative;
}
#osusumeTtl h1{
	margin:0;
	border:none;
}
#osusumeTtl h1#general,
#osusumeTtl h1#generalNav{
    margin: 0;
    padding: 0;
    /*min-height: 190px;*/
}
#osusumeTtl h1#general span,
#osusumeTtl h1#generalNav span{
    text-indent: 0;
}
#osusumeTtl h1#general span#kaucore-ttl{
    padding: 0;
    border-bottom: none;
    font-size: 28px;
    line-height: 1.5;
    text-indent: -0.5em;
}

.flex-box{
    display: -webkit-box;
    display: -ms-flexobx;
    display: flex;
}
.kaukore-read{
    margin-bottom: 20px;
    padding: 0;
}
.kaukore-read img{
    width: 86px;
    height: 60px;
}
.kaukore-read img:last-of-type{
    margin: 0 0 0 40px;
}
.kaukore-read p{
    width: 300px;
    margin: 0 0 0 20px;
    font-size: 13px;
    line-height: 1.75;
    text-align: justify;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

/* navigetion */
#nav{
	width: 100%;
	height: 68px;
	margin: 0 auto 40px;
    padding-top : 20px;
	background: url(../img/bg_nav.gif) left bottom repeat-x #fff;
	position: static;
	top: 0;
	left: 0;
	z-index: 5;
}
#nav ul{
	width:980px;
	margin:0 auto;
}
#nav ul li{
	width:100px;
    margin-left: 10px;
	list-style:none;
	float:left;
}
#nav ul li:first-of-type{
	margin-left: 0;
}
#nav ul li#upto{
	border-right:solid 1px #ccc;
}
.lock{ position:fixed!important; }
.ttlLock{ margin:0 auto 122px!important; }


/* コンテンツ */

.product{
    width: 980px;
    margin: 0 auto 60px;
}
.product .box .pPhoto{
    width: 420px;
}
.product .box .boxR{
    width: 520px;
}

.product .boxR p{
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.75;
}
.product .boxR p.name{
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: solid 2px #e3007f;
}
.product .boxR p.name span{
    display: inline-block;
    padding: 5px 7px;
	font-size:14px;
    font-weight: normal;
	line-height:1.3;
	text-align:center;
    color: #333;
	background-color:#f5ebda;
}

.product .boxR table{
    width: 100%;
}

.product .boxR .point{
    margin-top: 40px;
	padding: 20px 0;
	background: #fff3e9;
	border-radius: 10px;
    position: relative;
}
.product .boxR .point .icn-point{
    position: absolute;
    left: -20px;
    top: -20px;
}
.product .boxR .point .flex-box{
	padding: 0 20px 0 80px;
	justify-content: space-between;
}
.product .boxR .point img{
	display: block;
	margin: 0 auto 10px;
}
.product .boxR .point p{
	margin: 0;
	font-size: 14px;
	text-align: center;
}
.product .boxR .point .flex-box + p{
	margin: 0 0 0 80px;
	text-align: left;
}

.newArrivals h2{
	margin: 0 0 40px;
	padding: 0 0 10px;
	font-size: 28px;
	font-weight: normal;
	color: #666;
	text-align: center;
	letter-spacing: 0.2em;
	border-left: none;
    background: none;
}
.newArrivals h2 span{
    position: relative;
    background: none;
}
.newArrivals h2 span:before{
    content: "";
    width: 100%;
    height: 15px;
    background-color: #fff000;
    position: absolute;
     bottom: 0;
    z-index: -1;
}
.newArrivals h3{
    margin: 0 auto 30px;
    padding: 15px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.05em;
}
.newArrivals h3.premium{
    color: #fff;
    background-color: #e3007f;
}
.newArrivals h3.price{
    color: #333;
    background-color: #fff000;
}

.newArrivals ul.tab li{
    width: 100%;
}

.newArrivals ul{
	width:1020px;
	margin:0 -40px 0 0;
}
.newArrivals ul li{
	width:215px;
	margin:0 40px 40px 0;
	position:relative;
	float:left;
}
.newArrivals ul li img{
	margin:0 0 15px;
}
.newArrivals ul li h3,
.newArrivals ul li h4{
	width:inherit;
	margin:0 0 5px;
	padding:0;
	text-align:left;
	letter-spacing:0;
	font-weight:normal;
	background:none;
}
.newArrivals ul li h3,
.newArrivals ul li h4{
	display:block;
	font-size:14px;
	color:#00AC92;
	line-height:1.75;
}
.newArrivals ul li h3 a,
.newArrivals ul li h4 a{
	display:block;
	font-size:14px;
	color:#00AC92;
	line-height:1.75;
	text-decoration:underline;
}
.newArrivals ul li a{
	color:#00AC92;
	text-decoration:underline;
}
.newArrivals ul li h3 a:hover,
.newArrivals ul li h4 a:hover,
.newArrivals ul li a:hover{
	text-decoration:none;
}
.newArrivals ul li table{
	width:100%;
	margin:0 0 5px;
	border-collapse:collapse;
}
.newArrivals ul li table th{
	width:9em;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
.newArrivals ul li table th,
.newArrivals ul li table td{
	padding:0 0 5px;
	font-size:13px;
	line-height:1.5;
}
.newArrivals ul li table td{
	*width:189px; /* IE7 */
}
.newArrivals ul li p.month{
	padding: 5px 7px;
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
    color: #333;
	background-color: #f5ebda;
    position: absolute;
    top: 0;
    left: 0;
}

.lsp-0005{
    letter-spacing: -0.005em;
}

/* campaign */
.newArrivals #cp_info{
	margin:0 0 30px;
	padding:20px 0;
	font-size:16px;
	color:#666;
	text-align:center;
	border:solid 5px #eee;
}
.newArrivals #cp_info img{
	display:inline-block;
	margin:0 10px 0 0;
	vertical-align:middle;
}
.newArrivals ul li a img.cpItem{
	position:absolute;
	top:1px;
	left:1px;
}


.hvr-grow img{
	-webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -ms-transition: -ms-transform .2s linear;
    transition: transform .2s linear;
}
.hvr-grow img:hover{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
	transform: scale(1.1);
}

.hvr-fade img{
	-webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    transition: opacity .3s linear;
}
.hvr-fade img:hover{
	opacity: .7;
}

.hvr-fade-button{
	-webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    transition: opacity .3s linear;
}
.hvr-fade-button:hover{
	opacity: 0.7;
}

/*hacked css*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	#header .bottom .r_box div:nth-of-type(2) p:first-child a:before{
		top: 2px;
	}
	
	#header .bottom .r_box div:nth-of-type(2) p:nth-child(2) a:before{
		top: 2px;
	}
}

@-moz-document url-prefix() {
	#header .bottom .r_box div:nth-of-type(2) p:first-child a:before{
		top: 2px;
	}
	
	#header .bottom .r_box div:nth-of-type(2) p:nth-child(2) a:before{
		top: 2px;
	}
}