﻿/*-------------------- base --------------------*/

li {
    list-style:none;
}

#form1 > .container{
	margin-top:1rem;
	margin-bottom:1rem;
}
@media(max-width:768px) {
    body {
        font-size: 15px;
        line-height: 1.5em
    }
    .container {
        padding-right: 0;
        padding-left: 0
    }
	.row {
		margin-right: 0;
		margin-left: 0
	}
	.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
		padding-right: 0;
		padding-left: 0
	}
	#form1 > .container {
		margin-top: 0;
		margin-bottom: 1rem;
	}

}

/*-------------------- utils --------------------*/

.pdt10 {
	padding-top: 10px !important
}
.pdb10 {
	padding-bottom: 10px !important
}
.pd10 {
	padding: 10px !important
}

.w50p {
    width: 50% !important
}
@media(max-width:767px) {
    .w100psp {
        width: 100% !important
    }
}

.dispNone {
    display: none !important
}

.pRel {
    position: relative
}

.label-blue, .label-brown, .label-gray, .label-green, .label-lite-blue, .label-lite-green, .label-orange, .label-red {
	font-size: 14px;
	font-weight: 400;
	padding: .2em .8em
}
.label-red {
	background: #f03500;
	color: #fff
}
.flight-time {
	font-size: 16px
}
.border9999 {
    border-color: #999 !important
}
.border-bottom-dark {
    border-bottom: 1px solid #999
}
.text-underline {
    text-decoration: underline
}
.max-width-none {
    max-width: none !important;
}
.pointer-event-none {
    pointer-events: none
}
.position-inherit {
    position: inherit !important
}
.img-fluid {
    max-width: 100%;
    height: auto
}

.trim {
	width: 100%;
	height: 170px;
	overflow: hidden;
	position: relative
}
.trim img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.trim img[src*="noimage"] {
    max-width:150px;
}

/*-------------------- fonts --------------------*/

.top-txt {
    text-align: center;
    margin-top: 60px;
}

.top-txt h1 {
    color: #fff;
    font-size: 32px;
    text-shadow: 1px 1px 2px #000;
}

.srch-text {
    color: #FFFFFF;
    font-size: 20px;
    font-weight:bold;
}

.goods-price {
    font-size: 18px
}

.goods-list {
    font-weight: bold;
}

.yen {
    margin-left: 2px;
    font-size: 13px
}

.title {
    font-size: 20px;
    font-weight: 700;
    color: #212529;
    text-shadow: none !important
}


@media(max-width:768px) {
    .border-bottom-sp {
        border-bottom: 1px solid #fff
    }

    .blockSp {
        display: block !important;
        height: auto !important
    }

    .noneSp {
        display: none !important
    }

    .overflowHidden {
        overflow: hidden
    }

    .fltRSP {
        float: right
    }

    .lineHei30 {
        line-height: 30px
    }
}


.bg-gray {
    background: #f5f5f5;
}

/*-------------------- cp_form --------------------*/

.mfp-content-area-width {
	width: 30% !important
}
@media(max-width:800px) {
	.mfp-content-area-width {
		width: 100% !important
	}
}
.cp_form, .cp_form .cp_radio, .cp_group {
	position: relative
}
.cp_form .cp_group .cp_file .file_text, .cp_form .cp_group input[type=button], .cp_form .cp_group input[type=checkbox], .cp_form .cp_group input[type=date], .cp_form .cp_group input[type=email], .cp_form .cp_group input[type=number], .cp_form .cp_group input[type=password], .cp_form .cp_group input[type=radio], .cp_form .cp_group input[type=submit], .cp_form .cp_group input[type=tel], .cp_form .cp_group input[type=text], .cp_form .cp_group input[type=url], .cp_form .cp_group select, .cp_form .cp_group textarea {
	font-family: inherit
}
.cp_form .cp_group input, 
.cp_form .cp_group .tw-dest-input{
    height: 1.9rem
}
.cp_form .cp_group textarea {
	resize: vertical
}
.cp_form .cp_group select::-ms-expand {
	display: none
}
.cp_form .cp_ipselect, .cp_form .cp_ipselect_top {
    position: relative;
    width: 100%;
    font-size: .8rem;
    padding: .1px;
}
.cp_form .cp_ipselect_top {
	margin-top: 20px
}
.cp_form .cp_sl {
    position: relative;
    font-size: 1rem;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 10px 0;
    border-radius: 0;
    border: 0
}
.cp_form .cp_sl_text {
	margin-top: 8px;
	margin-bottom: 8px
}
.cp_form .cp_sl:focus {
	outline: 0;
	border-bottom: 1px solid transparent
}
.cp_form .cp_ipselect .cp_sl {
	-webkit-appearance: none;
	appearance: none
}
.cp_form .cp_ipselect:after {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid rgba(0, 0, 0, .3);
	pointer-events: none;
    transform:translateY(-50%);
}
.cp_form .cp_sl_selectlabel {
	position: absolute;
	pointer-events: none;
	left: 0;
	top: 10px;
	transition: .2s ease all
}
.cp_form .cp_sl:focus~.cp_sl_selectlabel, .cp_form .cp_sl:valid~.cp_sl_selectlabel {
	top: -20px;
	transition: .2s ease all
}
.cp_form .cp_sl_selectbar {
	position: relative;
	display: block;
	width: 100%
}
.cp_form .cp_sl_selectbar:after, .cp_form .cp_sl_selectbar:before {
	content: '';
	height: 2px;
	width: 0;
	bottom: 1px;
	position: absolute;
	background: #333;
	transition: .2s ease all
}
.cp_form .cp_sl_selectbar:before {
	left: 50%
}
.cp_form .cp_sl_selectbar:after {
	right: 50%
}
.cp_form .cp_sl:focus~.cp_sl_selectbar:after, .cp_form .cp_sl:focus~.cp_sl_selectbar:before {
	width: 50%
}
.cp_form .cp_sl_highlight {
	position: absolute;
	top: 25%;
	left: 0;
	pointer-events: none;
	opacity: .5
}
.cp_form .cp_group .cp_label {
	position: absolute;
	top: .25rem;
	pointer-events: none;
	padding-left: .125rem;
	z-index: 1;
	font-weight: 400;
	-webkit-transition: all .28s ease;
	transition: all .28s ease
}
.cp_form .cp_group .bar {
	position: relative;
	border-bottom: .0625rem solid #999;
	display: block
}
.cp_form .cp_group .bar:before {
	content: '';
	height: .125rem;
	width: 0;
	left: 50%;
	bottom: -0.0625rem;
	position: absolute;
	background: #333;
	-webkit-transition: left .28s ease, width .28s ease;
	transition: left .28s ease, width .28s ease;
	z-index: 2
}
.cp_form .cp_group input[type=button], .cp_form .cp_group input[type=checkbox], .cp_form .cp_group input[type=date], .cp_form .cp_group input[type=email], .cp_form .cp_group input[type=number], .cp_form .cp_group input[type=password], .cp_form .cp_group input[type=radio], .cp_form .cp_group input[type=submit], .cp_form .cp_group input[type=tel], .cp_form .cp_group input[type=text], .cp_form .cp_group input[type=url], .cp_form .cp_group textarea, .cp_form .cp_group .tw-dest-input{
    display: block;
    background: 0;
    padding: .125rem .125rem .0625rem;
    border-width: 0;
    border-color: transparent;
    line-height: 1.9;
    width: 100%;
    -webkit-transition: all .28s ease;
    transition: all .28s ease;
    -webkit-box-shadow: none;
    box-shadow: none
}
.cp_form .cp_group input:focus, .cp_form .cp_group input:valid, .cp_form .cp_group select, .cp_form .cp_group textarea:focus, .cp_form .cp_group textarea:valid {
	padding-left: 10px
}
.cp_form .cp_group input:focus ~ .cp_label, .cp_form .cp_group input:valid ~ .cp_label, .cp_form .cp_group select ~ .cp_label, .cp_form .cp_group textarea:focus ~ .cp_label, .cp_form .cp_group textarea:valid ~ .cp_label, .cp_form .cp_group textarea:invalid ~ .cp_label, .cp_form .cp_group div:focus ~ .cp_label, .cp_form .cp_group .isValid ~ .cp_label {
    font-size: .8rem;
    top: -1rem;
    left: 0
}
.cp_form .cp_group input:focus, .cp_form .cp_group select:hover, .cp_form .cp_group textarea:focus {
	outline: 0
}
.cp_form .cp_group input:focus~.cp_label, .cp_form .cp_group select:hover~.cp_label, .cp_form .cp_group textarea:focus~.cp_label {
	color: #333
}
.cp_form .cp_group input:focus~.bar:before, .cp_form .cp_group select:hover~.bar:before, .cp_form .cp_group textarea:focus~.bar:before {
	width: 100%;
	left: 0
}
.cp_form .checkbox label, .cp_form .cp_radio label {
	position: relative;
	cursor: pointer;
	padding-left: 1.4rem;
	text-align: left;
	display: block;
	margin-bottom: 0
}
.cp_form .checkbox input, .cp_form .cp_radio input {
	width: auto;
	opacity: 1e-8;
	position: absolute;
	left: 0
}
.cp_form .radio {
	margin-bottom: 1rem;
	display: inline-flex;
	margin-right: 10px
}
.cp_form .radio .ch_bar {
	position: absolute;
	top: -0.25rem;
	left: -0.25rem;
	cursor: pointer;
	display: block;
	font-size: 1rem;
	-webkit-user-select: none;
	user-select: none;
	color: #999
}
.cp_form .radio .ch_bar:after, .cp_form .radio .ch_bar:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	margin: .25rem;
	width: 1rem;
	height: 1rem;
	-webkit-transition: -webkit-transform .28s ease;
	transition: transform .28s ease;
	border-radius: 50%;
	border: .125rem solid currentColor
}
.cp_form .radio .ch_bar:after {
	-webkit-transform: scale(0);
	transform: scale(0);
	background-color: #333;
	border-color: #333
}
.cp_form .radio label:hover .ch_bar {
	color: #333
}
.cp_form .radio input:checked~.ch_bar:after {
	-webkit-transform: scale(0.5);
	transform: scale(0.5)
}
.cp_form .radio input:checked~.ch_bar:before {
	color: #333
}
.cp_form .checkbox .ch_bar {
	color: #999;
	position: absolute;
	left: 0;
	top: 0;
    bottom:0;
    margin:auto;
	width: 1rem;
	height: 1rem;
	z-index: 0;
	border: .125rem solid currentColor;
	border-radius: .0625rem;
	-webkit-transition: border-color .28s ease;
	transition: border-color .28s ease
}
.cp_form .checkbox .ch_bar:after, .cp_form .checkbox .ch_bar:before {
	position: absolute;
	height: 0;
	width: .2rem;
	background-color: #333;
	display: block;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	border-radius: .25rem;
	content: '';
	-webkit-transition: opacity .28s ease, height 0 linear .28s;
	transition: opacity .28s ease, height 0 linear .28s;
	opacity: 0
}
.cp_form .checkbox .ch_bar:before {
	top: .65rem;
	left: .38rem;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-box-shadow: 0 0 0 .0625rem #fff;
	box-shadow: 0 0 0 .0625rem #fff
}
.cp_form .checkbox .ch_bar:after {
	top: .3rem;
	left: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.cp_form .checkbox input:checked~.ch_bar, .cp_form .checkbox label:hover .ch_bar {
	color: #333
}
.cp_form .checkbox input:checked~.ch_bar:after, .cp_form .checkbox input:checked~.ch_bar:before {
	opacity: 1;
	-webkit-transition: height .28s ease;
	transition: height .28s ease
}
.cp_form .checkbox input:checked~.ch_bar:after {
	height: .5rem
}
.cp_form .checkbox input:checked~.ch_bar:before {
	height: 1.2rem;
	-webkit-transition-delay: .28s;
	transition-delay: .28s
}

@media(max-width:768px) {
    .cp_form .radio {
        margin-bottom: 1rem;
        display: block
    }
}

/*-------------------- search-box --------------------*/

.search-box .cp_group {
	margin-top: 26px;
	padding-top: 3px;
}

/* font-size */

.search-box .btn {
	font-size: 16px;
}

.search-box .cp_label,
.search-box .cp_label i {
	font-size: 16px;
}

.search-box .cp_form .cp_group input:focus ~ .cp_label,
.search-box .cp_form .cp_group input:valid ~ .cp_label,
.search-box .cp_form .cp_group select ~ .cp_label,
.search-box .cp_form .cp_group textarea:focus ~ .cp_label,
.search-box .cp_form .cp_group textarea:valid ~ .cp_label,
.search-box .cp_form .cp_group textarea:invalid ~ .cp_label,
.search-box .cp_form .cp_group div:focus ~ .cp_label,
.search-box .cp_form .cp_group .isValid ~ .cp_label,
.search-box .cp_form .cp_group input:focus ~ .cp_label i,
.search-box .cp_form .cp_group input:valid ~ .cp_label i,
.search-box .cp_form .cp_group select ~ .cp_label i,
.search-box .cp_form .cp_group textarea:focus ~ .cp_label i,
.search-box .cp_form .cp_group textarea:valid ~ .cp_label i,
.search-box .cp_form .cp_group textarea:invalid ~ .cp_label i,
.search-box .cp_form .cp_group div:focus ~ .cp_label i,
.search-box .cp_form .cp_group .isValid ~ .cp_label i,
.search-box .cp_form .cp_sl:focus ~ .cp_sl_selectlabel,
.search-box .cp_form .cp_sl:valid ~ .cp_sl_selectlabel {
	font-size: 13px;
	top: -17px;
}

.search-box .small,
.search-box .btn-sm,
.search-box .tw-inputs-label,
.search-box .tw-inputs-label .cp_label {
	font-size: 13px;
}

.search-box .cp_form .cp_group input[type=button],
.search-box .cp_form .cp_group input[type=checkbox],
.search-box .cp_form .cp_group input[type=date],
.search-box .cp_form .cp_group input[type=email],
.search-box .cp_form .cp_group input[type=number],
.search-box .cp_form .cp_group input[type=password],
.search-box .cp_form .cp_group input[type=radio],
.search-box .cp_form .cp_group input[type=submit],
.search-box .cp_form .cp_group input[type=tel],
.search-box .cp_form .cp_group input[type=text],
.search-box .cp_form .cp_group input[type=url],
.search-box .cp_form .cp_group textarea,
.search-box .cp_form .cp_group .tw-dest-input,
.search-box .cp_form .cp_group .cp_sl {
	height: 28px;
	line-height: 1.6;
	font-size: 16px;
	padding: 2px 2px 1px;
}

.search-box .cp_form .cp_ipselect,
.search-box .cp_form .cp_ipselect_top {
	font-size: 16px;
}

.search-box .cp_form .cp_group .bar {
	border-bottom: 1px solid #999;
}

.search-box .cp_form .cp_group .bar:before {
	height: 1.5px;
}

/* color */

.search-box .cp_text,
.search-box .tw-dest-input,
.search-box .tw-date-input, .cp_label,
.search-box .cp_sl,
.search-box .cp_sl_selectlabel,
.search-box .cp_sl option,
.search-box .cp_group input,
.search-box .small,
.search-box .tw-days-inputs span,
.search-box .tw-inputs span,
.search-box .btn-outline-secondary,
.search-box .cp_sl optgroup {
	color: #fff !important;
}

.search-box .cp_form .cp_group input::placeholder {
	color: rgba(255,255,255,.6);
}

.search-box .cp_form .cp_group .bar:before {
	background: #fff !important;
}

.search-box .cp_form .cp_ipselect:after {
    border-top: 6px solid #fff;
}
.search-box .cp_form .cp_sl {
    padding: .125rem .125rem .0625rem;
}

.search-box .cp_sl option {
    color: #000 !important;
}
.search-box .cp_group input {
    color: #fff !important;
    background:none !important;
}

.search-box .btn-outline-secondary {
    color:#fff;
}

.search-box .btn-group {
	flex-wrap: nowrap;
}

.search-box .btn-group > a {
	width: 33.3333%;
}

.search-box .tw-inputs-label {
	line-height: 1;
	margin-top: 13px;
	margin-bottom: 0;
}

.tw-inputs,
.tw-days-inputs {
	margin-top: 3px;
	display: flex;
	align-items: center;
}

.tw-inputs > span,
.tw-days-inputs > span {
	font-size: 16px;
	white-space: nowrap;
}

.tw-inputs .cp_ipselect,
.tw-days-inputs .cp_ipselect {
	width: 60px;
	flex: 0 0 auto;
}

.tw-checkbox-group {
	display: flex;
	align-items: center;
	font-size: 15px;
	text-align: left;
}

.tw-radiobutton-group {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	font-size: 15px;
	text-align: left;
}

.search-box .cp_sl optgroup {
    font-weight:bold;
    color:#000;
}

@media(max-width:991px) {
    .search-box .cp_ipselect_sub {
        margin-top:.5rem;
    }
	.search-box .tw-checkbox-group,
	.search-box .tw-radiobutton-group {
		font-size: 13px;
	}
}

@media(max-width:767px) {
    .search-box .btn-group > a {
        font-size: .75rem;
    }
}

/*-------------------- tooltip --------------------*/

#adt_num_tooltip {
	margin-bottom: 0;
}

.tooltip-adt .input-group-prepend input {
	height: auto;
}

.search-box .group-tooltip-adt > .tooltip-adt .input-group.form-row input {
	height: auto;
}

.search-box .tooltip-adt .small {
	color:#000 !important;
}

.search-box .btn-clear {
	color: #000 !important;
}

.search-box .btn-outline-secondary {
	color:#000 !important;
}
/*-------------------- timeline --------------------*/
.cp_timeline03 {
	position: relative
}
.cp_timeline03:before {
	position: absolute;
	top: 0;
	width: 4px;
	height: 100%;
	content: '';
	background-color: #6c757d;
	left: 30px
}
.cp_timeline03 .timeline_group {
	position: relative
}
.cp_timeline03 .timeline_group:not(:first-of-type) {
	margin-top: 4rem
}
.cp_timeline03 .time_year {
	position: absolute;
	top: 0;
	left: 0;
	padding: .5rem 1.5rem;
	color: #fff;
	background-color: #00838f;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.cp_timeline03 .timeline_item {
	margin-bottom: 1em;
	position: relative;
	padding-left: 5pc
}
.cp_timeline03 .timeline_item:not(:last-of-type) {
	margin-bottom: 2em
}
.cp_timeline03 .timeline_item:before {
	position: absolute;
	z-index: -1;
	left: 0;
	width: 100%;
	height: 3px;
	content: '';
	background-color: #6c757d;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.cp_timeline03 .time {
	position: absolute;
	left: 0;
	box-sizing: border-box;
	min-width: 65px;
	min-height: 65px;
	padding: 1em .5em;
	text-align: center;
	color: #fff;
	background-color: #26c6da;
	top: 50%;
	margin-top: -33px;
	border-radius: 65px
}
.cp_timeline03 .desc {
	padding: .5em 1em;
	border: 1px solid rgba(0, 0, 0, .125);
	border-left: 3px solid #6c757d;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}
.cp_timeline03 .desc .flag {
	font-size: 1.2em;
	font-weight: 700;
	margin: 0;
	padding: 0 0 .3em
}
@media only screen and (max-width:767px) {
	.cp_timeline03:before {
		left: 0
	}
	.cp_timeline03 .timeline_item {
		padding-top: 60px;
		padding-left: 20px
	}
	.cp_timeline03 .timeline_item:before {
		top: 90px
	}
	.cp_timeline03 .time {
		top: 40px;
		border-radius: 0 20px 20px 0;
		min-height: 2em;
		padding: .5em
	}
	.cp_timeline03 .time_day, .cp_timeline03 .time_month {
		display: inline-block
	}
}

/*-------------------- b2bheader --------------------*/

.b2bheader {
    background-color: #333333;
    color: #ffffff;
}

/*-------------------- breadcrumb --------------------*/

.breadcrumb-bg {
	background-color: #e9ecef;
	margin-bottom: 1rem;
	border-top: 1px solid #6c757d
}
@media(max-width:768px) {
    .breadcrumb {
        font-size: 10px;
        border-bottom: 1px solid #6c757d;
        border-radius: 0
    }

    .breadcrumb-bg {
        margin-bottom: 0
    }
}

/*-------------------- tabs --------------------*/

.tab-ttl {
    position: relative;
    overflow: hidden;
    padding-top: .3em;
    padding-bottom: .3em
}
.tab-ttl:after, .tab-ttl:before {
	content: "";
	position: absolute;
	bottom: 0
}
.tab-ttl:before {
	border-bottom: 4px solid #333;
	width: 100%
}
.tab-ttl:after {
	border-bottom: 4px solid #e9ecef;
	width: 100%
}
.tab-ttl > h2 {
	display: inline-block;
	font-size: 1.3em;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	margin-top: 10px
}
.tab-ttl2 {
	padding: .3em;
	border-bottom: 2px dashed #e9ecef
}
.nav-tabs li a {
	border-bottom: 1px solid #dcdcdc;
	display: block;
	padding: 17px 0 1pc;
	width: 100%;
	height: 60px
}
.nav-tabs li a span.outer span {
	font-size: 20px
}
.nav-tabs > li > a.active {
	border: 0;
	border-bottom: 2px solid #001863;
	text-decoration: none
}

.tw-nab-tabs {
    flex-wrap:nowrap;
}
.tw-nab-tabs .nav-item {
    width: 33.33333%;
}
.tw-nab-tabs .nav-link {
    text-align: center;
    border: 1px solid #dcdcdc;
    user-select: none;
}

.tw-nab-tabs .nav-link.active {
    color:#fff;
    font-weight:bold;
}

.tw-nab-tabs a.nav-link:not(.active){
    background:#fff !important;
}
@media(max-width:991px) {
    .tw-nab-tabs {
        padding:0 .75rem;
    }
    .tw-nab-tabs .nav-item {
        width: 50%;
    }
}

/*--------------------  --------------------*/
.table-calendar td {
    height: 89px;
    padding: 10px 5px;
    border-right: 0
}
.table-calendar td, .table-calendar th {
	text-align: center !important;
	vertical-align: top;
	border-collapse: collapse;
	border: 1px solid #dcdcdc !important
}
.table-calendar td.Calendar-header {
	height: 25px !important
}
.caldate {
	position: absolute;
	top: 0;
	left: 0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 1pc;
	line-height: 24px;
	width: 35px
}
.target {
	pointer-events: none
}
#tellBox {
	width: 100%;
	padding: 1% 0;
	box-sizing: border-box;
	background-color: #fff;
	z-index: 4;
	background-color: rgba(0, 0, 0, .52)
}
#tellBox, .refine {
	position: fixed;
	bottom: 0
}
.refine {
	z-index: 9999;
	right: 0;
	display: none;
	text-align: center;
	background: rgba(0, 0, 0, .52)
}
.refineCircle {
	position: relative;
	display: inline-block;
	width: 130px;
	color: #fff !important;
	text-decoration: none
}

#calendar .btn-danger {
	padding: .375rem .7rem;
}

@media(max-width:768px) {
	.card, .card-header {
		border: 0;
		margin-left: 0;
		margin-right: 0;
		border-radius: 0
	}
	.card-header:first-child {
		border-radius: 0
	}
	.card-body {
		padding: 10px
	}
	.alert {
		border-radius: 0
	}
	.shadow {
		box-shadow: none !important
	}
	.caldate {
		width: 60px
	}
}

/*-------------------- cp_table --------------------*/

.cp_table *, .cp_table:after, .cp_table:before, .cp_table_col1 *, .cp_table_col1:after, .cp_table_col1:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.cp_table, .cp_table_col1 {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid rgba(0, 0, 0, .03)
}
	.cp_table thead th, .cp_table_col1 thead th {
		padding: 10px 15px;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		background: rgba(0, 0, 0, .03)
	}
		.cp_table thead th:last-child, .cp_table_col1 thead th:last-child {
			border-right: 1px solid rgba(0, 0, 0, .03);
		}
	.cp_table tbody > tr:first-child th, .cp_table_col1 tbody > tr:first-child th {
		border-top: 1px solid #fff;
	}
	.cp_table tbody > tr:first-child td, .cp_table_col1 tbody > tr:first-child td {
		border-top: 1px solid rgba(0, 0, 0, .03);
	}

	.cp_table tbody th, .cp_table_col1 tbody th {
		padding: 10px 15px;
		vertical-align: top;
		border-bottom: 1px solid #fff;
		background: rgba(0, 0, 0, .03);
	}
	.cp_table tbody td, .cp_table tbody tr:last-child th, .cp_table_col1 tbody td, .cp_table_col1 tbody tr:last-child th {
		border-bottom: 1px solid rgba(0, 0, 0, .03)
	}
	.cp_table tbody td, cp_table_col1 tbody td {
		padding: 10px 15px;
		vertical-align: top;
		border-left: 1px solid rgba(0, 0, 0, .03);
		background: #fff;
		word-break: break-all;
	}
#Description .cp_table tbody th, #HostCompany .cp_table tbody th {
	width: 220px;
}

@media only screen and (max-width:575px) {
	.cp_table thead {
		display: none;
	}

	.cp_table tbody th {
		display: block;
		width: 100%;
	}

	.cp_table tbody th,
	#Description .cp_table tbody th,
	#HostCompany .cp_table tbody th,
	#RES_DETAIL_TourPanel .cp_table th,
	#bookDetail_TourPanel .cp_table th {
		width: 100% !important;
	}

	.cp_table tbody td {
		display: block;
		width: 100% !important;
		padding: 10px 15px
	}

		.cp_table tbody td:before {
			font-weight: 700;
			padding: .5em 0;
			content: attr(label)
		}

		.cp_table tbody td p {
			padding: .5em 0 0 1em;
			margin: 0
		}

	.cp_sp_th {
		background: rgba(0, 0, 0, .03) !important;
	}

	.cp_table tbody th {
		display: block;
	}

	.cp_table tbody td {
		display: inline-block;
		width: auto !important;
		min-width: 50% !important;
	}

	.cp_table tbody tr > td:only-of-type {
		width:100% !important;
	}
}

@media only screen and (max-width:575px) {
	.cp_table_col1 thead {
		display: none;
	}

	.cp_table_col1 tbody th {
		display: block;
		width: 100%;
	}

	.cp_table_col1 tbody th {
		width: 100% !important;
	}

	.cp_table_col1 tbody td {
		display: block;
		width: 100% !important;
		padding: 10px 15px
	}

		.cp_table_col1 tbody td:before {
			font-weight: 700;
			padding: .5em 0;
			content: attr(label)
		}

		.cp_table_col1 tbody td p {
			padding: .5em 0 0 1em;
			margin: 0
		}

	.cp_table_col1 tbody th {
		display: block;
	}

	.cp_table_col1 tbody td {
		display: inline-block;
		width: 100% !important;
		min-width: 50% !important;
	}
}





/*-------------------- Waiting --------------------*/

.loader {
    margin: 100px auto;
    font-size: 25px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.1s infinite ease;
    animation: load4 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader2 {
    margin: 100px auto;
    font-size: 25px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    color: #fff;
}

@-webkit-keyframes load4 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.5), -1.8em -1.8em 0 0em rgba(0,0,0, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.5), 1.8em -1.8em 0 0em rgba(0,0,0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.5), 2.5em 0em 0 0em rgba(0,0,0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.5), 1.75em 1.75em 0 0em rgba(0,0,0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.5), 0em 2.5em 0 0em rgba(0,0,0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.5), -1.8em 1.8em 0 0em rgba(0,0,0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.5), -2.6em 0em 0 0em rgba(0,0,0, 0.7), -1.8em -1.8em 0 0em #000000;
    }
}

@keyframes load4 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #fff, 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.5), -1.8em -1.8em 0 0em rgba(0,0,0, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.7), 1.8em -1.8em 0 0em #fff, 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.5), 1.8em -1.8em 0 0em rgba(0,0,0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.5), 2.5em 0em 0 0em rgba(0,0,0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.5), 1.75em 1.75em 0 0em rgba(0,0,0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.5), 0em 2.5em 0 0em rgba(0,0,0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.5), -1.8em 1.8em 0 0em rgba(0,0,0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.5), -2.6em 0em 0 0em rgba(0,0,0, 0.7), -1.8em -1.8em 0 0em #000000;
    }
}

@-webkit-keyframes load5 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

@keyframes load5 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}
.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
@media(min-width:576px) {
	.modal-dialog {
		max-width: 50pc;
		margin: 1.75rem auto
	}
}

/*-------------------- search --------------------*/

.search-box {
    background-color: rgba(0, 0, 0, 0.52);
    padding: 20px 20px 20px 20px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
    margin: 40px 0px 100px 0px;
}

.search-wrap {
	border: 0;
	border-bottom: 1px solid #fff;
	background-color: #007bff;
	padding: 10px
}
.search-term, .search-wrap {
	display: flex;
	display: -webkit-flex
}
.search-term {
	align-self: center;
	-webkit-align-self: center;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	justify-content: center;
	-webkit-justify-content: center;
	color: #fff;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	width: 100%
}
@media(max-width:991px) {
	.search-term {
		flex-direction: column;
		-webkit-flex-direction: column;
		align-items: center;
		-webkit-align-items: center
	}
}
@media(max-width:767px) {
	.search-term {
		order: 1
	}
}
.term-left {
	text-align: left;
	padding: 5px;
	width: 100%
}



/*-------------------- datepicker --------------------*/

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0 0 6px;
	-moz-box-shadow: rgba(0, 0, 0, .3) 0 0 6px;
	-o-box-shadow: rgba(0, 0, 0, .3) 0 0 6px;
	box-shadow: rgba(0, 0, 0, .3) 0 0 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	z-index: 100 !important
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
	background-color: #f2f2f2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 5px;
	width: 1pc;
	height: 1pc
}
.ui-datepicker .ui-datepicker-prev {
	left: 4px;
	background: url(../../images/icon/icon_calendar_prev.png)no-repeat 0 0
}
.ui-datepicker .ui-datepicker-next {
	right: 4px;
	background: url(../../images/icon/icon_calendar_next.png)no-repeat 0 0
}
.ui-datepicker .ui-datepicker-prev-hover {
	background: url(../../images/icon/icon_calendar_prev.png)no-repeat 0 -1pc
}
.ui-datepicker .ui-datepicker-next-hover {
	background: url(../../images/icon/icon_calendar_next.png)no-repeat 0 -1pc
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
	text-indent: -999em
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0
}
.ui-datepicker td {
	border: 0;
	padding: 1px
}
.ui-datepicker td a, .ui-datepicker td span {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
	border: 1px solid #dadada;
	color: #333;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}
.ui-datepicker td a:hover, .ui-datepicker td span:hover {
	background-color: #999;
	color: #fff
}
.ui-datepicker td a.ui-state-highlight, .ui-datepicker td span.ui-state-highlight {
	background-color: #fffbc4
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em;
	width: auto;
	overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}
.ui-datepicker.ui-datepicker-multi {
	width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}
.ui-datepicker-rtl {
	direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
	float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}
.ui-datepicker-calendar .ui-datepicker-unselectable span {
	background: #e9e9e9;
	color: #333
}
.ui-datepicker-calendar .ui-datepicker-unselectable span:hover {
	background: #fff;
	color: #333
}
.date-holiday0 .ui-state-default {
	color: red
}
.ui-effects-toggle-open {
	height: 0
}
.ui-datepicker-calendar .ui-datepicker-unselectable span {
	background: #e9e9e9
}
.ui-datepicker-calendar .ui-datepicker-unselectable span:hover {
	background: #e9e9e9;
	color: #333
}
.ui-datepicker-calendar .ui-state-active {
	background: #cff
}
.ui-datepicker-calendar .date-saturday a {
	color: #00f
}
.ui-datepicker-calendar .date-holiday0 a, .ui-datepicker-calendar .date-sunday a {
	color: red
}
.table-calendar td.Selected, .table-calendar th.Selected {
	border-width: 3px !important;
	border-color: #f60 !important
}
.table-calendar td.Selected .yen:after, .table-calendar th.Selected .yen:after {
	content: url('../../images/icon/icon_calendar_selected.gif');
	width: 40%;
	height: 19%;
	position: absolute;
	top: -3%;
	right: -3%
}
@media(max-width:767px) {
	.table-calendar td.Selected .yen:after, .table-calendar th.Selected .yen:after {
		content: url('../../images/icon/icon_calendar_selected.gif');
		width: 40%;
		height: 19%;
		position: absolute;
		top: 58%;
		right: 73%
	}
	.table-calendar td {
		padding-left:80px;
	}
}

/*-------------------- pagination --------------------*/

.pagination-box {
    text-align:right;
}
.pagination {
	display: block;
	padding-left: 0;
	margin: 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 9pt;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 1pc;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 9pt;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

/*-------------------- dropdown --------------------*/

.event-dropdown .click-dropdown {
	cursor: pointer;
	position: relative
}
.event-dropdown .click-dropdown:after {
	display: inline-block;
	font: normal normal normal 14px / 1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f150";
	position: absolute;
	top: 50%;
	right: 10px;
	transition: .5s all;
	transform: translateY(-50%)
}
.event-dropdown.close-dropdown .click-dropdown:after {
	transform: translateY(-50%) rotate(179deg)
}
.text-less {
	display: -webkit-box;
	-moz-box-orient: vertical;
	-webkit-box-orient: vertical;
	-o-box-orient: vertical;
	-ms-box-orient: vertical;
	-moz-line-clamp: 3;
	-webkit-line-clamp: 3;
	-o-line-clamp: 3;
	-ms-line-clamp: 3;
	overflow: hidden
}

/*-------------------- result --------------------*/

.result-num {
	position: relative;
	z-index: 1;
	width: 100%;
	padding-bottom: 0;
	border-bottom: 0;
	color: #fff;
	width: 100%;
	padding-bottom: 4px;
	border-radius: 4px 4px 0 0;
	background: #c3c3c3
}
.result-num .result-total {
	padding: 14px 15px 8px;
	font-size: 13px;
	color: #ffff;
	border-bottom: 0
}
.result-num .result-total span[data-count] {
	font-weight: 400;
	line-height: 1.1;
	font-family: helvetica;
	font-size: 35px
}
.result-num:after {
	content: '';
	width: 1pc;
	height: 1pc;
	right: -6px;
	position: absolute;
	top: 1pc;
	background: #c3c3c3;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}
@media(max-width:768px) {
	.result-num {
		border-radius: 0
	}
}
@media(max-width:991px) {
	.result-num:after {
		display: none
	}
	.font-weight-bold-tl {
		font-weight: 700
	}
}
.tooltip-adt.tooltip-adt-search {
	font-size: .9em
}

/*-------------------- slider --------------------*/

.flexslider {
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	zoom: 1
}

.flex-viewport {
	max-height: 125pc;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.flex-control-nav, .flex-direction-nav, .slides {
	padding: 0;
	list-style: none
}
.flexslider .slides {
	zoom: 1
}
.carousel li {
	margin-right: 5px
}
.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.content-font-4 {
	color: #e90100;
	font-size: 1pc;
	font-weight: 700
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	margin-top: 5px
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px
}
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
	outline: 0
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default
}

.swiper-slide-next img, .swiper-slide-prev img {
    opacity: .4
}
.swiper-slide-next p, .swiper-slide-prev p {
    display: none
}
.swiper-button-prev {
    background-image: url('../../images/icon/slide-left.png') !important
}
.swiper-button-next {
    background-image: url('../../images/icon/slide-right.png') !important
}
@media(max-width:991px) {
	.swiper-container .bg-dark:after {
		display: none
	}
	.swiper-container .swiper-slide img {
		position: static;
		width: 100% !important;
		height: auto !important
	}
}

/*-------------------- history  --------------------*/

.history-text {
    color: #fff;
    padding: 5px
}
.history_with {
    background-color: transparent
}
.history_bg {
    background-color: rgba(0, 0, 0, .52)
}

/*-------------------- input --------------------*/

input[type=checkbox], input[type=radio] {
    width: 13px;
    height: 13px;
    -moz-transform: scale(1.4);
    transform: scale(1.4);
    margin-right: 10px;
    margin-left: 10px
}
.input-group-text {
    background-color:#fff;
    border:none;
}
.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

/*-------------------- badge --------------------*/

.tw-badge-form {
    padding: .4rem .7rem
}

/*-------------------- btn --------------------*/

.btn-term {
    display: block;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    border: 2px solid #fff;
}

.btn-term:active,
.btn-term:hover,
.btn-term:focus {
    color: inherit;
    text-decoration: none;
}

/*-------------------- chat-box --------------------*/

.chat-area {
    max-height:500px;
    overflow:auto;
    padding:30px 10px;
}
.chat-comment {
    display: flex;
    padding:0 20px;
}
.chat-comment + .chat-comment {
    margin-top:15px;
}
.user-comment {
    justify-content:flex-start;
}
.rt-comment {
    justify-content: flex-end;
}
.chat-box {
    max-width:90%;
}
.chat-text {
    position:relative;
    background-color: #e0edff;
    padding: 10px 15px;
    border-radius: 10px;
}
.user-comment .chat-text {
    background-color: #e0edff;
}
.rt-comment .chat-text {
    background-color: #ffeda5;
}
.chat-text:after {
    content: '';
    position: absolute;
    top: 10px;
    width: 0;
    height: 0;
    border-style: solid;
}
.user-comment .chat-text:after {
    border-width: 7px 15px 7px 0;
    border-color: transparent #e0edff transparent transparent;
    right: 100%;
}
.rt-comment .chat-text:after {
    border-width: 7px 0 7px 15px;
    border-color: transparent transparent transparent #ffeda5;
    left: 100%;
}

.chat-info {
    margin-bottom:5px;
    font-size:14px;
}
.chat-desc {
    margin-top: 5px;
    font-size: 15px;
    text-align:right;
}

/*-------------------- transform-for-icon --------------------*/

.fa-rotate-20 {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
}
.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fa-rotate-65 {
    -webkit-transform: rotate(65deg);
    -moz-transform: rotate(65deg);
    -ms-transform: rotate(65deg);
    -o-transform: rotate(65deg);
    transform: rotate(65deg);
}
.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

/*-------------------- tourDome --------------------*/

#listResult .btn-group-toggle .btn-outline-primary {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    border: none;
}

#listResult .btn-group-toggle .btn-outline-primary + .btn-outline-primary + .btn-outline-primary {
    padding-right:1rem;
}

#listResult .btn-group-toggle .btn-outline-primary i {
    font-size:25px;
}

/*-------------------- theme --------------------*/

.theme-panel .card-img {
	height:100%;
	width:100%;
	object-fit:cover;
}