@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
* {
    box-sizing: border-box;
}
* {
    word-wrap: break-word;
}
html {
  overflow-y:scroll;
}
body {
    width:auto;
    font-family:'Lato', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ';
    font-size:x-small;
    font-weight:normal;
    letter-spacing:1px;
    line-height:1;
    background-color: #f2f2f2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}
div.main_100p_or_980{
    width:100%;
    flex: 1;
}
div.main_c_flex_parent{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*
div.main_sp_M{
    width:440px;
}
div.main_sp_L{
    margin-right: 10px;
    width:220px;
}
div.main_sp_R{
    margin-left: 10px;
    width:300px;
}
*/

div.main_sp_M{
    width:440px;
    
    -ms-flex-order: 2;
    order: 2;
}
div.main_sp_L{
    margin-right: 10px;
    width:220px;
    
　　-ms-flex-order: 1;
    order: 1;
}
div.main_sp_R{
    margin-left: 10px;
    width:300px;

    -ms-flex-order: 3;
    order: 3;
}

section.one_sp_block{
    margin-bottom: 10px;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.4);
    overflow: hidden;
    background-color: #fff;
}

a{
    color:#000000;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

/*テスト用*/
p.dumptest{
    padding: 3px 0px 3px 0px;
}
/*---------------------------------------------
ヘッダー
---------------------------------------------*/
table.menu{
    width:100%;
    background-color:#ffeb08;
    //background-color:#000000;
    //border-bottom: solid 1px #000000;
}
td.menu_L{
    width:100px;
    font-size:small;
    vertical-align: middle;
    padding:0px 0px 0px 10px;
    text-align: left;
}
td.menu_M{
    font-size:small;
    vertical-align: middle;
    padding:0px 0px 0px 3px;
    text-align: left;
}
img.tlogo{
    width:100px;
    vertical-align:middle;
}


td.menu_R{
    text-align: right;
    vertical-align: middle;
    padding:5px 7px 3px 0px;
}
div.head_change_main{
    width:80px;
    float:right;
}
div.head_change_main_mobile{
    width:80px;
    float:right;
    z-index: 2001;
    position:relative;
}
table.img_left_1{
    width:100%;
    background-color:#ffd700;
    //background-color:#ff0000;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px; 
    
}
table.img_left_1 td{
    vertical-align: middle;
}
td.img_left_1_1{
    text-align:middle;
    width:28px;
}
td.img_left_1_1 img{
    width:28px;

}
td.img_left_1_2{
    vertical-align: middle;
    text-align:left;
}
div.head_change_menu{
    display: none;
    width:170px;
    margin:2px 0px 0px 0px;
    font-weight: bold;
    border-top:solid 1px #000000;
    color:#000000;
    z-index: 10;
}
div.head_change_menu_mobile{
    display: none;
    position: absolute;
    left: 0; top: 0;
    width: 100%; height: 100%;
    padding: 45px 0px 0px 0px;
    background: rgba(200, 200, 200, .8);
    z-index: 2000;
    font-weight: bold;
}
div.head_change_menu a{
    color:#000000;
}



div.menu_child{
    //padding:0px 5px 0px 5px;
    margin:0px 0px 0px 0px;
}
div.menu_child table{
    height:40px;
    width:100%;    
    //background-color:#ffa64d;
    border-bottom:solid 1px #000000;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
/*    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;*/
    
    //background-color:#ffffff;
    //border-bottom:solid 1px #000000;
}
div.menu_child table td{
    vertical-align: middle; 
}
div.menu_child table td.text{
    text-align: right;
}
div.menu_child table td.img{
    width:30px;
    text-align: center;
}
div.menu_child table td.img img{
    width:15px;
    margin:6px 3px 6px 0px;
}


div.head_free_change_menu{
    display: none;
    width:170px;
    //padding:5px 5px 0px 5px;
    //background-color: #1e90ff;
   
}
/*---------------------------------------------
ヘッダーの広告
---------------------------------------------*/
p.head_add{
    background-color:#ffeb08;
    //background-color:#000000;
    //color:#ff4500;
    border-bottom:solid 1px #000000;
    padding:5px 0px 5px 15px;
    line-height: 1.3;
}
p.head_add{
    padding:5px 0px 5px 15px;
    line-height: 1.3;
}

/*---------------------------------------------
Pスポーツ用ヘッダー告知
---------------------------------------------*/
div.notification_container {
    position: relative;
    border: 2px solid #db2323;
    padding: 35px 5px 5px 5px;
    font-weight: bold;
}
div.notice_image {
    background-image: url(./img/ui_warning.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 20px;
    height: 52px;
    vertical-align: top;
    margin: 0 5px;
}
div.notice_title {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 10px 10px 30px;
    background-color: #db2323;
    color: #FFF;
    font-size: 10px;
    width: 100%;
    box-sizing: border-box;
}
span.notice_emoji {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 20px;
    color: #FFF;
    background-color: #db2323;
    z-index: 2;
}
div.notice_content {
    display: inline-block;
    line-height: 1.3;
    width: 100%;
}
span.notice_line {
    color: #ff0f0f;
}
div.entryed_container {
    border: 2px solid #000ad8;
    font-weight: bold;
}
div.entryed_title {
    display: inline-block;
    background-color: #000ad8;
    color: #FFF;
    padding: 5px;
}
div.entryed_title_right {
    display: inline-block;
    background-color: #FFF;
    color: #000ad8;
    padding: 5px;
}

/*---------------------------------------------
フッター
---------------------------------------------*/

div.foot_base{
    margin:0;
    background-color:#ffeb08;
}


div.ybar{
    background-color:#ffeb08;
    border-top:solid 1px #000000;
    border-bottom:solid 1px #000000;
    padding:10px 0px 10px 15px;
    //margin:10px 0px 10px 0px;
}

table.foot{
    margin:5px 0px 0px 15px;
    //background-color:#ffd700;
    //width:100%;
}
table.foot td{
    padding:5px 0px 5px 0px;
}
table.foot a{
    //background-color:#ffd700;
    //margin:0px 3px 0px 3px;
    padding:2px 5px 2px 5px;
    //border:solid 1px #000000;
    //border-radius: 4px;
    //-webkit-border-radius : 4px;
    //-moz-border-radius: 4px; 
}

div.foot_base div.copyright{
    background-color:#ffeb08;
    padding:5px 0px 3px 0px;
    font-size:xx-small;
    text-align: right;
    letter-spacing:0px;
}
div.foot_base div.copyright font.moy{
    //color: #ff7f50;
}


/*---------------------------------------------
ヘッダーの下のナビゲーション
---------------------------------------------*/
div.page_path{
    background-color:#ffeb08;
    //background-color:#000000;
    //color:#cccccc;
    border-bottom:solid 1px #000000;
    padding:10px 0px 10px 15px;
}
div.page_path_hole{
    background-color:#333333;
    color:#ffffff;
    //background-color:#ffffff;
    //color:#000000;
    
    border-bottom:solid 1px #000000;
    padding:10px 0px 10px 15px;
}
div.page_path_black{
    //background-color:#ffeb08;
    background-color:#333333;
    color:#ffffff;
    border-bottom:solid 1px #000000;
    padding:10px 0px 10px 15px;
}
div.page_path_side{
    background-color:#666;
    color:#fff;
    padding:10px;
}
div.page_path_gray{
    background-color:#444;
    color:#ffffff;
    border-bottom:solid 1px #000000;
    padding:10px;
}
div.page_path_red{
    //background-color:#ffeb08;
    background-color:#fa8072;
    color:#000000;
    border-bottom:solid 1px #000000;
    padding:10px 0px 10px 15px;
}
div.page_path_orenge{
    //background-color:#ffeb08;
    background-color:#ffa500;
    color:#000000;
    border-bottom:solid 1px #000000;
    padding:10px 0px 10px 15px;
}


font.favo_set{
    color:#aaaaaa;
    font-weight:normal;
    font-size:xx-small;
    line-height:1;    
}
/*---------------------------------------------
一番おおきいブロック
---------------------------------------------*/
div.parts_block{
    margin:10px 10px 10px 10px;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
    background-color:#fffacd;
    
}
div.parts_block_mgn{
    height:10px;
}
div.navi_bar{
    font-weight: bold;
    padding:0px 0px 10px 15px;
    //border-bottom:solid 1px #aaaaaa;
    line-height: 1.5;
    background-color: #222222;
    color:#eeeeee;
}
div.bar_body{
    font-weight: bold;
    padding:0px 0px 10px 15px;
    border-bottom:solid 1px #aaaaaa;
    line-height: 1.5;
}
h2.bar_body{
    font-weight: bold;
    padding:0px 0px 10px 15px;
    border-bottom:solid 1px #aaaaaa;
    line-height: 1.5;
}
h1.bar_body_serch{
    padding:0px 0px 5px 15px;
    font-weight: bold;
}
h1.bar_body_serch_2{
    padding:0px 0px 5px 15px;
    font-weight: bold;
    line-height: 1.5;
    border-bottom:solid 1px #aaaaaa;
}
p.bar_body_serch_num{
    border-bottom:solid 1px #aaaaaa;
    font-weight: bold;
    padding:0px 0px 10px 20px;
}

/*---------------------------------------------
二番目のブロック ここは
---------------------------------------------*/
div.parts_block2{
    margin:4px 15px 0px 15px;
    background-color:#ffeb08;
    padding:5px 5px 5px 5px;
    color:#000000;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;   
}
div.parts_block2_2{
    margin:4px 15px 0px 15px;
    background-color:#ffffff;
    padding:5px 5px 5px 5px;
    color:#000000;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;   
}
div.parts_block2_3{
    margin:0px 0px 0px 0px;
    background-color:#ffffff;
    //padding:5px 5px 5px 5px;
    color:#000000;
    //border:solid 1px #000000;
/*    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;   */
}


div.parts_block2_no_color{
    margin:4px 14px 0px 13px;
    //padding:5px 5px 5px 5px;
    //background-color: #00ff00;
}
div.parts_block2_text{
    margin:4px 14px 0px 13px;
    line-height: 1.5;
}
div.parts_block2_text ul{
    list-style:none;
}

div.parts_block3{
    //margin:4px 14px 0px 13px;
    padding:3px 0px 0px 3px;
}


/*---------------------------------------------
ワッペンのところ
---------------------------------------------*/
table.add{
    width:100%;
}
div.one_info_block{
    font-weight: bold;
    width:90px;
    height:80px;
    color: #000000;
    text-align: center;
    padding:30px 0px 0px 0px;
    margin:4px 0px 0px 3px;
    
    background-image: url(./img/f00352_1.png);
    background-repeat:no-repeat;
    -moz-background-size:100% auto;
    background-size:100% auto;
}
font.num{
    font-weight:normal;
    font-size:medium;
    color:#ff0000;
}

/*---------------------------------------------
キャラクター
---------------------------------------------*/
div.cara_voice{
    //background-color: #0000ff;
    //position:relative;
    margin:0px 0px 0px 15px;
    background-image: url(./img/00356_3.png);
    background-repeat:no-repeat;
    -moz-background-size:190px 90px;
    background-size:190px 90px;
    //width: 100%;
    height: 100px;
    //overflow: hidden;
}
div.cara_voice_cara{
    //background-color: #00ffff;
    //position:relative;
    margin:10px 20px 0px 0px;
    //background-image: url(./img/g2.png);
    background-repeat:no-repeat;
    -moz-background-size:90px auto;
    background-size:90px auto;
    background-position: right top;
    //width: 100%;
    height: 100px;
    overflow: hidden;
}
div.cara_voice div.voice{
    padding:30px 0px 0px 30px;
    //position: absolute;
    //background-color: #ff0000;
    //width:50px;
    font-weight:bold;
    font-size:x-small;
    line-height:1.5;
}

/*---------------------------------------------
カレンダー的な日付表示のボックス
---------------------------------------------*/
div.md{
    width:50px;
    margin:0px 0px 0px 0px;
}
div.md div.md_m{
    text-align: center;
    padding:3px 0px 3px 0px; 
    //background-color:#f0e68c;
    background-color:#ff7f50;
    
    border-top:solid 1px #000000;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    
    border-radius: 4px 4px 0 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
}
div.md div.md_d{
    text-align: center;
    font-size:small;
    padding:3px 0px 3px 0px; 
    background-color: #ffffff;
    border:solid 1px #000000;
    border-radius: 0 0 4px 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
}

/*---------------------------------------------
TOPのレポートのタイトル領域
---------------------------------------------*/
table.repo_title{
    width:100%;
    
}
table.repo_title td.ymd{
    vertical-align: middle;
    width:50px;   
}
table.repo_title tdmd_other{
    vertical-align: top;
}
table.repo_title td.wide_auto{
    vertical-align:middle;
    text-align: left;
}


table.repo_title td.serch_list_td_img{
    vertical-align:middle;
    width:30px;
    padding:0px 0px 0px 0px;
}
table.repo_title td.serch_list_td_img img{
    width:16px;
    height:auto;
}


div.repo_ken_hole_div_mgn{
    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 5px;
    //background-color:#ffffff;
    //border:solid 1px #000000;
}
div.repo_ken_hole_div{
    padding:0px 0px 0px 6px;
}
p.box_repo_top_ken{
    font-size:xx-small;
}
p.box_repo_top_kname{
    padding:5px 0px 2px 0px;
    font-weight: bold;
}


/*---------------------------------------------
レポートの表の部分
---------------------------------------------*/
div.one_repo_table{
    margin:3px 0px 0px 0px;
    padding:0px 2px 0px 2px;
    
}

table.repo_ktable{
    width:100%;
    border-spacing: 0px;
    //border:solid 1px #000000;
    background-color:#ffffff;
    color:#000000;
    border:solid 1px #000000;
    //border-radius: 4px;
    //-webkit-border-radius : 4px;
    //-moz-border-radius: 4px; 
}

table.repo_ktable tr{
    text-align: right;    
    vertical-align:middle;
}
table.repo_ktable tr.repo_ktable_th th{
    border-bottom:solid 1px #aaaaaa;
    padding:5px 10px 5px 0px;
    color:#000000;
    
    font-size:x-small;
    font-weight:normal;
}
table.repo_ktable tr.repo_ktable_sum td{
    border-bottom:solid 1px #aaaaaa;
    //background-color:#353535;
    background-color:#666666;
    color:#eeeeee;
}
table.repo_ktable tr.repo_ktable_ave td{
    border-bottom:none;
    //background-color:#353535;
    background-color:#666666;
    color:#eeeeee;
}
table.repo_ktable td{
    padding:5px 10px 5px 0px;
    font-size: 0.7rem;
    border-bottom:solid 1px #aaaaaa;
}

table.repo_ktable tr.repo_ktable_sum_pk td{
    border-bottom:solid 2px #ff69b4;
    //background-color:#353535;
    background-color:#666666;
    color:#eeeeee;
}
table.repo_ktable tr.repo_ktable_ave_pk td{
    border-bottom:solid 2px #ff69b4;
    //background-color:#353535;
    background-color:#666666;
    color:#eeeeee;
}
table.repo_ktable tr.pickup td{
    padding:5px 10px 5px 0px;
    border-bottom:solid 2px #ff69b4;
}



/*---------------------------------------------
レポートのテーブルの数字
---------------------------------------------*/
table.repo_ktable{
    width:100%;
}
table.repo_ktable th{
    vertical-align: middle;
}
td.idx{
    width:12%;
    //background-color:#c0c0c0;
    //border-right:solid 1px #aaaaaa;
}    
td.hit_all{
    width:13%;
}
td.hit_pc{
    width:13%;
}
td.hit_bb{
    width:13%;
}
td.hit_rb{
    width:13%;
}
td.hit_art{
    width:13%;
}
td.start{
    width:20%;
    font-weight: bold;
}
td.dedama{
    width:20%;
    font-weight: bold;
}
td.hanbetu{
    width:20%;
    text-align: center;
    vertical-align: middle;
}

font.samai_plus{
    color: #00bfff;
}
font.samai_mainus{    
    color: #ff4500;
}
font.os_plus{
    color: #00bfff;
    font-size:small;
    font-weight: bold;
}
font.os_mainus{    
    color: #ff4500;
    font-size:small;
    font-weight: bold;
}





div.details{
    float:right;
    margin:0px 0px 0px 0px;
    height:100%; 
    //background-color: #ff0000;
}
div.details_txt{
    //padding:0px 10px 0px 0px;
    margin:5px 0px 0px 0px;
    //padding:10px 20px 10px 20px;
    padding:7px 12px 7px 12px;
    //width:100px;
    //height:30px;
    background-color:#ffd700;
    //color:#000000;
    
    //background-color:#ff7f50;
    //color:#eeeeee;
    //background-color: #ff7f50;
    border:solid 1px #000000;
    
    text-align: center;    
    vertical-align:middle;
    
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
    
    //margin:10px 20px 10px 10px;
}


div.clearfloat{
    width:100%;
    height:1px;
    clear:both;
    //border-bottom:solid 1px #aaaaaa;
}


img.icon{
    width:30px;
    height:30px;
    vertical-align:middle;
}


/*---------------------------------------------
TOPのイベントの日付切り替えのところ
---------------------------------------------*/
table.top_eve_day{
    width: 100%;
}
table.top_eve_day td.ymd{
    vertical-align: top;
    width:50px;
}
table.top_eve_day td.place{
    padding:0px 0px 0px 0px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    width:70px;
}
p.box_top_eve_place{
    padding:8px 0px 8px 0px;
    font-weight: bold;
}

table.top_eve_day td.link{
    text-align: right;
    vertical-align: middle;
}

p.pk_other{
    
}
p.pk_other a{
    background-color:#ffd700;
    //margin:0px 3px 0px 3px;
    padding:5px 10px 5px 10px;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}



/*---------------------------------------------
イベント検索結果の日付切り替えのところ
---------------------------------------------*/
table.serch_view_eve_day{
    width: 100%;
}
table.serch_view_eve_day td.ymd{
    width:23%;
    vertical-align: middle;
}
/*---------------------------------------------
検索の情報展開のトリガになるボタン serch_list_bottomが配色
---------------------------------------------*/
p.box_title{
    //padding:8px 0px 8px 5px;
    padding:7px 0px 7px 3px;
    margin:0px 0px 0px 0px;
}
h2.box_title{
    //padding:8px 0px 8px 5px;
    padding:7px 0px 7px 3px;
    margin:0px 0px 0px 0px;
    font-weight:normal;
}
div.change_main{
    //width:100%;
    //background-color: #ff0000;
}
div.mgn_serch_list_bottom{
    //width:100%;
    padding:4px 15px 0px 15px;
}
div.mgn_serch_list_list{
    //width:100%;
    padding:4px 15px 0px 25px;
}
table.serch_list_bottom{
    //color:#ffffff;
    color:#000000;
    //background-color:#333333;
    //background-color:#ffeb08;
    background-color:#ffffff;
    border-spacing: 2px;
    width:100%;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}
table.serch_list_bottom td{
    vertical-align:middle;
    text-align:left;
    //background-color: #ff0000;
}
table.serch_list_bottom td.serch_list_td_img{
    width:30px;
    padding:10px 0px 10px 10px;
}
table.serch_list_bottom td.serch_list_td_img img{
    width:17px;
    height:auto;
}
table.serch_list_bottom td.serch_list_td_str{
    width:60%;
    //background-color: #ff0000;
}
table.serch_list_bottom td.serch_list_td_num{
}

/*---------------------------------------------
検索の情報展開の展開されるほう
---------------------------------------------*/
div.change_menu{
    display: none;
}
div.change_menu_open{
    //display: none;
}

table.serch_list_pd{
    color:#000000;
    background-color:#ffffff;
    //color:#ffffff;
    //background-color:#333333;
    width:100%;
    border-spacing: 2px;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}
table.serch_list_pd td{
    vertical-align:middle;
    text-align:left;
}

.side_bar_kbn {
    padding: 0px 0px 0px 5px;
    margin: 5px 0px 5px 5px;
    font-size: small;
    font-weight: bold;
    border-left: solid 5px #ffeb64;
}

table.serch_list_pd td.side_bar_L{
    font-size: 11px;
    padding-left:10px;
    width:70%;
}
table.serch_list_pd td.side_bar_M{
    font-size: 11px;
    text-align:right;
    padding-right:5px;
}
table.serch_list_pd td.side_bar_L_O{
    font-size: 11px;
    padding-left:10px;
    width:60%;
}
table.serch_list_pd td.side_bar_M_O{
    font-size: 12px;
    text-align:right;
    padding-right:5px;
    color:#ff3d28;
    font-weight: bold;
}
table.serch_list_pd td.side_bar_R{
    width:22px;
    text-align:right;
}
img.side_r_nav{
    vertical-align:middle;
    width:auto;
    height:25px;
    margin:0px 10px 0px 0px;
}


table.serch_list_pd td.serch_list_td_str{
    width:60%;
    vertical-align:middle;
}
table.serch_list_pd td.wide_auto{
}

div.str_no_color{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
}
div.str_no_color_1{
    margin:3px 0px 3px 5px;
}
div.str_no_color_2{
    margin:0px 0px 0px 5px;
    padding:0px 0px 0px 5px;
}
div.str_no_color_little{
    margin:0px 0px 0px 2px;
    padding:0px 0px 0px 3px;
}

div.str_color1{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #ff7364;
}
div.str_color2{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #ffa064;
}
div.str_color3{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #ffcd64;
}
div.str_color4{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #ffeb64;
}
div.str_color5{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #f0ff64;
}
div.str_color6{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #c3ff64;
}
div.str_color7{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #a5ff64;
}
div.str_color8{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #78ff64;
}
div.str_color9{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #69ff82;
}
div.str_color10{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #69ffa0;
}
div.str_color11{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #69ffcd;
}
div.str_color12{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #69fffa;
}
div.str_color13{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #69e1fa;
}
div.str_color14{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #69b4fa;
}
div.str_color15{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #6987fa;
}
div.str_color16{
    margin:3px 0px 3px 5px;
    padding:0px 0px 0px 5px;
    border-left:solid 5px #695afa;
}






div.str_all{
    border-left:solid 5px #000000;
    //background-color: #ff0000;
    margin:3px 0px 3px 5px;
    padding:8px 0px 8px 5px;
}
div.str_hei{
    border-left:solid 5px #dcdcdc;
    //background-color: #ff0000;
    margin:3px 0px 3px 5px;
    padding:8px 0px 8px 5px;
}
div.str_sat{
    border-left:solid 5px #1e90ff;
    //background-color: #ff0000;
    margin:3px 0px 3px 5px;
    padding:8px 0px 8px 5px;
}
div.str_sun{
    border-left:solid 5px #ff0000;
    //background-color: #ff0000;
    margin:3px 0px 3px 5px;
    padding:8px 0px 8px 5px;
}

table.serch_list_pd td.serch_list_td_num{
}
table.serch_list_pd td.serch_list_td_img{
    text-align:right;
}
table.serch_list_pd td.serch_list_td_img img{
    width:auto;
    height:25px;
    margin:0px 10px 0px 0px
}

font.hei{
    
}
font.sat{
    color:#1e90ff;
}
font.sun{
    color:#ff0000;
}

/*---------------------------------------------
リストのボックスの装飾　イベントのリスト表示
---------------------------------------------*/
p.box_eve_sche { 
    color:#a9a9a9;
    font-size:xx-small;
}
p.box_eve_hole { 
    margin:6px 0px 0px 0px;
    font-weight:bold;
}
p.box_eve_add { 
    color:#a9a9a9;
    font-size:xx-small;
    margin:6px 0px 0px 0px;
}

/*---------------------------------------------
リストのボックスの装飾　県と市町村
---------------------------------------------*/
div.box_kencity{
    //padding:8px 0px 8px 3px;
}
p.box_kencity{
    padding:8px 0px 8px 3px;
}
h3.box_kencity{
    padding:8px 0px 8px 3px;
    font-weight: normal;
}
/*---------------------------------------------
リストのボックスの装飾　イベント媒体のリスト表示
---------------------------------------------*/
p.box_plat_plat{
    padding:8px 0px 8px 0px;
}
/*---------------------------------------------
リストのボックスの装飾　イベント名称のリスト表示
---------------------------------------------*/
p.box_sche_kbn{
    font-size:xx-small;
}
p.box_sche_sche{
    font-weight: bold;
    padding:5px 0px 5px 0px;
}
/*---------------------------------------------
リストのボックスの装飾　ホール名称のリスト表示
---------------------------------------------*/
p.box_hole_name{
    color:#000000;
    font-weight: bold;
    padding:4px 0px 4px 0px;
}
p.box_hole_add{
    color:#a9a9a9;
    font-size:xx-small;
    
}










/*---------------------------------------------
ホールページ　リストボックスの装飾
---------------------------------------------*/
h1.box_hole_view_hole_name{
    font-size:small;
    font-weight: bold;
    padding:4px 0px 3px 0px;
}
p.box_hole_view_hole_name{
    font-size:small;
    font-weight: bold;
    padding:4px 0px 3px 0px;
}
h1.subtitle{
    font-weight: normal;
}


/*---------------------------------------------
ホールページ　イベント情報
---------------------------------------------*/
table.hole_view_event_list{
    width: 100%;
}
table.hole_view_event_list td.ymd{
    width:50px;
    vertical-align:middle;
    text-align: left;
    padding:0px 0px 0px 0px;
    
}
table.hole_view_event_list td.wide_auto{
    vertical-align:middle;
    text-align: left;
}

table.hole_view_event_list td.serch_list_td_img{
    text-align:right;
    vertical-align:middle;
}
table.hole_view_event_list td.serch_list_td_img img{
    width:auto;
    height:25px;
    margin:0px 10px 0px 0px
}



/*---------------------------------------------
ホールページ　イベント情報　リストのボックスの装飾
---------------------------------------------*/
p.box_hole_view_sche_kbn{
    padding:0px 0px 0px 0px;   
    font-size:xx-small;
}
p.box_hole_view_sche_name{
    font-weight: bold;
    padding:4px 0px 4px 0px;   
}

/*---------------------------------------------
ホールページ　イベント情報
・AI独自予想の過去データ
・取材分析 信頼度情報
---------------------------------------------*/
ul.ai_bunseki_head {
  display: table;
  width: 100%;
}
ul.ai_bunseki_head li {
  display: table-cell;
  vertical-align: top;
}
ul.ai_bunseki_head li:last-child {
  padding-left: 15px;
}
ul.ai_bunseki_head li img {
  width: 50px;
  height: auto;
}
p.ai_bunseki_fukidashi {
  position: relative;
  padding: 5px 10px 5px 10px;
  background-color: #fff1eb;
  border-radius: 10px;
  width: 100%;
  font-weight: bold;
  box-sizing: border-box;
  min-height: 46px;
}
p.ai_bunseki_fukidashi:after {
  position: absolute;
  content: "";
  display: inline-block;
  top: 16px;
  left: -16px;
  border: 8px solid transparent;
  border-right: 8px solid #fff1eb;
}

table.past_data_samai {
  width: 100%;
  border-collapse: collapse;
  font-size: x-small;
  line-height: 18px;
}
table.past_data_samai td {
  border-bottom: solid 0.7px #aaaaaa;
}
div.event_ana {
  margin-top: 10px;
  padding: 10px;
  background-color: #fff1eb;
  border-radius: 10px;
}
div.event_ana ul {
  display: table;
  width: 100%;
}
div.event_ana ul li {
  display: table-cell;
  vertical-align: top;
}
div.event_ana ul li:first-child {
  width:auto;
}
div.event_ana ul li:last-child {
  width:50px;
}
div.event_ana img {
  width: 50px;
  height: auto;
}
div.event_ana img.point_star {
  margin: 0;
  width: 16px;
  height: auto;
  vertical-align: middle;
}
p.event_ana_title {
  position: relative;
  width: 90%;
  margin-bottom: 5px;
  padding: 5px;
  font-weight: bold;
  background-color: #fff;
  border-radius: 10px;
  min-height: 46px;
}
p.event_ana_title:before {
  content: "";
  position : absolute;
  right: -17px;
  top: 10px;
  width: 13px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
}
p.event_ana_title:after {
  content: "";
  position : absolute;
  right: -27px;
  top: 22px;
  width: 8px;
  height: 7px;
  background-color: #fff;
  border-radius: 50%;
}
table.ana_result {
  margin-top: 5px;
  border-collapse: collapse;
  width: 100%;
  font-size: 11px;
}
table.ana_result tr {
  border-bottom: dotted 0.7px #aaaaaa;
}
table.ana_result td {
  width: auto;
}
table.ana_result td:first-child {
  width: 80px;
}
table.ana_result td:last-child {
  width: 90px;
}





/*---------------------------------------------
ホールページ　レポート情報　リストのボックスの装飾
---------------------------------------------*/
p.box_hole_view_report_bar{
   font-weight: bold;
   padding:8px 0px 8px 0px;   
}

h3.box_hole_view_report_kame{
   font-weight: bold;
   padding:3px 0px 3px 0px;   
}
h2.box_hole_view_report_kame{
   font-weight: bold;
   padding:3px 0px 3px 0px;   
}
p.box_hole_view_report_kame{
   font-weight: bold;
   padding:3px 0px 3px 0px;   
}

div.one_repo_table_hole_view{
    margin:3px 0px 0px 0px;
    padding:0px 3px 0px 3px; 
}
div.one_repo_table_hole_view_os{
    margin:3px 0px 7px 0px;
    padding:0px 3px 0px 3px; 
}
p.repo_foot{
    color:#a9a9a9;
    margin:1px 0px 3px 0px;
    font-size:xx-small;
    padding:0px 5px 0px 0px;
    text-align: right;
}
/*---------------------------------------------
会員登録をするボタン
---------------------------------------------*/
div.register_btn_mgn{
    margin:4px 15px 0px 15px;
}
div.register_btn_mgn_flat{
    margin:4px 10px 5px 10px;
}
table.register_btn{
    width:100%;
    height:40px;
    background-color: #ffa500;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}
table.register_btn td{
    vertical-align: middle;
}
table.register_btn td.wide_auto{
    text-align: center;
}
table.register_btn td.register_btn_link_img{
    text-align:right;
    width:30px;
}
table.register_btn td.register_btn_link_img img{
    height:27px;
    margin:0px 10px 0px 0px;
    vertical-align: middle;
}

/*---------------------------------------------
ホールページ　レポート投稿のボタン
---------------------------------------------*/
div.input_btn_mgn{
    margin:4px 15px 0px 15px;
}

table.input_btn{
    width:100%;
    background-color: #ffeb08;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}
table.input_btn td{
    vertical-align: middle;
}    
td.normal_btn_img{
    width:50px;
}
td.normal_btn_img img{
    width:27px;
    margin:5px 5px 5px 10px;
}

table.input_btn td.serch_list_td_img{
    text-align:right;
    vertical-align:middle;
}
table.input_btn td.serch_list_td_img img{
    width:auto;
    height:25px;
    margin:0px 10px 0px 0px
}

p.box_hole_view_report_input{
    font-weight: bold;
    padding:0px 0px 0px 5px;
    font-size:x-small;
}

/*---------------------------------------------
非会員登録ユーザーへのロック
---------------------------------------------*/
div.parts_block2_add{
    margin:4px 15px 0px 15px;
    background-color:#fff0f5;
    padding:5px 5px 5px 5px;
    color:#000000;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
    line-height:1.4;
}
div.parts_block2_add_flat{
    margin:5px 10px 0px 10px;
    background-color:#fff0f5;
    padding:5px 5px 5px 5px;
    color:#000000;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
    line-height:1.4;
}
div.parts_block2_add_osu{
    margin:4px 0px 0px 0px;
    background-color:#fff0f5;
    padding:5px 5px 5px 5px;
    color:#000000;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
    line-height:1.4;
    font-size: x-small;
}

table.lock_msg1{
    width: 100%;
}

table.lock_msg1 td.wide_auto{
    vertical-align:middle;
    text-align: left;
}

table.lock_msg1 td.lock_img{
    width:30px;
    text-align:center;
    vertical-align:middle;
}
table.lock_msg1 td.lock_img img{
    width:20px;
    height:auto;
    margin:5px 5px 5px 5px;
}
p.lock_text{
    font-weight: bold;
    font-size:x-small;
}
font.add_str{
    font-weight:normal;
    font-size:small;
    color:#ff0000;
}
font.add_str2{
    font-weight:bold;
    font-size:small;
    color:#ff0000;
}
font.add_str_2{
    font-weight:normal;
    font-size:small;
    color:#ff1493;
}
span.add_str_3{
    padding:2px 0px 0px 5px;
    font-weight:normal;
    font-size:small;
    color:#ff1493;
}
    



/*---------------------------------------------
会員登録 の説明
---------------------------------------------*/
td.orenge_subt{
    width:25%;
    vertical-align: middle;
    text-align: center;
    border:solid 1px #000000;
    background-color: #FFA500;
}

div.explan_mgn{
    margin:0px 15px 0px 15px;
    line-height: 1.5;
}
table.explan_line{
    width:100%;
    //background-color: #00bfff;
    //border:solid 1px #000000;
    border-spacing: 0px 4px;
}
table.explan_line td.subt{
    width:25%;
    vertical-align: middle;
    text-align: center;
    border-top:solid 1px #000000;
    border-left:solid 1px #000000;
    border-bottom:solid 1px #000000;
    background-color: #FFA500;
}
table.explan_line td.text{
    vertical-align: middle;
    text-align: left;
    border:solid 1px #000000;
    padding:7px 0px 7px 5px;
    background-color: #ffffff;
}


table.explan{
    width:100%;
    //background-color: #00bfff;
}
table.explan td.subt{
    width:25%;
    vertical-align: middle;
    text-align: center;
}
table.explan td.text{
    vertical-align: middle;
    text-align: left;
}
input.agrck{
    height:25px;
    width:25px;
}
a.none{
    color:#4462C1;
    border-bottom:solid 1px #4462C1;
}
/*---------------------------------------------
Ajaxのボタン
---------------------------------------------*/
div.ajax_btn_mgn{
    margin:5px 15px 0px 15px;
}
table.ajax_btn{
    width:100%;
    height:40px;
    background-color: #ffeb08;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}
table.ajax_btn td{
    vertical-align: middle;
}    
table.ajax_btn td.ajax_btn_img{
    width:50px;
    text-align: center;
}
table.ajax_btn td.ajax_btn_img img{
    height:30px;
}
table.ajax_btn td.wide_auto{
    text-align:center;
}
table.ajax_btn td.wide_auto_center{
    text-align:center;
}
table.ajax_btn td.ajax_btn_link_img{
    width:30px;
    text-align:right;
}
table.ajax_btn td.ajax_btn_link_img img{
    height:27px;
    margin:0px 10px 0px 0px;
}
/*---------------------------------------------
Ajaxのプログレス画像
---------------------------------------------*/
table.ajax_wait_btn{
    width:100%;
    height:40px;
    //background-color: #ffeb08;
    border:solid 1px #fffacd;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}
table.ajax_wait_btn td{
    vertical-align: middle;
}
table.ajax_wait_btn td.wait_img{
    text-align: center;
}
table.ajax_wait_btn td.wait_img img{
    height:30px;
}
td.ajax_L{
    width:50%;
    background-color: #ffeb08;
}
td.ajax_R{
    width:50%;
}
/*---------------------------------------------
Ajaxの結果情報ボックス
---------------------------------------------*/
div.info_box_mgn{
    margin:0px 15px 0px 15px;
}
table.info_box{
    width:100%;
    line-height: 1.5;
}
table.info_box td{
    vertical-align: middle;
}
table.info_box td.info_boxL{
    width:20%;
    text-align: center;
}
table.info_box td.info_boxL img{
    width:30px;
}
table.info_box td.info_boxR{
    text-align: left;
}
font.bold{
    font-weight: bold;
}
font.red{
    color:#ff0000;
}
font.red2 {
    color: #ff7f50;
}
font.black2 {
    color: #000;
}
font.blue{
    color:#1e90ff;
}

/*---------------------------------------------
キャリア選択のテーブル
---------------------------------------------*/
div.carrier_btn_mgn{
    margin:0px 15px 0px 15px;
}
table.carrier_btn{
    width:100%;
    height:40px;
    background-color: #ffffff;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}
table.carrier_btn td{
    vertical-align: middle;
}    
table.carrier_btn td.wide_auto{
    text-align:center;
    padding:10px 0px 10px 20px;
}
table.carrier_btn td.wide_auto img{
    width:100%;
    height:auto;
}
table.carrier_btn td.carrier_btn_link_img{
    text-align:right;
    width:30px;
    //background-color: #1A0DAB;
}
table.carrier_btn td.carrier_btn_link_img img{
    height:27px;
    margin:0px 10px 0px 0px;
}

td.login_logo {
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 0 10px 0;
    
}
td.login_logo img {
    height: 25px;
    width: auto;
}
td.login_logo p {
    font-size: 10px;
    margin-top: 7px;
    color: #4c4a40;
}
table.carrier_btn {
    background: linear-gradient(to bottom, #fcfcfa, #e5e3d8);
    border: 1px solid #d7d4c3;
}

/*---------------------------------------------
クレジットカード登録フォーム用
---------------------------------------------*/
.form_table {
  border: 1px solid #ddd5c0;
  width: 100%;
  border-collapse: collapse;
}
.form_table input {
  width: 100%;
  height: 40px;
  border: none;
}
.form_table select {
  border: none;
  height: 40px;
}
.form_table tr {
  border: 1px solid #ddd5c0;
}
.form_table td:first-child {
  padding: 10px;
  vertical-align: middle;
}

/*---------------------------------------------
スケジュールの箱
---------------------------------------------*/
div.mgn_sche_list_base{
    //width:100%;
    //background-color: #ff0000;
    padding:4px 15px 0px 15px;
}
table.sche_list_base{
    width:100%;
    background-color: #ffffff;
    
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
    
}
table.sche_list_base td{
    vertical-align: middle;
}
table.sche_list_base td.contents{
    //background-color: #00ffff;
}
table.sche_list_base td.serch_list_td_img{
    width:25px;
    text-align:right;
    //background-color: #0000ff;
}
table.sche_list_base td.serch_list_td_img img{
    width:auto;
    height:25px;
    margin:0px 10px 0px 0px
}



table.sche_list_contents{
    width:100%;
    //border-collapse: collapse;
    
}
table.sche_list_contents td{
    vertical-align: middle;
}
td.favo{
    width:45px;
    text-align: center;
    vertical-align: middle;
}
td.favo2{
    width:40px;
    text-align: center;
    vertical-align: middle;
    //background-color: #ff0000;
}
td.favo img{
    width:25px;
    height:auto;
}
td.favo2 img{
    width:25px;
    height:auto;
}

p.ststr{
    //width:10px;
    //background-color: #ffb6c1;
    color:#ff69b4;
    text-align:center;
    margin:0px 1px 0px 1px;
    //padding:1px 10px 1px 0px;
    letter-spacing: 0;
    font-size:x-small;
    font-weight: bold;
}


table.sche_list_contents td.str{
    //background-color: #ffff00;
}
div.c1{
    margin:3px 0px 3px 0px;
    //background-color: #ff0000;
}
div.c2{
    margin:0px 0px 0px 5px;
    padding:0px 0px 0px 5px;
}
p.sche_kbn{
    font-size:xx-small;
}
p.sche_name{
    padding:3px 0px 2px 0px;
    font-weight: bold;
    font-size:small;
}

p.hole_name{
    padding:0px 0px 5px 0px;
    font-weight: bold;
    font-size:small;
}
p.hole_add{
    padding:0px 0px 2px 0px;
    //font-weight: bold;
    font-size:xx-small;
    color:#999999;
}
p.hole_st{
    font-size:xx-small;
    color:#aaaaaa;
}

p.hole_name_h{
    padding:5px 0px 5px 0px;
    font-weight: bold;
    font-size:small;
}


div.md_mini{
    width:40px;
    margin:0px 0px 0px 2px;
}
div.md_mini div.md_m{
    text-align: center;
    padding:1px 0px 1px 0px; 
    //background-color:#f0e68c;
    background-color:#ff7f50;
    
    
    border-top:solid 1px #000000;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    
    border-radius: 4px 4px 0 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
}
div.md_mini div.md_d{
    text-align: center;
    font-size:small;
    padding:1px 0px 1px 0px; 
    background-color: #ffffff;
    border:solid 1px #000000;
    border-radius: 0 0 4px 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
}

font.regist_hole{
    font-weight: bold;
    color:#ff0000;
}

/*---------------------------------------------
コメント
---------------------------------------------*/

div.comment_mgn{
    margin:4px 15px 0px 15px;
}


div.comment_area_mgn{
    padding:0px 20px 0px 15px;
}
textarea.comment_area{
    //resize: both;
    //-webkit-appearance:none;
    width:100%;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
    font-weight: normal;
    font-size: x-small;
    
}
textarea.settei_tool{
    //resize: both;
    //-webkit-appearance:none;
    width:100%;
    border:solid 1px #000000;
    font-weight: normal;
    font-size: x-small;
    
}


/*---------------------------------------------
レポート検索の箱
---------------------------------------------*/
p.report_info{
    text-align: left;
    padding:0px 0px 2px 0px;
    //font-weight: bold;
    font-size:xx-small;
    color:#999999;
    //border-top: solid 1px #000000;
}
td.str_repo{
    text-align: left;
}
div.str_nc_repo{
    //background-color: #e60033;
    margin:0px 0px 3px 1px;
    padding:0px 0px 0px 5px;
}
p.hole_name_r{
    padding:5px 0px 0px 0px;
    font-weight: bold;
    font-size:small;
}
p.repo_ps{
    padding:3px 0px 5px 0px;
    font-size:xx-small;
    
}
font.psstr0{
    //font-weight: bold;
    color:#1e90ff;
}
font.psstr1{
    //font-weight: bold;
    color:#ff6347;
}

p.repo_good{
    
}

span.good_num{
    font-size:small;
    padding:0px 4px 0px 0px;
}
font.good_str_z{
    //font-size:medium;
    font-size:small;
}
font.good_str{
    color:#e60033;
    //font-size:medium;
    font-size:small;
    font-weight:bold;
    
}

table.sche_list_base td.repo_favo{
    width:25px;
    text-align:right;
    //background-color: #0000ff;
}
table.sche_list_base td.repo_favo img{
    width:auto;
    height:25px;
    margin:0px 15px 0px 0px
}

div.caution{
    margin:4px 15px 0px 15px;
    font-size:xx-small;
    text-align: right;
}
ol.caution{
    list-style-type: decimal;
    margin:4px 25px 0px 25px;
}
/*---------------------------------------------
おすすめへっだ
---------------------------------------------*/
div.osusume_head{
    margin:10px 10px 10px 10px;
    padding:5px 0px 8px 0px;
    background-color:#fff0f5;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
    line-height:1.4;
}
div.osuume_t_mgn{
    margin:0px 0px 0px 10px;
}
div.osuume_mgn{
    margin:0px 15px 0px 15px;
}
table.lock_msg2{
    width: 100%;
}

table.lock_msg2 td.wide_auto{
    vertical-align:middle;
    text-align: left;
}

table.lock_msg2 td.lock_img{
    width:30px;
    text-align:center;
    vertical-align:middle;
}
table.lock_msg2 td.lock_img img{
    width:20px;
    height:auto;
    //margin:5px 5px 5px 5px;
}

table.tokusetu_btn{
    width:100%;
    height:40px;
    background-color: #fa8072;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}
table.tokusetu_btn td{
    vertical-align: middle;
}
table.tokusetu_btn td.wide_auto{
    text-align: center;
}
table.tokusetu_btn td.tokusetu_btn_link_img{
    text-align:right;
    width:30px;
}
table.tokusetu_btn td.tokusetu_btn_link_img img{
    height:27px;
    vertical-align: middle;
    margin:0px 10px 0px 0px;
}

div.add_t_mgn{
    margin:0px 0px 0px 5px;
}
div.add_mgn{
    margin:0px 10px 5px 10px;
    line-height:1.6;
}
div.nodata_txt{
    margin:5px 0px 10px 10px;
    font-size:small;
}

p.hole_name_e{
    padding:4px 0px 4px 0px;
    font-weight: bold;
    font-size:small;
}
p.ymd_str{
    padding:3px 0px 0px 0px;
    font-size:small;
}
p.event_str{
    padding:3px 0px 0px 0px;
    font-size:small;
    font-weight: bold;
    color:#666666;
}

p.sche{
    padding:3px 0px 0px 0px;
    font-size:x-small;
}
p.sche_h{
    //padding:3px 0px 0px 0px;
    margin:3px 0px 3px 0px;
    font-size:x-small;
}
p.osusume{
    padding:2px 0px 2px 2px;
    font-size:small;
}
div.str_no_color_o{
    margin:2px 0px 2px 0px;
    padding:0px 0px 0px 3px;
}

div.osusume_base_mgn{
    //width:100%;
    padding:5px 10px 5px 10px;
    margin:0px 10px 0px 10px;
    background-color: #ffffff;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
    line-height:1.5;
    font-size:small;
}
p.osusume_subt{
    padding:2px 0px 2px 2px;
    margin:10px 0px 10px 0px;
    font-size:small;
    font-weight: bold;
}
p.osusume_subtt{
    padding:2px 0px 2px 2px;
    font-size:small;
    font-weight: bold;
}
h2.osusume_subt{
    padding:2px 0px 2px 2px;
    margin:10px 0px 10px 0px;
    font-size:small;
    font-weight: bold;
}
h3.osusume_subtt{
    padding:2px 0px 2px 0px;
    margin:0px 0px 0px 2px;
    font-size:small;
    font-weight: bold;
    color:#3a3a3a;
    //border-bottom:solid 1px #000000;
}
div.split_subt{
    margin:0px 0px 0px 0px;
    border-bottom:solid 1px #aaaaaa;
}
div.split_txt{
    margin:10px 0px 10px 0px;
    border-bottom:solid 1px #aaaaaa;
}
div.mgn_txt{
    width:100%;
    height:10px;
}
div.mgn_min{
    width:100%;
    height:2px;
}

table.osu_base{
    width:100%;
    border-spacing: 0px 0px;
    border-top:solid 1px #000000;
}
table.osu_base td{
    vertical-align: middle;
}
table.osu_base th{
    font-weight: normal;
}
table.osu_base th.k{
    width:35%;
    text-align:center;
    background-color:#eeeeee;
    padding:7px 0px 7px 0px;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000;
}
table.osu_base td.v{
    background-color: #ffffff;
    text-align:left;
    padding:7px 0px 7px 5px;
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000;
}




table.osu_excel2_A{
    margin:0px 0px 7px 4px;
    width:60%;
    border-spacing: 0px;
    //border:solid 1px #000000;
    background-color:#ffffff;
    color:#000000;
    border:solid 1px #000000;
    //border-radius: 4px;
    //-webkit-border-radius : 4px;
    //-moz-border-radius: 4px; 
}
table.osu_excel2_A tr{
    text-align: right;    
    vertical-align:middle;
}
table.osu_excel2_A td{
    padding:5px 10px 5px 0px;
    font-size:small;
}
table.osu_excel2_A th{
    font-weight: normal;
}
table.osu_excel2_A th.k{
    width:45%;
    border-bottom:solid 1px #aaaaaa;
    background-color:#f5f5f5;
}
table.osu_excel2_A th.k_n{
    width:45%;
    background-color:#f5f5f5;
}
table.osu_excel2_A td.v{
    border-bottom:solid 1px #aaaaaa;
}
table.osu_excel2_A td.v_n{

}
table.osu_excel2_A th.k_pk{
    width:45%;
    background-color:#ffb6c1;
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel2_A th.k_n_pk{
    width:45%;
    background-color:#ffb6c1;
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel2_A td.v_pk{
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel2_A td.v_n_pk{
    border-bottom:solid 2px #ff69b4;
}



table.osu_excel2_B{
    margin:0px 0px 7px 0px;
    width:100%;
    border-spacing: 0px;
    //border:solid 1px #000000;
    background-color:#ffffff;
    color:#000000;
    border:solid 1px #000000;
    //border-radius: 4px;
    //-webkit-border-radius : 4px;
    //-moz-border-radius: 4px; 
}
table.osu_excel2_B tr{
    text-align: right;    
    vertical-align:middle;
}
table.osu_excel2_B td{
    padding:5px 10px 5px 0px;
    font-size:small;
}
table.osu_excel2_B th{
    font-weight: normal;
}
table.osu_excel2_B th.k{
    width:70%;
    border-bottom:solid 1px #aaaaaa;
    background-color:#f5f5f5;
}
table.osu_excel2_B th.k_n{
    width:70%;
    background-color:#f5f5f5;
}
table.osu_excel2_B td.v{
    border-bottom:solid 1px #aaaaaa;
}
table.osu_excel2_B td.v_n{

}
table.osu_excel2_B th.k_pk{
    width:70%;
    background-color:#ffb6c1;
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel2_B th.k_n_pk{
    width:70%;
    background-color:#ffb6c1;
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel2_B td.v_pk{
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel2_B td.v_n_pk{
    border-bottom:solid 2px #ff69b4;
}


table.osu_excel3_A{
    margin:0px 0px 7px 4px;
    width:100%;
    border-spacing: 0px;
    //border:solid 1px #000000;
    background-color:#ffffff;
    color:#000000;
    border:solid 1px #000000;
    //border-radius: 4px;
    //-webkit-border-radius : 4px;
    //-moz-border-radius: 4px; 
}
table.osu_excel3_A tr{
    text-align: right;    
    vertical-align:middle;
}
table.osu_excel3_A td{
    padding:5px 5px 5px 5px;
    font-size:small;
}
table.osu_excel3_A th{
    font-weight: normal;
}
table.osu_excel3_A th.k{
    width:40%;
    border-bottom:solid 1px #aaaaaa;
    background-color:#f5f5f5;
}
table.osu_excel3_A th.k_n{
    width:40%;
    background-color:#f5f5f5;
}
table.osu_excel3_A td.v{
     width:30%;
    border-bottom:solid 1px #aaaaaa;
}
table.osu_excel3_A td.v_n{
    width:30%;

}
table.osu_excel3_A th.k_pk{
    width:40%;
    background-color:#ffb6c1;
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel3_A th.k_n_pk{
    width:40%;
    background-color:#ffb6c1;
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel3_A td.v_pk{
    width:30%;
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel3_A td.v_n_pk{
    width:30%;
    border-bottom:solid 2px #ff69b4;
}
table.osu_excel3_A td.v_1{
     width:30%;
    border-bottom:solid 1px #aaaaaa;
    border-right:solid 1px #f5f5f5;
}
table.osu_excel3_A td.v_1_n{
    width:30%;
    border-right:solid 1px #f5f5f5;

}
table.osu_excel3_A td.v_1_pk{
    width:30%;
    border-bottom:solid 2px #ff69b4;
    border-right:solid 1px #f5f5f5;
}
table.osu_excel3_A td.v_1_n_pk{
    width:30%;
    border-bottom:solid 2px #ff69b4;
    border-right:solid 1px #f5f5f5;
}




ul.os_ul li{
    margin-left:20px;
    //padding-left: 1em; 
}




div.link_btn_mgn{
    margin:4px 0px 0px 0px;
}
p.box_link_btn{
    padding:0px 0px 0px 5px;
    font-weight: bold;
    font-size:x-small;
}
font.unprint{
    font-weight: bold;
    font-size:small;
    color:#a9a9a9;
}

div.head_add_out{
    //background-color: #ffffff;
    padding:3px 0px 3px 0px;
}
div.head_add{
    margin:0px 0px 0px 5px;
/*    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;*/
}
p.head_add_str{
    //margin:3px 3px 3px 5px;
    padding:0px 0px 0px 5px;
    font-weight: bold;
    font-size:x-small;
}
div.tokusetu_btn_mgn{
    margin:1px 15px 0px 15px;
}


table.serch_box{
    width:100%;
}
table.serch_box td{
    vertical-align:middle;
    text-align:left;
}
table.serch_box td.serch_box_td_L{
    width:100px;
}
table.serch_box td.serch_box_td_R{
    width:auto;
}
table.serch_box td.serch_box_td_img{
    width:40px;
    text-align:center;
    padding:10px 0px 10px 10px;
}
input.srcbtn{
    width:17px;
    height:auto;
}
input.words_input{
    width:100%;
    //-webkit-appearance: none;
    height:25px;
    margin:0px 0px 0px 2px;
    padding:0px 0px 0px 4px;
}
div.page_path_serch{
    background-color:#ffeb08;
    //background-color:#333333;
    //color:#ffffff;
    //font-size:x-small;
    //font-weight: bold;
    
    border-bottom:solid 1px #000000;
    padding:1px 15px 1px 15px;
    
}

font.pickstr{
    //font-size:larger;
    font-weight: bold;
    color:#ff69b4;
}
p.report_subtt{
    padding:2px 0px 2px 15px;
    font-size:x-small;
    font-weight: bold;
}
h2.report_subtt{
    padding:2px 0px 2px 15px;
    font-size:x-small;
    font-weight: bold;
}

a.out_link{
    color:#4462C1;
    border-bottom:solid 1px #4462C1;
}

img.topbanner{
    width:100%;
    height:auto;
}

/*
フラット　ベース
*/
div.flat_one_block{
    margin:0px 0px 10px 0px;
    font-size:small;
    //background-color: #bb0000;
}

div.flat_inner{
    margin:10px 10px 5px 10px;
    line-height:1.8;
    
}

/*
タイトル１
*/
h1.falat_tittle{
    font-weight: bold;
    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 15px;
    //border-bottom:solid 1px #aaaaaa;
    //background-color: #bbbbbb;
    color: #222222;
    font-size:small;
    line-height: 1.5;
}
h1.falat_tittle2{
    font-weight: normal;
/*    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 0px;
    //border-bottom:solid 1px #aaaaaa;
    //background-color: #bbbbbb;
    color: #222222;
    font-size:small;
    line-height: 1.5;*/
}
/*
タイトル１
*/
h2.falat_subt{
    font-weight: bold;
    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 15px;
    //border-bottom:solid 1px #aaaaaa;
    //background-color: #ffeb08;
    //background-color: #a9a9a9;
    color: #444444;
    background-color: #ffd700;

    color: #222222;
    font-size:small;
    line-height: 1.5;
}
/*
タイトル２
*/
h3.flat_subtt{
    padding:0px 0px 0px 5px;
    margin:5px 0px 5px 0px;
    font-size:small;
    font-weight: bold;
    color:#3a3a3a;
    border-left:solid 5px #ffeb64;
}
/*
タイトル２　のダウン
*/
h3.flat_subtt_down{
    font-size:small;
    font-weight: normal;
}
h4.flat_subtt_down{
    font-size:small;
    font-weight: normal;
}
p.flat_subtt_down{
    font-size:small;
    font-weight: normal;
}
/*
おすすめのタイトル１
*/
h1.falat_subt{
    font-weight: bold;
    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 15px;
    //border-bottom:solid 1px #aaaaaa;
    background-color: #ffd700;
    //color: #444444;
    color: #222222;
    //color: #333333;
    font-size:small;
    line-height: 1.5;
}
/*
おすすめのタイトル２
*/
h2.flat_subtt{
    padding:0px 0px 0px 5px;
    margin:5px 0px 5px 0px;
    font-size:small;
    font-weight: bold;
    color:#3a3a3a;
    border-left:solid 5px #ffeb64;
}

/*
スケジュールの日付
*/

h2.falat_sche_subt{
    font-weight: bold;
    margin:0px 0px 0px 0px;
    padding:5px 0px 0px 15px;
    
    color: #222222;
    font-size:small;
    line-height: 1.5;
    border-bottom:solid 1px #aaaaaa;
}

/*
ホールページのスケジュール表示みたいなところ
*/
table.flat_list{
    width:100%;
    border-bottom:solid 1px #aaaaaa;
}
table.flat_list td{
    vertical-align:middle;
    text-align:left;
    //background-color: #ff0000;
}
td.td_ymd{
    width:40%;
    padding:0px 0px 0px 10px;
}
td.td_evename{
    width:auto;
    padding:0px 0px 0px 10px;
}
td.td_navi_right{
    width:30px;
    text-align: right;    
}
img.navi_right{
    margin:5px 0px 5px 0px;
    vertical-align:middle;
    height:35px;
}


/*
ホールページの過去状況みたいなところ
*/
table.flat_togle{
    width:100%;
    border-bottom:solid 1px #aaaaaa;
    //background-color: #ff0000;
}
table.flat_togle td{
    vertical-align:middle;
    text-align:left;
    //background-color: #ff0000;
}
td.td_jname{
    width:auto;
    padding:0px 0px 0px 0px;
}
td.td_dedama_title{
    width:60%;
    padding:0px 0px 0px 0px;
}
td.td_dedama_num{
    width:auto;
    padding:0px 0px 0px 0px;
}
td.td_navi_down{
    width:40px;
    height:45px;
    text-align: right;    
}
td.td_navi_down_short{
    width:40px;
    height:30px;
    text-align: right;
}

td.td_navi_push{
    width:20px;
    text-align: left;
}

img.navi_down{
    margin:0px 5px 0px 10px;
    vertical-align:middle;
    width:20px;
}


/*
リンク
*/
p.help_link{
    padding:3px 0px 0px 0px;
    letter-spacing:2px;
    line-height:1.2em;
}
p.help_link a{
    color:#4462C1;
    border-bottom:solid 1px #4462C1;
}
.flat_link {
    padding:10px 0px 0px 10px;
    letter-spacing:2px;
    line-height:1.2em;
}
.flat_link a {
    color:#4462C1;
    border-bottom:solid 1px #4462C1;
}

p.flat_link_nb{
    padding:10px 0px 0px 10px;
    letter-spacing:2px;
    line-height:1.2em;
}
p.flat_link_nb a{
    color:#4462C1;
}

p.syuzai_explan{
    padding:10px 0px 10px 15px;
    letter-spacing:2px;
    line-height:1.2em;
    //background-color: #ff0000;
}
p.syuzai_explan a{
    color:#4462C1;
}



p.flat_link_2{
    padding:10px 0px 10px 5px;
}
p.flat_link_2 a{
    color:#4462C1;
}
p.flat_link_3{
    padding:5px 0px 5px 5px;
}
p.flat_link_3 a{
    color:#4462C1;
}
p.inner_link{
    padding:0px 0px 0px 0px;
}
p.inner_link a{
    color:#4462C1;
}
p.explan_link{
    padding:3px 0px 5px 0px;
    //letter-spacing:2px;
    //line-height:1.2em;
}
p.explan_link a{
    color:#4462C1;
}



p.block_link{
    padding:5px 0px 5px 15px;
    letter-spacing:2px;
    line-height:1.2em;
    font-size:small;
}
p.block_link a{
    color:#4462C1;
    border-bottom:solid 1px #4462C1;
}
a.foreign_page {
    color: #4462C1;
    text-decoration: underline;
}
/*
おすすめ
*/
p.flat_os{
    padding:0px 0px 3px 0px;
    font-size:x-small;
    //background-color: #ff0000;
}

/*
表示できませんテキスト
*/
font.lock_txt{
    color:#ff0000;
}



/*---------------------------------------------
ホールページ　ホール基本情報
---------------------------------------------*/
table.hole_base{
    //font-size:x-small;
    font-size:small;
    width:100%;
    border-spacing: 0px 0px;
    border-top:solid 1px #000000;
    word-break : break-all;
}
table.hole_base td{
    vertical-align: middle;
}
table.hole_base th.k{
    width:32%;
    text-align:center;
    background-color:#eeeeee;
    padding:4px 0px 4px 0px;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000;
    font-weight: normal;
}
table.hole_base td.v{
    background-color: #ffffff;
    text-align:left;
    padding:4px 0px 4px 5px;
    //border-top:solid 1px #000000;
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000;
}
table.hole_base td.v p{
    padding:1px 0px 1px 0px;
}
table.hole_base td.v a{
    color:#4462C1;
    border-bottom:solid 1px #4462C1;
}


/*
コメント
*/
table.comment_body{
    width:100%;
    background-color: #ffffff;

}
table.comment_body td.no{
    width:15px;
    text-align:right;
    vertical-align: top;
    padding:5px 0px 0px 0px;
    font-size:xx-small;
    color:#999999;
    //background-color: #ff0000;
}  
table.comment_body td.comment{
    text-align: left;
    vertical-align: top;
    padding:3px 3px 0px 3px;
    line-height: 150%;
}

table.comment_foot{
    width:100%;
    background-color: #ffffff;
    
    border-bottom:solid 1px #aaaaaa;
}
table.comment_foot td.foot{
    padding:0px 10px 0px 0px;
    text-align:right;
    font-size:xx-small;
    color:#999999;
    letter-spacing:0px;
}
/*
ソーシャルボタン
*/
table.sns{
    padding:0px 0px 0px 10px;
    //background-color: #ff0000;
}
table.sns td{
    vertical-align: middle;
    text-align: center;
    width:70px;
    height:25px;
}
table.sns td.share-twitter{
    background:#55acee;
    box-shadow:0 2px #2795e9;
}
table.sns td.share-facebook{
    background:#3b5998;
    box-shadow:0 2px #2d4373;
}
table.sns td.share-line{
    background:#00C300;
    box-shadow:0 2px #009d00;
}
font.snsw{
    color:#ffffff;
}
p.timestamp{
    text-align: right;
    font-size:x-small;
    color:#999999;
}

/*
フラットなリスト
*/
table.zissen_list{
    //position: relative;
    width:100%;
    border-bottom:solid 1px #aaaaaa;
    vertical-align: top;
}
td.thumb_img{
    width:30%;
}
td.thumb_img img{
    width:100%;
    height:auto;
    vertical-align: top;
    margin:0px 0px 3px 3px;
}
td.thumb_txt{
    padding:0px 0px 0px 7px;
}
p.thumb_txt_ymd{
    padding:3px 0px 5px 0px;
}
p.thumb_txt_hn{
    padding:0px 0px 3px 0px;
    font-weight: bold;
    font-size:small;
}
p.thumb_txt_hn_free{
    padding:0px 0px 0px 0px;
    font-weight: bold;
    font-size:small;
}
p.thumb_txt_add{
    padding:0px 0px 0px 0px;
    font-size:xx-small;
    color:#999999;
}
p.thumb_txt_samai{
    padding:7px 0px 0px 0px;
    font-size:x-small;
}
p.thumb_txt_samai_free{
    padding:5px 0px 0px 0px;
    font-size:x-small;
}
font.zr_plus{
    color: #00bfff;
    font-size:small;
    font-weight: bold;
}
font.zr_mainus{    
    color: #ff4500;
    font-size:small;
    font-weight: bold;
}
p.thumb_txt_man{
    padding:2px 0px 0px 0px;
    font-size:x-small;
}

p.thumb_txt_txt{
    padding:6px 0px 0px 0px;
    font-size:x-small;
    
}

/*
店舗ページ用
*/
p.thumb_txt_ymd_h{
    padding:3px 0px 3px 0px;
}
p.thumb_txt_hn_h{
    padding:0px 0px 0px 0px;
    font-weight: bold;
    font-size:small;
}
p.thumb_txt_samai_h{
    padding:3px 0px 0px 0px;
    font-size:x-small;
}
p.thumb_txt_man_h{
    padding:2px 0px 0px 0px;
    font-size:x-small;
}

p.thumb_txt_txt_h{
    padding:6px 0px 0px 0px;
    font-size:x-small;
}


p.total_samai{
    background-color:#333333;
    color:#ffffff;
    padding:7px 0px 7px 5px;
    font-size:small;
}

p.navi_txt{
    font-size:small;
    text-align: right;
    padding:5px 5px 0px 0px;
    //background-color: #009d00;
}


img.zrimg {
    width:100%;
    height:auto;
    vertical-align:middle;
    margin:5px 0px 5px 0px;
}



/*
登録関連
*/
h2.falat_subt_regist{
    font-weight: bold;
    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 15px;
    //border-bottom:solid 1px #aaaaaa;
    //background-color: #ffeb08;
    //background-color: #a9a9a9;
    background-color:#dddddd;
    color:#222222;
    font-size:small;
    line-height: 1.5;
}

/*
おすすめ詳細専用
*/
h2.falat_subt_os{
    font-weight: bold;
    margin:0px 0px 0px 0px;
    padding:5px 0px 5px 15px;
    //border-bottom:solid 1px #aaaaaa;
    //background-color: #ffeb08;
    //background-color: #a9a9a9;
    color: #444444;
    background-color: #ffd700;

    color: #222222;
    font-size:small;
    line-height: 1.5;
}
h3.flat_subtt_os{
    padding:0px 0px 0px 5px;
    margin:5px 0px 5px 0px;
    font-size:small;
    font-weight: bold;
    //color:#3a3a3a;
    border-left:solid 5px #ffeb64;
}

h3.flat_subtt_os_eve{
    padding:0px 0px 0px 5px;
    margin:5px 0px 2px 0px;
    font-size:small;
    font-weight: bold;
    //color:#3a3a3a;
    border-left:solid 5px #ffeb64;
}

h4.flat_subttt_os{
    padding:0px 0px 0px 5px;
    margin:5px 0px 5px 0px;
    font-size:small;
    font-weight: bold;
}
div.flat_one_block_os{
    margin:0px 0px 10px 0px;
    font-size:small;
    //background-color: #bb0000;
}
div.flat_inner_os{
    margin:10px 10px 5px 10px;
    line-height:1.8;
    //background-color: #bbff00;
}
img.point_star{
    margin:0px 0px 0px 4px;
    width:25px;
    height:auto;
}
table.point_table{
    margin:5px 0px 0px 0px;
    //background-color:#666666;
    width:100%;
}
table.point_table2{
    margin:5px 0px 0px 0px;
    border-top:solid 1px #aaaaaa;
    //background-color:#666666;
    
    width:100%;
}
td.point_L{
    vertical-align: middle;
    text-align: left;
    width:26%;
    font-weight: bold;
    
}
td.point_L2{
    vertical-align: middle;
    text-align: left;
    //background-color:#666666;
    //color:#ffffff;
    width:30%;
    font-weight: bold;
    
}
td.point_R{
    //background-color:#666666;
    vertical-align: middle;
}

table.point_exp{
    margin:0px 0px 0px 0px;
    width:100%;
}
td.point_ex_L{
    vertical-align: middle;
    text-align: left;
    //background-color:#666666;
    //color:#ffffff;
    width:12%;
    font-weight: bold;
    
}
td.point_ex_R{
    vertical-align: middle;
}

font.aj{
    color:#ff69b4;
    font-weight: normal;
    //font-size:xx-small;
}


/*---------------------------------------------
おすすめ詳細のキャラクター
---------------------------------------------*/
div.cara_voice_2{
    //background-color: #000000;
    background-color: #ffeb08;
    //background-color:#333333;
}
div.cara_voice_cara_2{
    margin:0px 0px 0px 0px;
    background-repeat:no-repeat;
    -moz-background-size:90px auto;
    background-size:90px auto;
    background-position: left top;
    height: 80px;
    overflow: hidden;
}
div.cara_voice_2 div.voice_2{
    margin: 5px 5px 0px 100px;
    padding:5px 5px 5px 5px;
    height: 58px;
    background-color: #ffffff;
    //font-weight:bold;
    font-size:x-small;
    line-height:1.5;
    
    border:solid 1px #555555;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}

p.box_hole_os_report_kame{
   font-weight: bold;
   padding:4px 0px 1px 0px;
   font-size:x-small;
}
p.box_hole_os_report_aj{
   padding:0px 0px 1px 0px;
   font-size:x-small;
}

/*
おすすめ詳細の設定判別
*/
div.han_change{
    display: none;
}
img.han_down{
    width:20px;
}
font.max_ex{
    color:#ff0000;
}

/*
おすすめまとめのマトリクス
*/
table.point_matrix{
    width:100%;
    vertical-align: middle;
    text-align: center;
    border-collapse: collapse;
}
table.point_matrix th{
    font-size:x-small;
    font-weight:normal;
    vertical-align: middle;
    background-color: #ffb6c1;
    border:solid 1px #000000;
    font-size:x-small;
}
table.point_matrix td {
    border:solid 1px #000000;
    font-size:small;
    
}
table.point_matrix td.s40{
    width:40%;
}
table.point_matrix td.s15{
    width:15%;
}

ul.small_list{
    margin:0px 0px 5px 17px;
    //color: #999999;
    font-size:x-small;
    list-style-type:disc;
    list-style-position: outside;
}

/*
おすすめ表示　検索バー
*/
div.slist{
    background-color:#333333;
    //border-bottom:solid 1px #000000;
    padding:3px 1px 3px 1px;
}
table.os_serch_box{
    width:100%;
    //background-color: #ff0000;
}
td.s33{
    width:33%;
}
table.oss_onebox{
    width:100%;
    //border:solid 1px #000000;
    border-collapse: collapse;
}
div.serch_change_menu{
    display:none;
    width:100%;
    background-color: #333333;
    padding:3px 3px 30px 3px;
    //color: #ffffff;
    
}
div.change_menu_easy{
    display:none;
    width:100%;
    background-color: #ffffff;
    border-right:solid 1px #000000;
    border-left:solid 1px #000000;
    margin: 5px 0px 0px 0px;
}
p.easy_pul{
    border-bottom:solid 1px #000000;
    padding:10px 5px 10px 5px;
}

td.td_navi_sboxt{
    //width:70%;
    //height:45px;
    text-align: left;
    padding: 5px 0px 5px 5px;
    vertical-align:middle;
    background-color: #ffffff;
}
td.td_navi_sboxt2{
    //width:70%;
    //height:45px;
    text-align: center;
    vertical-align:middle;
    padding: 5px 0px 5px 0px;
    background-color:#ffd700;
}
td.td_navi_sboxt3{
    //width:70%;
    //height:45px;
    text-align: center;
    padding: 5px 0px 5px 5px;
    vertical-align:middle;
    background-color: #ffd700;
}
td.td_navi_sbox{
    width:30px;
    //height:45px;
    text-align: center;
    background-color:#ffd700;
}
td.td_navi_sbox_kbn{
    width:30px;
    //height:45px;
    text-align: center;
    background-color:#ffb6c1;
}
td.td_navi_sbox_kbn3{
    width:30px;
    //height:45px;
    text-align: center;
    background-color:#ffd700;
}
img.navi_down_sbox{
    margin:10px 0px 10px 0px;
    vertical-align:middle;
    width:20px;
    
}
img.navi_down_sbox3{
    margin:5px 0px 5px 0px;
    vertical-align:middle;
    width:20px;
    
}

/*
詳細検索の中
*/
table.kbn_table{
    width: 100%;
    border-collapse: collapse;
    margin:0px 0px 3px 0px;
}
td.kbn_t{
    color: #ffffff;
    width:45%;
    text-align:right;
    padding: 5px 10px 5px 0px;
    vertical-align:middle;
    
}
table.oss_onebox_kbn{
    width:100%;
    border-top:solid 1px #333333;
    border-collapse: collapse;
}
p.oschoice{
    background-color: #ffffff;
    border-top:solid 1px #333333;
    padding:10px 0px 10px 5px;
}
p.free_choice_limit{
    background-color: #ffa500;
    border-top:solid 1px #333333;
    padding:10px 0px 10px 5px;
}

/*
リスト部
*/
div.flat_one_block2{
    margin:0px 0px 0px 0px;
    font-size:small;
    background-color:#fffacd;
    //background-color: #bb0000;
}
div.foot_base2{
    margin:0px 0px 0px 0px;
    background-color:#ffeb08;
}

div.osbox_out{
    background-color: #ffffff;
    //background-color: #ff0000;
    margin:0px 15px 0px 15px;
    padding:10px 0px 0px 0px;
    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;
}
div.osmgn{
    height:4px;
}
div.osbox{
    //background-color: #ffffff;
    padding: 0px 15px 5px 5px;
    //border:solid 5px #333333;
}

p.oslstr{
    padding:2px 0px 2px 5px;
    font-size:small;
    font-weight: normal;
}
p.oslstr2{
    padding:0px 0px 0px 2px;
    font-size:small;
    font-weight: normal;
}
p.os_total{
    padding:2px 0px 0px 5px;
}
p.oslmd{
    margin:4px 0px 0px 0px;
    font-weight: normal;
    font-size:x-small;
    //font-weight: bold;
}
h2.oslh2{
    padding:5px 0px 0px 0px;
    //font-weight: normal;
    font-weight: bold;
}
p.oslha{
    margin:4px 0px 0px 0px;
    color:#a9a9a9;
    font-size:xx-small;
}
h3.osle{
    margin:4px 0px 0px 0px;
    font-size:small;
    font-weight: bold;
    color:#ff69b4;
}
h3.osle_sindai{
    margin:4px 0px 0px 0px;
    font-size:small;
    font-weight: bold;
    color:#ffb6c1;
}
/*h3.osle_keve{
    margin:0px 0px 3px 0px;
    font-size:small;
    font-weight: bold;
    color:#ffb6c1;
}
h3.osle_syu{
    margin:0px 0px 3px 0px;
    font-size:small;
    font-weight: bold;
    color:#ffb6c1;
}
h3.osle_gra{
    margin:0px 0px 3px 0px;
    font-size:small;
    font-weight: bold;
    color:#ffb6c1;
}
h3.osle_rnu{
    margin:0px 0px 3px 0px;
    font-size:small;
    font-weight: bold;
    color:#ffb6c1;
}*/
p.osle_other1{
    margin:3px 0px 0px 0px;
    font-size:xx-small;
    line-height: 1.6em;
}
table.osltbl{
    //background-color: #ff0000;
    width:100%;
    vertical-align: middle;
    font-size: x-small;
    //border-collapse: collapse;
}
td.hyostr{
    //background-color: #ffb6c1;
    text-align: left;
    padding:3px 0px 3px 1px;
    width:30px;
/*    border:solid 1px #000000;
    border-radius: 4px;
    -webkit-border-radius : 4px;
    -moz-border-radius: 4px;*/
}
td.hyonum{
    width:33px;
    text-align: left;
    //padding:3px 0px 3px 0px;
    //background-color: #ff00ff;
}
td.hyotxt{
    //background-color: #ffff00;
    
}
p.flat_link_r{
    padding:0px 0px 10px 0px;
    text-align: right;
}
p.flat_link_r a{
    color:#4462C1;
    border-bottom:solid 1px #4462C1;
}

/*ナビゲート
*/
table.navi_1{
    border-top:solid 1px #000000;
    background-color:#ffeb08;
    width:100%;
    padding: 8px 0px 8px 15px;
    font-size: small;
    
}
table.navi_1 a{
    color:#4462C1;
}
td.navi_1_str{
    width:40%;
}
td.navi_1_strlong{
    width:70%;
    text-align: center;
}
td.navi_1_list{
    width:30%
}
td.navi_1_back{
    width:15%;
}
td.navi_1_next{
    width:15%;
}

font.point{
    font-size:medium;
    font-weight: bold;
    color:#ff69b4;
}
font.topem{
    color:#333333;
    font-weight: bold;
}
font.topem2{
    color:#ff6347;
    font-weight: bold;
}
p.event_bikou{
    color:#ff6347;
}
p.event_hosoku{
    margin:10px 0px 2px 0px;
    font-size:small;
    font-weight: bold;
}
font.inyou{
    color:#888888;
}
div.mgn_min{
    margin: 7px 0px 0px 0px;
}


table.ad_info{
    width:100%;
    border-spacing: 0px;
    background-color:#ffffff;
    color:#000000;
    border:solid 1px #000000;
}
table.ad_info tr.even{
    background-color:#e6e6fa;
}
table.ad_info th{
    background-color:#b0c4de;
}
table.ad_info td{
    text-align: right;
    padding:0px 5px 0px 0px;
}
p.explan_softbnak{
    padding:0px 0px 0px 15px;
}
div.softbank_spport{
    margin:0px 0px 0px 60px;
}

/*説明分のインデント*/
.li_indent ul{
    list-style: none;
}
p.br_indent_3{
    //background-color: #ff7f50;
    padding-left: 3em;
    text-indent: -3em; 
}
p.br_indent_1{
    //background-color: #1e90ff;
    padding-left: 1em;
    text-indent: -1em; 
}

/*------ review and comment --------------------------------*/

div.comment_body {
    width: 100%;
    border-bottom: solid 1px #aaaaaa;
    line-height: 150%;
}
/*
p.no {
    margin: 5px 0 0 5px;
    font-size: x-small;
    color: #999999;
}
div.comment {
    padding: 5px 5px 0 10px;
    word-wrap: break-word;
}
*/
div.comment {
    border-left: solid 3px #555;
    border-right: solid 3px #555;
    border-bottom: solid 3px #555;
    padding: 5px 5px 5px 5px;
    word-wrap: break-word;
}
p.no {
    font-size: x-small;
    color: #999999;
}

div.comment p {
    font-size: small;
}
div.hall_point_L {
    display: inline-block;
    vertical-align: top;
    width: 98px;
    font-size: 14px;
    font-weight: bold;
}
div.hall_point_R {
    font-size: 12px;
    display: inline-block;
    width: 232px;
    height: 19px;
}
div.hall_point_R span {
    vertical-align: top;
    font-size: 10px;
}
div.star_img {
    display: inline-block;
    width: 16.70508475px;
    height: 16px;
    background-image: url('./img/star.png');
    background-size: cover;
    content: "";
}
.comment_content {
    margin: 10px 0 10px 0;
}
.q_title {
    margin : 12px 0px 0px 0px;
    padding-left: 5px;
    font-weight: bold;
    border-left: solid 5px #FFEB64
}
.q_content {
    margin: 10px 0 10px 5px;
}
div.img_box {
    padding-right: 5px;
}
div.img_box img {
    width: 100%;
}
div.img_box img.fifty {
    vertical-align: top;
    width: 50%;
}
div.img_box_rep {
    padding-right: 10px;
}
div.img_box_rep img {
    width: 100%;
}
div.get_point {
    display: block;
    float: left;
    margin: 5px 0 5px 0;
    width: 98px;
    height: 26px;
    background-color: #6eb7ff;
    border-bottom: solid 2px #3f87ce;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    color: #FFF;
    font-size: x-small;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
}
div.get_point_staff_explan {
    font-size: 7px;
    text-align: left;
}
div.reply_button {
    display: block;
    float: left;
    margin: 5px 0 5px 10px;
    width: 45px;
    height: 26px;
    position: relative;
}
div.reply_button a {
    position: absolute;
    left: 17px;
    bottom: 0;
}
div.reply_button img {
    position: absolute;
    bottom: 4px;
    width: 15px;
    height: 13.01886792px;
}
div.reply_comment {
    margin: 0 0 0 10px;
    padding: 5px 0 0 10px;
    word-wrap: break-word;
    background-color: #fffdf2;
    border-top: dotted 1px #aaaaaa;
}
div.temp_point {
    background-color: #add6ff;
    border-bottom: solid 2px #75a3d1;
    color: #2b7ed1;
}
div.invalid_point {
        background-color: #e5e5e5;
        border-bottom: solid 2px #afafaf;
        color: #5e5e5e;
}
div.clear {
    clear: both;
}
.small {
    font-size: small;
}
a.post_list_link {
    color: #4462C1;
    border-bottom: solid 1px #4462C1;
}

/*------ new arrival icon ----------------------------------*/

.new_arrival_container {
    position: relative;
}
.new_arrival_num {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ff623f;
    width: 20px;
    height: 20px;
    border-radius: 16px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.new_arrival_new {
    display: block;
    position: absolute;
    top: -10px;
    left: 5px;
    background-color: #ff623f;
    width: 40px;
    height: 20px;
    border-radius: 3px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    line-height: 22px;
}
.new_arrival_review {
    left: 225px;
    top: 7px;
}

.new_arrival_num_menu {
    display: block;
    position: absolute;
    top: 8px;
    left: 10px;
    background-color: #ff623f;
    width: 40px;
    height: 20px;
    border-radius: 3px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    line-height: 22px;
}

/*通常コメント新バージョン*/
div.comment_head{
    font-size: 9px;
}
span.comment_head_no{
    font-size: 9px;
    color: #999999;
}
span.comment_head_link a{
    font-size: 11px;
    color: #4462C1;
}
div.comment_content {
    margin: 0px 0px 0px 0px;
    font-size: 11px;
}
div.name_time {
    display: block;
    float: right;
    vertical-align: bottom;
    width: auto;
    height: 19px;
    font-size: 8px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*レビューのリスト化関係*/
div.comment_direct {
    padding: 5px 10px 5px 10px;
    word-wrap: break-word;
}

table.comment_down_head{
    width: 100%;
    padding: 5px 5px 5px 5px;
    border-bottom: solid 1px #aaaaaa;
}
td.comment_down_head_p1{

}
td.comment_down_head_p2{
    vertical-align: middle;
    text-align: center;
    width:35px;
}
img.comment_down_navi_down{
    vertical-align: middle;
    margin:3px 0px 0px 0px;
    width:20px;
}
span.comment_down_str{
    color: #4462C1;
}
/*レビューのリストhtml*/
p.rev_head_1{
    font-size:13px;
    padding:0px 0px 5px 0px;
    /*line-height: 1.5em;*/
}
p.rev_head_thmb{
    font-size:12px;
    line-height: 14px;
    padding:0px 5px 5px 0px;
    color: #70694f;
}
span.review_list_city{
    font-size: 12px;
}
span.review_list_hname{
    font-size: 13px;
    font-weight: bold;
}
span.review_kbn_data{
    margin:0px 3px 0px 0px;
    padding:0px 3px 0px 3px;

    background-color: #ffd700;
    font-weight: bold;
    font-size:13px;
}
span.review_list_title{
    font-weight:bold;
    font-size:13px;
    color:#666666;
}


/*------ past report ----------------------------------*/

.report_container {
    position: relative;
    width: 100%;
    /*border-bottom: solid 1px #aaaaaa;*/
    vertical-align: top;
    padding: 5px 5px 5px 5px;
    box-sizing: border-box;
}
.not_member {
    background-color: #ececec;
}
.report_container_L {
    position: relative;
    display: inline-block;
    float: left;
    vertical-align: top;
    width: 25%;
}
.report_container_L img {
    width: 100%;
    max-height: 250px;
}
.report_container_R {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    padding-left: 5px;
    width: 75%;
}
.invisible_report {
    display: none;
}
.report_star {
    display: block;
    float: left;
    width: 10%;
    height: 32.19px;
    text-align: center;
}
.report_star img {
    width: 20px;
}
.report_hole_name_container {
    display: block;
    margin-bottom: 1px;
}
.report_hole_name {
    display: block;
    float: left;
    width: 90%;
    height: 32.19px;
    line-height: 32.19px;
    font-weight: bold;
    padding-left: 5px;
    box-sizing: border-box;
}
.report_hole_name span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    color: #4462C1;
    text-decoration: underline;
}
.report_hole_name span.not_member {
    color: #000000;
    text-decoration: none;
}
.overflow_container {
    margin: 5px 0 10px 0;
    overflow: hidden;
    width: 100%;
}
.report_title_text {
    font-size: small;
    line-height: 18px;
}
.thumb_event_name {
    display: inline-block;
    font-size: small;
    font-weight: bold;
    color: #ff69b4;
    margin: 1px 0 1px 0;
    padding: 0 5px 0 5px;
    width: auto;
    height: 18px;
    line-height: 20px;
}
.front {
    z-index: 8;
}
.report_link {
    float: right;
    padding: 5px 5px 0 0;
    margin-bottom: 5px;
}
.view_more {
    position: relative;
    margin: 10px;
    font-size: 12px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: #dddddd 0 -4px 0 inset;
    -webkit-box-shadow: #dddddd 0 -4px 0 inset;
    box-shadow: #dddddd 0 -4px 0 inset;
    border: 1px solid #999999;
}
.view_more p {
    padding-top: 15px;
}
.view_more img {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 20px;
}
.loading_view_more {
    position: absolute;
    top: 10px;
    left: 230px;
    background-image: url('./img/prog_favo.gif');
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
}
.while_ymd_bar {
    font-weight: bold;
    padding: 5px 0px 5px 15px;
    background-color: #ffd700;
    color: #222222;
    font-size: small;
    line-height: 1.5;
}
.user_views {
    float: right;
    margin: 6px 7px 0 0;
    padding: 3px 6px 3px 6px;
    background: #ffe0e0;
    font-size: x-small;
    color: #ff4949;
    border-radius: 2px;
}
.user_views_over10 {
    background: #ffcccc;
    color: #ff3232;
    font-weight: bold;
}

/*------ head style move here ----------------------------------*/
.comment_hole_link{
    padding:0px 0px 5px 0px;
}
.comment_hole_link a{
    font-weight: bold;
    color: #4462C1;
    text-decoration: underline;
    
}
p.flat_link_no_indent{
    padding:0px 0px 0px 10px;
    letter-spacing:2px;
    line-height:1.2em;
}
p.flat_link_no_indent a{
    color:#4462C1;
    border-bottom:solid 1px #4462C1;
}

/*------ aggregated data of past report  and pick up data by ymd ----------------------------------*/

.machine_data_container{
    width: 100%;
    padding: 10px 10px 10px 10px;
    box-sizing: border-box;
}
.kisyu_name {
    margin: 5px 0 5px 0;
}
.kisyu_name a {
    color: #4462C1;
    text-decoration: underline;
}
.machine_data_detail {
    font-size: 0.7rem;
    padding: 10px;
    border: solid 1px #e0e0e0;
    border-bottom: none;
}
.machine_data_detail_alternate {
    background-color: #f7f7f7;
}
.machine_data_detail_last {
    border-bottom: solid 1px #e0e0e0;
}
.machine_data_plus {
    color: #00bfff;
    font-weight: bold;
}
.machine_data_minus {
    color: #ff4500;
    font-weight: bold;
}
.whole_container {
    position: relative;
    margin: 20px 10px 10px 10px;
    padding: 5px 5px 7px 5px;
    /*background-color: #e2f0ff;
    border-left: solid 5px #8ec5ff;*/
    background-color: #fffced;
    border-left: solid 5px #ffe766;
    box-sizing: border-box;
}
.whole_container:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    border-width: 0 15px 15px 0;
    border-style: solid;
    /*border-color: #d6eaff #ffffff #d6eaff;*/
    border-color: #fffced #ffffff #fffced;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.whole_container_border {
    height: 3px;
    margin: 0 5px 3px 5px;
    border-bottom: dashed 2px #ffffff;
}
.whole_full_box {
    margin-bottom: 3px;
    border-bottom: dashed 2px #ffffff;
}
.whole_detail {
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
}
.link_left {
    width: 120px;
    margin-left: auto;
}
.extracted_condision {
    padding: 5px 10px 5px 30px;
    list-style-type: square;
}
.machine_data_detail_ymd {
    font-size: 0.7rem;
    padding: 10px;
    border: solid 1px #d6eaff;
    border-bottom: none;
}
.machine_data_detail_ymd_alternate {
    background-color: #f7fbff;
}
.machine_data_detail_ymd_last {
    border-bottom: solid 1px #d6eaff;
}

/*レビューをレポートっぽくするところ*/
p.review_err{
    margin: 2px 0px 0px 0px;
    padding: 5px 4px 5px 4px;
    font-weight: bold;
    font-size: 10px;
    background-color: #ff0000;
    text-align: center;
}
div.review_err_body{
    background-color: #ffc0cb;
    padding: 3px 4px 3px 4px;
    line-height: 1.5em;
}
p.review_kname{
    background-color: #f5f5f5;
    padding: 2px 0px 2px 5px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    font-size: 9px;
}
table.repo_table{
    width:100%;
}
td.repo_tdL{
    width:120px;
}
td.repo_tdR{
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 3px;
}
img.repo_img{
    margin: 3px 0px 3px 0px;
    width:100%;
    height:auto;
}
p.data1{
    padding: 3px 5px 3px 5px;
    margin: 3px 0px 3px 0px;
    font-size: 9px;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    vertical-align: middle;
    text-align: left;
}

/*************************************
* report
*************************************/
div.machine_data_container_outer {
    padding: 3px 10px;
}
div.machine_data_container {
    padding: 0;
    -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    overflow: hidden;
    border-radius: 5px;
}
img.kisyu_image {
    width: 100%;
    max-height: 100px;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
}
p.kisyu_name {
    margin: 15px 0 15px 10px;
    font-weight: bold;
}
.kisyu_name a {
    text-decoration: none;
    background-color: #FFFFFF;
    padding: 8px;
    font-size: 10px;
    font-weight: bold;
    height: 26px;
    color: #878787;
    border: 1px solid #878787;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: #878787 0 -2px 0 inset;
    -webkit-box-shadow: #878787 0 -2px 0 inset;
    box-shadow: #878787 0 -2px 0 inset;
}
p.machine_data_detail, p.machine_data_detail_ymd {
    background-color: #FFFFFF;
    border: none;
    padding: 5px 0 5px 25px;
}
p.machine_data_detail:last-child, p.machine_data_detail_ymd:last-child {
    padding-bottom: 20px;
    border-radius: 0 0 5px 5px;
}
div.past_report_data_by_ymd p.kisyu_name {
    border-bottom: 1px solid #DADADA;
    margin: 5px 0 10px 0;
    padding: 5px 10px;
}
div.past_report_data_by_ymd div.kisyu_image_container {
    float: left;
    width: 43%;
    min-height: 50px;
    padding: 0 15px 10px 10px;
}
div.past_report_data_by_ymd div.kisyu_image_container img {
    border-radius: 0;
}

/*************************************
* report summary renewal
*************************************/
div.past_repo_new_kisyu_matome {
    padding: 0 15px 15px 15px;
}
div.machine_data_container p.kisyu_name {
    margin: 0;
    padding: 15px 10px;
}
div.machine_data_container table {
    width:100%;
    border-collapse: collapse;
    font-size: 11px;
    color: #333;
}
div.machine_data_container table tr {
    border-bottom: solid 1px #DADADA;
}
div.machine_data_container table tr td {
    padding: 5px;
    vertical-align: bottom;
}
div.past_repo_new_ymd {
    position: relative;
}
div.past_repo_new_ymd div.while_ymd_bar_outer {
    margin: 15px 0 0 0;
    padding: 5px 10px;
    border-bottom: 1px solid #DADADA;
    color: #666666;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
}
div.past_repo_new_ymd div.while_ymd_bar {
    margin: 0;
    padding: 0 0 0 10px;
    border: none;
    border-left: solid 5px #ffeb64;
}
div.past_repo_new_excellent_mark {
    position: absolute;
    top: 7px;
    right: 7px;
    padding: 5px 5px 5px 5px;
    background-color: #ffd700;
    border-radius: 4px;
    color: #333;
    font-family: 'Luckiest Guy', cursive;
    font-size: 15px;
    line-height: 1em;
    vertical-align: middle;
}
div.excellent {
    color: #fff;
    background-color: #ff3d28;
}
div.great {
    color: #fff;
    background-color: #24c73c;
}
div.past_repo_new_whole {
    display: flex;
    padding: 5px;
}
div.past_repo_new_whole_L {
    box-sizing: border-box;
    vertical-align: top;
    width: 15%;
}
div.past_repo_new_whole_L img {
    width: 100%;
}
div.past_repo_new_whole_R {
    padding-left: 5px;
    box-sizing: border-box;
    vertical-align: top;
    width: 85%;
}
table.past_repo_new_event_list {
    color: #ff69b4;
    font-size: 11px;
    font-weight: bold;
}
table.past_repo_new_event_list tr td {
    vertical-align: middle;
}
table.past_repo_new_event_list tr td img {
    width: 19px;
    height: 18px;
}
table.past_repo_new_event_list tr td p.user_views {
    float: right;
    margin: 0;
    padding: 2px 5px;
    background: #ffe0e0;
    font-size: 9px;
    color: #ff4949;
    border-radius: 2px;
}
table.past_repo_new_event_list tr td p.user_views_over10 {
    background: #ffcccc;
    color: #ff3232;
    font-weight: bold;
}
td.past_repo_new_event_name {
    width: 70%;
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
td.past_repo_new_uu_count {
    width: 25%;
}
td.past_repo_new_link {
    width: 5%;
    text-align: right;
}
p.past_repo_new_other_event {
    margin: 2px 0 5px 0;
    color: #3d3d3d;
    font-size: 10px;
    line-height: 15px;
    padding-left: 2px;
}
div.past_repo_new_whole_data {
    display: inline-block;
    padding: 5px 0;
}
div.past_repo_new_whole_R div.first {
    border-radius: 3px 3px 0 0;
}
div.past_repo_new_whole_R div.second {
    border-top: none;
    border-radius: 0 0 3px 3px;
}
div.past_repo_new_whole_data_kbn {
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    border-left: solid 1px #d0d0d0;
    border-bottom: solid 1px #d0d0d0;
    padding: 7px;
    vertical-align: middle;
    text-align: center;
}
div.past_repo_new_whole_title {
    color: #70694f;
    font-size: 12px;
    line-height: 14px;
}
div.past_repo_new_notice_comment {
    padding: 0 5px 5px 5px;
}
div.past_repo_new_notice_comment div {
    position: relative;
    padding: 5px;
    box-sizing: border-box;
    color: #333;
    font-size: 12px;
    line-height: 14px;
    background-color: #f8f3eb;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    width: 100%;
}
div.past_repo_new_model_data {
    border-bottom: 1px solid #DADADA;
    color: #333;
}
div.past_repo_new_model_data_head {
    position: relative;
    padding: 10px 0 10px 10px;
}
div.past_repo_new_model_data_detail {
    padding: 0 0 10px 0;
    /*border-top: 1px solid #DADADA;
    background-color: #f2f2f2;*/
}
div.past_repo_new_model_data div.machine_data_container {
    background-color: #FFF;
}
div.past_repo_new_model_data p.kisyu_name {
    border-bottom: 1px solid #DADADA;
    margin: 5px 0 10px 0;
    padding: 5px 10px;
}
div.past_repo_new_model_data div.kisyu_image_container {
    float: left;
    width: 30%;
    min-height: 41px;
    padding: 0 10px 5px 10px;
}
div.past_repo_new_model_data img.kisyu_image {
    width: 100%;
    max-height: 41px;
    object-fit: cover;
    border-radius: 0;
}
div.past_repo_new_model_data div.machine_data_detail_ymd {
    display: flex;
    justify-content: flex-start;
    font-size: 0.7rem;
    border: none;
    padding: 5px 0;
}
div.past_repo_new_model_data div.machine_data_detail_ymd p {
    flex-grow: 1;
}

/*************************************
* explain
*************************************/
strong.explain {
    font-weight: bold;
    color: #46b3fc;
    
}
h4.head_question {
    position: relative;
    padding: 0.25em 0;
}
h4.head_question:after {
    content: "";
    display: block;
    height: 4px;
    background: -moz-linear-gradient(to right, rgb(255, 228, 163), #fffdd8);
    background: -webkit-linear-gradient(to right, rgb(255, 228, 163), #fffdd8);
    background: linear-gradient(to right, rgb(255, 228, 163), #fffdd8);
}
p.bad_comment {
    font-weight: bold;
    color: #ed9393;
    text-decoration: underline;
}
ul.notes {
    font-size: x-small;
    list-style-type: square;
    margin-left: 20px;
}
ul.notes li {
    margin-bottom: 5px;
}

/*------ 以下スマホアプリ制作時に入れたCSS ----------------------------------*/

/*************************************
* title
*************************************/
h2.falat_subt, h2.falat_subt_os {
    position: relative;
    padding: 15px 0 15px 35px;
    background-color: #fffae0;
}
h2.falat_subt:before, h2.falat_subt_os:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 10px;
    height: 10px;
    border: 4px solid #ffd700;
    border-radius: 50%;
}
div.bar_body {
    padding: 20px 0 5px 15px;
    border-bottom: 1px solid #DADADA;
}
.border_top {
    border-top: none !important;
}
.while_ymd_bar {
    background-color: transparent;
    margin: 15px 0 0 0;
    padding: 5px 10px;
    border-bottom: 1px solid #DADADA;
    color: #666666;
    font-weight: bold;
    font-size: 18px;
}
.no_border_bottom {
    /*border-bottom: none;*/
}

/*************************************
* anchor link
*************************************/
a {
    border-bottom: none !important;
}
.flat_link {
    padding: 0;
    border-bottom: 1px solid #DADADA;
}
.flat_link a {
    position: relative;
    display: block;
    padding: 15px 0 15px 10px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    color: #000000;
}
p.flat_link a:after {
    content: "";
    display: block;
    position: absolute;
    width: 9.26px;
    height: 25px;
    background-image: url(./img/right2.png);
    background-repeat: no-repeat;
    background-size: 9px 25px;
    -webkit-background-size: 9px 25px;
    right: 10px;
    top: 10px;
}
table.ajax_btn, table.register_btn {
    border: none;
    -moz-box-shadow: #dddddd 0 -4px 0 inset;
    -webkit-box-shadow: #dddddd 0 -4px 0 inset;
    box-shadow: #ffd700 0 -4px 0 inset;
}
p.flat_link_r a {
    background-color: #FFFFFF;
    padding: 8px;
    font-size: 10px;
    font-weight: bold;
    height: 26px;
    color: #878787;
    border: 1px solid #878787;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: #878787 0 -2px 0 inset;
    -webkit-box-shadow: #878787 0 -2px 0 inset;
    box-shadow: #878787 0 -2px 0 inset;
}
p.flat_link_no_indent {
    border: 1px solid #ff9400;
    border-radius: 4px;
    margin: 10px 10px;
    padding: 0;
}
p.flat_link_no_indent a {
    display: block;
    padding: 10px;
    color: #ff9400;
    text-align: center;
    font-weight: bold;
}
p.flat_link_nb {
    margin: 15px 10px 10px 10px;
    padding: 0;
    border: 1px solid #008cff;
    border-radius: 5px;
}
p.flat_link_nb a {
    padding: 10px;
    display: block;
    color: #008cff;
    font-weight: bold;
    text-align: center;
}
p.report_link {
    margin-top: 5px;
    margin-right: 5px;
    background-color: #FFFFFF;
    padding: 8px;
    font-size: 10px;
    font-weight: bold;
    border: 1px solid #878787;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: #878787 0 -2px 0 inset;
    -webkit-box-shadow: #878787 0 -2px 0 inset;
    box-shadow: #878787 0 -2px 0 inset;
}
p.report_link a {
    color: #878787;
}

/*************************************
* container
*************************************/
div.flat_one_block, div.flat_one_block_os {
    margin-bottom: 20px;
}
td.orenge_subt {
    border: none;
    background-color: transparent;
    text-align: right;
    padding-right: 5px;
}

/*************************************
* table
*************************************/
table.explan_line td.subt {
    border: 1px solid #DADADA;
    border-right: none;
    background-color: #f2f2f2;
}
table.explan_line td.text {
    border: 1px solid #DADADA;
}
table.hole_base {
    border-top: 1px solid #DADADA;
}
table.hole_base th.k {
    background-color: #f7f7f7;
    border: 1px solid #DADADA;
    border-top: none;
}
table.hole_base td.v {
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
}
table.repo_ktable {
    border: none;
    border-collapse: separate;
    border-radius: 5px;
    border-spacing: 0;
    
    margin-bottom: 10px;
    -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
}
table.repo_ktable tr.repo_ktable_th th {
    background-color: #ffdddd;
    border-bottom: 1px solid #DADADA;
}
table.repo_ktable tr.repo_ktable_th th:first-child {
    border-radius: 5px 0 0 0;
}
table.repo_ktable tr.repo_ktable_th th:last-child {
    border-radius: 0 5px 0 0;
}
table.repo_ktable td {
    border-bottom: 1px dotted #DADADA;
    padding: 3px 10px 3px 0;
}
table.repo_ktable tr.repo_ktable_sum td {
    border-bottom: 1px solid #DADADA;
}
table.repo_ktable tr.repo_ktable_sum td, table.repo_ktable tr.repo_ktable_ave td {
    background-color: #ededed;
    color: #000000;
}
table.repo_ktable tr.repo_ktable_ave td:first-child {
    border-radius: 0 0 0 5px;
}
table.repo_ktable tr.repo_ktable_ave td:last-child {
    border-radius: 0 0 5px 0;
}
table.point_matrix {
    margin-bottom: 10px;
}
table.point_matrix th {
    font-weight: bold;
    border: 1px solid #ffdddd;
    background-color: #ffdddd
}
table.point_matrix td {
    font-size: 10px;
    border: 1px solid #ffdddd;
    padding: 3px 0;
}

/*************************************
* comment
*************************************/
div.model_container {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    margin: 0px 15px 5px 0px;
}
div.comment {
    position: relative;
    margin-left: 10px;
    
    border: none;
    border-top: 7px solid #ffd700;
}
div.comment:before {
    content: "";
    position: absolute;
    top: -34px;
    right: 27px;
    margin-left: -15px;
    border: 13px solid transparent;
    border-bottom: 13px solid #aaaaaa;
}
div.comment:after {
    content: "";
    position: absolute;
    top: -40px;
    right: 20px;
    margin-left: -15px;
    border: 20px solid transparent;
    border-bottom: 20px solid #ffd700;
}
td.repo_tdR p.data1 {
    padding: 0 5px 5px 5px;
    border: none;
    border-radius: 0;
    margin: 0;
    font-size: 12px;
    background-color: #FFFFFF;
}

p.review_kname {
    border-radius: 4px 4px 0 0;
    padding: 5px 5px 5px 10px;
    border-bottom: 1px solid #DADADA;
    background-color: #FFFFFF;
}
div.model_container table.repo_table td {
    padding: 5px;
}
div.model_container table.repo_table td:first-child {
    padding-right: 0;
}
div.comment_down_head_p2_container {
    position: relative;
    display: block;
    border: 1px solid #ff9900;
    border-radius: 10px;
    height: 40px;
}
div.comment_down_head_p2_container:after {
    position: absolute;
    content: "";
    left: 12px;
    top: 22px;
    width: 5px;
    height: 5px;
    border: 2px solid;
    border-color: transparent transparent #ff9900 #ff9900;
    transform: rotate(-45deg);
}
div.comment_down_head_p2_container span.comment_down_str {
    padding-top: 10px;
    display: block;
    color: #ff9900;
    font-size: 10px;
    font-weight: bold;
}
div.comment_down_head_p2_container img {
    opacity: 0;
    background-color: #FFFFFF;
}

/*************************************
* osusume
*************************************/
div.slist {
    margin-top: 10px;
    padding: 0 10px;
    background-color: transparent;
}
table.oss_onebox {
    border-radius: 4px;
    border-collapse: separate;
    border-spacing: 0;
}
div.slist td.s33 tr, table.oss_onebox tr {
    background-image: -webkit-linear-gradient(bottom,rgba(14,5,10,.11),rgba(255,255,255,.11));
    background-image: -moz-linear-gradient(bottom,rgba(14,5,10,.11),rgba(255,255,255,.11));
    background-image: -o-linear-gradient(bottom,rgba(14,5,10,.11),rgba(255,255,255,.11));
    background-image: linear-gradient(to top,rgba(14,5,10,.11),rgba(255,255,255,.11));
}
div.slist td.td_navi_sbox, div.slist td.td_navi_sboxt, div.slist td.td_navi_sboxt2, div.serch_change_menu td.td_navi_sbox {
    background-color: transparent;
}
td.td_navi_sboxt, td.td_navi_sboxt, td.td_navi_sboxt2 {
    border-radius: 4px 0 0 4px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
}
td.td_navi_sbox_kbn, td.td_navi_sbox {
    border-radius: 0 4px 4px 0;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}
td.td_navi_sboxt3 {
    border-radius: 4px 0 0 4px;
    border-top: 1px solid #ffd700;
    border-bottom: 1px solid #ffd700;
    border-left: 1px solid #ffd700;
}
td.td_navi_sbox_kbn3 {
    border-radius: 0 4px 4px 0;
    border-top: 1px solid #ffd700;
    border-right: 1px solid #ffd700;
    border-bottom: 1px solid #ffd700;
}
div.change_menu_easy {
    border: 1px solid #999999;
    border-bottom: none;
    z-index: 10;
}
div.serch_change_menu {
    z-index: 10;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(bottom,rgba(14,5,10,.11),rgba(255,255,255,.11));
    background-image: -moz-linear-gradient(bottom,rgba(14,5,10,.11),rgba(255,255,255,.11));
    background-image: -o-linear-gradient(bottom,rgba(14,5,10,.11),rgba(255,255,255,.11));
    background-image: linear-gradient(to top,rgba(14,5,10,.11),rgba(255,255,255,.11));
}
td.kbn_t {
    color: #000000;
    font-weight: bold;
}
p.easy_pul {
    border-bottom: 1px solid #999999;
}
td.td_navi_sbox_kbn {
    background-color: #FFFFFF;
}
div.serch_change_menu a table.oss_onebox tr {
    border: 1px solid #ffd700;
}
td.td_navi_sboxt3, td.td_navi_sbox_kbn3 {
    background-color: #ffeb08;
}
div.flat_one_block2 {
    background-color: transparent;
}
div.osbox_out {
    margin: 0;
    margin: 7px 10px;
    border: none;
    padding: 0;
    border-radius: 5px;
}
div.osbox_out:first-of-type {
    /*border-top: 1px solid #DADADA;*/
}
div.osbox {
    padding: 10px 5px;
    -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    overflow: hidden;
    border-radius: 5px;
}
div.view_osbox {
    position: relative;
}
/*div.view_osbox::after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 9px;*/
/*    height: 13px;*/
/*    background-image: url(./img/arrow_right_brown.png);*/
/*    background-repeat: no-repeat;*/
/*    background-size: 9px 13px;*/
/*    -webkit-background-size: 9px 13px;*/
/*    top: 50%;*/
/*    right: 12px;*/
/*}*/
div.osmgn {
    height: 10px;
}
table.oss_onebox_kbn, div.serch_change_menu p.oschoice, div.serch_change_menu p.free_choice_limit {
    border-top: none;
}
div.report_container {
    border-bottom: 1px solid #DADADA;
}

/*************************************
* おすすめリストの修正分
* S,A,B,C、AI予想のデータリストなど
*************************************/
div.osbox_out {
  background-color: #ECECEC;
}
div.view_osbox {
  background-color: #FFFFFF;
}
div.osbox {
  position: relative;
  padding: 10px;
}
div.favo_box {
  position: absolute;
  right: 10px;
  z-index: 10;
}
div.favo_box img {
  width: 25px;
  height: auto;
}
div.mgn_3 {
  width: 100%;
  height: 3px;
}
ul.list_event_name {
  display: table;
  font-size: small;
  font-weight: bold;
  color: #ff69b4;
  margin: 1px 0;
  height: 21px;
}
ul.list_event_name li {
  display: table-cell;
  vertical-align: middle;
}
ul.list_event_name li.list_event_name_rank {
  width: 25px;
  line-height: 21px;
  padding-right: 4px;
  font-size: 13px;
  text-align: center;
}
ul.list_event_name li.list_event_name_rank div {
  border-radius: 3px;
  font-family: 'Otomanopee One', sans-serif;
  vertical-align: middle;
  color: transparent;
  background-size: cover;
  background-position: center;
}
ul.list_event_name li.list_event_name_rank div.S_rank {
  /*color: #636363;*/
  /*color: #404040;*/
  /*background: linear-gradient(135deg,rgb(255, 0, 0),rgb(255, 20, 172),rgb(90, 40, 255),*/
  /*  rgb(60, 120, 255),rgb(80, 255, 237),rgb(100, 255, 169),*/
  /*  rgb(170, 255, 120),rgb(221, 255, 140),rgb(255, 236, 160),*/
  /*  rgb(255, 208, 180),rgb(255, 208, 200),#ff0000);*/
  background-image: url('./img/rank_icon_S.png?t=202308181755');
}
ul.list_event_name li.list_event_name_rank div.A_rank {
  /*color: #fff;*/
  /*background-color: #ff3d28;*/
  background-image: url('./img/rank_icon_A.png?t=202308181755');
}
ul.list_event_name li.list_event_name_rank div.B_rank {
  /*color: #fff;*/
  /*background-color: #24c73c;*/
  background-image: url('./img/rank_icon_B.png?t=202308181755');
}
ul.list_event_name li.list_event_name_rank div.C_rank {
  /*color: #404040;*/
  /*background-color: #ffd700;*/
  background-image: url('./img/rank_icon_C.png?t=202308181755');
}
ul.list_event_name li.list_event_name_rank div.・_rank, ul.list_event_name li.list_event_name_rank div.他_rank {
  color: #3d3d3d;
  font-weight: normal;
}
div.indent_5_10_0_25 {
  padding: 5px 10px 0px 25px;
}
div.indent_5_10_5_10 {
  padding: 5px 10px 5px 10px;
}
div.inner_osbox {
  position: relative;
}
div.inner_osbox::after {
  content: "店舗詳細→";
  display: block;
  position: absolute;
  width: 80px;
  height: 13px;
  bottom: 0;
  right: 0;
  color: #4462C1;
  font-size: 15px;
  z-index: 0;
}
div.list_button_right {
  padding-bottom: 10px;
  text-align: right;
}
div.list_button_right span {
  background-color: #FFFFFF;
  padding: 8px;
  font-size: 10px;
  font-weight: bold;
  height: 26px;
  color: #878787;
  border: 1px solid #878787;
  border-radius: 4px;
  box-shadow: #878787 0 -2px 0 inset;
}

/*************************************
* 2019/10/25
* search report renewal
*************************************/
div.search_report_container {
    border-bottom: 1px solid #DADADA;
}
div.past_repo_new_ymd {
    font-size: 15px;
    padding: 5px 0;
}
div.search_report_container .report_hole_name {
    font-size: 13px;
}
div.past_repo_new_whole_data {
    font-size: 13px;
}
div.search_report_container {
    position: relative;
}
div.search_report_container .past_repo_new_excellent_mark {
    font-size: 12px;
    padding: 3px;
}
div.search_report_container div.past_repo_new_whole_title {
    padding: 5px 0;
}
div.search_report_container table.past_repo_new_event_list {
    width: 100%;
}
div.search_report_container td.past_repo_new_event_name {
    height: 20px;
}
ul.past_repo_new_hole_name_container {
    list-style: none;
	display: table;
	width: 100%;
}
ul.past_repo_new_hole_name_container li {
    display: table-cell;
    vertical-align: middle;
}
ul.past_repo_new_hole_name_container div.report_star {
    width: 100%;
}
ul.past_repo_new_hole_name_container div.report_hole_name {
    width: 100%;
    height: auto;
    line-height: 1.3;
}
ul.past_repo_new_hole_name_container div.report_hole_name a {
    color: #4462C1;
    text-decoration: underline;
}
ul.past_repo_new_hole_name_container div.past_repo_new_excellent_mark {
    position: static;
}
div.search_report_container p.oslha {
    margin: 0;
    padding: 5px 0;
}

/*************************************
* new list box
*************************************/
div.list_box_bar {
    margin: 5px 5px 0 5px;
}
div.list_box_bar ul {
    display: block;
    width: 100%;
    list-style: none;
}
div.list_box_bar ul li {
    box-sizing: border-box;
    float: left;
}
div.list_box_bar ul li.list_box_ken {
    width: 25%;
}
div.list_box_bar ul li.list_box_space {
    display: block;
    width: 1%;
    height: 5px;
}
div.list_box_bar ul li.list_box_ymd {
    width: 25%;
}
div.list_box_bar ul li.list_box_kbn {
    width: 48%;
}
div.list_box_bar ul li.list_box_kbn div.list_box_head p {
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
div.list_box_head {
    display: block;
    position: relative;
    border: 1px solid #DADADA;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
    -webkit-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
    box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
}
div.list_box_head::after {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 7px;
    background-image: url(./img/select-arrow.png);
    background-repeat: no-repeat;
    background-size: 18px 7px;
    -webkit-background-size: 18px 7px;
    right: 0;
    top: 13px;
}
div.list_box_head p {
    font-size: 12px;
    padding: 10px 0 10px 5px;
}
div.list_box_container {
    position: relative;
}
div.togglemenu_contents {
    position: absolute;
    display: block;
    z-index: 15;
    top: 0;
    width: 100%;
    background-color: #FFFFFF;
    font-size: 12px;
    border-bottom: 1px solid #DADADA;
}
div#togglemenu_kbn {
    right: 0;
    width: 300px;
}
div.togglemenu_contents a {
    display: block;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
}
div.togglemenu_contents a p {
    padding: 10px 0 10px 5px;
}
div.togglemenu_invisible {
    display: none;
}

/*************************************
* search
*************************************/
div.parts_block {
    margin: 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: #FFFFFF;
    font-size: 11px;
}
div.mgn_serch_list_bottom {
    padding: 0;
}
table.serch_list_bottom {
    border: none;
    border-bottom: 1px solid #DADADA;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 5px 0;
}
div.mgn_serch_list_list {
    padding: 0;
    padding-left: 25px;
}
table.serch_list_pd {
    border: none;
    border-bottom: 1px solid #DADADA;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 5px 0;
}

div.mgn_sche_list_base {
    padding: 0;
}
table.sche_list_base {
    border: none;
    border-bottom: 1px solid #DADADA;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 5px 0;
}
/*************************************
* serch_sche_result
* 検索条件のボックス
*************************************/
.search_conditions_desc {
    position: relative;
    display: table;
    box-sizing: border-box;
    border-collapse: separate;
    border: solid 1px #c5c5c5;
    width: 100%;
    height: 50px;
    color: #333333;
    border-radius: 5px;
}
.search_conditions_desc:before {
    position: absolute;
    content: "条件を変更する";
    top: 12px;
    right: 10px;
    font-weight: bold;
    color: #333;
    font-size: 10px;
}
.search_conditions_desc:after {
    position: absolute;
    content: "";
    top: 27px;
    right: 43px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #333;
}
.search_conditions_desc li {
    display: table-cell;
    padding: 10px;
    font-size: 11px;
    vertical-align: middle;
}
.search_conditions_desc li:first-child {
    background-color: #f7f7f7;
    font-weight: bold;
    width: 20%;
    border-radius: 5px 0 0 5px;
    border-right: solid 1px #c5c5c5;
}
.search_conditions_desc li:nth-last-child(2) {
    font-size: 14px;
    font-weight: bold;
    color: #ff7f50;
}
.search_conditions_desc li:last-child {
    width: 80px;
}
.search_conditions_select {
    postion: relative;
    color: #333333;
}
.search_conditions_select div.checkbox_container {
    position: relative;
    line-height: 30px;
    padding: 2px 0;
}
.search_conditions_select div.checkbox_container input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin-left: 14px;
    vertical-align: top;
    width: 22px;
    height: 22px;
    border: solid 1px #c5c5c5;
    border-radius: 5px;
}
.search_conditions_select div.checkbox_container input[type="checkbox"]:checked {
    border: solid 1px #ffa41c;
    background-color: #febc56;
}
.search_conditions_select div.checkbox_container input[type="checkbox"]:checked:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(./img/checkmark.png);
    background-repeat: no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    width: 16px;
    height: 16px;
    top: 8px;
    left: 17px;
}
.search_conditions_select div.checkbox_container label {
    padding: 0 3px;
}
.search_conditions_select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100px;
    border: 1px solid #DADADA;
    border-radius: 4px;
    background: none transparent;
    -moz-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
    -webkit-box-shadow: rgb(210 217 202 / 80%) 1px 1px 1px, white 0 2px 0 inset, rgb(235 235 235 / 70%) 0 -2px 0 inset;
    box-shadow: rgb(210 217 202 / 80%) 1px 1px 1px, white 0 2px 0 inset, rgb(235 235 235 / 70%) 0 -2px 0 inset;
    color: #333333;
    margin: 0 0 7px 14px;
    padding: 7px 7px;
    font-family: 'Lato', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ';
}
.search_conditions_select:after {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 7px;
    background-image: url(./img/select-arrow.png);
    background-repeat: no-repeat;
    background-size: 18px 7px;
    -webkit-background-size: 18px 7px;
    left: 100px;
    top: 14px;
    /*z-index: 10;*/
}
div.button_a01 {
    padding: 10px 15px;
}
div.button_a01 a {
    font-size: 14px;
    font-weight: bold;
    border: none;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-image: linear-gradient(180deg, #ffa41c 1.28%, #febc56 74.02%);
    border-radius: 100px;
    color: #fff;
}

/*************************************
* rotation
*************************************/
div.rotation_container {
    position: relative;
}
div.rotation_container label {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 140px; /* グラデーションの高さ */
    cursor: pointer;
    text-align: center;
    background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}
div.rotation_container label a {
    line-height: 2.5rem;
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: 50%;
    width: 80%;
    transform: translate(-50%, 0);
    letter-spacing: 0.05em;
    color: #ffffff;
    border-radius: 20px;
    background-color: rgba(27, 37, 56, 1);
}
div.rotation_container div.k_head {
    font-size: 12px;
    border-left: solid 5px #ffeb64;
    padding-left: 5px;
    margin: 5px 0 2px 3px;
    line-height: 16px;
}
div.k_head p.k_ave {
    padding-left: 5px;
}
table.prnt_table_width_blue {
    border: none;
    border-collapse: collapse;
    border-radius: 5px;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
    font-size: 10px;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    margin-top: 5px;
}
table.prnt_table_width_blue th {
    background-color: #ffe0e0;
    color: #000000;
    height: 25px;
    vertical-align: middle;
}
table.prnt_table_width_blue th:first-child {
    border-radius: 5px 0 0 0;
}
table.prnt_table_width_blue th:last-child {
    border-radius: 0 5px 0 0;
}
table.prnt_table_width_blue tr {
    border-bottom: 1px solid #ebebeb;
}
table.prnt_table_width_blue tr td:first-child {
    border-radius: 0 0 0 5px;
}
table.prnt_table_width_blue tr:last-child {
    border: none;
}
table.prnt_table_width_blue tr:last-child td:first-child {
    border-radius: 0 0 0 5px;
}
table.prnt_table_width_blue tr:last-child td:last-child {
    border-radius: 0 0 5px 0;
}
table.prnt_table_width_blue tr.even {
    background-color: #fff;
}
table.prnt_table_width_blue td {
    text-align: right;
}
table.prnt_table_width_blue td div.emph_0 {
    background-color: #ff4545;
}
table.prnt_table_width_blue td div.emph_1 {
    background-color: #ff8a73;
}
table.prnt_table_width_blue td div.emph_2 {
    background-color: #ffc2a6;
}
table.prnt_table_width_blue td div.emph_3 {
    background-color: #fffb8a;
}
table.prnt_table_width_blue td div.emph_4 {
    background-color: #ffffdb;
}


/*************************************
* rumor
*************************************/
div.rumors_container {
    padding: 10px 10px 0 10px;
}
div.one_rumor {
    overflow: hidden;
    margin-bottom: 5px;
}
div.rumor_img {
    float: left;
    vertical-align: top;
}
div.rumor_img img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
div.rumor_talk_box {
    margin-left: 80px;
}
div.rumor_talk {
    position: relative;
    padding: 15px 10px;
    border-radius: 12px;
    background: #ffe6c4;
    line-height: 14px;
}
div.rumor_talk a {
    color: #4462C1;
    text-decoration: underline;
}
div.rumor_talk:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 16px; 
    left: -16px;
    border: 8px solid transparent;
    border-right: 8px solid #ffe6c4;
}
div.rumor_time {
    float: right;
    color: #a9a9a9;
    font-size: x-small;
    padding: 5px 0;
}
div.rumor_good_bad {
    display: table;
    float: left;
}
div.rumor_good_bad img {
    display: table-cell;
    width: 15px;
    height: 15px;
    margin: 5px 15px 0 15px;
}
div.rumor_good_bad p {
    display: table-cell;
    color: #a9a9a9;
    font-size: x-small;
    vertical-align: middle;
    padding: 5px 0 0 0;
    min-width: 35px;
}

/*************************************
* 店舗ページの無料会員向け
* 取材一覧へのリンク部分
*************************************/
.osusume_list_container_side {
  margin: 10px 5px 10px 10px;
  display: flex;
  position: relative;
}
.osusume_list_container_side .osbox_out {
  margin: 0 5px 0 0;
  vertical-align: top;
  width: 30%;
  height: 100%;
}
.osusume_list_container_side .osbox {
  height: 100%;
}
.osusume_list_container_side .view_osbox {
  width: 40%;
}
div.inner_osbox::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
.flat_link_nb_orange_reverse {
  margin: 15px 10px 10px 10px;
  padding: 0;
  border: 1px solid #FF8F00;
  border-radius: 5px;
  letter-spacing: 2px;
  line-height: 1.2em;
  background: #FFA41C;
}
.flat_link_nb_orange_reverse a {
  padding: 10px;
  display: block;
  color: #0F1111;
  font-weight: bold;
  text-align: center;
}
.flat_link_nb_orange_reverse_no_margin {
  margin-top: 15px;
  padding: 0;
  border: 2px solid #ff8400;
  border-radius: 5px;
  letter-spacing: 2px;
  line-height: 1.2em;
  background: #fcab32;
}
.flat_link_nb_orange_reverse_no_margin a {
  padding: 10px;
  display: block;
  color: #0F1111;
  font-weight: bold;
  text-align: center;
}

/*************************************
* 機種仕掛けのまとめページ
* 店舗ページでも使用
*************************************/
.past_data_samai_dai_detail_3_line {
  width: 100%;
  font-size: x-small;
  color: #222222;
}
.model_data_container {
  border-bottom: solid 1px #aaaaaa;
  margin-top: 10px;
}
.model_data_container .kname {
  font-weight: bold;
  font-size: 12px;
  line-height: 11px;
}
.rank_5,
.rank_4,
.rank_3,
.rank_2,
.rank_1,
.rank_0 {
  line-height: 15px;
  border-radius: 2px;
  text-align: center;
  font-weight: bold;
}
.rank_5 {
  /*color: #DA8E00;*/
  background: -webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
  /*-webkit-background-clip: text;*/
  /*-webkit-text-fill-color: transparent;*/
}
.rank_4 {
  background-color: #ff3d28;
}
.rank_3 {
  background-color: #24c73c;
}
.rank_2 {
  background-color: #ffd700;
}
.rank_1 {
  background-color: #00bfff;
}
.rank_1 {
  background-color: #00bfff;
}
.rank_0 {
  border: solid 0.5px #757575;
  font-weight: normal;
}
.title_rank {
  height: 24px;
  width: 70px;
  /*line-height: 25px;*/
  text-align: left;
  padding: 6px 0 5px 10px;
}
.model_data_container .container_parts {
  position: relative;
}
.model_data_container .container_parts .parts_inline_block {
  display: inline-block;
}
.model_data_container .container_parts .width_50 {
  width: 50px;
}
.model_data_container .container_parts .width_60 {
  width: 60px;
}
.model_data_container .container_parts .width_90 {
  width: 90px;
}
.model_data_container .container_parts .width_120 {
  width: 120px;
}
.model_data_container .container_parts .dai_data_button {
  position: absolute;
  right: 15px;
  top: 0;
}
.model_data_container .container_parts .arrow_base::before {
  position: absolute;
  right: -15px;
  top: 3px;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 25%;
  background: #474747;
}
.model_data_container .container_parts .arrow_base_reverse::before {
  position: absolute;
  right: -15px;
  top: 3px;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 25%;
  border: 1px solid #474747;
  box-sizing: border-box;
}
.model_data_container .container_parts .arrow_down::after {
  position: absolute;
  right: -12px;
  top: 8px;
  content: "";
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #fff;
  transform: rotate(90deg);
}
.model_data_container .container_parts .arrow_up::after {
  position: absolute;
  right: -12px;
  top: 4px;
  content: "";
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #474747;
  transform: rotate(-90deg);
}
.dai_data_container {
  /*display: none;*/
  margin-left: 10px;
}
.dai_data_table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.dai_data_table tr {
  border-bottom: dotted 0.7px #aaaaaa;
}
.dai_data_table tr.tr_even {
  background-color: #fff7f7;
}
.dai_data_table th {
  background-color: #ffdddd;
}
.daiban_summary_container {
  overflow: auto;
  width: 100%;
  max-height: 350px;
  margin-bottom: 30px;
}
.daiban_summary_container::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.daiban_summary_container::-webkit-scrollbar-track {
  /*background-color: darkgrey;*/
  /*border: 1px solid #c7c7c7;*/
  background-color: #f0f0f0;
}
.daiban_summary_container::-webkit-scrollbar-thumb {
  /*border-radius: 100px;*/
  background-color: #c7c7c7;
}
.daiban_summary {
  width: 100%;
  border-collapse: collapse;
  border-radius: 5px;
}
.daiban_summary th {
  font-size: 10px;
  white-space: nowrap;
  position: sticky;
  top: 0;
  left: 0;
  background: #ffdddd;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  min-width: 50px;
}
.daiban_summary td {
  font-size: 10px;
  white-space: nowrap;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}
.daiban_summary tr:first-child th:first-child {
  z-index: 1;
}
.daiban_summary tr:first-child th:first-child {
  border-radius: 5px 0 0 0;
}
.daiban_summary td {
  border-right: 1px dotted #c2c2c2;
  border-bottom: 1px dotted #c2c2c2;
}
.daiban_summary tr:first-child th {
  /*border-bottom: 1px solid #c2c2c2;*/
}
.daiban_summary th:first-child {
  /*border-right: 1px solid #c2c2c2;*/
}
.daiban_summary tr:first-child th:first-child {
  border: none;
}
.daiban_summary td.emph_0 {
  background-color: #ff4545;
}
.daiban_summary td.emph_1 {
  background-color: #ff8a73;
}
.daiban_summary td.emph_2 {
  background-color: #ffc2a6;
}
.daiban_summary td.emph_3 {
  background-color: #fffb8a;
}
.daiban_summary td.emph_4 {
  background-color: #ffffdb;
}
div.togglemenu_contents a.menu_parts {
  position: relative;
  margin-left: 12px;
  border: none;
  display: flex;
}
div.togglemenu_contents a.menu_parts:before {
  position: absolute;
  display: block;
  content: "";
  width: 9.26px;
  height: 25px;
  background-image: url("./img/right2.png");
  background-repeat: no-repeat;
  background-size: 9.26px 25px;
  top: 3px;
  right: 10px;
}
div.togglemenu_contents a.keve_eval_great:after {
  position: absolute;
  display: block;
  content: "優秀";
  color: #fff;
  background-color: #ff3d28;
  font-weight: bold;
  top: 5px;
  right: 30px;
  border-radius: 4px;
  padding: 5px;
}
div.togglemenu_contents a.keve_eval_good:after {
  position: absolute;
  display: block;
  content: "良";
  color: #fff;
  background-color: #24c73c;
  font-weight: bold;
  top: 5px;
  right: 30px;
  border-radius: 4px;
  padding: 5px;
}

/*************************************
* 店舗ページ、機種まとめページの
* 上部ナビゲートバー
*************************************/
.tab-wrap {
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.tab-label {
	color: gray;
	cursor: pointer;
	flex: 1;
	font-weight: bold;
	order: -1;
	padding: 12px 5px;
	position: relative;
	text-align: center;
	transition: cubic-bezier(0.4, 0, 0.2, 1) .2s;
	user-select: none;
	white-space: nowrap;
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
}
.tab-label-active-01 {
    color: #fff;
    background-color: #ff503d;
}
.tab-label-active-02 {
    color: #fff;
    background-color: #ffa41c;
}
.tab-label-active-03 {
    color: #fff;
    background-color: #24c73c;
}
.tab-label-active-04 {
    color: #fff;
    background-color: #397ad4;
}
.tab-label-active-05 {
    color: #fff;
    background-color: #b239d4;
}
.tab-wrap-after {
    content: '';
    display: block;
    pointer-events: none;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
}
.tab-wrap-after-01 {
    background-color:#ff503d;
}
.tab-wrap-after-02 {
    background-color:#FFA41C;
}
.tab-wrap-after-03 {
    background-color:#24c73c;
}
.tab-wrap-after-04 {
    background-color:#397ad4;
}
.tab-wrap-after-05 {
    background-color:#b239d4;
}
.tab-switch {
	display: none;
}

/*************************************
* 店舗ページの出玉分析、レポートまとめ
* 
*************************************/
.url_data_container {
  display: flex;
  margin: 5px 10px;
}
.url_data_L {
  box-sizing: border-box;
  vertical-align: top;
  width: 55px;
}
.url_data_R {
  padding-left: 5px;
  box-sizing: border-box;
  vertical-align: top;
  width: 100%;
}
.url_data_L img {
  width: 55px;
  height: auto;
}
.url_data_event_name_container {
  display: flex;
}
.url_data_event_name {
  font-size: 13px;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 5px;
}
.url_data_event_name a {
  color: #4462C1;
  text-decoration: underline;
}
.url_data_title {
  color: #70694f;
  font-size: 10px;
  line-height: 12px;
}
.user_views {
  margin: 0 0 0 auto;
  height: 16px;
}
.other_event {
  margin: 5px 10px;
  color: #555;
  font-size: 11px;
  line-height: 13px;
}
.kisyu_data_container {
  margin: 5px 10px;
  padding: 5px 10px;
  box-shadow: 0 3px 10px 0 rgb(0 0 0 / 15%);
  overflow: hidden;
  border-radius: 5px;
}
.kisyu_data_container .dai_data_container {
  margin: 5px 0;
}
.kisyu_data_container .dai_data_button {
  position: relative;
  color: #555;
  font-size: 12px;
  text-align: right;
  margin-right: 10px;
}
.kisyu_data_container .arrow_base::before {
  position: absolute;
  right: -15px;
  top: 0;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 25%;
  background: #474747;
}
.kisyu_data_container .arrow_base_reverse::before {
  position: absolute;
  right: -15px;
  top: 0;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 25%;
  border: 1px solid #474747;
  box-sizing: border-box;
}
.kisyu_data_container .arrow_down::after {
  position: absolute;
  right: -12px;
  top: 5px;
  content: "";
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #fff;
  transform: rotate(90deg);
}
.kisyu_data_container .arrow_up::after {
  position: absolute;
  right: -12px;
  top: 1px;
  content: "";
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #474747;
  transform: rotate(-90deg);
}
.kisyu_data_container .dai_data_table {
  font-size: 10px;
  line-height: 18px;
}
.kisyu_data_head {
  display: flex;
  margin: 5px 0;
}
.kisyu_data_head a {
  color: #4462C1;
  font-size: 13px;
  font-weight: bold;
}
.kisyu_data_head span {
  color: #555;
  font-size: 11px;
}
.kisyu_data_head .rank {
  width: 50px;
  min-width: 50px;
  margin: 0 0 0 auto;
  font-size: 10px;
  line-height: 16px;
  max-height: 16px;
  box-sizing: border-box;
}
.kisyu_data_body {
  color: #333;
  font-size: 11px;
  display: flex;
  border-top: 1px solid #DADADA;
  padding-top: 7px;
}
.kisyu_img img {
  width: 100px;
  max-height: 40px;
  object-fit: cover;
}
.kisyu_data_box {
  width: 100%;
}
.kisyu_data_box div {
  margin: 0 0 5px 10px;
}
.kisyu_data_num {
  display: flex;
}
.kisyu_data_num p {
  width: 50%
}


/*************************************
* 右下のトップジャンプボタン
*************************************/
.nav_top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    background: #000;
    opacity: 0.5;
    border-radius: 12px;
    z-index: 10;
    color: #fff;
    text-align: center;
    line-height: 53px;
}
.nav_top img {
    width: 20px;
    height: 20px;
}


/*************************************
* header
*************************************/
div.page_path {
    border-bottom: none;
}
div.page_path_serch {
    border: none;
}
div.page_path_hole {
    background-color: #444;
    color: #ffffff;
    /*padding: 20px 0 20px 15px;*/
    padding: 17px 0 17px 15px;
    border-bottom: none;
}
h1.box_hole_view_hole_name {
    font-size: 16px;
}
input.words_input {
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 30px;
}
p.head_add {
    /*border: none;*/
}

/*************************************
* footer
*************************************/
table.navi_1 {
    border: none;
    background-color: #f2f2f2;
    margin: 25px 0;
}
td.navi_1_strlong {
    width: 50%;
}
td.navi_1_back, td.navi_1_next {
    width: 25%;
}
td.navi_1_back a, td.navi_1_next a {
    margin: 0 8px;
    color: #000000;
    font-weight: bold;
    border: 1px solid #c5c5c5 !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #FFFFFF;
    -moz-box-shadow: #f1f1f1 0 -2px inset;
    -webkit-box-shadow: #f1f1f1 0 -2px inset;
    box-shadow: #f1f1f1 0 -2px inset;
    display: block;
    padding: 10px;
    text-align: center;
}

div.foot_base {
    background-color: #FFFFFF;
}
div.ybar {
    font-weight: bold;
    border: none;
    background-color: #ffd700;
    padding: 15px 0 10px 10px;
}
.sitemap_container {
    display: block;
    position: relative;
    background: #fffbe8;
    width: 100%;
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #DADADA;
}
.sitemap_container li {
    float: left;
    width: 50%;
    border-top: 1px solid #DADADA;
    box-sizing: border-box;
}
.sitemap_container li.odd {
    border-right: 1px solid #DADADA;
}
.sitemap_container li a {
    position: relative;
    display: block;
    font-size: 13px;
    padding: 15px;
}
.sitemap_container li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 9px;
    height: 13px;
    background-image: url(./img/arrow_right_brown.png);
    background-repeat: no-repeat;
    background-size: 9px 13px;
    -webkit-background-size: 9px 13px;
    right: 10px;
    top: 14px;
}
.footer_link_sub {
    padding: 5px 10px 5px 30px;
    display: block;
    position: relative;
    width: 100%;
    list-style: none;
    overflow: hidden;
    font-size: 11px;
    box-sizing: border-box;
}
.footer_link_sub li {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.footer_link_sub li a {
    position: relative;
    display: block;
    padding: 5px 5px 5px 15px;
}
.footer_link_sub li a:before {
    content: "";
    display: block;
    position: absolute;
    width: 9.26px;
    height: 25px;
    background-image: url(./img/right2.png);
    background-repeat: no-repeat;
    background-size: 9.26px 25px;
    -webkit-background-size: 9.26px 25px;
    left: -5px;
    top: -2px;
}
.foot_annotation_container {
    overflow: hidden;
    background-color: #FFEB08;
}
.footer_annotation_title {
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0 10px 20px;
    padding: 5px 0 5px 10px;
    border-left: solid 5px #FFD700;
}
.footer_annotation {
    font-size: 10px;
    padding: 0 20px;
}
.footer_annotation p {
    margin-bottom: 10px;
}
.footer_annotation p.copyright {
    margin: 0;
    text-align: right;
}

input.mobile {
    font-size: large;
}t.mobile {
    font-size: large;
}
.tag_badge{
    background-color: #f4f4f4;
    padding: 4px 7px 4px 7px;
    font-size: 10px;
    border-radius: 7px;
}