/* 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: #3b4b3f; padding: 50px 0 0;}
#footer .copy {text-align: center; color: #fff; padding: 0 0 30px;}
#footer .copy h1 {font-size: 26px; font-weight: bold; margin: 0 0 35px;}
#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: center; background: #27322a; color: #fff;}
#footer .copy2 a {color: #fff;}
#footer .copy2 span.line {margin: 0 10px;}

@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: 11px;}
}

#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%; text-align: center; padding: 0 8px; margin: 0; opacity: 0.7; transform: translate(0,-50%); pointer-events: none; animation: scrollani 2s infinite;}
.scroll.scroll_main {bottom: 15%;}
.scroll.scroll_subtimg {bottom: 3.5%;}
.scroll span {display: block; font-size: 15px; letter-spacing: 0; color: #fff; margin: 0 0 9px;}
.scroll .scroll_visual {display: block; width: 100%; height: 17px; background: url('../img/common/scroll.png') center top no-repeat;}

@keyframes scrollani {
    0% {padding-bottom: 0px;}
	50% {padding-bottom: 10px;}
    100% {padding-bottom: 0px;}
}

#mtit {position: absolute; top: 45%; z-index: 5; width: 100%; text-align: center; color: #fff; opacity: 0.5;}
#mtit h1 {font-size: 55px; font-weight: bolder; line-height: 100%; text-transform: uppercase; margin: 0 0 10px;}
#mtit h2 {font-size: 13px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.18em;}

@media ( max-width: 767px ) {
    .scroll {display: none;}
    #mtit {}
    #mtit h1 {font-size: 25px;}
    #mtit h2 {font-size: 7px; letter-spacing: 0.05em;}
}

/* mroom preview */
#mrv {width: 100%; margin: 5% 0;}
#mrv .tit {text-align: center; margin: 0 0 5%;}
#mrv .tit h2 {}
#mrv .tit h1 {font-size: 2.604165vw; font-weight: bold; text-transform: uppercase; letter-spacing: 0.05em;}
#mrv .rvbox {}
#mrv .rvbox .rv {width: 64%; margin: 0 auto 5%;}
#mrv .rvbox .rv > div {overflow: hidden;}
#mrv .rvbox .rv.left > div {float: left; text-align: left;}
#mrv .rvbox .rv.right > div {float: right; text-align: right;}
#mrv .rvbox .rv .ibox {width: 45.384%;}
#mrv .rvbox .rv.left .ibox {margin: 0 1.538% 0 3.076%;}
#mrv .rvbox .rv.right .ibox {margin: 0 3.076% 0 1.538%;}
#mrv .rvbox .rv .ibox img {display: block; width: 100%; transition: all 0.5s; pointer-events: none;}
#mrv .rvbox .rv:hover .ibox img {transform: scale(1.1);}
#mrv .rvbox .rv .tbox {width: 41.538%; padding: 3% 0 5%;}
#mrv .rvbox .rv.left .tbox {margin: 0 0 0 8.461%;}
#mrv .rvbox .rv.right .tbox {margin: 0 8.461% 0 0;}
#mrv .rvbox .rv .tbox h3 {font-size: 1.25vw; font-weight: bolder; line-height: 185%; text-transform: uppercase; color: #6a481b; border-bottom: 1px solid rgba(0, 0, 0, 0.5); margin: 0 0 7%;}
#mrv .rvbox .rv .tbox h4 {font-size: 1.4vw; font-weight: normal; line-height: 153%; letter-spacing: -0.025em; margin: 0 0 10%;}
#mrv .rvbox .rv .tbox h5 {font-size: 0.78125vw; font-weight: bold; letter-spacing: -0.025em; margin: 0 0 2%;}
#mrv .rvbox .rv .tbox h6 {font-size: 0.9375vw; font-weight: lighter; line-height: 170%; letter-spacing: -0.025em; margin: 0 0 10%;}
#mrv .rvbox .rv .tbox a {display: inline-block; font-size: 0.729167vw; line-height: 275%; padding: 0 10%; border: 1px solid #000; transition: all 0.5s;}
#mrv .rvbox .rv .tbox a:hover {background: #453775; color: #fff;}

@media ( max-width: 1000px ) {
	#mrv .tit h1 {font-size: 3.9062475vw;}
	#mrv .rvbox .rv {width: 80%;}
	#mrv .rvbox .rv .tbox h3 {font-size: 1.875vw;}
	#mrv .rvbox .rv .tbox h4 {font-size: 2.0625vw;}
	#mrv .rvbox .rv .tbox h5 {font-size: 1.171875vw;}
	#mrv .rvbox .rv .tbox h6 {font-size: 1.40625vw;}
	#mrv .rvbox .rv .tbox a {font-size: 1.0937505vw;}
}

@media ( max-width: 767px ) {
	#mrv {margin: 10% 0;}
	#mrv .tit h1 {font-size: 6.510412vw;}
	#mrv .rvbox .rv {margin: 0 auto 10%;}
	#mrv .rvbox .rv > div {width: 100% !important; float: none !important; margin: 0 !important;}
	#mrv .rvbox .rv .tbox h3 {font-size: 3.75vw;}
	#mrv .rvbox .rv .tbox h4 {font-size: 4.296875vw;}
	#mrv .rvbox .rv .tbox h5 {font-size: 2.734375vw;}
	#mrv .rvbox .rv .tbox h6 {font-size: 2.8125vw;}
	#mrv .rvbox .rv .tbox a {font-size: 2.187501vw;}
}



/* mprologue */
#mpro {position: relative; width: 100%; background: url("../img/main/pro.jpg") center no-repeat; background-size: cover; padding: 8.4% 0 6.8%;}
#mpro .tit {width: 100%; text-align: center; color: #fff;}
#mpro .tit h1 {font-family: 'Nanum Barun Gothic', sans-serif; font-size: 2.34vw; font-style: italic; font-weight: lighter; margin: 0 0 1%;}
#mpro .tit h2 {font-size: 1.04vw; font-weight: normal; line-height: 170%; letter-spacing: 0.03em;}

@media ( max-width: 1000px ) {
	#mpro .tit h1 {font-size: 3.51vw;}
	#mpro .tit h2 {font-size: 1.56vw;}
}

@media ( max-width: 767px ) {
}


/* mspecial */
#msp {width: 100%; margin: 5% 0;}
#msp .tit {text-align: center; margin: 0 0 5%;}
#msp .tit h2 {}
#msp .tit h1 {font-size: 2.604165vw; font-weight: bold; text-transform: uppercase; letter-spacing: 0.05em;}
#msp .spbox {width: 100%;}
#msp .spbox .sp {}
#msp .spbox .sp.sp1 {background: #c78d49;}
#msp .spbox .sp.sp2 {background: #3b70ab;}
#msp .spbox .sp.sp3 {background: #453775;}
#msp .spbox .sp.sp4 {background: #c78d49;}
#msp .spbox .sp.sp5 {background: #3b70ab;}
#msp .spbox .sp.sp6 {background: #453775;}
#msp .spbox .sp > div {overflow: hidden;}
#msp .spbox .sp.left > div {float: left; text-align: left;}
#msp .spbox .sp.right > div {float: right; text-align: right;}
#msp .spbox .sp .ibox {width: 55.3125%;}
#msp .spbox .sp .ibox img {display: block; width: 100%; transition: all 0.5s; pointer-events: none;}
#msp .spbox .sp:hover .ibox img {transform: scale(1.05);}
#msp .spbox .sp .tbox {color: #fff; padding: 8.5% 8.55% 0;}
#msp .spbox .sp .tbox h3 {font-size: 1.822915vw; font-weight: normal; text-transform: capitalize; margin: 0 0 5%;}
#msp .spbox .sp .tbox h4 {font-size: 1.25vw; font-weight: normal; margin: 0 0 25%;}
#msp .spbox .sp .tbox a {display: inline-block; font-size: 0.729167vw; line-height: 275%; color: #fff; padding: 0 10%; border: 1px solid #fff; transition: all 0.5s;}
#msp .spbox .sp .tbox a:hover {background: #fff; color: #000;}

@media ( max-width: 1000px ) {
	#msp .tit h1 {font-size: 3.9062475vw;}
	#msp .spbox .sp .tbox {padding: 5%;}
	#msp .spbox .sp .tbox h3 {font-size: 2.7343725vw;}
	#msp .spbox .sp .tbox h4 {font-size: 1.875vw; margin: 0 0 15%;}
	#msp .spbox .sp .tbox a {font-size: 1.0937505vw;}
}

@media ( max-width: 767px ) {
	#msp {margin: 10% 0;}
	#msp .tit h1 {font-size: 6.510412vw;}
	#msp .spbox .sp > div {width: 100% !important; float: none !important; margin: 0 !important;}
	#msp .spbox .sp .tbox {padding: 10% 8.85% 15%;}
	#msp .spbox .sp .tbox h3 {font-size: 5.468745vw;}
	#msp .spbox .sp .tbox h4 {font-size: 3.05vw; margin: -3% 0 10%;}
	#msp .spbox .sp .tbox a {font-size: 2.187501vw;}
}


/* mprologue2 */
#mpro2 {margin: 5% 0;}
#mpro2 .tit {width: 100%; text-align: center; padding: 0 0 5%;}
#mpro2 .tit h1 {font-size: 0.73vw; font-weight: bold; text-transform: uppercase; letter-spacing: 0.2em; margin: 0 0 5vh;}
#mpro2 .tit .line {display: inline-block; width: 5.05vw; height: 1px; background: rgba(0, 0, 0, 0.6); margin: 30px 0 3vh;}
#mpro2 .tit h2 {font-size: 1.45vw; font-weight: normal; line-height: 170%; letter-spacing: 0.1em;}
#mpro2 .imgbox {width: 96%; margin: 0 2%;}
#mpro2 .imgbox .img {width: 46.9%; float: left; margin: 0 1.55% 5.91vh;}
#mpro2 .imgbox .img:nth-child(5),
#mpro2 .imgbox .img:nth-child(6),
#mpro2 .imgbox .img:nth-child(7) {width: 30.3%; margin: 0 1.5% 5.91vh;}
#mpro2 .imgbox .img > img {width: 100%;}
#mpro2 .imgbox .img .txt {text-align: center; padding: 10% 0 14%;}
#mpro2 .imgbox .img .txt img {display: inline-block; width: 29%; max-width: 167px; margin: 0 0 5%;}
#mpro2 .imgbox .img .txt h1 {font-size: 0.78vw; font-weight: normal; line-height: 190%; letter-spacing: 0.025em; color: #313131;}

@media ( max-width: 1000px ) {
	#mpro2 .tit h1 {font-size: 1.1vw;}
	#mpro2 .tit  .line {width: 7.55vw;}
	#mpro2 .tit h2 {font-size: 2.15vw;}
	#mpro2 .imgbox {}
	#mpro2 .imgbox .img .txt h1 {font-size: 1.1vw;}
}

@media ( max-width: 767px ) {
	#mpro2 {margin: 10% 0;}
	#mpro2 .tit h1 {font-size: 1.46vw;}
	#mpro2 .tit  .line {width: 10.1vw;}
	#mpro2 .tit h2 {font-size: 4.5vw;}
	#mpro2 .imgbox {width: 90%; margin: 0 auto;}
	#mpro2 .imgbox .img {width: 100% !important; margin: 0 0 5vh !important;}
	#mpro2 .imgbox .img .txt h1 {font-size: 1.56vw;}
}


/* 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: 40px; font-weight: bold; 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: 25px; 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 {font-size: 18px;}
    #abtit h2 {font-size: 13px;}
}


/* room pv */
#rooms {position: relative; width: 100%; height: 100%;}
#rooms img {display: block; width: 100%;}

@media ( max-width: 1000px ) {
	#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: 50%; 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;}
#rtit h1 span {display: inline-block; position: relative; width: 17vw; font-weight: lighter; text-align: right; padding: 0 0.7vw 0 0; margin: 0 0.5vw 0 0;}
#rtit h1 span:before {content: ''; position: absolute; bottom: 0; right: 0; width: 100%; height: 1px; background: rgba(255, 255, 255, 0.6); margin: 0;}
#rinfobox {width: 100%; padding: 10vh 12% 0; margin: 0 auto;}
#rinfobox .rname {margin: 0 0 10vh;}
#rinfobox .rname h1 {font-size: 48px; font-weight: bold; line-height: 100%; text-transform: uppercase; letter-spacing: 0.025em; margin: 0 0 2vh;}
#rinfobox .rname h1 span {display: inline-block; position: relative; width: 17vw; font-weight: lighter; text-align: right; padding: 0 0.7vw 0 0; margin: 0 0.5vw 0 0;}
#rinfobox .rname h1 span:before {content: ''; position: absolute; bottom: 0; right: 0; width: 100%; height: 1px; background: rgba(0, 0, 0, 0.6); margin: 0;}
#rinfobox .rname h2 {font-size: 20px; font-weight: normal; letter-spacing: 0.025em; padding: 0 0 0 17.5vw;}
#rinfobox .imgbox1 {margin: 0 0 13vh;}
#rinfobox .imgbox1 img {width: 100%;}
#rinfobox .rinfo {width: 100%;}
#rinfobox .rinfo > div {float: left; margin: 0 0 13vh;}
#rinfobox .rinfo .img {width: 47%;}
#rinfobox .rinfo .img img {width: 100%;}
#rinfobox .rinfo .info {width: 53%; text-align: right; padding: 0vh 1vw 0;}
#rinfobox .rinfo .info h1 {font-size: 16px; font-weight: bold; line-height: 110%; text-transform: capitalize; text-align: left; letter-spacing: 0.025em; border-bottom: 1px solid #000; margin: 0 0 1vh;}
#rinfobox .rinfo .info h2 {font-size: 40px; font-weight: bold; text-transform: uppercase; text-align: left; letter-spacing: 0.025em; padding: 2vh 0 0; margin: 0 0 5vh;}
#rinfobox .rinfo .info div {font-size: 14px; font-weight: normal; line-height: 170%; text-align: left; letter-spacing: 0.05em;}
#rinfobox .rinfo .info div .red {color: #b60303;}
#rinfobox .rinfo .info a {display: inline-block; font-size: 14px; font-weight: normal; line-height: 245%; text-transform: uppercase; letter-spacing: 0.1em; background: #b60303; color: #fff; padding: 0 2vw;}
#rinfobox .imgbox2 {}
#rinfobox .imgbox2 img {width: 47%; vertical-align: bottom;}
#rinfobox .imgbox2 img:first-child {margin: 0 4vw 0 0;}
#rinfobox .imgbox2 img:last-child {}
.rprice {width: 100%; margin: 0 0 10vh;}

@media screen and ( max-width: 1000px ){
	#rtit h1 {font-size: 27px;}
	#rinfobox .rname h1 {font-size: 27px;}
	#rinfobox .rname h2 {font-size: 15px;}
	#rinfobox .rinfo > div {float: none; width: 100% !important;}
}

@media ( max-width: 767px ) {
	#rtit {top: 45%; min-width: 45%;}
	#rtit h1 {font-size: 18px;}
	#rtit h1 span {width: 22vw;}
	#rinfobox {padding: 5vh 5% 0;}
	#rinfobox .rname {margin: 0 0 5vh;}
	#rinfobox .rname h1 {font-size: 18px;}
	#rinfobox .rname h1 span {width: 22vw;}
	#rinfobox .rname h2 {font-size: 13px; padding: 0 0 0 22.5vw;}
	#rinfobox .imgbox1 {margin: 0 0 5vh;}
	#rinfobox .rinfo {}
	#rinfobox .rinfo > div {margin: 0 0 5vh;}
	#rinfobox .rinfo .info {}
	#rinfobox .rinfo .info h1 {font-size: 13px;}
	#rinfobox .rinfo .info h2 {font-size: 24px;}
	#rinfobox .rinfo .info div {font-size: 11px;}
	#rinfobox .rinfo .info a {font-size: 11px; padding: 0 5vw;}
}


/* special */
#spe {}
#spe #spcont {position: relative; width: 60%; text-align: center; padding: 8vh 0; margin: 0 auto; }
#spe #spcont:before {content: ''; position: absolute; top: 0; left: 50%; z-index: -1; width: 1px; height: 100%; margin: 0 0 0 -0.5px;}
#spe #spcont .txtbox h1 {color:#00000; font-size: 50px; font-weight: bold; letter-spacing: 0.025em; margin: 0 0 2vh;}
#spe #spcont .txtbox h3 {color:#00000; font-size: 18px; font-weight: lighter; letter-spacing: -0.025em;}
#spe .sp_cont {width: 90%; margin: 0 auto;}
#spe .sp_cont > div {position: relative; width: 100%; margin: 0 auto;}
#spe .sp_cont .sp_slide {}
#spe .sp_cont .sp_txt {text-align: center; padding: 50px 130px 100px; box-sizing: border-box; color:#000;}
#spe .sp_cont .sp_txt h1 {display: inline-block; font-size: 35px; font-weight: normal; margin: 0 0 1%; color:#efb984;}
#spe .sp_cont .sp_txt h2 {font-size: 24px; font-weight: normal; letter-spacing: -0.01em; margin: 0 0 2.8%;}
#spe .sp_cont .sp_txt .line {display: inline-block; width: 10%; height: 1px; background: #000; 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: 80%;}
	#spe #spcont .txtbox h1 {font-size: 3.2vw;}
	#spe #spcont .txtbox h3 {font-size: 1.8vw;}
	#spe .sp_cont > div{float:none;}
	#spe .sp_cont .sp_slide{width: 100%;}
	#spe .sp_cont .sp_txt {width: 90%; padding: 100px 0 100px;}
}

@media ( max-width: 767px ) {
	#spe #spcont {width: 80%;}
	#spe #spcont .txtbox h1 {font-size: 9vw;}
	#spe #spcont .txtbox h2 {margin: 0 0 2%;}
	#spe #spcont .txtbox h3 {font-size: 4vw;}
	#spe .sp_cont .sp_txt {padding: 60px 0 60px;}
    #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: 52vh; padding: 0;}
.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 .txt {position: absolute; top: 46.5%; z-index: 5; width: 100%; text-align: center; color: #fff;}
.timg .txt h1 {font-size: 30px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.025em; 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: 18px; font-weight: normal; letter-spacing: 0.025em;}

@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: 35vh;}
	.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:723px; text-align: center; background: #fff; padding: 0 0 0px;}
#tour_cont .timg {position: relative;}
#tour_cont .timg img {display: block; width: 100%;}
#tour_cont .timg .totit {position: absolute; top: 34%; width: 100%; color: #fff;}
#tour_cont .timg .totit h1 {font-size: 2.45vw; font-weight: bold; letter-spacing: 0.16em; line-height: 210%; margin: 3% 0 0;}
#tour_cont .timg .totit h2 {font-size: 0.9vw; font-weight:lighter; line-height: 200%; letter-spacing: 0.05em; margin: 0 0 1.5%;}
#travel_con {position: relative; width: 100%; margin: 0 0 0;}
#travel_con .trabox {width: 100%;}
#travel_con .trabox .tra {}
#travel_con .trabox .tra.tra1 {background: #6e9793;}
#travel_con .trabox .tra.tra2 {background: #4d95ac;}
#travel_con .trabox .tra.tra3 {background: #b3a972;}
#travel_con .trabox .tra.tra4 {background: #7a9177;}
#travel_con .trabox .tra.tra5 {background: #6d7c98;}
#travel_con .trabox .tra.tra6 {background: #4d95ac;}
#travel_con .trabox .tra.tra7 {background: #b3a972;}
#travel_con .trabox .tra.tra8 {background: #7a9177;}
#travel_con .trabox .tra.tra9 {background: #6d7c98;}
#travel_con .trabox .tra > div {overflow: hidden;}
#travel_con .trabox .tra.left > div {float: left; text-align: left;}
#travel_con .trabox .tra.right > div {float: right; text-align: right;}
#travel_con .trabox .tra .ibox {width: 55.3125%;}
#travel_con .trabox .tra .ibox img {display: block; width: 100%; transition: all 0.5s; pointer-events: none;}
#travel_con .trabox .tra:hover .ibox img {transform: scale(1.05);}
#travel_con .trabox .tra .tbox {color: #fff; padding: 4% 4% 0 4%;}
#travel_con .trabox .tra .tbox h3 {font-size: 0.8vw; font-weight: normal; text-transform: capitalize; margin: 0 0 2%;}
#travel_con .trabox .tra .tbox h1 {font-size: 2vw; font-weight: bold; letter-spacing: -0.05em; margin: 0 0 10%;}
#travel_con .trabox .tra .tbox h2 {font-size: 0.82vw; font-weight: normal; line-height: 170%; letter-spacing: -0.05em; margin-top: 10px;}
#travel_con .trabox .tra .tbox h4 {font-size: 1vw; font-weight: normal; line-height: 170%; letter-spacing: -0.05em; color: #333; font-weight: bold;}
@media (max-width: 1300px) {
#tour_cont {height:59vh;}
}
@media (max-width: 1100px) {
#tour_cont {height:49vh;}
}
@media (max-width: 1000px) {

	#tour_cont .timg .totit h1 {font-size: 4.9vw;}
	#tour_cont .timg .totit h2 {font-size: 1.8vw;}
	#travel_con .trabox .tra .tbox {padding: 0;}
	#travel_con .trabox .tra > div {width: 100% !important; float: none !important; margin: 0 !important;}
	#travel_con .trabox .tra .tbox {padding: 10% 8.85% 15%;}
	#travel_con .trabox .tra .tbox h3 {font-size: 1.8vw; margin: 0 0 2%;}
	#travel_con .trabox .tra .tbox h1 {font-size: 4.5vw; margin: 0 0 10%;}
	#travel_con .trabox .tra .tbox h2 {font-size: 2.2vw;}
	#travel_con .trabox .tra .tbox h4 {font-size: 2.7vw;}
}

@media (max-width: 767px) {
	#tour_cont {height:52vh;}
	#tour_cont .timg img {width: 150%; margin: 0 0 0 -25%;}
	#travel_con {margin:0;}
	#travel_con .trabox .tra .tbox {padding: 10% 8.85% 15%;}
	#travel_con .trabox .tra .tbox h3 {font-size: 1.8vw; margin: 0 0 2%;}
	#travel_con .trabox .tra .tbox h1 {font-size: 4.5vw; margin: 0 0 10%;}
	#travel_con .trabox .tra .tbox h2 {font-size: 2.4vw;}
}
@media (max-width: 600px) {
#tour_cont {height:42vh;}
#tour_cont .timg .totit h2 {display: none;}
}
@media (max-width: 414px) {
#tour_cont {height:34vh;}
}
