@charset "utf-8";

/* -----↓初期化----- */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
code,
em,
strong,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
form,
fieldset,
legend,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td{
	margin:0;
	padding:0;
	font-weight:inherit;
	font-size:inherit;
}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	word-break:break-all;
	line-height:1.4;
	color:#333;
	font-weight:normal;
	position:relative;
	min-width: 1050px;
}
table{
	border-collapse:collapse;
}
th,
td{
	border-spacing:0;
}
ul,
ol,
li{
	list-style-type:none;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
/*
	text-decoration:underline;
*/
}
img{
	max-width:100%;
	height:auto;
	vertical-align:top;
	border:none;
}
input{
	vertical-align:middle;
}
input,
textarea{
	font-size:inherit;
}
/* -----↑初期化----- */


/* -----↓共通化----- */
/*clearfix*/
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.contentsLink{
    font-size:11px;
}
.contentsLink a{
    color:#999;
}
/*pager*/
.pager{
	text-align:center;
	margin:10px 0;
}
.pager a{
	color:#0847ae;
}
/*mkThumb*/
.mkThumb{
	position:relative;
	display:block;
	overflow:hidden;
}
.mkThumb:after{
  content:"";
  display:block;
  padding-top:100%;
}
.newfaceList .mkThumb:after{
	content:"";
	display:block;
	padding-top:130%;
}
.mkThumb img{
  position:absolute;
  left:0;
  top:0;
}
.newfaceList .mkThumb img{
	position:absolute;
	left:0 !important;
	top:0 !important;
}
.moreLink{
	text-align:right;
}
/* -----↑共通化----- */


/* -----↓header----- */
.thiscount li {
    display: inline-block;
    position: relative;
    font-size: 10px;
    color: #666;
    font-weight: bold;
    line-height: 25px;
    padding: 0 15px;
}
.thiscount {
    float: right;
}
.topicPass.clearfix,.topic_path.firstChild {
    margin:0 auto 20px;
}
.area_map>li{
    position: relative;
}
.thiscount .num {
    font-size: 14px!important;
    font-weight: bold;
    padding-right: 2px;
    font-family: "Arial";
    color: #333;
}
.thiscount li:not(:first-child):before {
    width: 1px;
    height: 12px;
    content: " ";
    background-color: #333333;
    position: absolute;
    left: 0;
    top: 6px;
}
.area_map>li .area_mapsub_outer{
    list-style: none;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: rgba(0,0,0,0.8);
    width: 0px;
    padding: 0px;
    height:0px;
    opacity:0;
    overflow:hidden;
    -webkit-transition:height,opacity 0.0s ease 0s;
    transition:height,opacity 0.0s ease 0s;
}
.area_map>li:hover .area_mapsub_outer{
    width: 90px;
    left: -34px;
    height:60px;
    padding: 10px;
    opacity:1;
    -webkit-transition:height,opacity 0.45s ease 0s;
    transition:height,opacity 0.45s ease 0s;
}
.area_map>li[data-area="h"]:hover .area_mapsub_outer{
    width: 100px;
    height: 150px;
    z-index: 10;
    left: -35px;
    overflow: visible;
}
ul.area_map > li[data-area="h"] .area_mapsub .heading a span{
    margin:0 -2px;
}
.area_map>li[data-area="th"]:hover .area_mapsub_outer{
    width: 90px;
    left: -34px;
    height: 80px;
}
.area_map>li[data-area="cb"]:hover .area_mapsub_outer{
    width: 100px;
    left: -23px;
    height: 40px;
}
.area_map>li[data-area="st"]:hover .area_mapsub_outer{
    width: 110px;
    left: -27px;
}
.ie .area_map>li[data-area="st"]:hover .area_mapsub_outer{
    width: 140px;
    left: -27px;
}
.area_map>li[data-area="tt"]:hover .area_mapsub_outer{
}
.area_map>li[data-area="y"]:hover .area_mapsub_outer{
}
.area_map>li[data-area="so"]:hover .area_mapsub_outer{
}
.area_map>li[data-area="t"]:hover .area_mapsub_outer{
    width: 90px;
    left: -34px;
}
.area_map>li[data-area="n"]:hover .area_mapsub_outer{
    width: 90px;
    left: -34px;
    height: 40px;
}
.area_map>li[data-area="hr"]:hover .area_mapsub_outer{
    width: 90px;
    left: -34px;
}
.area_map>li[data-area="ks"]:hover .area_mapsub_outer{
    width: 90px;
    left: -34px;
    height: 40px;
}

.area_map>li[data-area="k"]:hover .area_mapsub_outer{
    width: 120px;
    left: -19px;
}
.ie .area_map>li[data-area="k"]:hover .area_mapsub_outer{
    width: 140px;
    left: -19px;
}
.area_map>li[data-area="kh"]:hover .area_mapsub_outer{
}
.area_map>li[data-area="cg"]:hover .area_mapsub_outer{
    width: 90px;
    left: -34px;
}
.area_map>li[data-area="s"]:hover .area_mapsub_outer{
    width: 90px;
    left: -34px;
}
.area_map>li[data-area="q"]:hover .area_mapsub_outer{
    width: 90px;
    left: -29px;
}
.area_map>li[data-area="km"]:hover .area_mapsub_outer{
    width: 100px;
    left: -33px;
}
.area_map>li[data-area="o"]:hover .area_mapsub_outer{
}
.area_map>li .area_mapsub a{
    color: white;
}


.area_map>li .area_mapsub{
    position: absolute;
    top: 10px;
    left: 7%;
    right: 7%;
    bottom: 80%;
    border: 1px solid white;
    border-width: 0 1px 1px;
    -webkit-transition:all 0.45s ease 0.2s;
    transition:all 0.45s ease 0.2s;
}
.area_map>li:hover .area_mapsub ,
.area_map>li.hover .area_mapsub {
  top: 10px;
  bottom: 9%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.area_map > li.on .area_mapsub a{
background-color:transparent;
}

.area_map > li .area_mapsub .heading{
  overflow: hidden;
  position: relative;
  transform: translateY(-50%);
}
.area_map > li .area_mapsub .heading a{
  display: table;
  margin: 0 auto;
  position: relative;
}

.area_mapsub_name:before,
.area_mapsub_name:after {
  position: absolute;
  display: block;
  width: 1000%;
  height: 1px;
  content: '';
  background: white;
  top: 50%;
}
.area_mapsub_name:before {
  left: -1000%;
}
.area_mapsub_name:after {
  right: -1000%;
}
.area_map>li .area_mapsub>ul {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
  padding: 0 10px;
  margin: 0;
  opacity: 0;
  box-sizing:border-box;
  -webkit-transition:all 0.45s ease 0.3s;
  transition:all 0.45s ease 0.3s;
}
.area_map>li:hover .area_mapsub>ul {
opacity:1;
}
.area_map>li .area_mapsub>ul li{
float:left;
display:block;
width:50%;
box-sizing:border-box;
padding:0;

}
.area_map > li .area_mapsub > ul li:nth-of-type(2n+1):last-child{
width:100%;
}
.area_map>li .area_mapsub>ul li:before,
.area_map>li .area_mapsub>ul li:after{
display:none;
}
.area_map>li .area_mapsub>ul li a{
display:block;
padding:0;
letter-spacing:0;
}

div#logo {
    width: 335px;
    font-size: 12px;
    margin-top: 20px;
}
#areamap {
    height: 33px!important;
}
.area_menu li.area_menu_list {
    float: left;
    margin-right: 0;
    text-decoration: none;
    border-left: 1px solid #dfdfdf;
    border-radius: 0;
	padding: 0 0.8%;
}
.area_menu li.area_menu_list li{
    float: left;
}
.area_menu li.area_menu_item>a {
    line-height: 26px;
    padding: 2px 10px 4px;
    color: #333;
    font-weight: bold;
    font-size: 12px;
}
.area_menu li.area_menu_list li.area_menu_item:not(:last-of-type) a {
    border-right: 1px solid #dfdfdf;
}
.area_menu li.area_menu_list li.area_menu_item:not(:last-of-type):not(.current):hover a {
    border-right: 1px solid #1d3994;
}
.area_menu li.area_menu_list li.current {
    background: #f9f9f9;
    box-shadow: 0px 0px 3px 1px #dfdfdf inset, 0 0 0 1px #dfdfdf;
}
.area_menu li.area_menu_list li.current>a {
}
.area_menu li.area_menu_list li.area_menu_item:not(.current):first-of-type:hover {
    border-radius: 5px 0 0 5px;
}
.area_menu  li.area_menu_list li.area_menu_item:not(.current):hover>a:not(.current){
    color: #fff;
    text-decoration: none;
}
.area_menu li.area_menu_list li.area_menu_item:not(.current):hover {
    background: #1d3994;
    text-decoration: none;
}
li.current:hover a{
    text-decoration: none;
}
.area_menu li.popbox_wrap {
    position: relative;;
}
.area_menu li.popbox_wrap:hover {
    border-radius: 5px 5px 0 0;
}
.area_menu li.popbox_wrap:hover{
    border-radius: 0 5px 0 0;
    background: #1d3994;
    text-decoration: none;

}.area_menu li.popbox_wrap:hover>a{
    color: #fff;
    text-decoration: none;

}
.area_menu li.area_menu_list.popbox_wrap:hover {
    background: #1d3994;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
/*	z-index:10; */

}
.area_menu li:hover>.popbox {
    display: block;
        z-index: 100;
}
ul.site_menu.mb10:after,.popzenkoku_list:after{
    content:"";
    display: block;
    clear:both;
}
ul.site_menu.mb10 li{
    margin-right: 5px;
}
.popbox {
    display: none;
    text-align: left;
    position: absolute;
    top: auto;
    background-color: white;
    z-index: 30;
    border-radius: 0 5px 5px;
    border: 4px solid #1d3994;
    padding: 15px;
    left: 0;
    font-size: 12px;
    line-height: 1rem;
    min-width: 600px;
}   
.popzenkoku_list{
    margin-bottom: 10px;
}
.popzenkoku_list dt{
    margin-bottom: 5px;
    font-weight: bold;
}
.popzenkoku_list dd ul li{
    display: inline-block;
    padding: 0 10px;
}
.popzenkoku_list dd ul li:first-of-type{
    display: inline-block;
    padding: 0 10px 0 0;
}
.popzenkoku_list dd ul li:not(:last-of-type){
    border-right: 1px solid #aaa;

}
.popbox .poptitle,.popbox .poplocal {
    width: auto;
}
div#global:after {
    content: "";
    display: block;
    clear: both;
}
ul.area_menu.clearfix {
    margin-top: 5px;
}
.area_menu>li.area_menu_list.area_menu_item>ul {
    padding: 0 !important;
}
div#areamap>.area_menu {
    padding: 0;
}
li.google_translation {
    float: right;
    text-decoration: none;
    border-radius: 5px;
    line-height: 23px;
}
li.google_translation a:hover{
    text-decoration: none;
}
li.google_translation .goog-te-gadget-simple {
    background-color: #fff;
    border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-radius: 5px;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
}
li.google_translation .goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    font-size: 13px;
    color: #333;
}
ul#navigation li.photoDiary a span.syamefukidashi{
	position:absolute;
	display: inline-block;
	color: #f00;
	font-size: 10px;
	background: #FFF;
	border: solid 2px #000;
	box-sizing: border-box;
	border-radius:5px;
	top:-13px;
	width:95px;
	left:20px;
	line-height:16px;
	text-align:center;
	font-size:10px;

}
ul#navigation li.photoDiary a span.syamefukidashi:before{
 content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -31px;
  border: 4px solid transparent;
  border-top: 6px solid #FFF;
  z-index: 2;
}
ul#navigation li.photoDiary a span.syamefukidashi:after{
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -33px;
  border: 6px solid transparent;
  border-top: 8px solid #000;
  z-index: 1;
}
ul#navigation li.n-review a span.syamefukidashi{
	position:absolute;
	display: inline-block;
	color: #f00;
	font-size: 10px;
	background: #FFF;
	border: solid 2px #000;
	box-sizing: border-box;
	border-radius:5px;
	top:-13px;
	width:137px;
	left:-12px;
	line-height:16px;
	text-align:center;
	font-size:10px;

}
ul#navigation li.n-review a span.syamefukidashi:before{
 content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -31px;
  border: 4px solid transparent;
  border-top: 6px solid #FFF;
  z-index: 2;
}
ul#navigation li.n-review a span.syamefukidashi:after{
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -33px;
  border: 6px solid transparent;
  border-top: 8px solid #000;
  z-index: 1;
}
.menuGlobalBlockOuter{
	background:#000033;
	height:40px;
}
.menuGlobalBlockOuter .menuGlobalBlock{
	line-height:40px;
    margin:0 auto;
	color:#FFF;
    width:990px;
}
.menuGlobalBlockOuter .menuGlobalBlock .menuGlobal{
	float:left;
}
.menuGlobalBlockOuter .menuGlobalBlock .menuGlobal li{
	float:left;
}
.menuGlobalBlockOuter .menuGlobalBlock .menuGlobal li a{
	color:#FFF;
	line-height:40px;
}

.menuGlobalBlockOuter .menuGlobalBlock #header_login{
	float:right;
	font-weight:bold;
}
.menuGlobalBlockOuter .menuGlobalBlock #header_login h5{
	float:left;
	margin-right:12px;
}
.menuGlobalBlockOuter .menuGlobalBlock #header_login div{
	float:left;
}
.menuGlobalBlockOuter .menuGlobalBlock #header_login div a{
	color:#fff;
}
.menuGlobalBlockOuter .menuGlobalBlock #header_login div .red{
	color:#f00;
}

.header{
	width:990px;
	margin:10px auto 0;
}
.header .logoArea{
	float:left;
	margin-right:10px;
}
.header .logoArea a{
	display:inline-block;
}
.header .logoArea a img{
	height:60px;
}
.header .headerRight{
	float:right;
}
.header .headerRight li{
}
.header .headerRight .description{
	width:400px;
	margin-right:10px;
	float:left;
}
.header .headerRight .bannerHeader{
	float:right;
}
.menuAreaGlobalOuter{
	background:#E15FFF;
}
.menuAreaGlobal{
	width:990px;
	margin:0 auto;
	height:40px;
}
.menuAreaGlobal li{
	float:left;
}
.menuAreaGlobal li a{
	display:block;
	line-height:40px;
	color:#fff;
}
.menuAreaGlobal li.on{
	background-color:#fff;
}
.menuAreaGlobal li.on a{
	color:#0847ae;
}
.menuAreaGlobal li a span{
	display:block;
	line-height:20px;
	margin:10px 0;
	padding:0 10px;
}
.menuAreaGlobal li:nth-of-type(n+2) a span{
	border-left:1px solid #fff;
}
.menuAreaGlobal li.on + li a span{
	border-left:none;
}

.menuFixedOuter{
	height:81px;
}
.menuFixed{
	width:100%;
	background-color:#fff;
}
.menuFixed.fixed{
	position:fixed;
	top:0;
	z-index:200;
}
.menuAreaLocalOuter{
	border-bottom:1px solid #333;
	position:relative;
	overflow:hidden;
}
.menuAreaLocal{
	margin:5px 0;
	float:left;
	position:relative;
	left:50%;
}
.menuAreaLocal li{
	float:left;
	color:#0847ae;
	position:relative;
	left:-50%;
}
.menuAreaLocal li span,
.menuAreaLocal li a{
	display:inline-block;
	color:#0847ae;
	line-height:30px;
	padding:0 5px;
}
.menuAreaLocal li:first-child span,
.menuAreaLocal li:first-child a{
	margin-left:0;
}
.menuAreaLocal li.on span,
.menuAreaLocal li a:hover{
	color:#fff;
	background-color:#E15FFF;
}
.menuFixed .menuLocal{
	width:990px;
	margin:0 auto;
}
.menuFixed .menuLocal li{
	margin:5px 0;
	float:left;
}
.menuFixed .menuLocal li a{
	display:inline-block;
	line-height:30px;
	padding:0 5px;
	font-weight:bold;
}
.menuFixed .menuLocal li:first-child a{
	margin-left:0;
}
.menuFixed .menuLocal li.on a,
.menuFixed .menuLocal li a:hover{
	color:#fff;
	background-color:#0847ae;
}
.menuFixed .menuLocal li a img{
	margin-right:5px;
	vertical-align:middle;
}
/* -----↑header----- */


/* -----↓contents----- */

.contents {
  width: 990px;
  margin: 0 auto;
  padding: 20px;
  box-shadow: -1px -30px 33px #d7d4d4;
}
.topicPass{
}
.topicPass li{
	float:left;
}
.topicPass li:nth-of-type(n+2){
	margin-left:3px;
  line-height: 1.8
}
.topicPass li a{
	color:#1d2089;
}
.topicPass li span,
.topicPass li a{
	display:inline-block;
	line-height:20px;
	height:20px;
}
.topicPass li:nth-of-type(n+2) span,
.topicPass li:nth-of-type(n+2) a{
	margin-left:3px;
}

.mainContents{
	float:right;
	width:771px;
}
.mainContents .mainBlock{
	float:left;
	width:450px;
	margin-right:15px;
}
.mainContents .sideBlock{
	float:right;
	width:300px;
}
.sideContents{
	float:right;
	width:200px;
	background-color:#fff;
}
.sideContents.fixed{
	position:fixed;
	top:90px;
}
/* -----↑contents----- */


/* -----↓coverGirl----- */
.coverGirl.item{
	margin-bottom:15px;
}
.coverGirl div#slider,
.coverGirl div#firstdiv{
	width:450px;
	height:183px;
}
/* -----↑coverGirl----- */


/* -----↓newsTop----- */
.newsTop{
	margin-bottom:25px;
}
.newsTop .boxTitle{
	border-top:4px solid #fea4cf;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
.newsTop .boxTitle h2{
	color:#fea4cf;
	float:left;
	line-height:30px;
	padding:0 5px;
	font-weight:bold;
}
.newsTop .boxTitle p{
	float:right;
	line-height:30px;
	padding:0 5px;
}
.newsTop .newsPickup{
	float:right;
	width:150px;
	margin-left:20px;
}
.newsTop .newsPickup a{
	display:block;
}
.newsTop .newsPickup a ul{
}
.newsTop .newsPickup a ul .img{
	margin-bottom:5px;
}
.newsTop .newsPickup a ul .title{
	line-height:17px;
}
.newsTop .newsPickup a ul .title img{
	vertical-align:middle;
	margin-left:3px;
}
.newsTop .newsBoxList{
	float:left;
	width:280px;
}
.newsTop .newsBoxList .update{
	line-height:17px;
}
.newsTop .newsBoxList .boxList{
}
.newsTop .newsBoxList .boxList .box{
}
.newsTop .newsBoxList .boxList .box a{
	display:block;
	padding:5px 0;
}
.newsTop .newsBoxList .boxList .box:nth-of-type(n+2) a{
	border-top:1px solid #ccc;
}
.newsTop .newsBoxList .boxList .box a ul{
}
.newsTop .newsBoxList .boxList .box a ul .img{
	float:left;
	width:38px;
	margin-right:5px;
}
.newsTop .newsBoxList .boxList .box a ul .title{
	overflow:hidden;
	line-height:19px;
}
.newsTop .newsBoxList .boxList .box a ul .title img{
	vertical-align:middle;
	margin-left:3px;
}
.newsTop .btnList{
	border-top:1px solid #ccc;
	clear:both;
}
.newsTop .btnList a{
	margin:10px 20px;
	display:block;
	text-align:center;
	line-height:30px;
	height:30px;
	border-radius:5px;
	background-color:#eee;
}
.newsTop .btnList a img{
	vertical-align:middle;
	width:10px;
	margin-left:5px;
}
/* -----↑newsTop----- */


/* -----↓newsOsusume----- */
.newsOsusume {
    margin-bottom: 15px;
    position: relative;
    background-color: #f0f0f0;
    padding: 15px;
}
.newsOsusume h2 {
    margin-bottom: 10px;
    font-weight: bold;
    color: #1d2089;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsOsusume h2::before {
    content: "\f04b";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    background: #1d2089;
    color: #fff;
    padding: 4px;
    font-size: 10px;
    margin-right: 5px;
}
.newsOsusume .boxList .box{
	float:left;
	width:100%;
}
.newsOsusume .boxList .box h3{
	margin-bottom:5px;
}
.newsOsusume .boxList .box h3 a{
	font-weight:bold;
	color:#1d2089;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newsOsusume .boxList .box .img{
	float:left;
	width:85px;
	margin-right:10px;
}
.newsOsusume .boxList .box .img a{
	display:block;
}
.newsOsusume .boxList .box .boxText{
	overflow:hidden;
}
.newsOsusume .boxList .box .boxText .text{
	margin-bottom:5px;
	line-height:17px;
}
.newsOsusume .boxList .box .boxText .shop{
	line-height:17px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/*ページャー*/
.newsOsusume .flex-control-paging{
    bottom:10px;
    position:absolute;
    padding-left:0;
    text-align:center;
    width:100%;
	line-height:1;
}
.newsOsusume .flex-control-paging li{
    display:inline-block;
    margin-right:10px;
}
.newsOsusume .flex-control-paging li:last-child{
	padding-right:0;
}
.newsOsusume .flex-control-paging li a{
	display:block;
	width:10px;
	height:10px;
	text-indent:-9999px;
	background-color:#ccc;
	border-radius:10px;
	cursor:pointer;
	box-shadow:0 -2px 1px #FFFFFF;
}
.newsOsusume .flex-control-paging li a.flex-active{
	background-color:#d30200;
}
/* -----↑newsOsusume----- */


/* -----↓blogManagerTop----- */
.blogManagerTop{
	margin-bottom:20px;
}
.blogManagerTop .boxTitle{
	border-top:4px solid #E15FFF;
	border-bottom:1px solid #E15FFF;
}
.blogManagerTop .boxTitle h2{
	color:#E15FFF;
	float:left;
	line-height:30px;
	padding:0 5px;
	font-weight:bold;
}
.blogManagerTop .boxTitle p{
	float:right;
	line-height:30px;
	padding:0 5px;
}
.blogManagerTop .boxTitle p a{
	padding-top:7px;
	margin-left:5px;
}
.blogManagerTop .boxTitle p a img{
	width:15px;
	vertical-align:middle;
}
.blogManagerTop .boxList{
	padding:0 5px;
}
.blogManagerTop .boxList .box{
}
.blogManagerTop .boxList .box a{
	display:block;
}
.blogManagerTop .boxList .box:nth-of-type(n+2) a{
	border-top:1px solid #E15FFF;
}
.blogManagerTop .boxList .box a .botImg{
	float:right;
	margin-left:10px;
}
.blogManagerTop .boxList .box a .botImg .imgPhoto{
	float:right;
	width:60px;
	margin:0 0 0 10px;
}
.blogManagerTop .boxList .box a .botImg .date{
	float:left;
	margin-top:3px;
}
.blogManagerTop .boxList .box a .boxText{
	overflow:hidden;
}
.blogManagerTop .boxList .box a .boxText .category{
	float:left;
	width:30px;
	font-size:10px;
	padding:6px 3px;
	line-height:12px;
	margin:11px 10px;
	color:#fff;
	border:1px solid transparent;
}
.blogManagerTop .boxList .box a .boxText ul{
	overflow:hidden;
	padding:3px 0;
}
.blogManagerTop .boxList .box a .boxText ul .text{
	color:#0847AE;
	font-weight:bold;
	line-height:18px;
	height:36px;
}
.blogManagerTop .boxList .box a .boxText ul .shop{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:18px;
}
.blogManagerTop .btnList{
	border-top:1px solid #ccc;
	clear:both;
}
.blogManagerTop .btnList a{
	margin:10px 20px;
	display:block;
	text-align:center;
	line-height:30px;
	height:30px;
	border-radius:5px;
	background-color:#eee;
}
.blogManagerTop .btnList a img{
	vertical-align:middle;
	width:10px;
	margin-left:5px;
}
/* -----↑blogManagerTop----- */


/* -----↓sokuhimeTop----- */
.box:not(:nth-child(-n + 14)) {
    display: none;
}
.sokuhimeTop .girls_listwrap {
    height: 487px;
    width: 100%;
}
.sokuhimeTop {
    margin-bottom: 20px;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 5px;
}
.sokuhimeTop .boxTitle h2 {
    line-height: 35px;
    padding: 0 5px;
    font-weight: bold;
}
.sokuhimeTop .boxList.clearfix {
}
.sokuhimeTop .boxList.clearfix .box {
    width: calc(100%/5);
    float: left;
}
.sokuhimeTop .boxList.clearfix :nth-child(5){
	clear: both;
}
.sokuhimeTop .boxList.clearfix :nth-child(3){
	margin: 0 3%;
}
.sokuhimeTop .boxList.clearfix .box:first-child {
    width: 34%;
}
.sokuhimeTop .boxList .box img{
	width: 100%
}
.sokuhimeTop .boxList .box a{
	display:block;
}
.sokuhimeTop .boxList .box a ul {
    margin-bottom: 5px;
}
.sokuhimeTop .boxList .box a ul li{
	text-align:center;
}
.sokuhimeTop .boxList .box a ul .img{
	margin-bottom:5px;
}
.sokuhimeTop .boxList .box a ul .name{
	color:#1d2089;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sokuhimeTop .boxList .box a ul .description{
	font-size:10px;
}
.sokuhimeTop .boxList .box a ul .description marquee{
	color:#ff2e65;
}
.sokuhimeTop .boxList .box a ul .wait{
	font-weight:bold;
	color:#f00;
}
.sokuhimeTop .boxList .box a ul .shop{
	font-size:10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sokuhimeTop .btnList{
}
.sokuhimeTop .btnList a{
	display: block;
    text-align: right;
    margin: 15px 10px 20px;
    font-weight: bold;
}
.sokuhimeTop .btnList a img{
	vertical-align:middle;
	width:10px;
	margin-left:5px;
}
.sokuhime_text span {
    font-size: 15px;
    color: #f44336;
}
.sokuhime_text {
    width: 65%;
    font-size: 10px;
    float: right;
    font-weight: bold;
    margin-bottom: 5px;
}
/* -----↑sokuhimeTop----- */


/* -----↓bannerShoulder----- */
.bannerShoulder{
	margin-bottom:20px;
}
/* -----↑bannerShoulder----- */


/* -----↓newfaceTop----- */
.newfaceTop {
    margin-bottom: 20px;
    position: relative;
    border: solid 1px #ccc;
    border-radius: 5px;
}
.newfaceTop h2 {
    line-height: 30px;
    height: 30px;
    color: #000;
    font-weight: bold;
    margin: 10px 0;
}
.newfaceTop li.date {
    color: #f44336;
}
.newfaceTop .area,.rankingTop .area {
    font-size: 10px;
    color: #000;
}
.newfaceTop .rank,.rankingTop .rank {
    color: #000;
}
.newfaceTop h2 img {
    vertical-align: middle;
    margin: 0 3px 5px;
    width: 16px;
}
.newfaceTop .boxList {
    position: relative;
    height: 577px;
    margin: 0;
    overflow: hidden;
    padding: 0 10px;
}
.newfaceTop .boxList .slides{
	transition-duration:0.6s;
}
.newfaceTop .boxList .slides .box{
/*
	float:none!important;
	width:auto!important;
*/
}
.newfaceTop .boxList .slides .box:nth-of-type(n+2) {
    padding-top: 15px;
}
.newfaceTop .boxList .slides .box a{
}
.newfaceTop .boxList .slides .box a .img{
	float:left;
	width:65px;
	margin-right:10px;
	margin-bottom:5px;
}
.newfaceTop .boxList .slides .box a ul{
	overflow:hidden;
}
.newfaceTop .boxList .slides .box a ul li{
	line-height:1.5;
  font-weight: bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newfaceTop .boxList .slides .box a ul .date{
	font-weight:bold;
}
.newfaceTop .boxList .slides .box a ul .date img{
	vertical-align:middle;
	width:14px;
	margin-left:3px;
}
.newfaceTop .boxList .slides .box a ul .name{
}
.newfaceTop .boxList .slides .box a ul .name span{
	color:#0847AE;
	font-weight:bold;
}
.newfaceTop .boxList .slides .box a ul .size {
    font-size: 10px;
    color: #000;
}
.newfaceTop .boxList .slides .box a ul .shop {
    font-size: 10px;
    color: #000;
}
.newfaceTop .boxList .slides .box a .description{
  clear: both;
  line-height: 17px;
  color: #767676;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 34px;
  overflow: hidden;
}
/*ボタン*/
.newfaceTop .directionNav li a{
	width:200px;
	position:absolute;
	left:0;
	display:block;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	border-radius:5px;
}
.newfaceTop .directionNav li .btnPrev{
	top:35px;
	background:url(//img.cityheaven.net/img/commtpl/osaka_hitoduma/images/iconArrowPrevV.png) 50% 50% no-repeat #ccc;
}
.newfaceTop .directionNav li .btnPrev.none{
	background:url(//img.cityheaven.net/img/commtpl/osaka_hitoduma/images/iconArrowPrevVNone.png) 50% 50% no-repeat #ccc;
}
.newfaceTop .directionNav li .btnNext{
	bottom:40px;
	background:url(//img.cityheaven.net/img/commtpl/osaka_hitoduma/images/iconArrowNextV.png) 50% 50% no-repeat #ccc;
}
.newfaceTop .directionNav li .btnNext.none{
	background:url(//img.cityheaven.net/img/commtpl/osaka_hitoduma/images/iconArrowNextVNone.png) 50% 50% no-repeat #ccc;
}
.newfaceTop .btnList{
}
.newfaceTop .btnList a {
    display: block;
    text-align: right;
    margin: 20px 10px;
    font-weight: bold;
}
.newfaceTop .btnList a img{
	vertical-align:middle;
	width:10px;
	margin-left:5px;
}
/* -----↑newfaceTop----- */


/* -----↓blogGirlTop----- */
.blogGirlTop{
	margin-bottom:20px;
}
.blogGirlTop .boxTitle h2{
	line-height:30px;
	padding:0 5px;
	font-weight:bold;
}
.blogGirlTop .boxTitle h2::before {
    content: "\f044";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #ff9800;
    margin-right: 5px;
}
.blogGirlTop .boxList{
}
.blogGirlTop .boxList .box{
	float:left;
	width:92px;
	margin-left:12px;
}
.blogGirlTop .boxList .box:nth-of-type(n+4){
	margin-top:15px;
}
.blogGirlTop .boxList .box:nth-of-type(3n+1){
	margin-left:0;
	clear:both;
}
.blogGirlTop .boxList .box a{
	display:block;
}
.blogGirlTop .boxList .box a ul{
}
.blogGirlTop .boxList .box a ul li{
}
.blogGirlTop .boxList .box a ul .img{
	margin-bottom:5px;
	border:1px solid #ccc;
}
.blogGirlTop .boxList .box a ul .date{
	font-size:10px;
	color: #000;
}
.blogGirlTop .boxList .box a ul .title{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.blogGirlTop .boxList .box a ul .name{
	color:#1d2089;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.blogGirlTop .boxList .box a ul .shop{
	font-size:10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #000;
}
.blogGirlTop .btnList{
}
.blogGirlTop .btnList a{
	display: block;
    text-align: right;
    margin: 20px 10px;
    font-weight: bold;
}
.blogGirlTop .btnList a img{
	vertical-align:middle;
	width:10px;
	margin-left:5px;
}
/* -----↑blogGirlTop----- */


/* -----↓movieTop----- */
.movieTop{
	margin-bottom:20px;
	position:relative;
}
.movieTop .boxTitle h2{
	line-height:30px;
	padding:0 5px;
	font-weight:bold;
}
.movieTop .boxList{
	padding:0 30px;
}
.movieTop .boxList .slides{
}
.movieTop .boxList .slides .box{
	float:left;
	width:240px;
	margin-bottom:10px;
}
.movieTop .boxList .slides .box a{
	display:block;
}
.movieTop .boxList .slides .box a ul{
}
.movieTop .boxList .slides .box a ul li{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:center;
}
.movieTop .boxList .slides .box a ul .img{
	margin-bottom:5px;
}
.movieTop .boxList .slides .box a ul .img.mkThumb:after{
	padding-top:66%;
}
.movieTop .boxList .slides .box a ul .name{
	color:#0847AE;
	font-weight:bold;
}
.movieTop .boxList .slides .box a ul .shop{
}
.movieTop .boxList .slides .box a ul .area{
}
/*ボタン*/
.movieTop .boxList .flex-direction-nav li a{
	width:24px;
	position:absolute;
	top:130px;
	display:block;
	height:24px;
	margin-top:-12px;
	text-indent:-9999px;
	overflow:hidden;
}
.movieTop .boxList .flex-direction-nav li .flex-prev{
	left:3px;
	background:url(//img.cityheaven.net/img/commtpl/osaka_hitoduma/images/iconArrowPrev.png) 0 0 no-repeat;
	background-size:contain;
}
.movieTop .boxList .flex-direction-nav li .flex-next{
	right:3px;
	background:url(//img.cityheaven.net/img/commtpl/osaka_hitoduma/images/iconArrowNext.png) 0 0 no-repeat;
	background-size:contain;
}
.movieTop .btnList{
}
.movieTop .btnList a{
	margin:0 20px 10px;
	display:block;
	text-align:center;
	line-height:30px;
	height:30px;
	border-radius:5px;
	background-color:#eee;
}
.movieTop .btnList a img{
	vertical-align:middle;
	width:10px;
	margin-left:5px;
}
/* -----↑movieTop----- */


/* -----↓rankingTop----- */
.rankingTop{
    margin-bottom: 20px;
    width: 450px;
    display: inline-block;
}
.rankingTop .blockList{
}
.rankingTop .blockList .block{
	float:left;
	width:209px;
	margin-left:12px;
}
.rankingTop .blockList .block:nth-of-type(n+4){
	margin-top:10px;
}
.rankingTop .blockList .block:nth-of-type(3n+1){
	margin-left:0;
	clear:both;
}
.rankingTop .blockList .block h3{
	margin-bottom:5px;
	color:#333;
	line-height:30px;
	font-weight:bold;
}
.rankingTop .blockList .block h3 img{
	width:20px;
	margin-right:5px;
	vertical-align:middle;
}
.rankingTop .blockList {
    background: hsl(57deg 72% 94%);
    padding: 10px;
}
.rankingTop .blockList .block .boxList .box{
}
.rankingTop .blockList .block .boxList .box:nth-of-type(n+2){
	margin-top:10px;
}
.rankingTop .blockList .block .boxList .box a{
}
.rankingTop .blockList .block .boxList .box a .img{
	width:76px;
	float:left;
	margin-right:10px;
}
.rankingTop .blockList .block .boxList .box a ul{
	overflow:hidden;
}
.rankingTop .blockList .block .boxList .box a ul li{
}
.rankingTop .blockList .block .boxList .box a ul .rank{
	line-height:18px;
}
.rankingTop .blockList .block .boxList .box a ul .rank img{
	vertical-align:middle;
	margin-left:3px;
}
.rankingTop .blockList .block .boxList .box a ul .name{
	color:#1d2089;
	line-height:18px;
}
.rankingTop .blockList .block .boxList .box a ul .shop{
	line-height:18px;
}
.rankingTop .blockList .block .boxList .box a ul .area{
	line-height:18px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.rankingTop .btnList{
}
.rankingTop .btnList a{
	display: block;
    text-align: right;
    margin: 20px 10px;
    font-weight: bold;
}
.rankingTop .btnList a img{
	vertical-align:middle;
	width:10px;
	margin-left:5px;
}
#ranking h2 {
    margin-bottom: 10px;
    font-weight: bold;
    color: #000000;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: solid 1px #ff877f;
    padding-bottom: 5px;
}
#ranking h2::before {
    content: "\f521";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #ff877f;
    margin-right: 5px;
}
.ranking_text {
    font-size: 10px;
    margin-bottom: 10px;
}
/* -----↑rankingTop----- */


/* -----↓shopCommunityTop----- */
.shopCommunityTop{
	margin-bottom:20px;
}
.shopCommunityTop .boxTitle{
	border-top:4px solid #E15FFF;
	border-bottom:1px solid #E15FFF;
	margin-bottom:5px;
}
.shopCommunityTop .boxTitle h2{
	color:#E15FFF;
	line-height:30px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}
.shopCommunityTop .boxList .box{
	float:left;
	width:120px;
	margin-left:11px;
}
.shopCommunityTop .boxList .box:nth-of-type(n+6){
	margin-top:10px;
}
.shopCommunityTop .boxList .box:nth-of-type(5n+1){
	margin-left:0;
	clear:both;
}
.shopCommunityTop .boxList .box .img{
	margin-bottom:5px;
}
/* -----↑shopCommunityTop----- */


/* -----↓shamelarPickup----- */
.shamelarPickup{
	margin-bottom:20px;
	border:1px solid #ccc;
	border-radius:5px;
	padding:14px;
	position:relative;
}
.shamelarPickup h2{
	position:absolute;
	left:10px;
	top:0;
	margin-top:-5px;
}
.shamelarPickup .boxList{
/*
	overflow:hidden;
	padding-bottom:20px;
*/
	position:relative;
	padding-bottom:30px;
}
.shamelarPickup .boxList .slides{
}
.shamelarPickup .boxList .slides .box{
	float:left;
}
.shamelarPickup .boxList .slides .box .img{
	margin-bottom:5px;
}
.shamelarPickup .boxList .slides .box .img a{
	display:block;
	border-radius:5px;
}
.shamelarPickup .boxList .slides .box ul{
}
.shamelarPickup .boxList .slides .box ul .name{
	margin-bottom:5px;
	line-height:17px;
	font-weight:bold;
	color:#0847ae;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.shamelarPickup .boxList .slides .box ul .description{
	margin-bottom:5px;
	line-height:17px;
/*
	max-height:51px;
	overflow:hidden;
*/
}
.shamelarPickup .boxList .slides .box ul .shop{
	line-height:17px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/*windy*/
.shamelarPickup ul.wi-container {
	height: 275px;
/*
	width: 190px;
	margin: 0 auto 30px;
*/
	position: relative;
	padding: 0;
	list-style-type: none; 
	-webkit-perspective: 1400px;
	-moz-perspective: 1400px;
	-ms-perspective: 1400px;
	-o-perspective: 1400px;
	perspective: 1400px;
}
.shamelarPickup ul.wi-container .box {
	width: 100%;
	height: 100%;
	display: none;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
/*
	padding: 20px;
*/
	pointer-events: auto;
}
.shamelarPickup ul.wi-container .box.wi-move {
	pointer-events: none;
	-webkit-transition: -webkit-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
	-moz-transition: -moz-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
	-o-transition: -o-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
	-ms-transition: -ms-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
	transition: transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease;
}
/*ページャー*/
.shamelarPickup .navWindy {
	position: relative;
	width: 124px;
	margin: 0 auto;
}
.shamelarPickup .navWindy span {
	width: 42px;
	height: 42px;
	margin: 0 10px;
	float: left;
	background: url(../images/navWindy.png) no-repeat 100% 0;
	text-indent: -9000px;
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.shamelarPickup .navWindy span:first-child {
	background-position: 0 0;
}
.shamelarPickup .navWindy span:active {
	background-position: 100% 2px;
}
.shamelarPickup .navWindy span:first-child:active {
	background-position: 0 2px;
}
/* -----↑shamelarPickup----- */


/* -----↓menuFloatingSide----- */
.menuFloatingSide {
    display: flex;
    border: solid 3px #1d2089;
    border-radius: 5px;
}
.menuFloatingSide a{
	width: 100%;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    font-weight: bold;
    color: #000;
}
.menuFloatingSide a span {
    font-size: 1.5em;
    margin-left: 10px;
}
.menuFloatingSide div {
    background: #1d2089;
    padding: 10px;
}
.menuFloatingSide div i{
    color: #fff;
    font-size: 15px;
}
.menuFloatingSide{
	margin-bottom:20px;
}
.menuFloatingSide.fixed{
	position:fixed;
	top:90px;
	width:200px;
}
.menuFloatingSide .lowPrice{
	margin-bottom:10px;
}
.menuFloatingSide .lowPrice a{
	display:block;
	text-align:center;
	line-height:20px;
	font-weight:bold;
}
.menuFloatingSide .lowPrice a img{
	vertical-align:middle;
	margin-right:5px;
}
.menuFloatingSide .areaSearchBox{
	margin-bottom:10px;
}
.menuFloatingSide .areaSearchBox .boxTitle{
	border-top:4px solid #fea4cf;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.menuFloatingSide .areaSearchBox .boxTitle h2{
	color:#fea4cf;
	line-height:30px;
	padding:0 5px;
	font-weight:bold;
}
.menuFloatingSide .areaSearchBox dl{
}
.menuFloatingSide .areaSearchBox dl dt{
	border:1px solid #ccc;
	border-radius:5px;
	margin-bottom:5px;
	padding:5px 5px 5px 39px;
	font-weight:bold;
	background:url(../images/iconAreaSearchTitle.png) 4px 50% no-repeat;
}
.menuFloatingSide .areaSearchBox dl dd{
	line-height:25px;
	padding-left:20px;
	background:url(../images/iconAreaSearch.png) 5px 50% no-repeat;
}
.menuFloatingSide .areaSearchBox dl dd.delivery{
	background:url(../images/iconAreaSearchDelivery.png) 0px 50% no-repeat;
}
.menuFloatingSide .bannerSideContents{
	text-align:center;
}

/* -----↑menuFloatingSide----- */


/* -----↓couponTop----- */
.couponTop{
	margin-bottom:20px;
	position:relative;
	background-color:#fff;
}
.couponTop .boxTitle{
	border-top:4px solid #fea4cf;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
.couponTop .boxTitle h2{
	color:#fea4cf;
	line-height:30px;
	padding:0 5px;
	font-weight:bold;
}
.couponTop .boxTitle h2 img{
	vertical-align:middle;
	margin-right:3px;
}
.couponTop .boxList{
}
.couponTop .boxList .box{
}
.couponTop .boxList .box:nth-of-type(n+2){
	border-top:1px solid #ccc;
	padding-top:5px;
}
.couponTop .boxList .box a{
	display:block;
}
.couponTop .boxList .box a .limit{
	font-size:10px;
	margin-bottom:5px;
}
.couponTop .boxList .box a .limit span{
	line-height:1;
	display:inline-block;
	vertical-align:bottom;
	font-weight:bold;
}
.couponTop .boxList .box a .limit .first{
	border-radius:5px;
	background-color:#fe942e;
	color:#fff;
	display:inline-block;
	padding:4px 3px 2px;
}
.couponTop .boxList .box a .limit .text{
	padding-top:4px;
}
.couponTop .boxList .box a .limit .number{
	color:#f00;
	font-size:15px;
	padding:0 1px;
}
.couponTop .boxList .box a .shop{
	margin-bottom:5px;
	font-size:8px;
}
.couponTop .boxList .box a .shop span{
	color:#0645ad;
	font-weight:bold;
	font-size:12px;
	margin-right:3px;
}
.couponTop .boxList .box a .discount{
	float:left;
	background:url(../images/iconDiscount.png) no-repeat 0 0;
	background-size:36px 36px;
	padding:9px 9px 0 5px;
	width:22px;
	height:27px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin-bottom:5px;
	margin-right:5px;
}
.couponTop .boxList .box a .text{
	overflow:hidden;
}
.couponTop .boxList .box a .text .event{
	font-weight:bold;
	font-size:10px;
}
.couponTop .boxList .box a .text .event .title{
	padding-right:5px;
}
.couponTop .boxList .box a .text .event .time{
	color:#0645ad;
}
.couponTop .boxList .box a .text .price{
	margin-bottom:5px;
}
.couponTop .boxList .box a .text .price .before{
	color:#0645ad;
	font-weight:bold;
	padding-right:3px;
}
.couponTop .boxList .box a .text .price .after{
	color:#f00;
	font-weight:bold;
	font-size:16px;
	padding-left:3px;
}
.couponTop .boxList .box a dl{
	clear:both;
	margin-bottom:5px;
	line-height:20px;
/*
	font-size:9px;
*/
	display:table;
	font-size:10px;
}
.couponTop .boxList .box a dl dt{
	background-color:#efe9ab;
	color:#7c3102;
	text-align:center;
/*
	margin-right:5px;
	width:60px;
	float:left;
*/
	width:65px;
	display:table-cell;
	vertical-align:middle;
}
.couponTop .boxList .box a dl dd{
/*
	overflow:hidden;
*/
	display:table-cell;
	padding-left:5px;
}
.couponTop .btnList{
}
.couponTop .btnList a{
	margin:10px 20px 10px;
	display:block;
	text-align:center;
	line-height:30px;
	height:30px;
	border-radius:5px;
	background-color:#eee;
}
.couponTop .btnList a img{
	vertical-align:middle;
	width:10px;
	margin-left:5px;
}
/* -----↑couponTop----- */


/* -----↓footer----- */
.footerOuter{
}
.footerOuter .textSEO{
	width:990px;
	margin:0 auto 10px;
}
.footerOuter .footerGlobal{
}
.footerOuter #footer{
	margin:0 auto 0;
	padding:0;
	text-align:center;
	width:990px;
}
/* -----↑footer----- */



/* -----↓newsList----- */
.newsList{
	margin-bottom:25px;
}
.newsList .boxTitle{
	border-top:4px solid #fea4cf;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
.newsList .boxTitle h2{
	color:#fea4cf;
	float:left;
	line-height:40px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}
.newsList .boxTitle p{
	float:right;
	line-height:40px;
	padding:0 5px;
}
.newsList .boxList{
}
.newsList .boxList .box{
}
.newsList .boxList .box a{
	display:block;
}
.newsList .boxList .box:nth-of-type(n+2) a{
	border-top:1px solid #ccc;
	padding-top:10px;
	margin-top:10px;
}
.newsList .boxList .box a .img{
	float:left;
	width:150px;
	margin-right:10px;
}
.newsList .boxList .box a ul{
	overflow:hidden;
}
.newsList .boxList .box a ul .title{
	overflow:hidden;
	line-height:25px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#0847ae;
}
.newsList .boxList .box a ul .title img{
	vertical-align:middle;
	margin-left:3px;
}
.newsList .boxList .box a ul .description{
	margin-bottom:5px;
}
.newsList .boxList .box a ul .date{
	margin-bottom:5px;
}
.newsList .boxList .box a ul .shop{
	margin-bottom:5px;
}
.newsList .boxList .box a ul .area{
}
/* -----↑newsList----- */


/* -----↓blogManagerList----- */
.blogManagerList{
	margin-bottom:20px;
}
.blogManagerList .boxTitle{
	border-top:4px solid #E15FFF;
	border-bottom:1px solid #E15FFF;
	margin-bottom:10px;
}
.blogManagerList .boxTitle h2{
	color:#E15FFF;
	line-height:40px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}
.blogManagerList .boxList{
}
.blogManagerList .boxList .box{
	width:223px;
	float:left;
	margin-left:15px;
	padding:10px;
	border:1px solid #ccc;
	box-shadow:1px 2px 2px #ccc;
}
.blogManagerList .boxList .box:nth-of-type(3n+1){
	clear:both;
	margin-left:0;
}
.blogManagerList .boxList .box:nth-of-type(n+4){
	margin-top:15px;
}
.blogManagerList .boxList .box ul{
	position:relative;
}
.blogManagerList .boxList .box ul .category{
	float:left;
	width:30px;
	font-size:10px;
	padding:6px 3px;
	line-height:12px;
	margin-right:5px;
	margin-bottom:5px;
	color:#fff;
	border:1px solid transparent;
}
.blogManagerList .boxList .box ul .title{
	line-height:16px;
	color:#0847AE;
	font-weight:bold;
	overflow:hidden;
	margin-bottom:5px;
	padding:3px 0;
	height:32px;
}
.blogManagerList .boxList .box ul .date{
	position:absolute;
	right:5px;
	top:19px;
	line-height:19px;
}
.blogManagerList .boxList .box ul .img{
	clear:both;
	float:right;
	margin-left:10px;
	width:100px;
}
.blogManagerList .boxList .box ul .description{
	overflow:hidden;
	height:100px;
	line-height:20px;
	position:relative;
}
.blogManagerList .boxList .box ul .descriptionSingle{
	clear:both;
	height:100px;
	line-height:20px;
	position:relative;
}
.blogManagerList .boxList .box ul .more{
	position:absolute;
	bottom:0;
	right:0;
	color:#0847ae;
}
.blogManagerList .boxList .box ul .shop{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:18px;
}
/* -----↑blogManagerList----- */


/* -----↓sokuhimeList----- */
.sokuhimeList{
	margin-bottom:20px;
}
.sokuhimeList .boxTitle{
	border-top:4px solid #E15FFF;
	border-bottom:1px solid #E15FFF;
	margin-bottom:10px;
}
.sokuhimeList .boxTitle h2{
	color:#E15FFF;
	line-height:40px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}
.sokuhimeList .boxList{
	margin-top:10px;
}
.sokuhimeList .boxList .box{
	float:left;
	width:178px;
	margin-left:10px;
}
.sokuhimeList .boxList .box a{
	display:block;
}
.sokuhimeList .boxList .box a ul{
}
.sokuhimeList .boxList .box a ul li{
}
.sokuhimeList .boxList .box a ul .img{
	margin-bottom:5px;
}
.sokuhimeList .boxList .box a ul .name{
	color:#0847AE;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sokuhimeList .boxList .box a ul .description{
}
.sokuhimeList .boxList .box a ul .description img{
	float:left;
	width:15px;
	margin-left:3px;
	margin-right:7px;
	vertical-align:middle;
}
.sokuhimeList .boxList .box a ul .description marquee{
	color:#ff2e65;
	overflow:hidden;
	width:120px;
}
.sokuhimeList .boxList .box a ul .wait{
	font-weight:bold;
	color:#f00;
}
.sokuhimeList .boxList .box a ul .icon{
	height:17px;
	margin:3px 0;
}
.sokuhimeList .boxList .box a ul .icon img{
	height:17px;
	vertical-align:middle;
	margin:0 2px;
}
.sokuhimeList .boxList .box a ul .shop{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sokuhimeList .boxList .box a ul .area{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/* -----↑sokuhimeList----- */


/* -----↓scheduleList----- */
.scheduleList{
	margin-bottom:20px;
}
.scheduleList .boxTitle{
	border-top:4px solid #fea4cf;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.scheduleList .boxTitle h2{
	color:#fea4cf;
	line-height:40px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}
.scheduleList .wait{
	margin-bottom:5px;
}
.scheduleList .wait a{
	color:#FF0000;
	font-weight:bold;
}
.scheduleList form{
	margin-bottom:10px;
}
.scheduleList form fieldset{
	padding:10px;
	border:1px solid #ccc;
}
.scheduleList form fieldset table{
	margin:0 auto;
}
.scheduleList form fieldset table tr td select{
	width:150px;
	margin:5px;
}
.scheduleList .sort{
}
.scheduleList .sort ul{
}
.scheduleList .sort ul li{
	float:left;
	margin-right:10px;
}
.scheduleList .boxList{
	margin-bottom:10px;
}
.scheduleList .boxList tr td{
	vertical-align:top;
}
.scheduleList .boxList tr td table tr td a{
}
.scheduleList .boxList tr td .shop{
	color:#0847AE;
}
.scheduleList .boxList tr td .more{
	color:#0847AE;
}
.scheduleList .boxList tr td .girl_photo .img{
	width:143px;
	padding:5px;
	display:block;
}
.scheduleList .boxList tr td .girl_photo .img img{
	width:143px;
}


/* -----↑scheduleList----- */


/* -----↓movieList----- */
.movieList{
	margin-bottom:20px;
}
.movieList .boxTitle{
	border-top:4px solid #E15FFF;
	border-bottom:1px solid #E15FFF;
	margin-bottom:10px;
}
.movieList .boxTitle h2{
	color:#E15FFF;
	line-height:40px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}
.movieList .boxList{
}
.movieList .boxList .box{
	float:left;
	width:145px;
	margin-left:10px;
}
.movieList .boxList .box:nth-of-type(5n+1){
	margin-left:0;
	clear:both;
}
.movieList .boxList .box:nth-of-type(n+6){
	margin-top:15px;
}
.movieList .boxList .box ul{
}
.movieList .boxList .box ul li{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:center;
}
.movieList .boxList .box ul .today{
	height:13px;
}
.movieList .boxList .box ul .img{
	margin-bottom:5px;
}
.movieList .boxList .box ul .img a{
	display:block;
}
.movieList .boxList .box ul .img a.mkThumb:after{
	padding-top:66%;
}
.movieList .boxList .box ul .icon{
	margin:3px 0;
}
.movieList .boxList .box ul .icon img{
	height:17px;
	margin:0 2px;
}
.movieList .boxList .box ul .name{
	color:#0847AE;
	font-weight:bold;
}
.movieList .boxList .box ul .shop{
}
.movieList .boxList .box ul .area{
}
/* -----↑movieList----- */


/* -----↓newfaceList----- */
.newfaceList{
	margin-bottom:20px;
}
.newfaceList .boxTitle{
	border-top:4px solid #E15FFF;
	border-bottom:1px solid #E15FFF;
	margin-bottom:10px;
}
.newfaceList .boxTitle h2{
	color:#E15FFF;
	line-height:40px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}
.newfaceList form{
	margin-bottom:10px;
}
.newfaceList form fieldset{
	padding:10px;
	border:1px solid #ccc;
}
.newfaceList form fieldset table{
	margin:0 auto;
}
.newfaceList form fieldset table tr td select{
	width:150px;
	margin:5px;
}
.newfaceList .sort{
}
.newfaceList .sort ul{
}
.newfaceList .sort ul li{
	float:left;
	margin-right:10px;
}
.newfaceList .boxList{
	margin-top:10px;
}
.newfaceList .boxList .box{
  width: 18%;
  float: left;
  height: 340px;
}
.newfaceList .boxList .box a{
	display:block;
}
.newfaceList .boxList .box a .img{
	float:left;
	width:120px;
	margin-right:10px;
}
.newfaceList .boxList .box a ul{
	overflow:hidden;
}
.newfaceList .boxList .box a ul .enter {
    font-weight: bold;
    margin-top: 5px;
    padding: 5px 0 0;
    color: red;
}
.newfaceList .boxList .box a ul .enter img{
	vertical-align:middle;
	margin-left:5px;
}
.newfaceList .boxList .box a ul .name{
	color:#0847AE;
}
.newfaceList .boxList .box a ul .size{
}
.newfaceList .boxList .box a ul .icon{
	height:17px;
	margin:3px 0;
}
.newfaceList .boxList .box a ul .icon img{
	height:17px;
	vertical-align:middle;
	margin:0 2px;
}
.newfaceList .boxList .box a ul .comment {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 5px 0;
}
.newfaceList .boxList .box a ul .shop{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-top:5px;
}
.newfaceList .boxList .box a ul .area{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/* -----↑newfaceList----- */


/* -----↓blogGirlList----- */
.blogGirlList{
	margin-bottom:20px;
}
.blogGirlList .boxTitle{
	border-top:4px solid #E15FFF;
	border-bottom:1px solid #E15FFF;
	margin-bottom:10px;
}
.blogGirlList .boxTitle h2{
	color:#E15FFF;
	line-height:40px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}
.blogGirlList .boxList{
}
.blogGirlList .boxList .box{
	float:left;
	width:145px;
	margin-left:10px;
}
.blogGirlList .boxList .box:nth-of-type(n+6){
	margin-top:15px;
}
.blogGirlList .boxList .box:nth-of-type(5n+1){
	margin-left:0;
	clear:both;
}
.blogGirlList .boxList .box a{
	display:block;
}
.blogGirlList .boxList .box a ul{
}
.blogGirlList .boxList .box a ul li{
}
.blogGirlList .boxList .box a ul .img{
	border:1px solid #ccc;
	margin-bottom:5px;
}
.blogGirlList .boxList .box a ul .date{
}
.blogGirlList .boxList .box a ul .title{
}
.blogGirlList .boxList .box a ul .name{
	color:#0847AE;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.blogGirlList .boxList .box a ul .shop{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.blogGirlList .boxList .box a ul .area{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/* -----↑blogGirlList----- */


/* -----↓eventList----- */
.eventList{
}
.eventList .boxTitle{
	border-top:4px solid #fea4cf;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.eventList .boxTitle h2{
	color:#fea4cf;
	line-height:40px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}
.eventList form{
	margin-bottom:10px;
}
.eventList form fieldset{
	padding:10px;
	border:1px solid #ccc;
}
.eventList form fieldset table{
	margin:0 auto;
}
.eventList form fieldset table tr td select{
	width:150px;
	margin:5px;
}
.eventList .sort{
}
.eventList .sort ul{
}
.eventList .sort ul li{
	float:left;
	margin-right:10px;
}
.eventList .boxList{
	margin-top:10px;
}
.eventList .boxList .box{
	margin-bottom:20px;
}
/*
.eventList .boxList .box.typeS{
	background-color:#fcffd4;
}
.eventList .boxList .box.typeA{
	background-color:#fff1f7;
}
*/
.eventList .boxList .box h3 a{
	line-height:35px;
	color:#0847ae;
	font-size:16px;
	font-weight:bold;
	display:block;
	padding:0 10px;
	border-top:3px solid #6d949a;
	border-bottom:1px solid #6d949a;
	background-color:#d5ebfb;
}
/*
.eventList .boxList .box.typeS h3 a{
	border-top-color:#dd983c;
	border-bottom-color:#dd983c;
	background-color:#fbe9c6;
}
.eventList .boxList .box.typeA h3 a{
	border-top-color:#c96d9b;
	border-bottom-color:#c96d9b;
	background-color:#faddf6;
}
*/
.eventList .boxList .box h3 a img{
	vertical-align:text-bottom;
	margin-right:5px;
}
.eventList .boxList .box .img{
	float:right;
	margin:10px 10px 0;
}
.eventList .boxList .box .img a{
	display:block;
}
.eventList .boxList .box ul{
	overflow:hidden;
	padding:10px 10px 30px 10px;
	position:relative;
}
.eventList .boxList .box ul .icon{
	margin-bottom:7px;
	line-height:1;
}
.eventList .boxList .box ul .icon img{
	vertical-align:middle;
	margin-right:3px;
}
.eventList .boxList .box ul .title{
	margin-bottom:5px;
	line-height:20px;
}
.eventList .boxList .box ul .date{
	margin-bottom:5px;
	font-weight:bold;
	line-height:20px;
}
.eventList .boxList .box ul .description{
	max-height:220px;
	overflow:hidden;
}
.eventList .boxList .box ul .description table{
	width:100%;
}
.eventList .boxList .box ul .more{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	line-height:20px;
}
.eventList .boxList .box ul .more a{
	color:#0847ae;
}
/* -----↑eventList----- */


.pokkiri_box{
	clear:both;
}

/* -----検索結果など追加----- */

div#contents div.favorite_girl h3,
div#contents div.favorite_shop h3,
div#contents div.favorite_community h3,
div#contents div.cellphone h3,
div#contents div.data h3,
div#contents div.fresh h3,
div#contents div.filter h3,
div#contents div.mobile h3 {
	margin : 0;
}

div.movie_bord table.movieTable{
    width: 495px;
	padding:5px;
	margin:0;
}

div.movielist_link {
    padding: 10px;
}

div.movie_bord table.movieTable td {
    border: 1px solid #9EB4C6;
    padding: 5px;
    text-align: center;
}

div#content div.movie h3 {
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/movie.gif) no-repeat;
	position: static;
	text-align:left;
	text-indent:45px;
}

div#contents div.fresh h3 {
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/fresh.gif) no-repeat;
	position: static;
}
div#contents div.search h3 {
	margin : 0 0 10px 0;
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/search.gif) no-repeat;
}
div#contents div.filter h3 {
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/search.gif) no-repeat;
}
div#contents.search div.filter h3 {
	margin : 0 0 10px 0;
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/search.gif) no-repeat;
}

div#contents div.outturn h3 {
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/outturn.gif) no-repeat;
	text-indent : 10px;
}
div#contents.event div.outturn h3,
div#contents.newface div.outturn h3,
div#contents.ring div.outturn h3 {
	text-indent : 45px;
}
div#contents.event div.outturn h3 {
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/event.gif) no-repeat;
}
div#contents.newface div.outturn h3 {
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/newface.gif) no-repeat;
}
div#contents.ring div.outturn h3 {
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/ring.gif) no-repeat;
}

div#contents div.more h3 {
	margin : 20px 0 10px 0;
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/filter_more.gif) no-repeat;
	height : 28px;
}
div#contents div.more h3 {
	overflow : hidden;
	width : 495px;
	text-indent : -2000px;
}
div#contents div.form h3 {
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/form.gif) no-repeat;
}
div#contents div.resign h3 {
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/resign.gif) no-repeat;
}
div#contents div.clip_girl h3 {
	position : relative;
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/favorite_girl_maypage.gif) no-repeat;
}
div#contents div.clip_shop h3 {
	position : relative;
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/favorite_shop_mypage.gif) no-repeat;
}
div#contents div.clip_community h3 {
	position : relative;
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/favorite_community_mypage.gif) no-repeat;
}
div#contents div.shop h3 {
	position : relative;
	background : url(//img.cityheaven.net/img/commtpl/pocchari/images/page_bar/good.gif) no-repeat;
}
div#contents div.favorite h3 a,
div#contents div.news h3 a {
	position : absolute;
	top : 7px;
	right : 15px;
	color : #ffffff;
	text-decoration : underline;
}
/* 修正 start */
div#contents div.favorite h3 a:link,
div#contents div.news h3 a:link {
	text-decoration : underline;
}
/* 修正 end */

div#contents div.community h3 {
	position : relative;
	background : url(//img.cityheaven.net/img/icon/contents/headline/community.gif) no-repeat;
}
div#contents.sitemap h3 {
	background : url(//img.cityheaven.net/img/icon/contents/headline/sitemap.gif) no-repeat;
}
div#contents.rss h3 {
	background : url(//img.cityheaven.net/img/icon/contents/headline/rss.gif) no-repeat;
}
div#contents div.search h4 {
	margin : 10px 0 0 0;
	font-size : 1.25em;
}
div#contents div.gift h3,
div#contents div.photo h3 {
	margin : 10px 0;
	background : url(//img.cityheaven.net/img/icon/contents/headline/gift.gif) no-repeat;
}
div#contents div.photo h3 {
	background : url(//img.cityheaven.net/img/icon/contents/headline/photo.gif) no-repeat;
}
div#contents div.photo h4 {
	margin : 0 0 5px 0;
}
div#contents div.filter div.more fieldset#filter h4 {
	padding : 5px 0 0 10px;
	background : url(//img.cityheaven.net/img/icon/contents/headline/more.gif) no-repeat;
	height : 26px;
	color : #ffffff;
}
div#contents div.filter form.note h4,
div#contents div.result form.note h4 {
	padding : 0 0 10px 0;
	font-size : 1.2em;
	font-weight : bold;
	text-align : left;
	text-indent : 10px;
}
div#contents div.mobile_info h3 {
	background : url(//img.cityheaven.net/img/icon/contents/headline/mobile_495.gif) no-repeat;
}
div#contents div.function h3,
div#contents.assist div.area h3 {
	margin : 10px 0 0 0;
	background : url(//img.cityheaven.net/img/icon/contents/headline/topic.gif) no-repeat;
	font-weight : normal;
	text-indent : 45px;
}
div#contents div.function h4 {
	position : relative;
	overflow : hidden;
	margin : 10px 0 5px 0;
	width : 266px;
	height : 26px;
	text-indent : -2000px;
}
div#contents div.function h4.check {
	background : url(//img.cityheaven.net/img/icon/contents/mobile/title_check.gif) no-repeat;
}
div#contents div.function h4.news {
	background : url(//img.cityheaven.net/img/icon/contents/mobile/title_news.gif) no-repeat;
}
div#contents div.function h4.get {
	background : url(//img.cityheaven.net/img/icon/contents/mobile/title_get.gif) no-repeat;
}

div#contents div.introduction h3 {
	margin : 10px 0 0 0;
	background : url(//img.cityheaven.net/img/icon/contents/headline/topic.gif) no-repeat;
	font-weight : normal;
	text-indent : 45px;
}

div#contents div.qr h3 {
	margin : 0;
	background : url(//img.cityheaven.net/img/icon/contents/headline/topic_qr.gif) no-repeat;
	font-weight : normal;
	text-indent : 10px;
}

div#contents div.detail h4,
div#contents div.detail div.section div.summary h5 {
	margin : 0 0 10px 0;
	background : url(//img.cityheaven.net/img/icon/contents/headline/back.gif) no-repeat;
	height : 22px;
	text-indent : 10px;
}
div#contents div.detail div.section div.summary h5 {
	margin : 20px 0 10px 0;
	background : url(//img.cityheaven.net/img/icon/contents/headline/back_270.gif) no-repeat;
}
div#contents div.result {
	float : left;
	background : #cde9f7;
	width : 285px;
}
div#contents div.request div.report,
div#contents div.filter div.result {
	float : none;
	margin : 0 0 10px 0;
	padding : 5px 10px 5px 10px;
	background : #cde9f7;
	width : auto;
}


/* @ESS 2010/7/12 追加*/
div#contents div.filter div.result, x:-moz-any-link {
	float : none;
	margin : 0 0 0 0;
	padding : 5px 10px 5px 10px;
	background : #cde9f7;
	width : auto;
}
/* @ESS 2010/7/12 追加*/


div#contents div.filter div.result p {
	padding : 0 0 3px 0;
}
div#contents div.result form {
	margin : 0 0 10px 10px;
	padding : 0 0 5px 0;
}
div#contents div.result form select {
	margin : 5px 0 0 0;
	width : 170px;
}
div#contents div.result h4 {
	background : url(//img.cityheaven.net/img/icon/contents/headline/topic_285.gif) no-repeat;
	color : #ffffff;
	width :285px;
	height : 26px;
	line-height : 26px;
	font-weight : bold;
	text-indent : 10px;
}
div#contents div.result dl {
	width : 285px;
}
div#contents div.result dl dt {
	margin : 5px 0 0 10px;
	padding : 0;
	background : none;
}
div#contents div.result dl dd {
	margin : 0 0 0 20px;
}
div#contents div.banner {
	padding : 7px 0 0 100px;
	background : url(//img.cityheaven.net/img/icon/accessory/pr.gif) no-repeat;
	border : 1px solid #9db4c6;
}

div#contents div.banner img {
	margin : 0 0 0 5px;
}

div#contents div.filter div.section {
	padding : 10px 0 0 0;
	border-top : 1px solid #9fb4c7;
}
div#contents div.filter div.more div.section {
	padding : 0;
	border : none;
}
div#contents div.filter div.more div.section h4 {
	margin : 0;
}
div#contents div.filter div.hot {
	margin : 0 0 10px 0;
	padding : 1px;
	background : #fcffd4;
	border : 0;
}
div#contents div.filter div.result_list {
	padding : 0;
}
*html div#contents div.result div.hot {
	position : absolute;
}
div#contents div.filter div.hot h4,
div#contents div.filter div.result_list h4 {
  position: relative;
  padding: 10px 0;
  background: #1d2089;
  text-indent: 10px;
}
img.community_info_house {
    display: none;
}
h4.communityShopName a {
    color: #fff;
}
.date.community_info_date {
    color: #fff;
}
.section.hot .search,.section.result_list .search {
    padding: 20px;
}
div#contents div.filter div.reduction h4 {
	background : #fafafa;
}

div#contents div.filter div.result form {
	margin : 0 0 5px 0;
	padding : 0;
}
div#contents div.filter div.result form select {
	margin : 0 10px 0 0;
	width : 170px;
}
div#contents div.filter div.hot h4 img,
div#contents div.filter div.result_list h4 img {
	margin : -3px 0 0 5px;
	vertical-align : middle;
}
div#contents div.filter div.result_list h4 {
	margin : 0;
	border-bottom : 1px dotted #9cb5c9;
}
div#contents div.filter h4 span.date {
	position : absolute;
	right : 15px;
}
div#contents div.filter div.hot p.thumbs,
div#contents div.filter div.hot div.summary {
	position : relative;
	padding : 10px;
}
div#contents div.filter div.result_list p.thumbs,
div#contents div.filter div.result_list div.summary {
	position : relative;
	padding : 10px 10px 0 10px;
}
/* ESS 2010/10/19 マイページ、マイヘブン対応 */
div#contents div.filter div.result_list p.img_link,
div#contents div.filter div.result_list div.img_link2 {
	position : static;
}
/* ESS 2010/10/19 マイページ、マイヘブン対応 */
div#contents div.filter div.hot div.summary,
div#contents div.filter div.result_list div.summary {
	padding : 3px 10px;
}

div#contents div.filter div.hot div.summary {
	width : 360px;
}

div#contents div.opt div.section {
	clear : both;
	padding : 5px 0 0 0;
	height : 100%;
}
div#contents.newface div.opt div.section {
	padding : 8px 0 0 0;
}
div#contents div.opt div.section p {
	padding : 0;
	line-height : 1.1;
}
div#shell div#contents div.opt div.section p.note {
	margin : 3px 0 0 0;
	padding : 3px 0 3px 0;
	border-bottom : none;
}
*html div#shell div#contents div.opt div.section p.note {
	padding : 3px 0 0 0;
}
div#contents div.opt div.section div.summary {
	float : left;
	margin : 0 0 0 5px;
	width : 401px;
}
div#contents.newface div.opt div.section div.summary {
	padding : 0 0 3px 0;
}
*html div#contents div.opt div.section div.summary {
	width : 405px;
}
div#contents div.opt div.section div.summary p img {
	vertical-align : middle;
}
div#contents div.mobile div.section div.summary h4,
div#contents div.cellphone div.summary h4,
div#contents div.opt div.summary h4 {
	margin : 0;
	padding : 2px 0;
	background : #eff8ff;
	font-weight : bold;
	text-indent : 5px;
}

div#contents div.filter div.hot p.thumbs {
    float: right;
    padding: 10px;
    position: relative;
}

div#contents div.filter div.result_list p.thumbs {
    float: right;
    margin: 0 0 7px 10px;
    padding: 10px 10px 0;
    position: relative;
}

hr {
    clear: both;
    visibility: hidden;
}

span.date {
    color: #fff;
    font: 0.9em Arial,Helvetica,sans-serif;
}

.huzoku_name{
	max-width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	vertical-align: middle;
	color:#fff;
}

a {
    color: #1d2089;
    text-decoration: none;
}
/* -----↓rankinguPage-----*/
.contentsOuter .contents .mainContents


.contentsOuter .contents .mainContents .mainBlock .banner-shop{
	background:url(//img.cityheaven.net/img/commtpl/wakayama/images/Ranking_Bar_Shop.gif) no-repeat;
	height:20px;
	color:#fff;
	line-height:17px;
	padding:7px 0 0 45px;	
}

.contents .sideContents{
	float:left;
}
#shell .contents .mainContents{
	float:right;
	margin-left:10px;
	width:810px;
}

#shell .contents .sideBlock{
	float:right;
	width:300px;
}
.mainBlock p#page_top{
	text-align:right;
}
p#page_top a{
	background:url(//img.cityheaven.net/img/icon/accessory/button/anchor.gif) no-repeat;
	font-size:0.95em;
	height:21px;
	line-height:21px;
	right:0;
	width:144px;
	padding:1px 10px 0 25px;
}


ul.ranking-shop-body{
	margin-bottom:5px;
	padding:5px;
	overflow:hidden;
}
ul.ranking-shop-body:nth-of-type(1){
	border:
}

ul.ranking-shop-body:nth-of-type(n+4){
	border:none;
}
ul.ranking-shop-body .ranking-shop-icon{
	float:left;
	width:30px;
	margin-top:15px;
}
ul.ranking-shop-body .ranking-shop-icon img{
	margin-bottom:10px;
}
ul.ranking-shop-body .ranking-shop-icon img:nth-of-type(2){
	margin-left:5px;
}
ul.ranking-shop-body .ranking-shop-image{
	float:left;
	margin-right:5px;
	margin-top:20px;
	margin-bottom:20px;	
}
ul.ranking-shop-body .ranking-shop-info{
	float:left;
	width:100px;
	margin-right:5px;
	margin-top:25px;
}
ul.ranking-shop-body .ranking-shop-info span.shop-name{
}
ul.ranking-shop-body .ranking-shop-info-more{
	float:left;
	font-size:11px;
	width:194px;
	padding:2px;
}


ul.ranking-girl-body{
	overflow:hidden;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
ul.ranking-girl-body li{
	float:left;
}
ul.ranking-girl-body li.ranking-girl-icon{
	margin:5px 5px 0 0;
	width:20px;
}




/*-------ランキングページ女の子-----*/

.contentsOuter .rankingGirlPage .mainContents .mainBlock{
	width:700px;
}
.contentsOuter .rankingGirlPage .mainContents .mainBlock .banner-area{
	background:url(//img.cityheaven.net/img/commtpl/wakayama/images/rankingGirlTitle.png) no-repeat;
	text-indent:-9999px;
	height:55px;
}
.mainBlock .single-ranking-area .subTitleRanking{
	background-color:#feb8cb;
	padding: 10px 0 20px 0;
	text-align: center;
	margin:5px 0;
}

ul.ranking-girl-body{
	overflow:hidden;
	padding:10px;
	border:3px solid #ddd;
	margin-bottom:10px;
}

ul.ranking-girl-body li.ranking-girl-image{
	margin-right:10px;
	width:120px;
}
ul.ranking-girl-body li.ranking-girl-right{
	width:380px;
	margin-top:10px;
}
ul.ranking-girl-body li.ranking-girl-right .girlName{
	border-bottom:1px solid #ddd;
	font-size:20px;
	color:#3366cc;
}
ul.ranking-girl-body li.ranking-girl-right .girl-info{
	margin-top:5px;
}
ul.ranking-girl-body li.ranking-girl-right .girl-work{
	margin-top:5px;
}
ul.ranking-girl-body li.ranking-girl-right .girl-link{
	margin-top:10px;	
}
.shop-name a{
	color:#36c;
}
ranking-girl-body
/* -----↑rankinguPage-----*/




/* line 9, ../sass/_A2.scss */
.ranking-category label {
  font-weight: bold; }
/* line 12, ../sass/_A2.scss */
.ranking-category .ranking-category-list {
  margin: 15px 0;
  width: 100%;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
/* line 16, ../sass/_A2.scss */
.ranking-category .ranking-category-list li {
  float: left;
  line-height: 20px;
  width: 50%; }
/* line 20, ../sass/_A2.scss */
.ranking-category .ranking-category-list li a {
  white-space: nowrap;
  display: block;
  margin: 5px;
  padding: 5px;
  font-weight: bold; }
/* line 26, ../sass/_A2.scss */
.ranking-category .ranking-category-list li a:hover {
  background-color: #333;
  border-radius: 2px;
  color: white; }
/* line 32, ../sass/_A2.scss */
.ranking-category .ranking-category-list li.active > a {
  background-color: #333;
  border-radius: 2px;
  color: white;
  font-weight: bold;
  margin: 5px;
  padding: 5px; }

/* line 44, ../sass/_A2.scss */
input[type="checkbox"].on-off {
  display: none; }

/*
input[type="checkbox"].on-off + ul {
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul {
    height: 150px;
}
*/
/** 個別ニュース系ランキング */
/* line 59, ../sass/_A2.scss */
div.single-ranking {
  width: 100%; }

/* line 64, ../sass/_A2.scss */
.ranking-girl-icon, .ranking-shop-icon {
  float: left;
  height: auto;
  text-align: center;
  width: 40px; }
/* line 69, ../sass/_A2.scss */
.ranking-girl-icon img, .ranking-shop-icon img {
  margin-bottom: 10px; }

/* line 74, ../sass/_A2.scss */
.ranking-girl-body {
  width: 100%;
  margin-bottom: 5px;
  padding: 10px 5px;
  display: inline-block;
  border-bottom: 1px dotted #aaa;
  overflow: hidden;
  *zoom: 1;
  box-sizing:border-box;
}
/* line 81, ../sass/_A2.scss */
.ranking-girl-body.rank-no1 {
  border: 6px solid #937c30;
  border-image: url(//img.cityheaven.net/img/commtpl/wakayama/images/stripesblack_no1.jpg) 24 24 round; }
/* line 85, ../sass/_A2.scss */
.ranking-girl-body.rank-no2 {
  border: 6px solid #6e6e6e;
  border-image: url(//img.cityheaven.net/img/commtpl/wakayama/images/stripesblack_no2.jpg) 24 24 round; }
/* line 89, ../sass/_A2.scss */
.ranking-girl-body.rank-no3 {
  border: 6px solid #945550;
  border-image: url(//img.cityheaven.net/img/commtpl/wakayama/images/stripesblack_no3.jpg) 24 24 round; }
/* line 93, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-image {
  min-height: 120px;
  min-width: 120px;
  float: left;
  text-align: center; }
/* line 98, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-image img {
  box-shadow: 0 0 0 1px #ccc; }
/* line 102, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info {
  position: relative;
  min-height: 180px;
  float: left;
  font-size: 12px;
  margin: 0 0 0 15px;
  width: 80%;
}
/* line 108, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info.ranking-movie-info {
  height: 150px; }
/* line 111, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .name {
  box-shadow: 0 1px 0 #ccc;
  font-size: 20px;
  min-height: 25px;
  margin-bottom: 10px; }
/* line 116, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .name a {
  font-weight: bold;
  color:#3366cc;
}
/* line 119, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .name .today {
  color: red;
  font-weight: bold; }
/* line 124, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .girl-work {
  border-radius: 2px;
  display: inline-block;
  margin-top: 5px;
  padding: 5px;
  min-width: 40%; }
/* line 132, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .girl-link {
  position: absolute;
  right: 0;
  top: -3px;
  text-align: right;
  line-height: 21px; }
/* line 138, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .girl-link span {
  vertical-align: bottom;
  margin-right: 5px; }
/* line 142, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .girl-link a {
  color: #3366cc;
  font-weight: bold; }

.ranking-girl-body .ranking-girl-info .row{
	overflow:hidden;
}
.ranking-girl-body .ranking-girl-info .row .span_12{
	float:left;
	width:260px;
}
.ranking-girl-body .ranking-girl-info .row .span_6{
	float:left;
	width:215px;
	margin:10px 0 0 20px;
}
/* line 147, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .catch {
  font-weight: bold; }
/* line 153, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .girl-info > span {
  font-size: larger;
  font-weight: bold;
  margin:0 2px;
}
/* line 158, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .shop-info {
  margin-top: 10px; }
/* line 161, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .ranking-girl-in-shop {
  padding: 5px;
  background-color: #fcfcfc;
  border: 2px dotted #ccc; }
.ranking-girl-body .ranking-girl-info .ranking-girl-in-shop span.girl_pic{
	margin-left:4px;
}
/* line 166, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .recruit_button {
  position: absolute;
  right: 0;
  bottom: 5px; }
/* line 170, ../sass/_A2.scss */
.ranking-girl-body .ranking-girl-info .recruit_button a {
  background: url("/img/diaryContents/ranking_girls.gif") repeat scroll 0 0 transparent;
  color: #fff;
  display: block;
  height: 23px;
  line-height: 23px;
  text-align: center;
  width: 171px; }

/* line 183, ../sass/_A2.scss */
.recruit_button .recruit a {
  background-color: #fdb3fb;
  border: 2px solid white;
  border-radius: 20px;
  box-shadow: 0 0 0 3px #fdb3fb;
  color: white;
  font-size: 12px;
  padding: 2px 10px;
  width: 300px; }

@media screen and (max-width: 980px) {
  /* line 195, ../sass/_A2.scss */
  .mainContents #main {
    width: 690px; }
  /* line 198, ../sass/_A2.scss */
  .mainContents #main .ranking-girl-body .ranking-girl-info {
    width: 500px; } }
/* line 206, ../sass/_A2.scss */
.ranking-shop-body {
  width: 100%;
  margin-bottom: 5px;
  padding: 5px;
  border-bottom: 1px dotted #aaa;
  position: relative;
  overflow: hidden;
  *zoom: 1; }
/* line 213, ../sass/_A2.scss */
.ranking-shop-body.rank-no1 {
  border: 6px solid #937c30;
  border-image: url(/img/crooz/stripesblack_no1.jpg) 24 24 round; }
/* line 216, ../sass/_A2.scss */
.ranking-shop-body.rank-no1 .ranking-group-img .ranking-shop-image img {
  max-width: 150px; }
/* line 220, ../sass/_A2.scss */
.ranking-shop-body.rank-no2 {
  border: 6px solid #6e6e6e;
  border-image: url(/img/crooz/stripesblack_no2.jpg) 24 24 round; }
/* line 223, ../sass/_A2.scss */
.ranking-shop-body.rank-no2 .ranking-group-img .ranking-shop-image img {
  max-width: 150px; }
/* line 227, ../sass/_A2.scss */
.ranking-shop-body.rank-no3 {
  border: 6px solid #945550;
  border-image: url(/img/crooz/stripesblack_no3.jpg) 24 24 round; }
/* line 230, ../sass/_A2.scss */
.ranking-shop-body.rank-no3 .ranking-group-img .ranking-shop-image img {
  max-width: 150px; }
/* line 234, ../sass/_A2.scss */
.ranking-shop-body .ranking-group-img {
  float: left;
  margin-top: 5px; }
/* line 237, ../sass/_A2.scss */
.ranking-shop-body .ranking-group-img .ranking-shop-image {
  min-width: 150px;
  float: left;
  text-align: center; }
/* line 242, ../sass/_A2.scss */
.ranking-shop-body .ranking-group-img .ranking-shop-image img {
  box-shadow: 0 0 0 1px #ccc;
  max-width: 150px; }
/* line 249, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info {
  position: relative;
  min-height: 180px;
  float: left;
  font-size: 12px; }
/* line 254, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .name {
  box-shadow: 0 1px 0 #ccc;
  padding: 5px 0;
  font-size: 20px;
  min-height: 25px;
  margin: 10px 0;
  font-weight: bold; }
/* line 261, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .name a {
  font-weight: bold; }
/* line 264, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .name .today {
  color: red;
  font-weight: bold; }
/* line 269, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .shop-link {
  position: absolute;
  right: 0;
  text-align: right;
  top: 20px; }
/* line 275, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .catch {
  font-weight: bold; }
/* line 281, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .shop-info {
  position: absolute;
  left: 0;
  bottom: 5px; }
/* line 286, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column {
  overflow: hidden;
  *zoom: 1;
  padding-top: 10px; }
/* line 289, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list {
  overflow: hidden;
  *zoom: 1;
  float: left;
  padding: 5px; }
/* line 293, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li {
  float: left;
  font-size: 10px;
  margin: 0 4px; }
/* line 297, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li img {
  max-width: 70px; }
/* line 300, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li .girls_info {
  overflow: hidden;
  width: 70px; }
/* line 303, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li .girls_info li {
  margin: 0; }
/* line 305, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li .girls_info li img {
  max-width: 70px; }
/* line 314, ../sass/_A2.scss */
.ranking-shop-body .recruit_button {
  clear: both;
  margin-bottom: 40px;
  margin-left: 40px;
  width: 150px; }
/* line 319, ../sass/_A2.scss */
.ranking-shop-body .recruit_button a {
  background-image: url("/img/diaryContents/ranking_girls.gif");
  background-size: 100% 100%;
  color: #fff;
  display: block;
  height: 23px;
  line-height: 23px;
  text-align: center; }

/* line 332, ../sass/_A2.scss */
.ranking-news-body {
  width: 100%;
  margin-bottom: 5px;
  padding: 5px 5px 25px;
  display: inline-block;
  border-bottom: 1px dotted #aaa;
  overflow: hidden;
  *zoom: 1; }
/* line 339, ../sass/_A2.scss */
.ranking-news-body.rank-no1 {
  border: 6px solid #937c30;
  border-image: url(/img/crooz/stripesblack_no1.jpg) 24 24 round; }
/* line 343, ../sass/_A2.scss */
.ranking-news-body.rank-no2 {
  border: 6px solid #6e6e6e;
  border-image: url(/img/crooz/stripesblack_no2.jpg) 24 24 round; }
/* line 347, ../sass/_A2.scss */
.ranking-news-body.rank-no3 {
  border: 6px solid #945550;
  border-image: url(/img/crooz/stripesblack_no3.jpg) 24 24 round; }
/* line 351, ../sass/_A2.scss */
.ranking-news-body .ranking-news-image {
  min-height: 120px;
  min-width: 120px; }
/* line 354, ../sass/_A2.scss */
.ranking-news-body .ranking-news-image img {
  box-shadow: 0 0 0 1px #ccc; }
/* line 358, ../sass/_A2.scss */
.ranking-news-body .ranking-news-info {
  position: relative;
  min-height: 180px;
  float: left;
  font-size: 12px;
  margin: 0 0 0 10px;
  width: 500px;
  line-height: 1.8; }
/* line 366, ../sass/_A2.scss */
.ranking-news-body .ranking-news-info .name {
  box-shadow: 0 1px 0 #ccc;
  padding: 0 0 5px 0;
  font-size: 20px;
  min-height: 25px;
  margin-bottom: 10px; }
/* line 372, ../sass/_A2.scss */
.ranking-news-body .ranking-news-info .name a {
  font-weight: bold; }
/* line 375, ../sass/_A2.scss */
.ranking-news-body .ranking-news-info .name .today {
  color: red;
  font-weight: bold; }
/* line 380, ../sass/_A2.scss */
.ranking-news-body .ranking-news-info .news-link {
  position: absolute;
  right: 0;
  text-align: right;
  top: 5px; }
/* line 390, ../sass/_A2.scss */
.ranking-news-body .ranking-news-info .news-info {
  position: absolute;
  left: 0;
  bottom: -15px; }
/* line 395, ../sass/_A2.scss */
.ranking-news-body .ranking-news-info .recruit_button {
  position: absolute;
  right: 0;
  bottom: 5px; }

/* line 403, ../sass/_A2.scss */
.recruit_button .recruit a {
  background-color: #fdb3fb;
  border: 2px solid white;
  border-radius: 20px;
  box-shadow: 0 0 0 3px #fdb3fb;
  color: white;
  font-size: 12px;
  padding: 2px 10px;
  width: 300px; }

@media screen and (max-width: 980px) {
  /* line 415, ../sass/_A2.scss */
  .ranking-news-body .ranking-news-info, .mainContents #main .ranking-girl-body .ranking-girl-info {
    width: 460px; } }
/* line 421, ../sass/_A2.scss */
#single-ranking-area .titleRank {
	font-size: 20px;
	background-color:#1d2089;
	color:#fff;
	margin:5px 0;
	padding:10px;
	overflow:hidden;
	position:relative;
	line-height:20px;
}

/* line 426, ../sass/_A2.scss */
.ranking-category2 {
  border-radius: 2px;
  border: 5px solid #ccc;
  background-color: #ffffff; }
/* line 430, ../sass/_A2.scss */
.ranking-category2 .ranking-category-title {
  border: 1px solid #ccc;
  margin: 0;
  padding: 5px 14px;
  background: url("../../img/diaryContents/center_line.png") repeat-x scroll 0 0 transparent;
  font-weight: bold;
  line-height: 15px; }
/* line 438, ../sass/_A2.scss */
.ranking-category2 .ranking-category-subtitle {
  background-color: #efefef;
  font-weight: bold;
  padding: 5px 10px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd; }
p.rankingGirlTitle{
	padding:5px 12px;
}
/* line 445, ../sass/_A2.scss */
.ranking-category2 .category-list li a {
  display: block;
  font-weight: bold;
  margin: 5px;
  padding: 5px;
  white-space: nowrap;
  color: #3366cc; }
/* line 453, ../sass/_A2.scss */
.ranking-category2 .list-group a {
  color: #3366cc;
  font-weight: bold; }


.topic_path {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 11px; }
/* line 185, ../sass/_common.scss */
.topic_path li {
  float: left; }
  
.rank-comment {
  padding: 10px 0;
  clear: both; }

.titleRank:after {
  border-color: #feb8cb transparent transparent;
  border-style: solid;
  border-width: 10px 7px 0;
  bottom: -12px;
  content: "";
  left: 20px;
  position: absolute; }

div.single-ranking{
	width:100%;
}


@media screen and (max-width: 980px) {
  /* line 195, ../sass/_A2.scss */
  .mainContents #main {
    width: 690px; }
  /* line 198, ../sass/_A2.scss */
  .mainContents #main .ranking-girl-body .ranking-girl-info {
    width: 500px; } }
/* line 206, ../sass/_A2.scss */
.ranking-shop-body {
  width: 100%;
  margin-bottom: 5px;
  padding: 5px;
  border-bottom: 1px dotted #aaa;
  position: relative;
  overflow: hidden;
  *zoom: 1;
  box-sizing:border-box;
}
/* line 213, ../sass/_A2.scss */
.ranking-shop-body.rank-no1 {
  border: 6px solid #937c30;
  border-image: url(//img.cityheaven.net/img/commtpl/wakayama/images/stripesblack_no1.jpg) 24 24 round;
  box-sizing:border-box;
}
/* line 216, ../sass/_A2.scss */
.ranking-shop-body.rank-no1 .ranking-group-img .ranking-shop-image img {
  max-width: 150px; }
/* line 220, ../sass/_A2.scss */
.ranking-shop-body.rank-no2 {
  border: 6px solid #6e6e6e;
  border-image: url(//img.cityheaven.net/img/commtpl/wakayama/images/stripesblack_no2.jpg) 24 24 round;
  box-sizing:border-box;
}
/* line 223, ../sass/_A2.scss */
.ranking-shop-body.rank-no2 .ranking-group-img .ranking-shop-image img {
  max-width: 150px; }
/* line 227, ../sass/_A2.scss */
.ranking-shop-body.rank-no3 {
  border: 6px solid #945550;
  border-image: url(//img.cityheaven.net/img/commtpl/wakayama/images/stripesblack_no3.jpg) 24 24 round;
  box-sizing:border-box; }
/* line 230, ../sass/_A2.scss */
.ranking-shop-body.rank-no3 .ranking-group-img .ranking-shop-image img {
  max-width: 150px; }
/* line 234, ../sass/_A2.scss */
.ranking-shop-body .ranking-group-img {
  float: left;
  margin-top: 5px; }
/* line 237, ../sass/_A2.scss */
.ranking-shop-body .ranking-group-img .ranking-shop-image {
  min-width: 150px;
  float: left;
  text-align: center; }
/* line 242, ../sass/_A2.scss */
.ranking-shop-body .ranking-group-img .ranking-shop-image img {
  box-shadow: 0 0 0 1px #ccc;
  max-width: 150px; }
/* line 249, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info {
  position: relative;
  min-height: 180px;
  float: left;
  font-size: 12px;
  width:78%;
  margin-left:10px;
  
}
/* line 254, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .name {
  box-shadow: 0 1px 0 #ccc;
  padding: 5px 0;
  font-size: 20px;
  min-height: 25px;
  margin: 10px 0;
  font-weight: bold; }
/* line 261, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .name a {
  font-weight: bold;
  color:#1d2089;
}
/* line 264, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .name .today {
  color: red;
  font-weight: bold; }
/* line 269, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .shop-link {
  position: absolute;
  right: 0;
  text-align: right;
  top: 20px; }
.ranking-shop-body .ranking-shop-info .shop-icon span{
	color:#ff934b;
	border:2px solid #ff934b;
	font-weight:bold;
	font-size:10px;
	margin:4px 0;
	padding:0 2px;
}
/* line 275, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .catch {
  font-weight: bold; 
  margin-top:50px;
 }
/* line 281, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .shop-info {
  position: absolute;
  left: 0;
  bottom: 5px; }
/* line 286, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column {
  overflow: hidden;
  *zoom: 1;
  padding-top: 10px; }
/* line 289, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list {
  overflow: hidden;
  *zoom: 1;
  float: left;
  padding: 5px; }
/* line 293, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li {
  float: left;
  font-size: 10px;
  margin: 0 4px; }
/* line 297, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li img {
  max-width: 70px; }
/* line 300, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li .girls_info {
  overflow: hidden;
  width: 70px; }
/* line 303, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li .girls_info li {
  margin: 0; }
/* line 305, ../sass/_A2.scss */
.ranking-shop-body .ranking-shop-info .bottom_column .girls_list ul > li .girls_info li img {
  max-width: 70px; }
/* line 314, ../sass/_A2.scss */
.ranking-shop-body .recruit_button {
  clear: both;
  margin-bottom: 40px;
  margin-left: 40px;
  width: 150px; }
/* line 319, ../sass/_A2.scss */
.ranking-shop-body .recruit_button a {
  background-image: url("/img/diaryContents/ranking_girls.gif");
  background-size: 100% 100%;
  color: #fff;
  display: block;
  height: 23px;
  line-height: 23px;
  text-align: center; }

h2.flt_l{
	position:relative;
}
.rank-time {
  background-color: #efefef;
  border-radius: 1px;
  color: #333;
  display: block;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 5px 10px;
  text-align: center;
  text-decoration: none;
  margin:0 0 0 auto;
  width:130px;
  text-align:center;
  position:absolute;
  right:0;
  top:10px;
}

/* line 28, ../sass/_A5DiaryTop.scss */
.rank-comment {
  padding: 10px 0;
  clear: both; }

/* line 34, ../sass/_A5DiaryTop.scss */
.ranking-category p {
  padding-left: 10px;
  line-height: 15px; }

.list-group-item {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  display: block;
  margin-bottom: -1px;
  padding: 10px 10px;
  position: relative; }



/*-------fontcolor*/
i.fa-arrow-circle-up{
	color:#ea6464;
}
i.fa-arrow-circle-down{
	color:#428ec8;
}
i.fa-arrow-circle-right{
	color:#ff8f01;
}
i.fa-diamond{
	color:#fff;
}
i.fa-moon-o{
	color:#6F6;
}

/* -----↓pokkiriList----- */
.pokkiriList .boxTitle{
	border-top:4px solid #fe4272;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.pokkiriList .boxTitle h2{
	color:#fe4272;
	line-height:40px;
	padding:0 5px;
	font-weight:bold;
	font-size:16px;
}

div#pokkiri {
	float: left;
	width: 760px;
	margin: 0 20px 0 0;
	font-size: 1.3em;
}
div.pokkiri div.pokkiri_box {
	width: 100%;
	float: left;
	word-wrap: break-word;
}
div.pokkiri_box ul li.listWrp {
	border: 1px solid rgb(255,128,128);
	clear:both;
	margin: 10px 0 20px;
}
div.pokkiri_box div.pokkriri_title {
	background-color: #feffb3;
	border-bottom: 1px solid rgb(255,128,128);
	padding: 3px 10px 3px 10px;
	word-break: break-all;
}
div.pokkiri_box div.pokkriri_title a {
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
	color:#0847ae;
}
div.pokkiri_box div.pokkiri_info_box {
	border-bottom: 1px solid rgb(255,128,128);
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

/* ポッキリ情報 */
div.pokkiri_info div.pokkiri_number_arrival{
	height: 28px;
}
div.pokkiri_info div.pokkiri_number_arrival div.arrival_icon {
	float: left;
}
div.pokkiri_info div.pokkiri_number_arrival div.arrival_icon span {
	background: rgb(252,150,40);
	color: rgb(255,255,255);
	border:1px solid rgb(252,150,40);
	border-radius: 3px;
	margin-right: 4px;
	padding: 0 4px;
	text-align:center;
}
div.pokkiri_info div.pokkiri_number_arrival div.arrival_num {
	float: left;
	margin-right: 5px;
	line-height: 24px;
}
div.pokkiri_info div.pokkiri_number_arrival div.arrival_num span {
	font-size: 24px;
}
div.pokkiri_info div.pokkiri_remaining_time {
	float: left;
	height: 34px;
	line-height: 40px;
}
div.pokkiri_info div.pokkiri_remaining_time span {
	font-size: 28px;
	color: rgb(255,0,0);
	margin: 0 1px;
}

/* ポッキリ情報 BOX */
div.pokkiri_info_box div.pokkiri_logo {
	width: 140px;
	float: left;
	margin: 10px 10px 0px 0px;
}
div.pokkiri_info_box div.pokkiri_logo img {
	width: 140px;
}
div.pokkiri_info_box div.pokkiri_info {
	float: left;
	word-break: break-all;
	width: 195px;
	margin-right: 10px;
}

/* ポッキリ 情報 コース */
div.pokkiri_info_box div.pokkiri_course {
	float: left;
	margin-right: 10px;
	font-size: 14px;
	width: 295px;
}
div.pokkiri_course span {
	color:#0847ae;
	font-size: 18px;
}
div.pokkiri_course div.fee {
	height: 34px;
	line-height: 40px;
	display: inline-block;
}
div.pokkiri_course div.fee span.normal_fee {
	margin-right: 2px;
}
div.pokkiri_course div.fee span.pokkiri_fee {
	font-size: 32px;
	color: rgb(255,0,0);
	margin-left: 4px;
}

/* ポッキリ 情報 割引率 */
div.pokkiri_info_box div.pokkiri_rate {
	float: right;
	background:url(../images/pokkiri_rate.png) no-repeat scroll 0 0 transparent;
	height: 66px;
	width: 66px;
	position: relative;
}
div.pokkiri_rate div {
	top: 16px;
    left: 10px;
	color: rgb(255, 255, 255);
    font-size: 23px;
	position: relative;
    text-align: center;
    width: 36px;
}

div.pokkiri_box div.pokkiri_msg {
	background-color: rgb(250, 250, 250);
	border-bottom: 1px solid #ff8080;
	padding: 1px 3px;
}
div.pokkiri_box div.pokkiri_appendinfo_box {
	padding: 7px 5px;
}

/* ポッキリ 情報 店舗ロゴ */
div.pokkiri_appendinfo_box div.shop_photo {
	border: 1px solid rgb(255, 227, 90);
	padding: 5px;
	width: 110px;
	height: 110px;
	float: left;
	margin-right: 10px;
}
div.pokkiri_appendinfo_box div.shop_photo a.mkThumb {
	width: 110px;
	height: 110px;
}
div.pokkiri_appendinfo_box div.shop_photo a.mkThumb img {
	width: 110px;
}
div.pokkiri_appendinfo_box div.shop_photo div.no_photo {
	width: 110px;
	height: 110px;
	background:white;
}
div.pokkiri_appendinfo_box div.shop_info {
	float: left;
	width: 600px;
	margin-top: 3px;
}

/* ポッキリ 情報 タイトル */
div.shop_info p.shop_title {
	text-align: left;
	color: rgb(150, 150, 150);
	border-bottom: 1px solid rgb(200, 200, 200);
	margin-bottom: 3px;
}
div.shop_info p.shop_date {
	margin-bottom: 3px;
}
div.shop_info p.shop_date span {
	font-weight: bold;
}

/* ポッキリ 情報 店舗情報 */
div.shop_info p.shop_etc span.shop_time {
	background: url(../images/time_icon.png) no-repeat scroll 0 0 transparent;
	padding-left: 16px;
	margin-right: 5px;
}
div.shop_info p.shop_etc span.shop_limit {
	background: url(../images/system_icon.png) no-repeat scroll 0 0 transparent;
	padding-left: 16px;
	margin-right: 5px;
}
div.shop_info p.shop_etc span.shop_tel {
	background: url(../images/icon-phone.png) no-repeat scroll 0 0 transparent;
	padding-left: 18px;
}

div.pokkiri_appendinfo_box div.course_info {
	float: left;
	width: 600px;
	margin: 5px 5px 5px 0;
}
div.course_info div.course_detail {
	margin-bottom: 10px;
	line-height:25px;
}
div.course_info div.course_condition {
	margin-bottom: 5px;
	line-height:25px;
}
div.course_info div.course_info_left {
	float: left;
	width: 100px;
	color: rgb(130, 54, 5);
	background-color: rgb(238, 232, 170);
	margin-right: 5px;
	text-align: center;
	word-break: break-all;
}
div.course_info div.course_info_right {
	float: left;
	width: 450px;
	word-break: break-all;
	min-height: 20px;
}
div.pokkiri_more {
	background	:none repeat scroll 0 0 rgb(221, 221, 221);
	border-bottom-left-radius	:10px;
	border-bottom-right-radius	:10px;
	margin-bottom	:10px;
	padding			:10px 5px;
	text-align		:center;
}
div.pokkiri_more a {
	color: rgb(51, 51, 51);
	display: block;
	cursor: pointer;
}
div.pokkiri_box div.pokkiri_appendinfo_box {
	padding: 7px 5px;
	width: 100%;
}
div.pokkiri_appendinfo_box div.shop_photo {
	border: 1px solid rgb(255, 227, 90);
	padding: 5px;
	width: 110px;
	height: 110px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
div.pokkiri_appendinfo_box div.shop_photo a.mkThumb {
	width: 110px;
	height: 110px;
}
div.pokkiri_appendinfo_box div.shop_photo a.mkThumb img {
	width: 110px;
}
div.pokkiri_appendinfo_box div.shop_photo div.no_photo {
	width: 110px;
	height: 110px;
	background:white;
}
div.pokkiri_appendinfo_box div.shop_info {
	float: left;
	width: 600px;
	margin-top: 3px;
}

/* ポッキリナビ */
div#contents ul li {
	border-radius:5px 0 0 5px;
	background: none;
	padding: 0;
}
div.pokkiri_navi {
	float:right;
	margin-bottom:10px;
}
div.pokkiri_navi ul {
	margin:0px auto;
	width:526px;
}
div.pokkiri_navi ul li {
	float:left;
	font-weight:bold;
	text-align:center;
	border:2px solid #b1ac98;
	margin-left: -2px;
	width: 130px;
}
div.pokkiri_navi ul li.first {
	border-radius:5px 0 0 5px;
	border-right:0;
}
div.pokkiri_navi ul li.last {
	border-radius:0 5px 5px 0;
}
div.pokkiri_navi ul li.second {
	border-right:0;
}
div.pokkiri_navi ul li a {
	padding:5px 24px;
	display:block;
	color:#000000;
}
div.pokkiri_navi ul li a:hover {
	text-shadow:2px 2px 2px #333;
	color:#FFFFFF;
	background: #635d45;
	background: -moz-linear-gradient(top,  #635d45 0%, #a39c73 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#635d45), color-stop(100%,#a39c73));
	background: -webkit-linear-gradient(top,  #635d45 0%,#a39c73 100%);
	background: -o-linear-gradient(top,  #635d45 0%,#a39c73 100%);
	background: -ms-linear-gradient(top,  #635d45 0%,#a39c73 100%);
	background: linear-gradient(to bottom,  #635d45 0%,#a39c73 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#635d45', endColorstr='#a39c73',GradientType=0 );
}
div.pokkiri_navi ul li.active a {
	text-shadow:2px 2px 2px #333;
	color:#FFFFFF;
	background: #635d45;
	background: -moz-linear-gradient(top,  #635d45 0%, #a39c73 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#635d45), color-stop(100%,#a39c73));
	background: -webkit-linear-gradient(top,  #635d45 0%,#a39c73 100%);
	background: -o-linear-gradient(top,  #635d45 0%,#a39c73 100%);
	background: -ms-linear-gradient(top,  #635d45 0%,#a39c73 100%);
	background: linear-gradient(to bottom,  #635d45 0%,#a39c73 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#635d45', endColorstr='#a39c73',GradientType=0 );
}

/* 検索結果領域 */
.result_box{
}
.pokkiri_box{
	clear:both;
}
div.result_box div.result_indication {
	float:left;
	padding-left:5px;
}
div.result_box div.result_indication span.txt_red {
	color:#F00;
	font-weight:bold;
}
div.result_box div.result_indication span.txt_black {
}
div.result_box div.next_page {
	float:right;
	margin-top:5px;
	padding:0;
}
div.result_box div.next_page a {
}
div.txt_clear {
}
div.result_box div.pager_box {
	line-height: 16px;
}
div.result_box div.lowmsg {
	font-size: 12px;
	margin: 0 5px 2px;
}
/* -----↑pokkiriList----- */

#main {
    width: 990px;
    margin: 0 auto;
}
.newfaceList .boxList.clearfix li.box {
    padding: 1% !important;
}

.girlscontents_box {
    border: solid 1px #ccc;
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
    padding: 15px;
    display: inline-block;
}
.girlscontents_box h2 {
    width: 59%;
    text-align: center;
}
.girlscontents_box h2 span {
    font-size: 10px;
    margin-top: 10px;
    letter-spacing: 3px;
    display: block;
}
.ribon_gh {
    width: 30%;
    position: absolute;
    top: 0;
    right: 15px;
}
.girlscontentslist {
    margin-top: 20px;
}
.girlscontents {
    width: 23%;
    padding: 10px;
    border: solid 1px #d9d9d9;
    border-radius: 10px;
    background: -moz-linear-gradient(top, #fff, #f5efdf);
    background: -webkit-linear-gradient(top, #fff, #f5efdf);
    background: linear-gradient(to bottom, #fff, #f5efdf);
    float: left;
}
.girlscontents .text {
    text-align: center;
    font-size: 10px;
    margin-top: 5px;
    display: block;
    color: #333;
}
.girlscontents img {
    width: 35px;
}
.girlscontents .img {
    text-align: center;
    width: 100%;
    height: 35px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.girlscontents:nth-child(2), .girlscontents:nth-child(8) {
    margin: 0 2%;
}
.girlscontents:nth-child(4),.girlscontents:nth-child(6) {
    margin: 2% 0;
}
.girlscontents:nth-child(5){
    margin: 2%;
}
.girlscontents.pink {
    background: -moz-linear-gradient(top, #fff, #ffc8db);
    background: -webkit-linear-gradient(top, #fff, #ffc8db);
    background: linear-gradient(to bottom, #fff, #ffc8db);
}
.pagetitle {
    color: #1d2089;
    line-height: 40px;
    padding: 0 5px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: solid 1px;
    border-top: solid;
    margin-bottom: 20px;
}