.container-scroll{
	overflow:auto;
	overflow-x:hidden;
}
.container-scroll::-webkit-scrollbar {
    width: 10px;
}
 .container-scroll::-webkit-scrollbar-thumb {
    background-color: #474F59;/*#2f3542;*/
    border-radius: 10px;
    background-clip: padding-box;
    border: 2px solid transparent;
}
.container-scroll::-webkit-scrollbar-track {
    /*background-color: grey;
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px white;
	opacity: 0.5;*/
}
/* .c-bg-dark-blue{
	background-color:#002046 !important;
	background-color : #8c9aab !important;
}

.c-lb{
	background-color : #EAEDF5 !important;
	color : #555 !important;
}

.col-lb-grey{
	color : #4c72a2 !important;
}

.info-box-txt{
	font-size:17px; 
	font-weight:bold;
	padding-top:5px;
}

.v-mid{
	vertical-align:middle;
}
.txt-center{
	text-align : center;
}
.f-right{
	float:right;
}

.btn-pause,
.btn-pause:hover,
.btn-pause:active,
.btn-pause:focus {
  background-color: #8c9aab !important;
  color : #fff;
}

.btn-play,
.btn-play:hover,
.btn-play:active,
.btn-play:focus {
  background-color: #4c72a2 !important;
  color : #fff;
}

.btn-stop,
.btn-stop:hover,
.btn-stop:active,
.btn-stop:focus {
  background-color: #555 !important;
  color : #fff;
}

.btn-replay,
.btn-replay:hover,
.btn-replay:active,
.btn-replay:focus {
  background-color: #555 !important;
  color : #fff;
}

======= kys start========
.btn-sub,
.btn-sub:hover,
.btn-sub:active,
.btn-sub:focus {
    background-color: #be1824 !important;
    color : #fff;
}kys

.btn-outline-hoseo {
    color: #be1824;
    border-color: #be1824;
}
.btn-outline-hoseo:hover {
    color: #fff;
    background-color: #be1824;
    border-color: #be1824;
}
.btn-outline-hoseo:focus, .btn-outline-hoseo.focus {
    box-shadow: 0 0 0 0.2rem rgba(129, 0, 0, 0.5);
}
.btn-outline-hoseo.disabled, .btn-outline-hoseo:disabled {
    color: #be1824;
    background-color: transparent;
}
.btn-outline-hoseo:not(:disabled):not(.disabled):active, .btn-outline-hoseo:not(:disabled):not(.disabled).active,
.show > .btn-outline-hoseo.dropdown-toggle {
    color: #fff;
    background-color: #be1824;
    border-color: #be1824;
}
.btn-outline-hoseo:not(:disabled):not(.disabled):active:focus, .btn-outline-hoseo:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-hoseo.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(129, 0, 0, 0.5);
}

.hoseo {color:#be1824;}kys
.page-item.active .page-link {
    background-color:#be1824 !important;
    border-color: #be1824 !important;
}kys

占쎌쟿占쎌뵠占쎈선 占쎈솚占쎈씜
.jquery-modal.blocker {z-index:1000; background-color:rgba(0,0,0,0.65);}
.jquery-modal.blocker .modal {position:relative; z-index:1001; max-width:none; padding:0; border-radius:0; box-shadow:none;}
.jquery-modal.blocker .modal > a.layer-focus {overflow:hidden; position:absolute; left:0; top:0; width:1px; height:1px; font-size:0; line-height:0;}
.jquery-modal.blocker .modal .layer-title {height:60px; margin:0; padding:0 20px; line-height:60px; color:#fff; font-size:1.4286em; font-weight:700; background-color:#1a3777;}
.jquery-modal.blocker .modal .layer-contents {overflow-y:auto; padding:30px;}
.jquery-modal.blocker .modal .layer-bottom {padding:0 0 30px 0;}
.jquery-modal.blocker .modal .layer-bottom .button-group {margin:0;}
.jquery-modal.blocker .modal a.close-modal {overflow:hidden; display: block; position: absolute; right:20px; top:21px;  width: 17px; height: 17px; text-indent: -9999px; background:url('../img/close.png') no-repeat 0 0 / 100% auto;}

.jquery-modal.blocker .modal.large {width:860px;}
.jquery-modal.blocker .modal.medium {width:600px;}

.hoseo-popup{display: none;position: absolute;background-color: #fff;z-index: 99999999999;}

.hoseo-layer-title{height: 40px;margin: 0;padding: 0 20px;line-height: 40px;color: #fff;font-size: 16px;font-weight: 700;background-color: #000;text-align: left;position: relative;}
.hoseo-login-noresult .txt {color: #666;margin-bottom: 15px;line-height: 1.7;}
.hoseo-layer-contents{overflow-y: auto;padding: 10px;text-align: left;border: 1px solid #ccc;}
.hoseo-layer-footer{
    height: 30px;
    margin: 0;
    padding: 0 20px;
    line-height: 32px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    background-color: #000;
    text-align: right;
    position: relative;
}
.hoseo-close{overflow: hidden;display: block;position: absolute;right: 20px;top: 7px;width: 50px;height: 30px;text-indent: -9999px;background: url('../img/close.png') no-repeat 0 0 / 100% auto;}
@media (max-width: 512px) { .hoseo-popup {top:5%; left:0px;} }
@media (min-width:513px) and (max-width:1024px) { .hoseo-popup { width: fit-content; top:5%; position: absolute; left: 50%; transform: translateX(-50%); } }
@media (min-width:513px) and (max-width:1024px) { .hoseo-popup { width: fit-content; top:5%; position: absolute; left: 50%;  } }

.jquery-modal.blocker .pagination:last-child {margin-bottom:0;}

.logo-img{
    max-height: 80px;
    max-height: 40px; modify by cjh
}

.footer-img{
    max-height: 80px;
}
.att-row{
    margin-top: 10px;
    padding: 10px 0;
    border-top: 2px solid #4c4c4c;
    border-bottom: 1px solid #ccc;
}

.att-item-row{
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.att-item-row p{
    padding-left: 10px;
}
.border-b2{
    border-bottom: 2px solid #ccc !important;
}
.border-b1{
    border-bottom: 1px solid #ccc !important;
}
.border-t2{
    border-top: 2px solid #000 !important;
}

.contest-card{
    border-radius: 5px;
    border: solid 1px #cccccc57;
    padding: 20px;
    background-color: #fff;
    box-shadow: 2px 2px 2px #ccc;
}
======= kys end========

.bg-header {
  background-color: #4c72a2 !important;
  color: #fff; }
  .bg-header .content .text,
  .bg-header .content .number {
    color: #fff !important; }
  .bg-header h2 {
    color: #fff !important; }

=========== font 占쎌긿占쎈�� ===========
.fs-15{
	font-size:15px !important;
}
.fs-20{
	font-size:20px !important;
}
.fw-bold{
	font-weight : bold !important;
}
=========== font 占쎌긿占쎈�� ===========
	
=========== padding, margin 占쎌긿占쎈�� ===========
.pd-0{
	padding:0px !important;
}
.pd-10{
	padding:10px !important;
}
.pb-15{
	padding:15px !important;
}
.pt-5{
	padding-top:5px !important;
}
.pt-10{
	padding-top:10px !important;
}
.pb-5{
	padding-bottom:5px !important;
}
.pb-10{
	padding-bottom:10px !important;
}
.pl-0{
	padding-left : 0px !important;
}
.pr-5{
	padding-right : 5px !important;
}
.pr-10{
	padding-right : 10px !important;
}
.mt-20{
	margin-top:20px !important;
}
.mt-10{
	margin-top:10px !important;
}
.mt-5{
	margin-top:5px !important;
}
.mt-m7{
    margin-top:-7px !important;
}
.mb-0{
	margin-bottom : 0px !important;
}
.mb-10{
	margin-bottom : 10px !important;
}
.mr-5{
	margin-right:5px;
}
.mb-30{
	margin-bottom : 30px !important;
}
=========== END padding, margin 占쎌긿占쎈�� ===========

.container-scroll-y{
	overflow:auto;
}
.container-scroll-y::-webkit-scrollbar {
    width: 10px;
}
 .container-scroll-y::-webkit-scrollbar-thumb {
    background-color: #474F59;#2f3542;
    border-radius: 10px;
    background-clip: padding-box;
    border: 2px solid transparent;
}
.container-scroll-y::-webkit-scrollbar-track {
    background-color: grey;
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px white;
	opacity: 0.5;
}

=========== 野껓옙占쎄퉳 占쎌겫占쎈열 ===========
.search-sec{
    background: #1A4668;padding: 2rem;
}
.search-slt{
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}
.wrn-btn{
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
     height: calc(3rem + 2px) !important;
     border-radius:0;
}
=========== END 野껓옙占쎄퉳 占쎌겫占쎈열 ===========

=========== 占쎌뜒占쎌졃 野껉퀗�궢 ===========
.result-box{
	border : 2px solid #ccc;
	text-align : center;
}
.result-cir{
	border-radius:50%;
	background-color : #2196F3;
	color: #fff;
	text-align : center;
	vertical-align : middle;
	height : 120px;
	width : 120px;
	padding-top : 15%;
}
=========== END 占쎌뜒占쎌졃 野껉퀗�궢 ===========

=========== 野껊슣�뻻疫뀐옙 占쎄맒占쎄쉭癰귣떯由� ===========
.ho-table{
	border-top : 2px solid #4c72a2;
	border-bottom : 2px solid #4c72a2;
	vertical-align: middle !important;
}
.ho-table th{
	vertical-align: middle !important;
	text-align:center;
	border-bottom : 1px solid #c3c3c3 !important;
	width : 20%;
	background-color:#fff !important;
	background: url('../images/pattern.png');
	opacity: 0.3!important; filter:alpha(opacity=30);
}
.ho-table th:after{
	background-color:#fff !important;
	background: url('../images/pattern.png');
	opacity: 0.3!important; filter:alpha(opacity=30);
}
.ho-table td{
	vertical-align: middle !important;
	width : 80%;
}

.rtable {
  !
  // IE needs inline-block to position scrolling shadows otherwise use:
  // display: block;
  // max-width: min-content;
 
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border-collapse: collapse;
  border-spacing: 0;
  border-top : 2px solid #4c72a2;
  border-bottom : 2px solid #4c72a2;
}

.rtable,
.rtable--flip tbody {
  -webkit-overflow-scrolling: touch;
  background: radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
  background-size: 10px 100%, 10px 100%;
  background-attachment: scroll, scroll;
  background-repeat: no-repeat;
  height:100%;
}

.rtable td:first-child,
.rtable--flip tbody tr:first-child {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, white), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-size: 20px 100%;
}

.rtable td:last-child,
.rtable--flip tbody tr:last-child {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, white), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, white 50%, rgba(255, 255, 255, 0) 100%);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 20px 100%;
}

.rtable th {
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  background: #EAEDF5;
}

.rtable th,
.rtable td {
  padding: 6px 12px;
  border: 1px solid #d9d7ce;
}

.rtable--flip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: none;
}

.rtable--flip thead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  width: 20%;
  height:100%;
}

.rtable--flip tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  width: 80%;
}

.rtable--flip tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height:100%;
}

.rtable--flip td,
.rtable--flip th {
  display: block;
}

.rtable--flip td {
  background-image: none !important;
  border-left: 0;
}

.rtable--flip th:not(:last-child),
.rtable--flip td:not(:last-child) {
  border-bottom: 0;
}
=========== END 野껊슣�뻻疫뀐옙 占쎄맒占쎄쉭癰귣떯由� ===========
.img_item{
	width: 50px;
	height:50px;
	border-radius : 5px;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 100%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

ADD BY CJH - 占쎌뵬獄쏉옙 野껓옙占쎄퉳筌∽옙 �뚣끉�뮞占쏙옙 占쎈뮞占쏙옙占쎌뵬
.normal_search_form_custom{
    float: right;display: block;padding: 0 10px;
}
.normal_search_form_custom .form-group {
    display: inline-flex;margin: 0;padding: 0 10px;
}
.normal_search_form_custom .form-group #keyword {
    width:150px;
}
.form-group { margin-bottom: 0px;}

筌롫뗄�뵥 占쎌냹癰귨옙 占쎈짗占쎌겫占쎄맒 占쎌겫占쎈열
.promotionVideo {
    width: 100%;
    background: url("../img/videoBack.png") center top no-repeat;
    background-size: cover;
    padding-bottom: 2.75rem;
    padding-top: 2.75rem;
}
筌롫뗄�뵥 占쎈뻬占쎄텢 占쎈툧占쎄땀
.eventMainInfo{
    text-align: center;
    padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
}
.eventMainInfo h1 {
    font-size: 24px;
    text-transform: uppercase;
    color: #222;
    margin: auto;
    font-weight: 400;
    letter-spacing: -1pt;
    text-align: center;
    padding-bottom: 10px;
}

占쎌돳占쎌뜚揶쏉옙占쎌뿯占쎈뻻 占쎄틙占쎌굨占쎄묶 �겫袁ⓥ봺 筌ｌ꼶�봺 - ADD BY CJH - S
.join_type {border:1px solid #ddd;}
.join_type .select-list {width: 100%;  margin: 0 auto; padding:30px;}
.join_type .select-list:after {content: '';display: block;clear: both;}
.join_type .select-list .select-item {float: left;width: 50%;height: 60px;line-height:60px;position: relative;}
.join_type .select-list .select-radio {display: none;}
.join_type .select-list .select-radio {display: none;}
.join_type .select-list .select-radio + .select-square { background: #f6f6f6; margin: 0; cursor: pointer; display: block; width: 100%; height: 100%; box-sizing: border-box; -webkit-transition: all 160ms ease-out;  transition: all 160ms ease-out; position: relative; text-align: center; }
.join_type .select-list .select-radio + .select-square:hover {  z-index: 1; }
.join_type .select-list .select-radio + .select-square:active { z-index: 1; }
.join_type .select-list .select-radio:checked + .select-square {background:#019ef4;}
.join_type .select-list .select-square span { text-align: center; line-height: 60px; color: #666; font-size:20px; }
.join_type .select-list .select-square span i {color:#ccc; font-size: 24px;}
.join_type .select-list .select-radio:checked + .select-square span{ color:#fff; }
.join_type .select-list .select-radio:checked + .select-square span i {color:#fff;}
@media screen and (max-width:480px) {
    .join_type .select-list .select-item {
        width:100%;
    }
}
@media screen and (min-width:481px) and (max-width:1080px) {
    .join_type .select-list .select-item {
        width:100%;
    }
}
占쎌돳占쎌뜚揶쏉옙占쎌뿯占쎈뻻 占쎄틙占쎌굨占쎄묶 �겫袁ⓥ봺 筌ｌ꼶�봺 - ADD BY CJH - E

筌롫뗄�뵥 �⑤벉�걟占쎌읈 �뵳�딅뮞占쎈뱜 揶쏉옙占쎌뒲占쎈쑓 占쎌젟占쎌졊 筌ｌ꼶�봺 - ADD BY CJH - S
.slick-track {
    margin:0 auto;
}
筌롫뗄�뵥 �⑤벉�걟占쎌읈 �뵳�딅뮞占쎈뱜 揶쏉옙占쎌뒲占쎈쑓 占쎌젟占쎌졊 筌ｌ꼶�봺 - ADD BY CJH - E

筌롫뗄�뵥 占쎈솚占쎈씜 筌뤴뫀而�占쎌뵬占쎈퓠占쎄퐣 筌ㅼ뮆占� 占쎄섐�뜮占� 占쎄퐬占쎌젟 - ADD BY CJH - S
.hoseo-popup {
    max-width: 100%;
}
筌롫뗄�뵥 占쎈솚占쎈씜 筌뤴뫀而�占쎌뵬占쎈퓠占쎄퐣 筌ㅼ뮆占� 占쎄섐�뜮占� 占쎄퐬占쎌젟 - ADD BY CJH - E

野껊슣�뻻占쎈솇 �뀎占� �꽴占쏙옙�졃 筌뤴뫀而�占쎌뵬 筌ｌ꼶�봺 - ADD BY CJH - S
.board_view .only_mobile_view { display: none;}
@media screen and (max-width:480px) {
    .board_view figure.image { width:100% !important; }
    .board_view .board_view_info {display: none;}
    .board_view .only_mobile_view { display: block;}
    .board_view .only_mobile_view .board_view_info{ display: block;}
    .board_view .only_mobile_view .board_view_info li:nth-child(1) {
        padding-left:0px;
    }
}
@media screen and (min-width:481px) and (max-width:1080px) {
    .board_view figure.image { width:100% !important; }
}
野껊슣�뻻占쎈솇 �뀎占� �꽴占쏙옙�졃 筌뤴뫀而�占쎌뵬 筌ｌ꼶�봺 - ADD BY CJH - E

.carousel-control-next, .carousel-control-prev {
    height: 100px;
    top: calc( 50% - 50px);
}


2021.10.26 ADD BY CJH - �꽴占썹뵳�딆쁽 筌뤴뫀�뼎筌∽옙 占쎈뮞占쏙옙占쎌뵬
.modal-open .modal {
	z-index: 9999999999;
    top: 100px;
}

.d_m_none {
    display: none;
}

.float-right-custom {float: right;} */




/* 240321 kys �닔�젙 諛섏쁺 */
.sub_visual.visual01{background-image:url('../img/visual_img.jpg');background-size: cover;}

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.modal-header:after,
.modal-footer:after {
    clear: both;
}




.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition:      -o-transform .3s ease-out;
    transition:         transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition:      -o-transform .3s ease-out;
    transition:         transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}


.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-body .event-body img{
    max-width: 100%;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}



.view-foot{
	padding-bottom: 10px;
}

.view-foot .side {
  border-bottom: 1px solid #222;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 20px;
}

.view-foot .side .num {
  color: #666;
  font-size: 1.2rem;
  font-weight: 400;
}
.list-comment > ul > li {
  text-align: left;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  font-size: 0.9rem;
  color: #717171;
}

.list-comment > ul > li .list-caption li + li:before {
  margin: 0 8px;
}

.list-comment > ul > li .txt-comment {
  margin-top: 10px;
  font-size: 1.1rem;
  line-height: 24px;
  color: #222;
}

.list-comment > ul > li .name {
  padding-left: 15px;
  color: #222;
}

.input-comment {
    padding: 15px;
  }

  .input-comment textarea {
    width: calc(100% - 15px);
    border: 1px solid #ccc;
  }

  .input-comment .btn-submit {
    width: calc(100% - 15px);
  }


/****************************
濡쒓렇�씤 �솕硫�
*****************************/
.loginArea {background: url('../img/program_bg.jpg') center top repeat;}
.loginArea h1 {margin-bottom:20px; padding-top:100px; width: 100%;}
.loginArea .container {background: #fff;}
.login-box {background: #fff; padding:40px 45px; /*box-shadow: 0 15px 15px rgba(167,166,172,0.2);*/ /*border-radius: 15px;*/ overflow: hidden;}
.login-con1 {position: relative;  display: flex;}
.login-con1 .ctrl {position: absolute; background-color: rgba(0,0,0,0.7); border-radius: 0 15px 0 0; padding: 5px 10px; z-index:99; top:170px;}
.login-con1 .ctrl .vis-count {float:left;}
.login-con1 .ctrl .btnG a {display: inline-block; line-height: 35px;}

.login-con1 .msec-vis{position:relative; width:540px; border-radius: 15px;background: #fff; overflow: hidden; }
.login-con1 .msec-vis .item { width:540px;height:280px;}
.login-con1 .msec-vis .item img {height:280px;}
.login-con1 .msec-vis .item .text {background: #164194; padding:15px 30px; color:#fff; overflow: hidden; border-radius:0 0 15px 15px;}
.login-con1 .msec-vis .item .text a { color:#fff;}
.login-con1 .msec-vis .item .img {height:280px;}
.login-con1 .msec-vis .item .img .login-img {background-size: contain; height: 280px;}
.login-con1 .ctrl { margin-top:65px; color:#fff;}
.login-con1 .count span{display:inline-block; line-height: 34px; }
.login-con1 .count, .login-con1 .count.btnG {float:left; margin:0 5px; }
.login-con1 .btnG a{ display: inline-block;text-align: center; border-radius: 5px; margin-left:10px; line-height: 30px; color:#fff;}


.login-form {margin:0 auto; width:45%; padding-left:20px; min-width: 460px;}
.login-form h2 {text-align: center; padding-top:30px; padding-bottom:50px; }
.input-box .form-style {display: block; width:calc(100% - 32px); border-radius: 5px; border:1px solid #e5e5e5; margin-bottom:10px; color:#666; padding:10px 15px;}
/*.input-box .btn-submit {background: #164194; color:#fff; font-size:1.25em; width:100%;border:1px solid #164194; padding:10px 0; margin-top:10px; border-radius: 5px;}*/
.input-box .btn-submit {background: #164194; color:#fff; font-size:1.25em; width:calc(100%); border:1px solid #164194; padding:10px 0; margin-top:10px; border-radius: 5px;}


.login-con2 {margin-top:30px;}
.login-con2 ul {margin:0 -10px;}
.login-con2 li {float:left;  margin:10px; width:calc(100% / 4 - 20px);}
.login-con2 li a {display: block; text-align: center; border:1px solid #e5e5e5; box-sizing: border-box; border-radius: 10px; padding-bottom:20px; transition: all .3s ease; }
.login-con2 li a:hover {background: #F6FAFF; border-color: #164194;}
.login-con2 li a p {font-size:1.25em; font-weight: 600; color:#222;}
.login-con2 li a span.quick-img { width:100%; height:110px; display: block; margin:20px auto; background-size: contain;}
.login-con2 li a span.quick01 {background: url('../img/login_quick01.png') center center no-repeat;}
.login-con2 li a span.quick02 {background: url('../img/login_quick02.png') center center no-repeat;}
.login-con2 li a span.quick03 {background: url('../img/login_quick03.png') center center no-repeat;}
.login-con2 li a span.quick04 {background: url('../img/login_quick04.png') center center no-repeat;}

@media screen and (min-width:481px) and (max-width:1080px) {
    .join_type .select-list .select-item {
        width:100%;
    }
}

@media screen and (max-width:991px) {
    .loginArea {height: auto; /*padding-bottom:30px;*/}
    .loginArea h1 {padding-top:50px;}
    .loginArea h1 img {width:60%;}
    .login-con2 li {margin:10px; width:calc(100% / 2 - 20px);}
    .login-con2 li a span.quick-img {width:80px; background-size: contain;}
}

@media screen and (max-width: 768px) {

    .login-con1 {position: relative;  display: block;}
    .login-con1 .msec-vis {width:100%;}
    .login-form {width:100%; padding-left:0; margin-bottom:30px; min-width: 200px;}
    .login-form h2 {padding:20px 0 30px 0}
    .login-form h2 img {width:40%;}
}

/****************************
�씪諛� 寃��깋 �뵒�옄�씤
*****************************/
.normal_search_form_custom{
    float: right;display: block;padding: 0 10px;
}
.normal_search_form_custom .form-group {
    display: inline-flex;margin: 0;padding: 0 10px;
}
.normal_search_form_custom .form-group #keyword {
    width:150px;
}

/****************************
�꽌釉� �럹�씠吏� �젣紐� �뵒�옄�씤
*****************************/
.subtopArea {width:100%;}
.subtopArea h2 {color:#252525; letter-spacing: -1pt; font-size: 2.63em; font-family: 'GmarketSans'; font-weight: 700;  text-align: center; padding:40px 0 30px 0;}


/****************************
吏��썝 �궗�뾽 寃��깋 寃뚯떆�뙋 �뵒�옄�씤
*****************************/

.kstartup_board_list {border-top: 1px solid #5a6375;}
.kstartup_board_list .board_tit {display: block; align-items: center; justify-content: space-between; padding: 1.4rem 1.2rem; font-size: 1.18rem; line-height: 2.2rem; letter-spacing: -0.05rem; color: #444}
.kstartup_board_list .board_tit .tit_badge { display: inline-block; margin-right: .4rem; color: gray;}
.kstartup_board_list .board_tit .board_tit_txt { flex: 1; overflow: hidden; white-space: normal; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: keep-all; font-weight: bold;}
.kstartup_board_list .board_tit.notice .board_tit_txt { padding-left: 4.8rem; text-indent: -2.4rem}
.kstartup_board_list .board_tit .board_date { font-size: 1rem; line-height: 2.4rem; letter-spacing: -0.04rem; color: gray;}
.kstartup_board_list li { border-bottom: 1px solid #e5e9ee;}
.kstartup_board_list li.notice { background-color: #fbfbfd;}
.kstartup_board_list li a:hover { background-color: #f6f7fb;}

.kstartup_pageArea .page-link {height:40px; line-height: 1.1; margin:0 5px; border-radius: 50% !important; align-content: center;}

.kstartup_board_br {margin-bottom: 10px;}

@media screen and (min-width:1200px) {
    .project-slide .list a li {display: flex;align-items: center;margin-bottom:10px;font-size: 15px;max-width: 325px;}
}
@media screen and (max-width:1199px) {
    .project-slide .list a li {display: grid !important;align-items: center;margin-bottom:10px;font-size: 15px;max-width: 325px;}
}
.project-slide .list a li span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.project-slide .list a li div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width:435px) {
    .project-slide .list a li .slick_date{
        white-space: break-spaces;
    }
    @media screen and (max-width:1199px) {
        .project-slide .list a li span {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
    }
}

/*
    吏��썝 �궗�뾽 寃��깋 �긽�꽭 �럹�씠吏� �뵒�옄�씤
*/

.tbl {
    border-bottom: 1px solid #e1e1e1;
    border-top: 0;
}

.tbl.boardList {
    border-top: 2px solid #222;
}

.tbl.boardList .tit-link {
    color: #222;
    word-break: break-all;
}

.tbl.boardList .tit-link:hover {
    color: #003878;
}

.tbl.boardList .fileuse {
    width: 20px;
    margin-left: 10px;
    position: relative;
    bottom: 1px;
}

.tbl.boardList table thead tr {
    border-bottom: 1px solid #222;
}

.tbl.boardList table th[scope=col] {
    background: #fff;
}

.tbl.boardList table td {
    color: #888;
}

.tbl.boardList table th,.tbl.boardList table td {
    height: 60px;
}

.tbl-pay {
    background: #2f69ce;
    padding: 25px 40px;
    margin-top: 20px;
}

.tbl-pay p {
    line-height: 50px;
    font-size: 2.8rem;
    color: #fff;
}

.tbl table {
    width: 100%;
}

.tbl table tr.disabled {
    background: #f9f9f9;
    opacity: 0.5;
}

.tbl table thead {
    border-bottom: 1px solid #dddddd;
}

.tbl table tbody tr + tr {
    border-top: 1px solid #eeeeee;
}

.tbl table tbody tr th {
    background-color: #eff2f7 !important;
    width: 20%;
}

.tbl table tbody tr td {
    border-bottom: 1px solid #e1e1e1;
}

.tbl table th,.tbl table td {
    text-align: left;
    font-size: 1.0rem;
    padding: 10px 10px;
    font-weight: 500;
    line-height: 26px;
    min-height: 50px;
}

.tbl table th.center,.tbl table td.center {
    text-align: center;
}

.tbl table th.right,.tbl table td.right {
    text-align: right;
}

.tbl table th.left,.tbl table td.left {
    text-align: left;
}

.tbl table th {
    color: #222;
}

.tbl table th[scope=row] {
    background: transparent;
}

.tbl table th[scope=col] {
    background: #f9f9f9;
}

.tbl table td {
    color: #888;
}

.tbl .tbl-block th {
    background-color: #f9f9f9;
    width:15%;
}
.tbl .tbl-block td {
    width:35%;
}
.tbl .tbl-block td.v-logo .img {
    max-width:200px !important;
}

@media (max-width: 750px) {
    .tbl .tbl-block tbody th {
        font-size:14px;
    }
    .tbl .tbl-block tbody th {
        display: none;
    }
    .tbl .tbl-block tr {
        border-top:none;
        width: 100%;
    }
    .tbl .tbl-block th, .tbl-block td {
        display:block;
        position:relative;
        padding:10px 0;
        padding-left:50%;
        border-width:0 0 1px 0;
    }

    .tbl table.tbl-block td {
        width: 100%;
        border-bottom:1px solid #eee;
        padding:0;
        padding-left:22%;
        vertical-align: middle;
        min-height: 28px;
    }
    .tbl .tbl-block td:before {
        display:block;
        position:absolute;
        left:0;
        top:0;
        width:20%;
        height: 100%;
        color:#222;

        background:#f9f9f9;
    }
}

.startup_row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}
.startup_row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.project_view .group p {width:calc(100% - 130px);padding:20px 10px;word-break: break-word;}

/* dh.ban �빟愿� �룞�쓽 異붽� */
.checkbox,.radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-align: left;
}

.checkbox.single,.radio.single {
    width: 20px;
    height: 20px;
    position: relative;
    top: 1px;
    z-index: 2;
}

.checkbox.single span,.radio.single span {
    width: 100%;
    height: 100%;
    line-height: inherit;
    padding: 0;
}

.checkbox.single span:before,.radio.single span:before {
    top: 0;
}

.checkbox input,.radio input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.checkbox span,.radio span {
    display: block;
    color: #666;
    font-size: 1.6rem;
    font-weight: normal;
    padding-left: 30px;
    min-height: 28px;
}

.checkbox span b,.radio span b {
    color: #2e2e2e;
}

.checkbox span:before,.radio span:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
}

.checkbox input:checked + span {
    color: #2e2e2e;
    font-weight: 900;
}

.checkbox input:checked + span:before {
    background: url("/assets/user/images/crud-check-on.png") no-repeat center;
    background-size: contain;
}

.checkbox input:disabled + span:before {
    background: url("/assets/user/images/crud-check-dis.png") no-repeat center;
    background-size: contain;
}

.checkbox span:before {
    width: 20px;
    height: 20px;
    background: url("/assets/user/images/crud-check-off.png") no-repeat center;
    background-size: contain;
}

.tag{
    border :0px;
}

.input-comment {
    padding: 15px;
}

.input-comment textarea {
    width: calc(100% - 15px);
    border: 1px solid #ccc;
}

.input-comment .btn-submit {
    width: calc(100% - 15px);
}

.gallery_list figure p.address { padding-top:20px; color:#888; font-size: .9rem; min-height:70px;}
.gallery_list figure p.date2 {color:#888; font-size: .9rem; float:right;}

@media screen and (min-width:50em) {
	.gallery_list .corp {width:calc(50% - 20px);}
}

/*吏��썝�궗�뾽寃��깋 �뀒�몢由� �깋�긽*/
span.field-4 {border-color: #067640; color:#067640;}
span.field-5 {border-color: #F8A919; color:#F8A919;}
span.field-6 {border-color: #CF3B16; color:#CF3B16;}
span.field-7 {border-color: #AF181B; color:#AF181B;}
span.field-8 {border-color: #A01154; color:#A01154;}
span.field-9 {border-color: #4E3A8C; color:#4E3A8C;}
span.field-10 {border-color: #2D2862; color:#2D2862;}
span.field-11 {border-color: #33507D; color:#33507D;}
span.field-12 {border-color: #11A1BC; color:#11A1BC;}

/*留덉씠�럹�씠吏� �궗�뾽�젙蹂� 愿�由�*/
@media (min-width: 1200px) {
    .mypage-top .profile-box a {display: block; background-color: #fff; color:#164194;
        bottom:30px; width:calc(100% - 250px); border-radius: 30px; text-align: center; font-size:1.0em; padding:10px 0px; margin: 0 5px;}
    .mypage-menu-button a {background-color: #799eb8; color:#ffffff; bottom:30px; width:calc(100% - 60px); border-radius: 30px; text-align: center; font-size:1.13em; padding:15px 0; margin: 10px 10px;}
    .mypage-top .recent .box .text dl {display: flex; color:#252525}
}
@media (max-width: 1199px) {
    .mypage-top .profile-box a {display: block; background-color: #fff; color:#164194;
        bottom:30px; width:116px; height: 68px; border-radius: 30px; text-align: center; font-size:1.0em; padding:10px 0px; margin: 0 5px; align-content:center;}
    .mypage-menu-button a {background-color: #799eb8; color:#ffffff; bottom:30px; width:calc(100% - 60px); border-radius: 30px; text-align: center; font-size:1.13em; padding:15px 15px; margin: 10px 10px; height: 84px; align-content:center;}
    .mypage-top .recent .box .text dl {display: grid; color:#252525}
}
@media (max-width: 991px) {
    .mypage-top .recent .box {border:1px solid #E5E5E5;padding:30px;display: flex;border-radius: 15px;align-items: center;}
    .mypage-top .profile-box {width:100%; margin-bottom:30px;}
    .mypage-top .recent .box .text dl {display: flex; color:#252525}
}
@media (min-width: 768px) {
    .infomation_search {display: flex;}
    .mypage-top .recent .box {border:1px solid #E5E5E5;padding:30px;display: flex;border-radius: 15px;align-items: center;height: auto;}

}
@media (max-width: 767px) {
    .infomation_search {display: flow-root;}
    .search-board select {
        font-size: 1.2rem;
        width: 70px;
        height: 33px;
        line-height: 33px;
    }
    .search-board input[type=text] {
        font-size: 1.4rem;
        width: calc(100% - 70px);
        height: 33px;
        line-height: 33px;
    }
    .pagination li > a {
        padding: 10px;
        width: 40px;
        text-align: center;
    }
    .mypage-top .recent .box {border:1px solid #E5E5E5;padding:30px;display: grid;border-radius: 15px;align-items: center;height: auto;}

}

.search-board select {
    float: left;
    color: #222;
    font-size: 1.2rem;
    width: 100%;
    font-weight: 500;
    border: none;
    background-color: #fff;
    height: 45px;
    line-height: 45px;
    border-radius: 50px 0 0 50px;
}

.search-board input[type=text] {
    float: left;
    font-size: 1.2rem;
    color: #222;
    background: none;
    border: none;
    width: calc(110% - 100px);
    height: 45px;
    line-height: 45px;
    border-radius: 0 50px 50px 0;
}

.mypage-top .recent .box .text dl dt {font-weight: 500; padding-left:15px; position: relative; min-width:130px;}
.mypage-top .recent .box .text ul dl dd{word-break: break-word;}
.mypage-top .recent .box .img {height:210px;overflow: hidden;border-radius: 15px;position: relative; width: 50%;}
/* .mypage-top .recent .box .img img {position: absolute;top: 50%;transform: translateY(-50%); height: auto; width: 100%; left: 0;} */
/*  2024-04-03 박태균 마이페이지 로고 이미지 부분 수정 */
.mypage-top .recent .box .img img {position: absolute;top: 50%;transform: translateY(-50%); height: auto; width: 60%; left: 50;}


/* 媛쒖씤�젙蹂댁쿂由щ갑移� �씠�슜�빟愿� �씠硫붿씪臾대떒�닔吏묎굅遺� �럹�씠吏�*/

.container section {
    margin-bottom:50px;text-align:left;
}
.container .rejectbox {
    background: #efefef;
    padding: 30px 40px;
    line-height: 1.6
}
.container .rejectbox li {
    line-height: 1.6;
    margin-bottom:5px;
}
.container h4 {
    font-size: 20px;
    margin-bottom:20px;
    font-weight:bold;
    line-height:1.6
}

/* �씪�젙 紐⑤떖 �럹�씠吏� 泥⑤� �뙆�씪 愿��젴 �뵒�옄�씤*/
.modal-footer .modal-filedown{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    margin-right: auto;
}

.sub_menu_area {
    display: flex;
    bottom: 0;
    left: 0;
    width: 100%;
}

.sub_menu_area .sub_menu {
    position: relative;
    margin: 0 auto;
    width: 1280px;
    background: rgba(0, 0, 0, 0.7);
}

.sub_menu_area .sub_menu ul {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.sub_menu_area .sub_menu li {
    position: relative;
    float: left;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.sub_menu_area .sub_menu li a {
    position: relative;
    font-family: 'NanumSquare';
    line-height: 60px;
    display: block;
    color: #fff;
    font-size: 17px;
    transition: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}

.sub_menu_area .sub_menu li a::after {
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 0;
    height: 0;
    content: '';
    border-bottom: 2px solid #f26522;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease
}

.sub_menu_area .sub_menu li a:hover,
.sub_menu_area .sub_menu li .on {
    color: #111;
    font-weight: bold;
    background: #fff;
    border: solid 1px #111;
}

.sub_menu_area .sub_menu .clear {
    clear: both !important;
    display: block;
}

.sub_menu_area .sub_menu .width33 {
    width: 33.333% !important;
}

@media screen and (max-width: 640px) {
    .sub_menu_area .sub_menu .width33 {
        width: 33.333% !important;
        display: contents !important;
    }
}

