.line1 {
  border: 2px solid #ff3300;
}

.transit {
  -webkit-transition: all 0.2s ease 0.1s;
  -moz-transition: all 0.2s ease 0.1s;
  -o-transition: all 0.2s ease 0.1s;
  -ms-transition: all 0.2s ease 0.1s;
  transition: all 0.2s ease 0.1s;
}

.lance {
  border: 1px solid #cccccc;
  color: #414141;
  padding: 3px;
}
.mfile {
  width: 400px;
  height: 60px;
  background-color: #C8EFD4;
}

.sfile {
  width: 400px;
  height: 30px;
  background-color: #cccccc;
}
.input_etc {
  display: inline-block;
}

.admin {
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  font-size: 12px;
  color: #414141;
}

.trance {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

.td1 {
  border: 1px solid #d1cfbd;
}

.naviLayer {
  position: absolute;
  top: 90px;
  width: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
}

.naviLayer>.subLayer {
  position: relative;
  display: inline-block;
  width: 1280px;
  margin: 0 auto;
}

.naviLayer>.subLayer h1 {
  float: left;
  float: left;
  font-size: 24px;
  color: #124A9A;
  padding: 30px 0 0 50px;
  width: 300px;
}

.naviLayer>.subLayer span {
  display: inline-block;
}

.naviLayer>.subLayer span>ul {
  float: left;
  width: 930px;
  text-align: left;
  padding: 20px 0;
}

.naviLayer>.subLayer span>ul>li {
  float: left;
  cursor: pointer;
  margin-right: 30px;
  margin-bottom: 20px;
}

.naviLayer>.subLayer span>ul>li>span {
  width: 170px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #124A9A;
  background-color: #fff;
  padding: 0 10px;
}

.naviLayer>.subLayer span>ul>li:nth-child(4n) {
  margin-right: 0;
}

.naviLayer>.subLayer span>ul>li:hover>span {
  background-color: #E6F2F6;
}

.naviLayer>.subLayer span>ul>li>span>a:hover {
  text-decoration: none;
}

.naviLayer>.subLayer span>ul>li>span>a {
  color: #000;
  display: block;
  text-align: center;
}

.naviLayer>.subLayer span>ul>li>ul>li {
  padding: 3px;
}

#menuLayer {
  position: absolute;
  width: 100%;
  z-index: 200;
  background-color: rgba(00, 00, 00, 0.5);
  visibility: hidden;
  text-align: right;
  border-bottom: 1px solid #dedede;
}

#menuLayer .subLayer {
  width: 1280px;
  margin: 0 auto;
  padding-left: 400px;
}

#menuLayer .subLayer>ul {
  float: left;
  text-align: left;
  border-left: 1px solid #dedede;
  min-height: 190px;
  padding: 20px 0 20px 0px;
}

#menuLayer .subLayer>ul:last-child {
  border-right: 1px solid #dedede;
}

#menuLayer .subLayer>ul:hover {
  background-color: rgba(69, 69, 69, 0.8);
}

#menuLayer .subLayer>ul>li:hover>a,
#menuLayer .subLayer>ul>li>a.over {
  color: #fff;
  text-decoration: none;
  background-color: rgba(60, 60, 60, 0.9);
}

#menuLayer .subLayer>ul>li>a {
  font-size: 14px;
  color: #fff;
  display: block;
  text-align: left;
  padding: 5px 10px;
}


#overMenu1,
#overMenu2 {
  position: absolute;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  top: 60px;
  left: 0px;
  width: 100%;
}

#overMenu1 li,
#overMenu2 li {
  height: 40px;
  border-right: 1px solid #3d3d3d;
  border-left: 1px solid #3d3d3d;
  background-color: rgba(61, 61, 61, 0.8);
  text-align: left
}

#overMenu1 a,
#overMenu2 a {
  display: block;
  line-height: 40px;
  padding-left: 20px;
  font-size: 13px;
  color: #fff;
  font-weight: 300
}

#overMenu1 li:hover>a,
#overMenu1 li>a.over,
#overMenu2 li:hover>a,
#overMenu2 li>a.over {
  color: #fff;
  text-decoration: none;
  background-color: rgba(50, 85, 153, 0.7)
}

.ebookPDF {
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #FFF;
  width: 100px;
  height: 20px;
  display: inline-block;
  background: #333333;
  border: 0;
  cursor: pointer;
}

.ebookView {
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #5d5c5c;
  width: 100px;
  height: 20px;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #bababa;
  cursor: pointer;
}


.loginBg {
  background: fixed url(/site/korean/images/source/login_bg.jpg) no-repeat center center;
}

.Txt_company {
  font-size: 36px;
  line-height: 80px;
  font-weight: bold;
  color: #487caf;
  letter-spacing: -0.5px;
}

.Txt_intra {
  font-size: 36px;
  line-height: 80px;
  font-weight: bold;
  color: #2a2a2a;
  letter-spacing: -0.5px;
}

.recruit_all {
  background-color: #009900;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
}
.recruit_close {
  background-color: #aaa;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
}

#loginPage {
  position: relative;
  display: inline-block;
  width: 670px;
  height: 360px;
  padding: 55px 150px;
  margin: 0 auto;
  background-image: url(/site/korean/images/source/bg_login.png);
  background-repeat: no-repeat;
}

#loginPage .loginBox {
  position: relative;
  margin: 0 0 5px 0;
  border: 0;
}

#loginPage .loginBox .i_label {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #707070;
  font: normal 14px;
  z-index: 0;
}

#loginPage .loginBox .i_text {
  width: 216px;
  height: 17px;
  padding: 12px;
  border: 0;
  box-sizing: content-box;
  background: #e3e3e3;
  font: normal 14px/95%;
  z-index: 10;
}

#loginPage .loginBox .i_text:hover,
#loginPage .loginBox .i_text:focus {
  padding: 11px;
  background: #fff;
  border: 1px solid #ccc;
}

#loginPage .loginBtn {
  display: block;
  width: 80px;
  height: 87px;
  margin-bottom: 10px;
  background: #524c4d;
  border: 0;
  font: normal 15px/100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

#loginPage .loginBtn:hover {
  background: #000;
}

#loginPage ul li {
  float: left;
  padding-right: 10px;
  border: 0;
}

#loginPage ul li:last-child {
  padding-right: 0;
}

/* �޴� */
.global p {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
}

.lnb {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 1000;
  width: 180px;
}

.lnb .lnbarea {
  position: relative;
  z-index: 1000;
  top: 0;
  left: -180px;
  overflow: hidden;
  width: 180px;
  height: 100%;
}

.lnb .lnbarea .lnbmove {
  height: 100%;
}

.lnb .lnbarea .lnbmove .mn {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1001;
  width: 180px;
  border: 1px solid #666
}

.lnb .lnbarea .lnbmove .mn h2 {
  height: 41px;
  font-size: 13px;
  color: #333;
  line-height: 41px;
  text-align: center;
  background-color: #262728
}

.lnb .lnbarea .lnbmove .mn h2 p a {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
  height: 30px;
  background: #fff url('/site/korean/images/icon/menu_bt_s.gif') 0 top no-repeat;
  -webkit-background-size: 30px;
  -moz-background-size: 30px;
  background-size: 30px;
  background-position: 0 -60px;
}

.lnb .lnbarea .lnbmove .mn>ul>li>a {
  display: block;
  padding-left: 20px;
  height: 45.5px;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  line-height: 45.5px;
  -webkit-background-size: 14.5px 50px;
  -moz-background-size: 14.5px 50px;
  background-size: 14.5px 50px;
}

.lnb .lnbarea .lnbmove .mn>ul>li a:hover {
  text-decoration: none
}

.lnb .lnbarea .lnbmove .mn>ul>li>a.on {
  -webkit-background-size: 14.5px 50px;
  -moz-background-size: 14.5px 50px;
  background-size: 14.5px 50px;
}

.lnb .lnbarea .lnbmove .mn>ul>li ul {
  clear: left;
  overflow: hidden;
}

.lnb .lnbarea .lnbmove .mn>ul>li ul li {
  width: 100%;
  border-bottom: 0;
  background-color: #fff;
  height: 35px;
}

.lnb .lnbarea .lnbmove .mn>ul>li ul li.last {
  width: 100%;
  border-bottom: 0;
}

.lnb .lnbarea .lnbmove .mn>ul>li ul li a {
  display: block;
  padding: 10px 0 10px 25px;
  color: #666;
  font-size: 0.9em;
  line-height: 18px;
  letter-spacing: -1px;
}

.lnb .lnbarea .lnbmove .mn>ul>li ul li a:hover {
  text-decoration: none
}

.lnb .lnbarea .lnbmove .mn>ul>li ul li.over a {
  color: #ff6600;
}

.lnb .lnbarea .lnbmove .mn>ul>li ul li.b_line a {
  border-bottom: none;
}

.lnb .lnbarea .lnbmove .mn>ul>li ul>li:nth-child(1) a {
  border-top: none;
}

.lnb .lnbarea .lnbmove .mn>ul>li ul>li:nth-child(2) a {
  border-top: none;
}

.lnb .lnbarea .lnbmove .mn>ul>li>a {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
}

.lnb .lnbarea .lnbmove .mn>ul>li ul {
  background-color: #f0f3f4;
}

.lnb .lnbarea .lnbmove .mn h3 {
  height: 40px;
  text-align: center;
  background-color: #262728;
  padding-top: 5px;
}

.lnb .lnbarea .lnbmove .mn h3>a {
  font-size: 12px;
  font-weight: 0;
  color: #fff;
  line-height: 1.2;
}

.blockui {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  background-color: #000;
  opacity: 0.6;
}


.boardOutTable {
  max-width: 100%;
}

.boardTable {
  width: 100%;
  display: table;
  table-layout: fixed;
  border-top: 2px solid #999;
  font-size: 14px;
}

.boardHeader {
  width: 100%;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ccc;
}

.boardHeader img {
  vertical-align: middle;
  line-height: 0;
}

.boardHeader>div {
  display: inline-block;
  align-items: center;
  justify-content: center;
  height: 60px;
  line-height: 60px;
  margin: 0;
  padding: 0;
  text-align: center;

}

.boardCont {
  width: 100%;
  border-bottom: 1px solid #ccc;
  display: flex;
}

.boardCont div {
  display: inline-block;
  font-size: 13px;
  width: 100%;
  min-height: 40px;
  line-height: 40px;

  flex-direction: row;
  align-items: center;
  margin: auto 10px;

}

.boardTitle {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

.boardThick {
  width: 100%;
  height: 3px;
  border: 0;
  background-color: #cccccc;
  margin: 0;
  padding: 0;
}

.boardThin {
  display: none;
}

.boardNoData {
  display: block;
  width: 100%;
  height: 100px;
  text-align: center;
  line-height: 100px;
  border-bottom: 2px solid #ccc;
}

.cutText {
  max-width: 100%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.boardBtn {
  width: 100%;
  margin-top: 20px;
}

.boardSearch {
  width: 100%;
  margin: 20px 0;
  text-align: center;
}

.boardSearch img {
  vertical-align: middle;
  line-height: 0;
}

.boardFile img {
  vertical-align: middle;
  line-height: 0;
}

.boardPhoto {
  max-width: 100%;
  text-align: center;
}

.boardPhoto img {
  max-width: 100%;
  height: auto;
}

.boardPhoto p {
  font-size: 15px;
  font-weight: 400;
  color: #767676;
  line-height: 1.5;
  margin: 10px 0 30px 0;
}

.boardBody {
  padding: 10px;
  border: 5px solid #F1F1F1;
  border-radius: 10px;
  background-color: white;
}

.boardContents {
  max-width: 100%;
  min-height: 400px;
  word-break: break-all;
  line-height: 1.5;
  padding: 20px;
}

.boardModify {
  width: 100%;
  text-align: right;
  color: #e5e5e5;
  font-size: 12px;
}

.boardComment {
  width: 100%;
  border-top: 1px solid #F1F1F1;
}

.boardComment .boardCont .boardSubject {
  height: auto;
}

.boardCommentWrite {
  width: 100%;
  margin-top: 20px;
}

.boardCommentWrite img {
  vertical-align: top;
  line-height: 0;
}

.boardShowContainer {
  padding: 5px 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
}

.boardShowTitle {
  flex: 2.5;
  margin-right: 20px;
}

.boardShowName {
  flex: 1;
  text-align: right;
}

.boardShowTitle h1 {
  font-size: 20px;
  color: #666;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 30px;
}

.boardShowName p {
  font-size: 15px;
  color: #505050;
  font-weight: 400;
  line-height: 1.5;
}

/* Online Application  */
div.out1 {
  width: 100%;
  margin-bottom: 30px;
}

div.out1>p {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: left
}

.boardNotice {
  width: 100%;
  margin: auto;
  padding: 10px 20px;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  margin-bottom: 20px;
  text-align: left;
}

table.view1 {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
  border-top: 2px solid #999;
  font-size: 14px;
}

table.view1 span {
  margin: 0 10px;
}

table.view1 tr {
  border: 1px solid #e6e6e6;
}

table.view1 td {
  padding: 10px;
}

table.view1 tr {
  border-left: none;
  border-right: none;
}

table.view1 th {
  background-color: #f7f7f7;
}

.board_note {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

table.member1 {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
  border-top: 2px solid #999;
  font-size: 14px;
}

table.member1 span {
  margin: 0 10px;
}

table.member1 tr {
  border: 1px solid #e6e6e6;
}

table.member1 td {
  padding: 10px;
}

table.member1 tr {
  border-left: none;
  border-right: none;
}

table.member1 th {
  background-color: #f7f7f7;
  width: 20%;
}

.tab_bot_btn {
  margin-top: 30px;
  text-align: center;
}

.event_list {
  width: 1280px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 20px 0;
  border-top: 1px solid #ccc;
}

.event_list:last-child {
  border-bottom: 1px solid #ccc;
}

.event_photo {
  flex: 1;
  margin-right: 50px;
  padding: 7px;
  border: 1px solid #e6e6e6;
  text-align: center;
}

.event_photo img {
  max-width: 405px;
}

.event_description {
  flex: 2;
  width: 100%;
}

.event_inner {
  background-color: #f5f5f5;
  padding: 10px;
}

.event_inner dl {
  overflow: hidden;
  line-height: 18px;
}

.event_inner dt {
  float: left;
  font-weight: bold;
  color: #666;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.event_inner dd {
  margin-left: 100px;
  font-size: 14px;
  color: #000;
  font-weight: 300;
}


.event_description h2 {
  font-size: 24px;
  font-weight: 500;
  color: #343434;
  line-height: 1.4;
  margin-bottom: 20px;
}

.event_description p {
  font-size: 15px;
  font-weight: 400;
  color: #767676;
  line-height: 1.5;
  margin-bottom: 30px;
}

.event_det_title {
  font-size: 26px;
  font-weight: 500;
  line-height: 26px;
  border-left: 5px solid #B29766;
  margin-bottom: 20px;
  padding-left: 15px;
}

.event_det_photo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  position: relative;
}

.event_det_photo img {
  width: 100%;
}

.event_det_description {
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
  flex-wrap: wrap;
}

.event_det_info {
  flex: 2.5;
  margin-right: 30px;
}

.event_det_reserve {
  flex: 1;
}

.event_det_info h1 {
  font-size: 18px;
  color: #b29766;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 30px;
}

.event_det_info p {
  font-size: 15px;
  color: #505050;
  font-weight: 400;
  line-height: 1.5;
}

.event_det_reserve dt {
  font-size: 14px;
  color: #262626;
  font-weight: 500;
  line-height: 1.6;
}

.event_det_reserve dd {
  font-size: 14px;
  font-weight: 400;
  color: #6d6d6d;
  line-height: 1.6;
  margin-top: -24px;
  margin-left: 60px;
  width: 230px;
}

#gall_info {
  width: 100%;
  text-align: center;
  margin-bottom: 70px;
}

.gall_container {
  width: 990px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: auto;
}

.gall {
  margin: 20px 5px;
}

.gall h3 {
  font-size: 15px;
  font-weight: 400;
  color: #343434;
  line-height: 1.2;
  margin: 10px 0;
}

.gall p {
  font-size: 14px;
  font-weight: 400;
  color: #767676;
  line-height: 1.4;
}

.gall_box {
  cursor: pointer;
  flex-grow: 1;
  flex-shrink: 1;
  box-sizing: border-box;
  position: relative;

  width: 460px;
  height: 300px;
  overflow: hidden;
}

.mainPhoto {
  position: relative;
  text-align: center;
}

.black_tit {
  position: absolute;
  top: 210px;
  margin: 0 auto;
  width: 430px;
  height: 80px;
  background-color: rgba(00, 00, 00, 0.5);
  padding: 10px 0px;
  text-align: center;
}

a.photo_tit {
  position: relative;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
  padding: 0
}

a.photo_txt {
  font-size: 10px;
  color: #d8d8d8;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.jssorb05 {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 999;
}

.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
  position: absolute;
  width: 10px;
  height: 10px;
  ;
  background-color: #fff;
  overflow: hidden;
  cursor: pointer;
  margin: 0;
  padding: 0;
  opacity: 1;
}

.jssorb05 div {}

.jssorb05 div:hover,
.jssorb05 .av:hover {
  background-color: #004BCE;
  opacity: 1;
}

.jssorb05 .av {
  background-color: #004BCE;
  opacity: 1;
}

.jssorb05 .dn,
.jssorb05 .dn:hover {
  background-color: #004BCE;
  opacity: 1;
}

.popTItle {
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  width: 100%;
  height: 40px;
}

.popBot {
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  height: 30px;
  text-align: right;
}

table.inquiry_product {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

table.inquiry_product th,
table.inquiry_product td {
  border: 1px solid #cccccc;
  text-align: center;
  padding: 5px;
  font-size: 14px;
  line-height: 1.4;
}

table.inquiry_product tr {
  border: 1px solid #cccccc;
}

table.inquiry_product th {
  background: #e6e6e6;
  padding: 10px 0;
}

table.inquiry_product td {
  padding: 10px;
}

table.inquiry_product th {
  border-top: 2px solid #222;
}

table.inquiry_product tr:nth-child(even) {
  background: #f2f2f2;
}

table.inquiry_product img {
  display: inline-block;
  margin: auto;
}

.zoom_photo img {
  padding: 10px;
}

/* 게시판 */
.board_notice {
  border: 2px solid #2b3990;
  padding: 20px;
  text-align: center;
  margin-bottom: 50px;
}

.board_notice li {
  font-size: 16px;
  font-weight: 400;
  color: #424242;
  line-height: 1.4;
}

.align {
  display: flex;
  justify-content: flex-end;
}

.txt_tip {
  font-size: 13px;
  color: #373737;
}

.txt_red {
  color: #d12200;
}

.table-write {
  width: 100%;
  border-top: 1px solid #666;
  color: #333;
}

.table-write caption {
  display: none;
}

.table-write th {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}

.table-write th.t_center {
  text-align: center;
}

.table-write th,
.table-write td {
  padding: 10px;
}

.table-write tr {
  border-bottom: 1px solid #e5e5e5;
}

.table_type1 {
  width: 100%;
  border-top: 2px solid #2b3990;
}

.table_type1 th {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  background: #f4f4f4;
  border-right: 1px solid #e5e5e5;
}

.table_type1 th,
.table_type1 tr {
  border-bottom: 1px solid #e5e5e5;
}

.table_type1 th,
.table_type1 td {
  padding: 15px;
}

.table_type1 h3 {
  color: #2b3990;
  font-weight: 500;
  line-height: 1.6;
}

.t_notice {
  text-align: center;
  color: red;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="password"],
select,
textarea {
  height: 38px;
  background-color: #f3f3f3;
  font-size: 15px;
  font-family: 'Malgun Gothic', 'Noto Sans KR', sans-serif;
  color: #666;
  font-weight: 300;
  line-height: 1.6;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.table-write textarea {
  height: 200px;
  padding: 10px;
  border: none;
}

.private {
  margin-top: 20px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333;
  font-weight: 400;
}

.private input {
  margin-right: 5px;
}

.private_txt {
  width: 30px;
  height: 30px;
  background: #333;
  border-radius: 50%;
  margin-left: 10px;
  text-align: center;
  color: white;
  line-height: 30px;
  cursor: pointer;
}

#privacy {

  position: absolute;
  width: 600px;
  z-index: 999;
  border: 1px solid #666666;
  background-color: #f2f2f2;
  opacity: 0;
  visibility: hidden;
  padding: 30px;
}

a.small_btn {
  padding: 5px 10px;
  min-width: 80px;
  height: 35px;
  border-radius: 10px;
  margin: 5px;
  border: none;
  background: none;
  text-align: center;
  font-size: 13px;
  background: #999999;
  color: white;
  font-weight: 400;
  border: 1px solid transparent;
  transition: all 300ms ease-in;
  box-shadow: 3px 2px 4px rgb(0 0 0 / 15%);
}

a.small_btn:hover {
  background: white;
  color: #2353a3;
  border: 1px solid #2353a3;
}

a.lance_btn {
  padding: 10px 20px;
  min-width: 100px;
  height: 45px;
  border-radius: 25px;
  margin: 5px;
  border: none;
  background: none;
  text-align: center;
  font-size: 16px;
  background: #999999;
  color: white;
  font-weight: 400;
  border: 1px solid transparent;
  transition: all 300ms ease-in;
  box-shadow: 3px 2px 4px rgb(0 0 0 / 15%);
}

a.lance_btn:hover {
  background: white;
  color: #2353a3;
  border: 1px solid #2353a3;
}

.board_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 70px auto;
}

.board_btn a {
  padding: 10px 20px;
  min-width: 100px;
  height: 45px;
  border-radius: 25px;
  margin: 5px;
  border: none;
  background: none;
  text-align: center;
}

.board_btn .write {
  font-size: 16px;
  background: #2353a3;
  color: white;
  font-weight: 400;
  border: 1px solid transparent;
  transition: all 300ms ease-in;
  box-shadow: 5px 5px 10px rgb(0 0 0 / 15%);
}

.board_btn .write:hover {
  background: white;
  color: #2353a3;
  border: 1px solid #2353a3;
}

.board_btn .cancel {
  font-size: 16px;
  background: #999;
  color: white;
  font-weight: 400;
  border: 1px solid transparent;
  transition: all 300ms ease-in;
  box-shadow: 5px 5px 10px rgb(0 0 0 / 15%);
}

.board_btn .cancel:hover {
  background: white;
  color: #999;
  border: 1px solid #999;
}

/* Paging */
.paging {
  text-align: center;
  font-size: 0;
  display: flex;
  justify-content: center;
}

.paging li {
  display: inline-block;
}

.paging li a {
  color: #898786;
  width: 30px;
  height: 30px;
  display: block;
  line-height: 30px;
  margin: 0 2px;
}

.paging li.on a,
.paging li a:hover {
  color: #ff0000;
  text-decoration: underline;
  font-weight: 500;
}

.paging li.first a,
.paging li.prev a,
.paging li.next a,
.paging li.last a {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #dadada;
  overflow: hidden;
  color: transparent;
}

.paging li.first {
  background: url(/site/korean/images/icon/ico_paging_first.png) no-repeat center;
}

.paging li.prev {
  background: url(/site/korean/images/icon/ico_paging_prev.png) no-repeat center;
  margin-right: 15px;
}

.paging li.next {
  background: url(/site/korean/images/icon/ico_paging_next.png) no-repeat center;
  margin-left: 15px;
}

.paging li.last {
  background: url(/site/korean/images/icon/ico_paging_last.png) no-repeat center;
}

/* 로그인 */
.member_container {
  border: 1px solid #dadada;
  padding: 50px;
}

.member {
  max-width: 600px;
  margin: auto;
}

.member h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 5px 0;
  letter-spacing: -0.5px;
  text-align: center;
}

input.member_input {
  width: 100%;
  border: 1px solid #dadada;
  background-color: white;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  color: #aaa;
  height: 50px;
  left: -0.5px;
}

.member_login {
  position: relative;
}

.member_login li:last-child {
  position: relative;
  top: -1px;
  left: 0;
}

.member_save {
  display: flex;
  margin: 20px 0;
  justify-content: flex-end;
}

.member_save li {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  margin: 0 5px;
}

button.member_login {
  width: 100%;
  background-color: #363940;
  height: 50px;
  border: none;
  font-size: 17px;
  font-weight: 400;
  color: white;
  text-align: center;
}

button.member_login:hover {
  background-color: #6d6e70;
  transition: all 300ms ease-in;
}

.member_join {
  display: flex;
  justify-content: center;
  height: 50px;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #ddd;
  margin-top: 5px;
}

.member_join a {
  font-size: 15px;
  color: #666;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 50px;
}

.member_join li::after {
  content: '';
  background-color: #ddd;
  width: 1px;
  height: 13px;
  display: inline-block;
  margin: -2px 10px 0 10px;
  vertical-align: middle;
}

.member_join li:last-child:after {
  display: none;
}

.pop-container {
  display: flex;
  max-width: 100%;
  gap: 20px;
  justify-content: space-between;
}

.pop-item {
  position: absolute !important;
  max-width: 100% !important;
}

/* 1280px 이하 */
@media screen and (max-width: 1280px) {

  #menuLayer .subLayer {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-left: 0;
    text-align: right
  }

  .boardCont .boardNoview {
    display: none;
  }

  .boardHeader .boardNoview {
    display: none;
  }

  .cutText {
    max-width: 90%;
  }

  .event_list {
    width: 100%;
    margin-bottom: 0px;
  }

  .event_photo {
    width: 100%;
    text-align: center;
  }

  .event_photo img {
    max-width: 350px;
  }

  .gall_container {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
  }

  .gall {
    margin: 10px;
  }

  .gall_box {
    width: 100%;
    height: auto;
  }

  .gall_box:hover img {
    box-sizing: border-box;
    overflow: hidden;
    transform: scale(105%);
    transition: 300ms;
  }

  .boardCommentWrite textarea {
    width: 70%;
  }

  .boardPhoto img {
    width: 100%;
    height: auto;
  }

  .zoom_photo img {
    max-width: 100%;
  }

}


/* 960px 이하 */
@media screen and (max-width: 960px) {

  .pop-container {
    position: absolute;
    top: 100px;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .pop-item {
    position: relative !important;
    left: 0 !important;
    flex: 1;
    max-width: 100%;
  }

  .popMsg img {
    width: 100%;
  }
}

/* 768px 이하 */
@media screen and (max-width: 768px) {

  table.view1 td span {
    display: block;
  }

  table.view1 th,
  table.view1 td,
  table.view1 tr {
    display: block;
    text-align: center;
    width: 100%;
  }

  table.view1 td {
    display: block;
    text-align: left;
    width: 100%;
  }

  table.view1 tr {
    border: 1px solid #e6e6e6;
  }

  .cutText {
    max-width: 100%;
  }

  .boardBody {
    border: 0;
  }

  .boardHeader {
    display: none;
  }

  .boardCont {
    height: auto;
    padding: 0;
    margin: 0;
    text-align: left;
  }

  .boardCont .boardNoview {
    display: none;
  }

  .boardCont .boardSubject {
    width: auto;
    height: 40px;
    display: block;
    border: 0;
  }

  .boardCont .boardOther {
    display: inline-block;
    width: auto !important;
    height: 40px;
    margin-left: 2%;
    margin-right: 4%;
    border: 0;
    line-height: 1.25;
  }

  .boardCont .boardOther:before {
    padding-right: 5px;
    color: #333;
    font-weight: 500;
    content: attr(data-label);
  }

  .boardThin {
    display: block;
    width: 100%;
    height: 1px;
    border: 0;
    background-color: #cccccc;
    margin: 0;
    padding: 0;
  }

  /* Table */

  table.view1 td span {
    display: block;
  }

  table.member1 th,
  table.member1 td,
  table.member1 tr {
    display: block;
    text-align: center;
    width: 100%;
  }

  table.member1 tr {
    border: 1px solid #e6e6e6;
  }

  .in2 {
    width: 100%;
  }

  .lance {
    width: 97%;
    padding: 3px;
    margin: 1px;
  }

  .gall {
    width: 100%;
  }

  #overMenu1,
  #overMenu2 {
    top: 40px;
  }

  .pop-item {
    max-width: 100% !important;
  }

  .popMsg img {
    max-width: 100% !important;
  }

  table.inquiry_product colgroup,
  table.inquiry_product td.no_row,
  table.inquiry_product thead {
    display: none;
  }

  table.inquiry_product td.inner_row {
    display: block;
    border: none;
    text-align: left;
    padding: 3px;
  }

  table.inquiry_product th,
  table.inquiry_product td {
    margin-left: 65px;
    text-indent: -30px;
  }

  table.inquiry_product td.inner_row::before {
    display: inline-block;
    width: 25px;
    font-weight: bold;
    content: attr(data-label);
  }

  table.inquiry_product td.view_row {
    display: table-cell;
    border: 1px solid #cccccc;
    margin-left: 0;
    text-indent: 0;
  }

  .table-write colgroup,
  .table_type1 colgroup {
    display: none;
  }

  .table-write th.t_center {
    text-align: left;
  }

  .table-write th,
  .table-write td,
  .table_type1 th,
  .table_type1 td {
    display: block;
    width: 100%;
    text-indent: 0;
  }

  .table-write input,
  .table_type1 input {
    border-radius: 5px;
  }

  .table-write th,
  .table_type1 th {
    font-size: 14px;
    padding: 10px;
    font-weight: 600;
  }

  .table_type1 th {
    border-left: 1px solid #e5e5e5;
  }

  .table-write th br,
  .table_type1 th br {
    display: none;
  }

  .table-write td,
  .table_type1 td {
    padding: 10px;
  }

  .event_list {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .event_photo {
    margin-right: 0;
  }

  .event_description h2 {
    margin: 10px 0;
  }

  .boardShowContainer {
    flex-direction: column;
    align-items: flex-start;
  }

  .boardShowTitle h1 {
    margin-bottom: 10px;
  }
  .mfile,
  .sfile {
    width: 97%;
  }
}

/* 500px 이하 */
@media screen and (max-width: 500px) {
  .member_container {
    padding: 30px;
  }
}