@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Lato:100);
/* CSS Document */
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapBox{
	/* width:1170px; */
	margin:0 auto;
}
#header{
	font-family:"Century Gothic", Arial, Hiragino;
}

#header ul{
	border:1px solid #CCC;
}
a{
	color:inherit;
}
h1{
	padding:10px;
	font-weight:400;
	font-family:Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
strong{
	font-size:inherit;
	font-weight:inherit;
}
#header li{
	width: 16%;
	padding: 0.5% 1%;
	line-height: 1.7em;
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	margin: 0;
	text-align: center;
	cursor: pointer;
	position: relative;
}
#header li#search{
	width:26%;
	position:relative;
}
#header li#search .searchBar{
	width: 95%;
	line-height: 20px;
	text-indent: 1em;
	background: rgba(0,0,0,0.03);
	border:1px solid #ccc;
	height:20px;
}
#header li#search .searchBtn{
	position:absolute;
	right:20px;
	top:8px;
		
	cursor: pointer;
	position: absolute;
	margin: 4px 0 0 0;
	padding: 0;
	border: 0;
	width: 20px;
	background:url(images/search_btn.png) no-repeat center center;

}

#header li span{
	display:none;
}
#header li:hover{
	background:#efefef;
	color:#333;
	-webkit-transition: 0.75s;
	-moz-transition: 0.75s;
	-o-transition: 0.75s;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.pageNav a{
	background: #aaa;
	text-align: center;
	line-height: 50px;
	color: #FFF;
	font-weight: 900;
	font-size: 10px;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 50px;
}
.pageNav a:hover{
	opacity:0.7;
	background:#FFF;
	color:#000;
}
.pageNav a.top{
}
.pageNav a.bottom{
	border-top: 1px solid #E2E2E2;
}
.pageNav{
	background:rgba(206, 206, 206, 0.8);
	padding:10px 5px;
	position:fixed;
	bottom:50px;
	left:0px;
	width:50px;
	height:100px;
	
	-webkit-border-top-left-radius: 0px; 
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-left-radius: 0px; 
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-topright: 10px; 
	-moz-border-radius-bottomright: 10px; 
	-moz-border-radius-bottomleft: 10px;	
}
#header li h2{
	font-weight:inherit;
	font-size:inherit;
}
#header li p{
	display:none;
}
#header li:after{
	content:"";
	display:block;
	position:absolute;
	right:0;
	top:0;
	height:100%;
	background:#ccc;
	width:1px;
	min-height:10px;
}
#header li:last-child:after{
	width:0;
}
#header .logo{
	text-align:center;
	padding:20px;
	width:150px;
	margin:0 auto;
}
#header .logo img{
	width:100%;
}
.slider{
	margin: 20px 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background: #000;
	height: 550px;
	overflow: hidden;
}

.slider{
	
}

.slider img{
	height:550px;
}

#exMenu{
	font-size:10px;
	font-weight:400;
	letter-spacing:0.1em;
	color:#666;
	padding:0;
	text-indent:1em;
	line-height:20px;
	height:20px;
}
.head{
	background:#f3f0ea;
	height:40px !important;
}
#link_news{
	padding:40px 0;
}
.head .jcLink{
	position:absolute;
	right:20px;
	height:40px;
	top:0;
	line-height:40px;
}
.head .jcLink a{
	text-indent:25px;
	background: url(images/jc_link.png) left center no-repeat;
	display:block;
}
#exMenu.foot{
	text-align:right;
	padding-right:10px;
	height: 30px;
	line-height: 30px;
}
#mainContentsBox{
	
}
#ranking{
}
#ranking li span.deco{
	font-size:65px;
	font-family: 'Lato', sans-serif;
	position:absolute;
	top:-40px;
	left:0;
	text-align:left;
}
#ranking li:nth-child(1) span.deco{
	color:#7f722b;	
}
#ranking li:nth-child(2) span.deco{
	color:#a1a1a1;
}
#ranking li:nth-child(3) span.deco{
	color:#af9575;
}


#ranking li{
	display:block;
	width:33.333333%;
	position:relative;
	float:left;
	text-align:center;
}
#ranking li:hover{
	cursor:pointer;
	opacity:0.7;
}
#ranking li span{
	display:block;
	width:100%;
	padding:10px 0;
}
#ranking li img{
	width:100px;
	height:100px;
}
#ranking li span{
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2em;
	color: #333;
}
#ranking li p{
	font-weight:900;
	font-size:10px;
	padding:10px 0;
}

.inMenu h4{
	font-size:48px;
	padding:20px 0;
	font-family: 'Lato', sans-serif;
	color:#333;
}
.newsWrapBox, .rankingWrapBox{
	width:50%;
	float:left;
}
#news{
	height:150px;
	overflow-y:scroll;
	
	font-size:12px;
}
.newsWrapBox .wrap{
	border:1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(//www.j-connection.jp/border-radius.htc);
	padding:15px;
}
#news li img{
	display:none;
}
#news li{
	padding: 0 10px 20px 0;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 1px dotted;
	width:95%;
}
#news li .entry-cat{
	font-size:0.8em;
}

#news li .entry-comment,#news li .btn-tweet{
	display:none;
}
#news li h2.entry-title{
	padding:10px 0;
	letter-spacing:0.1em;
	font-size:1.3em;
	font-family:Helvetica, Arial, 'メイリオ','Hiragino Kaku Gothic Pro',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
    line-height: 1.5rem;
    letter-spacing: 0.1rem;
}
#news li .entry-content p{
	line-height:1.7em;
}
#news::-webkit-scrollbar {
    width: 2px;
    background: rgba(100,100,100,0.3);
}

/* Track  バックグラウンドバー*/
#news::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

/* Handle スクロールバー*/
#news::-webkit-scrollbar-thumb {
     cursor:pointer;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: rgba(0,0,0,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
#news::-webkit-scrollbar-thumb:window-inactive {
     background: rgba(0,0,0,0.4);
}

.middleBox{
	padding:50px 0;
	background:#F5F0EC;/*e9e2db;*/
	margin:30px 0;
}



.middleBox .sex{
}
.middleBox .sex li{
	float:left;
	width:30.333333%;
	background:#FFF;
	margin:0;
	padding:30px 0;
	position:relative;
	cursor:pointer;
}
.middleBox .sex li.check .ribbon{
	background:url(images/ribbon.png) top left no-repeat;
	width: 100px;
	height: 100px;
	position: absolute;
	top: -9px;
	left: -11px;
}
/*.middleBox .sex > li:after{
	content:"";
	border:1px solid #D6D3CD;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
}*/
.middleBox .sex .visual{
	position:relative;
	width:320px;
	height:505px;
	margin:0 auto;
}
.middleBox .sex .visual img{
	position:absolute;
	top:0;
	left:0;
	padding:0 0 10px 0;
}
.middleBox .sex ul{
	margin:0 auto;
	width:320px;
}
.middleBox .sex ul li{
	float:left;
	margin:0 !important;
	padding:0;
}
.middleBox .sex ul li img{
	width:100%;
	height:50px;
}
.middleBox .sex li h3{
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.middleBox .sex ul li:nth-child(1){
	width:40%;
}
.middleBox .sex ul li:nth-child(2){
	width:60%;
	text-indent:1em;
}

.middleBox .sex li:nth-child(2){
	margin:0 4.5%;
}

.middleBox .sex li:nth-child(2) h3{
	font-size:20px;
	text-align:left;
}

.middleBox .sex li:nth-child(2) p{
	font-size:12px;
	text-align:left;
	padding-top:5px;
}

.middleBox .sex li:nth-child(3){
	margin:0;
}
.w_adjustment{
	width:1170px;
	margin:0 auto;
}
.w_adjustment li{
	text-align:center;
}
.sizeImage{
	width:320px;
	height:475px;
}
.explanation,.entry-cat{
	display:none;
}
.inFrame{
	float:left;
}
.inFrame.left li:nth-child(1){
	margin-bottom:10px;
	width:500px;
	height:350px;
	background:#000;
}
.inFrame.left li:nth-child(2){
	margin-bottom:10px;
	width:500px;
	height:250px;
	background:#000;
	overflow:hidden;
}
.inFrame.right{
	width:655px;
}
.inFrame.left,.inFrame.right{
	width:510px;
	margin:0 10px 10px 0;
}
.inFrame.right li:nth-child(1){
	height:250px;
	width:650px;
}
.inFrame.right li:nth-child(2){
	height:350px;
	width:650px;
	margin-top:10px;
}
.inFrame.right ul ul li{
	float:left;
	background:#CCC;
	width:250px;
	height:300px;
}
.inFrame.right ul li:nth-child(1) li{
	margin-right:10px;
	background:#FFF;
}
.inFrame.right ul li:nth-child(1) ul li{
	width:320px;
	height:250px;
	float:left;
	overflow:hidden;
}
/*.inFrame.right ul li:nth-child(1) ul li li{
	float:left;
	width:49%;
	margin-right:2%;
	background:#000;
}*/

.inFrame.right ul li:nth-child(1) ul li li:last-chid{
	margin:0;
}
.inFrame.right ul li:nth-child(1) ul li:nth-child(2){
	margin:0;
	height:250px;
}
.slicknav_menu{
	display:none;
}
.entry-meta{
	background: rgba(0,0,0,0.02);
	line-height: 2em;
	text-indent: 1em;
	border: 1px dotted #ccc;
	font-size:0.8em;
	margin:5px 0;
}
#header{
	position:relative;
}
.navMenu{
	position:absolute;
	right:0;
	top:33px;
}
.bottomBox{
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	margin-top:10px;
	margin-bottom:40px;
}
.bottomBox .content{
	text-align:left;
}
.bottomBox .content p{
	padding:20px 0;
	font-size:14px;
}
.bottomBox .collection .content{
	float:left;
	width:35%;
	line-height:1.7em;
}
.bottomBox .collection .content a{
	display:inline-block;
	padding:5px 20px;
	background:#CCC;
	display:inline-block;
	float:right;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(//www.j-connection.jp/border-radius.htc);
	
	font-size:12px;

	
}
.bottomBox .collection .content h3{
	font-size:2em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:400;
}
.bottomBox .collection li{
	padding:50px 0;
	border-bottom:1px solid #ccc;
}
.bottomBox .collection li:last-child{
	border:none;
}
.bottomBox .collection li:nth-child(2n+2){
}
.bottomBox .collection li:nth-child(2n+2) .content{
	float:right;	
}
.bottomBox .collection li:nth-child(2n+2) img{
	float:right;
	margin-left:0;
	margin-right:2%;
}
.bottomBox .collection li img{
	float:left;
	width:63%;
	background:#ccc;
	height:500px;
	margin-left:2%;
}

.bottomBox .collection li .dataBox .FS2_thumbnail_container{
	height:180px;
	width:100%;
	display:block;
}
.bottomBox .collection li .dataBox img{
	height:inherit;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#dwScreensaver{
	position:relative;
}
#dwScreensaver img{
	position:absolute;
	top:0;
	left:0;
}
#footer{
	padding:30px 0 30px;
	background:#f3f0ea;
	margin:50px 0 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-family: 'Playfair Display', serif;
}
#footer .wrap{
	width:1170px;
	margin:0 auto;
}
#footer .wrap dt{
	font-size:1.3em;
	color:#707070;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom:1px solid #CCC;
	font-family:'Playfair Display', serif;
	font-family: "Century Gothic", Arial, Hiragino;
}
#footer .wrap dl{
	float:left;
	width:24%;
	margin-right:1.333333%;
}
#footer .wrap dd{
	font-size:11px;
	line-height:1.7em;
	color:#707070;
	padding: 3px 0;
	text-indent: 10px;
}
#footer .wrap dd a{
	text-decoration:none;
	border-bottom:1px dotted #666;
}
#footer .wrap dd.sns_btn{
	line-height:2em;
}
#footer .wrap dd.sns_btn img{
	float:left;
}
#footer .wrap dl:last-child{
	margin-right:0;
}
.dataBox.items{
	padding:10px 0;
}
.dataBox.items .gl_Item{
	width:24%;
	margin:0 1.333333% 10px 0;
	display:inline-block;
	background:#FFF;
	text-align:center;
	font-size:12px;
	line-height:1.7em;
	padding:10px 0;
	position:relative;
}
#footer .sns_btn img{
	width:20px;
	height:20px;
	float:left;
}
.dataBox.items .itemImages{
	width: 200px;
	height: 200px;
	background: rgba(0,0,0,0.1);
	margin: 0 auto;
	position: absolute;
	top: 10px;
	left: 40px;
}

.gl_Item .FS2_eye_catch_icon{
	position: absolute;
	top: 10px;
	left: 10px;
}
.dataBox.items .gl_Item.loading{
	position:relative;
}
.dataBox.items .gl_Item.loading:after{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;	
	background:rgba(255,255,255,0.8) url(images/ajax-loader.gif) center center no-repeat;
	content:"";
}
.dataBox.items .gl_Item .itemImages img{
	width:200px;
	height:200px;
}
.dataBox.items .itemCatchCopy{
	display:block;
	text-decoration:none;
}
.gl_Item .FS2_eye_catch_icon{
	width:90%;
	margin:0 auto;
	display:block;
	text-align:left;
	left:10px;
	top:10px;
}
.dataBox.items .gl_Item .FS2_noStockText{
	display:block;
	position:absolute;
	top:0;
	background:rgba(0,0,0,0.5);
	height: 100%;
	left: 0;
	width:100%;
	text-align:center;
	line-height:340px;
	color:#FFF;
	cursor:pointer;
	z-index:100;
}

.dataBox.items .itemGroup,.dataBox.items .FS2_itemPrice_area,.dataBox.items .FS2_ItemShortComment{
	text-align:left;
	display:block;
	margin:0 auto;
	width:90%;
}
.dataBox.items .itemGroup{
	height:60px;
}
.dataBox.items .FS2_itemPrice_text{
	padding:20px 0;
}

.dataBox.items.loading{
	padding:100px;
	text-align:center;
	background:url(images/ajax-loader.gif) center center no-repeat;
}
.dataBox.items .gl_Item:nth-child(4n+4){
	margin-right:0
}
.FS2_AdditionalImageEnlargement_Button,.FS2_AdditionalImage_Balloon_Tip{
	display:none;
}
.magazine{
	width:100%;
	padding:50px 0; 
	background:#F5F0EC;/*e9e2db;*/
	margin:0 0 50px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
#myslider .mask{
	display:none;
}
.magazine li{
	width: 17.46%;
	display: inline-block;
	padding: 1%;
	border: 1px dotted #fff;
	height: 290px;
	overflow: hidden;
	background: #FFF;
	margin-bottom: 5px;
	-moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.magazine .article{
	position:relative;
}
.magazine li img{
	width: 100%;
	height: inherit;
}
.magazine  li .article-over{
	display:none;
}

#myslider .nav.prev{
	position: absolute;
	top: 0;
	left:0;
	width: 50px;
	height: 50px;
	background: #fff;
	margin: 230px 0 0 0;
	cursor:pointer;
	opacity:0.5;
	overflow:hidden;
	padding:0;
}
#myslider .nav.next{
	position: absolute;
	top: 0;
	right:0;
	width: 50px;
	height: 50px;
	background: #fff;
	margin: 230px 0 0 0;
	cursor:pointer;
	opacity:0.5;
	overflow:hidden;
	padding:0;
}
#myslider .nav.prev{
	background:url(images/main_nav.png) -0px 0 no-repeat rgba(255,255,255,0.7);
}
#myslider .nav.next{
	background:url(images/main_nav.png) -50px 0 no-repeat rgba(255,255,255,0.7);
}

#myslider .nav.prev:hover,#myslider .nav.next:hover{
	opacity:0.2;
}
#myslider{
	position:relative;
}

.returnCategory{
	width:200px;
	height:50px;
	background:#000;
	margin:20px 0 0 auto;
	text-align:center;
	line-height:50px;
	font-size:12px;
	font-weight:900;
	color:#FFF;
	cursor:pointer;
}
.returnCategory:hover{
	opacity:0.8;
	background:#FFF;
	color:#000;
}
#dwScreensaver1{
	/*background:url(images/dwScreensaver1_def.jpg) center center no-repeat;
	background:#000;*/
}
#dwScreensaver2{
	/*background:url(images/dwScreensaver1_def.jpg) center center no-repeat;
	background:#000;*/
}
#dwScreensaver3{
	/*background:url(images/dwScreensaver1_def.jpg) center center no-repeat;
	background:#000;*/
}