/* CSS Document */
/************************************************************************************
RESET
*************************************************************************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {line-height: 1; -webkit-text-size-adjust: none;}
ol, ul { list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
   /* border-collapse: collapse;*/
    border-spacing: 0;
}
img {
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
}
a img {border: none;}
.clean { clear:both;}
a {color: #292929; text-decoration: none; blr:expression(this.onFocus=this.blur()); outline: none; /* for Firefox */hlbr:expression(this.onFocus=this.blur()); /* for IE */}
a:hover {text-decoration:none;}
a:focus{ -moz-outline-style: none;}

/*.adwrap {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
	
}*/
.adbox{position: relative; padding: 4px;}
.adbox a{display:block;}
.adbox a:hover{opacity: 0.8;}

.b-box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.col-1{width:100%;}
.col-2{width:50%;}
.col-3{width:33.33%;}
.col-4{width:25%;}
.col-5{width:20%;}

body {
	margin: 0;
	padding: 0;
	font-size:13px;
	color:#000;	
	background: url(../images/bg.webp) center top 0 repeat;background-color: #f5e2ab;
}
.left{ float:left;display:inline-block;width: 100%;}
.right{ float:right;}


/*------------------------------- pc ----------------------------------*/
.container {
    width: 100%;
    height: 100%;
	position:relative;
	font-family:Arial,微軟正黑體;
	background: url(../images/con_bg.webp) center 0 no-repeat;
	overflow: hidden;	
}
header {
  width: 100%;
}
header h1 {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  width: 100%; 	
}
.top_content {width: 100%;margin:0 auto;height: 680px;position:relative;}
.top_content .mobile {display: none;}
.top_content .main-logo {display: block;position: absolute;right: 1%;top:-45px; width: 370px;height: 93px;background: url(../images/logo.webp) 0 0 no-repeat;}
.top_content .main-title {display: block;margin:0 auto;margin-top: 140px;width: 690px;height: 290px;}
.top_content .main-pic {display: block;margin:0 auto;width: 980px;height: 320px;}

/*滑動menu*/
.sticky {
	top:40px !important;
	position: fixed !important;		
}
.block-menu {
	position: absolute;
	top: 0px;
	width: 100%;	
	z-index: 10;
	background-color: #784502;	
}
.block-menu ul {
	font-size: 0;
    position: relative;
    width: 100%; 
	max-width: 100%;
    margin: auto;
	text-align: center;	
}  
.block-menu ul div {
	display: inline-block;	
} 
.block-menu li{	
	letter-spacing: 1.5px;	
	display: inline-block;
    text-transform: uppercase;	
	height: 55px;
	margin-right: 20px;
}
.block-menu li a {width: 100%;display: block;}
.block-menu li a.nav01 {padding: 0 5px;letter-spacing: 2px; color: #fff;line-height: 55px; font-size:24px;font-weight: bold;}
.block-menu li a:hover.nav01{padding: 0 5px;color: #844c03;background-color: #fff;}
.block-menu li a.active.nav01{padding: 0 5px;color: #844c03;background-color: #fff;}
.block-menu li a.nav02 {padding: 0 5px;letter-spacing: 2px; color: #fff;line-height: 55px; font-size:24px;font-weight: bold;}
.block-menu li a:hover.nav02{padding: 0 5px;color: #844c03;background-color: #fff;}

#togglenav {
    display: none;
    z-index: 9999;
    position: fixed;
    right: 0;
    overflow: hidden;
    line-height: 35px;
    width: 100%;
    cursor: pointer;
}
.main { 
	width: 100%; 
	margin: 0 auto;		
}
.main h2{
	display:block;
	width:600px;
	height:105px;
	margin:0 auto;	
	margin-bottom: 30px;	
	text-indent:-3000px;
}
#seoul h2{ background: url(../images/tit-bg.webp) center 0  no-repeat;margin-top: 30px;}
#busan h2{ background: url(../images/tit-bg.webp) center -105px  no-repeat;margin-top: 50px;}
#jeju h2{ background: url(../images/tit-bg.webp) center -210px  no-repeat;margin-top: 50px;}
#special h2{ background: url(../images/tit-bg.webp) center -315px  no-repeat;margin-top: 50px;}

.box-01{padding:60px 0 80px 0;}
.bg{background-image:url(../images/bg1.webp);background-position: top;background-repeat: no-repeat;}
.bg:nth-child(even){background-image:url(../images/bg2.webp),url(../images/bg.webp);background-position: top ,top;background-repeat: no-repeat, repeat;background-color: #f9f1da;}


.wrap-tour {max-width: 960px;margin: 0 auto;}

/*共同*/
.content{max-width: 1000px;margin: 0 auto;position: relative;}
.info_box{width:100%;margin: 0 auto;}
.wrap {width: 95%;margin: 0 auto;overflow:hidden;/*background-color: #fff;*/padding: 20px;/*border: solid 1px #000;*/}
.wrap1 {width: 100%;margin: 0 auto;overflow:hidden;}
.pic-col-2{width: 50%;}
.pic-col-2 img.Sli-pic{border-top-left-radius: 50px;border-bottom-left-radius: 50px;}
.wrap-pic{width: 100%;padding: 0 0px 0 0px;}
.wrap-txt{width: 92%;padding: 0 20px 10px 15px;background-color: #fff;margin-left: 1px;border-top-right-radius: 50px;}
.spot-col{width: 100%;margin: auto;padding: 10px 0 25px;}
.spot-col img.Sli-pic{border-top-left-radius: 50px;border-top-right-radius: 50px;}
.spot-pic{margin: 0 10px;}
.txt-spot{width: 100%;margin: auto;background-color: #fff;min-height: 210px;padding-top: 15px;padding-bottom: 5px;}
.txt-spot .tit{display: block;color: #000;font-family:"LXGW WenKai TC", cursive;font-size:26px;letter-spacing: 1.5px;line-height: 40px;margin-bottom: 5px;text-align: center;font-weight: 400;}
.txt-spot .tit::before {content: url(../images/tit.webp);display: inline-block;width: 20px;height: 30px;margin-right: 5px;vertical-align: middle;}
.txt-spot .tit span{letter-spacing: 0.5px;font-size:20px;}
.txt-spot p{display: block;color: #535353;font-size:15px;line-height: 26px;margin: 10px 20px;text-align: justify;border-top: 1px solid #535353;padding-top: 10px;}

.pic-1 { width:47%;margin-right: 4%;display: inline-block;}
.pic-1 img.Sli-pic{border-top-left-radius: 50px;}
.info { width:47%;font-size:16px;font-family:"黑體","微軟正黑體";display: inline-block;vertical-align: top;}
.info-title{ background-color: #fb93b5;display:inline-block;color:#fff;font-size: 18px;padding:6px 8px;font-weight: 600;border-top-right-radius: 10px;border-bottom-right-radius: 10px;line-height: 22px;letter-spacing: 0.5px;margin-top: 10px;margin-bottom: 5px;}
.info-title1{ background-color: #f65202;display:inline-block;color:#fff;font-size: 18px;padding:6px 8px;font-weight: 600;border-top-right-radius: 10px;border-bottom-right-radius: 10px;line-height: 22px;letter-spacing: 0.5px;margin-top: 10px;margin-bottom: 5px;}
.info-ct {color:#313131;text-align: justify;line-height: 32px;font-weight: 600;}
.info-ct1 {color:#313131;text-align: justify;line-height: 20px;font-weight: 600;}
.info-ct1 li{text-indent: -22px;padding: 3px 0;margin-left: 22px;line-height: 24px;}
.info-more {text-align:center;display:block; width:100%;margin-top: 15px;padding-bottom: 30px;}
.info-more a {display: inline;font-size: 24px;font-weight: 600;letter-spacing: 1px; color: #f65202;border-radius:25px;padding: 10px 20px;border: 2px solid #f65202;}
.info-more a:hover {background: #f65202;color: #fff;}

/*特別推薦*/
.event-section {display: flex;flex-wrap: wrap;overflow: hidden;max-width: 1100px;margin: 0 auto;padding: 20px;}
.event-image {flex: 1 1 50%;z-index: 5;}
.event-image img {width: 100%;height: auto;display: block;border-bottom-right-radius: 40px;border-top-left-radius: 40px;}
.event-text {flex: 1 1 50%;padding: 30px 40px 30px 70px;margin-left: -30px;box-sizing: border-box;position: relative;background-color: #fff;border-radius: 20px;z-index: 4;align-self: flex-start;}
.event-text h3 {
	color: #953408;	
	font-family: "LXGW WenKai TC", cursive;
	font-weight: 400;
	letter-spacing: 3px;
	font-size: 36px;	
	margin-bottom: 10px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	text-align: center;
}
.event-text h3::before {
	content: url(../images/tit.webp);
	display: inline-block;
	width: 20px;
	height: 30px;
	vertical-align: middle;
}
.subtitle {
	display: flex;
	justify-content: center;
	margin: 10px 0 15px 0;
}
.subtitle span{
  background-color: #efb57f;
  color: #fff;
  font-size: 24px;
  padding: 6px 12px;
  border-radius: 30px; 
	letter-spacing: 2px;
}
.event-text p {
  font-size: 16px;
  line-height: 1.6;
  color: #535353;
	font-weight: 600;
	font-family:"微軟正黑體";
	padding-bottom: 10px;
}


/***行程推薦***/
.blue-bg{background-color: #e8f4fe;}
.green-bg{background-color: #f1feea;}
.purple-bg{background-color: #faebfe;}
.pink-bg{background-color: #feeff4;}

.product{width: 98%;margin: 0 auto;display:block;overflow:hidden;padding: 20px 10px 0;border-radius: 20px;margin-bottom: 20px;}
.product a {display: block;padding: 6px 10px;overflow: hidden;border-bottom: dashed 1.5px #b08e56;margin-bottom: 20px;font-weight: bold;}
.txt_l{width: auto;font-size:20px;color: #333333;line-height: 1.5;}
.txt_r{width: auto;text-align:right;font-family:"微軟正黑體";color: #000;font-size:14px;line-height: 1.5;}
.txt_r strong{font-size:24px;padding-left: 2px;color: #ff0000;}
.main-title-s{
	display: block;
	width: 130px;
	margin: auto;
	font-size:24px;			
	padding: 10px;
	text-align: center;	
	margin-bottom: 20px;
	margin-top: 40px;
	font-family:"LXGW WenKai TC", cursive;
	font-weight: 400;
	border-radius: 30px;
	letter-spacing: 2px;
	color: #8b612c;
	border: solid 2px #8b612c;
}
.blue-txt{color: #0065bb;}
.green-txt{color: #21741e;}
.purple-txt{color: #a35db7;}
.pink-txt{color: #d92281;}
.blue-line{border: solid 2px #0065bb;}
.green-line{border: solid 2px #21741e;}
.purple-line{border: solid 2px #a35db7;}
.pink-line{border: solid 2px #d92281;}

.ad-content{width: 99%;margin: 0 auto;margin-top: 60px;}
.ad-pic{margin: 0 5px;border: 3px solid #fff;}

.carousel {  
  width: 100%;
	margin-top: 100px;
}
.carousel#carousel-vertical {
  height: 255px;
  padding: 0;
  width: 100%;
}
.carousel#carousel-responsive {
  width: 100%;
  height: 255px;	
}
.carousel li{float: left;}
.carousel li, 
.carousel > div > div {
}
.carousel#carousel-vertical li, 
.carousel#carousel-vertical > div > div {
}
.carousel ul li:nth-child(even), 
.carousel > div > div:nth-child(even) {
}
.carousel span {  
  display: block;
  height: 255px;
  width: 400px;
	padding-left: 6px;
}


:first-child.wow{ *visibility:visible ! important; visibility:visible\9 ! important;}


@media only screen and (min-width: 769px) and (max-width:960px){	
    html,body { width: 100%; min-height: 100%; }	
	.top_content {max-width: 100%;}
	.top_content .main-pic {width: 100%;height: auto;}
	#nav {display: block;width: 100%; }
	#nav ul{max-width:100%;}
	.wrap-tour {width: 90%;}	
}

/*------------------------------- 平板 ----------------------------------*/

@media screen and (max-width: 768px) {
    * { box-sizing: border-box; }
    html,body { width: 100%; min-height: 100%; }	
	.col-3{width:50%;}
	#m1 li{display: none;}
	.box-01{padding:20px 0 80px 0;}
	.container {background: inherit;}	
    .top_content {max-width: 100%;  height: auto; padding: 0;padding-top: 40px;}
    .top_content .mobile {display: block;width: 100%;height: auto;position: inherit;margin: 0 auto;}	
	.top_content .main-title{display: none;}
	.top_content .main-logo{display: none;}
	.top_content .main-pic{display: none;}
	.wrap-tour {width: 94%;padding: 20px 20px 0px;}
    /***按鈕列***/
    #nav {display: none;}	
    #togglenav {display: block;z-index: 9999;position: fixed;right: 0;overflow: hidden;line-height: 35px;width: 100%;cursor: pointer;} 
	.wrap {width: 85%;padding: 10px;}
	.pic-1 { width:96%;margin-right: 0%;margin: 0 auto;display: block;}
	.info { width:96%;margin: 0 auto;display: block;padding-top: 10px;}
	.info-title{display:block;}
	.txt-spot{min-height: 0px;}
	.event-image {flex: 1 1 100%;}
	.event-text {flex: 1 1 100%;padding: 30px 30px 20px 30px;margin-left: 0px;border-radius: 0px;text-align: justify;}
	.event-image img {border-bottom-right-radius: 0px;border-top-right-radius: 40px;}
	
}


/*------------------------------- 手機 ----------------------------------*/

@media (max-width: 680px) {
    * { box-sizing: border-box; }
    html, body {width: 100%; min-height: 100%; }
	.left,.right{ float:none;}	
	.main h2{display:block;width:100%;margin-bottom: 20px;}	
	.wrap {width: 95%;padding: 5px;}
    .txt_r{display: block;text-align: center;margin-top: 20px;}
	.info-ct {line-height: 28px;}
	.carousel {	margin-top: 30px;}

		
	
}

	