*{
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.container_wrap .sub_navigation .menu{
	padding-top: 25px;
}

.container_wrap .sub_navigation .sub_travel_nav_list{
	position: relative;
	border-radius: 5px;
	border: solid 1px #2fa4dd;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

.container_wrap .sub_navigation .sub_travel_nav_list li:first-child {
    border-radius: 3px 3px 0 0;
}

.container_wrap .sub_navigation .sub_travel_nav_list > li{
	position:relative;
}

.container_wrap .sub_navigation .sub_travel_nav_list >  li{
    box-sizing: border-box;
    background: #ffffff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
}

.container_wrap .sub_navigation .sub_travel_nav_list > li:hover {
	background: linear-gradient(180deg, rgba(69, 189, 241, 1) 0%, rgba(58, 177, 232, 1) 50%, rgba(44, 158, 212, 1) 100%);
	color: #fff;
}

.container_wrap .sub_navigation .sub_travel_nav_list > li.on{
	background: linear-gradient(180deg, rgba(69, 189, 241, 1) 0%, rgba(58, 177, 232, 1) 50%, rgba(44, 158, 212, 1) 100%);
	color: #fff;
}
.container_wrap .sub_navigation .sub_travel_nav_list > li > span {
	display: block;
	width: 100%;
	height: 34px;
	padding: 0 0 0 10px;
	line-height: 34px;
}

.container_wrap .sub_navigation .sub_travel_nav_list > li > a {
	display: block;
	width: 100%;
	height: 34px;
	padding: 0 0 0 10px;
	line-height: 34px;
}

.container_wrap .sub_navigation .sub_travel_nav_list > li:hover a {
	color:#FFF;
}

.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2depth {
	position: absolute;
	z-index: 5;
	left: 95px;
	top: 0 !important;
	width: 150px;
}

.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2{
	position: relative;
	z-index: 5;
	width: 150px;
	background: #fff;
	border-radius: 5px;
	border: solid 1px #2fa4dd;
	padding:0px 0 6px 0;

}

.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2:after {
	z-index: -2;
	content: "";
	position: absolute;
	margin-top: 15px;
	top: -4px;
	left: -4px;
	width: 5px;
	height: 6px;
	background: white;
	border-left: 1px solid #00a3e0;
	border-bottom: 1px solid #00a3e0;
	transform: rotate(45deg);
}

.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2depth ul{
	display:flex;
	flex-direction: column;
}

.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2depth .subTitle {
    font-size: 12px;
    color: #666;
    border-bottom: 1px solid #888;
    padding-bottom: 4px;
    font-weight: normal;
    margin: 10px 10px 0 10px;
    box-sizing: border-box;
}

.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2depth ul li{
	position:relative;
	background: none;
	color: #888;
	height: 23px;
	padding: 0;
	line-height: 23px;	
}

.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2depth li a {
    box-sizing: border-box;
    font-size: 11px;
    color: #888;
    padding: 3px 0 0 10px;
    height: 23px;
    line-height: 23px !important;
    width: 100%;
}
.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2depth ul:not(:first-child){
	margin-top:12px;
}
.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2depth ul li:hover{
	background: #215890;
	background: linear-gradient(180deg, rgba(33, 88, 144, 1) 0%, rgba(33, 88, 144, 1) 50%, rgba(27, 56, 124, 1) 100%);
}

.container_wrap .sub_navigation .sub_travel_nav_list .subNavi2depth ul li:hover a{
	color:#FFF;
}


.container_wrap .sub_navigation .filter{
	padding-top:25px;
}

.container_wrap .sub_navigation .detail_search_wrap{
	border-radius: 5px;
	border: solid 1px #ACACAC;
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	overflow:hidden;
	padding:8px;
}

.container_wrap .sub_navigation .detail_search_article li{
	display:flex;
	justify-content: space-between;
	align-items: center;
	padding-top:8px;
}

.container_wrap .sub_navigation .detail_search_article li .label{
	flex-grow: 0;
	flex-shrink: 0;
	width:46px;
}

.container_wrap .sub_navigation .detail_search_article li .form{
	flex-grow: 1;
	flex-shrink: 1;
}

.container_wrap .sub_navigation .detail_search_article li input{
	width:100%;
	height:24px;
	border-radius:3px;
	border:solid 1px #CFCFCF;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0;
	margin:0;
}

.container_wrap .sub_navigation .detail_search_article li a{
	flex-grow: 0;
	flex-shrink: 0;
	width:27px;
	padding-left:2px;
}

.container_wrap .sub_navigation .btn_seaech{
	border-top: 1px dashed #ccc;
	margin-top:10px;
	padding-top:10px;
}

.container_wrap .contents .totalNationWrap{
	margin-top:24px;
}

.container_wrap .contents .totalNationTitle {
	display: inline-block;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	padding-bottom:4px;
}

.container_wrap .contents .naList{
	display:grid;
	grid-template-columns: repeat(6, 1fr);
	gap:1px;
	border-radius: 3px;
	border: solid 2px #18337e;
	background-color: #ddd;
}

.container_wrap .contents .naList li{
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
}

.container_wrap .contents .naList .on{
	background: #215890;
	background: linear-gradient(180deg, rgba(33, 88, 144, 1) 0%, rgba(33, 88, 144, 1) 50%, rgba(27, 56, 124, 1) 100%);
	border-right: 1px solid #215890;
	border-bottom: 1px solid #215890;
	border-left: 1px solid #215890;
}

.container_wrap .contents .naList li span{
	display:inline-block;
	width:100%;
	color:#FFF;
	text-align:center;
	line-height:32px;
	padding:0 12px;
	letter-spacing:-0.07rem;
}

.container_wrap .contents .naList li a{
	display:inline-block;
	width:100%;
	text-align:center;
	line-height:32px;
	padding:0 12px;
	letter-spacing:-0.07rem;
}

.container_wrap .contents .naList li:hover{
	background: #215890;
	background: linear-gradient(180deg, rgba(33, 88, 144, 1) 0%, rgba(33, 88, 144, 1) 50%, rgba(27, 56, 124, 1) 100%);
}

.container_wrap .contents .naList li:hover a{
	color:#FFF;
}

#list_area .grid_list > li{
	padding: 24px 0;
}

#list_area .grid_list > li:not(:first-child){
	border-top:1px SOLID #C3C3C3;
}

.grid_list .empty_row{
	text-align:center;
	border:2px SOLID var(--color-hazy);
	border-radius:var(--radius-form);
	margin-top:12px;
	padding-top:120px !important;
	padding-bottom:120px !important;
}

.grid_list .empty_row .material-icons-round,
.grid_list .empty_row .material-icons-round,
.grid_list .empty_row .material-icons{
	color:var(--color-hazy);
	font-size:4rem;
}

.grid_list .empty_row p{
	color:var(--color-shadow);
	font-size:1rem;
	padding-top: 12px;
}


#list_area .article_container{
	display:flex;
}

#list_area .article_img{
	flex-grow: 0;
	flex-shrink: 0;
	width:200px;
}

#list_area .article_img .article_img_wrapper{
	position:relative;
	width:200px;
	height:200px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#list_area .article_img .btn_calandar{
	display:flex;
	justify-content: center;
	position:absolute;
	bottom:0;
	width:100%;
	height:34px;
	background-color:rgba(0,0,0,0.7);
	cursor:pointer;
}

#list_area .article_img .btn_calandar .label{
	font-size:1.125rem;
	color:#FFF;
	line-height:34px;
}
#list_area .article_img .btn_calandar .icon{
	padding-left:8px;
	padding-top:10px;
}

#list_area .article_cont{
	flex-grow: 1;
	flex-shrink: 1;
	padding-left:13px;
}

#list_area .article_cont .cont_title{
	cursor:pointer;
	font-size:1.125rem;
	font-weight:600;
	color:#363636;
	line-height:140%;
	padding:16px 0;
}

#list_area .article_cont .cont_title:hover{
	text-decoration: underline;
}

#list_area .article_cont .fare{
	font-size:18px;
	font-weight:600;
	text-align:right;
	color:#ff007d;
	padding-bottom:20px;
}

#list_area .article_cont .cont_foot{
	font-size: 13px;
	color:#717171;
}

#list_area .pager_row{
	padding-top:12px;
}

#list_area .pager_row [name=btn_more]{
	width:100%;
	height: 48px;
	font-size:0.875rem;
	background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
	border-radius: 5px;
	border: solid 1px #2fa4dd;
	cursor:pointer;
}

#list_area .pager_row [name=btn_more]:hover{
	color:#FFF;
	background:#2fa4dd;
}