
.container {
    margin-top: 52px !important;
}

body.has_sp-appbanner .container {
    margin-top: 0 !important;
}

.cdtn li.peopleNumber.disabled p {
    background: #ddd;
}

.busSvcSelected_openBtn {
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.busSvcSelected_openBtn.up {
    bottom: 75px;

}

button.cmnBtnOrg {
    background: #FF6600 !important;
}

@media screen and (min-width: 768px) {
    .top .headerBarBottom {
        min-width: 100% !important
    }
}

button.cmnBtnBlu2 {
    background: #385a8c;
}


.pick:hover input:not([disabled]):checked ~ .pick_indicator, .pick input:checked:focus ~ .pick_indicator, .pick input:checked ~ .pick_indicator {
    background: #FF6600 !important;
}

.notice-inList {
    padding-top: 0;
}

.attn_inner a,
.attn_inner .attn_inner--hidden a {
    color: blue;
    font-weight: normal;
}

.coution-mdl .ttl {
    font-size: 1.2rem;
}

.coution-mdl .desc01 dd {
    font-size: 1.2rem;
}

div.mail_wrapper {
    margin: 0.8em;
    padding: 0.5em;
    background: #f0f0f0;
    border-radius: 5px;
}

img.facility_image {
    display: none;
    background: #fff;
    padding: 5px;
}

dl.no_border {
    border: none !important;
}

dt.cancel_title,
p.cancel_title {
    color: #FF6600;
    font-weight: bold;
    font-size: 1.5em;
    margin: 0.5em 0;
}


table.cancel_table {
    width: 100%;
    margin-bottom: 0.5em;
}

table.cancel_table th {
    background: #ddd;
    font-weight: normal;
    text-align: center;
}

table.cancel_table td {
    border-bottom: 1px solid #ccc;
    padding: 0.5em 0 0.3em;
    text-align: center;
}

span.special-icon:first-child {
    margin-left: 0 !important;
}

img {
    max-height: none !important;
}

.tour_image {
    padding: 0 10px;
    width: 100%;
    text-align: center;
}

.tour_image img {
    max-width: 100%;
}


/** */
p.area_ttl {
    font-size: 1.5em;
    font-weight: bold;
    color: #ff8800;
    margin: 10px 0 5px;
}

.searchArea section ul.transporter_list li {
    width: auto;
    padding: 5px 15px 2px;
    /*
    background: #efefef;
    border: #ddd 1px solid;
    border-radius: 2px;
    */
    margin: 5px 5px 5px 0;
}

/*.pick input:checked ~ .pick_indicator {*/
/*    background: #eb5100;*/
/*}*/
/*.pick:hover input:not([disabled]):checked ~ .pick_indicator,*/
/*.pick input:checked:focus ~ .pick_indicator {*/
/*    background: #eb5100;*/
/*}*/

/** */
span.ServiceInfoLabelList {
    margin: .2em 0 .5em 0;
    padding: .1em .5em .2em .5em;
    color: #880000;
    font-size: .85em;
    font-weight: bold;
    border: 1px solid #880000;
    border-radius: 2px;
}


/** */
p.error_title {
    position: relative;
    margin: 0 0 1em 0;
    padding: 0 0 0 .5em;
    font-size: 2.5rem;
    border-left: solid 3px #FF6600;
    color: #000;
}

p.error_title::before {
    margin: 0;
    content: "";
}

　
    /** */
button.cmnBtn55,
button.cmnBtn55:hover {
    background: #385a8c;
}

/** */
.notice-inList section ul li a {
    color: blue;
    font-weight: normal;
}


/** */
p.time_from_to {
    width: 40% !important;
}

p.from_to_wave {
    width: 2em !important;
    text-align: center;
}

@media screen and (max-width: 700px) {
    p.time_from_to {
        width: 100% !important;
    }

    p.from_to_wave {
        display: block !important;
        width: 100% !important;
        text-align: center;
    }
}


/*  */
.home-nav-area .nav-btn-02 .item .btnType2 a img {
    border: solid 1px #FF6600 !important;
}

.btn-set-ken a {
    padding: 0 !important;
}

.btn-set-ken a img {
    height: 50px;
}


/*  */
.notice-cookie{
    position: fixed;
    top: 0;
    z-index: 9999999;
    pointer-events: auto;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}
