/*-----------------------------------------------------------
Author :  euna Kim
Creative date :  2021.05.26
-----------------------------------------------------------*/

.conBox01 {padding:3rem 0 3rem;}
.conBox01:before {background:url('../../images/T1_F_gwijed/main/bg_wrap01.png') no-repeat; bottom:13rem;}

/*비주얼*/
.main_visual .visual .item {height:454px;}
.main_visual .slick-dots {bottom:11rem;}
.main_visual .control {bottom:10.7rem;}

/*팝업존*/
.popup .control a {background:#ff8469;}
.popup .control .current {color:#ff8469;}

/*바로가기1*/
.m_link ul > li a .img {background:#ff8469;}
.m_link ul > li a .txt {letter-spacing:-1px;}

/*갤러리*/

.gallery a > div:before {background:url('../../images/T1_F_gwijed/main/gallery_arrw.png') no-repeat;}

/** 갤러리 : active **/
.gallery a:hover:after,
.gallery a:focus:after {background:#394c72;}
.gallery a:hover > div,
.gallery a:focus > div {background:#394c72;}

/*공지사항*/
.notice {background:#ffe5df;}
.notice h2 a {border-bottom:1px solid #ff8469;}
.notice .list_box .top .date strong {color:#f66545;}
.notice .list_box ul > li a:before {background:#ff8469;}
.notice .list_box .btn_more {background:#ff8469;}

/**공지사항 : active **/
.notice h2 a:not(.current):hover,
.notice h2 a:not(.current):focus {color:#f66545;}
.notice h2 a.current:before {background:#f66545;}
.notice .list_box .btn_more:hover, .notice .list_box .btn_more:focus {background-color:#f66545;}
.m_link3 h2 ~ h2:before {border-left:3px dotted #b4d3ff;}

/*바로가기3*/
.m_link3 {background:#69799a;}
.m_link3 .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .m_link3 .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color:#ff8469 !important;}
.m_link3 .tab_list ul li {float:none; width:100%;} /*220908 추가*/


@media (max-width: 1440px) {

	.conBox01 {padding:0;}

}


@media (max-width: 1200px) {


	/*비주얼*/
	.main_visual .visual .item {height:auto;}
	.main_visual .slick-dots {bottom:3rem;}
	.main_visual .control {bottom:2.7rem;}

	/*바로가기3*/
	.m_link3 h2 ~ h2:before {border-top:3px dotted #b4d3ff;}

}

@media (max-width: 640px) {

	.m_link2 ul li {width:50%;}
	.m_link2 ul li:nth-child(n+1) {margin-top:0.8rem;}

}

@media (max-width: 460px) {


	/*공지사항*/
	.notice {background:none;}
	.notice h2 a {padding:0 3rem 0 0.5rem; border-bottom:1px dotted #ddd;}

}






