@charset "utf-8";

/* 모집요강 탭 */
 .tab_menus {
    margin: 30px auto 10px;
}
  .tab_menus {
    display: block;
}
  .clearfixs {
    display: block;
}
  .olulli {
    list-style: none;
}
  .tab_menus ul {
	overflow:hidden;
}
  .clearfixs:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ".";
    overflow: hidden;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}
  .tab_menus li {
    position: relative;
    z-index: 10;
    float: left;
	width: 25%;
    height: 55px;
    line-height: 55px;
    padding: 0 47px 0 20px;
    border: solid 1px #d3d3d3;
	/* border-right:0; */
	border-right:1;
    box-sizing: border-box;
	display: list-item;
    text-align: -webkit-match-parent;
}
.tab_menus li:first-child{
  border-left: solid 1px #d3d3d3;
}
/*텝 추가로 새로선 추가*/
/*.tab_menus li:nth-last-child( 3 ){*/
.tab_menus li:nth-last-child( 5 ){  
  border-right:solid 1px #d3d3d3;
}
.tab_menus li:last-child{
  border-right:solid 1px #d3d3d3;
}
  .tab_menus li:before {
    position: absolute;
    top: calc(50% - 13px);
    right: 15px;
    width: 23px;
    height: 23px;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("http://www.gwnu.ac.kr/sites/ipsi/images/tab_menu_icon.png");
    content: '';
}
  .tab_menus li a {
    display: inline-block;
    width: 99%;
    font-size: 15px;
    line-height: 20px;
    vertical-align: middle;
    letter-spacing: -1px;
}
  .tab_menus a:visited {
    color: #636363;
    text-decoration: none;
}
  .tab_menus a:link {
    color: #636363;
    text-decoration: none;
}
  .tab_menus li a:before {
    position: absolute;
    left: 0px;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    content: '';
    background: transparent;
}
  .tab_menus li.active, .tab_menus li.actived, .tab_menus li:hover {
    z-index: 11;
    border-color: #AE0055;
    background-color: #AE0055;
}
  .tab_menus li.active:before, .tab_menus li.actived:before, .tab_menus li:hover:before {
    border-color: #FFF;
    background-image: url(http://www.gwnu.ac.kr/sites/ipsi/images/tab_menu_icon_on.png);
}
  .tab_menus li.active, .tab_menus li.actived a {
    font-weight: 600;
}
  .tab_menus li.active a, .tab_menus li.actived a, .tab_menus li a:hover {
    color: #fff;
}

@media (max-width: 861px){
  #menu7622_obj25554{
	margin-bottom:50px;
  }
  .tab_menus li{
	width:50%;
  }
  .tab_menus li:nth-child(1){
	border-bottom:0;
  }
  .tab_menus li:nth-child(2){
	border-right:1px solid #d3d3d3;
	border-bottom:0;
  }
}
@media (max-width: 420px){
  .tab_menus li{
	padding:0 30px 0 10px;
  }
  .tab_menus li a{
	font-size:13px;
  }
}

/* 2025. 06. 30. 외국인신입학 팝업 버튼 */
.button-container-popup {
  text-align: center; /* 자식 요소들을 가운데 정렬 */
  margin-top: 20px;
}

.div-button1, .div-button2, .div-button3 { display: inline-block; margin: 0px;}
.div-button1 { padding: 12px 15px; background-color: #4CAF50; color: white; font-size: 16px; border-radius: 8px; cursor: pointer; text-align: center; user-select: none; transition: background-color 0.3s ease;}
.div-button1:hover { background-color: #45a049; }
.div-button1:active { background-color: #3e8e41; }

.div-button2 { padding: 12px 5px; background-color: #25aae0; color: white; font-size: 16px; border-radius: 8px; cursor: pointer; text-align: center; user-select: none; transition: background-color 0.3s ease;}
.div-button2:hover { background-color: #1c8cb9; }
.div-button2:active { background-color: #3e8e41; }

.div-button3 { padding: 12px 5px; background-color: #dfa045; color: white; font-size: 16px; border-radius: 8px; cursor: pointer; text-align: center; user-select: none; transition: background-color 0.3s ease;}
.div-button3:hover { background-color: #c88f3d; }
.div-button3:active { background-color: #af7b31; }


.c1 .ic1 { background:url("/sites/templetstyleguide/images/guide/icon_c1_1.png") no-repeat center center; }
.c1 .ic2 { background:url("/sites/templetstyleguide/images/guide/icon_c1_2.png") no-repeat center center; }
.c1 .ic3 { background:url("/sites/templetstyleguide/images/guide/icon_c1_3.png") no-repeat center center; }
.c1 .ic4 { background:url("/sites/templetstyleguide/images/guide/icon_c1_4.png") no-repeat center center; }
.c1 .ic5 { background:url("/sites/templetstyleguide/images/guide/icon_c1_5.png") no-repeat center center; }
.c1 .ic6 { background:url("/sites/templetstyleguide/images/guide/icon_c1_6.png") no-repeat center center; }
.c1 .ic7 { background:url("/sites/templetstyleguide/images/guide/icon_c1_7.png") no-repeat center center; }
.c1 .ic8 { background:url("/sites/templetstyleguide/images/guide/icon_c1_8.png") no-repeat center center; }
.c1 .ic9 { background:url("/sites/templetstyleguide/images/guide/icon_c1_9.png") no-repeat center center; }
.c1 .ic10 { background:url("/sites/templetstyleguide/images/guide/icon_c1_10.png") no-repeat center center; }
.c1 .ic11 { background:url("/sites/templetstyleguide/images/guide/icon_c1_11.png") no-repeat center center; }
.c1 .ic12 { background:url("/sites/templetstyleguide/images/guide/icon_c1_12.png") no-repeat center center; }
.c1 .ic13 { background:url("/sites/templetstyleguide/images/guide/icon_c1_13.png") no-repeat center center; }
.c1 .ic14 { background:url("/sites/templetstyleguide/images/guide/icon_c1_14.png") no-repeat center center; }
.c1 .ic15 { background:url("/sites/templetstyleguide/images/guide/icon_c1_15.png") no-repeat center center; }
.c1 .ic16 { background:url("/sites/templetstyleguide/images/guide/icon_c1_16.png") no-repeat center center; }
.c1 .ic17 { background:url("/sites/templetstyleguide/images/guide/icon_c1_17.png") no-repeat center center; }
.c1 .ic18 { background:url("/sites/templetstyleguide/images/guide/icon_c1_18.png") no-repeat center center; }
.c1 .ic19 { background:url("/sites/templetstyleguide/images/guide/icon_c1_19.png") no-repeat center center; }
.c1 .ic20 { background:url("/sites/templetstyleguide/images/guide/icon_c1_20.png") no-repeat center center; }
.c1 .ic21 { background:url("/sites/templetstyleguide/images/guide/icon_c1_21.png") no-repeat center center; }
.c1 .ic22 { background:url("/sites/templetstyleguide/images/guide/icon_c1_22.png") no-repeat center center; }

/* 이이콘 박스 */
.box_ic { display:flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start; border:1px solid #ddd; padding:30px; }
.box_ic > .ic { flex:0 0 50px; width:100%; min-height:50px; margin-right:30px; }
.box_ic > .cont { flex:1 0 calc(100% - 80px); width:100%; }
.box_ic > .cont > dl { display:flex; flex-flow:column nowrap; justify-content:flex-start; align-items:flex-start; }
.box_ic > .cont > dl > dt { font-size:20px; border-bottom:2px dashed #ddd; padding-bottom:15px; margin-bottom:15px; width:100%; }
.box_ic > .cont > dl > dd {}
.cont-red { color: #e92222; font-size: 23px !important; font-weight: 600;} 
@media only screen and (max-width:768px){
  .box_ic > .ic { display:none; }
  .box_ic > .cont { flex-basis:100%; }	
}