@charset "UTF-8";

/*---------------------------------------------
KADW 한국장애인복지학회 - header, footer, sub
---------------------------------------------*/
footer { color: #FFF;  background-color: #343a40; }

.gnb__depth2 li { padding: 0 .75rem!important; }

.gnb__wrap>ul>li:nth-child(1) .gnb__depth2 { margin-left: 0!important; }
.gnb__wrap>ul>li:nth-child(2) .gnb__depth2 { margin-left: -10rem!important; }
.gnb__wrap>ul>li:nth-child(3) .gnb__depth2 { margin-left: -10rem !important; }
.gnb__wrap>ul>li:nth-child(4) .gnb__depth2 { margin-left: 0!important; }
.gnb__wrap>ul>li:nth-child(5) .gnb__depth2 { margin-left: 7.5rem !important; }
.gnb__wrap>ul>li:nth-child(6) .gnb__depth2 { margin-left: 15rem!important; }
.gnb__wrap>ul>li:nth-child(7) .gnb__depth2 { margin-left: 0!important; }

.lnb_depth>h2 { font-size: 1.5rem!important; }
.lnb_depth1_item>a { font-size: 1.05rem!important; }

@media (min-width: 992px) {
    .part1 { height: 32.5rem !important; }
}
.part1-caption { bottom: 0 !important; }


/*---------------------------------------------
KADW 한국장애인복지학회 - sub contents
---------------------------------------------*/
/* widgets - top-point_01 */
.top-point_01 .point-caption h4 { color: #B22222; }
.top-point_01 .point-caption p.text2 { font-size: clamp(1rem, 5vw, 1.5rem);  letter-spacing: -.05rem; }
.top-point_01 .point-caption p.text3 { display: none; }

/* Tab open */
.tab button.active { color: #B22222;  border-top: 3px solid #c0392b; }

/* history */
.tab .tab-history { width: calc(100% / 3); }
.years h4 { color: #B22222; }
.years h4:after { border: 1px solid #c0392b;  background-color: #c0392b; }
.history-list ul { display: block; }
.history-list li { margin: 0;  padding: 3px 0;  list-style: none; }

/* 논문심사규정 */
.submit li { margin: 1rem 0!important; }

