@charset "utf-8";
/*CSS Document*/


.swiper-container { width: 100%; height: 100%; }
/* =================== main__visual ==================== */
.main__visual { 
    height: 44.8rem; position: relative; 
}
.main__visual .swiper-container {
    width: 100%; height: 44.8rem; 
}
.main__visual .swiper-container .swiper-wrapper {
    width: 100%; margin: 0 auto;
}
.main__visual .swiper-container .swiper-wrapper .swiper-slide {
    background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 7rem 2rem 0;
}
.main__visual .swiper-slide .slide__inner {
    width: 100%; margin: 0 auto; 
}
.main__visual .swiper-slide .slide__inner p {
    font-family: 'GmarketSans'; font-size: 2.6rem; font-weight: 700; line-height: 3.3rem; color: #fff; margin: 6.5rem 0 1.6rem 0; word-break: keep-all; 
}
.main__visual .swiper-slide .slide__inner i {
    display: block; font-size:1.5rem; line-height: 2.6rem; letter-spacing: -0.05em; color: #fff; word-break: keep-all;
}

/*
.main__visual .swiper-slide.visual01 { background-image: url(/KOR/image/main/main_visual01.png); }
.main__visual .swiper-slide.visual02 { background-image: url(/KOR/image/main/main_visual02.png); }
.main__visual .swiper-slide.visual03 { background-image: url(/KOR/image/main/main_visual03.png); }
*/
.main__visual .swiper-slide.visual01 { background-image: url(/KOR/image/main/4.jpg); }
.main__visual .swiper-slide.visual02 { background-image: url(/KOR/image/main/5.jpg); }
.main__visual .swiper-slide.visual03 { background-image: url(/KOR/image/main/3.jpg); }
.main__visual .swiper-slide.visual04 { background-image: url(/KOR/image/main/2.jpg); }
.main__visual .swiper-slide.visual05 { background-image: url(/KOR/image/main/1.jpg); }

.main__visual .swiper-pagination__wrap {

    position: absolute; height: .5rem; padding: 0 2rem; width: 100%; 
}
.main__visual .swiper-pagination {
    display: inline-block; width: auto!important; bottom: 168px!important;
}
.main__visual .swiper-pagination .swiper-pagination-bullet {
    width: 4rem;
    height: .5rem;
    background: #fff;
    opacity: 0.5;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    margin: 0 10px 0 0;
}
.main__visual .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}




/* =================== main__container ==================== */
.main__container {
    padding: 26.8rem 0 0 0;
}
.main__container .container__inner {
    width: 100%; padding: 0 2rem; position: relative; 
}
/* 비주얼 메뉴 */
.main__container .visual__menu {
    width: 90.2439%;
    overflow: hidden;
    position: absolute;
    top: -34.8rem;
    left: 50%;
    z-index: 999;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.main__container .visual__menu li {
    margin: 0 0 .1rem 0;
}
.main__container .visual__menu a { 
    display: block; width: 100%; height: 11.5rem; background-color: #111; background-image: url(/KOR/image/main/main_banner_arrow_on.png); background-repeat: no-repeat; background-position: right 3.5rem top 50%; background-size: 1.5rem 2.4rem; padding: 26px 50px 0 2.5rem; 
}
.main__container .visual__menu li:first-of-type a { padding: 17px 50px 0 2.5rem; }
.main__container .visual__menu i { 
    display: block; font-size: 1.8rem; font-weight: 700; color: #ffd75d; line-height: 1.625rem; margin: 0 0 1.2rem 0;
}
.main__container .visual__menu span {
    display: block; font-size: 1.5rem; line-height: 2.2rem; color: #fff;
}



.main__container h2.main__tit {
    font-size: 2.8rem; font-weight: 700; color: #222; line-height: 1.8125rem; text-align: center;
}
.main__container h2.main__tit span.sub__tit {
    display: block; font-size: 1.5rem; line-height: 1; font-weight: 500; letter-spacing: 0.2em; color: #a1a1a1; font-family: 'NotoSans'; margin: 0 0 1rem 0;
}
/* 학회소식 */
.main__container .main__notice {
    padding: 5rem 0;
}
.main__notice .notice__cont {
    width: 100%; margin: 3.5rem 0 0 0;
}
.main__notice .notice__cont li { height: 16rem; margin: 0 0 2rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
.main__notice .notice__cont li a {
    display: block; width: 100%; height: 100%; box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.15); padding: 6rem 2.5rem 0; position: relative; 
}
.main__notice .notice__cont .notice__date {
    display: block; width: 11.5rem; height: 2.5rem; line-height: 2.5rem; background: #ec5802; padding: 0 0 0 2.5rem; font-size: 1.4rem; position: absolute; top: 1.5rem; left: 0; color: #fff;
}
.main__notice .notice__cont .notice__tit {
    display: block; font-size: 1.7rem; font-weight: 500; line-height: 1.5625rem;  color: #222; height: 2.5rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0 0 1.1rem 0; word-break: keep-all;
}
.main__notice .notice__cont .notice__txt {
    font-size: 1.5rem; line-height:2.2rem;  color: #737373; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 4.4rem;
}

/* 메인 서브 비주얼-춘계학술대회 모집 */
.main__container .main__sub-visual {
    width: 100%; height: 73rem; background-image: url(/KOR/image/main/main_section_bg_m.png), url(/KOR/image/main/main_section_visual01.jpg); background-size: 100% 53rem, 100% auto; background-repeat: no-repeat; background-position: center bottom, center top;
}

.main__sub-visual .sub-visual__inner {
    width: 100%; height: 100%; padding: 26.5rem 0 0 0; 
}
.main__sub-visual .sub-visual__inner .sub-visual__tit {
    font-size: 3rem; line-height: 3.8rem; font-weight: 500; letter-spacing: -0.05em; color: #fff; word-break: keep-all;
}
.main__sub-visual .sub-visual__inner .sub-visual__tit span {
    font-weight: 700; color: #ffd75d;
}
.main__sub-visual .sub-visual__inner .sub-visual__tit span.gSans {
    font-family: 'GmarketSans'; 
}
.main__sub-visual .sub-visual__inner .sub-visual__btn {
    overflow: hidden; padding: 1.5rem 0 2.5rem 0; border-bottom: 1px solid rgba(255, 255, 255, 0.3); 
}

.main__sub-visual .sub-visual__inner .sub-visual__btn a { 
    display: block; font-size: 1.5rem; line-height: 4rem; height: 4rem; letter-spacing: -0.05em; font-weight: 500; background-repeat: no-repeat; background-size: .5rem 9px; background-position: right 2rem top 50%; float: left; 
}
.main__sub-visual .sub-visual__inner .sub-visual__btn a{ background-image: url(/KOR/image/main/main_btn_arrow_grey.png); background-color: #fff; color: #353535; padding: 0 5.2rem 0 1.9rem; margin: 0 2rem 0 0; }

/*
.main__sub-visual .sub-visual__inner .sub-visual__btn a { 
    display: block; font-size: 1.5rem; line-height: 4rem; height: 4rem; letter-spacing: -0.05em; font-weight: 500; background-repeat: no-repeat; background-size: .5rem 9px; background-position: right 2rem top 50%; float: left; 
}
.main__sub-visual .sub-visual__inner .sub-visual__btn a:first-child { background-image: url(/KOR/image/main/main_btn_arrow_grey.png); background-color: #fff; color: #353535; padding: 0 5.2rem 0 1.9rem; margin: 0 2rem 0 0; }
.main__sub-visual .sub-visual__inner .sub-visual__btn a:last-child { background-image: url(/KOR/image/main/main_btn_arrow_wh.png); border: 1px solid #fff; color: #fff; padding: 0 4.2rem 0 1.9rem; }
*/
.main__sub-visual .sub-visual__inner .sub-visual__txt {
    width: 100%; overflow: hidden; padding: 1.9rem 0 0 0; 
}
.main__sub-visual .sub-visual__inner .sub-visual__txt>li { margin: 0 0 2.1rem 0; }
.main__sub-visual .sub-visual__inner .sub-visual__txt>li:first-of-type, .main__sub-visual .sub-visual__inner .sub-visual__txt>li:nth-of-type(2) { float: left; width: 50%; }
.main__sub-visual .sub-visual__inner .sub-visual__txt>li:last-of-type {
    clear: both; 
}
.main__sub-visual .sub-visual__inner .sub-visual__txt>li>p {
    font-size: 1.8rem; font-weight: 500;  color: #fff;  padding: 0 0 0 1.7rem; background: url(/KOR/image/main/main_list_arrow_icon.png) no-repeat 0 50%; background-size: 1.2rem 1.2rem; margin: 0 0 1.4rem 0;
}
.main__sub-visual .sub-visual__inner .sub-visual__txt>li>i, .main__sub-visual .sub-visual__inner .sub-visual__txt>li>ul>li { 
    font-size: 1.5rem; line-height: 2.5rem; color: #fff; 
}
.main__sub-visual .sub-visual__inner .sub-visual__txt>li>i {
    display: block; word-break: keep-all;
}
.sub-visual__inner .sub-visual__txt ul li {
    padding: 0 0 0 1.5rem; position: relative; word-break: keep-all;
}
.sub-visual__inner .sub-visual__txt ul li::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff; position: absolute; left: 0; top: 1.1rem;
}


/* 행사안내 */
.main__container .main__event {
    height: 97.5rem; background: url(/KOR/image/main/main_event_bg_m.png) no-repeat right bottom; background-size: 100% 69.5rem; padding: 5.7rem 0 0 0;
}
.main__event .event__cont {
    width: 100%; overflow: hidden; background: #fff; padding: 4.5rem 0 3rem;
}
.main__event .event__cont li { width: 100%; padding: 0 2rem 0; margin: 0 0 3.5rem 0; }
.main__event .event__cont li a { 
    display: block; padding: 0 0 0 89px; position: relative; height: 84px; 
}
.main__event .event__cont li a::after {
    content: ''; display: block; width: calc(100% - 89px); height: 1px; background: #a2a2a2; position: absolute; bottom: 0; right: 0;
}
.main__event .event__cont li a .event__date {
    display: block;
    position: absolute;
    width: 7.2rem;
    height: 7.2rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #d7d7d7; text-align: center; line-height: 7rem; font-size: 1.5rem; color: #0075e2; left:0; top: 0;
}
.main__event .event__cont li a:hover .event__date {
    border: 0; background: #0075e2; color: #fff; 
}
.main__event .event__cont li a .event__tit {
    display: block;width: 96%; font-size: 1.7rem; font-weight: 500; line-height: 2.2rem; color: #222; height: 2.2rem; line-height: 1; overflow: hidden; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; margin: 0 0 8px 0; 
}
.main__event .event__cont li a .event__txt {
    font-size: 1.5rem; line-height: 2.2rem; letter-spacing: -0.05em; color: #737373; height: 4.4rem; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: keep-all;
}

/* event 배너 */
.main__event .event__banner {
    width: 100%; overflow: hidden; padding: 5rem 0 0;
}
.main__event .event__banner li {
    width: 33.3333%; float: left; 
}
.main__event .event__banner li:nth-of-type(n+1) {
    margin: 0 0 4rem 0;
}
.main__event .event__banner li a {
    display: block; width:81%; padding: 11.5rem 0 0 0; text-align: center; font-size: 1.4rem;  font-weight: 500; color: #222; background-repeat: no-repeat; background-size: 100% auto; background-position: center top; margin: 0 auto; line-height: 1;
}


.main__event .event__banner li a.b__community { background-image: url(/KOR/image/main/main_btn_icon01.png); }
.main__event .event__banner li a.b__event { background-image: url(/KOR/image/main/main_btn_icon02.png); }
.main__event .event__banner li a.b__seminar { background-image: url(/KOR/image/main/main_btn_icon03.png); }
.main__event .event__banner li a.b__qna { background-image: url(/KOR/image/main/main_btn_icon04.png); }
.main__event .event__banner li a.b__data { background-image: url(/KOR/image/main/main_btn_icon05.png); }
.main__event .event__banner li a.b__apply { background-image: url(/KOR/image/main/main_btn_icon06.png); }
.main__event .event__banner li a:hover { text-decoration: underline; }



/* 회원사 */
.main__member-wrap {margin-top: 3.8rem;}
.main__container .main__member {
    padding: 4rem 2rem 50px; text-align: center;
}
.main__member .member__level {letter-spacing: 0.4rem; font-size: 1.4rem; font-weight: 500; margin-bottom: 2.8rem;}
.main__member .member__cont {
    overflow: hidden; 
}
.main__member .member__cont p.member__level {
    font-size: 1.4rem; font-weight: 500; letter-spacing: 0.2em; line-height: 1.375rem; margin: 4rem 0 30px; text-align: center; font-family: 'NotoSans';
}
.main__member .member__cont {
    /* display: inline-block;  */box-sizing: border-box; 
}
.main__member .member__cont.diamond {margin-bottom: 4.2rem;}
.main__member .member__cont li {
   position: relative; display: block; float: left; box-sizing: border-box;  width: 49%; height: 6rem; border:1px solid #cecece;
}
.main__member .member__cont a {display: block;font-size: 0; }
.main__member .member__cont a img { position: absolute; top:50%; left: 50%; transform:translate(-50% , -50%); max-width:62%; max-height:66%; -webkit-transform:translate(-50% , -50%); -moz-transform:translate(-50% , -50%); -ms-transform:translate(-50% , -50%); -o-transform:translate(-50% , -50%); }
.main__member .member__cont li:nth-of-type(2n) {
    margin: 0 0 2% 2%; 
}



/* =================== about/greeting.php ==================== */
.sub-container .pos__img { 
     width: 15.8rem; border: 1px solid #d6d6d6; box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.15); background: #fff; padding: .5rem;
}
.sub-container .pos__img img {
    display: block; width: 100%; height: auto; 
} 

.sub-container .greeting__txt i.greeting__tit {
    display: block;line-height: 2.3rem; font-size: 2.2rem; line-height: 2.8rem;  font-weight: 700;  color: #0174de;  margin: 0 0 2.1rem 0;
}
.sub-container .greeting__txt i.greeting__tit span {color: #e2e2e2; vertical-align: top;}
.sub-container .about__cmn__txt p {
     font-size: 1.5rem; line-height: 2.3rem; color: #3f3f3f; 
}

.sub-container .greeting__btm {display: flex;align-items:flex-end; margin-top: 3.4rem;}
.sub-container .greeting__date-wrap {padding-left: 3.5rem; width:calc(100% - 15.8rem);text-align: left;-webkit-box-sizing: border-box;box-sizing: border-box; }
.sub-container .greeting__txt span.greeting__date { 
    display: block;  font-size: 1.5rem; font-weight: 500;  line-height: 1; color: #b0b0b0;margin: 0 0 .9rem 0;
}
.sub-container .greeting__txt i.greeting__from {
    display: block;  font-size: 1.6rem; font-weight: 500;  color: #222; line-height: 2.1rem;
}
.sub-container .greeting__txt i.greeting__from span {
    font-weight: 700;  vertical-align: baseline;
}

/* =================== about/history.php ==================== */
.promoter .promoter__tit { display:inline-block;margin-bottom: 2rem; padding:0 3.4rem; height: 40px; line-height: 40px; text-align: center; background: #173864; color: #fff; font-size:2rem; font-weight: 500; border-radius:2.3rem; -webkit-border-radius:2.3rem; -moz-border-radius:2.3rem; -ms-border-radius:2.3rem; -o-border-radius:2.3rem;}
.sub-container .promoter p {margin-bottom: 2rem;}
.promoter .promoter__txt span {color: #0174de;}
.promoter .promoter__date {font-size: 1.5rem; font-weight: 500;color: #969696;}

.about__history-sec {margin-top: 3.8rem;width:100%; }
.history__tab-wrap {position: relative; padding:0 12%;background: #fff; }
.history__tab {position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; }
.history__tab-wrap:before { content:''; position: absolute; bottom: 0; left: 50%; transform:translateX(-50%); width:91.2%; height:1px; background: #eee; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%);z-index: 10; }
.tab__item-wrap {display: flex; margin-right: 12%;}
.tab__item-wrap > button { position: relative;  background: #fff; width:50%; height: 4.5rem; line-height: 4.5rem;font-size: 2rem; font-weight: 700; color:#5a5a5a;}
.tab__item-wrap > button:before {content:''; position: absolute;bottom: 0; left: 0; width:100%; height:4px; background: #0075e2; opacity: 0;}
.tab__item-wrap > button.active {color:#0075e2;}
.tab__item-wrap > button.active:before {opacity: 1;}
.tab__item-wrap > button.even {/* padding-left:12%; */} 
.tab__item-wrap > button.odd {/* padding-left: 0; */ /* padding-right: 12%; */}
.history__tab-wrap  .control_btn {left:0; padding:0; width:5rem; height:4.5rem;background: no-repeat center center; -webkit-background-size: 1rem auto;background-size: 1rem auto;font-size: 0;z-index: 99;}
.history__tab-wrap  .history__tab-prev {background-image:url(/KOR/m/image/icon/about_prev.png);}
.history__tab-wrap  .history__tab-next {right:0; left:auto;background-image:url(/KOR/m/image/icon/about_next.png);}
/* history cont */

.about__history-sec .his__cont-wrap {margin-top: 3rem; padding:0 2rem 3rem;background: url(/KOR/image/sub/about_history_cont_bg.png)no-repeat; background-position: center bottom; /* -webkit-background-size: 100% auto;background-size: 100% auto; */}
.his__cont-wrap .his__cont { display: none;}

.about__history-sec .his__tit {line-height: 3.2rem; font-size: 3rem;font-weight: 900; color:#0075e2;}
.about__history-sec .his__tit span {display: inline-block; padding-left: 3.6rem;}
.about__history-sec .his__cont-inner {margin-top: 3.5rem;}
.about__history-sec .his__cont  dl { position: relative; }
.about__history-sec .his__cont  dl:not(:last-of-type)::before {
  content: ''; display: block; width: 1px; height: calc(100% + 2.5rem); background: #ccc; position: absolute; left: 0; top: 0; z-index: 2;}
.about__history-sec .his__cont dl:first-child::before {height:100%;top: 1.3rem;}
.about__history-sec .his__cont dt {padding: 0 0 0 2.3rem; }
.about__history-sec .his__cont dd {display: flex; align-items: flex-start; padding: 0 0 0 4rem; margin-bottom: 1.3rem;font-size: 1.5rem;}
.about__history-sec .his__cont dd:last-child {padding-bottom: 3.3rem;margin-bottom: 0;}
.about__history-sec .his__cont .his__cont-inner .his__year {font-size: 2rem; letter-spacing: -0.065em; font-weight: 700; color: #222; position: relative; margin: 0 0 1.6rem 0;}
.about__history-sec .his__cont  .his__year::before {
  content: ''; display: block; width: 5px; height: 5px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; background: #0175e3; position: absolute; left: -2px; top: 50%; z-index: 3;}
.about__history-sec .his__cont  .his__month { display: inline-block; width:13%;line-height: 2.3rem; font-weight: 700; letter-spacing: -0.065em;  color: #5a5a5a; }
.about__history-sec .his__cont  .his__txt {display: inline-block; width:87%;letter-spacing: -0.065em; line-height: 2.3rem; color: #5a5a5a; padding: 0 0 0 20px; }

/* 주요사업 */

.about__history-sec .business .busi__tit {
  font-size: 1.8rem; font-weight: 700; letter-spacing: -0.065em; color: #222; margin: 0 0 2.2rem 0;
}
.about__history-sec .business .busi__txt {
  width: 100%; overflow: hidden; position: relative; 
}
.about__history-sec .business .busi__txt li {
  font-size: 1.5rem; line-height: 2.7rem; letter-spacing: -0.065em; color: #222;
}
.about__history-sec .business .busi__txt li:not(:last-of-type):before {
  content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #0175e3; vertical-align: middle; margin: 0 1rem 0 0;
}
.business .busi__txt li .busi__txt-detail { display: block; padding: 0 0 0 1.8rem; }
.business .busi__txt li.busi__txt-img {margin-top: 3.3rem;width:100%;}
.business .busi__txt li.busi__txt-img img {width:100%; height:auto;}

/* -------------about-organ--------------- */
.organ__tab {padding-bottom:3rem;}
.organ__tit.organ1 {font-size: 1.6rem; font-weight: 500; color:#222;text-align: center; }
.organ__tit.organ1 span {margin-bottom: 0.6rem;font-size: 1.4rem; color:#666;display: block;}
.about__organ .organ__tit {margin-bottom: 2rem; text-align: center; font-size: 1.6rem; font-weight: 500; color:#222;}

/* about - organ1.php, organ2.php */
.organ__acamember__wrap {margin-top: 2.8rem;}
.about__organ .organ_list-item {position: relative; display: flex; align-items: center;margin:0 auto 1.5rem; padding:5.1%; width:77.777%;border:1px solid #ddd; -webkit-box-sizing: border-box; box-sizing: border-box;}
.about__organ  .organ2__last {margin-bottom: 0;}
.about__organ .organ__inner--1  .organ_list-item.ileum:before {content:''; position: absolute;top:0;left:0; width:100%;height:5px; background: #0075e2;} 
.about__organ .organ__inner {text-align: center;}
.organ__inner-depart .organ_list-item {margin-bottom: 0;border-width:1px 1px 0 1px; border-style:solid; border-color:#ddd;}
.organ__inner-depart .organ_list-item:last-child {border-bottom:1px solid #ddd;}
.about__organ .last__organ {margin-top: 3rem; border-top:1px solid #ddd;}
.organ__inner-depart.governor {margin-top: 3rem; border-top:1px solid #ddd;}
.about__organ .organ_list-item .name {display: block;margin:.7rem 0 .7rem; font-size: 1.8rem; font-weight: 700; color:#222; }
.about__organ .organ_list-item .txt {margin-left: 3.6rem;text-align: left;}
.about__organ .organ_list-item .position ,.organ_list-item .order {font-size:1.4rem; font-weight: 700; color:#0075e2;}
.about__organ .organ_list-item .belong , .organ_list-item .year  {font-size: 1.4rem;line-height: 2rem; color:#777;}
.about__organ .organ__inner--1 .organ_list-item:before {content:''; position: absolute;top:0;left:0; width:100%;height:5px; background: #dddddd;}
.about__organ .organ__inner--1 {padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
.organ__inner-depart {padding-top:3rem;}
.organ__inner-depart .department-name {display:inline-block;margin-bottom: 2rem; width:20rem;height:4rem; line-height: 4rem; background: #f1f1f1; color:#444; font-size:1.5rem;font-weight: 700;text-align: center;}
.organ__inner-depart .point-bg {background: #0f385e; color:#fff;}
.about__organ .organ_list-item.last {margin-bottom: 0;}

/* organ3.php */
.organ-list__wrap {
  width: 100%; overflow: hidden; 
}
.organ__order {
  width: 100%; margin: 0 0 50px;
}
.organ__order dt { position: relative; margin-bottom: 3rem;font-size: 1.5rem; font-weight: 500; letter-spacing: -0.065em; color: #222;}
.organ__order dt::after {content: ''; display: block; width:1.5rem; height: 1px; background: #0075e2; position: absolute; left: 0; bottom: -10px; }
.organ__order dt span {font-size: 1.3rem; color: #777; line-height: 25px;letter-spacing: 0;}

.organ__order .organ__list {width: 100%; table-layout: fixed; border-top: 1px solid #0f385e; box-sizing: border-box; }
.organ__order .organ__list th { width:19.5%; background: #f5f5f5; }
.organ__order .organ__list th, .organ__order .organ__list td {font-size: 1.5rem; letter-spacing: -0.065em; color: #222; padding:.8rem 0; border-bottom: 1px solid #cdcdcd; line-height: 2.2rem; vertical-align: middle; word-break: keep-all;}
.organ__order .organ__list td {padding: .8rem 1rem .8rem 1.4rem;}

/* sub--cmn-tit */
.sub__cmn__blue-tit {
  font-size: 1.5rem; font-weight: 700;  color: #0075e2; padding-left: 1.5rem; background: url(/KOR/image/sub/list-style_donut.png) no-repeat left center; background-size: 10px auto; line-height: 1;
}
/* about-article.php */
.study__tit--sub.article-subj {
  margin-top: 30px; 
}
.article__tit {
  line-height: 26px; font-size: 1.5rem; font-weight: 700; color: #555; margin-bottom: 1.4rem;
}
.article {
  position: relative; margin: 2rem 0; color: #222; letter-spacing: -0.065em; line-height: 1.4; overflow: hidden; table-layout: fixed; 
}
.article th, .article td {
  text-align: left; padding:.6rem 0;line-height: 2.2rem; font-size: 1.3rem; letter-spacing: -0.065em; color: #222;
}
.article .article__num {
  font-size: 1.3rem; font-weight: 500; position: relative; white-space: nowrap; padding-left: 1rem; padding-right: 1rem; width: 13rem; border-right: 1px solid #cdcdcd; -webkit-box-sizing: border-box;box-sizing: border-box;}
.article .article__num::before {
  content: ''; display: block; width: 6px; height: 2px; background-color: #0075e2; position: absolute; left: 0; top: 16px;
}
.article .article__cont {
  font-weight: 300; padding-left: 1rem;
}
.article .article__cont--list {
  margin-top: -5px;
}
.article .article__cont--list.list-sub {
  padding-left: 10px; font-size: 1.3rem; 
}
.article .article__cont--list li {
  list-style: decimal; margin-bottom: 5px; list-style-position: inside;
}
.article .article__cont--list .article__depth__list li {list-style: none;padding-left: .8rem;}
.article .article__cont--list li span {
  font-weight: 500; margin-right: 5px;
}
.article .article__cont--list.list-cond {
  margin-top: 5px;
}
.article .article__cont--list.list-cond li {
  list-style: none; font-size: 1.3rem; margin-bottom: 3px; padding-left: 10px; color: #444;
}
.mem-origin__tb {
  width: 100%; margin-top: 1rem; overflow: hidden; border-top: 1px solid #0f385e;}
.mem-origin__tb td, .mem-origin__tb th {
  text-align: center; font-size:1.3rem; color: #222; box-sizing: border-box; padding-top: .8rem; padding-bottom: .8rem; border-bottom: 1px solid #cdcdcd; 
}
.mem-origin__tb td {
  border-right: 1px  solid #cdcdcd;
}
.mem-origin__tb th {
  font-weight: 500; background: #f5f5f5; 
}
.mem-origin__tb tr td:nth-of-type(1) {width:11%;}
.mem-origin__tb tr td:nth-of-type(2) {width:13%;}
.mem-origin__tb tr td:nth-of-type(3) { text-align: left; padding-left: 1rem;}
.mem-origin__tb tr td:nth-of-type(4) {width:19%;}

.article.sub-article td {padding-top: 2px; padding-bottom: 2px; }
.article__date-tb {float:right;margin-bottom: 6rem;}
.tb-indent:last-of-type .article__date-tb { margin-bottom: 0;}
.article__date-tb th { padding: 0 10px; font-weight: 500; }
.article__date-tb td, .article__date-tb th {font-size: 1.3rem; color: #666; line-height: 1.3;}

/* about - map.php */
.study__cont.map {
  padding: 0; border: 0;
}
.tb-indent dd{
  margin-top:1rem ;
}
.map__cont tr td {
  text-align: left; padding: .8rem 0 .8rem .8rem; line-height: 1.4; font-size: 1.4rem; letter-spacing: -0.065em; color: #222; box-sizing: border-box;
}
.map__cont tr td:first-of-type {
  text-align: center; padding-left: 0; 
}
.map__cont .list-circle {
  
}
.map__cont .list-circle li {
  padding-left: .8rem; position: relative;
} 
.map__cont .list-circle li::before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #666; position: absolute; left: 0; top: 8px;
}
.map-posi li {display: flex; line-height: 1.5; padding-left: 1rem; font-size: 1.5rem; letter-spacing: 0;}
.map-posi li p {width:79%;}
.map-posi .map-posi__tit {display: inline-block; width:20%;font-size: 1.4rem; font-weight: 500; position: relative;}
.map-posi .map-posi__tit::after {
  content: '';
  display: block;
  width: 2px;
  height: 10px;
  background-color: #0075e2;
  position: absolute;
  right: 10px;
  top: .5rem;
 
}

/*-------------------prize------------------------*/
/* ========================== prize.php ==================================*/
.prize{
    position: relative; color: #222; letter-spacing: -0.065em; line-height: 1.4; width: calc(100% - 20px); margin: 0 auto 20px; overflow: hidden; table-layout: fixed;
}
.prize__tit{
    margin-bottom: 2rem; text-align: center; font-size: 1.6rem;  font-weight: 500; color: #222;
}
.prize_sub__tit{
    margin: 1rem 0;
    font-size: 1.4rem; font-weight: 700; color: #0075e2; padding-left: 1.5rem; background: url(/KOR/image/sub/list-style_donut.png) no-repeat left center;background-size: 10px auto; line-height: 1;
}
.prize__cont{
    font-size: 1.4rem;
}
.prize-tb{
    width: 100%; overflow: hidden; border-top: 1px solid #0f385e; margin-bottom: 1rem;
}

.prize-tb th.sub-th{
    /*border-left: 1px solid #cdcdcd;  border-right: 1px solid #cdcdcd; */
    font-size: 1.2rem; font-weight: 400;
}
.prize.sub-prize td {
    padding-top: 2px; padding-bottom: 2px;
}
.prize-tb th, .prize-tb td{
    line-height: 1.4; border-bottom: 1px solid #cdcdcd;box-sizing: border-box; padding: 8px;
    letter-spacing: -0.065em; color: #222; vertical-align: middle;
}
.prize-tb th{
    background: #f5f5f5; font-size: 1.2rem; font-weight: 500; text-align: center;
}
.prize-tb td{
    font-size: 1.2rem;
}
.prize .prize__cont{
    font-weight: 300;  text-align: left; letter-spacing: -0.03em; font-size: 1.3rem !important;
}
.prize .prize_sub__cont{
    font-weight: 300;  text-align: left; padding-left: 20px; letter-spacing: -0.03em; font-size: 1.2rem !important;
}
.sub-container.prize__tab{
    padding-bottom: 3rem !important;
}
.sub-container.tab__container{
    padding-bottom: 2.8rem !important;
}
.sub-container.tab__container .tit-01{
    font-size: 1.3rem !important;
}
.prize-tab2 {padding: 12px 0; box-sizing: border-box;}
.prize-tab2 ul{width: calc(100% - 40px); margin: 0 auto;}
.prize-tab2 ul li a {border: none !important;}
.prize-tab2 ul li a.on {border: none; background: #0075e2;  color: #fff;}
.prize-tab2 ul li a:hover {background: #0075e2;  color: #fff;}

/* .organ-tab .organ-tab__inner {
    width: 100%; overflow: hidden; padding: 0 0 40px; display: flex;
} */
.prize-tab__inner {
    width: 100%; overflow: hidden; display: flex;
}
.prize-tab__inner.prize-sub_tab__inner{
    flex-wrap: wrap;
}
.prize-tab__inner.prize-sub_tab__inner li{
    flex: none; width: calc(100% / 3);
}
.prize-sub_tab__inner.prize-tab__inner li a {
    border:none !important; font-size: 1.2rem; font-weight: 500;
}
.prize-sub_tab__inner.prize-tab__inner li a.on {
    background: #0075e2;
    color: #fff;
}
.prize-tab__inner.prize_main-tab li a{font-size: 1.3rem !important; letter-spacing: -0.03em;}
.prize-tab__inner.study {
    flex-flow: wrap;
}
.prize-tab__inner li {
    float: left; flex: 1;
}
.prize-tab__inner.study li {
    flex: none; width: 20%;
}
.prize-tab__inner li a {
    display: flex; height: 4rem; text-align: center; font-size: 1.4rem; font-weight: 500; letter-spacing: -0.065em; color: #808080;
    background: #f5f5f5; justify-content: center; align-items: center; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;
}
.prize-tab__inner li a:last-child{border-right: 1px solid #ddd;}
.prize-tab__inner li a.active{border-top: 1px solid #024b7c; background: #fff; color: #222; border-top-color: #0075e2;}
.prize-tab__inner li:first-of-type a {
    border-left: 1px solid #ddd;
}
/*
sub__container tab__content === prize
*/
.tab__content{
}
.tab__content .prize{

}

.tab__content .prize th{
    background: #f5f5f5;
    padding: .6rem;
    font-size: 1.3rem;
}

.tab__content .prize td{
    padding: .6rem 1rem;
    word-break: keep-all;
    font-size: 1.2rem;
}

.tab__content .prize td b{
    font-weight: 600 !important;
    font-size: 1.3rem;
}
.tab__content .prize.b-block td b {
    display: block;
}
.tab__content .prize tr:first-child{
    border-top: 1px solid #0f385e;
}
/*-------------------prize------------------------*/

/* 공통 부분 */
.list-disc>li {position: relative; }
.list-disc>li::before {content: '';display: block;width: 3px;height: 3px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;background-color: #222;position: absolute; left:1rem; top: 9px;}
.list-box {padding:2rem 2rem 0 2rem; margin: 1.8rem 0 5rem; border-width:1px 0 1px 0; border-style:solid; border-color:#ddd;
  width: 100%; overflow: hidden; font-size: 1.5rem; letter-spacing: -0.065em;}
.list-box >li {
  margin-bottom: .7rem;
  line-height: 2.2rem;
}
.list-style-check>li:last-of-type {
  margin-bottom: 0;
}
.font-m-bl {
  font-weight: 500; color:#0075e2;
}
.font-m {
  font-weight: 500;
}
.list-disc.list-cs {
  padding-left: 1rem; font-size: 1.5rem; line-height: 2.2rem; letter-spacing: -0.065em;
}
.list-disc.list-cs li {margin-bottom: 0.7rem;}
/* treatise -jwj01.php */
.con__tit  {margin-bottom: 2rem;line-height: 1.2; text-align: center; font-size: 1.6rem; font-weight: 500; color:#222;}
.con__desc  {font-size: 1.4rem; line-height: 2rem;text-align: center;}
.con__cont.con-jwj {
  letter-spacing: -0.065em; 
}
.con__cont .tit-01 {
  font-size: 1.6rem; line-height: 1.2; font-weight: 700; margin-bottom: .7rem; 
}
.con__cont .list-01>li { margin-bottom: 1.7rem;}
.con__cont .list-01>li:last-child {margin-bottom: 0;}
.con__cont .tit-02, .con__cont .txt-01 {
  display: block; word-break: keep-all;
}
.con__cont .tit-02 {
  font-weight: 500; margin-bottom: 0.3rem;line-height: 2.3rem;
}
.con__cont .tit-02.first-tit {margin-top: 1.3rem;}
.con__cont .txt-01 {
  font-size: 1.5rem; line-height: 2.2rem; word-break: keep-all;
}
.con__cont .list-02 { 
  padding-top: 1rem; 
}
.con__cont .list-02>li {
  margin-bottom: .7rem; font-size: 1.5rem; line-height: 2.2rem; padding-left: .8rem;
}

.con__cont .list-02>li:last-of-type { 
  margin-bottom: 0; 
}
/* .con-jwj .tit-01:last-of-type {margin-top: 4rem;} */

/* 논문투고 - 논문투고 - 논문투고안내  submit_guide.php  */
.sub__treatise .con-jwj .tit-01 {margin-top: 0;margin-bottom: 0.7rem;}
.sub__treatise .txt-02 {display: block; margin-bottom: .7rem;}

.con__cont .slant {color:#555; font-style: italic;}
.sub__treatise .list-disc>li {  padding-left: 2.2rem;}
.sub__treatise .list-disc>li{ margin-bottom: 1rem;}

.sub__treatise li a { color:#0075e2;}

.con__cont .list-03>li {
  list-style-type: decimal; list-style-position: inside; line-height: 2.2rem; margin-bottom: .7rem;
}
.sub__treatise  .list-ex {margin-top: 1rem;}
.sub__treatise  .list-ex li {position: relative;padding-left: 2.6rem; margin-bottom: 1.2rem;}
.sub__treatise .cont-eng .list-ex li {padding-left: 0;}
.sub__treatise  .list-ex li em{position: absolute; left: 0; top:0;font-size: 1.5rem; }
.sub__treatise  .list-ex .list-ex__sub-txt {display: block;margin-top: 0.4rem; color:#777777;}
.sub__treatise .tb-01 th , .sub__treatise .tb-01 td {height:4rem; color:#333;text-align: center; border-right:1px solid #ddd;}
.list-btns li {margin-bottom: 1rem;}
.list-btns a {display: block; height: 4rem;line-height: 4rem;text-align: center; background: #e8e8e8;border-radius: 5px;-webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; font-size: 1.5rem;  font-weight: 500; color:#222;}
.sub-container .list-btns a {color:#222;}
.list-btns a .img-file {display: inline-block;margin-left: 0.8rem; width: 1.7rem; height: 1.8rem; box-sizing: border-box; background: url(/KOR/image/sub/btn-file_icon.png) no-repeat right center; background-size: auto 1.8rem; vertical-align: middle;}
.sub__treatise .tit-step {font-weight: 500;}

/* submit02.php 논문투고 - 논문투고 - 논문집필규정 -  submit_rule.php*/

.sub-container .url--bl {color:#0075e2;}
.con__date .tb-date { margin:0 0 1rem;
    font-size: 1.4rem; letter-spacing: -0.045em; float: right; 
}
.tb-date th {
    font-weight: 500; padding-left: .8rem; 
}
.tb-date td {
    padding-left: .5rem; color: #666
}
.list-01.list-rule {
    padding-left: 2rem;
}
.list-rule>li {
    list-style-type: decimal; list-style-position: outside; 
}
.list-01.list-rule>li {
    margin-bottom: 1.7rem;
}
.sub__treatise .list-rule .list-ex li {padding-left: 0;} 

.tb-01 {width: 100%; border-top:1px solid #0f385e;} 

.tb-01 th, .tb-01 td {/* width: 25%;  */text-align: center; border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd;  font-size: 1.5rem; vertical-align: middle; }

.tb-01 tr th:last-of-type, .tb-01 tr td:last-of-type {border-right: 0;}

.tb-01 th {font-weight: 500; }

.tb-01 td { letter-spacing: 0;}
/* submit03.php 논문투고 - 논문투고 - 저자권양도확인서*/
.btn-copy {
    margin-bottom: 2.5rem;
}
.con-copy .txt-01:not(:first-of-type) {
    margin-top: 2.5rem; 
}
.con-copy .tit-02 {
    margin-top: 2.5rem; font-weight: 700;
}
.con-copy .tb-copy {
    width: 100%; overflow: hidden; table-layout: fixed;
}
.tb-copy td {
    padding-top: 1.2rem; line-height: 1.2; height: 3rem; vertical-align: bottom;
}
.tb-copy .bd-btm {
    border-bottom: 1px solid #000; text-align: center; 
}
.tb-copy .bd-btm span {
    color: #00f; font-weight: 500;
}
.con-copy .list-01 li {
    list-style-type: decimal; list-style-position: inside; margin-bottom: .8rem;
}
.tb-copy.tb-copy-02 tr:first-of-type td {
    vertical-align: top;
}
.tb-copy.tb-copy-02 td {
    padding-right: 1rem; 
}
.tb-copy.tb-copy-03 {
    margin-bottom: 2.5rem; 
}

/* submit04.php 논문투고 - 논문투고 - 저자점검표 */
.list-01.list-check .list-disc {
    padding-top: 4px; 
}
.cont-eng.check-cont-eng {
    padding-bottom: 8px;
}
.check-cont-eng .list-disc {
    padding-top: 0; padding-bottom: 0;
}
.cont-eng.check-cont-eng .list-disc>li {
    margin-bottom: 4px; 
}

/* jwj01.php 논문투고 - 논문자료실 - 논문검색 */
.search-data__frame {width:100%; height:90rem;}
/* jwj01.php 논문투고 - 논문자료실 - 구독안내 */
.con__cont .tb-01 {width: 100%; overflow: hidden; border-top: 1px solid #0f385e; font-size: 1.5rem; }
.data_guide .tb-01 {margin-bottom: 1rem;}
.data_guide .tb-01 th ,.data_guide .tb-01  .second-line {height:4rem; background:#f5f5f5;}
.data_guide .tb-01 td {padding:.8rem;}

/* jwj01.php 논문투고 - 저널소개 - 목적 및 범위 */
.con__cont {
  font-size: 1.5rem; color: #222; line-height: 2.3rem; word-break: keep-all;
}
.con-jwj .cont__txt:first-of-type {
  margin-bottom: 2rem; 
}
.cont__list {
  padding: 1rem 0 0 1rem;
}
.cont__list li {
  position: relative; padding-left: 1rem;
}
.cont__list li::before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background: #222;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}

/* jwj02.php 논문투고 - 저널소개 - 편집위원회 */
.sub__cmn-tb {width:100%;border-top:1px solid #0f385e;}
.sub__cmn-tb th {background: #f5f5f5; height:4rem;font-weight: 500; color:#222; }
.sub__cmn-tb th, .sub__cmn-tb td {padding:.8rem 0; vertical-align:middle;border-bottom:1px solid #ddd;border-right:1px solid #ddd;  font-size: 1.5rem;text-align: center;}
.sub__cmn-tb th:last-of-type,.sub__cmn-tb td:last-of-type  {border-right:0;}
.treatise__edit .edit__table.chief {margin-top: 3rem;}
.treatise__edit .edit__table.last_tb {margin-bottom: 0;}
.treatise__edit .edit__table {margin-bottom: 3rem;}
.treatise__edit .edit__table th {height:4rem;font-weight:500;font-size: 1.5rem; } 
.treatise__edit .edit__table td {padding:1.2rem 0;text-align: center;}
.edit__table .eng-name , .edit__table .belong{display: block;margin:.6rem 0 0;}
.edit__table .name {font-weight: 500;}

/* rac04.php 정기학술대회 - 사전등록신청 */
.symposium__apply .apply-top-dec {padding:0 4.4%;}
.symposium__apply .info-tit {display: block; color:#222; margin-bottom: 1rem;font-size: 1.6rem; font-weight: 500;}
.symposium__apply .info-txt {margin-bottom: 2rem;font-size: 1.5rem;}
.pre-regi {
  width: 100%; overflow: hidden; border-bottom: 1px solid #cdcdcd; padding: 0 0 2rem; margin: 0 0 2rem;}
.regi-fee { border-top: 1px solid #0f385e; margin-bottom: 2.2rem; width: 100%; overflow: hidden;  color: #222; letter-spacing: -0.065em; font-size: 1.4rem;font-weight: 400;}
.regi-fee .input-tb {text-align: left; padding-left: 1rem;}
.apply-form-tit  {display: block; margin-bottom: 1.5rem; font-size: 1.5rem; color:#222; font-weight: 500;}
.regi-fee .txt-date {font-size: 1.4rem; color:#777;}
.regi-fee .input-tb span {display: inline-block; margin-right: 1rem; font-size: 1.5rem; font-weight: 400;}
.regi-fee .input-tb input, .regi-fee .input-tb select {padding-left: 0.4rem; height:3rem; line-height: 2.8rem; }
.regi-fee .input-tb select {width:6rem;background: url(/KOR/image/sub/select_arrow.png)  no-repeat right .4rem top 50%; background-size: 1.1rem auto; padding-left:.4rem;  }
.regi-fee .first-list {width:15%;}
.regi-fee .third-list {width:30%;}
.regi-fee td, .regi-fee th {text-align: center; border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; padding: 1.2rem 0; vertical-align: middle;font-size: 1.4rem;}
.regi-fee th {background: #f5f5f5; font-weight: 500;}
.regi-fee td {padding-left: 1rem; text-align: left; }
.regi-fee .blue {color:#0f385e;}
.regi-fee td:last-of-type, .regi-fee th:last-of-type { border-right: 0;}
.regi-fee textarea {width:96%;}

.regi-fee tbody tr td:not(:first-of-type) {letter-spacing: normal; }
.pre-regi .pre-regi__info {width: 100%; overflow: hidden; padding: 1.6rem 0 0; }

.pre-regi__info li { width: 84%;margin-bottom: 0.4rem; font-size: 1.5rem; letter-spacing: -0.065em; color: #0075e2; line-height: 2rem; }
.pre-regi__info li a {
  font-weight: 500; 
}
.pre-regi__info li a:hover {
  text-decoration: underline;
}
.pre-regi__info li span {
  color: #222;
}
.pre-regi .deadline {
  text-align: left;  line-height: 2.2rem; 
}
.btn-submit.pre-regi__btn {
  width: 24.8rem; 
}
.apply__btn {text-align: center;}

.apply__btn .pre-regi__btn:last-of-type {
  background: #f5f5f5; border-color: #f5f5f5; color: #777; margin: 0 0 0 8px;
}
.apply__btn .pre-regi__btn:last-of-type:hover {
  background: #444; border-color: #444; color: #fff;
}
.pay-method-wrap .sub__cmn__blue-tit{ display: block;margin-bottom: 1rem;  margin-left: 4.4%; color:#222;}
.pay-method-wrap .price {font-weight: 700;}
.pay-method-wrap input[type="radio"] {height:auto; vertical-align: middle;}
.pay-method-wrap input[type="radio"] + label {vertical-align: middle;}

.pay-method-wrap .regi-fee {margin-bottom: 0.4rem;}

.pay-method-wrap  .pre-regi__info {margin-bottom: 1.5rem;}
.pay-method-wrap .account-tb {margin-top: 1rem;}
.pay-method-wrap .account-tb td{padding-left: 1rem; text-align: left;}







/* rac01.php  학술대회 - 정기학술대회 - 학술대회 개최 현황 */
.symposium__open .regi-fee {font-size: 1.4rem;}
.symposium__open .regi-fee td {padding-left: 0; text-align: center;}
/* rac02.php  학술대회 - 정기학술대회 - 2021춘계학술발표대회 */
.symposium__competition .tb-05 {width: 100%; overflow: hidden; border-top: 1px solid #0f385e; letter-spacing: -0.065em; font-size: 1.4rem;}
.symposium__competition .tb-05 th, .symposium__competition .tb-05 td {padding:1rem 0;line-height: 2rem; box-sizing: border-box; border-bottom: 1px solid #cdcdcd;}
.symposium__competition .tb-05 th { padding-left: 1.5rem;
  background: #f5f5f5; vertical-align: middle; line-height: 1.8rem; font-weight: 500; border-right: 1px solid #cdcdcd;}
.symposium__competition .tb-05 td {padding-left: 1rem; }
/* .symposium__competition .tb-05 td.list-horizon {
  padding-bottom: 0;
} */
.symposium__competition .tb-05 .tit-02 {
  margin-bottom: 1.2rem; 
}
.symposium__competition .tb-05 .list-disc { padding-top: .6em;
  padding-left:.7rem; line-height: 2.4rem;
}
.symposium__competition  .list-disc li::before { left:-1rem; top:1rem;}

.list-style-check >li {
  padding-left: 1.6rem;margin-bottom: 0.9rem; line-height: 1.8rem;  background: url(/KOR/image/sub/list-style_check.png) no-repeat left top .3rem; background-size: 1rem auto;font-size: 1.5rem;}
.symposium__competition .list-style-check.clearfix>li {
  float: left; margin-right: 20px
}
.symposium__competition .tb-05 .list-style-check>li {margin-bottom:.4rem;  line-height: 2rem;}
.symposium__competition .tb-05 .industy li {float:left; margin-right:0;  width:50%;}
.symposium__competition .list-box {padding:2rem; border-width:1px 0 1px 0; border-style:solid; border-color:#ddd;}



/* rac02.php  학술대회 - 정기학술대회 - 교통,숙박 */
.symposium__map .sub__cmn__blue-tit {color: #222;}
.symposium__map .list-ldg {margin-top: 2rem;}
.list-style-donut > li {padding-left: 1.2rem;}
.list-style-donut .txt-01 ,.list-style-donut .url--bl {padding-left: 1.2rem;display: block;}
.list-style-donut li {margin-bottom: 1.7rem;}
.list-style-donut  .url--bl {font-size: 1.4rem; line-height: 2rem; font-weight: 500;}
.symposium__map .txt-source {color:#777777;}
.btn-ceco {
  display: block;
  width: 23rem;
  height: 5rem;
  line-height: 5rem;
  background: #e8e8e8 url(/KOR/image/sub/logo_ceco.png) no-repeat center center;
  background-size: 16rem auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin: 5px 0;
}
/* iac01.php  학술대회 - 국제학술대회 -  */
.world-competion .world-comp__tb {border-top:1px solid #0f385e; width:100%;}
.world-competion .world-comp__tb th {font-size: 1.4rem;}
.world-competion .world-comp__tb td {padding:.6rem .2rem; text-align: center; font-size: 1.4rem; }
.world__iwjc.sub-container {padding-bottom: 0;}

.world__cmn-wrap.list-box > ul {display: flex;flex-wrap: wrap;}
.world__cmn-wrap.list-box > ul > li {width:50%;}
.world__cmn-wrap.list-box > ul> li:nth-child(2n) {padding-left: 2rem;box-sizing: border-box; -webkit-box-sizing: border-box;}
.world__cmn-wrap .list-style-donut li {padding-left: 0.9rem;line-height: 1.8rem; margin-bottom: 1.2rem;}
.world__cmn-wrap .list-style-bar {margin-top: 1.2rem;}
.world__cmn-wrap .list-ex {padding:1rem 0 0 1rem;}
.world__cmn-wrap .list-ex li {margin-bottom: 1rem;  color: #777;}
.world__cmn-wrap .list-ex li:last-child {margin-bottom: 0;}

/* rac03.php  학술대회 - 정기학술대회 - 발표논문 신청/수정 */
/* .symposium__apply {padding-bottom: 5rem;} */
.presentation__form {padding-bottom: 5rem;}
.symposium__apply .con__tit {margin-bottom: 1rem;}
.symposium__apply .con__desc {margin-bottom: 1.5rem;}
.symposium__apply .apply__wrap {margin-bottom: 2rem; padding:2.4rem 2rem; border-width:1px 0 1px 0; border-style:solid; border-color:#ccc;}
.symposium__apply .apply__tit {font-size: 1.5rem; font-weight: 700; color:#0075e2; margin-bottom: 2rem;}
.symposium__apply .apply__txt dl {margin-bottom: 2rem;}
.symposium__apply dt, .symposium__apply dd {font-size: 1.5rem; line-height: 2rem; }
.symposium__apply  dt {margin-bottom: 0.6rem; font-weight: 500;}
.symposium__apply .apply__sub--txt {margin-top: .6rem;}
.symposium__apply .apply__sub--txt li { padding-left: 1.5rem;}
.symposium__apply .list-disc li:before {left: .2rem;}
.symposium__apply .apply__notice--list li {margin-bottom: 0.8rem; font-size: 1.5rem; line-height: 2rem; }

.symposium__apply  .apply__file--btn {padding:0 2rem;}
.apply__file--btn a {margin-bottom: 1rem;}
.apply__file--btn a:last-child {margin-bottom: 2rem;}

.symposium__apply .apply__btn {/* margin-bottom: 1.6rem;  */padding-top: 2rem; border-top:1px solid #ddd; text-align: center;}
.symposium__apply.device-ex__form .apply__btn {border-top:0;}
.symposium__apply .apply__btn.sub-container {padding:2rem 0 5rem;}
.apply__pay-page .apply__btn {border-top: 0;}
.apply__btn .btn-submit ,.apply__btn .btn-cancel {width:41%; height:4.6rem; line-height: 4.6rem; font-size: 1.5rem; font-weight: 700; background:#0075e2; color: #fff;}
.apply__btn .btn-submit {margin-right: 1%;}
.apply__btn .btn-cancel {background: #999;}
.symposium__apply .deadline {font-size: 1.5rem; font-weight: 700; color:#0175e3;}
.pay-succes-txt strong {display: block; text-align: center;}
.apply-ok {text-align: center;}
.ok__txt {margin-bottom: 1.6rem;}
/* rac03_app.php  학술대회 - 정기학술대회 - 발표논문 신청/수정 폼*/
.con-apply .select-app {margin-bottom: 1.4rem; padding:0 2rem;}
.symposium__apply .tit-radio {margin-bottom: .8rem; font-size: 1.6rem;font-weight: 500; color:#222;}
.symposium__apply.presen-form table {margin-bottom: 1rem;}  
.symposium__apply.presen-form table:last-child {margin-bottom: 0;}
.symposium__apply.presen-form table th {font-weight: 500; padding-left:2rem;text-align: left;}
.symposium__apply.presen-form table td {padding:1rem;text-align: left;}
.symposium__apply.presen-form table input[type="text"],.symposium__apply.presen-form select {height: 4rem; border:1px solid #ddd; padding-left: 0.8rem;}
.symposium__apply.presen-form select {width:6rem;}
.symposium__apply.presen-form select:focus {border:1px solid #222;}
.symposium__apply.presen-form .lan-tit {display: inline-block; margin-right: 1rem;}
.symposium__apply.presen-form input[type="text"] {width:80%;}
.symposium__apply.presen-form input[type="text"].input-name {width:56%;}
.symposium__apply.presen-form .phone-input input[type="text"] {width:7rem;}
.symposium__apply.presen-form .lang-tb input[type="text"] {width:75.777%;}
.symposium__apply .form__link {color:#0175e3;}
.symposium__apply.presen-form .presen-sec {margin-bottom: 2.4rem;}
.symposium__apply.presen-form .presen-sec th {text-align: center;}
.symposium__apply.presen-form .presen-sec td { padding:1rem 2rem;  width:50%; }
.symposium__apply.presen-form .presen-sec td:after {content:''; display: block; clear:both;}
.symposium__apply.presen-form .presen-sec span{ float:right; }
.symposium__apply.presen-form .presen-sec .app__txt {padding:2rem;}
.symposium__apply.presen-form .list-style-check li {margin-bottom: 1rem; line-height: 2.2rem;background-position-y:top 6px;}
.symposium__apply.presen-form .list-disc {margin-top: 0.7rem;}
.symposium__apply.presen-form .list-disc li {padding-left: 2.4rem; margin-bottom: 0.7rem;}
.symposium__apply.presen-form .list-disc li:last-child {margin-bottom: 0;}
.symposium__apply.presen-form .list-disc li:before {left: 1.5rem;}
.symposium__apply .position-tit {font-size: 1.5rem;  display: block; padding:0 2rem;margin-bottom: 1rem;}
.symposium__apply.presen-form .apply-form__input-tb {margin-bottom: 1.6rem;}
.symposium__apply.presen-form .apply-form__input-tb th,.symposium__apply.presen-form .apply-form__input-tb td {border:0;font-weight: 400;}
.symposium__apply.presen-form .apply-form__input-tb tr:nth-child(3n) {border-bottom:1px solid #ddd;}
.apply-form__input-tb p span {display: inline-block; width: 26%;}

.apply-form__input-tb .last-tr {border-bottom:1px solid #ddd;}
.symposium__apply.presen-form .apply__btn {border-top: 0;}
.symposium__apply.presen-form table .second {padding:0 1rem;}
.symposium__apply.presen-form table .second.email {padding-bottom: 1rem;}
.symposium__apply.presen-form table .last-second {padding-bottom: 1rem;}


/* rac06.php  학술대회 - 정기학술대회 - 용접사진전*/
.symposium__apply.photo-apply dd {padding-left: 1.6rem;margin-bottom: 2.3rem;}
.symposium__apply.photo-apply .device-ex {margin-top: 1.5rem; padding-left: 0;}
.symposium__apply.photo-apply .list-disc {margin-top: 1rem; padding-left: 1.6rem;}
.symposium__apply.photo-apply .list-disc li {margin-bottom: 0.9rem;}
.symposium__apply.photo-apply .list-disc li:last-of-type {margin-bottom: 0;}
.symposium__apply.photo-apply .list-disc li:before {left: -1.5rem;}
.symposium__apply.photo-apply .list-disc li span {display: block; margin-bottom: .7rem; font-size:1.5rem ; font-weight: 700;}
.photo-apply .list-disc  .depth-2-txt p {margin-top: 0.7rem; padding-left: 1rem;}
.photo-apply .deadline {padding-left: 4.4%; text-align: left; margin-bottom: 1.6rem;}
.photo-apply .list-style-check {padding-left: 1.6rem;}
.symposium__apply .input1 {width:59%;}
/* rac07.php  학술대회 - 정기학술대회 - 기기전시회 신청전*/
.photo-apply .sub__cmn__blue-tit {font-weight: 700;}
.symposium__apply .ex {display: block; font-size: 1.5rem;margin-bottom: 1.3rem; font-weight: 700;}
.symposium__apply.device-ex__form .list-disc ,.symposium__apply .ex {margin-left: 1.6rem;}
.symposium__apply .device-tb th,.symposium__apply .device-tb td {font-weight: 400; text-align: left; padding-left: 1.6rem;}
.symposium__apply.photo-apply  .last {margin-bottom: 0;}
/* iac02.php  학술대회 - 정기학술대회 - 교통,숙박 */
.world__cmn-wrap .list-disc > li {margin-bottom: 0.8rem;line-height: 1.8rem; padding-left: 2rem;}
.world__cmn-wrap .list-disc > li:last-child {margin-bottom: 0;}
.world__cmn-wrap .world-comp__tb th ,.world__cmn-wrap .world-comp__tb td {font-size: 1.4rem;text-align: center;}


/* standing.php 위원회 - 상설위원회  */
.committee__standing .tb-indent {margin-bottom: 2.8rem;}
.committee__standing .tb-indent:last-child {margin-bottom: 0;}

/* standing.php 위원회 - 연구위원회  */
.committee__study .con__tit strong {display: block;margin-bottom: 0.4rem; font-size: 1.4rem; font-weight: 400; color:#666666; letter-spacing: 0;}
.committee__study .tit-01.first {margin-bottom: 0.8rem;}
.committee__study dl {margin-bottom: 3rem;}
.committee__study dl:last-child {margin-bottom: 0;}
.committee__study table td {padding-left: 2rem; text-align: left;}
.committee__study table.nar td {padding: 0 1.2rem; text-align: left;}
.committee__study .composition-tb tr td:first-child {padding-left: 0; text-align: center;}
.committee__study .composition-tb td ,.committee__study .composition-tb th {border-right: 0;}
.committee__study .study__presentation {border-top:1px solid #0f385e;}
.study__presentation .study__present-item {padding:1.4rem 0;border-bottom:1px solid #ddd;line-height: 1;}
.study__present-item p span{display: inline-block;font-size: 1.4rem;font-weight: 500;}
.study__present-item p .area {position: relative; margin-right: 2rem;}
.study__present-item p .area:after { position: absolute; content:''; right:-1rem; top:50%; transform:translateY(-50%); width:1px; height:15px; background: #cdcdcd; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); }
.study__present-item  strong {display: block;margin:1rem 0 1.6rem;line-height: 1.2; font-size: 1.5rem;}
.study__present-item .study__date-wrap {text-align: right;}
.study__present-item .study__date-wrap span {display: inline-block; font-size:1.3rem;font-weight: 400; color:#777;}
.study__present-item .study__date-wrap .day {margin-right: 3rem;}

/* iiww01.php 교육자격 - 국제용접학회  */

.license__cmn-wrap .sub__cmn__blue-tit{margin-bottom: 1.2rem;}

.license__cmn-wrap .txt-01, .license__cmn-wrap .cont-eng , .license__cmn-wrap .txt-02 {margin-bottom:3rem;}
.license__cmn-wrap .txt-02 {display: block;}
.license__cmn-wrap .cont-eng:last-child, .license__cmn-wrap .txt-02:last-child {margin-bottom: 0;}
.iiww__world__plan th, .iiww__world__plan td {font-size: 1.4rem;}
.license__cmn-wrap .iiw-iab__country {padding-left: 1.8rem;}
.license__cmn-wrap .list-ex {padding-left: 1.4rem; color: #777;}
.license__cmn-wrap .iiw-iab__wrap {margin-top: 1rem;}
.sub-container .cmn-conts-wrap {margin-bottom: 3rem;}
.kwjs-license .list-disc>li::before {left: -.2rem;}
.kwjs-license .con__tit {margin-bottom: 2rem;line-height: 1.2; text-align: center; font-size: 1.6rem; font-weight: 500; color:#222; }
.kwjs-license .tit-01 {margin-bottom: 1rem; padding-left: 2rem;}
.kwjs-license .list-style-check {margin-top: 1.1rem; padding-left: 1.4rem;}
.kwjs-license .list-disc {margin-top: 0.6rem;}
.kwjs-license .list-disc li {margin-bottom: 0.3rem; padding-left: 0.8rem;}
.kwjs-license .list-disc>li::before {left: -.2rem;}
.kwjs-license .list-box {margin: 0 0 3rem; padding-bottom: 1.7rem;}
.kwjs-license .list-box:last-child {margin-bottom: 5rem;}

/* tab-menu */
.tab-menu {margin-bottom: 3rem; width: 100%; height: 4rem; overflow: hidden;}

.tab-menu .tab-menu__list {
    background: #f5f5f5; border-top: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; text-align: center;
}
.tab-menu .tab-menu__list.active {
    background: #fff; border-top: 1px solid #0075e2; 
}
.tab-menu__list a {
    display:block; height: 100%;height: 4rem; line-height: 3.8rem; width: 100%; font-size: 1.5rem; font-weight: 500;  color: #808080;
}
.tab-menu__list a.on {
    color: #222; 
}
.tab-menu .swiper-button-next {
  width: 4rem; height: 100%; right:0; top: 0; background: url(/KOR/image/sub/tab-menu_arrow_next.png) no-repeat center center; -webkit-background-size: 1rem auto; background-size: 1rem auto;  margin: 0;
}
.tab-menu .swiper-button-prev {
    width: 4rem; height: 100%; left: 0; top: 0; background: url(/KOR/image/sub/tab-menu_arrow_prev.png) no-repeat center center; -webkit-background-size: 1rem auto; background-size: 1rem auto; margin: 0;
}
.tab-menu .swiper-button-next::after, .tab-menu .swiper-button-prev::after {
    content: none;
}

/* symposium */
.sub-container__tit {
    padding: 30px 0 2rem; text-align: center; vertical-align: middle; line-height: 1; font-size: 1rem; font-weight: 500;  color: #222; 
}
.sub-container__tit i {
    display: block; font-size: 0.875rem; line-height: 1.428; padding: 0 50px; word-break: keep-all; margin-top: 10px; font-weight: 300; margin-bottom: -3px; 
}
.container__cont {
    padding: 2rem; border-top: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; margin-bottom: 2rem; 
}
.apply__tit {
    font-size: 0.9375rem; font-weight: 700;  color: #0075e2; line-height: 1.6; margin-bottom: 14px; 
}
.tips {
    margin-bottom: 12px; 
}
.tips__tit , .tips__txt {
     color: #222; font-size: 0.9375rem; line-height: 1.6; word-break: keep-all;
}
.tips__tit {
    font-weight: 500;
}
.tips__txt-list {
    margin-top: 3px; 
}
.tips__txt-list li::before {
    content: '';
    display: inline-block;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #222; vertical-align: top; margin: 11px 10px 0 2px;
}
.tips.note {
    margin-top: 2rem;
}
.tips__txt.txt-note {
    line-height: 1.333; margin-bottom: 4px;
}
.tips-poster .tips__txt {
    line-height: 1.25rem; margin-bottom: 7px; 
}
.view-templete {
    padding: 0 2rem; 
}
.view-templete::after {

}
.view-templete .btn-templete {
    display: block; height: 4rem; line-height: 4rem; text-align: center; background: #e8e8e8; font-size: 0.875rem; font-weight: 500;  color: #222; margin-bottom: 10px;
}
.btn-templete i {
    display: inline-block; width: 163px; text-align: left; background-image: url(/KOR/image/sub/btn-file_icon.png); background-repeat: no-repeat; background-position: right center; background-size: 17px auto;
}
.btn-templete:last-of-type i {
    background-position: right 2px center;
}
.btn-apply__wrap {
    padding: 10px 2rem 0; 
}
.btn-apply {
    border-top: 1px solid #e5e5e5; padding-top: 2rem; text-align: center;
}
.btn-submit , .btn-cancel {
    display: inline-block;
    box-sizing: border-box;
    width: 41%;
    height: 4.5rem;
    background: #0075e2;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    line-height: 4.5rem;
    font-size: 0.9375rem;
    font-weight: 700;
    
    color: #fff;
}
.deadline {
    display: block; text-align: center; line-height: 1; margin-top: 1.5rem; font-size: 1.5rem; font-weight: 700;color: #0075e2;
}


/* rac04.php */
.container__cont.regi {
    border-top: 0; padding: 0 2rem 2.4rem;
}
.regi-tb {
    width: 100%; overflow: hidden; border-top: 1px solid #0f385e; margin-bottom: 22px; 
}
.regi-tb th, .regi-tb td {
    padding-top: 7px; padding-bottom: 7px; line-height: 2rem; text-align: center; color: #222;  border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; vertical-align: middle; box-sizing: border-box; word-break: keep-all;
}
.regi-tb th:last-of-type, .regi-tb td:last-of-type {
    border-right: 0;
}
.regi-tb thead th, .regi-tb thead td {
    font-weight: 500; background: #f5f5f5;
}
.regi-tb .regi-pre {
    color: #0f385e;
}

.regi-info li {
    font-size: 0.9375rem; line-height: 1.25rem;  color: #0075e2; margin-bottom: .5rem; word-break: keep-all;
}
.regi-info .regi-pay__btn {
    font-weight: 500;
}
.regi-info li span {
    color: #222;
}
.deadline.regi-deadline {
    line-height: 1.4375rem; text-align: left;
}
.btn-regi {
    text-align: center;
}
.btn-regi button {
    width: 180px; 
}
.btn-regi .btn--right {
    margin-left: 8px; background: #f5f5f5; color: #777;
}
.gal-info {
    margin-bottom: 22px;
}
.gal-info:last-of-type {
    margin-bottom: 0;
}
.gal-info .gal-info__tit {
    font-size: 0.9375rem; font-weight: 700; line-height: 1.375rem;  color: #0075e2; padding-left: 1.5rem; background: url(/KOR/image/sub/list-style_donut.png) no-repeat left center; background-size: 10px auto; margin-bottom: 8px; 
}
.gal-info .gal-info__txt {
    padding-left: 1.5rem; font-size: 1.5rem;  line-height: 2.2rem; color: #222; word-break: keep-all;
}
.info__txt-list {
    margin-top: 10px; 
}
.info__txt-list li {
    margin-bottom: 8px; 
}
.info__txt-list li::before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #222;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    vertical-align: top; margin-top: 9px; margin-right: 10px; 
}
.info__txt-list li span {
    font-weight: 700;
}
.info__txt-list li i {
    display: block; padding-left: 10px; 
}
.info-condi__list {
    padding-left: 2rem; margin-top: 6px; 
}
.info-condi__list li::before {
    content: none; 
}
.gal-apply__tb th { padding-left: 2rem; background: #f5f5f5; padding-right: 2rem;}
.gal-apply__tb td {padding-left: 10px; padding-right: 2rem; }
.gal-apply__tb .first {display: inline-block; margin-right: 1.2rem;}
.gal-apply__tb .fee-basic input[type="radio"] + label {font-weight: 500;}
.gal-apply__tb td input, .gal-apply__tb td select, .gal-apply__tb td textarea {
    height: 30px; line-height: 28px; padding-left: .5rem; font-size: 0.9375rem;  color: #222; border: 1px solid #cdcdcd; background: #fff; 
}
.gal-apply__tb td input[type="file"] {height: 26px; padding-left: 0; border: 0;}
.gal-apply__tb td input.textarea1 {width: 18rem; }
.gal-apply__tb td input.textarea2 {width: 7rem; }
.gal-apply__tb td input.textarea3 {width: calc(100% - 2rem); }
.gal-apply__tb td input.textarea3 {width:31%;margin-right: 1%;}
.gal-apply__tb td input.textarea7 {width:6rem;}
.gal-apply__tb td select {
    width: 60px; border-color: #000; background: url(/KOR/image/sub/select_arrow.png) no-repeat right .5rem center; background-size: 11px auto; 
}
.gal-apply__tb .apply-deadline {
    padding-left: 2rem; line-height: 1.875rem; font-weight: 700; letter-spacing: -0.045em; color: #0075e2;
}

/* rac07.php */
.exhb-info__txt { 
    font-weight: 500;
}
.exhb-info__tb th, .exhb-info__tb td {
    padding-left: 1.5rem; 
}
.exhb-info__tb td {
    font-size: 0.875rem;
}
.exhb-info__tb td i {
    display: block; 
}
.note {
    display: block; font-weight: 700; margin-bottom: 4px; padding-left: .5rem; 
}
.note__list {
    padding-left: .5rem; 
}
.note__list li {
    line-height: 1.625rem;
}
.note__list li::before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #222; vertical-align: middle; margin-right: 10px 
}
.exhb-apply__tb label, .exhb-apply__tb input[type="radio"] {
    vertical-align: middle; margin: 0;
}
.exhb-apply__tb td input {
    padding-left: 10px;
}
.exhb-apply__tb .textarea5 {width: 10rem;  }
.data__purchase .exhb-apply__tb .textarea6 {
    width: 83.333%; display: block; margin-bottom: .5rem; }
.exhb-apply__tb .textarea6:last-of-type {
    margin-bottom: 0;
}
.btn-post {
    display: inline-block; width: 110px; height: 30px; border: 0; margin-left: 8px; font-size: 0.875rem;  color: #fff; vertical-align: top; background: #545454;
}
.exhb-apply__tb textarea {
    width: 100%; height: 80px!important; line-height: 1.2;
}

/* standard01.php 전문자료 */
.standard .standard__desc {font-size: 1.4rem; line-height: 1.9rem;text-align: center; margin-bottom: 4rem;}
.professional__data table {margin-top: 1.5rem;}
.professional__data table td {text-align: left;padding-left: 1rem; border-left:1px solid #ddd;}

.data__iiw .list-style-check {margin-top: 1.2rem;}
.data__iiw .btn-down-bl {padding-right: 2.3rem; background-image: url(/KOR/image/sub/file-down_icon_bl.png); background-repeat: no-repeat; background-position: right center; -webkit-background-size: 2rem auto; background-size: 2rem auto;}
.data__iiw table .btn-down {display: block;padding-right: 16%; background-image: url(/KOR/image/sub/file-down_icon_gr.png); background-repeat: no-repeat; background-position: right 1rem center; background-size: 2rem auto; -webkit-box-sizing: border-box;box-sizing: border-box;}

.technician_question .txt-01 {width:95%; word-break: normal;}
.technician_question .list-btns{ margin-top: 1.6rem;}

.data__purchase dd {margin-top: 1rem; padding-left: 1.6rem;font-weight: 400px; line-height: 2.2rem;}
.data__purchase .list-box {padding-bottom:2rem;margin-top: 1.5rem; margin-bottom: 4rem;}
.data__purchase .list-style-check  {margin-top: 1.2rem;}
.data__purchase .list-disc li {margin-bottom: 0.4rem; padding-left: .8rem;}
.data__purchase .list-disc li:first-child {margin-top: 0.4rem;}
.data__purchase .list-disc li:before {left: -.4rem;}
/* book.php 발간도서- 발간도서 */

.book__list-wrap { margin-top: 1.5rem;}
.book__list-wrap .book__list-item {padding:3rem 2rem;margin-bottom: 2rem; border-width:1px 0 1px 0; border-style:solid; border-color:#ddd;}
.book__list-wrap .book__list-item:last-child {margin-bottom: 4rem;}
.book__list-wrap  .book__tit {margin-bottom: 1.6rem; font-size: 1.6rem;font-weight: 500; }
.book__list-wrap  .book__tit span { display: block; margin-bottom:.6rem;font-size: 1.3rem; color:#777777;}
.book__list-wrap .book__txt {margin-bottom: 1.3rem; font-size: 1.5rem; line-height: 2.2rem;}
.book__list-wrap .book__srs {font-size: 1.4rem; line-height: 2.2rem;}
.book__list-wrap .book__btm-wrap {display: flex; justify-content: space-between; align-items: flex-start; margin-top: 3.2rem;}
.book__btm-wrap .book__price span:first-child {display: inline-block;margin-right: 0.6rem; width:6.6rem;color:#fff; font-size: 1.4rem; font-weight: 500; height:2.5rem; line-height: 2.3rem;text-align: center;}
.book__btm-wrap .book__price p {display: flex;justify-content: space-between; align-items: center; margin-bottom: 0.5rem;font-size: 1.4rem;font-weight: 500;}
.book__btm-wrap .book__price.first p{flex-wrap: wrap;}
.book__btm-wrap .book__price .orgin-p {background: #222222;}
.book__btm-wrap .book__price .member-p {background: #0075e2;}
.book__btm-wrap .book__price .book-prc {line-height: 1.2;}

.book__purchase-guide {margin-bottom: 4rem; padding:2.4rem 2rem 2.2rem; border-width:1px 0 1px 0; border-style:solid; border-color:#ddd;}
.book__purchase-guide strong {display: block; margin-bottom: 1.2rem;   font-size: 1.5rem;}
.book__purchase-guide .purchase-desc {font-size: 1.5rem; line-height: 2.2rem; margin-bottom: 1.2rem;}
.book__purchase-guide .list-style-check li {margin-bottom: 0.7rem; font-size: 1.5rem; line-height: 2.2rem; }
.book__purchase-guide .list-style-check li:last-child {margin-bottom: 0;}

/* book_pay.php 발간도서- 발간도서 */
.book__pay .con__tit {margin-bottom: 2rem;}
.book__pay .book__total-tb {margin-bottom: 1.6rem;}
.book__pay table th, .book__pay table td { padding:1rem 1.4rem 1rem 1.4rem;line-height: 1.8rem; font-weight: 400; text-align: left; }
.book__pay .apply__btn {border-top: 0;}

/* book-apply form */
.cmn-apply__form h3 {text-align: center;}
.cmn-apply__form .apply__tit {margin-bottom: 1.6rem; font-size: 1.6rem;font-weight: 500; color:#222;} 
.cmn-apply__form  table {margin-bottom: 1rem;}
.cmn-apply__form  table.last {margin-bottom: 2rem;}
.cmn-apply__form  table th, .cmn-apply__form  table td {text-align: left;font-size: 1.4rem;}
.cmn-apply__form  table th {padding-left: 2rem;font-weight: 400;line-height: 2.2rem;  }
.cmn-apply__form  table input[type="text"] {padding-left: .6rem;height: 3rem;line-height: 2.8rem; vertical-align: middle;}
.cmn-apply__form  table select {padding-left: 0.6rem; width: 6rem; height: 3rem; line-height: 2.8rem; background: #fff;font-size: 1.3rem; border:1px solid #ddd;background:url(/KOR/image/sub/select_arrow.png) no-repeat right 5px center;}
.cmn-apply__form  table select:focus {outline:none; border:1px solid #222;}
.cmn-apply__form  table td {padding:.9rem 0 .9rem 1rem;}
.cmn-apply__form  table .textarea1 {width:27%; margin-right: 1%;}
.cmn-apply__form  table textarea {padding:0.6rem; height: 8rem; width:95%; border:1px solid #ddd;}
.cmn-apply__form  table textarea:focus {outline:none;}
.cmn-apply__form  table .textarea2 {width:45.4%; margin:0 1% 0 6.8%;}
.cmn-apply__form  table .total_price {margin-left:0;}
.cmn-apply__form  .post__btn {display: inline-block; margin-left: 1%; width: 11rem; height: 3rem; line-height:2.8rem; background: #545454; font-size: 1.4rem; color:#fff;vertical-align: middle;}
.cmn-apply__form .textarea3 {width:83%;}
.cmn-apply__form  .address1 {margin:.9rem 0 0.5rem;}
.cmn-apply__form  .textarea5 {width:7rem;}
.cmn-apply__form  .textarea6 {width:96%;}
.cmn-apply__form .bank-num {width:96%;font-size: 1.3rem;}
.cmn-apply__form  .apply__btn {margin-bottom: 5rem; text-align: center;}


/* journal/purchase.php */
.data-info .check-list li {
    background-position: left top .5rem; 
}
.data-info .check-list>li:first-of-type {
    margin-bottom: 10px;
}
.check-list .check-list__list {
    margin-top: 3px; margin-left: -.5rem;
}
.check-list .check-list__list li {
    background: none; padding-left: 13px; line-height: 1.625rem; position: relative;
}
.check-list .check-list__list li::before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: #222;
    position: absolute;
    left: 0;
    top: 12px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.data-info__txt01 {width:96%;margin-bottom: 0.6rem;line-height: 2.2rem;  font-size:1.4rem; font-weight: 500;  color: #222;  margin-top: .8rem; word-break: break-all;}
.data-info__txt02 {width:90%; font-size: 1.4rem; line-height: 2.2rem; color: #777;  word-break: keep-all;}



/* pageList */

.page-list {text-align: center; margin: 2rem 0 0;}
.page-list table { display: inline-block; }
.page-list table tr, .page-list table tr td, .page-list table tr td a { display: block; float: left;}
.page-list table tr td { margin: 0 .5rem 0 0;}
.page-list table tr td:last-of-type { margin: 0;}
.page-list table tr td a {  width: 3rem; height: 3rem; line-height: 2.8rem; text-align: center; border: 1px solid #cdcdcd; position: relative; font-size: 1.5rem; color: #808080; margin-right: .5rem; }
.page-list table tr td a:last-of-type { margin-right: 0;}
.page-list table tr td a img {
    position: absolute;
    width: auto;
    height: 10px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.page-list table tr td a.npage {color: #fff; background: #0075e2; font-weight: 700; border-color: #0075e2;}
.mem__search .page-list {margin-bottom: 5rem;}

.list-sitemap {display: flex;flex-wrap: wrap;  }
.list-sitemap > div {width:47.5%; margin-right: 5%;margin-bottom: 2.3rem; border-top:2px solid #0075e2;}
.list-sitemap > div:nth-child(2n) {margin-right: 0;}
.list-sitemap .sitemap__tit {display: block;padding-left: 1rem; line-height: 3.7rem;border-bottom:1px solid #ddd; font-size:1.6rem;font-weight: 500;}
.list-sitemap .sitemap__con {padding-left: 1rem;}
.list-sitemap .sitemap__con > li > a {display: block;padding-left: 1.2rem; margin-top: 1.2rem;line-height: 3.1rem; font-size: 1.5rem;font-weight: 500;background: url(/KOR/image/main/main_list_arrow_bl.png) no-repeat left top 10px;}
.list-sitemap .sitemap__con.depth1 > li > a { margin-top: 0; margin-bottom: .4rem;}
.list-sitemap .sitemap__con.depth1 > li:first-child > a {margin-top: 1.2rem;} 
.list-sitemap .sub-list-sitemap li a {display: block;padding-left: 1.2rem; font-size: 1.4rem; font-weight: 400; ;line-height: 2.9rem;}

.myinfo.mem-select__tb td{padding: 0.8rem;}
.myinfo.mem-select__tb th {padding:.6rem .8rem;}
.myinfo.mem-select__tb td:first-child {border-left: 0;}
.mem-select__tb {margin:2rem 0;}
.mem-select__tb input[type="radio"] + label {display: inline-block; margin-left: 0.4rem; font-size: 1.5rem;}
.mem-select__tb .prc {display: inline-block;margin-bottom: 0.6rem; }
.tb-payment select {width:70%;}
/* 하단 개인정보처리방침 */
.policy .policy_box {padding:1.2rem; border:2px solid #ddd; font-size: 1.4rem; color:#666;line-height: 2rem; word-break: keep-all; }