body {
    background: none;
}
main {
    background: #F6F5F1;
}
.main-title h1 {
    color: #C09769;
}
.search-box .control-label {
    color: #C09769;
}
.search-box .inline-checkbox {
    color: #333;
}
.breadcrumb li, .breadcrumb li a {
    color: #C09769;
}
.fancybox-close {
    background-image: url(../images/lightbox_close.png);
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
}
.fancybox-close:hover { background-position: 0 100%; }
.ic {
    background: url(../images/feature_travel/icons.png) no-repeat;
    display: inline-block;
    width:40px;
    height:40px;
 }
.ic.dinning   { background-position:-10px -10px; }
.ic.bed       { background-position:-10px -60px; }
.ic.warning   { height:27px; background-position:-10px -235px; }
.ic.mapmarker { width:15px; height:24px; background-position:-10px -272px; }
.ic.fly       { width:30px; height:19px; background-position:-10px -371px; }

.place-name {
    position: relative;
    top: -50px;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    height: 0;
}
.place-name .ic {
    position: relative;
    width: 46px;
    margin-bottom: -2px;
}
.place-name .ic:after {
    content: " ";
    background: #333;
    width: 1px;
    height: 18px;
    display: inline-block;
    position: absolute;
    right: 14px;
    top: 4px;
}
.travel-nav {
    text-align: center;
    padding: 30px 15px 20px;
}
.travel-nav .ibtn {
    background: #c09769;
    width:134px;
    height:35px;
    margin: 0 4px 10px;
    transition: all .3s ease;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding-left: 40px;
    line-height: 35px;
    text-indent: unset;
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    position: relative;
}
.travel-nav .ibtn:hover {
    transform: scale(0.94);
}
.travel-nav .ibtn:before{
    content: "";
    background: url(../images/feature_travel/travel-icon-1.png) no-repeat;
    width: 40px;
    height: 30px;
    position: absolute;
    left: 7px;
    bottom: 0;
}
.travel-nav li.b1 .ibtn { 
    background: #8CC63E;
}
.travel-nav li.b2 .ibtn { 
    background: #29BFBD;
}
.travel-nav li.b2 .ibtn:before { 
    background: url(../images/feature_travel/travel-icon-2.png) no-repeat;
    width: 26px;
    height: 33px;
    position: absolute;
    left: 16px;
    bottom: 1px;
    background-size: contain;
    background-repeat: no-repeat; 
}
.travel-nav li.b3 .ibtn { 
    background: #F8A604;
}
.travel-nav li.b3 .ibtn:before {
    background: url(../images/feature_travel/travel-icon-3.png) no-repeat;
    width: 30px;
    height: 29px;
    position: absolute;
    left: 13px;
    bottom: 1px;
    background-size: contain;
    background-repeat: no-repeat;
}
.travel-nav li.b4 .ibtn { 
    background: #FE679A;
}
.travel-nav li.b4 .ibtn:before {
    background: url(../images/feature_travel/travel-icon-4.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 17px;
    bottom: 5px;
    background-size: contain;
    background-repeat: no-repeat;
}
.travel-nav li.b5 .ibtn { 
    background: #00BFFF;
}
.travel-nav li.b5 .ibtn:before {
    background: url(../images/feature_travel/travel-icon-5.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 25px;
    bottom: 5px;
    background-size: contain;
    background-repeat: no-repeat;
}
.travel-nav li.b6 .ibtn { 
    background: #A061F8;
}
.travel-nav li.b6 .ibtn:before { 
    background: url(../images/feature_travel/travel-icon-6.png) no-repeat;
    width: 26px;
    height: 33px;
    position: absolute;
    left: 16px;
    bottom: 1px;
    background-size: contain;
    background-repeat: no-repeat; 
}
.travel-nav li.b7 .ibtn { 
    background: #FF7A4D;
}
.travel-nav li.b7 .ibtn:before {
    background: url(../images/feature_travel/travel-icon-7.png) no-repeat;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 20px;
    bottom: 6px;
    background-size: contain;
    background-repeat: no-repeat;
}
.travel-nav li.b8 .ibtn { 
    background: #325FFA;
}
.travel-nav li.b8 .ibtn:before {
    background: url(../images/feature_travel/travel-icon-8.png) no-repeat;
    width: 25px;
    height: 16px;
    position: absolute;
    left: 23px;
    bottom: 9px;
    background-size: contain;
    background-repeat: no-repeat;
}
.travel-nav li.b9 .ibtn { 
    background: #6A8BC8;
}
.travel-nav li.b9 .ibtn:before {
    background: url(../images/feature_travel/travel-icon-9.png) no-repeat;
    width: 26px;
    height: 28px;
    position: absolute;
    left: 12px;
    bottom: 3px;
    background-size: contain;
    background-repeat: no-repeat;
}
.travel-nav li.b10 .ibtn { 
    background: #DD3931;
}
.travel-nav li.b10 .ibtn:before {
    background: url(../images/feature_travel/travel-icon-10.png) no-repeat;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 20px;
    bottom: 6px;
    background-size: contain;
    background-repeat: no-repeat;
}
.content section {
    padding: 60px 0 0;
    color: #777;
}
.content section .editor {
    padding: 0 28px;
	text-align:left;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
section .sec-title {
    text-align: center;
    color: #BF9766;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 3px;
    margin-bottom: 20px;
    position: relative;
}

section .sec-title_box {
  position: relative;
     text-align: center;
    margin: auto;
	width:320px;}

section .sec-title_top {
	position:absolute;
	z-index:99;
	top:5px;
	right:0;}


section .sec-title:after {
    content: " ";
    display: block;
    width: 132px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -66px;
}
.sec1 .sec-title:after { background-color: #8cc63e;}
.sec9 .sec-title:after { background-color: #6A8BC8;}
.sec3 .sec-title:after { background-color: #F8A604;}
.sec2 .sec-title:after { background-color: #29BFBD;}
.sec7 .sec-title:after { background-color: #FF7A4D;}
.sec10 .sec-title:after { background-color: #DD3931;}
.sec4 .sec-title:after { background-color: #FE679A;}
/* .sec1 .sec-title .ic { width:40px; height:30px; background-position:-10px -157px; }
.sec2 .sec-title .ic { width:40px; height:37px; background-position:-10px -110px; }
.sec3 .sec-title .ic { width:40px; height:28px; background-position:-10px -197px; }
.sec4 .sec-title .ic { width:40px; height:23px; background-position:-10px -306px; }
.sec7 .sec-title .ic { width:40px; height:22px; background-position:-10px -339px; } */
.sec1 .sec-title .ic.travel-icon-mid-1{
    background: none;
    background-color:#8cc63e;
    mask: url('../images/feature_travel/travel-icon-1.png') no-repeat center;
    -webkit-mask: url('../images/feature_travel/travel-icon-1.png') no-repeat center;
}
.sec9 .sec-title .ic.travel-icon-mid-9{
    background: none;
    background-color:#6A8BC8;
    mask: url('../images/feature_travel/travel-icon-9.png') no-repeat center;
    -webkit-mask: url('../images/feature_travel/travel-icon-9.png') no-repeat center;
}
.sec3 .sec-title .ic.travel-icon-mid-3{
    background: none;
    background-color:#F8A604;
    mask: url('../images/feature_travel/travel-icon-3.png') no-repeat center;
    -webkit-mask: url('../images/feature_travel/travel-icon-3.png') no-repeat center;
}
.sec2 .sec-title .ic.travel-icon-mid-2{
    background: none;
    background-color:#29BFBD;
    mask: url('../images/feature_travel/travel-icon-2.png') no-repeat center;
    -webkit-mask: url('../images/feature_travel/travel-icon-2.png') no-repeat center;
}
.sec7 .sec-title .ic.travel-icon-mid-7{
    background: none;
    background-color:#FF7A4D;
    mask: url('../images/feature_travel/travel-icon-7.png') no-repeat center;
    -webkit-mask: url('../images/feature_travel/travel-icon-7.png') no-repeat center;
}
.sec10 .sec-title .ic.travel-icon-mid-10{
    background: none;
    background-color:#DD3931;
    mask: url('../images/feature_travel/travel-icon-10.png') no-repeat center;
    -webkit-mask: url('../images/feature_travel/travel-icon-10.png') no-repeat center;
}
.sec4 .sec-title .ic.travel-icon-mid-4{
    background: none;
    background-color:#FE679A;
    mask: url('../images/feature_travel/travel-icon-4.png') no-repeat center;
    -webkit-mask: url('../images/feature_travel/travel-icon-4.png') no-repeat center;
}
.editor .detail-table {
    margin: 0 -28px;
    padding: 30px 0 50px;
}
.editor .detail-table table {
    width: 100%;
    border-spacing: 0;
    border-bottom: 1px solid #C09769;
    color: #333;
}
.editor .detail-table table th,
.editor .detail-table table td {
    padding: 8px 14px;
    border-top: 1px solid #C09769;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.editor .detail-table table th {
    background: #C09769;
    color: #fff;
    font-size: 17px;
    width: 13%;
}
.editor .feature {
    width: 100%;
    border-spacing: 0;
    color: #333;
    margin: 15px 0;
}
.editor .feature th {
    color: #C09769;
    font-size: 18px;
    text-align: left;
    width: 105px;
    padding: 8px 0;
}
.editor .feature td {
    padding: 8px;
}
.editor .feature td b {
    color: #BF9768;
}
.editor .feature .ic {
    vertical-align: middle;
    margin-right: 10px;
}
.reminder {
    text-align: center;
    font-size: 13px;
    margin-bottom: 30px;
}
.content .btn-box {
    text-align: center;
    margin-top: 26px;
    padding: 40px 28px;
    border-bottom: 1px dashed #ccc;
    position: relative;
}
.content .btn-box .back {
    position: absolute;
    left: 28px;
    top: 50%;
    margin-top: -16px;
}
.flight-sect{
    padding-left: 15px;
    padding-right: 15px;
}
.flight-sect .flight-box{
    margin-bottom: 20px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.flight-box .f-row{
    display: flex;
}
.flight-box .f-col{
    width: 25%;
    box-sizing: border-box;
    padding: 15px 15px;
    font-size: 15px;
    color: #333;
    text-align: center;
}
.flight-box .f-row-title{
    background:#C09769;
    background: linear-gradient(to bottom,#8C5611,#B7853F);
}
.flight-box .f-row-title .f-col{
    color: #fff8ef;
}
.flight-box .f-row-content{
    background:#efefef;
}
.flight-box .f-row-content .f-col{
    color: #333;
}
.schedule-sect{
    padding-left: 15px;
    padding-right: 15px;
}
.schedule-box{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}
.schedule-box .s-left{
    box-sizing: border-box;
    margin-bottom: 20px;
    width: 100%;
}
.schedule-box .s-right{
    box-sizing: border-box;
    width: 100%;
}
.schedule-box .s-day{
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    border-radius: 50%;
    flex-direction: column;
    border: 3px solid #e3a352;
    box-sizing: border-box;
    box-shadow: 0px 3px 8px 1px #ddd;
    background: linear-gradient(to bottom, #8C5611, #b37d33);
    margin-left: auto;
    margin-right: auto;
}
.schedule-box .s-day span:nth-child(1){
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    display: block;
    margin-bottom: 5px;
}
.schedule-box .s-day span:nth-child(2){
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
}
.schedule-box .s-name{
    background: #efefef;
    padding: 20px 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 3px;
}
.schedule-box  article.editor {
    padding: 0;
    text-align: left;
    font-size: 15px;
    background: #f7f7f7;
    padding: 20px 30px;
    margin-bottom: 3px;
}
.schedule-box .s-food,
.schedule-box .s-stay{
    display: flex;
}
.schedule-box .s-food .s-f-left,
.schedule-box .s-stay .s-s-left{
    width: 100px;
    text-align: center;
    background: #b1885b;
    color: #fff8ef;
    font-size: 15px;
    padding: 15px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3px;
    box-sizing: border-box;
}
.schedule-box .s-food .s-f-right,
.schedule-box .s-stay .s-s-right{
    width: calc(100% - 100px);
    background: #EFEFEF;
    padding: 15px 30px;
    font-size: 15px;
    color: #666;
    margin-bottom: 3px;
    box-sizing: border-box;
}
@media screen and (max-width: 1350px) {
    .place-name {
        padding: 0 15px;
    }
}
@media screen and (max-width: 980px) {
    .content {
        padding-top: 80px;
    }
    .fancybox-skin {
        padding: 30px 15px !important;
    }
}
@media screen and (max-width: 767px) {
    .content section .editor {
        padding: 0 15px;
    }
    .editor .detail-table {
        margin: 0 -15px;
    }
    .schedule-box .s-left {
        width: 100%;
        margin-bottom: 10px;
    }
    .schedule-box .s-right {
        width: 100%;
    }
    .schedule-box .s-day {
        width: 80px;
        height: 80px;
    }
    .schedule-box .s-day span:nth-child(1) {
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 6px;
    }
    .schedule-box .s-day span:nth-child(2) {
        font-size: 23px;
        line-height: 23px;
    }
    .schedule-box .s-name {
        padding: 10px 15px;
        font-size: 16px;
    }
    .schedule-box article.editor {
        padding: 10px 15px;
    }
    .schedule-box .s-food .s-f-left, 
    .schedule-box .s-stay .s-s-left {
        padding: 10px 15px;
        width: 70px;
    }
    .schedule-box .s-food .s-f-right, 
    .schedule-box .s-stay .s-s-right {
        padding: 10px 15px;
        width: calc(100% - 70px);
    }
    .schedule-box {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 640px) {
    .editor .detail-table table tr,
    .editor .detail-table table th,
    .editor .detail-table table td {
        width: auto;
        display: block;
    }
    .content .btn-box .back {
        position: static;
        display: block;
        margin: 20px auto 0;
    }
    .flight-sect .flight-box {
        max-width: 500px;
        display: flex;
        margin-bottom: 15px;
    }
    .flight-box .f-row-title{
        display: none;
    }
    .flight-box .f-row-content{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .flight-box .f-row-content .f-col {
        width: 100%;
        text-align: left;
        padding-left: 114px;
        position: relative;
        border-bottom: 1px solid #FFF;
        min-height: 55px;
    }
    .flight-box .f-row-content .f-col:nth-last-child(1) {
        border-bottom: 0;
    }
    .flight-box .f-row-content .f-col:before {
        content: attr(data-title);
        color: #FFF;
        font-size: 15px;
        position: absolute;
        left: 10px;
        z-index: 1;
        width: 80px;
        display: block;
        text-align: center;
    }
    .flight-box .f-row-content .f-col:after {
        content: "";
        background: linear-gradient(to bottom, #B7853F, #B7853F);
        position: absolute;
        width: 100px;
        height: 100%;
        left: 0;
        top: 0;
    }
    
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	.fancybox-close {
		background-size: auto;
	}
}