.modalClose a:visited {
    color: #333;
}
.modalClose a:link {
    color: #333;
}
.modalClose a:visited {
    color: #542218;
}
.modalClose a:link {
    color: #484848;
}

/*Modal*/
.modalClose{
    background: none;
    border-radius: 0;
    cursor: pointer;
    display: block;
    float: none;
    height: auto;
    right: 0;
    position: relative;
    top: 0;
    display: table-cell;
}
.modalClose{
    display: inline-block;
    box-sizing: border-box;
}
.modalClose{
    display: table-cell;
    height: 100%;
    width: 18px;
}
.modalClose i{
    color: #fff;
    font-size:20px;
    padding:13px 12px;
}
.spModalSelect{background:#fff;}
.spModalSelect .selectOuter .modalTtl .modalClose{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
}
.spModalSelect .selectOuter .modalTtl p{margin:0;padding:0;}
.spModalSelect .selectOuter .modalTtl{
    font-size: 16px;
    font-weight: bold;
    position: relative;
    width: 100%;
    margin: auto;
    padding: 14px 33px 10px;
    color: #fff;
    background: #ccc url(../images/new2016/icon_select_area_w.png) no-repeat scroll 13px center / 14px auto;
}
.spModalSelect.departurePlaceSelect .selectOuter .modalTtl{
    background: #f9423a url(../images/new2016/icon_select_departure_place_w2.png) no-repeat scroll 11px center / 16px auto;
}
.spModalSelect .selectOuter .navi_list{
    position: relative;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background-color: #e7e7e7;
}
.spModalSelect .selectOuter .navi_list ul{
    width: 100%;
    margin: auto;
    padding: 13px 35px;
    text-align: center;
    letter-spacing: -.4em;
}
.spModalSelect .selectOuter .navi_list ul li{
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    margin-right: 0;
    letter-spacing: normal;
    color: #333;
}
.spModalSelect .selectOuter .select_item_list{
    overflow-y: scroll;
    max-height: 365px;
}
.spModalSelect .selectOuter .select_item_list ul{
    letter-spacing: -.4em;
    list-style:none;
    margin: 0;padding:0;
}

.spModalSelect .selectOuter .select_item_list ul li{
    font-size: 18px;
    display: inline-block;
    float: left;
    width: 50%;
    height: auto;
    letter-spacing: normal;
    color: #5b2e23;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.spModalSelect .selectOuter .select_item_list ul li a{
    font-size: 14px;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 46px;
}

.spModalSelect .selectOuter .select_item_list ul li a span{
    display: table-cell;
    width: 100%;
    padding-right: 36px;
    padding-left: 12px;
    vertical-align: middle;
}

.arrow {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
}

.rightArrow:after {
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #7a0;
    border-right: 1px solid #7a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.arrow::before, .arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.spModalSelect .selectOuter .select_item_list ul li a span.rightArrow:after {
    left: 3px;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 2px solid #737373;
    border-right: 2px solid #737373;
}

.spModalSelect .selectOuter .select_item_list ul li a span {
    display: table-cell;
    width: 100%;
    padding-right: 36px;
    padding-left: 12px;
    vertical-align: middle;
}

.spModalSelect .selectOuter .select_item_list ul li a span.rightArrow {
    position: relative;
    top: 14px;
    right: 23px;
    display: inline-block;
    padding: 0;
}

.spModalSelect .selectOuter .select_item_list ul li a span.rightArrow {
    top: 13px;
}

.spModalSelect .selectOuter .navi_list ul li.select_list_comment {
    font-size: 14px;
}
/*dep*/
.spModalSelect .selectOuter .select_item_list_place {
    overflow-y: scroll;
    max-height: 365px;
}
.spModalSelect .selectOuter .select_item_list_place ul {
    list-style:none;
    margin: 0;padding:0;
    letter-spacing: -.4em;
}
.spModalSelect .selectOuter .select_item_list_place ul li{
    font-size: 18px;
    display: inline-block;
    float: none;
    width: 100%;
    height: 100%;
    letter-spacing: normal;
    color: #5b2e23;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.spModalSelect .selectOuter .select_item_list_place ul li a {
    font-size: 14px;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 46px;
}
.spModalSelect .selectOuter .select_item_list_place ul li a span {
    display: table-cell;
    width: 100%;
    padding-right: 36px;
    padding-left: 12px;
    vertical-align: middle;
}

.spModalSelect .selectOuter .select_item_list_place ul li a span {
    display: table-cell;
    width: 100%;
    padding-right: 36px;
    padding-left: 12px;
    vertical-align: middle;
}

.spModalSelect .selectOuter .select_item_list_place ul li a span.rightArrow {
    position: relative;
    top: 20px;
    right: 23px;
    display: inline-block;
    padding: 0;
}

.spModalSelect .selectOuter .select_item_list_place ul li a span.rightArrow:after {
    left: 3px;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 2px solid #737373;
    border-right: 2px solid #737373;
}

.spModalSelect .selectOuter .navi_list .prevBtn {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 40px;
    height: 46px;
    padding: 0;
}

.spModalSelect .selectOuter .navi_list .prevBtn .leftArrow {
    position: relative;
    top: 12px;
    left: 9px;
}

.spModalSelect .selectOuter .navi_list .prevBtn .leftArrow {
    top: 13px;
}

.spModalSelect .selectOuter .navi_list .prevBtn .leftArrow:after {
    left: 3px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(224deg);
    transform: rotate(224deg);
    border-top: 2px solid #737373;
    border-right: 2px solid #737373;
}
.mfp-close-btn-in .mfp-close{color:#fff;font-weight:bold;}
/*ModAl*/

/*calendar*/
.clndr-block {
    position: relative;
    padding-top: 80px;
    padding-bottom: 130px;
}
.clndr-block {
    font-size: 16px;
}

.clndr-block .day-select {
    display: table;
    width: 150%;
    height: 55px;
    border-bottom: 5px solid #ccc;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}

.clndr-block .day-select dt, .clndr-block .day-select dd {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.clndr-block .day-select dt {
    width: 18%;
    background: #ccc;
    color: #000;
    font-weight: bold;
    font-size: 112%;
    
}

.clndr-block .day-select dd {
    width: 41%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
    background: #fff;
}

.clndr-block .day-select dd .day-label {
    display: inline-block;
    font-size: 75%;
    font-weight: bold;
    color: #000;
    padding: 3px 13px;
    background: #ccc;
    border-radius: 10px;
    line-height: 1;
}

.clndr-block .day-select dd .date {
    display: block;
    font-size: 93%;
}

.clndr-block .calendar {
    width: 100%;
    border-collapse: collapse;
}
.clndr-block table {
    font-size: inherit;
    border-collapse: collapse;
    border-spacing: 0;
}

.clndr-block .calendar thead {
    position: fixed;
    top: 55px;
    left: 0;
    width: 100%;
    display: table;
    z-index: 1;
    -webkit-box-shadow: 0 8px 4px -4px rgba(0,0,0,.15);
    box-shadow: 0 8px 4px -4px rgba(0,0,0,.15);
}

.clndr-block .calendar th, .clndr-block .calendar td {
    width: 14%;
    text-align: center;
    padding: 0;
}

.clndr-block .calendar thead th {
    padding-top: 5px;
    height: 25px;
    background: #c6dce8;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
}

.clndr-block .calendar thead th:first-child {
    color: #cf4343;
}

.clndr-block .calendar tbody td {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    height: 50px;
    font-size: 112%;
    color: #333;
    font-weight: bold;
    vertical-align: top;
    background: #fff;
}
    .clndr-block .calendar tbody td.calendarDate {
        border-bottom: 1px solid #ccc;
        vertical-align: middle;
    }

    .clndr-block .calendar tbody td.cell-empty {
        border: 1px solid #ccc;
    }

.clndr-block .calendar tbody td.ng {
    background-color: #fff !important;
    color: #fff!important;
    opacity: 0;
}

.clndr-block .calendar tbody td:first-child {
    border-left: none;
    color: #cf4343;
}
.clndr-block .calendar tbody td:last-child
{
    border-right: none;
    color: #008bd6;
}
.clndr-block .calendar tbody td.holiday
{
    color: #cf4343;
}

.clndr-block .calendar tbody tr:first-child td {
    border-top: none;
}

.clndr-block .calendar tbody td.active {
    background: #ffeea7 !important;
}
        .clndr-block .calendar tbody tr.calendar-title > th > span {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
        }
    .clndr-block .calendar tbody tr.calendar-title th {
        padding: 10px 0;
        position: relative;
        height: 40px;
    }
        .clndr-block .calendar tbody tr.calendar-title button {
            background: white;
            border-radius: 3px;
            border: 1px solid #9c9090;
            float: right;
            margin-right: 15px;
            padding: 1px 10px;
        }
    .clndr-block .calendar tbody tr.calendar-title-wd th {
        background: #f3f3f3;
        border: 1px solid #ccc;
    }

.clndr-block .calendar tbody td .month {
    display: block;
    margin: 5px 0 6px 5px;
    color: #000;
    font-size: 50%;
    font-weight: normal;
    text-align: left;
    line-height: 1;
}

    .clndr-block .calendar tbody td.odd {
        background: #f3f3f3;
        pointer-events: none;
    }

.clndr-block .btn-select{
    height: 125px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    background: #ccc;
    text-align: center;
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
}
.clndr-block li{list-style:none;}

.clndr-block .btn-select a {
    color: #333;
    text-decoration: none;
}

.clndr-block .btn-select .decide a {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 45px;
    border-radius: 6px;
    -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,.25);
    box-shadow: 1px 2px 2px rgba(0,0,0,.25);
    background: -webkit-gradient(linear, left top, left bottom, from(#febf52), to(#fe7404));
    background: linear-gradient(to top, #fe7404, #febf52);
    font-size: 150%;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
    color: #fff;
    border-top: 1px solid;
    border-top-color: #ffe2b1;
    border-bottom-color: #9f8105;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.clndr-block .btn-select .decide a:before {
    position: absolute;
    content: "";
    width: 21px;
    height: 21px;
    top: 11px;
    right: 10px;
    background-image: url(../images/top/arw-r-org.png);
    background-size: 21px;
}

.clndr-block .btn-close-cal{
    text-align: center;
}

.clndr-block .btn-close-cal span {
    position: relative;
    padding: 5px 22px 4px 35px;
    text-shadow: 0 1px 0 white;
    display: inline-block;
    border: 1px #bbb solid;
    font-size: 12px;
    font-weight: bold;
    background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#ffffff));
    background: linear-gradient(to top, #e6e6e6, #ffffff);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
}

.clndr-block .btn-close-cal span:before {
    content: "";
    background-color: #555555;
    background-image: url(../images/top/close-01.png);
    background-repeat: no-repeat;
    background-size: 6px;
    background-position: 4px center;
    border-radius: 7px;
    content: "";
    display: block;
    height: 14px;
    width: 14px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    left: 7px;
}
.clndr-block .btn-select .btn-danger
{
    padding:5px 10px;border-radius:5px;
}
/*calendar*/

/*datepicker*/
.ui-datepicker-calendar .date-saturday a{
    color: #2261b7;
}
.ui-datepicker-calendar .date-holiday a{
    color: #e5302c;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    color: #333;
    border: 1px solid #bcbcbc;
    background: none;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
    width: 45%;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight{
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    /*color: #454545;*/
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    border: 2px solid #ccc;
    background-color: #fffbc4;
}

.cl-travel-period{
	background-color: #fffbc4;
}

.spModalSelect.clndr-block .selectOuter .modalTtl{
    background:#ccc;
}
.spModalSelect.clndr-block .selectOuter .modalTtl{text-align:center;}
.spModalSelect.clndr-block .selectOuter .modalTtl .btn-danger{padding:5px 0px;border-radius:5px;width: 100%;display: block;}
.spModalSelect.clndr-block .selectOuter .modalTtl .btn-default{padding:5px 0px;border-radius:5px;width: 100%;display: block;}
.spModalSelect.clndr-block .selectOuter .modalTtl .btn-secondary {
    padding: 5px 0px;
    border-radius: 5px;
    width: 100%;
    display: block;
}
.spModalSelect.clndr-block .calendar {
    /*margin-top: 59px;
    margin-bottom: 153px;*/
    margin-top: 40px;
    margin-bottom: 85px;
}
.spModalSelect.clndr-block .selectOuter .modalTtl_bottom{position:fixed; bottom:0px;}
.spModalSelect.clndr-block .selectOuter .modalTtl_bottom ul{margin: 0;padding: 0;}
.spModalSelect.clndr-block .selectOuter .modalTtl .day-select{position:absolute;}
.spModalSelect.clndr-block .selectOuter .modalTtl .day-select dd .date{color:#000;}

.ui-datepicker td span.ui-state-highlight, .ui-datepicker td a.ui-state-highlight{background: none;}
.ui-datepicker{padding:0;}
.ui-datepicker .ui-datepicker-header{border-radius: 0px;height: 34px;}
.ui-datepicker-multi-3 .ui-datepicker-group{width: 33.333333%;border-right: 1px solid #fff;}
.ui-datepicker-multi-3 .ui-datepicker-group.ui-datepicker-group-last{border-right:none;}
.spModalSelect .selectOuter .modalTtl .date{font-weight: normal;}
/*@media (max-width: 768px){*/
    p.dest_sp{height:34px;line-height:34px;border:#ccc solid 1px;padding-left:12px;padding-right:5px;margin:0px;}
    p.depa_sp{height:34px;line-height:34px;border:#ccc solid 1px;padding-left:12px;padding-right:5px;margin:0px;}
    p.date_sp{height:34px;line-height:34px;border:#ccc solid 1px;padding-left:12px;padding-right:5px;margin:0px;}
/*}*/

@media (max-width: 768px)
{
/*    .disp-sp{display:block;}
    .disp-dt{display:none;}
    .text-right-xs {width:100%;text-align:right;}
*/
    .disp-sp {display: none;}
    .disp-dt {display: block;}
}
@media (min-width: 769px)
{
    .disp-sp{display:none;}
    .disp-dt{display:block;}
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{display:none;}
.ui-datepicker-multi .ui-datepicker-buttonpane{clear: both;display: block;width: 100%;height: 40px;}

.left-nav .col-md-12,
.left-nav .col-md-11,
.left-nav .col-md-10,
.left-nav .col-md-9,
.left-nav .col-md-8,
.left-nav .col-md-7,
.left-nav .col-md-6,
.left-nav .col-md-5,
.left-nav .col-md-4,
.left-nav .col-lg-12,
.left-nav .col-lg-11,
.left-nav .col-lg-10,
.left-nav .col-lg-9,
.left-nav .col-lg-8,
.left-nav .col-lg-7,
.left-nav .col-lg-6,
.left-nav .col-lg-5,
.left-nav .col-lg-4 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.left-nav .col-md-2,
.left-nav .col-lg-2 {
    width: 33.333333333%;
}

.left-nav .col-md-3,
.left-nav .col-lg-3 {
    width: 50%;
}

.left-nav .col-md-1,
.left-nav .col-lg-1 {
    width: 16.666666667%;
}
.left-nav .leftnav-col-md-4 { width: 50%;}
.left-nav .hidden-xs {display:none;}
.left-nav .text-right-xs {
    width: 100%;
    text-align: right;
}
.custom_datepicker{position:absolute !important;}

.w45p
{
    width:45% !important;
}
.fltR
{
    float:right !important;
}
.fltL
{
    float:left !important;
}
.btn-group {
    width:100%;
}
.btn-group button.multiselect {
    width: 100%;
    height:42px;
    border-radius:0px;
    text-align:left;
}
.btn-group button.multiselect:hover, .btn-group button.multiselect:focus, .btn-group button.multiselect:active {
    background: #fff;
}
.mfp-wrap {top:0px !important;}
.spModalSelect .btn-clear {
    position: absolute;
    top: 10px;
    right: 10px;
    background: white;
    border-radius: 3px;
    border: 1px solid #9c9090;
    padding: 1px 10px;
}