@charset "UTF-8";
/* CSS Document */

/*skin start*/
/* font */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
 
@charset "UTF-8";
/* CSS Document */


 body {font-family: 'Pretendard', sans-serif;
 font-size: 10.5px; padding: 0; margin: 0; box-sizing: border-box; line-height: 15px; }
 a { text-decoration: none; }
 ul, li, ol {list-style: none; padding:0; margin: 0;}
 input:focus, textarea:focus {outline: none;}
 button {padding: 0; border:0; background: transparent;}
 img {vertical-align: bottom;}
 textarea {resize: none;}


 /* loading */
 #loading
 { background:#fffffff3; width: 100%; height: 100%; top: 0; left: 0;
 position: fixed; display: flex; z-index: 999; opacity: 0.9;}
 #loading > img { display: flex; width: 70px; height: 70px; margin: auto;}


/* layout */
 #whole { position: relative;
 margin: 100px auto; background: #FFF;}
 #head { width: calc(100% - 10px); height: calc(10% - 10px);  padding: 5px;
 position: relative; background: #FFF;}
 #sidebar{ width: calc(100% - 0px); height: calc(30% - 0px);
 position: relative; background: #FFF;}
 #container { width: calc(100% - 10px); height: calc(55% - 10px); padding: 5px;
 position: relative; background: #FFF; overflow-y: auto;
 overflow-x: hidden;}
 #footer { width: calc(100% - 10px); height: calc(5% - 10px); padding: 5px; 
 position: relative; background: #FFF; display: flex; align-items: center;}


/* head */
 .h-cate {display: flex; height: 100%; align-items: center; 
 justify-content: space-between; z-index: 2; position: relative;}
 .h-info {display: flex; align-items: center;}
 .h-info img {width: 40px; height: 40px; border-radius: 50%; margin-right: 5px; 
 object-fit: cover;}
 .h-infotext {display: flex; flex-direction: column;}

 .h-info2 {display: flex; flex-direction: column; align-items: flex-end;}

 .h-menu {display: flex; font-size: 15px; position: absolute; left: -90px;
 top: 0; flex-direction: column;}
 
 .menu, .cate {margin-bottom: 10px; width: 85px;
 background: #FFF; font-size: 10.5px;}
 .menu-btn, .cate-btn {padding: 8px;}
 .menu-list {margin-top: 10px; display: none;}
 .cate-list {display: none;}

 .sub_category_list {display: none;}
 .link_item:hover {cursor: pointer;}
 .menu-text, .cate-text { position: absolute; opacity: 0; margin-left: 10px;} 
 .menu-btn:hover .menu-text,  .cate-btn:hover .cate-text { opacity: 1; transition: all 0.3s ease; }
 .menu-btn:hover, .cate-btn:hover {cursor: pointer; transition: all 0.3s ease;}
 .cate-list > ul > li > ul > li > ul > li a {padding-left: 15px;}

 
/* hover */
 .menu-list a:before, .cate-list a:before {content: ""; top: 0;}
 .menu-list a, .cate-list a { box-sizing: border-box; display: block; padding: 3px 5px;
 -webkit-tap-highlight-color: transparent; white-space: nowrap; overflow: hidden;}
 .menu-list a, .cate-list a { position: relative; z-index: 2; 
 user-select: none; transition: color 1s ease;}
 .menu-list a:after, .menu-list a:before, .cate-list a:after, .cate-list a:before  { -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s;
 -ms-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s;}
 .menu-list a:focus:after, .menu-list a:focus:before, .menu-list a:hover:after,
 .menu-list a:hover:before,  .cate-list a:focus:after, .cate-list a:focus:before, .cate-list a:hover:after,
 .cate-list a:hover:before { outline: 0; -webkit-transition: all 1s ease 0s;
 -moz-transition: all 1s ease 0s; -ms-transition: all 1s ease 0s; -o-transition: all 1s ease 0s;
 transition: all 1s ease 0s;}
 .menu-list a:before, .cate-list a:before { position: absolute; z-index: -1; width: 3px;
 height: 100%; left: 0;}
 .menu-list a:focus:before, .menu-list a:hover:before,  .cate-list a:focus:before, .cate-list a:hover:before { width: 100%; height: 100%;}


/* sidebar */
 .s-bg {width: 100%; height: 100%; overflow: hidden;}
 .s-bg img {width: 100%; object-fit: cover;}
 .s-info { position: absolute; z-index: 1; top: 145px; right: 10px;
 display: flex; border-radius: 50%; flex-direction: column; align-items: center;}
 .s-info img {width: 60px; height: 60px; border-radius: 50%; object-fit: cover;
 padding: 3px; background: #FFF;}
 .s-info span {font-weight: bold;}


/* list */ 
 .list-inner:after{content: ''; display: block; clear: both; margin: 0; padding: 0;}
 .list-wrap {background: transparent;}
 
 .category-name {text-align: center; margin: 10px; margin-bottom: 20px; font-size: 12px;}
 .category-name span {font-weight: bold;}

 #list-basic .list-wrap{ display: block;}
 #list-basic .thumbnail, #list-basic .summary-date {display: none;}
 #list-basic .list-td{ display: flex; flex-direction: column; justify-content: space-between; }
 #list-basic .summary {display: none;}
 #list-basic .list-title {display: flex;  justify-content: space-between; margin-bottom: 5px; font-weight: bold;}
 #list-basic .list-wrap a {display: flex; flex-direction: row; justify-content: space-between; align-items: center;
 padding: 5px; margin: 0 10px;}
 #list-basic .list-cate { display: flex; flex-direction: row;}
 #list-basic .list-catebtn { opacity: 0; margin-left: 10px;}
 #list-basic .list-wrap a:hover .list-catebtn { opacity: 1; transition: all 0.3s ease; }


 #list-gallery .list-wrap{ float: left; width: calc((100% - 6px) / 3); margin: 1px; position: relative; box-sizing: border-box;}
 #list-gallery .list-wrap a{display: block; box-sizing: border-box;}
 #list-gallery .list-wrap .thumbnail {width: 100%; overflow: hidden; position: relative;}
 #list-gallery .list-wrap .thumbnail img{width:100%; object-fit: cover;
  -webkit-transform: scale(1);  transform: scale(1); -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;}
 #list-gallery .list-wrap .thumbnail:hover img 
 { -webkit-transform: scale(1.2); transform: scale(1.2); object-fit: cover;}
 #list-gallery .thumbnail-title {overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
 -webkit-line-clamp: 2; text-align: center; -webkit-box-orient: vertical;  width: 100%; height: 100%;
 position: absolute; background: #00000047;
  top: 0; left: 0;  color: #FFF; opacity: 0; transition: 0.3s; display: flex; justify-content: space-between;
    flex-direction: column;}
 #list-gallery .list-wrap .thumbnail:hover .thumbnail-title, 
 #list-gallery .list-wrap .thumbnail:focus .thumbnail-title{ opacity: 1; transition: all 0.3s ease;}
 #list-gallery .list-td{display: none; flex-direction: column; justify-content: center;
 align-items: center; width: 100%; height: 100%; position: absolute; top: 0;}
 #list-gallery .list-title {overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
 -webkit-line-clamp: 2; text-align: center; -webkit-box-orient: vertical; }
 #list-gallery .thumbnail-title span {font-weight: 700; overflow: hidden;   text-overflow: ellipsis; display: -webkit-box; 
 -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
 #list-gallery .summary,  #list-gallery .list-cate, #list-gallery .summary-date {display: none;} 


 #list-summary .thumbnail-title {display: none;}
 #list-summary .list-wrap{display: block; overflow-y: hidden; margin-bottom: 10px;}
 #list-summary .list-wrap a{display: flex; flex-direction: row-reverse; width: 100%;} 
 #list-summary .list-wrap .thumbnail {width: 40%; overflow: hidden;}
 #list-summary .list-wrap .thumbnail img{width:100%; object-fit: cover;
 -webkit-transform: scale(1);  transform: scale(1); -webkit-transition: .3s ease-in-out;
 transition: .3s ease-in-out;}
 #list-summary .list-wrap .thumbnail:hover img 
 {-webkit-transform: scale(1.2); transform: scale(1.2); object-fit: cover;}
 #list-summary .list-td{display: none;}
 #list-summary .list-title { overflow: hidden;   text-overflow: ellipsis; display: -webkit-box; 
 -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
 #list-summary .list-title span {font-weight: bold;}
 #list-summary .list-arrow {display: none;}
 #list-summary .list-date {text-align: left; display: none;} 
 #list-summary .summary {display: flex; margin-left: 10px; text-align: left;
 width: 60%; flex-direction: column; justify-content: space-between;} 
 #list-summary .summary-date {font-weight: bold; margin-bottom: 20px;}
 #list-summary .summary-desc {overflow: hidden;
 text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
 #list-summary .list-cate {display: none;}


/* article */
 .article-td { margin: 10px; display: flex; flex-direction: column;}
 .article-title {font-size: 15px; font-weight: bold; text-align: center; margin: 10px 0px;}
 .article-dc {display: flex; justify-content: flex-end;}
 .article-date  { font-size: 12px; text-align: right;}
 .article-cate { font-size: 12px; margin-bottom: 10px; }
 .article-desc, .article-tag {padding: 0px 10px; }
 .article-tag a {display: inline;}
 #article .container_postbtn {padding: 20px 0 !important;}


/* blockquote */
 blockquote[data-ke-style='style1'] span:before{ content: ''; display: block; background: url(https://t1.daumcdn.net/keditor/dist/0.4.9/image/blockquote-style1.svg) no-repeat 50% 0; padding-top: 34px; transform: rotate(0deg);
 margin-top: 10px; }
 blockquote[data-ke-style='style1'] span:after{ content: ''; display: block; background: url(https://t1.daumcdn.net/keditor/dist/0.4.9/image/blockquote-style1.svg) no-repeat 50% 0; padding-top: 34px; transform: rotate(180deg); 
 margin-bottom: 10px;}
 
 blockquote[data-ke-style='style2'] { background: #f3f3f3; padding:5px; margin:5px;  font-size: 12px; line-height:20px; font-weight: bold;}
 blockquote[data-ke-style='style3'] { padding: 5px; font-size: 8pt; line-height: 20px;  margin: 5px; max-height: 120px;  overflow-y: auto;}
 blockquote p  {font-size: 13px !important;}

 .btn-toggle-moreless{margin: 5px; padding: 5px; font-family: 'Pretendard', sans-serif !important; font-size: 10.5px !important; font-weight: 700;}
 div[data-ke-type='moreLess'] .btn-toggle-moreless {line-height: 21px !important;}
 div[data-ke-type='moreLess'] .btn-toggle-moreless:before{content:"+"; font-family:"Font Awesome 5 Free"; margin-right: 5px; font-weight:700;}
 div[data-ke-type='moreLess'].open .btn-toggle-moreless:before{content:"-"; font-family:"Font Awesome 5 Free"; margin-right: 5px; font-weight:700;  border-bottom: 0;}
 div[data-ke-type='moreLess'].open .moreless-content{margin:0 5px; padding:5px; overflow: hidden;}
 figure.fileblock {margin-top: 10px !important; margin-bottom: 10px !important;}


/* article paging */
 .article-paging {display: flex; justify-content: space-between; font-size: 11px; font-weight: bold;
 padding: 0px 10px; margin-bottom: 10px;}
 
 .article-btn {display: flex; font-size: 17px; justify-content: space-between; padding: 0px 10px;
 margin: 10px 0px;}
 .related-button {margin-left: 10px;}
 .comment-button {font-size: 12px;}
 .related-button:hover, .comment-button:hover {cursor: pointer;}
 
 #article-rd { display: none; padding: 5px; margin-bottom: 5px; border-radius: 3px;}
 #article-rd .rd-inner {font-size: 11px; font-weight: bold; text-align: right; margin-bottom: 5px;}
 #article-rd .rd-wrap { float: left; width: calc((100% - 40px) / 4); margin: 5px;}
 #article-rd .rd-wrap:last-child {margin-right: 0;}
 #article-rd:after {content: ''; display: block; clear: both; margin: 0; padding: 0;}
 #article-rd .rd-title {overflow: hidden;  text-overflow: ellipsis; white-space: nowrap; text-align: center;}
 #article-rd .thumb_related img {width: 100%; object-fit: cover;}
 

/* comment */
 .tistoryProfileLayerTrigger {display:none !important;}
 .comment {display: none; margin: 10px;}
 #comment-list, #reply-list {padding: 0;}
 .reply-body ul {padding: 0;}
 .comment-right{display: flex; justify-content: space-between; align-items: center;}
 .reply-right {display: flex; flex-direction: row-reverse; justify-content: space-between; align-items: center;}
 .comment {text-align: left;}
 .comment-write {margin-top: 10px;}
 .comment-textarea {display: flex; justify-content: center;}
 .comment-textarea textarea {width: 100%; height: 50px;  font-family: 'Pretendard', sans-serif;
 border: none;}
 .comment-body > ol > li {margin-bottom: 20px;}
 .reply-body > ul > li:last-child {border-bottom: none;}
 .comment-input { display: flex; align-items: center; justify-content: flex-start;}
 .comment-input input[type=submit] { background: transparent;}
 .comment-input input[type="checkbox"] {display: none;} 
 .comment-input input[type="checkbox"]+label:before{ font-size: 13px; font-family: FontAwesome; content: "\f3c1"; font-weight:700;}
 .comment-input input[type="checkbox"]:checked+label:before{ font-size: 13px; font-family: FontAwesome;
 content: "\f023"; font-weight:700;}
 .comment-secret, .comment-send  {font-size: 13px; width: 50%; text-align: center; padding: 5px 0;}
 .comment-date span, .reply-date span {font-weight: 700;}
 .comment-date, .comment-desc, .reply-date, .reply-desc {padding: 10px;}
 .reply-desc {text-align: right;}
 .comment-edit a, .reply-edit a {text-align: center; float: left; line-height: 21px;
 height: calc(80% - 10px); padding: 10px;}

 #guestbook {padding: 10px;}
 #guestbook .comment {display: block;}
 .sguest-input {display: flex; justify-content: center;}
 #guestbook .comment-body > ol > li:last-child {border-bottom: none !important;}
 #guestbook .comment-write {margin-bottom: 20px;}
 .sguest-input input[type="text"], .sguest-input input[type="password"] {border:none; background: #FFF;
 width: 50%; padding: 5px;}

/* notice */
 #notice {padding: 0;}
 #notice .revenue_unit_wrap {display: none;}
 #notice .container_postbtn {display: none;}
 .notice-wrap {padding: 0; margin-bottom: 10px;}
 .notice-td {margin-bottom: 20px;}
 .notice-title {text-align: center; font-size: 13px; font-weight: 700;}
 .notice-date {text-align: right;}
 .notcie-desc {text-align: left;}


/* protected */ 
 .protected { display: flex; height: 100%; margin: 0 auto; align-items: center; justify-content: center;}
 .protected-desc {font-size: 12px; font-weight: 700; margin-bottom: 10px;}
 .protected-desc span {font-size: 10.5px; font-weight: none;}
 .protected-password input[type="password"] {font-family: 'Pretendard', sans-serif; background: #FFF; padding: 3px;}
 .protected-password input[type="button"] {font-family: 'Pretendard', sans-serif; background: #FFF; padding: 3px;}


/* tag */
 .tag {text-align: left; padding: 10px;}
 .tag-title {font-size: 13px; font-weight: 700; margin-bottom: 20px;}
 .tag-desc ul {display: flex;  flex-wrap: wrap; flex-direction: row;}
 .tag-desc li {padding: 5px;}
 .tag-desc a:before{content: "#"; font-weight:700; margin-right: 1px; } 



 /* cover */
 .cover-inner {margin-right: 3px;}

 .cover-inner .inner:not(:last-child){margin:20px 0; }
 .c-title {text-align: left; margin-bottom: 5px; font-weight: bold;}
 .c-title span { border-radius: 7px;} 
 .c-notice.inner, .c-gallery.inner, .c-list.inner, .c-playlist.inner, .c-swiper.inner {padding: 0;} 

 .c-img img {width: 100%; object-fit: cover;}

 .c-desc {text-align: left;}
 .c-wrap:last-child {border-bottom: none;}

 .c-gallery .c-gwrap { float: left; width: calc((100% - 30px) / 3); margin:5px; position: relative;
 box-sizing: border-box;}
 .c-gallery .c-thumbnail {width: 100%; overflow: hidden;}
 .c-gallery .c-thumbnail img{width:100%; object-fit: cover;
 -webkit-transform: scale(1);  transform: scale(1); -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;}
 .c-gallery .c-thumbnail:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); object-fit: cover; }
 .c-gallery .c-itemtitle{display: none; position:absolute; top:0; left:0; width:100%; height:100%; text-align:center;}
 .c-gallery .c-listtitle {display: none;}
 .c-gallery.inner::after {content: ''; display: block; clear: both; margin: 0; padding: 0;}
 
 .c-gallery .c-thumbnail-title {overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
 -webkit-line-clamp: 2; text-align: center; -webkit-box-orient: vertical;  width: 100%; height: 100%;
 position: absolute; font-weight: bold; background: #00000047;
  top: 0; left: 0;  color: #FFF; opacity: 0; transition: 0.3s; display: flex; align-items: center;  justify-content: center;}
 .c-gallery .c-gwrap .c-thumbnail:hover .c-thumbnail-title, 
 .c-gallery .c-gwrap .c-thumbnail:focus .c-thumbnail-title{ opacity: 1; transition: all 0.3s ease;}

 .c-list .c-listtd {display: flex; justify-content: space-between; flex-direction: row;
 box-sizing: border-box; overflow: hidden; text-align: left;}
 .c-list .clist-wrap a { float: left; width: calc((100% - 10px) / 1); margin: 5px;
 box-sizing: border-box; display: block;} 
 .c-list .c-listtitle, .c-list .c-date {padding: 0;}
 .c-list .c-date {width: 30%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
 -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
 .c-list .c-listtitle {font-weight: bold; width: 65%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
 -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
 .c-list.inner::after {content: ''; display: block; clear: both; margin: 0; padding: 0;}


/* swiper */
 .swiper { width: 100%; margin: 0 !important; z-index: 0 !important; }
 .swiper-slide { text-align: center; font-size: 18px; background: #fff;
 /* Center slide text vertically */
 display: -webkit-box; display: -ms-flexbox;
 display: -webkit-flex; display: flex;
 -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center;
 justify-content: center; -webkit-box-align: center; -ms-flex-align: center;
 -webkit-align-items: center; align-items: center; }
 .swiper-slide img { display: block; width: 100%; object-fit: cover; height: 100%;}
 .swiper-pagination-bullet {background: #ffffffb6 !important; opacity: 100 !important;}
 .swiper-pagination-bullet-active {background: #aeaeae !important; opacity: 100 !important;}


/* footer */
 .search input {border: none;  font-family: 'Pretendard', sans-serif;}
 .paging .selected { margin-right: 2px;}
 .paging a {display: inline-block; padding: 3px;} 
 .search {margin-left: 10px;}

/* scallbar */
 ::-webkit-scrollbar { width: 5px; display: none; }
 ::-webkit-scrollbar-track { background-color: #FFF; }
 ::-webkit-scrollbar-thumb { border-radius: 0;}
 ::-webkit-scrollbar-button { display: none; }


/* copyright */
 #copyright{position: fixed; left: 10px; bottom: 10px;}
 .copyrightbtn, .copyrightbtn a{font-size: 10px; font-weight: bold; color:#aeaeae !important;}
 .show-hover{ display: none;}
 .copyrightbtn:hover .show-hover{ display: block;}
 .copyrightbtn:hover .hidden-hover{ display: none;}
 

/*youtube*/
 .youtube{position:relative; width:100%; padding-bottom:56.25%;}
 .youtube iframe{position:absolute; width:100%; height:100%;}
 .video-container {position: relative; width:100%; padding-bottom: 56.25%;
 padding-top: 0; height: 0; overflow: hidden;}
 .video-container iframe, .video-container object, .video-container embed {
 position: absolute; top: 0; left: 0; width: 100%; height: 100%;}


/* 화면전환 */
 body{ animation: fadein 1500ms ease-out;
 -moz-animation: fadein 1500ms ease-out; /* Firefox */
 -webkit-animation: fadein 1500ms ease-out; /* Safari and  Chrome */
 -o-animation: fadein 1500ms ease-out; /* Opera */}
 @keyframes fadein {
    from {opacity:0;}
    to {opacity:1;}
 }
 @-moz-keyframes fadein { /* Firefox */
    from {opacity:0;}
    to {opacity:1;}
 }
 @-webkit-keyframes fadein { /* Safari and Chrome */
    from {opacity:0;}
    to {opacity:1;}
 }
 @-o-keyframes fadein { /* Opera */
    from {opacity:0;}
    to {opacity: 1;}
 }


/* 반응형 */ 
@media (max-width:800px){
 #whole{ display: flex; width: 90% !important; height: auto !important;
 margin: 20px auto; flex-direction: column; overflow: hidden; align-items: center;}
 #sidebar { width: 100% !important; height: auto !important; position: relative;  margin: 0; padding: 0; margin-bottom: 10px;}
 #content {width: 100% !important; height: auto !important; margin-top: 10px; position: relative;
 margin: 0; margin-bottom: 30px; overflow: hidden; }
 .container {width: auto !important; height: auto !important;}  
 .s-info {position: absolute; z-index: 1; top: 170px; right: 10px; display: flex; border-radius: 50%; flex-direction: column; align-items: center;}
 #head {width: 100% !important; height: auto !important; padding: 0;}
 .h-menu {display: block; font-size: 15px; position: relative; left: 0; top: 0; margin: 10px 0;}
 .menu, .cate {width: auto; margin: 0;}   
 .menu-text, .cate-text {opacity: 1;} 
 .h-cate {padding: 0 10px; margin-top: 10px;} 
 .menu {border-bottom: none !important;}  
 .s-bg {display: none;}
 .s-info {display: none;}
 } 

