@charset "utf-8";
/****
    * 1-1. 노토산스 고딕
    * ---------------------------------
    */
@font-face{font-family:'Noto Sans KR';font-display:swap;font-style:normal;font-weight:100;src:url(//static.joongang.co.kr/css/font/NotoSansKR-Thin.woff2) format('woff2'),url(//static.joongang.co.kr/css/font/NotoSansKR-Thin.woff) format('woff'),url(//static.joongang.co.kr/css/font/NotoSansKR-Thin.otf) format('opentype');} 
@font-face{font-family:'Noto Sans KR';font-display:swap;font-style:normal;font-weight:300;src:url(//static.joongang.co.kr/css/font/NotoSansKR-Light.woff2) format('woff2'),url(//static.joongang.co.kr/css/font/NotoSansKR-Light.woff) format('woff'),url(//static.joongang.co.kr/css/font/NotoSansKR-Light.otf) format('opentype');} 
@font-face{font-family:'Noto Sans KR';font-display:swap;font-style:normal;font-weight:400;src:url(//static.joongang.co.kr/css/font/NotoSansKR-Regular.woff2) format('woff2'),url(//static.joongang.co.kr/css/font/NotoSansKR-Regular.woff) format('woff'),url(//static.joongang.co.kr/css/font/NotoSansKR-Regular.otf) format('opentype');} 
@font-face{font-family:'Noto Sans KR';font-display:swap;font-style:normal;font-weight:500;src:url(//static.joongang.co.kr/css/font/NotoSansKR-Medium.woff2) format('woff2'),url(//static.joongang.co.kr/css/font/NotoSansKR-Medium.woff) format('woff'),url(//static.joongang.co.kr/css/font/NotoSansKR-Medium.otf) format('opentype');} 
@font-face{font-family:'Noto Sans KR';font-display:swap;font-style:normal;font-weight:700;src:url(//static.joongang.co.kr/css/font/NotoSansKR-Bold.woff2) format('woff2'),url(//static.joongang.co.kr/css/font/NotoSansKR-Bold.woff) format('woff'),url(//static.joongang.co.kr/css/font/NotoSansKR-Bold.otf) format('opentype');} 
@font-face{font-family:'Noto Sans KR';font-display:swap;font-style:normal;font-weight:900;src:url(//static.joongang.co.kr/css/font/NotoSansKR-Black.woff2) format('woff2'),url(//static.joongang.co.kr/css/font/NotoSansKR-Black.woff) format('woff'),url(//static.joongang.co.kr/css/font/NotoSansKR-Black.otf) format('opentype');} 

/****
    * 1-2. 노토 세리프
    * ---------------------------------
    */
@font-face{font-family:'Noto Serif KR';font-display:swap;font-style:normal;font-weight:400;src:url(//static.joongang.co.kr/css/font/NotoSerifKR-SemiBold.woff2) format('woff2'),url(//static.joongang.co.kr/css/font/NotoSerifKR-SemiBold.woff) format('woff'),url(//static.joongang.co.kr/css/font/NotoSerifKR-semiBold.otf) format('opentype');}
@font-face{font-family:'Noto Serif KR';font-display:swap;font-style:normal;font-weight:700;src:url(//static.joongang.co.kr/css/font/NotoSerifKR-Bold.woff2) format('woff2'),url(//static.joongang.co.kr/css/font/NotoSerifKR-Bold.woff) format('woff'),url(//static.joongang.co.kr/css/font/NotoSerifKR-Bold.otf) format('opentype');}


/* ==========================================================================
    Reset
    ========================================================================= */
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,textarea,p,blockquote,
th,td,
input,select,button,figure{margin: 0;padding: 0;}
body{ color:#111;}
body *{box-sizing: border-box;forced-color-adjust: #fb502f;letter-spacing: -0.4px;}
/* body *:focus{border-color: #fb502f;} */
fieldset,img{border: 0 none;}
dl,ul,ol,menu,li{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}
input,select,textarea,button{border-radius:0;vertical-align:middle;}
input::-ms-clear{display:none;}
hr{display:none;}
button{border:0 none;background-color:transparent;cursor:pointer;}
button:disabled{ cursor: auto; }
button.btn:disabled{ border-color: #cdcdcd; background-color: #cdcdcd; color: #fff;}
button,input{border-radius:0;border:0;-webkit-border-radius:0;}
table{border-collapse:collapse;border-spacing:0;}
body{direction:ltr;word-break:keep-all;word-wrap:break-word;-webkit-text-size-adjust:none;}
body,th,td,input,select,textarea,button{font-size:100%;font-family:"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",Dotum,"돋움",Arial,sans-serif;line-height:1;}
a{color:inherit;font-size:inherit;line-height:inherit;text-decoration:none;}
/* a:active{background-color:transparent;} */
button:active,button:focus{outline-color:#f6330a;}
mark{ word-break: break-all;}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;}
img{vertical-align:middle;}
font,b,strong{font-size:inherit;}
em,i{font-style:normal;}

.lg_hidden{display: none !important;}
[class*='btn'].btn_m{ padding: 11px 30px; font-size: 16px; line-height:24px; letter-spacing: -0.4px;}
.btn{display:flex;align-items:center; justify-content: center; width:auto;padding:3px 14px;border-radius:50px;border:1px solid transparent;background-color:transparent;background-repeat: no-repeat;color:#111;font-size:13px;letter-spacing: -0.5px; font-weight: 700; line-height:20px;text-align:center;white-space:nowrap;}
.btn_black{ border: 1px solid #111; background-color: #111; color: #fff;}
.visually_hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important;}
.btn_default {border-color: #cdcdcd;}
[class*="ico_"] {display:inline-block;font-style:normal;background-position:50% 50%;background-repeat:no-repeat;background-size:100% auto;}
[class*='btn'].btn_wide {width:100%;}
.btn_orange {border:1px solid #f0320a;background-color:#f0320a;color:#fff;}

/* ==========================================================================
    etc
    ========================================================================= */

.header {margin:0 auto;padding:80px 0 30px;border-bottom:4px solid #111;}
.header .logo{display:block;width:200px;height:29px;margin: 0 auto;font-size:0;background-repeat: no-repeat;background-position:50% 50%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='178' height='26'%3E%3Cpath d='M0 7.23h.332l4.089-4.6H6.26V18.6l-1.84 1.764v.33h8.278v-.33L10.833 18.6V2.63h1.84l4.063 4.6h.332V1.508H0V7.23zm17.936-5.314l1.994.996v15.79l-1.866 1.662v.33h8.048v-.33l-1.711-1.508V8.84a6.049 6.049 0 011.865-.282c1.608 0 2.401.638 2.401 2.427v7.87l-1.712 1.508v.33h8.05v-.407l-1.867-1.585V11.09c0-3.169-2.145-4.983-4.726-4.983-.23 0-.383.052-1.303.562L24.4 8.125V0h-.384l-6.08 1.534v.382zM35.514 13.72c0 4.164 2.683 7.23 6.694 7.23 2.913 0 4.88-1.15 6.414-2.606l-.204-.409c-.946.434-2.12.69-3.168.69-3.042 0-4.727-1.917-5.11-5.264h8.865c-.128-4.726-2.733-7.256-6.592-7.256-4.471 0-6.899 3.501-6.899 7.615zm4.549-1.176v-.766c0-2.376.715-4.752 2.221-4.752.972 0 2.096 1.226 2.096 5.212l-4.317.306zM55.366 24.86l.128.409c4.166-.435 7.384-2.99 7.384-7.027V3.756l1.816-1.814v-.434h-8.305v.434l1.84 1.814v16.53c0 2.479-1.023 3.527-2.863 4.574zm9.813-11.242c0 4.624 3.244 7.332 7.102 7.332 3.55 0 7.41-2.324 7.41-7.588 0-4.572-3.296-7.256-7.103-7.256-3.577 0-7.409 2.3-7.409 7.512zm4.726-.843c0-3.372.741-5.748 2.274-5.748 1.941 0 2.785 3.551 2.785 7.026 0 3.551-.895 5.978-2.249 5.978-1.891 0-2.81-3.628-2.81-7.256zm11.524.843c0 4.624 3.244 7.332 7.101 7.332 3.552 0 7.41-2.324 7.41-7.588 0-4.572-3.296-7.256-7.103-7.256-3.576 0-7.408 2.3-7.408 7.512zm4.726-.843c0-3.372.741-5.748 2.274-5.748 1.941 0 2.785 3.551 2.785 7.026 0 3.551-.895 5.978-2.25 5.978-1.89 0-2.81-3.628-2.81-7.256zM96.68 8.023l1.993.996v9.683l-1.865 1.662v.33h8.048v-.33l-1.71-1.508V8.84c.535-.18 1.2-.282 1.863-.282 1.61 0 2.403.638 2.403 2.427v7.87l-1.713 1.508v.33h8.05v-.407l-1.866-1.585v-7.894c0-3.168-2.249-4.702-4.728-4.702-.23 0-.382.052-1.302.562l-2.708 1.457V6.106h-.384l-6.08 1.534v.383zm17.5 15.202c.845 1.456 2.965 2.657 6.135 2.657 3.678 0 7.178-2.02 7.562-5.187h5.953v-.331l-2.633-1.815 1.176-3.296h6.081l1.125 3.45-2.044 1.66v.332h16.531v-.331l-1.713-1.508V8.84a6.06 6.06 0 011.866-.282c1.609 0 2.402.638 2.402 2.427v7.87l-1.714 1.508v.33h8.05v-.407l-1.865-1.585v-7.894c0-3.168-2.248-4.702-4.728-4.702-.23 0-.383.052-1.303.562l-2.708 1.457V6.106h-.382L145.89 7.64v.383l1.993.996v9.683l-1.738 1.56-1.712-1.56-5.749-17.194h-4.548v.331l.716 2.352-4.906 14.051-2.069 1.585c-.128-1.763-1.61-2.76-3.423-2.76h-5.468c-1.176 0-1.61-.46-1.61-1.047 0-.256.076-.562.23-.818.843.307 1.789.46 2.836.46 3.731 0 5.927-2.044 5.927-4.778 0-1.15-.458-2.402-1.175-3.117L128.21 9.3h.357V6.08h-.357l-3.858.972c-.946-.612-2.248-.946-3.757-.946-3.73 0-5.902 2.046-5.902 4.778 0 1.814.819 3.194 2.198 3.986-1.048.766-2.044 1.84-2.452 2.964v.358l2.707 2.35c-1.277.435-2.58 1.43-2.964 2.683zm3.324-.92c0-.563.179-1.277.382-1.61h5.953c.742 0 1.074.588 1.074 1.202 0 1.659-1.967 2.937-4.292 2.937-2.044 0-3.117-1.15-3.117-2.53zm1.353-12.289c0-2.402.69-3.067 1.483-3.067 1.149 0 1.864 2.275 1.864 4.83 0 2.402-.715 3.04-1.455 3.04-1.202 0-1.892-2.274-1.892-4.803zm13.874 4.062l2.76-7.972 2.58 7.972h-5.34zm30.66 9.147c.844 1.456 2.964 2.657 6.133 2.657 3.884 0 7.588-2.25 7.588-5.748 0-1.969-1.534-3.068-3.45-3.068h-5.467c-1.176 0-1.61-.458-1.61-1.046 0-.256.076-.562.23-.818.843.307 1.788.46 2.836.46 3.731 0 5.927-2.044 5.927-4.778 0-1.15-.459-2.402-1.175-3.117L177.42 9.3h.358V6.08h-.358l-3.859.972c-.946-.612-2.249-.946-3.755-.946-3.73 0-5.903 2.046-5.903 4.778 0 1.814.818 3.194 2.198 3.986-1.048.766-2.044 1.84-2.453 2.964v.358l2.708 2.35c-1.278.435-2.581 1.43-2.964 2.683zm3.322-.92c0-.563.179-1.277.382-1.61h5.954c.74 0 1.073.588 1.073 1.202 0 1.659-1.966 2.937-4.292 2.937-2.044 0-3.117-1.15-3.117-2.53zm1.354-12.289c0-2.402.69-3.067 1.482-3.067 1.148 0 1.866 2.275 1.866 4.83 0 2.402-.718 3.04-1.458 3.04-1.2 0-1.89-2.274-1.89-4.803z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");}
.header .logo a{display:block;width:100%;height:100%;}

.contents {padding-bottom:100px;}
.contents .section_header {padding:30px 0 20px;text-align: center;}
.contents .section_header .section_title {margin-bottom:10px;font-size: 20px;font-weight: bold;line-height:30px;letter-spacing: -1px;}
.contents .section_header .description {font-size: 14px;color:#111111;line-height:22px;letter-spacing: -1px;}
.contents .box_head {display:flex;align-items: center;justify-content: space-between;margin-top:10px;padding:20px 0;border-top:1px solid rgba(0, 0, 0, 0.1);line-height: 21px;}
.contents .tit {font-size: 14px;font-weight: bold;letter-spacing: -1px;}
.contents .date {font-size: 13px;color: #666666;}

.contents .box_wrap {display:flex;flex-flow: column;align-items: center;margin-bottom:10px;padding: 20px;background-color: #f4f5fa;}
.contents .box_wrap dl {display: flex;width:100%;}
.contents .box_wrap .title {display:inline-block;width:97px;margin-right:20px;font-size: 14px;font-weight: bold;line-height: 27px;letter-spacing: -1px;text-align:left;}
.contents .box_wrap .inform {display:inline-block;width:auto;font-size: 14px;line-height: 27px;letter-spacing: -1px;text-align:left;}
.contents .box_wrap .headline {width: 100%;margin-bottom:20px;font-size: 14px;font-weight: bold;text-align:left;}
.contents .box_wrap .description {width: 100%;font-size: 14px;font-weight: normal;color: #111111;text-align:left;line-height: 22px;letter-spacing: -1px;word-break: break-all;}

.footer{padding: 28px 0 24px;background-color: #f4f5fa;font-size: 13px;}   
.footer .logo{width: 140px;height: 20px;margin-bottom:10px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='178' height='26'%3E%3Cpath d='M0 7.23h.332l4.089-4.6H6.26V18.6l-1.84 1.764v.33h8.278v-.33L10.833 18.6V2.63h1.84l4.063 4.6h.332V1.508H0V7.23zm17.936-5.314l1.994.996v15.79l-1.866 1.662v.33h8.048v-.33l-1.711-1.508V8.84a6.049 6.049 0 011.865-.282c1.608 0 2.401.638 2.401 2.427v7.87l-1.712 1.508v.33h8.05v-.407l-1.867-1.585V11.09c0-3.169-2.145-4.983-4.726-4.983-.23 0-.383.052-1.303.562L24.4 8.125V0h-.384l-6.08 1.534v.382zM35.514 13.72c0 4.164 2.683 7.23 6.694 7.23 2.913 0 4.88-1.15 6.414-2.606l-.204-.409c-.946.434-2.12.69-3.168.69-3.042 0-4.727-1.917-5.11-5.264h8.865c-.128-4.726-2.733-7.256-6.592-7.256-4.471 0-6.899 3.501-6.899 7.615zm4.549-1.176v-.766c0-2.376.715-4.752 2.221-4.752.972 0 2.096 1.226 2.096 5.212l-4.317.306zM55.366 24.86l.128.409c4.166-.435 7.384-2.99 7.384-7.027V3.756l1.816-1.814v-.434h-8.305v.434l1.84 1.814v16.53c0 2.479-1.023 3.527-2.863 4.574zm9.813-11.242c0 4.624 3.244 7.332 7.102 7.332 3.55 0 7.41-2.324 7.41-7.588 0-4.572-3.296-7.256-7.103-7.256-3.577 0-7.409 2.3-7.409 7.512zm4.726-.843c0-3.372.741-5.748 2.274-5.748 1.941 0 2.785 3.551 2.785 7.026 0 3.551-.895 5.978-2.249 5.978-1.891 0-2.81-3.628-2.81-7.256zm11.524.843c0 4.624 3.244 7.332 7.101 7.332 3.552 0 7.41-2.324 7.41-7.588 0-4.572-3.296-7.256-7.103-7.256-3.576 0-7.408 2.3-7.408 7.512zm4.726-.843c0-3.372.741-5.748 2.274-5.748 1.941 0 2.785 3.551 2.785 7.026 0 3.551-.895 5.978-2.25 5.978-1.89 0-2.81-3.628-2.81-7.256zM96.68 8.023l1.993.996v9.683l-1.865 1.662v.33h8.048v-.33l-1.71-1.508V8.84c.535-.18 1.2-.282 1.863-.282 1.61 0 2.403.638 2.403 2.427v7.87l-1.713 1.508v.33h8.05v-.407l-1.866-1.585v-7.894c0-3.168-2.249-4.702-4.728-4.702-.23 0-.382.052-1.302.562l-2.708 1.457V6.106h-.384l-6.08 1.534v.383zm17.5 15.202c.845 1.456 2.965 2.657 6.135 2.657 3.678 0 7.178-2.02 7.562-5.187h5.953v-.331l-2.633-1.815 1.176-3.296h6.081l1.125 3.45-2.044 1.66v.332h16.531v-.331l-1.713-1.508V8.84a6.06 6.06 0 011.866-.282c1.609 0 2.402.638 2.402 2.427v7.87l-1.714 1.508v.33h8.05v-.407l-1.865-1.585v-7.894c0-3.168-2.248-4.702-4.728-4.702-.23 0-.383.052-1.303.562l-2.708 1.457V6.106h-.382L145.89 7.64v.383l1.993.996v9.683l-1.738 1.56-1.712-1.56-5.749-17.194h-4.548v.331l.716 2.352-4.906 14.051-2.069 1.585c-.128-1.763-1.61-2.76-3.423-2.76h-5.468c-1.176 0-1.61-.46-1.61-1.047 0-.256.076-.562.23-.818.843.307 1.789.46 2.836.46 3.731 0 5.927-2.044 5.927-4.778 0-1.15-.458-2.402-1.175-3.117L128.21 9.3h.357V6.08h-.357l-3.858.972c-.946-.612-2.248-.946-3.757-.946-3.73 0-5.902 2.046-5.902 4.778 0 1.814.819 3.194 2.198 3.986-1.048.766-2.044 1.84-2.452 2.964v.358l2.707 2.35c-1.277.435-2.58 1.43-2.964 2.683zm3.324-.92c0-.563.179-1.277.382-1.61h5.953c.742 0 1.074.588 1.074 1.202 0 1.659-1.967 2.937-4.292 2.937-2.044 0-3.117-1.15-3.117-2.53zm1.353-12.289c0-2.402.69-3.067 1.483-3.067 1.149 0 1.864 2.275 1.864 4.83 0 2.402-.715 3.04-1.455 3.04-1.202 0-1.892-2.274-1.892-4.803zm13.874 4.062l2.76-7.972 2.58 7.972h-5.34zm30.66 9.147c.844 1.456 2.964 2.657 6.133 2.657 3.884 0 7.588-2.25 7.588-5.748 0-1.969-1.534-3.068-3.45-3.068h-5.467c-1.176 0-1.61-.458-1.61-1.046 0-.256.076-.562.23-.818.843.307 1.788.46 2.836.46 3.731 0 5.927-2.044 5.927-4.778 0-1.15-.459-2.402-1.175-3.117L177.42 9.3h.358V6.08h-.358l-3.859.972c-.946-.612-2.249-.946-3.755-.946-3.73 0-5.903 2.046-5.903 4.778 0 1.814.818 3.194 2.198 3.986-1.048.766-2.044 1.84-2.453 2.964v.358l2.708 2.35c-1.278.435-2.581 1.43-2.964 2.683zm3.322-.92c0-.563.179-1.277.382-1.61h5.954c.74 0 1.073.588 1.073 1.202 0 1.659-1.966 2.937-4.292 2.937-2.044 0-3.117-1.15-3.117-2.53zm1.354-12.289c0-2.402.69-3.067 1.482-3.067 1.148 0 1.866 2.275 1.866 4.83 0 2.402-.718 3.04-1.458 3.04-1.2 0-1.89-2.274-1.89-4.803z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");background-size: 100%;}
.footer .address {margin-bottom:19px;font-size: 13px;line-height: 21px;}               
.footer .address span {position:relative;padding-right:17px;display:inline-block;color:#666666;}   
.footer .address span:not(:last-child)::after {content:'';position: absolute; top:4px; right:0; width:1px;height:12px;background-color: #bcbcbc;}   
.footer .copyright {font-size: 10px;font-weight: bold;color: #999999;}   
.footer .copyright strong {letter-spacing:0;}   
.footer .description {margin-bottom:20px;padding-bottom:20px;font-size: 13px;color: #666666;line-height: 21px;letter-spacing: -1px;border-bottom:1px solid rgba(0, 0, 0, 0.1);word-break: break-all;}
.footer .description .btn_link_cs {color:#111;font-weight: bold;text-decoration: underline;}

/* 팩플 , 뉴스레터 로그인 */
.newsletter_header {max-width: 380px;margin: 0 auto;padding: 70px 0 30px;}
.newsletter_header .section_title {font-size: 40px;font-weight: 900;line-height: 50px;letter-spacing: -0.4px;text-align: center;}
.newsletter_header .title {margin-top:10px;font-size: 20px;font-weight: bold;line-height: 30px;letter-spacing: -0.4px;text-align: center;}

.newsletter_contents .img_wrap {max-width:379px;}
.newsletter_contents .img_wrap img {width:100%;}
.newsletter_contents .box_wrap {display:flex;flex-flow: column;align-items: center;margin-bottom:30px;padding: 20px 16px;background-color: #f4f5fa;border: solid 1px rgba(0, 0, 0, 0.1);}
.newsletter_contents .box_wrap .description {font-family: NotoSansKR;font-size: 14px;line-height: 22px;color: #111111;letter-spacing: -0.4px;}
.newsletter_contents .button_wrap {margin-top: 30px;}
.newsletter_contents .btn_info {margin-top:10px;font-size: 14px;color: #999999;line-height:22px;text-align:center;}

.newsletter_contents .contents_foot {margin-top:30px;padding-top:20px;border-top:1px solid rgba(0, 0, 0, 0.1);text-align:center;}
.newsletter_contents .contents_foot .title {font-size: 15px;font-weight: bold;line-height:24px;letter-spacing: -0.4px;}
.newsletter_contents .contents_foot .description {margin-top:12px;font-size: 14px;line-height:22px;letter-spacing: -0.4px;}
.newsletter_contents .contents_foot .btn {margin-top:12px;font-size: 13px;line-height:21px;text-decoration: underline;}

/* plus logo  */
.logo_plus {display:block;margin:0 auto;font-size:0;background-repeat: no-repeat;background-position:50% 50%;background-size:100% auto;}
.logo_plus {background-image: url("data:image/svg+xml,%0A%3Csvg width='227' height='26' viewBox='0 0 227 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 7.26617H0.342558L4.45325 2.64349H6.30306V18.6893L4.45325 20.4631V20.8055H12.774V20.4631L10.9002 18.6893V2.64349H12.75L16.8333 7.26617H17.1758V1.5135H0V7.26617ZM18.0288 1.92441L20.0328 2.9277V18.792L18.159 20.4631V20.8055H26.2502V20.4631L24.5374 18.9461V8.88582C25.145 8.69625 25.7782 8.60154 26.4146 8.60503C28.0315 8.60503 28.8125 9.24536 28.8125 11.0431V18.9496L27.0997 20.4665V20.8089H35.191V20.398L33.3137 18.8057V11.1424C33.3137 7.95786 31.1591 6.13618 28.5625 6.13618C28.333 6.13618 28.1788 6.18754 27.2539 6.70117L24.5169 8.16331V3.8147e-06H24.1332L18.0185 1.5409L18.0288 1.92441ZM35.7014 13.7859C35.7014 17.9737 38.3973 21.052 42.4292 21.052C43.6248 21.0715 44.8121 20.8495 45.9199 20.3994C47.0277 19.9493 48.0332 19.2803 48.8761 18.4325L48.6706 18.025C47.6669 18.4694 46.5825 18.7025 45.4848 18.7099C42.4292 18.7099 40.7335 16.782 40.3465 13.4195H49.253C49.1262 8.67009 46.5125 6.12933 42.6279 6.12933C38.1335 6.12933 35.6945 9.64599 35.6945 13.779M40.2745 12.6079V11.8375C40.2745 9.44054 40.9939 7.04359 42.508 7.04359C43.4877 7.04359 44.6147 8.27631 44.6147 12.2792L40.2745 12.6079ZM55.6554 24.9796L55.7855 25.3871C59.9716 24.9522 63.2088 22.384 63.2088 18.3264V3.77348L65.0312 1.9518V1.51692H56.683V1.9518L58.5328 3.77348V20.3843C58.5328 22.8737 57.5052 23.9284 55.6554 24.983M65.521 13.6831C65.521 18.3298 68.7822 21.052 72.6599 21.052C76.2294 21.052 80.1071 18.7167 80.1071 13.4263C80.1071 8.83445 76.7946 6.13618 72.9682 6.13618C69.3714 6.13618 65.521 8.44752 65.521 13.6694M70.2723 12.8237C70.2723 9.43369 71.0157 7.04702 72.5572 7.04702C74.5063 7.04702 75.3559 10.615 75.3559 14.1077C75.3559 17.6758 74.4549 20.1138 73.095 20.1138C71.1938 20.1138 70.2723 16.4704 70.2723 12.8237ZM81.8542 13.6797C81.8542 18.3264 85.1153 21.0486 88.9931 21.0486C92.5625 21.0486 96.4403 18.7133 96.4403 13.4229C96.4403 8.83103 93.1278 6.13276 89.3014 6.13276C85.7045 6.13276 81.8542 8.4441 81.8542 13.666M86.6055 12.8202C86.6055 9.43027 87.3488 7.04359 88.8903 7.04359C90.8429 7.04359 91.6925 10.6116 91.6925 14.1043C91.6925 17.6723 90.7915 20.1104 89.4316 20.1104C87.5304 20.1104 86.6055 16.467 86.6055 12.8202ZM97.1871 8.04346L99.191 9.04676V18.7749L97.3138 20.4459V20.7884H105.405V20.4459L103.692 18.929V8.88582C104.299 8.69628 104.931 8.60157 105.566 8.60503C107.186 8.60503 107.981 9.24536 107.981 11.0431V18.9496L106.268 20.4665V20.8089H114.356V20.398L112.482 18.8057V10.8616C112.482 7.67707 110.221 6.13618 107.731 6.13618C107.498 6.13618 107.347 6.18754 106.422 6.70117L103.699 8.16331V6.14645H103.305L97.1939 7.68735L97.1871 8.04346ZM114.781 23.3223C115.627 24.7844 117.758 25.9897 120.947 25.9897C124.647 25.9897 128.165 23.9626 128.552 20.7781H134.533V20.4357L131.888 18.6106L133.07 15.2994H139.185L140.301 18.792L138.246 20.4631V20.8055H154.864V20.4631L153.151 18.9461V8.88582C153.757 8.69628 154.389 8.60157 155.025 8.60503C156.645 8.60503 157.443 9.24536 157.443 11.0431V18.9496L155.73 20.4665V20.8089H163.821V20.398L161.944 18.8057V10.8616C161.944 7.67707 159.687 6.13618 157.193 6.13618C156.963 6.13618 156.809 6.18754 155.884 6.70117L153.144 8.16331V6.14645H152.76L146.646 7.68735V8.07086L148.65 9.07415V18.8023L146.902 20.3706L145.19 18.8023L139.411 1.51692H134.838V1.85935L135.557 4.22205L130.628 18.3401L128.548 19.9323C128.418 18.162 126.928 17.1587 125.106 17.1587H119.607C118.426 17.1587 117.991 16.6999 117.991 16.1075C117.994 15.8182 118.073 15.5349 118.22 15.2857C119.137 15.6049 120.103 15.7614 121.074 15.7479C124.825 15.7479 127.031 13.6934 127.031 10.954C127.037 9.7996 126.616 8.68354 125.849 7.82089L128.881 9.36178H129.223V6.11221H128.881L125.003 7.08811C123.862 6.42031 122.556 6.09018 121.235 6.13618C117.487 6.13618 115.305 8.1907 115.305 10.9301C115.305 12.7517 116.127 14.1385 117.514 14.9364C116.459 15.7068 115.459 16.782 115.048 17.9154V18.275L117.768 20.6343C116.487 21.0726 115.175 22.0724 114.791 23.3325M118.131 22.408C118.133 21.8459 118.264 21.2917 118.515 20.7884H124.499C125.243 20.7884 125.578 21.3807 125.578 21.9971C125.578 23.6647 123.602 24.9488 121.262 24.9488C119.207 24.9488 118.131 23.7914 118.131 22.408ZM119.501 10.0569C119.501 7.65995 120.186 6.97511 120.991 6.97511C122.146 6.97511 122.865 9.26248 122.865 11.8306C122.865 14.2276 122.146 14.885 121.402 14.885C120.193 14.885 119.501 12.6011 119.501 10.0569ZM133.447 14.1385L136.191 6.14645L138.784 14.1557L133.447 14.1385ZM164.277 23.3325C165.127 24.7947 167.257 26 170.443 26C174.345 26 178.072 23.74 178.072 20.2234C178.072 18.2476 176.527 17.1416 174.602 17.1416H169.076C167.894 17.1416 167.459 16.6827 167.459 16.0903C167.463 15.8011 167.542 15.5178 167.689 15.2685C168.605 15.5881 169.569 15.7446 170.539 15.7308C174.307 15.7308 176.496 13.6763 176.496 10.9369C176.504 9.78288 176.084 8.66675 175.318 7.80377L178.346 9.34466H178.706V6.11221H178.346L174.468 7.08811C173.328 6.41978 172.021 6.08961 170.7 6.13618C166.932 6.13618 164.767 8.1907 164.767 10.9301C164.767 12.7517 165.589 14.1385 166.976 14.9364C165.921 15.7068 164.921 16.782 164.51 17.9154V18.275L167.25 20.6343C165.966 21.0726 164.657 22.0724 164.27 23.3325M167.61 22.408C167.612 21.8459 167.743 21.2917 167.994 20.7884H173.978C174.725 20.7884 175.057 21.3807 175.057 21.9971C175.057 23.6647 173.081 24.9488 170.745 24.9488C168.689 24.9488 167.61 23.7914 167.61 22.408ZM168.98 10.0569C168.98 7.65995 169.665 6.97511 170.47 6.97511C171.625 6.97511 172.348 9.26248 172.348 11.8306C172.348 14.2276 171.625 14.885 170.882 14.885C169.676 14.885 168.98 12.6011 168.98 10.0569Z' fill='black'/%3E%3Cpath d='M227.001 3.36257H185.397V22.6443H227.001V3.36257Z' fill='%23FF3C14'/%3E%3Cpath d='M220.075 13.6283C218.756 12.9606 218.143 12.4744 218.143 11.7245C218.134 11.5905 218.154 11.4563 218.2 11.3303C218.246 11.2042 218.318 11.0892 218.411 10.9926C218.504 10.8959 218.616 10.8197 218.741 10.7689C218.865 10.718 218.998 10.6936 219.133 10.6972C219.332 10.6976 219.529 10.7446 219.708 10.8343C219.886 10.9241 220.041 11.0542 220.16 11.2143L221.424 12.7483H221.678V10.3959C220.881 10.3103 220.081 10.2669 219.28 10.2658C217.694 10.2384 215.916 11.3136 215.916 12.7346C215.916 14.1557 217.266 14.8165 218.273 15.3336C219.349 15.8849 219.948 16.2033 219.948 17.0457C219.96 17.2193 219.934 17.3933 219.873 17.5562C219.812 17.7191 219.717 17.867 219.594 17.9902C219.471 18.1134 219.323 18.2089 219.16 18.2704C218.997 18.3319 218.823 18.358 218.65 18.3469C218.204 18.3469 217.899 18.1825 217.413 17.6929C216.921 17.1153 216.486 16.4915 216.115 15.8301H215.882V18.4633C216.824 18.7001 217.795 18.8073 218.766 18.7818C220.339 18.7818 222.192 17.8298 222.192 16.0116C222.175 14.7789 221.253 14.2276 220.075 13.6283Z' fill='white'/%3E%3Cpath d='M195.273 7.41684H190.221V7.67023L191.293 8.72489V17.371L190.221 18.3983V18.59H195.044V18.3983L193.958 17.371V13.9228H195.273C197.188 13.9228 199.562 13.0873 199.562 10.6698C199.562 8.25235 197.531 7.41684 195.273 7.41684ZM194.588 13.5051H193.958V7.83459H194.592C195.804 7.83459 196.726 8.83446 196.726 10.6698C196.726 12.5052 195.633 13.5051 194.592 13.5051H194.588Z' fill='white'/%3E%3Cpath d='M203.734 17.4292V6.5368H203.512L199.97 7.43052V7.65309L201.128 8.23178V17.4292L200.042 18.3982V18.59H204.82V18.3982L203.734 17.4292Z' fill='white'/%3E%3Cpath d='M213.757 10.0946H213.535L209.989 10.9883V11.2108L211.151 11.7895V17.1484C210.799 17.2588 210.433 17.3142 210.065 17.3128C209.126 17.3128 208.664 16.9395 208.664 15.8986V10.0946H208.438L204.896 10.9883V11.2108L206.057 11.7895V16.0013C206.057 17.847 207.365 18.7407 208.797 18.7407C208.931 18.7407 209.02 18.7099 209.558 18.3983L211.133 17.5525V18.727H211.36L214.902 17.9702V17.7477L213.74 17.0628L213.757 10.0946Z' fill='white'/%3E%3C/svg%3E%0A");}
.logo_plus a{display:block;width:100%;height:100%;}

/* Medium devices (mobile ~ tablet, 985px and down) */
@media (max-width: 985px) {
    .contents {padding-bottom:60px !important;}

    /* etc */
    .header , .contents, .footer_wrap {max-width: 320px;margin:0 auto;}
    .contents .button_wrap {display:flex;margin-top:40px;}
    .contents .button_wrap .btn {flex: auto;font-size:14px;}
    .contents .button_wrap .btn + .btn {margin-left:8px;}

    /* plus logo  */
    .logo_plus {width:175px;height:20px;}

}

/* Large devices (desktops, 986px and up) */
@media (min-width: 986px) {
    .contents {padding-bottom:100px !important;}

    /* etc */
    .header , .contents, .footer_wrap {max-width: 380px;margin:0 auto;}
    .contents .button_wrap {margin-top:40px;}
    .contents .button_wrap .btn {width:100%;font-size:14px;}
    .contents .button_wrap .btn + .btn {margin-top:12px;}

    /* plus logo */
    .logo_plus {width:227px;height:26px;}

}

/* app bridge */
.app_bridge_wrap {position:fixed;top:0;right:0;bottom:0;left:0;max-width:none !important;padding:0 !important;background-image:url('https://assets.joongang.co.kr/images/bridge/bg_app_bridge@2x.png');background-position:50% 50%;background-repeat:no-repeat;background-size:cover;}
.app_bridge_area {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:280px;text-align:center;}
.app_bridge_area .ico_appicon {display:block;width:77px;height:76px;margin:0 auto;background-image:url("data:image/svg+xml,%0A%3Csvg width='77' height='76' viewBox='0 0 77 76' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='pcxxaplfua' d='M0 0h75.013v76H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(.494)'%3E%3Cmask id='ayqyy1y8bb' fill='%23fff'%3E%3Cuse xlink:href='%23pcxxaplfua'/%3E%3C/mask%3E%3Cpath d='M21.411 0h32.19c7.446 0 10.146.786 12.867 2.26 2.722 1.475 4.859 3.64 6.314 6.397 1.456 2.758 2.231 5.493 2.231 13.036v32.614c0 7.543-.775 10.278-2.23 13.036-1.456 2.758-3.593 4.922-6.315 6.397C63.747 75.214 61.047 76 53.602 76h-32.19c-7.446 0-10.146-.786-12.867-2.26-2.723-1.475-4.859-3.64-6.314-6.397C.775 64.585 0 61.85 0 54.307V21.693C0 14.15.775 11.415 2.23 8.657 3.687 5.899 5.823 3.735 8.546 2.26 11.266.786 13.965 0 21.41 0' fill='%23FFF' mask='url(%23ayqyy1y8bb)'/%3E%3C/g%3E%3Cpath d='M60.849 57.567c-1.032 0-1.624-1.95-1.624-4.12 0-2.061.592-2.631 1.272-2.631.988 0 1.603 1.95 1.603 4.143 0 2.06-.615 2.608-1.251 2.608zM58.39 62.61h5.113c.636 0 .922.504.922 1.03 0 1.425-1.69 2.521-3.687 2.521-1.756 0-2.677-.986-2.677-2.17 0-.482.153-1.096.329-1.381zm5.552-11.706c-.812-.526-1.931-.81-3.226-.81-3.204 0-5.07 1.753-5.07 4.098 0 1.557.703 2.74 1.888 3.42-.9.658-1.756 1.578-2.107 2.543v.307l2.326 2.016c-1.097.373-2.216 1.228-2.545 2.302.724 1.25 2.545 2.28 5.267 2.28 3.335 0 6.517-1.93 6.517-4.932 0-1.688-1.316-2.63-2.962-2.63h-4.697c-1.01 0-1.382-.395-1.382-.9 0-.219.066-.482.197-.7.725.262 1.537.394 2.436.394 3.204 0 5.092-1.754 5.092-4.1 0-.986-.396-2.06-1.01-2.674l2.59 1.316h.307V50.07h-.307l-3.314.832z' fill='%23F6330A'/%3E%3Cpath d='m30.737 57.038 2.315-6.686 2.164 6.686h-4.48zm23.79-2.743c0-2.658-1.886-3.943-3.965-3.943-.193 0-.322.042-1.093.471l-2.272 1.222v-1.693h-.322l-5.1 1.285v.322l1.671.835v8.123l-1.457 1.307-1.436-1.307-4.822-14.423h-3.815v.279l.6 1.971L28.4 60.531l-2.315 1.779v.278h5.573v-.278l-2.208-1.522.986-2.764h5.1l.944 2.893-1.715 1.393v.278h13.867v-.278l-1.436-1.265v-8.4a5.099 5.099 0 0 1 1.565-.236c1.35 0 2.014.536 2.014 2.036v6.6L49.34 62.31v.278h6.751v-.343l-1.564-1.328v-6.622zM60.849 38.79c-1.032 0-1.624-1.95-1.624-4.12 0-2.06.592-2.63 1.272-2.63.988 0 1.603 1.95 1.603 4.142 0 2.06-.615 2.609-1.251 2.609zm-2.458 5.042h5.113c.636 0 .922.505.922 1.03 0 1.425-1.69 2.522-3.687 2.522-1.756 0-2.677-.987-2.677-2.17 0-.483.153-1.097.329-1.382zm8.866-12.538-3.314.833c-.812-.526-1.931-.81-3.226-.81-3.204 0-5.07 1.753-5.07 4.098 0 1.556.703 2.74 1.888 3.42-.9.657-1.756 1.578-2.107 2.542v.307l2.326 2.017c-1.097.373-2.216 1.228-2.545 2.301.724 1.25 2.545 2.28 5.267 2.28 3.287 0 6.495-2.027 6.495-4.807 0-1.813-1.317-2.755-2.94-2.755h-4.697c-1.01 0-1.382-.395-1.382-.899 0-.22.066-.482.197-.701.725.263 1.537.394 2.436.394 3.204 0 5.092-1.754 5.092-4.099 0-.986-.396-2.06-1.01-2.674l2.59 1.315h.307v-2.762h-.307zM48.55 43.527v.285h6.659v-.351l-1.543-1.36v-6.773c0-2.718-1.86-4.034-3.91-4.034-.19 0-.318.044-1.079.483l-2.24 1.25v-1.733h-.317l-5.031 1.316v.328l1.649.855v8.309l-1.543 1.425v.285h6.658v-.285l-1.416-1.294V33.64a4.863 4.863 0 0 1 1.543-.241c1.331 0 1.987.548 1.987 2.083v6.751l-1.416 1.294zM37.065 37.995c0 2.995-.762 5.041-1.915 5.041-1.61 0-2.392-3.06-2.392-6.118 0-2.844.63-4.848 1.936-4.848 1.653 0 2.37 2.995 2.37 5.925m-8.33-.367c0 3.9 2.762 6.184 6.047 6.184 3.023 0 6.308-1.96 6.308-6.399 0-3.856-2.806-6.119-6.047-6.119-3.046 0-6.308 1.94-6.308 6.334M21.456 32.07c1.653 0 2.371 2.994 2.371 5.924 0 2.995-.761 5.042-1.914 5.042-1.61 0-2.393-3.06-2.393-6.119 0-2.844.63-4.847 1.936-4.847m.087 11.742c3.024 0 6.308-1.961 6.308-6.4 0-3.856-2.806-6.118-6.047-6.118-3.045 0-6.308 1.939-6.308 6.334 0 3.9 2.763 6.184 6.047 6.184M46.424 20.535c0-1.86.562-3.72 1.745-3.72.762 0 1.645.96 1.645 4.08l-3.39.24v-.6zm1.685 7.183c2.286 0 3.83-.9 5.034-2.04l-.16-.321c-.743.34-1.665.54-2.487.54-2.387 0-3.711-1.5-4.012-4.121h6.96c-.1-3.701-2.146-5.682-5.175-5.682-3.51 0-5.415 2.74-5.415 5.962 0 3.26 2.106 5.662 5.255 5.662zM30.28 26.082l-1.447 1.363v.273h6.242v-.273l-1.328-1.238v-8.22c.416-.148.932-.231 1.447-.231 1.248 0 1.863.524 1.863 1.992v6.46l-1.328 1.237v.273h6.242v-.336l-1.446-1.3v-6.25c0-2.6-1.665-4.09-3.666-4.09-.179 0-.298.042-1.011.461l-2.1 1.196v-6.67h-.298l-4.716 1.259v.314l1.545.818v12.962zM18.042 13.408h1.427v12.65l-1.427 1.397v.263h6.42v-.263l-1.446-1.397v-12.65h1.427l3.15 3.643h.258v-4.533H14.614v4.533h.257zM16.379 27.718H7.647v.904l2.373.957v13.685c0 2.051-.881 2.919-2.466 3.786l.11.338c3.589-.36 6.364-2.475 6.364-5.816V29.579l2.35-.957v-.904z' fill='%23F6330A'/%3E%3C/g%3E%3C/svg%3E%0A");}
.app_bridge_area .title {margin-top:15px;font-size:17px;font-weight:bold;line-height:26px;letter-spacing:-0.28px;color:#fff;}
.app_bridge_area .btn_orange {margin-top:28px;padding:12px 30px;font-size: 16px;font-weight:bold;line-height:22px;letter-spacing:-0.36px;}
.app_bridge_area .ico_download {width:16px;height:14px;margin-left:8px;background-image:url("data:image/svg+xml,%0A%3Csvg width='16' height='14' viewBox='0 0 16 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M7.111 0v7.143l-1.15-1.131-1.256 1.237L8 10.493l3.295-3.244-1.257-1.237-1.149 1.131V0z'/%3E%3Cpath d='M14.222 9.256v2.625H1.778V9.256H0v2.625c0 .965.797 1.75 1.778 1.75h12.444c.98 0 1.778-.785 1.778-1.75V9.256h-1.778z'/%3E%3C/g%3E%3C/svg%3E%0A");}
.app_bridge_area .btn_pass {margin-top:12px;font-size:13px;line-height:21px;letter-spacing:-0.4px;color:#fff;text-decoration:underline;}
