.img_100 {width:100%; height:auto !important; vertical-align:top;}

/* float clearfix */
.clearfix {*zoom:1;}
.clearfix:after {content:"";display:block;clear:both;}

.redtx {color: #d22020 !important;}

@media ( max-width: 767px ) {}

@media ( max-width: 575px ) {}


/* header */


/* foot */
#footer {width: 100%; background: rgba(0, 0, 0, 0.8); padding: 50px 0 0;}
#footer .copy {width: 80%; text-align: left; color: #fff; padding: 0 0 30px; margin:0 auto;}
#footer .copy h1 { margin: 0 0 15px;}
#footer .copy span {display: inline-block;font-size: 14px; font-weight: normal; line-height: 200%;}
#footer .copy span.line {margin: 0 5px;}
#footer .copy2 {width: 100%; font-size: 13px; line-height: 335%; text-align: right; background:#000; color: #fff; padding:1% 10% 1% 10%;}
#footer .copy2 a {color: #fff;}
#footer .copy2 span.line {margin: 0 10px;}

#footer .copy .footer-n-wrap { width: 100%; display: inline-block; text-align: right; margin-top: -40px;}
#footer .copy .footer-n-wrap p {
	display: flex;
	justify-content: flex-end;
	gap: 9px;
	text-align: right;
	font-size: 12px;
	color: #fff;
	margin: 0px 40px;
}

#footer .copy .footer-n-wrap img {
	display: inline-block;
	text-align: right;
	margin-top: -50px;
}


@media ( max-width: 1000px ) {
}

@media ( max-width: 767px ) {
	#footer {
		padding: 35px 0 0;
	}

	#footer .copy {
		padding: 0 0 15px;
	}

	#footer .copy h1 {
		font-size: 22px;
		margin: 0 0 15px;
	}

	#footer .copy span {
		display: block;
		font-size: 12px;
	}

	#footer .copy span.line {
		display: none;
	}

	#footer .copy br {
		display: none;
	}

	#footer .copy2 {
		font-size: 10px;
	}

	#footer .copy .footer-n-wrap {
		text-align: left; /*display: none;*/
		margin-top: 5px;
	}

	#footer .copy .footer-n-wrap p {
		text-align: left;
		font-size: 11px;
		margin-top: 2px;
		justify-content: left;
	}

	#footer .copy .footer-n-wrap img {
		text-align: left;
	}
}


#back-top {display: none; position: fixed; right: 40px; bottom: 50px; z-index: 999; cursor: pointer;}
#back-top .tel {display: none; width: 60px; height: 60px; background: url('../img/common/fbt_tel.png') no-repeat center center; background-size: cover; margin: 0 0 1vh; opacity: 0.5;}
#back-top .t_bt {display: block; width: 60px; height: 60px; background: url('../img/common/fbt_top.png') no-repeat center center; background-size: cover; opacity: 0.5;}
#back-top .t_bt:hover {opacity: 0.7;}

@media ( max-width: 1000px ){
#back-top {right: 30px; bottom: 30px;}
}

@media ( max-width: 767px ){
#back-top {right: 5%; bottom: 5%;}
#back-top .tel {display: block; width: 45px; height: 45px;}
#back-top .t_bt {width: 45px; height: 45px;}
}



/* mvisual */
#msliders {position: relative; width: 100%; height: 100%;}
#msliders.mvdo {}

#vwrapper {position: relative; top: 0; left: 0; z-index: -999; width: 100%; height: 100%; overflow: hidden; pointer-events: none;}
#vwrapper iframe {
    position: absolute; top: 50%; left: 50%;
    width: 100vw;
    min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    transform: translate(-50%, -50%);
}

@media ( max-width: 767px ) {
	#vwrapper iframe {
		position: static; top: 0; left: 0;
		min-width: auto; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
		height: inherit; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
		min-height: unset;
		transform: none;
	}
}

/* play stop */
.vp_bt_box {position: absolute; bottom: 5%; right: 50.5%; z-index: 999; min-width: 60px; text-align: center;}
.vp_bt_stop,
.vp_bt_play {width: 60px; height: 60px; cursor: pointer;}
.vp_bt_play {display: none;}
.vp_bt_box div img {display: block;}

/* Volume */
.vol_bt_box {position: absolute; bottom: 5%; left: 50.5%; z-index: 999; min-width: 60px; text-align: center;}
.vol_bt_stop,
.vol_bt_play {width: 60px; height: 60px; cursor: pointer;}
.vol_bt_play {display: none;}
.vol_bt_box div img {display: block;}

@media ( max-width: 768px ) {
    .vp_bt_box {bottom: 5%; min-width: 40px;}
    .vp_bt_stop,
	.vp_bt_play {width: 40px; height: 40px; cursor: pointer;}
    .vp_bt_stop img,
	.vp_bt_play img {width: 40px; height: 40px; cursor: pointer;}
	.vol_bt_box {bottom: 5%; min-width: 40px;}
    .vol_bt_stop,
	.vol_bt_play {width: 40px; height: 40px; cursor: pointer;}
    .vol_bt_stop img,
	.vol_bt_play img {width: 40px; height: 40px; cursor: pointer;}
}

/* //////////////////// ��ũ�� �ִ� //////////////////// */
.scroll {display: block; position: absolute; left: 0; z-index: 20; width: 100%; font-size: 0.8vw; text-align: center; letter-spacing: -0.01em; font-weight:600; color: #fff; padding: 55px 8px 0; margin: 0; opacity: 0.9; pointer-events: none;}
.scroll.scroll_main {bottom: 15%;}
.scroll.scroll_rooms {bottom: 10%;}
.scroll.scroll_tour {top: 84%;}
.scroll .scroll_visual {position: absolute; top: 0; left: 50%; width: 30px; height: 45px; box-sizing: border-box; border: 2px solid #fff; border-radius: 45px; margin-left: -15px; transition: all 0.3s;}
.scroll .scroll_visual::before {content: ''; position: absolute; top: 5px; left: 50%; width: 5px; height: 5px; background-color: #fff; box-sizing: border-box; border-radius: 100%; margin-left: -2.5px; -webkit-animation: scrollani 3s infinite; animation: scrollani 3s infinite;}

@-webkit-keyframes scrollani {
  0% {-webkit-transform: translate(0, 0); opacity: 0;}
  40% {opacity: 1;}
  80% {-webkit-transform: translate(0, 20px); opacity: 0;}
  100% {opacity: 0;}
}

@keyframes scrollani {
  0% {transform: translate(0, 0); opacity: 0;}
  40% {opacity: 1;}
  80% {transform: translate(0, 20px); opacity: 0;}
  100% {opacity: 0;}
}

@media ( max-width: 1024px ) {
	.scroll {font-size: 1.4vw;}
	.scroll.scroll_main {bottom: 17%;}
	.scroll.scroll_tour {top: 80%;}
	.scroll .scroll_visual {transform: scale(0.9);}
}

@media ( max-width: 767px ) {
	.scroll {display: none !important;}
}

/* mroom preview */
#mrv {width: 100%; margin: 0 0 2.5%; background-image:url("../img/main/mbg.jpg"); background-repeat:repeat-x;}
#mrv > .tit{margin: 2% auto 2.2% 0; width:100%; text-align: center;}
#mrv > .tit h2 {font-size:35px; color:#fff; font-weight:700;padding-top:2%;}
#mrv > .tit h3 {font-size:14px; color:#fff; font-weight:500; letter-spacing: -0.8pt; margin-top:0.5%;}

@media ( max-width: 1000px ) {
	#mrv > .tit h1 {font-size: 3.9062475vw;}
	#mrv > .tit h3 {margin-top:1.2%;}
}

@media ( max-width: 767px ) {
	#mrv {margin: 10% 0; background-image:none;}
	#mrv > .tit h1 {font-size: 4vw; color:#000;}
	#mrv > .tit h2 {color:#000;}
	#mrv > .tit h3 {color:#000; margin: 2.5% auto;}
}

/* mab */
#mab {width: 100%; height:100%; margin: 7% 0 5% 0; overflow: hidden; position: relative;}
#mab .box {width: 50%; height:20vw; float:left;background:url("../img/main/ab1.jpg")center top no-repeat; background-size: cover;  transform: scale(1.0); transition: all 0.3s;}
#mab .box1 {width: 50%; height:20vw;float:left;background:url("../img/main/ab2.jpg")center top no-repeat; background-size: cover;  transform: scale(1.0); transition: all 0.3s;}
#mab .box:hover {transform: scale(1.05); transition: all 0.3s;}
#mab .box1:hover {transform: scale(1.05); transition: all 0.3s;}
.con{text-align: center;}
.con h1 {font-size:26px;color:#fff; font-weight:bold;margin:12% 0 5px 0;text-align: center;}
.con h3 {font-size:15px;color:#fff;font-weight:100;letter-spacing: 5px;text-align: center; text-transform: uppercase;}
.con a {border:2px solid #fff; letter-spacing:2px;color:#fff;font-size:14px;width:150px;padding:8px 0;text-align:center;margin-top:40px;display:inline-block;text-align: center;}

@media ( max-width: 1000px ) {
	#mab {margin-bottom:5%;}
	#mab .box,#mab .box1{width:100%; height:37vw;}
}

@media ( max-width: 767px ) {
	#mab {margin-bottom:5%;}
	#mab .box,#mab .box1{width:100%; height:50vw;}
	.con h1 {font-size:20px;margin:11% 0 4px 0;}
	.con h3 {font-size:14px;}
	.con a {font-size:12px; width:130px; margin-top:20px;}
}
/* main map */
#mmap {width: 100%;}
#mmap > .tit{margin: 2.3% auto; width:100%; text-align: center;}
#mmap > .tit h2 {font-size:35px; color:#34455a; font-weight:700;padding-top:2%;}
#mmap > .tit h3 {font-size:14px; color:#34455a; font-weight:500; letter-spacing: -0.8pt; margin-top:0.5%;}
#mmap > .tit .na {font-size:30px;}
#mmap > .tab_con {display: block; text-align: center; padding: 0; margin-bottom: 50px;}
#mmap > .go {width:80%; height:200px; margin:0 10% 5% 10%;}
#mmap > .go .arti {width:50%; height:100%; padding-left:10%; float:left; text-align:left; margin:0;}
#mmap > .go .arti h2{font-size:16px; font-weight:bold;}
#mmap > .go .arti .line {display: inline-block; width: 80%; height: 1px; background: rgba(0, 0, 0, 0.9); margin: 1vh 0 1.5vh;}
#mmap > .go .arti p{font-size:14px; margin-bottom:5%; line-height:160%;}


@media ( max-width: 1000px ) {
	#mmap > .tit h3 {margin:1.2% 0 2% 0;}
	#mmap > .tit .na {font-size:23px;}
}

@media ( max-width: 767px ) {
	#mmap {margin: 10% 0; }
	#mmap > .tab_con {height:300px;}
	#mmap > .tab_con >.root_daum_roughmap {height:100%;}
	#mmap > .go {width:86%; height:200px; margin: 0 7% 50% 7%;}
	#mmap > .go .arti {width:100%; margin:0 auto; padding:0;}
	#mmap > .tit .na {font-size:23px;}
}
@media ( max-width: 414px ) {
		#mmap > .tit h2 {font-size: 6vw;}
		#mmap > .tit .na {font-size:16px;}
}

/* main special */
#spe_cont {position: relative; width: 100%; height: auto;}
#spe_cont h1 {position: relative; font-weight: 500; color:#636363; text-align:center;  font-size: 14px; margin-top:0.5%;}
#spe_cont h2 {position: relative; font-weight: 700; color:#34455a; font-size: 35px; text-transform: uppercase; text-align:center;padding-top:3%;}
#spe_cont a.spbtn01 {margin-top:1.5%; display: inline-block; cursor:pointer; float:left; font-weight: 700; position: relative; left:8.7%; border: #000 1px solid; z-index:50; min-width: 33px; font-size: 16px; line-height: 24px; text-align: center; background: rgba(70,70,70,1); color: #fff; padding: 24px 50px;}
#spe_cont #spimg {width:100%; padding:3% 0 7%; margin: 0 0 0 23.15%;}/*margin: 0 0 0 9%; sp3���϶�*/
#spe_cont #spimg .spimg_cont {}
#spe_cont #spimg .spimg_cont > div{float: left; width: 25.6%; margin:0 2.5% 0 0;}
#spe_cont #spimg .spimg_cont > div:last-child{ margin:0;}
#spe_cont #spimg .spimg_cont > div .col1{width: 100%;}
#spe_cont #spimg .spimg_cont > div .col1{ height: auto;}
#spe_cont #spimg .spimg_cont a img:hover {
    -webkit-transform:scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform:scale(1.1);
    -webkit-transform:  scale(1.1);
    transform:  scale(1.1);
    transition: all 0.3s;
	border: #ffe301 10px solid;
}
#spe_cont #spimg .spimg_cont div:first-child a img:hover {
    -webkit-transform:scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform:scale(1.1);
    -webkit-transform:  scale(1.1);
    transform:  scale(1.1);
    transition: all 0.3s;
	border: #d50213 10px solid;
}
#spe_cont #spimg .spimg_cont div:last-child a img:hover {
    -webkit-transform:scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform:scale(1.1);
    -webkit-transform:  scale(1.1);
    transform:  scale(1.1);
    transition: all 0.3s;
	border: #0084ff 10px solid;
}
#spe_cont #spimg .spimg_cont .tt {padding:35px 0;}
#spe_cont #spimg .spimg_cont span {font-size: 16px; color:#636363; font-family: 'Noto Sans', sans-serif !important; text-transform: uppercase;}
#spe_cont #spimg .spimg_cont h3 {font-size: 24px; color:#2b2b2b; font-family: 'Noto Sans', sans-serif !important; letter-spacing: -0.080em;}

@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1240px) {
	#spe_cont h1 { font-size: 1.2vw;}
	#spe_cont h2 {font-size: 3.2vw;}
	#spe_cont #spimg {padding:3% 0 12%;}
	#spe_cont a.spbtn01 {padding: 20px 40px;}
}
@media screen and (max-width: 1000px) {
	#spe_cont #spimg {padding:3% 0 6%;}
}
@media screen and (max-width: 768px) {
	#spe_cont a.spbtn01 {padding: 12px 27px; font-size: 14px;}
	#spe_cont #spimg .spimg_cont h3 {font-size: 19px;}
}
@media screen and ( max-width: 575px ) {
	#spe_cont {width:80%; margin-left:10%;}
	#spe_cont h1 {font-size: 3vw; float: none; text-align: center;}
	#spe_cont h2 {font-size: 5vw; float: none; text-align: center; margin-top:2%; line-height: 36px;}
	#spe_cont #spimg {margin: 0;}
	#spe_cont #spimg .spimg_cont > div{float: none; text-align: center;  width: 100%; margin:0;}
	#spe_cont #spimg .spimg_cont .tt {padding:20px 0;}
	#spe_cont #spimg .spimg_cont h3 {font-size: 5vw; margin:10px 0 0;}
}
@media screen and ( max-width: 480px ) {
	#spe_cont h1 {font-size: 3vw; left:0;}
	#spe_cont h2 {font-size: 5.5vw; left:0; line-height: 30px;}
}


/* mfreser */
#mreser {background: url("../img/main/freser_bg.jpg") center top no-repeat; background-size: cover; color: #fff; text-align: center; padding: 24vh 0 21vh; transition: all 0.3s;}
#mreser .txt {margin: 0 auto;}
#mreser .txt h1 {font-family: 'Nanum Myeongjo', serif; font-size: 30px; font-weight: normal; line-height: 160%; letter-spacing: 0.05em; margin: 0 0 2.5vh; transition: all 0.3s;}
#mreser .txt h2 {font-size: 14px; font-weight: bold; line-height: 160%; text-transform: uppercase; letter-spacing: 0.2em; margin: 0 0 3vh; transition: all 0.3s;}
#mreser .txt a {display: inline-block; font-size: 14px; line-height: 30px; text-transform: uppercase; font-weight: bold; letter-spacing: 0.15em; background: #000; color: #fff; padding: 0 35px; transition: all 0.3s;}

@media screen and ( max-width: 1000px ){
    #mreser {padding: 19vh 0 16vh;}
    #mreser .txt {}
    #mreser .txt h1{font-size: 24px;}
}

@media ( max-width: 767px ){
    #mreser {padding: 10vh 0;}
    #mreser .txt {width: 90%;}
    #mreser .txt h1 {font-size: 15px;}
    #mreser .txt h2 {font-size: 11px;}
    #mreser .txt a {font-size: 11px;}
}


/* prologue */
#abtit {position: absolute; top: 47%; z-index: 5; width: 100%; text-align: center; color: #fff; pointer-events: none;}
#abtit h1 {font-size: 30px; font-weight: bold; font-family: 'Nanum Myeongjo', serif;text-transform: uppercase; letter-spacing: 0.025em; margin: 0 0 2vh;}
#abtit .line {display: inline-block; width: 30%; height: 1px; background: rgba(255, 255, 255, 0.6); margin: 0 0 2vh;}
#abtit h2 {font-size: 18px; font-weight: normal; letter-spacing: 0.025em;}

@media ( max-width: 1000px ) {
    #abtit {top: 45%;}
    #abtit h1 {font-size: 25px;}
    #abtit h2 {font-size: 15px;}
}

@media ( max-width: 767px ) {
    #abtit {top: 40%;}
    #abtit h1 img {height: 60px; opacity:0.8;}
    #abtit h2 {font-size: 13px;}
}


/* room pv */
#rooms {position: relative; width: 100%; height: 100%;}
#rooms img {display: block; width: 100%;}

@media ( max-width: 1024px ) {
	#rooms {}
	#rooms img {width: 120%; margin: 0 0 0 -20%;}
}

@media ( max-width: 767px ) {
	#rooms {}
	#rooms img {width: 130%; margin: 0 0 0 -30%;}
}


/* room */
#rtit {position: absolute; top: 70%; z-index: 10; width: 100%; text-align: center; color: #fff; pointer-events: none;}
#rtit h1 {width: 100%; font-size: 48px; font-weight: bold; line-height: 100%; text-transform: uppercase; letter-spacing: 0.025em;}
#rinfo {width: 80%; margin: 120px auto;}
#rinfo > div {float: left;}
#rinfo .rname {width: 100%; text-align:center;}
#rinfo .rprice {width: 100%;}
#rinfo .rname h1 {font-family: 'Nanum Myeongjo', serif; font-size: 45px; text-transform: uppercase; padding: 0 0 10px;transition: font-size .25s linear;}
#rinfo .rname h1 span {letter-spacing: 1pt;font-size:16px; margin-left:5px;}
#rinfo .rname h2 {font-size: 13px; font-weight: normal; line-height: 140%; color: #707070; opacity:0.5; margin-bottom: 40px;}
#rinfo .rname h3 {font-size: 15px; font-weight: normal; line-height: 180%; color: #b1b1b1; margin-bottom: 15px;}

@media screen and (max-width:1000px){
	#rtit h1 {font-size: 27px;}
    #rinfo {width: 90%; margin: 80px auto;}
    #rinfo > div {float: none;}
    #rinfo .rname {width:100%; text-align: center; transition: all 0.3s;}
    #rinfo .rprice {width: 100%;  transition: all 0.3s; margin-top: 30px;}
}

@media ( max-width: 767px ) {
	#rtit {display:none;}
	#rinfo .rname {}
    #rinfo .rname h1{font-size: 40px; }
    #rinfo .rname h2{font-size: 11px;}

}
@media ( max-width: 414px ) {
	#rinfo {margin: 3vh auto;}
}

#rimg {width: 80%; padding: 10vh 0 0; margin: 0 auto;}
#rimg img {width: 100%; margin: 0 0 5vh; pointer-events: none;}

@media ( max-width: 767px ) {
	#rimg {width: 95%;}
	#rimg img {margin: 0 0 2vh;}
	#rinfo {}

}
#rrimg {width:100%; padding:0; margin: 0;}
#rrimg .rrimg_cont > div{float: left; width: 33%; padding-left:3%; }
#rrimg .rrimg_cont > div:last-child{width: 64%; }
#rrimg .rrimg_cont > div .col1{width: 100%;}
#rrimg .rrimg_cont > div .col1{ height: auto;}

@media screen and (max-width:1000px){
	#rrimg .rrimg_cont > div{float: left; width: 100%; margin:0 auto 4% auto; padding:0;}
	#rrimg .rrimg_cont > div:last-child{width: 100%;}
}
@media screen and (max-width:414px){
	#rrimg {margin:0;}
	#rrimg .spimg_cont {padding:0 0 100px 0;}
}


/* special */
#spe {background:#fff;}
#spe #spcont {position: relative; width: 100%; height:380px; text-align: center; background: #fff; padding: 0 0 0px;}
#spe #spcont .timg{position: relative;}
#spe #spcont .timg img{display: block; width: 100%;}
#spe .sp_cont {width: 100%; margin: 0 auto; margin-top:3%;}
#spe .sp_cont > div {position: relative; width: 100%; margin: 0 auto;}
#spe .sp_cont .sp_slide {width:70%; height:100%;}
#spe .sp_cont .sp_txt {text-align: center; padding: 50px 130px 30px; box-sizing: border-box; color:#2f2f2f;}
#spe .sp_cont .sp_txt h1 {display: inline-block; font-size: 35px; font-weight: bold; margin: 0 0 1%; color:#efb984; text-transform: uppercase;}
#spe .sp_cont .sp_txt h2 {font-size: 24px; font-weight: bold; letter-spacing: -0.01em; margin: 0 0 2.8%;}
#spe .sp_cont .sp_txt .line {display: inline-block; width: 10%; height: 1px; background: #2f2f2f; margin: 0 0 2.8%;}
#spe .sp_cont .sp_txt h3 {font-size: 15px; font-weight: normal; line-height: 180%; letter-spacing: -0.02em; margin: 0 0 1%;}

@media ( max-width: 1000px ) {
	#spe #spcont {width: 100%;}
	#spe .sp_cont > div{float:none;}
	#spe .sp_cont .sp_slide{width: 100%;}
	#spe .sp_cont .sp_txt {width: 90%; padding: 60px 0 60px;}
}

@media ( max-width: 767px ) {
	#spe #spcont {width: 100%; height:34vh;}
	#spe .sp_cont .sp_txt {padding: 40px 0 30px;}
    #spe .sp_cont .sp_txt h1{font-size: 25px; margin: 0 0 3%;}
	#spe .sp_cont .sp_txt h2 {font-size: 18px; margin: 0 0 5%;}
	#spe .sp_cont .sp_txt .line {width: 30%; margin: 0 0 5%;}
	#spe .sp_cont .sp_txt h3 {font-size: 15px; margin: 0 0 3%;}
}


/* tcont */
.timg {position: relative; width: 100%; height:380px; text-align: center; background: #fff; padding: 0 0 0px;}
.timg img{display: block; width: 100%;}
.timg.reser {background: url("../img/sub/timg_reser.jpg") center no-repeat; background-size: cover;}
.timg.traffic {background: url("../img/sub/timg_traffic.jpg") center no-repeat; background-size: cover;}
.timg.travel {background: url("../img/sub/timg_travel.jpg") center no-repeat; background-size: cover;}
.timg.special {background: url("../img/sub/timg_special.jpg") center no-repeat; background-size: cover;}
.timg .txt {position: absolute; top: 46.5%; z-index: 5; width: 100%; text-align: center; color: #fff;}
.timg .txt h1 {font-size: 55px; font-weight:400; text-transform: uppercase; letter-spacing: 0.020em; margin: 0 0 2.5vh;}
.timg .txt .line {display: inline-block; width: 30%; height: 1px; background: rgba(255, 255, 255, 0.6); margin: 0 0 1vh; margin: 0 0 2.5vh;}
.timg .txt h2 {font-size: 14px; font-weight: normal;}

@media ( max-width: 1000px ) {
	.timg .txt {top: 43%;}
	.timg .txt h1 {font-size: 24px;}
	.timg .txt .line {width: 45%;}
	.timg .txt h2 {font-size: 15px;}
}

@media ( max-width: 767px ) {
	.timg {height: 34vh;}
	.timg .txt {top: 35%;}
	.timg .txt h1 {font-size: 18px;}
	.timg .txt h2 {font-size: 13px;}
}

#tcont * {transition: all .1s; -webkit-transition: all .1s;}
#tcont {width: 80%; min-height: 200px; margin: 150px auto;}
#tcont .tit {position: relative; font-size: 18px; line-height: 30px; padding-top: 10px; margin-bottom: 20px;}
#tcont .titt {font-size: 15px; line-height: 180%; color: #4d4d4e;}
#tcont .titt > div {margin-bottom: 7px;}
#tcont .titt > div > li {float: left;}
#tcont .titt > div > li:first-child {width: 11px;}
#tcont .titt > div > li:last-child {width: 95%;}
#tcont .tit:after {content: ""; position: absolute; top: 0; left: 0; width: 13px; height: 3px; background: #707070;}
.tabsy {margin-top: 30px;}
.tab_con {display: block; text-align: center; padding: 0; margin: 30px auto 0;}
.tabButton {font-size: 15px; font-weight: bold; padding: 15px 20px;}
.tab {width: 100%; text-align: left;}

@media screen and (max-width: 768px) {
	#tcont {width: 90%;}
	#tcont .tit {font-size: 15px; line-height: 150%; margin-bottom: 10px;}
	#tcont .titt > div > li {font-size: 11px; line-height: 150%;}
}

@media screen and (min-width: 768px) {
    .tab_con {width: 100%;}
}

.tabsy>button{width:100%;font-size:100%;margin:0;outline:0;border:0;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent;}
.tabsy>.tabButton{display:block;margin-top:1px;background:#ededed;color:#000;text-align:center;-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;}
.tabsy>.tabButton2{width: 100%;}
.tabsy>input{display:none;}
.tabsy>input:checked+label+.tab{display:block;clear: both !important; float: none !important;}
.tabsy>input:checked+label+.tab>.content{-webkit-animation:showTab 250ms ease-in-out;animation:showTab 250ms ease-in-out; width: 100% !important; padding: 30px 0;}
.tabsy>.tab{display:none;}

@-webkit-keyframes showTab {
    from {opacity: 0; -webkit-transform: translateY(10px); transform: translateY(10px);}
    to {opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}
}

@keyframes showTab {
    from {opacity: 0; -webkit-transform: translateY(10px); transform: translateY(10px);}
    to {opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}
}

@media screen and (min-width: 767px){
    .tabsy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .tabsy>.tabButton{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;}
    .tabsy>input:checked+label{background:#3b4146;color:#FFF;}
    .tabsy>.tab{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;}
    .tabsy>.tabButton2{width: 20% !important;}
}

@media ( max-width: 767px ) {
    #tcont {margin: 80px auto;}
	.tabsy>.tab {display: block;}
	.tabsy>.tab>.content {padding: 10px 0 30px !important;}
}

#ptable {width:100%; border-bottom: #d9d9d9 1px solid; border-right: #d9d9d9 1px solid; margin-left: auto; margin-right: auto;}
#ptable tr {min-height: 40px;}
#ptable th {text-align: center; background: #ededed; color: #323232; padding: 1vh 0; border-top: #d9d9d9 1px solid; border-left: #d9d9d9 1px solid;}
#ptable td {font-size: 13px; line-height: 120%; text-align: center; padding: 12px 0 ; border-top: #d9d9d9 1px solid; border-left: #d9d9d9 1px solid;}

/*�޷�*/
.iframe_calendar {width: 100%; max-width: 1200px; height: 100vh; padding: 5vh 0; border: 0; margin: 0 auto;}



/* travel */
#tour_cont {position: relative; width: 100%; height:380px; text-align: center; background: #fff; padding: 0 0 0px;}
#tour_cont .timg {position: relative;}
#tour_cont .timg img {display: block; width: 100%;}
#travel_con {position: relative; width: 100%; margin-top: 3%;}
#travel_con .trabox > div {width: 100%; height:500px;}
#travel_con .trabox2 > div {width: 100%; height:500px; float: right !important;}
#travel_con .trabox .ibox {width: 39.6%; float:left; margin-left:10%;}
#travel_con .trabox2 .ibox {margin:0 10% 0 0;}
#travel_con .trabox .ibox > img{width: 100%;}
#travel_con .trabox .tbox {height:100%; width: 33%; float:left; text-align:center;padding:2%; margin:0 3% 0 3%}
#travel_con .trabox .tbox .line {display: inline-block; height: 20px; width: 1px; background: #000; margin: 2% 0 2% 0;}
#travel_con .trabox .tbox h1{font-size:28px; margin:12% 0 1% 0;}
#travel_con .trabox .tbox h3{width:70%; margin:0 auto; font-size:14px;  color:#525252; line-height:1.9; letter-spacing:-1.5px; text-align:center;}
#travel_con .trabox .tbox h3 .stxt{font-size:12px; color:#666; font-weight:500;}



@media (max-width: 1000px) {
#travel_con .trabox > div {width: 100%; height:350px;}
#travel_con .trabox2 > div {width: 100%; height:350px; float: right !important;}
#travel_con .trabox .ibox {width: 39.6%; float:left; margin-left:10%;}
#travel_con .trabox2 .ibox {margin:0 10% 0 0;}
#travel_con .trabox .ibox > img{width: 100%;}
#travel_con .trabox .tbox {height:100%; width: 42%; float:left; text-align:center;padding:2%; margin:0 3% 0 0}
#travel_con .trabox .tbox .line {display: inline-block; height: 17px; width: 1px; background: #000;}
#travel_con .trabox .tbox h1{font-size:28px; margin:0;}
#travel_con .trabox .tbox h3{width:90%; margin:0 auto; font-size:13px;line-height:1.4;}
}

@media (max-width: 767px) {
	#tour_cont {height:40vh;}
	#tour_cont .timg img {width: 130%; margin: 0;}
	#travel_con .trabox > div {width: 100%; height:100%;}
	#travel_con .trabox2 > div {width: 100%; height:100%;}
	#travel_con .trabox{margin-left:-13%;margin-top:-10%;}
	#travel_con .trabox2{margin-right: -13%;margin-top:7%;}
	#travel_con .trabox .ibox {width: 100%; float:left;}
	#travel_con .trabox .tbox {height:100%; width: 80%;float:right;  padding: 3% 2% 0% 1%; }
	#travel_con .trabox2 .tbox {float:left; margin: 0% 10% 5% 10%; padding: 5% 5% 0% 5%;}
	#travel_con .trabox .tbox h1{font-size:30px;}
	#travel_con .trabox .tbox h3{font-size:14px; width:98%;}

}
@media (max-width: 600px) {
	#tour_cont {height:36vh;}
	#tour_cont .timg img {width: 120%; margin: 0;}
	#travel_con .trabox > div {width: 100%; height:100%;}
	#travel_con .trabox2 > div {width: 100%; height:100%;}
	#travel_con .trabox{margin-left:-13%; margin-top:0%;}
	#travel_con .trabox2{margin-right: -13%;}
	#travel_con .trabox .ibox {width: 100%; float:left;}
	#travel_con .trabox .tbox {height:100%; width: 80%; float:right;  margin-top:0%; padding: 3% 2% 3% 1%; }
	#travel_con .trabox2 .tbox {float:left; margin: 0% 10% 5% 10%; padding: 5% 5% 0% 5%;}
	#travel_con .trabox .tbox h1{font-size:30px;}
	#travel_con .trabox .tbox h3{font-size:14px; width:98%;}
	#travel_con .trabox .tbox .line {margin: 3% 0 3% 0;}

}

@media (max-width: 414px) {
	#tour_cont {height:35vh;}
	#travel_con .trabox > div {width: 100%; height:100%;}
	#travel_con .trabox2 > div {width: 100%; height:100%;}


}
