@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);/*載入思源黑體,font-weight有100,300,400,500,700,900*/

@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe, form,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
em, img, q, strong, sub, sup,
dl, dt, dd, ol, ul, li { margin:0; padding:0; }
img { border:0; }
ul, ol { list-style:none; }
table { border-collapse:collapse; border-spacing:0 !important; }
p { line-height:160%; padding:3px 0; }

select { padding:0; }
select, input, textarea { margin:0; font-family:"Heiti TC", "黑體-繁", "Microsoft JhengHei", "微軟正黑體", sans-serif; }
input[type="button"], input[type="submit"], input[type="reset"] { padding:1px 4px; }
input[type="checkbox"], input[type="radio"] { margin-right:3px; vertical-align:middle; }
input[type="button"], input[type="submit"], input[type="reset"], select { cursor:pointer; }

/* 基本設定 */
body { color:#000; font-family:"Heiti TC", "黑體-繁", "Microsoft JhengHei", "微軟正黑體", sans-serif; background:#efece7 url("../images/bg.jpg") repeat 0 0; }
h1, h2, h3, h4, h5, h6, .title { font-family: 'Noto Sans TC'; }
.clear { clear:both; float:none; height:0px; width:0; border:none; overflow:hidden; }
.none { display:none; }
hr { clear:both; height:1px; border:0; background-color:#c0c0c0; width:100%; margin:20px 0; }
.my_frame { width:100%;  height:100%; border:none; vertical-align:top; }
.form_verify { clear:both; padding:5px 0; }

/* 連結 */
a { text-decoration:underline; color:#ff4c11; }
a:hover { text-decoration:none; color:#ffa800; }


/*----------------------------------------------------------------------*/
/* Header */
a.logo { 
	display:block; text-indent:-10000px; background:url("../images/logo.png") no-repeat center center; background-size:contain; 
	}


/*----------------------------------------------------------------------*/
/* KeyVisual */
#KeyVisual { max-width:1240px; margin:0 auto; box-sizing:border-box; clear:both; position:relative; z-index:9999; overflow:hidden; }
#KeyVisual .bx-viewport { z-index:9998; position:relative; zoom:1; }
#KeyVisual .bx-wrapper { position: relative; margin: auto; padding:0; *zoom:1; }
#KeyVisual .bx-wrapper img { width:100%; }
	/* 修改Key visual圖片載入時Slider高度過高問題 */
	#KeyVisual .bxSlider_list { position:relative; }
	/* 不顯示子項目 */
	ul.bxSlider_list li { float:left; list-style:none; position:relative; display:none; }
	/* 顯示第一筆項目 */  
	ul.bxSlider_list li:first-child { display:block; }
	/* 當JS執行時顯示全部 */
	div.bx-viewport ul.bxSlider_list li { display:block; }
#KeyVisual .bxSlider_list li a { display:block; width:100%; height:100%; }

/* DIRECTION CONTROLS (NEXT / PREV) */
#KeyVisual .bx-wrapper .bx-controls-direction a { 
	display: inline-block; position:absolute; top:50%; text-indent:10000px; z-index:9999; background-color:rgba(255,255,255,0.7); background-repeat:no-repeat;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.5);
	box-shadow:0 0 8px rgba(0,0,0,0.5);
	}
#KeyVisual .bx-wrapper .bx-controls-direction a:hover { 
	background-color:rgba(255,255,255,0.8);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.7);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.7);
	box-shadow:0 0 10px rgba(0,0,0,0.7);
	}
#KeyVisual .bx-wrapper .bx-prev { background-image:url("../images/icon_slider.png"); }
#KeyVisual .bx-wrapper .bx-next { background-image:url("../images/icon_slider.png"); }
#KeyVisual .bx-wrapper .bx-controls-direction a.disabled { display: none; }
/* PAGER */
#KeyVisual .bx-wrapper .bx-pager { position:absolute; bottom:12px; width:100%; z-index:9999; text-align:center; }
#KeyVisual .bx-wrapper .bx-pager .bx-pager-item,
#KeyVisual .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; }
#KeyVisual .bx-wrapper .bx-pager.bx-default-pager a { 
	text-indent:-10000px; display:block; width:10px; height:10px; margin:0 5px; background:#ffffff; 
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.4);
	box-shadow:0 0 5px rgba(0,0,0,0.4);
	}
#KeyVisual .bx-wrapper .bx-pager.bx-default-pager a:hover,
#KeyVisual .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#f5ce46;
}


/*----------------------------------------------------------------------*/
/* Center */
#Center { position:relative; }


/*----------------------------------------------------------------------*/
/* Btn Top */
.BtnTop { 
	text-align:center; z-index:10001; position:fixed; bottom:5px; right:5px; background:url("../images/footer_copyright_bg.jpg") repeat 0 0;
	width:40px; height:40px; 
	}
.BtnTop a { 
	display:block; width:40px; height:40px; background:url("../images/icon_top.png") no-repeat center center; text-indent:-10000px; position:relative; z-index:10000; 
	}
.BtnTop a:hover { background-color:#ff4c11; }
	

/*----------------------------------------------------------------------*/
/* Footer */
#Footer { width:100%; background:url("../images/footer_bg.jpg") repeat 0 0; }
#Footer > div { padding:50px 10px 30px; margin:0 auto; overflow:hidden; }

.footer_menu { overflow:hidden; }
.footer_menu li { position:relative; }
.footer_menu a { display:block; }
.footer_menu a:hover { color:#ff4c11; }
.footer_menu > li { float:left; border-left:3px solid #c8a8a8; padding-left:5px; }
.footer_menu > li > a { color:#72433c; font-weight:bold; line-height:100%; text-decoration:none; }
.footer_menu ul { padding-top:10px; }
.footer_menu ul li { padding:5px 0; }
.footer_menu ul li a { color:#686868; font-size:13px; text-decoration:none; line-height:135%; }

.fat_footer { position:relative; color:#646464; font-size:14px; }
.fat_footer h3.title { font-size:20px; font-weight:300; color:#72433c; line-height:42px; position:relative; }
.fat_footer h3.title span { position:absolute; top:0; left:0; width:40px; height:3px; background-color:#72433c; }

.footer_info { padding:7px 0 10px; }
.footer_info .contact_info { margin-bottom:28px; }
.footer_info .contact_info li { padding:16px 0 16px 54px; margin-bottom:5px; background:url("../images/footer_about_icon.png") no-repeat; line-height:18px; }
	.footer_info .contact_info li.tel { background-position:0 0; }
	.footer_info .contact_info li.fax { background-position:0 -50px; }
	.footer_info .contact_info li.addr { background-position:0 -100px; }
.footer_info .statement a { display:inline-block; border-left:1px solid #646464; padding-left:8px; margin-left:8px; color:#646464; line-height:120%; text-decoration:none; }
.footer_info .statement a:first-child { border-left:0; padding-left:0; margin-left:0; }
.footer_info .statement a:hover { color:#ff4c11; }

.footer_contact .randomcode { height:36px; }
.footer_contact .randomcode > * { float:left; display:block; }
.footer_contact .randomcode img { vertical-align:middle; margin-bottom:15px; }
.footer_contact .randomcode .refresh { 
	border:0; margin:0 0 0 10px; padding:0; width:36px; height:36px; background:#72433c url("../images/icon_randomcode.png") no-repeat center center;
	text-indent:-10000px; font-size:0; line-height:0;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	}
	.footer_contact .randomcode .refresh:hover { background-color:#ff4c11; }

.footer_contact input[type="text"], .footer_contact textarea { 
	margin:0 0 15px 0; width:100%; border:3px solid #eeeeee; background-color:#fff; font-size:16px; color:#777777; box-sizing:border-box; 
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	}
	.footer_contact .randomcode input[type="text"] { width:120px; margin-right:10px; }
	.footer_contact input[type="text"] { padding:0 15px; height:36px; line-height:36px; }
	.footer_contact textarea { padding:8px 15px; height:90px; }
	.footer_contact input[type="text"]:focus, .footer_contact textarea:focus { outline:0; border:3px solid #ff4c11; }
.footer_contact .btn { clear:both; }
.footer_contact .btn input { 
	padding:11px 35px; margin:0; border:0; background-color:#ff4c11; font-size:18px; color:#fff; 
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.6);
	box-shadow: 0 0 5px rgba(0,0,0,0.6);
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
	}
	.footer_contact .btn input:hover { background-color:#ffb400; }

.footer_follow { padding:7px 0 10px; }
.footer_follow .share li { margin-bottom:5px; }
.footer_follow .share li a { 
	display:block; padding:16px 0 16px 54px; background:url("../images/footer_follow_icon.png") no-repeat; line-height:18px; color:#646464; text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}
	.footer_follow .share li.fb a { background-position:0 0; } 
	.footer_follow .share li.line a { background-position:0 -50px; } 
	.footer_follow .share li.youtube a { background-position:0 -100px; } 
	.footer_follow .share li.rss a { background-position:0 -150px; } 
	.footer_follow .share li.fb a:hover { color:#1a40e9; } 
	.footer_follow .share li.line a:hover { color:#1fb315; } 
	.footer_follow .share li.youtube a:hover { color:#f9231f; } 
	.footer_follow .share li.rss a:hover { color:#ff891c; } 

#Copyright { width:100%; background:url("../images/footer_copyright_bg.jpg") repeat 0 0; }
#Copyright > div { padding:16px 10px; margin:0 auto; overflow:hidden; color:#fff; font-size:12px; line-height:18px; }
#Copyright .col_right { padding-right:45px; }
#Copyright .col_right > * { display:inline-block; margin-left:20px; }
#Copyright .col_right > *:first-child { margin-left:0; }
#Copyright .col_right a { color:#fff; text-decoration:none; }
#Copyright .col_right a:hover { color:#ffa800; }


/*----------------------------------------------------------------------*/
/* 表單 */
.FormGroup { 
	border:1px solid #dfdfdf; background-color:#fff; padding:20px 19px 19px 19px; margin-top:28px; margin-bottom:40px; position:relative; 
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
 	fieldset.FormGroup { max-width:100%; box-sizing:border-box; margin-top:10px; }
.FormGroup .FormGroupTitle { margin:-36px 0 0; }
.FormGroup .FormGroupTitle span { 
	border:1px solid #cabfaf; background:url("../images/footer_bg.jpg") repeat 0 0; padding:0 15px; display:inline-block; 
	color:#72433c; line-height:30px; font-weight:bold; 
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);
	box-shadow:0 0 5px rgba(0,0,0,0.2);
	}
	.FormGroup legend.FormGroupTitle { margin:-11px 0 0; display:block; }
.FormGroup > *:last-child { margin-bottom:0; }	
.FormGroup fieldset { border:1px solid #dfdfdf; margin:0 0 30px 0; padding:19px; }
.FormGroup fieldset legend { padding:0 10px; font-size:87.5%; font-weight:bold; }

.FormTable { width:100%; margin-bottom:20px; }
.FormTable > tbody > tr > th, .FormTable > tbody > tr > td { font-size:87.5%; }
.FormTable > tbody > tr > th { font-weight:bold; line-height:22px; position:relative; }
.FormTable > tbody > tr > th span { font-weight:bold; color:#ec407a; }
.FormTable > tbody > tr > td { line-height:32px; }

/* 表單內按鈕 */
.FormTable .inline_btn { padding-right:6px; }
.FormTable .inline_btn span { 
	border:1px solid #ba451a; margin-left:6px; display:inline-block; vertical-align:bottom;
	background: -webkit-linear-gradient(top,  #e67b52 0%, #ba451a 100%); 
	background: -moz-linear-gradient(top,  #e67b52 0%, #ba451a 100%); 
	background: linear-gradient(to bottom,  #e67b52 0%, #ba451a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e67b52', endColorstr='#ba451a',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
	.FormTable .inline_btn span:hover {
		border:1px solid #fd2814;
		background: -webkit-linear-gradient(top,  #fe9b3b 0%, #fd2814 100%); 
		background: -moz-linear-gradient(top,  #fe9b3b 0%, #fd2814 100%); 
		background: linear-gradient(to bottom,  #fe9b3b 0%, #fd2814 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9b3b', endColorstr='#fd2814',GradientType=0 ); /* IE6-9 */
		}
.FormTable .inline_btn span > * { 
	padding-left:15px; padding-right:15px; padding-top:0; padding-bottom:0; border:0; color:#fff; height:30px; line-height:30px; box-sizing:border-box; 
	}
.FormTable .inline_btn span[class] > * { background:url("../images/icon_inline_btn.png") no-repeat; }
	.FormTable .inline_btn .search input { background-position:15px 0; padding-left:30px; }

/* item */
.FormTable .item_wrap { 
	margin-bottom:15px; padding:30px 15px 10px; background-color:#eeeeee; position:relative; 
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	}
.FormTable .item_wrap::after { content:''; display:block; width:100%; clear:both; }
.FormTable .item_wrap span { display:block; position:absolute; top:5px; }
.FormTable .item_wrap span.no { left:15px; color:#d7d7d7; font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.FormTable .item_wrap span.del { right:5px; }
.FormTable .item_wrap span.del a { 
	display:block; width:32px; height:32px; text-indent:-10000px; background:#525252 url("../images/icon_item_del.png") no-repeat center center; 
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	}
	.FormTable .item_wrap span.del a:hover { background-color:#ff4c11; }
.FormTable .item_wrap > div { position:relative; margin:10px 0; max-width:100%; }
.FormTable .item_wrap > div label { display:block; }
.FormTable .item_wrap .att_download { display:inline-block; vertical-align:bottom; background:url("../images/icon_att_download.png") no-repeat 0 center; padding-left:20px; color:#72433c; }
	
.FormTable .item_add { margin-top:-5px; margin-bottom:10px; text-align:right; }
.FormTable .item_add > span { 
	display:inline-block; border:1px solid #bd0000; vertical-align:bottom;
	background: -webkit-linear-gradient(top,  #fe0000 0%, #bd0000 100%); 
	background: -moz-linear-gradient(top,  #fe0000 0%, #bd0000 100%); 
	background: linear-gradient(to bottom,  #fe0000 0%, #bd0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0000', endColorstr='#bd0000',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.FormTable .item_add a { 
	display:block; padding:0 15px 0 35px; background:url("../images/icon_item_add.png") no-repeat 15px center;
	color:#fff; letter-spacing:0.5px; font-weight:bold; line-height:30px; text-decoration:none; text-shadow:1px 1px #333; 
	}
.FormTable .item_add > span:hover { 
	border:1px solid #fd2814;
	background: -webkit-linear-gradient(top,  #fe9b3b 0%, #fd2814 100%); 
	background: -moz-linear-gradient(top,  #fe9b3b 0%, #fd2814 100%); 
	background: linear-gradient(to bottom,  #fe9b3b 0%, #fd2814 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9b3b', endColorstr='#fd2814',GradientType=0 ); /* IE6-9 */
	}

/* 表單元件 */
.FormElmt input[type="text"], .FormElmt input[type="password"], .FormElmt input[type="file"], 
.FormElmt input[type="tel"], .FormElmt input[type="email"], .FormElmt input[type="date"] { line-height:32px; height:32px; }

.FormElmt input[type="text"], .FormElmt input[type="password"], 
.FormElmt input[type="tel"], .FormElmt input[type="email"], .FormElmt input[type="date"], 
.FormElmt textarea, .FormElmt select {
	border:1px solid #c5c5c5; font-size:14px; box-sizing:border-box; background-color:#fff; max-width:100%; vertical-align:bottom; 
	-webkit-box-shadow: inset 1px 1px 8px #dddddd;
	-moz-box-shadow: inset 1px 1px 8px #dddddd;
	box-shadow: inset 1px 1px 8px #dddddd;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
.FormElmt input[type="text"], .FormElmt input[type="password"], .FormElmt input[type="file"], 
.FormElmt input[type="tel"], .FormElmt input[type="email"], .FormElmt input[type="date"], .FormElmt textarea { 
	padding:0 4px; 
	}
.FormElmt select { line-height:20px; background-color:#fff; padding:5px 0 4px; }	
.FormElmt input + input, .FormElmt input + select, .FormElmt select + input, .FormElmt select + select { margin-left:4px; }
.FormElmt input[type="text"]:focus, .FormElmt input[type="password"]:focus, .FormElmt input[type="file"]:focus, 
.FormElmt input[type="tel"]:focus, .FormElmt input[type="email"]:focus, .FormElmt input[type="date"]:focus, 
.FormElmt textarea:focus, .FormElmt select:focus {
	outline: 0;
	border:1px solid #ff7446;
	-webkit-box-shadow: inset 1px 1px 10px #ffdbcf, 0 0 6px #ff875f;
	-moz-box-shadow: inset 1px 1px 10px #ffdbcf, 0 0 6px #ff875f;
	box-shadow: inset 1px 1px 10px #ffdbcf, 0 0 6px #ff875f;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
	
.FormElmt hr { margin:15px 0 5px; }
.FormElmt .input_group > div { display:inline-block; white-space:nowrap; margin-right:12px; }
.FormElmt input.addr { margin-top:8px; display:block; }
.FormElmt .gender { display:inline-block; }
.FormElmt .gender input[type="radio"] { margin-left:25px; }
.FormElmt .w40 { width:40px; }
.FormElmt .w60 { width:60px; }
.FormElmt .w80 { width:80px; }
.FormElmt .w100 { width:100px; }
.FormElmt .w200 { width:200px; }
.FormElmt .w300 { width:300px; }
.FormElmt .w400 { width:400px; }
.FormElmt .fullwidth { width:100%; }
.FormElmt .date { width:120px; }
.FormElmt .note { color:#e60000; line-height:160%; font-size:92.85%; }

.input_group > span { display:inline-block; white-space:nowrap; margin-right:8px; }
.input_table { overflow:hidden; border-top:1px solid #e0d9cf; border-left:1px solid #e0d9cf; }
.input_table li { float:left; padding:10px; border-bottom:1px solid #e0d9cf; border-right:1px solid #e0d9cf; box-sizing:border-box; font-size:87.5%; color:#707070; line-height:150%; }
.input_table li a { display:block; color:#707070; text-decoration:none; }
.input_table li a span { margin:0 5px; color:#ff4c11; }
.input_table li a:hover { color:#ff4c11; }

/* 驗證碼 */
.FormElmt .randomcode::after { content:''; display:block; clear:both; }
.FormElmt .randomcode > div { float:left; margin-right:8px; }
	.FormElmt .randomcode input[type="text"] { width:100px !important; }
	.FormElmt .randomcode img { height:32px; }
	.FormElmt .randomcode div.btn {  padding:0; border:0; }
	.FormElmt .randomcode div.btn input { 
		background:url("../images/icon_randomcode.png") no-repeat; border:0; margin:0; padding:0 10px 0 26px; height:32px; 
		font-size:100%; line-height:32px; color:#ffa800; text-decoration:underline; 
		}
	.FormElmt .randomcode div.btn input:hover { color:#ff4c11;  text-decoration:none; }
	.FormElmt .randomcode div.btn input.refresh { background-position:10px center; }

/* 按鈕 */
.BtnCommon { clear:both; text-align:center; }
	.BtnCommon.tl { text-align:left; }
	.BtnCommon.tr { text-align:right; }
.BtnCommon span, .BtnCommon a, .BtnCommon input { display:block; }
	.BtnCommon.large a, .BtnCommon.large input { height:50px; line-height:50px; }
	.BtnCommon.mid a, .BtnCommon.mid input { height:32px; line-height:32px; }
	.BtnCommon.small a, .BtnCommon.small input { height:24px; line-height:24px; }

.BtnCommon div { display:inline-block; margin-left:5px; }
.BtnCommon div:first-child { margin-left:0; }
.BtnCommon span { 
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-sizing:border-box;
	background-color:#ff4c11;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
	}
	.BtnCommon.large span { -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; }
	.BtnCommon.mid span { -webkit-border-radius:16px; -moz-border-radius:16px; border-radius:16px; }
	.BtnCommon.small span { -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; }

.BtnCommon a, .BtnCommon input { color:#fff; font-weight:bold; box-sizing:border-box; }
	.BtnCommon.large a, .BtnCommon.large input { padding-left:30px; padding-right:30px; font-size:18px; font-family: 'Noto Sans TC'; font-weight:400; }
	.BtnCommon.mid a, .BtnCommon.mid input { padding-left:20px; padding-right:20px; font-size:14px; }
	.BtnCommon.small a, .BtnCommon.small input { padding-left:15px; padding-right:15px; font-size:13px; }
	.BtnCommon.large div[class] a, .BtnCommon.large div[class] input { background:url("../images/icon_btn_common.png") no-repeat; padding-left:50px; }
	.BtnCommon.mid div[class] a, .BtnCommon.mid div[class] input { background:url("../images/icon_btn_common_mid.png") no-repeat; padding-left:35px; }
	.BtnCommon.small div[class] a, .BtnCommon.small div[class] input { background:url("../images/icon_btn_common_small.png") no-repeat; padding-left:30px; }

.BtnCommon span a { text-decoration:none; }

.BtnCommon span input { border:0; background-color:transparent; margin:0; }
	.BtnCommon.large div.submit input { background-position:20px 0; }
	.BtnCommon.large div.reset input { background-position:20px -50px; }

.BtnCommon div:hover span { 
	background-color:#ffa800; 
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	}

.BtnCommon.btn_form { margin-top:15px; margin-bottom:15px; }
.BtnCommon.btn_form div { margin:10px; }


/*----------------------------------------------------------------------*/
/* datepicker共通設定 */
.ui-datepicker { 
	background-color:#fff; padding:15px 8px 7px 8px; position:relative; display:none;
	-webkit-box-shadow: 0 0 5px #b2b2b2;
	-moz-box-shadow: 0 0 5px #b2b2b2;
	box-shadow: 0 0 5px #b2b2b2;
	}
.ui-datepicker-prev, .ui-datepicker-next { 
	display:block; position:absolute; top:15px; width:12px; height:12px; background:url("../images/icon_datepicker.png") no-repeat; 
	text-indent:-10000px; cursor:pointer; 
	}
	.ui-datepicker-prev { left:12px; background-position:0 0; }
	.ui-datepicker-next { right:12px; background-position:0 -12px; }
	.ui-datepicker-prev:hover { background-position:-12px 0; }
	.ui-datepicker-next:hover { background-position:-12px -12px; }
.ui-datepicker-title { text-align:center; font-size:12px; font-weight:bold; }
.ui-datepicker-calendar { margin-top:11px; }
.ui-datepicker-calendar th, .ui-datepicker-calendar td { width:27px; padding:0; font-family:Arial, Helvetica, sans-serif; text-align:center; }
.ui-datepicker-calendar th { font-size:14px; font-weight:bold; }
.ui-datepicker-calendar td { font-size:12px; }
	.ui-datepicker-calendar th span, .ui-datepicker-calendar td span, .ui-datepicker-calendar td a { display:block; padding:5px 0 5px; }
	.ui-datepicker-calendar td a { text-decoration:none; color:#000; }
	.ui-datepicker-unselectable { color:#cfcfcf; }
	.ui-datepicker-today { background-color:#e60012; }
		.ui-datepicker-calendar td.ui-datepicker-today a { color:#fff !important; }
		.ui-datepicker-unselectable.ui-datepicker-today { background-color:#f0f0f0; }
	.ui-datepicker-calendar td a.ui-state-default:hover { color:#e60012 }
	.ui-datepicker-current-day a { border:1px solid #21293c; }


/*----------------------------------------------------------------------*/
/*tinyscrollbar*/
.tableWrap
{
/*    width:251px;
    margin:0 0 10px;*/
}

.tableWrap .viewport
{
/*    width:236px;
    height:125px;*/
    overflow:hidden;
    position:relative;
	margin: 0;
}

.tableWrap .overview
{
    list-style:none;
/*    width:1416px;*/
    padding:0;
    margin:0;
/*    position:absolute;*/
    left:0;
    top:0;
	margin: 0;
}

/*.tableWrap .overview img
{
    float:left;
}*/

.tableWrap .scrollbar
{
    /*background:transparent url(../images/bg-scrollbar-track-x.png) no-repeat 0 0;*/
    position:relative;
    margin:0 0 5px;
    clear:both;
    height:4px;
}

.tableWrap .track
{
    /*background:transparent url(../images/bg-scrollbar-trackend-x.png) no-repeat 100% 0;*/
	background-color:#dbdbdb;
    width:100%;
    height:4px;
    position:relative;
	margin: 0;
}

.tableWrap .thumb
{
    /*background:transparent url(../images/bg-scrollbar-thumb-x.png) no-repeat 100% 50%;*/
	background-color:#656565;
    height:8px;
    cursor:pointer;
    overflow:hidden;
    position:absolute;
    left:0;
    top:-2px;
	margin: 0;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	border-radius:6px;
}

.tableWrap .thumb .end
{
    /*background:transparent url(../images/bg-scrollbar-thumb-x.png) no-repeat 0 50%;*/
    overflow:hidden;
    height:8px;
    width:5px;
	margin: 0;
}

.tableWrap .disable
{
    display:none;
}

.noSelect
{
    user-select:none;
    -o-user-select:none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
}


/*----------------------------------------------------------------------*/
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper { position:absolute; top:0; left:0; z-index:9999; overflow:hidden; }
#cboxOverlay { position:fixed; width:100%; height:100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear:left; }
#cboxContent { position:relative;font-size:13px; }
#cboxLoadedContent { overflow:auto;padding:30px 5px 60px 5px; }
#cboxTitle { margin:0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position:absolute; top:0; left:0; width:100%; height:100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor:pointer; }
.cboxPhoto { float:left; margin:auto; border:0; display:block; max-width:none; }
.cboxIframe { width:100%; height:100%; display:block; border:0; }
#colorbox, #cboxContent, #cboxLoadedContent { box-sizing:content-box; }

#colorbox_thum { overflow:hidden; padding-top:10px; margin-top:0; margin-bottom:30px; }
#colorbox_thum a { 
	display:block; float:left;
	text-align:center; vertical-align:middle; 
	border:1px solid #e3e3e3;
	background-size:cover; background-position:center center; background-repeat:no-repeat;
	-webkit-transition: border 0.5s ease, box-shadow 0.5s ease;
	-moz-transition: border 0.5s ease, box-shadow 0.5s ease;
	transition: border 0.5s ease, box-shadow 0.5s ease;
	}
#colorbox_thum a:hover { 
	border:1px solid #e60012; 
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
	}
#colorbox_thum a span { display:none; }
#colorbox_thum a img { width:100%; height:100%; border:4px solid #fff; box-sizing:border-box; }

/*#colorbox_thum { overflow:hidden; padding-top:10px; margin-top:0; margin-bottom:30px; }
#colorbox_thum a { 
	display:block; float:left;
	text-align:center; vertical-align:middle; 
	border:2px solid #e7e7e7; padding:8px;
	-webkit-transition: border 0.5s ease, box-shadow 0.5s ease;
	-moz-transition: border 0.5s ease, box-shadow 0.5s ease;
	-o-transition: border 0.5s ease, box-shadow 0.5s ease;
	transition: border 0.5s ease, box-shadow 0.5s ease;
	}
#colorbox_thum a:hover { 
	border:2px solid #e60012; 
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
	}
#colorbox_thum a *{ vertical-align:middle; }
#colorbox_thum a span { display:inline-block; height:100%; }
#colorbox_thum a img { max-width:100%; max-height:100%; }*/

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay { background:#000; }
#colorbox {}
#cboxContent { margin-top:20px; }
.cboxIframe { background:#fff; }
#cboxError { padding:50px; border:1px solid #ccc; }
#cboxLoadedContent { border:5px solid #000; background:#000; }
#cboxTitle { position:absolute; bottom:10px; *bottom:20px; left:10px; color:#fff; line-height:18px; }
#cboxCurrent { position:absolute; top:-20px; right:0px; color:#ccc; }
#cboxSlideshow { position:absolute; top:-20px; right:90px; color:#fff; }
#cboxPrevious { 
	position:absolute; top:50%; left:5px; margin-top:-32px; background:url("../images/colorbox_controls.png") no-repeat top left; 
	width:28px; height:65px; text-indent:-9999px;
}
#cboxPrevious:hover { background-position:bottom left; }
#cboxNext { 
	position:absolute; top:50%; right:5px; margin-top:-32px; background:url("../images/colorbox_controls.png") no-repeat top right; 
	width:28px; height:65px; text-indent:-9999px;
}
#cboxNext:hover { background-position:bottom right; }
#cboxLoadingOverlay { background:#000; }
#cboxLoadingGraphic { background:url("../images/colorbox_loading.gif") no-repeat center center; }
#cboxClose { 
	position:absolute; top:5px; right:5px; display:block; background:url("../images/colorbox_controls.png") no-repeat top center; 
	width:38px; height:19px; text-indent:-9999px;
}
#cboxClose:hover {background-position:bottom center; }
        
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
body, div, a, ul, li, img, table, tbody, tr, td, header, footer, h1, h2, h3, h4, input, select, textarea {
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #000;
  font-family: "Microsoft JhengHei", Heiti TC, serif;
  list-style: none;
  border-collapse: collapse;
  outline: none;
   /*box-sizing: border-box;*/
}

.newFooter {
  width: 100%;
  position: relative;
  background-color: #dbd6dc;
}
.newFooter .ctrlFooter {
  width: 83px;
  height: 25px;
  position: absolute;
  left: 50%;
  margin-left: -41px;
  top: -25px;
  background-image: url("../images/top.png");
}
.newFooter .on {
  background-image: url("../images/down.png");
}
.newFooter .topMenu {
  width: 100%;
  max-width: 1240px;
  padding: 25px 20px 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 997px) {
  .newFooter .topMenu {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 997px) {
  .newFooter .topMenu li {
    margin-right: 10px;
    margin-bottom: 30px;
    width: 130px;
  }
}
.newFooter .topMenu li:first-child a {
  padding-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
  color: #72433c;
}
.newFooter .topMenu li:first-child a:first-child {
  padding-bottom: 3px;
}
.newFooter .topMenu li a {
  color: #686868;
  font-size: 14px;
  padding-bottom: 3px;
  display: block;
}
.newFooter .topMenu li a:hover {
  color: #ff5f6d;
}
.newFooter .topMenu li a:first-child {
  font-size: 16px;
  font-weight: bold;
  color: #72433c;
  padding-bottom: 10px;
}
.newFooter .topMenu li .hideMenu {
  display: none;
}
.newFooter .underFooter {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1260px) {
  .newFooter .underFooter {
    flex-wrap: wrap;
  }
}
.newFooter .underFooter .about {
  padding: 40px 30px;
  background-color: #efeaf0;
  width: 750px;
}
@media only screen and (max-width: 1260px) {
  .newFooter .underFooter .about {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
}
.newFooter .underFooter .about h3 {
  font-size: 24px;
  color: #686868;
  font-weight: normal;
}
.newFooter .underFooter .about .info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 10px;
  margin-top: 20px;
}
.newFooter .underFooter .about .info li {
  width: 50%;
  color: #686868;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(1) {
    order: 1;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(2) {
    order: 4;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(3) {
    order: 2;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(4) {
    order: 5;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(5) {
    order: 3;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(6) {
    order: 6;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(7) {
    order: 7;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(8) {
    order: 8;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(9) {
    order: 9;
  }
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li:nth-child(10) {
    order: 10;
  }
}
.newFooter .underFooter .about .info li img {
  margin-right: 5px;
}
.newFooter .underFooter .about .info li .subscriptionBtn {
  font-size: 14px;
  background-color: #ff5f6d;
  padding: 10px;
  color: #fff;
  display: block;
  margin-top: 30px;
}
.newFooter .underFooter .about .info li .subscriptionBtn:hover {
  background-color: #ff9fa7;
}
@media only screen and (max-width: 767px) {
  .newFooter .underFooter .about .info li .subscriptionBtn {
    margin-top: 10px;
  }
}
.newFooter .underFooter .form {
  padding: 40px 30px;
  background-color: #efeaf0;
  width: 470px;
}
@media only screen and (max-width: 1260px) {
  .newFooter .underFooter .form {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
.newFooter .underFooter .form h3 {
  font-size: 24px;
  color: #686868;
  font-weight: normal;
}
.newFooter .underFooter .form table {
  width: 100%;
  margin-top: 20px;
}
.newFooter .underFooter .form table tr td {
  vertical-align: middle;
}
.newFooter .underFooter .form table tr td input, .newFooter .underFooter .form table tr td textarea {
  width: 100%;
  height: 36px;
  border: 1px solid #c7c7c7;
  font-size: 16px;
  padding: 10px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
}
.newFooter .underFooter .form table tr td textarea {
  height: 100px;
}
.newFooter .underFooter .form table tr td .code {
  width: 130px;
}
.newFooter .underFooter .form table tr td img {
  display: inline-block;
  vertical-align: middle;
}
.newFooter .underFooter .form table tr td .subscriptionBtn {
  font-size: 14px;
  background-color: #ff5f6d;
  padding: 10px 25px;
  color: #fff;
  margin-top: 30px;
}
.newFooter .underFooter .form table tr td .subscriptionBtn:hover {
  background-color: #ff9fa7;
}
.newFooter .underFooter .form table tr .subscriptionTd {
  padding-top: 10px;
  padding-bottom: 25px;
}

.iconBlock {
  width: 100%;
  padding: 40px 10px;
  background-color: #efeaf0;
}
.iconBlock .inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .iconBlock .inner {
    justify-content: center;
  }
}
.iconBlock .inner li {
  width: 197px;
  height: 161px;
  background-position: left top;
  background-repeat: no-repeat;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .iconBlock .inner li {
    margin: 15px;
  }
}
.iconBlock .inner li:nth-child(1) {
  background-image: url("../images/i1.jpg");
}
.iconBlock .inner li:nth-child(2) {
  background-image: url("../images/i2.jpg");
}
.iconBlock .inner li:nth-child(3) {
  background-image: url("../images/i3.jpg");
}
.iconBlock .inner li:nth-child(4) {
  background-image: url("../images/i4.jpg");
}
.iconBlock .inner li:nth-child(5) {
  background-image: url("../images/i5.jpg");
}
.iconBlock .inner li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.iconBlock .inner li a .iconTxt {
  float: right;
  text-align: center;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  padding-top: 50px;
  padding-right: 20px;
}

.birdBlock {
  width: 100%;
  background-color: #fff;
  padding: 40px 0;
  background-image: url("../images/newsBg.jpg");
  background-position: center 100px;
  background-repeat: no-repeat;
}
.birdBlock .innerBird {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  overflow: hidden;
  margin: 0 auto;
}
.birdBlock .innerBird .news {
  width: 840px;
  float: left;
}
@media only screen and (max-width: 1260px) {
  .birdBlock .innerBird .news {
    width: calc(100% - 330px);
  }
}
@media only screen and (max-width: 900px) {
  .birdBlock .innerBird .news {
    width: 100%;
    margin-bottom: 30px;
  }
}
.birdBlock .innerBird .news .newsTag {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.birdBlock .innerBird .news .newsTag li {
  cursor: pointer;
  width: 33.33333%;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #686868;
  padding-bottom: 10px;
  border-bottom: 3px solid #dad7d2;
}
@media only screen and (max-width: 599px) {
  .birdBlock .innerBird .news .newsTag li {
    font-size: 20px;
  }
}
.birdBlock .innerBird .news .newsTag li.current {
  color: #ff5f6d;
  border-bottom: 3px solid #ff5f6d;
}
.birdBlock .innerBird .news .newsList {
  width: 100%;
  position: relative;
  display: none;
}
.birdBlock .innerBird .news .newsList .list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 0;
  border-bottom: 1px solid #dad7d2;
  white-space: nowrap;
}
.birdBlock .innerBird .news .newsList .list .time {
  color: #8b8b8b;
  font-size: 16px;
  padding-right: 15px;
}
.birdBlock .innerBird .news .newsList .list .newsName {
  color: #000;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.birdBlock .innerBird .news .n1 {
  display: block;
}
.birdBlock .innerBird .news .more {
  display: block;
  font-size: 16px;
  color: #ff5f6d;
  text-align: right;
  margin-top: 30px;
}
.birdBlock .innerBird .video {
  width: 315px;
  float: right;
}
@media only screen and (max-width: 900px) {
  .birdBlock .innerBird .video {
    width: 100%;
  }
}
.birdBlock .innerBird .video .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #686868;
  padding-bottom: 10px;
  border-bottom: 3px solid #dad7d2;
  margin-bottom: 20px;
}
.birdBlock .innerBird .video img {
  width: 100%;
}
.birdBlock .innerBird .video .videoName {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  color: #000;
}
.birdBlock .innerBird .video .more {
  display: block;
  font-size: 16px;
  color: #ff5f6d;
  text-align: right;
  margin-top: 30px;
}

.circleIcon {
  width: 100%;
  padding: 70px 10px;
  background-color: #efeaf0;
}
.circleIcon h2 {
  color: #686868;
  font-weight: bold;
  font-size: 24px;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
.circleIcon .inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 599px) {
  .circleIcon .inner {
    justify-content: center;
  }
}
.circleIcon .inner .redCircle {
  width: 220px;
  height: 220px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  border: 10px solid #ff5f6d;
  border-radius: 50%;
  background-color: #fff;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .circleIcon .inner .redCircle {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.circleIcon .inner .redCircle .circleTxt {
  color: #72433c;
  font-size: 24px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  padding-top: 5px;
}

.tagMain {
  width: 100%;
  background-color: #efeaf0;
  overflow: hidden;
}
.tagMain .inner {
  width: 100%;
  max-width: 1240px;
  padding: 23px;
  margin: 0 auto;
  background-color: #fff;
  margin-bottom: 60px;
  position: relative;
}
.tagMain .inner .mask {
  display: none;
}
@media only screen and (max-width: 900px) {
  .tagMain .inner .mask {
    display: block;
    height: 29px;
    position: absolute;
    right: 23px;
    top: 23px;
    width: 100px;
    background-image: url("../images/mask.png");
    background-position: right top;
    background-repeat: repeat-y;
    padding-right: 10px;
    line-height: 20px;
    text-align: right;
  }
}
.tagMain .inner .openMenu {
  padding: 30px 20px;
  position: absolute;
  width: 100%;
  background-color: #fff;
  left: 0;
  top: 0;
  z-index: 5;
  display: none;
}
.tagMain .inner .openMenu .title {
  font-size: 20px;
  color: #686868;
  font-weight: bold;
  border-bottom: 2px solid #c7c7c7;
  position: relative;
  padding-bottom: 5px;
  width: 100%;
}
.tagMain .inner .openMenu .title .aUp {
  right: 0;
  top: 10px;
  position: absolute;
}
.tagMain .inner .openMenu .opemenuUl {
  width: 90%;
  margin: 0 auto;
}
.tagMain .inner .openMenu .opemenuUl li {
  color: #686868;
  font-size: 20px;
  font-weight: bold;
  padding: 13px 0;
  border-bottom: 1px dotted #c8c8c8;
}
.tagMain .inner .openMenu .opemenuUl li.current {
  color: #ff5f6d;
}
.tagMain .inner .workTag {
  display: flex;
}
@media only screen and (max-width: 900px) {
  .tagMain .inner .workTag {
    overflow: auto;
    white-space: nowrap;
    display: block;
    font-size: 0;
  }
}
.tagMain .inner .workTag li {
  cursor: pointer;
  width: 20%;
  font-size: 24px;
  color: #686868;
  padding-bottom: 5px;
  border-bottom: 3px solid #c7c7c7;
  font-weight: bold;
  text-align: center;
}
.tagMain .inner .workTag li:hover {
  border-bottom: 3px solid #ff5821;
  color: #ff5821;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .workTag li {
    font-size: 16px;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 900px) {
  .tagMain .inner .workTag li {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
  }
}
.tagMain .inner .workTag li:last-child {
  margin-right: 60px;
}
.tagMain .inner .workTag li.current {
  color: #ff5821;
  border-bottom: 3px solid #ff5821;
}
.tagMain .inner .map {
  width: 100%;
  position: relative;
}
.tagMain .inner .map .list {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}
.tagMain .inner .map .list .listMove {
  position: relative;
  left: 0;
  top: 0;
  white-space: nowrap;
  font-size: 0;
  text-align: left;
  transition: 0.8s all;
}
.tagMain .inner .map .list .listMove .listBlock {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: top;
}
.tagMain .inner .map .list .listMove .listBlock .imgMap {
  width: 100%;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .listMove .listBlock .imgMap {
    display: none;
  }
}
.tagMain .inner .map .list .myList {
  position: absolute;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .myList {
    position: relative;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .myList::before {
    width: 40px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    top: 5px;
  }
}
.tagMain .inner .map .list .myList li {
  padding-top: 0;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .myList li {
    padding-top: 10px;
    margin-left: 50px;
    display: none;
    position: relative;
  }
}
.tagMain .inner .map .list .myList li .mobileOpen {
  position: absolute;
  right: 0;
  font-size: 18px;
  color: #ff5f6d;
  font-weight: bold;
  display: none;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .myList li .mobileOpen {
    display: inline;
  }
}
.tagMain .inner .map .list .myList li a {
  font-size: 16px;
  font-size: 16px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .myList li:first-child {
    border-bottom: 1px dotted #c8c8c8;
    display: list-item;
  }
}
.tagMain .inner .map .list .myList li:first-child a {
  font-weight: bold;
  font-size: 20px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .myList li:first-child a {
    font-size: 16px;
  }
}
.tagMain .inner .map .list .myList li:last-child {
  padding-bottom: 0;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .myList li:last-child {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .myList li.open {
    display: list-item;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list1::before {
    background-image: url("../images/n1.png");
  }
}
.tagMain .inner .map .list .list1 li {
  border-color: #dad7d2;
}
.tagMain .inner .map .list .list1 li a {
  color: #fff;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list1 li a {
    color: #000;
  }
}
.tagMain .inner .map .list .list1 li:first-child a {
  color: #f6dc00;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list1 li:first-child a {
    color: #054a91;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list2::before {
    background-image: url("../images/n2.png");
  }
}
.tagMain .inner .map .list .list2 li {
  border-color: #dad7d2;
}
.tagMain .inner .map .list .list2 li a {
  color: #000;
}
.tagMain .inner .map .list .list2 li:first-child a {
  color: #ff4d12;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list2 li:first-child a {
    color: #63a342;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list3::before {
    background-image: url("../images/n3.png");
  }
}
.tagMain .inner .map .list .list3 li {
  border-color: #898989;
}
.tagMain .inner .map .list .list3 li a {
  color: #000;
}
.tagMain .inner .map .list .list3 li:first-child a {
  color: #ff4d12;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list4::before {
    background-image: url("../images/n4.png");
  }
}
.tagMain .inner .map .list .list4 li {
  border-color: #dad7d2;
}
.tagMain .inner .map .list .list4 li a {
  color: #000;
}
.tagMain .inner .map .list .list4 li:first-child a {
  color: #c9130f;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list5::before {
    background-image: url("../images/n5.png");
  }
}
.tagMain .inner .map .list .list5 li {
  border-color: #dad7d2;
}
.tagMain .inner .map .list .list5 li a {
  color: #000;
}
.tagMain .inner .map .list .list5 li:first-child a {
  color: #ff4d12;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list5 li:first-child a {
    color: #3c7a1c;
  }
}
.tagMain .inner .map .list .left li {
  text-align: left;
  padding-left: 10px;
  border-left-width: 2px;
  border-left-style: solid;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .left li {
    border-left-width: 0;
    padding-left: 0;
  }
}
.tagMain .inner .map .list .right li {
  text-align: right;
  padding-right: 10px;
  border-right-width: 2px;
  border-right-style: solid;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .right li {
    border-right-width: 0;
    text-align: left;
    padding-right: 0;
  }
}
.tagMain .inner .map .list .nonePC {
  display: none;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .nonePC {
    display: block;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .mobileNone {
    display: none;
  }
}
.tagMain .inner .map .list .list05-1 {
  left: 202px;
  top: 240px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-1::before {
    content: "1";
  }
}
.tagMain .inner .map .list .list05-2 {
  left: 5px;
  top: 430px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-2::before {
    content: "2";
  }
}
.tagMain .inner .map .list .list05-3 {
  left: 109px;
  top: 880px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-3::before {
    content: "3";
  }
}
.tagMain .inner .map .list .list05-4 {
  right: 83px;
  top: 547px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-4::before {
    content: "4";
  }
}
.tagMain .inner .map .list .list05-5 {
  top: 180px;
  right: 50px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-5::before {
    content: "5";
  }
}
.tagMain .inner .map .list .list05-6 {
  left: 33px;
  top: 660px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-6::before {
    content: "6";
  }
}
.tagMain .inner .map .list .list05-7 {
  right: 75px;
  top: 702px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-7::before {
    content: "8";
  }
}
.tagMain .inner .map .list .list05-8 {
  left: 430px;
  top: 1010px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-8 br {
    display: none;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-8::before {
    content: "9";
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-10::before {
    content: "7";
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list05-9::before {
    content: "10";
  }
}
.tagMain .inner .map .list .list04-1 {
  left: 378px;
  top: 110px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-1::before {
    content: "1";
  }
}
.tagMain .inner .map .list .list04-2 {
  left: 275px;
  top: 340px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-2::before {
    content: "2";
  }
}
.tagMain .inner .map .list .list04-3 {
  left: 150px;
  top: 530px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-3::before {
    content: "3";
  }
}
.tagMain .inner .map .list .list04-4 {
  left: 95px;
  top: 705px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-4::before {
    content: "4";
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-5::before {
    content: "5";
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-6::before {
    content: "6";
  }
}
.tagMain .inner .map .list .list04-7 {
  right: 101px;
  top: 100px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-7::before {
    content: "7";
  }
}
.tagMain .inner .map .list .list04-8 {
  right: 99px;
  top: 300px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-8::before {
    content: "8";
  }
}
.tagMain .inner .map .list .list04-9 {
  right: 126px;
  top: 449px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-9::before {
    content: "9";
  }
}
.tagMain .inner .map .list .list04-10 {
  right: 85px;
  top: 550px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-10::before {
    content: "10";
  }
}
.tagMain .inner .map .list .list04-11 {
  right: 205px;
  top: 773px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list04-11::before {
    content: "11";
  }
}
.tagMain .inner .map .list .list03-1 {
  left: 167px;
  top: 520px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-1 {
    left: 12.6%;
    top: 36%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-1::before {
    content: "1";
  }
}
.tagMain .inner .map .list .list03-2 {
  left: 72px;
  top: 762px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-2 {
    left: 4%;
    top: 53%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-2::before {
    content: "2";
  }
}
.tagMain .inner .map .list .list03-3 {
  right: 210px;
  top: 246px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-3 {
    right: 16.3%;
    top: 18%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-3::before {
    content: "3";
  }
}
.tagMain .inner .map .list .list03-4 {
  right: 63px;
  top: 455px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-4 {
    right: 4%;
    top: 33%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-4::before {
    content: "4";
  }
}
.tagMain .inner .map .list .list03-5 {
  right: 103px;
  top: 620px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-5 {
    right: 7%;
    top: 45%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-5::before {
    content: "5";
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-6::before {
    content: "6";
  }
}
.tagMain .inner .map .list .list03-7 {
  left: 43px;
  top: 998px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-7 {
    left: 1.8%;
    top: 70%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-7::before {
    content: "7";
  }
}
.tagMain .inner .map .list .list03-8 {
  right: 145px;
  top: 850px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-8 {
    right: 10.5%;
    top: 62%;
  }
  .tagMain .inner .map .list .list03-8 br {
    display: none;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-8::before {
    content: "8";
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-9::before {
    content: "9";
  }
}
.tagMain .inner .map .list .list03-10 {
  right: 82px;
  top: 1015px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-10 {
    right: 15.1%;
    top: 70%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list03-10::before {
    content: "10";
  }
}
.tagMain .inner .map .list .list02-1 {
  left: 77px;
  top: 770px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-1 {
    left: 5.2%;
    top: 56%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-1::before {
    content: "1";
  }
}
.tagMain .inner .map .list .list02-2 {
  left: 185px;
  top: 150px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-2 {
    left: 14.6%;
    top: 12%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-2::before {
    content: "2";
  }
}
.tagMain .inner .map .list .list02-3 {
  left: 293px;
  top: 945px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-3 {
    left: 23.8%;
    top: 69.4%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-3::before {
    content: "3";
  }
}
.tagMain .inner .map .list .list02-4 {
  left: 75px;
  top: 300px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-4 {
    left: 5.4%;
    top: 23%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-4::before {
    content: "4";
  }
}
.tagMain .inner .map .list .list02-5 {
  right: 265px;
  top: 50px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-5 {
    right: 21.5%;
    top: 4%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-5::before {
    content: "5";
  }
}
.tagMain .inner .map .list .list02-6 {
  right: 65px;
  top: 250px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-6 {
    right: 4.5%;
    top: 20%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-6::before {
    content: "6";
  }
}
.tagMain .inner .map .list .list02-7 {
  right: 57px;
  top: 450px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-7 {
    right: 4%;
    top: 33%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-7::before {
    content: "7";
  }
}
.tagMain .inner .map .list .list02-8 {
  left: 30px;
  top: 480px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-8 {
    left: 1.5%;
    top: 35%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-8::before {
    content: "8";
  }
}
.tagMain .inner .map .list .list02-9 {
  right: 30px;
  top: 880px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-9 {
    right: 1.5%;
    top: 64%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-9::before {
    content: "9";
  }
}
.tagMain .inner .map .list .list02-10 {
  /*right: 297px;*/
  right: 170px;
  top: 875px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-10 {
    right: 24.3%;
    top: 63%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list02-10::before {
    content: "10";
  }
}
.tagMain .inner .map .list .list01-1 {
  left: 298px;
  top: 80px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-1 {
    left: 25%;
    top: 5%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-1::before {
    content: "1";
  }
}
.tagMain .inner .map .list .list01-2 {
  right: 247px;
  top: 120px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-2 {
    right: 20.5%;
    top: 10%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-2::before {
    content: "2";
  }
}
.tagMain .inner .map .list .list01-3 {
  left: 335px;
  top: 275px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-3 {
    left: 28%;
    top: 20%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-3::before {
    content: "3";
  }
}
.tagMain .inner .map .list .list01-4 {
  left: 262px;
  top: 570px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-4 {
    left: 22%;
    top: 40%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-4::before {
    content: "4";
  }
}
.tagMain .inner .map .list .list01-5 {
  right: 325px;
  top: 290px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-5 {
    right: 27%;
    top: 25%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-5::before {
    content: "5";
  }
}
.tagMain .inner .map .list .list01-6 {
  left: 244px;
  top: 800px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-6 {
    left: 20.4%;
    top: 57%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-6::before {
    content: "6";
  }
}
.tagMain .inner .map .list .list01-7 {
  left: 362px;
  top: 950px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-7 {
    left: 30.3%;
    top: 70%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-7::before {
    content: "7";
  }
}
.tagMain .inner .map .list .list01-8 {
  right: 247px;
  top: 560px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-8 {
    right: 21%;
    top: 40%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-8::before {
    content: "8";
  }
}
.tagMain .inner .map .list .list01-9 {
  right: 315px;
  top: 875px;
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-9 {
    right: 26.3%;
    top: 67%;
  }
}
@media only screen and (max-width: 1260px) {
  .tagMain .inner .map .list .list01-9::before {
    content: "9";
  }
}
.tagMain .tagFooter {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  font-size: 14px;
  color: #686868;
  margin-bottom: 30px;
  display: none;
}
.tagMain .tagFooter li a {
  display: flex;
  align-items: center;
}
.tagMain .tagFooter li a img {
  margin-right: 5px;
}

.aLink1 {
  display: block;
  position: absolute;
  width: 40px;
  height: 30px;
  top: 140px;
  left: 120px;
}

.aLink2 {
  display: block;
  position: absolute;
  width: 55px;
  height: 30px;
  top: 140px;
  left: 170px;
}

.aLink3 {
  display: block;
  position: absolute;
  width: 70px;
  height: 30px;
  top: 285px;
  left: 70px;
}

.aLink4 {
  display: block;
  position: absolute;
  width: 90px;
  height: 30px;
  top: 285px;
  left: 145px;
}

.aLink5 {
  display: block;
  position: absolute;
  width: 70px;
  height: 30px;
  top: 150px;
  right: 125px;
}

.aLink6 {
  display: block;
  position: absolute;
  width: 90px;
  height: 30px;
  top: 150px;
  right: 30px;
}

@media only screen and (max-width: 1070px) {
  .mobileNone {
    display: none;
  }
}
