@charset "utf-8";

/* 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;/*防止allpe的safari瀏覽器字體變大*/
}
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;
}

a img {
	border: none;
}

.clean { clear:both;}

.clearfix {
  overflow: auto;
  zoom: 1;
}

img { width:100%;}
/*-----*/
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-color: #ececec;
}

h1,h2,h3 { display: none;}

.left{ float:left;}
.right{ float:right;}

/*------------------------------- pc ----------------------------------*/
.container {
    width: 100%;
    height: 100%;
	font-family: "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
    /*background:url(images/sale_bg.jpg) center top no-repeat;*/
}

.snow-bg { /*background:url(images/sale_bg.jpg) top center no-repeat; */}

.header {
    width: 100%;
    height: 515px;
}

.top_content {
    width: 960px;
	margin:0 auto;
}
.top_content img {
    max-width: 960px;
}

h1,h2,h3 { display: none;}

/***按鈕列***/
#nav-pc {
	width: 100%;
	z-index:10;
}
#menu {
	width: 960px;
	height:55px;
	margin:0 auto; 
	overflow:hidden;
	background: url(images/nav_bg.png) no-repeat;
}
#menu li { display: block; float: left; height: 55px;}
#menu li a {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
	text-indent:-9999px;
}
#menu li a.nav01 {
	width: 105px; 
	background: url(images/nav.png) 0 0 no-repeat;
}
#menu li a:hover.nav01,#menu li.on a.nav01{background: url(images/nav.png) 0 -55px no-repeat;}

#menu li a.nav02 {
	width: 75px;
	background: url(images/nav.png) -105px 0 no-repeat;
}
#menu li a:hover.nav02,#menu li.on a.nav02{background: url(images/nav.png) -105px -55px no-repeat;}

/*#menu li a.nav03 {
	width: 128px;
	background: url(images/nav.png) -288px 0 no-repeat;
}
#menu li a:hover.nav03,#menu li.on a.nav03{background: url(images/nav.png) -288px -55px no-repeat;}

menu li a.nav04 {
	width: 70px;
	background: url(images/nav.png) -250px 0 no-repeat;
}
#menu li a:hover.nav04,#menu li.on a.nav04{background: url(images/nav.png) -250px -55px no-repeat;}

#menu li a.nav05 {
	width: 72px;
	background: url(images/nav.png) -314px 0 no-repeat;
}
#menu li a:hover.nav05,#menu li.on a.nav05{background: url(images/nav.png) -314px -55px no-repeat;}

#menu li a.nav06 {
	width: 72px;
	background: url(images/nav.png) -386px 0 no-repeat;
}
#menu li a:hover.nav06,#menu li.on a.nav06{background: url(images/nav.png) -386px -55px no-repeat;}

#menu li a.nav07 {
	width: 72px;
	background: url(images/nav.png) -458px 0 no-repeat;
}
#menu li a:hover.nav07,#menu li.on a.nav07{background: url(images/nav.png) -458px -55px no-repeat;}

#menu li a.nav08 {
	width: 120px;
	background: url(images/nav.png) -530px 0 no-repeat;
}
#menu li a:hover.nav08,#menu li.on a.nav08{background: url(images/nav.png) -530px -55px no-repeat;}



#menu li a.nav10 {
	width: 110px;
	background: url(images/nav.png) -650px 0 no-repeat;
}
#menu li a:hover.nav10,#menu li.on a.nav10{background: url(images/nav.png) -650px -55px no-repeat;}

#menu li a.nav11 {
	width: 110px;
	background: url(images/nav.png) -760px 0 no-repeat;
}
#menu li a:hover.nav11,#menu li.on a.nav11{background: url(images/nav.png) -760px -55px no-repeat;}

#menu li a.nav12 {
	width: 97px;
	background: url(images/nav.png) -857px 0 no-repeat;
}
#menu li a:hover.nav12,#menu li.on a.nav12{background: url(images/nav.png) -857px -55px no-repeat;}*/

/*-----*/
.nav-pc2 { display: none; z-index: 990;}
#menu2 {
	display: none;
	max-width: 960px;
	margin:0 auto; 
	overflow:hidden;
	background:#00833a;
}

#menu2 li { 
	float: left; line-height: 45px; color:#ffffff;
	font-size: 16px; font-family: "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif"; 
	padding:0 15px; font-weight: bold;
}
#menu2 li:first-child { padding-left: 30px;}
#menu2 li a {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
	color:#ffffff;
}
#menu2 li a:hover { color:#fcff07;}

#menu2 li+li { border-left: 1px dotted #7cbcf2; }


.main { 
	width: 940px; 
	margin: 0 auto;
    background: #fff;
    padding: 50px 0;
	/*margin-top:-15px;*/
}
.main h4{
	display:block;
	width:870px;
	height:60px;
	margin:0 auto;
	text-indent:-9999px;
}

#jp h4{ background: url(images/title.jpg) 0 0  no-repeat; text-indent: -3000px;}
#kr h4{ background: url(images/title.jpg) 0 -60px  no-repeat;}
/*#seoul h4{ background: url(images/title.jpg) 0 -180px  no-repeat;}
#area05 h4{ background: url(images/title.jpg) 0 -240px  no-repeat;}
#area06 h4{ background: url(images/title.jpg) 0 -300px  no-repeat;}
#area07 h4{ background: url(images/title.jpg) 0 -360px  no-repeat;}
#area08 h4{ background: url(images/title.jpg) 0 -420px  no-repeat;}
#area09 h4{ background: url(images/title.jpg) 0 -480px  no-repeat;}
#area10 h4{ background: url(images/title.jpg) 0 -540px  no-repeat;}
#area11 h4{ background: url(images/title.jpg) 0 -600px  no-repeat;}
#area12 h4{ background: url(images/title.jpg) 0 -660px  no-repeat;}*/

.box{ margin-bottom:30px; padding-top:65px; margin-top:-65px;}

.bannerbox{
	width: 98%;
	margin: 0 auto;
}
.wrap {
    width: 870px;
    margin: 0 auto;
    overflow: hidden;	
}
.wrap .pic_bg{
	display:block;
	width:230px;
	height:300px;
	background: url(images/pic_bg.png) no-repeat;
}
.wrap .pic{
	display:block;
	margin: 10px 0px 0px 15px;
	width:200px;
	height:260px;	
}
.wrap .product {
    width: 625px;
    padding: 5px 0 0 0;
}
.product ul { display: block; margin: 5px 0 40px 10px; }
.product li { display: block; border-bottom: #C5C5C5 1px dashed;}
.product li a {
    display: block;
    padding: 15px 5px 7px;
    overflow: hidden;
}
.product li a:hover { background-color: #f6f6f6;}

.product li p{
	display: block;
}
.product li p span{
	display: block;
	font-size:13px;
	color: #00a5ff;
	padding:5px 0 5px 0;
	}
.product li p em{
    color: #088f01;
    letter-spacing: 1px;
    font: 13px "黑體","微軟正黑體",Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
    padding: 2px 5px;
	margin-left: 10px;
	}
.txt_l{
	width: 500px;
	font-size:15px;
	color: #292929;
	line-height: 1.6;
}
.txt_r{
	width: 100px;
	text-align:right;
	font-family:"微軟正黑體";
	display: inline;
}
.txt_r span.price{
	display: inline;
    color: #F50909;
	font-size:15px;
    line-height: 1.6;

}

.small-title{
	display: block;
	width: 80px;
	height: 28px;
	background-color: #e5a451;
	text-align: center;
	color: #fff;
	margin: 10px;
	line-height: 30px;
}



/*------------------------------- 平板 ----------------------------------*/

@media screen and (max-width: 960px) {

	 * { box-sizing: border-box; }
	 html,body { width: 100%; min-height: 100%; }
	 .header {
		 width: 100%;
		 height: auto;
		 position: relative;		
	 }
	 .main {width: 100%;}
	 .top_content {  width: 100%;  height: auto; }
	 .top_content .mobile {
		 display: block;
		 width: 100%;
		 height: auto;
	 }
	 .nav-pc {display: none; }
	 #menu2{display: block;}
	 .nav-pc2 { display:block;}

	 .wrap { width: 100%;}	
	 .wrap .pic_bg{
		 width:18%;
		 background: none;
	 }
	 .wrap .pic{ max-width: 100%;}
	 .wrap .product { width:78%; }
		 
 }
	


@media screen and (max-width: 768px) {

	#nav-pc {display: none; }
	.nav-pc2 { display:none;}
	
	.main {
		width: 100%;
		margin: 0 auto;
	}
	.main h4 { width: 95%; overflow: hidden; margin: 0 auto;}
	.wrap .pic_bg{ display:none; float:none;}
	.wrap .product {
		width: 94%;
		padding: 30px 0;
		margin: 0 auto;
		float: none;
	}
	.main { padding: 20px 0 50px 0;}
}


/*------------------------------- 手機 ----------------------------------*/

@media (max-width: 550px) {
	
	.wrap { width: 98%; padding-right: 2%;}		
	.left,.right{ float:none;}
	.product li p span {
		display: block;
		line-height: 1.6;
	}
	.product .price {
		color: #F50909;
		text-align: center;
		padding: 10px 0;
		margin: 20px 0;
		background: #f3f3f3;
		font-size: 20px;
	}
	#castle h4,#hot_spring h4,#vacation h4 {
		color: #181818;
		width: 100%;
		text-indent: initial;		
		line-height: 25px;
		display: inline-block;
		font-size: 20px;
		padding: 20px 0;
		text-align: center;	
		text-indent: -3000px;
	}
	.product ul { display: block; margin: 5px 0 20px 0;}
	.product li p em{margin-left: 0px;}
    .txt_l{	width: 100%;}
    .txt_r{width: 100%;text-align:center;display: block;}
    .txt_r span.price{display: block;text-align: center;padding: 10px 0;margin: 20px 0;background: #f3f3f3;font-size: 20px;}
	/*#nav-pc {display: none; }*/
	.main { padding: 20px 0 50px 0;}
}