/*공통*/
#footer{margin-top:100px !important}

/*메인>검색*/
.wrap_m0604 .search{ border:0}
#search_form{display: flex
;
    gap: 10px;
    align-items: center;
    justify-content: center;}
.wrap_m0604 .wrap_search .bt_make_tour{background: #ff8900;  position:relative; right:auto; top:auto; height:52px; border-radius:50px; display:flex; justify-content:center; align-items:center; padding:10px 30px}
.wrap_m0604 .search button{    color: white;
    background: #ff8900; border-radius:100%;     width: 40px;
    height: 40px;
    overflow: hidden;
    display: flex
;
    justify-content: center;
    align-items: center;
    margin: 6px 6px 6px 0;}
	
/* 메인 > 카테고리*/
.wrap_m0604 .title_cont h2{padding: 50px 0 0 0; font-size:28px; display:flex; align-items:center}
.wrap_m0604 .bt_more{right:0; bottom:auto}	
.wrap_m0604 .search input {
  
    width: calc(100% - 46px);
    
}	
.category-card{padding:0 0; overflow:hidden}
.category-card a{padding: 0 0; width:100%; display:block}
.category-card a .title{padding:30px 20px; color:white; background:rgba(0,0,0,.5)}
.active a .title{background:rgba(255,137,0,.5)}

/*메인 > 테마여행*/
.wrap_m0604 #banner_area img{width:100%; border-radius:15px}
.wrap_m0604 .slider-section{margin-bottom:0}

/*메인 > 하단*/
.wrap_m0604 #sect04-slider .slider-item img{border-radius:15px}


.schedule-item{    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;}
.schedule-item:last-child{border-bottom:0}	
.wrap_m0606 .title_cont h2 {
    padding: 34px 120px 10px 0;
}
.wrap_m0606 .title_basic{margin-bottom:20px; display:block}
.wrap_m0606 #sit_pvi {
   
    display: flex
;
    gap: 2px;
    align-items: stretch;
    aspect-ratio: 1060 / 510;
    width: 100%;
    padding-top: 48.1132%;
    position: relative;
}
.wrap_m0606 #sit_pvi_big {
        width: calc(72% - 2px);
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
}
.wrap_m0606 #sit_pvi_thumb {
    display: flex
;
    gap: 1px;
    flex-wrap: wrap;
    width: 28%;
    align-content: space-between;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
}
.wrap_m0606 #sit_pvi_thumb li {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: calc(33.33% - 1px);
    display: flex
;
    justify-content: center;
    align-items: center;
  /*  border: 1px solid #eee;*/
    box-sizing: border-box;
}
.wrap_m0606 #sit_pvi_big img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
	aspect-ratio:auto
}
.wrap_m0606 #sit_pvi_big a.visible{aspect-ratio:auto; height:100%}
.wrap_m0606 #sit_pvi_thumb li a{width:100%}
.wrap_m0606 #sit_pvi_thumb img{border:0}
.wrap_m0604 .search button{
color:#ff8900; font-size:30px; background:transparent
}
@media(max-width:1500px){
.wrap_m0605 .event_list{ max-width:1440px}	
	}
@media(max-width:1280px){
.wrap_m0606 .wrap_con{width:100% !important}	
	}
@media (max-width: 1024px) {
    .wrap_m0604 .wrap_search .bt_make_tour { color:white}
	    .wrap_m0606 #sit_pvi_thumb img {
       
        height:100%;
    }
/*search_list*/	
.wrap_m0605 .event_list{padding:0 20px}	
.wrap_m0605 .event_list .slider-item{width:25%; margin:0 0; margin-bottom:20px}	
	}
@media (max-width: 912px) {
	#search_form {

    padding: 0 50px; width:100%
}
    .wrap_m0604 .search {
        width: calc(100% - 80px);}
.wrap_m0604 .wrap_search .bt_make_tour {
    padding: 10px 10px; width:130px
}
	}
@media (max-width: 768px) {
	.wrap_m0606 #sit_pvi_thumb{ padding:0 0}
	.wrap_m0606 #sit_pvi_thumb img{ aspect-ratio:auto; border-radius:0}
/*search_list*/	
.wrap_m0605 .event_list .slider-item{width:33.33%}	
.wrap_m0606 .title_cont h2 {
    padding: 20px 0 20px 0;
font-size:24px
}
.wrap_m0606 #sit_btn_opt{top:-20px}
	}
@media (max-width: 540px) {
.wrap_m0604 .search {
        width: 100%;
    }	
.wrap_m0604 .search button {
    width: 30px;
    height: 30px;
}
.wrap_m0604 .wrap_search .bt_make_tour { height:30px; position:absolute; right:10px; top:10px}
.wrap_m0606 .title_cont h2 {
    
    font-size: 24px;
}
.wrap_m0604 .slick-slide{padding:0 0}
.wrap_m0604 .mobile-only.category-slider{margin-top:0; margin-bottom:0}
/*여행메인*/

    .wrap_m0604 .title_cont h2 {
        padding: 30px 0 0 0 !important;
    }
	.wrap_m0604 .title_cont h2 .bt_more{bottom:auto; right:0}

/*search_list*/
.wrap_m0605 .title_cont.title_position{margin-bottom:0}
.wrap_m0605 .event_list{padding:0 10px}	
.wrap_m0605 .event_list .slider-item{width:50%}		
	}	