body{
    background: #f0f3f8!important;
}
div.pager {
    padding: 6px 0 3px 0;
    margin-top: 8px;
}
p.pagerLink {
    float: right;
    text-align: right;
}
p.pagerLink a {
    background: url(/images/common/bg_pager.gif) repeat-x scroll 50% 50% #f6f8fb;
    border: 1px solid #ced5e0;
    border-radius: 4px;
    color: #6e767b;
    display: inline-block;
    margin: 0 0 0 0;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
}
p.pagerLink span,
p.pagerLink a:hover {
    background: rgb(46 106 206 / 15%);
    border: 1px solid rgb(46 106 206 / 20%);
    border-radius: 4px;
    color: #444;
    display: inline-block;
    margin: 0 0 0 0;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
}
p.pagerSelect {
    float: left;
    text-align: left;
    font-size: 13px;
}
p.pagerSelect span.searchCnt {
    font-weight: bold;
    margin-right: 3px;
}
main{
    min-height: calc(100vh - 40px);
    padding: 10px 15px 85px!important;
    margin: 0 auto !important;
    max-width: 1200px;
}
#switchBknListForm > .c_box_ui{
    color: #222;
    margin: 2px 0;
}
input[type=checkbox]:checked + .c_box_ui{
    color: #222;
}
.list_head{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bt_set{
    padding: 6px;
    margin: 6px 0 0;
}
.date_box:nth-of-type(1) {
    margin: 10px 0 0;
}
.date{
    font-size: 12px;
    color: #6b7176;
}
.date.new{
    color: #222;
}
.date.new:before{
    content:"NEW";
    color:#fff;
    font-size: 12px;
    height: 18px;
    width: 48px;
    background: #f0397e;
    border-radius: 18px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 4px 0 0;
}
.date_box{
    margin: 20px 0 0;
}
.bkn_box{
    margin: 6px 0 0;
    position: relative;
}
.bkn_box.end:before{
    content: "\63b2\8f09\7d42\4e86";
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: rgb(128 153 169 / 90%);
    position: absolute;
    z-index: 10;
    height: 100%;
    width: 100%;
    border: 1px solid #ced5e0;
    border-radius: 4px;
    letter-spacing: .1em;
}
.bt_fav_box{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.bkn_link{
    background:#fff;
    border-radius: 4px;
    border: 1px solid #ced5e0;
    display: flex;
    overflow: hidden;
}
.bkn_link:hover .bkn_name {
    text-decoration: underline;
}
.visited .bkn_link{
    background: rgb(255 255 255 / 40%);
}
.img_box{
    position: relative;
}
.end .img_box{
    height: 100px;
    width: 120px;
}
.end,
.end a {
    height: 80px;
}
.end .img_box {
    height: initial;
    width: 120px;
}
.end img {
    height: auto;
    width: 120px;
}
.img_box.value:before{
    color: #fff;
    background: #fd3346;
    font-size: 12px;
    position: absolute;
    width: 60px;
    left: calc(50% - 30px);
    bottom: 8px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 17px;
}
.img_box.value.value_00:before{
    content:"\6577\793c\ff10";
}
.img_box.value.deposit_0:before{
    content:"\6577\ff10";
}
.img_box.value.keymoney_0:before{
    content:"\793c\ff10";
}

.bkn_img{
    height: 120px;
    width: 120px;
    object-fit: cover;
}

.bkn_link dl{
    padding: 12px 15px 0 10px;
    flex-grow: 1;
    width: calc(100% - 120px);
}
.bkn_box li{
    padding: 2px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
}
.bkn_box span{
    font-size: 13px;
}

.bkn_name{
    color: #2e6ace;
    font-size: 15px;
    padding: 2px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.visited .bkn_name{
    color: #4367a2;
}
.bkn_box li.under_line{
    border-bottom: 1px dotted #ced5e0;
    padding: 2px 0 3px;
    margin: 0 0 6px;
    color: #222;
}
.station{
    display: flex;
    width: calc(100% - 30px);
    color: #222;
}
.station span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.1;
}
.station .time{
    overflow: visible;
}
.bt_more{
    width: 100%;
    padding: 9px 0;
    margin: 6px 0 0;
}
.list_bottom{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 12px 0 0;
}
.bt_request{
    padding: 7px 10px;
}
.bt_request:before{
    content: "\f0e6";
    font-size: 21px;
    margin: 0 8px 0 0;
}
.bt_top{
    width: 100px;
    height: 30px;
    padding: 7px 10px;
}
.bt_top:before{
    content: "\f102";
    font-size: 21px;
    vertical-align: -3px;
    margin: 0 2px 0 0;
}
.comment_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    align-items:center;
}
.bt_set {
    margin: 0;
    padding: 0;
}
div .bt_txt {
    font-size: 11px;
}
.addressFromShikuchoson {
    width: calc(100% - 25px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
}
