@charset "utf-8";
/* CSS Document */
/*@font-face{
	font-family: 'AmarilloUSAF';
    src:  url('//img.cityheaven.net/img/commtpl/yokohama_soap/images/font/AmarilloUSAF.ttf.woff') format('woff'),
    url('//img.cityheaven.net/img/commtpl/yokohama_soap/images/font/AmarilloUSAF.ttf.svg#AmarilloUSAF') format('svg'),
    url('//img.cityheaven.net/img/commtpl/yokohama_soap/images/font/AmarilloUSAF.ttf.eot'),
	url('//img.cityheaven.net/img/commtpl/yokohama_soap/images/font/AmarilloUSAF.ttf.eot?#iefix') format('embedded-opentype'),
	font-weight: normal;
	font-style: normal;
}*/

@font-face{
	font-family: 'AmarilloUSAF';
    src:  url('//www.cityheaven.net/img/commtpl/yokohama_soap/images/font/AmarilloUSAF.ttf.woff') format('woff'),
    url('//www.cityheaven.net/img/commtpl/yokohama_soap/images/font/AmarilloUSAF.ttf.svg#AmarilloUSAF') format('svg'),
    url('//www.cityheaven.net/img/commtpl/yokohama_soap/images/font/AmarilloUSAF.ttf.eot'),
	url('//www.cityheaven.net/img/commtpl/yokohama_soap/images/font/AmarilloUSAF.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}
/*main*/
* {
	font: inherit;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, th, td, article, section, aside, header, nav {
    margin: 0;
    padding: 0;
}

body{
	color:#333;
	background-color:#f2f2f2;
}

li{
	list-style-type:none;
}

a{
	text-decoration:none;
}

body > img{
	display:none;
}

ul.nav_container li a{
	position: relative;
  	display: inline-block;
  	text-decoration: none;
	padding-bottom:7px;
}

ul.nav_container li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #333;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

ul.nav_container li a:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

/*#login*/
#login{
	background-color:#6d6d6d;
	opacity:1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)"; 
	height:100vh;
	position:relative;
}

.login-btn{
	text-align:center;
	position: absolute;
    top: 50%;
    left: 50%;
	margin: -59px 0 0 -82px;
}

.login-btn img{
	width:163px;
}

.scroll .scroll-item{
	float:left;
}

.scroll .scroll-item img{
	width:100%;
	height:100%;
}

.top-slider{
	position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
	height:35%;
	z-index:11;
}

.bottom-slider{
	position: absolute;
    top: auto;
    bottom: 0;
	height:35%;
}

.login-link{
	color:#fff;
}

.login-link a{
	font-family: "Latha";
    font-style: normal;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}
	
#login .simply-scroll .simply-scroll-clip ul{
	height:100%;
}

/*パンくず*/
#breadcrumb{
	clear:both;
	padding-top:15px;
}

.float-pan .topicPath{
	position: absolute;
    top: 130px;
	z-index:1;
}

ul.topicPath > li{
	float:left;
	font-size:11px;
}


/*#header*/
#header{
	height:97px;
	position:fixed;
	left:o;
	top:0;
	width:100%;
	line-height:1;
	z-index:10;
	background:#fff;
	box-shadow: 0 1px 5px 0 #a1a1a1;
}

#header .logo{
	position:absolute;
	top:0;
	left:0;
	width:170px;
	padding-left:8px;
	height:97px;
}

#header > .logo > a{
	display:block;
	height:100%;
	background:url(../images/svg_logo/yokohama_logo.svg) no-repeat;
	background-size:100%;
	background-position:0 5px;
}

#header .nav_menu{
	height:97px;
	margin-left:188px;
}

#header .nav-menu .nav_container{
	margin-right:260px;
}

.nav_container li{
	float: left;
    font-size: 12px;
    background: url(../images/menu/line.gif) no-repeat 0px 16px;
    padding-left: 9px;
    margin-left: 10px;
    margin-top: 46px;
}

.nav_container li:last-child{
	float:right;
}

.nav_container li:first-child{
	background:none;
	padding-left:0;
	margin-left:0;
}

.nav_container li a{
	color:#333;
	font-weight:bold;
	display:block;
	height:44px;
	line-height:44px;
}

.portion{
	font-size:10px;
}

.subnav_container{
	position:fixed;
	right:0;
	top:0;
	margin:0;
}

.subnav_container li{
    width: 107px;
    height: 97px;
    float: left;
    text-align: center;
    line-height: 154px;
    font-size: 10px;
}

.subnav_container li:nth-of-type(3){
	background:#000;
}

.subnav_container li:nth-of-type(2){
	background: #a49f9a;
}

.subnav_container li a{
	color:#fff;
	display:block;
	height: 97px;
	font-size:12px;
}

.subnav_container li.area_jump a{
	color:#333;
	font-weight:bold;
}

 li.area_jump{
	width: 70px;
	height:97px;
	background:#fff;
	padding:0 15px 0 0;
	margin:0;
}

li.area_jump a{
	background: url(../images/jump.svg) no-repeat center 17px;
    background-size: 34px auto;
    height: 100%;
    line-height: 1.5;
    text-align: center;
    padding-top: 48px;
}


.girl_job a{
	background: url(../images/job-girls.svg) no-repeat center 6px;
    background-size: 62px auto;
	color: #fff;
}

.man_job a{
	background: url(../images/job-mans.svg) no-repeat center 13px;
	background-size:49px auto;
	color: #fff;
}

.line{
	float: none;
    font-size: 0;
    background: #000;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
    opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: "alpha(opacity=100)" !important; 
}

/*#map_canvas*/
#map-content{
	width:100%;
	height:520px;
	margin-top:97px;
	position:relative;
	float:left;
}

#map_canvas{
	height:520px;
}

.map-item{
	float:right;
	width:239px;
	height:245px;
	position:relative;
	margin-top:33px;
	background:url(../images/j-map.png) no-repeat center 30px;
	background-size:239px auto;
	bottom:305px;
	right:45px;
}

.map-item img{
	position:absolute;
	width:35px;
	bottom:65px;
	right:130px;
}

.map-shoplist{
	width:280px;
	background-color:#fff;
	position:absolute;
	top:30px;
	left:30px;
	opacity:.8;
	-moz-opacity:.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.map-shoplist li{
	float:left;
}

.shoplist-title{
	font-weight:bold;
	font-size:15px;
	transform: scale( .8 , 1.2 );
	-webkit-transform: scale( .8 , 1.2 );
	-moz-transform: scale( .8 , 1.2 );
	-o-transform: scale( .8 , 1.2 );
	transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-o-transform-origin: left top;
	padding-bottom:5px;
}

.shoplist-header iframe{
	width:292px;
	height:450px;
	border:0;
}

.squeeze{
	font-size:13px;
}

.squeeze li{
	float:left;
}

.squeeze a{
	color:#333;
}

li.fee{
	padding:0 62px 0 22px;
}

.shoplist-item{
	clear:both;
	height:395px;
	overflow-y:scroll;
	padding-top:5px;
}

.shoplist-item li{
	border-top:1px solid #ddd;
	width:263px;
	padding:8px 0;
}

li.all{
	font-weight:bold;
}

.shoplist-item .shop-img{
	float:left;
}

.shoplist-item .shop-img img{
	width:55px;
}

.shoplist-item .shop-info{
	float:left;
	color:#333;
	padding-left:5px;
}

.shop-info .title-name{
	font-weight:bold;
	font-size:14px;
}

.shop-info .shop-genre{
	font-size:11px;
	line-height:5px;
	padding-top:3px;
}

.shop-fee{
	line-height:14px;
}

.shop-day{
	padding-top:5px;
}

.shop-info .shop-day, .shop-info .shop-fee{
	font-size:12px;
}

/*map-pop*/
.pop-img{
	width: 250px;
    height: 170px;
    overflow: hidden;
	margin-top:6px;
}

.pop-img img{
	width:100%;
}

.pop-shop{
	font-weight:bold;
	font-size:14px;
	color:#333;
}

.pop-genre{
	font-size:10px;
	color:#333;
}

.pop-open, .pop-fee{
	font-size:12px;
	float:left;
	color:#333;
}

.pop-fee{
	padding-left:10px;
}

.pop-ticket{
	font-size:10px;
	font-weight:bold;
	color:#00a0e9;
	clear:both;
}

/*#content*/
#content{
	width:1100px;
	margin:0 auto;
	background-color:#f2f2f2;
}

#side-content{
	float:left;
	position:relative;
}

.banner-content{
	float:left;
}

.banner-item{

}

.banner1 img{
	width: 100%;
}

.banner2 img{
	width:100%;
	margin-top:-10%;
}

.banner-item img{
	-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

/*
.banner-content:hover .banner-item img{
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
*/

.banner-text p{
	text-decoration: none;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
}

.banner-content:hover .banner-text p{
	color:#00a0e9;
}


.banner-text{
	float:left;
	padding-top: 19px;
    padding-left: 1px;
}

.banner-content:first-child .banner-item{
	margin-right:40px;
}

.gravure-shop span:first-child{
	font-size:13px;
	font-weight:bold;
}

.gravure-shop span:last-child{
	font-size: 12px;
    padding-left: 10px;
}

.gravure-info{
	padding-top:2px;
}

.gravure-comment{
	padding-top:2px;
}

.gravure-info span:last-child{
	padding-left:30px;
}

.gravure-comment span:first-child{
	font-size:11px;
}

.gravure-comment span:last-child{
	font-size:11px;
	padding-left:10px;
}

.strong-title{
	font-family: 'AmarilloUSAF';
	font-size:30px;
	padding:20px 0;
	clear:both;
}

.strong-title .tume1,.strong-title .tume{
	font-family: 'AmarilloUSAF';
	font-size:30px;
	padding-right:0;
	letter-spacing: -2px;
}

.sokuhimeTop .strong-title, .strong-last{
	font-family: Meiryo;
	width:1000px;
	float:left;
	font-size:21px;
	padding:25px 0 30px 0;
}

.strong-title span.strong-item{
	background-color: #000;
    color: #fff;
    border-radius: 21px;
    padding: 2px 6px 0px 7px;
    font-size: 24px;
    margin: 0 2px 0px 2px;
}

.j-strong{
	font-weight:bold;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',メイリオ,Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.more-sokuhime{
	width: 45px;
    float: right;
    font-size: 12px;
    padding-top: 35px;
    padding-left: 55px;
	font-weight:bold;
	color: #333;
}

.more-sokuhime a{
	color:#333;
}

.strong-title span{
	font-size:16px;
	padding-right:10px;
}

.strong-title .catch-text{
	font-weight:normal;
	font-size: 15px;
    padding-left: 8px;
}

.title-icon{
	vertical-align:middle;
	padding-left: 10px;
}

.diarytop .catch-text, .newfacetop .catch-text{
	padding-left:3px;
}

.strong-title img{
	width:24px;
	padding-left:5px;
}

.box{
	float:left;
	width:130px;
	padding:0 13px;
}

.action_thumb span{
	display:block;
}

.action_thumb .name, .action_thumb .style, .action_thumb .shop{
	color:#333;
	padding-top:2px;
}

.action_thumb .shop{
	line-height:20px;
}

.action_thumb .name{
}

.wait{
	color:#f00;
	font-weight:bold;
	font-size:12px;
	padding-top:15px;
}

.shop{
	font-size:12px;
}

.size{
	font-size:11px;
}

.name{
	font-size:12px;
}

.style{
	font-size:11px;
}

.sokuhimeTop .box .img-event{
	display:block;
	width:130px;
	height:130px;
	overflow:hidden;
	border-radius:70px;
	-webkit-border-radius:70px;
	-moz-border-radius:70px;
	position:relative;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
}

.sokuhimeTop .box:hover .img-event{
	-webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
	border-radius:15px;
}

.newfacetop .box .none-event{
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
}

.newfacetop .box:hover .none-event{
	-webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
	border-radius:15px;
}

.newfacetop .box:hover a > ul li.newface-name,.newfacetop .box:hover a > ul li.newface-shop,.newfacetop .box:hover a > ul li.newface-size, .newfacetop .box:hover a p.newface-description{
	text-decoration:underline;
}

.sokuhimeTop .box:hover .img-event > span{
	opacity:.6;
	-moz-opacity:.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	-moz-border-radius:0 0 15px 15px;
}

.sokuhimeTop .box:hover .action_thumb span{
	text-decoration:underline;
}

.sokuhimeTop .box:hover .action_thumb span:nth-of-type(2){
	text-decoration:none;
}

.img-event > span{
	position: absolute;
    background-color: #000;
    top: 100px;
    color: #fff;
    padding: 7px 0 11px 0;
    font-size: 11px;
	border-radius:0 0 50px 50px;
	-webkit-border-radius:0 0 50px 50px;
	-moz-border-radius:0 0 50px 50px;
	opacity:0;
	-moz-opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	width:130px;
	height:12px;
	-webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
}

.img-event img{
	width:165px;
	margin-left:-15px;
}

.none-event{
	display:block;
	width:130px;
	height:130px;
	overflow:hidden;
	border-radius:70px;
	-webkit-border-radius:70px;
	-moz-border-radius:70px;
	position:relative;
}

li.box:first-child .none-event span{
	display:none;
}

li.box:last-child .none-event span{
	display:none;
}

.newfacetop .box > a > span{
	position: absolute;
    background-color: #777376;
    color: #fff;
    display: block;
    top: 10px;
    font-size: 10px;
    padding: 0px 2px;
    border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	width:41px;
	z-index:4;
}

.none-event img{
	width:150px;
	margin-left:-8px;
}

.newface-top li.box > a > ul >li{
	text-decoration:underline;
}

.newface-top li.box > a > ul >li:nth-first-child{
	text-decoration:none;
}

.newfacetop .news-date{
	padding-top: 20px;
    font-size: 10px;
    font-weight: bold;
    color: #333;
}

.newfacetop .news-date span{
	overflow: hidden;
    /*width: 68px;*/
    display: block;
    height: 15px;
    float: left;
}

/*↓left-content*/

#left_content{
	float: left;
    width: 780px;
    background-color: #fff;
    padding: 35px;
    margin: 50px 0;
}

/*news*/
.big-news{
	width:150px;
	height:200px;
	overflow:hidden;
	float:left;
}

.main-news-title{
	float:left;
	width: 330px;
    padding-left: 20px;
    padding-right: 5px;
}

.big-news img{
	width:100%;
}

.li-news{
	width:145px;
	height:145px;
	overflow:hidden;
}

.li-news img{
	width:100%;
}

.sub-title{
	font-size:12px;
	padding:5px 0 30px 0;
	color:#aaa;
}

.news-left{
	width:515px;
	float:left;
}

.news-right{
	width:265px;
	float:left;
}

.li-box{
	width:145px;
}

.n-box{
	float:left;
	width:150px;
	padding:30px 10px 0 10px;
}

.n-box:nth-of-type(3) img.limit{
	display:none;
}/*消す*/

.n-box:nth-child(3n+1){
	padding-left:0;
}

.n-box:nth-of-type(2) img.limit, .n-box:nth-of-type(5) img.limit{
	display:none;
}

.sub-block{
	padding-bottom:0;
}

.news-more{
	text-align:center;
}

.editer, .edit-text a{
	text-decoration:underline;
	color:#00a0e9;
}

.edit-text{
	float:left;
}

.edit-text a{
	float:left;
}

.edit-text img{
	width:28px;
	float:left;
	padding-left:3px;
	padding-top:7px;
}

.edit-text img:nth-of-type(2){
	width:20px;
	padding-top: 8px;
    padding-left: 3px;
}

.edit-text img:nth-of-type(3){
	width:25px;
}

.n-box:first-child .news-title .edit-text img{
	display:none;
}

.n-box:last-child .news-title .edit-text img{
	display:none;
}

.main-news-title .news-date{
	padding:1px 0 12px 0;
	font-size:10px;
	font-weight:bold;
	color:#333;
}

.n-box .news-date{
	padding:15px 0 10px 0;
	font-size: 10px;
    font-weight: bold;
}

.news-comment{
	font-size:14px;
	margin-bottom:10px;
}

.chokuso-list .news-comment{
	padding-top:15px;
}

.li-box .news-comment{
	line-height:22px;
	height:42px;
	overflow:hidden;
	margin-bottom:0;
}

.news-comment img{
	vertical-align: bottom;
}

.chokuso-list:nth-of-type(2) .news-comment img, .chokuso-list:nth-of-type(4) .news-comment img{
	display:none;
}

.sub-newsbox .n-box:nth-of-type(2) .edit-text img.news-photo,.sub-newsbox .n-box:nth-of-type(3) .edit-text img.news-photo,
.sub-newsbox .n-box:nth-of-type(4) .edit-text img.news-photo,.sub-newsbox .n-box:nth-of-type(5) .camera{
	display:none;
}

img.photo{
	width:25px;
}

.news-longtext{
	padding-bottom:10px;
	line-height:25px;
	font-size:11px;
}

.news-link{
	color:#333;
}

.news-longtext a{
	color:#888;
}

.edit-text a{
	font-size:12px;
	padding-top:10px;
}

.edit-text a:nth-of-type(2){
	padding-left:15px;
}

.news-more{
	text-align:center;
	padding-top:50px;
}

.news-more a{
	font-weight:bold;
	color:#333;
	width:50px;
	display:block;
	margin:0 auto;
	font-size:13px;
}

.news-more a img{
	padding-top:15px;
}

.chokuso-list{
	padding-top:40px;
	position:relative;
	left:0;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
    transition: all 0.2s;
}

.main-news, .boxList .n-box{
	position:relative;
	left:0;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
    transition: all 0.2s;
}

.chokuso-list:hover, .main-news:hover{
	left:10px;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
    transition: all 0.2s;
}

.boxList .n-box:hover{
	left:5px;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
    transition: all 0.2s;
}

.chokuso-list:hover .news-date, .chokuso-list:hover .clearfix > li >a, .main-news:hover .main-news-title > p, .main-news:hover .main-news-title > p a,
.n-box:hover .li-box p, .n-box:hover .li-box p a{
	color: #00a0e9;
}

.chokuso-list:first-child{
	padding-top:0;
}

.chokuso-list .news-date{
	font-size:10px;
	font-weight:bold;
	color:#aaa;
}

left_content .sub-title{
	padding-bottom:15px;
}

.news-subtitle{
	padding-bottom:10px;
	float:left;
}

.news-subtitle img.subimg-coverage{
	width:16px;
	vertical-align:middle;
	float:left;
}

.news-subtitle img.subimg-photo{
	width:19px;
	vertical-align:middle;
	float:left;
}

.news-subtitle span{
	float:left;
	padding-top:1px;
	padding-left:5px;
}

.news-left .newsTop, .news-right .blogManagerTop{
	clear:both;
}

/*写メ日記*/
.diarytop{
	clear:both;
	width:850px;
	padding-top:50px;
}

.diarytop .sub-title{
	color:#aaa;
}

.diary-list{
	float:left;
	border:1px solid #ddd;
	width:172px;
	margin:0 13px;
	animation-duration: 0.5s;
    animation-delay: 0s;
    animation-name: fadeInUp;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
    transition: all 0.2s;
	height: 310px;
}

.diary-list:hover{
	transform: translate(-5px, -5px);
    box-shadow: 0 0 0 2px #eee, 5px 5px 0 2px #f0f0f0;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
    transition: all 0.2s;
}

.diary-list:hover a ul li{
	color:#00a0e9;
}

.diary-list ul > li.diary-img > img{
	-webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}

.diary-list:hover ul > li.diary-img > img{
	-webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.diary-list:nth-child(4n+1){
	margin-left:3px;
}

.diary-list:nth-child(n+5){
	margin-top:25px;
}

.diary-list .news-date{
	color:#aaa;
	font-size:10px;
	font-weight:bold;
	padding-top:10px;
}

.diary-list .shop{
	color:#aaa;
	font-size:11px;
	padding-bottom:10px;
}

.diary-list .name{
	color: #00a0e9;
    font-size: 11px;
    padding: 10px 0 0 0;
    margin: 0 10px;
    border-top: 1px solid #F2F2F2;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.diary-list li{
	padding-left:10px;
	padding-right:10px;
}

.diary-list img{
	width:100%;
}

.diary-list li:first-child{
	padding:0;
}

.diary-img{
	width:172px;
	height:172px;
	overflow:hidden;
}

.diary-title{
	font-size:14px;
	height:42px;
	color:#333;
	overflow:hidden;
}

/*newface*/

.newfacetop{
	padding-top:50px;
}

.newfacetop .sub-title{
	color:#aaa;
}

.none-event .news-date{
	font-size:11px;
}

.newface-top .news-date{
	color:#333;
}

.newface-name{
	color:#333;
	font-size:14px;
	padding-top:10px;
}

.newface-size, .newface-shop{
	font-size:11px;
	color:#aaa;
	padding-top:9px;
}

.newface-description{
	color: #333;
    font-size: 11px;
    padding-top: 8px;
    line-height: 23px;
}

.newfacetop .box a{
	position:relative;
}
/*↑left-content*/
/*↓right-content*/

#right_content{
	float: left;
    width: 250px !important;
    margin: 50px 0 0 0;
    /*position: fixed;*/
    right: 0;
}

#right_content > ul{
	height: 1710px !important;
    display: block;
    padding-left: 15px;
    padding-top: 20px;
    padding-right: 15px;
    width: 220px;
    background-color: #777376;
	margin-bottom:20px;
	/*sidebar一時停止*/
	position:static !important;
}

#right_content .box ul li, #right_content .block h3{
}

#right_content .box .rect-style{
	height:200px;
}
.soap_banner{
	margin-top:20px;
}

.top-title{
	font-family: 'AmarilloUSAF';
    font-size: 25px;
	color:#fff;
}

.top-comment{
	color:#fff;
	font-size: 10px;
    padding: 8px 0 5px 3px;
    line-height: 12px;
}

.rankings span{
	float:left;
}

.rankings img{
	width: 21px;
    float: left;
    padding-left: 2px;
	padding-top:2px;
}

.ranking-link{
	clear:both;
	padding: 12px 10px 17px 10px;
}

.ranking-link a{
	color:#fff;
}

.ranking-link a:last-child{
	padding-left:35px;
	font-size:12px;
}

.ranking-link a.under{
	font-size:13px;
	font-weight:bold;
}

.ranking-link a span{
	font-size:12px;
}

.under{
	text-decoration:underline;
	color:#fff;
}

.block .box{
	width:195px;
	margin-bottom:20px;
}

.block .box .mkThumb img{
	height: 320px;
    margin-top: -9px;
    width: 240px;
    margin-left: -20px;
}

.block .rect-box .mkThumb img{
    width: 194px;
	 margin-top: 0;
	 margin-left: 0;
	 height:194px;
}

li.block{
	float:left;
	padding:0 12px 10px 12px
}

.bottom-link{
	padding-top:10px;
}

.bottom-link a{
	font-size: 13px;
    color: #fff;
    background-color: #000;
    padding: 14px 13px;
    clear: both;
    margin: 5px 12px;
	display:block;
	width:170px;
}

.rank-in{
	display:none;
	position:absolute;
	top: 0px;
    left: 0px;
}

.box:nth-of-type(1) .one,.box:nth-of-type(2) .two,.box:nth-of-type(3) .three,.box:nth-of-type(4) .four,.box:nth-of-type(5) .five,
.box:nth-of-type(6) .six,.box:nth-of-type(7) .seven,.box:nth-of-type(8) .eight,.box:nth-of-type(9) .nine,.box:nth-of-type(10) .ten,
.box:nth-of-type(11) .one,.box:nth-of-type(12) .two,.box:nth-of-type(13) .three,.box:nth-of-type(14) .four,.box:nth-of-type(15) .five
{
	display:block;
	width: 30px;
    height: 22px;
    background-color: #ddd;
    font-weight: bold;
    text-align: center;
    padding: 4px 0;
    color: #333;
	-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.simply-scroll-clip .box > a{
	display:block;
	position:relative;
}
/*↑right-content*/
/*#footer*/

#footer{
	clear:both;
	width:100%;
	background-color:#4a4449;
}

.footer-content{
	margin:0 auto;
	width:1100px;
}

.footer-title{
	text-align:center;
	color:#fff;
	padding:45px 0 70px 0;
}

.footer-shop{
	color:#fff;
	font-size:11px;
	line-height:18px;
	padding-top:3px;
}

.footer-shopimg{
	width:110px;
	height:110px;
	overflow:hidden;
}

.accession-box{
	float:left;
	width:110px;
	padding:0 5px;
	height:200px;
}

.footer-shopimg img{
	width:100%;
}

#side-content{
	position:relative;
	width:1100px;
}

.fixed{
	position:fixed;
}

/*右カラムランキング*/
.right-ranking-shop{
	display:none;
}

.right-ranking-girl{
	display:block;
}

.rank-image{
	width:173px;
	height:173px;
	overflow:hidden;
	margin: 21px 21px 25px 21px;
	position:relative;
}

.rank-image img{
	width:100%;
}

.ranking-icon{
	display: block;
    width: 30px;
    height: 22px;
    background-color: #ddd;
    font-weight: bold;
    text-align: center;
    padding: 4px 0;
    color: #333;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	position: absolute;
    top: 0;
    left: 0;
}

/*pager*/
ul.pager a{
	color: #00a0e9;
}
	
/*iframe内修正のみ*/
body #shell .contents2{
	margin:0;
}

div#contents div.sort{
	padding: 7px 10px 5px 10px;
}
/*clearfix*/
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
/*1200px～ipadサイズ*/
@media screen and (min-width: 768px) and (max-width: 1200px) {
	.subnav_container li a{
		font-size:11px;
	}
	.nav_container li{
		font-size:10px;
	}
	.footer-content{
		background-color:#4a4449;
	}
}





