@charset "UTF-8";

.top-page .contBox .ex,
.search-ttl-none .ex {
    display: none
}

.contBox h1 .barIcon {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    left: 13px
}

#searchSec00 {
    background: #d7eefd;
    margin-bottom: 25px;
    padding: 10px 15px 15px
}

@media screen and (min-width:600px) {
    #searchSec00 {
        border: 1px solid #d9d9d9;
        margin-bottom: 60px;
        padding: 0
    }

    #searchSec00 .topSearchBody {
        padding-top: 30px
    }

    #searchSec00 .topSearchBody .item-area .item-area-select01 .inputSelectWrap {
        width: 330px
    }

    #searchSec00 .topSearchBody .item-area .item-area-select02 {
        width: 56%
    }

    #searchSec00 .topSearchBody .item-date {
        height: 100px;
        width: 42%
    }

    #searchSec00 .topSearchBody .item-sex {
        height: 100px;
        width: 57%
    }

    #searchSec00 .topSearchBody .item-sex .item-sex-select {
        margin-top: 10px
    }

    #searchSec00 .topSearchBody .item-sex .name {
        width: auto;
        margin-right: 10px
    }
}

.topSearchBody .subBox {
    background: #edf1f8;
    border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden
}

.topSearchBody .subBox .mainTit {
    background: #0180ab;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 1rem
}

.topSearchBody .subBox .mainTit>* {
    font-weight: inherit;
    font-size: inherit !important
}

.topSearchBody .subBox .subBoxContent {
    padding: 1.5rem
}

.topSearchBody .subBox .subBoxContent input {
    width: 80% !important
}

.topSearchBody .subBox .subBoxContent .txtMin {
    margin-top: .5rem
}

@media screen and (min-width:600px) {
    .topSearchBody .subBox {
        margin-bottom: 10px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .topSearchBody .subBox .mainTit {
        font-size: 18px;
        text-align: center;
        position: relative;
        width: 80px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .topSearchBody .subBox .mainTit:before {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: transparent;
        border-left-color: #0180ab;
        border-width: 8px;
        margin-top: -8px
    }

    .topSearchBody .subBox .subBoxContent {
        padding: 15px 25px;
        width: 100%
    }

    .subBox.item-sex .subBoxContent {
        padding: 15px 10px;
    }
}

.topSearchBody {
    background: #fff;
    border-radius: 3px;
    padding: 10px 10px 15px
}

@media screen and (min-width:600px) {
    .topSearchBody {
        padding: 15px 55px 40px
    }
}

@media screen and (min-width:600px) {
    #tab-dp-content .mainTit {
        width: 120px
    }
}

.item-way {
    background: #edf1f8;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px
}

.item-way .radioWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.item-way .labelRadio {
    font-size: 13px;
    margin: 0;
    width: auto
}

.item-way .labelRadio+.labelRadio {
    margin-left: 10px
}

.item-way .labelRadio .lever:before {
    top: 2px
}

.item-way .labelRadio .lever:after {
    top: 6px
}

.item-way .txtMin {
    text-align: center
}

@media screen and (min-width:600px) {
    .item-way {
        border-right: 5px;
        display: table;
        margin: 0 auto 10px !important;
        padding: 15px 30px !important
    }

    .item-way .radioWrap {
        margin-right: 15px
    }

    .item-way .labelRadio {
        font-size: 17px;
        padding: 0 0 0 35px
    }

    .item-way .labelRadio+.labelRadio {
        margin-left: 40px
    }

    .item-way .labelRadio .lever:before {
        width: 20px;
        height: 20px;
        top: 2px
    }

    .item-way .labelRadio .lever:after {
        width: 14px;
        height: 14px;
        top: 7px;
        left: 5px
    }

    .item-way .txtMin {
        display: inline-block;
        margin-top: 6px
    }
}

#tab-bus-content .item-way {
    border-radius: 5px 5px 0 0;
    margin-bottom: -5px;
    padding-bottom: 0
}

#tab-bus-content .item-way .labelRadio+.labelRadio {
    margin-left: 40px
}

@media screen and (min-width:600px) {
    #tab-bus-content .item-way {
        border-radius: 5px
    }
}

.item-area {
    margin-bottom: -15px !important
}

.item-area .subBox {
    border-radius: 0 0 3px 3px
}

.item-area .item-area-select01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-area .item-area-select01 .item-area-select {
    width: 100%
}

.item-area .item-area-select01 .item-area-select select {
    background: url(/module/img/common/ico-map_green.png) no-repeat 12px center #fff;
    padding-left: 40px
}

.item-area .item-area-select01 .selectChange {
    background: #474747;
    border-radius: 3px;
    display: block;
    margin-left: 8px;
    width: 37px;
    text-align: center;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

.item-area .item-area-select01 .selectChange img {
    width: 20px
}

.item-area .item-area-select02 {
    border-top: 1px solid #fff;
    padding-top: 5px
}

.item-area .item-area-select02 .arw {
    color: #b8babf;
    margin: 0 4px
}

.item-area .item-area-select02 .remove_check {
    border: none;
    cursor: pointer;
    background: #dce0e6;
    border-radius: 3px;
    display: table;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    margin: 10px 0 0 auto;
    padding: 5px
}

.item-area .item-area-select02 .remove_check .close {
    background: #fff;
    display: inline-block;
    height: 18px;
    margin-right: 3px;
    position: relative;
    width: 18px
}

.item-area .item-area-select02 .remove_check .close:before,
.item-area .item-area-select02 .remove_check .close:after {
    bottom: 0;
    background: #666;
    content: "";
    display: block;
    height: 70%;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 2px
}

.item-area .item-area-select02 .remove_check .close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.item-area .item-area-select02 .remove_check .close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media screen and (min-width:600px) {
    .item-area .subBox {
        overflow: hidden
    }

    .item-area .subBoxContent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .item-area .item-area-select01 {
        background: url(/module/img/common/ico-arrow12-2.png) no-repeat center center;
        background-size: 14px;
        width: 97%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .item-area .item-area-select01 .item-area-select {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-around
    }

    .item-area .item-area-select01 .inputSelectWrap {
        width: 370px
    }

    .item-area .item-area-select01 .inputSelectWrap:first-of-type {
        margin-bottom: 30px
    }

    .item-area .item-area-select01 .selectChange {
        height: 82px
    }

    .item-area .item-area-select02 {
        border-top: none;
        border-left: 1px solid #fff;
        padding: 0 0 0 15px;
        width: 51.5%
    }

    .item-area .item-area-select02 .item-rosens {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .item-area .item-area-select02 .item-rosens li {
        width: 33%
    }
}

@media screen and (min-width:600px) {
    .pcformWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.item-date {
    margin-bottom: -15px !important
}

.item-date .item-date-select {
    margin-bottom: 10px
}

.item-date .item-date-select>* {
    display: inline-block;
    vertical-align: middle
}

.item-date .item-date-select .name {
    font-size: 14px;
    font-weight: 700;
    margin-right: 5px
}

@media screen and (min-width:600px) {
    .item-date {
        width: 46%
    }

    .item-date .item-date-select:last-of-type {
        margin-bottom: 0
    }

    .item-date .item-date-select .name {
        font-size: 1.6rem
    }
}

@media screen and (max-width:599px) {
    .item-sex {
        height: auto !important
    }
}

@media screen and (min-width:600px) {
    .item-sex {
        width: 53%;
        height: 112px
    }
}

.item-sex-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.item-sex-select .item {
    width: 50%
}

.item-sex-select .item>* {
    display: inline-block;
    vertical-align: middle
}

.item-sex-select .item .name {
    font-size: 14px;
    font-weight: 700
}

.item-sex-select .item.men .name {
    color: #4e81e8
}

.item-sex-select .item.woman .name {
    color: #e36ba1
}

.item-sex-select .item .box-spin {
    border-radius: 4px;
    box-shadow: 0 2px 0 #dce0e6;
    border: 1px solid #bfbfbf;
    background: #fff;
    height: 3rem;
    text-align: center;
    overflow: hidden;
    min-width: 8.5rem;
    max-width: 11rem;
    width: 70%;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-sex-select .item .box-spin .num {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    border: none;
    display: inline-block;
    line-height: 3rem;
    width: 3rem
}

.item-sex-select .item .box-spin .btn {
    cursor: pointer;
    display: block;
    width: 50%;
    height: 3rem;
    position: relative
}

.item-sex-select .item .box-spin .btn:before,
.item-sex-select .item .box-spin .btn:after {
    bottom: 0;
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 0;
    width: 1rem
}

.item-sex-select .item .box-spin .btn:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.item-sex-select .item .box-spin .btn.btn-man-down,
.item-sex-select .item .box-spin .btn.btn-woman-down {
    border-radius: 0 0 0 2px;
    border-right: 1px solid #dce0e6
}

.item-sex-select .item .box-spin .btn.btn-man-down:after,
.item-sex-select .item .box-spin .btn.btn-woman-down:after {
    content: none
}

.item-sex-select .item .box-spin .btn.btn-man-up,
.item-sex-select .item .box-spin .btn.btn-woman-up {
    border-radius: 0 0 2px 0;
    border-left: 1px solid #dce0e6
}

.item-sex-select .item.men .btn {
    background: #83a7ef
}

.item-sex-select .item.men .btn:hover {
    background: #4c6fb6
}

.item-sex-select .item.woman .btn {
    background: #eb97bd
}

.item-sex-select .item.woman .btn:hover {
    background: #cf6796
}

@media screen and (min-width:600px) {
    .item-sex-select .item {
        width: auto
    }

    .item-sex-select .item.men {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 25px
    }

    .item-sex-select .item.woman {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 25px
    }

    .item-sex-select .item .name {
        font-size: 17px;
        padding-left: 18px;
        width: 80px
    }

    .item-sex-select .item.men .name {
        background: url(/module/img/common/ico-man.png) no-repeat left 55%
    }

    .item-sex-select .item.woman .name {
        background: url(/module/img/common/ico-woman.png) no-repeat left 55%
    }

    .item-sex-select .item .box-spin {
        box-shadow: 0 4px 0 #dce0e6;
        border-width: 2px;
        height: 48px;
        max-width: none;
        width: 135px
    }

    .item-sex-select .item .box-spin .num {
        font-size: 22px;
        line-height: 41px
    }

    .item-sex-select .item .box-spin .btn {
        height: 44px;
        width: 40px
    }
}

@media screen and (max-width:599px) {
    #tab-bus-content .item-sex-select {
        margin-top: 0 !important
    }
}

@media screen and (min-width:600px) {
    #tab-bus-content .item-sex-select {
        margin-top: 17px
    }

    #tab-bus-content .item-sex-select .item .name {
        width: auto
    }

    #tab-bus-content .item-sex-select .item .box-spin .num {
        width: 40px;
    }
}

.item-conditions .tit {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px
}

.item-conditions .aco-btn-show {
    border-radius: 3px;
    background-color: #0180ab;
    box-shadow: 0 3px 0 #106987;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: 500;
    font-size: 13px;
    margin: 18px auto 10px;
    text-align: center;
    padding: 9px 0;
    width: 100%
}

.item-conditions .aco-btn-show:before {
    right: 10px;
    top: 40%
}

.item-conditions .aco-btn-show.on:before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 47%
}

.item-conditions .aco-btn-show input {
    display: none
}

.item-conditions .item-conditions-select02 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff
}

@media screen and (min-width:600px) {
    .item-conditions {
        clear: both
    }

    .item-conditions .tit {
        font-size: 16px;
        margin-bottom: 0
    }

    .item-conditions .item-conditions-select01 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .item-conditions .item-conditions-select01 .list {
        margin-top: 10px;
        width: 74%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .item-conditions .item-conditions-select01 .list li {
        margin-right: 20px
    }

    .item-conditions .aco-btn-show {
        margin: 0;
        width: 220px
    }

    .item-conditions .aco-btn-show:before {
        top: 37%
    }

    .item-conditions .aco-btn-show:hover {
        transform: translateY(3px);
        box-shadow: none
    }

    .item-conditions .item-conditions-select02 {
        border-top: 1px solid #fff;
        clear: both;
        margin-bottom: 20px;
        padding: 20px 0;
        width: 74%
    }

    .item-conditions .item-conditions-select02>* {
        display: inline-block;
        vertical-align: middle
    }

    .item-conditions .item-conditions-select02 .tit {
        margin: 5px 10px 0 0
    }

    .item-conditions .item-conditions-select02 .inputSelectWrap {
        width: 280px
    }

    .item-conditions .item-conditions-select03 {
        width: 74%;
        margin-top: 7px
    }

    .item-conditions .item-conditions-select03 .list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .item-conditions .item-conditions-select03 .list li {
        min-width: 33.2%;
        margin-bottom: 6px
    }
}

.under-search .item-area .item-area-select01 .selectChange {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.under-search .item-area .item-area-select01 .selectChange img {
    padding: 2px
}

.under-search .item-area .item-area-select01 .dept-box {
    margin-bottom: 1rem
}

.under-search .item-area .item-area-select01 .dept-box .hkd_toshidep,
.under-search .item-area .item-area-select01 .dest-box .hkd_toshiarr {
    margin-top: 10px
}

.under-search .item-area .item-area-select01 .inputSelectWrap {
    margin: 0
}

@media screen and (min-width:600px) {
    .under-search .item-area .item-area-select01 .selectChange img {
        transform: rotate(90deg)
    }

    .under-search .item-area .item-area-select01 .dept-box {
        margin-bottom: 0
    }
}

#searchCont .sel01,
#searchCont .sel02,
#searchContDP .sel01 {
    width: 100%;
    background: url(/module/img/common/ico-map_green.png) no-repeat 12px center #fff;
    font-weight: 700;
    font-family: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 2px 0 #dce0e6;
    padding: 10px 30px 10px 40px;
    height: auto;
    margin: 0
}

#searchCont .inputSelectWrap {
    position: relative;
    margin-bottom: 10px
}

#searchCont .inputSelectWrap::before,
#searchCont .inputSelectWrap:after {
    content: "";
    display: block;
    margin: auto;
    position: absolute;
    pointer-events: none
}

#searchCont .inputSelectWrap::before {
    bottom: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7px 0 7px;
    border-color: #fff transparent transparent transparent;
    right: 9px;
    top: 0;
    width: 0;
    z-index: 1
}

#searchCont .inputSelectWrap:after {
    border-radius: 0 3px 3px 0;
    background: #474747;
    height: 100%;
    right: -1px;
    top: 0;
    width: 33px;
    z-index: 0
}

#searchCont .region-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

#searchCont .region {
    width: 76%
}

#searchCont .reverse {
    width: 20%;
    margin-left: 2%;
    margin-bottom: 10px;
    text-align: center
}

#searchCont span {
    font-weight: 700
}

#searchCont select {
    margin: 0 0 10px
}

#searchCont .reverse a {
    padding: 18% 0;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    background: #474747;
    display: block
}

#searchCont .reverse a img {
    display: block;
    width: 17px;
    margin: 0 auto
}

#searchCont .people {
    margin-top: 5px
}

#searchCont .man-number {
    margin-right: 20px
}

#searchCont #depYM {
    width: 60%
}

#searchCont #depD {
    width: 25%
}

#searchCont input#depYMD {
    padding: 5px 10px;
    width: 80%;
    text-align: center
}

#searchCont .search-txt {
    font-size: 12px;
    color: #6f6f6f
}

#searchCont #searchCtrl #moreCheckBtn,
#searchCont #searchCtrl #timeDBtn,
#searchContDP #searchCtrl #moreCheckBtn {
    margin: 6px 0 0;
    position: relative
}

#searchCont #searchCtrl #moreCheckBtn a,
#searchCont #searchCtrl #timeDBtn a,
#searchContDP #searchCtrl #moreCheckBtn a {
    background: #0180ab;
    color: #fff;
    font-weight: 700;
    padding: 7px 12px;
    display: block;
    border-radius: 5px;
    text-decoration: none
}

#searchCont #searchCtrl a.accordion:before {
    content: "";
    content: "";
    position: absolute;
    top: 50%;
    right: 11px;
    width: 17px;
    height: 3px;
    background: #fff;
    z-index: 1
}

#searchCont #searchCtrl a.accordion:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 11px;
    width: 17px;
    height: 3px;
    background: #fff;
    z-index: 1;
    transform: rotate(90deg)
}

#searchCont #searchCtrl a.clicked:after {
    content: none
}

#searchCont #searchCtrl #moreCheckBtn a.clicked {
    border-radius: 5px 5px 0 0
}

#searchCont #searchCtrl .btnSearch {
    background: #ff7e00 url(/module/img/common/ico-search_white.png) no-repeat 27% center;
    background-size: 20px;
    border-radius: 3px !important;
    box-shadow: 0 3px 0 0 #db6e00;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 20px auto 10px;
    padding: 12px 0;
    width: 100%;
    max-width: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    cursor: pointer
}

#searchCont #searchCtrl #searchBtn input,
#searchContDP #searchBtnDP input {
    width: 134px;
    height: 32px;
    text-indent: -9999px;
    background: none;
    border: none;
    border: none;
    padding: 0
}

#searchCont #moreCheck,
#searchContDP #moreCheck,
#searchCont #timeD {
    line-height: 22px;
    padding: .5rem;
    background-color: #e7f2ff;
    border-radius: 0 0 5px 5px;
    height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

#searchCont #moreCheck input,
#searchContDP #moreCheck input {
    margin-right: 5px
}

#searchCont #moreCheck .moreBox,
#searchCont .DayorNight .moreBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

#searchCont #moreCheck .moreBox .optionCatTtl,
#searchCont .DayorNight .moreBox .optionCatTtl {
    width: 100%;
    margin-bottom: 2px;
    font-weight: 700
}

#searchCont .oufukuEx,
#searchContDP .oufukuEx {
    display: block;
    font-size: 10px;
    margin-top: -2px
}

#searchContDP #pkgTypeList {
    line-height: 30px
}

#searchContDP #pkgTypeList li {
    list-style: none
}

.calBtn {
    margin-left: 5px;
    width: 27px !important
}

@media screen and (min-width:600px) {
    #searchCont .region-box {
        margin-top: 0
    }

    #searchCont .reverse {
        width: 16%;
        margin: 0 50px 0 20px
    }

    #searchCont input#depYMD {
        width: 80%
    }

    #searchCont #moreCheck,
    #searchContDP #moreCheck,
    #searchCont #timeD {
        height: auto
    }
}

#searchSelect {
    margin-top: 20px
}

#acMenu.fixed {
    position: fixed;
    z-index: 3;
    top: 5px;
    left: 0;
    width: 100%
}

.search_ttl {
    border-radius: 3px;
    background-color: #0180ab;
    box-shadow: 0 3px 0 #106987;
    color: #fff;
    cursor: pointer;
    display: block;
    font-weight: 500;
    font-size: 1.3rem;
    text-align: center;
    padding: 9px 0;
    width: 100%;
    position: relative;
    display: flex
}

.search_ttl::before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: "";
    display: block;
    height: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    pointer-events: none;
    width: 6px;
    top: 14px;
    right: 10px
}

.search_ttl.open::before {
    transform: rotate(225deg);
    top: 18px
}

.search_ttl>div {
    width: 70%;
    font-weight: 700
}

.search_ttl h2 {
    font-weight: 700
}

.search_ttl #researchbar {
    position: absolute;
    top: 25%;
    right: 2%;
    background: #fff;
    color: #0180ab;
    font-weight: 700;
    padding: .5rem 1.5rem;
    border-radius: .5rem
}

@media screen and (min-width:600px) {
    #searchContainer.fixed {
        max-width: 1140px;
        inset: 0;
        margin: 0 auto;
        height: 90%
    }

    .search_ttl>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 3rem
    }

    .search_ttl #researchbar {
        top: 15%;
        right: .5%
    }
}

#modal-overlay {
    display: none;
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, .75)
}

.multicheck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    margin-bottom: 7px
}

.multicheck .checked {
    background-color: #2759b9
}

.multicheck input[type="checkbox"] {
    display: none
}

.multicheck input[type="checkbox"].multicheck-input:checked+label {
    background: #2759b9;
    color: #fff
}

.multicheck .multicheck-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 10px 5px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
    border-radius: 5px;
    background: #7F7F7F;
    transition: 0.3s
}

.multicheck2col {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49%;
    flex: 0 1 49% !important
}

.item-way {
    margin-bottom: -5px;
    padding: 10px;
    border-radius: 5px 5px 0 0
}

.item-way .radioWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.item-way .labelRadio {
    position: relative;
    padding: 0 0 0 25px;
    font-size: 12px
}

.item-way .labelRadio+.labelRadio {
    margin-left: 40px
}

.labelRadio input {
    display: none
}

.labelRadio .lever {
    margin-top: 3px
}

.labelRadio .lever:before {
    content: "";
    display: block;
    position: absolute;
    transition: all .2s linear;
    width: 14px;
    height: 14px;
    left: 0;
    top: 2px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #cacbcc
}

.labelRadio .lever:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 4px;
    width: 8px;
    height: 8px;
    background: #ff7e00;
    border-radius: 50%;
    display: none
}
.labelRadio input[type="radio"]:checked+.lever:after {
  display: block;
}
.pay_paidy img,
.pay_atone13 img,
.pay_atone14 img {
  width: 60%;
}
@media screen and (min-width: 600px) {
  .pay_paypay .labelRadio .lever,
  .pay_paidy .labelRadio .lever {
    float: left;
  }
  .pay_paidy img,
  .pay_atone13 img,
  .pay_atone14 img {
    width: 20%;
    float: right;
  }
}

@media screen and (min-width:600px) {

    .pay_paypay .labelRadio .lever,
    .pay_paidy .labelRadio .lever {
        float: left
    }

    .pay_paidy img {
        width: 20%;
        float: right
    }
}

#depCalendar {
    width: 100%;
    position: absolute
}

#depCalendar #calInner {
    padding: 0 10px;
    height: 401px
}

#depCalendar #calInner img {
    width: 30%
}

#depCalendar #calInner img.barIcon {
    width: 7%
}

#depCalendar ul {
    height: 43px;
    background-color: #FFF;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    position: relative
}

#depCalendar li {
    text-align: center;
    list-style: none;
    position: absolute;
    top: 10px
}

#depCalendar #prevBtn {
    left: 10px;
    z-index: 20
}

#depCalendar #nextBtn {
    right: 10px;
    z-index: 20
}

#depCalendar #yearMonth {
    width: 100%;
    color: #105EB3;
    font-weight: 700;
    z-index: 10
}

#depCalendar table {
    width: 100%;
    background-color: #FFF
}

#depCalendar th {
    width: 14.2%;
    font-weight: 700;
    text-align: center;
    background-color: #F0F0F0;
    border: 1px solid #CCC
}

#depCalendar td {
    width: 14.2%;
    text-align: center;
    border: 1px solid #CCC;
    padding: 10px 0
}

#depCalendar td a {
    display: block;
    color: #444;
    text-decoration: none
}

#depCalendar .sun {
    color: #FF0E00
}

#depCalendar .sat {
    color: #105EB3
}

#depCalendar td.selected {
    background-color: #FCF9CE !important
}

@media screen and (min-width:600px) {
    #depCalendar {
        width: 40%;
        top: 0;
        left: 30%
    }

    #depCalendar td {
        cursor: pointer
    }
}

#timeD {
    height: 100px !important
}

#timeD .selectTime {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

#timeD .selectTime select {
    padding: 1rem 4rem 1rem 1rem;
    margin: 0;
    font-size: 1.4rem
}

#timeD .selectTime p {
    margin: 5px
}

#timeD .selectTime .fromto,
#timeD .selectTime .title {
    margin: .5rem
}

#timeD .centerButton {
    text-align: center;
    margin: 10px 0
}

#timeD .centerButton button {
    padding: 5px 20px;
    background-color: #2759b9;
    border-radius: 7px;
    color: #fff;
    font-weight: 700
}

@media screen and (min-width:600px) {
    #timeD {
        height: 200px !important
    }

    #timeD .selectTime {
        display: block
    }

    #timeD .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #timeD .selectTime select {
        padding: 8px 40px 6px 10px
    }

    #timeD .selectTime .fromto,
    #timeD .selectTime .title {
        margin: 1rem
    }

    #timeD .selectTime .fromto,
    #timeD .selectTime .title,
    #timeD .centerButton button {
        font-weight: 700
    }
}

.areamodaltitle {
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px
}

.modalpreflist {
    width: 100%;
    display: block;
    padding: 10px;
    border-top: 2px solid #214280
}

.modalcityall {
    margin: 0 10px
}

.modalcityall li {
    width: 100%;
    display: block;
    padding: 10px;
    border-top: 1px dotted #214280
}

#area_modal {
    border: 1px solid #000;
    padding: 10px;
    background-color: #e7f2ff;
    z-index: 5;
    top: 0;
    position: absolute;
    width: 90%;
    display: none;
    overflow-x: scroll;
    height: 100%
}

#area_overlay {
    z-index: 3;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, .75)
}

#arealist dt {
    cursor: pointer
}

#arealist dd {
    display: none
}

#area_modal button {
    padding: 5px;
    background-color: #0180ab;
    color: #fff;
    font-weight: 700;
    margin: 0 auto 10px;
    display: block
}

#area_modal2 {
    border: 1px solid #000;
    padding: 10px;
    background-color: #e7f2ff;
    z-index: 5;
    top: 50px;
    position: absolute;
    width: 90%;
    display: none;
    overflow-x: scroll;
    height: 100%
}

#area_overlay2 {
    z-index: 3;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, .75)
}

#arealist2 dt {
    cursor: pointer
}

#arealist2 dd {
    display: none
}

#area_modal2 button {
    padding: 5px;
    background-color: #0180ab;
    color: #fff;
    font-weight: 700;
    margin: 0 auto 10px;
    display: block
}

.search-left #area_modalopen {
    width: 70%;
    padding: 10px;
    background-color: #fff;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid #bfbfbf;
    border-radius: 4px;
    box-shadow: 0 4px 0 #dce0e6;
    margin-bottom: 10px
}

.search-left #area_modalopen2 {
    width: 70%;
    padding: 10px;
    background-color: #fff;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid #bfbfbf;
    border-radius: 4px;
    box-shadow: 0 4px 0 #dce0e6;
    margin-bottom: 10px
}

.search-left #inversebtn {
    width: 25%;
    padding: 1rem;
    background-color: #7F7F7F;
    font-size: 1.2rem;
    font-weight: 700;
    border: 2px solid #bfbfbf;
    border-radius: 4px;
    box-shadow: 0 4px 0 #dce0e6;
    color: #fff;
    float: right
}

.search-left #remove_check {
    padding: .5rem;
    background-color: #fff;
    font-weight: 700;
    border: 2px solid #bfbfbf;
    border-radius: .5rem;
    box-shadow: 0 4px 0 #dce0e6;
    margin-bottom: 2rem
}

@media screen and (min-width:600px) {
    .search-left #inversebtn {
        width: 20%;
        float: inherit
    }
}

#searchContDP table {
    width: 100%
}

#searchContDP th {
    width: 27%;
    font-weight: 700;
    vertical-align: middle;
    border: none;
    border-bottom: 1px dashed #BCBCBC !important;
    padding: 8px 0
}

#searchContDP td {
    vertical-align: middle;
    border: none;
    border-bottom: 1px dashed #BCBCBC !important;
    padding: 8px 0
}

#searchContDP #searchBtnDP {
    width: 134px;
    height: 32px;
    background: url(../../img/common/search_btn.png) no-repeat;
    background-size: 134px 32px;
    -webkit-background-size: 134px 32px;
    float: right
}

.childAge dt {
    background-color: #ecfdfd;
    text-align: center;
    margin: 5px 0 0;
    font-size: .8em;
    padding: 5px 0
}

.childAgeSelect {
    margin-left: 0
}

#searchContDP td.numberInRoom {
    padding-left: 15px
}

#searchContDP select.prefSelect {
    margin-bottom: 10px
}

#searchContDP input[name="date1"],
#searchContDP input[name="date2"],
#searchContDP input[name="dateGo"],
#searchContDP input[name="dateBack"] {
    padding: 5px 10px;
    width: 100%;
    text-align: left
}

#searchContDP td.numberInRoom label {
    display: inline-block;
    margin-bottom: 2px
}

#searchContDP dl.childAge dt {
    margin-bottom: 5px
}

#searchContDP dd.childAgeSelect {
    margin-bottom: 5px
}

#searchContDP #dpLogin input.dpLoginBtn {
    width: 100px;
    height: 32px;
    background: #13b5b1;
    text-align: center;
    border-radius: 6px;
    color: #FFF
}

#searchContDP #dpLogin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center
}

#searchContDP #dpLogin #searchBtnDP {
    width: 134px;
    height: 32px;
    background: url(../../img/common/search_btn.png) no-repeat;
    background-size: 134px 32px;
    -webkit-background-size: 134px 32px;
    float: right;
    margin-left: 10px
}

.chdAge label {
    display: inline-block
}

.DpAlert {
    color: red
}

.Valid {
    border: 1px solid red
}

.Loading {
    background-image: url(load.gif);
    background-repeat: no-repeat;
    background-position: right 10px
}

#searchContDP input[name="date1"],
#searchContDP input[name="date2"] {
    width: 100%;
    text-align: left
}

#dpSearchForm .numberInRoom,
#dpSearchForm .chdAge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#dpSearchForm .numberInRoom select,
#dpSearchForm .chdAge select {
    width: 80%;
    padding: 0
}

#searchContDP #searchBtnDP {
    width: 100%;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#searchContDP #searchBtnDP input {
    width: 48%;
    background: #FF7E00;
    border-radius: 3px !important;
    box-shadow: 0 3px 0 0 #db6e00;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 20px auto 10px;
    padding: 8px 0 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    cursor: pointer;
    text-indent: 0
}

#searchContDP #searchBtnDP input:first-child {
    background: #1a4d8f;
    box-shadow: 0 3px 0 0 #3f4e62
}