@charset "utf-8";
/* CSS Document */

#home #layout{
text-align:left;
/*width:1178px;*/
margin:auto;
}
#home #layout .half h2{
width:479px;
margin-bottom:5px;
}
#home #layout .wide h2{
width:inherit;
margin-bottom:5px;
}

#home #layout ul{
list-style-type:none;
/*padding:0 10px;*/
padding:0px;
}
/*HOME_BLOCK HALF OR WIDE (EXCEPT COVER & TOPICS1)*/

#home #layout .wide{
float:none;
display:inline-block;
width:100%;
height:auto;

overflow:hidden;
margin-bottom:10px;
}
#home #layout .height_nolimit{
height:auto;
}
#home #layout .height_nolimit img{
margin:5px;
display:block;
float:left;
}
#home #layout .widemm{
height:auto;
}

#home #layout .half div.mm{
float:left;
display:inline;
width:350px;
}



#home #layout .realtimeblock em{
font-size:12px;
font-weight:normal;
text-align:right;
padding:4px;
padding-top:0px;
font-style:normal;
display:block;
}
#home #layout .realtimeblock em.rankem{
text-align:left;
text-indent:10px;
}
#home #layout .half{
/*
float:left;
*/
display:inline-block;
width:580px;
width:calc(50% - 4px);
/*
height:360px;
*/

overflow:hidden;
/*
margin-right:10px;
*/
margin-bottom:10px;

vertical-align:top;
}

/*cover HALF & TOPICS1*/
#home #layout .cover_half{
float:left;
width:880px;
margin-right:10px;
height:422px;
text-align:left;
}
#layout .cover_half #imageContainer{
position:relative;
left:9px;
top:10px;
width:870px;
height:400px;
overflow:hidden;
margin-bottom:10px;
}

#layout .cover_half #imageContainer img{
	display:none;
position:absolute;
top:0px;
left:0px;
width:870px;
height:400px;
}

.topics_half{
float:left;
width:288px;
text-align:left;
height:422px;
overflow:hidden;
margin-bottom:10px;
}

#layout .topics_half ul.topic li .comment,
#layout .topics_half ul.topic li {
    border: none;
}
.topics_half h2{
margin-bottom:5px;
}

.topics_half ul.topic{
list-style-type:none;
text-align:left;
height:338px;
overflow:auto;
}

.topics_half ul.topic li{
width:238px;
margin:auto;
padding:10px;
text-align:left;
}

.topics_half ul.topic li h3{
font-size:14px;
height:16px;
overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topics_half ul.topic li h4{
font-size:12px;
font-weight:normal;
padding-bottom:5px;
text-align:right;
}
.topics_half ul.topic li .photo{
text-align:center;
max-width:45px;
float:left;
margin-right:10px;
/*
    min-height:60px;
*/
    overflow: hidden;
}
.topics_half ul.topic li .photo img{
	display:block;
	width:100%;
	height:auto;
	}
.topics_half ul.topic li .comment{
padding:10px;
height:auto;
font-size:12px;
line-height:1.5;
text-align:left;
overflow:auto;
}



/*cover WIDE#home #layout .cover_wide{
float:left;
/display:inline;
width:968px;
height:452px;
text-align:left;
margin-bottom:10px;
}
#layout .cover_wide #imageContainer{
position:relative;
left:10px;
top:42px;
overflow:hidden;
width:948px;
height:400px;
margin-bottom:10px;
}

#layout .cover_wide #imageContainer img{
	display:none;
position:absolute;
top:0px;
left:0px;
width:948px;
height:400px;
}
*/
/*cover WIDE*/
#home #layout .cover_wide{
float:left;
/display:inline;
width:998px;
height:402px;
text-align:left;
margin-bottom:10px;
}
#layout .cover_wide #imageContainer{
position:relative;
left:0px;
top:0px;
overflow:hidden;
width:670px;
height:400px;
margin-bottom:10px;
float:left;

margin-right:10px;}

#layout .cover_wide #imageContainer img{
	display:none;
position:absolute;
top:0px;
left:0px;
width:670px;
height:400px;
}

/*TOPICS WIDE*/
#home #layout .topics_wide{
float:left;
width:968px;
text-align:left;
height:360px;
margin-bottom:10px;
overflow:hidden;
}


.topics_wide ul.topic{
list-style-type:none;
height:290px;
overflow:auto;
}
.topics_wide ul.topic li{
}

.topics_wide ul.topic li{
float:left;
width:453px;
height:268px;
margin-left:5px;
padding:7px;
}

.topics_wide ul.topic li h3{
font-size:14px;
height:16px;
overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topics_wide ul.topic li h4{
font-size:12px;
font-weight:normal;
padding-bottom:5px;
text-align:right;
}
.topics_wide  ul.topic li .photo{
text-align:center;
width:160px;
float:left;
margin-right:10px;
    height: 210px;
    overflow: hidden;
}
.topics_wide ul.topic li .photo img{
	display:block;
	width:100%;
	}
.topics_wide ul.topic li .comment{
padding:10px;
height:196px;
font-size:12px;
line-height:1.5;
text-align:left;
overflow:auto;
}

ul.topic li .comment img{
max-width:100%;
}



.half ul.gal{
}
.half ul.gal li{
    width: 155px;
    height: 197px;
}

.half ul.half2{
	padding:0 30px;
}
.half2 ul.gal li{
}


.half ul.half2 li{
height: 217px;
width: 187px;
margin:0px 10px;
}


#home #layout .wide ul.topic{
list-style-type:none;
height:290px;
overflow:auto;
}
#home #layout .wide ul.topic li{
float:left;
width:570px;
height:268px;
margin-left:5px;
padding:7px;
}

#home #layout .wide ul.topic li h3{
font-size:14px;
height:16px;
overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#home #layout .wide ul.topic li h4{
font-size:12px;
font-weight:normal;
padding-bottom:5px;
text-align:right;
}
#home #layout .wide  ul.topic li .photo{
text-align:center;
width:160px;
float:left;
margin-right:10px;
    height: 210px;
    overflow: hidden;

border-top-left-radius:10px;
border-bottom-right-radius:10px;
}
#home #layout .wide  ul.topic li .photo img{
	display:block;
	width:100%;
	}
#home #layout .wide ul.topic li .comment{
padding:10px;
height:196px;
font-size:12px;
line-height:1.5;
text-align:left;
overflow:auto;
}

.half ul.topic{
list-style-type:none;
text-align:center;
height:290px;
overflow:auto;
}

.half ul.topic li{
/*
*/
width:456px;
margin:auto;
padding:10px;
text-align:left;
}

.half ul.topic li h3{
font-size:14px;
height:16px;
overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.half ul.topic li h4{
font-size:12px;
font-weight:normal;
padding-bottom:5px;
text-align:right;
}
.half  ul.topic li .photo{
text-align:center;
max-width:120px;
float:left;
    min-height: 160px;
    overflow: hidden;
}
.half  ul.topic li .photo img{
	display:block;
	width:100%;
margin-right:10px;
	height:auto;
	}
.half ul.topic li .comment{
padding:10px;
/*
height:196px;
*/
font-size:12px;
line-height:1.5;
text-align:left;
overflow:auto;
}

.iframeblock{
}
.iframeblock iframe{
margin:0px;
padding:0px;
}

.half ul.banner{
list-style-type:none;
text-align:left;
height:310px;
overflow:auto;
padding:5px;
}

.half ul.banner li{
/*float:left;*/
display:inline-block;
width:auto;
height:auto;
/*min-height:45px;*/
margin:0px;
padding:0px;
vertical-align:top;
}
.half ul.banner li a{
display:block;
text-align:center;
}
.half ul.banner li img{
display:block;
margin:auto;
}
.half ul.banner li p{
text-align:left;
font-size:12px;
line-height:1.3;
padding:5px;
}
.half ul.banner li p a{
display:inline;
}

.wide ul.banner{
list-style-type:none;
text-align:left;
/*overflow:auto;*/
padding:5px;
}

.wide ul.banner li{
display:inline-block;
width:auto;
height:auto;
/*min-height:45px;*/
margin:0px;
padding:0px;
vertical-align:top;
}
.wide ul.banner li a{
display:block;
text-align:center;
}

#home #layout .wide.height_nolimit ul.banner li img{
display:block;
float:none;
margin:auto;
}
.wide ul.banner li p{
text-align:left;
font-size:12px;
line-height:1.3;
padding:5px;
}
.wide ul.banner li p a{
display:inline;
}

/*MAIL MAGAZINE*/
div.mm p{
float:left;
/display:inline;
width:310px;
/*/width:332px;*/
font-size:14px;
padding:10px;
margin:10px;
}
.wide div.mm p{
height:110px;
/*/height:132px;*/
}
.half div.mm p{
height:110px;
/*/height:132px;*/
margin-right:0px;
}



div.qr{
/*書き出しQRサイズが変わった際はここも修正*/
/*margin:20px;*/
min-width:123px;
min-height:123px;
/*/height:123px;*/
margin:auto;
margin-top:70px;
}

.half div.qr_box{
width:123px;
height:290px;
float:right;
/display:inline;
text-align:center;
margin-right:5px;
}
.half div.qr{
/*書き出しQRサイズが変わった際はここも修正*/
/*margin:20px;*/
min-width:123px;
min-height:123px;
/*/height:123px;*/
margin:auto;
margin-top:70px;
}
.wide div.qr_box{
width:250px;
/*/width:230px;*/
height:110px;
float:right;
/display:inline;
text-align:center;
margin-top:10px;
margin-right:10px;
}
.wide div.qr{
/*書き出しQRサイズが変わった際はここも修正*/
/*margin:20px;*/
min-width:123px;
min-height:123px;
/*/height:123px;*/
margin:auto;
}



div.more{
	text-align:right;
	padding:5px;
}
div.more a{
border-radius:5px;
background-color:#666666;
	background-image: -moz-linear-gradient(#ffffff, #eeeeee); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));	
	background-image: -webkit-linear-gradient(#ffffff, #eeeeee);	
	background-image: -o-linear-gradient(#ffffff, #eeeeee);
	background-image: -ms-linear-gradient(#ffffff, #eeeeee);
	background-image: linear-gradient(#ffffff, #eeeeee);
color:#7d7d7d;
display:inline-block;
padding:7px 10px 7px 12px;
line-height:1;
font-weight:bold;
letter-spacing:3px;
border:1px dotted #666666;
font-size:11px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.more img{
vertical-align:bottom;
float:left;
}

ul.gal li h3{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
ul.gal li .photo{
text-align:center;
padding:4px;
margin:auto;
width:135px;
height:180px;

background-color:#efefef;
}

#homeShopInformation{
width:300px;
float:left;
}
#homeShopInformation dl#columnArea dt + dd span{
font-weight:normal;
display:inline-block;
margin-right:2px;
width:1em;
text-align:center;
}
#homeShopInformation dl#columnArea dt{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	background-color:#eeeeee;
	color:#D21D66;
}
#homeShopInformation dl#columnArea dd{
	text-align:left;
	font-size:12px;
	padding:4px;
	margin-bottom:20px;
	line-height:1.7;
	
}
#homeShopInformation dl#columnArea dd img{
vertical-align:middle;
}
#homeShopInformation dl#columnArea dd span{
	font-weight:bold;
	font-size:120%;
}
#home .topics_wide ul.topic li,
#home .topics_wide ul.topic li .comment,
/*
#home .wide ul.gal li,
#home .half ul.gal li,
*/
#home .wide ul.topic li .comment,
#home .half ul.topic li .comment,
#home .wide ul.topic li,
#home .half ul.topic li {
    border: none;
}

.half ul.gal li:nth-child(n+4){
display:none;
}
ul.half2.gal li:nth-child(n+3){
display:none;
}

/*Added since v1.8.5.5*/
ul li .bottomBox i {
    font-size: 150%;
    opacity: 0.5;
    position: absolute;
    right: 5px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    top: -30px;
}

.listTypeJ ul.bxSlider li{
	margin:0 2px;
}


@media screen and (max-width: 667px) {
#home #layout .wide,
#home .wide{
	width:100%;
	}
#home #layout .wide div,
#home .wide div{
/*	width:100%;*/
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
#home #layout .wide > h2.topics1 + div,
#home #layout .wide > h2.topics2 + div{
overflow:inherit;
}

#home #layout .wide div ul,
#home .wide div ul{
	overflow:hidden;
	}
#home #layout .wide div ul li{
	display:inherit;
	vertical-align:top;
	}
#home #layout .wide ul.topic{
	height:auto;
	overflow:inherit;
}
#home #layout .wide ul.topic li{
	width:auto;
	height:auto;
	float:none;
	}

#home #layout .wide ul.topic li .photo{
	overflow:hidden;
}
#home #layout .wide ul.topic li .comment{
	height:auto;
}
#home #layout .half {
    width: 95%;
    width: calc(100% - 0px);
}

#home #layout .cover_half {
    height: 46vw;
    width: 100vw;
	margin-bottom:10px;
}

#layout .cover_half #imageContainer {
    height: calc(46vw);
    width: calc(100vw);
	top:0;
	left:0;
}
#layout .cover_half #imageContainer img {
    height: calc(46vw);
    width: calc(100vw);
}
.topics_half{
	width:100%;
}
.topics_half ul.topic li{
	width:auto;
}
.topics_half ul.topic li .photo img {
    display: none;
}
.topics_half ul.topic li .comment {
    line-height: 1.3;
    padding: 0 10px;
}
.half ul.topic,
.topics_half,
.topics_half ul.topic{
height:auto;
}
.half ul.topic li:nth-child(n+2){
	display:none;
}
#home #layout .half h2,
#home #layout .wide h2{
width:auto;
}

#home #layout .wide.height_nolimit ul.banner li img{
	width:100%;
}
}
