@charset "UTF-8";
/*












　　　　　 ∩　　　∩
　　　　　 |つ　　⊂|
　　　　　 ヽっ＿ｃノ
　　　　　⊂ノ－　＼
　　　　　　|　＿＿▼
　　　　　　|･･　 |












*/
/*









CSS Information

File name: style.css
Date: 2023-02-10
Ver: V5.5

---------------------------------------------

Design by
Lee

---------------------------------------------









*/


html,body{
	font-family: "微軟正黑體", Microsoft JhengHei, "新細明體",Helvetica Neue, Helvetica, Arial, sans-serif;
 }

 body {
 margin: 0px;
 background: #fff
 }

 /*
 ------------------------------------------------
 text
 ------------------------------------------------
 */
 a:link {
 	text-decoration: none;
 	color: #000;
 }
 a:visited {
 	text-decoration: none;
 	color: #000;
 }
 a:hover {
 	text-decoration: none;
 }
 a:active {
 	text-decoration: none;
 	color: #999;
 }
 p {
 }
 img {
 	border: 0;
 }
 .left {
 	float: left;
 }
 .right {
 	float: right;
 }
 .center {
 	margin-left: auto;
 	margin-right: auto;
 }
 .clear {
 	clear : both;
 }
 h2,h3{
	 margin: 0;
	 padding: 0;
 }
 ::selection {
 	background: #2b3d41;
 	color: #FFF;
 }
 ::-moz-selection {/* Firefox */
 background: #2b3d41;
 color: #FFF;
 }
a.non{
	color: #fff !important;
	pointer-events:none;
}
.font_Domine{
font-family: 'Domine', serif;
}
/*
------------------------------------------------
c[Statement]
------------------------------------------------
*/
a.back_btn{
	display: block;
	padding: 12px;
	font-size: 14px;
}
.icon_aw{
     width: 0;
     height: 0;
     border-top: solid 5px transparent;
     border-right: solid 5px #000;
     border-bottom: solid 5px transparent;
     border-left: solid 5px transparent;
		 display: inline-block;
		 margin-right: 8px;
}
.statement{
	position:relative;
	background:#8c6b48;
	padding-bottom: 30px;
	color: #fff;
	overflow: hidden;
	padding: 20px;
	font-size: 14px;
	}
.content{
	margin: 0 auto;
	max-width: 800px;
	padding: 20px 0;
}
.content a{
	color: #ddd;
}
.flist{
	position:relative;
	background:#000;
	padding-bottom: 30px;
	color: #fff;
	overflow: hidden;
	padding: 20px;
	font-size: 14px;
	}
@media (max-width: 700px) {
	.statement{padding: 0 30px;}
	.flist .content img {
		width: 100%;
	}
}
li.fa{
	margin-left: 20px;
  text-indent: 0em;
	list-style-type:square;
}
/*
------------------------------------------------
header
------------------------------------------------
*/
#header{
	text-align: center;
	margin: 50px 0 0 0;
	}
#list-box{
	margin: 50px auto 0 auto;
	width: 700px;
}
#list-box h3{ margin: 50px 0 10px 0;}
.list{
	list-style-type:none;
	padding:10px 0 0 0;
	margin: 0;
	border-top:1px #000 solid;
}
.list li{
	position: relative;
	padding: 16px 0;
	width: 230px;
	display:inline-block; *display:inline; *zoom:1;
}
/*
------------------------------------------------
main
------------------------------------------------
*/
.container {
}
.area_name{
	display: block;
	font-size: 20px;
	margin: 30px 0 10px 0;
}
/*
------------------------------------------------
form
------------------------------------------------
*/
#form {
	margin: 40px 0 0 0;
	text-align: center;
	font-size: 14px;
	background: #fff;
}
#form a {
	border: 1px solid #000;
	padding: 6px 12px;
}
#form a:hover {
	border: 1px solid #999;
	color: #999;
}
#form img{
	width: 18px;
	height: 18px;
	margin-right: 6px;
	margin-left: -3px;
	margin-bottom: -4px;
}

@media (max-width: 680px) {
	#form a {
		display: block;
		width: 80%;
		margin: 6px auto;
	}
}
/*
------------------------------------------------
btn
------------------------------------------------
*/
#btn {
	margin: 20px 0 0 0;
	text-align: center;
	font-size: 12px;
}
#btn a {
	border: 1px solid #000;
	padding: 6px 12px;
	background: #000;
	color: #fff;
	border-radius: 15px;
}
#btn img{
	width: 20px;
	height: 20px;
	margin-right: 6px;
	margin-bottom: -5px;
}
#btn a:hover {
	border: 1px solid #999;
	background: #999;
}
@media (max-width: 680px) {
	#btn {
		font-size: 14px;
	}
	#btn a {
		display: block;
		width: 80%;
		margin: 6px auto;
	}
}
/*
------------------------------------------------
a[Global]
------------------------------------------------
*/
.global{
	position:relative;
	background: url(../images/area-bg.jpg)top;
	background-size: cover;
	padding-bottom: 30px;
	color: #8c6b48;
	overflow: hidden;
	}
.global .container{
	padding: auto;
	margin: auto;
}
.global-title{
		text-align: center;
		display: block;
		position: relative;
		max-width: 200px;
		margin: 30px auto auto auto;
}
.global ul,
.global ul li{
	vertical-align: top;
	list-style-type: none;
	display: inline-block;
}
div.area_list{
	text-align: center;
	display: block;
	margin: auto;
}
div.area_list>ul{
	padding: 0!important;
	max-width: 80%;
	border-bottom: 1px solid #8c6b48;
}
/*OB*/
.area_title{
	height: auto;
	width: 100%;
}
.area_name{ margin-top:10px; font-size: 1.1rem!important;margin-bottom: 30px;}
.area_region ul{
	padding: 0;
	margin: 0 0 20px 0;
	max-width: 760px;
}
.area_region li{
	padding: 12px 32px;
	width: 25%;
	font-size: 0.9rem;
	color: #242424;
	transition: 200ms;
}
.area_region li:hover{
	color: #8c6b48;
	transition: 200ms;
}
ul.area_as_s{
	width: 100%;
	text-align: center;
}
@media screen and (min-width: 1000px) {/*大於1000寬通用 展開大地圖*/
	div.area_list>ul{
	max-width: 70%;
	}
	.area_region li{
	min-width: 30px;
	width: auto;
	}
	.global-title{
	width: 200px;
	}
}
/*
------------------------------------------------
footer
------------------------------------------------
*/
.contact{
	background: #fff;
	text-align: center;
	margin-top: 25px;
	font-size: 14px;
}
.contact a{
	color: #8c6b48;
}
.contact a:hover{
	opacity: 0.8;
}
#footer {
	background: #fff;
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 12px;
}
@media screen and (min-width: 40em) {
	#footer {
	padding: 20px 0 30px 0;
}
}
/*
------------------------------------------------
Details box
------------------------------------------------
*/
.btn_a{
	border: 1px solid #000;
	padding: 6px 12px;
	margin: 0 auto 5px auto;
	display: block;
	width: 150px;
	font-size: 14px;
}
.btn_b{
	border: 1px solid #000;
	background: #000;
	color: #fff!important;
	padding: 6px 12px;
	margin: 0 auto 5px auto;
	display: block;
	width: 150px;
	font-size: 14px;
}
.btn_c{
		border: 1px solid #fff;
		padding: 6px 12px;
		margin: 0 auto 5px auto;
		display: block;
		width: 150px;
		font-size: 14px;
		color: #fff!important;
}
details {
	  transition: .5s;
		padding: 12px 12px;
		font-size: 14px;
		text-align: center;
		cursor:pointer;
}
summary {
    font-weight: bold;
		outline: none;
}
details[open] {
	  height: auto;
}
details[open] summary {
    margin-bottom: .5em;
}
details .btn_a{
	margin: 0 auto -10px auto;
}
@media (min-width: 700px) {
	summary br{display: none;}
	details {
		height: 20px;
	}
}
.pop_up{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #000;
	z-index: 99;
}
.pop_up_bg{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -2;
}
.pop_up p{
	font-size: 90%;
}
.pop_up .pop_up_content{
	position: relative;
	display: block;
	margin: 50px 30px;
	top: 10%;
	text-align: center;
}
.close_btn{
	position: fixed;
	margin: 30px;
	right:0;
	transition-duration: 0.3s;
	z-index: 99;
	cursor:hand;
}
.pop_up .btn_a,
.pop_up .btn_b{
	width: 200px;
}
.remove.icon {
	width: 30px;
	height: 30px;
  color: #000;
	display: block;
  padding-right: 20px;
  padding-top: 20px;
}
.close_btn:hover{/*
  color: #ccc;
	transition-duration: 0.3s*/
}
.remove.icon:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.remove.icon:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.remove.icon:hover::before{
transition-duration: 0.3s;
-webkit-transform: rotate(-135deg);
				transform: rotate(-135deg);
}
.remove.icon:hover::after{
transition-duration: 0.3s;
-webkit-transform: rotate(-225deg);
				transform: rotate(-225deg);
}
@media (max-width: 700px) {
	.pop_up p br{display: none;}
}

/*EVENT pickup_box*/
.pickup_box{
	height: auto;
	color: #fff;
	padding: 10px 0;
	overflow: hidden;
	vertical-align: top;
  transition: .5s;
	text-align: center;
	cursor:pointer;
}
.pickup_box .title{
	width: 500px;
}
.pickup_box .up_icon{
	display: inline-block;
	width: 180px;
	position: relative;
	left: -50px;
	top: -10px;
}
.pickup_box .up_icon + img{
	display: inline-block;
	position: relative;
	left: -30px;
	top: -10px;
}
.pickup_box > summary {
	list-style-image: none;
	list-style: none;
		display: inline-block;
}
.pickup_box > summary::-webkit-details-marker {
  display: none;
}
.pickup_box ul,
.pickup_box ul li{
	vertical-align: top;
	list-style-type: none;
	display: inline-block;
}
.pickup_box ul{padding: 0px;}
.pickup_box ul li{padding: 3px;}
@media (max-width: 1000px) {
	.pickup_box .title{width: 60%;}
	.pickup_box .up_icon,
	.pickup_box .up_icon + img{
		left: 0px;
	}
}
@media (max-width: 700px) {
	.pickup_box .title{width: 90%;}
	.pickup_box .up_icon{
		margin-top: -40px;
	}
	.pickup_box .up_icon,
	.pickup_box .up_icon + img{
		left: 0px;
	}
}
