@charset "UTF-8";

/* CSS Document */

/* ----
@_clearfix
---- */

.headerClearfix:after, #contents:after, #contentsInnner:after, .footerClearfix:after, .supported dt:after, #header ul:after, .mainClearfix:after, ul.swichH:after, .resultClearfix:after, ul.resultPageTop:after, ul.resultPageBottm:after, .detailClearfix:after, ul.detailPhoto:after, ul.detailPhotoThum:after, dl.detailItem1:after, dl.detailItem2:after, p.detailQr:after, .sitemap ul:after, .resultLimit:after, .whatnew dd:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.headerClearfix, #contents, #contentsInnner, .footerClearfix, .supported dt, #header ul, .mainClearfix, ul.swichH, .resultClearfix, ul.resultPageTop, ul.resultPageBottm, .detailClearfix, ul.detailPhoto, ul.detailPhotoThum, dl.detailItem1, dl.detailItem2, p.detailQr, .sitemap ul, .resultLimit {
    display: inline-block;
}
.headerClearfix, #contents, #contentsInnner, .footerClearfix, .supported dt, #header ul, .mainClearfix, ul.swichH, .resultClearfix, ul.resultPageTop, ul.resultPageBottm, .detailClearfix, ul.detailPhoto, ul.detailPhotoThum, dl.detailItem1, dl.detailItem2, p.detailQr, .sitemap ul, .resultLimit, .whatnew dd {
    display: block;
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

/*

@_defaults

 */
body, div,
h1, h2, h3, h4, h5, h6,
p, dl, dt, dd, ul, ol, li,
brockquote, pre,  address,
table, caption, th, td,
form, fieldset, legend, object, hr {
    margin:0;
    padding:0;
}
a{
    color: #6A6A6A;
    text-decoration: none;
}
a:link {/*未訪問のリンク*/
    color: #6A6A6A;
    text-decoration: none;
}
a:visited {
    color: #6A6A6A;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
    text-decoration:underline;
}
a:active {
    text-decoration: none;
}
address, em, cite, dfn, var { font-style: normal; }
input, textarea {
    /*font-family:inherit;*/
    font-weight:inherit;
    line-height: normal;
}
img { vertical-align:bottom; border: none; }
a img { border: none; }
ul { list-style-type: none; }
html {
    font-size: 10px;
        *font-size:62.5%;
    line-height: 1.5;
    overflow-y:scroll;
    height: 100%;
}

/*@font-face {*/
    /*font-family: "Yu Gothic";*/
    /*src: local("Yu Gothic Medium");*/
    /*font-weight: 100;*/
/*}*/
/*@font-face {*/
    /*font-family: "Yu Gothic";*/
    /*src: local("Yu Gothic Medium");*/
    /*font-weight: 200;*/
/*}*/
/*@font-face {*/
    /*font-family: "Yu Gothic";*/
    /*src: local("Yu Gothic Medium");*/
    /*font-weight: 300;*/
/*}*/
/*@font-face {*/
    /*font-family: "Yu Gothic";*/
    /*src: local("Yu Gothic Medium");*/
    /*font-weight: 400;*/
/*}*/
/*@font-face {*/
    /*font-family: "Yu Gothic";*/
    /*src: local("Yu Gothic Bold");*/
    /*font-weight: bold;*/
/*}*/

body {
    height: 100%;
    margin: 0;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    color: #666;
}

/* 角丸 サイドバー用*/
.rounded_head{
     background: url("../images/rounded_outside.png") no-repeat center top;
     width: 100%;
     height: 4px;
}
.rounded_body{
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}
.rounded_foot{
     background: url("../images/rounded_inside.png") no-repeat center bottom;
     width: 100%;
     height: 4px;
}
/* 角丸 サイドバー用*/

/* 角丸 メイン用*/
.main_rounded_head {
     background: url("../images/main_rounded_outside.png") no-repeat center top;
     width: 100%;
     height: 4px;
}
.main_rounded_body {
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}

.main_rounded_foot {
     background: url("../images/main_rounded_inside.png") no-repeat center bottom;
     width: 100%;
     height: 4px;
}
/* 角丸 */

.inner_contents{
    padding: 10px;
    width:520px;
}

.error_mssg{
    color: #ff0000;
    padding-bottom: 4px;
}

/*

@_header

*/
#header{
    background: #FF679A;
    width: 100%;
    /*min-width: 880px;*/
    margin:0;
    height: 160px;
    color: #FFF;
}

#header_inner{
    width: 880px;
    margin:0 auto;
/*	position:relative;*/
    height: 100%;
}

#header_inner_L{
    float: left;
}

#header_inner_R {
    float: right;
    margin-top: 5px;
    width: 580px;
    text-align: right;
}


#header_right_box{
    margin-right:0;
    float:right;
    height: 100%;
}

#headline{ float: left; }
#headline h1 {
    font-size: 13px;
}

#header_menu_top { float:right; }
#header_menu_top_list li{
    float: left;
    background:url("../images/menu_bg.png") 0 0 no-repeat;
    font-size: 10px;
    padding:2px 8px 8px 4px;


}

/*#scoop_logo{*/
    /*margin-top: 18px;*/
/*}*/

#header_menu_top>li { float: left; }


#header_banner>ul>li {
    float: left;
    margin-right: 4px;
}

#header_menu_bottom{
    float:right;
    margin-top: 10px;
}
#header_menu_bottom a{ color: #FFF; }
#header_menu_bottom>ul>li {
    padding: 0 10px;
    display: inline;
    border-left: 1px solid #fff;
}
#header_menu_bottom>ul>li:first-child {
    border: none;
}
#header_banner{
    width: 100%;
    margin:6px 0 0;
}
#roundBanner{
    margin: 8px auto;
    width: 880px;
}
#roundBanner>div{
    float:left;
    width: 435px;
}
/*

@_header end


*/


/*  グローバルナビ */

#global_navi{
    width: 880px;
    margin: 10px auto 0;
}

#global_navi>ul>li{ float: left; }

/*

@_メイン部


*/


#contents {
    margin: 10px auto 0;
    width: 880px;
    background: #FFF;
}

.main_function, .side_function{ margin-bottom: 10px; }

/*

@_左サイドバー


*/

#left_box{
    float: left;
    text-align: left;
    color: #6A6A6A;
    width: 160px;
    margin-right: 10px;
}



h2.left_title{
    color: #FF679A;
    background:url("../images/contents_title_line.png") no-repeat center bottom;
}

h2.left_title span{
    font-size: 14px;
    font-weight:bold;
    padding-left: 8px;
}

#left_contents span{
    font-size: 14px;
    font-weight:bold;
    padding-left: 8px;
}

#left_contents>ul>li{
    background:url("../images/contents_title_line_dot.png") repeat-x center bottom;
    padding: 2px 0;
}

#left_contents>ul>li>span{
    background:url("../images/contents_title_list.png") no-repeat scroll 7px 3px;
    padding-left:20px;

}

/* TOPICS */
#topics { font-size: 12px; }

#topics_list li {
    margin: 4px 0;
    padding:0 0 6px 8px;
    background:url("../images/contents_title_line_dot.png") repeat-x center bottom;
}
.update_date {
    font-weight:bold;
    font-size: 12px;
    position:relative;
}
.update_date>img{
    top: 4px;
    left: 50px;
    position: absolute;
}

.update_contents{
    font-size: 11px;
    font-weight:bold;
}

.update_new{ padding-left: 4px; }
.update_new img{ vertical-align: middle; }

.schedule_writer_division{ font-weight:bold;}
.schedule_pachi_division{
    color: #FF78A7;
    font-weight:bold;
}

.update_contents>.movie a{
    color: #71A213;
}
.update_contents>.special a{
    color: #FF781C;
}


/* ぱちらっちスケジュー ル*/
#pachiracchi_contents{
    padding: 10px 6px;
    text-align:center;
}
#pachiracchi_title{ margin-bottom: 10px; }
#pachiracchi_schedule{
    text-align: left;
    padding-left: 4px;
}
#pachiracchi_schedule li {
    margin-top: 8px;
    background: url("../images/contents_title_line_dot.png") repeat-x scroll center bottom ;
    padding-bottom:6px;
}
/* ぱちらっちスケジュー ル*/

/* ライター来店スケジュール */
#left_writer_schedule_contents{ padding: 10px; }

#left_writer_schedule_contents li {
    border-bottom: 1px dotted;
    padding: 8px 0;
    font-weight:bold;
    font-size: 11px;
}
#left_writer_schedule_contents li:last-child {
    border-bottom: none;
}
span.left_writer_date{
    color: #878787;
    font-weight:bold;
    font-size: 11px;
    padding-right: 8px;

}
.left_writer_hall{
    margin: 2px 0 0;
}
.left_writer_hall a{
    color: #6F9E0D;
    display: block;
}

/* 募集要項 */
#offering_contents{
    padding: 10px 6px;
    text-align:center;
}
#offering_list{ margin-top: 10px;}
#offering_list>li{ margin-bottom:6px;}
/*


@_左サイドバー


*/

/*

@_メイン部


*/

#main {
    float: left;
    width: 540px;
    height: auto;
    color: #727272;
}

#wide-main {
    float: left;
    width: 710px;
    height: auto;
    color: #727272;
}

/*

@_右サイドバー


*/


#right_box{
    float: left;
    width: 160px;
    margin-left: 10px;
    font-size: 11px;
}

#banner_special_page
{
    text-align:center;
    color: #30ADD4;
    font-weight:bold;
}

#banner_special_page a{
    color: #30ADD4;
    font-weight:bold;
}

#channel_new_list{
    padding: 4px 6px 0 6px;
}
/*

@_メイン部 end


*/



#footer{
    background: #FF679A;
    width: 100%;
    /*min-width: 880px;*/
    height: 150px;
    color: #FFF;
    margin-top: 10px;
}
#footer_inner
{
    margin:0 auto;
    width: 880px;
    height: 100%
}

#footer_menu{
    margin: 10px 0;
/*	padding-top: 16px;*/
    font-size: 12px;
}
#footer_menu li{ display:inline; padding-right:6px;}


#footer_menu a{ color: #FFF; }
#footer_menu>li {
    padding: 0 10px;
    border-left: 1px solid #fff;
}
#footer_menu>li:first-child {
    border: none;
}

/*

@_トップページ


*/
#top_head_banner, #top_head_banner li { margin:0; padding:0; width:540px;height: 150px; }
#top_head_banner { overflow: hidden; }
#top_head_banner li { float: left; }


#latest_movie{ margin:0 0 10px;}

#latest_movie_main{ padding:6px 0 0;}

.h3_title{
    background: url("../images/h3_title_bg.png") no-repeat center top;
    text-align: left;
    height:30px;
    padding-left: 43px;
    padding-top:3px;
}
.h3_title h3{ font-weight:bold; font-size: 16px;}

#latest_movie_contents{
    width:518px;
    margin: 0 auto;
}
#latest_movie_contents_main{
    float: left;
    width:320px;
}
#latest_movie_relevance{
    float: left;
    background: url("../images/latest_movie_contents_relevance_list_bg.png") no-repeat center top;
    width: 180px;
    margin-left: 18px;
    height:240px;
}

#latest_movie_relevance_list{
    color: #C87D0F;
    line-height: 1.4em;
    margin-top: 30px;
    padding: 0 10px;
    text-align: left;
    height: 172px;
}

#latest_movie_relevance_list a {
    color: #C87D0F;
    display:block;
}
#latest_movie_relevance_list>li>hr{
    color: #666;
    margin:3px 0;
}
#latest_movie_others_series{
    text-align:right;
    padding-right: 10px;
    margin-top: 16px;
    font-size: 11px;
    font-weight:bold;
    background: url("../images/triangle_blue.png") no-repeat 58px 2px;
    color: #01C3F3;
    cursor:pointer;
}

#latest_movie_others_series a{ color: #01C3F3; }

#latest_movie_detailes{
    background: #323232;
    margin: 0 auto;
    width: 498px;
    color: #F8C602;
    text-align: left;
    padding: 10px;
    font-size: 12px;
    line-height: 1.2em;
}

#latest_movie_detailes hr{
    margin: 4px 0;
    background: url("../images/dot_white.png") no-repeat;
}

#latest_movie_detailes_detailes{
    color: #FFF;
}

#latest_movie_detailes_detailes>span a { color: #01C3F3; }


/* 画像スライダ */
#thumnail_slider_box{
    position: relative;
}

/*#thumbnail_slider{*/
    /*margin: 10px auto 0 auto;*/
    /*width: 446px;*/
    /*background: url("../images/thumbnail_slider_bg.png") no-repeat;*/
    /*position:relative;*/
    /*padding: 12px 36px;*/
    /*height: 111px;*/
/*}*/

.latest-movie-list {
    position: relative;
    width: 446px;
    height: 111px;
    margin: 10px auto 0 auto;
    padding: 12px 36px;
    background: url("../images/thumbnail_slider_bg.png") no-repeat;
}

.latest-movie-list .swiper-button-next {
    right: 0;
    background: url("../images/slider_right_menu.png") no-repeat transparent;
}

.latest-movie-list .swiper-button-prev {
    left: 8px;
    background: url("../images/slider_left_menu.png") no-repeat transparent;

}

.carousel-new {
    position: absolute;
    top: 18px;
    z-index: 1001;
}

.carousel-new.left {
    left: 6px;
}

.carousel-new.right {
    right: 6px;
}

.carousel-title, .carousel-vol {
    color: #C0790E;
}

.carousel-hall {
    color: #ffffff;
    line-height: 1.3em;
    padding-top: 2px;
}




/*　好評配信中番組一覧 */
#top_channel_title{
    margin: 10px 0;
}
#top_channel_contents { padding: 10px;}

#top_channel_title_list {
    width: 100%;
    margin: 4px 0 0;
    padding:0 0 0 2px;
}

#top_channel_title_list>li{
    float: left;
    width: 172px;
}


#top_channel_list_title h4{
    background: url("../images/channel_title_bg.png") no-repeat;
}

#channel_list_ul{
    margin: 4px 0 0;
}
#channel_list_ul li{
    border-bottom: 1px dotted;
    margin: 0 0 16px;
    padding: 0 0 14px;
}
#channel_list_ul li:last-child{
    border-bottom: none;
}


/* パチンコパチスロ機種情報*/
#top_machine_list_contents{ padding: 10px; }

#top_machine_list_contents>ul>li{
    float: left;
    margin-right:6px;
}

.top_machine_list_detaile{
    background: url("../images/machine_detaile_bg.png") no-repeat;
    width:96px;
    height: 150px;
    margin-bottom: 10px;
}




/*

@_ライター紹介ページ


*/

#writer_list_contents{
    padding: 10px;
}

.writer_list_detaile{
    float: left;
}
.writer_introduction{
    float: left;
    width: 335px;
    text-align: left;
    margin: 0px 0px 0px 10px;
}
.writer_list_schedule{
    float: left;
    padding-top:6px;
    text-align: left;
    margin-left: 10px;
    width: 168px;
}

#writer_list_detaile{
    width: 100%;
    margin:0 auto;
}

.writer_list_detaile_contents{
    margin: 0 0 25px;
}

.writer_introduction_catch{
    /*background:url("../images/wi_catch_bg.png") no-repeat;*/
    background-color:#FC8BB7;
    border-radius: 4px;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    padding-top:3px;
    padding: 4px 0px 2px 10px;
}

.writer_introduction_name{
    font-size: 16px;
    margin: 0 0 8px 2px;
    background: url("../images/writer_icon_name.png") no-repeat 0 2px;
    padding: 0px 0px 0px 25px;
    /*font-weight: normal;*/
}

.writer_introduction_explain{
    font-size: 12px;
    text-align: left;
    /*height: 115px;*/
    font-weight: normal;
}
.writer_introduction_sns{
    float:left;
    margin-right: 20px;
}
.writer_introduction_movie_link{
    float:left;
}

.writer_introduction_twitter {
    margin-top: 3px;
    float: left;
}

.writer_introduction_banner>li{ float: left;margin-right:5px;}
.writer_list_schedule_title{
    background:url("../images/wi_schedule_bg.png") no-repeat;
    color: #fff;
    height:21px;
    padding:3px 0 0 8px;

}
/*


@_番組詳細

*/
#channel_detail_page{
    padding: 10px;
    text-align: left;
}

.channel_detail_main{
    margin-bottom: 10px;
    height: 100%;
}

.channel_detail_title h4{ display:inline;}

.channel_detail_image{ float: left;}



/*


@ライターメールマガジン


*/
.magazin_mail_form {
    width:318px;
    height:25px;
}





/*


@ ぱんくず


*/
#pankuzu a { color: #FFF; }
#pankuzu a:hover { color: #FF0000; }



/*


@ ホール関係者様へ


*/
.inquiri_head{ width:520px;}

.inquiry_form_head
{
    background: url("../images/inquiry_form_head.png") no-repeat;
    width:520px;
    height: 8px;
    margin-top: 10px;
}
.inquiry_form_foot
{
    background: url("../images/inquiry_form_foot.png") no-repeat;
    width:520px;
    height: 10px;
}
.inquiry_form_body
{
    background: #EEEEEE;
    width: 496px;
    margin:0 auto;
    padding: 10px;
    border-left: 1px solid #797979;
    border-right: 1px solid #797979;
    font-size: 13px;
    text-align: left;
    color: #727272;
}
.inquiry_form_body label{
    font-weight:bold;
    font-size: 14px;
}

#for_hall_inquiry_form li{ margin-bottom: 18px; }
.inquiry_form_body li>input,textarea
{
    width: 492px;
}

.inquiry_submit_button
{
    text-align:center;
    margin-top: 10px;
}
span.required
{
    color: #FF0000;
    padding-left: 4px;
    font-weight:bold;
}

.inquiry_explain{
    font-size: 13px;
    padding: 10px 0 10px 4px;
    text-align: left;
}

.mail_send_complete {
    color: #FF0000;
    margin-bottom: 10px;
    text-align:center;
}



/* パンくず */

#pankuzu {
    width: 527px;
    padding: 5px 5px 5px 8px;
    background-color: #ff6699;
    text-align: left;
}

#wide-main #pankuzu {
    width: 697px;
}

h3 {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
}

#pankuzushita {
    width: 530px;
    height: 20px;
    padding: 5px;
    background-image: url(../images/f_pan.png);
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 10px;
}

#wide-main #pankuzushita {
    width: 700px;
    background-image: none;
    background-color: #3B3B3B;
    padding-bottom: 7px;
}

#wide-main #pankuzushita p {
    background-color: #ff6699;
    border-radius: 4px;
}

p.pan {
    color: #ffffff;
    font-size: 14px;
}


/* 間 */

#mainall{width:520px;}
.mainleft{float: left;width:260px;}
.mainright{float:right;width:260px;}
.clear{clear:both;}

/* 機種検索 */

.psearch1{
    background:url("../images/pachi_search_ue.png") no-repeat;
    height: 45px;margin:0px;width:255px;
}

.psearch2{
    background:url("../images/pachi_search_naka.png") repeat-y;
    margin:0px;padding: 17px;width:255px
}

.psearch3{
    background:url("../images/pachi_search_shita.png") no-repeat;
    height: 10px;margin:0px;width:255px
}

.ssearch1{
    background:url("../images/pachislo_seach_ue.png") no-repeat;
    height: 45px;margin:0px;width:255px;
}


/* パチンコパチスロ機種一覧 　検索結果ページ　*/

.kall_l{float: left;width: 100px;}
.kall_r{float:right;width:390px;height: 14px;padding: 10px;
        background:url("../images/k_pachibg.png") no-repeat;color: #ffffff; font-size: 13px;text-align: left;
}
.kall_r2{float:right;width:380px;height:auto;padding: 10px 10px 20px 10px;
}

p.pachi{color: #666666; font-size:9px;text-align: left;line-height: 13px;}

.kall_rs2{float:right;width:390px;height: 14px;padding: 10px;
        background:url("../images/k_pachislobg.png") no-repeat;color: #ffffff; font-size: 13px;text-align: left;
}



/* パチンコパチスロ機種一覧 　機種詳細ページ　*/

p.white{color: #ffffff; font-size: 10px;}

.kall2_l{float: left;width: 150px;text-align: left;}

.kall2_r{float:right;width:355px;height:234px;padding:0px 0px 10px 10px;text-align: left;
}

p.orange{color: #FF8F44;font-size: 14px;padding:0px;}

.kall2_l2{float: left;width:396px;text-align: left;}

.kall2_r2{float:right;width: 114px;height:auto;padding:0px 0px 10px 10px;text-align: left;
}

p.kisyu{color: #666666; font-size: 13px;}
p.kisyumidashi{color: #FF6699; font-size: 15px;font-weight: bold;}


/* メルマガ登録ページ　*/

#mailmagazineback{width:520px;height:340px;padding: 10px;
        background:url("../images/merumaga.png") no-repeat;}

#mailmagazineback2{
    width:385px;
    height:90px;
    padding: 130px 10px 10px 145px;
    background:url("../images/merumaga2.png") no-repeat;
text-align:center;}

#mailmagazineback2>input{width:318px;}


.wr1{float: left;width: 116px;}
.wr2{float: left;width:243px;text-align: left;background:url("../images/writer/introduction/wr_meruback.png") no-repeat; padding:3px 10px 5px 5px;}
.wr3{float:right;width: 146px;}

.wr4{float: left;width:68px;padding:5px 0px 5px 5px;}
.wr5{float: left;width:311px;text-align: left;padding:5px 0px 5px 0px;}
.wr6{float:right;width: 136px;padding: 10px 0px 5px 0px;}


/* Q&Aページ　*/

p.faqfont{color: #666666;font-size: 13px;text-align: left;}

p.question{color: #FF6699;font-size: 13px;text-align: left;}

.faqleft{padding:0px 10px;width:63px;float: left;text-align: left;}
.faqright{width: 437px;float:right;text-align: left;}


/*　チャンネルリスト　*/
.channel_list_img{
    float: left;
    border: 1px solid #A7A7A7;
    padding:0 18px;
}
.channel_list_img img {
    width: 146px;
}
.channel_list_title{
    border-radius: 4px 4px 4px 4px;
    background: #FFA900;
    font-size: 14px;
    margin:0 0 4px 0;
    padding: 3px 0 2px 6px;
    text-align: left;
    color: #FFF;
}

.channel_list_explain{
    float:right;
    width:330px;

}
.channel_text{padding:0px 10px 0px 5px;width:310px;float:right;text-align: left;background:url("../images/channeltitle_long.png") no-repeat;font-size: 14px;
}
.channel_list_detaile{
    padding:0px 10px 0px 5px;
    text-align: left;
    line-height: 18px;
    font-size: 12px;
    font-weight:bold;
    color: #727272;
}
.channel_list_detaile a{
    display:block;
}
.channel_list_detaile a:hover{
    color: #6A6A6A;
    text-decoration: none;
}
.channel_detaile_new_image{ padding-left: 10px;}
.channel_detaile_new_image>img{ vertical-align:top; padding-top:5px;}

a.channel_link{
    color: #FFF;
    display:block;
}
.channel_list_title a:hover{
    color: #FCE2B7;
}
/*
#writer_list_contents>ul>li { margin-bottom: 10px;}
*/

/*　チャンネルごとの見た目　*/

.channel_detail_title h4{color: #FF6699;font-size: 13px;text-align: left;}

p.volumenumber{color: #10CFCF;font-size: 15px;font-weight: bold;display:inline;}


/*　右サイドバー　*/

p.pink{color: #FF3399;font-size: 11px;font-weight: bold;padding-top:5px;line-height: 10px;}
p.mizuiro{color: #11A0CF;font-size: 10px;font-weight: bold;}

.inner_contents2{padding: 10px;}

.inner_contents2 ul{padding-top:5px;}

/*　トップ中列　*/

#top_channel_list_title h4{color: #ffffff;font-size: 10px;text-align: left;}

#top_channel_list_detaile{font-size: 10px;text-align: left;}
p.emerald a{color: #00CCCC;font-size: 10px;}

p.emeraldbold a{color: #00CCCC;font-size: 13px;font-weight: bold;padding:0px;}


.top_machine_list_detaile h5{color: #FF6600;font-size: 12px;font-weight: bold;padding:5px;line-height: 13px;}

p.maker{color: #666666;font-size: 11px;font-weight: bold;}

.namespace{height: 45px;}

/*　サイトマップ　*/

.sitemap{width:540px;}
.sitemapleft{float: left; width:270px;text-align: left;}
.sitemapright{float:right; width:270px;text-align: left;}

ul.stmp{
    list-style: none;
    padding:0px;
    margin:0px;
}

ul.stmp  li{
    margin:0px;
    list-style: none;
    padding:0px 0px 10px 22px;
    background-image:url(../images/lipointer.png);
    background-repeat: no-repeat;

}



.sitemap{width:550px;}

/*
dl,dt,dd {
 margin: 0;
 padding: 0;
}
dl {
 background-color: #666666;
 border: 1px solid #000;
 border-top: none;
 width: 515px;
}
dt {
 color: #ffffff;
 width: 7em;
 padding: 0.5em 0 0.5em 1em;
 border-top: 1px solid #999;
 float: left;
}
dd {
 background-color: #FFF;
 margin: 0 0 0 7em;
 padding: 0.5em 1em 0.5em 1em;
 border-top: 1px solid #999;
 border-left: 1px solid #999;
}
*/


a.menu :hover{opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";}


/* メルマガ登録ページ　変更後*/

.mailmagazinebacknew{background:url("../images/sc_mail1.png") no-repeat;width:540px;height: 87px;}
.mailmagazinebacknew2{background:url("../images/sc_mail2.png") no-repeat;width:540px;height:120px;}
#mailmagazinebacknew3{
    width:540px;
    height:52px;
    padding: 140px 10px 10px 70px;
    background:url("../images/sc_mail3.png") no-repeat;
text-align:center;}

#mailmagazinebacknew3>input{width:318px;}

.mailmagazinebacknew4{background:url("../images/sc_mail4.png") no-repeat;width:540px;height: 87px;}
.mailmagazinebacknew5{background:url("../images/sc_mail5.png") no-repeat;width:540px;height:225px;margin-bottom: 10px;}




/* ------------------------------ */




/* パンくず */

#pankuzu {
    width: 527px;
    padding: 5px 5px 5px 8px;
    background-color: #ff6699;
    text-align: left;
}

#pankuzushita{width:530px; height:20px; padding:5px;background-image:url(../images/f_pan.png);text-align: left;color: #ffffff; font-size: 12px;margin-bottom: 10px;}

p.pan{color: #ffffff; font-size: 14px;}


/* 間 */

#mainall{width:520px;}
.mainleft{float: left;width:260px;}
.mainright{float:right;width:260px;}
.clear{clear:both;}

/* 機種検索 */

.psearch1{
    background:url("../images/pachi_search_ue.png") no-repeat;
    height: 45px;margin:0px;width:255px;
}

.psearch2{
    background:url("../images/pachi_search_naka.png") repeat-y;
    margin:0px;padding: 17px;width:255px
}

.psearch3{
    background:url("../images/pachi_search_shita.png") no-repeat;
    height: 10px;margin:0px;width:255px
}

.ssearch1{
    background:url("../images/pachislo_seach_ue.png") no-repeat;
    height: 45px;margin:0px;width:255px;
}


/* パチンコパチスロ機種一覧 　検索結果ページ　*/

.kall_l{float: left;width: 100px;}
.kall_r{float:right;width:390px;height: 14px;padding: 10px;
        background:url("../images/k_pachibg.png") no-repeat;color: #ffffff; font-size: 13px;text-align: left;
}
.kall_r2{float:right;width:380px;height:auto;padding: 10px 10px 20px 10px;
}

p.pachi{color: #666666; font-size:9px;text-align: left;line-height: 13px;}

.kall_rs2{float:right;width:390px;height: 14px;padding: 10px;
        background:url("../images/k_pachislobg.png") no-repeat;color: #ffffff; font-size: 13px;text-align: left;
}



/* パチンコパチスロ機種一覧 　機種詳細ページ　*/

p.white{color: #ffffff; font-size: 10px;}

.kall2_l{float: left;width: 150px;text-align: left;}

.kall2_r{float:right;width:355px;height:234px;padding:0px 0px 10px 10px;text-align: left;
}

p.orange{color: #FF8F44;font-size: 14px;padding:0px;}

.kall2_l2{float: left;width:396px;text-align: left;}

.kall2_r2{float:right;width: 114px;height:auto;padding:0px 0px 10px 10px;text-align: left;
}

p.kisyu{color: #666666; font-size: 13px;text-align: left;}
p.kisyumidashi{color: #FF6699; font-size: 15px;font-weight: bold;}

/* ------------------------------ */
/* ---------- CLEAR FIX ---------- */
/*
div:after   {
     content: ".";
     display: block;
     visibility: hidden;
     height: 0.1px;
     font-size: 0.1em;
     line-height: 0;
     clear: both;
 }
 */
/*固定表示　暫定除外
div {
     display: inline-block;
}
*/




/* Q&Aページ　*/

p.faqfont{color: #666666;font-size: 13px;text-align: left;}

p.question{color: #FF6699;font-size: 13px;text-align: left;}

.faqleft{padding:0px 10px;width:63px;float: left;text-align: left;}
.faqright{width: 437px;float:right;text-align: left;}


/*　チャンネルリスト　*/

.channel_title{padding:0px 10px 5px 0px;width: 180px;float: left;text-align: left;}

.channel_text{padding:0px 10px 0px 5px;width:310px;float:right;text-align: left;background:url("../images/channeltitle_long.png") no-repeat;font-size: 14px;
}
.channel_text2{
    padding:0px 10px 0px 5px;
    width:310px;
    float:right;
    text-align: left;
    line-height: 16px;
    font-size: 12px;
}


a.channel_link{color: #ffffff;}

/*#writer_list_contents>ul>li { margin-bottom: 10px;}*/


/*　チャンネルごとの見た目　*/

.channel_detail_title h4{color: #FF6699;font-size: 13px;text-align: left;}

p.volumenumber{color: #10CFCF;font-size: 15px;font-weight: bold;}


/*　右サイドバー　*/

p.pink{color: #FF3399;font-size: 11px;font-weight: bold;padding-top:5px;line-height: 10px;}
p.mizuiro{color: #11A0CF;font-size: 10px;font-weight: bold;}

.inner_contents2{padding: 10px;}

.inner_contents2 ul{padding-top:5px;}

/*　トップ中列　*/

#top_channel_list_title h4{color: #ffffff;font-size: 10px;text-align: left;}

#top_channel_list_detaile{font-size: 10px;text-align: left;}
p.emerald a{color: #00CCCC;font-size: 10px;}

p.emeraldbold a{color: #00CCCC;font-size: 13px;font-weight: bold;padding:0px;}


.top_machine_list_detaile h5{color: #FF6600;font-size: 12px;font-weight: bold;padding:5px;line-height: 13px;}

p.maker{color: #666666;font-size: 11px;font-weight: bold;}

.namespace{height: 45px;}

/*　サイトマップ　*/

.sitemap{width:540px;}
.sitemapleft{float: left; width:270px;text-align: left;}
.sitemapright{float:right; width:270px;text-align: left;}

ul.stmp{
    list-style: none;
    padding:0px;
    margin:0px;
}

ul.stmp  li{
    margin:0px;
    list-style: none;
    padding:0px 0px 10px 22px;
    background-image:url(../images/lipointer.png);
    background-repeat: no-repeat;

}



.sitemap{width:550px;}


.sitemap dl,dt,dd {
 margin: 0;
 padding: 0;
}
.sitemap dl {
 background-color: #666666;
 border: 1px solid #000;
 border-top: none;
 width: 515px;
}
.sitemap dt {
 color: #ffffff;
 width: 7em;
 padding: 0.5em 0 0.5em 1em;
 border-top: 1px solid #999;
 float: left;
}
.sitemap dd {
 background-color: #FFF;
 margin: 0 0 0 7em;
 padding: 0.5em 1em 0.5em 1em;
 border-top: 1px solid #999;
 border-left: 1px solid #999;
}

/*　機種情報のライターのとこ　*/


table.layout td {border: 1px solid #999999;
                border-collapse:collapse;
                padding:7px;}

table.layoutslo td.spectitle {
                width: 100px;
                border: 1px solid #999999;
                border-collapse:collapse;
                padding:7px;}

table.layoutslo td {border: 1px solid #999999;
                border-collapse:collapse;
                padding:7px;}


table.layoutpachi td {border: 1px solid #999999;
                border-collapse:collapse;
                padding:7px;}

table.layoutpachi td.spectitle {
                width: 100px;
                border: 1px solid #999999;
                border-collapse:collapse;
                padding:7px;}

table.layoutpachi td {border: 1px solid #999999;
                border-collapse:collapse;
                padding:7px;}





.wrsan{width:519px; height: 162px; 	background-image:url(../images/wrbackspace.png); background-repeat: no-repeat;margin-top: 10px;}

.cm_left{float: left;width:90px;padding: 10px;}
.cm_right{float:right;padding:20px 20px 20px 10px;width:379px;}

p.cmview{font-size: 12px;color: #666666;line-height: 16px;text-align: left;}

.cmstar_left{float: left;width: 189px;}
.cmstar_right{float:right;width: 190px;}


.cmstar_left ul{list-style-type: none;
                 margin: 0;
                 padding: 0; }

.cmstar_left li.do{
                float: left;
                width: 51px;
                margin: 0;
                padding-top: 15px; }

.cmstar_left li{
                float: left;
                width: 24px;
                margin: 0;
                padding-top: 10px;  }


.cmstar_right ul{list-style-type: none;
                 margin: 0;
                 padding: 0; }

.cmstar_right li.do{
                float: left;
                width: 51px;
                margin: 0;
                padding-top: 15px; }

.cmstar_right li{
                float: left;
                width: 24px;
                margin: 0;
                padding-top: 10px;  }






.writer_mailmagazine_border{
    border-bottom: 1px dotted;
    margin-bottom: 10px;
    padding-bottom: 5px;
}


/*

    ScooP!NEWS

*/

#scoop_news_contents{
    height: auto;
    margin: 10px auto 0;
    width: 520px;
}

#scoop_news_social_button{
    border-bottom: 2px dotted #999;
    margin-bottom: 10px;
}

#scoop_news_social_button li{ float: left; width: 100px;}
.scoop_news_body{ margin-bottom: 80px;}
.scoop_news_body_contents{ margin-top: 10px;}

.scoop_news_title_left{ float: left; }
.scoop_news_title_right{ float: left; background-color: #E3007B; width: 429px;}
.scoop_news_title_input_date{
    margin-top: 4px;
    background: #000;
    color: #999;
    text-align: left;
    font-weight:bold;
    padding:2px 10px;
}
.scoop_news_title {
    background: #FFFFFF;
    color: #4A4A4A;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    padding: 6px 10px;
    text-align: left;
}
.scoop_news_image{
    margin: 10px auto;
    background: #000;
    padding: 10px;
}
.scoop_news_text{
    text-align: left;
    padding-left: 4px;
    font-size: 14px;
    color: #4A4A4A;
}

.scoop_news_text>img{
    display:block;
    margin: 20px auto;
}

.update_contents>.scoopnews a{
    color: #0669B2;
}

#quiz{
    text-align: left;
    font-size: 13px;
    padding: 10px 0 10px 10px;
}
.quiz_answer{
    margin-top: 4px;
/*	padding-bottom: 10px;	*/
}
.quiz_answer>li{
    display:inline;
}
.quiz_answer label{
    cursor:pointer;
}

.quiz_right_form label{
    display: block;
    float: left;
    text-align: right;
    width: 20%;
}

#quiz_right_prize_list li{
    display:inline-block;
    width: 18%;
    text-align:center;
}

#principle{
    text-align: left;
    padding: 10px;
    font-size: 13px;
}

#principle .paragraph{
    margin-top: 10px;
}

.principle_name{
    text-align:right;
    font-weight:bold;
}


/* パチンコ機種詳細 */
.machine_title{
    background: url("../images/h3_title_bg.png") no-repeat scroll center top transparent;
    height: 30px;
    padding:3px 0 0 32px;
    text-align: left;
}
.machine_title>h3
{
    font-weight:bold;
    font-size: 15px;
    padding:2px 0 0 0;
}
#machine_copyright{
    text-align: left;
    margin: 4px;
}
#machine_function_detaile{
    color: #FF9F5C;
    width: 354px;
}
#machine_image_spec{
    padding-left: 3px;
    text-align: left;
    font-size: 13px;
}
#machine_image_spec_spec{
    margin-left: 10px;
}
#machine_coment{
    margin: 4px 0 10px 0;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    padding-top: 6px;
}
.machine_writer_coment_main{
    background: url("../images/machine_writer_coment_bg.png") no-repeat center top;
    padding: 10px 0 0 10px;
    height: 152px;
}
#machine_image_spec_table{
    width:354px;
    border: 1px #666 solid;
}
#machine_image_spec_table th{
    background-color: #CCCCCC;
    padding: 4px 0 4px 4px;
    font-size: 12px;
    border: 1px #666 solid;
/*	width: 114px;*/
}
#machine_image_spec_table td{
    padding: 4px;
    font-size: 12px;
    border: 1px #666 solid;
}
.writer_coment_evaluate{
    float: left;
    padding:5px 10px 0 16px;
    text-align: left;
    width: 394px;
}
.writer_coment_evaluate_coment{
    height: 110px;
    font-size: 11px;
}
.writer_coment_evaluate_list dd{
    margin-left: 4px;
    float: left;
}
.writer_coment_evaluate_title{
    float: left;
}
.writer_coment_evaluate_title img{
    margin-top:6px;
}

/*
    パチスロ特徴
*/
#pachislo_special{
    text-align: left;
    margin-bottom: 10px;
}

#pachislo_special h1{
    color: #FE72A1;
}

#pachislo_content{
    margin-bottom: 4px;
}

.machine_search_box{
    float: left;
}

.machine_search_contents{
    background: url("../images/machine_search_box_center.png") repeat-y 0 top;
}
.machine_search_contents label{
    color: #676767;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto 0 auto;
    text-align: left;
    width: 233px;
}

.machine_search_contents input,select{
    width: 176px;
}
.machine_search_contents select{
    width: 233px;
}

.machine_search_contents li{
    padding-bottom: 8px;
}


div.search_machine_group{
    float: left;
    width: 130px;
}

div.search_machine_group label.checked {
    color: #fff;
    background: #FFB01E;
    font-weight:bold;
}

div.search_machine_group label.checked {
    background: -moz-linear-gradient(center top , #FFB01E, #FFF) repeat scroll 0 0 #FFB01E;
    color: #FFFFFF;
    text-shadow: 0 0 0 #FFFFFF;
    font-weight:bold;
}
div.search_machine_group label {
    border: 1px solid #AAAAAA;
    cursor: pointer;
    float: left;
    margin-left: -1px;
    padding: 5px 10px;
}
div.search_machine_group div {
    position: relative;
}
div.search_machine_group input {
    position: absolute;
    left: 0px;
    outline: none;
}
#search_freeword_box{
    background: url("../images/search_machine_name_bg.png") no-repeat 0 0;
    height: 60px;
    margin: 10px 0 0;
    padding: 5px 0 5px 10px;
}

.search_freeword_label{
    color: #676767;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto 0 auto;
    text-align: left;

}

.writer_coment_hidden{
    display: none;
}




/*　アプリページ　*/


.apranking{
    margin: 10px 0px;

}


.apranking .rank1{
    padding: 10px;
    background-color: #EBF5FC;
    width: 499px;
    margin:5px 0px 0px 10px;
    text-align: left;
}

.apranking .rank1 h2{
    font-size: 17px;
    font-weight:bold;
    color: #67087B;
    text-decoration: underline;
}

.apranking .rank1 p{
    font-size: 12px;
    color: #666666;
}

.apranking .rank1 .float{
    float: left;
}
.apranking .rank1 .floatpad{
    float: left;
    padding-left: 10px;
}

.apranking .rank1 .floatright{
    float:right;
    width:334px;
    padding-left:3px;
}

.apranking .rank1 .floatright2{
    float:right;
    width: 430px;
    padding-left:3px;
}


.apranking .rank2{
    padding: 10px;
    background-color: #FDEDF1;
    width: 499px;
    margin:0px 0px 0px 10px;
    text-align: left;
}


.apranking .rank3{
    padding: 10px;
    background-color: #F5F8EB;
    width: 499px;
    margin:0px 0px 0px 10px;
    text-align: left;
}

.apranking .rank4{
    padding: 10px;
    background-color: #E0EDCE;
    width: 499px;
    margin:5px 0px 0px 10px;
    text-align: left;
}


.apranking .rank1 p.osi{
    font-size: 20px;
    font-weight:bold;
    color: #0669B2;

}

.apranking .rank4 h3{
    font-size: 17px;
    font-weight:bold;
    color: #DA7313;
    text-decoration: underline;
}

.apranking .rank1 .floatpad2{
    float: left;
    padding-left: 10px;
    width:350px;
}





.app_vol{
    margin: 10px 0px;

}

.app_vol .title{
    padding: 10px;
    background-color: #0669B2;
    width: 499px;
    margin:0px 0px 0px 10px;
    text-align: left;
    height:36px;

}

.app_vol .title h2{
    color: #ffffff;
    font-size: 20px;
    font-weight:bold;
}

.app_vol .title .left_title{
    float: left;
}
.app_vol .title .right_title{
    float:right;
}
.app_vol .title .right_title ul li{
    display: inline;

}


.app_vol .title .left_title2{
    float: left;
    margin-top:20px;

}

.app_vol .title .right_title2{
    float:right;
    width:250px;
    margin-top:20px;
}

.app_vol .title .right_title2 ul li{
    display: inline;
}

.app_vol .title .right_title2 p.price{
    font-size: 20px;
    font-weight:bold;
    color: #333333;

}

.app_vol .title .right_title2 p.price2{
    font-size: 12px;
    color: #229AD5;
    margin-bottom: 15px;

}
.app_vol .title .right_title2 p.price3{
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;

}

p.listppp{font-size: 15px;
    font-weight:bold;
}


#machine_seach_list_result_num{
    text-align: left;
    margin: 0 0 8px;
    font-size: 13px;
    font-weight: bold;
}
#machine_seach_list_title{
    float: left;
    width:50%;
}
#machine_seach_list_pagenation_head{
    float: left;
    text-align: right;
    margin: 2px 0 0 182px;
}

#machine_search_result_list{
    margin: 6px 0 0 0;
    padding: 0 4px;
}

.machine_search_result_list_contents{
    border-bottom: 1px solid;
    padding: 10px 0;
}
.machine_search_result_list_contents_image{
    float: left;
}

.machine_search_result_list_contents_info{
    float: left;
    padding: 0px 10px;
    text-align: left;
    width: 76%;
}
.machine_search_result_list_contents_info_title{
    background: url(../images/k_pachibg.png) no-repeat left top;
    height: 30px;
    padding: 8px 0px 0px 8px;
    width: 400px;
    color: #FFF;
}
.machine_search_result_list_contents_info_coment{
    font-size: 11px;
}
.machine_search_result_list_contents a:hover{
    text-decoration: none;
}
/*ホールメイン*/
#hall_search_pref{
    font-size: 14px;
    margin-bottom: 10px;
}
#hall_search_pref li{
    float: left;
    padding-right: 10px;
}
#search_result{
    font-size: 14px;
    padding-right: 32px;
    text-align: right;
    margin:6px 0;
}
#map_canvas{
    width: 520px;
    height: 300px;
    margin: 0 auto;
}

#hall_explain{
   font-size: 12px;
    margin: 6px 0 10px;
    padding: 0 0 0 6px;
    text-align: left;
}

.hall-detail-info-contents {
    font-size: 12px;
    font-weight: bold;
    width: 500px;
    text-align: left;
}

.hall-detail-info-contents a {
    color: #11A0CF;
    text-decoration: underline;
}

.hall-detail-info-contents th {
    width:96px;
}

.hall-detail-info-contents td, th {
    padding: 4px 0px 4px 4px;
}

.hall-detail-info-contents tr:nth-of-type(odd) {
    background: #EBEBEB;
}


.hall_detaile_record_contents_channel{
    display:inline;
    color: #FF649B;
    padding:0 0 0 4px;
}



#hall_detaile_schedule_since{
    padding: 0 0 0 14px;
    font-size: 13px;
}
/* ホール検索市区町村 */
#hall_search_facilities_ul{
    margin:0 auto;
    width:520px;
}
.hall_search_facilities_img{
    cursor:pointer;
}
#hall_search_facilities_ul li{
    float: left;
    margin-left: 4px;
}

.hall_search_facilities_value{
    display: none;
}

#pager{
    text-align: center;
    margin: 10px 0 0 0;
    font-size: 12px;
}
#pager a {
    border: 1px solid #0669B2;
    display: inline-block;
    margin-left: 5px;
    padding: 3px 10px;
    text-decoration: none;
    color: #0669B2;
}

#pager .cur {
    border: 1px solid #0669B2;
    display: inline-block;
    margin-left: 5px;
    padding: 3px 10px;
    text-decoration: none;
    background-color: #0669B2;
    color: #FFFFFF;
}
.disp_none{
    display: none;
}

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
/
/  アプリ関連番付
/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_ */
#app_ranking_contents{
    margin: 14px auto 0 auto;
    width:520px;
}
.app_ranking_main{
    margin:0 0 20px 0;
}
.app_category_title{
    color: #FFF;
    height:34px;
    font-size: 22px;
    padding: 2px 0 0 49px;
    text-align: left;
}
#app_category_title_jikki{
    background: url("../images/app_ranking_category_jikki_bg.png") no-repeat center top;
}
#app_category_title_benri{
    background: url("../images/app_ranking_category_benri_bg.png") no-repeat center top;
}
#app_category_title_entame{
    background: url("../images/app_ranking_category_entame_bg.png") no-repeat center top;
}

.app_ranking_table{
    text-align: left;
    margin:2px auto 0 auto;
}
.app_ranking_tr td{padding:6px 0 6px;}
.app_ranking_tr_1{background: #EBF5FC;}
.app_ranking_tr_2{background: #FDEDF1;}
.app_ranking_tr_3{background: #EBF5FC;}
.app_name{
    float: left;
    font-size: 15px;
    margin:0 4px 0 0;
    padding: 4px 0 0 0;
    width:300px;
}
.app_ranking_tr .app_ranking_state{
    padding:0 0 0 4px;
}
.app_platform{
    float: left;
}
.app_platform li{
    float: left;
}
.app_ranking_tr .app_ranking_info{
    padding:6px 4px;
    vertical-align: top;
}
.app_ranking_outline{
    font-size: 11px;
    margin: 4px 0 0 0;
}
.to_app_list{
    margin: 4px auto 0 auto;
    text-align:right;
    font-size: 15px;
}
#app_detaile_price>dd{
    font-size: 16px;
    font-weight:bold;
    padding: 1px 0 0;
}
/*おすすめ*/
#app_recommend_content{
    background: #E0EDCE;
    padding: 10px;
    text-align: left;
}
#app_recommend_image{
    float: left;
}
#app_recommend_subtitle_name{
    float: left;
    margin:0 0 0 10px;
}
#app_recommend_name{
    float: left;
    font-size: 18px;

}
#app_recommend_subtitle{
    color: #0669B2;
    font-size: 20px;
    font-weight: bold;
}
#app_recommend_coment{
    margin:6px 0 0 0;
    font-size: 12px;
}
/*おすすめ*/

#app_detaile{
    text-align: left;
    width:532px;
    margin:0 auto;
    padding: 4px;
}
#app_detaile_title{
    background: #0669B2;
    color: #FFF;
    padding: 8px;
}
#app_detaile_name{
    float: left;
    font-size: 20px;
    margin:0 4px 0 0;
    padding: 4px 0 0 0;
    width: 440px;
}
#app_detaile_platform{
    float: left;
}
#app_detaile_platform li{
    float: left;
}
#app_detaile_info{
    float: left;
    width: 280px;
    margin:0 0 0 10px;
}
#app_detaile_content{
    margin:6px 0 0 0;
}
#app_detaile_image{
    float: left;
}
#app_detaile_image>li{
    margin:0 0 8px 0;
}
#app_detaile_price dt{
    float: left;
    font-size: 20px;
    font-weight:bold;
}
#app_detaile_price dt{
    color: #0669B2;
}
#app_detaile_detaile{
    margin: 8px 0 10px 12px;
    font-size: 12px;
    line-height: 1.6em;
}

.app_detaile_evaluate dt{
    float: left;
}
.app_detaile_evaluate dt{
    padding:2px 10px 0 0;
    margin: 0 0 4px;
}
.app_detaile_evaluate_star li
{
    float: left;
    margin:0 8px 0 0;
}
#app_detaile_price_comment{
    color: #229AD5;
    font-size: 12px;
    margin:0 0 10px 12px;
}
.app_detaile_evaluate_title{
    background: #FF6698;
    color: #FFF;
    padding: 4px 6px;
    font-size: 13px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#app_detaile_download{
    margin:0 0 10px 0;
}
#app_detaile_download li{
    float: left;
    margin:0 6px 0 0;
}
/*アプリ一覧*/
#app_list_ul>li{
    margin:0 0 4px 0;
    text-align: left;
    padding: 10px;
    background-color: #EBF5FC;
}
.app_list_image{
    float: left;
}
.app_list_contents{
    float: left;
    margin:0 0 0 8px;
}
.app_list_outline{
    width: 430px;
    font-size: 13px;
    margin: 4px 0 0 0;
}

/*ホール検索*/
#hall_search_content{
    border-left: 1px solid #ED7EAC;
    border-right: 1px solid #ED7EAC;
    border-bottom: 1px solid #ED7EAC;
    padding: 10px;
}
#hall_search_button{
    text-align: left;
}
#hall_search_tab li{
    float: left;
}
.hall_pref_none{
    text-align: left;
}
#search_area_main{
    background: url("../images/mainmap.png") no-repeat center top;
    height:301px;
    position:relative;
}
#search_map_main{
}
.search_area_box{
    position:absolute;
}
#search_area_box_hyougo{
    left: 100px;
    top: 27px;
}
#search_area_box_kyouto{
    left: 195px;
    top: 27px;
}
#search_area_box_oosaka{
    left: 195px;
    top: 111px;
}
#search_area_box_nara{
    left: 282px;
    top: 111px;
}
#search_area_box_wakayama{
    left: 161px;
    top: 199px;
}
#search_area_box_shiga{
    left: 365px;
    top: 49px;
}
#hall_search_result{
    border:2px solid #ED7EAC;
    padding: 8px;
    text-align: left;
}
#hall_search_result>li{
    border-bottom: 1px dotted;
    padding:6px 0 10px 0;
}
.hall_search_result_info{
    float: left;
}

.hall_search_result_name{
    margin:0;
}
.hall_search_result_name h1{
    background: url("../images/hall_search_result_name_bg.png") no-repeat left 5px;
    padding: 0 0 0 30px;
}
.hall_search_result_municipality{
    font-size: 11px;
    margin: 0 0 0 32px;
}
.hall_search_result_info{
    font-size: 13px;
    margin:0 0 0 10px;
    width:290px;
}
.hall_search_result_info_hour_access>dt{
    float: left;
}
.hall_search_result_info_hour_access>dd{
    font-size: 13px;
    width: 225px;
    font-weight: normal;
}

.hall_search_result_info_asaiti{
    margin:6px 0 0 0;
    color: #E3047D;
    font-weight:bold;
}
.hall_search_result_info_asaiti>dt{
    float: left;
}
.hall_search_result_info_asaiti>dd{
    font-size: 13px;
}
.hall_search_result_kasidamamedal{
    float: left;
    margin:0 0 0 28px;
    width: 150px;
}
.hall_search_result_kashidama_ul li{
    float: left;
    margin:0 0 4px 4px;
    text-align:center;
}
.hall_search_result_address{
    line-height: 1.2em;
    margin:0 0 6px 0;
}
/*↑ホール検索*/


/* トップページ */
.top_channel_list_main{
    background: url("../images/channel_list_banner_bg.png") repeat-x center top #D6D6D6;
    border : 2px groove #666;
    margin:0 auto 8px;
    padding: 4px;
    width: 152px;
}
#top_channel_title_list a:hover{
    text-decoration: none;
}
.top_channel_list_inner{
    border : 2px groove #B6B6B6;
    padding: 4px;
}
.top_channel_list_inner>h1{
    border-bottom: #B4B4B4 solid 2px;
    margin:2px 0 6px;
    padding: 4px 0;
    font-size: 13px;
    font-weight:bold;
    color: #9F0015;


}
.top_channel_list_inner>h1>a{
    color: #9F0015;
    display:block;
}
.top_channel_list_inner img{
    height: 120px;
    width: 120px;
}
.top_channel_list_detaile{
    color: #2E2E2E;
    font-weight:bold;
    margin: 4px 0 0;
    text-align: left;
    font-size: 12px;
    padding:0 4px 8px;
}
.channel_list_center{
    margin:0;
}
.top_channel_list_button{
    background: url("../images/channel_list_button_bg.png") no-repeat center top;
    height:20px;
    padding: 4px 0 0;
    color: #0A52A4;
    font-weight:bold;
    font-size: 12px;
}
/* ↑トップページここまで */


/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/
_/	 動画詳細
_/
_/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
#movie_detaile_contents{
    text-align: left;
    float: left;
    width:632px;
    color: #555;
}
#movie_detaile_title{
    background: url("../images/left_arrow.png") no-repeat left top;
    color: #333 ;
    font-weight:bold;
    font-size: 18px;
    margin:0 0 4px;
    padding:0 0 0 34px;
    height: 30px;
}
#movie_detaile_explain{
    padding:0 0 0 10px;
    margin:6px 0 0;
}
#movie_detaile_explain dt{
    color: #0669B2 ;
    font-weight:bold;
}
#movie_detaile_explain_detaile dt{
    font-size: 14px;
}
#movie_detaile_explain_detaile dd{
    font-size: 12px;
    padding:0 0 0 10px;
}
#movie_detaile_explain_date{
    font-size: 14px;
    margin: 10px 0 0;
}

#movie_detaile_explain_date dt{
    float: left;
}
#movie_detaile_explain_date dd{
    float: left;
    margin:0 10px 0 0;
}
#movie_detaile_explain_member{
    font-size: 14px;
    margin: 2px 0 0;
}
#movie_detaile_explain_member dt{
    float: left;
}
#movie_detaile_explain_member dd{
    float: left;
}

/* 動画詳細 撮影協力店舗*/
.movie_detaile_hall_contents{
    border:2px solid #999;
    margin: 10px 0 0 18px;
    width:600px;
    padding: 12px 0 12px 12px;
}
.movie_detaile_hall_contents_name{
    color: #0669B2;
    font-size: 14px;
}
.movie_detaile_hall_contents_name dt{
    float: left;
    font-weight:bold;
}
.movie_detaile_hall_contents_name dd{
    float: left;
}
.movie_detaile_hall_contents_name a{
    font-size: 14px;
    color: #0669B2;
}
.movie_detaile_hall_contents_name a:hover{
    color: #FF00;
}
.movie_detaile_hall_contents_contents{
    margin:6px 0 0;
}
.movie_detaile_hall_contents_contents_photo{
    float: left;
}
.movie_detaile_hall_contents_contents_explain{
    float: left;
    margin:0 0 0 14px;
}
.movie_detaile_hall_link{
    font-size: 12px;
    padding: 4px 0 0 2px;
}
.movie_detaile_hall_link a{
    color: #E95698;
    text-decoration:underline;
    font-weight:bold;
}
#movie_detaile_banners{
    margin:20px 0 0;
}
.movie_detaile_banners_banner{
    margin:0 0 10px 0;
}
#movie_detaile_sidebar{
    float:right;
    width:234px;
}
#movie_detaile_breadcrumb{
/*
    color: #333;
    font-weight:bold;
    margin:0 0 10px 0;
    padding: 0 0 0 22px;
    font-size: 14px;
    text-align: left;
*/
}
#movie_detaile_breadcrumb li{
    float: left;
    margin:0 3px 0;
}
#movie_detaile_breadcrumb a{
    color: #333;
}
#movie_detaile_breadcrumb a:hover{
    color: #FF0000;
}
#movie_detaile_reference_movie{
    text-align: left;
}
#movie_detaile_reference_movie>li{
    border-bottom: 1px dotted;
    margin: 0 0 10px;
    padding-bottom: 10px;
}
#movie_detaile_reference_movie>li:last-child{
    border-bottom: none;
}
.movie_detaile_reference_movie_img{
    float: left;
}
.movie_detaile_reference_movie_img img{
    width: 120px;
    height:90px;
}
.movie_detaile_reference_movie_info{
    float: left;
    font-size: 12px;
    margin:0 0 0 8px;
    width: 105px;
}
.movie_detaile_reference_movie_title{
    font-weight:bold;
    font-size: 10px;
}
.movie_detaile_reference_movie_title>h1{
    color: #E3007B;
    font-size: 12px;
    font-weight:bold;
}
.movie_detaile_reference_movie_title>h2{
    font-size: 12px;
}
.movie_detaile_reference_movie_hall{
    margin: 4px 0 2px;
}

.movie_detaile_reference_movie_writer{
}
#movie_detaile_rec_schedule{
    text-align: left;
}
#movie_detaile_rec_schedule_ul{
    font-weight:bold;
    font-size: 12px;
    padding:0 14px 0 4px;
}
.movie_detaile_rec_schedule_date{
    font-weight:bold;
    font-size: 12px;
}
.movie_detaile_rec_schedule_hall a{
    color: #7CC623;

}
.movie_detaile_rec_schedule_channel_title{
    font-weight:bold;
    font-size: 11px;
}
#movie_detaile_rec_schedule_ul>li{
    border-bottom: #7CC623 1px solid;
    margin:6px 0 0;
    padding:0 0 6px 10px;
}
#movie_detaile_rec_schedule_ul>li:last-child{
    border-bottom: none;
}
#movie_detaile_rec_schedule_next_movie{
    font-size: 12px;
    font-weight:bold;
    text-align:right;
    padding:2px 0 2px 7px;
    margin:2px 0;
}
#movie_detaile_rec_schedule_next_movie a{
}

#movie_detaile_header{
    text-align: left;
    color: #FFF;
    width:632px;
    margin:0 0 6px;
    font-size: 12px;
}
#movie_detaile_header a{
    color: #FFF;
    font-size: 14px;
}
#movie_detaile_breadcrumb_top{
    background-color: #FF6699;
    padding: 4px 0 4px 4px;
    font-size: 14px;
}
#movie_detaile_breadcrumb_bottom{
    background-color: #434343;
    padding:6px;
}
#movie_detaile_breadcrumb_bottom_right{
    background-color: #FF6699;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float:right;
    padding:0px 10px;
    width: 100px;
    text-align:center;
}

/* ↑動画詳細 */
#movie_detaile_social_box{
    margin: 8px 0 0;
}
#movie_detaile_social_list {
    float:right;
}
#movie_detaile_social_list>li {
    float: left;
    margin:0 0 0 8px;
}
.hatena {
    padding-right: 10px;
}

/* 動画一覧 */
#movie_table{
    text-align: left;
    padding:0 12px;
}
#movie_table>li{
    border-bottom: 1px solid;
    padding: 12px 0 6px;
}
#movie_table>li:first-child{
    padding:6px 0 6px;
}

#movie_table>li:last-child{
    border-bottom: none;
}
.movie_list_title{
    color: #FF6699;
    font-size: 15px;
    float: left;
}
.movie_list_rec_date{
    float: right;
    margin: 0 20px 0;
    font-size: 12px;
    color: #50DCDC;
    padding:2px 0 0;
}
.movie_list_rec_date dt{
    float: left;
}
.movie_list_rec_date dd{
    float: left;
}
.movie_list_episode_list{
    padding: 8px 0;
}
.movie_list_episode_list li{
    border-bottom: 1px dotted;
    padding:6px 0;
}
.movie_list_episode_list li:last-child{
    border-bottom: none;
}
.movie_list_episode_list li:first-child{
    padding-top:0;
}
.movie_list_episode_list a{
    display: block;
}
.movie_list_episode_list a:hover{
    color: #6A6A6A;
}
.movie_list_thumbnail{
    float: left;
    margin: 0 6px;
}
.movie_list_episode_contents{
    float: left;
    width: 346px;
    font-size: 12px;
    line-height: 1.5;
    font-weight: bold;
}
.movie_list_episode_contents_episode{
    float: left;
    color: #50DCDC;
}
.movie_list_episode_contents_destribute_date{
    float: right;
    width:95px;
    font-weight: normal;
}
.movie_list_episode_contents_destribute_date dl{
    float: right;
}

.movie_list_episode_contents_destribute_date dt{
    float: left;

}

.movie_list_episode_contents_detaile{
    margin:6px 0 0;
}
.movie_list_page_link{
    text-align: right;
    padding:0 10px 0 0;

}
.movie_list_page_link span{
    padding:0 10px 0 0;
}
.movie_list_page_link a{
    color: #50DCDC;
    font-size: 14px;
    text-align:center;
    font-weight: bold;
}
.movie_list_hall{
    float: left;
    margin:0 0 0 4px;
    width: 370px;
}

/* 動画検索ソート*/
#movie_search_sort{
    border-bottom: 1px solid;
    width: 514px;
    margin: 0px auto;
    padding:0 0 6px;
}
#movie_search_sort_result{
     float: left;
     font-size: 12px;
     margin: 4px 0 0;
}
#movie_search_sort_contents{
    float:right; width:232px;
    padding:2px 12px 0;
}
#movie_search_sort_contents_title{
    float: left;
    font-size: 12px;
    padding-top: 2px;
}
#movie_search_sort_contents_target{
    width: 105px;
}
#movie_search_sort_contents_order{
    width: 64px;
}
/* 動画検索ソートここまで */


/*トップ回転バナー*/
.banner-carousel {
    margin-bottom: 10px;
    width: 435px;
}

.banner-carousel img {
    width: 435px;
    height: 121px;
}

.banner-carousel .swiper-button-prev {
    left: 10px;
    width: 32px;
    height: 32px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.banner-carousel .swiper-button-next {
    right: 10px;
    width: 32px;
    height: 32px;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.search_movie{
    float:right;
}
.top_channel_list_main_hover {
    border: 3px solid #0C53A3;
    /*margin:-4px - 0 -2px;*/
    margin: 3px;
}

#top_channelt_title>h3{
    float: left;
}
#top_channelt_title>p{
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 16px 0;
}
#top_channelt_title>p a{
    color: #00CCCC;
}
#top_channelt_title>p a:hover{
    color: #FF0000;
}

#header-search-form {
    /*position: relative;*/
    display: table-cell;
    vertical-align: middle;
}

#header-search-text  {
    width: 310px;
    height: 24px;
    background: #FFF;
    border: none;
    padding: 4px 10px;
    font-size: 13px;
    border-radius: 16px;
    text-align: left;
    margin: 0 10px;
}

#header-search-text:focus {
    outline: 0;
}

#searchBtn2{
    position:absolute;
    right:0;
    top:0;
    width: 64px;
    height: 32px;
    border-radius: 4px;
    border: none;
    background:url("../images/search_icon.png") no-repeat 7px 7px;
    background-color: #1b95e0;;
    font-size: 13px;
    color: #ffffff;
    padding-left: 24px;
    cursor: pointer;
}
/* ヘッダ 動画検索 */


/* パンクズ*/
#breadcrumb{
    color: #FFF;
    width:540px;
    text-align: left;
    font-size: 14px;
    margin:0 0 10px;
}
#breadcrumb a{
    color: #FFF;
}
#breadcrumb a:hover{
    color: #FF0000;
}
#breadcrumb_top{
    background-color: #FF6699;
    padding: 5px 5px 5px 2px;
}
#breadcrumb_list > li{
    float: left;
    margin:0 6px 0;
}
#breadcrumb_bottom{
    background-color: #434343;
    padding:6px 0 6px 7px;
    font-size: 12px;
}
#breadcrumb_bottom_left{
    float: left;
}
#breadcrumb_bottom_right{
    background-color: #FF6699;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float:right;
    padding:0px 10px;
    text-align:center;
    margin:0 13px 0;
}

.company_info{
    text-align: left;
    font-size: 14px;
    margin:6px 0 0;
}
.company_info a{
    color:blue;
    text-decoration: underline;
}
.company_info a:hover{
    color: #FF0000;
}
.company_info dl {
 border-bottom: 1px dotted #999;
 width:516px;
}
.company_info dt {
 float: left;
 width: 100px;
 padding:5px 0 5px 10px;
 clear:both;
 font-weight:bold;
}
.company_info dd {
 margin-left: 100px;
 padding:5px 5px 5px 10px;
}


#hall_list_table {
  width: auto;
  border-spacing: 0;
  font-size: 13px;
}
#hall_list_table th {
    color: #fff;
    padding: 8px 15px;
    background: url('../images/hall_sort_default.png') no-repeat center right #258;
    background: url('../images/hall_sort_default.png') no-repeat center right, -moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
    background: url('../images/hall_sort_default.png') no-repeat center right, -webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
    font-weight: bold;
    border-left: 1px solid #258;
    border-top: 1px solid #258;
    border-bottom: 1px solid #258;
    line-height: 120%;
    text-align: left;
    text-shadow:0 -1px 0 rgba(34,85,136,0.9);
    box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
    cursor: pointer;

}
#hall_list_table th:first-child {
  border-radius: 5px 0 0 0;
}
#hall_list_table th:last-child {
  border-radius:0 5px 0 0;
  border-right: 1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
#hall_list_table tr td {
  padding: 8px 15px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: left;
}
#hall_list_table tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#hall_list_table tr {
  background: #fff;
}
#hall_list_table tr:nth-child(2n+1) {
  background: #f1f6fc;
}
#hall_list_table tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
#hall_list_table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
#hall_list_table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
#hall_list_table tbody>tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}


#hall_list_table.tablesorter thead tr .headerSortUp {
    background: url('../images/hall_sort_asc.png') #258;
    background: url('../images/hall_sort_asc.png') no-repeat center right, -moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
    background: url('../images/hall_sort_asc.png') no-repeat center right, -webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
    cursor: pointer;
}
#hall_list_table.tablesorter thead tr .headerSortDown {
    background: url('../images/hall_sort_desc.png') #258;
    background: url('../images/hall_sort_desc.png') no-repeat center right, -moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
    background: url('../images/hall_sort_desc.png') no-repeat center right, -webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
    cursor: pointer;
}

.border_radius{
    border: 1px solid #666666;
    border-radius: 6px;
}


#hall_access_ranking{
    padding: 10px;
}
#hall_access_ranking h1{
    background: url('../images/side_arrow.png') no-repeat 3px 3px #333;
    font-size: 12px;
    color: #FFF;
    padding: 3px 0 2px 24px;
}
#hall_access_ranking_list{
    margin: 8px 0px 0px;
    font-weight: bold;
}
#hall_access_ranking_list li:first-child{
    padding: 0 0 6px;
    text-align: center;
    border-bottom: 1px dotted;
}
#hall_access_ranking_list li{
    padding: 6px 0px;
    text-align: center;
    border-bottom: 1px dotted;
}
#hall_access_ranking_list li:last-child{
    border-bottom: none;
}
.hall_access_ranking_list_img img{
    width: 120px;
}
.hall_access_ranking_list_name{
    width: 120px;
    padding: 0px 4px;
    margin: 0px auto;
    color: #11A0CF;
    font-size: 11px;
}
.hall_access_ranking_list_name a{
    color: #11A0CF;
    display: block;
}
.hall_access_ranking_list_name a:hover{
    color: #FF0000;
}


/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/


    The ScooP!鑑定団 表示部


_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
.kanteidanList{
    margin: 50px 0 10px;
}
.kanteidanList0{
    margin: 0px 0 10px !important;
}
.kanteidanInputDate{
    background:  url('../images/kanteidan_icon_camera.png') no-repeat 6px 6px #CCC;
    text-align: left;
    margin: 10px 0;
    padding: 4px 0 6px 26px;
    font-size: 13px;
    color: #000;
    height: 14px;
    position: relative;
}
.kanteidanInputDateWriter{
    position: absolute;
    right: 10px;
    top: -38px;
}
.kanteidanImgBig{
    background:  url('../images/kanteidan_frame_big.png') no-repeat #000;
    height: 400px;
    width: 300px;
    float: left;
    padding: 10px;
}
.kanteidanImgBigContent{
    height: 400px;
    width: 300px;
}
.kanteidanImgBig img{
    /*width: 300px;*/
}
.kanteidanInfo{
    font-size: 13px;
    text-align: left;
    color: #000000;
}
#kanteidanMenberOsusume .kanteidanInfo, #kanteidanTotteoki .kanteidanInfo{
    float: left;
    width: 262px;
    margin: 0px 0px 0px 58px;

}
.kanteidanInfo dt{
    background:  url('../images/kanteidan_icon_yajirushi.png') no-repeat 6px 6px #ECEAEA;
    padding: 2px 0px 4px 22px;
    font-size: 12px;
    height: 14px;

}
.kanteidanInfo dd{
    background: #FFF;
    padding: 8px 0px 8px 22px;
}
.kanteidanMemberComment{
    margin: 10px 0px;
    text-align: left;
    border-bottom: 1px dotted;
    padding-bottom: 30px;
}
.kanteidanMemberComment h3{
    background:  url('../images/kanteidan_icon_hito.png') no-repeat 4px 5px #FF0000;
    padding: 2px 0px 0px 26px;
    margin: 0px 0px 6px;
}
.kanteidanMemberCommentImg{
    float: left;
    padding: 0px 0px 0px 6px;
}
.kanteidanMemberCommentComment{
    float: left;
    margin: 8px 0px 10px 22px;
    font-size: 13px;
    width: 532px;
}

#kanteidanSintyaku{
    float: left;
    margin-top: 15px;
    width: 315px;
}
#kanteidanSintyaku h4{
    margin: 0px 0px 10px;
}
#kanteidanMember h4{
    margin: 0px 0px 10px;
}

#kanteidanMember{
    float: left;
    margin:-15px 0px 0px 10px;
    width: 315px;

}
.kanteidanImgMin{
    background:  url('../images/kanteidan_frame_min.png') no-repeat #000;
    height: 395px;
    width: 295px;
    padding: 10px;
}
.kanteidanImgMinContent{
    width: 295px;
    height: 395px;
}

.kanteidanImgMin img{
    width: 295px;
    /*height: 395px;*/
}
#kanteidanSintyakuMember{
    margin: 20px 0;
}
#kanteidanPagination{
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}
#kanteidanPaginationUl{
    font-size: 14px;
    position: relative;
    left: 50%;
    float: left;
}
#kanteidanPaginationUl li{
    position: relative;
    left: -50%;
    float: left;
    padding: 0px 6px;
}
#kanteidanPaginationUl li a{
    text-decoration: underline;
    color: #0000FF;
    display: block;
}
#kanteidanPaginationUl li a:hover{
    color: #FF0000;
}
#kanteidanTotteoki{
    margin-top:20px;
}
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/


    The ScooP!鑑定団 投稿フォーム


_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
#kanteidanFormBox{
    float:left;
    width: 640px;
    background: #FDFCF7;
    padding-bottom: 10px;
}

#kanteidanFormList{
    margin: 30px 0px 20px 16px;
    text-align: left;
    font-size: 14px;
}
#kanteidanFormList li{
    margin: 24px 0px 0px 50px;
    text-align: left;
}
#kanteidanFormList li label{
    display: inline-block;
    width: 100px;
    background: url('../images/kanteidan_icon_yajirushi.png') no-repeat 0 4px;
    padding-left: 10px;
    vertical-align: top;
}
.kanteidanFormListInput{
    display: inline-block;
    width: 360px;
    margin-right: 6px;
}
#kanteidanFormList li input{
    width: 350px;
    height: 16px;
}
#kanteidanFormListComment textarea{
    width: 358px;
}
/*
#kanteidanFormListComment{
    position: relative;
}
#kanteidanFormListComment label{
    position: absolute;
}
#kanteidanFormListComment textarea{
    width: 358px;
    margin-left: 112px;
}*/
.kanteidanRequire{
    display: inline-block;
    background: #CC0000;
    color:#FFFFFF;
    padding: 2px 6px 0px 6px;
    font-size: 13px;
}
.kanteidanButton{
    background: #666666;
    color: #FFF;
    padding: 6px 8px;
    font-size: 13px;
    cursor: pointer;
    border-radius: 6px;
}
.kanteidanConfirmButton{
    width: 100px;
}
.kanteidanExplain{
    /*margin: 35px 0px 0px 0px;*/
    position: relative;

}
.kanteidanExplanatoryNote{
    text-align: left;
    margin: 10px 0px 0px;
    font-size: 13px;
    padding: 0px 0px 0px 20px;
}
.kanteidanExplanatoryNoteForm{
    background: url('../images/kanteidan_explain_back.png') no-repeat 486px 52px;
}
.kanteidanExplanatoryNoteTop{
    background: url('../images/kanteidan_explain_top_back.png') no-repeat 486px 10px;
}
#kanteidanExplainAddButton{
    position: absolute;
    bottom: 45px;
    right: 2px;
}
.kanteidanExplanatoryAttentione{
    color:#CC0000;
    font-size: 10px;
    margin-top: 10px;
    text-align: left;
    padding: 0px 10px;
}
#kanteidanRightBar{
    float: left;
    width: 230px;
    margin: 0px 0px 0px 10px;
    text-align: left;
}
#kanteidanSearchTitle{
    background: #ECEAEA;
    font-size: 12px;
    padding: 2px 0px 2px 4px;
    font-weight: normal;
    color: #000;
}
#kanteidanSearchForm{
    position: relative;
    margin: 10px 0px 0px;
}
#kanteidanSearchButton {
    position: absolute;
    top: 0;
    right: 2px;
    cursor: pointer;
}
#kanteidanSearchFormkeyword{
    width: 300px;
    height: 16px;
    border: 1px solid #CCC;
    padding: 2px 2px 2px 6px;
    margin-left: 132px;
    font-size: 14px;
}
.kanteidanConfirmComment{
    margin: 0px 114px 0px;
}
.kanteidanConfirmAttentione{
    color:#CC0000;
    font-size: 12px;
    margin-top: 20px;
    text-align: left;
}
#kanteidanThanksAttention{
    background: url('../images/kanteidan_icon_yajirushi.png') no-repeat 0 4px;
    font-size: 14px;
    margin: 32px 0px 50px 32px;
    padding: 0px 0px 0px 12px;
    text-align: left;
}

/*

鑑定団　ライター専用ログインページ

*/
#kanteidanWriterAdd{
    font-size: 16px;
}
#kanteidanWriterAdd li{
    margin: 10px 0;
}
#kanteidanWriterAdd label{
    cursor: pointer;
}

.kanteidanWriterAddInputField label{
    display: inline-block;
    width: 110px;
}
.validateError{
    color: #FF0000;
    font-size: 12px;
    margin: 10px 0 0;
    text-align: left;
}

/*

鑑定団　ライターおすすめ選択ページ

*/
#kanteidanWriterOsusumeContent{
    margin: 0 auto;
    width: 880px;

}
#kanteidanWriterOsusumeContentUl{
    width: 90%;
    margin: 0 auto;
}
.kanteidanWriterOsusumeContentlist{
    float: left;
    margin: 5px;
    border: 1px solid #ccc;
    background: #eee;
    box-shadow: 0 2px 1px #eee;
    padding-top: 10px;
    font-size: 11px;
    width: 258px;
}
.kanteidanWriterOsusumeContentlist img{
    width: 180px;
}
.kanteidanWriterOsusumeContentlist table{
    text-align: left;
    font-size: 12px;
}
.kanteidanWriterOsusumeContentlist label{
    cursor: pointer;
}
.kanteidanWriterOsusumeContentBack{
    text-align: left;
    margin: 10px 0 0 10px;
}
.kanteidanWriterOsusumeContentNone{
    color: #FF0000;
    margin: 10px 0 0;
}

/*

鑑定団ライターオススメ確認ページ

*/
#kanteidanOsusumeConfirm{
    width: 880px;
    margin: 10px auto 0 auto;
}
#kanteidanOsusumeConfirm th{
    font-weight: normal;
    text-align: left;
    padding: 10px;
}
#kanteidanOsusumeConfirm td{
    padding: 10px;
}
/*

ScooP!tvアンケート

*/
.questionList{
    text-align: left;
    font-size: 12px;
    color: #808080;
    font-weight: normal;
    width: 520px;
}
.questionList table, .questionList td, .questionList th {
    border: 1px #CCC solid;
}
.questionList th{
    background: #E9E7E7;
    padding: 0 6px;
    width: 160px;
    text-align: left;
}
.questionList td{
    padding: 10px
}
.questionList label{
    cursor: pointer;
    display: block;
    margin-bottom: 2px;
}
.questionList label:last-child{
    margin-bottom: 0;
}
.questionList textarea{
    width: 300px;
}
#questionShuurokuTaiou, #quizKenshouNo, #dougaShakuTyoudo, #questionShuurokuWant, #questionGetKousinJouhou, #questionKansouRiyuuGood, #questionKansouRiyuuBad{
    display: none;
}

.importantNews{
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}
.importantNews a{
    color: #FF0000;
    text-decoration: underline;
}



/*

新ScooP!tvメンバー募集

*/
.recruiteForm{
    font-size: 14px;
    color: #666;
}
.recruiteForm input{
    font-size: 100%;
}

.recruiteForm th{
    width: 130px;
    text-align: left;
    padding: 8px;
    font-weight: normal;
    border-color: #E4E4E4 #CCCCCC #CCCCCC #E4E4E4;
    border-style: solid;
    border-width: 1px;
}
.recruiteForm td{
    padding: 8px;
    text-align: left;
    border-color: #E4E4E4 #CCCCCC #CCCCCC #E4E4E4;
    border-style: solid;
    border-width: 1px;
}

.recruiteForm textarea{
    width: 356px;
}
.recruiteFormRequired{
    color: #F00;
    padding-left: 4px;
}
.recruiteDesignPoint{
    text-align: left;
    width: 500px;
    margin: 10px auto;
}
.recruiteDesignPoint dt{
    float: left;
    font-weight: bold;
    padding: 6px 0;
}
.recruiteDesignPoint dd{
    padding: 6px  0 6px 100px;
}
.recruiteDesignExplain{
    text-align: left;
    font-size: 12px;
    color: #333;
    line-height: 1.8em;
}
.recruiteDesignTable{
    width: 520px;
    margin-bottom: 10px;
}


/*
スケジュールページ
*/
#schedules{
    text-align: left;
    color:#555;
    margin-top: 10px;
}

#schedules>li{
    margin-bottom: 20px;
    border-bottom: 1px solid;
    padding-bottom: 16px;
    text-align: left;
}
.scheduleTitle{
    padding:3px 5px;
    border-color:#990000;
    border-width:0 0 1px 7px;
    border-style:solid;
    background:#F8F8F8;
    margin-bottom: 10px;
}
.scheduleHallButton{
    margin-top: 8px;
}
.scheduleTitle h1{
    float: left;
    width: 316px;
    text-align: left;
    font-size: 18px;

}
.scheduleTitle h2{
    float: left;
    padding-left: 4px;
    width: 200px;
    font-size: 18px;

}
.schedulePhoto{
    float: left;
    margin-right: 18px;
    width: 200px;
}
.schedulePhoto img{
    width: 200px;
}
.schedulePhotoButton{
    margin-top: 8px;
}
.scheduleAddress{
    font-size: 12px;
}
.schedulePerformers{
    margin-left: 4px;
    float: left;
    font-size: 13px;
    padding: 1px 0 0;
}
.scheduleInfo{
    float:left;
    width: 202px;
}
/*
.scheduleInfoPerformer{
    font-size: 13px;
    margin-left: 4px;
    float:left;
}*/

.scheduleInfo li:first-child{
    margin-top:0;
}
.scheduleInfo li{
    margin-top: 12px;
}

.scheduleInfo li span:nth-child(2) {
    font-size: 14px;
    font-weight: bold;
}

.scheduleInfoTitle{
    background-color: #BD0612;
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 2px 4px 0 4px;
    display: inline-block;
    width: 40px;
    text-align: center;
    margin-right: 4px;
}

.scheduleInfo>li:first-child{
    margin:0;

}
.scheduleInfo>li{
    margin-top: 8px;
}
.schedulePerformerPhoto{
    float: left;
    text-align: right;
    width: 212px;
}
.schedulePerformerPhoto img{
    width: 96px;
}
#jasrac{
    margin: 10px 0;
}
#jasrac>img{
    width: 60px;
    margin-bottom: 10px;
}

/*
オリジナルボタン
*/
.orgButton {
    display: inline-block;
    width: 150px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
}
.orgButton::before,
.orgButton::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
.orgButton,
.orgButton::before,
.orgButton::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.formButtonSubmit{
    position: relative;
    background-color: #1abc9c;
    border-radius: 4px;
    color: #fff !important;
    line-height: 30px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 3px 0 #0e8c73;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    width: 150px;
}
.formButtonSubmit:hover {
    background-color: #31c8aa;
    box-shadow: 0 3px 0 #23a188;
}
.formButtonSubmit:active {
    top: 3px;
    box-shadow: none;
}

.formButtonReturn{
    position: relative;
    background-color: #f7d034;
    border-radius: 4px;
    color: #fff !important;
    line-height: 30px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 3px 0 #f7ba59;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    width: 150px;
}
.formButtonReturn:hover {
    background-color: #f7d034;
    box-shadow: 0 3px 0 #f7ba59;
}
.formButtonReturn:active {
    top: 3px;
    box-shadow: none;
}



/*真スロポイント表*/
.rankingTable .rankingDetaile {
    /*display: none;*/
}
.rankingTable .minusPoints{
    color: #F00;
}

#yubouHeadImg{
    background: url('../images/yubou_img_back.jpg') no-repeat;
    text-align: center;
    padding: 160px 0 0;
    height: 310px;
}
#yubouHeadImg>img{
    width: 400px;
}


#outside_left_banner {
    position: absolute;
    top: 0;
    left: -170px;
}

#outside_right_banner {
    position: absolute;
    top: 0;
    left: 890px;
}

#wrapper {
    min-width: 880px;
}

#container {
    position: relative;
    width: 880px;
    margin: 0 auto;
}

/*メニュー*/
.nav-header {
    position: relative;
    width: 100%;
    min-width: 880px;
    height: 50px;
    background: #FF679A;
    z-index: 99999;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .15);
}

.nav-header-logo a {
    position: relative;
    height: 100%;
}

.nav-header-logo img {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/*.nav-header-logo img {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*margin: auto;*/
/*}*/

.nav-header-inner {
    position: relative;
    display: flex;
    height: 50px;
    width: 880px;
    margin: 0 auto;
    z-index: 1000;
    font-size: 14px;
}

.nav-list {
    height: 50px;
    width: 880px;
    margin: 0 auto;
    z-index: 1000;
    font-size: 14px;
}

.nav-list > li {
    float: left;
    display: inline-block;
    width: 25%;
    height: 50px;
    line-height: 50px;
    background: #FF679A;
}

.nav-list > li a {
    display: block;
    text-decoration: none;
}


.nav-list li a.nav-link {
    color: #000000;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.nav-list li:hover a.nav-link {
    color: #1b95e0;
}

.nav-list > li a:hover {
    color: #1b95e0;
}

.nav-list > li:hover {
    background: #ffffff;
    max-height: 100%;
}

.sub-nav-header {
    visibility: hidden;
    opacity: 0;
    font-size: 14px;
    border-left: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .12);
    -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
    z-index: 99999;
}

.sub-nav-header li .menu-icon {
    width: 32px;
    vertical-align: middle;
}

.sub-nav .menu-icon {
    width: 48px;
    vertical-align: middle;
}

.sub-nav-header > li {
    border-top: 1px solid #111;
}

.sub-nav-header li a {
    color: #000000;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.sub-nav-header li a:hover {
    background: #c8c8c8;
}

.init-bottom {
    position: relative;
}

.init-bottom:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    display: block;
    width: 1px;
    height: 22px;
    margin: -11px 0 0 0;
    background-color: #ddd;
}


.nav-list:before,
.nav-list:after {
    content: " ";
    display: table;
}

.nav-list:after {
    clear: both;
}

.nav-list {
    *zoom: 1;
}

li.sub-nav .sub-nav-header {
    position: fixed;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 2%;
    background: #ffffff;
    height: 50px;
}

li.sub-nav:hover .sub-nav-header {
    visibility: visible;
    opacity: 1;
}

li.sub-nav ul.sub-nav-header > li {
    position: relative;
    float: left;
    width: 10%;
    border: none;
    height: 30px;
    line-height: 30px;
}

li.sub-nav ul.sub-nav-header > li:nth-child(3n+2) {
    margin: 0 1%;
}

ul.nav-list.hide {
    display: none;
}

.header-search {
    display: table;
    margin-left: auto;
    height: 100%;
}

.header-search.hide {
    display: none;
}

.header-search label {
    color: #000000;
    font-weight: bold;
}

#header-search-icon {
    position: relative;
    width: 64px;
    text-align: right;
    line-height: 50px;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
}

#header-search-icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    margin: auto;
}


/*li.sub-nav-child ul.sub-nav-child-list {*/
    /*position: fixed;*/
    /*left: 0;*/
    /*box-sizing: border-box;*/
    /*width: 100%;*/
    /*padding: 10px 2%;*/
    /*background: #ffffff;*/
    /*height: 150px;*/
    /*visibility: hidden;*/
    /*opacity: 0;*/
    /*font-size: 14px;*/
    /*border-left: 1px solid #bebebe;*/
    /*border-right: 1px solid #bebebe;*/
    /*border-bottom: 1px solid #bebebe;*/
    /*box-shadow: 0 3px 4px rgba(0, 0, 0, .12);*/
    /*-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;*/
    /*transition: opacity .2s ease-in-out, visibility .2s ease-in-out;*/
    /*z-index: 99999;*/
/*}*/

/*li.sub-nav-child:hover ul.sub-nav-child-list {*/
    /*visibility: visible;*/
    /*opacity: 1;*/
/*}*/

/*li.sub-nav-child ul.sub-nav-child-list li {*/
    /*float: left;*/
    /*width: 213px;*/
    /*height: 125px;*/
    /*border: 1px solid #000000;*/
    /*border-radius: 4px;*/
    /*margin-right: 15px;*/
/*}*/

/*li.sub-nav-child ul.sub-nav-child-list li img {*/
    /*height: 95px;*/
/*}*/

/*li.sub-nav-child ui.sub-nav-child-list li p {*/
    /*color: #167ac6;*/
/*}*/

.sub-nav-inner {
    position: relative;
    display: flex;
    height: 30px;
    width: 880px;
    margin: 0 auto;
    z-index: 1000;
}

ul.sub-nav-inner li {
    line-height: 30px;
    padding: 0 20px;
}

/* ホール詳細ページ */
#hall-detail-photo {
    float: left;
    width: 200px;
}

#hall-detail-photo img {
    width: 200px;
}

#hall-detail-name {
    color: #666666;
    font-size: 24px;
    text-align: center;
    margin-bottom: 7px;
    border: 1px solid #000;
    padding: 2px 0;
}

#hall-detail-basic {
    /*float: left;*/
    /*margin: 0 0 0 5px;*/
    /*text-align: left;*/
    /*width: 335px;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

/*ホールページ詳細の外部サイトリンクボタン*/
.hall-detail-external-link {
    margin-top: 5px;
}

.hall-detail-external-link .external-link-button {
    display: table;
    float: left;
    margin:0 5px 5px 0;
    font-size: 10px;
    line-height: 10px;
    width: 111px;
    height: 35px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    text-align: center;
    color: #ffffff;
}


.hall-detail-external-link .external-link-button:hover {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.hall-detail-external-link .external-link-button a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 103px;
    height: 35px;
}

.hall-detail-external-link .external-link-button a:link {
    color: #ffffff;
    text-decoration: none;
}

.hall-detail-external-link .external-link-button a:visited {
    color: #ffffff;
}

#hall-detail-blog-link {
    margin-top: 5px;
    margin-bottom: 10px;
}

#hall-detail-etc {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#hall-detail-schedule {
    width: 305px;
    min-height: 97px;
}

#hall-detail-schedule h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    text-align: left;
    color: #ffffff;
    background: #ff6699;
    padding: 8px 0 8px 8px;
}

#hall-detail-schedule .bg-pattern {
    /*background-color:rgba(47, 176, 0, 0.25);*/
    background-color: #ebebeb;
}

#hall-detail-schedule .record-contents {
    padding: 5px 0;
    font-size: 12px;
    border-top: 1px solid #d2d2d2;
    text-align: left;
}

#hall-detail-schedule .record-contents:first-of-type {
    border-top: 0;
}

#hall-detail-schedule .record-contents a:link, .record-contents a:visited {
    color: #11A0CF;
}

#hall-detail-schedule .record-item {
    background-color: #BD0612;
    color: #fff;
    float: left;
    font-size: 12px;
    display: inline-block;
    width: 44px;
    margin:0 4px 1px 0;
    text-align: center;
}


#hall-detail-schedule .record-tokudane {
    list-style-type: disc;
    list-style-position: inside;
}

#hall-detail-units {
    width: 100%;
}

#hall-detail-etc h4,
#related-movie h4,
#hall-flyer-container h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    text-align: left;
    color: #ffffff;
    background: #ff6699;
    padding: 8px 0 8px 8px;
}


#hall-detail-units .kashidama {
    padding: 0 0 0 6px;
    /*width: 286px;*/
    width: 100%;
}

#hall-detail-units .kashidama p {
    text-align: center;
}

#hall-detail-units .kashidama li {
    float: left;
    margin: 4px 9px 0 0;
    width: 88px;
}

#hall-detail-units .kashidama .badge {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    width: 40px;
    position: relative;
    float: left;
}

#hall-detail-units .kashidama .pachinko {
    background-color: #3295ff;
    border-radius: 4px;
}


#hall-detail-units .kashidama .pachinko .price {
    padding: 3px 0 0;
    margin: 0 0 -1px 0;
}

#hall-detail-units .kashidama .number {
    float: left;
    font-size: 13px;
    padding: 10px 0 0 1px;
}

#hall-detail-units .kashidama .slot {
    background-color: #ff2632;
    border-radius: 4px;
}

#hall-detail-facilities {
    width: 315px;
}


/*#hall-detail-etc .box-right .facilities {*/
    /*width: 290px;*/
    /*margin:0 0 0 4px;*/
/*}*/


#hall-detail-facilities li {
    float: left;
    margin:6px 4px 0 0;
    width: 40px;
    height: 40px;
    color: #ffffff;
    background-color: #1dcd00;
    border-radius: 4px;
    display: table;
    font-size: 12px;
    font-weight: bold;
}

#hall-detail-facilities li.is_disabled {
    color: #c8c8c8;
    background-color: #ffffff;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
}

#hall-detail-facilities li span {
    display: table-cell;
    vertical-align: middle;
}

#related-movie {
    position: relative;
    width: 400px;
    margin-left: 10px;
    font-size: 12px;
}

#related-movie .swiper-container {
    /*width: 678px;*/
    width: 400px;
}

#related-movie #more-button, #related-movie #scoop-more-button {
    text-align: right;
    margin: 4px 10px 4px;
    font-size: 11px;
    font-weight: bold;
}

#related-movie #more-button a, #related-movie #scoop-more-button a {
    color: #11A0CF;
    text-decoration: underline;
}

#related-movie .swiper-button-prev {
    left: 0;
    width: 32px;
    height: 32px;
    top: 45px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

#related-movie .swiper-button-next {
    right: 0;
    width: 32px;
    height: 32px;
    top: 45px;
    background: url(images/controls.png) no-repeat -43px -32px;
}


#hall-flyer-container {
    margin: 10px 0;
}

#hall-flyer-container h2 {
    text-align: left;
}

#hall-flyer-container h2 img {
    width: 540px;
}

#hall-flyer-container img {
    display: inline-block;
    max-width: 530px;
    margin: auto;
}

.hall-flyer {
    margin-bottom: 10px;
}

.hall-flyer a {
    display: inline-block;
}

#hall-map {
    display: inline-block;
    /*margin:0 0 10px 5px;*/
}

/*#hall-map h2 {*/
    /*text-align: left;*/
    /*margin: 0 0 4px 0;*/
/*}*/

/*#hall-map h2 img {*/
    /*width: 540px;*/
/*}*/

#hall-map #map-canvas {
    width: 334px;
    height: 100%;
    /*height: 182px;*/
}


#hall-maintenance-link {
    margin: 20px 0 0;
}

#hall-maintenance-link a {
    font-size: 12px;
    text-decoration: underline;
}

#tokudane-wrapper {
    border-left: 1px solid #727272;
    border-right: 1px solid #727272;
    border-bottom: 1px solid #727272;
    padding: 0 5px;
    background: #ffe5ee;
    margin-bottom: 10px;
}

#tokudane-wrapper .photo-box {
    border-bottom: 1px solid #727272;
    margin-bottom: 10px;
    margin-top: 10px;
}

#tokudane-wrapper .photo-box:first-child {
    margin-top: 0;
}

#tokudane-wrapper .photo-box:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

#tokudane-wrapper .title {
    text-align: left;
    color:#727272;
    margin-bottom: 10px;
}

#tokudane-wrapper .title-juggrepo {
    background: url('../images/scoop_ranking_jugrepo_title.png') no-repeat;
    color: #ffffff;
    padding: 14px 0 0 61px;
    height: 27px;
}


#tokudane-wrapper .photos {
    padding: 0 4px;
}

#tokudane-wrapper .photos li {
    float:left;
    width: 245px;
    margin-bottom: 10px;
}

#tokudane-wrapper .photos li:nth-child(even) {
    margin-left: 10px;
}

#tokudane-wrapper .photos li:nth-child(odd) {
    margin-right: 10px;
}

#tokudane-wrapper .photos img {
    width: 100%;
}

#tokudane-wrapper .photos .caption {
    font-size: 14px;
}

#hall-info {
    margin: 10px auto 0;
    width: 520px;
}

#hall-info table {
    width: 516px;
    margin: 0 0 10px 0;
}

#hall-info table tr:nth-child(even) {
    background: #FFDDE6;
}

#hall-info table tr a {
    font-size: 12px;
    text-decoration: underline;
}

#hall-info table tr td {
    padding: 5px 0;
}

#hall-info table tr dd {
    border: 1px solid #c0c0c0;
    border-radius: 2px;
    padding: 5px;
    width: 38px;
}

#hall-info table dt {
    float: left;
    clear: both;
    font-weight: bold;
    margin: 0 6px 0;
    padding: 0 5px;
    font-size: 13px;
    width: 82px;
    border: 1px solid #c0c0c0;
    border-radius: 2px;
    background-color: #e6e6e6;
    text-align: center;
    line-height: 28px;
}

#hall-info table dd {
    float: left;
    /*width: 48px;*/
    text-align: left;
    margin: 0 5px 0;
}

#hall-info table dd a {
    display: block;
}



#pref-access-ranking {
    /*background: #e6e6e6;*/
}

#pref-access-ranking, #pref-hall-list {
    margin: 0 auto 10px auto;
    width: 518px;
}

#pref-access-ranking h4, #hall-info h2 {
    padding-left: 10px;
    text-align: left;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    background-color: #ff78b3;
    color: #ffffff;
}

#pref-access-ranking .swiper-container {
    padding: 10px 0;
}

#pref-access-ranking .swiper-slide[data-ranking-badge="1"]:after {
    background-color: #b39b53;
}

#pref-access-ranking .swiper-slide[data-ranking-badge="2"]:after {
    background-color: #888ca5;
}

#pref-access-ranking .swiper-slide[data-ranking-badge="3"]:after {
    background-color: #ad8975;
}

#pref-access-ranking .swiper-slide[data-ranking-badge="4"]:after {
    background-color: #3b3b3b;
}

#pref-access-ranking .swiper-slide[data-ranking-badge="5"]:after,
#pref-access-ranking .swiper-slide[data-ranking-badge="6"]:after,
#pref-access-ranking .swiper-slide[data-ranking-badge="7"]:after,
#pref-access-ranking .swiper-slide[data-ranking-badge="8"]:after,
#pref-access-ranking .swiper-slide[data-ranking-badge="9"]:after,
#pref-access-ranking .swiper-slide[data-ranking-badge="10"]:after {
    background-color: #3b3b3b;
}

#pref-access-ranking .swiper-slide {
    width: 165px;
    height: 165px;
    background-color: #e6e6e6;
}

#pref-access-ranking .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

#pref-access-ranking .swiper-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

#pref-access-ranking .swiper-slide:after {
    position: absolute;
    top: -9px;
    left: 0;
    content: attr(data-ranking-badge)'';
    display: inline-block;
    font-weight: bold;
    border-radius: 50%;
    font-size: 1em;
    line-height: 1;
    min-width: 1em;
    padding: 5px;
    color: #ffffff;
    border: 2px solid #fff;
    box-shadow: 0 0 3px #999;
}

#pref-access-ranking .swiper-slide .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    width: 166px;
    line-height: 11px;
    padding: 5px;
    box-sizing: border-box;
}



#related-movie .swiper-slide:hover {
    cursor: pointer;
}

#related-movie .moviewrap {
    width: 400px;
    margin-top: 5px;
}

#related-movie .swiper-container {
    margin-top: 5px;
    background: #2c2c2c;
}

#related-movie p {
    color: #dddddd;
}

#hall-flyer-container .swiper-container {
    margin-top: 5px;
}

#hall-flyer-container .swiper-button-next {
    background: url(images/controls.png) no-repeat -43px -32px;
}

#hall-flyer-container .swiper-button-prev {
    background: url(images/controls.png) no-repeat -43px -32px;
}

#hall-flyer-container {
    position: relative;
    height: 100%;
}

#hall-flyer-container .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#hall-flyer-container .swiper-slide {
    background-size: cover;
    background-position: center;
}
#hall-flyer-container .gallery-top {
    /*height: 80%;*/
    width: 100%;
    background: #2c2c2c;
}
.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    background: #2c2c2c;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.microad iframe {
    transform: scale(0.87, 0.87);
    transform-origin: 50% 50%;
}

.microad-2col iframe {
    transform: scale(0.77, 0.77);
    transform-origin: 50% 50%;
}

.microad-2col {
    height: 192px;
    margin-bottom: 10px;
}

/*.swiper-container-parent {*/
/*    position: relative;*/
/*    margin-bottom: 10px;*/
/*}*/

/*.swiper-container-parent h3 {*/
/*    float: left;*/
/*    font-weight: bold;*/
/*    display: inline-block;*/
/*    color: #727272;*/
/*}*/

/*.swiper-container-parent h3 + a {*/
/*    float: left;*/
/*    font-size: 12px;*/
/*    color: #11A0CF;*/
/*    margin-left: 5px;*/
/*}*/

/*.swiper-container-parent .swiper-button-next, .swiper-container-parent .swiper-button-prev {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    z-index: 9999;*/
/*}*/

/*.swiper-container-parent .swiper-button-prev {*/
/*    left: -23px;*/
/*}*/

/*.swiper-container-parent .swiper-button-next {*/
/*    right: -23px;*/
/*}*/