@charset "UTF-8";
@import url("basic.css");
/*기본세팅*/
@import url("common.css");
/*공통 레이아웃 세팅*/
@import url("others.css");
/*플러그인*/
/*오버시 변환 버튼*/
/*변수관리*/
.fw500 {
  font-weight: 500;
}

body {
  min-width: 1500px;
  font-weight: 400;
  letter-spacing: -0.07em;
  line-height: 1.8;
  font-size: 15px;
}

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 60px;
  right: 10px;
  overflow: hidden;
  width: 55px;
  height: 55px;
  border: solid 1px #fff;
  text-indent: 100%;
  background: url(../images/sub/btn_up.png) no-repeat left top;
  z-index: 99;
}

#toTopHover {
  background: url(../images/sub/btn_up.png) no-repeat left -40px;
  width: 62px;
  height: 62px;
  display: block;
  overflow: hidden;
  float: left;
}

#toTop:active,
#toTop:focus {
  outline: none;
}

.home {
  width: 100%;
  height: 100%;
  position: relative;
}

.visual_wrap .bx-wrapper .bx-controls .bx-pager, .tour-visual .bx-wrapper .bx-controls .bx-pager {
  z-index: 10;
  position: absolute;
  top: auto;
  bottom: 23%;
}

.visual_wrap .bx-wrapper .bx-controls .bx-pager .bx-pager-item, .tour-visual .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  padding: 0 2px;
  height: 21px;
  position: relative;
}

.visual_wrap .bx-wrapper .bx-controls .bx-pager .bx-pager-item:before, .tour-visual .bx-wrapper .bx-controls .bx-pager .bx-pager-item:before {
  position: absolute;
  content: '';
  width: 7px;
  height: 1px;
  background: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  left: -4px;
  top: 50%;
}

.visual_wrap .bx-wrapper .bx-controls .bx-pager .bx-pager-item:first-child:before, .tour-visual .bx-wrapper .bx-controls .bx-pager .bx-pager-item:first-child:before {
  display: none;
}

.player .vp-player-layout{
  left:0 !important;
}

.visual_wrap .bx-wrapper .bx-controls .bx-pager .bx-pager-item a, .tour-visual .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  font-size: 0;
  margin: 0 12px;
  border-radius: 10.5px;
  text-indent: -999px !important;
  cursor: pointer;
  box-shadow: inset 0 0 0 8px white;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.visual_wrap .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active, .tour-visual .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
  background-color: transparent;
  box-shadow: inset 0 0 0 5px white;
  width: 21px;
  height: 21px;
  opacity: 1;
  filter: alpha(opacity=100);
}

/*메인 */
.wrapper {
  position: relative;
  max-width: 1770px;
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
}

.wrapper.wrapper_1500 {
  max-width: 1500px;
}

.wrapper.wrapper_1200 {
  max-width: 1200px;
}

#header {
 
  width: 100%;
  z-index: 20;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

#header.on {
  position: fixed;
  background: url(../images/sub/gnb-bg.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  height: 57px;
}

#header.on .nav_bg_pc {
  top: 57px;
}

#header.on .header_wrapper.wrapper {
  position: inherit;
}

#header.on .header-top {
  z-index: 10;
  position: inherit;
}

#header.on .header-top .etc-link, #header.on .header-top .utill-link {
  display: none;
}

#header.on .header-top .logo {
  position: absolute;
  left: 0;
  padding: 9px 40px;
}

#header.on .header-top .logo img {
  width: 130px;
}

#header.on .gnb_wrap {
  z-index: 3;
}

#header.on .gnb_wrap .gnb_box {
  text-align: right;
  background: none;
}

#header.on .gnb_wrap .depth01 {
  position: relative;
  float: none;
  width: auto;
  border-left: none;
  display: inline-block;
}

#header.on .gnb_wrap .depth01:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  background: #fff;
  width: 1px;
  height: 10px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: '';
}

#header.on .gnb_wrap .depth01:first-child:before {
  display: none;
}

#header.on .gnb_wrap .depth01 > a {
  display: inline-block;
  width: auto;
  padding: 0 40px;
  font-size: 16px;
  height: 55px;
  line-height: 53px;
}

#header.on .gnb_wrap .depth01 .depth02_box {
  top: 53px;
}

#header.sub {
  position: relative;
}

#header.sub .header-top .etc-link >ul >li >a, #header.sub .header-top .utill-link >ul >li >a {
  color: #333333;
  font-weight: 600;
}

#header.sub .header-top .etc-link .link01 >a{
  background-image: url(../images/icon/etc-menu-icon03-sub.png);
}
#header.sub .header-top .etc-link .link_new >a{
  background-image: url(../images/icon/home1.png);
}

#header.sub .header-top .etc-link .link_new01 >a{
  background-image: url(../images/icon/company1.png);
}
#header.sub .header-top .etc-link .link02 >a{
  background-image: url(../images/icon/etc-menu-icon04-sub.png);
}

#header.sub .header-top .utill-link .ut-bg.ut-bg01 >a{
  background-image: url(../images/icon/utill-icon01-sub.png);
}

#header.sub .header-top .utill-link .ut-bg.ut-bg02 >a{
  background-image: url(../images/icon/utill-icon02-sub.png);
}
#header.sub .header-top .utill-link .depth02-link > a{
	background-image:url(../images/icon/utill-icon05-sub.png);
}
#header.sub .header-top .utill-link .ut-bg.ut-bg03 > a{
		background-image:url(../images/icon/utill-icon03-sub.png);
}
#header.sub .header-top .utill-link .ut-bg.ut-bg04 > a{
	background-image:url(../images/icon/utill-icon02-sub.png);
}
#header.sub .header-top .utill-link .ut-bg.ut-bg05 > a{
	background-image:url(../images/icon/utill-icon04-sub.png);
}
#header.sub.on {
  position: fixed;
  background: url(../images/sub/gnb-bg.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  height: 57px;
}

#header.sub.on .nav_bg_pc {
  top: 57px;
}

#header.sub.on .header_wrapper.wrapper {
  position: inherit;
}

#header.sub.on .header-top {
  z-index: 10;
  position: inherit;
}

#header.sub.on .header-top .etc-link, #header.sub.on .header-top .utill-link {
  display: none;
}

#header.sub.on .header-top .logo {
  position: absolute;
  left: 0;
  padding: 9px 40px;
}

#header.sub.on .header-top .logo img {
  width: 130px;
}

#header.sub.on .gnb_wrap {
  z-index: 3;
}

#header.sub.on .gnb_wrap .gnb_box {
  text-align: right;
  background: none;
}

#header.sub.on .gnb_wrap .depth01 {
  position: relative;
  float: none;
  width: auto;
  border-left: none;
  display: inline-block;
}

#header.sub.on .gnb_wrap .depth01:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  background: #fff;
  width: 1px;
  height: 10px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: '';
}

#header.sub.on .gnb_wrap .depth01:first-child:before {
  display: none;
}

#header.sub.on .gnb_wrap .depth01 > a {
  display: inline-block;
  width: auto;
  padding: 0 40px;
  font-size: 16px;
  height: 55px;
  line-height: 53px;
}

#header.sub.on .gnb_wrap .depth01 .depth02_box {
  top: 53px;
}

#header.sub.on .gnb_wrap .depth01 .depth02_box li a {
  
  font-size: 14px;
}

/*메인네비*/
.header-top {
  position: relative;
}

.header-top a {
  display: inline-block;
  color: #fff;
  font-weight: 200;
  font-size: 13px;
  background-position: left center;
  background-repeat: no-repeat;
}

.header-top .logo {
  text-align: center;
  padding: 30px 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.header-top .etc-link {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -13.5px;
}

.header-top .depth02-link{
  position:relative;
  padding-bottom: 10px;
}

.header-top .depth02-box{
  display: none;
  position:absolute;
  left:0;
  padding:10px 10px;
  top:35px;
  background:#fff;
  border-radius: 10px;
  width:100%;
  box-sizing:border-box;
  border:solid 1px #ddd;
  z-index:2;

}
.header-top .depth02-box:before{
  position: absolute;
  top:-10px;
  height:11px;
  width:13px;
  background:url(../images/main/depth02-box-be.png);
  left:50%;
  margin-left:-6.5px;
  content:'';
}
.header-top .depth02-box a{
  font-size: 14px;
  color:#333;
  display: block;
  padding:8px 0;
  text-align: center;
}
.header-top .depth02-box a:hover{
  text-decoration: underline !important;
}
.header-top .depth02-box li{
  border-top:solid 1px #ddd;
}
.header-top .depth02-box li:first-child{
  border-top:none;
}

.header-top .etc-link >ul >li > a {
  padding-left: 23px;
  display: block;
  vertical-align: middle;
}
.header-top .etc-link >ul >li{
  float:left;
  position: relative;
  margin-left: 30px;
}

.header-top .etc-link .link01 > a{
  background-image: url(../images/icon/etc-menu-icon03.png);
  padding-left: 23px;
}
.header-top .etc-link .link_new > a{
  background-image: url(../images/icon/home.png);
}

.header-top .etc-link .link_new01 > a{
  background-image: url(../images/icon/company.png);
}


.header-top .etc-link .link02 > a{
  background-image: url(../images/icon/etc-menu-icon04.png);
}

.header-top .etc-link .link01{
  margin-left: 25;
}

.header-top .utill-link {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -13.5px;
}

.header-top .utill-link .depth02-link{
	margin-left:0;
	padding-left:20px;
  padding-right:25px;
}
.header-top .utill-link .depth02-link > a{
	  padding-left:20px;
	    background-position: left center;
    background-repeat: no-repeat;
	background-image:url(../images/icon/utill-icon05.png);
}

.header-top .utill-link >ul >li{
  margin-left: 25px;
  float:left;
}

.header-top .utill-link >ul >li:first-child{
  margin-left: 0;
}

.header-top .utill-link .ut-bg a{
  padding-left: 20px;
}

.header-top .utill-link .ut-bg.ut-bg01 >a{
  background-image: url(../images/icon/utill-icon01.png);
}

.header-top .utill-link .ut-bg.ut-bg02 >a{
  background-image: url(../images/icon/utill-icon02.png);
}
.header-top .utill-link .ut-bg.ut-bg03 >a{
  background-image: url(../images/icon/utill-icon03.png);
}
.header-top .utill-link .ut-bg.ut-bg04 >a{
  background-image: url(../images/icon/utill-icon02.png);
}
.header-top .utill-link .ut-bg.ut-bg05 >a{
  background-image: url(../images/icon/utill-icon04.png);
}
.gnb_wrap .gnb_box {
  text-align: center;
  box-sizing: border-box;
  background: url(../images/sub/gnb-bg.jpg) no-repeat 0 0;
}

.gnb_wrap .depth01 {
  position: relative;
  float: left;
  width: 20%;
  box-sizing: border-box;
  border-left: solid 1px rgba(255, 255, 255, 0.13);
}

.gnb_wrap .depth01 > a {
  position: relative;
  display: block;
  width: 100%;
  font-size: 18px;
  height: 57px;
  line-height: 57px;
  text-decoration: none;
  font-weight: 600;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #fff;
}

.gnb_wrap .depth01 .depth02_box {
  display: none;
  position: absolute;
  top: 57px;
  padding-top: 20px;
  width: 100%;
  left: 0;
  z-index: 100;
  box-sizing: border-box;
  text-align: center;
    background: rgba(0,0,0,0.8);
    padding-bottom: 20px;
}

.gnb_wrap .depth01 .depth02_box li {
  margin-top: 5px;
}

.gnb_wrap .depth01 .depth02_box li:first-child {
  margin-top: 0;
}

.gnb_wrap .depth01 .depth02_box li a {
  display: inline-block;
  color: #fff;
  opacity: 0.5;
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-weight: normal;
  padding: 2px 0;
  position: relative;
  box-sizing: border-box;
}

.gnb_wrap .depth01 .depth02_box li a:hover {
  opacity: 1;
}

.nav_bg {
  position: fixed;
  top: 66px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 10;
  display: none;
}

.gnb_mobile {
  position: fixed;
  top: 66px;
  left: -80%;
  z-index: 100;
  overflow-y: auto;
  width: 80%;
  height: 100%;
  background: #fff;
}

.gnb_mobile .m_top {
  background: #222833;
  padding: 12px 0;
}

.gnb_mobile .m_top .txt {
  margin-left: 15px;
  color: #ddd;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
}

.gnb_mobile .m_top .logo_inner {
  margin-left: 10px;
}

.gnb_mobile .m_top .logo_inner img {
  width: 120px;
}

.gnb_mobile .m_top .nav_btn_off {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 18px;
}

.gnb_mobile .m_top .nav_btn_off img {
  width: 100%;
}

.gnb_mobile .depth .depth01:first-child > a {
  border-top: none;
}

.gnb_mobile .depth .depth01.depth01_down > a {
  background: #f8f8f8 url(../images/nav/nav_down.png) no-repeat 95% center;
}

.gnb_mobile .depth .depth01 > a {
  background: #f8f8f8;
  background-size: 15px auto;
  color: #333;
  border-bottom: 1px solid #dadada;
  display: block;
  padding: 12px 10px 12px 10px;
}

.gnb_mobile .depth .depth01 a.selected1 {
  background: #006fba url(../images/nav/nav_up.png) no-repeat 95% center;
  background-size: 15px auto;
  color: #fff;
}

.gnb_mobile .depth .depth01 .depth02 li {
  background: #fff url(../images/nav/nav_st1.png) no-repeat 15px center;
}

.gnb_mobile .depth .depth01 .depth02 li > a {
  color: #666;
  border-bottom: 1px solid #dadada;
  display: block;
  padding: 12px 0 12px 30px;
}

.gnb_mobile .depth .depth01 .depth02 li .click {
  background: url(../images/nav/nav_down.png) no-repeat 95% center;
}

.gnb_mobile .depth .depth01 .depth02 li .depth03 li > a {
  background: #e9e9e9 url(../images/nav/nav_st1.png) no-repeat 25px center;
  color: #666;
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 12px 0 12px 40px;
}

.m_logo {
  display: none;
  text-align: center;
  padding: 20px 0 20px 0;
}

.m_logo img {
  width: 200px;
}

.nav_bg_pc {
  border-top: none;
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  height: 350px;
  background-color: #000;
  background-image: url(../images/main/footer-logo.png);
  background-repeat: no-repeat;
  background-position: 95% 85%;
  opacity: 0.8;
  top: 57px;
  z-index: 30;
}

.nav_btn {
  display: none;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -12.5px;
  width: 30px;
  height: 25px;
  box-sizing: border-box;
}

.nav_btn span {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #fff;
  transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
}

.nav_btn span:nth-of-type(1) {
  top: 0;
}

.nav_btn span:nth-of-type(2) {
  top: 11px;
}

.nav_btn span:nth-of-type(3) {
  top: 11px;
  visibility: hidden;
}

.nav_btn span:nth-of-type(4) {
  top: 22px;
}

.nav_btn.on span, .nav_btn.on.bk span {
  background: #fff;
}

.nav_btn.on span:nth-of-type(1), .nav_btn.on.bk span:nth-of-type(1) {
  display: none;
}

.nav_btn.on span:nth-of-type(2), .nav_btn.on.bk span:nth-of-type(2) {
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.nav_btn.on span:nth-of-type(3), .nav_btn.on.bk span:nth-of-type(3) {
  visibility: visible;
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.nav_btn.on span:nth-of-type(4), .nav_btn.on.bk span:nth-of-type(4) {
  display: none;
}

/*비쥬얼*/
/*visual*/
.visual {
  position: relative;
}
.visual .img-visual{
    position: relative;

}
.visual .video-visual{
  display: none;
}
.visual #slider1 li, .visual .mobile-visual {
   height: 1094px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.visual .video-visual{
  overflow: hidden;
  width:100%;
  position: relative;
   height: 880px;
}
.visual .video-visual iframe{
	position: absolute;
    top: 0;
    left: 50%;
	margin-left:-1000px;
    height: 103%;
	text-align:center;
	
}



/*.visual .video-visual .bg_video {
    width: 100%;
    object-fit: cover;
}*/

.visual #slider1 li.active-slide {
  z-index: 10 !important;
}

.visual #slider1 li .wrapper {
  height: 100%;
}

.visual #slider1 li a{
  display: block;
  height:100%;
}
.on-pager {
  position: absolute;
  bottom: 80px;
  z-index: 10;
  left: 0;
  width: 100%;
}

.on-pager .pager-list {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.on-pager .pager-list li {
  display:inline-block;
  margin: 0 10px;
}

.on-pager .pager-list li a {
  text-align: center;
  width: 98px;
  display: block;
  height: 39px;
  line-height: 39px;
  font-size: 17px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 19.5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.on-pager .pager-list li a .inner {
  font-weight: 700;
  opacity: 1;
  filter: alpha(opacity=100);
}

.on-pager .pager-list li a.active, .on-pager .pager-list li a:hover {
  background-color: #fff;
  border-radius: 19.5px;
}

.on-pager .pager-list li a.active .inner, .on-pager .pager-list li a:hover .inner {
  font-weight: 700;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #454c24;
}

.visual-btn {
  z-index: 15;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  color: #fff;
  box-sizing: border-box;
  
  font-weight: 200;
  top: 67%;
  text-align: left;
}

.visual-btn a {
  display: block;
  width: 268px;
  color: #fff;
  font-size: 20px;
  border: solid 1px #fff;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 30px;
  height: 64px;
  line-height: 64px;
  background-repeat: no-repeat;
  background-position: 215px center;
  background-image: url(../images/icon/main-tour-icon.png);
}

/*푸터*/
.footer_wrapper {
  background: #242424;
  border-top: solid 2px #333;
  font-family: 'Noto Sans KR','Nanum Gothic', sans-serif;
  color: #eae8e8;
}

.footer_wrapper a {
  color: #eae8e8;
}

.footer_wrapper .footer-link {
  background: #2b2b2b;
  padding: 15px 0;
  text-align: center;
}

.footer_wrapper .footer-link a {
  display: inline-block;
  padding: 0 25px;
  color: #eae8e8;
}

.footer_wrapper .footer-link a:first-child {
  color: #e73b3b;
}

.footer_wrapper .footer-top {
  
  text-align: center;
  position: relative;
  padding: 45px 0;
  border-bottom: solid 1px #3a3b3c;
}

.footer_wrapper .footer-top .info span {
  text-align: center;
  font-size:18px;
}

.footer_wrapper .footer-top .info span a {
  display: inline-block;
  margin-left: 15px;
  cursor: default;
  
}

.footer_wrapper .footer-top .family-area {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  margin-left: 200px;
  display: inline-block;
  width: 175px;
  text-align: left;
  border: solid 1px #fff;
  
}

.footer_wrapper .footer-top .family-area .tit a {
  font-weight: normal;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 18px;
  font-size: 13px;
  position: relative;
  letter-spacing: 1px;
  color: #fff;
}

.footer_wrapper .footer-top .family-area .tit a i {
  position: absolute;
  right: 12px;
  top: 6px;
  color: #fff;
  font-size: 18px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.footer_wrapper .footer-top .family-area .con {
  display: none;
  top: 31px;
  box-sizing: border-box;
  position: absolute;
  width: 101%;
  left: -1px;
  background: #fff;
  border: solid 1px #fff;
  border-top: none;
}

.footer_wrapper .footer-top .family-area .con li:first-child a {
  border-top: none;
}

.footer_wrapper .footer-top .family-area .con li a {
  font-weight: 400;
  display: block;
  border-top: solid 1px #ddd;
  padding: 5px 15px;
  font-size: 13px;
  color: #3a3b3c;
}

.footer_wrapper .footer-con {
  padding: 45px 0;
  position: relative;
  text-align:center;
}

.footer_wrapper .footer-con .f-logo {
  padding-top: 125px;
}

.footer_wrapper .footer-con .footer-info-box {
  font-size: 14px;
  color: #6f6f6f;
}

.footer_wrapper .footer-con .footer-info-box .f-logo {
  position: absolute;
  right: 0;
  top: 0;
}

.footer_wrapper .footer-con .footer-info-box > div span {
  padding-right: 10px;
  position: relative;
}

.footer_wrapper .footer-con .footer-info-box > div span:first-child:before {
  display: none;
}

.footer_wrapper .footer-con .footer-info-box > div span:before {
  position: absolute;
  left: -5px;
  width: 2px;
  height: 12px;
  top: 50%;
  margin-top: -6px;
  background: #565656;
  content: '';
}

.footer_wrapper .footer-con .footer-info-box > div.copy {
  color: #6f6f6f;
}

/*section*/
a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.main-color {
  color: #d8421c;
}

.main-tit-area {
  text-align: center;
}

.main-tit-area .main-tit {
  font-size: 39px;
  font-weight: 600;
  color: #292929;
}

.main-tit-area .sm-tit {
  font-size: 19px;
  color: #6b6969;
}

.section_01_wrap {
  position: relative;
  z-index: 15;
  margin-top: -35px;
}

.section_01_wrap .card-list li {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  padding: 35px 45px 35px 60px;
  background: #d8421c;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.section_01_wrap .card-list li a {
  display: block;
  padding-left: 70px;
  background-repeat: no-repeat;
  background-position: left center;
  position: relative;
  color: #fff;
  
}

.section_01_wrap .card-list li a.a01 {
  background-image: url(../images/main/orange-menu-icon01.png);
}

.section_01_wrap .card-list li a.a02 {
  background-image: url(../images/main/orange-menu-icon02.png);
}

.section_01_wrap .card-list li a.a03 {
  background-image: url(../images/main/orange-menu-icon03.png);
}

.section_01_wrap .card-list li a .tit {
  font-size: 22px;
  font-weight: 500;
}

.section_01_wrap .card-list li a .des {
  font-size: 14px;
  font-weight: 200;
}

.section_01_wrap .card-list li a .more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.section_01_wrap .card-list li:hover {
  background: #c6300a;
}

.section_02_wrap {
  background: #f6f4f4;
  padding: 40px 0 10px 0;
}

.section_04_wrap {
  background: #fff;
  padding: 60px 0 100px 0;
}

.pd-tab-tit {
  margin-bottom: 60px;
  margin-top: 45px;
}

.pd-tab-tit ul {
  max-width: 940px;
  margin: 0 auto;
}

.pd-tab-tit ul li {
  float: left;
  width: 11.1111%;
}

.pd-tab-tit ul li a {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 34px;
  height: 36px;
  background: #fff;
  color: #313131;
  box-sizing: border-box;
  border: solid 1px #fff;
  
  font-weight: 200;
}

.pd-tab-tit ul li a.on, .pd-tab-tit ul li a:hover {
  border: solid 1px #d8421c;
  color: #d8421c;
}

.tour-product-list li {
  float: left;
  width: 23.5%;
  margin-left: 2%;
}

.tour-product-list li:first-child {
  margin-left: 0;
}

.tour-product-list li a {
  display: block;
}

.tour-product-list li a .img-box {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

.tour-product-list li a .img-box img {
  width: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.tour-product-list li a .img-box .photo-txt {
  box-sizing: border-box;
  padding: 15px 10px 15px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.tour-product-list.tour-view-slider li a .img-box .photo-txt {
  padding: 10px 10px;
}

.tour-product-list li a .img-box .photo-txt .price {
  /*opacity: 0.5;*/
  filter: alpha(opacity=50);
  font-size: 19px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.tour-product-list.tour-view-slider li a .img-box .photo-txt .price {
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 14px;
}
.tour-product-list.tour-view-slider li a .img-box .photo-txt .price span{
	font-size:15px;
}
.tour-product-list li a .img-box .photo-txt .price span {
  margin-right: 5px;
  font-size: 20px;
  font-weight: 300;
}

.tour-product-list li a .img-box .photo-txt .period {
  opacity: 0.5;
  filter: alpha(opacity=50);
  padding-top: 6px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.tour-product-list li a .img-box .photo-txt .period .inner {
  border: solid 1px #fff;
  border-radius: 14px;
  padding: 3px 15px;
  font-size: 16px;
  
  font-weight: normal;
  line-height: 1.3;
}

.tour-product-list li a .txt-box {
  background: #fff;
  padding: 18px 10px 10px 20px;
  text-align: left;
  
  color: #757070;
  border-radius: 12px;
  margin-top: -20px;
}

.tour-product-list li a .txt-box .tit-area {
  padding: 10px 0;
  border-bottom: solid 1px #ddd;
}

.tour-product-list li a .txt-box .tit-area .tit {
  font-size: 21px;
  color: #373737;
  font-weight: 800;
  font-family: "NanumSquare", sans-serif;
      height: 30px;
    line-height: 1.4;
}

.tour-product-list li a .txt-box .pd-etc {
  padding-top: 10px;
  position: relative;
}

.tour-product-list li a .txt-box .pd-etc .bg-txt {
  padding-left: 20px;
  padding-right: 50px;
  background-repeat: no-repeat;
  background-position: left 3px;
  line-height: 1.4;
  min-height:42px;
}

.tour-product-list li a .txt-box .pd-etc .bg-txt.bg-txt1 {
  background-image: url(../images/icon/location-icon.png);
}
.tour-product-list.bg-none li a .txt-box .pd-etc .bg-txt{
  padding-left:0px;
  background:none;

}

.tour-product-list li a .txt-box .pd-etc .bg-txt.bg-txt2 {
  background-image: url(../images/icon/select-icon.png);
}

.tour-product-list li a .txt-box .pd-etc .cal-btn {
  position: absolute;
  right: 0px;
  top: 50%;
  z-index: 10;
  margin-top: -15px;
}

.tour-product-list li a .txt-box .pd-etc .cal-btn .cal-pop-btn {
  border: none;
  display: block;
  background-color: #fff;
  background-image: url(../images/main/cal-icon.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.tour-product-list li a .img-box .cal-pop-btn {
  border: none;
  display: block;
  background-color: #fff;
  background-image: url(../images/main/cal-icon.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}


.tour-product-list li a .txt-box .pd-etc .cal-btn .cal-pop-btn:hover {
  background-image: url(../images/main/cal-icon-on.png);
}

.tour-product-list li a:hover .img-box img {
  transform: scale(1.1);
}

.tour-product-list li a:hover .img-box .photo-txt .price, .tour-product-list li a:hover .img-box .photo-txt .period {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tour-slider {
  padding: 0 50px;
}

.tour-slider li {
  margin-left: 0;
}

.tour-slider li a {
  display: block;
  padding: 0 15px;
}

.tour-slider .slick-prev, .tour-slider .slick-next {
  width: 26px;
  height: 49px;
  top: 50%;
  margin-top: -24.8px;
}

.tour-slider .slick-prev {
  background: url(../images/slider/btn_left.png) no-repeat 0 0;
  left: -40px;
}

.tour-slider .slick-next {
  background: url(../images/slider/btn_right.png) no-repeat 0 0;
  right: -40px;
}

.section_03_wrap {
  padding: 60px 0 160px 0;
}

.best-trip-area {
  margin-top: 30px;
  background: url(../images/main/best-trip-bg.jpg) no-repeat left 220px;
}

.best-trip-area .best-trip-slider li .inner {
  position: relative;
  display: inline-block;
}

.best-trip-area .best-trip-slider li .inner img {
  transform: scale(0.2);
  opacity: 0.3;
  -webkit-transition: opacity 0.3s, transform 0.7s;
  -moz-transition: opacity 0.3s, transform 0.7s;
  -ms-transition: opacity 0.3s, transform 0.7s;
  -o-transition: opacity 0.3s, transform 0.7s;
  transition: opacity 0.3s, transform 0.7s;
}

.best-trip-area .best-trip-slider li .inner a {
  position: absolute;
}

.best-trip-area .best-trip-slider li .inner a.best-link1 {
  width: 620px;
  height: 379px;
  top: 0;
  left: 50%;
  margin-left: -291px;
}

.best-trip-area .best-trip-slider li .inner a.best-link2 {
  width: 437px;
  height: 378px;
  top: 50%;
  margin-top: -202px;
  left: 0;
}

.best-trip-area .best-trip-slider li .inner a.best-link3 {
  width: 523px;
  height: 413px;
  bottom: 0;
  left: 50%;
  margin-left: -254px;
}

.best-trip-area .best-trip-slider li .inner a.best-link4 {
  width: 437px;
  height: 347px;
  top: 50%;
  margin-top: -6px;
  right: 0;
}

.best-trip-area .best-trip-slider li.slick-active .inner img {
  transform: scale(1);
  opacity: 1;
}

.best-trip-area .best-trip-slider .slick-dots {
  position: absolute;
  bottom: -70px;
  left: 50%;
  margin-left: -38px;
}

.best-trip-area .best-trip-slider .slick-dots li {
  background: url(../images/slider/slick-dot-active.png) no-repeat center center;
  background-size: 100%;
  width: 9px;
  height: 9px;
  overflow: hidden;
  display: inline-block;
  margin: 0 5px;
}

.best-trip-area .best-trip-slider .slick-dots li button {
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -99999999px;
}

.best-trip-area .best-trip-slider .slick-dots li.slick-active {
  background: url(../images/slider/slick-dot.png) no-repeat center center;
  background-size: 100%;
  width: 9px;
  height: 9px;
  text-indent: -99999999px;
}

.section_05_con .left {
  width: 50%;
}

.section_05_con .s05-banner a {
  display: block;
  position: relative;
}

.section_05_con .s05-banner a:hover .txt-box .tit {
  -webkit-animation: txtani 0.2s linear backwards;
  -moz-animation: txtani 0.2s linear backwards;
  -ms-animation: txtani 0.2s linear backwards;
  -o-animation: txtani 0.2s linear backwards;
  animation: txtani 0.2s linear backwards;
}

.section_05_con .s05-banner a:hover .txt-box .con {
  -webkit-animation: txtani 0.2s 0.2s linear  backwards;
  -moz-animation: txtani 0.2s 0.2s linear  backwards;
  -ms-animation: txtani 0.2s 0.2s linear  backwards;
  -o-animation: txtani 0.2s 0.2s linear  backwards;
  animation: txtani 0.2s 0.2s linear  backwards;
}

.section_05_con .s05-banner a:hover .img-box img {
  opacity: 0.15;
  filter: alpha(opacity=15);
  transform: scale(1.1);
}

.section_05_con .s05-banner a:hover .deco-img {
  opacity: 1;
  filter: alpha(opacity=100);
}

.section_05_con .s05-banner .img-box {
  overflow: hidden;
  background: #2d43a0;
}

.section_05_con .s05-banner .img-box img {
	width:100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: opacity 0.3s, transform 0.5s;
  -moz-transition: opacity 0.3s, transform 0.5s;
  -ms-transition: opacity 0.3s, transform 0.5s;
  -o-transition: opacity 0.3s, transform 0.5s;
  transition: opacity 0.3s, transform 0.5s;
}

.section_05_con .s05-banner .txt-box {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  padding-top: 6%;
  color: #fff;
}

.section_05_con .s05-banner .txt-box .tit {
  font-size: 38px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 15px;
  padding-bottom: 5px;
  position: relative;
}

.section_05_con .s05-banner .txt-box .tit:before {
  position: absolute;
  left: 50%;
  margin-left: -7.5px;
  height: 1px;
  width: 15px;
  bottom: 0;
  content: '';
  background: #fff;
}

.section_05_con .s05-banner .txt-box .con {
  font-size: 19px;
  font-weight: 400;
}

.section_05_con .s05-banner .deco-img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: absolute;
  bottom: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  left: 50%;
  margin-left: -89px;
}

.section_05_con .s05-banner.video-banner .img-box {
  background: #009753;
}

.section_05_con .s05-banner.video-banner .img-box img {
  opacity: 1;
  filter: alpha(opacity=1);
}

@-webkit-keyframes txtani {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes txtani {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.section_06_wrap {
  padding: 60px 0 40px 0;
  background: #f6f4f4;
}

.review-area .big-review li {
  float: left;
  width: 50%;
  position: relative;
}

.review-area .big-review li:before, .review-area .big-review li:after {
  z-index: 10;
  content: '';
  position: absolute;
  background: #d8421c;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  top: 0;
  width: 10px;
  height: 100%;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
}

.review-area .big-review li:before {
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
  left: 0;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: linear-gradient(135deg, #2d43a0, #804360 60%, #d5421e);
}

.review-area .big-review li:after {
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
  right: 0;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  background: linear-gradient(135deg, #d5421e, #804360 40%, #2d43a0);
}

.review-area .big-review li a {
  display: block;
  position: relative;
}

.review-area .big-review li a:before, .review-area .big-review li a:after {
  z-index: 2;
  content: '';
  position: absolute;
  background: #d8421c;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  left: 0;
  width: 100%;
  height: 10px;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}

.review-area .big-review li a:before {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  top: 0px;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  background: linear-gradient(135deg, #2d43a0, #804360 60%, #d5421e);
}

.review-area .big-review li a:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  bottom: 0px;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  background: linear-gradient(135deg, #d5421e, #804360 40%, #2d43a0);
}

.review-area .big-review li a .img-box {
  overflow: hidden;
}

.review-area .big-review li a .img-box img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: 100%;
}

.review-area .big-review li a .txt-box {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 45px 65px;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.review-area .big-review li a .txt-box .inner {
  color: #fff;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  text-shadow: 2px 2px 4px #000000;
}

.review-area .big-review li a .txt-box .inner .tit {
  line-height: 1.3;
  text-align: left;
  font-size: 34px;
  padding-bottom: 3px;
  display: inline-block;
  border-bottom: solid 1px #fff;
}

.review-area .big-review li a .txt-box .inner .review-box {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
}

.review-area .big-review li a .txt-box .inner .review-box .name {
  font-size: 23px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
  text-shadow: 2px 2px 4px #000000;
}

.review-area .big-review li a .txt-box .inner .review-box .name:before {
  position: absolute;
  width: 9px;
  height: 1px;
  background: #fff;
  right: 0;
  bottom: 0;
  content: '';
}

.review-area .big-review li a .txt-box .inner .review-box .review-con {
  font-size: 36px;
  line-height: 1.3;
  font-weight: 200;
  text-shadow: 2px 2px 4px #000000;
  width:550px;
  height:92px;
  overflow: hidden;

}

.review-area .big-review li:hover:before {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: scale3d(1, 0.6, 1);
  transform: scale3d(1, 0.6, 1);
}

.review-area .big-review li:hover:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: scale3d(1, 0.4, 1);
  transform: scale3d(1, 0.4, 1);
}

.review-area .big-review li:hover a .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.review-area .big-review li:hover a:before, .review-area .big-review li:hover a:after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.review-area .big-review li:hover a:before {
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
}

.review-area .big-review li:hover a:after {
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
}

.review-area .big-review li:hover a .txt-box {
  background-color: rgba(0, 0, 0, 0.5);
}

.review-area .thumbs-review {
  margin-top: 40px;
}

.review-area .thumbs-review li {
  float: left;
  width: 33.33%;
}

.review-area .thumbs-review li a {
  display: block;
  background: #fff;
}

.review-area .thumbs-review li a .img-box {
  float: left;
  overflow: hidden;
  width: 38%;

}

.review-area .thumbs-review li a .img-box img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  height:115px;
  width:100%;
}

.review-area .thumbs-review li a .txt-box {
  float: left;
  padding: 12px 35px;
  width: 62%;
  box-sizing: border-box;
}

.review-area .thumbs-review li a .txt-box .con {
  color: #757070;
  letter-spacing: -0.1em;
  font-size: 17px;
  height: 50px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.review-area .thumbs-review li a .txt-box .etc {
  margin-top: 5px;
  
  color: #1d1d1d;
}

.review-area .thumbs-review li a .txt-box .etc span {
  padding-left: 35px;
}

.review-area .thumbs-review li a .txt-box .etc span.name {
  padding-left: 0;
  position: relative;
}

.review-area .thumbs-review li a .txt-box .etc span.name:before {
  position: absolute;
  right: -18px;
  width: 2px;
  height: 14px;
  background: #d5d5dc;
  top: 50%;
  margin-top: -7px;
  content: '';
}

.review-area .thumbs-review li a:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.review-area .thumbs-review li a:hover .txt-box .con {
  color: #d8421c;
}

.section_07_wrap {
  padding: 0 0 70px 0;
}

.banner-area .big-banner-area.new-big-banner li a .bg-box{
  position: absolute;
  top:0;
  left:0;
  z-index:1;
  width:100%;
  height:100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0.5;
}
.banner-area .big-banner-area.new-big-banner li a{
  background:#fff;
}
.banner-area .big-banner-area.new-big-banner li a .img-box{
  z-index:1;
  position: relative;
}
.banner-area .big-banner-area.new-big-banner li a .txt-box{
  z-index:2;
}
.banner-area .big-banner-area li {
  float: left;
  width: 50%;
  position: relative;
}

.banner-area .big-banner-area li:before, .banner-area .big-banner-area li:after {
  z-index: 10;
  content: '';
  position: absolute;
  background: #d8421c;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  top: 0;
  width: 10px;
  height: 100%;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
}

.banner-area .big-banner-area li:before {
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
  left: 0;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  background: linear-gradient(135deg, #2d43a0, #804360 60%, #d5421e);
}

.banner-area .big-banner-area li:after {
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
  right: 0;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  background: linear-gradient(135deg, #d5421e, #804360 40%, #2d43a0);
}

.banner-area .big-banner-area li a {
  display: block;
  position: relative;
  background:#000;

}

.banner-area .big-banner-area li a:before, .banner-area .big-banner-area li a:after {
  z-index: 2;
  content: '';
  position: absolute;
  background: #d8421c;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
  left: 0;
  width: 100%;
  height: 10px;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}

.banner-area .big-banner-area li a:before {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  top: 0px;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  background: linear-gradient(135deg, #2d43a0, #804360 60%, #d5421e);
}

.banner-area .big-banner-area li a:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  bottom: 0px;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  background: linear-gradient(135deg, #d5421e, #804360 40%, #2d43a0);
}

.banner-area .big-banner-area li a .img-box {
  overflow: hidden;
  text-align: center;
}

.banner-area .big-banner-area li a .img-box img {
  -webkit-transition: all .3s;
  width:100%;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  height:316px;
}

.banner-area .big-banner-area li a .txt-box {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.banner-area .big-banner-area li a .txt-box .tit {
  font-size: 29px;
  font-weight: 200;
  padding-bottom: 23px;
  position: relative;
}

.banner-area .big-banner-area li a .txt-box .tit:before {
  position: absolute;
  width: 1px;
  height: 14px;
  bottom: 0;
  left: 50%;
  background: #fff;
  content: '';
}

.banner-area .big-banner-area li a .txt-box .name {
  text-align: center;
  margin-top: 20px;
}

.banner-area .big-banner-area li a .txt-box .name .inner {
  display: inline-block;
  padding: 5px 20px;
  border: solid 1px #fff;
  font-size: 16px;
  
  font-weight: 200;
}

.banner-area .big-banner-area li a .txt-box .con {
  
  font-size: 19px;
  line-height: 1.4;
  width:353px;
  margin:20px auto 0 auto;
}

.banner-area .big-banner-area li:hover:before {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: scale3d(1, 0.6, 1);
  transform: scale3d(1, 0.6, 1);
}

.banner-area .big-banner-area li:hover:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: scale3d(1, 0.4, 1);
  transform: scale3d(1, 0.4, 1);
}

.banner-area .big-banner-area li:hover a:before, .banner-area .big-banner-area li:hover a:after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.banner-area .big-banner-area li:hover a:before {
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
}

.banner-area .big-banner-area li:hover a:after {
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
}

.banner-area .big-banner-area li:hover a .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.banner-area .big-banner-area li:hover a .txt-box {
  background-color: rgba(0, 0, 0, 0.5);
}

.banner-area .thumbs-banner-area {
  margin-top: 35px;
  padding: 0 25px;
}

.banner-area .thumbs-banner-area li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0 35px;
}

.banner-area .thumbs-banner-area li a {
  display: block;
}

.banner-area .thumbs-banner-area li a .tit-area {
  margin-bottom: 10px;
  color: #383838;
  font-size: 20px;
  font-weight: 800;
  position: relative;
}

.banner-area .thumbs-banner-area li a .tit-area i {
  position: absolute;
  right: 0;
  font-size: 15px;
  top: 50%;
  margin-top: -7.5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.banner-area .thumbs-banner-area li a .img-box {
  position: relative;
  overflow: hidden;
}

.banner-area .thumbs-banner-area li a .img-box img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.banner-area .thumbs-banner-area li a .img-box .txt-box {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  text-align: right;
  box-sizing: border-box;
  position: absolute;
  padding: 18px 25px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.banner-area .thumbs-banner-area li a .img-box .txt-box .dis_cel {
  vertical-align: bottom;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.banner-area .thumbs-banner-area li a .img-box .txt-box .dis_cel .txt {
  font-size: 19px;
  color: #fff;
  line-height: 1.3;
}

.banner-area .thumbs-banner-area li a.tour-video .img-box .txt-box {
  background-image: url(../images/main/tour-video.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.banner-area .thumbs-banner-area li a:hover .tit-area i {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.banner-area .thumbs-banner-area li a:hover .img-box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.banner-area .thumbs-banner-area li a:hover .img-box .txt-box {
  background-color: rgba(0, 0, 0, 0.4);
}

.section_08_wrap {
  background: #f6f4f4;
  padding: 75px 0;
}

.event-area {
  margin-top: 40px;
}

.event-area .big-event-area li {
  float: left;
  width: 49%;
  margin-left: 2%;
  background-repeat: no-repeat;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.event-area .big-event-area li.li_01 {
  color: #2d43a0;
  background-position: left center;
  padding-left: 23%;

} 

.event-area .big-event-area li.li_01 .category {
  border: solid 1px #2d43a0;
}

.event-area .big-event-area li.li_01 .btn {
  background: #2d43a0;
  border: solid 2px #2d43a0;

}

.event-area .big-event-area li.li_01 .btn:hover a {
  background: #fff;
}

.event-area .big-event-area li.li_01 .btn:hover a .inner {
  color: #2d43a0;
  background-image: url(../images/main/li01-sub-go.png);
}

.event-area .big-event-area li.li_02 {
  color: #00914f;
  background-position: right center;
  padding-right: 23%;

}

.event-area .big-event-area li.li_02 .category {
  border: solid 1px #00914f;
}

.event-area .big-event-area li.li_02 .btn {
  background: #00914f;
  border: solid 2px #00914f;
}

.event-area .big-event-area li.li_02 .btn:hover a {
  background: #fff;
}

.event-area .big-event-area li.li_02 .btn:hover a .inner {
  color: #00914f;
  background-image: url(../images/main/li02-sub-go.png);
}

.event-area .big-event-area li:first-child {
  margin-left: 0;
}

.event-area .big-event-area li .txt-box {
  height: 255px;
  text-align: center;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  
}

.event-area .big-event-area li .txt-box .category {
  font-size: 13px;
  
  padding: 3px 15px;
  display: inline-block;
}

.event-area .big-event-area li .txt-box .tit {
  margin-top: 15px;
  font-size: 33px;
  line-height: 1.3;
  text-align: center;
  padding:0 10px;
  overflow: hidden;
  height:42px;
  box-sizing:border-box;
  margin:15px auto 0 auto;
  width:390px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}

.event-area .big-event-area li .txt-box .btn {
  position: absolute;
  bottom: -23.5px;
  left: 50%;
  margin-left: -105px;
}

.event-area .big-event-area li .txt-box .btn a {
  display: block;
  padding: 11px 25px;
  text-align: left;
  width: 210px;
  box-sizing: border-box;
}

.event-area .big-event-area li .txt-box .btn a .inner {
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(../images/main/sub-go.png);
  color: #fff;
  font-size: 14px;
  
}

.event-area .big-event-area li:hover.li_01 {
  padding-left: 15%;
}

.event-area .big-event-area li:hover.li_02 {
  padding-right: 15%;
}

.event-area .thumbs-event-area {
  margin-top: 95px;
}
.event-area .thumbs-event-area ul{
	text-align:center;
}
	
.event-area .thumbs-event-area li {
  /*float: left;*/
  display:inline-block;
  text-align:left;
  width: 28.33333%;
  margin-left: 5%;
  border-bottom: solid 3px #fff;
  padding-bottom: 10px;
  background-repeat: no-repeat;
}

.event-area .thumbs-event-area li.li_01 {
  background-image: url(../images/main/event-bg01.png);
  background-position: 87% center;
}

.event-area .thumbs-event-area li.li_02 {
  background-image: url(../images/main/event-bg02.png);
  background-position: 85% center;
}

.event-area .thumbs-event-area li.li_03 {
  background-image: url(../images/main/event-bg03.png);
  background-position: 85% center;
}

.event-area .thumbs-event-area li .tit {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.4;
  color: #313131;
}

.event-area .thumbs-event-area li .des {
  margin-top: 5px;
  font-size: 17px;
  color: #4e4e4e;
}

.event-area .thumbs-event-area li:first-child {
  margin-left: 0;
}

.section_09_wrap {
  padding: 65px 0;
}

.section_09_wrap .main-tit-area .main-tit {
  text-align: left;
  font-size: 26px;
  font-weight: 800;
}
.customer-center-tab.right{
	float:left;
	margin-left:40px;
	margin-top:13px;
}
.customer-center-tab li {
  float: left;
  margin-left: 25px;
}

.customer-center-tab li:first-child {
  margin-left: 0;
}

.customer-center-tab li a {
  display: block;
  font-size: 15px;
  color: #aeadad;
  font-weight:600;
  
}

.customer-center-tab li a.on, .customer-center-tab li a:hover {
  color: #d8421c;
}

.customer-center-area {
  margin-top: 35px;
  border: solid 1px #eeeeee;
}

.customer-center-area .customer-center-box {
  height: 150px;
  float: left;
  padding: 20px 25px;
  box-sizing: border-box;
}

.customer-center-area .customer-center-box .tit {
  font-size: 17px;
  color: #8d8d8d;
  font-weight: normal;
}

.customer-center-area .customer-center-box.cc-box01 {
  width: 49%;
  border-right: solid 1px #eee;
}

.customer-center-area .customer-center-box.cc-box02 {
  width: 32%;
  border-right: solid 1px #eee;
}

.customer-center-area .customer-center-box.cc-box03 {
  width: 19%;
  padding: 0;
}

.customer-center-area .customer-center-box .con {
  margin-top: 20px;
}

.customer-center-area .customer-center-box .con .call-num {
  font-size: 27px;
  color: #161617;
  font-weight: 800;
}

.customer-center-area .customer-center-box .con .info {
  color: #292929;
  font-size: 14px;
  
}

.customer-center-area .customer-center-box .community-box {
  height: 50%;
  box-sizing: border-box;
}

.customer-center-area .customer-center-box .community-box:first-child {
  border-bottom: solid 1px #eee;
}

.customer-center-area .customer-center-box .community-box a {
  display: block;
  font-size: 19px;
  color: #292929;
  font-weight: 700;
  line-height: 75px;
  padding: 0 40px;
  background-repeat: no-repeat;
  background-position: 85% center;
  background-image: url(../images/main/community-go.png);
  position: relative;
  z-index: 2;
}

.customer-center-area .customer-center-box .community-box a span {
  display: none;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -7.5px;
}

.customer-center-area .customer-center-box .community-box a:before {
  position: absolute;
  left: 0;
  z-index: -1;
  top: 0;
  height: 100%;
  width: 0;
  background: #d8421c;
  content: '';
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.customer-center-area .customer-center-box .community-box a:hover {
  color: #fff;
  font-weight: 400;
  background-position: 85% center;
}

.customer-center-area .customer-center-box .community-box a:hover:before {
  width: 100%;
}

.customer-center-area .customer-center-box .community-box a:hover span {
  display: block;
}

.customer-center-area .customer-center-box .cc-tab-con .office-box {
  margin-top: 20px;
}

.customer-center-area .customer-center-box .cc-tab-con .office-box li {
  float: left;
  margin-left: 15px;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: left 3px;
}

.customer-center-area .customer-center-box .cc-tab-con .office-box li:first-child {
  margin-left: 0;
}

.customer-center-area .customer-center-box .cc-tab-con .office-box li .nation {
  
  font-size: 16px;
  color: #2d2d2d;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 3px;
}

.customer-center-area .customer-center-box .cc-tab-con .office-box li .num {
  font-size: 17px;
  color: #00914f;
  font-weight: 800;
  line-height: 1.3;
}

.ko {
  background-image: url(../images/icon/ko-flag.jpg);
}

.eu {
  background-image: url(../images/icon/europe-flag.jpg);
}

.italy {
  background-image: url(../images/icon/italy-flag.jpg);
}

.france {
  background-image: url(../images/icon/france-flag.jpg);
}

.spain {
  background-image: url(../images/icon/spain-flag.jpg);
}

.uk {
  background-image: url(../images/icon/uk-flag.jpg);
}

.germany {
  background-image: url(../images/icon/germany-flag.jpg);
}

.czech {
  background-image: url(../images/icon/czech-flag.jpg);
}

.greece {
  background-image: url(../images/icon/greece-flag.jpg);
}

.turkey {
  background-image: url(../images/icon/turkey-flag.jpg);
}

.r-ko {
  background-image: url(../images/icon/ko-flag-round.png);
}

.r-eu {
  background-image: url(../images/icon/europe-flag-round.png);
}

.r-italy {
  background-image: url(../images/icon/italy-flag-round.png);
}

.r-france {
  background-image: url(../images/icon/france-flag-round.png);
}

.r-spain {
  background-image: url(../images/icon/spain-flag-round.png);
}

.r-uk {
  background-image: url(../images/icon/uk-flag-round.png);
}

.r-germany {
  background-image: url(../images/icon/germany-flag-round.png);
}

.r-czech {
  background-image: url(../images/icon/czech-flag-round.png);
}

.r-greece {
  background-image: url(../images/icon/greece-flag-round.png);
}

.r-turkey {
  background-image: url(../images/icon/turkey-flag-round.png);
}

.section_10_wrap {
  border-top: solid 1px #eee;
}

.notice-box {
  border-left: solid 1px #eee;
  float: left;
  width: 33.33%;
  padding: 40px;
  box-sizing: border-box;
}

.notice-box:first-child {
  border-left: none;
     padding: 25px 40px;
}
.notice-box:first-child .tit{
	padding-top:19px;
}
.notice-box .tit {
  font-size: 22px;
  color: #292929;
  font-weight: 800;
  line-height: 1.3;
  float: left;
}
.notice-box.tip-box .right{
	padding-top:7px;
}
.notice-box.tip-box .tit {
  padding-left: 30px;
  background: url(../images/main/tip-bg.png) no-repeat left center;
}

.notice-box .sns-list {
  float: right;
  padding-top: 5px;
}

.notice-box .sns-list a {
  display: inline-block;
  margin-left: 25px;
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 19px;
  background-image: url(../images/main/sns-logo.png);
}

.notice-box .sns-list a:first-child {
  margin-left: 0;
}

.notice-box .sns-list a.sns01 {
  width: 12px;
  background-position: 0 0;
}

.notice-box .sns-list a.sns02 {
  width: 9px;
  background-position: -22px 0;
}

.notice-box .sns-list a.sns03 {
  width: 19px;
  background-position: -38px 0;
}

.notice-box .sns-list a.sns04 {
  width: 25px;
  background-position: -65px 0;
}
.notice-box .sns-list a.sns05 {
  width: 11px;
  background-position: -103px 0;
}

.notice-box .sns-list a:hover.sns01 {
  background-position: 0 -28px;
}

.notice-box .sns-list a:hover.sns02 {
  background-position: -22px -28px;
}

.notice-box .sns-list a:hover.sns03 {
  background-position: -38px -28px;
}

.notice-box .sns-list a:hover.sns04 {
  background-position: -65px -28px;
}
.notice-box .sns-list a:hover.sns05 {
  background-position: -103px -28px;
}
.notice-box .noti-slider {
  width: 64%;
  float: left;
  margin-left: 25px;
  padding-right: 50px;
}

.notice-box .noti-slider li {
  width: auto;
  margin:3px 0;
}

.notice-box .noti-slider li a {
  height: 24px;
   line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 16px;
  font-weight: normal;
  color: #292929;
}

.notice-box .noti-slider .slick-next, .notice-box .noti-slider .slick-prev {
  width: 17px;
  height: 17px;
    right: -50px;
  top: 50%;
 
}

.notice-box .noti-slider .slick-next {
  background-image: url(../images/slider/next.jpg);
 margin-top: -23px;
}

.notice-box .noti-slider .slick-prev {
  background-image: url(../images/slider/prev.jpg);
  margin-top: 9px;
}

.pop-con .mfp-close {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 25px;
  right: 20px;
}

.pop-con .mfp-close i {
  font-size: 35px;
  color: #a0a0a0;
}

.modal .mfp-close {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 25px;
  right: 20px;
}

.modal .mfp-close i {
  font-size: 35px;
  color: #a0a0a0;
}

.login-pop .modal-dialog {
  background: #fff;
  max-width: 635px;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}

.login-pop .modal-dialog .modal-con {
  padding: 40px 100px 80px 100px;
}

.login-pop .modal-dialog .login-tit {
  font-size: 40px;
  font-weight: 800;
  display: inline-block;
  line-height: 1.3;
  padding: 10px 0 0 65px;
  background: url(../images/main/login-icon01.png) no-repeat left center;
  color: #222222;
}

.login-pop .modal-dialog .login-des {
  font-size: 20px;
  margin-top: 10px;
}

.login-pop .modal-dialog .login-input-box {
  margin-top: 30px;
}

.login-pop .modal-dialog .login-input-box input {
  height: 50px !important;
  line-height: 50px !important;
}

.login-pop .modal-dialog .login-btn.btn-type-01 {
  width: 100%;
  height: 62px !important;
  line-height: 62px !important;
  font-size: 18px;
}

.login-pop .modal-dialog .login-etc-box {
  margin-top: 35px;
}

.login-pop .modal-dialog .login-etc-box li {
  float: left;
  width: 50%;
  padding-left: 40px;
  text-align: left;
  box-sizing: border-box;
}

.login-pop .modal-dialog .login-etc-box li:first-child {
  border-right: solid 1px #ddd;
  padding-left: 0;
  padding-right: 40px;
}

.login-pop .modal-dialog .login-etc-box li a {
  display: block;
}

.login-pop .modal-dialog .login-etc-box li a .des {
  padding-left: 25px;
  background: url(../images/main/login-icon02.png) no-repeat left center;
  color: #757070;
  font-size: 13px;
  
}

.login-pop .modal-dialog .login-etc-box li a .tit {
  font-size: 20px;
  color: #000000;
  font-weight: 600;
}

.login-pop .modal-dialog .sns-login {
  margin-top: 40px;
}

.login-pop .modal-dialog .sns-login li.sns01 a {
  margin-top: 0;
  background-color: #3a589e;
  background-image: url(../images/main/snslogin01.jpg);
}

.login-pop .modal-dialog .sns-login li.sns02 a {
  background-color: #dd4b39;
  background-image: url(../images/main/snslogin02.jpg);
}

.login-pop .modal-dialog .sns-login li.sns03 a {
  background-color: #1ec800;
  background-image: url(../images/main/snslogin03.jpg);
}

.login-pop .modal-dialog .sns-login li.sns04 a {
  background-color: #ffdc00;
  background-image: url(../images/main/snslogin04.jpg);
  color: #222222;
}

.login-pop .modal-dialog .sns-login li a {
  display: block;
  height: 52px;
  line-height: 52px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: 15px center;
  width: 100%;
  margin-top: 5px;
}

.quick-area {
  position: fixed;
  bottom: 0;
  width: 100%;
  
  z-index: 16;
  left: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media all and (max-width: 1500px) {
  .quick-area {
    padding-bottom: 15px;
  }
}

.quick-area.on {
 
}

.quick-area.on .quick-btn a {
  background-image: url(../images/main/quick-pc-bg01.png);
}

.quick-area .quick-con {
  background: rgba(61, 65, 74, 0.95);
  overflow-x: auto;
}

.quick-area .quick-con .quick-body {
  padding: 10px;
  margin: 0 auto;
  max-width: 1590px;
  min-width: 1500px;
}

.quick-area .quick-con .quick-body .quick-menu {
  float: left;
  width: 18%;
}

.quick-area .quick-con .quick-body .quick-menu li {
  float: left;
  position: relative;
  width: 50%;
}

.quick-area .quick-con .quick-body .quick-menu li:before {
  position: absolute;
  left: 0;
  top: 19px;
  background: #555;
  height: 25px;
  width: 1px;
  content: '';
}

.quick-area .quick-con .quick-body .quick-menu li:first-child:before {
  display: none;
}

.quick-area .quick-con .quick-body .quick-menu li a {
  display: block;
  background-repeat: no-repeat;
  background-position: center 10px;
  font-size: 16px;
  padding: 40px 0px 0 0px;
  color: #fff;
  font-weight: 200;
  text-align: center;
}

.quick-area .quick-con .quick-body .quick-menu li a.a_01 {
  padding: 40px 50px 0 50px;
  background-image: url(../images/main/quick-icon1.png);
}

.quick-area .quick-con .quick-body .quick-menu li a.a_02 {
  position: relative;
  background-image: url(../images/main/quick-icon2.png);
}

.quick-area .quick-con .quick-body .quick-menu li a.a_02 .cart-num {
  position: absolute;
  right: 34px;
  top: 13px;
  width: 37px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 13px;
  
  background: #019654;
  border-radius: 18.5px;
}

.quick-area .quick-con .quick-body .quick-slider {
  width: 82%;
  float: left;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body {
  height: 58px;
  overflow: hidden;
  float: left;
  padding: 0 3%;
  position: relative;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body:before {
  position: absolute;
  left: 0;
  top: 19px;
  background: #555;
  height: 25px;
  width: 1px;
  content: '';
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .tit {
  float: left;
  padding-top: 5px;
  font-size: 16px;
  color: #fff;
  font-weight: 200;
  margin-right: 20px;
  position: relative;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .tit .slider-number {
  font-size: 14px;
  text-align: center;
  color: #ddd;
  line-height: 29px;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .slider-list {
  padding-top: 10px;
  float: left;
  position: relative;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .slider-list .bx-wrapper .bx-controls-direction a {
  margin-top: 7px;
  width: 8px;
  height: 14px;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .slider-list .bx-wrapper .bx-controls-direction a.bx-next {
  background: url(../images/main/quick-next.png);
  left: -37px;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .slider-list .bx-wrapper .bx-controls-direction a.bx-prev {
  background: url(../images/main/quick-prev.png);
  left: -82px;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .slider-list .quick-view-img li {
  float: left;
  width: 33.33%;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .slider-list .quick-view-img li a {
  display: block;
  margin: 0 5px;
  position: relative;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .slider-list .quick-view-img li a:before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: solid 2px #d8421c;
  content: '';
  box-sizing: border-box;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.quick-area .quick-con .quick-body .quick-slider .slider-body .slider-list .quick-view-img li a.on:before, .quick-area .quick-con .quick-body .quick-slider .slider-body .slider-list .quick-view-img li a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}

.quick-area .quick-btn a {
  position: absolute;
  right: 0;
  top: -30px;
  border-bottom: none;
  height: 30px;
  width: 31px;
  background: #3d414a;
  display: block;
  background-repeat: no-repeat;
  background-position: center 9px;
  background-image: url(../images/main/quick-pc-bg02.png);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}


.calendar-content {
  padding: 10px 10px;
}

.calendar-content .calendar-body {
  float: left;
  width: 1000px;
  margin-right: 5px;
}

.calendar-content .nation-tab {
  border: none;
  padding-top: 0;
  padding:0px 20px;
}

.calendar-content .calendar {
  margin-top: 5px;
  position: relative;
}

.calendar-content .calendar .calender_control {
  padding-bottom:10px;
  text-align: left;
  
}

.calendar-content .calendar .calender_control .tit {
  display: inline-block;
  color: #fff;
  padding: 0 30px;
  font-size: 28px;
  font-weight: 600;
}

.calendar-content .calendar .calender_control .go_day {
  display: inline-block;
  width: 27px;
}

.calendar-content .calendar .calender_control .go_day i {
  color: #333;
  font-size: 35px;
  display: inline-block;
  vertical-align: sub;
}
.calendar-body .cal-info{
	position:absolute;
	right:0;
	top:11px;

}

.calendar-body .cal-info p {
  display: inline-block;
  padding: 0 4px;
  
  font-weight: 200;
  font-size: 13px;
}

.calendar-body .cal-info p span {
  display: inline-block;
  margin-right: 3px;
  width: 10px;
  height: 10px;
  	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}

.calendar-body .cal-info p.p_01 span {
  background: #2d449f;
}

.calendar-body .cal-info p.p_02 span {
  background: #f43b0c;
}

.calendar-body .cal-info p.p_03 span {
  background: #00914f;
}

.calendar-body .cal-info p.p_04 span {
  background: #5e605e;
}


.calendar-content .calendar .calendar_type_02 {
  width: 100%;
  border:solid 1px #ddd;
}

.calendar-content .calendar .calendar_type_02 th, .calendar-content .calendar .calendar_type_02 td {
  width: 14.258714%;
  border-left: solid 1px #ddd;
}

.calendar-content .calendar .calendar_type_02 th:first-child, .calendar-content .calendar .calendar_type_02 td:first-child {
  border-left: none;
}

.calendar-content .calendar .calendar_type_02 th {
  color: #fff;
  background: #b6b6b6;
  padding: 5px 0;
  font-size: 18px;
  font-weight: 600;
}

.calendar-content .calendar .calendar_type_02 td {
  border-top: solid 1px #ddd;
  height: 100px;
  box-sizing: border-box;
  padding:6px 2px 6px 10px;
  vertical-align: top;
  
  color: #000000;
}

.calendar-content .calendar .calendar_type_02 td .schedule-txt {
  height: 72px;
  overflow: auto;
}
.calendar-content .calendar .calendar_type_02 td .schedule-txt a:first-child{
  margin-top: 0;
}
.calendar-content .calendar .calendar_type_02 td .schedule-txt a {
  line-height: 1.5;
  display: block;
  font-size: 14px;
  
  color: #888888;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  outline: none;
  margin-top:3px;
  overflow: hidden;
  height:21px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-left:12px;
  position: relative;
}
.calendar-content .calendar .calendar_type_02 td .schedule-txt a span{
  position: absolute;
  left:0;
  top:50%;
  margin-top:-5px;
  width:10px;
  height:10px;
  		-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.calendar-content .calendar .calendar_type_02 td .schedule-txt a.search-bg{
  background:#fcf3d2;;
  font-weight: 600;
}

.calendar-content .calendar .calendar_type_02 td .schedule-txt a:hover, .calendar-content .calendar .calendar_type_02 td .schedule-txt a.on {
  color: #d8421c;
}


.calendar-content .calendar-select-option {
  float: left;
  width: 275px;
  padding-top: 35px;
}

.calendar-content .calendar-select-option .search-input {
  padding-right: 55px;
  height: 40px;
  border: solid 1px #ddd;
  position: relative;
}

.calendar-content .calendar-select-option .search-input input {
  border: none;
  height: 40px !important;
  line-height: 38px !important;
}

.calendar-content .calendar-select-option .search-input a {
  position: absolute;
  right: 0;
  width: 55px;
  height: 40px;
  top: 0;
  line-height: 40px;
  text-align: center;
}

.calendar-content .calendar-select-option .search-input a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}

.calendar-content .calendar-select-option .option-box {
  margin-top: 50px;
	margin-left: 10px;
	background: #ffffff;
	padding : 0px ;
}

.calendar-content .calendar-select-option .option-box .check-alert {
  display: inline-block;
  padding-right: 30px;
  position: relative;
}

.calendar-content .calendar-select-option .option-box .check-alert a {
  position: absolute;
  right: 0;
  top: 5px;
  background-image: url(../images/sub/ab-link-icon01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 20px;
  height: 20px;
}

.calendar-content .calendar-select-option .option-box .check-alert a .tooltip-box {
  width: 255px;
  height: 135px;
  margin-left: -142px;
  color: #fff;
  padding: 14px;
  top: -146px;
  
}

.calendar-content .calendar-select-option .option-box .check-alert a .tooltip-box:before {
  bottom: -7px;
  margin-left: 3px;
}

.calendar-content .calendar-select-option .option-box .check-alert label {
  
  font-weight: 400;
  color: #d8421c;
}

.calendar-content .calendar-select-option .option-box .select-option-box {
	padding : 0px ;
  background: #f6f4f4;
	border : solid 1px #000 ;
	border-color : #ddd ;
}

.calendar-content .calendar-select-option .option-box .select-option-box .sel-option-tit {
  padding: 10px 20px;
  background: #f6f4f4;
  color: #333333;
  font-size: 18px;
  text-align: left;
	padding-left: 60px;
  background-repeat: no-repeat;
  background-position: 33px center;
	font-weight: 600;
  background-image: url(../images/main/cal-pop-icon1.png);
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area {
	background: #f6f4f4;
  padding: 20px 15px;
  overflow: auto;
  max-height: 320px;
  min-height: 130px;
  box-sizing: border-box;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .option {
  margin-top: 15px;
	padding-bottom: 15px;
	border-bottom : 1px solid #bbb ;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .option:first-child {
  margin-top: 0;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .sel-option {
  margin-bottom: 10px;
  font-weight: 600;
  
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .sel-option .date {
  font-size: 14px;
  font-weight: 200;
  line-height: 1.3;
  margin-bottom: 5px;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .sel-option .option-txt {
  font-size: 16px;
  color: #333;
  position: relative;
  font-weight: 400;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .sel-option .option-txt span {
  position: relative;
  padding-left: 20px;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .sel-option .option-txt span:first-child {
  padding-left: 0;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .sel-option .option-txt span:first-child:before {
  display: none;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .sel-option .option-txt span:before {
  position: absolute;
  width: 1px;
  height: 8px;
  top: 8px;
  left: 9px;
  background: #666;
  content: '';
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .sel-option .option-txt a {
  position: absolute;
  right: 0;
  top: 6px;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .op-price {
  line-height: 1.5;
  float: left;
  font-size: 18px;
  font-weight: 600;
  color: #d8421c;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .count-box {
  float: right;
  width: 50px;
  padding-right: 26px;
  border: solid 1px #ddd;
  position: relative;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .count-box input {
  border: none;
  border-right: solid 1px #ddd;
  height: 26px !important;
  line-height: 26px !important;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .count-box a {
  position: absolute;
  right: 0;
  top: 0;
  height: 13px;
  display: block;
}

.calendar-content .calendar-select-option .option-box .select-option-box .option-area .count-box a.minus {
  top: auto;
  bottom: 0;
}

.calendar-content .calendar-select-option .option-box .select-option-box .total-area {
  border-top: solid 1px #ddd;
  padding: 20px 5px;
  font-size: 17px;
  color: #000000;
  font-weight: 600;
  margin-top: 15px;
  line-height: 1.4;
}

.calendar-content .calendar-select-option .option-box .select-option-box .total-area .tit {
  margin-right: 20px;
  float: left;
  text-align: left;
}

.calendar-content .calendar-select-option .option-box .select-option-box .total-area .pay {
  float: right;
  text-align: right;
  color: #666;
}

.calendar-content .calendar-select-option .option-box .select-option-box .total-area .pay span {
  margin-right: 5px;
  font-size: 20px;
  color: #d8421c;
  font-weight: 600;
}

.calendar-content .calendar-select-option .option-box .select-option-box .btn {
  padding-bottom: 20px;
}

.calendar-content .calendar-select-option .option-box .select-option-box .btn .btn-type-01, .calendar-content .calendar-select-option .option-box .select-option-box .btn .btn-type-02 {
  float: left;
  width: 48%;
  height: 40px;
  font-size: 15px;
  line-height: 38px;
  font-weight: 200;
}

.calendar-content .calendar-select-option .option-box .select-option-box .btn .btn-type-01 {
  margin-right: 2%;
}

.calendar-content .calendar-select-option .option-box .select-option-box .btn .btn-type-02 {
  margin-left: 0;
  background: #f6f4f4;
  border: solid 1px #d8421c;
  color: #d8421c;
}

.calendar-content .calendar-select-option .option-box .select-option-box .btn .btn-type-02:hover {
  background: #d8421c;
  color: #fff;
}

.cal-body .mfp-bg {
  background: none;
}

.schedule-pop {
  width: 415px;
  border: solid 1px #ddd;
  padding: 40px 20px;
  font-weight: 600;
  text-align: left;
}

.schedule-pop .mfp-close {
  top: 10px;
}

.schedule-pop .date {
  color: #d8421c;
  font-size: 18px;
}

.schedule-pop .tit {
  color: #333;
  font-size: 25px;
  line-height: 1.4;
}

.schedule-pop .tour-select {
  margin-top: 20px;
  margin-bottom: 20px;
}

.schedule-pop .tour-select select {
  height: 48px !important;
  
  font-weight: 200;
  line-height: 46px !important;
}

.schedule-pop .btn {
  text-align: center;
}

.schedule-pop .btn .btn-type-01, .schedule-pop .btn .btn-type-02 {
  border: solid 1px #d8421c;
  height: 40px;
  line-height: 38px;
  width: 140px;
  font-size: 18px;
}

.schedule-pop .btn .btn-type-02 {
  color: #d8421c;
  background: #fff;
}

.schedule-pop .btn .btn-type-02:hover {
  background: #d8421c;
  color: #fff;
}

@media all and (max-height: 740px) {
  .login-pop .modal-dialog .modal-con {
    height: 550px;
    padding-bottom: 40px;
    overflow: auto;
  }
}

input[type="password"] {
  
}

.gate-area{
  height:100%;
}
.gate-area .left, .gate-area .right{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    width:50%;
    height:100%;
    text-align: center;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
	
}

.gate-area .right{
    background-image: url(../images/main/left-bg.jpg);
}

.gate-area .left{
    background-image: url(../images/main/right-bg.jpg);
}

.gate-area .gate-logo{
  margin-bottom: 45px;
}
.gate-area .tit-area .gate-sm-tit{
  margin-bottom: 60px;
  position:relative;
}
.gate-area .tit-area .gate-sm-tit:before{
  position: absolute;
  left:50%;
  background:#fff;
  bottom:-27px;
  width:15px;
  height:2px;
  content: '';
  margin-left:-7.5px;
}
.gate_1, .gate_2{
	cursor:pointer;
}

.gate_1 .btn a:hover img, .gate_2 .btn a:hover img{
	 -webkit-transform:scale(1.05);
          -moz-transform:scale(1.05);
          -ms-transform:scale(1.05);
          -o-transform:scale(1.05);
          transform:scale(1.05);
}
.gate_1 .gateimg{
    height: 450px;
    max-width: inherit;
}
.gate_2 .gateimg{
    height: 220px;
    max-width: inherit;
}
.gate_2 .btn{
	margin-top:20px;
}
.gate-nation-btn a{
	display:inline-block;
	padding:0 20px;
	margin-bottom:20px;
}
.index-footer-area{
	background:#242424;
	padding:20px;
}
.index-footer-area .footer-logo{
	width:110px;
	float:left;
	padding-left: 20px;
}

.index-footer-area .footer-con{
	margin-left:80px;
	float:left;
}

.index-footer-area .footer-con > div span {
  padding-right: 10px;
  position: relative;
  font-size:13px;
}

.index-footer-area .footer-con > div span:first-child:before {
  display: none;
}

.index-footer-area .footer-con > div span:before {
  position: absolute;
  left: -5px;
  width: 2px;
  height: 12px;
  top: 50%;
  margin-top: -6px;
  background: #565656;
  content: '';
}

.index-footer-area .footer-con > div.copy {
  color: #6f6f6f;
}

.index-footer-area .w50{
	float:left;
	width:50%;
}

@media all and (max-height: 780px) {
	.gate_1 .gateimg {
    height: 50%;
}
.gate_2 .gateimg{
	height:38%;
}

.gate-nation-btn a img{
	width:45px;
}
	
	
}
.tour-slider li a .nation-flag {
  position: absolute;
  left: 0px;
  z-index: 3;
  top: 0px;
  padding: 10px 25px;
  width: 100%;
  box-sizing: border-box;
}
.tour-slider li a{
	position:relative;
}
.tour-slider li a .nation-flag .left .org-bg{
    background:#d8421c;
}
.tour-slider li a .nation-flag .left .blue-bg{
  background:#2d4198;
}

.tour-slider li a .nation-flag .left .org-bg, .tour-slider li a .nation-flag .left .blue-bg{

  height:67px;
  width:67px;
  color:#fff;
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
  border-radius: 12px;
}

.tour-slider li a .nation-flag .round-flag img {
  vertical-align: middle;
  width: 44px;
}

.tour-slider li a .nation-flag .round-flag.right {
  height: 67px;
  line-height: 67px;
}

.intro-banner{
	position:fixed;
	left:0;
	top:0;
	width:100%;
}



.intro-banner a{
	display:block;
}

.intro-banner .form-box{
	position:absolute;
	bottom:10px;
	right:20px;
	font-size:14px;
	background:rgba(0,0,0,0.7);
	padding:0 5px;
}
.intro-banner .form-box label{
	color:#fff;
	margin-left:5px;
	
}
.intro-banner .form-box a{
	display:inline-block;
	color:#fff;
	margin-left:10px;
	font-size:14px;
}


/*mouse*/
.mouse-box {
  width: 107px;
  position: absolute;
  left: 50%;
  margin-left: -54px;
  bottom: 60px;
  z-index:5;
}
.mouse-box .mouse {
  height: 42px;
  position: relative;
  background: url(../images/main/mouse.png) no-repeat center 0;
  background-size: 23px 42px;
}
.mouse-box .mouse:before {
  content: '';
  background: #fff;
  position: absolute;
  width: 3px;
  height: 5px;
  margin-left: -1.5px;
  left: 50%;
  top: 10px;
  border-radius: 100%;
  -webkit-animation: trackBallSlide 1s linear infinite;
  animation: trackBallSlide 1s linear infinite;
}
.mouse-box .down {
  height: 24px;
  width: 107px;
  background: url(../images/main/down.png) no-repeat center 0;
  background-size: 23px;
  -webkit-animation: colorSlide 1s linear infinite, nudgeMouse 1s  infinite;
  animation: colorSlide 1s linear infinite, nudgeMouse 1s  infinite;
}
@keyframes colorSlide {
  0% {
    background-position: center 0;
    opacity: 1;
  }
  25% {
    background-position: center 5px;
    opacity: 1;
  }
  50% {
    background-position: center 10px;
    opacity: 0.8;
  }
  75% {
    background-position: center 15px;
    opacity: 0.5;
  }
  100% {
    background-position: center 20px;
    opacity: 0;
  }
}
@keyframes colorSlide2 {
  0% {
    background-position: center 20px;
    opacity: 1;
  }
  25% {
    background-position: center 15px;
    opacity: 1;
  }
  50% {
    background-position: center 10px;
    opacity: 0.8;
  }
  75% {
    background-position: center 5px;
    opacity: 0.5;
  }
  100% {
    background-position: center 0px;
    opacity: 0;
  }
}
@keyframes trackBallSlide {
  0% {
    opacity: 1;
    top: 10px;
  }
  20% {
    opacity: 1;
    top: 15px;
  }
  40% {
    opacity: 0.8;
    top: 20px;
  }
  60% {
    opacity: 0.5;
    top: 25px;
  }
  80% {
    opacity: 0.3;
    top: 30px;
  }
  100% {
    opacity: 0;
    top: 32px;
  }
}
@keyframes trackBallSlide2 {
  0% {
    opacity: 1;
    top: 32px;
  }
  20% {
    opacity: 1;
    top: 30px;
  }
  40% {
    opacity: 0.8;
    top: 25px;
  }
  60% {
    opacity: 0.5;
    top: 20px;
  }
  80% {
    opacity: 0.3;
    top: 15px;
  }
  100% {
    opacity: 0;
    top: 10px;
  }
}
