@charset "utf-8";

/*연혁*/
.historyList {overflow:hidden; text-align:center; background:url('/images/web/cwnucoop/sub_cnt/his_bg.png') no-repeat left top;}
.historyList h3 {position:relative; width:302px; height:130px; margin:0 auto; padding:35px 0 25px; line-height:30px; font-size:22px; font-family:"NotoM"; color:#fff; text-align:center; background:url('/images/web/cwnucoop/sub_cnt/history_title.png') no-repeat center top;}
.historyList h3 span {position:relative; display:block; font-size:18px; line-height:50px; font-family:"NotoDL"; color:#e4f3ff; letter-spacing:0;}
.historyList .list{width:100%; font-size:14px; overflow:hidden; background:url('/images/web/cwnucoop/sub_cnt/bg_history_line.png') repeat-y center; padding:30px 0 0;}
.historyList .list .right{width:50%; margin-right:8px; float:right; background:url('/images/web/cwnucoop/sub_cnt/history_right_bg.png') no-repeat left 25px;}
.historyList .list .right ul{float:right; text-align:left;}
.historyList .list .left{width:50%; margin-left:8px; float:left; background:url('/images/web/cwnucoop/sub_cnt/history_left_bg.png') no-repeat right 25px;}
.historyList .list .left ul{float:left; text-align:right;}
.historyList .list ul{width:80%; padding:20px 30px; border-bottom:1px dashed #b6cbe2;}
.historyList .list ul li{line-height:30px;}
.historyList .list ul li.tit{font-size:30px; font-weight:bold; color:#0a80bd; margin-bottom:10px;}
.historyList .list ul li > span{font-weight:bold; margin-right:8px; color:#015ac1;}
.historyList .list .first ul{border-bottom:1px dashed #1991cb;}

/* 찾아오시는길 */
.box_map {position:relative; padding:30px 25px; border:2px dashed #d5d8da; background:#fff; border-top:4px solid #00a390;}
.box_map:before {content:''; position:absolute; top:-4px; left:-2px; width:150px; height:2px; border-top:4px solid #024289; /* border-left:4px solid #1a90ce; */}
.box_map:after {/* content:''; */position:absolute; top:-2px; right:-2px; width:80px; height:50px; border-bottom:4px solid #1a90ce; border-right:4px solid #36bbb8;}
.box_map .box_st_ico {position:relative; min-height:70px; padding-left:125px;}
.box_map .box_st_ico .ico_boxImg {position:absolute; left:0; top:0;}
/* 찾아오시는길 */
.list_rd {position:relative;}
.list_rd li {font-size:15px; color:#333; font-family:'NotoR'; letter-spacing:-0.5px; line-height:24px; margin-top:5px;}
.list_rd li .rd_bg {display:inline-block; width:100px; color:#fff; padding:3px 0; border-radius:20px; background:#00a390; text-align:center; font-family:'NotoM'; margin-right:10px;}




/********** Media quary **********/
@media screen and (max-width:1400px) {	


    
}

@media screen and (max-width:1095px) {	


}

@media screen and (max-width:1019px) {	

	/* 연혁 */
	.historyList, .historyList .list  {background-image:none;}
    .historyList .list .right,  .historyList .list .left{float:none; width:100%; margin:0px; background-image:none;}
    .historyList .list .right ul, .historyList .list .left ul {float:none !important; width:80%;  margin:20px auto; text-align:left;}
	.historyList .list ul li.tit{ text-align:center}
    .historyList .list .left ul:last-child{margin-bottom:0px;}


}

@media screen and (max-width:900px) {

	

}

@media screen and (max-width:760px) {

	/* 연혁 */
	 .historyList .list .right,  .historyList .list .left{width:91%;}

	 /* 찾아오시는길 */
	.relate_site > li {width:100%; margin:0 0 20px 0; float:none;}


}


@media screen and (max-width:690px) {


	/* 연혁 */ 
	.historyList > img{ width:50%; height:auto}
    .historyList .list .right ul, .historyList .list .left ul {width:95%;}
	.historyList .list ul li > span{ display:block; margin-right:0}

	
}

@media screen and (max-width:590px) {

	
	/* 연혁 */ 
	.historyList > img{ width:60%}

	/* 찾아오시는길 */
	.box_map .box_st_ico {padding-left:0; padding-top:80px;}
	.box_map .box_st_ico .ico_boxImg {position:absolute; left:50%; top:0; margin-left:-66px;}
	/* 찾아오시는길*/
	.list_rd li .rd_bg {display:block; width:100%; margin-right:0;}


	
}
