@charset "utf-8"; 

.top_pop{background:url("/images/jwagwangcheon/main/pop_bg.png") no-repeat 50% 0;  position: relative; width: 100%; padding:25px 0; }
.top_pop .pop_wrap{display: flex; justify-content: center; flex-wrap: wrap; align-items: center; color:#fff; font-size:1.8rem; padding-right:20rem;}
.top_pop .pop_left .btit,
.top_pop .pop_left .time{display:inline-block; }
.top_pop .pop_left{display: flex; align-items: center;  justify-content: center;  flex-wrap: wrap;}
.top_pop .pop_left .btit{font-size:2.0rem; line-height: 1.2em; font-weight: 700; padding-left:60px; background:url("/images/jwagwangcheon/main/popicon.png") no-repeat 0 50%; line-height:1.2em; margin-right:3.0rem;     text-align: left;}
.top_pop .pop_left .time em{display:block; font-size:14px; padding-left:20px; background:url("/images/jwagwangcheon/main/pop_icon.png") no-repeat 0 50%; color:rgba(255,255,255,0.8);}
.top_pop .pop_info{margin:0 20px; border-radius:30px; background:#fff; color:#333;line-height: 50px; padding:0 3rem;}
.top_pop .pop_info span{color:#1c4fb9; font-weight: 700;}
.top_pop .pop_info span em{background: #1c4fb9; border-radius: 2rem; font-size: 12px;  font-weight: 900;  width: 48px; line-height: 22px;  display: inline-block;  color: #fff; text-align: center;}

.top_pop .pop_right{font-size: 15px; display: flex; align-items: center; justify-content: center;  flex-wrap: wrap;}
.top_pop .pop_right p{position: relative; }
.top_pop .pop_right p strong{margin-right:10px; padding-left:25px; background:url("/images/jwagwangcheon/main/pop_icon02.png") no-repeat 0 50%;}
.top_pop .pop_right p:first-child{margin-right:15px; padding-right:15px;}
.top_pop .pop_right p:first-child:after{content: ''; display: block; width: 1px; height: 10px;  background: rgba(255,255,255,0.5);  position: absolute;  right: 0;  top: 7px;}
.top_pop .pop_right p:first-child strong{background:url("/images/jwagwangcheon/main/pop_icon01.png") no-repeat 0 50%;}

.top_pop .close_wrap{position: absolute;  right: 20px;  top: 25px;  display: flex;  align-items: center;  justify-content: center;}
.top_pop .close_wrap p{background: #000;  border-radius: 30px;  text-align: center;  padding: 10px 20px; margin-right:5px;}
.top_pop .close_wrap p label{color:#fff; font-size:14px;}
.top_pop .close_wrap p span.checkIcon input[type="radio"] + label:before{width: 15px;  height: 15px;     background-size: contain;     top: 4px; padding-left: 20px;}
.top_pop .close_wrap p span.checkIcon{margin: 0;}

@media only screen and  (max-width:1740px) {
	.top_pop .pop_wrap{padding-left:20px;justify-content: flex-start;}

}

@media only screen and  (max-width:1570px) {

	.top_pop .pop_right p:first-child{display:none;}

}

@media only screen and  (max-width:1200px) {

	.top_pop .pop_right{display:none;}

}



@media only screen and  (max-width:1030px) {

   .top_pop .pop_wrap{max-width:500px; margin:0 auto;     padding-right: 0rem;     padding-left:0px;}
   .top_pop .pop_left,
   .top_pop .pop_info,
   .top_pop .pop_right{width:100%;}
   .top_pop .pop_info{text-align: center; margin-top:10px;}

   .top_pop{padding: 50px 0 20px 0;}
   .top_pop .close_wrap{position: absolute;  right: 10px;  top: 5px;  display: flex;   align-items: center;   justify-content: center;}
   .top_pop .close_wrap a img{width:30px;}
   .top_pop .close_wrap p{padding:0;}

      
}



#Fourth{background:url("/images/jwagwangcheon/main/Fourth.jpg") no-repeat 50% 0; width:100%;   position: relative;  display: block; padding-bottom:15rem;}
#Fourth .Fourth_wrap{max-width: 1740px;  margin: 0 auto;  display: flex;  align-items: center; padding:10rem 0; position: relative; }
#Fourth .Fourth_wrap:before{content:''; background:url("/images/jwagwangcheon/main/quick.png"); width:1405px; height:13.8rem; display:block; left:50%; bottom: 0px; position: absolute; margin-left:-720px; z-index:0;}
#Fourth .btit{margin-right:10rem;}
#Fourth .quick_link{text-align: right; z-index:1; position: relative;}
#Fourth .quick_link div{padding:15px 0;}
#Fourth .quick_link a{height:15.8rem;display: inline-flex;  align-items: center;  justify-content: center; font-size:2.6rem; color:#fff; font-weight: 700; margin:0 1rem;}
#Fourth .quick_link .link_01{border-radius:50%; width:15.8rem; background:#007db6;}
#Fourth .quick_link .link_02{border-radius:1rem; width:15.8rem; background:#00a4b9;}
#Fourth .quick_link .link_03{border-radius:3rem; width:43.8rem; background:#00a485;}
#Fourth .quick_link .link_04{border-radius:1rem; width:15.8rem; background:#5dac56;}
#Fourth .quick_link .link_04{border-radius:1rem; width:15.8rem; background:#5dac56;}
#Fourth .quick_link .link_05{border-radius:1rem; width:29.8rem; background:#ca6dbe;}
#Fourth .quick_link .link_06{border-radius:1rem; width:15.8rem; background:#a267bb;}
#Fourth .quick_link .link_07{border-radius:50%; width:15.8rem; background:#7862b3;}
#Fourth .quick_link .link_08{border-radius:1rem; width:43.8rem; background:#4c5ba7;}
footer{margin-top:-150px;}                    