@charset "UTF-8";

a {
    color: inherit;
}

.reserve__box__heading {
    text-align: center;
    margin: 0 auto 15px !important;
}
p.reserve__intro {
    line-height: 1.6;
    margin-bottom: 24px;
    font-size: 14px;
}
.reserve__note {
    margin-bottom: 15px;
}
.reserve__note > p {
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 4px;
    color: #555555;
}

.reserve__box form {
    width: 100%;
}

#search_489ban {
    margin-bottom: 50px;
    padding: 25px 15px;
    border: none;
    background: rgba(229,237,255);
    position: relative;
}
#search_489ban dl {
    width: auto;
    margin: 8px 12px 8px 0;
}
#search_489ban dl.date_489ban {
    margin: 8px 0px 8px 0;
}
#search_489ban dt, #search_489ban dd {
    display: block;
    line-height: 1;
}
.main_489ban {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    font-size: 14px;
}
.main_489ban label {
    font-size: 14px;
}


#search_489ban .stay_489ban, #search_489ban .room_489ban, #search_489ban .person_489ban {
    width: auto;
}

#search_489ban dl.area_489ban {
    width: 100%;
    display: block;
}
#search_489ban form .main_489ban .area_489ban select {
    width: 100%;
}
#search_489ban form .main_489ban select {
    position: relative;
    padding: 8px 5px 7px 5px;
    border: none;
    background: #fff url(../img/common/icon_arrow01_brown.svg) right 10px top 50% no-repeat;
    background-size: 15px;
}
.room_489ban select {
    width: 38px;
}
.person_489ban select {
    width: 38px;
}


#search_489ban button {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 10px;
    padding: 15px 0;
    background-color: #108fc0;
    color: #fff;
    border-style: none;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50px;
}
.stay_489ban select {
    width: 55px;
}
#search_489ban dt {
    margin-bottom: 5px;
}
#search_489ban .inbox_489ban dl.person_489ban:last-child{
    margin-right: 0;
}

/* 検索サイドバー */
.textwidget #search_489ban {
    padding: 20px;
}
.textwidget #search_489ban button {
    bottom: -87px;
}
.textwidget #search_489ban dl {
   margin: 8px 8px 8px 0;
}
.textwidget #search_489ban .main_489ban {
    justify-content: left;
}
.textwidget #search_489ban .date_489ban select {
    margin-right: 8px;
}
.textwidget #search_489ban .date_489ban {
   margin-right: 0; 
}
.textwidget #search_489ban .date_489ban label {
    display: block;
    width: 100%;
    margin-top: 6px;
}

@media (min-width: 768px) {
    .main_489ban {
        justify-content: center;
    }
    #search_489ban {
        padding: 30px 50px 50px;
        margin-bottom: 80px;
    }
    #search_489ban button {
        position: absolute;
        right: 50%;
        transform: translate(50%, 0);
        bottom: -35px;
    }
    #search_489ban form .main_489ban select {
        padding: 8px 30px 7px 8px;
    }
    .reserve__note {
        margin-top: 60px;
    }
    .room_489ban select {
        width: auto;
    }
    .person_489ban select {
        width: auto;
    }
    .stay_489ban select {
        width: auto;
    }
    #search_489ban dl {
        margin: 8px 25px 8px 0;
    }
    .reserve__box__heading {
        text-align: center;
        margin: 0 auto 30px !important;
    }
    #search_489ban dl.area_489ban {
        width: auto;
        display: inline-block;
    }
    #search_489ban form .main_489ban .area_489ban select {
        width: auto;
    }
    #search_489ban dl.date_489ban {
        margin: 8px 30px 8px 0;
    }
}

@media (min-width: 1000px) { 
    #search_489ban form .main_489ban select {
        padding: 8px 15px 7px 8px;
    }
}
#search_489ban .inbox_489ban {
    display: flex;
}
.inbox_489ban span {
    font-size: 12px;
}