html,body,button,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.App{font-size:15px;line-height:1.4}.hide{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}a,a:visited,a:active,a:hover{text-decoration:none;color:var(--typo2)}ul,li,button{padding:0;margin:0;list-style:none}ul{list-style:none}.res-column{display:flex;justify-content:space-between;margin:12px}.res-column>*{flex:1;margin:0!important}.res-column>*+*{margin-left:12px!important}@media (max-width: 1100px){.res-column{display:block}}.tti-button{display:flex;flex-wrap:wrap;width:calc(100% + 24px);margin:5px -12px 10px;overflow:hidden}.tti-button button{flex:1;margin:0 2px 4px;background-color:var(--bg);border:1px solid #000;border-radius:3px;padding:6px 7px;min-height:40px;color:var(--typo1);background:var(--bg1-2);border-color:var(--bg1-2);font-size:14px;transition:.2s;font-weight:600;white-space:nowrap}@media (max-width: 550px){.tti-button button{padding:3px 5px;font-size:13px;min-width:15%}}@media (max-width: 374px){.tti-button button{padding:5px 3px;font-size:12px}}.tti-button button span{display:block;font-size:20px}.tti-button button.on{background:var(--bg-dark);color:var(--blue1);font-weight:600;border-color:var(--blue1)}.sc-link-wrap{border-radius:5px}.sc-link-wrap a{font-size:18px;border:1px solid var(--blue1);display:flex;align-items:center;justify-content:space-between;color:var(--blue1);padding:15px;background:var(--surfaceBlue1);border-radius:8px}.sc-link-wrap a svg{font-size:25px}.sc-link-wrap a+a{margin-top:10px}.sc-white{user-select:none;padding:20px 40px;color:var(--typo1);border-radius:16px;background-color:var(--bg)}@media (max-width: 768px){.sc-white{padding:20px 30px}}@media (max-width: 550px){.sc-white{padding:15px}}.sc-white img{max-width:100%;width:100%;margin:10px 0}.sc-white p{font-size:17px;line-height:1.8}@media (max-width: 550px){.sc-white p{font-size:16px}}.sc-white p+p{margin-top:15px}.sc-white h2,.sc-white h3,.sc-white h4{margin:30px 0 10px}.sc-white h2{font-size:28px;margin-top:20px;font-weight:700}@media (max-width: 550px){.sc-white h2{margin-top:10px;font-size:25px}}.sc-white h3{font-size:21px}@media (max-width: 550px){.sc-white h3{font-size:19px}}.sc-white h4{font-size:18px;font-weight:600}@media (max-width: 550px){.sc-white h4{font-size:16px}}.sc-white ul{margin-top:20px}.sc-white p,.sc-white ul,.sc-white li{color:var(--typo2)}.sc-white strong{color:var(--typo1)}.sc-white table{width:100%}.sc-white table.alc *{text-align:center}.sc-white table th,.sc-white table td{border-top:1px solid var(--surface1);background:var(--bg);padding:5px;vertical-align:middle;font-size:15px}@media (max-width: 550px){.sc-white table th,.sc-white table td{font-size:13px}}.sc-white table th{font-weight:600}.sc-white .content-img{margin:15px 0}.sc-white .content-img img{max-width:450px}.sc-white .content-img.full{text-align:center;padding:0;margin:15px -15px}.sc-white .col-red{color:var(--red1)}.sc-white .tit-desc{font-weight:500;font-size:15px;background-color:var(--surface1);padding:10px}.sc-white .tit-desc li{color:var(--typo1)}.sc-white .tit-desc li+li{margin-top:5px}.sc-white .tit-desc strong{font-weight:700}em{font-style:normal}body{background:var(--bg-surface)}main{position:relative;min-height:calc(100vh - 51px);color:var(--typo1);max-width:1100px;margin:0 auto;user-select:none}.area-adsense{width:100%;overflow:hidden;min-height:100px}.area-adsense.mt10{margin-top:10px}.area-adsense.mt15{margin-top:15px}.area-adsense.mtb8{margin:8px 0}.swiper-button-next,.swiper-button-prev{position:absolute;color:#fff;background:rgba(0,0,0,.4);width:30px;height:30px;border-radius:50%;top:50%;transform:translateY(-50%);margin-top:0;z-index:10}.swiper-button-next:after,.swiper-button-prev:after{font-size:12px;font-weight:700}.swiper-button-prev{left:0}.swiper-button-next{right:0}.list-type1{margin:10px 0}.list-type1.no-dot>li{padding-left:0}.list-type1.no-dot>li:before{display:none}.list-type1>li{margin-bottom:5px}.list-type1.mb10>li{margin-bottom:10px}.list-type1 li{position:relative;padding-left:8px;font-size:16px}@media (max-width: 550px){.list-type1 li{font-size:15px}}.list-type1 li+li{margin-top:8px!important}.list-type1 li:before{content:"";width:3px;height:3px;display:inline-block;position:absolute;top:7px;left:0;background-color:var(--typo5)}.list-type1 ul{margin:5px 0;font-size:16px;color:var(--typo4);padding-left:5px}@media (max-width: 550px){.list-type1 ul{font-size:15px}}.list-type1 ul li{position:relative;padding-left:8px}.list-type1 ul li+li{margin-top:8px!important}.list-type1 ul li:before{content:"";width:3px;height:3px;display:inline-block;position:absolute;top:7px;left:0;background-color:var(--typo5)}.list-type1 strong{font-weight:700;font-size:17px}@media (max-width: 550px){.list-type1 strong{font-size:16px}}.list-type1 strong+.list-desc{margin-top:10px}.list-type1 .list-desc{background-color:var(--surface1);padding:20px;margin-top:5px;border-radius:5px;font-size:17px;line-height:1.6}@media (max-width: 550px){.list-type1 .list-desc{padding:10px;font-size:15px}}.list-type1 .list-desc .cal{display:block;font-weight:700;margin-bottom:15px;color:var(--typo6)}@media (max-width: 550px){.list-type1 .list-desc .cal{margin-bottom:5px}}.list-type1 li{position:relative;padding-left:10px}.list-type1 li+li{margin-top:4px}.list-type1 li:before{content:"";position:absolute;top:8px;left:0;width:3px;height:3px;border-radius:3px}.nv-wrap{width:100%}.nv-wrap>div{width:100%!important}.nv-wrap .nv-openmain,.nv-wrap .nv-openmain button{width:100%!important}.nv-wrap .nv-openmain>div{width:100%!important;padding:0}.nv-wrap .nv-openmain>div>div{width:100%!important}.sc-white{max-width:1100px;margin:0 auto}.sc-white .allname__list{padding:0}.sc-white .line-link{text-decoration:underline}.sc-white .full-img{margin:0 -15px}.allname{position:relative}.allname h2 span{font-size:15px;opacity:.5;margin-left:5px}.allname__cont{margin-top:10px;display:flex;justify-content:space-between;flex-direction:column;flex-wrap:wrap;text-align:left}.allname__cont article{flex:1;font-size:13px}.allname__cont article+article{border-top:2px solid rgba(0,0,0,.1);padding-top:20px;margin-top:20px}.allname__cont h3{font-size:20px;font-weight:600;margin-bottom:10px}.allname__cont p{display:flex;padding:5px 0}.allname__cont p+p{border-top:1px solid var(--bg1-2)}.allname__cont .name-area{min-width:200px}@media (max-width: 550px){.allname__cont .name-area{min-width:140px}}.allname__cont strong{display:inline-block;min-width:110px;font-weight:700;font-size:16px;color:var(--typo1)}@media (max-width: 550px){.allname__cont strong{min-width:80px;font-size:15px}}.allname__cont span{margin:0 5px;color:var(--typo3);word-break:break-all;font-size:15px}@media (max-width: 550px){.allname__cont span{font-size:13px}}.allname__cont span.kor{word-break:break-all;font-weight:600}.allname__cont span.mean{font-size:15px;color:var(--typo5);word-break:break-all}@media (max-width: 550px){.allname__cont span.mean{font-size:13px}}.allname__list{text-align:left;padding:10px;border-radius:8px}.allname__list p{padding:13px 0}.allname__list p+p{margin:0}.content-link{width:100%;margin:20px 0}.content-link a{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px;border:1px solid var(--blue1);color:var(--blue1);border-radius:8px;background:var(--surfaceBlue1);font-size:18px;color:var(--typo1)}.content-link a+a{margin-top:8px}.content-link a.red{border-color:var(--red1);background-color:var(--surfaceRed1)}.content-link a.red strong,.content-link a.red svg{color:var(--red1)}.content-link a svg{font-size:30px;color:var(--blue1);animation:iconMotion .7s infinite alternate ease-in-out}@keyframes iconMotion{0%{transform:translateY(-3px)}to{transform:translateY(2px)}}.content-link a strong{display:block;font-size:22px;font-weight:700;margin-top:5px;color:var(--blue1)}.chick-list{display:flex}.chick-list+.chick-list{margin-top:10px;border-top:1px solid var(--surface1)}.chick-list button{display:inline-flex;padding:5px 6px;background:var(--bg1-2);color:var(--typo1);border:0;font-weight:600}.chick-list dt{flex-shrink:0;margin-right:5px;font-weight:600;width:90px}.chick-list dt strong{font-size:13px;color:var(--typo6)}.chick-list dt p{line-height:1.4;font-size:14px}.chick-list dd{display:flex;flex:1;justify-content:space-around;align-items:center;line-height:1.4;font-size:14px}.chick-list dd button,.chick-list dd span{display:inline-flex;align-items:center;justify-content:center;min-width:50px;margin-right:10px}.chick-list dd .isActive{border:1px solid var(--blue1);background-color:var(--surfaceBlue1);color:var(--blue1)}.chick-list dd strong{color:var(--red1)}.snackbar{position:fixed;bottom:15px;left:50%;background:rgba(0,0,0,.75);padding:10px 16px;font-size:15px;font-weight:500;border-radius:20px;color:#fff;opacity:0;transform:translate(-50%);transition:.2s;z-index:1000}.snackbar.show{opacity:1}.card-content{border-radius:16px;padding:16px 24px;background:var(--bg);margin:10px 0;box-shadow:1px 2px 8px #00000012;border:0!important}@media (max-width: 550px){.card-content{padding:16px}}.card-content strong{position:relative;font-size:17px;margin-right:6px;padding-right:4px}.card-content strong:after{content:"";width:2px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%);background:var(--typo7);opacity:.3}:root{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #d9dde4;--surface2: #f2f2f2;--surface3: #ccc;--surface-text: #5b6a80;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--surface-btn3: rgb(240, 243, 248);--surface-btn4: rgb(228, 232, 238);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(0, 177, 186);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(220, 247, 242);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}@media (prefers-color-scheme: dark){:root{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-text: rgb(136, 144, 162);--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--surface-btn3: rgb(45, 47, 53);--surface-btn4: rgb(27, 30, 35);--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 237, .1);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}}:root body{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #d9dde4;--surface2: #f2f2f2;--surface3: #ccc;--surface-text: #5b6a80;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--surface-btn3: rgb(240, 243, 248);--surface-btn4: rgb(228, 232, 238);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(0, 177, 186);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(220, 247, 242);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}:root body.dark-mode{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-text: rgb(136, 144, 162);--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--surface-btn3: rgb(45, 47, 53);--surface-btn4: rgb(27, 30, 35);--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 237, .1);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}.content-swiper{padding:8px}@media (max-width: 550px){.content-swiper{padding:4px 8px}}@media (max-width: 550px){.content-swiper{margin:0 -12px}}.content-swiper .swiper-slide{position:relative;width:auto;height:auto;border-radius:12px;background:var(--surface1);width:125px}@media (max-width: 550px){.content-swiper .swiper-slide{width:98px}}.content-swiper .swiper-slide a{width:100%;height:100%;display:inline-block;padding:15px}@media (max-width: 550px){.content-swiper .swiper-slide a{padding:12px 13px}}.content-swiper .swiper-slide .tit{font-size:14px;font-weight:500}@media (max-width: 550px){.content-swiper .swiper-slide .tit{font-size:13px}}.content-swiper .swiper-slide .tit span{display:block;padding-right:20px;color:var(--typo6);font-weight:600;color:#ffffffbf;word-break:break-all!important;margin-bottom:3px;word-break:keep-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media (max-width: 550px){.content-swiper .swiper-slide .tit span{display:none}}.content-swiper .swiper-slide .tit span+strong{word-break:keep-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.content-swiper .swiper-slide .tit strong{font-size:17px;letter-spacing:-.4px;line-height:1.3;font-weight:700;display:block;color:#fff;white-space:pre;word-break:keep-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (max-width: 550px){.content-swiper .swiper-slide .tit strong{font-size:15px}}.content-swiper .swiper-slide .tit strong+span{margin-top:5px;padding-right:30px;word-break:keep-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.content-swiper .swiper-slide svg{position:absolute;bottom:15px;right:10px;font-size:33px;color:var(--surface3);color:#fff6;animation:contentMotion .7s infinite alternate ease-in-out}@media (max-width: 550px){.content-swiper .swiper-slide svg{font-size:18px;bottom:inherit;top:10px;right:6px}}@keyframes contentMotion{0%{transform:translateY(-2px)}to{transform:translateY(2px)}}
