/*_theme3.scss*/
/*_mixins.scss*/
/* Responsive Breakpoints
   ========================================================================== */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shinhan .apply_wrap .tab_content ul, .shinhan .apply_wrap .tab_wrap ul.tab_menu, .shinhan .benefit_wrap .benefit_cont ul, div.layer_pop.reservation article.popup_wrap div.all_agree, div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td, section.cont_wrap .right article.callcenter dl, section.cont_wrap, section.main_wrap .right .q_menu ul, section.main_wrap .right .notice ul li a, section.main_wrap .wrap_960, section.main_ban ul {
  *zoom: 1;
}
.shinhan .apply_wrap .tab_content ul:before, .shinhan .apply_wrap .tab_wrap ul.tab_menu:before, .shinhan .benefit_wrap .benefit_cont ul:before, div.layer_pop.reservation article.popup_wrap div.all_agree:before, div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td:before, section.cont_wrap .right article.callcenter dl:before, section.cont_wrap:before, section.main_wrap .right .q_menu ul:before, section.main_wrap .right .notice ul li a:before, section.main_wrap .wrap_960:before, section.main_ban ul:before, .shinhan .apply_wrap .tab_content ul:after, .shinhan .apply_wrap .tab_wrap ul.tab_menu:after, .shinhan .benefit_wrap .benefit_cont ul:after, div.layer_pop.reservation article.popup_wrap div.all_agree:after, div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td:after, section.cont_wrap .right article.callcenter dl:after, section.cont_wrap:after, section.main_wrap .right .q_menu ul:after, section.main_wrap .right .notice ul li a:after, section.main_wrap .wrap_960:after, section.main_ban ul:after {
  content: "";
  display: table;
}
.shinhan .apply_wrap .tab_content ul:after, .shinhan .apply_wrap .tab_wrap ul.tab_menu:after, .shinhan .benefit_wrap .benefit_cont ul:after, div.layer_pop.reservation article.popup_wrap div.all_agree:after, div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td:after, section.cont_wrap .right article.callcenter dl:after, section.cont_wrap:after, section.main_wrap .right .q_menu ul:after, section.main_wrap .right .notice ul li a:after, section.main_wrap .wrap_960:after, section.main_ban ul:after {
  clear: both;
}

/*_colors.scss*/
/*_buttons.scss*/
.ripple {
  overflow: hidden;
}

.ripple-effect {
  position: absolute;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background: white;
  -webkit-animation: ripple-animation 1s;
          animation: ripple-animation 1s;
}

@-webkit-keyframes ripple-animation {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.4;
  }
  to {
    -webkit-transform: scale(100);
            transform: scale(100);
    opacity: 0;
  }
}

@keyframes ripple-animation {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.4;
  }
  to {
    -webkit-transform: scale(100);
            transform: scale(100);
    opacity: 0;
  }
}
button, input {
  outline: 0;
}

/*_icons.scss*/
.ic_pop1, .ic_pop2 {
  padding: 3px 10px 5px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  color: #fff;
  font-weight: bold;
  background: #ffb400;
}

.ic_pop_book {
  padding: 3px 10px 5px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  color: #fff;
  font-weight: bold;
  background: #ffb400;
  background: #cccccc;
}

.ic_price {
  padding: 3px 10px 5px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  color: #fff;
  font-weight: bold;
  background: #ffb400;
  background: #ff6a4c;
}

.ic_box {
  padding: 2px 10px 4px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  font-weight: bold;
  background: #fff;
}

/*_forms.scss*/
.custom-radio {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
  top: 4px;
  margin-right: 0.3em;
  background: url(/_Resources/img/radio-sprite.png) no-repeat 0 0 transparent;
}
.custom-radio:hover {
  background-position: 0 -16px;
}
.custom-radio.selected {
  background-position: 0 -32px;
}
.custom-radio input[type=radio] {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}

.custom-checkbox {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
  top: 4px;
  margin-right: 0.3em;
  background: url(/_Resources/img/checkbox-sprite.png) no-repeat 0 0 transparent;
}
.custom-checkbox.selected {
  background-position: 0 -32px;
}
.custom-checkbox input[type=checkbox] {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}

/*_sidebar.scss*/
body.tm1 > aside.main_quick > ul > li > a > span, aside.sub_quick > ul > li > a > span {
  display: block;
  width: 50px;
  height: 50px;
  border: none;
  text-indent: -9999px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  opacity: 1;
  filter: alpha(opacity=100);
}
body.tm1 > aside.main_quick > ul > li > a > span:hover, aside.sub_quick > ul > li > a > span:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
body.tm1 > aside.main_quick > ul > li > a > span.q_faq, aside.sub_quick > ul > li > a > span.q_faq {
  background: url(/_Resources/img/quick/ic_faq.png) center no-repeat;
}
body.tm1 > aside.main_quick > ul > li > a > span.q_download, aside.sub_quick > ul > li > a > span.q_download {
  background: url(/_Resources/img/quick/ic_download.png) center no-repeat;
}
body.tm1 > aside.main_quick > ul > li > a > span.q_qna, aside.sub_quick > ul > li > a > span.q_qna {
  background: url(/_Resources/img/quick/ic_qna.png) center no-repeat;
}
body.tm1 > aside.main_quick > ul > li > a > span.q_basket, aside.sub_quick > ul > li > a > span.q_basket {
  background: url(/_Resources/img/quick/ic_basket.png) center no-repeat;
}
body.tm1 > aside.main_quick > ul > li > a > span.q_completion, aside.sub_quick > ul > li > a > span.q_completion {
  background: url(/_Resources/img/quick/ic_completion.png) center no-repeat;
}
body.tm1 > aside.main_quick > ul > li > a > span.q_top, aside.sub_quick > ul > li > a > span.q_top {
  background: #f8f8f8 url(/_Resources/img/quick/ic_top.png) center no-repeat;
}

aside.sub_quick {
  z-index: 900;
  position: fixed;
  top: 50%;
  right: 0;
  width: 50px;
  height: 300px;
  margin-top: -150px;
}
aside.sub_quick ul li {
  position: relative;
}
aside.sub_quick ul li a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  background: #4d5259;
}
aside.sub_quick ul li p {
  position: absolute;
  display: block;
  top: 12px;
  right: 60px;
  width: 120px;
  padding: 3px 10px 3px 10px;
  text-align: center;
  background: #fff;
  border: 1px solid #e6e6e6;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-size: 11px;
  font-size: 0.715rem;
}

.basket_list {
  position: fixed;
  top: 0;
  right: -180px;
  display: block;
  width: 180px;
  height: 100%;
  padding: 0 20px 40px 20px;
  background: #f8f8f8;
}
.basket_list h3 {
  margin-top: 40px;
  font-size: 15px;
  font-weight: normal;
}
.basket_list h3.border {
  border-top: 1px solid #e6e6e6;
  padding-top: 40px;
}
.basket_list ul li {
  position: relative;
  width: 140px;
  height: 125px;
  margin-top: 20px;
  font-size: 12px;
  color: #666666;
  overflow: hidden;
  cursor: pointer;
}
.basket_list ul li span {
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  position: absolute;
}
.basket_list ul li img {
  width: 100%;
  height: 85px;
  margin-bottom: 7px;
}
.basket_list ul li.list_none {
  margin-top: 40px;
  padding-top: 45px;
  text-align: center;
  background: url(/_Resources/img/ic_listnone.png) center 0 no-repeat;
  cursor: default;
}
.basket_list a.more {
  position: absolute;
  top: 40px;
  right: 20px;
  width: 47px;
  height: 23px;
  padding-top: 2px;
  font-size: 11px;
  color: #c1c1c1;
  background: none;
  border: 1px solid #dadada;
}
.basket_list a.more:hover {
  color: #666666;
  border: 1px solid #666666;
}

/*aside.sub_quick2  {
  @include quick;
  width:61px;
  h2  {
	width:47px;
	margin:0 auto;
  }
  ul  {
	width:47px;
	margin:10px auto;
  }
  article.thumb1  {
	margin:30px 0 60px 0;
	h3  {
	  @include font-size(11);
	  text-align:center;
	}
	div.bx-wrapper  {
	  div.bx-viewport {
		height:160px !important;
	  }
	  div.bx-controls {
		div.bx-controls-direction {
		  position:relative;
		  a.bx-prev {
			position:absolute;
			top:0;
			left:0;
			@include btn_back(23px, 23px);
			background:url(/_Resources/img/ic_qua_arrow_up_b.png) no-repeat;
		  }
		  a.bx-next {
			position:absolute;
			top:0;
			right:0;
			@include btn_back(23px, 23px);
			background:url(/_Resources/img/ic_qua_arrow_down_b.png) no-repeat;
		  }
		}
	  }
	}
	ul.bxslider {
	  margin:10px 0 0 0 !important;
	  li {
		a {
		  background:none !important;
		  height:40px !important;
		  img  {
			width:60px;
			height:40px;
			border:1px solid $light-gray;
		  }
		}
	  }
	}
  }
}*/
section.main_ban {
  width: 972px;
  margin: 0 auto;
}
section.main_ban ul {
  margin-top: 50px;
}
section.main_ban ul li {
  float: left;
  margin: 6px;
}

.global_humans section.main_ban ul {
  margin-top: 27px;
}

/*_mixins.scss*/
/* Responsive Breakpoints
   ========================================================================== */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shinhan .apply_wrap .tab_content ul, .shinhan .apply_wrap .tab_wrap ul.tab_menu, .shinhan .benefit_wrap .benefit_cont ul, div.layer_pop.reservation article.popup_wrap div.all_agree, div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td, section.cont_wrap .right article.callcenter dl, section.cont_wrap, section.main_wrap .right .q_menu ul, section.main_wrap .right .notice ul li a, section.main_wrap .wrap_960, section.main_ban ul {
  *zoom: 1;
}
.shinhan .apply_wrap .tab_content ul:before, .shinhan .apply_wrap .tab_wrap ul.tab_menu:before, .shinhan .benefit_wrap .benefit_cont ul:before, div.layer_pop.reservation article.popup_wrap div.all_agree:before, div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td:before, section.cont_wrap .right article.callcenter dl:before, section.cont_wrap:before, section.main_wrap .right .q_menu ul:before, section.main_wrap .right .notice ul li a:before, section.main_wrap .wrap_960:before, section.main_ban ul:before, .shinhan .apply_wrap .tab_content ul:after, .shinhan .apply_wrap .tab_wrap ul.tab_menu:after, .shinhan .benefit_wrap .benefit_cont ul:after, div.layer_pop.reservation article.popup_wrap div.all_agree:after, div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td:after, section.cont_wrap .right article.callcenter dl:after, section.cont_wrap:after, section.main_wrap .right .q_menu ul:after, section.main_wrap .right .notice ul li a:after, section.main_wrap .wrap_960:after, section.main_ban ul:after {
  content: "";
  display: table;
}
.shinhan .apply_wrap .tab_content ul:after, .shinhan .apply_wrap .tab_wrap ul.tab_menu:after, .shinhan .benefit_wrap .benefit_cont ul:after, div.layer_pop.reservation article.popup_wrap div.all_agree:after, div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td:after, section.cont_wrap .right article.callcenter dl:after, section.cont_wrap:after, section.main_wrap .right .q_menu ul:after, section.main_wrap .right .notice ul li a:after, section.main_wrap .wrap_960:after, section.main_ban ul:after {
  clear: both;
}

/*_forms.scss*/
.custom-radio {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
  top: 4px;
  margin-right: 0.3em;
  background: url(/_Resources/img/radio-sprite.png) no-repeat 0 0 transparent;
}
.custom-radio:hover {
  background-position: 0 -16px;
}
.custom-radio.selected {
  background-position: 0 -32px;
}
.custom-radio input[type=radio] {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}

.custom-checkbox {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
  top: 4px;
  margin-right: 0.3em;
  background: url(/_Resources/img/checkbox-sprite.png) no-repeat 0 0 transparent;
}
.custom-checkbox.selected {
  background-position: 0 -32px;
}
.custom-checkbox input[type=checkbox] {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}

/*_sub.scss*/
section.sub_wrap {
  position: relative;
  width: 930px;
  height: auto;
  margin: 50px auto 0 auto;
  padding: 0 0 50px 0;
}
section.sub_wrap h1 {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 32px;
  font-size: 2.08rem;
  font-weight: normal;
  text-align: center;
  letter-spacing: -1.2px;
}
section.sub_wrap > p {
  display: inline-block;
  width: 100%;
  margin: 0 0 50px 0;
  text-align: center;
}

/*_colors.scss*/
/*_buttons.scss*/
.ripple {
  overflow: hidden;
}

.ripple-effect {
  position: absolute;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background: white;
  -webkit-animation: ripple-animation 1s;
          animation: ripple-animation 1s;
}

@keyframes ripple-animation {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.4;
  }
  to {
    -webkit-transform: scale(100);
            transform: scale(100);
    opacity: 0;
  }
}
button, input {
  outline: 0;
}

/*_icons.scss*/
.ic_pop1, .ic_pop2 {
  padding: 3px 10px 5px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  color: #fff;
  font-weight: bold;
  background: #ffb400;
}

.ic_pop_book {
  padding: 3px 10px 5px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  color: #fff;
  font-weight: bold;
  background: #ffb400;
  background: #cccccc;
}

.ic_price {
  padding: 3px 10px 5px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  color: #fff;
  font-weight: bold;
  background: #ffb400;
  background: #ff6a4c;
}

.ic_box {
  padding: 2px 10px 4px 10px;
  font-size: 10.5px;
  font-size: 0.6825rem;
  font-weight: bold;
  background: #fff;
}

/*_placeholders.scss*/
div.layer_pop.reservation article.popup_wrap table.tb_st_hor {
  width: 100%;
  font-size: 13px;
  border-bottom: 1px solid #000;
  color: #666666;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor caption {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr.first_tr th,
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr.first_tr td {
  border-top: 1px solid #000;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr th {
  text-align: left;
  padding: 13px 20px 13px 20px;
  background: #f7f7f7;
  border-top: 1px solid #e6e6e6;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td {
  padding: 13px 20px 13px 20px;
  border-top: 1px solid #e6e6e6;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td input {
  display: inline-block;
  border: 1px solid #e6e6e6;
  width: 275px;
  padding: 5px;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td input:focus {
  border: 1px solid #000;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td p {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 12px;
  color: #666666;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td p.warning {
  background: url(/_Resources/img/ic_warning.png) no-repeat top left;
  height: 21px;
  font-size: 14px;
  padding: 0 0 0 30px;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td button.btn_small {
  width: 70px;
  height: 30px;
  color: #fff;
  position: relative;
  border: none;
  outline: none;
  margin: 0 0 0 10px;
  vertical-align: top;
  background: #4d5259;
  font-size: 12px;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td div.select_wrap {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
  width: 86px;
  height: 30px;
  overflow: hidden;
  font-size: 14px !important;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td div.select_wrap.select_wrap {
  border: 1px solid #e6e6e6;
  background: #fff url(/_Resources/img/ic_arrow_s.png) no-repeat top right;
  margin: 0 5px 0 0;
  font-size: 12px;
  font-size: 0.78rem;
  color: #666666;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td div.select_wrap.select_wrap:hover {
  border: 1px solid #000;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td div.select_wrap label {
  position: absolute;
  top: 5px;
  left: 5px;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td div.select_wrap select {
  padding: 5px;
  width: 100%;
  height: 30px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
div.layer_pop.reservation article.popup_wrap table.margin_bottom.tb_st_hor {
  margin: 0 0 50px 0;
}

.shinhan .apply_wrap .tab_content ul li span.subject {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

section.main_wrap .left .mypage_wrap div.view_box p {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  text-align: left;
  line-height: 1.3em;
  height: 2.6em;
  word-wrap: break-word;
  word-break: keep-all;
}

.shinhan .apply_wrap .tab_content ul li span.subject {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

section.main_wrap .left .mypage_wrap div.view_box p {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  text-align: left;
  line-height: 1.3em;
  height: 2.6em;
  word-wrap: break-word;
  word-break: keep-all;
}

.wrap_960 {
  width: 960px;
  margin: 0 auto;
}

section.main_wrap {
  position: relative;
  width: 100%;
  min-width: 960px;
  padding: 50px 0;
  height: 400px;
  background: url(/_Resources/img/season_bg_op.png) no-repeat center top;
}
section.main_wrap .bg_color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background: rgba(86, 109, 150, 0.5);
}
section.main_wrap .wrap_960 {
  position: relative;
}
section.main_wrap .left {
  float: left;
  width: 55%;
}
section.main_wrap .left article.login_wrap {
  position: relative;
  float: left;
  width: 100%;
  height: 302px;
  padding: 30px;
  border: 1px solid #e6e6e6;
  border-right: none;
  border-bottom: none;
  border-radius: 30px;
  background: #fff;
  opacity: 0.8;
}
section.main_wrap .left article.login_wrap h3 {
  padding: 0 0 10px 0;
  font-size: 18px;
}
section.main_wrap .left article.login_wrap .logo_box {
  height: 130px;
  margin-top: 40px;
  padding: 30px 0;
  border-top: 1px solid #e6e6e6;
  text-align: center;
}
section.main_wrap .left article.login_wrap .logo_box img {
  display: inline-block;
  margin-right: 25px;
  padding: 20px 0;
  vertical-align: middle;
}
section.main_wrap .left article.login_wrap .logo_box span {
  display: inline-block;
  text-align: left;
  color: #666666;
  line-height: 22px;
  vertical-align: middle;
}
section.main_wrap .left article.login_wrap .logo_box span strong {
  font-size: 16px;
  color: #000000;
}
section.main_wrap .left article.login_wrap .input_wrap {
  overflow: hidden;
}
section.main_wrap .left article.login_wrap .input_wrap div.input {
  float: left;
  width: 100%;
}
section.main_wrap .left article.login_wrap .input_wrap div.input input {
  width: 61%;
  height: 55px;
  margin-top: 15px;
  padding: 0 10px 0 70px;
  border-radius: 10px;
  font-size: 15px;
  line-height: 50px;
  border: 1px solid #999;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
section.main_wrap .left article.login_wrap .input_wrap div.input input.id {
  background: #fff url("/_Resources/img/ic_id.png") 20px center no-repeat;
}
section.main_wrap .left article.login_wrap .input_wrap div.input input.id:focus, section.main_wrap .left article.login_wrap .input_wrap div.input input.id:hover {
  background: #fff url("/_Resources/img/ic_id.png") 20px center no-repeat;
  opacity: 1;
  filter: alpha(opacity=100);
}
section.main_wrap .left article.login_wrap .input_wrap div.input input.pw {
  background: #fff url("/_Resources/img/ic_pw.png") 20px center no-repeat;
}
section.main_wrap .left article.login_wrap .input_wrap div.input input.pw:focus, section.main_wrap .left article.login_wrap .input_wrap div.input input.pw:hover {
  background: #fff url("/_Resources/img/ic_pw.png") 20px center no-repeat;
  opacity: 1;
  filter: alpha(opacity=100);
}
section.main_wrap .left article.login_wrap button.btn_login {
  top: 63px;
  right: 30px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 165px;
  height: 125px;
  padding-top: 46px;
  border-radius: 10px;
  font-size: 18px;
  color: #fff;
}
section.main_wrap .left article.login_wrap .info_box {
  margin-top: 20px;
  overflow: hidden;
}
section.main_wrap .left article.login_wrap .info_box .check {
  float: left;
  padding-bottom: 5px;
}
section.main_wrap .left article.login_wrap .info_box .check label {
  margin: 0 15px 0 0px;
  color: #666666;
}
section.main_wrap .left article.login_wrap .info_box .check label:hover {
  color: #000000;
}
section.main_wrap .left article.login_wrap .info_box .button {
  float: right;
}
section.main_wrap .left article.login_wrap .info_box .button button {
  height: 26px;
  margin-left: 15px;
  padding: 0px 0 3px 28px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
section.main_wrap .left article.login_wrap .info_box .button button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
section.main_wrap .left article.login_wrap .info_box .button .btn_join {
  background: url(/_Resources/img/ic_join.png) no-repeat;
}
section.main_wrap .left article.login_wrap .info_box .button .btn_idpw {
  background: url(/_Resources/img/ic_idpw.png) no-repeat;
}
section.main_wrap .left article.login_wrap .info_box .button .btn_pwcor {
  background: url(/_Resources/img/ic_pwcor.png) no-repeat;
  font-weight: bold;
}
section.main_wrap .left article.login_wrap .button_nh {
  display: block;
  width: 100%;
}
section.main_wrap .left article.login_wrap .button_nh .btn_pwcor {
  float: right;
  padding: 7px 15px;
  color: #000000;
  border: 1px solid #e3e7ee;
}
section.main_wrap .left article.login_wrap .button_nh .btn_pwcor:hover {
  border: 1px solid #000000;
}
section.main_wrap .left article.login_wrap .des_box {
  margin-top: 15px;
  padding-top: 15px;
  color: #666666;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
section.main_wrap .left article.login_wrap p.error {
  margin-top: 5px;
  font-size: 12px;
  color: #ff6a4c;
}
section.main_wrap .left .mypage_wrap h3 {
  font-size: 17px;
  font-size: 1.105rem;
  font-weight: normal;
}
section.main_wrap .left .mypage_wrap article.info {
  float: left;
  width: 100%;
  height: 210px;
  padding: 0 30px;
  border-right: none;
  border-bottom: none;
  border-radius: 30px 30px 0 0;
  background: rgba(255, 255, 255, 0.55);
}
section.main_wrap .left .mypage_wrap article.info h4 {
  height: 90px;
  padding: 30px 0 0 45px;
  font-size: 13px;
  font-weight: normal;
  background: url(/_Resources/img/tm3/ic_myname.png) 0 27px no-repeat;
  border-bottom: 1px solid #fff;
}
section.main_wrap .left .mypage_wrap article.info h4 strong {
  font-size: 22px;
}
section.main_wrap .left .mypage_wrap article.info ul {
  margin-top: 30px;
}
section.main_wrap .left .mypage_wrap article.info ul li {
  position: relative;
  float: left;
  width: 33%;
  background-position: center 0;
  text-align: center;
}
section.main_wrap .left .mypage_wrap article.info ul li p {
  font-size: 33px;
  color: #4c9ecd;
}
section.main_wrap .left .mypage_wrap article.info ul li p span {
  font-size: 17px;
  color: #333;
}
section.main_wrap .left .mypage_wrap div.view_box {
  clear: both;
  position: relative;
  display: table;
  width: 528px;
  height: 94px;
  padding: 25px 180px 25px 25px;
  line-height: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 0 0 30px 30px;
  background: rgba(255, 255, 255, 0.85);
}
section.main_wrap .left .mypage_wrap div.view_box p {
  vertical-align: middle;
  padding-left: 45px;
  color: #666666;
  background: url("/_Resources/img/ic_warning.png") 0 center no-repeat;
}
section.main_wrap .left .mypage_wrap div.view_box p em {
  color: #000000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0, #defffd));
  background: linear-gradient(transparent 50%, #defffd 0);
}
section.main_wrap .left .mypage_wrap div.view_box button {
  top: 50%;
  right: 25px;
  bottom: auto;
  left: auto;
  position: absolute;
  margin-top: -22px;
  width: 120px;
  height: 45px;
  display: inline-block;
  padding: 2px 0 3px 30px;
  vertical-align: middle;
  border-radius: 7px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-color: #4c9ecd;
}
section.main_wrap .left .mypage_wrap div.view_box button:hover {
  background-color: #333;
}
section.main_wrap .left .mypage_wrap div.view_box button.btn_view {
  background-position: 18px 12px;
  background-image: url("/_Resources/img/tm3/ic_view.png");
}
section.main_wrap .left .mypage_wrap div.view_box button.btn_mypage {
  background-position: 14px 11px;
  background-image: url("/_Resources/img/tm3/ic_mypage.png");
}
section.main_wrap .right {
  float: left;
  width: 45%;
}
section.main_wrap .right .notice {
  position: relative;
  width: 92%;
  height: 175px;
  margin-left: 33px;
  padding: 40px 30px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.8);
}
section.main_wrap .right .notice h3 {
  font-size: 18px;
  font-size: 1.17rem;
}
section.main_wrap .right .notice a.btn_more {
  position: absolute;
  top: 25px;
  right: 25px;
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #bbb;
  background-image: url("/_Resources/img/tm3/more.png");
  background-repeat: no-repeat;
  background-position: center;
}
section.main_wrap .right .notice a.btn_more:hover {
  background-image: url("/_Resources/img/tm3/more_over.png");
  background-color: #393939;
  border: 1px solid #393939;
}
section.main_wrap .right .notice ul {
  margin: 15px 0 0 0;
}
section.main_wrap .right .notice ul li {
  margin: 0 0 7px 0;
}
section.main_wrap .right .notice ul li a {
  display: block;
}
section.main_wrap .right .notice ul li a:hover span.tit {
  color: #4c9ecd;
}
section.main_wrap .right .notice ul li a span.tit {
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 85%;
  color: #393939;
}
section.main_wrap .right .notice ul li a span.date {
  display: block;
  float: right;
  color: #737373;
  font-size: 10px;
  font-size: 0.65rem;
}
section.main_wrap .right .q_menu {
  width: 92%;
  height: 95px;
  margin: 33px 0 0 33px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.8);
}
section.main_wrap .right .q_menu ul li {
  float: left;
  width: 33.3%;
}
section.main_wrap .right .q_menu ul li a {
  display: block;
  height: 95px;
  padding: 60px 0 0 0;
  border-radius: 30px;
  text-align: center;
  background-position: center 20px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 14px;
  color: #555;
  letter-spacing: -1px;
}
section.main_wrap .right .q_menu ul li a:hover {
  background-color: #4c9ecd;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
section.main_wrap .right .q_menu ul li.completion a {
  background-image: url("/_Resources/img/tm3/q_completion.png");
}
section.main_wrap .right .q_menu ul li.completion a:hover {
  background-image: url("/_Resources/img/tm3/q_completion_on.png");
}
section.main_wrap .right .q_menu ul li.faq a {
  background-image: url("/_Resources/img/tm3/q_faq.png");
}
section.main_wrap .right .q_menu ul li.faq a:hover {
  background-image: url("/_Resources/img/tm3/q_faq_on.png");
}
section.main_wrap .right .q_menu ul li.download a {
  background-image: url("/_Resources/img/tm3/q_download.png");
}
section.main_wrap .right .q_menu ul li.download a:hover {
  background-image: url("/_Resources/img/tm3/q_download_on.png");
}
section.main_wrap .right .q_menu.list_2col ul li {
  width: 50%;
}

section.cont_wrap {
  width: 100%;
  padding: 60px 0;
  background: #f5f5f5;
}
section.cont_wrap .left {
  float: left;
  width: 33.3%;
  position: relative;
}
section.cont_wrap .left article.freeclass {
  position: relative;
  width: 90%;
  margin-right: 33px;
  padding: 40px 30px;
  background: #fff;
  border: 1px solid #e3e7ee;
  border-radius: 30px;
}
section.cont_wrap .left article.freeclass h3 {
  position: absolute;
  top: 48px;
  left: 25px;
  font-size: 18px;
  font-size: 1.17rem;
}
section.cont_wrap .left article.freeclass div.wrap_slider_freeclass {
  position: relative;
}
section.cont_wrap .left article.freeclass div.wrap_slider_freeclass ul.slider_freeclass {
  margin: 70px auto 0;
}
section.cont_wrap .left article.freeclass div.wrap_slider_freeclass ul.slider_freeclass li {
  width: 240px !important;
  height: 135px !important;
}
section.cont_wrap .left article.freeclass .bx-wrapper {
  position: relative;
  margin: 0 auto;
  height: 220px !important;
}
section.cont_wrap .left article.freeclass .bx-wrapper .bx-viewport {
  height: 202px !important;
}
section.cont_wrap .left article.freeclass .bx-wrapper .bx-controls .bx-pager {
  position: absolute;
  top: 13px;
  right: 87px;
  color: #737373;
  font-size: 10px;
  font-size: 0.65rem;
}
section.cont_wrap .left article.freeclass .bx-wrapper .bx-controls a {
  position: absolute;
  top: 0px;
  display: block;
  width: 41px;
  height: 41px;
  border: 1px solid #e3e7ee;
  font-size: 0px;
  font-size: 0rem;
  background-repeat: no-repeat;
  background-position: center;
}
section.cont_wrap .left article.freeclass .bx-wrapper .bx-controls a.bx-prev {
  right: 40px;
  background-image: url("/_Resources/img/tm3/icon_pre.png");
}
section.cont_wrap .left article.freeclass .bx-wrapper .bx-controls a.bx-prev:hover {
  background-color: #333;
  background-image: url("/_Resources/img/tm3/icon_pre_over.png");
}
section.cont_wrap .left article.freeclass .bx-wrapper .bx-controls a.bx-next {
  right: 0px;
  background-image: url("/_Resources/img/tm3/icon_next.png");
}
section.cont_wrap .left article.freeclass .bx-wrapper .bx-controls a.bx-next:hover {
  background-color: #333;
  background-image: url("/_Resources/img/tm3/icon_next_over.png");
}
section.cont_wrap .center {
  float: left;
  width: 40.7%;
}
section.cont_wrap .center .btn_guide {
  position: relative;
  display: block;
  width: 100%;
  height: 134px;
  padding: 40px 30px;
  background: #fff;
  border: 1px solid #e3e7ee;
  border-radius: 30px;
  text-align: left;
}
section.cont_wrap .center .btn_guide:hover {
  -webkit-box-shadow: 4px 3px 30px 0 #c8d4e6;
          box-shadow: 4px 3px 30px 0 #c8d4e6;
  border: 1px solid #c8d4e6;
}
section.cont_wrap .center .btn_guide span.tit {
  font-size: 18px;
  color: #393939;
}
section.cont_wrap .center .btn_guide span.sub {
  display: block;
  font-size: 12px;
  line-height: 25px;
  color: #737373;
}
section.cont_wrap .center .btn_guide.new {
  background: #fff url("/_Resources/img/tm3/guide_new.png") no-repeat 270px center;
}
section.cont_wrap .center .btn_guide.mobile {
  margin-top: 33px;
  background: #fff url("/_Resources/img/tm3/guide_mobile.png") no-repeat 270px center;
}
section.cont_wrap .center .btn_guide.mobile span.tit em {
  display: block;
  color: #4c9ecd;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap {
  position: relative;
  width: 720px;
  margin: 50px auto 0;
  padding: 60px;
  border-radius: 10px;
  background: #fff;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap h3 {
  font-size: 21px;
  font-size: 1.365rem;
  color: #4c9ecd;
  text-align: center;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap span.sub_txt {
  display: block;
  padding-top: 10px;
  font-size: 12px;
  font-size: 0.78rem;
  color: #8a8a8a !important;
  text-align: center;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap span.sub_txt em {
  display: block;
  font-weight: bold;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap .layer_close {
  top: 0px;
  right: -50px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 43px;
  height: 43px;
  background: url("/_Resources/img/ic_close.png") no-repeat;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap ul {
  margin-top: 20px;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap ul li {
  margin-bottom: 10px;
  padding: 40px;
  background-color: #f5f5f5;
  border-radius: 30px;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap ul li.qr {
  background: #f5f5f5 url("/_Resources/img/tm3/qrcode.png") 450px center no-repeat;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap ul li.url {
  background: #f5f5f5 url("/_Resources/img/tm3/url.png") 358px center no-repeat;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap ul li span {
  display: block;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap ul li span.num {
  font-size: 26px;
  font-size: 1.69rem;
  color: #4c9ecd;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap ul li span.tit {
  padding: 10px 0 5px;
  font-size: 18px;
  color: #393939;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap ul li span.tit em {
  font-weight: bold;
}
section.cont_wrap .center .layer_pop.mobile_guide article.popup_wrap ul li span.cont {
  font-size: 14px;
  color: #737373;
  line-height: 22px;
  letter-spacing: -1px;
}
section.cont_wrap .center .layer_pop.mobile_guide.hrd article.popup_wrap ul li {
  position: relative;
}
section.cont_wrap .center .layer_pop.mobile_guide.hrd article.popup_wrap ul li.qr {
  background-image: none;
  background-color: #f5f5f5;
}
section.cont_wrap .center .layer_pop.mobile_guide.hrd article.popup_wrap ul li.qr .qrcode_wrap {
  position: absolute;
  top: 50%;
  margin-top: -65px;
  right: 40px;
  width: 130px;
  height: 130px;
  padding: 10px;
  background: #fff;
  border: 5px solid #dcdcdc;
}
section.cont_wrap .center .layer_pop.mobile_guide.hrd article.popup_wrap ul li.url {
  background-image: none;
}
section.cont_wrap .center .layer_pop.mobile_guide.hrd article.popup_wrap ul li.url .url_wrap {
  position: absolute;
  top: 90px;
  right: 40px;
  background: #fff url("/_Resources/img/tm3/search_bg.png") right center no-repeat;
  padding: 10px 35px 10px 10px;
  border: 5px solid #dcdcdc;
}
section.cont_wrap .center .layer_pop.mobile_guide.hrd article.popup_wrap ul li.url .url_wrap em.url {
  color: #393939;
  font-size: 13px;
  font-size: 0.845rem;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap {
  position: relative;
  width: 720px;
  margin: 50px auto 0;
  padding: 60px;
  border-radius: 10px;
  background: #fff;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap h3 {
  font-size: 21px;
  font-size: 1.365rem;
  text-align: center;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap span.sub_txt {
  display: block;
  padding-top: 10px;
  font-size: 12px;
  font-size: 0.78rem;
  color: #8a8a8a !important;
  text-align: center;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap span.sub_txt em {
  display: block;
  font-weight: bold;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap .layer_close {
  top: 0px;
  right: -50px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 43px;
  height: 43px;
  background: url("/_Resources/img/ic_close.png") no-repeat;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap ul {
  margin-top: 20px;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap ul li {
  margin-bottom: 10px;
  padding: 40px 40px 40px 280px;
  background-color: #f5f5f5;
  border-radius: 30px;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap ul li.step_1 {
  background: #f5f5f5 url("/_Resources/img/tm3/siteguide_1.png") 40px center no-repeat;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap ul li.step_2 {
  background: #f5f5f5 url("/_Resources/img/tm3/siteguide_2.png") 40px center no-repeat;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap ul li.step_3 {
  background: #f5f5f5 url("/_Resources/img/tm3/siteguide_3.png") 40px center no-repeat;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap ul li span {
  display: block;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap ul li span.num {
  font-size: 26px;
  font-size: 1.69rem;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap ul li span.tit {
  padding: 10px 0 5px;
  font-size: 14px;
  font-size: 0.91rem;
  color: #393939;
}
section.cont_wrap .center .layer_pop.site_guide article.popup_wrap ul li span.tit em {
  font-weight: bold;
}
section.cont_wrap .right {
  float: left;
  width: 25%;
}
section.cont_wrap .right article.callcenter {
  width: 90%;
  height: 300px;
  margin-left: 33px;
  padding: 40px 30px;
  background: #fff;
  border: 1px solid #e3e7ee;
  border-radius: 30px;
}
section.cont_wrap .right article.callcenter h3 {
  font-size: 18px;
  color: #393939;
  font-weight: normal;
}
section.cont_wrap .right article.callcenter p {
  margin: 10px 0 0 0;
  font-size: 26px;
  color: #4c9ecd;
  font-weight: bold;
  text-align: left;
}
section.cont_wrap .right article.callcenter dl {
  margin: 20px 0;
  font-size: 12px;
  color: #737373;
}
section.cont_wrap .right article.callcenter dl dt {
  float: left;
  width: 44%;
  padding: 5px 0;
}
section.cont_wrap .right article.callcenter dl dd {
  float: left;
  width: 45%;
  padding: 5px 0;
  margin-left: 15px;
  text-align: center;
}
section.cont_wrap .right article.callcenter div.call_btn_wrap a {
  display: block;
  float: left;
  width: 100%;
  height: 28px;
  margin-right: 10px;
  padding: 5px 0;
  font-size: 12px;
  font-size: 0.78rem;
  border: 1px solid #e3e7ee;
  color: #737373;
  text-align: center;
}
section.cont_wrap .right article.callcenter div.call_btn_wrap a.fix_ban_reservation {
  margin-right: 0;
}
section.cont_wrap .right article.callcenter div.call_btn_wrap a:hover {
  background: #e3e7ee;
}

article.main_vod {
  position: relative;
  z-index: 0;
  width: 225px;
  height: 125px;
}
article.main_vod h4 {
  position: absolute;
  bottom: 0;
  height: 44px;
  padding: 13px;
  background: rgba(0, 0, 0, 0.4901960784);
  color: #fff;
  font-size: 12px;
  font-size: 0.78rem;
  line-height: 18px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  border-radius: 0 0 10px 10px;
}
article.main_vod .ytThumb {
  width: 225px;
  height: 125px;
  background: #393939;
  overflow: hidden;
  border-radius: 10px;
}
article.main_vod .ytThumb:before {
  content: "";
  position: absolute;
  top: 32%;
  left: 50%;
  width: 45px;
  height: 45px;
  margin-left: -22.5px;
  margin-top: -8px;
  background: url(/_Resources/img/tm3/ic_play.png) no-repeat center;
  z-index: 1;
}
article.main_vod .ytThumb img {
  margin-top: -23px;
  width: 100%;
  height: auto;
  opacity: 0.45;
  filter: alpha(opacity=45);
}

div.layer_pop.ytPopup article.popup_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -225px 0 0 -365px;
  padding: 30px;
  background: #fff;
  z-index: 101;
  border-radius: 10px;
}
div.layer_pop.ytPopup .layer_close {
  top: 0px;
  right: -50px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 43px;
  height: 43px;
  background: url(/_Resources/img/ic_close.png) no-repeat;
  z-index: 101;
}

div.layer_pop.reservation article.popup_wrap {
  position: relative;
  width: 720px;
  margin: 50px auto 0;
  padding: 60px;
  border-radius: 10px;
  background: #fff;
}
div.layer_pop.reservation article.popup_wrap h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 1.17rem;
  color: #4c9ecd;
}
div.layer_pop.reservation article.popup_wrap span.sub_txt {
  padding-top: 10px;
  font-size: 12px;
  font-size: 0.78rem;
  color: #8a8a8a !important;
}
div.layer_pop.reservation article.popup_wrap span.sub_txt em {
  margin-right: 7px;
  padding: 0 7px;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr th {
  text-align: center;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr th span.sub {
  font-weight: normal;
  font-size: 11px;
  font-size: 0.715rem;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td span.sub {
  display: block;
  font-size: 11px;
  font-size: 0.715rem;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td textarea {
  width: 100%;
  height: 60px;
  padding: 10px;
  border: 1px solid #e6e6e6;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td input {
  text-align: left;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td input.phone {
  width: 80px;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td button.btn_theme {
  float: left;
  width: 37%;
  margin: 0 6px 6px 0;
  padding: 7px 0 10px;
  font-size: 13px;
  font-size: 0.845rem;
  letter-spacing: -1px;
  border: 1px solid #e6e6e6;
}
div.layer_pop.reservation article.popup_wrap table.tb_st_hor tr td button.btn_theme.on {
  border: 1px solid #4c9ecd;
  color: #4c9ecd;
}
div.layer_pop.reservation article.popup_wrap div.all_agree {
  background: #f7f7f7;
  text-align: left;
  margin-top: 20px;
  padding: 20px 30px;
  text-align: center;
}
div.layer_pop.reservation article.popup_wrap div.all_agree button.btn_contmore {
  padding: 5px 15px;
  margin-left: 10px;
  background: #737373;
  color: #fff;
  font-size: 11px;
  font-size: 0.715rem;
}
div.layer_pop.reservation article.popup_wrap div.all_agree div.cont {
  display: none;
  height: 150px;
  overflow-y: auto;
  text-align: left;
  font-size: 12px;
  font-size: 0.78rem;
  color: #737373;
}
div.layer_pop.reservation article.popup_wrap div.all_agree div.cont h4 {
  margin-top: 15px;
  font-size: 12px;
  font-size: 0.78rem;
  color: #393939;
}
div.layer_pop.reservation button.btn_reserv_ok {
  display: block;
  margin: 30px auto 0;
  padding: 10px 40px;
  background: #4c9ecd;
  color: #fff;
  font-size: 14px;
  font-size: 0.91rem;
}
div.layer_pop.reservation .layer_close {
  top: 0px;
  right: -50px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 43px;
  height: 43px;
  background: url("/_Resources/img/ic_close.png") no-repeat;
}

div.layer_pop.surveyNH {
  width: 0;
  height: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-y: auto;
}
div.layer_pop.surveyNH.show {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
  height: 100%;
  padding: 50px 24px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
div.layer_pop.surveyNH article.popup_wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  max-width: 720px;
}
div.layer_pop.surveyNH article.popup_wrap img {
  width: 100%;
  height: auto;
}
div.layer_pop.surveyNH .btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
  width: 100%;
  padding: 30px 0 40px;
  background: #35B559;
}
div.layer_pop.surveyNH .btn-group a {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: block;
  max-width: 321px;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
div.layer_pop.surveyNH .btn-group a::before {
  display: block;
  content: "";
  width: 100%;
  aspect-ratio: 321/108;
}
div.layer_pop.surveyNH .layer_close {
  top: 0px;
  right: -50px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 43px;
  height: 43px;
  background: url("/_Resources/img/ic_close.png") no-repeat;
}

.fix_banner {
  position: fixed;
  top: 177px;
  left: 50%;
  margin-left: 512px;
}
.fix_banner .fix_banner_wrap ul li {
  margin-bottom: 17px;
}
.fix_banner .fix_banner_wrap ul li a {
  display: block;
  width: 90px;
  height: 90px;
  border-radius: 30px;
  border: 1px solid #c8d4e6;
  -webkit-box-shadow: 4px 3px 20px 0 rgba(86, 109, 150, 0.35);
          box-shadow: 4px 3px 20px 0 rgba(86, 109, 150, 0.35);
}
.fix_banner .fix_banner_wrap ul li a:hover {
  border: 1px solid #4c9ecd;
}
.fix_banner .fix_banner_wrap ul li.wanaeca a {
  background: #fff url("/_Resources/img/tm3/go_wanaeca_off.png") no-repeat center;
}
.fix_banner .fix_banner_wrap ul li.wanaeca a:hover {
  background: #fff url("/_Resources/img/tm3/go_wanaeca_on.png") no-repeat center;
}
.fix_banner .fix_banner_wrap ul li.wowpass a {
  background: #fff url("/_Resources/img/tm3/go_wowpass_off.png") no-repeat center;
}
.fix_banner .fix_banner_wrap ul li.wowpass a:hover {
  background: #fff url("/_Resources/img/tm3/go_wowpass_on.png") no-repeat center;
}
.fix_banner .fix_banner_wrap ul li.iubion a {
  background: #fff url("/_Resources/img/tm3/go_iubion_off.png") no-repeat center;
}
.fix_banner .fix_banner_wrap ul li.iubion a:hover {
  background: #fff url("/_Resources/img/tm3/go_iubion_on.png") no-repeat center;
}

.fix_banner_left {
  position: absolute;
  top: 177px;
  right: 50%;
  margin-right: 512px;
}
.fix_banner_left .fix_banner_wrap {
  position: relative;
}
.fix_banner_left .fix_banner_wrap ul li {
  margin-bottom: 17px;
}
.fix_banner_left .fix_banner_wrap ul li a {
  width: 90px;
  display: block;
}
.fix_banner_left .fix_banner_wrap ul li.edutech a {
  position: absolute;
  top: 0;
  right: 0;
  height: 180px;
  background: url("/_Resources/img/tm3/banner_edutech.png") no-repeat center;
}
.fix_banner_left .fix_banner_wrap ul li.youquiz a {
  position: absolute;
  top: 208px;
  right: 0px;
  width: 97px;
  height: 102px;
  background: url("/_Resources/img/tm3/banner_youquiz.png") no-repeat center;
}
.fix_banner_left .fix_banner_wrap ul li.youquiz a:hover {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.shinhan .apply_wrap .tab_content ul li, .shinhan .benefit_wrap .benefit_cont ul li {
  -webkit-box-shadow: 0 0 25px 0px rgba(149, 167, 199, 0.35);
  box-shadow: 0 0 25px 0px rgba(149, 167, 199, 0.35);
}

.shinhan .apply_wrap h3.apply_tit::before, .shinhan .benefit_wrap h3.benefit_tit::before {
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -88.5px;
  width: 177px;
  height: 20px;
  background: url("/_Resources/img/tm3/shinhan/ubionxwow.png") 0px center no-repeat;
}

.shinhan .banner_line_wrap {
  width: 100%;
  height: 95px;
  background: #e4f5ff;
}
.shinhan .banner_line_wrap .banner_line_cont {
  position: relative;
  height: 95px;
}
.shinhan .banner_line_wrap .banner_line_cont a {
  display: block;
  height: 95px;
}
.shinhan .banner_line_wrap .banner_line_cont .banner_mtit {
  display: block;
  font-size: 19px;
  font-size: 1.235rem;
  color: #3c4a52;
  font-weight: bold;
}
.shinhan .banner_line_wrap .banner_line_cont .banner_mtit em {
  color: #4c9ecd;
}
.shinhan .banner_line_wrap .banner_line_cont .banner_txt {
  position: absolute;
  top: 29px;
  right: 80px;
  font-size: 12px;
  font-size: 0.78rem;
  color: #737373;
  text-align: left;
}
.shinhan .banner_info_wrap {
  position: fixed;
  bottom: 50px;
  right: 50%;
  margin-right: 512px;
}
.shinhan .banner_info_wrap .banner_info_cont {
  width: 120px;
  background: #fff;
  border: 1px solid #e3e7ee;
  border-radius: 20px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 15px;
}
.shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_1, .shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_2 {
  position: relative;
  width: 100%;
  height: 120px;
  text-align: center;
}
.shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_1 button, .shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_2 button {
  display: inline-block;
  width: 100%;
  height: 120px;
}
.shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_1 .ban_info_t, .shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_2 .ban_info_t {
  width: 100%;
  font-size: 12px;
  font-size: 0.78rem;
  letter-spacing: -1px;
  color: #393939;
}
.shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_1 .ban_info_t em, .shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_2 .ban_info_t em {
  display: block;
  color: #4c9ecd;
}
.shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_1.ban_info_1, .shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_2.ban_info_1 {
  background: url("/_Resources/img/tm3/shinhan/ban_calendar.png") center 15px no-repeat;
  border-bottom: 1px solid #e3e7ee;
}
.shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_1.ban_info_1 .ban_info_t, .shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_2.ban_info_1 .ban_info_t {
  position: absolute;
  bottom: 15px;
  left: 0;
}
.shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_1.ban_info_2, .shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_2.ban_info_2 {
  background: url("/_Resources/img/tm3/shinhan/ban_notice.png") center 30px no-repeat;
}
.shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_1.ban_info_2 .ban_info_t, .shinhan .banner_info_wrap .banner_info_cont .banner_info_ul .ban_info_2.ban_info_2 .ban_info_t {
  position: absolute;
  bottom: 0;
  left: 0;
}
.shinhan .benefit_wrap h3.benefit_tit {
  position: relative;
  margin: 150px 0 50px;
  font-size: 26px;
  font-size: 1.69rem;
  letter-spacing: -2px;
  color: #393939;
  text-align: center;
}
.shinhan .benefit_wrap .benefit_cont ul li {
  position: relative;
  display: block;
  float: left;
  width: 47%;
  height: 240px;
  margin: 0 45px 45px 0;
  padding: 60px 0 0 190px;
  text-align: left;
  background: #fff;
  border-radius: 30px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.shinhan .benefit_wrap .benefit_cont ul li button.btn_pop_open {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -55.5px;
  padding: 10px 20px;
  background: #e3e7ee;
  color: #393939;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.shinhan .benefit_wrap .benefit_cont ul li:hover {
  border: 1px solid #0074db;
}
.shinhan .benefit_wrap .benefit_cont ul li:hover button.btn_pop_open {
  background: #0074db;
  color: #fff;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.shinhan .benefit_wrap .benefit_cont ul li:nth-child(2n) {
  margin-right: 0;
}
.shinhan .benefit_wrap .benefit_cont ul li.benefit_1 {
  background: url("/_Resources/img/tm3/shinhan/benefit_1.png") 50px 66px no-repeat;
}
.shinhan .benefit_wrap .benefit_cont ul li.benefit_2 {
  background: url("/_Resources/img/tm3/shinhan/benefit_2.png") 50px 66px no-repeat;
}
.shinhan .benefit_wrap .benefit_cont ul li.benefit_3 {
  background: url("/_Resources/img/tm3/shinhan/benefit_3.png") 50px 66px no-repeat;
}
.shinhan .benefit_wrap .benefit_cont ul li.benefit_4 {
  background: url("/_Resources/img/tm3/shinhan/benefit_4.png") 50px 66px no-repeat;
}
.shinhan .benefit_wrap .benefit_cont ul li.benefit_5 {
  height: 200px;
  background: url("/_Resources/img/tm3/shinhan/benefit_5.png") 50px center no-repeat;
}
.shinhan .benefit_wrap .benefit_cont ul li.benefit_6 {
  height: 200px;
  background: url("/_Resources/img/tm3/shinhan/benefit_6.png") 50px center no-repeat;
}
.shinhan .benefit_wrap .benefit_cont ul li span.benefit_tit {
  display: inline-block;
  font-size: 18px;
  font-size: 1.17rem;
  letter-spacing: -1px;
  color: #0074db;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0, #defffd));
  background: linear-gradient(transparent 50%, #defffd 0);
}
.shinhan .benefit_wrap .benefit_cont ul li span.benefit_txt {
  display: block;
  padding: 5px 0 0 0;
  font-size: 14px;
  font-size: 0.91rem;
  line-height: 22px;
  line-height: 1.5rem;
  letter-spacing: -1px;
  color: #737373;
}
.shinhan .apply_wrap {
  padding: 50px 0;
}
.shinhan .apply_wrap h3.apply_tit {
  position: relative;
  margin: 100px 0 30px;
  font-size: 26px;
  font-size: 1.69rem;
  letter-spacing: -2px;
  color: #393939;
  text-align: center;
}
.shinhan .apply_wrap .tab_wrap {
  position: relative;
}
.shinhan .apply_wrap .tab_wrap ul.tab_menu {
  border-bottom: 1px solid #e3e7ee;
  margin-bottom: 40px;
}
.shinhan .apply_wrap .tab_wrap ul.tab_menu li {
  float: left;
  width: 49%;
  padding: 25px 0;
  text-align: center;
  cursor: pointer;
}
.shinhan .apply_wrap .tab_wrap ul.tab_menu li em {
  font-size: 17px;
  font-size: 1.105rem;
  color: #737373;
  text-align: center;
  font-weight: bold;
}
.shinhan .apply_wrap .tab_wrap ul.tab_menu li.on em {
  color: #4c9ecd;
  padding-bottom: 24px;
  border-bottom: 2px solid;
}
.shinhan .apply_wrap .tab_content {
  display: none;
}
.shinhan .apply_wrap .tab_content ul li {
  position: relative;
  float: left;
  width: 23%;
  height: 210px;
  margin: 0 25px 25px 0;
  padding: 30px 20px;
  background: #fff;
  border-radius: 20px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-align: center;
}
.shinhan .apply_wrap .tab_content ul li:nth-child(4n) {
  margin-right: 0;
}
.shinhan .apply_wrap .tab_content ul li span {
  display: block;
}
.shinhan .apply_wrap .tab_content ul li span.class {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 20px;
  font-size: 12px;
  font-size: 0.78rem;
  color: #4c9ecd;
}
.shinhan .apply_wrap .tab_content ul li span.subject {
  padding: 10px 0 0 0;
  font-size: 14px;
  font-size: 0.91rem;
  color: #393939;
}
.shinhan .apply_wrap .tab_content ul li span.price {
  padding: 12px 0;
  font-size: 12px;
  font-size: 0.78rem;
  color: #393939;
}
.shinhan .apply_wrap .tab_content ul li span.price em {
  font-size: 20px;
  font-size: 1.3rem;
  font-weight: bold;
}
.shinhan .apply_wrap .tab_content ul li a.go_apply {
  position: absolute;
  bottom: 30px;
  left: 50%;
  display: inline-block;
  width: 90px;
  margin-left: -45px;
  padding: 10px 15px;
  background: #4c9ecd;
  border-radius: 5px;
  font-size: 13px;
  font-size: 0.845rem;
  color: #fff;
}
.shinhan .layer_pop.sh .popup_wrap {
  position: relative;
  width: 900px;
  margin: 50px auto 0;
  background: #fff;
  border-radius: 15px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.shinhan .layer_pop.sh .popup_wrap .layer_close {
  top: 0px;
  right: -50px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 43px;
  height: 43px;
  background: url("/_Resources/img/ic_close.png") no-repeat;
}
.shinhan .layer_pop.sh .popup_wrap .pop_header {
  padding: 30px;
  border-radius: 15px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #e4f5ff;
  text-align: center;
}
.shinhan .layer_pop.sh .popup_wrap .pop_header .pop_mtit {
  display: block;
  padding-bottom: 5px;
  font-size: 21px;
  font-size: 1.365rem;
  color: #4c9ecd;
  text-align: center;
}
.shinhan .layer_pop.sh .popup_wrap .pop_header .pop_stit {
  font-size: 13px;
  font-size: 0.845rem;
  color: #393939;
  text-align: center;
}
.shinhan .layer_pop.sh .popup_wrap .pop_header .pop_stit em {
  display: block;
  font-weight: bold;
}
.shinhan .layer_pop.sh .popup_wrap .pop_cont {
  padding: 30px 50px;
}
.shinhan .layer_pop.sh .popup_wrap .pop_cont ul li {
  position: relative;
  padding: 10px 0;
  text-align: left;
}
.shinhan .layer_pop.sh .popup_wrap .pop_cont ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: -3px;
  width: 10px;
  height: 10px;
  background: url("/_Resources/img/tm3/shinhan/ic_check.png") no-repeat;
}
.shinhan .layer_pop.sh .popup_wrap .pop_cont ul li .dt {
  padding-left: 10px;
  font-size: 12px;
  font-size: 0.78rem;
  color: #4c9ecd;
  font-weight: bold;
}
.shinhan .layer_pop.sh .popup_wrap .pop_cont ul li .dd {
  display: block;
  padding-left: 10px;
  font-size: 13px;
  font-size: 0.845rem;
  color: #393939;
}
.shinhan .layer_pop.sh .popup_wrap .pop_cont table {
  width: 100%;
}
.shinhan .layer_pop.sh .popup_wrap .pop_cont table thead tr th {
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #e3e7ee;
  border-bottom: none;
  font-size: 13px;
  font-size: 0.845rem;
  color: #393939;
  text-align: center;
}
.shinhan .layer_pop.sh .popup_wrap .pop_cont table tbody tr td {
  padding: 10px;
  border: 1px solid #e3e7ee;
  font-size: 13px;
  font-size: 0.845rem;
  color: #393939;
  text-align: center;
}
.shinhan .layer_pop.sh .popup_wrap .pop_cont p.sub_tt {
  padding-top: 20px;
  line-height: 20px;
  line-height: 1.25rem;
  font-size: 12px;
  font-size: 0.78rem;
  color: #5f90ad;
}
.shinhan .layer_pop.sh.notice .pop_cont {
  padding-left: 200px;
}