/**********************************************
note : design custom style page
**********************************************/
/* ¸ÖÆ¼±â´É¼º ¹è³Ê */
#rollBanner-1 .columns {padding-left:0;padding-right:0}
#rollBanner-1 .columns .banner_box {margin-bottom:0 !important}

/* ±â»çºä À¯·áÈ¸¿ø ¹Ú½º */
.charge-articleview-box {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-evenly;margin-top:3.5rem}
.charge-articleview-box .c-login {-ms-flex:0 0 450px;flex:0 0 450px;width:450px}
.charge-articleview-box .c-login .c-text {padding:.5rem 1rem .2rem 1rem;background:rgba(0, 0, 0, .02);text-align:center;border:1px solid #ddd}
.charge-articleview-box .c-login .c-text span > i {display:inline-block;font-size:3.3rem;color:#a3a3a3;line-height:1.2}
.charge-articleview-box .c-login .c-text p {font-size:1rem}
.charge-articleview-box .c-login .btn > a {display:block;padding:1rem;font-size:1rem;font-weight:600;color:#fff;text-align:center;background:rgba(230, 0, 0, 1);text-decoration:none}
.charge-articleview-box .c-login .btn > a:hover {background:#333 !important}
@media screen and (max-width: 39.9375em) {
	.charge-articleview-box .c-login {-ms-flex:0 0 90%;flex:0 0 90%;width:90%}
}

/* ·Î±×ÀÎÈÄ, Á¤º¸¼öÁ¤ */
.mb-content .icon-calendar-check {font-size:1.25rem}
.mb-content .subscription-button {display:block;margin-bottom:.25rem;font-size:1rem;font-weight:500;color:#e70000 !important}

/* ÀÌ½ÂÇö / 1391977 / 20240723 */
#article-view .account:nth-child(2){margin-top:10px;}

/* È«°æ¾Æ / 1443628 / 20250207 */
.view-kd-bt { margin-bottom: 20px; text-align: center;}
.view-kd-bt > a {display:block;position:relative;margin-bottom:.25rem;padding:.75rem 0;font-weight:400;line-height:23px;letter-spacing:-.05em;color:#fff;text-decoration:none; background: #d1161b; border-radius: 5px;}
.view-kd-bt > a:hover {background:#000}


