@charset "UTF-8";

#sideBar {position: fixed; right: 0; top: 0; height: 100%; width: 90px; background-color: #3b3442; z-index: 1001;}
.quick-tit {height: 200px; background: url("./../images/quick_tit.png") no-repeat center bottom; padding-top: 20px; text-align: center; box-sizing: border-box;}
.quick-tit p {font-size: 14px; line-height: 16px; color: #fff; font-weight: 300;}
.quick-tit p:first-child {position: relative; font-size: 16px; line-height: 20px; color: rgba(255, 255, 255, 0.6); font-weight: 600; padding-bottom: 30px; margin-bottom: 10px;}
.quick-tit p:first-child::after {content: ""; position: absolute; width: 1px; height: 15px; background-color: #fff; left: 50%; bottom: 0;}

.quick-list {height: calc(100% - 200px);}
.quick-list > ul {height: 100%;}
.quick-list > ul > li {max-height: 90px;}
.quick-list > ul > li > a {display: block;height: 100%;border-bottom: 1px solid rgba(255, 255, 255, 0.1);text-align: center;padding-top: 15px;box-sizing: border-box;transition: padding 0.3s;}
.quick-list > ul > li > a > p {margin-bottom: 5px;font-size: 14px;color: #000000;font-weight: 300;}
.quick-list > ul > li > a:hover > p {text-decoration: underline;}

@media all and (max-height: 860px){
	.quick-tit{}
	.quick-list > ul > li {height: auto;}
	.quick-list > ul > li > a{padding: 5px 0;}
}
@media all and (max-height: 800px){
	.quick-tit{}
	.quick-list > ul > li {height: auto;}
	.quick-list > ul > li > a{padding: 5px 0;}
	.quick-tit p + p{display:none;}
	.quick-tit {height: 120px; background: no-repeat center bottom;}
}

@media all and (max-height: 720px){
.quick-list > ul > li {height: auto;}
.quick-list > ul > li > a {padding: 10px 0;}
.quick-list > ul > li > a > img {display: none;}
.quick-list > ul > li > a > p {margin-top: 0;}
}

.popup-bx {display: none; position: fixed; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); z-index: 1000; left: 0; top: 0;}
.popup-bx.popup2 {background: none;}

.popup-wrap {display: table; width: 100%; height: 100%;}
.popup-inner {display: table-cell; vertical-align: middle; width: 100%; height: 100%;}
.popup-content {max-width: 880px; margin: 0 auto; background: #fff url("/sites/mjukr/images/main/mymenu_bg.jpg") no-repeat center bottom; position:relative;}
.popup-content .popup-close {position: absolute; right: 20px; top: 18px; z-index: 5;}
.popup-content .popup-close button {display: inline-block; width: 30px; height: 30px; background: url("/sites/mjukr/images/main/btn_mymenu_close.png") no-repeat center; text-indent:-9999px;}

.popup-tit {position: relative; padding: 0 50px 0 20px; height: 70px; background: #005AAB;}
.popup-tit p {float: left; font-size: 26px; color: #fff; font-weight: 400; line-height: 70px;}


.popup-tab {float: right; margin-top: 15px; margin-right: 25px;}
.popup-tab li {position: relative; float: left; padding-left: 15px; margin-left: 10px;}
.popup-tab li a {display: inline-block; font-size: 16px; line-height: 35px; color: #a9c3db; font-weight: 300;}
.popup-tab li.selected::before {content: ""; position: absolute; width: 8px; height: 8px; background: #fff; border-radius: 50%; left: 0; top: 14px;}
.popup-tab li.selected a {color: #fff; border-bottom: 1px solid #fff;}

.popup-list-wrap {position: relative; padding: 40px; text-align: center;}
.popup-list-wrap > a {display: inline-block; width: 95px; height: 45px; border-radius: 25px; background: #00C6FF; font-size: 16px; line-height: 45px; color: #fff; font-weight: 300; margin-top: 30px;}

.popup-list {position: relative;}
.popup-list .popup-btn {position: absolute;z-index: 5;top: 35px;}
.popup-list .popup-btn.prev {left: -20px; }
.popup-list .popup-btn.next {right: -20px; }
.popup-list .popup-btn button {display: inline-block;width: 15px;height: 30px;text-indent: -9999px;}
.popup-list .popup-btn.prev button {background: no-repeat center;}
.popup-list .popup-btn.next button {background: no-repeat center;}

.popup-list .popup-btn.prev:hover button {background: no-repeat center;}
.popup-list .popup-btn.next:hover button {background: no-repeat center;}
.popup-list .slick-track{width:100%;}
.popup-list ul{overflow:hidden; width:800px; height:140px;}
.popup-list ul li {float: left; text-align:center; width:134px; height:140px; }
.popup-list ul li p {font-size: 16px;line-height: 20px;color: #333333;font-weight: 300;margin-top: 20px;word-break: keep-all;}

.popup-icon {position: relative; margin: 0 auto; padding-top: calc(100% - 4px); border-radius: 50%; border: 2px solid #333333; width: 100px; height: 100px; text-align: center; display: block; padding-top: 30px; box-sizing: border-box;}

.popup-list ul li:hover .popup-icon {border-color: #005aab;}
.popup-list ul li:hover p {color: #005aab;}

.popup-select-wrap {position: relative; padding: 40px 15px; text-align: center;}
.popup-select-wrap > a {display: inline-block; width: 95px; height: 45px; border-radius: 25px; background: #00C6FF; font-size: 16px; line-height: 45px; color: #fff; font-weight: 300; margin-top: 30px;}

.popup-select-list {height: 160px; overflow-y: auto}
.popup-select-list li {float: left; width: 25%; text-align: left;}
.popup-select-list li label {display:block;vertical-align:middle;}
.popup-select-list li span{position:relative;font-size: 16px;color: #333333;font-weight: 300;padding-left: 5px;display: inline-block;vertical-align: middle;}
/*.popup-select-list li span::before {content: ""; position: absolute; width: 15px; height: 15px; background: url("/sites/mjukr/images/main/ic_check.jpg") no-repeat; left: 0; top: 0; z-index: 5;}
.popup-select-list li input[type="checkbox"]{display:none;}*/
.popup-select-list li input[type="checkbox"]:checked + span{color:#005aab;}
.popup-select-list li input[type="checkbox"]:checked + span::before {background: url("/sites/mjukr/images/main/ic_check_on.jpg") no-repeat;}



.allMenuPopup{position:fixed;left: 0;top: 0;background: rgba(0,0,0,0.5);width:100%;height:100%;z-index:11111; display:none;}
.allMenuPopup > .allMenu-inner{position:absolute;width: 80%;text-align:left;left: 50%;top: 50%;transform: translate(-50%, -50%);background: #fff url(./../../images/main/section03Bg.png) 200px 200px no-repeat;}
.allMenuPopup > .allMenu-inner > .allMenu-title{background: url(/Web-home/fnct/profsrIntrcn/JW_profsrIntrcn_basic/images/popupBg.png) repeat; margin:0; padding:10px 10px 10px 30px; font-weight:500; color:#fff; font-size:20px;}
.allMenuPopup > .allMenu-inner > ul{padding:30px;overflow:auto;}
.allMenuPopup > .allMenu-inner > ul > li{position:relative;padding-left: 180px;border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:20px;min-height: 25px;}
.allMenuPopup > .allMenu-inner > ul > li > a{position:absolute;left:0;background: url(./../../images/common/ic_gnb_menu.png) no-repeat left center;display: block;font-weight: 500;padding-left: 20px;font-size: 18px;color: #222222;}
.allMenuPopup > .allMenu-inner > ul > li > ul > li{display:inline-block; margin-right:10px;}

.allMenuPopup > .allMenu-inner > ul > li > ul > li > a{position: relative;display: block;font-size: 16px;line-height: 26px;color: #666666;font-weight: 300;padding-left: 15px;transition: color 0.3s;}
.allMenuPopup > .allMenu-inner > ul > li > ul > li > a::before {content: ""; position: absolute; width: 4px; height: 4px; border-radius: 50%; left: 0; top: 12px; background-color: #7296C0; transition: background 0.3s;}
.allMenuPopup > .allMenu-inner > ul > li > ul > li > a:hover {color: #002d65;}
.allMenuPopup > .allMenu-inner > ul > li > ul > li > a:hover::before {background: #002D65;}
.allMenuPopup > .allMenu-inner > ul > li > ul > li > a::after {content: ""; width: 4px;height: 4px; background:url(./../images/blankIcon.png) no-repeat;transition: background 0.3s;}
.allMenuPopup > .allMenu-inner > ul > li > ul > li > a.new_win:after{content:'ìƒˆì°½'; width:20px; height:20px; display:inline-block; text-indent:-9999px; margin-left:0; vertical-align:middle;}
.allMenuPopup .popClose{position: absolute; top: 22px; right: 20px; border: 0; width: 20px; height: 20px; text-indent: -5000px; background: url(./../images/close.png) no-repeat}

.allMenuPopup > .allMenu-inner ul ul ul{display:none;}
