@charset "utf-8";

/* btn */
.btn-list,.btn-list:link,.btn-list:visited {background-color:#fff;border-color:#000;color:#000;}
.btn-list:hover,.btn-list:focus {border-color:#fff;background-color:#000;color:#fff}/* line -background */

/* form */
.container{padding: 0;}
.form-box{font-size: 0;  margin-bottom: 4px;}
.d-flex{display: flex; align-items: center;}
.card-body .form-control-static, .form-horizontal .form-control-static{display:flex}
.card-body .form-control-static .form-group, .form-horizontal .form-control-static .form-group{margin-right: 5px;}
.card-body .form-group .form-control-static [class^=col-].form-group, .form-horizontal.bucket-form .form-group .form-control-static [class^=col-].form-group{padding: 0; margin: 0;}


#applcntEmailSelect{margin-left: 5px;}

@media screen and (max-width:768px) {
  .form-group .form-control-static  [class^=col-].form-group{max-width:calc(100% - 95px);width:100%}
  .form-control[type="tel"]{width:calc(100% / 3)}
  .form-horizontal.bucket-form>.form-group{margin: 0;}
  .form-horizontal.bucket-form .form-group>div[class^=col-]:before{display: none;}
  
}



/* table */
.table-pointer tbody>tr {
  cursor: pointer
}

.brochure_list {
  position: relative;
  overflow: hidden;
  width: 100%;
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

.brochure_list .item {
  position: relative;
  display: block;
  width: calc(33% - 10px);
  margin-bottom: 15px;
}

.brochure_list .item .inner {
  display: block;
  padding: 40px;
  min-height: 370px;
  border: 1px solid #dddddd;
  border-radius: 5px;
}

.brochure_list .item .inner .img_box {
  display: block;
  position: relative;
  width: 100%;
  height: 380px;
  background:#f0f4f8;
  border: 1px solid #e2e2e2;
  text-align: center;
  overflow: hidden;

}
.brochure_list .item .inner .img_box img{
  display: block;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);

  height: auto;
  max-width: 100%;


}





.brochure_list .tit {
  display: block;
  position: relative;
  margin-top: 1px;
  font-size: 20px;
  color: #222;
  font-family: 'score';
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
  height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  margin-top: 25px;
}

.brochure_list .btn_wrap {
  /*position:absolute;*/
  margin-top: 5px;
  width: 100%;
  padding: 6px;
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 112px;

}
.brochure_list .btn_wrap .btn{
  border-radius: 5px;
  text-align: left;
  padding-left: 10px;
}

.brochure_list .btn_wrap a:nth-child(1) {
  display: block;
  width: 100%;
  /* height: 42px; */
  margin: 0;
}
.brochure_list .btn_wrap .btn-secondary{
  width: 100%;
}
.brochure_list .btn_wrap a:nth-child(2){
  width: calc(50% - 2.5px);
  padding-right: 0;
  margin-top: -3px;
  float: left;
  /* margin-right: 7px; */
}

.brochure_list .btn_wrap a:last-child{
  width: 100%;
  margin-top: -3px;
}
.brochure_list .btn_wrap a:nth-child(3){
  width: calc(50% - 2.5px);
  padding-right: 0;
  margin-top: -3px;
  float: left;
}
.brochure_list .btn_wrap a.btn-primary{background: #2e476f;border: 1px solid #2e476f;}
.brochure_list .btn_wrap a.btn-secondary{background: #fff;border: 1px solid #2e476f;color: #2e476f;}
.brochure_list .btn_wrap a.btn-secondary.youtube{background: #b20e0e;border: 1px solid #b20e0e;color: #fff;}
.brochure_list .btn_wrap a.btn-primary:hover{background: #fff;border: 1px solid #2e476f;color: #2e476f;}
.brochure_list .btn_wrap a.btn-secondary:hover{background: #2e476f;border: 1px solid #2e476f;color: #fff;}
.brochure_list .btn_wrap a.btn-secondary.youtube:hover{background: #fff;border: 1px solid #b20e0e;color: #b20e0e;}
.btn-icon .arrow:after, .btn-icon .arrow:before{
  width: 2px;
  height: 10px;
}

.brochure_list .btn_wrap a.btn-icon.btn-secondary .arrow:after, .brochure_list .btn_wrap a.btn-icon.btn-secondary  .arrow:before{background-color: #2e476f;}
.brochure_list .btn_wrap a.btn-icon.btn-secondary:hover .arrow:after, .brochure_list .btn_wrap a.btn-icon.btn-secondary:hover  .arrow:before{background-color: #fff;}
.brochure_list .btn_wrap a.youtube.btn-icon.btn-secondary .arrow:after, .brochure_list .btn_wrap a.youtube.btn-icon.btn-secondary  .arrow:before{background-color: #fff;}
.brochure_list .btn_wrap a.youtube.btn-icon.btn-secondary:hover .arrow:after, .brochure_list .btn_wrap a.youtube.btn-icon.btn-secondary:hover  .arrow:before{background-color: #b20e0e;}




.photo_list  .board--card--list.type2 .obj .card--body h5{
  color: #09326d;
  font-weight: 600;
}
.photo_list  .photo_wrap.typeB .inner .info_box > strong em{
  word-break: break-all;
}
.board--card--list .col .inner-box > a:hover .item .thm--box:before, .board--card--list .col .inner-box > button:hover .item .thm--box:before, .board--card--list.type2 .col .inner-box > a:hover .item .thm--box:before, .board--card--list.type2 .col .inner-box > button:hover .item .thm--box:before{
  transform: scale(31);
}
.photo_list .board--card--list .obj .thm--box{
  padding-top: 430px;
}
.board--card--list .obj .thm--box{
  padding-top: 240px;
}
@media only screen and (max-width:1280px) {
  .brochure_list .item .inner .img_box{
    height: 21vw;
  }
  .brochure_list .item .inner{
    padding:  40px 20px;
  }
}
@media only screen and (max-width:999px) {
  .brochure_list .item {
    width: calc(50% - 10px)
  }
  .brochure_list .item .inner .img_box{
    height: 46vw;
  }
}
@media only screen and (max-width:900px) {
  .photo_list .photo_wrap .thumb .picture span img{
    min-width: auto;
    max-width: none;
  }
}
@media only screen and (max-width:767px) {
  .brochure_list .item {
    float: none;
    width: 100%;
  }
  .brochure_list .item .inner{
    padding: 20px 15px
  }
}
@media only screen and (max-width: 560px){
  .photo_list  .board--card--list .obj .thm--box .inner img {
    width: auto;

  }
}



/* 행사신청 리스트  prog/rfrshtabl/science/sub03_01/view.do*/

.photo_wrap.typeB .inner .info_box .badge{top:-31px}
.photo_wrap.typeB .inner .info_box .list-1st{}
.photo_wrap.typeB .inner .info_box .list-1st li:before{top:11px}

@media (max-width: 1320px) {
  
  .photo_wrap.typeB .inner .info_box .badge{top:-5px;}

}

@media (max-width: 1023px){
  .photo_wrap.typeB .inner .info_box .badge{top:-32px;  height: 61px !important; padding:21px 0  !important}
}

@media (max-width: 900px) {
  
  .photo_wrap.typeB .inner .info_box .badge{top:-28px;}
  .photo_wrap.typeB .thumb{max-width:320px;margin:0 auto 30px; display: block;}

}

@media (max-width: 767px) {
  
  .photo_wrap.typeB .inner .info_box .badge{top:-32px;} 
  .photo_wrap.typeB .inner .info_box > strong em{padding-right: 90px;}

}


@media (max-width: 640px) {
  .photo_wrap.typeB .thumb,
  .photo_wrap.typeB .thumb .picture{height:auto}
  .photo_wrap .thumb .picture span img{width:100%;height:auto; transform: none; position:static; }

  .photo_wrap.typeB .thumb{margin-bottom: 60px;}
  .photo_wrap.typeB .inner .info_box .badge{top: -40px;right:auto;left: 2px;padding:  5px !important;border-radius: 5px !important;height: auto !important;} 
  .photo_wrap.typeB .inner .info_box > strong em{padding-right: 0px;}

}


/* 프로그램전시 list*/

.board--card--list.type2 .obj .item{min-height:541px}
.board--card--list .obj .thm--box .inner, .board--card--list.type2 .obj .thm--box .inner,
.photo_wrap .thumb .picture span{background-image: url("data:image/svg+xml,%3Csvg width='72' height='26' viewBox='0 0 72 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44.5627 12.2749H41.7228V16.7285C41.7228 16.9221 41.626 17.0082 41.4431 17.0082H40.0338C39.9263 17.0082 39.8617 16.9867 39.8187 16.9436C39.7757 16.9006 39.7649 16.8253 39.7649 16.7285V12.2749H37.2799V16.7285C37.2799 16.9221 37.1831 17.0082 37.0002 17.0082H35.591C35.3974 17.0082 35.3113 16.9114 35.3113 16.7285V12.2749H32.1594C32.0411 12.2749 32.1917 12.2426 32.1594 12.1889C32.1271 12.1351 32.1594 12.049 32.1594 11.9522V10.9733C32.1594 10.8657 32.1271 10.7904 32.1594 10.7366C32.1917 10.6828 32.0411 10.6613 32.1594 10.6613H44.5842C44.7779 10.6613 44.8747 10.7689 44.8747 10.9733V11.9522C44.8747 12.1673 44.7779 12.2749 44.5842 12.2749M38.517 9.83298C37.8501 9.83298 37.2262 9.75768 36.6668 9.60707C36.0966 9.45647 35.6125 9.25208 35.193 8.98314C34.7735 8.7142 34.4507 8.39148 34.2141 8.01497C33.9774 7.63846 33.8591 7.21892 33.8591 6.75635C33.8591 6.29378 33.9774 5.87424 34.2141 5.48697C34.4507 5.11046 34.7735 4.77698 35.193 4.50804C35.6018 4.23911 36.0966 4.03471 36.6668 3.88411C37.2262 3.73351 37.8501 3.6582 38.517 3.6582C39.184 3.6582 39.7864 3.73351 40.3566 3.88411C40.916 4.03471 41.4108 4.23911 41.8303 4.50804C42.2499 4.77698 42.5726 5.0997 42.8093 5.48697C43.0459 5.86348 43.1643 6.29378 43.1643 6.75635C43.1643 7.21892 43.0459 7.63846 42.8093 8.01497C42.5726 8.39148 42.2499 8.7142 41.8411 8.98314C41.4323 9.25208 40.9375 9.45647 40.3673 9.60707C39.7972 9.75768 39.184 9.83298 38.5278 9.83298M38.5278 5.27182C38.1405 5.27182 37.7855 5.31485 37.4628 5.39015C37.1401 5.46545 36.8604 5.58379 36.6237 5.71288C36.3978 5.85272 36.215 6.01408 36.0751 6.19696C35.946 6.37984 35.8815 6.57347 35.8815 6.7671C35.8815 6.96074 35.946 7.14362 36.0751 7.31573C36.2042 7.49861 36.3871 7.64922 36.6237 7.77831C36.8496 7.90739 37.1293 8.01497 37.4628 8.10103C37.7855 8.17633 38.1405 8.21936 38.5278 8.21936C38.9151 8.21936 39.2701 8.17633 39.5928 8.10103C39.9155 8.02573 40.1952 7.91815 40.4319 7.77831C40.6578 7.64922 40.8407 7.48785 40.9697 7.31573C41.0988 7.13286 41.1634 6.94998 41.1634 6.7671C41.1634 6.58423 41.0988 6.37984 40.9697 6.19696C40.8407 6.01408 40.6685 5.85272 40.4319 5.71288C40.206 5.57303 39.9263 5.46545 39.6035 5.39015C39.2808 5.31485 38.9258 5.27182 38.5278 5.27182Z' fill='%23595857'/%3E%3Cpath d='M47.3379 11.3596C47.1551 11.4672 47.0367 11.521 46.9829 11.521C46.9184 11.521 46.8539 11.478 46.7786 11.3704L46.0901 10.499C45.9717 10.3484 45.9395 10.2516 45.9717 10.1978C46.004 10.144 46.0793 10.0795 46.1869 9.99344C46.6925 9.65996 47.1335 9.26193 47.4993 8.82088C47.8651 8.37982 48.1663 7.90649 48.4137 7.40089C48.6504 6.89529 48.8332 6.36818 48.9408 5.81955C49.0484 5.27092 49.1129 4.71153 49.1129 4.1629C49.1129 4.00154 49.1344 3.90472 49.1775 3.87245C49.2205 3.84018 49.3066 3.82942 49.4356 3.84018L50.7803 3.89397C50.8879 3.89397 50.9524 3.92624 50.9955 3.95851C51.0277 3.99078 51.0493 4.05533 51.0493 4.1629C51.0493 5.00198 50.9524 5.80879 50.7696 6.58333C50.9094 6.89529 51.0923 7.1965 51.3182 7.48695C51.5333 7.7774 51.7808 8.04634 52.0282 8.29376C52.2864 8.54118 52.5445 8.75633 52.8135 8.96072C53.0824 9.15436 53.3298 9.31572 53.5557 9.44481C53.6848 9.53087 53.7494 9.60617 53.7494 9.67072C53.7494 9.73526 53.7063 9.82132 53.631 9.93965L53.0932 10.811C53.0179 10.9293 52.9533 10.9831 52.8995 10.9939C52.8458 10.9939 52.7489 10.9724 52.6198 10.9078C52.4155 10.8002 52.2111 10.6712 51.9744 10.5206C51.7377 10.3699 51.5118 10.1871 51.2752 9.99344C51.0385 9.7998 50.8126 9.5739 50.5974 9.33723C50.3823 9.10057 50.1779 8.84239 50.0058 8.58421C49.6938 9.15436 49.3173 9.67072 48.8763 10.144C48.4352 10.6174 47.9296 11.0262 47.3595 11.3919M52.7597 17.2547C52.1465 17.2547 51.5764 17.1794 51.06 17.0396C50.5437 16.8997 50.0918 16.7061 49.7153 16.4587C49.3388 16.2112 49.0376 15.91 48.8225 15.5766C48.6073 15.2323 48.4997 14.8666 48.4997 14.4578C48.4997 14.049 48.6073 13.7155 48.8225 13.382C49.0376 13.0486 49.3388 12.7581 49.7153 12.5107C50.0918 12.2633 50.5437 12.0696 51.06 11.919C51.5764 11.7792 52.1465 11.7039 52.7597 11.7039C53.3729 11.7039 53.9 11.7684 54.4163 11.9083C54.9435 12.0481 55.3953 12.2417 55.7933 12.4892C56.1913 12.7366 56.5033 13.027 56.7399 13.3605C56.9766 13.694 57.0949 14.0598 57.0949 14.4578C57.0949 14.8558 56.9766 15.2323 56.7399 15.5766C56.5033 15.91 56.1913 16.2112 55.7933 16.4587C55.3953 16.7061 54.9435 16.8997 54.4163 17.0396C53.8892 17.1794 53.3406 17.2547 52.7597 17.2547ZM52.7597 13.2422C52.0497 13.2422 51.5011 13.3713 51.103 13.6187C50.705 13.8769 50.5006 14.1673 50.5006 14.4901C50.5006 14.8128 50.705 15.0925 51.103 15.3291C51.5011 15.5658 52.0605 15.6949 52.7597 15.6949C53.0932 15.6949 53.3944 15.6626 53.6741 15.5981C53.9538 15.5335 54.2012 15.4475 54.4056 15.3399C54.61 15.2323 54.7713 15.1032 54.8897 14.9634C55.008 14.8128 55.0618 14.6622 55.0618 14.5008C55.0618 14.3394 55.008 14.1888 54.8897 14.0382C54.7713 13.8876 54.61 13.7585 54.4056 13.6402C54.2012 13.5219 53.9538 13.4251 53.6741 13.3605C53.3944 13.2852 53.0824 13.2529 52.7597 13.2529M52.8242 7.72362L52.6306 7.66983C52.6306 7.66983 52.5661 7.56226 52.5661 7.45468V6.41121C52.5661 6.28212 52.5876 6.19606 52.6414 6.17455L52.835 6.14227H55.051V3.87245C55.051 3.75412 55.0833 3.67882 55.1371 3.64655L55.3522 3.60352H56.7507C56.869 3.60352 56.9443 3.62503 56.9659 3.67882L56.9981 3.87245V11.0907C56.9981 11.2736 56.9121 11.3596 56.7292 11.3596H55.32C55.1371 11.3596 55.051 11.2736 55.051 11.1015V7.72362H52.835H52.8242Z' fill='%23595857'/%3E%3Cpath d='M71.3379 11.3268H66.0991V16.7271C66.0991 16.9207 66.0022 17.0067 65.8194 17.0067H64.4209C64.2273 17.0067 64.1197 16.9099 64.1197 16.7271V11.3268H59.2035C59.0852 11.3268 58.9991 11.3053 58.9669 11.2515C58.9346 11.1977 58.9131 11.1224 58.9131 11.0148V10.0359C58.9131 9.92834 58.9346 9.85304 58.9669 9.79926C58.9991 9.74547 59.0744 9.72395 59.2035 9.72395H67.476C67.6051 9.17532 67.7127 8.57291 67.7772 7.92746C67.8525 7.27126 67.8848 6.60429 67.8848 5.91582L67.8418 5.68991C67.8095 5.62537 67.7234 5.59309 67.5836 5.59309H60.9032L60.6881 5.56082C60.6235 5.53931 60.5912 5.464 60.5912 5.34567V4.2269C60.5912 4.10857 60.6235 4.04402 60.6881 4.02251L60.9032 3.99023H68.8315C69.1864 3.99023 69.4446 4.06554 69.5952 4.2269C69.7458 4.38826 69.8211 4.6572 69.8211 5.05522C69.8211 5.85127 69.7781 6.64732 69.7028 7.45413C69.6275 8.26094 69.5092 9.02472 69.3478 9.74547H71.3379C71.5316 9.74547 71.6391 9.85304 71.6391 10.0574V11.0364C71.6391 11.2408 71.5423 11.3483 71.3379 11.3483' fill='%23595857'/%3E%3Cpath d='M34.8381 18.7715L33.9667 20.4927V21.6975H33.5257V20.4927L32.6436 18.7715H33.1276L33.7408 20.0516L34.354 18.7715H34.8381Z' fill='%23595857'/%3E%3Cpath d='M37.3663 20.7078C37.3663 21.009 37.2695 21.2457 37.0651 21.4393C36.8714 21.6222 36.6133 21.719 36.312 21.719C36.0108 21.719 35.7634 21.6222 35.559 21.4393C35.3654 21.2565 35.2578 21.009 35.2578 20.7078V18.7715H35.6989V20.6863C35.6989 20.8799 35.7527 21.0305 35.8602 21.1489C35.9678 21.2672 36.1184 21.321 36.3013 21.321C36.4842 21.321 36.6348 21.2672 36.7423 21.1489C36.8499 21.0305 36.9037 20.8799 36.9037 20.6863V18.7715H37.3448V20.7078H37.3663Z' fill='%23595857'/%3E%3Cpath d='M39.9698 20.8587C39.9698 21.1277 39.8729 21.3321 39.6793 21.4827C39.4857 21.6333 39.2275 21.7086 38.9155 21.7086C38.6896 21.7086 38.496 21.6763 38.3346 21.6225C38.1733 21.5687 38.0227 21.4612 37.8828 21.3213L38.184 21.0309C38.2808 21.1277 38.3992 21.203 38.5175 21.246C38.6358 21.289 38.7757 21.3105 38.9263 21.3105C39.1199 21.3105 39.2705 21.2675 39.3673 21.1922C39.4749 21.1169 39.5287 20.9986 39.5287 20.8587C39.5287 20.7296 39.4857 20.6221 39.4104 20.5575L39.292 20.4822L39.0984 20.4392L38.7542 20.3854C38.5175 20.3531 38.3346 20.2778 38.1948 20.1487C38.0549 20.0197 37.9796 19.826 37.9796 19.5894C37.9796 19.3312 38.0657 19.1268 38.2378 18.9654C38.4099 18.8041 38.6466 18.7288 38.9586 18.7288C39.3243 18.7288 39.6255 18.8363 39.8622 19.0622L39.5825 19.3419C39.4964 19.2559 39.3996 19.2021 39.3028 19.1698C39.1952 19.1375 39.0769 19.116 38.9478 19.116C38.7757 19.116 38.6466 19.1591 38.5605 19.2451C38.4637 19.3312 38.4207 19.4387 38.4207 19.5678C38.4207 19.6862 38.4637 19.7722 38.5283 19.8368C38.6036 19.9013 38.7111 19.9444 38.851 19.9659L39.1845 20.0197C39.3136 20.0412 39.4211 20.0627 39.5072 20.095L39.7331 20.2348C39.8945 20.3746 39.9698 20.579 39.9698 20.8372V20.8587Z' fill='%23595857'/%3E%3Cpath d='M42.4978 21.6975H40.626V18.7715H42.4978V19.1695H41.0778V20.0193H42.2934V20.4174H41.0778V21.2887H42.4978V21.6975Z' fill='%23595857'/%3E%3Cpath d='M45.1651 20.2355C45.1651 20.5905 45.1651 20.8164 45.1328 20.924C45.1005 21.1176 45.0145 21.279 44.8854 21.4081C44.681 21.6125 44.4228 21.72 44.1109 21.72C43.7989 21.72 43.5515 21.6125 43.3471 21.4081C43.218 21.279 43.1319 21.1176 43.0997 20.924C43.0781 20.8057 43.0674 20.5798 43.0674 20.2248C43.0674 19.8698 43.0781 19.6546 43.0997 19.5363C43.1319 19.3427 43.218 19.1813 43.3471 19.0522C43.5515 18.8478 43.8096 18.7402 44.1109 18.7402C44.2722 18.7402 44.4121 18.7617 44.5412 18.8155C44.6702 18.8693 44.7886 18.9446 44.8854 19.0522C45.0145 19.1813 45.1005 19.3427 45.1328 19.5363C45.1543 19.6546 45.1651 19.8913 45.1651 20.2355ZM44.724 20.2355C44.724 19.9343 44.724 19.7192 44.6918 19.6116C44.6702 19.504 44.6272 19.4072 44.5519 19.3211L44.3583 19.192L44.1109 19.149L43.8634 19.2028L43.6698 19.3319C43.5945 19.4072 43.5515 19.504 43.53 19.6223C43.5084 19.7407 43.4977 19.9451 43.4977 20.2355C43.4977 20.526 43.4977 20.7519 43.53 20.8595C43.5515 20.967 43.5945 21.0638 43.6698 21.1391L43.8634 21.2682L44.1109 21.3113L44.3583 21.2575L44.5519 21.1284C44.6272 21.0531 44.6702 20.9563 44.6918 20.8379C44.7133 20.7196 44.724 20.5152 44.724 20.2248V20.2355Z' fill='%23595857'/%3E%3Cpath d='M48.091 21.6975H47.6822L46.3268 19.6321V21.6975H45.8857V18.7715H46.2945L47.65 20.8154V18.7715H48.091V21.6975Z' fill='%23595857'/%3E%3Cpath d='M50.9317 20.5583C50.9317 20.7519 50.9102 20.9133 50.8672 21.0316C50.8241 21.1607 50.7596 21.279 50.6628 21.3758C50.5552 21.4942 50.4369 21.5695 50.297 21.6233C50.1679 21.677 50.0173 21.6986 49.856 21.6986C49.5548 21.6986 49.2966 21.591 49.0922 21.3866C48.9631 21.2575 48.877 21.0961 48.8448 20.9025C48.8233 20.7842 48.8125 20.5583 48.8125 20.2033C48.8125 19.8483 48.8233 19.6331 48.8448 19.5148C48.877 19.3212 48.9631 19.1598 49.0922 19.0307C49.2966 18.8263 49.5548 18.7188 49.8667 18.7188C50.1787 18.7188 50.4154 18.8048 50.609 18.9877C50.7811 19.149 50.8994 19.3642 50.9425 19.6331H50.4907C50.4476 19.4718 50.3831 19.3427 50.2755 19.2566C50.1679 19.1706 50.0388 19.1275 49.8667 19.1275L49.6301 19.1813L49.4364 19.3104C49.3611 19.3857 49.3181 19.4825 49.2966 19.6116C49.2751 19.7299 49.2643 19.9343 49.2643 20.2248C49.2643 20.5152 49.2751 20.7304 49.2966 20.8487C49.3181 20.9671 49.3719 21.0639 49.4364 21.1392C49.544 21.2575 49.6946 21.3113 49.8667 21.3113C50.0604 21.3113 50.2217 21.2467 50.3401 21.1069C50.4369 20.9886 50.4907 20.838 50.4907 20.6443V20.483H49.8667V20.1065H50.9317V20.5583V20.5583Z' fill='%23595857'/%3E%3Cpath d='M55.8262 20.214V20.3753C55.8262 20.6228 55.8155 20.8164 55.7832 20.9347C55.7402 21.1284 55.6541 21.2897 55.525 21.4188C55.4389 21.5049 55.3206 21.5802 55.1915 21.6232C55.0624 21.6662 54.9226 21.6877 54.7612 21.6877H53.7285V18.7617H54.7612C55.084 18.7617 55.3314 18.8585 55.5143 19.0414C55.6541 19.1813 55.7402 19.3641 55.7832 19.5793C55.8047 19.6869 55.8155 19.902 55.8155 20.2032L55.8262 20.214ZM55.3852 20.214C55.3852 19.9666 55.3852 19.8052 55.3636 19.7084C55.3421 19.5578 55.2991 19.4502 55.2238 19.3749C55.1055 19.2458 54.9333 19.1813 54.729 19.1813H54.1911V21.3112H54.729C54.9441 21.3112 55.1055 21.2467 55.2238 21.1176C55.2883 21.0423 55.3421 20.924 55.3636 20.7626C55.3744 20.655 55.3852 20.4829 55.3852 20.2247V20.214Z' fill='%23595857'/%3E%3Cpath d='M56.9772 18.7715H56.5361V21.6975H56.9772V18.7715Z' fill='%23595857'/%3E%3Cpath d='M59.6455 20.8587C59.6455 21.1277 59.5487 21.3321 59.3551 21.4827C59.1615 21.6333 58.9033 21.7086 58.5913 21.7086C58.3654 21.7086 58.1718 21.6763 58.0104 21.6225C57.849 21.5687 57.6984 21.4612 57.5586 21.3213L57.8598 21.0309C57.9566 21.1277 58.075 21.203 58.1933 21.246C58.3116 21.289 58.4515 21.3105 58.6021 21.3105C58.7957 21.3105 58.9463 21.2675 59.0431 21.1922C59.1507 21.1169 59.2045 20.9986 59.2045 20.8587C59.2045 20.7296 59.1615 20.6221 59.0861 20.5575L58.9678 20.4822L58.7742 20.4392L58.4299 20.3854C58.1933 20.3531 58.0104 20.2778 57.8706 20.1487C57.7307 20.0197 57.6554 19.826 57.6554 19.5894C57.6554 19.3312 57.7415 19.1268 57.9136 18.9654C58.0857 18.8041 58.3224 18.7288 58.6343 18.7288C59.0001 18.7288 59.3013 18.8363 59.538 19.0622L59.2583 19.3419C59.1722 19.2559 59.0754 19.2021 58.9786 19.1698C58.871 19.1375 58.7527 19.116 58.6236 19.116C58.4515 19.116 58.3224 19.1591 58.2363 19.2451C58.1395 19.3312 58.0965 19.4387 58.0965 19.5678C58.0965 19.6862 58.1287 19.7722 58.204 19.8368C58.2793 19.9013 58.3869 19.9444 58.5268 19.9659L58.8602 20.0197C58.9893 20.0412 59.0969 20.0627 59.183 20.095L59.4089 20.2348C59.5702 20.3746 59.6455 20.579 59.6455 20.8372V20.8587Z' fill='%23595857'/%3E%3Cpath d='M62.0976 19.1695H61.2908V21.6975H60.8498V19.1695H60.043V18.7715H62.0976V19.1695Z' fill='%23595857'/%3E%3Cpath d='M64.7979 21.6975H64.2816L63.6684 20.4604H63.109V21.6975H62.668V18.7715H63.8083C64.0772 18.7715 64.3031 18.8468 64.4645 19.0081C64.6258 19.1695 64.7119 19.3739 64.7119 19.6213C64.7119 19.8257 64.6581 19.9871 64.5505 20.1269C64.4429 20.2668 64.3031 20.3528 64.131 20.3959L64.8087 21.6868L64.7979 21.6975ZM64.2601 19.6321C64.2601 19.4922 64.217 19.3739 64.1202 19.2986C64.0342 19.2125 63.9051 19.1695 63.7545 19.1695H63.0983V20.0946H63.7545C63.9051 20.0946 64.0234 20.0516 64.1095 19.9763C64.1955 19.8903 64.2493 19.7827 64.2493 19.6428L64.2601 19.6321Z' fill='%23595857'/%3E%3Cpath d='M65.8522 18.7715H65.4111V21.6975H65.8522V18.7715Z' fill='%23595857'/%3E%3Cpath d='M68.6709 20.8164C68.6171 21.1069 68.4988 21.322 68.3159 21.4834C68.1331 21.634 67.8964 21.72 67.6275 21.72C67.3262 21.72 67.0681 21.6125 66.8637 21.4081C66.7346 21.279 66.6485 21.1176 66.6163 20.924C66.5947 20.8057 66.584 20.5798 66.584 20.2248C66.584 19.8698 66.5947 19.6546 66.6163 19.5363C66.6485 19.3427 66.7346 19.1813 66.8637 19.0522C67.0681 18.8478 67.3262 18.7402 67.6275 18.7402C67.8964 18.7402 68.1331 18.8155 68.3159 18.9769C68.4988 19.1275 68.6171 19.3534 68.6709 19.6439H68.2191C68.1868 19.4825 68.1223 19.3642 68.0255 19.2781C67.9179 19.1813 67.7888 19.1383 67.6275 19.1383C67.4446 19.1383 67.3047 19.192 67.1972 19.3104C67.1219 19.3857 67.0788 19.4825 67.0573 19.6116C67.0358 19.7299 67.025 19.9343 67.025 20.2248C67.025 20.5152 67.0358 20.7304 67.0573 20.8487C67.0788 20.967 67.1326 21.0638 67.1972 21.1391C67.3047 21.2575 67.4553 21.3113 67.6275 21.3113C67.7888 21.3113 67.9179 21.2682 68.0147 21.1714C68.1115 21.0854 68.1868 20.9563 68.2191 20.8057H68.6709V20.8164Z' fill='%23595857'/%3E%3Cpath d='M71.123 19.1695H70.3162V21.6975H69.8752V19.1695H69.0684V18.7715H71.123V19.1695Z' fill='%23595857'/%3E%3Cpath d='M27.9315 12.6406C27.9315 10.9194 25.5756 9.40258 22.0149 8.52047C23.0369 4.99203 22.9078 2.19509 21.4125 1.3345C19.9172 0.4739 17.4323 1.75404 14.8935 4.40037C12.3547 1.75404 9.86977 0.4739 8.37448 1.3345C6.8792 2.19509 6.75011 4.99203 7.77206 8.52047C4.21135 9.40258 1.85547 10.9086 1.85547 12.6406C1.85547 14.3725 4.21135 15.8786 7.77206 16.7607C6.75011 20.2891 6.88995 23.0861 8.37448 23.9466C9.86977 24.8072 12.3547 23.5271 14.8935 20.8808C17.4323 23.5271 19.9172 24.818 21.4125 23.9466C22.9078 23.0861 23.0369 20.2891 22.0149 16.7607C25.5756 15.8786 27.9315 14.3618 27.9315 12.6406Z' fill='white'/%3E%3Cpath d='M27.9321 12.64H29.0078C29.0078 11.9623 28.7712 11.3168 28.3947 10.779C27.8245 9.97215 26.9854 9.33746 25.9527 8.79959C24.92 8.26172 23.6721 7.82066 22.2737 7.47642L22.0155 8.5199L23.0482 8.82111C23.5 7.23976 23.7474 5.78751 23.7474 4.50737C23.7474 3.64677 23.6399 2.85072 23.3602 2.14073C23.0912 1.4415 22.6179 0.796051 21.9402 0.408783C21.4453 0.129089 20.8967 0 20.3481 0C19.3046 0 18.2827 0.408783 17.2499 1.04347C16.2172 1.67816 15.163 2.57103 14.1088 3.66829L14.8833 4.41055L15.6578 3.66829C14.6036 2.57103 13.5494 1.67816 12.5167 1.04347C11.4839 0.408783 10.462 0.0107574 9.41852 0C8.86989 0 8.3105 0.129089 7.82642 0.408783C7.1487 0.796051 6.67537 1.4415 6.40643 2.14073C6.12674 2.85072 6.01917 3.64677 6.01917 4.50737C6.01917 5.78751 6.26659 7.25052 6.7184 8.82111L7.75111 8.5199L7.49294 7.47642C5.62114 7.939 4.05055 8.56293 2.85648 9.36974C2.26482 9.77852 1.75922 10.2303 1.38271 10.779C1.0062 11.3168 0.769531 11.9623 0.769531 12.64C0.769531 13.3177 1.0062 13.9632 1.38271 14.501C1.95285 15.3078 2.79193 15.9425 3.82465 16.4804C4.85736 17.0183 6.09447 17.4593 7.50369 17.8036L7.76187 16.7601L6.72916 16.4589C6.27734 18.0295 6.02992 19.4925 6.02992 20.7726C6.02992 21.644 6.1375 22.4293 6.41719 23.1393C6.68613 23.8385 7.15945 24.4839 7.83717 24.8712C8.33202 25.1617 8.8914 25.28 9.44003 25.28C10.4835 25.28 11.5055 24.8712 12.5382 24.2365C13.5709 23.6018 14.6251 22.709 15.6794 21.6117L14.9048 20.8694L14.1303 21.6117C15.1845 22.709 16.2387 23.6018 17.2715 24.2365C18.3042 24.8712 19.3261 25.2692 20.3696 25.28C20.9182 25.28 21.4776 25.1509 21.9725 24.8712C22.6502 24.4839 23.1235 23.8493 23.3924 23.1393C23.6614 22.4293 23.7797 21.6332 23.7797 20.7726C23.7797 19.4925 23.5323 18.0295 23.0805 16.4589L22.0478 16.7601L22.3059 17.8036C24.1777 17.341 25.7591 16.7171 26.9532 15.9103C27.5448 15.5015 28.0504 15.0497 28.4269 14.501C28.8034 13.9632 29.0401 13.3177 29.0401 12.64H26.8886C26.8886 12.8229 26.8348 13.0165 26.6519 13.2747C26.3938 13.662 25.8236 14.1353 24.9845 14.5656C24.1455 14.9959 23.059 15.3939 21.7896 15.7059C21.5099 15.7704 21.2625 15.9641 21.1119 16.2115C20.9613 16.4589 20.929 16.7709 21.015 17.0506C21.4346 18.4813 21.639 19.7614 21.6282 20.7726C21.6282 21.4503 21.5314 21.9882 21.3916 22.354C21.241 22.7197 21.0796 22.9026 20.9075 22.9994C20.7784 23.0747 20.617 23.1178 20.3911 23.1285C19.9608 23.1285 19.2508 22.9134 18.4225 22.4078C17.5942 21.9022 16.6583 21.1276 15.7009 20.1272C15.4965 19.912 15.2168 19.7937 14.9263 19.7937C14.6359 19.7937 14.3562 19.912 14.1518 20.1272C13.1944 21.1276 12.2585 21.9022 11.4302 22.4078C10.6018 22.9241 9.89185 23.1393 9.46155 23.1285C9.22488 23.1285 9.07428 23.0855 8.94519 23.0102C8.76231 22.9026 8.60095 22.7305 8.45035 22.354C8.3105 21.9882 8.21368 21.4396 8.21368 20.7619C8.21368 19.7614 8.41808 18.4705 8.82686 17.0506C8.91292 16.7709 8.86989 16.4697 8.73004 16.2115C8.57944 15.9641 8.34277 15.7704 8.05232 15.7059C6.3634 15.2863 4.98645 14.7162 4.10434 14.1245C3.66328 13.8233 3.36208 13.5221 3.18996 13.2747C3.01784 13.0165 2.96405 12.8229 2.95329 12.64C2.95329 12.4571 3.00708 12.2635 3.18996 12.0053C3.44814 11.618 4.01828 11.1447 4.85736 10.7144C5.69644 10.2841 6.78294 9.88609 8.05232 9.57413C8.33202 9.50958 8.57944 9.31595 8.73004 9.06853C8.88065 8.82111 8.91292 8.50914 8.83762 8.22945C8.41808 6.79871 8.21368 5.51857 8.22444 4.51813C8.22444 3.84041 8.32126 3.29178 8.46111 2.92603C8.61171 2.54951 8.77307 2.3774 8.94519 2.28058C9.08504 2.20528 9.23564 2.16225 9.46155 2.16225C9.89185 2.16225 10.6018 2.3774 11.4302 2.883C12.2585 3.3886 13.1944 4.16313 14.1518 5.16357C14.3562 5.37872 14.6359 5.49705 14.9263 5.49705C15.2168 5.49705 15.4965 5.37872 15.7009 5.16357C16.6583 4.16313 17.5942 3.3886 18.4225 2.883C19.2508 2.36664 19.9608 2.15149 20.3911 2.16225C20.6278 2.16225 20.7784 2.20528 20.9075 2.28058C21.0796 2.38815 21.2517 2.56027 21.3916 2.92603C21.5314 3.29178 21.6282 3.84041 21.6282 4.50737C21.6282 5.50781 21.4238 6.79871 21.015 8.22945C20.929 8.50914 20.972 8.81035 21.1119 9.06853C21.2625 9.31595 21.4991 9.50958 21.7896 9.57413C23.4893 9.99367 24.8662 10.5638 25.7376 11.1555C26.1786 11.4567 26.4798 11.7579 26.6627 12.0053C26.8456 12.2635 26.8886 12.4571 26.8994 12.64H27.9751H27.9321Z' fill='white'/%3E%3Cpath d='M27.9315 12.6396C27.9315 10.9184 25.5757 9.40164 22.0149 8.51953C21.6384 9.81042 21.1113 11.2089 20.4336 12.6396C21.1113 14.0704 21.6384 15.4581 22.0149 16.7597C25.5757 15.8776 27.9315 14.3608 27.9315 12.6396Z' fill='%23056FB8'/%3E%3Cpath d='M7.7623 8.51953C4.20158 9.40164 1.8457 10.9077 1.8457 12.6396C1.8457 14.3716 4.20158 15.8776 7.7623 16.7597C8.13881 15.4688 8.66592 14.0704 9.34364 12.6396C8.66592 11.2089 8.13881 9.81042 7.7623 8.51953Z' fill='%23056FB8'/%3E%3Cpath d='M7.76194 16.7598C6.73999 20.2882 6.87983 23.0851 8.36436 23.9457C9.85965 24.8063 12.3446 23.5262 14.8834 20.8799C13.9475 19.9117 13.0116 18.7499 12.108 17.4482C10.5266 17.3192 9.0636 17.0825 7.75119 16.7598H7.76194Z' fill='%23056FB8'/%3E%3Cpath d='M22.015 8.52047C23.0369 4.99203 22.9079 2.19509 21.4126 1.3345C19.9173 0.4739 17.4323 1.75404 14.8936 4.40037C15.8295 5.36854 16.7654 6.53034 17.669 7.83199C19.2503 7.96108 20.7133 8.19775 22.0257 8.52047H22.015Z' fill='%23056FB8'/%3E%3Cpath d='M14.8946 4.40037C12.3558 1.75404 9.87082 0.4739 8.37554 1.3345C6.88025 2.19509 6.75116 4.99203 7.77312 8.52047C9.08553 8.19775 10.5485 7.96108 12.1299 7.83199C13.0335 6.53034 13.9694 5.3793 14.9053 4.40037H14.8946Z' fill='%23056FB8'/%3E%3Cpath d='M14.8945 20.8701C17.4333 23.5164 19.9183 24.8073 21.4136 23.936C22.9088 23.0754 23.0379 20.2784 22.016 16.75C20.7143 17.0727 19.2406 17.3094 17.6592 17.4385C16.7556 18.7401 15.8197 19.9019 14.8838 20.8701H14.8945Z' fill='%23056FB8'/%3E%3Cpath d='M17.5837 7.96109C16.7124 7.89655 15.8195 7.85352 14.8944 7.85352C13.9692 7.85352 13.0656 7.89655 12.1942 7.96109C11.6994 8.68184 11.2153 9.44562 10.7527 10.2417C10.2902 11.0485 9.87064 11.8445 9.50488 12.6298C9.88139 13.4151 10.3009 14.2219 10.7527 15.018C11.2153 15.8248 11.6994 16.5778 12.1942 17.2986C13.0656 17.3739 13.9585 17.4061 14.8944 17.4061C15.8303 17.4061 16.7231 17.3631 17.5837 17.2986C18.0786 16.5778 18.5627 15.8248 19.0252 15.018C19.4878 14.2219 19.9073 13.4151 20.2731 12.6298C19.8966 11.8338 19.4878 11.0377 19.0252 10.2417C18.5627 9.43486 18.0786 8.68184 17.5837 7.96109Z' fill='%23E52E20'/%3E%3Cpath d='M13.6034 9.31653C13.6034 9.31653 12.4201 11.0054 13.1624 12.4685C14.2489 14.6199 11.7639 16.0292 11.7424 16.0399H11.6778H11.6241L11.6025 15.9539C11.6025 15.9539 13.001 14.1789 12.1727 12.8019C11.0539 10.9409 13.4313 9.25198 13.4636 9.23047H13.5819L13.6142 9.30577L13.6034 9.31653Z' fill='white'/%3E%3Cpath d='M15.8945 9.31653C15.8945 9.31653 14.7111 11.0054 15.4534 12.4685C16.5291 14.6199 14.0549 16.0292 14.0227 16.0399H13.9581H13.9043L13.8828 15.9539C13.8828 15.9539 15.2813 14.1789 14.453 12.8019C13.3342 10.9409 15.7116 9.25198 15.7439 9.23047H15.8622L15.8945 9.30577V9.31653Z' fill='white'/%3E%3Cpath d='M18.1855 9.31653C18.1855 9.31653 17.0022 11.0054 17.7444 12.4685C18.8202 14.6199 16.3352 16.0292 16.3137 16.0399H16.2491H16.1953L16.1738 15.9539C16.1738 15.9539 17.5723 14.1789 16.744 12.8019C15.6252 10.9409 18.0026 9.25198 18.0241 9.23047H18.1532L18.1855 9.30577V9.31653Z' fill='white'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; background-position: center center;}
.board--card--list .obj .card--body ul li, .board--card--list.type2 .obj .card--body ul li{letter-spacing: -1.2px;}


.ui-filedown .item .ui-banner__title{padding: 11px 8px 11px 34px;}
.ui-filedown .item .btn{top:3px}



/* 게시판 공통 하단 버튼 221212 */
.box-footer .pull-right .btn{margin: 0 2.5px;}
@media screen and (max-width:570px){
  .box-footer {padding: 0;}
  .box-footer .btn{display:block;width:100%; margin: 2.5px 0;}
  .box-footer .pull-right{float:none;}
	.box-footer .pull-right .btn{float:none;display:block; width:100%; margin: 2.5px 0;}

}


/* 개인정보동의  */
.ui_radio--custom .inblock{line-height: 1.2;}
.ui_radio--custom .inblock:first-child{margin-bottom: 10px;}
.ui_radio--custom label{margin-bottom: 5px;}
@media screen and (max-width:400px){
  .ui_radio--custom .inblock,
  .ui_radio--custom label{display:block;width:100%}
}


/* 221214 */
.modal-backdrop.in{background-color: transparent;}
.modal__footer .btn{margin: 0 2.5px;}
.modal__body{max-width:600px;width:100%}
@media screen and (max-width:620px){

  .modal__body{width: 80%;}
  
}