@charset "UTF-8";
/************** [ Common ] **************/
/* 국학원투어 신청 상세표 공통 */
.tour-box {
  margin-top: 40px;
  border: 5px solid #b9cae3;
  line-height: 1;
  overflow: hidden;
}
.tour-box .left {
  float: left;
  width: 50%;
  padding-left: 40px;
  margin: 30px 0;
  box-sizing: border-box;
  border-right: 1px solid #d7d7d7;
}
.tour-box .left .wrap {
  padding-right: 42px;
  overflow: hidden;
}
.tour-box .left .wrap:first-of-type {
  margin-bottom: 15px;
}
.tour-box .left .wrap .cal {
  float: left;
  font-size: 17px;
  color: #666;
}
.tour-box .left .wrap .pay {
  float: right;
  font-size: 17px;
  color: #222;
}
.tour-box .left .wrap .pay span {
  margin-right: 5px;
  font-size: 22px;
  font-family: "RIDIBatang", sans-serif;
  line-height: 26px;
}
.tour-box .right {
  position: relative;
  width: 50%;
  height: 63px;
  margin: 30px 0;
  box-sizing: border-box;
  float: right;
}
.tour-box .right h2 {
  position: absolute;
  top: 0;
  left: 42px;
  font-size: 20px;
  font-weight: 500;
  color: #454545;
}
.tour-box .right .total {
  position: absolute;
  bottom: 0;
  right: 42px;
  font-size: 17px;
  color: #222;
}
.tour-box .right .total span {
  font-family: "RIDIBatang", sans-serif;
  font-size: 35px;
}
.tour-box .con {
  padding: 33px;
  background-color: #eff5fe;
  clear: both;
}
.tour-box .con h3 {
  margin-top: 22px;
  font-size: 16px;
  font-weight: 500;
  color: #454545;
}
.tour-box .con h3:first-child {
  margin-top: 0;
}
.tour-box .con p {
  margin-top: 8px;
  padding-left: 11px;
  font-size: 15px;
  color: #888;
  line-height: 23px;
}

/************** [ Container ] **************/
.container {
  padding-top: 88px;
  /***** 회원정보 *****/
  /***** 고객센터 *****/
  /***** 로그인 *****/
}
.container .area-top {
  position: relative;
  height: 289px;
  overflow: hidden;
}
.container .area-top h1 {
  position: absolute;
  top: 99px;
  left: 0;
  width: 100%;
  font-size: 52px;
  color: #fff;
  font-family: "GyeonggiTitleM", sans-serif;
  text-align: center;
  z-index: 2;
}
.container .area-top p {
  position: absolute;
  top: 164px;
  left: 0;
  width: 100%;
  font-size: 21px;
  color: #fff;
  text-align: center;
  z-index: 2;
}
.container .area-top img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100%;
  z-index: 1;
}
.container .area-lnb {
  background-color: #f4f4f4;
  border-bottom: 1px solid #d9d9d9;
}
.container .area-lnb.active {
  position: fixed;
  top: 88px;
  left: 0;
  width: 100%;
  z-index: 4;
}
.container .area-lnb .inner-wrap ul {
  font-size: 0;
  text-align: center;
}
.container .area-lnb .inner-wrap ul li {
  display: inline-block;
}
.container .area-lnb .inner-wrap ul li a {
  position: relative;
  display: block;
  height: 56px;
  margin: 0 47px;
  box-sizing: border-box;
  font-size: 17px;
  font-weight: 500;
  color: #777;
  line-height: 56px;
}
.container .area-lnb .inner-wrap ul li a:hover, .container .area-lnb .inner-wrap ul li a.active {
  font-weight: 700;
  color: #526cf1;
}
.container .area-lnb .inner-wrap ul li a:hover span::after, .container .area-lnb .inner-wrap ul li a.active span::after {
  opacity: 1;
}
.container .area-lnb .inner-wrap ul li a span::after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 1px;
  width: 100%;
  height: 2px;
  background: #6f83f1;
  opacity: 0;
}
.container .area-contents {
  /****** Left Right 공통 *******/
  /****** 수집동의 체크 공통 *******/
  /********** 주요사업 ***********/
  /******** 국학원 소개 *******/
  /******** 국학원 소식 *******/
  /******** 후원하기 *******/
  /******** 국학원 소식 *******/
}
.container .area-contents.active {
  margin-top: 57px;
}
.container .area-contents .inner-wrap::after {
  content: "";
  display: block;
  clear: both;
}
.container .area-contents .inner-wrap .left-snb {
  float: left;
  width: 200px;
  padding-top: 60px;
}
.container .area-contents .inner-wrap .left-snb ul {
  border: 1px solid #dcdcdc;
  border-bottom: 0;
}
.container .area-contents .inner-wrap .left-snb ul li a {
  display: block;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #454545;
  line-height: 62px;
  border-bottom: 1px solid #dcdcdc;
}
.container .area-contents .inner-wrap .left-snb ul li a.active {
  color: #fff;
  background-color: #323274;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  border-bottom: 0;
}
.container .area-contents .inner-wrap .right-con {
  float: right;
  width: 940px;
  padding-top: 60px;
}
.container .area-contents .terms-wrap {
  margin-top: 47px;
}
.container .area-contents .terms-wrap .all {
  overflow: hidden;
}
.container .area-contents .terms-wrap .all h3 {
  float: left;
  font-size: 17px;
  font-weight: 500;
  color: #222;
}
.container .area-contents .terms-wrap .all .check {
  float: right;
}
.container .area-contents .terms-wrap .all .check label {
  font-size: 17px;
  font-weight: 500;
  color: #333;
}
.container .area-contents .terms-wrap .all .check label:first-of-type {
  margin-right: 10px;
}
.container .area-contents .terms-wrap .box {
  margin-top: 14px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.container .area-contents .terms-wrap .box .check {
  padding: 22px;
}
.container .area-contents .terms-wrap .box .check label, .container .area-contents .terms-wrap .box .check a {
  font-size: 17px;
  font-weight: 500;
  color: #333;
}
.container .area-contents .terms-wrap .box .check a {
  float: right;
}
.container .area-contents .terms-wrap .box .detail {
  display: none;
  height: 160px;
  border-top: 1px solid #ddd;
}
.container .area-contents .terms-wrap .box .detail iframe {
  width: calc(100% - 3px);
  height: calc(100% - 3px);
  margin: 3px 3px 0 0;
  box-sizing: border-box;
  overflow-y: auto;
}
.container .area-contents.business {
  padding-bottom: 120px;
  /* 갤러리 공통 */
}
.container .area-contents.business .gallery {
  margin-top: 50px;
}
.container .area-contents.business .gallery ul {
  margin-top: 15px;
}
.container .area-contents.business .gallery ul .slick-prev,
.container .area-contents.business .gallery ul .slick-next {
  width: 49px;
  height: 52px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  transition: 0.1s;
  z-index: 2;
  opacity: 0.7;
}
.container .area-contents.business .gallery ul .slick-prev:hover,
.container .area-contents.business .gallery ul .slick-next:hover {
  opacity: 1;
}
.container .area-contents.business .gallery ul .slick-prev::before,
.container .area-contents.business .gallery ul .slick-next::before {
  content: "";
}
.container .area-contents.business .gallery ul .slick-prev.slick-disabled,
.container .area-contents.business .gallery ul .slick-next.slick-disabled {
  opacity: 0;
}
.container .area-contents.business .gallery ul .slick-prev {
  left: 20px;
  background-image: url("/images/sub/arrow_tour_guide_gallery_prev.png");
}
.container .area-contents.business .gallery ul .slick-next {
  right: 20px;
  background-image: url("/images/sub/arrow_tour_guide_gallery_next.png");
}
.container .area-contents.business .gallery ul li {
  position: relative;
}
.container .area-contents.business .gallery ul li .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 28px 30px;
  box-sizing: border-box;
  background-image: url("/images/sub/bg_tour_guide_gallery.png");
  background-repeat: no-repeat;
}
.container .area-contents.business .gallery ul li .text h2 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.container .area-contents.business .gallery ul li .text p {
  margin-top: 12px;
  font-size: 17px;
  color: #fff !important;
  word-break: keep-all;
}
.container .area-contents.business .inner-wrap {
  padding: 66px 75px 0 75px;
  box-sizing: border-box;
}
.container .area-contents.business .inner-wrap > h1 {
  font-size: 40px;
  color: #333;
  font-family: "RIDIBatang", sans-serif;
  text-align: center;
}
.container .area-contents.business .inner-wrap > p {
  margin-top: 16px;
  font-size: 20px;
  color: #333;
  text-align: center;
}
.container .area-contents.business .inner-wrap .tab-menu {
  margin-top: 66px;
}
.container .area-contents.business .inner-wrap .tab-menu ul {
  font-size: 0;
}
.container .area-contents.business .inner-wrap .tab-menu ul li {
  display: inline-block;
}
.container .area-contents.business .inner-wrap .tab-menu ul li a {
  display: block;
  position: relative;
  font-size: 17px;
  color: #454545;
  line-height: 53px;
  text-align: center;
}
.container .area-contents.business .inner-wrap .tab-menu ul li a.col-3 {
  width: 349px;
}
.container .area-contents.business .inner-wrap .tab-menu ul li a.col-4 {
  width: 262px;
}
.container .area-contents.business .inner-wrap .tab-menu ul li a::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #162466;
}
.container .area-contents.business .inner-wrap .tab-menu ul li a:hover {
  background-color: #f1f1f1;
}
.container .area-contents.business .inner-wrap .tab-menu ul li a.active {
  font-weight: 500;
  color: #162466;
  border: 1px solid #162466;
  border-bottom: 0;
}
.container .area-contents.business .inner-wrap .tab-menu ul li a.active:hover {
  background-color: transparent;
}
.container .area-contents.business .inner-wrap .tab-menu ul li a.active::after {
  display: none;
}
.container .area-contents.business .inner-wrap .contents {
  padding: 65px 55px 0 55px;
}
.container .area-contents.business .inner-wrap .contents section {
  display: none;
}
.container .area-contents.business .inner-wrap .contents section > h2 {
  font-size: 26px;
  color: #242c4a;
  font-family: "RIDIBatang", sans-serif;
}
.container .area-contents.business .inner-wrap .contents section > p {
  margin-top: 25px;
}
.container .area-contents.business .inner-wrap .contents section p {
  font-size: 17px;
  color: #454545;
  line-height: 34px;
}
.container .area-contents.business .inner-wrap .contents section .img {
  margin-top: 30px;
  font-size: 0;
}
.container .area-contents.business .inner-wrap .contents section .img img {
  margin-right: 20px;
}
.container .area-contents.business .inner-wrap .contents section .img img:last-of-type {
  margin-right: 0;
}
.container .area-contents.business .inner-wrap .contents section .btn {
  margin-top: 10px;
}
.container .area-contents.business .inner-wrap .contents section .btn a {
  display: inline-block;
  height: 40px;
  padding: 0 30px 0 15px;
  box-sizing: border-box;
  font-size: 16px;
  color: #4d72ec;
  line-height: 38px;
  border: 1px solid #4d72ec;
  border-radius: 20px;
  background-image: url("/images/sub/arrow_business_hanmunhwa_btn.png");
  background-repeat: no-repeat;
  background-position: right 14px center;
}
.container .area-contents.business .inner-wrap .contents section > ul > li {
  margin-top: 30px;
}
.container .area-contents.business .inner-wrap .contents section > ul > li h3 {
  position: relative;
  padding-left: 15px;
  font-size: 19px;
  font-weight: 700;
  color: #333;
}
.container .area-contents.business .inner-wrap .contents section > ul > li h3::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 5px;
  height: 5px;
  background: #435eb8;
  margin-top: -3px;
}
.container .area-contents.business .inner-wrap .contents section > ul > li p {
  margin-top: 12px;
}
.container .area-contents.business .inner-wrap .contents section .lecture-guide {
  margin-top: 20px;
  border: 1px solid #ccc;
  overflow: hidden;
}
.container .area-contents.business .inner-wrap .contents section .lecture-guide .left {
  position: relative;
  float: left;
  width: 218px;
  height: 160px;
  padding: 52px 45px;
  box-sizing: border-box;
  background-color: #162466;
}
.container .area-contents.business .inner-wrap .contents section .lecture-guide .left h3 {
  font-size: 19px;
  font-weight: 500;
  color: #fff;
  line-height: 28px;
  text-align: center;
}
.container .area-contents.business .inner-wrap .contents section .lecture-guide .right {
  position: relative;
  float: right;
  width: 720px;
  height: 160px;
  padding: 30px 60px;
  box-sizing: border-box;
  background-image: url("/images/sub/bg_business_lecture.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .area-contents.business .inner-wrap .contents section .lecture-guide .right h3 {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 500;
  color: #222;
}
.container .area-contents.business .inner-wrap .contents section .lecture-guide .right p {
  font-size: 17px;
  color: #454545;
  line-height: 28px;
}
.container .area-contents.business .inner-wrap .contents section .lecture-guide .right a {
  display: block;
  position: absolute;
  top: 34px;
  right: 61px;
  width: 91px;
  height: 91px;
  padding-top: 30px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 500;
  color: #454545;
  line-height: 18px;
  text-align: center;
  background-color: #f0f0f0;
  border-radius: 50%;
  transition: 0.1s;
}
.container .area-contents.business .inner-wrap .contents section .lecture-guide .right a:hover {
  background-color: #d5defb;
}
.container .area-contents.business .inner-wrap .contents section .watch {
  position: relative;
  margin-top: 40px;
  margin-bottom: 65px;
}
.container .area-contents.business .inner-wrap .contents section .watch > h2 {
  font-size: 20px;
  font-weight: 700;
  color: #333;
}
.container .area-contents.business .inner-wrap .contents section .watch > a {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 16px;
  color: #888;
}
.container .area-contents.business .inner-wrap .contents section .watch > a:hover {
  font-weight: 500;
  color: #4d72ec;
}
.container .area-contents.business .inner-wrap .contents section .watch ul {
  margin-top: 20px;
  font-size: 0;
}
.container .area-contents.business .inner-wrap .contents section .watch ul li {
  display: inline-block;
  width: 287px;
  margin-right: 39px;
  box-sizing: border-box;
  vertical-align: top;
}
.container .area-contents.business .inner-wrap .contents section .watch ul li:last-of-type {
  margin-right: 0;
}
.container .area-contents.business .inner-wrap .contents section .watch ul li .thumb {
  position: relative;
  width: 100%;
  height: 283px;
  box-sizing: border-box;
  overflow: hidden;
}
.container .area-contents.business .inner-wrap .contents section .watch ul li .thumb a .button {
  position: absolute;
  bottom: 19px;
  right: 19px;
  width: 23px;
  height: 23px;
  box-sizing: border-box;
  background-image: url("/images/sub/icon_business_lecture_watch_link.png");
  background-repeat: no-repeat;
  transition: background 0.1s;
}
.container .area-contents.business .inner-wrap .contents section .watch ul li .con {
  position: relative;
  height: 148px;
  padding: 15px 19px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.container .area-contents.business .inner-wrap .contents section .watch ul li .con h3 {
  padding-right: 20px;
  font-size: 19px;
  font-weight: 500;
  color: #222;
  line-height: 24px;
  word-break: keep-all;
}
.container .area-contents.business .inner-wrap .contents section .watch ul li .con p {
  font-size: 16px;
  color: #575757;
}
.container .area-contents.business .inner-wrap .contents section .watch ul li .con .date {
  position: absolute;
  bottom: 16px;
  left: 19px;
  font-size: 15px;
  color: #888;
}
.container .area-contents.business .inner-wrap .contents section .watch ul li .con .date span {
  padding: 0 5px;
  margin-right: 7px;
  font-size: 14px;
  color: #fff;
  background-color: #162466;
}
.container .area-contents.business .inner-wrap .contents section .watch > p {
  margin-top: 5px;
  font-size: 15px;
}
.container .area-contents.business .inner-wrap .contents section .tour-gallery {
  margin-top: 20px;
}
.container .area-contents.business .inner-wrap .contents section .tour-gallery ul {
  font-size: 0;
}
.container .area-contents.business .inner-wrap .contents section .tour-gallery ul li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 35px;
}
.container .area-contents.business .inner-wrap .contents section .tour-gallery ul li:nth-of-type(3n) {
  margin-right: 0;
}
.container .area-contents.business .inner-wrap .contents section .tour-gallery ul li h3 {
  margin-top: 10px;
  font-size: 17px;
  font-weight: 500;
  color: #222;
}
.container .area-contents.business .inner-wrap .contents section .tour-info {
  margin-top: 50px;
}
.container .area-contents.business .inner-wrap .contents section .tour-info table {
  margin-top: 15px;
}
.container .area-contents.business .inner-wrap .contents section .tour-info table td {
  font-size: 16px;
  color: #454545;
  line-height: 28px;
}
.container .area-contents.business .inner-wrap .contents section .tour-info table td p {
  font-size: 15px;
  line-height: 24px;
}
.container .area-contents.business .inner-wrap .contents section .tour-info table td p:first-of-type {
  margin-top: 3px;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btn-wrap {
  margin-top: 40px;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btn-wrap a {
  width: 237px;
  height: 60px;
  box-sizing: border-box;
  font-size: 19px;
  line-height: 60px;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btn-wrap a span {
  padding-left: 25px;
  background-image: url("/images/sub/icon_login_btn.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns {
  margin-top: 80px;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul {
  font-size: 0;
  border: 1px solid #e0e0e0;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li {
  display: inline-block;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li:last-of-type a {
  border-right: none;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li a {
  display: block;
  width: 312px;
  height: 135px;
  padding-top: 30px;
  padding-left: 130px;
  box-sizing: border-box;
  border-right: 1px solid #e0e0e0;
  background-repeat: no-repeat;
  background-position: 36px center;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li a.faq {
  background-image: url("/images/sub/icon_tour_guide_btns_faq.png");
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li a.faq:hover {
  background-image: url("/images/sub/icon_tour_guide_btns_faq_hover.png");
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li a.qna {
  background-image: url("/images/sub/icon_tour_guide_btns_qna.png");
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li a.qna:hover {
  background-image: url("/images/sub/icon_tour_guide_btns_qna_hover.png");
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li a.map {
  background-image: url("/images/sub/icon_tour_guide_btns_map.png");
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li a.map:hover {
  background-image: url("/images/sub/icon_tour_guide_btns_map_hover.png");
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li a h3 {
  font-size: 20px;
  font-weight: 500;
  color: #222;
}
.container .area-contents.business .inner-wrap .contents section .tour-info .btns ul li a p {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #979797;
  line-height: 22px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap {
  position: relative;
}
.container .area-contents.business .inner-wrap .contents .form-wrap a {
  position: absolute;
  top: -10px;
  right: 0;
  width: 145px;
  height: 40px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 38px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table {
  margin-top: 15px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td {
  height: 68px;
  box-sizing: border-box;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td span {
  font-size: 16px;
  color: #454545;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td input[type=checkbox] + label {
  margin-right: 20px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td.object select {
  width: 130px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td.place select {
  width: 220px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td.place input {
  width: 260px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td.date select {
  width: 120px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td.date select:first-of-type {
  width: 140px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td.many input {
  width: 120px;
  margin-left: 10px;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td.many label {
  font-size: 16px;
  color: #454545;
}
.container .area-contents.business .inner-wrap .contents .form-wrap table tr td.textarea textarea {
  width: 100%;
  height: 80px;
  box-sizing: border-box;
  resize: none;
  overflow-y: auto;
}
.container .area-contents.business .inner-wrap .contents > .btn-wrap {
  margin-top: 40px;
}
.container .area-contents.business .inner-wrap .contents > .btn-wrap a {
  width: 237px;
  height: 60px;
  box-sizing: border-box;
  font-size: 19px;
  line-height: 60px;
}
.container .area-contents.business .inner-wrap .contents > .btn-wrap a span {
  padding-left: 25px;
  background-image: url(/images/sub/icon_login_btn.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .area-contents.information {
  padding: 60px 0 120px;
  /* 소개 */
  /* 인사말 */
  /* 연혁 */
  /* 조직도 */
  /* 오시는길 */
}
.container .area-contents.information .info {
  background-image: url("/images/sub/bg_information_info.jpg");
  background-repeat: no-repeat;
  background-position: 80% 0;
  z-index: -2;
}
.container .area-contents.information .info .inner-wrap {
  position: relative;
}
.container .area-contents.information .info .inner-wrap .action {
  transform: translateY(20px);
  transition: 1.5s;
  opacity: 0;
}
.container .area-contents.information .info .inner-wrap .action.active {
  transform: translateY(0);
  opacity: 1;
}
.container .area-contents.information .info .inner-wrap section {
  word-break: keep-all;
}
.container .area-contents.information .info .inner-wrap section.section-1 h1 {
  margin-top: 20px;
  text-align: center;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text h2 {
  display: inline-block;
  position: relative;
  font-size: 24px;
  color: #242c4a;
  font-family: "RIDIBatang", sans-serif;
  z-index: 1;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text h2::before {
  position: absolute;
  content: "";
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 15px;
  background: #d1e6f9;
  transition: width 0.2s;
  z-index: -1;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text p {
  margin-top: 15px;
  font-size: 17px;
  color: #454545;
  line-height: 32px;
  text-shadow: 1px 1px 1px #fff;
  transition-delay: 0.3s;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text.text-1 {
  margin-top: 60px;
  padding-left: 20px;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text.text-2 {
  margin-top: 50px;
  padding-left: 20px;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text.text-3 {
  margin-top: 70px;
  padding-left: 500px;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text.text-4 {
  margin-top: 50px;
  padding-left: 500px;
}
.container .area-contents.information .info .inner-wrap section.section-1 .img {
  position: absolute;
  top: 675px;
  left: 0;
}
.container .area-contents.information .info .inner-wrap section.section-1 .img img:nth-of-type(1) {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 2;
}
.container .area-contents.information .info .inner-wrap section.section-1 .img img:nth-of-type(2) {
  position: absolute;
  top: 243px;
  left: 127px;
  z-index: 3;
}
.container .area-contents.information .info .inner-wrap section.section-1 .img img:nth-of-type(3) {
  position: absolute;
  top: 475px;
  left: 0;
  z-index: 2;
}
.container .area-contents.information .info .inner-wrap .bold {
  font-weight: 700;
}
.container .area-contents.information .info .inner-wrap .blue {
  color: #435eb8;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text.text-5 {
  margin-top: 60px;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text.text-5 .wrap {
  display: flex;
  gap: 60px;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text.text-5 .wrap div:nth-of-type(2) {
  padding-top: 30px;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text.text-6 {
  margin-top: 50px;
}
.container .area-contents.information .info .inner-wrap section.section-1 .text.text-7 {
  margin-top: 30px;
  font-weight: 700;
}
.container .area-contents.information .info .inner-wrap section.section-2 {
  margin-top: 115px;
  padding: 45px 50px;
  background-color: #43485a;
}
.container .area-contents.information .info .inner-wrap section.section-2 h2 {
  font-size: 28px;
  color: #fff;
  font-family: "GyeonggiTitleM", sans-serif;
  text-align: center;
}
.container .area-contents.information .info .inner-wrap section.section-2 ul {
  margin-top: 27px;
  font-size: 0;
}
.container .area-contents.information .info .inner-wrap section.section-2 ul li {
  display: inline-block;
  margin-right: 33px;
}
.container .area-contents.information .info .inner-wrap section.section-2 ul li:last-of-type {
  margin-right: 0;
}
.container .area-contents.information .info .inner-wrap section.section-2 ul li a:hover .thumb > img {
  transform: scale(1.1);
}
.container .area-contents.information .info .inner-wrap section.section-2 ul li a .thumb {
  position: relative;
  display: block;
  width: 250px;
  height: 165px;
  box-sizing: border-box;
  overflow: hidden;
}
.container .area-contents.information .info .inner-wrap section.section-2 ul li a .thumb > img {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  transition: 0.2s;
}
.container .area-contents.information .info .inner-wrap section.section-2 ul li a .thumb .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.container .area-contents.information .info .inner-wrap section.section-2 ul li a h3 {
  margin-top: 18px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.container .area-contents.information .hello {
  position: relative;
  margin-top: 20px;
}
.container .area-contents.information .hello .action {
  transform: translateY(20px);
  transition: 1.5s;
  opacity: 0;
}
.container .area-contents.information .hello .action.active {
  transform: translateY(0);
  opacity: 1;
}
.container .area-contents.information .hello > h1 {
  text-align: center;
}
.container .area-contents.information .hello > p {
  margin-top: 25px;
  font-size: 21px;
  font-weight: 300;
  color: #5a6075;
  text-align: center;
}
.container .area-contents.information .hello .text {
  margin-top: 70px;
  padding-left: 140px;
}
.container .area-contents.information .hello .text h2 {
  display: inline-block;
  position: relative;
  margin-top: 32px;
  font-size: 24px;
  color: #242c4a;
  font-family: "RIDIBatang", sans-serif;
  z-index: 1;
}
.container .area-contents.information .hello .text h2::before {
  position: absolute;
  content: "";
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 15px;
  background: #d1e6f9;
  transition: width 0.2s;
  z-index: -1;
}
.container .area-contents.information .hello .text p {
  margin-top: 32px;
  font-size: 18px;
  color: #454545;
  line-height: 30px;
}
.container .area-contents.information .hello .text p:first-of-type {
  margin-top: 0;
}
.container .area-contents.information .hello .img {
  position: absolute;
  top: 220px;
  right: 120px;
}
.container .area-contents.information .hello .bott {
  padding: 0 60px 0 140px;
  margin-top: 50px;
  box-sizing: border-box;
}
.container .area-contents.information .hello .bott p {
  font-size: 21px;
  color: #000;
  line-height: 34px;
  font-family: "RIDIBatang", sans-serif;
}
.container .area-contents.information .hello .bott .sign {
  position: relative;
  padding-right: 215px;
  margin-top: -10px;
  text-align: right;
}
.container .area-contents.information .hello .bott .sign span {
  display: block;
  padding: 55px 0 10px 0;
  font-size: 14px;
  color: #aaa;
}
.container .area-contents.information .hello .bott .sign img {
  position: absolute;
  top: 0;
  right: 0;
}
.container .area-contents.information .history {
  padding-top: 50px;
  font-size: 0;
}
.container .area-contents.information .history > div {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  vertical-align: top;
}
.container .area-contents.information .history > div ul li {
  position: relative;
  margin-top: 66px;
}
.container .area-contents.information .history > div ul li::before {
  position: absolute;
  content: "";
  top: 17px;
  left: -7px;
  width: 8px;
  height: 8px;
  background: #fff;
  border: 2px solid #747474;
  border-radius: 50%;
  z-index: 2;
}
.container .area-contents.information .history > div ul li.action span, .container .area-contents.information .history > div ul li.action p, .container .area-contents.information .history > div ul li.action img {
  transition: 1.5s;
  opacity: 0;
}
.container .area-contents.information .history > div ul li.action.active span, .container .area-contents.information .history > div ul li.action.active p, .container .area-contents.information .history > div ul li.action.active img {
  transform: translateX(0);
  opacity: 1;
}
.container .area-contents.information .history > div ul li h2 {
  position: relative;
}
.container .area-contents.information .history > div ul li h2::before {
  position: absolute;
  content: "";
  top: 20px;
  left: -28px;
  width: 8px;
  height: 8px;
  background: #435eb8;
  border-radius: 50%;
  z-index: 2;
}
.container .area-contents.information .history > div ul li h2::after {
  position: absolute;
  content: "";
  top: 23px;
  left: -123px;
  width: 95px;
  height: 1px;
  background: transparent;
  border-bottom: 1px dashed #b5b5b5;
  z-index: 1;
}
.container .area-contents.information .history > div ul li h2 span {
  display: inline-block;
  font-size: 54px;
  color: #435eb8;
  font-family: "RIDIBatang", sans-serif;
}
.container .area-contents.information .history > div ul li p {
  margin-top: 15px;
  font-size: 14px;
  color: #777;
}
.container .area-contents.information .history > div ul li img {
  margin-top: 22px;
}
.container .area-contents.information .history .left {
  padding-top: 220px;
  text-align: right;
  border-right: 1px solid #747474;
}
.container .area-contents.information .history .left ul li {
  padding-right: 127px;
}
.container .area-contents.information .history .left ul li:first-of-type {
  margin-top: 40px;
}
.container .area-contents.information .history .left ul li:first-of-type::after {
  position: absolute;
  content: "";
  top: -260px;
  right: -2px;
  width: 2px;
  height: 90px;
  background: #d7d7d7;
}
.container .area-contents.information .history .left ul li::before {
  left: auto;
  right: -7px;
}
.container .area-contents.information .history .left ul li h2::before {
  left: auto;
  right: -30px;
}
.container .area-contents.information .history .left ul li h2::after {
  left: auto;
  right: -123px;
}
.container .area-contents.information .history .left ul li span, .container .area-contents.information .history .left ul li p, .container .area-contents.information .history .left ul li img {
  transform: translateX(-20px);
}
.container .area-contents.information .history .right {
  border-left: 1px solid #747474;
}
.container .area-contents.information .history .right ul li {
  padding-left: 127px;
}
.container .area-contents.information .history .right ul li:last-of-type::after {
  position: absolute;
  content: "";
  top: 29px;
  left: -2px;
  width: 2px;
  height: calc(100% - 25px);
  background: #d7d7d7;
}
.container .area-contents.information .history .right ul li span, .container .area-contents.information .history .right ul li p, .container .area-contents.information .history .right ul li img {
  transform: translateX(20px);
}
.container .area-contents.information .history .before {
  display: block;
  width: 1080px;
  margin: 90px auto 10px auto;
  box-sizing: border-box;
  transform: translateY(30px);
  transition: 1s;
  opacity: 0;
}
.container .area-contents.information .history .before.active {
  transform: translateY(0);
  opacity: 1;
}
.container .area-contents.information .history .before h2 {
  font-family: "RIDIBatang", sans-serif;
  font-size: 26px;
  color: #000022;
}
.container .area-contents.information .history .before .box {
  position: relative;
  padding: 13px 55px 34px 275px;
  margin: 38px 0 0 28px;
  box-sizing: border-box;
  border: 6px solid #ececec;
}
.container .area-contents.information .history .before .box .thumb {
  position: absolute;
  top: -22px;
  left: -28px;
}
.container .area-contents.information .history .before .box .thumb span {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  color: #aaa;
  text-align: center;
}
.container .area-contents.information .history .before .box p {
  position: relative;
  margin-top: 25px;
  padding-left: 17px;
  font-size: 17px;
  color: #222;
  line-height: 26px;
  word-break: keep-all;
}
.container .area-contents.information .history .before .box p::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #435eb8;
}
.container .area-contents.information .orgchart section.section-1 h2 {
  margin-bottom: 35px;
}
.container .area-contents.information .orgchart section.section-1 img {
  display: block;
  margin: 0 auto;
}
.container .area-contents.information .orgchart section.section-2 h2 {
  margin-top: 75px;
}
.container .area-contents.information .orgchart section.section-2 ul {
  font-size: 0;
  margin-top: 20px;
  padding: 30px 0 30px 66px;
  border: 6px solid #ececec;
}
.container .area-contents.information .orgchart section.section-2 ul li {
  position: relative;
  display: inline-block;
  width: 290px;
  padding: 12px 0 12px 17px;
  box-sizing: border-box;
  font-size: 17px;
  color: #222;
}
.container .area-contents.information .orgchart section.section-2 ul li::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 5px;
  height: 5px;
  background: #435eb8;
  margin-top: -3px;
}
.container .area-contents.information .orgchart section.section-2 ul li:nth-of-type(4n) {
  width: 240px;
}
.container .area-contents.information .orgchart section.section-3 h2 {
  margin-top: 65px;
}
.container .area-contents.information .orgchart section.section-3 table {
  border-top: 2px solid #000;
  margin-top: 17px;
}
.container .area-contents.information .orgchart section.section-3 table tr th {
  font-size: 17px;
  color: #454545;
  font-family: "RIDIBatang", sans-serif;
  background-color: #f6f6f6;
  border-bottom: 1px solid #dcdcdc;
}
.container .area-contents.information .orgchart section.section-3 table tr td {
  padding: 20px 0;
  font-size: 16px;
  color: #454545;
  border-bottom: 1px solid #dcdcdc;
}
.container .area-contents.information .orgchart section.section-3 table tr td.address {
  padding-left: 20px;
}
.container .area-contents.information .orgchart section.section-3 table tr td.address span {
  margin-right: 10px;
}
.container .area-contents.information .orgchart section.section-3 table tr td.tel span {
  padding-left: 30px;
  background-image: url("/images/sub/icon_orgchart_tel.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .area-contents.information .map section {
  position: relative;
}
.container .area-contents.information .map section.section-1 h2 {
  padding-bottom: 17px;
  border-bottom: 2px solid #000;
}
.container .area-contents.information .map section.section-1 .btn-wrap {
  position: absolute;
  top: -8px;
  right: 0;
}
.container .area-contents.information .map section.section-1 .btn-wrap a {
  width: 90px;
  height: 40px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 38px;
}
.container .area-contents.information .map section.section-1 .box {
  margin-top: 20px;
  font-size: 0;
  border: 1px solid #dedede;
}
.container .area-contents.information .map section.section-1 .box .left {
  position: relative;
  display: inline-block;
  width: 799px;
}
.container .area-contents.information .map section.section-1 .box .left img {
  position: absolute;
  top: 54px;
  left: 64px;
  z-index: 2;
}
.container .area-contents.information .map section.section-1 .box .left a {
  display: block;
  position: absolute;
  top: 193px;
  left: 543px;
  width: 136px;
  height: 90px;
  box-sizing: border-box;
  background-image: url("/images/sub/btn_information_map_view.png");
  background-repeat: no-repeat;
  z-index: 3;
  animation: dudungsil 0.5s infinite alternate ease-in;
}
.container .area-contents.information .map section.section-1 .box .right {
  display: inline-block;
  width: 399px;
  height: 650px;
  padding: 50px 45px;
  box-sizing: border-box;
  background-color: #f7f7f7;
  vertical-align: top;
}
.container .area-contents.information .map section.section-1 .box .right h3 {
  font-size: 26px;
  color: #222;
  font-family: "GyeonggiTitleM", sans-serif;
}
.container .area-contents.information .map section.section-1 .box .right p.address {
  margin-top: 28px;
  font-size: 18px;
  font-weight: 500;
  color: #454545;
  line-height: 26px;
}
.container .area-contents.information .map section.section-1 .box .right p.address span {
  display: block;
  margin-top: 28px;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.container .area-contents.information .map section.section-1 .box .right hr {
  border-top: 1px solid #d0d0d0;
  margin: 28px 0;
}
.container .area-contents.information .map section.section-1 .box .right p.tel, .container .area-contents.information .map section.section-1 .box .right p.fax, .container .area-contents.information .map section.section-1 .box .right p.email {
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #7d7d7d;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .area-contents.information .map section.section-1 .box .right p.tel {
  background-image: url("/images/sub/icon_information_map_tel.png");
}
.container .area-contents.information .map section.section-1 .box .right p.fax {
  background-image: url("/images/sub/icon_information_map_fax.png");
}
.container .area-contents.information .map section.section-1 .box .right p.email {
  background-image: url("/images/sub/icon_information_map_email.png");
}
.container .area-contents.information .map section.section-2 h2 {
  margin-top: 55px;
}
.container .area-contents.information .map section.section-2 h3 {
  font-size: 19px;
  font-weight: 500;
  color: #222;
}
.container .area-contents.information .map section.section-2 h3:nth-of-type(1) {
  margin-top: 20px;
}
.container .area-contents.information .map section.section-2 h3:nth-of-type(2) {
  margin-top: 50px;
}
.container .area-contents.information .map section.section-2 h3:nth-of-type(3) {
  margin-top: 40px;
}
.container .area-contents.information .map section.section-2 table {
  margin-top: 13px;
}
.container .area-contents.information .map section.section-2 table thead tr th {
  padding: 20px 0;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.container .area-contents.information .map section.section-2 table thead tr th span {
  color: #fffe56;
}
.container .area-contents.information .map section.section-2 table thead tr th:nth-of-type(1) {
  background-color: #676767;
  border-bottom: 1px solid #868686;
}
.container .area-contents.information .map section.section-2 table thead tr th:nth-of-type(2) {
  background-color: #598dc8;
}
.container .area-contents.information .map section.section-2 table thead tr th:nth-of-type(3) {
  background-color: #5260ab;
}
.container .area-contents.information .map section.section-2 table tbody tr th {
  font-size: 17px;
  font-weight: 500;
  color: #eee;
  background-color: #676767;
  border-bottom: 1px solid #868686;
}
.container .area-contents.information .map section.section-2 table tbody tr td {
  padding: 20px 0;
  font-size: 17px;
  color: #666;
  text-align: center;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.container .area-contents.information .map section.section-2 .discript {
  margin-top: 12px;
  font-size: 14px;
  color: #777;
}
.container .area-contents.information .map section.section-2 .box {
  margin-top: 10px;
  padding: 20px 27px;
  background-color: #f5f5f5;
}
.container .area-contents.information .map section.section-2 .box p {
  padding: 5px 0 5px 33px;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .area-contents.information .map section.section-2 .box p.bus {
  background-image: url("/images/sub/icon_information_map_bus.png");
}
.container .area-contents.information .map section.section-2 .box p.taxi {
  background-image: url("/images/sub/icon_information_map_taxi.png");
}
.container .area-contents.information .map section.section-2 .box p span {
  margin-right: 10px;
  font-weight: 700;
  color: #454545;
}
.container .area-contents.news {
  padding: 50px 0 130px 0;
}
.container .area-contents.news .board {
  width: 900px;
  margin: 0 auto;
}
.container .area-contents.news .board .post-list.daily .subject {
  padding-left: 25px;
}
.container .area-contents.news .board .post-list.daily .daily-name {
  font-size: 16px;
  font-weight: 500;
  color: #4e9fda;
  text-align: center;
}
.container .area-contents.sponsor {
  /* 후원문의 공통 */
  /* 후원안내 */
  /* 후원하기 */
  /* 후원내역 */
}
.container .area-contents.sponsor .question {
  padding-top: 57px;
}
.container .area-contents.sponsor .question .inner-wrap > h1 {
  font-size: 37px;
  color: #333;
  font-family: "GyeonggiTitleM", sans-serif;
  text-align: center;
}
.container .area-contents.sponsor .question .inner-wrap > p {
  margin-top: 17px;
  font-size: 18px;
  color: #454545;
  line-height: 27px;
  text-align: center;
}
.container .area-contents.sponsor .question .inner-wrap > p span {
  font-weight: 700;
}
.container .area-contents.sponsor .question .inner-wrap .box {
  position: relative;
  padding: 44px;
  margin-top: 40px;
  border: 1px solid #e5e5e5;
}
.container .area-contents.sponsor .question .inner-wrap .box h3 {
  padding-bottom: 12px;
  font-size: 19px;
  color: #333;
}
.container .area-contents.sponsor .question .inner-wrap .box p {
  margin-top: 10px;
  font-size: 17px;
  color: #333;
}
.container .area-contents.sponsor .question .inner-wrap .box p span {
  display: inline-block;
  padding: 5px 7px;
  margin-right: 10px;
  color: #fff;
  line-height: 1;
  background-color: #6f83f1;
  border-radius: 3px;
}
.container .area-contents.sponsor .question .inner-wrap .box p span:nth-of-type(2) {
  margin-left: 37px;
}
.container .area-contents.sponsor .question .inner-wrap .box .inquiry {
  padding-left: 22px;
  margin-top: 15px;
  font-size: 17px;
  color: #333;
  background-image: url("/images/sub/icon_inquiry.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .area-contents.sponsor .question .inner-wrap .box a {
  display: block;
  position: absolute;
  top: 50px;
  width: 183px;
  height: 130px;
  padding-top: 85px;
  box-sizing: border-box;
  font-size: 16px;
  color: #454545;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 25px;
  border: 1px solid #d1d1d1;
}
.container .area-contents.sponsor .question .inner-wrap .box a:hover {
  padding-top: 84px;
  border: 2px solid #6f83f1;
  background-position: center 24px;
}
.container .area-contents.sponsor .question .inner-wrap .box a.faq {
  right: 239px;
  background-image: url("/images/sub/icon_sponsor_guide_question_faq.png");
}
.container .area-contents.sponsor .question .inner-wrap .box a.one {
  right: 35px;
  background-image: url("/images/sub/icon_sponsor_guide_question_one.png");
}
.container .area-contents.sponsor .guide {
  padding: 60px 0 130px 0;
}
.container .area-contents.sponsor .guide section.select {
  padding-bottom: 70px;
}
.container .area-contents.sponsor .guide section.select .inner-wrap > h1 {
  font-size: 40px;
  color: #333;
  font-family: "RIDIBatang", sans-serif;
  text-align: center;
}
.container .area-contents.sponsor .guide section.select .inner-wrap > p {
  margin-top: 14px;
  font-size: 20px;
  color: #333;
  text-align: center;
}
.container .area-contents.sponsor .guide section.select .inner-wrap ul {
  margin-top: 45px;
  font-size: 0;
}
.container .area-contents.sponsor .guide section.select .inner-wrap ul li {
  position: relative;
  display: inline-block;
}
.container .area-contents.sponsor .guide section.select .inner-wrap ul li h2 {
  position: absolute;
  top: 193px;
  left: 43px;
  font-size: 30px;
  color: #fff;
  font-family: "RIDIBatang", sans-serif;
}
.container .area-contents.sponsor .guide section.select .inner-wrap ul li p {
  position: absolute;
  top: 238px;
  left: 43px;
  font-size: 18px;
  color: #fff;
}
.container .area-contents.sponsor .guide section.select .inner-wrap ul li a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-image: url("/images/sub/icon_sponsor_select.png");
  background-repeat: no-repeat;
  background-position: 490px 240px;
  transition: background 0.1s;
  z-index: 2;
}
.container .area-contents.sponsor .guide section.select .inner-wrap ul li a:hover {
  background-image: url("/images/sub/icon_sponsor_select_hover.png");
}
.container .area-contents.sponsor .guide section.select .inner-wrap ul li:first-of-type {
  margin-right: 39px;
}
.container .area-contents.sponsor .guide section.benefits {
  padding: 60px 0;
  background-color: #f6f6f6;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap > h1 {
  font-size: 37px;
  color: #333;
  font-family: "GyeonggiTitleM", sans-serif;
  text-align: center;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap > p {
  margin-top: 17px;
  font-size: 18px;
  color: #454545;
  line-height: 27px;
  text-align: center;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap > p span {
  color: #999;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap ul {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
  font-size: 0;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap ul li {
  vertical-align: top;
  width: 222px;
  flex-shrink: 0;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap ul li img {
  width: 222px;
  height: 222px;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap ul li p {
  margin-top: 17px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap ul li a {
  display: block;
  margin: 15px auto 0 auto;
  width: 210px;
  height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  font-family: "RIDIBatang", sans-serif;
  text-align: center;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap ul li a.green {
  background-color: #22ba96;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap ul li a.blue {
  background-color: #4d72ec;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap ul li a span {
  padding-right: 20px;
  background-image: url("/images/sub/arrow_sponsor_guide_benefits.png");
  background-repeat: no-repeat;
  background-position: right center;
}
.container .area-contents.sponsor .guide section.benefits .inner-wrap ul li:last-of-type {
  margin-right: 0;
}
.container .area-contents.sponsor .steps {
  padding: 52px 0 130px 0;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li {
  border-top: 1px solid #ddd;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li:last-of-type {
  border-bottom: 1px solid #ddd;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.complete.active {
  border-top: 1px solid #ddd;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.complete.active .title {
  background-color: #fcf8e7;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.complete.active .title h2 {
  color: #333;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.complete.active .title a {
  background-image: url("/images/sub/arrow_sponsor_steps_up_complete.png");
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.complete .title h2 {
  color: #333;
  background-image: url("/images/sub/icon_sponsor_steps_complete.png");
  background-repeat: no-repeat;
  background-position: right center;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.complete .title a {
  background-image: url("/images/sub/arrow_sponsor_steps_down_complete.png");
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.active {
  border-top: 0;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.active .title {
  background-color: #5877be;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.active .title h2 {
  color: #fff;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.active .title a {
  background-image: url("/images/sub/arrow_sponsor_steps_up.png");
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li .title {
  position: relative;
  height: 54px;
  background-color: #fcf8e7;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li .title h2 {
  display: inline-block;
  padding: 0 35px 0 25px;
  font-size: 20px;
  color: #97958d;
  line-height: 54px;
  font-family: "RIDIBatang", sans-serif;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li .title a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 54px;
  box-sizing: border-box;
  font-size: 0;
  background-image: url("/images/sub/arrow_sponsor_steps_down.png");
  background-repeat: no-repeat;
  background-position: center;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-1 .contents td input[type=text],
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-1 .contents td select {
  width: 180px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-1 .contents td p {
  margin-top: 8px;
  padding-left: 5px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-1 .contents td .won {
  vertical-align: middle;
  font-weight: 500;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td .inner-btn {
  font-weight: 500;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.region select {
  width: 220px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.sponsor-type p {
  font-size: 15px;
  color: #333;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.sponsor-type .wrap {
  margin-top: 15px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.sponsor-type .wrap label {
  display: inline-block;
  width: 85px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.sponsor-type .wrap .inner-btn {
  width: 165px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.sponsor-type .wrap:nth-of-type(1) input[type=text] {
  width: 170px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.sponsor-type .wrap:nth-of-type(2) select {
  width: 80px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.sponsor-type .wrap:nth-of-type(2) input[type=text] {
  width: 100px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.phone label:first-of-type {
  margin-left: 20px;
  margin-right: 30px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.phone p {
  margin-top: 10px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.email .agree-email {
  display: inline-block;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.email .agree-email label:nth-of-type(1) {
  margin-left: 20px;
  margin-right: 15px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.friend input[type=text] {
  width: 195px;
  margin-right: 0;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.friend .inner-btn {
  width: 90px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.friend .inner-btn.search {
  margin-left: -5px;
  margin-right: 4px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.friend .inner-btn.search span {
  padding-left: 20px;
  background-image: url("/images/sub/icon_sponsor_stpes_search.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.friend .inner-btn:last-of-type {
  margin-right: 27px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.code input[type=text] {
  width: 195px;
  margin-right: 5px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.code .inner-btn {
  width: 100px;
  margin-right: 10px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.code p {
  display: inline-block;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.receipt p {
  display: inline-block;
  margin-right: 25px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.receipt input[type=checkbox] + label {
  font-size: 17px;
  font-weight: 500;
  color: #222;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.receipt .wrap {
  margin-top: 15px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.receipt .wrap input[type=text],
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.receipt .wrap input[type=password] {
  width: 120px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.receipt .wrap label {
  margin-right: 6px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.receipt .detail {
  height: 116px;
  margin: 15px 0 5px 0;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-2 .contents td.receipt .detail iframe {
  width: calc(100% - 3px);
  height: calc(100% - 3px);
  margin: 3px 3px 0 0;
  box-sizing: border-box;
  overflow-y: auto;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-3 .contents td.methods p {
  margin-top: 10px;
  font-size: 15px;
  color: #767676;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-3 .contents td.pay {
  font-size: 16px;
  color: #454545;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-3 .contents td.pay span {
  margin-left: 10px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-3 .contents td.pay span.bar {
  position: relative;
  margin: 0 12px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-3 .contents td.pay span.bar::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 1px;
  width: 1px;
  height: 15px;
  background: #a8a7a7;
  margin-top: -6px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-3 .contents .descript {
  margin-top: 10px;
  font-size: 15px;
  color: #454545;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-3 .contents .check {
  margin-top: 27px;
  text-align: center;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-3 .contents .check label {
  font-size: 17px;
  font-weight: 500;
  color: #454545;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-3 .contents .btn-wrap {
  padding-top: 18px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4.active {
  border-bottom: 0;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4.active .contents .ars-guide {
  border-top: 1px dashed #bababa;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents h1 {
  padding: 60px;
  font-size: 24px;
  color: #333;
  line-height: 1;
  font-family: "RIDIBatang", sans-serif;
  text-align: center;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide {
  padding-top: 30px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide h2 {
  height: 24px;
  padding-left: 36px;
  font-size: 21px;
  font-weight: 500;
  color: #222;
  line-height: 24px;
  background-image: url("/images/sub/icon_sponsor_step_ARS.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide ul {
  margin-top: 18px;
  font-size: 0;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide ul li {
  position: relative;
  display: inline-block;
  width: 280px;
  height: 220px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  overflow: hidden;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide ul li.arrow {
  width: 26px;
  border: none;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide ul li.arrow::after {
  position: absolute;
  content: "";
  top: 100px;
  left: 9px;
  width: 0;
  height: 0;
  background: transparent;
  border-left: 10px solid #ddd;
  border-right: 9px solid transparent;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide ul li .num {
  position: absolute;
  top: 3px;
  left: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide ul li .num::before {
  position: absolute;
  content: "";
  top: -43px;
  left: -50px;
  width: 80px;
  height: 80px;
  background: #646464;
  transform: rotate(45deg);
  z-index: -1;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide ul li p {
  margin-top: 46px;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  text-align: center;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide ul li .btn-wrap {
  padding: 0;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .contents .ars-guide ul li .btn-wrap a {
  width: 200px;
  height: 46px;
  margin-top: 13px;
  box-sizing: border-box;
  font-size: 17px;
  line-height: 46px;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li .contents table {
  border-top: 0;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li .contents table tr td label {
  font-size: 16px;
  color: #454545;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li .contents .btn-wrap {
  padding: 30px 0;
  text-align: center;
}
.container .area-contents.sponsor .steps .inner-wrap > ul > li .contents .btn-wrap a {
  width: 130px;
  height: 43px;
  margin: 0 5px;
  box-sizing: border-box;
  font-size: 17px;
  line-height: 43px;
}
.container .area-contents.sponsor .history {
  padding: 80px 0 130px 0;
}
.container .area-contents.sponsor .history > .inner-wrap h1 {
  font-size: 27px;
  color: #111;
  line-height: 36px;
  font-family: "RIDIBatang", sans-serif;
  text-align: center;
}
.container .area-contents.sponsor .history > .inner-wrap .btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
  padding-bottom: 35px;
}
.container .area-contents.sponsor .history > .inner-wrap .btn-wrap a {
  margin: 0 6px;
  width: 237px;
  height: 200px;
  padding-top: 142px;
  box-sizing: border-box;
  font-size: 20px;
  background-repeat: no-repeat;
  background-position: center 40px;
}
.container .area-contents.sponsor .history > .inner-wrap .btn-wrap a.blue {
  background-image: url("/images/sub/icon_sponsor_history_lookup.png");
}
.container .area-contents.sponsor .history > .inner-wrap .btn-wrap a.green {
  padding-top: 128px;
  background-image: url("/images/sub/icon_sponsor_history_print.png");
  background-position: center 32px;
}
.container .area-contents.sponsor .history > .inner-wrap h2 {
  margin-top: 90px;
  font-size: 34px;
  color: #333;
  font-family: "GyeonggiTitleM", sans-serif;
  text-align: center;
}
.container .area-contents.sponsor .history > .inner-wrap p {
  margin-top: 20px;
  font-size: 18px;
  color: #454545;
  line-height: 26px;
  text-align: center;
}
.container .area-contents.terms {
  min-height: 340px;
  padding-bottom: 150px;
}
.container .area-contents.terms .inner-wrap .contents {
  font-size: 15px;
  color: #454545;
  line-height: 26px;
}
.container .area-contents.terms .inner-wrap .contents p {
  font-size: 15px;
  color: #454545;
  line-height: 26px;
}
.container .area-contents.terms .inner-wrap .contents p:first-of-type {
  margin-top: 50px;
}
.container .area-contents.terms .inner-wrap .contents h1 {
  margin-top: 65px;
  font-size: 20px;
  color: #454545;
}
.container .area-contents.terms .inner-wrap .contents strong, .container .area-contents.terms .inner-wrap .contents h2 {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 17px;
  color: #222;
}
.container .area-contents.terms .inner-wrap .contents table {
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.container .area-contents.terms .inner-wrap .contents table th, .container .area-contents.terms .inner-wrap .contents table td {
  padding: 12px 0;
  border: 1px solid #ddd;
  vertical-align: middle;
}
.container .area-contents.terms .inner-wrap .contents table th {
  font-weight: 500;
  text-align: center;
  background-color: #f6f6f6;
}
.container .area-contents.terms .inner-wrap .contents table td {
  text-align: center;
}
.container .area-contents.terms .inner-wrap .select {
  margin-top: 60px;
}
.container .area-contents.terms .inner-wrap .select select {
  width: 250px;
  height: 46px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  background-image: url("/images/sub/arrow_terms_select.png");
  background-repeat: no-repeat;
  background-position: right 20px center;
  border: 1px solid #4d72ec;
}
.container .member {
  /* 비밀번호 입력 */
  /* 정보수정 */
  /* 회원탈퇴 */
}
.container .member .password {
  padding: 140px 0;
}
.container .member .password .inner-wrap .box {
  width: 565px;
  height: 412px;
  padding: 80px 64px 90px 64px;
  margin: 0 auto;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
}
.container .member .password .inner-wrap .box h1 {
  font-size: 22px;
  font-weight: 500;
  color: #222;
  line-height: 30px;
  text-align: center;
}
.container .member .password .inner-wrap .box input[type=password] {
  width: 100%;
  height: 54px;
  padding: 0 15px;
  margin-top: 48px;
  box-sizing: border-box;
}
.container .member .password .inner-wrap .box .btn-wrap {
  margin-top: 14px;
}
.container .member .password .inner-wrap .box .btn-wrap a {
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  font-size: 19px;
  line-height: 60px;
}
.container .member .modify {
  padding-bottom: 130px;
}
.container .member .modify .inner-wrap .form-wrap {
  position: relative;
  padding-top: 60px;
}
.container .member .modify .inner-wrap .form-wrap > h1 span {
  font-size: 22px;
  color: #454545;
}
.container .member .modify .inner-wrap .form-wrap > p {
  position: absolute;
  top: 66px;
  right: 0;
  font-size: 15px;
  font-weight: 500;
  color: #435eb8;
}
.container .member .modify .inner-wrap .form-wrap table {
  margin-top: 14px;
}
.container .member .modify .inner-wrap .form-wrap table tr td {
  height: 70px;
  box-sizing: border-box;
}
.container .member .modify .inner-wrap .form-wrap table tr td .inner-btn {
  padding: 0 18px;
}
.container .member .modify .inner-wrap .form-wrap table tr td.birthday span {
  margin: 0 5px 0 -3px;
  font-size: 16px;
  color: #333;
}
.container .member .modify .inner-wrap .form-wrap table tr td.agree .wrap:last-of-type, .container .member .modify .inner-wrap .form-wrap table tr td.terms .wrap:last-of-type {
  padding-top: 5px;
}
.container .member .modify .inner-wrap .form-wrap table tr td.agree .wrap span, .container .member .modify .inner-wrap .form-wrap table tr td.terms .wrap span {
  display: inline-block;
  font-size: 16px;
  color: #333;
}
.container .member .modify .inner-wrap .form-wrap table tr td.agree .wrap span {
  width: 100px;
}
.container .member .modify .inner-wrap .form-wrap table tr td.terms .wrap span {
  width: 360px;
}
.container .member .modify .inner-wrap .form-wrap table tr td.code input[type=text] {
  width: 150px;
}
.container .member .modify .inner-wrap .form-wrap table tr td.code .inner-btn {
  width: 80px;
}
.container .member .modify .inner-wrap .form-wrap table tr td.code p {
  display: inline-block;
  margin-left: 20px;
}
.container .member .modify .inner-wrap .form-wrap table tr td .class-name h2 {
  font-size: 16px;
  font-weight: 500;
  color: #2b2d68;
}
.container .member .modify .inner-wrap .form-wrap table tr td .class-name .wrap {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.container .member .modify .inner-wrap .form-wrap table tr td .class-name .wrap h3 {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.container .member .modify .inner-wrap .form-wrap table tr td .class-name .wrap input[type=text] {
  width: 150px;
  margin-left: 10px;
  font-size: 16px;
  color: #333;
}
.container .member .modify .inner-wrap .btn-wrap {
  position: relative;
  margin-top: 30px;
}
.container .member .modify .inner-wrap .btn-wrap a {
  width: 130px;
  height: 43px;
  margin: 0 3px;
  box-sizing: border-box;
  font-size: 17px;
  line-height: 43px;
}
.container .member .modify .inner-wrap .btn-wrap a.white-gray {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 41px;
}
.container .member .leave {
  padding: 60px 0 130px 0;
}
.container .member .leave .inner-wrap section:nth-of-type(1) {
  margin-top: 50px;
}
.container .member .leave .inner-wrap section:nth-of-type(2) {
  margin-top: 60px;
}
.container .member .leave .inner-wrap section h2 {
  font-size: 22px;
  font-weight: 500;
  color: #000022;
}
.container .member .leave .inner-wrap section .box {
  padding: 35px 0 35px 25px;
  margin-top: 15px;
  border-top: 2px solid #000;
  border-bottom: 1px solid #dcdcdc;
}
.container .member .leave .inner-wrap section .box h3 {
  margin-bottom: 12px;
  font-size: 17px;
  font-weight: 500;
  color: #333;
}
.container .member .leave .inner-wrap section .box p {
  font-size: 16px;
  color: #454545;
  line-height: 26px;
}
.container .member .leave .inner-wrap section .btn-wrap {
  margin-top: 28px;
}
.container .member .leave .inner-wrap section .btn-wrap a {
  width: 237px;
  height: 60px;
  box-sizing: border-box;
  font-size: 19px;
  line-height: 60px;
}
.container .customer {
  /* 문의하기 */
  /* 문의 내역 */
}
.container .customer > .faq {
  padding: 60px 0 130px 0;
}
.container .customer > .faq .inner-wrap .top .box {
  padding: 50px 0;
  margin-top: 15px;
  border-top: 2px solid #000;
  border-bottom: 1px dashed #b6b6b6;
}
.container .customer > .faq .inner-wrap .top .box ul {
  text-align: center;
}
.container .customer > .faq .inner-wrap .top .box ul li {
  display: inline-block;
  width: 305px;
  height: 170px;
  margin: 0 10px;
  box-sizing: border-box;
  vertical-align: top;
}
.container .customer > .faq .inner-wrap .top .box ul li h2 {
  display: inline-block;
  padding-left: 31px;
  font-size: 25px;
  color: #fff;
  font-family: "GyeonggiTitleM", sans-serif;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .customer > .faq .inner-wrap .top .box ul li p {
  margin-top: 12px;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
.container .customer > .faq .inner-wrap .top .box ul li a {
  display: inline-block;
  margin-top: 10px;
  padding: 2px 10px;
  font-size: 15px;
  font-weight: 700;
  color: #4c84c4;
  background-color: #fff;
}
.container .customer > .faq .inner-wrap .top .box ul li a span {
  padding-right: 12px;
  background-image: url("/images/sub/arrow_faq_top_one.png");
  background-repeat: no-repeat;
  background-position: right center;
}
.container .customer > .faq .inner-wrap .top .box ul li.faq {
  padding-top: 42px;
  background-color: #5260ab;
}
.container .customer > .faq .inner-wrap .top .box ul li.faq h2 {
  background-image: url("/images/sub/icon_faq_top_faq.png");
}
.container .customer > .faq .inner-wrap .top .box ul li.one {
  padding-top: 25px;
  background-color: #598dc8;
}
.container .customer > .faq .inner-wrap .top .box ul li.one h2 {
  background-image: url("/images/sub/icon_faq_top_one.png");
}
.container .customer > .faq .inner-wrap .top .box ul li.tel {
  padding-top: 33px;
  background-color: #7f90b3;
}
.container .customer > .faq .inner-wrap .top .box ul li.tel h2 {
  padding-left: 26px;
  background-image: url("/images/sub/icon_faq_top_tel.png");
}
.container .customer > .faq .inner-wrap .top .box ul li.tel p {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.container .customer > .faq .inner-wrap .top .box ul li.tel p.num {
  font-size: 23px;
  font-weight: 700;
  color: #fafb5b;
}
.container .customer > .faq .inner-wrap .board {
  margin-top: 60px;
}
.container .customer > .faq .inner-wrap .board .search {
  position: relative;
  width: 550px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
  border-bottom: 1px solid #000;
}
.container .customer > .faq .inner-wrap .board .search input {
  width: 100%;
  height: 40px;
  padding-right: 40px;
  box-sizing: border-box;
  border: 0;
}
.container .customer > .faq .inner-wrap .board .search a {
  position: absolute;
  top: 2px;
  right: 0;
  width: 30px;
  height: 40px;
  box-sizing: border-box;
  font-size: 0;
  background-image: url("/images/sub/icon_faq_search.png");
  background-repeat: no-repeat;
  background-position: center;
}
.container .customer > .faq .inner-wrap .board .tab {
  margin-top: 78px;
}
.container .customer > .faq .inner-wrap .board .tab ul {
  font-size: 0;
  border: 1px solid #dcdcdc;
}
.container .customer > .faq .inner-wrap .board .tab ul li {
  display: inline-block;
}
.container .customer > .faq .inner-wrap .board .tab ul li:last-of-type a {
  width: 148px;
  border-right: 0;
}
.container .customer > .faq .inner-wrap .board .tab ul li a {
  display: block;
  width: 150px;
  height: 55px;
  box-sizing: border-box;
  font-size: 17px;
  color: #454545;
  line-height: 53px;
  text-align: center;
  border-right: 1px solid #dcdcdc;
}
.container .customer > .faq .inner-wrap .board .tab ul li a.active {
  font-weight: 500;
  color: #fff;
  background-color: #4d72ec;
}
.container .customer > .faq .inner-wrap .board .list ul li {
  display: block;
}
.container .customer > .faq .inner-wrap .board .list ul li.active .question {
  background-color: #fdf9e6;
}
.container .customer > .faq .inner-wrap .board .list ul li.active .question .subject {
  background-image: url("/images/sub/arrow_faq_list_up.png");
}
.container .customer > .faq .inner-wrap .board .list ul li .question {
  position: relative;
  font-size: 0;
}
.container .customer > .faq .inner-wrap .board .list ul li .question > div {
  display: inline-block;
  height: 68px;
  box-sizing: border-box;
  color: #454545;
  line-height: 66px;
  border-bottom: 1px solid #dcdcdc;
  vertical-align: top;
}
.container .customer > .faq .inner-wrap .board .list ul li .question .category {
  width: 200px;
  padding-left: 40px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
}
.container .customer > .faq .inner-wrap .board .list ul li .question .subject {
  position: relative;
  width: 1000px;
  padding-left: 35px;
  box-sizing: border-box;
  font-size: 17px;
  font-family: "RIDIBatang", sans-serif;
  background-image: url("/images/sub/arrow_faq_list_down.png");
  background-repeat: no-repeat;
  background-position: right 30px center;
  cursor: pointer;
}
.container .customer > .faq .inner-wrap .board .list ul li .question .subject::before {
  content: "Q.";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
  color: #454545;
  font-family: "RIDIBatang", sans-serif;
}
.container .customer > .faq .inner-wrap .board .list ul li .answer {
  display: none;
  padding: 22px 130px 22px 200px;
  border-bottom: 1px solid #dcdcdc;
}
.container .customer > .faq .inner-wrap .board .list ul li .answer p {
  position: relative;
  padding-left: 35px;
  font-size: 16px;
  color: #454545;
}
.container .customer > .faq .inner-wrap .board .list ul li .answer p:first-of-type::before {
  content: "A.";
  position: absolute;
  top: -6px;
  left: 0;
  font-size: 25px;
  color: #454545;
  font-family: "RIDIBatang", sans-serif;
}
.container .customer > .faq .inner-wrap .board .post-pagination {
  margin-top: 45px;
}
.container .customer > .qna {
  padding: 60px 0 130px 0;
}
.container .customer > .qna .inner-wrap {
  position: relative;
}
.container .customer > .qna .inner-wrap > a {
  display: block;
  width: 240px;
  height: 40px;
  box-sizing: border-box;
  position: absolute;
  top: -8px;
  right: 0;
  font-size: 16px;
  line-height: 38px;
}
.container .customer > .qna .inner-wrap .form-wrap {
  margin-top: 15px;
}
.container .customer > .qna .inner-wrap .form-wrap table tr td {
  height: 68px;
  box-sizing: border-box;
}
.container .customer > .qna .inner-wrap .form-wrap table tr td label {
  margin-right: 20px;
}
.container .customer > .qna .inner-wrap .form-wrap table tr td textarea {
  width: 100%;
  height: 250px;
  padding: 20px;
  box-sizing: border-box;
  overflow-y: auto;
}
.container .customer > .qna .inner-wrap .form-wrap table tr td.subject input[type=text] {
  width: 100%;
}
.container .customer > .qna .inner-wrap .btn-wrap {
  margin-top: 30px;
}
.container .customer > .qna .inner-wrap .btn-wrap a {
  width: 220px;
  height: 60px;
  box-sizing: border-box;
  font-size: 19px;
  color: #fff;
  line-height: 60px;
}
.container .customer > .qna-history {
  padding: 60px 0 130px 0;
}
.container .customer > .qna-history .inner-wrap .list {
  margin-top: 15px;
}
.container .customer > .qna-history .inner-wrap .list ul li.active .wrap > div {
  background-color: #fdf9e6;
  border-bottom: 0;
}
.container .customer > .qna-history .inner-wrap .list ul li.title {
  background-color: #f6f6f6;
  border-top: 2px solid #000;
  border-bottom: 1px solid #dcdcdc;
}
.container .customer > .qna-history .inner-wrap .list ul li.title .wrap > div {
  height: 50px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  text-align: center;
  border-bottom: 0;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap {
  font-size: 0;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap > div {
  display: inline-block;
  height: 68px;
  box-sizing: border-box;
  color: #454545;
  line-height: 67px;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  vertical-align: top;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap .empty {
  width: 100%;
  padding: 100px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap .num {
  width: 85px;
  font-size: 16px;
  font-weight: 500;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap .category {
  width: 120px;
  font-size: 16px;
  font-weight: 500;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap .subject {
  width: 735px;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 17px;
  font-family: "RIDIBatang", sans-serif;
  text-align: left;
  cursor: pointer;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap .subject span {
  position: relative;
  padding-left: 35px;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap .subject span::before {
  content: "Q.";
  position: absolute;
  top: -8px;
  left: 0;
  font-size: 25px;
  color: #454545;
  line-height: 34px;
  font-family: "RIDIBatang", sans-serif;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap .date {
  width: 130px;
  font-size: 15px;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap .date .label {
  display: inline-block;
  margin-top: 23px;
  padding: 5px 7px 6px 7px;
  font-size: 13px;
  font-weight: 500;
  color: #111;
  line-height: 1;
}
.container .customer > .qna-history .inner-wrap .list ul li .wrap .date .label.yellow {
  background-color: #ffc809;
}
.container .customer > .qna-history .inner-wrap .list ul li .contents {
  display: none;
}
.container .customer > .qna-history .inner-wrap .list ul li .contents .question,
.container .customer > .qna-history .inner-wrap .list ul li .contents .answer {
  padding: 18px 225px;
  border-bottom: 1px solid #dcdcdc;
}
.container .customer > .qna-history .inner-wrap .list ul li .contents .question p,
.container .customer > .qna-history .inner-wrap .list ul li .contents .answer p {
  position: relative;
  padding-left: 35px;
  font-size: 16px;
  color: #454545;
}
.container .customer > .qna-history .inner-wrap .list ul li .contents .question p::before,
.container .customer > .qna-history .inner-wrap .list ul li .contents .answer p::before {
  position: absolute;
  top: -6px;
  left: 0;
  font-size: 25px;
  color: #454545;
  font-family: "RIDIBatang", sans-serif;
}
.container .customer > .qna-history .inner-wrap .list ul li .contents .answer p::before {
  content: "A.";
}
.container .customer > .qna-history .inner-wrap .post-pagination {
  margin-top: 45px;
}
.container .account.login {
  position: relative;
  height: 1143px;
  background-image: url("/images/sub/bg_login.jpg");
  background-repeat: no-repeat;
  background-position: center 0;
}
.container .account.login .contents {
  position: absolute;
  top: 135px;
  left: 50%;
  width: 546px;
  padding: 57px;
  margin-left: -273px;
  box-sizing: border-box;
  background-color: #fff;
}
.container .account.login .contents h1 {
  margin-top: 10px;
  padding-bottom: 22px;
  font-size: 42px;
  color: #222;
  font-family: "GyeonggiTitleM", sans-serif;
  text-align: center;
}
.container .account.login .contents input[type=text],
.container .account.login .contents input[type=password] {
  margin-top: 10px;
  width: 100%;
  height: 54px;
  padding: 0 18px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
}
.container .account.login .contents .btn-wrap {
  margin-top: 12px;
}
.container .account.login .contents .btn-wrap a {
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  font-size: 19px;
  line-height: 60px;
}
.container .account.login .contents .btn-wrap a.disable {
  cursor: default;
}
.container .account.login .contents .btn-wrap a span {
  padding-left: 24px;
  background-image: url(/images/sub/icon_login_btn.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}
.container .account.login .contents .wrap {
  margin-top: 20px;
  overflow: hidden;
}
.container .account.login .contents .wrap label,
.container .account.login .contents .wrap a {
  font-size: 15px;
  color: #454545;
  cursor: pointer;
}
.container .account.login .contents .wrap .save {
  float: left;
}
.container .account.login .contents .wrap .find {
  float: right;
}
.container .account.login .contents .wrap .find a {
  position: relative;
}
.container .account.login .contents .wrap .find a:first-of-type {
  margin-right: 26px;
}
.container .account.login .contents .wrap .find a::after {
  position: absolute;
  content: "";
  top: 50%;
  right: -14px;
  width: 1px;
  height: 14px;
  background: #cfcfcf;
  margin-top: -6px;
}
.container .account.login .contents hr {
  width: 100%;
  margin: 30px 0 35px 0;
  border-top: 1px dashed #d5d5d5;
}
.container .account.login .contents .help h2 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #333;
  font-family: "RIDIBatang", sans-serif;
  text-align: center;
}
.container .account.login .contents .help .btns {
  font-size: 0;
}
.container .account.login .contents .help .btns a {
  display: inline-block;
  width: 150px;
  height: 63px;
  padding-top: 11px;
  padding-left: 73px;
  box-sizing: border-box;
  font-size: 15px;
  color: #454545;
  background-repeat: no-repeat;
  background-position: 0 center;
  vertical-align: middle;
  transition: background color 0.1s;
}
.container .account.login .contents .help .btns a:last-of-type {
  width: 130px;
  margin-right: 0;
  padding-top: 20px;
}
.container .account.login .contents .help .btns a:hover {
  color: #4d72ec;
}
.container .account.login .contents .help .btns a:hover.sleep {
  background-image: url("/images/sub/icon_login_sleep_hover.png");
}
.container .account.login .contents .help .btns a:hover.customer {
  background-image: url("/images/sub/icon_login_customer_hover.png");
}
.container .account.login .contents .help .btns a:hover.join {
  background-image: url("/images/sub/icon_login_join_hover.png");
}
.container .account.login .contents .help .btns a.sleep {
  background-image: url("/images/sub/icon_login_sleep.png");
}
.container .account.login .contents .help .btns a.customer {
  background-image: url("/images/sub/icon_login_customer.png");
}
.container .account.login .contents .help .btns a.join {
  background-image: url("/images/sub/icon_login_join.png");
}

/************** [ Board Area ] **************/
.board.gallery .post-list ul {
  font-size: 0;
}
.board.gallery .post-list ul li {
  position: relative;
  display: inline-block;
  width: 275px;
  height: 278px;
  box-sizing: border-box;
  margin-right: 37px;
  margin-bottom: 37px;
  border: 1px solid #d8d8d8;
}
.board.gallery .post-list ul li:nth-of-type(3n) {
  margin-right: 0;
}
.board.gallery .post-list ul li a:hover .thumb img {
  transform: scale(1.1) translate(0, -45%);
}
.board.gallery .post-list ul li a .thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 273px;
  height: 190px;
  box-sizing: border-box;
  overflow: hidden;
}
.board.gallery .post-list ul li a .thumb img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 273px;
  transform: translate(0, -50%);
  transition: 0.3s;
}
.board.gallery .post-list ul li a .thumb .date {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 29px;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  background-color: rgba(27, 45, 136, 0.8);
  text-align: center;
}
.board.gallery .post-list ul li a .subject {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 88px;
  padding: 18px 20px;
  box-sizing: border-box;
  font-size: 17px;
  color: #222;
  line-height: 1.5;
  font-family: "RIDIBatang", sans-serif;
}
.board.list .post-list {
  padding-bottom: 40px;
  line-height: 1;
}
.board.list .post-list table thead tr th {
  padding: 17px 0;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  border-top: 2px solid #000;
  border-bottom: 1px solid #dcdcdc;
}
.board.list .post-list table tbody tr.fixed td {
  background-color: #fdf9e6;
}
.board.list .post-list table tbody tr td {
  border-bottom: 1px solid #dcdcdc;
}
.board.list .post-list table tbody tr td.num, .board.list .post-list table tbody tr td.date {
  font-size: 15px;
  color: #454545;
  text-align: center;
}
.board.list .post-list table tbody tr td.subject {
  padding: 25px 15px;
  font-size: 16px;
  color: #454545;
  font-family: "RIDIBatang", sans-serif;
}
.board.list .post-list table tbody tr td.subject a {
  display: inline-block;
  padding-top: 3px;
}
.board.list .post-list table tbody tr td.subject span {
  display: inline-block;
  margin-left: 5px;
  font-size: 0;
  vertical-align: middle;
}
.board.list .post-list table tbody tr td.subject span.new {
  width: 18px;
  height: 18px;
  background-image: url("/images/sub/icon_board_new.png");
}
.board.list .post-list table tbody tr td.subject span.attach {
  width: 16px;
  height: 15px;
  background-image: url("/images/sub/icon_board_attach.png");
}
.board .post-view .title {
  position: relative;
  padding: 30px 3px 25px 3px;
  border-top: 2px solid #000;
  border-bottom: 1px solid #dcdcdc;
}
.board .post-view .title h1 {
  width: 650px;
  font-size: 21px;
  color: #222;
  line-height: 27px;
  font-family: "RIDIBatang", sans-serif;
}
.board .post-view .title p.date {
  position: absolute;
  top: 50%;
  right: 3px;
  margin-top: -6px;
  font-size: 14px;
  color: #888;
  line-height: 1;
}
.board .post-view .info {
  padding-left: 3px;
  border-bottom: 1px solid #dcdcdc;
}
.board .post-view .info ul {
  padding: 15px 0;
}
.board .post-view .info ul li {
  display: block;
}
.board .post-view .info ul li a {
  font-size: 15px;
  color: #454545;
  line-height: 1;
  display: inline-block;
  padding: 6px 0 6px 27px;
  background-image: url("/images/sub/icon_board_attach.png");
  background-position: 2px center;
  background-repeat: no-repeat;
}
.board .post-view .info ul li a:hover {
  text-decoration: underline;
}
.board .post-view .info p {
  padding: 20px 3px;
  font-size: 15px;
  color: #454545;
  line-height: 1;
}
.board .post-view .info p span {
  display: inline-block;
}
.board .post-view .info p span:first-of-type {
  margin-left: 10px;
}
.board .post-view .info p span.label {
  height: 24px;
  padding: 0 10px;
  font-size: 13px;
  font-weight: 700;
  color: #111;
  line-height: 24px;
}
.board .post-view .info p span.label.yellow {
  background-color: #ffc809;
}
.board .post-view .info p span.label.gray {
  background-color: #c6c7ce;
}
.board .post-view .contents {
  padding: 47px 47px 80px 47px;
}
.board .post-view .contents p {
  font-size: 17px;
  color: #454545;
  line-height: 1.7;
}
.board .post-view .contents img {
  max-width: 100%;
}
.board .post-view .btns {
  border-top: 1px solid #dcdcdc;
  padding-top: 26px;
  height: 40px;
  font-size: 0;
  overflow: hidden;
}
.board .post-view .btns .left {
  float: left;
}
.board .post-view .btns .left a {
  display: inline-block;
  height: 40px;
  padding: 0 27px;
  box-sizing: border-box;
  font-size: 16px;
  color: #888;
  line-height: 38px;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
}
.board .post-view .btns .left a:hover {
  color: #4d72ec;
  border: 1px solid #4d72ec;
}
.board .post-view .btns .left a:hover.prev {
  background-image: url("/images/sub/arrow_board_btns_prev_hover.png");
}
.board .post-view .btns .left a:hover.next {
  background-image: url("/images/sub/arrow_board_btns_next_hover.png");
}
.board .post-view .btns .left a.prev {
  margin-right: 6px;
  padding-left: 37px;
  background-image: url("/images/sub/arrow_board_btns_prev.png");
  background-position: 14px center;
}
.board .post-view .btns .left a.next {
  padding-right: 37px;
  background-image: url("/images/sub/arrow_board_btns_next.png");
  background-position: right 14px center;
}
.board .post-view .btns .right {
  float: right;
}
.board .post-view .btns .right a.list {
  display: block;
  width: 90px;
  font-size: 16px;
  color: #fff;
  line-height: 38px;
  background-color: #464646;
  text-align: center;
}
.board .post-pagination {
  margin-top: 9px;
  font-size: 0;
  text-align: center;
}
.board .post-pagination div {
  display: inline-block;
  vertical-align: top;
}
.board .post-pagination div a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 3px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background-position: center center;
  background-repeat: no-repeat;
}
.board .post-pagination div a:hover {
  border: 1px solid #4d72ec;
}
.board .post-pagination div.first a {
  background-image: url("/images/common/arrow_pagination_first.png");
}
.board .post-pagination div.first a:hover {
  background-image: url("/images/common/arrow_pagination_first_hover.png");
}
.board .post-pagination div.prev a {
  background-image: url("/images/common/arrow_pagination_prev.png");
}
.board .post-pagination div.prev a:hover {
  background-image: url("/images/common/arrow_pagination_prev_hover.png");
}
.board .post-pagination div.next a {
  background-image: url("/images/common/arrow_pagination_next.png");
}
.board .post-pagination div.next a:hover {
  background-image: url("/images/common/arrow_pagination_next_hover.png");
}
.board .post-pagination div.last a {
  background-image: url("/images/common/arrow_pagination_last.png");
}
.board .post-pagination div.last a:hover {
  background-image: url("/images/common/arrow_pagination_last_hover.png");
}
.board .post-pagination ol {
  display: inline-block;
  vertical-align: top;
}
.board .post-pagination ol li {
  display: inline-block;
}
.board .post-pagination ol li a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 3px;
  box-sizing: border-box;
  font-size: 16px;
  color: #888;
  line-height: 38px;
  border: 1px solid #ccc;
}
.board .post-pagination ol li a:hover {
  color: #4d72ec;
  text-decoration: underline;
}
.board .post-pagination ol li a.active {
  color: #4d72ec;
  border: 1px solid #4d72ec;
}
.board .post-search {
  margin-top: 40px;
}
.board .post-search .wrap {
  position: relative;
  width: 256px;
  padding: 5px 0;
  margin: 0 auto;
  box-sizing: border-box;
  border-bottom: 2px solid #5d5d5d;
}
.board .post-search .wrap input[type=text] {
  border: none;
  width: 100%;
  padding-right: 30px;
  box-sizing: border-box;
}
.board .post-search .wrap a {
  display: block;
  position: absolute;
  top: 9px;
  right: 2px;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  font-size: 0;
  background-image: url("/images/common/icon_board_search.png");
  background-repeat: no-repeat;
}

.alert .alert-wrap.certify {
  transform: translateY(-50%);
}
.alert .alert-wrap.certify.lg {
  width: 420px;
  margin-left: -210px;
}
.alert .alert-wrap.certify .class-name {
  margin-top: 32px;
  text-align: center;
}
.alert .alert-wrap.certify .class-name .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
}
.alert .alert-wrap.certify .class-name .wrap h3 {
  color: #333;
}
.alert .alert-wrap.certify .class-name .wrap input[type=text] {
  margin-left: 10px;
  width: 196px;
  height: 35px;
}
.alert .alert-wrap.certify .class-name p {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #435eb8;
}
.alert .alert-wrap.certify .btn-wrap {
  margin-top: 15px;
}
.alert .alert-wrap.certify .btn-wrap a {
  width: auto;
  margin-top: 10px;
  padding: 0 30px;
}

/************** [ Popup ] **************/
.popup-wrap {
  /* 버튼 공통 */
  /* 후원회원 인증 */
  /* 국학원 투어 신청 확인 */
  /* 국학원 투어 신청 완료 */
  /* 비밀번호 변경 */
  /* 후원 내역 조회 */
  /* 후원 완료 */
  /* 소개인 검색 */
}
.popup-wrap input[type=radio] {
  vertical-align: baseline;
}
.popup-wrap .btn-wrap a {
  font-size: 18px;
  line-height: 52px;
}
.popup-wrap.guide {
  width: 470px;
  margin-left: -235px;
  margin-top: -235px;
}
.popup-wrap.guide .descript {
  padding: 20px 22px;
  background-color: #efefef;
}
.popup-wrap.guide .descript p {
  font-size: 15px;
  font-weight: 500;
  color: #454545;
}
.popup-wrap.guide .descript p:first-of-type {
  margin-bottom: 7px;
}
.popup-wrap.guide .content {
  padding-bottom: 40px;
  text-align: center;
}
.popup-wrap.guide .content h3 {
  margin-top: 35px;
  font-size: 15px;
  font-weight: 500;
  color: #2b2d68;
}
.popup-wrap.guide .content .btn-wrap {
  margin-top: 14px;
}
.popup-wrap.guide .content .btn-wrap a {
  padding: 10px 30px;
  font-size: 17px;
  font-family: "RIDIBatang", sans-serif;
  line-height: 1.4;
}
.popup-wrap.guide .content p {
  margin-top: 25px;
  font-size: 17px;
  font-weight: 500;
  color: #222;
}
.popup-wrap.guide .content p span {
  color: #4d72ec;
}
.popup-wrap.certify {
  width: 584px;
  margin-left: -292px;
  transform: translateY(-50%);
}
.popup-wrap.certify .contents .descript {
  padding: 20px 22px;
  text-align: center;
  background-color: #efefef;
}
.popup-wrap.certify .contents .descript p {
  font-size: 15px;
  font-weight: 500;
  color: #454545;
}
.popup-wrap.certify .contents .descript p:first-of-type {
  margin-bottom: 7px;
}
.popup-wrap.certify .contents .content {
  padding: 17px 22px;
}
.popup-wrap.certify .contents .content .form-basic td.birthday select,
.popup-wrap.certify .contents .content .form-basic td.birthday input[type=text] {
  width: 101px;
}
.popup-wrap.certify .contents .content .form-basic td.phone select,
.popup-wrap.certify .contents .content .form-basic td.phone input[type=text] {
  width: 95px;
}
.popup-wrap.certify .contents .content .terms {
  margin-top: 25px;
}
.popup-wrap.certify .contents .content .terms .check h2 {
  float: left;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #333;
}
.popup-wrap.certify .contents .content .terms .check .right {
  float: right;
  margin-top: -3px;
}
.popup-wrap.certify .contents .content .terms .check .right label {
  font-size: 15px;
  color: #454545;
}
.popup-wrap.certify .contents .content .terms .privacy {
  position: relative;
  height: 186px;
  margin-top: 10px;
  border: 1px solid #eaeaea;
  overflow: hidden;
  clear: both;
}
.popup-wrap.certify .contents .content .terms .privacy iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.popup-wrap.certify .contents .content .privacy {
  position: relative;
  height: 96px;
  margin-top: 10px;
  border: 1px solid #eaeaea;
  overflow: hidden;
  clear: both;
}
.popup-wrap.certify .contents .content .privacy iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.popup-wrap.certify .contents .content .link {
  margin-top: 26px;
  font-size: 15px;
  color: #454545;
  text-align: center;
}
.popup-wrap.certify .contents .content .link a {
  font-weight: 500;
  color: #526cf1;
  text-decoration: underline;
}
.popup-wrap.certify .contents .content .btn-wrap {
  margin-top: 30px;
  margin-bottom: 20px;
}
.popup-wrap.certify .contents .content .btn-wrap a {
  padding: 0 60px;
}
.popup-wrap.tour-confirm {
  width: 565px;
  margin: -297px 0 0 -282px;
  box-sizing: border-box;
}
.popup-wrap.tour-confirm .contents {
  padding: 22px 22px 53px 22px;
}
.popup-wrap.tour-confirm .contents table {
  border-top: 1px solid #000;
}
.popup-wrap.tour-confirm .contents table th {
  padding: 12px 0;
  font-size: 15px;
}
.popup-wrap.tour-confirm .contents table td {
  padding: 12px 0;
  font-size: 16px;
  color: #454545;
  text-align: center;
}
.popup-wrap.tour-confirm .contents table td .btn-blue-box {
  width: 74px;
  height: 28px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 26px;
}
.popup-wrap.tour-confirm .contents .post-pagination {
  margin-top: 27px;
}
.popup-wrap.tour-complete {
  width: 740px;
  margin: -300px 0 0 -370px;
  box-sizing: border-box;
}
.popup-wrap.tour-complete .contents {
  padding: 22px 5px 22px 22px;
}
.popup-wrap.tour-complete .contents .detail {
  height: 520px;
  padding: 0 15px 15px 0;
  box-sizing: border-box;
  overflow-y: auto;
}
.popup-wrap.tour-complete .contents .detail table {
  border-top: 1px solid #000;
}
.popup-wrap.tour-complete .contents .detail table tr th {
  font-size: 15px;
}
.popup-wrap.tour-complete .contents .detail table tr td {
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 15px;
  color: #454545;
}
.popup-wrap.tour-complete .contents .detail .tour-box {
  margin-top: 20px;
}
.popup-wrap.tour-complete .contents .detail .tour-box .left {
  padding-left: 22px;
  margin: 22px 0;
}
.popup-wrap.tour-complete .contents .detail .tour-box .left .wrap {
  padding-right: 22px;
}
.popup-wrap.tour-complete .contents .detail .tour-box .left .wrap .cal {
  font-size: 16px;
}
.popup-wrap.tour-complete .contents .detail .tour-box .left .wrap .pay {
  font-size: 16px;
}
.popup-wrap.tour-complete .contents .detail .tour-box .right {
  height: 54px;
  margin: 22px 0;
}
.popup-wrap.tour-complete .contents .detail .tour-box .right h2 {
  left: 22px;
  font-size: 19px;
}
.popup-wrap.tour-complete .contents .detail .tour-box .right .total {
  right: 22px;
  bottom: -5px;
}
.popup-wrap.tour-complete .contents .detail .tour-box .right .total span {
  font-size: 28px;
}
.popup-wrap.tour-complete .contents .detail .tour-box .con {
  padding: 22px;
}
.popup-wrap.tour-complete .contents .detail .tour-box .con h3 {
  margin-top: 18px;
}
.popup-wrap.tour-complete .contents .detail .tour-box .con h3:first-of-type {
  margin-top: 0;
}
.popup-wrap.tour-complete .contents .detail .print {
  margin-top: 20px;
  text-align: center;
}
.popup-wrap.tour-complete .contents .detail .print a.btn-blue-box {
  width: 120px;
  height: 40px;
  margin: 0 2px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 38px;
}
.popup-wrap.tour-complete .contents .detail .print a.btn-blue-box.prev {
  padding-left: 20px;
  background-image: url("/images/sub/arrow_tour_confirm_prev.png");
  background-repeat: no-repeat;
  background-position: 20px center;
}
.popup-wrap.tour-complete .contents .detail .print a.btn-blue-box.prev:hover {
  background-image: url("/images/sub/arrow_tour_confirm_prev_hover.png");
}
.popup-wrap.phone-certi {
  width: 565px;
  margin: -297px 0 0 -282px;
  box-sizing: border-box;
}
.popup-wrap.phone-certi .contents {
  padding: 50px 65px 75px 65px;
}
.popup-wrap.phone-certi .contents h2 {
  padding-bottom: 26px;
  font-size: 22px;
  font-weight: 500;
  color: #222;
  text-align: center;
}
.popup-wrap.phone-certi .contents input[type=text] {
  display: block;
  width: 100%;
  height: 54px;
  margin-top: 14px;
  box-sizing: border-box;
}
.popup-wrap.phone-certi .contents .btn-wrap {
  margin-top: 14px;
}
.popup-wrap.phone-certi .contents .btn-wrap a {
  width: 100%;
}
.popup-wrap.password {
  width: 540px;
  padding: 0 !important;
  margin: -265px 0 0 -270px;
  box-sizing: border-box;
}
.popup-wrap.password .contents {
  padding: 22px 22px 50px 22px;
}
.popup-wrap.password .contents .form-basic {
  border-top: 1px solid #000;
}
.popup-wrap.password .contents .form-basic input {
  width: 100%;
}
.popup-wrap.password .contents .form-basic p {
  line-height: 20px;
}
.popup-wrap.password .contents .descript {
  position: relative;
  padding-left: 16px;
  margin-top: 12px;
  font-size: 14px;
  color: #333;
  word-break: keep-all;
}
.popup-wrap.password .contents .descript::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  content: "※";
}
.popup-wrap.password .contents .btn-wrap {
  margin-top: 27px;
}
.popup-wrap.password .contents .btn-wrap a {
  width: 200px;
  margin: 0 4px;
}
.popup-wrap.history-lookup {
  width: 540px;
  margin: -350px 0 0 -270px;
  box-sizing: border-box;
}
.popup-wrap.history-lookup.receipt {
  margin-top: -280px;
}
.popup-wrap.history-lookup.receipt.result input {
  cursor: pointer;
}
.popup-wrap.history-lookup.receipt.result th.pd-sm {
  padding-top: 4px;
  padding-bottom: 4px;
}
.popup-wrap.history-lookup.receipt.result td {
  padding-right: 0;
}
.popup-wrap.history-lookup.result {
  width: 710px;
  margin: -310px 0 0 -355px;
  box-sizing: border-box;
}
.popup-wrap.history-lookup.result h2 {
  margin: 20px 0 10px 0;
  font-size: 15px;
  font-weight: 500;
  color: #333;
}
.popup-wrap.history-lookup.result table thead th {
  background-color: #fff;
}
.popup-wrap.history-lookup.result table thead th:first-of-type {
  background-color: #f6f6f6;
}
.popup-wrap.history-lookup.result .pay-history {
  height: 280px;
  overflow-y: auto;
}
.popup-wrap.history-lookup.result .pay-history th {
  padding-left: 0;
  text-align: center;
}
.popup-wrap.history-lookup.result .pay-history td {
  text-align: center;
}
.popup-wrap.history-lookup .contents {
  padding: 22px 22px 50px 22px;
}
.popup-wrap.history-lookup .contents table {
  border-top: 1px solid #000;
}
.popup-wrap.history-lookup .contents table th, .popup-wrap.history-lookup .contents table td {
  padding-top: 12px;
  padding-bottom: 12px;
}
.popup-wrap.history-lookup .contents table th {
  font-size: 15px;
}
.popup-wrap.history-lookup .contents table td {
  font-size: 15px;
  color: #454545;
}
.popup-wrap.history-lookup .contents .terms {
  margin-top: 25px;
}
.popup-wrap.history-lookup .contents .terms .check h2 {
  float: left;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  color: #333;
}
.popup-wrap.history-lookup .contents .terms .check .right {
  float: right;
  margin-top: -3px;
}
.popup-wrap.history-lookup .contents .terms .check .right label {
  font-size: 15px;
  color: #454545;
}
.popup-wrap.history-lookup .contents .terms .privacy {
  position: relative;
  height: 96px;
  margin-top: 10px;
  border: 1px solid #eaeaea;
  overflow: hidden;
  clear: both;
}
.popup-wrap.history-lookup .contents .terms .privacy iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.popup-wrap.history-lookup .contents .btn-wrap {
  margin-top: 30px;
}
.popup-wrap.history-lookup .contents .btn-wrap a {
  margin: 0 4px;
  width: 190px;
  height: 52px;
  box-sizing: border-box;
}
.popup-wrap.sponsor-complete {
  width: 550px;
  margin: -276px 0 0 -275px;
  box-sizing: border-box;
}
.popup-wrap.sponsor-complete .contents {
  padding: 21px 24px 40px 24px;
}
.popup-wrap.sponsor-complete .contents table {
  border-top: 1px solid #000;
}
.popup-wrap.sponsor-complete .contents table tr th, .popup-wrap.sponsor-complete .contents table tr td {
  padding-top: 13px;
  padding-bottom: 13px;
}
.popup-wrap.sponsor-complete .contents table tr td {
  font-size: 16px;
  font-weight: #454545;
}
.popup-wrap.sponsor-complete .contents .descript {
  padding: 14px 0;
  font-size: 15px;
  text-align: center;
}
.popup-wrap.sponsor-complete .contents .btn-wrap {
  margin-top: 12px;
}
.popup-wrap.sponsor-complete .contents .btn-wrap a {
  width: 220px;
  height: 52px;
  box-sizing: border-box;
}
.popup-wrap.recommend {
  width: 470px;
  margin: -250px 0 0 -235px;
  box-sizing: border-box;
}
.popup-wrap.recommend .sub-top {
  padding: 17px 35px 17px 23px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.popup-wrap.recommend .sub-top label {
  font-size: 15px;
  font-weight: 500;
  color: #454545;
  line-height: 36px;
}
.popup-wrap.recommend .sub-top input {
  width: 216px;
  height: 36px;
  margin-left: auto;
  box-sizing: border-box;
}
.popup-wrap.recommend .sub-top a {
  display: inline-block;
  width: 90px;
  height: 36px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  line-height: 36px;
  text-align: center;
  background-color: #464646;
}
.popup-wrap.recommend .contents {
  padding: 30px 5px 30px 22px;
}
.popup-wrap.recommend .contents h2 {
  font-size: 14px;
  font-weight: 500;
  color: #2b2d68;
}
.popup-wrap.recommend .contents .empty {
  padding: 100px 0;
  font-size: 15px;
  font-weight: 500;
  color: #2b2d68;
  text-align: center;
}
.popup-wrap.recommend .contents .list {
  height: 286px;
  padding-right: 24px;
  box-sizing: border-box;
  overflow-y: auto;
}
.popup-wrap.recommend .contents .list table {
  margin-top: 10px;
  border-top: 1px solid #000;
}
.popup-wrap.recommend .contents .list table tr:hover {
  background-color: #e7f2ff;
}
.popup-wrap.recommend .contents .list table tr th {
  font-size: 15px;
  padding: 15px 0;
}
.popup-wrap.recommend .contents .list table tr td {
  padding: 10px;
  font-size: 15px;
  color: #454545;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
}
.popup-wrap.recommend .contents .list table tr td a {
  display: block;
  width: 51px;
  height: 28px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  line-height: 26px;
  background-color: #cdcdcd;
  border-radius: 3px;
  transition: background 0.1s;
}
.popup-wrap.recommend .contents .list table tr td a:hover {
  background-color: #4d72ec;
}

/************** [ Animation ] **************/
@keyframes dudungsil {
  0% {
    transform: translateY(-3px);
  }
  100% {
    transform: translateY(3px);
  }
}
/***************** [ IE ] *****************/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .container .area-contents.information .history > div ul li h2 {
    padding-top: 5px;
    margin-bottom: -10px;
  }
  .container .area-contents.information .map section:nth-of-type(1) .btn-wrap a {
    line-height: 42px;
  }
  .container .area-contents.sponsor .steps .inner-wrap > ul > li .contents .btn-wrap a {
    line-height: 47px;
  }
  .container .area-contents.sponsor .steps .inner-wrap > ul > li.step-4 .ars-guide ul li .btn-wrap a {
    line-height: 49px;
  }
  .container .member .modify .inner-wrap .btn-wrap a {
    line-height: 47px;
  }
  .container .member .modify .inner-wrap .btn-wrap a.white-gray {
    line-height: 45px;
  }
  .container .member .leave .inner-wrap section .btn-wrap a {
    line-height: 64px;
  }
  .container .customer > .qna .inner-wrap .btn-wrap a {
    line-height: 64px;
  }
  .popup .popup-wrap .btn-wrap a {
    line-height: 56px;
  }
  .popup .popup-wrap.recommend .contents .list {
    padding-right: 14px;
  }
}

/*# sourceMappingURL=sub.css.map */
