.rankTitle {
    color: #D40825;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, 1px 1px 0 #ffffff, -1px 1px 0 #ffffff;
}

.rankGirlTitle {
    color: #D40825;
    text-align: center;
    font-size: 14px;
}

.ranking_list_top li{
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
    margin-bottom: 10px;
    min-height: 145px;
    height: 145px;
    overflow: hidden;
}

.ranking_top_shop {
    width: 188px;
    float: left;
    margin-right: -1px;
    margin-bottom: 20px;
    height: 710px;
}

.ranking_top_shop li{
    overflow: hidden;
    vertical-align: top;
    padding: 5px;
    /*min-height: 100px;*/
    margin-top: -1px;
    border: 1px dotted #CCC;
    height: 120px;
}

.ranking_top_shop li p{
    margin: 0;
}

.ranking_top_shop_title{
    background: #E7E7E7;
    padding: 10px!important;
    min-height: initial!important;
    height: 50px!important;
}

.ranking_shop_info {
    position: relative;
    height: 220px;
    float: left;
    width: 570px;
}

.ranking_shop_area {
    margin-top: 5px;
    padding-top: 10px;
    border-top: 1px dashed #999;
    position: absolute;
    bottom: 7px;
    left: 160px;
    width: 580px;
}

.ranking_girl_shop_area {
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 5px;
}

.news_wrap {
    border: 1px solid #CCC;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}

.news_title_wrap {
    background: #EFEFEF;
    padding: 5px 10px;
    overflow: hidden;
}

.news_title_wrap .title {
    font-size: 16px;
    width: 500px;
    display: inline-block;
}

.news_title_wrap .date {
    float: right;
    margin-top: 2px;
    font-size: 11px;
}

.news_title_wrap .type {
    border-radius: 3px;
    font-size: 11px;
    vertical-align: middle;
    padding: 2px 5px;
    margin-right: 5px;
    color: #FFF;
}

.news_color_shop {
    background: #ED2E9E;
}

.news_color_deli {
    background: #603BB3;
}

.news_content {
    padding: 10px;
    overflow: hidden;
}

.news_content .img{
    float: left;
    width: 200px;
}

.news_content .img img{
    width: 100%;
}

.news_content .content {
    float: left;
    width: 505px;
    /*overflow-y: auto;*/
    padding: 0 5px;
}

.girllist_img {
    max-height: 180px;
    height: 180px;
    overflow: hidden;
    position: relative;
    font-size: 13px;
    text-align: center;
    padding-top: 8px;
}

.girllist_imasugu_img {
    max-height: 170px;
    height: 170px;
    overflow: hidden;
    position: relative;
}

.wait_state {
    background-color: #eb4f65;
    height: 20px;
    font-size: 11px;
    line-height: 20px;
}

.girl_size {
    font-size: 85%;
}

.girllist_shop_category {
    font-size: 90%;
}

.girllist_shop_name {
    font-size: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.girllist_name {
    font-size: 95%;
}

.girllist_name {
    font-size: 110%;
    font-weight: bold;
}

.girllist_comment {
    font-size: 95%;
    text-align: left;
    word-break: break-all;
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}

.girllist_reviewbox {
    display: flex;
    position: absolute;
    top: -1px;
    left: 0px;
}

.girllist_reviewbox div {
    font-size: 11px;
    text-align: center;
    color: #FFF;
}

.girllist_diary_disp {
    background: rgba(189, 34, 175, 0.9);
    padding: 1px 2px;
    color: #FFF;
    font-weight:bold;
}


.girllist_review_disp {
    background: rgba(69, 206, 206, 0.9);
    padding: 1px 2px;
    color: #FFF;
    font-weight:bold;
}

.girllist_kutikomi_disp {
    background: rgba(253, 98, 98, 0.9);
    padding: 1px 2px;
    color: #FFF;
    font-weight:bold;

}

.girlimage_footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
}



.shop_list_title {
    padding: 10px;
    background: #efefef;
    font-size: 14px;
}

.shop_list_content {
    padding: 10px;
    overflow: hidden;
}

.shop_list_img {
    margin: 0px 10px 5px 0px;
    display: inline-block;
    float: left;
}

.shop_category {
    font-size: 12px;
    margin-left: 10px;
    vertical-align: middle;
}

.shop_list_comment {
    margin-top: 5px;
}

.diary_date {
    text-align: left;
    font-size: 11px;
}

.diary_title {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px;
}

#cmain2 .arealist ul {
    margin: 15px -10px 0;
}

#cmain2 .arealist li:first-child {
    border-top: 1px solid #CCC;
}
#cmain2 .arealist li {
    padding: 15px;
    border-bottom: 1px solid #CCC;
    font-size: 14px;
}

#cmain2 .arealist li:nth-child(even) {
    background: #F0F0F0;
}

#cmain .diarylistwrap li {
    height: 315px;
    float: left;
    width: 165px;
    margin: 0 0 10px 33px;
    text-align: center;
}
#cmain2 .diarylistwrap2 li {
    height: 315px;
    float: left;
    width: 165px;
    margin: 0 0 10px 10px;
    text-align: center;
}
#cmain .diarylistwrap li:first-child {
    margin-left:0px;
}

#cmain .diarylistwrap li:nth-child(4n+1) {
    margin-left:0px;
}

.diaryImageWrap {
    height: 200px;
    max-height: 200px;
    overflow: hidden;
}

.diary_content_wrap {
    border: 1px solid #CCC;
    overflow: hidden;
}

.diary_content_title {
    padding: 10px;
    background: #efefef;
    overflow: hidden;
}

.diary_content_title strong{
    width: 280px;
    display: block;
    float: left;
}

.diary_content_date {
    float: right;
    font-size: 11px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 5px;
}

.diary_content {
    overflow: hidden;
    padding: 10px;
}

.diary_content_image {
    width: 150px;
    float: left;
}

.diary_comment {
    float: left;
    width: 580px;
    margin-left: 5px;
}

.shop_address {
    width: 303px;
    float: left;
    height: 28px;
    margin-top: 1px;
    text-align: left;

}

.shop_address .tel {
    float: left;
    font-weight: bold;
    font-size: 20px;
}

.shop_address .address {
    float: left;
    margin-left: 5px;
    font-size: 12px;
    vertical-align: middle;
    padding-top: 3px;
    width: 300px;
    overflow: hidden;
}

.ranking_box {
    border: 1px solid #CCC;
    margin-bottom: 15px;
    overflow: hidden;
    height: 290px;
    position: relative;
}

.ranking_title_wrap {
    padding: 10px;
    overflow: hidden;
    font-size: 15px;
    color: #333;
}

.rank1 {
    background: #FFD040;
}

.rank2 {
    background: #ddd;
}

.rank3 {
    background: #BB8460;
}

.rank {
    background: #FFF5FF;
}

.rank_info {
    color: #FF0080;
    font-weight: bold;
    font-size: 14px;
}

.ranking_title_wrap .rank_info, .ranking_title_wrap .name, .ranking_title_wrap .info {
    display: inline-block;
    margin-left: 10px;
}

.ranking_title_wrap .name {
    font-weight: bold;
}

.ranking_title_wrap .info {
    font-size: 12px;
    margin-top:3px;
}

.ranking_content {
    clear: both;
    padding: 10px;
    overflow: hidden;
}

.ranking_img {
    width: 150px;
    float: left;
    margin: 0px 15px 15px 0px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.rank_category_name {
    font-size: 10px;
}

.pokkiri_title {
    font-size: 13px;
    font-weight: bold;
}

.pokkiri_period {
    color: red;
    margin-bottom: 10px;
}

.ticket_arealist a {
    font-size: 15px;
    margin-right: 10px;
    text-decoration: underline;
}

.ticket_area_name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ranking_type {
    padding: 5px;
    overflow: hidden;
    margin-bottom: 5px;
}

.ranking_type li {
    padding: 3px 10px;
    background: #EEE;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 15px;
    border-radius: 5px;
    margin: 5px;
}

.ranking_type li:hover {
    background:#c80041;
}

.ranking_type li:hover a {
    color: #FFF;
    text-decoration: none;
}

.refine_list {
    padding: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}

.refine_list li {
    padding: 3px 5px;
    background: #EEE;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 13px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.refine_list li:hover {
    background:#c80041;
}

.refine_list li:hover a {
    color: #FFF;
    text-decoration: none;
}

.refine_active {
    background:#c80041!important;
}

.refine_active a {
    color: #FFF;
}

.girllist_img a img {
    height: 100%;
}

.total_ranking_img {
    width: 100px;
}

.right_prImg{
    max-width: 360px;
    float: right;
    margin-top: 10px;
}

.prImg{
    max-width: 740px;
    margin-top: 10px;
    display: block;
}

.con iframe {
    width: 336px!important;
    height: 189px!important;
}

.shopDataWrap iframe {
    width: 100%;
}

#refine_select {
    width: initial;
}

.over_text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.size{
    font-size:10px;
}

.form_field {
    margin-bottom: 15px;
    padding: 5px;
    vertical-align: middle;
    line-height: 28px;
    clear: both;
    overflow: hidden;
}

.form_field_result {
    padding: 0px;
    vertical-align: middle;
    clear: both;
    overflow: hidden;
}

.form_label {
    float: left;
    width: 200px;
    text-align: right;
    margin-right: 15px;
    font-size: 13px;
}

.form_field input[type="text"], .form_field input[type="password"], .form_field input[type="email"],.form_field select, .form_field textarea{
    border:1px solid #999;
    padding:2px;
    font-size:13px;
}

.form_html {
    margin-left: 160px;
}

.form_submit{
    width: 120px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #10AAE0;
    background: #54AAEB;
    color: #FFF;
    font-size: 15px;
}

.form_info {
    font-size: 11px;
    color: #666;
    margin-top: -5px;
}

.form_submit:hover{
    background:rgba(85, 172, 238, 0.7);
    cursor: pointer;
}

.gmen_title {
    border-bottom: 1px solid #CCC;
    margin: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #444;
}

.gmen_attention {
    text-align: center;
}

.search_price_block {
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 14px;
}

.price_title {
    background: #eee;
    padding: 5px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
    clear:both;
}

.search_price_area li {
    display:block;
    float:left;
    margin-right:20px;
    font-size:15px;
}

.form_search_price {
    margin-right: 30px;
}

.search_price_category li {
    margin-bottom: 5px;
    float: left;
    margin-right: 25px;
}

.search_result_box {
    background: #eee;
    padding: 10px;
}

.result_title {
    font-weight: bold;
    font-size: 14px;
}

.result_value {
    color: #D60F2B;
    font-size: 14px;
}

.result_value2 {
    color: #D60F2B;
    font-size: 14px;
    margin-right: 10px;
}

.result_box {
    margin-right: 10px;
}

.required {
    background: red;
    padding: 1px 4px;
    color: #FFF;
    font-size: 11px;
    margin-left: 5px;
}

.pr_box {
    margin-left:10px;
    float: left;
}

.shop_text_block {
    display: inline-block;
    width: auto;
}

.pr_comment {
    margin-left:10px;
    display: inline-block;
    width: auto;
    float: left;
    clear: both;
}

.sch_state {
    border: 1px solid #E22925;
    color: #333;
    font-weight: normal;
    margin-top: 3px;
    text-align: left;
    height: 16px;
    vertical-align: middle;
    font-size: 11px;
    background: #FFF;
}

.sch_state .sch_label {
    background: #E22925;
    display: inline-block;
    color: #FFF;
    height: 16px;
    font-size: 10px;
    vertical-align: top;
    margin-right: 5px;
    padding: 0 3px;
    line-height: 17px;
}

.sch_state_time {
    display: inline;
}

.sch_orange_state {
    border: 1px solid #FFA011;
    color: #333;
    font-weight: normal;
    margin-top: 3px;
    text-align: left;
    height: 16px;
    vertical-align: middle;
    font-size: 11px;
    background: #FFF;
}

.sch_orange_state .sch_label {
    background: #FFA011;
    display: inline-block;
    color: #FFF;
    height: 16px;
    font-size: 10px;
    vertical-align: top;
    margin-right: 5px;
    padding: 0 3px;
    line-height: 17px;
    text-shadow: 1px 1px 1px #CA7919;
}

.sch_gray_state {
    border: 1px solid #999;
    color: #333;
    font-weight: normal;
    margin-top: 3px;
    text-align: left;
    height: 16px;
    vertical-align: middle;
    font-size: 11px;
    background: #FFF;
}

.sch_gray_state .sch_label {
    background: #999;
    display: inline-block;
    color: #FFF;
    height: 16px;
    font-size: 11px;
    vertical-align: top;
    margin-right: 5px;
    padding: 0 3px;
    line-height: 17px;
    text-shadow: 1px 1px 1px #666;
}

#girl_detail_state {
    text-align: center;
    width: 150px;
}

.pricebox {
    /*margin-bottom: 20px;*/
    overflow: hidden;
    clear: both;
}

.pricelist_title {
    margin-left:10px;
    font-size:16px;
    clear:both;
}

.shop_list_price {
    color: red;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
}

.shop_updated {
    float: right;
    font-size: 11px;
    padding-top: 3px;
    color:red;
}
.loading {
    left: 55%;
    margin: 0 auto;
    position: fixed;
    bottom: 30em;
    width: 70%;
}

.shop_search_box {
    width: 50%;
    float: left;
    padding: 0px 5px 5px 5px;
    box-sizing: border-box;
}

.list_disp_link {
    background: #79A140;
    color: #FFF;
    padding: 3px 10px;
    border-radius: 10px;
    width: 120px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.contact_attention {
    font-size: 13px;
    border: 1px dotted #CCC;
    background: #F8F8F8;
    padding: 15px;
    color: #000;
}

.wait_state_blank {
    height: 19px;
}

.line_qr_code img{
    width: 100%;
}

.sitemap_category {
    float: left;
    padding: 10px 10px;
    width: 33%;
    box-sizing: border-box;
}

.sitemap_category li {
    font-size: 14px;
    margin-bottom: 10px;
}

.sitemap_category li a{
    color: #333;
}

.sitemap_category .main {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    float: none;
}

.sitemap_category .sub_main {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.sitemap_sub_category {
    padding-left: 15px;
}

.sitemap_girl_search {
    width: 450px;
}

.sitemap_girl_search li {
    float: left;
    width: 30%;
    box-sizing: border-box;
}

.newface_display {
    /*position: absolute;*/
    /*bottom: 0px;*/
    padding: 1px;
    width: 100%;
    background: rgba(56, 63, 223,0.9);
    font-weight: bold;
    color: #FFF;
}

.blinking{
    -webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #D82C2E;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 15px 0px 35px;
    text-align: center;
    display: block;
    border-radius: 0 0 20px 20px;
    font-size: 14px;
}
#page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
}

#page-top a:after {
    content: " ";
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 5px #FFF;
    border-right: solid 5px #FFF;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 65%;
    left: 43px;
    margin-top: -4px;
    font-weight: bold;
}



#page-home {
    position: fixed;
    bottom: 90px;
    right: 20px;
    font-size: 77%;
}
#page-home a {
    background: #D82C2E;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 15px 0px 10px;
    text-align: center;
    display: block;
    border-radius: 20px 20px 0 0;
    font-size: 14px;
}
#page-home a:hover {
    text-decoration: none;
    opacity: 0.7;
}

#page-home a:after {
    content: " ";
    width: 12px;
    height: 12px;
    border: 0px;
    /*border-top: solid 5px #FFF;*/
    /*border-right: solid 5px #FFF;*/
    /*-ms-transform: rotate(45deg);*/
    /*-webkit-transform: rotate(45deg);*/
    /*transform: rotate(-45deg);*/
    position: absolute;
    top: 55%;
    left: 43px;
    margin-top: -4px;
    font-weight: bold;
}

#shopleft img {
    max-width: 100%;
}