


/* 사이트 메인화면 중간/오른쪽 고정 버튼 : 카톡, 네이버톡톡, 전화 등 */
.fixed3 {
    position: fixed;
    bottom: 200px;
    right: 5px;
    text-decoration: none;
    color: #fff;
    padding: 0px;
    z-index: 6000;
    cursor: pointer;
}

/** w3c css **/
/** w3c css **/
/** w3c css **/

/* W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
.w3-serif{font-family:serif}.w3-sans-serif{font-family:sans-serif}.w3-cursive{font-family:cursive}.w3-monospace{font-family:monospace}
h1,h2,h3,h4,h5,h6{font-family:"Nanum Gothic"Segoe UI,Arial,sans-serif;font-weight:600;margin:10px 0}.w3-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.w3-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
.w3-btn,.w3-button{border:none;display:inline-block;padding:10px 3px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
.w3-main,#main{transition:margin-left .4s}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar .w3-bar-item{padding:10px 3px;float:left;width:auto;border:none;display:block;outline:0}
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-responsive{display:block;overflow-x:auto}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}
@media (min-width:601px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}}
@media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}
.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}
.w3-rest{overflow:hidden}.w3-stretch{margin-left:-16px;margin-right:-16px}
.w3-content,.w3-auto{margin-left:auto;margin-right:auto}.w3-content{max-width:980px}.w3-auto{max-width:1140px}
.w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}
.w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}
.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.w3-auto{max-width:95%}}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}	
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}
/* [원본] .w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0} */
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1000}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-display-position{position:absolute}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-border-0{border:0!important}.w3-border{border:1px solid #ccc!important}
.w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important}
.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-padding-top-64{padding-top:64px!important}.w3-padding-top-48{padding-top:48px!important}
.w3-padding-top-32{padding-top:32px!important}.w3-padding-top-24{padding-top:24px!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important}
/* Colors */
.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.w3-light-grey,.w3-hover-light-grey:hover,.w3-light-gray,.w3-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.w3-text-amber,.w3-hover-text-amber:hover{color:#ffc107!important}
.w3-text-aqua,.w3-hover-text-aqua:hover{color:#00ffff!important}
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
.w3-text-light-blue,.w3-hover-text-light-blue:hover{color:#87CEEB!important}
.w3-text-brown,.w3-hover-text-brown:hover{color:#795548!important}
.w3-text-cyan,.w3-hover-text-cyan:hover{color:#00bcd4!important}
.w3-text-blue-grey,.w3-hover-text-blue-grey:hover,.w3-text-blue-gray,.w3-hover-text-blue-gray:hover{color:#607d8b!important}
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
.w3-text-light-green,.w3-hover-text-light-green:hover{color:#8bc34a!important}
.w3-text-indigo,.w3-hover-text-indigo:hover{color:#3f51b5!important}
.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important}
.w3-text-lime,.w3-hover-text-lime:hover{color:#cddc39!important}
.w3-text-orange,.w3-hover-text-orange:hover{color:#ff9800!important}
.w3-text-deep-orange,.w3-hover-text-deep-orange:hover{color:#ff5722!important}
.w3-text-pink,.w3-hover-text-pink:hover{color:#e91e63!important}
.w3-text-purple,.w3-hover-text-purple:hover{color:#9c27b0!important}
.w3-text-deep-purple,.w3-hover-text-deep-purple:hover{color:#673ab7!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
.w3-text-sand,.w3-hover-text-sand:hover{color:#fdf5e6!important}
.w3-text-teal,.w3-hover-text-teal:hover{color:#009688!important}
.w3-text-yellow,.w3-hover-text-yellow:hover{color:#d2be0e!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-text-black,.w3-hover-text-black:hover{color:#000!important}
.w3-text-grey,.w3-hover-text-grey:hover,.w3-text-gray,.w3-hover-text-gray:hover{color:#757575!important}
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important}
.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important}
.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important}
.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important}
.w3-border-blue-grey,.w3-hover-border-blue-grey:hover,.w3-border-blue-gray,.w3-hover-border-blue-gray:hover{border-color:#607d8b!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important}
.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important}
.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important}
.w3-border-orange,.w3-hover-border-orange:hover{border-color:#ff9800!important}
.w3-border-deep-orange,.w3-hover-border-deep-orange:hover{border-color:#ff5722!important}
.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important}
.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important}
.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important}
.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important}
.w3-border-light-grey,.w3-hover-border-light-grey:hover,.w3-border-light-gray,.w3-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.w3-border-dark-grey,.w3-hover-border-dark-grey:hover,.w3-border-dark-gray,.w3-hover-border-dark-gray:hover{border-color:#616161!important}
.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important}


/** whatever skin css **/
/** whatever skin css **/
/** whatever skin css **/

/** Custom css 2022-02-25 **/
/** Custom css 2022-02-25 **/
/** Custom css 2022-02-25 **/

.cover-special-contents h3 {
    border-top: none;
    border-bottom: none;
    font-weight: 900;
/* [원본]	color: #09B29B; */
    color: #fd3e3e;
    font-size: 1.2em;
    text-align: left;
    margin-bottom: 65px;
}

.cover-wide-panel h3 {
    border-top: none;
    border-bottom: none;
    font-weight: 900;
/* [원본]	color: #09B29B; */
    color: #fd3e3e;
    font-size: 1.2em;
    text-align: left;
    margin-bottom: 65px;
}

.cover-slider ul li .text-box .summary p {
    font-size: 2.8em;
    color: rgb(255, 255, 255);
    padding-bottom: 0px;
    text-shadow: rgb(0 0 0 / 40%) 4px 4px 4px;
    font-weight: 600;
}



/** Custom css 2022-02-25 **/
/** Custom css 2022-02-25 **/
/** Custom css 2022-02-25 **/


@charset "utf-8";

/*
 *
 * CSS CONTENTS:
 *
 * 01. Web Font
 * 02. Type Selector Reset
 * 03. Accessibility Navigation
 * 04. Layout Selector
 * 05. Components
 * 06. Entry Content
 * 07. Comment
 * 08. Widget & Template Page
 * 09. ETC
 * 10. Column & Color Type
 * 11. Retina Display
 * 12. Media Screen - Tablet
 * 13. Media Screen - Mobie
 *
 */

/* Web Font Load */
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* Type Selector Reset */
body {
	-webkit-text-size-adjust: 100%;
	font-weight: 400;
	font-family: 'Nanum Gothic', Noto Sans KR, sans-serif;
	font-size: 1em;
	line-height: 1.25;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0;
}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {
	display: block;
}
button, input[type=submit], input[type=reset], input[type=button] {
	overflow: visible;
	cursor: pointer;
}
input[type=text], input[type=email], input[type=password], input[type=submit], textarea {
	-webkit-appearance: none;
}
select, textarea, button {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 100%;
	border-radius: 0;
}

/* 내 티스토리 검색기의 input 관련 */
input {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 100%;
	border-radius: 0;
	width: 65px;
	padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  padding-left: 2px;
  margin-left: 2px;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-right: 0px;
	background: #91cee11f;
}
button {
	overflow: visible;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
ul li {
	list-style: none;
}
img {
	border: none;
	vertical-align: top;
}
fieldset {
	border: none;
	vertical-align: top;
/* [수정] 추가	padding-top: 9px; */
	padding-top: 9px
}

hr {
	display: none;
}

/* Accessibility Navigation */
#acc-nav {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 0;
}
#acc-nav a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin-left: -1px;
	margin-bottom: -1px;
	text-align: center;
	font-weight: bold;
	font-size: 0.875em;
	color: #000;
	white-space: nowrap;
}
#acc-nav a:focus, #acc-nav a:hover, #acc-nav a:active {
	width: 100%;
	height: auto;
	padding: 10px 0;
	background: #000;
	color: #fff;
	z-index: 1000;
}

/* Layout Selector */
#wrap {
	position: relative;
}
#header {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
#header .inner {
	max-width: 1200px;
	margin: 0 auto;
}
#header .inner:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#header h1 {
	float: left;
	max-width: 500px;
	overflow: hidden;
	padding: 26px 0;
	font-size:1.25em;
	line-height: 28px;
	letter-spacing: 0.5px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
#header h1 a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	color: #2A6894;
}
#header h1 img {
	width: auto;
	height: 28px;
}
#header .mobile-menu {display: none;}
#gnb  {
	position: relative;
	float: right;
}
#gnb ul li {
	float: left;
	padding:26px 16px;
	font-size: 0.875em;
}
#gnb ul li a {
	display: block;
	position: relative;
	padding:0 4px;
	text-decoration: none;
	line-height: 28px;
	color: #000;
}
#gnb ul li a:hover {
	color: #2A6894;
}
#gnb ul li a:hover:after {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	margin-top: 22px;
	background-color: #2A6894;
}
#content .inner {
	overflow: hidden;
	max-width: 860px;
	margin: 0 auto;
}
#aside {
	margin-top: 120px;
	padding: 57px 0 24px;
	border-top: 1px solid #e6e6e6;
}
#aside .inner {
	overflow:hidden;
	max-width: 1200px;
	margin: 0 auto;
}
#aside h2 {
	margin-bottom: 6px;
	font-size:1em;
	color:#666;
}
#aside .sidebar-1 {
	float: left;
	width: 25%;
	min-height: 10px;
	padding-right: 36px;
	box-sizing: border-box;
}
#aside .sidebar-2 {
	float: left;
	width: 50%;
	min-height: 10px;
	margin: 0 0 40px;
	padding:0 12px;
	box-sizing: border-box;
}
#aside .sidebar-3 {
	float: left;
	width: 25%;
	min-height: 10px;
	padding-left: 36px;
	box-sizing: border-box;
}
#aside .posts {
	margin-bottom: 56px;
}
#aside .posts li {
	border-bottom: 1px solid #e6e6e6;
}
#aside .posts li a {
	display: block;
	overflow: hidden;
	width: 100%;
	padding: 8px 0;
	text-overflow: ellipsis;
	text-decoration:none;
	white-space: nowrap;
	font-size:0.875em;
	line-height:1.5714;
	color: #b2b2b2;
}
#aside .posts li a:hover {
	color: #2A6894;
}
#aside .tags {
	margin: 0 0 40px;
}
#aside .tags h2 {
	margin-bottom: 10px;
}
#aside .tags .items {
	margin-bottom: 5px;
}
#aside .tags .more {
	text-decoration:none;
	font-size: 12px;
	line-height: 2;
	color: #2A6894;
}
#aside .tags .more:after {
	content: "";
	display: inline-block;
	width: 4px;
	height: 8px;
	margin-left: 6px;
	background: url(./images/ico_package.png) no-repeat 0 -300px;
	vertical-align: baseline;
}
#aside .tags .more:hover {
	color: #2A6894;
}
#aside .tags .more:hover:after {
	background-position-x: -50px;
}
#aside .search {
	margin-bottom: 57px;
}
#aside .search fieldset {
	position:relative;
	margin-top: 19px;
	padding-right:38px;
	border: 1px solid #e6e6e6;
}
#aside .search input {
	width: 100%;
	height: 38px;
	padding: 0 10px;
	border: 0;
	font-size: 0.875em;
	line-height: 1.5714;
	color: #b2b2b2;
	box-sizing: border-box;
}
#aside .search input::-webkit-input-placeholder {color: #d6d6d6;}
#aside .search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 38px;
	background: url(./images/ico_package.png) no-repeat 13px -337px;
	text-align: left;
	text-indent:-999em;
}
#aside .search button:hover,
#aside .search button:focus,
#aside .search input:focus+button {
	background-position-x: -37px;
}
#aside .count {
	margin: 0 0 40px;
}
#aside .count .total {
	margin: 11px 0 2px;
	font-size: 1.875em;
	color: #2A6894;
}
#aside .count ul li {
	overflow: hidden;
	padding: 4px 0;
	border-bottom: 1px solid #e6e6e6;
	text-align: right;
	font-size: 0.875em;
	line-height: 2.1428;
	color: #b2b2b2;
}
#aside .count ul li strong {
	float: left;
	font-weight: normal;
}

#footer {
	padding:18px 0;
	background-color: #f0f0f0;
}
#footer .copyright {
	text-align: center;
	font-size: 0.75em;
	color: #999;
}
#footer a {
	text-decoration:none;
	color: #2A6894;
}
#footer .admin:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 11px;
	margin: 1px 9px 2px;
	background-color: #b2b2b2;
	vertical-align: middle;
}

/* Components */
.btn, a.btn {
	display: inline-block;
	position: relative;
	width: 158px;
	padding: 0 10px;
/* [수정-원본]	border: 1px solid #2A6894; */
	border: 0px solid #2A6894;
	text-decoration: none;
/* [수정-원본]	text-align: left; */	
	text-align: center;
	font-size: 12px;
	line-height: 38px;
/* [수정-원본] color: #2A6894; */
	color: #09B26E;
	-webkit-transition: color .2s, background-color .2s;
	transition: color .2s, background-color .2s;
}
/* [수정-화살표 숨기기]
.btn:after {
	content: "";
	position: absolute;
	top:50%;
	right:10px;
	width: 11px;
	height: 9px;
	margin-top: -5px;
	background: url(./images/ico_package.png) no-repeat -100px 0;
}
*/
.btn:hover {
	background-color: #2A6894;
	border-color: #2A6894;
	color: #fff;
}
.btn:hover:after {
	background-position-x: 0;
}

.cover-slider {
	position: relative;
	overflow:hidden;
	height: 0;
	padding-bottom: 40%;
	margin:-1px 0 80px;
}
.cover-slider .prev,
.cover-slider .next {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index:20;
	width: 49px;
	height: 83px;
	margin-top: -42px;
	background-image: url(./images/ico_package.png);
	background-repeat: no-repeat;
	text-indent: -999em;
}
.cover-slider .prev {
	margin-left: -600px;
	background-position: 0 -200px;
}
.cover-slider .prev:hover {
	background-position-x: -100px
}
.cover-slider .next {
	margin-left: 551px;
	background-position: -50px -200px;
}
.cover-slider .next:hover {
	background-position-x: -150px
}
.cover-slider .paging {
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 20;
	width: 100%;
	text-align: center;
}
.cover-slider .paging button {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 1px;
	margin: 0 5px;
	background-color: #b2b2b2;
	text-indent: -999em;
	vertical-align: bottom;
}
.cover-slider .paging .current {
	height: 5px;
	margin-top: 0;
	background-color: #333;
}
.cover-slider ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cover-slider ul li {
	display: table;
	width:100%;
	height:100%;
	background-size: cover;
	background-position: 50% 50%;
}
.cover-slider ul li .text-box {
	display: table-cell;
	background-color: rgba(0,0,0,0.25);
	text-align:center;
	vertical-align: middle;
/*[수정-원본] font-weight:100; */
	font-weight:600;
	text-decoration: none;
}
.cover-slider ul li .text-box strong {
	font-weight: 700;
}


.cover-slider ul li .text-box .title {
	display: block;
	margin-bottom: 40px;
	text-shadow: 0 0 24px rgba(0,0,0,0.9);
/* [수정_원본] font-size: 3.75em; */
	font-size: 1.75em;
	line-height:1;
	color: #fff;
}




.cover-slider ul li .text-box .title em {
	display: block;
	margin-bottom: 15px;
	text-shadow: 0 0 24px rgba(0,0,0,0.4);
	font-style: normal;
	font-size: 0.5em;
	line-height:1;
	color: #fff;
}
.cover-slider ul li .text-box .btn {
	z-index: 10;
	border-color: #fff;
	color: #fff;
	background-color: rgba(170,170,170,0.1);
	box-shadow: 0 0 24px rgba(170,170,170,0.3);
}
.cover-slider ul li .text-box .btn:after {
	background-position-x: 0;
}
.cover-slider ul li .text-box .btn:hover {
	background-color: #fff;
	color: #2A6894;
}
.cover-slider ul li .text-box .btn:hover:after {
	background-position-x: -100px;
}

.cover-slider.slide-on ul li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.cover-thumbnail-list-1 {
	overflow: hidden;
	max-width: 1200px;
	margin: 80px auto 71px;
	box-sizing: border-box;
}
.cover-thumbnail-list-1 h2 {
	float: left;
	width: 24%;
	font-weight: 300;
	font-size: 1.875em;
	line-height: 1.3333;
	color: #2A6894;
}
.cover-thumbnail-list-1 h2:after {
	content: "";
	display: block;
	width: 30px;
	height:1px;
	margin-top:31px;
	background-color: #2A6894;
}
.cover-thumbnail-list-1 h2 em {
	display: block;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: 700;
	font-size:0.4666em;
	color: #000;
}
.cover-thumbnail-list-1 ul {
	float: left;
	width: 76%;
}
.cover-thumbnail-list-1 ul li {
	float: left;
	width: 33.3333%;
	padding-left: 16px;
	text-align: center;
	font-size: 0.875em;
	line-height: 2.25;
	color: #666;
	box-sizing: border-box;
}
.cover-thumbnail-list-1 ul li a {
	display: block;
	text-decoration: none;
	color: #666;
	-webkit-transition: color .2s;
	transition: color .2s;
}
.cover-thumbnail-list-1 ul li .thum {
	display: block;
	margin-bottom: 7px;
	position: relative;
}
.cover-thumbnail-list-1 ul li .thum img {
	width: 100%;
	height: auto;
}
.cover-thumbnail-list-1 ul li .title {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cover-thumbnail-list-1 ul li a:hover {
	color: #000;
}
.cover-thumbnail-list-1 ul li .thum:before {
	content: "";
	background-color: rgba(255,255,255,0);
	-webkit-transition: background-color .5s;
	transition: background-color .5s;
}
.cover-thumbnail-list-1 ul li a:hover .thum:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
}

.cover-special-contents {
	max-width: 1200px;
	margin: 71px auto 80px;
}
.cover-special-contents ul li {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.cover-special-contents ul li .thum {
	display: block;
	float: left;
	width: 50%;
}
.cover-special-contents ul li .thum img {
	max-width: 100%;
	height: auto;
}
.cover-special-contents ul li .box {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
/* 원본	margin-top: -230px; */
	margin-top: -130px;
}
.cover-special-contents ul li:nth-child(even) .thum {
	float: right;
}
.cover-special-contents ul li:nth-child(even) .box {
	left: 0;
}
.cover-special-contents ul li .category {
	display: block;
	margin: 0 0 17px;
	font-weight: 700;
	font-size: 0.875em;
	color: #2A6894;
}
.cover-special-contents ul li .title {
	display: block;
	margin: 0 0 32px;
	font-weight: 900;
	font-size: 1.875em;
	line-height: 1.3333;
	color: #2A6894;
}
.cover-special-contents ul li .title:after {
	content: "";
	display: block;
	width: 40px;
	height:1px;
	margin:33px auto 0;
	background-color: #2A6894;
}
.cover-special-contents ul li .excerpt {
	display: block;
	display:-webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient:vertical;
	overflow: hidden;
/* 원본	height: 12.8568em; */
	height: 2em;
	margin-bottom: 51px;
	padding:0 21%;
	font-size: 0.875em;
	line-height: 2.1428;
	text-overflow:ellipsis;
	color: #666;
}

.cover-wide-panel {
	max-width: 1200px;
/* [원본-수정] margin: 80px auto 120px; */
	margin: 80px auto 120px;
}
.cover-wide-panel .bg {
/* 원본	height:300px; */
	height:500px;
	background-position: 50% 50%;
	background-size: cover;
}
.cover-wide-panel .box {
	max-width: 1000px;
/* 원본 margin: -100px auto 0; */
	margin: -279px auto 0;
/* 원본	padding-top:58px; */	
	padding-top:22px;
	text-align: center;
/* 원본	background-color: #fff; */
  background-color: #ffffffa8;
}
.cover-wide-panel .category {
	display: block;
	margin-bottom:9px;
	font-weight: 700;
	font-size: 0.875em;
	color: #2A6894;
}

.cover-wide-panel h2 {
	display: block;
	margin-bottom: 32px;
	padding:2px 0 3px;
	font-weight: 900;
	font-size: 1.875em;
	line-height: 1.3333;
	color: #2A6894;
}


.cover-wide-panel h2:after {
	content: "";
	display: block;
	width: 40px;
	height:1px;
	margin:33px auto 0;
	background-color: #2A6894;
}
.cover-wide-panel p {
	display: block;
	margin-bottom: 48px;
	padding:0 125px;
	font-size: 0.875em;
	line-height: 2.1428;
	color: #000;
}

.post-header {
	position: relative;
	z-index: 10;
	overflow: hidden;
	max-width: 860px;
	margin: 40px auto 0;
	border-bottom: 1px solid #2A6894;
	text-align: left;
	color: #2A6894;
}
.post-header:first-child {
	margin-top: 75px;
}
.post-header h2 {
	display: inline-block;
	font-size: 0.875em;
	line-height: 40px;
	vertical-align: top;
}
.post-header .list-type {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -15px;
}
.post-header .list-type button {
	float: left;
	width:30px;
	height: 30px;
	margin: 0 0 0 5px;
	border: 1px solid #2A6894;
	background-image: url(./images/ico_package.png);
	text-indent: -999em;
	box-sizing: border-box;
}
.post-header .list-type .thum {
	background-position: 0 -100px;
}
.post-header .list-type .thum:hover,
.post-header .list-type .thum.current {
	background-position: -100px -100px;
	outline: none;
}
.post-header .list-type .list {
	background-position: -50px -100px;
	outline: none;
}
.post-header .list-type .list:hover,
.post-header .list-type .list.current {
	background-position: -150px -100px;
	outline: none;
}

.post-item {
	float: left;
	width: 23.255813953488372%;
	padding:20px 0 33px 2.325581395348837%;
	border-bottom: 1px solid #e6e6e6;
}
.post-item:nth-child(4n+1) {
	padding-left: 0;
}

.cover-thumbnail-list-2 {
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto 40px;
}
.cover-thumbnail-list-2 h2 {
	position: relative;
	z-index: 10;
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
	border-top: 1px solid #2A6894;
	border-bottom: 1px solid #2A6894;
	text-align: center;
	font-size: 0.875em;
	line-height: 40px;
	color: #2A6894;
}
.cover-thumbnail-list-2 ul {
	margin-left: -16px;
}
.cover-thumbnail-list-2 ul li {
	float: left;
	width: 25%;
	padding:20px 0 33px 16px;
	box-sizing: border-box;
}
.post-item .thum,
.cover-thumbnail-list-2 ul li .thum {
	display: block;
	position: relative;
	overflow: hidden;
	height: 0;
	margin-bottom: 17px;
	padding-bottom: 98.4848%;
	background-color: #ebebeb;
}
.post-item .thum:before,
.cover-thumbnail-list-2 ul li .thum:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 22px;
	height: 18px;
	margin: -9px 0 0 -11px;
	background: url(./images/ico_package.png) no-repeat -150px -300px;
}
.post-item .thum img,
.cover-thumbnail-list-2 ul li .thum img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
}

.post-item a,
.cover-thumbnail-list-2 ul li a {
	display: block;
	text-decoration: none;
}

.post-item .title,
.cover-thumbnail-list-2 ul li .title {
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 700;
	font-size: 1em;
	color: #000;
	-webkit-transition: color .2s;
	transition: color .2s;
}
.post-item .excerpt,
.cover-thumbnail-list-2 ul li .excerpt {
	display: block;
	display:-webkit-box;
	overflow: hidden;
	width: 100%;
	height: 4.125rem;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
	margin-bottom: 16px;
	text-overflow:ellipsis;
	font-size: 0.875em;
	line-height: 1.375rem;
	color: #666;
	-webkit-transition: color .2s;
	transition: color .2s;
}
.post-item .excerpt.protected:before,
.cover-thumbnail-list-2 ul li .excerpt.protected:before {
	content: "";
	display: inline-block;
	width: 9px;
	height: 13px;
	margin-right: 10px;
	background: url(./images/ico_package.png) no-repeat -100px -350px;
	vertical-align: middle;
}

.post-item .more,
.cover-thumbnail-list-2 ul li .more {
	display: inline-block;
	font-size: 0.75em;
/*[원본-수정]	color: #2A6894; */
	color: #2A689400;
	vertical-align: top;
}

.post-item .more:after,
/* [수정-화살표 숨기기]
.cover-thumbnail-list-2 ul li .more:after {
	content: "";
	display: inline-block;
	width: 4px;
	height: 8px;
	margin: 3px 0 4px 6px;
	background: url(./images/ico_package.png) no-repeat 0 -300px;
	vertical-align: top;
}
*/
.post-item .thum:after,
.cover-thumbnail-list-2 ul li .thum:after {
	content: "";
	background-color: rgba(255,255,255,0);
	-webkit-transition: background-color .5s;
	transition: background-color .5s;
}
.post-item a:hover .thum:after,
.cover-thumbnail-list-2 ul li a:hover .thum:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
}
.post-item a:hover .title,
.cover-thumbnail-list-2 ul li a:hover .title{
	color: #2A6894;
}
.post-item a:hover .excerpt,
.cover-thumbnail-list-2 ul li a:hover .excerpt{
	color: #000;
}
.post-item a:hover .more,
.cover-thumbnail-list-2 ul li a:hover .more {
	color: #2A6894;
}
.post-item a:hover .more:after,
.cover-thumbnail-list-2 ul li a:hover .more:after {
	background-position-x: -50px;
}

.post-type-text .post-item {
	float: none;
	width: auto;
	margin-left: 0;
	padding: 28px 0;
}
.post-type-text .post-item a {
	overflow: hidden;
	width: 100%;
}
.post-type-text .post-item .thum {
	float: right;
	width: 210px;
	height: 148px;
	margin: 0 0 0 78px;
	padding-bottom:0;
}
.post-type-text .post-item .thum:before {
	display: none;
}
.post-type-text .post-item .thum img {
	position: relative;
	width: 100%;
	height: auto;
	margin: -29px 0 0;
}
.post-type-text .post-item .title {
	width: auto;
	margin-bottom: 3px;
	padding: 10px 0 0;
	font-size: 1.125em;
}
.post-type-text .post-item .excerpt {
	width: auto;
}
.post-type-text .post-item .more {
	line-height: 1.25;
}

.hgroup {
	max-width: 1200px;
	margin: 0 auto 60px;
	padding: 78px 0 40px;
	border-bottom: 1px solid #2A6894;
}
.hgroup .category {
	margin-bottom: 8px;
	font-weight: 700;
	font-size: 0.875em;
	color: #000;
}
.hgroup h1 {
	font-size: 1.5em;
	font-weight: 400;
	line-height: 1.0666;
	color: #2A6894;
}
.hgroup .post-meta {
	margin: 18px 0 -2px;
	font-size: 0.75em;
	color: #b2b2b2;
}
.hgroup .post-meta a {
	text-decoration: none;
	color: #2A6894;
}
.hgroup .post-meta a:hover {
	color: #2A6894;
}
.hgroup .post-meta span:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 9px;
	margin:0 9px;
	background-color: #b3b3b3;
	vertical-align: middle;
}
.hgroup .post-meta span:first-child:before {
	content: none;
}

.hgroup.guest h2 {
    font-size: 0.875em;
    font-weight: bold;
    line-height: 40px;
    color: #2A6894;
}
.hgroup.guest {
    max-width: 860px;
    margin: 0 auto 60px;
    padding: 75px 0 0;
    border-bottom: 1px solid #2A6894;
}

.hgroup.tag {
    max-width: 860px;
    margin: 0 auto 60px;
    padding: 75px 0 0;
    border-bottom: 1px solid #2A6894;
}
.hgroup.tag h2 {
    font-size: 0.875em;
    font-weight: bold;
    line-height: 40px;
    color: #2A6894;
}


.post-btn {
	max-width: 1200px;
	margin: 200px auto 20px;
}
.post-btn button {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 2px;
	text-align: left;
	text-indent: -999em;
	background-image: url(./images/ico_package.png);
	background-repeat: no-repeat;
	border: 1px solid #2A6894;
	box-sizing: border-box;
}
.post-btn .share {
	background-position: 0 -50px;
}
.post-btn .report {
	background-position: -50px -50px;
}
.post-btn .share:hover {
	background-position: -100px -50px;
}
.post-btn .report:hover {
	background-position: -150px -50px;
}

.another-category {
	max-width: 1200px;
	margin: 20px auto 36px;
	padding:38px 0 0;
	border-top: 1px solid #2A6894;
}
.another-category h4 {
	margin-bottom: 10px;
	font-size: 1em;
	color: #666;
}
.another-category table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.875em;
	color: #b2b2b2;
}
.another-category table th {
	padding: 8px 0 4px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	font-weight: 400;
}
.another-category table th a {
	text-decoration: none;
	color: #b2b2b2;
}
.another-category table th a:hover {
	color: #2A6894;
}
.another-category table th span {
	font-size: 0.75em;
}
.another-category td {
	width: 60px;
	padding: 8px 0 4px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 0.75em;
	line-height: 1;
	color: #b2b2b2;
}

/* Style Important */
.another_category table {border: none !important;}
.another_category td {border: none !important;}

.tags {
	position: relative;
	overflow: hidden;
	max-width: 860px;
	margin: 35px auto 32px;
	color: #b2b2b2;
}
.tags h2 {
	margin-bottom: 10px;
	font-size: 1em;
	color: #666;
}
.tags .items {
	margin: 0 0 0 -18px;
}
.tags .items a {
	display:inline-block;
	margin-left: 18px;
	text-decoration:none;
	font-size: 0.875em;
	line-height: 2.1428;
	color: #b2b2b2;
}

.tags .items a:hover {
	color: #2A6894;
}
.tags .items a:before {
	content: "#";
}
#content .tags .items a {
	margin-left: 8px;}
#content .tags .items {
	margin: 0 0 0 -18px;
	    padding-left: 10px;
}


.related-articles {
	overflow: hidden;
	max-width: 1200px;
	margin: 40px auto 80px;
}
.related-articles h2 {
	margin-bottom: 28px;
	border-top: 1px solid #2A6894;
	border-bottom: 1px solid #2A6894;
	text-align: center;
	font-weight: 400;
	font-size: 0.875em;
	line-height: 40px;
	color: #666;
}
.related-articles h2 strong {
	font-weight: 700;
	color: #000;
}
.related-articles ul {
	margin-left: -20px;
	vertical-align: top;
}
.related-articles ul li {
	float: left;
	position: relative;
	width:25%;
	padding:0 0 0 20px;
	box-sizing: border-box;
}
.related-articles ul li a {
	overflow: hidden;
	display: block;
	position: relative;
}
.related-articles ul li .thum {
	display: block;
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 98.4848%;
	background-color: #ebebeb;
}
.related-articles ul li .thum:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 22px;
	height: 18px;
	margin: -9px 0 0 -11px;
	background: url(./images/ico_package.png) no-repeat -150px -300px;
}
.related-articles ul li .thum img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
}
.related-articles ul li .title {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	overflow: hidden;
	width: 100%;
	padding: 0 10px;
	background-color: rgba(0,0,0,0.3);
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1em;
	line-height: 40px;
	color: #fff;
	box-sizing: border-box;
}

.comments {
	max-width: 860px;
	margin: 0 auto;
	border-bottom: 1px solid #e6e6e6;
}
.comments h2 {
	font-size: 1em;
	color: #666;
}
.comments h2 .count {
	color: #2A6894;
}
.comments .comment-list {
	font-size:16px;
	margin-bottom: 6px;
	overflow:hidden;
}
.comments .comment-list ul li {
	padding: 30px 0 25px;
	border-top: 1px solid #e6e6e6;
	position: relative;
	min-height: 48px;
}
.comments .comment-list ul li:first-child {
	border: none;
}
.comments .comment-list ul li ul li {
	padding: 26px 0 0 60px;
	border-top: 0;
	border-bottom: 0;
}
.comments .comment-list ul li .author-meta {
	position: absolute;
	overflow: hidden;
	top:30px; height:48px;
	left:0; right:0;
	padding: 4px 0 0 60px;
}
.comments .comment-list ul li ul li .author-meta {
	top:26px;
	left:60px;
}
.comments .comment-list ul li .author-meta .avatar {
	position: absolute;
	left:0; top:0;
	width: 48px;
	height: 48px;
	border-radius: 50%;
}

.comments .comment-list ul li .author-meta span {
	display:inline-block;
}

.comments .comment-list ul li .author-meta a {
	text-decoration:none;
	color: #000;
}
.comments .comment-list ul li .author-meta .nickname {
	float:left;
	font-size: 0.875em;
	line-height: 20px;
}
.comments .comment-list ul li .author-meta .nickname .tistoryProfileLayerTrigger {
	margin-bottom: 3px;
	margin-right: 0;
	vertical-align: bottom;
}

.comments .comment-list ul li .author-meta .date {
	float:left;
	margin-left: 10px;
	font-size: 0.75em;
	color: #999;
	line-height:20px;
}
.comments .comment-list ul li .author-meta .date:before,
.comments .comment-list ul li .author-meta .date a:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 9px;
	margin-right: 10px;
	background-color: #b2b2b2;
}
.comments .comment-list ul li .author-meta .date a {
	margin-left: 10px;
}
.comments .comment-list ul li .control {
	position: absolute;
	top: 33px;
	right:0;
}
.comments .comment-list ul li ul li .control {
	top: 29px;
}
.comments .comment-list ul li .control a {
	margin:0 2px;
	text-decoration: none;
	font-size: 12px;
	color: #999;
}
.comments .comment-list ul li p {
	position:relative;
	margin: 29px 0 0 60px;
	font-size: 0.875em;
	line-height: 1.5714;
	color: #666;
}
.comments .comment-form .field {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.comments .comment-form input[type=text],
.comments .comment-form input[type=password],
.comments .comment-form textarea {
	border: 1px solid #e6e6e6;
	font-size: 0.875em;
	line-height: 1.25;
	color: #666;
}
.comments .comment-form input[type=text],
.comments .comment-form input[type=password] {
	width: 120px;
	height: 40px;
	padding: 10px;
	box-sizing: border-box;
}
.comments .comment-form input::-webkit-input-placeholder,
.comments .comment-form textarea::-webkit-input-placeholder {color: #d6d6d6;}
.comments .comment-form textarea {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	resize: none;
	box-sizing: border-box;
}
.comments .comment-form .field .secret {
	float: right;
}
.comments .comment-form .field .secret input {
	display: none;
}
.comments .comment-form .field .secret label {
	font-size: 0.875em;
	line-height: 40px;
	color: #666;
	outline: none;
	cursor: pointer;
}
.comments .comment-form .field .secret label:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 9px;
	border: 1px solid #e1e1e1;
	vertical-align: middle;
	background-color: #fff;
}
.comments .comment-form .field .secret input[type=checkbox]:checked+label:before {
	background-image: url(./images/ico_package.png);
	background-repeat: no-repeat;
	background-position: -97px -295px;
}
.comments .comment-form .submit {
	margin-bottom: 10px;
	text-align: right;
}

.pagination {
	max-width: 860px;
	margin: 60px auto 160px;
	text-align: center;
}
.pagination a {
	display: inline-block;
	margin: 0 10px;
	text-decoration: none;
	font-size: 0.875em;
	line-height: 30px;
	color: #2A6894;
	vertical-align: middle;
}
.pagination a:hover {
	color: #2A6894;
}
.pagination .selected {
	color: #000;
}
.pagination .prev,
.pagination .next {
	width: 30px;
	height: 30px;
	background-image: url(./images/ico_package.png);
	background-repeat: no-repeat;
	border: 1px solid #2A6894;
	text-indent: -999em;
	vertical-align: middle;
	box-sizing: border-box;
}
.pagination .prev {
	background-position: 0 -150px;
}
.pagination .prev:hover {
	background-position: -100px -150px;
}
.pagination .next {
	background-position: -50px -150px;
}
.pagination .next:hover {
	background-position: -150px -150px;
}
.pagination .no-more-prev,
.pagination .no-more-next {display: none;}

.pagination .view-more {
	display: block;
	width: 100%;
	margin: 0;
	padding: 14px 0 11px;
	border: 1px solid #2A6894;
	text-decoration: none;
	font-size: 12px;
	line-height: 1;
	color: #2A6894;
}
.pagination .view-more:before {
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	margin-right: 9px;
	background: url(./images/ico_package.png) no-repeat 0 -400px;
}
.pagination .view-more:hover {
	background-color: #2A6894;
	color: #fff;
}
.pagination .view-more:hover:before {
	background-position-x: -50px;
}

/* Entry Content */
.entry-content {
	max-width: 1200px;
	margin: 0 auto;
}
.entry-content h1 {
	clear: both;
	margin: 29px 0 22px;
	font-size: 1.6875em;
	line-height: 1.5;
	color: #000;
}
.entry-content h2 {
	clear: both;
	margin: 29px 0 22px;
	font-size: 1.5em;
	line-height: 1.5;
	color: #000;
}
.entry-content h3 {
	clear: both;
	margin: 29px 0 22px;
	font-size: 1.3125em;
	line-height: 1.5;
	color: #000;
}
.entry-content h4 {
	clear: both;
	margin: 29px 0 22px;
	font-weight: 400;
	font-size: 1.125em;
	line-height: 1.5;
	color: #000;
}
.entry-content p {
	margin-bottom: 22px;
	word-break: break-all;
	font-size: 1em;
	line-height: 1.5714;
	color: #666;
}
.entry-content p img {
	max-width: 100%;
	height: auto;
}
.entry-content hr {
	display: block;
	height: 0;
	border: 0;
	border-bottom: 1px solid #000;
}
.entry-content pre {
	word-break:break-all;
	white-space:pre-wrap;
	word-wrap:break-word;
}
.entry-content pre code.hljs {
	padding: 20px;
}
.entry-content ul {
	list-style: disc inside;
	margin-bottom: 22px;
}
.entry-content ul li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 22px;
	font-size: 1em;
	line-height: 1.5714;
	color: #666;
	text-indent: -22px;
	list-style: inherit;
}
.entry-content ol {
	list-style: decimal inside;
	margin-bottom: 22px;
}
.entry-content ol li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 16px;
	font-size: 1em;
	line-height: 1.5714;
	color: #666;
	text-indent: -15px;
	list-style: inherit;
}
.entry-content a {
	color: #2A6894;
}
.entry-content img.alignleft {
	float: left;
	margin: 0 22px 22px 0;
}
.entry-content img.aligncenter {
	display: block;
	margin: 0 auto 22px;
}
.entry-content img.alignright {
	float: right;
	margin: 0 0 22px 22px;
}
.entry-content blockquote {
	margin-top: 10px;
	padding: 16px 20px;
	border-left: 4px solid #e6e6e6;
}
.entry-content blockquote p {
	margin: 22px 0 0;
}
.entry-content blockquote p:first-child {
	margin-top: 0;
}
.entry-content table {
	width:100%;
	margin-bottom: 22px;
	border: 1px solid #e6e6e6;
	border-collapse: collapse;
	text-align: center;
	font-size: 1em;
	line-height: 1.5714;
	color: #666;
}
.entry-content table thead th {
	padding:7px 0 11px;
	border-left: 1px solid #e6e6e6;
}
.entry-content table tbody td {
	padding:7px 0 11px;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}
.entry-content input {
	height: 40px;
	padding: 0 10px;
	border: 1px solid #e6e6e6;
	font-size: 0.875em;
	line-height: 1.25;
	color: #666;
	box-sizing: border-box;
	vertical-align: middle;
}
.entry-content .protected_form {
	margin-bottom: 40px;
	padding: 120px 0 200px;
	border-bottom: 1px solid #2A6894;
	text-align: center;
}
.entry-content .protected_form input {
	width: 200px;
	margin-bottom: 10px;
	vertical-align: top;
}
.entry-content .cap1 {
	text-align: center;
	font-size: 0.875em;
	font-style: italic;
}
.entry-content .iframe-wrap {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
.entry-content .iframe-wrap iframe:not([mapdata]) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Comment */

/* Widget & Template Page */

/* ETC */
#dimmed {
	position:fixed;
	top:0;
	left:0;
	z-index:500;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.4);
}

#mediaLogNest {
	max-width:1200px;
	margin: 0 auto;
}

/* Column & Color Type */
.layout-float #wrap {
	padding-left: 240px;
}
.layout-float #header {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	width: 240px;
	height: 100%;
	border-bottom-width: 0;
	border-right: 1px solid #e6e6e6;
	background-color: #fff;
}
.layout-float #header h1 {
	float: none;
	padding: 80px 0 60px;
	text-align: center;
}
.layout-float #gnb {
	float: none;
	padding: 0 40px;
}
.layout-float #gnb ul li {
	float: none;
	padding: 0;
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
}
.layout-float #gnb ul li a {
	padding: 10px 0 1px;
}
.layout-float #gnb ul li a:hover:after {
	margin: 0;
}
.layout-float #content {
	max-width: 900px;
	padding: 80px 0 0 60px;
}
.layout-float #aside {
	padding-left: 60px;
}
.layout-float #aside .inner {
	max-width: 900px;
	margin: 0;
}
.layout-float #footer .copyright {
	max-width: 900px;
	padding-left: 60px;
}
.layout-float .cover-slider {
	padding-bottom: 53.3333%;
}
.layout-float .cover-slider .prev {
	margin-left: -430px;
}
.layout-float .cover-slider .next {
	margin-left: 381px;
}
.layout-float .cover-slider ul li .text-box .title {
	font-size: 3em;
}
.layout-float .cover-thumbnail-list-1 ul li {
	padding-left: 36px;
}
.layout-float .cover-special-contents ul li .category {
	margin-top: 57px;
}
.layout-float .cover-special-contents ul li .title {
	margin-bottom: 26px;
	font-size: 1.5em;
}
.layout-float .cover-special-contents ul li .title:after {
	margin-top: 22px;
}
.layout-float .cover-special-contents ul li .excerpt {
	height: 10em;
	margin-bottom: 35px;
	padding: 0 55px;
	line-height: 1.7142;
}
.layout-float .cover-wide-panel .box {
	width: 800px;
	margin-top: -80px;
}
.layout-float .cover-wide-panel h2 {
	font-size: 1.5em;
}
.layout-float .cover-wide-panel p {
	padding:0 60px;
}

.layout-float .post-item {
	width: 30.6666%;
}
.layout-float .post-item:nth-child(4n+1) {
	padding-left: 4%;
}
.layout-float .post-item:nth-child(3n+1) {
	padding-left: 0;
}
.layout-float.post-type-text .post-item {
	width: auto;
	padding-left: 0;
}
.layout-float .related-articles ul li .thum {
	padding-bottom: 100% ;
}
.layout-float .cover-thumbnail-list-2 ul {
	margin-left: -36px;
}
.layout-float .cover-thumbnail-list-2 ul li {
	width: 33.3333%;
	padding-left: 36px;
}
.layout-float #aside .sidebar-1,
.layout-float #aside .sidebar-2,
.layout-float #aside .sidebar-3 {
	width: 33.3333%;
}
.layout-float #aside .sidebar-1 {
	padding-right: 24px;
}
.layout-float #aside .sidebar-3 {
	padding-left: 24px;
}
.layout-float .related-articles ul {
	margin-left: -36px;
}
.layout-float .related-articles ul li {
	padding-left: 36px;
}

/* Black Type */
.color-dark,
.color-dark #header,
.color-dark .cover-wide-panel .box,
.color-dark #aside .search input,
.color-dark .comments .comment-form input[type=text],
.color-dark .comments .comment-form input[type=password],
.color-dark .comments .comment-form textarea {
	background-color: #141414;
}
.color-dark .entry-content ul li:before {
	background-color: #333;
}
.color-dark #footer {
	background-color: #000;
}
.color-dark #gnb ul li a:hover:after,
.color-dark .cover-thumbnail-list-1 h2:after,
.color-dark .cover-special-contents ul li .title:after {
	background-color: #2A6894;
}
.color-dark .btn:hover,
.color-dark .pagination .view-more:hover {
	background-color: #2A6894;
}
.color-dark #header,
.color-dark #aside,
.color-dark .post-item,
.color-dark .cover-thumbnail-list-2 ul li,
.color-dark .comments .comment-list ul li,
.color-dark .comments {
	border-color: #000;
}
.color-dark .hgroup,
.color-dark .another-category,
.color-dark .related-articles h2 {
	border-color: #2A6894;
}
.color-dark #gnb ul li,
.color-dark #aside .posts li,
.color-dark #aside .count ul li,
.color-dark #aside .search fieldset,
.color-dark .entry-content blockquote,
.color-dark .entry-content table,
.color-dark .entry-content table thead th,
.color-dark .entry-content table tbody td,
.color-dark .another-category table th,
.color-dark .another-category table td,
.color-dark .comments .comment-form input[type=text],
.color-dark .comments .comment-form input[type=password],
.color-dark .comments .comment-form textarea,
.color-dark .comments .comment-form .field .secret label:before {
	border-color: #333;
}
.color-dark .btn,
.color-dark .pagination .view-more,
.color-dark .post-header .list-type button,
.color-dark .pagination .prev,
.color-dark .pagination .next,
.color-dark .entry-content a,
.color-dark .cover-thumbnail-list-2 h2,
.color-dark .post-header {
	border-color: #2A6894;
}
.color-dark .post-item .more,
.color-dark .cover-thumbnail-list-2 ul li .more,
.color-dark .pagination a,
.color-dark .entry-content a {
	color: #2A6894;
}
.color-dark #header h1 a {
	color: #d4bda9;
}
.color-dark #gnb ul li a:hover,
.color-dark #aside .posts li a:hover,
.color-dark #aside .tags .more:hover,
.color-dark #aside .count .total,
.color-dark #footer a,
.color-dark .tags .items a:hover,
.color-dark .cover-thumbnail-list-1 h2,
.color-dark .cover-special-contents ul li .title,
.color-dark .cover-wide-panel h2,
.color-dark .post-item a:hover .title,
.color-dark .post-item a:hover .more,
.color-dark .cover-thumbnail-list-2 ul li a:hover .title,
.color-dark .cover-thumbnail-list-2 ul li a:hover .more,
.color-dark .pagination a:hover,
.color-dark .hgroup h1,
.color-dark .pagination .selected,
.color-dark .comments h2 .count,
.color-dark .cover-thumbnail-list-1 ul li a:hover {
	color: #2A6894;
}
.color-dark #gnb ul li a,
.color-dark #aside h2,
.color-dark .hgroup .category,
.color-dark .cover-thumbnail-list-1 h2 em,
.color-dark .cover-special-contents ul li .category,
.color-dark .cover-wide-panel .category,
.color-dark .entry-content h2,
.color-dark .post-item a:hover .excerpt,
.color-dark .cover-thumbnail-list-2 h2,
.color-dark .cover-thumbnail-list-2 ul li a:hover .excerpt,
.color-dark .post-header h2,
.color-dark .another-category h4,
.color-dark .tags h2,
.color-dark .related-articles h2 strong,
.color-dark .comments h2,
.color-dark .comments .comment-list ul li .author-meta .nickname,
.color-dark .comments .comment-list ul li .author-meta a,
.color-dark .btn:hover,
.color-dark .pagination .selected,
.color-dark .pagination .view-more:hover {
	color: #fff;
}
.color-dark #aside .posts li a,
.color-dark #aside .count ul li,
.color-dark #aside .search input,
.color-dark .cover-thumbnail-list-1 ul li a,
.color-dark .cover-special-contents ul li .excerpt,
.color-dark .cover-wide-panel p,
.color-dark .post-item .excerpt,
.color-dark .cover-thumbnail-list-2 ul li .excerpt,
.color-dark .entry-content p,
.color-dark .entry-content ul li,
.color-dark .entry-content ol li,
.color-dark .entry-content table,
.color-dark .tags .items a,
.color-dark .another-category table th a {
	color: #808080;
}
.color-dark #aside .search input::-webkit-input-placeholder,
.color-dark .comments .comment-form input::-webkit-input-placeholder,
.color-dark .comments .comment-form textarea::-webkit-input-placeholder {
	color: #333;
}
.color-dark #aside .tags .more,
.color-dark .btn,
.color-dark .pagination .view-more,
.color-dark .comments .comment-list ul li .author-meta .control a {
	color: #2A6894;
}
.color-dark .post-item .title,
.color-dark .cover-thumbnail-list-2 ul li .title {
	color: #ccc;
}
.color-dark #aside .search button {
	background-position-x: -37px;
}
.color-dark #aside .search button:hover,
.color-dark #aside .search button:focus,
.color-dark #aside .search input:focus+button {
	background-position-x: 13px;
}
.color-dark #aside .tags .more:after {
	background-position-x: -50px;
}
.color-dark #aside .tags .more:hover:after {
	background-position-x: 0;
}
.color-dark .pagination .prev {
	background-position-x: -100px;
}
.color-dark .pagination .next {
	background-position-x: -150px;
}
.color-dark .pagination .prev:hover {
	background-position-x: 0;
}
.color-dark .pagination .next:hover {
	background-position-x: -50px;
}
.color-dark .post-header .list-type .thum {
	background-position-x: -100px;
}
.color-dark .post-header .list-type .thum:hover,
.color-dark .post-header .list-type .thum.current {
	background-position-x: 0;
}
.color-dark .post-header .list-type .list {
	background-position-x: -150px;
}
.color-dark .post-header .list-type .list:hover,
.color-dark .post-header .list-type .list.current {
	background-position-x: -50px;
}
.color-dark .pagination .view-more:before {
	background-position-x: -100px;
}
.color-dark .pagination .view-more:hover:before {
	background-position-x: -50px;
}
.color-dark .btn:after {
	background-position-x: -100px;
}
.color-dark .btn:hover:after,
.color-dark .pagination .view-more:hover {
	background-position-x: 0;
}
.color-dark .post-item .more:after,
.color-dark .cover-thumbnail-list-2 ul li .more:after {
	background-position-x: -50px;
}
.color-dark .post-item a:hover .more:after,
.color-dark .cover-thumbnail-list-2 ul li a:hover .more:after {
	background-position-x: 0;
}

.color-dark #header .mobile-menu span,
.color-dark #header .mobile-menu:before,
.color-dark #header .mobile-menu:after {
	background-color: #2A6894;
}
.color-dark #gnb {
	background-color: #141414;
}

.color-dark .container_postbtn .postbtn_like .txt_like {
	color: #808080;
}

/* Retina Display */
@media  only screen and (-webkit-min-device-pixel-ratio:1.5) {
	#aside .tags .more:after,
	#aside .search button,
	.btn:after,
	.cover-slider .prev,
	.cover-slider .next,
	.post-header .list-type button,
	.post-item .thum:before,
	.cover-thumbnail-list-2 ul li .thum:before,
	.post-item .more:after,
	.cover-thumbnail-list-2 ul li .more:after,
	.post-btn button,
	.related-articles ul li .thum:before,
	.comments .comment-form .field .secret input[type=checkbox]:checked+label:before,
	.pagination .prev,
	.pagination .next,
	.pagination .view-more:before {background-image: url(./images/ico_package_2x.png); background-size: 200px auto;}
}

/* Media Screen - Tablet */
@media screen and (max-width:1199px) {
	#header,
	#aside,
	#content .inner,
	.cover-thumbnail-list-1,
	.cover-special-contents,
	.cover-thumbnail-list-2,
	.pagination {
		padding-left: 34px;
		padding-right: 34px;
	}
	.cover-slider .prev {
		left: 20px;
		margin-left: 0;
	}
	.cover-slider .next {
		left: auto;
		right: 20px;
		margin-left: 0;
	}
	.cover-special-contents ul li .box {
		margin-top: -177px;
	}
	.cover-special-contents ul li .excerpt {
		height: 6.4284em;
		-webkit-line-clamp: 3;
	}
	.cover-wide-panel .box {
		max-width: none;
		margin-left: 150px;
		margin-right: 150px
	}
	.entry-content img.alignleft,
	.entry-content img.alignright {
		max-width: 50%;
	}

	.layout-float #header,
	.layout-float .cover-thumbnail-list-1,
	.layout-float .cover-special-contents,
	.layout-float .cover-wide-panel,
	.layout-float .cover-thumbnail-list-2,
	.layout-float .pagination,
	.layout-float #content .inner {
		padding-left: 0;
		padding-right: 0;
	}
	.layout-float .cover-thumbnail-list-1 h2,
	.layout-float .cover-special-contents ul li .title,
	.layout-float .cover-wide-panel h2 {
		font-size: 1.25em;
	}
	.layout-float .cover-thumbnail-list-1 ul li {
		padding-left: 20px;
	}
	.layout-float .cover-special-contents ul li .category {
		margin-top: 30px;
	}
	.layout-float .cover-special-contents ul li .title {
		margin-bottom: 17px;
	}
	.layout-float .cover-special-contents ul li .title:after {
		margin-top: 16px;
	}
	.layout-float .cover-special-contents ul li .excerpt {
		height: 5.1426em;
		margin-bottom: 21px;
		padding: 0 10%;
		font-size: 0.75em;
	}
	.layout-float .cover-wide-panel {
		margin-bottom: 80px;
	}
	.layout-float .cover-wide-panel p {
		padding: 0 10%;
		font-size: 0.75em;
	}
	.layout-float .cover-thumbnail-list-2 ul {
		margin-left: -20px;
	}
	.layout-float .cover-thumbnail-list-2 ul li {
		padding-left: 20px;
	}
	.layout-float .cover-thumbnail-list-2 ul li .title,
	.layout-float .post-item .title {
		font-size: 1em;
	}
	.layout-float .cover-thumbnail-list-2 ul li .excerpt,
	.layout-float .post-item .excerpt {
		height: 5em;
		font-size: 0.75em;
		line-height: 1.6666;
	}
	.layout-float .post-header {
		margin: 0;
	}
	.layout-float #content {
		padding: 80px 34px 0;
	}
	.layout-float .cover-wide-panel .box {
		width: auto;
	}
	.layout-float #aside {
		padding-left: 34px;
		padding-right: 34px;
	}
	.layout-float #aside .sidebar-1 {
		width: 50%;
		padding: 0 10px 0 0;
	}
	.layout-float #aside .sidebar-2 {
		width: 50%;
		margin: 0;
		padding: 0 0 0 10px;
	}
	.layout-float #aside .sidebar-3 {
		clear: both;
		float: none;
		width: auto;
		padding: 0;
	}
	.layout-float #aside .search {
		float: left;
		width: 50%;
		padding-right: 10px;
		box-sizing: border-box;
	}
	.layout-float #aside .count {
		float: right;
		width: 50%;
		margin: 0;
		padding-left: 10px;
		box-sizing: border-box;
	}
}
@media screen and (max-width:1023px) {
	#header h1 {
		float: none;
		padding: 20px 50px 20px 0;
	}
	#header h1 img {
		width: auto;
		height: 28px;
	}
	#header .mobile-menu {
		display: block;
		position: absolute;
		top: 50%;
		right: 19px;
		width: 48px;
		height: 48px;
		margin-top: -24px;
		text-indent: -999em;
		outline: none;
	}
	#header .mobile-menu span,
	#header .mobile-menu:before,
	#header .mobile-menu:after {
		position: absolute;
		top: 50%;
		left:50%;
		width: 18px;
		height: 2px;
		margin-left: -9px;
		background-color: #2A6894;
		-webkit-transition: -webkit-transform .3s;
		transition: transform .3s;
	}
	#header .mobile-menu span {
		top: 50%;
		margin-top: -1px;
	}
	#header .mobile-menu:before {
		content: "";
		margin-top: -8px;
	}
	#header .mobile-menu:after {
		content: "";
		margin-top: 6px;
	}
	#header .mobile-menu.on {
		position: fixed;
		top: 10px;
		margin-top: 0;
		z-index: 610;
		outline: none;
	}
	#header .mobile-menu.on span {
		display: none;
	}
	#header .mobile-menu.on:before {
		margin-top: -1px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#header .mobile-menu.on:after {
		margin-top: -1px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#gnb {
		position: fixed;
		top: 0;
		right: -300px;
		z-index: 600;
		width: 300px;
		height: 100%;
		padding-top: 68px;
		background-color: #fff;
		box-sizing: border-box;
		-webkit-transition: right .3s;
		transition: right .3s;
	}
	#gnb ul {
		overflow-y: auto;
		height: 100%;
	}
	#gnb ul li {
		float: none;
		padding: 0;
		border-top: 1px solid #ebebeb;
		font-size: 1.125em;
	}
	#gnb ul li a {
		padding: 19px 30px 12px;
	}
	#gnb ul li a:hover:after {
		display: none;
	}
	#gnb.on {
		right: 0;
	}
	#aside {
		margin-top: 80px;
	}
	#aside .sidebar-1 {
		width: 50%;
		padding: 0 10px;
	}
	#aside .sidebar-2 {
		width: 50%;
		margin: 0;
		padding: 0 10px;
	}
	#aside .sidebar-3 {
		clear: both;
		float: none;
		width: auto;
		padding: 0;
	}
	#aside .search {
		float: left;
		width: 50%;
		padding-right: 10px;
		box-sizing: border-box;
	}
	#aside .count {
		float: right;
		width: 50%;
		margin: 0;
		padding-left: 10px;
		box-sizing: border-box;
	}
	#header,
	.cover-thumbnail-list-1,
	.cover-special-contents {
/* [수정-원본] padding: 0 34px; */
		padding: 0 20px;
	}
	.cover-slider {
		margin-bottom: 50px;
/* [수정-원본] padding-bottom: 39.0625%; */
		padding-bottom: 80vh;
	}
	.cover-slider ul li .text-box .title {
		margin-bottom: 21px;
/* [수정_원본] font-size: 2.25em; */
		font-size: 1.25em;
	}
	.cover-slider ul li .text-box .title em {
		margin-bottom: 8px;
		font-size: 0.5555em;
	}
	.btn, a.btn {
		width: 138px;
	}
	.cover-thumbnail-list-1 {
		margin-bottom: 41px;
	}
	.cover-thumbnail-list-1 h2 {
		font-size: 1.5em;
	}
	.cover-thumbnail-list-1 h2 em {
		margin-bottom: 3px;
		font-size: 0.5833em;
	}
	.cover-thumbnail-list-1 h2:after {
		width: 40px;
		margin-top: 24px;
	}
	.cover-thumbnail-list-1 ul li {
		padding-left: 20px;
		font-size: 0.75em;
	}
	.cover-special-contents {
		margin-bottom: 50px;
	}
	.cover-special-contents ul li .category {
		margin: 48px 0 -46px;
	}
	.cover-special-contents ul li .title {
		margin: 48px 0 26px;
		font-size: 1.5em;
	}
	.cover-special-contents ul li .title:after {
		margin-top: 21px;
	}
	.cover-special-contents ul li .excerpt {
		height: 5.1426em;
		margin-bottom: 38px;
		padding:0 10%;
		line-height: 1.7142;
	}
	.cover-wide-panel {
		margin-bottom: 100px;
	}
	.cover-wide-panel .bg {
		height: 180px;
	}
	.cover-wide-panel .box {
		margin-top: -65px;
		padding-top: 48px;
	}
	.cover-wide-panel .category {
		margin-bottom: 0;
	}
	.cover-wide-panel h2 {
		margin-bottom: 20px;
		font-size: 1.5em;
	}
	.cover-wide-panel h2:after {
		margin-top: 24px;
	}
	.post-header:first-child {
		margin-top: 50px;
	}
	.cover-thumbnail-list-2 ul {
		margin-left: -20px;
	}
	.cover-thumbnail-list-2 ul li {
		padding: 20px 0 0 20px;
	}
	.post-header {
		margin: 0 34px;
	}
	.post-item .title,
	.cover-thumbnail-list-2 ul li .title {
		font-size: 1.125em;
	}
	.post-item {
		width: 22.75%;
		padding-left: 3%;
	}
	.post-type-text .post-item {
		padding: 30px 0 22px;
	}
	.post-type-text .post-item .title {
		margin: 0 0 2px;
		padding: 0;
		font-size: 1em;
	}
	.post-type-text .post-item .excerpt {
		margin-bottom: 9px;
		-webkit-line-clamp: 2;
		font-size: 0.75em;
	}
	.hgroup {
		margin-bottom: 50px;
		padding-bottom: 30px;
	}
	.related-articles {
		margin-bottom: 80px;
	}
	.related-articles ul {
		margin-left: -20px;
	}
	.related-articles ul li {
		padding-left: 20px;
	}
	.related-articles ul li .title {
		font-size: 0.75em;
	}
	.comments {
		margin-bottom: 40px;
	}
	.layout-float #wrap {
		padding-left: 180px;
	}
	.layout-float #header {
		width: 180px;
	}
	.layout-float #gnb {
		position: relative;
		width: auto;
		top: auto;
		right: auto;
		padding:0 30px;
	}
	.layout-float #gnb ul li {
		font-size: 0.875em;
		border-top: 0;
	}
	.layout-float .post-item {
		padding-left: 4%;
	}
	.layout-float #header .mobile-menu {
		display: none;
	}
	.layout-float .cover-slider {
		padding-bottom: 57.6923%;
	}
	.layout-float .cover-slider ul li .text-box .title {
		font-size: 1.875em;
	}
	.layout-float .related-articles ul {
		margin-left: -20px;
	}
	.layout-float .related-articles ul li {
		padding-left: 20px;
	}
}

/* Media Screen - Mobie */
@media screen and (max-width:767px) {
	#header,
	#content .inner,
	.cover-thumbnail-list-1,
	.cover-thumbnail-list-2 {
		padding: 0 20px;
	}
	.pagination {
		padding: 0 20px;
    margin: 20px auto 60px;
	}
	.cover-special-contents {
/* 원본	padding: 0; */
		padding: 0 20;
	}
	#header h1 {
		line-height: 20px;
	}
	#header h1 img {
		height: 20px;
	}
	#header .mobile-menu {
		right: 0;
	}
	#header .mobile-menu.on {
		top: 6px;
	}
	#gnb {
		padding-top: 60px;
	}
	#aside {
		padding:40px 20px;
	}
	#aside .sidebar-1,
	#aside .sidebar-2,
	#aside .sidebar-3,
	#aside .search,
	#aside .count {
		float: none;
		width: auto;
		padding: 0;
	}
	#aside .posts li a {
		padding: 7px 0 4px;
	}
	.cover-slider {
/* [수정-원본] padding-bottom: 75%; */
		padding-bottom: 65vh;
	}
	.cover-slider .prev,
	.cover-slider .next {
		width: 24px;
		height: 42px;
		margin-top: -21px;
		background-size: 100px auto;
	}
	.cover-slider .prev {
		left: 10px;
		background-position: 0 -100px;
	}
	.cover-slider .prev:hover {
		background-position-x: -50px;
	}
	.cover-slider .next {
		right: 10px;
		background-position: -25px -100px;
	}
	.cover-slider .next:hover {
		background-position-x: -75px;
	}
	.cover-slider .paging {
		bottom: 20px;
	}
	.cover-slider ul li .text-box .title {
		margin-bottom: 28px;
		padding: 0 30px;
/* [수정_원본] font-size: 1.5em; */
		font-size: 1.0em;
	}
	.cover-slider ul li .text-box .title em {
		margin-bottom: 10px;
		font-size: 0.75em;
	}
	.cover-thumbnail-list-1 {
		margin-bottom: 30px;
	}
	.cover-thumbnail-list-1 h2 {
		float: none;
		width: auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.cover-thumbnail-list-1 h2 br {
		display: none;
	}
	.cover-thumbnail-list-1 h2:after {
		margin: 24px auto 0;
	}
	.cover-thumbnail-list-1 ul {
		float: none;
		width: auto;
	}
	.cover-thumbnail-list-1 ul li {
		float: none;
		width: auto;
		margin-bottom: 10px;
		padding: 0;
		font-size: 0.875em;
		line-height: 2.2857;
	}
	.cover-thumbnail-list-1 ul li .thum img {
		width: 100%;
	}
	.cover-special-contents {
		margin: 0;
	}
	.cover-special-contents ul li,
	.cover-special-contents ul li:nth-child(even) {
		width: auto;
		margin-bottom: 100px;
		padding: 0;
	}
	.cover-special-contents ul li .thum,
	.cover-special-contents ul li:nth-child(even) .thum {
		float: none;
		width: auto;
		margin: 0;
	}
	.cover-special-contents ul li .box {
		position: relative;
		left: auto;
		top: auto;
		width: 100%;
		margin: 0;
	}
	.cover-special-contents ul li .category {
		margin: 28px 0 -25px;
	}
	.cover-special-contents ul li .title {
/* [원본] margin: 28px 0 16px; */
		margin: 90px 0 16px;
	}
	.cover-special-contents ul li .title:after {
		margin-top: 13px;
	}
	.cover-special-contents ul li .excerpt {
/* [원본] margin-bottom: 46px; */
		margin-bottom: 5px;
	}
	.cover-wide-panel {
		margin-bottom: 80px;
	}
	.cover-wide-panel .bg {
		height: 100px;
	}
	.cover-wide-panel .box {
		margin: -20px 10px 0;
	}
	.cover-wide-panel p {
		padding: 0 10px;
	}
	.cover-thumbnail-list-2 {
		margin-bottom: 20px;
	}
	.cover-thumbnail-list-2 ul {
		margin-left: -10px;
	}
	.cover-thumbnail-list-2 ul li {
		width: 50%;
		margin-bottom: 20px;
		padding-left: 10px;
	}
	.post-item .title,
	.cover-thumbnail-list-2 ul li .title {
/* 원본	padding-right: 10%; */
		padding-right: 0%;
		font-size: 1em;
		box-sizing: border-box;
	}
	.post-item .excerpt,
	.cover-thumbnail-list-2 ul li .excerpt {
		height: 2.5rem;
		margin-bottom: 8px;
/* 원본	padding-right: 10%; */		
		padding-right: 0%;
		font-size: 0.75em;
		line-height: 1.25rem;
	}
	.post-header {
		margin: 0 20px;
	}
	.post-item {
		width: 50%;
		padding-left: 0;
		box-sizing: border-box;
	}
	.post-type-thumbnail .post-item {
		border-bottom: none;
	}

	.post-item:nth-child(odd) {
		padding-right: 5px;
	}
	.post-item:nth-child(even) {
		padding-left: 5px;
	}
	.post-type-text .post-item .thum {
		width: 100px;
	/* 원본	height: 100px; */
		height: 95px;
		margin-left: 28px;
	}
	.post-type-text .post-item .thum img {
		width: 100px;
		margin: 0;
	}
	.hgroup {
		padding: 49px 0 30px;
	}
	.hgroup.guest {
    margin: 0 20px 25px;
	}
	.hgroup.tag {
    margin: 0 20px;
	}
	#content .tags.section {
		padding: 0 20px;
	}
	.entry-content h2 {
		font-size: 1.125em;
	}
	.entry-content .table-wrap {
		overflow: auto;
		width: 100%;
	}
	.entry-content table {
		width: 680px;
		table-layout: fixed;
		font-size: 0.75em;
	}
	.entry-content img.alignleft,
	.entry-content img.alignright {
		max-width: 100%;
	}
	.related-articles ul {
		margin-left: -10px;
	}
	.related-articles ul li {
		width: 50%;
		margin-bottom: 10px;
		padding-left: 10px;
	}
	.comments {
		margin-bottom: 20px;
	}
	.comments .comment-list {
		margin-bottom:10px;
		border-top: 1px solid #e6e6e6;
	}
	.comments .comment-list ul li {
		padding-bottom:0;
	}
	.comments .comment-list ul li ul {
		border-top: 1px solid #e6e6e6;
	}
	.comments .comment-list ul li ul li {
		padding:20px 0 0 48px;
	}
	.comments .comment-list ul li .author-meta,
	.comments .comment-list ul li ul li .author-meta {
		position:relative;
		top:0;
		left:0;
	}
	.comments .comment-list ul li .author-meta img {
		position: absolute;
		top: 0;
		left: 0;
	}
	.comments .comment-list ul li .author-meta .nickname,
	.comments .comment-list ul li .author-meta .date {
		display: block;
		float: none;
		line-height: 1.5;
	}

	.comments .comment-list ul li .author-meta .nickname .tistoryProfileLayerTrigger {
		margin-bottom:4px;
	}

	.comments .comment-list ul li .author-meta .date {
		margin-left: 0;
		margin-top: 2px;
	}
	.comments .comment-list ul li .author-meta .date::before {
		display: none;
	}

	.comments .comment-list ul li p {
		margin: 14px 0 0;
	}

	.comments .comment-list ul li .control {
		position: relative;
		top: auto;
		right: auto;
		display: block;
		margin: 9px 0 18px -2px;
	}
	.comments .comment-list ul li ul li .control {
		top: auto;
	}
	.comments .comment-form .field {
		width: auto;
		margin: 0;
		padding-right: 80px;
	}
	.comments .comment-form .field .secret {
		float: none;
		position: absolute;
		bottom: 10px;
		right: 0;
	}
	.comments .comment-form .field .secret label {
		line-height: 20px;
	}
	.comments .comment-form input[type=text],
	.comments .comment-form input[type=password] {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	.comments.guest {
		margin-bottom: 20px;
		padding: 0 20px;
	}
	.pagination a {
		margin: 0 5px;
	}
	.layout-float #wrap {
		padding: 0;
	}
	.layout-float #header {
		float: none;
		position: relative;
		z-index: auto;
		width: 100%;
		height: auto;
		padding: 0 10px;
		border-bottom-width: 1px;
		box-sizing: border-box;
	}
	.layout-float #header h1 {
		float: none;
		padding: 20px 0;
		text-align: left;
	}
	.layout-float #header .mobile-menu {
		display: block;
	}
	.layout-float #gnb {
		position: fixed;
		top: 0;
		right: -300px;
		z-index: 600;
		width: 300px;
		height: 100%;
		padding: 60px 0 0;
		background-color: #fff;
		box-sizing: border-box;
		-webkit-transition: right .3s;
		transition: right .3s;
		box-sizing: border-box;
	}
	.layout-float #gnb.on {
		right: 0;
	}
	.layout-float #gnb ul li {
		float: none;
		padding: 0;
		border-top: 1px solid #ebebeb;
		border-bottom: none;
		font-size: 1.125em;
		text-align: left;
	}
	.layout-float #gnb ul li a {
		padding: 19px 30px 12px;
	}
	.layout-float #content {
		padding: 0;
	}
	.layout-float .cover-thumbnail-list-1 ul li {
		padding:0;
	}
	.layout-float #header,
	.layout-float .cover-thumbnail-list-1,
	.layout-float .cover-special-contents,
	.layout-float .cover-wide-panel,
	.layout-float .cover-thumbnail-list-2,
	.layout-float .pagination,
	.layout-float #content .inner {
		padding: 0 10px;
	}
	.layout-float .cover-slider {
		padding-bottom: 75%;
	}
	.layout-float .cover-slider .prev {
		left: 10px;
		margin-left: 0;
	}
	.layout-float .cover-slider ul li .text-box .title {
		margin-bottom: 28px;
		padding: 0 30px;
		font-size: 1.5em;
	}
	.layout-float .cover-slider ul li .text-box .title em {
		margin-bottom: 10px;
		font-size: 0.75em;
	}
	.layout-float .cover-thumbnail-list-1 h2,
	.layout-float .cover-special-contents ul li .title,
	.layout-float .cover-wide-panel h2 {
		font-size: 1.5em;
	}
	.layout-float .cover-special-contents ul li .excerpt {
		height: 5.1426em;
		margin-bottom: 46px;
		padding: 0 10%;
		line-height: 1.7142;
		font-size: 0.875em;
	}
	.layout-float .cover-wide-panel .box {
		margin: -20px 10px 0;
	}
	.layout-float .cover-wide-panel p {
		margin-bottom: 48px;
		padding:0 10px;
		font-size: 0.875em;
		line-height: 2.1428;
	}
	.layout-float .cover-thumbnail-list-2 ul {
		margin-left: -10px;
	}
	.layout-float .cover-thumbnail-list-2 ul li {
		width: 50%;
		padding-left: 10px;
	}
	.layout-float .post-header {
		margin: 0 10px;
	}
	.layout-float .post-item {
		width: 50%;
		padding-left: 0;
	}
	.layout-float .post-item:nth-child(4n+1) {
		padding-left: 0;
	}
	.layout-float .post-item:nth-child(even) {
		padding-left: 5px;
	}
	.layout-float .related-articles ul {
		margin-left: -10px;
	}
	.layout-float .related-articles ul li {
		padding-left: 10px;
	}
	.layout-float #aside {
		padding: 40px 10px;
	}
	.layout-float #aside .sidebar-1,
	.layout-float #aside .sidebar-2,
	.layout-float #aside .sidebar-3,
	.layout-float #aside .search,
	.layout-float #aside .count {
		float: none;
		width: auto;
		padding: 0;
	}
	.layout-float.color-dark #gnb {
		background-color: #141414;
	}
	.layout-float.color-dark #gnb ul li {
		border-color: #333;
	}
}

.revenue_unit_wrap.position_list{
	max-width: 860px;
	margin: 30px auto
}



