	.visual_wrap {
			background-image:url(./images/content/visual.png);
		}
		@media all and (max-width: 768px) {
			.visual_wrap {
				background-image:url(./images/visual_m.png) !important;
			}
		}
		.cont_quest .news_cont .teg_area .teg {background-color:#b58c33;}
		.cont_quest .news_cont .teg_area .teg_exp {color:#d8a94c;text-shadow:0 0 20px rgba(0,0,0,0.5)}

		/* hover시 색상 - 계절마다 변경 */
		.cont_put a.news_cont:hover {background-color: #78463e;}
		.cont_put .news_cont .teg_area .teg {background:#78463e;}
		.cont_put .news_cont .teg_area .teg_exp {color:#78463e;}
		.cont_put a.news_cont:hover .teg_area .teg {background-color:#c4847a;}
		.cont_put a.news_cont:hover .teg_area .teg_exp {color:#c4847a;}
		
		.cont_meet .news_cont .teg_area .teg {background:#3e775c;}
		.cont_meet .news_cont .teg_area .teg_exp {color:#3e775c;}
		.cont_meet .colum:hover .teg_area .teg {background:#7ac4a2;}
		.cont_meet .colum:hover .teg_area .teg_exp{color:#7ac4a2;}
		.cont_meet .colum:hover {background-color: #3e775c;}
		.cont_meet .colum:hover .desc_wrap {color:#fff;}
		.cont_meet .colum:hover .news_cont .desc_wrap {color:#fff;}

		.cont_point .news_cont .teg_area .teg {background-color: #b12c34;}
		.cont_point .news_cont .teg_area .teg_exp {color:#b12c34;}
		.cont_point .news_cont:hover .teg_area .teg {background-color: #fc8b92;}
		.cont_point .news_cont:hover .teg_area .teg_exp {color:#fc8b92;}
		.cont_point .news_cont:hover {background-color:#b12c34;}
		.cont_point .news_cont:hover .desc,
		.cont_point .news_cont:hover .title,
		.cont_point .news_cont:hover .s_title {color:#fff;}

		.cont_point .colum:hover {background-color: #b12c34;}
		.cont_point .colum:hover .desc_wrap {color:#fff;}
		.cont_point .colum:hover .teg_area .teg_exp {color:#f1cc3b;}

		.cont_unfold a.news_cont .teg_area .teg {background:#165170;}
		.cont_unfold a.news_cont .teg_area .teg_exp {color:#165170;}
		.cont_unfold a.news_cont:hover .teg_area .teg {background:#5e9cbd;}
		.cont_unfold a.news_cont:hover .teg_area .teg_exp {color:#5e9cbd;}
		.cont_unfold a.news_cont:hover {background-color: #165170;}
		.type_main .desc_wrap .desc span {display:block;}
		


		.type_main .news_cont .desc_wrap {
			padding-top: 55px; 
		}
@media (max-width: 768px) {
		.type_main .desc_wrap .desc span {display:inline;}
	.type_main .news_cont .desc_wrap {
		padding: 4.1666666667vw 1.3888888889vw;
	}
}
		.visual_wrap .desc_area {max-width:1000px;}



.col_quest {color:#b58c33;}
.col_point {color:#b12c34;}
.col_meet {color:#3e775c;}
.col_put {color:#78463e;}
.col_unfold {color:#165170;}

.quest .sub_title .subject {color:#b58c33;font-size: 40px;}
.point .sub_title .subject {color:#b12c34;font-size: 40px;}
.meet .sub_title .subject {color:#3e775c;font-size: 40px;}
.put .sub_title .subject {color:#78463e;font-size: 40px;}
.unfold .sub_title .subject {color:#165170;font-size: 40px;}

.quest ul li a:hover {transform: none;color:#b58c33;} 
.point ul li a:hover {transform: none;color:#b12c34;} 
.meet ul li a:hover {transform: none;color:#3e775c;} 
.put ul li a:hover {transform: none;color:#78463e;} 
.unfold ul li a:hover {transform: none;color:#165170;} 

.quest ul li a::before {background-color: #b58c33;}
.point ul li a::before {background-color: #b12c34;}
.meet ul li a::before {background-color: #3e775c;}
.put ul li a::before {background-color: #78463e;}
.unfold ul li a::before {background-color: #165170;}

.type_quest .contents_view .header_contents .sm {color:#b58c33;}
.type_point .contents_view .header_contents .sm {color:#b12c34;}
.type_meet .contents_view .header_contents .sm {color:#3e775c;}
.type_put .contents_view .header_contents .sm {color:#78463e;}
.type_unfold .contents_view .header_contents .sm {color:#165170;}

.contents_view .header_contents .title span {display:block;word-break: keep-all;}