@charset "utf-8";
/* CSS Document */

/* 사전등록테이블 */
table.reg_table { width:100%;margin:0 auto;border-collapse: separate;
    border-spacing: 1px;
    line-height: 1.5;table-layout:fixed;}

table.reg_table th { width: 20%; border-bottom:1px solid #d1d1d1; font-size:13px;font-weight: 700; text-align: left; padding:0.750em;}
table.reg_table th.topline {border-top:2px solid #007ec3;}

table.reg_table td { border-bottom:1px solid #ebebeb; text-align:left;padding:0.750em 0.625em 0.750em 1.250em; word-break: keep-all;}
table.reg_table td.topline {border-top:2px solid #007ec3;}

table.reg_table td .price{display: inline-block;width: 25%; text-align: center;color: #ff520d;font-size: 18px; font-weight: bold; background-color: #fafafa; padding: 10px 0; margin-left: 10px; margin-right: 5px; margin-bottom: 10px;}

/* reg_new */
table.reg_table td select { display:inline-block;margin-left: 10px; font-size:13px;}

.base_m_list {overflow-x: auto; white-space: nowrap;}
.base_m_list table.base_table {width:100%;margin:0 auto;border-collapse: separate;
    border-spacing: 1px;
    line-height: 1.5;}
table.base_table th {padding:10px; text-align:center; background-color:#007ec3; color: #fff; font-weight: 500;}
table.base_table th.view_tit { padding:15px;text-align: left;}

table.base_table td {padding:13px 10px; border-bottom:1px solid #eeeeee; border-right:1px solid #eeeeee; text-align:center;word-break: keep-all;}
table.base_table td:last-child {border-right:0;}

table.base_table td.tline { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width:30%; max-width:200px;}
table.base_table td.tline a:hover  {color:#007ec3;}
table.base_table tr:hover {background-color:#fafafa;}

.bot_txt {width:100%; border-top:1px dashed #ededed;color: #ff520d;padding-top: 30px;}
.tdpoint {display: block; font-size: 14px; color: #fc644e;}
.agree {height:150px;font-size:13px;padding:15px 10px 10px 20px;margin-bottom:50px; color:#4b4b4b;background:#fafafa; 
         line-height:1.6em;overflow-y:auto;}

.formbtn {display:inline-block;width:40%;height:30px; font-size: 12px;color: #fff; text-align: center;background-color:#222222;border-radius:5px;border: none;outline: none; cursor: pointer; margin-top: 5px;}
.addbtn {display:inline-block;width:30px;height:30px; font-size: 16px;text-align: center; font-weight: 700; background-color:#fafafa;border:1px solid #dcdcdc;border-radius:5px;outline: none; cursor: pointer; }

.point_small {display:block;color: #007ec3; font-size:12px; padding: 10px 0;}
.info_txt {background-color: #fafafa; padding: 20px; margin-bottom:20px;}
.info_txt span {display:block; padding-top: 15px; margin-top: 15px; border-top:1px dashed #d7d7d7;}
.info_txt strong {display:block; padding-bottom: 5px;}
.info_txt a:hover {color:#007ec3; text-decoration: underline;}

input[type='text'].contect_tit {display:inline-block;width:100%;height:35px; background-color:#fafafa; padding-left:10px; border:1px solid #dcdcdc; border-radius:5px; outline:none;}

/* 버튼 */
.btn_area {width:100%; text-align: center; margin: 50px auto 0;}
.btn_area a { display: inline-block; width:45%; text-align: center; font-size:16px; padding:10px 0; border-radius: 30px; font-weight: 700; margin-right:5px; margin-left: 5px;}
.btn_area a.btn01 {border:3px solid #7d7d7d; color: #7d7d7d;}
.btn_area a.btn01:hover { background-color: #7d7d7d;color: #fff;transition: all 0.5s;}
.btn_area a.btn02 {border:3px solid #007ec3;background-color: #007ec3; color: #fff;}
.btn_area a.btn02:hover { background-color: #fff;color: #222222;transition: all 0.5s;}

select { padding: 0.313em;border:1px solid #dcdcdc;border-radius:5px;}
input[type='text'] {display:inline-block;width:100%;height:35px; background-color:#fafafa; padding-left:10px; border:1px solid #dcdcdc; border-radius:5px; outline:none;}
input[type='tel'] { display:inline-block;width:60%;height:35px; background-color:#fafafa; padding-left:10px; border:1px solid #dcdcdc;  border-radius:5px;outline:none;}
input[type='email'] { display:inline-block;width:100%;height:35px; background-color:#fafafa; padding-left:10px; border:1px solid #dcdcdc; border-radius:5px; outline:none;}
input[type='number']{
    -webkit-appearance: none;
    display:inline-block;width:20%;height:35px; background-color:#fafafa;  border:1px solid #dcdcdc;  border-radius:5px; text-align: center; outline:none;}
input[type='password'] {display:inline-block;width:100%;height:35px; background-color:#fafafa; padding-left:10px; border:1px solid #dcdcdc;  border-radius:5px;outline:none;}
textarea { width:100%;height:300px; background-color:#fafafa; display:block;  padding-left:10px; border:1px solid #dcdcdc; border-radius:5px; outline:none; line-height: 25px;}

/* 로그인 */
.login_area {width:100%; margin:20px auto; border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee; padding:20px; overflow: hidden;}
.login_area:after {content: " ";display: table; clear:both;}
.login_area .login_icon { width:100px; height:100px; border-radius: 50%; background-color: #eee; text-align: center;
                         background-image: url("/images/sub/login_icon.png"); background-repeat: no-repeat; background-position: center center; margin: 0 auto;}
.login_area dl {display:block;width:100%; border-bottom: 1px solid #f5f5f5; padding-bottom: 10px; margin-top: 10px;}
.login_area dl dt {float:left;display:block; width:100px; padding:10px 0; vertical-align: middle; line-height:30px;}
.login_area dl dd {display:block; padding:10px 0;vertical-align: middle;}
.login_area dl dd input[type='email'] {width:66%;}
.login_area dl dd input[type='password']  {width:66%;}

.login_area .login_btn { width:100%; height:50px; line-height:40px; background-color: #007ec3; text-align: center;}
.login_area .login_btn a { display:block; width:100%; height: 100%; color: #fff; font-weight: 700;border:3px solid transparent;}
.login_area .login_btn a:hover { background-color: #fff; color: #007ec3; border:3px solid #007ec3; transition: all 0.3s;}

.login_area .member_btn {width:100%;margin-top:20px;}
.login_area .member_btn a {display:inline-block;width:49%; background-color:#7d7d7d; color: #fff; padding: 5px; text-align: center; font-size:13px;}
.login_area .member_btn a:first-of-type {margin-right: 5px;}
/* 비번찾기 */
.find_area {width:100%; margin:20px auto; border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee; padding:20px; overflow: hidden;}
.find_area:after {content: " ";display: table; clear:both;}
.find_area .find_icon {width:100px; height:100px; border-radius: 50%; background-color: #eee; text-align: center;
                         background-image: url("/images/sub/find_icon.png"); background-repeat: no-repeat; background-position: center center;margin: 0 auto;}
.find_area dl {display:block;width:100%; margin-top:10px;}
.find_area dl dt {float:left;display:block; width:100px; padding:10px 0; vertical-align: middle;line-height:30px;}
.find_area dl dd {display:block; padding:10px 0;vertical-align: middle;}
.find_area dl dd input[type='text'] {width:66%;}
.find_area dl dd input[type='tel'] {width:66%;}

.find_area .find_btn {width:100%;  margin-top:10px;}
.find_area .find_btn a {display:block;width:100%; background-color:#007ec3; color: #fff; padding:10px 0; text-align: center;font-weight: 700;border:3px solid transparent; }
.find_area .find_btn a:hover { background-color: #fff; color: #007ec3; border:3px solid #007ec3; transition: all 0.3s;}

.find_area .find_btn_two {width:100%;  margin-top:20px;}
.find_area .find_btn_two a {display:inline-block;width:49%; background-color:#007ec3; color: #fff; padding:10px 0; text-align: center;font-weight: 700;border:3px solid transparent; }
.find_area .find_btn_two a:hover { background-color: #fff; color: #007ec3; border:3px solid #007ec3; transition: all 0.3s;}
.find_area .find_btn_two a:first-of-type {background-color:#7d7d7d;}
.find_area .find_btn_two a:first-of-type:hover { background-color: #fff; color: #7d7d7d; border:3px solid #7d7d7d; transition: all 0.3s;}

/* 행사리스트 */
ul.forum_area { width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;flex-direction: column; justify-content: center;}
ul.forum_area:after {content: " ";display: table; clear:both;}
ul.forum_area li {flex-basis: 100%; margin-bottom:20px;}
ul.forum_area li a.imghover { position:relative;width:100%;height:150px; margin-bottom:20px;}
ul.forum_area li a.imghover .thumb {
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
}

ul.forum_area li .middle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
 background-color: rgba(19, 34, 53, 0.6); border-radius: 10px;
}

ul.forum_area li .imghover:hover .thumb {
  opacity: 1;
}

ul.forum_area li .imghover:hover .middle {
  opacity: 1;
}

ul.forum_area li .text {border-radius: 50%; width:50px; height: 50px; background-color: #007ec3;
  color:#fff; border:1px solid #5b6a7c;
  font-size:30px; font-weight:700;  line-height:45px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

ul.forum_area li a { display:block;overflow: hidden;}

ul.forum_area li .thumb {  width:100%; height: 100%;border:1px solid #eee; border-radius:10px;display:block;overflow: hidden;}
ul.forum_area li .thumb img {width:100%; height:100%;display:block; object-fit:cover;}

ul.forum_area li .list_box {position: relative;}

ul.forum_area li .list_box p {width:100%;font-size:13px;display:block;padding-bottom: 15px; padding-left:45px; text-align: left; color: #606060;}
ul.forum_area li .list_box p.tit {width:55%;max-width:300px;color: #222;font-weight: 700; font-size:14px;
                                 background-image: url("/images/common/forum_icon01.png"); background-position:5px 2px; background-repeat: no-repeat;
                                text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
ul.forum_area li .list_box p.date {background-image: url("/images/common/forum_icon02.png"); background-position:5px 2px; background-repeat: no-repeat;}
ul.forum_area li .list_box p.date strong {display:inline-block; font-weight: 400;}
ul.forum_area li .list_box p.date strong:after {content:'│'; display:inline-block;width:50px; text-align: center;}
ul.forum_area li .list_box p.member {background-image: url("/images/common/forum_icon04.png"); background-position:2px 2px; background-repeat: no-repeat;}

ul.forum_area li .list_box span {position: absolute; display:block;width:100px;top:0px;right: 0; padding: 3px;text-align: center; font-size:12px; font-weight: 400;}
ul.forum_area li .list_box span.ing_tag { background-color:#007ec3; color: #fff;}
ul.forum_area li .list_box span.end_tag {background-color:#737373; color: #fff;}

.forum_more {width:100%; display:block; margin-top: 50px;}
.forum_more a {display:block; margin:0 auto; width:100px; height:35px; line-height:30px; text-decoration:none;border-radius: 20px; text-align:center; color:#fff; border:2px solid #007ec3;background:#007ec3;}
.forum_more a:hover {border:2px solid #007ec3;background:#fff; color:#222222;}

/* 행사디테일 */
table.forum_table {width:100%;margin:0 auto;border-collapse: separate;
    border-spacing: 1px;
    line-height: 1.5;}
table.forum_table thead th {font-size:18px;padding:20px 0; text-align:left; border-top:2px solid #007ec3; border-bottom:1px solid #eee; font-weight: 700;}

table.forum_table tbody th {width:30%;padding:10px 0;text-align:left; }
table.forum_table tbody th .tb_td_tit {width:100%; border-right:1px solid #eeeeee;font-weight:500; }
table.forum_table tbody .tb_pdt {padding-top:20px;}
table.forum_table tbody .tb_pdb {padding-bottom:20px;}

table.forum_table tbody td {padding:12px 15px;word-break: keep-all;}
table.forum_table tbody td.conbox {padding:30px 0px; border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;overflow:hidden;}
table.forum_table tbody td.conbox img {max-width:100%; height: auto;}

.forum_member {width:100%; background-color: #f5f5f5; padding: 30px; margin: 0 auto;}
.forum_member p{width:100%;}
.forum_member p:first-child {color: #007ec3; font-weight: 700; font-size:18px; padding-bottom: 10px;}

.forum_login {width:100%; border-top:1px dotted #c1c1c1;margin-top:20px; padding-top: 20px;}
.forum_login:after {content: " ";display: table; clear:both;}
.forum_login span {display:block;width:100%; margin-bottom: 10px;}
.forum_login span em {display:block; width:100px; font-weight: 500;margin-bottom: 10px;}
.forum_login span input[type='email'] {background-color: #fff;width:100%;  border: 0; border-radius:0;}
.forum_login span input[type='password']  {background-color: #fff;width:100%;border: 0; border-radius:0;}
.forum_btn {display:block; width:100%; text-align: center; background-color:#007ec3; margin-top:20px}
.forum_btn a {display:block;padding:10px;color: #fff; }

.forum_nonmem {width:100%; background-color: #efefef;padding: 30px; border-top:1px solid #fff;margin: 0 auto;}
.forum_nonlogin {width:100%; border-top:1px dotted #c1c1c1;margin-top:20px; margin-bottom: 30px; padding-top: 20px;}
.forum_nonlogin:after {content: " ";display: table; clear:both;}
.forum_nonlogin span {display:block; margin-bottom:20px;}
.forum_nonlogin span em {display:inline-block; width:100px; font-weight: 500;margin-bottom: 10px;}

.forum_nonlogin span input[type='email'] {background-color: #fff;width:100%;  border: 0; border-radius:0;}
.forum_nonlogin span input[type='text'] {background-color: #fff;width:100%;border: 0; border-radius:0;}
.forum_nonlogin span input[type='tel'] {background-color: #fff;width:100%;border: 0; border-radius:0;}

.forum_nonlogin .formbtn {display:block;width:100px;height:30px; font-size: 12px;color: #fff; text-align: center;background-color:#222222;border-radius:5px;border: none;outline: none; cursor: pointer; margin-top: 5px;}

@media screen and (min-width:375px)  {
    
}
@media screen and (min-width:768px)  {
    .point_small {font-size:14px;}
    
    table.base_table th {font-weight: 700;}
    
    /* 로그인 */
    .login_area dl dd input[type='email'] {width:84%;}
    .login_area dl dd input[type='password']  {width:84%;}
    .login_area .member_btn a {width:49.55555%;}
    
    /* 비번찾기 */
    .find_area dl dd input[type='text'] {width:84%;}
    .find_area dl dd input[type='tel'] {width:84%;}
    
    input[type='text'] {width:70%;}
    input[type='email'] {width:80%;}
    input[type='password'] {width:50%;}
    
    table.forum_table tbody th {width:20%;}
    
    ul.forum_area li a.imghover {height:230px;}
     ul.forum_area li .thumb { width:100%;height:230px; overflow: hidden;}
}
@media screen and (min-width:1024px)  {
    /* 사전등록테이블 */
    table.reg_table th {width:20%;font-size:16px; padding:0.750em 1.250em;}
    table.reg_table td { padding:0.750em 0.625em 0.750em 3.750em;}
    .formbtn {width:10%;font-size: 14px; margin-left: 10px; margin-top: 0;}
    .agree {height:250px;font-size:14px;}
    
    .base_m_list {overflow: inherit; white-space: inherit;}
    
    
    .info_txt {margin-bottom:60px;}
    .info_txt strong {display:inline-block; margin-right: 10px; padding-bottom: 0;}
    
    /* 로그인 */
    .login_area {width:90%; margin:50px auto; padding:50px;}
    .login_area .login_icon {float:left; width:160px; height:160px; margin: 0;}
    .login_area dl {width:58%; margin-left:28%;margin-top:0px;}
    .login_area dl dt {padding:20px 0;}
    .login_area dl dd {padding:20px 0;}
    .login_area .login_btn { float:right; width:100px; height: 100px; line-height: 100px; margin-top: -135px;}
    .login_area dl dd input[type='email'] {width:70%;}
    .login_area dl dd input[type='password']  {width:70%;}
    .login_area .member_btn {width:58%; margin-left: 28%; margin-top:30px;}
    .login_area .member_btn a {width:46%; font-size:14px;}
    
    /* 비번찾기 */
    .find_area {width:90%; margin:50px auto; padding:50px;}
    .find_area .find_icon {float:left; width:160px; height:160px; margin: 0;}
    .find_area dl {width:70%; margin-left:30%;}
    .find_area dl dt {  padding:20px 0;}
    .find_area dl dd {padding:20px 0;}
    .find_area dl dd input[type='text'] {width:80%;}
    .find_area dl dd input[type='tel'] {width:80%;}
    .find_area .find_btn {width:70%; margin-left: 30%;}
    .find_area .find_btn_two {width:70%; margin-left: 30%; margin-top:30px;}
    
    /* 버튼 */
    .btn_area {margin: 50px auto;}
    .btn_area a { width:20%;font-size:18px; padding:15px 0;}
    
    input[type='text'] {width:50%;}
    input[type='tel'] {width:30%;}
    input[type='number']{width:5%;}
    input[type='email'] {width:50%;}
    input[type='password'] {width:30%;}
    
    /* 행사디테일 */
table.forum_table thead th { font-size:20px;padding:20px 15px;}
table.forum_table tbody th {width: 16%;padding:10px 15px;}

table.forum_table tbody td.conbox {padding:50px 15px;}
.forum_login span {width:30%;display:inline-block; margin-bottom: 0;}
.forum_login span:first-child {width:40%;}
.forum_login span em {display:inline-block;margin-bottom: 0;}
.forum_login span input[type='email'] {width:60%;}
.forum_login span input[type='password']  {width:60%;}
.forum_btn {display:inline-block; width:200px;}
.forum_btn a {padding:5px 10px;}

.forum_nonlogin span {display:inline-block; margin-bottom:20px;}
.forum_nonlogin span:first-child {width:80%;}
.forum_nonlogin span em {margin-bottom: 0;}

.forum_nonlogin span input[type='email'] {width:40%;}
.forum_nonlogin span input[type='text'] {width:60%;}
.forum_nonlogin span input[type='tel'] {width:60%;}

.forum_nonlogin .formbtn {display:inline-block; font-size: 14px;}
    /* 행사리스트 */
    ul.forum_area{flex-direction:row; justify-content:center; align-content:center;}
    ul.forum_area li { flex-basis: 40%;margin-top:50px; margin-bottom: 10px; margin-left: 50px;margin-right: 50px;}
    ul.forum_area li a.imghover {  margin-bottom: 30px;}  
    
}
@media screen and (min-width:1200px)  {
    
  .login_area {width:60%;}
  .find_area {width:60%;}

    table.forum_table tbody th {width: 13%;}
    
    /* 행사리스트 */
    ul.forum_area li .list_box p {font-size:16px;padding-bottom: 10px;}
    ul.forum_area li .list_box p.tit {width:75%;max-width:450px;font-size:16px;}
    ul.forum_area li .list_box span {width:120px;padding: 3px 5px;font-size:13px;}
}
@media screen and (min-width:1440px)  {
   /* 행사리스트 */
    
   
    
}
@media screen and (min-width:1920px)  {
    /* 행사리스트 */
    
    
}

/*체크레디오 */
input[type="checkbox"],
input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
input[type="checkbox"]:hover + label:before,
input[type="radio"]:hover + label:before {
  border-color: #999;
}
input[type="checkbox"]:active + label:before,
input[type="radio"]:active + label:before {
  transition-duration: 0;
  filter: brightness(0.2);
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  position: relative;
  padding: 0 30px;
}
@media (max-width: 768px) {    
    input[type="checkbox"] + label,
    input[type="radio"] + label {
     font-size: 14px;
    }
}
@media (max-width: 480px) {
    input[type="checkbox"] + label,
    input[type="radio"] + label {
     font-size: 12px;
    }
}
input[type="checkbox"] + label.reg_tit { font-weight: bold;padding-left: 40px;}

input[type="checkbox"] + label:before, input[type="checkbox"] + label:after,
input[type="radio"] + label:before,
input[type="radio"] + label:after {
  box-sizing: content-box;
  position: absolute;
  content: '';
  display: block;
  left: 0;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -10px;
  border: 2px solid #cbcbcb;background-color: #fff;
  text-align: center;
}
input[type="checkbox"] + label:after,
input[type="radio"] + label:after {
  background-color: #007ec3;
  top: 50%;
  left: 6px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  transform: scale(0);
  transform-origin: 50%;
  transition: transform 200ms ease-out;
}

input[type="radio"]:checked + label:before {
  -moz-animation: borderscale 300ms ease-in;
  -webkit-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
  background-color: #fff;
}
input[type="radio"]:checked + label:after {
  transform: scale(1);
}
input[type="radio"] + label:before, input[type="radio"] + label:after {
  border-radius: 50%;
}

input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 5px;
  width: 10px;
  height: 7px;
  margin-top: -5px;
  border-style: solid;
  border-color: #007ec3;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg) scale(0);
  -ms-transform: rotate(-45deg) scale(0);
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
input[type="checkbox"]:checked + label:before {
  -moz-animation: borderscale 200ms ease-in;
  -webkit-animation: borderscale 200ms ease-in;
  animation: borderscale 200ms ease-in;
}
input[type="checkbox"]:checked + label:after {
  content: '';
  -moz-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
}