/* common */
#sub{
	min-height: 30rem;
}
#sub-visual {
  width: 100%;
  height: 16.9rem;
  position: relative;
}
#sub-visual > .layout {
  text-align: center;
  color: #fff;
  padding: 3.2rem ;
  padding-left: 2rem;
}
#sub-visual h2 {
  font-size: 1.9rem;
    padding-left: 1rem;
    padding-right: 1rem;

}
#sub-visual p {
  font-size: 1.3rem;
    padding-left: 1rem;
    padding-right: 1rem;

}

#sub-visual span {
  font-size: 0.9rem;
    padding-left: 1rem;
    padding-right: 1rem;

  /*white-space: nowrap;*/

}
#sub-visual .location {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
#sub-visual .location ul {
  display: table;
  width: 80%;
  margin: auto;
}
#sub-visual .location ul li {
  display: table-cell;
  font-size: 0.95rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}
#sub-visual .location ul li a {
	display: block;
	padding: 1.1rem 1rem;
}
.mlinkTab-btn {
  display: none;
  width: 100%;
  background: /*#3e5cae  064ab0*/#3b4aa7;
  color: #fff;
  padding: 0.5rem 0;
  font-size: 1rem;
  transition: all 0.3s;
}
.mlinkTab-btn:after {
  content: "";
  position: relative;
  left: 10px;
  top: -1px;
  display: inline-block;
  width: 0.8rem;
  height: 0.45rem;
  background: url(/html/moim/images/icon/tab_arr.png) no-repeat center
    center/cover;
  transition: all 0.3s;
  background-size: cover;
}
.mlinkTab-btn.on:after {
  transform: rotate(180deg);
}
.board-wrap {
  padding: 6rem 0;
}

/* float 정렬 클리어 */
.clear:after {
  display: block;
  clear: both;
  content: "";
}

/* 메뉴 수에 따른 크기 조절 */
.tab-col-1 > div > ul > li {
  width: 100%;
}
.tab-col-2 > div > ul > li {
  width: 50%;
}
.tab-col-3 > div > ul > li {
  width: 33.3%;
}
.tab-col-4 > div > ul > li {
  width: 25%;
}
.tab-col-5 > div > ul > li {
  width: 20%;
}
.tab-col-6 > div > ul > li {
  width: 16.666%;
}
.tab-col-7 > div > ul > li {
  width: 14.285%;
}
.tab-col-8 > div > ul > li {
  width: 12.5%;
}
/* //메뉴 수에 따른 크기 조절 */

#sub-visual .location ul li:hover {
  color: #59cdff;
}
#sub-visual .location ul li.on {
  background: /*#4cc6f3*/ #3b4aa7;
}
#sub-visual .location ul li.on:hover {
  color: #8dc0e4;
}
#sub-depth {
  border-bottom: 1px solid #d4d4d4;
}
#sub-depth ul {
  display: table;
  margin: auto;
  width: 100%;
}
#sub-depth ul li {
  display: table-cell;
  font-size: 0.95rem;
  font-weight: 700;
  color: #4e4e4e;
  text-align: center;
  white-space: nowrap;
}
#sub-depth ul li a {
	display: block;
	padding: 1.1rem 1rem;
}
#sub h3 {
  text-align: center;
  color: #000;
  font-size: 1.6rem;
  padding-bottom: 2.3rem;
}
#sub h3:after {
  content: "";
  display: inline-block;
  width: 0.95rem;
  height: 0.8rem;
  position: relative;
  background: url("/html/moim/images/icon/h3-icon.png") no-repeat center
    center/cover;
  top: -0.7rem;
  left: 0.75rem;
}
/* 색 */
.point1 {
  color: #333 !important;
}
.point2 {
  color: #c90000 !important;
}
.point3 {
  color: #3a64b3 !important;
}
.point4 {
  color: #284780 !important;
}
.point5 {
  color: #000 !important;
}
.btn2 {
  border: 1px solid #e2e2e2;
  background-color: #fff;
  color: #000;
}
.btn-m {
  display: inline-block;
  min-width: 9.5rem;
  height: 2.3rem;
  padding: 0 1rem;
  font-weight: 700;
  text-align: center;
  line-height: 2.3rem;
  vertical-align: middle;
}
/* //common */

/* visual */
.sub01-visual {
  background: url("/html/moim/images/contents/sub01-visual-bg.png") no-repeat
    center center/cover;
}
.sub02-visual {
  background: url("/html/moim/images/contents/sub02-visual-bg.png") no-repeat
    center center/cover;
}
.sub03-visual {
  background: url("/html/moim/images/contents/sub03-visual-bg.png") no-repeat
    center center/cover;
}
.sub04-visual {
  background: url("/html/moim/images/contents/sub04-visual-bg.png") no-repeat
    center center/cover;
}
.sub05-visual {
  background: url("/html/moim/images/contents/sub05-visual-bg.png") no-repeat
    center center/cover;
}
.sub06-visual {
  background: url("/html/moim/images/contents/sub06-visual-bg.png") no-repeat
    center center/cover;
}
.sub07-visual {
  background: url("/html/moim/images/contents/sub07-visual-bg.png") no-repeat
    center center/cover;
	
}
.sub08-visual {
  background: url("/html/moim/images/contents/sub08-visual-bg.png") no-repeat
    center center/cover;
}
.sub09-visual {
  background: url("/html/moim/images/contents/sub09-visual-bg.png") no-repeat
    center center/cover;
}
.sub10-visual {
  background: url("/html/moim/images/contents/sub10-visual-bg.png") no-repeat
    center center/cover;
}
/* //visual */

/* sub1_1 */
.page-title {
	position: relative;
  margin: 4.6rem 0;
}
.page-title .left-bg01 {
  position: absolute;
  width: 48rem;
  height: 21.2rem;
  top: 50%;
  left: -18.5%;
  transform: translateY(-50%);
}
.page-title .left-bg01 span {
  background: url(/html/moim/images/contents/left-bg01.png) no-repeat center
    center/cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-title .right {
  padding: 5rem 0;
  padding-left: 38.55rem;
}
.page-title .right .title span {
  display: block;
  font-size: 0.8rem;
  color: #000;
  font-weight: 700;
}
.page-title .right .title strong {
  position: relative;
  display: inline-block;
  color: #4452a7;
  font-size: 1.8rem;
  padding: 0.25rem 0 1rem;
  margin-bottom: 1.25rem;
}
.page-title .right .title strong:before {
  content: "";
  width: 33rem;
  height: 3px;
  background: #3b4aa7;
  position: absolute;
  bottom: 0;
  left: -8rem;
}
.page-title .right .title strong:after {
  content: "";
  position: absolute;
  width: 4.8rem;
  height: 5.55rem;
  background: url("/html/moim/images/contents/symbol.png") no-repeat center
    center/cover;
  top: -3rem;
  right: -6rem;
}
.page-title .right > p {
  font-size: 0.9rem;
}

/* div table */
.info_table {
  padding-bottom: 4.7rem;
}
.info_table ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: auto;
  border-bottom: 1px solid #fff;
}
.info_table ul li {
  display: table-cell;
  position: relative;
  width: 28.4%;
  text-align: center;
  padding: 1.2rem 0.5rem;
  background: #f9f9fb;
  font-size: 1rem;
  color: #555;
  vertical-align: middle;
}
/* mobile 시 클릭 */
.info_table ul li a {
  pointer-events: none;
  cursor: default;
}
.info_table ul.thead li {
  padding: 1rem;
  background: #6f7789;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 500;
  text-align: center;
}
.info_table ul.thead li:first-child,
.info_table ul li:first-child {
  width: 14.8%;
}
.info_table ul li.color {
  color: #fff;
  font-size: 1.7rem;
  font-family: "Montserrat";
  font-weight: 700;
  letter-spacing: 0.08rem;
}
.info_table ul li.color > em {
  display: block;
  font-size: 1rem;
}
.info_table ul li.color:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  top: 50%;
  right: -0.7rem;
  transform: translateY(-50%);
  z-index: 1;
}
.info_table ul li.color-type01 {
  background: #4793b5;
}
.info_table ul li.color-type01:after {
  border-left: 0.75rem solid #4793b5;
}
.info_table ul li.color-type02 {
  background: #4f91cf;
}
.info_table ul li.color-type02:after {
  border-left: 0.75rem solid #4f91cf;
}
.info_table ul li.color-type03 {
  background: #6f7789;
}
.info_table ul li.color-type03:after {
  border-left: 0.75rem solid #6f7789;
}
.info_table ul li:nth-child(2) span {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  text-align: left;
  padding-left: 6.5rem;
}
.info_table ul li:nth-child(4) span {
  text-align: left;
  padding-left: 6.5rem;
}
.info_table ul li span {
  display: block;
  position: relative;
}
.info_table ul li em.phone,
.info_table ul li em.page {
  position: relative;
  padding-left: 1.2rem;
}
.info_table ul li em.phone:before {
  content: "\e9d3";
  position: absolute;
  top: -0.2rem;
  left: 0;
  font-size: 1rem;
  font-family: "xeicon";
}
.info_table ul li em.page:before {
  content: "\e900";
  position: absolute;
  top: -0.2rem;
  left: 0;
  font-size: 1rem;
  font-family: "xeicon";
}
.mobile-caption {
  display: none;
}
/* //div table */
.how-to-use {
  position: relative;
  padding: 4rem 0 2rem;
  color: #fff;
  margin-bottom: 3.2rem;
}
.how-to-use:before {
  position: absolute;
  background: url("/html/moim/images/contents/how-to-use-bg.jpg") no-repeat
    center 0;
  width: 1000%;
  height: 100%;
  left: 50%;
  top: 0;
  z-index: -1;
  margin-left: -500%;
  content: "";
}
.how-to-use ul:after {
  display: block;
  content: "";
  clear: both;
}
.how-to-use ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 7.8rem;
  text-align: center;
}
.how-to-use ul li:after {
  content: "\e93e";
  position: absolute;
  top: 50%;
  right: -5%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  font-family: "xeicon";
  opacity: 0.6;
}
.how-to-use ul li:last-child:after {
  content: none;
}
.how-to-use ul li div {
  background: #fff;
  width: 7.8rem;
  height: 7.8rem;
  border-radius: 50%;
  margin: 0 auto 1rem;
  padding: 2.25rem 0;
}
.how-to-use ul li span {
  display: block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2rem;
}
.how-to-use .caption {
  display: block;
  clear: both;
  text-align: right;
  font-size: 0.9rem;
  opacity: 0.8;
  padding-top: 4rem;
}
.info_table02 {
  border-top: 2px solid #3b4aa7;
  padding-bottom: 6.15rem;
}
.info_table02 ul {
  display: table;
  width: 100%;
  margin: auto;
  border-bottom: 1px solid #fff;
}
.info_table02 ul li {
  display: table-cell;
  position: relative;
  width: 87.5%;
  padding: 1rem 0;
  font-family: "Nanum Square";
  font-size: 0.8rem;
  color: #555;
  vertical-align: middle;
  border-bottom: 1px solid #aaa;
  padding-left: 2rem;
}
.info_table02 ul li.thead {
  width: 12.5%;
  background: #f7f7f7;
  color: #000;
  font-family: "Noto Sans KR";
  font-weight: 500;
  text-align: center;
  padding-left: 0;
}
.info_table02 ul li.thead.check:before {
  display: inline-block;
  color: #377cfd;
  margin-right: 0.25rem;
  content: "*";
}
.info_table02 ul li span {
  display: block;
}
.info_table02 .shortcut-btn {
  background: #505050;
  color: #fff;
  font-family: "Noto Sans KR";
  font-size: 0.8rem;
  padding: 0.4rem 1.5rem;
}
.info_table02 .shortcut-btn i {
  padding-left: 1rem;
}


.grey-bg {
  position: relative;
  padding: 3.5rem 0 5rem;
  margin-bottom: 2.3rem;
}
.article-01.grey-bg {
  margin-bottom: 0;
}
.grey-bg:before {
  position: absolute;
  background: #f0f0f0;
  width: 1000%;
  height: 100%;
  left: 50%;
  top: 0;
  z-index: -1;
  margin-left: -500%;
  content: "";
}
.grey-bg:after {
  content: "";
  display: block;
  clear: both;
}
#sub .grey-bg h3 {
  padding-bottom: 1rem;
}
#sub .grey-bg.overview-wrap h3 {
  padding-bottom: 0;
}
.grey-bg .half {
  float: left;
  width: 50%;
  position: relative;
}
.grey-bg .half:first-of-type:after {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 1.5rem;
  right: 0;
  background: #c2c2c2;
  content: "";
}
.grey-bg .half .img {
  background: #fff;
  width: 6.3rem;
  height: 6.3rem;
  border-radius: 50%;
  margin: 0 auto 1rem;
  padding: 1.3rem 0;
  display: block;
  text-align: center;
}
.grey-bg .half strong {
  color: #393939;
  font-size: 1.2rem;
  display: block;
  text-align: center;
  padding-bottom: 0.5rem;
  line-height: 1.4rem;
}
.grey-bg .half strong span {
  display: block;
  font-size: 1rem;
}
.grey-bg .half ul li {
  position: relative;
  color: #525252;
  font-size: 0.8rem;
  padding-left: 0.5rem;
  line-height: 1.4rem;
}
.grey-bg .half ul li:before {
  content: "";
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  background: #525252;
  top: 0.5rem;
  left: 0;
  border-radius: 50%;
}
.grey-bg .half .caption {
  color: #3b4aa7;
  font-size: 0.75rem;
}
.grey-bg .half .wrap {
  padding-left: 4.5rem;
}
.grey-bg .half:last-of-type .wrap {
  padding-left: 7.1rem;
}
.compliance {
  position: relative;
  padding-bottom: 7.5rem;
}
.compliance .wrap {
  position: relative;
}
.compliance .wrap:after {
  display: block;
  content: "";
  clear: both;
}
.compliance .half {
  float: left;
  width: 50%;
  position: relative;
  padding-left: 3.5rem;
}
.compliance .half.img {
  overflow: hidden;
  padding-left: 0;
}
.compliance .half.txt {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.compliance .half strong {
  display: block;
  color: #393939;
  font-size: 1.2rem;
  padding-bottom: 0.25rem;
  line-height: 1.5rem;
}
.compliance .half strong em {
  display: block;
  color: #3b4aa7;
  font-size: 1.75rem;
  padding-bottom: 0.5rem;
}
.compliance .half ul li {
  position: relative;
  color: #525252;
  font-size: 0.8rem;
  padding-left: 0.5rem;
  padding-bottom: 0.25rem;
}
.compliance .half ul li:last-child {
  padding-bottom: 0;
}
.compliance .half ul li:before {
  content: "";
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  background: #525252;
  top: 0.5rem;
  left: 0;
  border-radius: 50%;
}
.compliance .half p {
  color: #525252;
}
.compliance .half.right {
  float: right;
}
.compliance .half.txt.right {
  left: 0;
  text-align: right;
  padding-right: 3.5rem;
}
.compliance .wrap:last-child {
  margin-top: 4.1rem;
}
.page-title .left-bg01.bg03 span {
  background: url(/html/moim/images/contents/left-bg03.png) no-repeat center
    center/cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.overview-wrap > span {
  display: block;
  font-size: 0.9rem;
  text-align: center;
}
.grey-bg.overview-wrap .half strong {
  text-align: left;
}
.grey-bg.overview-wrap .half.right strong {
  text-align: right;
}
.overview-wrap .compliance .half ul li:before {
}
.overview-wrap .compliance .half.right ul li:before {
  display: inline-block;
  position: relative;
  top: -0.25rem;
  margin-right: 0.25rem;
}
.overview-wrap .compliance {
  padding: 4rem 0 0;
}
.overview-wrap .compliance .half ul li {
  line-height: 1.3rem;
  padding-bottom: 0;
}
.overview-wrap .compliance .half strong {
  padding-bottom: 0.5rem;
}
.overview-wrap .compliance .wrap {
  margin-bottom: 3.25rem;
}
.overview-wrap .compliance .wrap:last-child {
  margin-top: 0;
  padding-bottom: 0;
}

/* 회의실 소개 */
.about-room .box5 .title {
  font-size: 1.5rem;
}
.about-room .box5 .img {
  height: 100%;
}
.about-room .box5 .title strong {
  display: block;
  font-size: 1.8rem;
}
.about-room .box5 .item {
  padding: 2rem 3rem 0;
}
.about-room .box5 .item .logo {
  padding-right: 2.25rem;
  background: url("/resources/images/common/room/logo.gif") no-repeat right
    center;
  background-size: 1.75rem auto;
  font-weight: bold;
  color: #000;
}
.about-room .box5 .item .logo strong {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.about-room .box5 .item .box {
  margin-top: 1.5rem;
  padding: 0.75rem;
  border-radius: 0.25rem;
  background-color: #e0e4eb;
  font-size: 1.1rem;
  color: #000;
  text-align: center;
}
.about-room .box5 .item .box::before {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  border-radius: 100%;
  background-color: #3a64b3;
  font-family: "xeicon";
  color: #fff;
  content: "";
  text-align: center;
  line-height: 1.454;
  vertical-align: middle;
}
.about-room .title2 {
  margin: 3rem 0 1.5rem;
  font-size: 1.5rem;
}
.about-room .title2::before {
  display: block;
  width: 3rem;
  height: 0.3rem;
  margin: 0 auto 1rem;
  background-color: #377cfd;
  content: "";
}
.about-room .title2 + p.txt-center {
  font-size: 1rem;
}
.about-room .thumb {
  overflow: hidden;
  width: 65.25rem;
  max-width: 100%;
  margin: 1rem auto 0;
}
.about-room .thumb::before {
  display: block;
  width: 1px;
  height: 2.25rem;
  margin: 0 auto 1.25rem;
  background-color: #9a9a9a;
  content: "";
}
.about-room .thumb > li {
  float: left;
  width: calc(50% - 2.5rem);
  margin: 0 1.25rem;
}
.about-room .thumb > li:nth-child(n + 3) {
  margin-top: 3rem;
}
.about-room .thumb > li:nth-child(3) {
  clear: both;
}
.about-room .thumb img {
  max-width: 100%;
}
.about-room .thumb .desc {
  position: relative;
  width: calc(100% - 4.5rem);
  margin: -4rem auto 0;
  padding: 1.5rem 0 0 7rem;
  background-color: #fff;
}
.about-room .thumb .desc .icon {
  position: absolute;
  left: 1.25rem;
  top: 1.25rem;
  width: 4.7rem;
  height: 4.7rem;
  border-radius: 100%;
  background-color: #f2f3f7;
}
.about-room .thumb .desc .title {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  color: #000;
  line-height: 1.4;
}
.about-room .thumb .desc p.txt {
  padding-right: 1.5rem;
  font-size: 0.9rem;
  word-break: keep-all;
}
.about-room .thumb .desc .bul4.type1 {
  overflow: hidden;
}
.about-room .thumb .desc .bul4.type1 li {
  float: left;
  width: 45%;
}
.about-room .thumb .desc .bul4.type1 li:nth-child(2n) {
  width: 55%;
}
.about-room .state .search {
  padding: 1.25rem;
  border-radius: 0.25rem 0.25rem 0 0;
  background-color: #e0e4eb;
  font-size: 1rem;
  line-height: 1.4rem;
}
.about-room .state .search::before {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  border-radius: 100%;
  background-color: #3a64b3;
  font-family: "xeicon";
  color: #fff;
  content: "";
  text-align: center;
  line-height: 1.5;
  vertical-align: middle;
}
.about-room .state .search .form {
	position: relative;
  float: right;
  width: calc(100% - 32.5rem);
  height: 1.5rem;
  border-left: 1px solid #b1b1b1;
  font-size: 0.9rem;
  text-align: right;
}
.about-room .state .search .form .btn {
  display: inline-block;
  width: 4.75rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 0.25rem;
  background-color: #284780;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  vertical-align: top;
  float: inherit;
}
.about-room .state .search .form .btn::before {
  display: inline-block;
  position: relative;
  margin-right: 0.25rem;
  font-family: "xeicon";
  font-size: 1rem;
  color: #dfff2d;
  content: "";
  vertical-align: top;
}
.about-room .state .search .form .title {
	display: block;
	position: absolute;
	top: 50%;
	left: calc(100% - 23rem);
	transform: translateY(-50%);
}
.about-room .state .search .form .list {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 10.5rem;
  margin: 0 1rem 0 1.5rem;
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: left;
  line-height: 1.39rem;
}
.about-room .state .search .form .list li {
  display: none;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.about-room .state .search .form .list li + li a {
  margin-top: 1px;
}
.about-room .state .search .form .list a {
  display: block;
  position: relative;
  padding: 0 2rem 0 0.75rem;
  background-color: #ddd;
  font-size: 0.8rem;
}
.about-room .state .search .form .list .active a {
  background-color: #fff;
}
.about-room .state .search .form .list .active a::after {
  position: absolute;
  right: 0.9rem;
  top: 0;
  font-family: "xeicon";
  font-size: 0.7rem;
  color: #909090;
  transform: rotate(0);
  transition: all 0.2s;
  content: "";
}
.about-room .state .search .form .list.active a::after {
	transform: rotate(180deg);
}
.about-room .state .search .form .list .active,
.about-room .state .search .form .list.active li {
  display: block;
  opacity: 1;
}
.about-room .state .group {
  overflow: hidden;
  height: 0;
  padding: 0;
}
.about-room .state .group.active {
  height: auto;
  padding: 2.75rem 3.75rem 2.75rem 4.5rem;
  border: 1px solid #d5d5d5;
  margin-bottom: 3rem;
}
.about-room .state .group .map {
  float: left;
  width: 310px;
}
.about-room .state .group .item {
  float: right;
  position: relative;
  width: calc(100% - 350px);
  margin-top: 90px;
}
.about-room .state .group .btn {
  float: inherit;
  position: absolute;
  top: 0;
  right: 0;
  height: 1.65rem;
  padding: 0 1rem 0 1.9rem;
  background: url("/html/moim/images/icon/reservation-icon01.png") no-repeat
    0.5rem center #19ae82;
  background-size: auto 0.9rem;
  color: #fff;
  line-height: 1.65rem;
}
.about-room .state .group .table-wrap td {
  padding-left: 1rem;
  font-size: 0.9rem;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.about-room .state .group .table-wrap td small {
  display: block;
  font-size: 0.8rem;
}
.about-room .state .group .table-wrap .btn-m {
  position: relative;
  text-align: left;
}
.about-room .state .group .table-wrap .btn-m i {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.about-room .gallery-room {
  position: relative;
  margin-top: 1.5rem;
  padding: 0 2rem;
}
.about-room .gallery-room li {
  text-align: center;
}
.about-room .gallery-room img {
  display: inline-block;
  max-width: 100%;
}
.about-room .gallery-room span {
  display: block;
}
.about-room .gallery-room button {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: -2rem;
  width: 2rem;
  height: 2rem;
  text-align: center;
  line-height: 2rem;
  transform: translateY(-50%);
}
.about-room .gallery-room button::before {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "xeicon";
  font-size: 1.6rem;
  color: #c7c7c7;
  content: "";
}
.about-room .gallery-room button.slick-next {
  left: auto;
  right: -2rem;
}
.about-room .gallery-room button.slick-next::before {
  content: "";
}
.about-room .title3 {
  font-size: 1.1rem;
  padding-bottom: 0.5rem;
}
.about-room .title3::before {
  display: inline-block;
  width: 0.9rem;
  height: 0.9rem;
  margin-right: 0.5rem;
  border-radius: 100%;
  border: 5px solid #377cfd;
  content: "";
  vertical-align: middle;
}
/* 테이블 */
.table-wrap tbody th + td.txt-left .form-select {
  display: inline-block;
  float: none;
  height: 2rem;
  margin-right: 2rem;
  font-size: 0.7rem;
  vertical-align: middle;
}
.table-wrap tbody th + td.txt-left .form-select::after {
  height: 2rem;
}
.table-wrap tbody th + td.txt-left .txt3 {
  display: inline-block;
  position: relative;
  top: 2px;
  vertical-align: middle;
}
.table-wrap tbody th + td.txt-left .form-textbox[size="3"] {
  width: 30%;
  margin-right: 2rem;
}
.table-wrap tbody th + td.txt-left .form-textbox[size="5"] {
  width: 50%;
}
.table-wrap tbody th + td.txt-left .form-textbox {
  font-size: 0.7rem;
}
.table-wrap tbody th + td.txt-left .form-list li + li {
  margin-top: 0.5rem;
}

/* 데이터테이블 */
.table-wrap.datatable {
  border-top: 2px solid #616b77;
  border-bottom: 1px solid #ddd;
}
.table-wrap.datatable table {
  margin-bottom: -2px;
}
.table-wrap.datatable thead th {
  padding: 0.5rem;
  background-color: #f3f6f8;
  font-size: 0.7rem;
}
.table-wrap.datatable td {
  padding: 0.5rem;
  font-size: 0.65rem;
}
.table-wrap.datatable .bg th,
.table-wrap.datatable .bg td {
  background-color: #fbfbfb;
}
.table-wrap.datatable .small th {
  font-size: 0.6rem;
}
/* 데이터테이블 */
.table-wrap.datatable {
  position: relative;
  background-color: #f8f8f8;
}
.table-wrap.datatable::after {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #fff;
  content: "";
}
.table-wrap.datatable table {
  table-layout: auto;
}
.table-wrap.datatable th {
  overflow: visible;
  position: relative;
  z-index: 0;
  padding: 0.65rem;
  border-bottom: 1px solid #ddd;
  background: 0 none;
  white-space: nowrap;
}
.table-wrap.datatable tr:last-child th {
  border-bottom: 0;
}
.table-wrap.datatable td {
  padding: 0.8rem 1.5rem;
  border-color: #ddd;
  background-color: #fff;
  white-space: nowrap;
}
.table-wrap.datatable.price {
	display: inline-block;
	width: 100%;
	overflow: hidden;
  overflow-x: auto;
	margin-bottom: 6.15rem;
	background: transparent;
}
.table-wrap.datatable.price > table {
	position: relative;
	text-align: center;
	left: -1px;
}
.table-wrap.datatable.price > .table-price-desc {
	color: #525252;
  font-size: 0.8rem;
  padding: 1rem 0;
  line-height: 1.5rem;
}
.table-wrap.datatable.price > .table-price-desc > p > br{
	display: block !important;
}
.table-wrap.datatable.price > .table-price-desc > p > a {
	display: inline-block;
  height: 1.5rem;
  padding: 0 0.8rem;
  border-radius: 1.5rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.4rem;
  vertical-align: middle;
  border: 1px solid #949494;
  background-color: #fff;
  color: #555;
  margin-left: 0.5rem;
}
.table-wrap.datatable.price > .table-price-desc > p > a > i{
	margin-left: 0.25rem;
  vertical-align: middle;
}
.table-wrap.datatable.price th {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.table-wrap.datatable.price tr:last-child th{
	border-bottom: 1px solid #ddd;
} 
.table-wrap.datatable.price td {
  font-size: 0.8rem;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #efefef;
  border-color: #ddd;
  background-color: #fff;
  white-space: nowrap;
  padding: 0.8rem 1.5rem;
}
.table-wrap.datatable td .btn-s.btn4 {
  position: relative;
  top: -2px;
  margin-left: 0.5rem;
}
.table-wrap.datatable td .btn-s.btn4 i {
  position: relative;
  top: -2px;
}
.table-wrap.datatable thead th {
  font-size: 0.9rem;
}
.table-wrap.datatable thead + tbody th {
  font-size: 0.8rem;
}
.table-wrap.datatable.type1 td {
  padding: 0.8rem 1rem;
  font-size: 0.8rem;
}
.table-wrap.datatable + .txt-right .btn-m.btn5 {
  margin-top: 0.5rem;
  font-weight: 400;
}
.table-wrap2.datatable2 th {
  white-space: inherit;
}
.table-wrap2.datatable2 td {
  white-space: inherit;
}

/* //sub1_1 */

/* sub1_2 */
.page-title .left-bg01.bg02 span {
  background: url(/html/moim/images/contents/left-bg02.png) no-repeat center
    center/cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* //sub1_2 */

/* sub1_3 */
/* 캠퍼스맵 */
.tab-wrap .page-tab {
  display: block;
}
.tab-wrap .page-tab ul {
  display: block;
  overflow: hidden;
  padding-top: 1px;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #e3e6e8;
  background: none;
}
.tab-wrap .page-tab ul li.on {
  background: #3b4aa7;
  color: #fff;
}
.tab-wrap .page-tab ul li {
  display: table;
  float: left;
  margin-top: -1px;
  vertical-align: middle;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #e3e6e8;
  position: relative;
  width: 33.333%;
  background: #f7f8fa;
}
.tab-wrap .page-tab ul li a {
  position: relative;
  height: 2.75rem;
  display: table-cell;
  text-align: center;
  transition: all 0.3s;
  vertical-align: middle;
}
.tab-wrap .page-tab ul li a span {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.tab-wrap {
  border: 1px solid #ebebeb;
}
.tab-wrap .cont_wrap {
  padding: 2.5rem;
}
.tab-wrap .cont_wrap .tab_cont:first-of-type {
  display: block;
}

.cp_map .map_box {
  position: relative;
}
.cp_map .map_box .map {
  width: 100%;
  height: 33.5rem;
  margin-bottom: 1rem;
}
.cp_map .map_box .map_information {
  width: 100%;
  min-height: 14.75rem;
  position: relative;
}
.cp_map .map_box .map_information > strong {
  display: block;
  font-size: 1.25rem;
  color: #3b4aa7;
  line-height: normal;
  padding: 0.4rem 0;
  margin-bottom: 0.6rem;
}
.cp_map .map_box .map_information > .reservation-btn {
  position: absolute;
  top: 0;
  right: 0;
  background: #3b4aa7;
  color: #fff;
  display: block;
  font-size: 0.8rem;
  padding: 0.5rem 1.1rem;
}
.cp_map .map_box .map_information > .reservation-btn > i {
  padding-right: 0.5rem;
  vertical-align: middle;
}
.cp_map .map_box .map_information .map_cont {
  position: relative;
  padding-left: 15rem;
}
.cp_map .map_box .map_information .map_cont .img {
  display: block;
  width: 13rem;
  height: 8rem;
  position: absolute;
  top: 0;
  left: 0;
}
.cp_map .map_box .map_information .map_cont .img img {
  width: 100%;
  height: 100%;
}
.cp_map .map_box .map_information .map_cont .img i {
  padding: 0.5rem;
  display: block;
  background: #1c9ec4;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.8rem;
  color: #fff;
}
.cp_map .map_box .map_information .map_cont .place {
  padding-bottom: 2.5rem;
  margin-right: 1rem;
}
.cp_map .map_box .map_information .map_cont .place:last-of-type {
  padding-bottom: 2.4rem;
}

.cp_map .map_box .map_information .map_cont .place.full .place_info div {
  width: 100%;
  float: none;
}
.cp_map .map_box .map_information .map_cont .place.full .place_info:before {
  display: none;
}

.cp_map .map_box .map_information .map_cont .place_wrap {
  height: 8rem;
  overflow-y: auto;
  border-bottom: 1px solid #5d7ebd;
}

.cp_map .map_box .map_information .map_cont .place .floor {
  margin-bottom: 1rem;
}
.cp_map .map_box .map_information .map_cont .place .floor span {
  padding: 0.35rem 1rem;
  display: inline-block;
  border-radius: 30px;
  border: 1px solid #fff;
  font-size: 0.8rem;
  color: #fff;
}
.cp_map .map_box .map_information .map_cont .place .place_info {
  display: block;
  position: relative;
  overflow: hidden;
}
.cp_map .map_box .map_information .map_cont .place .place_info:before {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  border-left: 1px dotted #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.3;
}

.cp_map .map_box .map_information .map_cont .place .place_info div {
  float: left;
  display: table;
  width: 50%;
}
.cp_map
  .map_box
  .map_information
  .map_cont
  .place
  .place_info
  div:first-of-type {
  padding-right: 2.25rem;
}
.cp_map
  .map_box
  .map_information
  .map_cont
  .place
  .place_info
  div:first-of-type
  + div {
  padding-left: 2.25rem;
}
.cp_map .map_box .map_information .map_cont .place .place_info div strong {
  color: #fff;
  display: block;
  font-size: 0.8rem;
}
.cp_map .map_box .map_information .map_cont .place .place_info div p {
  color: #fff;
  color: #c0c7db;
}

.tab-wrap #tabmenu {
  display: none;
}
/* //sub1_3 */

/* sub1_1_2 */
.vertical-half li span {
  padding: 0.75rem 0;
  border-bottom: 1px solid #eaeaea;
}
.vertical-half li span:last-child {
  border-bottom: 0;
}
.vertical-half li span img {
  width: 5.1rem;
}
/* //sub1_1_2 */

/* sub2_1 */
.calender-wrap {
  padding: 3.6rem 0;
}
.calender-wrap:before {
  position: absolute;
  background: #f0f0f0;
  width: 1000%;
  height: 40.25rem;
  left: 50%;
  top: 0;
  z-index: -1;
  margin-left: -500%;
  content: "";
}
.calender {
  background: #fff;
  padding: 4rem 2.8rem;
  border-radius: 2rem;
}
/* 달력 */
.calender .title {
  position: relative;
  width: 18.2rem;
  max-width: 100%;
  margin: 0 auto 1rem;
  font-size: 0.9rem;
  font-weight: 300;
  color: #a8a8a8;
  text-align: center;
  line-height: 1.2;
  font-family: "Montserrat";
}
.calender .title span,
.calender .title strong {
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  color: #000;
}
.calender .title span:after {
  content: ".";
}
.calender .arr {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 50%;
  width: 2.4rem;
  height: 2.4rem;
  margin-top: -1.2rem;
  border-radius: 4rem;
  text-align: center;
  line-height: 2.1rem;
  border: 3px solid #fff;
}
.calender .arr:hover {
  border: 3px solid #377cfd;
  border-radius: 1rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.calender .arr:hover:before {
  color: #377cfd;
  content: "\e93b";
}
.calender .arr:before {
  display: block;
  font-family: "xeicon";
  font-size: 1.5rem;
  color: #727272;
  content: "\e93d";
}
.calender .next {
  left: auto;
  right: 0;
}
.calender .next:before {
  content: "\e940";
}
.calender .arr.next:hover:before {
  content: "\e93e";
}
.calender table {
  table-layout: fixed;
  border-top: 2px solid #555;
  border-bottom: 2px solid #d3d3d3;
}
.calender th:first-child,
.calender td:first-child {
  border-left: 0;
}
.calender th {
  height: 3rem;
  font-family: "Noto Sans KR";
  font-weight: 400;
  color: #333;
  text-align: center;
  border-left: 1px solid #d7d7d7;
  border-bottom: 2px solid #d7d7d7;
  text-transform: uppercase;
}
.calender td {
  height: 3.7rem;
  color: #333;
  text-align: center;
  border-left: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.calender td strong {
  display: inline-block;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100%;
  line-height: 2.5rem;
  vertical-align: middle;
  font-family: "Montserrat";
  font-size: 1rem;
  font-weight: 500;
}
.calender td strong.active {
  color: #fff;
  background: #4059ac;
  border-radius: 50%;
  padding: 0.05rem;
}
.calender td strong.today:before {
  content: "TODAY";
  color: #377cfd;
  font-size: 0.6rem;
  font-weight: 700;
  position: absolute;
  top: -1rem;
  left: -2.5rem;
}
.calender td .active {
  background-color: #f5f5f5;
}
.calender td .on {
  border: 1px solid #999;
}
.calender .n-month {
  width: 100%;
  height: 100%;
  background: #f6f6f6;
  border-radius: 0;
  line-height: 3.5rem;
}
/* //달력 */

/* 예약 선택 */
.reservation-select {
  position: relative;
  margin: 2.5rem 0;
}
.reservation-select .click {
  display: block;
  padding-bottom: 2.9rem;
}
.reservation-select .click:before {
  display: inline-block;
  width: 1.2rem;
  height: 1.35rem;
  background: url("/html/moim/images/icon/light-icon.png") no-repeat center
    center/cover;
  margin-right: 0.5rem;
  vertical-align: middle;
  content: "";
}
.reservation-select .state {
  position: absolute;
  top: 0;
  right: 0;
}
.reservation-select .state span {
  display: inline-block;
  color: #585858;
  font-size: 0.9rem;
  padding: 0 0.25rem;
}
.reservation-select .state span:before {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.25rem;
  content: "";
}
.reservation-select .state span.live:before {
  background: #377cfd;
  border: 1px solid #377cfd;
}
.reservation-select .state span.empty:before {
  background: #e9e9e9;
  border: 1px solid #c2c2c2;
}
.click-section {
  position: relative;
  margin-bottom: 3rem;
}
.click-section:after {
  position: absolute;
  background: #ddd;
  width: 100%;
  height: 1px;
  bottom: -1.5rem;
  content: "";
}
.click-section:last-child:after {
  content: none;
}
.click-section .title {
  width: 12.65rem;
  border: 2px solid #b6b6b6;
  border-radius: 1rem;
  padding: 1.5rem 1rem;
  text-align: center;
}
.click-section .title strong {
  color: #000;
  font-size: 1.05rem;
  display: block;
}
.click-section .title strong:after {
  background: #377cfd;
  width: 2.05rem;
  height: 0.15rem;
  display: block;
  content: "";
  margin: 0.5rem auto 0.75rem;
}
.click-section .title span {
  display: inline-block;
}
.click-section .title span:first-of-type {
  padding-right: 0.5rem;
  font-weight: 700;
}
.click-section .title span:first-of-type:before {
  font-family: "xeicon";
  content: "\e9f9";
  color: #377cfd;
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  margin-right: 0.25rem;
}
.click-section .time {
  padding: 2.8rem 0;
  padding-left: 15rem;
  padding-right: 8.5rem;
}
.click-section .time ul {
  display: table;
  width: 46.5rem;
  border: 1px solid #c2c2c2;
  border-radius: 2rem;
}
.click-section .time ul li {
  display: table-cell;
  width: 11.111%;
  text-align: center;
  padding: 0.5rem 0;
}
.click-section .time ul li button {
  display: block;
  width: 100%;
}

.click-section .time ul li.on {
  background: #377cfd;
}
.click-section .time ul li.off {
  background: #e9e9e9;
}
.click-section .time ul li.off button {
  cursor: default;
}
.click-section .time ul li.off.on button {
  color: #000;
}
.click-section .time ul li:first-child.on,
.click-section .time ul li:first-child.off {
  border-radius: 1rem 0 0 1rem;
}
.click-section .time ul li:last-child.on,
.click-section .time ul li:last-child.off {
  border-radius: 0 1rem 1rem 0;
}
.click-section .time ul li.on button {
  color: #fff;
}
.click-section .state {
  top: 50%;
  transform: translateY(-50%);
}
.click-section .state span:before {
  content: none;
}
.click-section .state span {
  color: #fff;
  border: 3px solid #377cfd;
  border-radius: 1rem;
  font-size: 0.85rem;
}
.click-section .state span > a {
	display: block;
	padding: 1.3rem 1.65rem;
}
.click-section .state span.live {
  background: #377cfd;
}
.click-section .state span.live:hover {
  background: #fff;
  color: #377cfd;
  border: 3px solid #377cfd;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.click-section .state span.empty {
  display: block;
  background: #888;
  border: 3px solid #888;
  padding: 1.3rem 1.65rem;
}
.reservation-select .info {
  padding: 1.6rem;
  border: 1px dotted #c2c2c2;
  margin-bottom: 2rem;
  background-color: #f8f8f8;
}
.reservation-select .top-wrap {
  position: relative;
}
.reservation-select .info > i {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100%;
  border: 3px solid #446cb7;
  font-size: 1.75rem;
  color: #446cb7;
  text-align: center;
  line-height: 2.2rem;
}
.reservation-select .info > p {
  padding-left: 4rem;
  font-size: 0.75rem;
  line-height: 1.4rem;
}
.reservation-select .info > p > strong {
  font-size: 0.9rem;
  padding-bottom: 0.25rem;
  display: block;
}

/* 201112 */
.reservation-select .click-section .time02 {
	position: absolute;
	width: calc(100% - 23.5rem);
	top: 50%;
	left: 14.5rem;
	transform: translateY(-50%);
	padding-left: 0;
}
.click-section .time02 ul {
  display: table;
  width: 46.5rem;
  border: 1px solid #c2c2c2;
  border-radius: 1rem;
  background: #fff;
}
.click-section .time02 ul li {
  display: table-cell;
  border-right: 1px solid #c2c2c2;
  padding: 0.5rem 1rem;
}
.click-section .time02 ul li.off {
  background: #e9e9e9;
}
.click-section .time02 ul li:last-child {
  border-right: 0;
}
.click-section .time02 ul li label {
  display: block;
  font-family: "Noto Sans KR";
  font-weight: 700;
  font-size: 0.8rem;
  color: #000;
  padding: 0.1rem 0;
  margin: 0.25rem 0;
  text-align: center;
}
.click-section .time02 ul li.off input {
}
.click-section .time02 ul li:first-child.on,
.click-section .time02 ul li:first-child.off {
  border-radius: 1rem 0 0 1rem;
}
.click-section .time02 ul li:last-child.on,
.click-section .time02 ul li:last-child.off {
  border-radius: 0 1rem 1rem 0;
}
.click-section .time02 ul li label input[type="checkbox"] {
  width: 0.7rem;
  height: 0.7rem;
  border: 1px solid #c2c2c2;
  margin-right: 0.25rem;
  position: relative;
  bottom: 0.1rem;
}
.click-section .title .more-info {
  display: inline-block;
  width: 5.35rem;
  background: #377cfd;
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.7rem;
  padding: 0.25rem;
  border-radius: 1rem;
  margin-top: 0.25rem;
  transition: all 0.3s;
}
.click-section .title .more-info:hover {
  background: #fff;
  border: 1px solid #377cfd;
  color: #377cfd;
  transition: all 0.3s;
}
.click-section .title .more-info i {
  vertical-align: middle;
  margin-right: 0.1rem;
}
/* 레이어팝업 */
.layerpopup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
}
.popup.room {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.layerpopup.active {
  display: block;
}
.layerpopup.room .group {
  width: 33.25rem;
  padding: 0 1.25rem;
  background-color: #fff;
}
.layerpopup.room .item {
  display: inline-block;
  width: 100%;
  padding: 1.25rem 0;
}
.layerpopup.room .item .img {
  width: 11.5rem;
  position: absolute;
  left: auto;
  top: auto;
  padding-top: 0;
}
.layerpopup.room .item .img + .desc {
  padding-left: 13rem;
}
.layerpopup.room .item .bul4 {
  margin-bottom: 1rem;
}
.layerpopup.room .item .bul4 li {
  position: relative;
  margin-bottom: 0;
  font-size: 0.85rem;
  padding-left: 0.5rem;
  line-height: 1.5rem;
}
.layerpopup.room .item .bul4 strong {
  position: absolute;
  left: auto;
  top: auto;
  color: #333;
}
.layerpopup.room .item .bul4 > li::before {
  position: absolute;
  left: 0;
  top: 0.65rem;
  width: 3px;
  height: 3px;
  background-color: #808080;
  content: "";
}
.layerpopup.room .item .bul4 strong + span {
  padding-left: 3.5rem;
  font-size: 0.85rem;
}
.layerpopup.room .close {
  top: 1.25rem;
}
.layerpopup.room .table-wrap {
  border-top: 2px solid #616b77;
  border-bottom: 1px solid #a7a7a7;
  overflow: hidden;
}
.layerpopup.room .table-wrap table {
  position: relative;
	left: -1px;
  margin-bottom: -2px;
}
.layerpopup.room .table-wrap th:first-child,
.layerpopup.room .table-wrap td:first-child {
  border-left: 0;
}
.layerpopup.room .table-wrap th {
  padding: 0.5rem;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 0.7rem;
}
.layerpopup.room .table-wrap td {
  border-left: 1px solid #ddd;
  font-size: 0.65rem;
  padding: 0.5rem;
}
.layerpopup.room .table-wrap tbody th,
.layerpopup.room .table-wrap tbody td {
  border-top: 0 none !important;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.layerpopup.room .table-wrap tbody td.txt-left {
  padding-left: 1.3rem;
}
.layerpopup.room .table-wrap + p .btn-m {
  margin-top: 0.75rem;
}
.layerpopup.room .item > p:first-child + .table-wrap {
  margin-top: 0.5rem;
}
.layerpopup.room .btn-m {
  min-width: 6rem;
  height: 1.85rem;
  line-height: 1.85rem;
}
.layerpopup.room .box3.type1 {
  margin: 1rem 0;
}
.layerpopup.room .box3.type1 > i {
  left: 1.5rem;
  top: 1.5rem;
  transform: translateY(0);
}
.layerpopup.room .box3.type1 .bul4 {
  margin: 0;
  padding-left: 3rem;
}
.layerpopup.room .box3.type1 .bul4 li {
  font-size: 0.75rem;
}
.layerpopup.room .box3.type1 + p + .txt-center {
  margin-top: 2rem;
}
.layerpopup.room .txt2 {
  margin-bottom: 0;
}
/* //201112 */
/* //예약 선택 */
/* //sub2_1 */

/* sub2_2 */

/* 201112 */
.reservation-select.type02 .click-section .time02 ul {
  display: table;
  width: 100%;
  border: 1px solid #c2c2c2;
  border-radius: 1rem;
  background: #fff;
}
.reservation-select.type02 .click-section .time02 {
	width: calc(100% - 17.5rem);
	left: 15.5rem;
	transform: translateY(-50%);
}
.reservation-select.type02 .click-section .time02 .caption {
  position: absolute;
  margin-top: 0.5rem;
  margin-left: 0.5rem;
}
/* //201112 */

.reservation-select.type02 .click-section {
  background: #f7f7f7;
  padding: 2rem 0;
  border-top: 2px solid #6e7379;
  margin-bottom: 0;
}
.reservation-select.type02 .click-section .title {
	position: relative;
	left: 2rem;
  background: #fff;
}
.reservation-select.type02 .confirm-step03 {
  padding: 0;
}
.reservation-select.type02 .state {
  right: 2rem;
}
.reservation-select.type02 .click-section .time ul {
  width: 43rem;
  margin: auto;
  background: #fff;
}
.reservation-select.type02 .click-section .time > span {
  display: block;
  width: 43rem;
  margin: 0.3rem auto 0;
}
.terms {
  position: relative;
  padding-bottom: 4rem;
}
.terms .caption {
  position: absolute;
  top: 0.5rem;
  right: 0;
}

/* form div */
.form-box {
  margin-bottom: 2.6rem;
}
.form-box.step-02 > ul {
	margin-bottom: 2rem;
}
.confirm-title-wrap {
	position: relative;
}
.form-box label {
  vertical-align: middle;
}
.form-box ul:after {
  content: "";
  display: block;
  clear: both;
}
.form-box ul li {
  width: 100%;
  border-bottom: 1px solid #ccc;
  display: table;
  overflow: hidden;
}
.form-box ul li div:after {
  content: "";
  display: block;
  clear: both;
}
.form-box ul li .full,
.form-box ul li .half {
  padding: 0.75rem 0;
  padding-left: 0.5rem;
  vertical-align: middle;
}
.form-box ul li .full {
  width: 100%;
}
.form-box ul li .half {
  width: 50%;
  display: table-cell;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.form-box ul li .half:last-of-type {
  padding-right: 0;
}
.form-box ul > li > div > strong {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding-left: 1.85rem;
  background: #f7f7f7;
  font-weight: 500;
  width: 11rem;
  height: 100vh;
  line-height: 1.2;
}
.form-box ul > li > div .essential:after {
  content: "(*)";
  display: inline-block;
  color: #c90000;
}
.form-box ul > li > div > strong > label {
  display: table-cell;
  vertical-align: middle;
}
.form-box ul > li > div > span {
  width: 100%;
  padding-left: 11rem;
  display: block;
}
.form-box ul li div {
  position: relative;
  font-size: 0.9rem;
}
.form-box ul li:first-child {
  border-top: 2px solid #46464e;
}
.form-box ul li div input[type="text"],
.form-box ul li div input[type="password"],
.form-box ul li div input[type="email"],
.form-box ul li div input[type="date"],
.form-box ul li div select {
  height: 2rem;
  border: 1px solid #c6c6c6;
  text-indent: 0.5rem;
  border-radius: 0.1rem;
}
#r_charge_nm {
	width: 10rem;
}
.phone-one {
	display: inline-block;
	float: none !important;
	height: 2rem;
	vertical-align: middle;
  background: #3b4aa7;
  color: #fff;
  font-size: 0.8rem;
  padding: 0 1rem;
  text-align: center;
  line-height: 2rem;
}
.form-box ul li input[type="text"],
.form-box ul li div input[type="password"],
.form-box ul li div select {
  width: 18rem;
}
.form-box ul li div input[type="password"] {
  font-family: "Noto Sans KR";
}
.form-box ul li .half.number input[type="text"] {
  width: 5rem;
}
.form-box .input-wrap {
  float: left;
  padding-right: 0.5rem;
}
.form-box .full.number.phone .input-wrap:first-child {
  width: 43%;
}
.form-box .full.number.phone .input-wrap label > span {
  padding-left: 0.5rem;
}
.form-box .full.col-4 .input-wrap {
  width: 18%;
}
.form-box .full.number.phone input[type="text"],
.form-box
  .full.number.phone
  div
  input[type="password"]
  .form-box
  .col-2
  .input-wrap
  input[type="text"] {
  width: 4rem;
}
.form-box .col-3 .input-wrap input[type="text"] {
  width: 4.75rem;
}
.form-box .purpose .input-wrap {
  display: block;
  width: 100%;
  margin-bottom: 0.3rem;
}
.form-box .purpose .input-wrap input[type="text"] {
  margin-left: 0.5rem;
}
.form-box .purpose .input-wrap .wrap {
  position: absolute;
  top: 0.25rem;
}
.form-box .purpose .input-wrap .wrap.form-mentor{
	position: relative;
	top: 0;
}
.form-box .purpose .input-wrap .detail{
	display: block;
	margin-top: 0.5rem;
}
.form-box .purpose .input-wrap .detail .form-set{
	display: block;
	margin-bottom: 0.2rem;
	padding-left: 1.5rem;
}
.form-box .purpose .input-wrap .detail .form-set label{
	positon: relative;
	top: inherit;
	transform: none;
	margin-left: 0.2rem;
}
.form-box .purpose .input-wrap input[type="text"] {
  margin-left: 10rem;
}

.form-box .address .input-wrap {
  display: block;
  width: 100%;
  margin-bottom: 0.3rem;
}
.form-box .address .input-wrap input[type="text"] {
  margin-left: 0.2rem;
  
}


.form-box ul li div span i {
  margin: 0 0.2rem;
}
.form-box ul li div span b {
  font-weight: 300;
  padding-left: 0.25rem;
  font-size: 0.8rem;
}
.form-box ul li div span b.point2 {
  display: block;
}
.form-box .email input[type="text"] {
  width: 6rem;
}
.form-box .email input[type="text"]:last-of-type {
  width: 10rem;
}
.form-box .title {
  background: #f9f4ed;
  text-align: center;
  padding: 1rem 1.85rem;
  font-weight: 500;
  font-size: 0.9rem;
}
.form-box ul li strong > label,
.form-box ul li span > label,
.form-box ul li strong > div.center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.form-box input[type="checkbox"] {
  width: 1.3rem;
  height: 1.3rem;
}
.form-box .input-wrap .col-title {
  display: block;
  border-bottom: 1px solid #ccc;
}
.form-box ul li .full.col-box-4 {
  padding: 0;
}
.form-box ul li .full.col-box-4 > span {
  padding-left: 11rem;
}
.form-box ul li .full.col-box-4 .input-wrap label:first-of-type {
  padding-right: 0.25rem;
}
.form-box ul li .full.col-box-4 .input-wrap {
  width: 25%;
  line-height: 2.5rem;
  text-align: center;
  padding: 0;
  border-right: 1px solid #ccc;
}
.form-box ul li .full.col-box-4 .input-wrap:last-of-type {
  border-right: 0;
}
.form-box ul > li > div > strong > label > img {
  position: relative;
  top: -0.1rem;
  margin-left: 0.35rem;
}
.form-box ul li .full.address span .input-wrap:first-of-type input {
  width: 5rem;
}
.form-box .form-set{
	display: inline-block;
}
/* //form div */

/* terms */
.list7-wrap {
  padding-bottom: 2rem;
}
.list7-wrap input[type="checkbox"] {
  width: 0.9rem;
  height: 0.9rem;
  margin-left: 0.25rem;
}
.list7-check {
  padding-bottom: 1rem;
}
.list7-check:after {
  display: block;
  clear: both;
  content: "";
}
.list7-check > strong {
  position: absolute;
}
.list7-check > label {
  float: right;
  font-weight: 900;
}
.list7 .group > label {
  position: absolute;
  top: 1rem;
  right: 0;
  margin-left: 0.25rem;
  font-weight: 900;
}
.list7-check > label > input {
  margin-left: 0.25rem;
}
.list7 {
  border-top: 1px solid #000;
}
.list7 .group {
  position: relative;
  border-bottom: 1px solid #ddd;
}
.list7 .control {
  display: block;
  position: relative;
  padding: 1rem 4rem 1rem 1.5rem;
  font-size: 1rem;
  color: #000;
}
.list7 .item {
  visibility: hidden;
  overflow: hidden;
  height: 0;
  padding: 0 2rem;
  background-color: #fafafa;
  color: #555;
  transition: all 0.3s;
}
.list7 .active .item {
  visibility: visible;
  height: auto;
  padding: 2rem;
  border-top: 1px solid #ddd;
}
.list7 a.control::after {
  position: absolute;
  right: 5rem;
  top: 50%;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: -0.8rem;
  border-radius: 100%;
  border: 1px solid #ddd;
  font-family: "xeicon";
  font-size: 1rem;
  color: #6f6f6f;
  content: "";
  text-align: center;
  line-height: 1.5rem;
  transition: all 0.3s;
  transform: rotate(180deg);
}
.list7 .active .control::after {
  transform: rotate(0deg);
}
/* //terms */

/* //sub2_2 */

/* sub2_3 */
.grey-bg.confirm-con {
  height: 18.5rem;
  padding: 2.8rem 0;
  margin-bottom: 0;
  position: relative;
}
.grey-bg.confirm-con .img {
  position: absolute;
  width: 21.45rem;
  top: 50%;
  transform: translateY(-50%);
}
.grey-bg.confirm-con .txt {
  padding-left: 24.3rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.grey-bg.confirm-con .txt strong {
  display: block;
  color: #000;
  font-size: 1.1rem;
  padding-bottom: 0.25rem;
}
.grey-bg.confirm-con .txt ul li {
  position: relative;
  color: #525252;
  font-size: 0.9rem;
  padding-left: 1.1rem;
}
.grey-bg.confirm-con .txt ul li:before {
  position: absolute;
  color: #377cfd;
  font-size: 0.9rem;
  font-family: "xeicon";
  top: 0;
  left: 0;
  content: "\e928";
}
.confirm-title {
  display: block;
  color: #000;
  font-size: 1.05rem;
  padding-bottom: 0.5rem;
}
.confirm-title em {
  display: inline-block;
  vertical-align: middle;
  color: #3b4aa7;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}
.blue-btn {
  display: block;
  margin: auto;
  background: #3b4aa7;
  color: #fff;
  font-size: 0.8rem;
  padding: 0.5rem 0.5rem;
  max-width: 9.6rem;
  text-align: center;
}
.blue-btn i {
  font-size: 1.5rem;
	vertical-align: middle;
  padding-right: 0.5rem;
}
.confirm-step03 {
  padding: 3rem 0;
}
.confirm-step03 .info_table02 {
  padding-bottom: 1.1rem;
}
.confirm-step03 .info_table02 ul li strong {
  font-size: 1rem;
}
.confirm-complete {
  background: #f4f4f4;
  padding: 6.8rem 1rem;
  text-align: center;
  margin: 5rem auto;
}
.confirm-complete.type02 {
  padding: 3rem 1rem;
  margin: 1rem auto 0;
}
.confirm-complete i,
.confirm-complete strong,
.confirm-complete > span {
  display: block;
  font-family: "Noto Sans KR";
}
.confirm-complete strong {
  color: #273765;
  font-size: 1.2rem;
  padding: 2rem 0 1rem;
}
.confirm-complete > span {
  color: #767676;
}
.confirm-complete .info {
  padding: 1rem 0.5rem;
  border: 2px solid #b3b3b3;
  max-width: 27.5rem;
  margin: 1.5rem auto;
}
.confirm-complete .info > span {
  position: relative;
  display: inline-block;
  font-size: 0.9rem;
  color: #000;
  font-weight: 700;
}
.confirm-complete .info > span:first-child:after {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 0.85rem;
  background: #d0dbe3;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  content: "";
}
/* //sub2_3 */

/* sub2_5 */
.double-btn-wrap {
  text-align: center;
}
.double-btn-wrap .blue-btn {
  display: inline-block;
  max-width: 100%;
}
.double-btn-wrap .blue-btn:last-child {
  background: #333;
}
/* //sub2_5 */

/* sub2_6 */
.board-wrap div.tstyle_list > div.dhead > ul li {
  background: #f7f7f7;
}
.board-wrap div.tstyle_list > div > ul > li.state {
  padding: 0.25rem;
  border-radius: 0.25rem;
  background: #eee;
  width: 100%;
  margin: 0.5rem 0;
}
.board-wrap div.tstyle_list > div > ul > li.type01 {
  background: #eee;
}
.board-wrap div.tstyle_list > div > ul > li.type02 {
  background: #555;
  color: #fff;
}
.board-wrap div.tstyle_list > div > ul > li.type03 {
  background: #116cb2;
  color: #fff;
}
.board-wrap div.tstyle_list > div.dbody > ul > li a {
  width: auto;
}
.board-wrap div.tstyle_list > div > ul > li > .print-btn {
  font-size: 0.8rem;
}
/* 클릭 레이어 팝업 */
.btn-popup {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.btn-popup > a {
  display: table-cell;
  padding: 3rem 0;
  text-align: center;
  margin: 0 2rem;
  color: #fff;
}

.btn-popup > a:nth-of-type(1) {
  background: red;
}

.btn-popup > a:nth-of-type(2) {
  background: blue;
}

.btn-popup > a:nth-of-type(3) {
  background: green;
}

.layer_popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
}

.layer_popup.active {
  display: block;
}

.popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popup .form-box {
  clear: both;
  border: 1px solid #6e7379;
  margin-bottom: 0.5rem;
}
.popup .info_table02 {
  clear: both;
  padding-bottom: 2rem;
}
.popup .info_table03 {
  position: relative;
  padding-top: 0.75rem;
}
.popup .info_table03 .tstyle_list {
  margin-bottom: 2rem;
}
.popup .bottom-caption {
  display: block;
}
.popup.long-contents {
  height: 40rem;
  overflow-y: scroll;
}
.popup .unit {
  position: absolute;
  top: -1rem;
  right: 0;
}

.popup .title {
  display: block;
  background: #f4f7fb;
  padding: 1.3rem 3rem;
  font-size: 1.3rem;
  color: #000;
  text-align: center;
}

.popup .title a {
  color: #054a89;
}

.popup > div {
  padding: 1.5rem 2rem;
  background: #fff;
}

@keyframes rotate-hover {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.popup .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 1.5rem;
}

.popup .close:hover i {
  animation: rotate-hover 0.6s alternate ease;
}

.popup ul li:last-child {
  margin-bottom: 0;
}

.popup ul li strong {
  display: block;
  margin-bottom: 0.2rem;
}

.popup .popup-btn {
  display: block;
  width: 8rem;
  height: 2.5rem;
  line-height: 2.35rem;
  text-align: center;
  color: #fff;
  margin: auto;
  background: #054a89;
  font-weight: 400;
  font-family: "Noto Sans KR" !important;
  font-size: 0.9rem;
  transition: all 0.2s;
  box-sizing: border-box;
  margin-top: 2.15rem;
  border: 1px solid #054a89;
}

.popup .popup-btn:hover {
  background: transparent;
  color: #054a89;
}

.popup .img {
  text-align: center;
  padding-top: 1.5rem;
}

.popup .img span {
  display: block;
  line-height: 1.6;
  margin: 2rem 0;
}

.form-box ul li .full.row-2 {
  padding: 0;
}
.form-box ul > li > div > span > .depth02:first-child {
  border-bottom: 1px solid #ccc;
}
.form-box ul > li > div > span > .depth02 > strong {
  position: absolute;
  width: 8rem;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-bottom: 0;
  border-right: 1px solid #ccc;
}
.form-box ul > li > div > span > .depth02 > strong > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.1rem;
}
.form-box ul > li > div > span > .depth02 > strong > .center {
  width: 8rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;

  text-align: center;
}
.form-box ul > li > div > span > .depth02 > .inner {
  padding: 0.75rem 0;
  padding-left: 10rem;
}
.form-box ul > li > div > span > .depth02 > .inner:after {
  display: block;
  clear: both;
  content: "";
}
.form-box ul > li > div > span > .depth02 > .inner > .input-wrap {
  width: 25%;
  margin-bottom: 0.25rem;
}
.popup .inner-print-btn {
  display: block;
  float: right;
}
.popup .inner-print-btn button {
  padding: 0.25rem 1rem;
  background: #333;
  color: #fff;
  border-radius: 0.15rem;
  margin-bottom: 0.5rem;
}
.popup .inner-print-btn button i {
  padding-right: 0.25rem;
}
.form-box .txt {
  padding: 2rem;
  font-size: 0.9rem;
}
.form-box .txt > strong {
  display: block;
  padding-bottom: 0.5rem;
}
.form-box .txt ul li {
  border: 0;
  line-height: 1.5rem;
}
.popup .txt .center {
  text-align: center;
}
.popup .txt .center > strong {
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  clear: both;
  display: block;
}
.popup .txt .date {
  display: block;
  font-weight: 700;
  color: #000;
  padding: 2rem 0;
}
.popup .txt .sign {
  float: right;
  text-align: left;
  padding-bottom: 2rem;
}
.popup .txt .sign span {
  display: block;
  line-height: 1.6rem;
}
.popup .txt .sign .name {
  position: absolute;
}
.popup .txt .sign .enter {
  padding-left: 7rem;
}
.popup .info-title {
  display: block;
  color: #000;
  font-size: 1.2rem;
}
/* //클릭 레이어 팝업 */
/* //sub2_6 */

/* sub3_1 */
.program-wrap .event-proceeding > ul > li {
  width: 25%;
}
.program-wrap .event-proceeding ul li .cover {
  border: 1px solid #ccc;
}
/* //sub3_1 */

/* 관리자페이지 */
.admin-wrap {
  margin: 3rem 0;
}
.tab-btn ul {
  display: block;
  overflow: hidden;
  padding-top: 1px;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #e3e6e8;
  background: none;
}
.tab-btn ul li.on {
  background: #3b4aa7;
  color: #fff;
}
.tab-btn ul li {
  display: table;
  float: left;
  margin-top: -1px;
  vertical-align: middle;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #e3e6e8;
  position: relative;
  width: 25%;
  background: #f7f8fa;
  overflow: hidden;
}
.tab-btn ul li a {
  position: relative;
  height: 2.75rem;
  display: table-cell;
  text-align: center;
  transition: all 0.3s;
  vertical-align: middle;
}
.tab-btn ul li a.active span {
  color: #fff;
}
.tab-btn ul li a span {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.tab_content {
  /*margin: 3.1rem 0;
  padding: 3.5rem 0 0;*/
}
.tab_content .tabs {
  width: 34.7rem;
  border-radius: 0.5rem;
  border: 1px solid #c6c9cc;
  overflow: hidden;
}
.tab_content .tabs li {
  display: table;
  float: left;
  margin-top: -1px;
  margin-bottom: -1px;
  vertical-align: middle;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #e3e6e8;
  position: relative;
  width: 50%;
  background: #f7f8fa;
  overflow: hidden;
}
.tab_content .tabs li a {
  display: table-cell;
  position: relative;
  text-align: center;
  height: 2.7rem;
  vertical-align: middle;
}
.tab_content .tabs li a span {
  display: inline-block;
  position: relative;
  text-align: center;
}
.tab_content .tabs li a.active span {
  color: #fff;
}
.tab_content .tabs li a.active:before {
  position: absolute;
  background: #6b6b6b;
  color: #fff;
  width: 1000%;
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -500%;
  content: "";
}
.admin-reser-calender:after {
  display: block;
  clear: both;
  content: "";
}
.admin-reser-calender .calender-wrap {
  float: left;
  width: 50%;
  padding: 2.5rem 0 0;
}
.admin-reser-calender .calender-item {
  float: left;
  width: 50%;
  padding: 9rem 2.1rem 0;
}
.admin-reser-calender .calender-item > strong {
  display: block;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
.admin-reser-calender .calender-item ul li {
  width: 24.75rem;
  background: #fff;
  padding: 1rem 2.2rem;
  border-bottom: 1px solid #aaa;
}
.admin-reser-calender .calender-item ul li:first-child {
  border-top: 2px solid #6e7379;
}
.admin-reser-calender .calender-item ul li span {
  display: inline-block;
  width: 49.4%;
}
.admin-reser-calender .calender-item ul li .title {
  color: #000;
  font-size: 0.85rem;
  font-weight: 700;
  white-space: nowrap;
}
.admin-reser-calender .calender-item ul li .title i {
  margin-right: 0.6rem;
  vertical-align: middle;
}
.admin-reser-calender .calender-item ul li .count {
  text-align: right;
  color: #555;
}
.admin-reser-calender .calender-item ul li .count > strong {
  font-size: 1rem;
  color: #000;
  margin-right: 0.5rem;
}
.admin-reser-calender .calender-item ul li .count > strong.blue {
  color: #377cfd;
}
.admin-wrap .reservation-select{
  background: #f7f7f7;
  border-top: 2px solid #6e7379;
  border-bottom: 2px solid #6e7379;
  margin-bottom: 0;
}
.admin-wrap .click-section .title{
	border: 0;	
}
.admin-wrap .click-section .time02{
	padding: 2rem 0;
	padding-left: 13rem;
  padding-right: 4rem;
}
.admin-wrap .click-section .time02 ul{
	width: 100%;
}
.admin-wrap .click-section:after {
  background: #6e7379;
  height: 2px;
}
.admin-wrap .click-section .state{
	right: 2rem;
}
.admin-wrap .click-section:first-child{
	margin-top: 1rem;
}
.admin-wrap .click-section:last-child{
	margin-bottom: 1rem;
}
.admin-wrap .tab_content{
	padding: 0;
	margin: 5rem 0;
}
.admin-wrap .grey-bg{
	padding-top: 0;
}
.admin-wrap .grey-bg:before {
  position: absolute;
  background: #f0f0f0;
  width: 1000%;
  height: 110%;
  left: 50%;
  top: -12%;
  z-index: -1;
  margin-left: -500%;
  content: "";
}
.admin-wrap div.tstyle_list > div > ul > li{
	width: 9.09%;
}
.admin-wrap .board-wrap{
	padding: 0;'
}
.admin-wrap .board_info .Search_rss{
	float: none;
	text-align: center;
	padding: 1rem 6rem;
	background: #f7f7f7;
}
.admin-wrap .board_info fieldset span.form-select select{
	background: #fff;
}
.admin-wrap .board_info fieldset span.form-input{
	width: 75%;
}
.admin-wrap .board_info fieldset span.form-btn button{
	background: #3b4aa7;
}
.admin-wrap .board_info fieldset span.form-btn button i{
	font-size: 1rem;
}
.admin-wrap .content_body .board_info{
	margin-bottom: 1rem;
}
.admin-wrap .board_info select{
	padding: 0.5rem;
}
.admin-wrap .board_info .btn-wrap-left{
	float: left;
	margin-top: 1rem;
}
.admin-wrap .board_info .btn-wrap-right{
	float: right;
	margin-top: 1rem;
}
.admin-wrap .board_info .btn-wrap-right span:nth-child(n+2){
	display: inline-block;
	vertical-align: top;
	border: 1px solid #ddd;
	padding: 0.15rem;
	white-space: nowrap;
	height: 2rem;
}
.admin-wrap .board_info .btn-wrap-right span:nth-child(n+2) i{
	vertical-align: middle;
	margin-right: 0.25rem;
	font-size: 1.2rem;
}
.admin-wrap .board_info .btn-wrap-right span:nth-child(n+2) button{
	display: block;
  width: 100%;
  height: 100%;
}
.admin-wrap .board_info .page_info{
	margin-right: 1rem;
}
.board_info fieldset span.form-select::after{
	z-index: 1;
}
.admin-wrap .board_info select{
	-webkit-appearance: none;
	position: relative;
  z-index: 1;
  border: 1px solid #ddd;
  display: block;
  width: 100%;
  height: 100%;
}
.admin-wrap .board_info span.form-select {
  min-width: 7.5rem;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 2rem;
}
.admin-wrap .board_info span.form-select::after {
  content: "\e936";
  color: #333;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "xeicon";
  z-index: 1;
}
.admin-wrap div.tstyle_list > div > ul > li.state-type01{
	color: #555;
}
.admin-wrap div.tstyle_list > div > ul > li.state-type02{
	color: #4d56c8;
}
.admin-wrap div.tstyle_list > div > ul > li.state-type03{
	color: #da4e27;
}
.admin-wrap .board-wrap div.tstyle_list > div > ul > li.state{
	background: transparent;
}
.admin-wrap .board-wrap div.tstyle_list > div > ul > li.state button{
	color: #fff;
	padding: 0.25rem 0.5rem;
	border-radius: 1rem;
	font-size: 0.65rem;
	display: inline-block;
	margin: 0.1rem 0.2rem;
}
.admin-wrap .board-wrap div.tstyle_list > div > ul > li.state button.type01{
	background: #de6544;
}
.admin-wrap .board-wrap div.tstyle_list > div > ul > li.state button.type02{
	background: #7a7a7a;
}
.admin-wrap .board-wrap div.tstyle_list > div > ul > li.state button.type03{
	background: #3b4aa7;
}
/* //관리자페이지 */

/* 예약 확인 */
.login-wrap{
	text-align: center;
	margin-bottom: 0;
	position: relative;
	padding-bottom: 0;
}
.login-wrap::after{
	content: "";
	background: url(/html/moim/images/contents/mypage-bg.png) no-repeat center center/cover;
	width: 18rem;
	height: 9.85rem;
	position: relative;
  margin: 0 auto;
  bottom: -1rem;
  z-index: -1;
}
.login-wrap > h3{
	padding-bottom: 0 !important;
}
.login-wrap .caption{
	font-family: "Noto Sans KR";
	font-size: 0.9rem;
	color: #767676;
}
.login-wrap .form{
	margin-top: 1rem;
}
.login-wrap .form li{
	position: relative;
	width: 100% !important;
	margin-bottom: 0.5rem;
}
.login-wrap .form li .inner,
.login-wrap .box6.form-list .inner{
  display: block;
  position: relative;
	width: 30rem;
  margin: 0 auto;
}
.login-wrap .box6.form-list > .inner{
	margin-bottom: 5rem;
}
.login-wrap .form li span.label{
	position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.9rem;
}
.login-wrap .form li .desc{
	padding-left: 10rem;
}
.login-wrap .form li .desc input{
	width: 100% !important;
	height: 2.5rem;
}
.login-wrap .btn-m.btn3{
	background: #3e5bae;
	color: #fff;
	font-size: 0.85rem;
	min-width: 100%;
}
.login-wrap input[type="password"]{
	font-family: sans-serif;
}
/* //예약 확인 */

/* 진행 프로그램 뷰 페이지 */
.program-wrap .viewTable thead tr th{
	 border-top: 2px solid #555;
	 color: #333;
   font-size: 1rem;
   font-weight: bold;
   padding: 1.2rem 0;
   text-align: center;
}
.program-wrap .viewTable tbody{
	font-size: 0.9rem;
}
.program-wrap .viewTable tbody tr:nth-child(-n+2) th,
.program-wrap .viewTable tbody tr:nth-child(-n+2) td{
	padding: 0.9rem 0.5rem;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
  background-color: #f8f9fa;
  border-right: 1px solid #eaeaea;
}
.program-wrap .viewTable tbody tr:first-child td:nth-child(1),
.program-wrap .viewTable tbody tr:first-child td:nth-child(3){
}
.program-wrap .viewTable tbody tr:first-child td:last-child{
	border-right: 0
}
.program-wrap .viewTable tbody tr:first-child th{
	font-weight: bold;
}
.program-wrap .viewTable tbody tr.thumb td{
	padding: 3rem 0;
}
.program-wrap .txt-center a.list-btn{
  background: #333;
  color: #fff;
  border-color: #333;
  min-width: 5rem;
  padding: 0.6rem 1.2rem;
}
/* //진행 프로그램 뷰 페이지 */

/* 예약 시간 배경 컬러 */
label.on{
  color: #fff !important;
	background: #377cfd;
}
/* //예약 시간 배경 컬러 */

/* 210114 회의실 개요 - 하단 지도 제거로 인한 css 수정 */
.grey-bg.overview-wrap {
	margin-bottom: 0;
}
/* //210114 회의실 개요 - 하단 지도 제거로 인한 css 수정 */


/* 예약완료 버튼 랩 */
.btns-wrap a {
	display: inline-block;	
}

/* 210122 안내 - 회의실개요 전체 담당자 추가 */
.charge {
	margin: 4rem 0;
}
.charge .info_table02 {
	padding-bottom: 0;
}
.charge .info_table02 ul li.thead {
	width: 30%;
}
.charge .info_table02 ul li {
	width: 70%;
}
/* //210122 안내 - 회의실개요 전체 담당자 추가 */


/* 210201 캘린더에서 마우스 호버시 정보 추가 */
.popup-info {
	display: none;
}
.calender td {
	position: relative;
}
.calender td:hover > .popup-info {
	display: block;
	position: absolute;
	width: 100%;
	background: #fff;
	text-align: left;
	padding: 0.4rem;
	margin-top: 0.6rem;
	z-index: 10;
	border: 1px solid #eaeaea;
	max-height: 10rem;
	overflow-y: auto;
}
.calender td:hover > .popup-info ul li::before {
	position: absolute;
	width: 3px;
	height: 100%;
	top: 0;
	left: 0;
	background: #4059ac;
	content: "";
}
.calender td:hover > .popup-info ul li {
	position: relative;
	margin-bottom: 0.8rem;
	padding: 0 0.6rem;
}
.calender td:hover > .popup-info ul li:last-child {
	margin-bottom: 0;
}
.calender td:hover > .popup-info strong {
	display: block;
	width: 100%;
  height: auto;
  line-height: normal;
  font-size: 0.8rem;
}
.calender td:hover > .popup-info .staff {
	font-size: 0.7rem;
}
.calender td:hover > .popup-info .time {
	font-size: 0.7rem;
}
/* //210201 캘린더에서 마우스 호버시 정보 추가 */






/* program 이미지 */


.depth1_title02 {
	margin-top: 55px;
	}
[class^="depth2_title"] {
	position: relative;
	margin: 7px 0 10px;
	padding-left: 23px;
	background: url(/html/moim/images/contents/depth2_arrow.gif) no-repeat 0 4px;
	color: #254264;
	font-size: 1.2rem;
	}
p[class^="depth2_title"] {
	line-height: 1.1;
   	font-family: "Square";
    font-weight: 200;
	}	


.symbol-info {
	margin-bottom: 30px;
	}
.symbol-list {
	display: flex; 
	display: -webkit-flex; 
	flex-flow: row wrap;
	width: 100%;
	overflow: hidden;
	}	
.symbol-list .imgBox {
	display: flex; display: -webkit-flex; flex-flow: row wrap; align-items: center; align-content: center;  justify-content: center;
    box-sizing: border-box;
	}	
.symbol-list .imgBox:first-child {
	width: 40%;
	margin-right: 3%;
	}	
.symbol-list .imgBox:last-child {
	width: 57%;
	}



.vr-list {
	display: flex;display: -webkit-flex; flex-flow: row wrap;
	margin: 10px -10px 30px;
	overflow: hidden;
	}
.vr-list > li {
	width: calc(50% - 20px);
	margin: 10px;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
	overflow: hidden;
	}

.vr-list .img {
	display: block;
    text-align: center;
	}
.vr-list .img img {
	height: 50%;
	}

.vr-list strong {
	display: block;
	padding: 13px;
	border-top: 1px dashed #dbe3ec;
	text-align: center;
	}	


.material-list {
	display: flex;display: -webkit-flex; flex-flow: row wrap;
	margin: 10px -10px 30px;
	overflow: hidden;
	}
.material-list > li {
	width: calc(33.33% - 20px);
	margin: 10px;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
	overflow: hidden;
	}
.material-list .img {
	display: block;
    text-align: center;
	}
.material-list .img img {
	height: 100%;
	}
.material-list strong {
	display: block;
	padding: 13px;
	border-top: 1px dashed #dbe3ec;
	text-align: center;
	}	
/* signature-list  */


/* 박스 */
.box-area {overflow: hidden; margin-top: 0.5rem;}


/* 박스13 */
.box13 {margin-bottom: 1.8rem; padding: 1.25rem; border: 1px solid #ddd; background-color: #f8f8f8; text-align: left; word-break: keep-all;}



/* 내용추가 */

.con1 {padding:0 0 70px;}
.overview {display:flex;}
.overview .lt {width: 50%; padding-left:40px;}
.overview .rt {width: 50%;}
.overview .rt h3{font-weight:500; color:#151515; word-break:keep-all; }

.con2 {padding:70px 0;}
.con2 .lt,
.con2 .rt {float: left; width: 50%; vertical-align: middle;}
.con2 .rt {float: right;}
.con2 .img_wrap {}
.con2 .txt_wrap {}
.con2 .txt_wrap h3 {line-height: 1.2; position: relative; z-index: 1;}

.w2000 {max-width: 2000px; margin: 0 auto; position: relative;}
.w1920 {max-width: 1920px; margin: 0 auto; position: relative;}
.w1800 {max-width: 1800px; margin: 0 auto; position: relative;}
.w1500 {max-width: 1530px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1400 {max-width: 1430px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1300 {max-width: 1330px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1200 {max-width: 1230px; margin: 0 auto; position: relative; padding: 0 15px;}
.w1100 {max-width: 1100px; margin: 0 auto; position: relative;}
.w1080 {max-width: 1080px; margin: 0 auto; position: relative;}
.w1000 {max-width: 1000px; margin: 0 auto; position: relative;}
.w800 {max-width: 800px; margin: 0 auto; position: relative;}
.w80 {max-width: 80px; margin: 0 auto; position: relative;}
.ff_gmarket {font-family: 'Gmarket Sans'; letter-spacing: -1px;}
.ff_nexen {font-family: 'Nexen'; letter-spacing: -1px;}



.tb {border-top: 3px solid #3b4aa7; border-bottom: 3px solid #3b4aa7; transform: skew(-0.03deg);}
.tb th,
.tb td {padding: 33px 20px;font-size: 18px; vertical-align: middle; border-bottom: 1px solid #d1d1d1; font-weight: 500; line-height: 1.7; word-break:keep-all;}
.tb th { background-color: #f3f8fd; height:99px}
.tb tbody th {width: 130px; }
.tb th.bdleft,
.tb td.bdleft {border-left: 1px solid #d1d1d1;}


.tb1 { border-bottom: 3px solid #333; transform: skew(-0.03deg);}
.tb1 th,
.tb1 td {padding: 15px 20px; vertical-align: middle; border: 1px solid #d1d1d1; font-size:16px; font-weight: 500; line-height: 1.5; word-break:keep-all;}
.tb1 th { background-color: #f3f8fd;}
.tb1 tbody th {width: 170px; }
.tb1 th.bdleft,
.tb1 td.bdleft {border-left: 1px solid #d1d1d1;}


/* 탭메뉴 */
#subTabMenu {
	position: relative;
	margin-bottom: 2.5rem;
	}
#subTabMenu .snbTab-Title{
	display: none;
}
.snb-nav	 {
	display:flex;
	width: calc(100% - 1px);
	}
.snb-nav > li {
	position: relative;
	flex: 25%;
	text-align: center;
    box-sizing: border-box;
	}
.snb-nav > li > a {
	position: relative;
	display: block;
	margin: 0 -0.5px;
	padding: 1.12rem 1rem;
	border: 1px solid #DBDBDB; 
	border-bottom: 1px solid #3b4aa7;
	background: #F5F5F5;
	color: #959595;
	font-weight: 600;
	font-size:1.05rem;
    transition: all 0.2s ease;
	}
.snb-nav > li > a:hover,
.snb-nav > li > a:focus{
	text-decoration: none;
	color: #1A1A1A;
	background: #fff;
    transition: all 0.2s ease;
}
.snb-nav > li.active > a {
	background: #fff;
	color: #3b4aa7;
	border: 1px solid #3b4aa7;
	border-top: 1px solid #3b4aa7;
	border-bottom: 0;
	z-index: 1;
	}
.snb-nav > li.active > a:before{
	content: "";
	position:absolute;
	top:0;
	left:0;
	display: block;
	width: 100%;
	height: 2px;
	background: #3b4aa7;
}
.snb-nav > li.active > a:after{
	content: "";
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
}

