@charset "utf-8";
/* CSS Document  Design By kuro */

@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);

body {
	/*font-family: "Microsoft JhengHei";*/

	font-family: 'Noto Sans TC', "Microsoft JhengHei",sans-serif;
	overflow-x: hidden;
}
nav#nav {
	background-color: #000;
	height: 80px;
	border-bottom: #DBC488 solid 2px;
	position: relative;
	transition: all 0.5s ease;
	margin-top: 28px;
}

#loading {
	background: url(../images/rolling.gif) no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 300;
    left: 0px;
    top: 0px;
    background-color: #FFF;
	
	
}


section.outside {
	opacity:0;
	transition:all 0.5s ease;
}



.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.both {
	clear: both;
}
.menu ul li {
	display: inline-block;
	margin: 0 20px;
	line-height: 80px;
	position: relative;
	transition: all 0.5s ease;
}

.menu ul li h1{
	font-size:inherit;
}

.menu > ul li:hover:after {
	content: '';
	height: 6px;
	width: 100%;
	display: block;
	position: absolute;
	background-color: #DBC488;
	bottom: 4px;
	transition: all 0.5s ease;
	opacity: 1;
}
.menu > ul li:after {
	content: '';
	height: 6px;
	width: 100%;
	display: block;
	position: absolute;
	background-color: #DBC488;
	bottom: 4px;
	transition: all 0.5s ease;
	opacity: 0;
}
.menu ul li a {
	color: #DCC488;
	font-size: 1.4em;
	text-decoration: none;
}
.logo {
	height: 80px;
}
.auto {
	margin: 0 auto;
}
.logo > a img {
	display: inline-block;
	vertical-align: middle;
}
.col-sm-3.logo:before {
	display: inline-block;
	height: 100%;
	content: '';
	vertical-align: middle;
}
figure#centerlogo {
	position: absolute;
	right: 8%;
	top: 25px;
}
.step-1 {
	background: url(../images/step1.jpg) no-repeat;
	background-size: cover;
	padding-top: 20px;
	min-height: 566px;
	color: #431D12;
	display: inline-block;
	width: 100%;
}
.step-1 p {
	font-size: 1.25em;
	line-height: 170%;
	margin: 0 0 35px 0;
}
.step-2 {
	background: url(../images/bg-03.jpg) repeat;
	min-height: 450px;
	margin-top: -5px;
}
.step-3 {
	background: url(../images/bg-01.jpg) repeat;
	min-height: 450px;
	margin-top: -5px;
}
.step-4 {
	background: url(../images/bg-02.jpg) repeat;
	min-height: 450px;
}
.sitemap {
	min-height: 300px;
	background: url(../images/bg-05.png) repeat;
	padding-bottom: 15px;
}
footer {
	color: #ccc;
	line-height: 30px;
	padding: 10px;
	background-color: #000;
	text-align: center;
}
.step1-map img {
	margin-left: 75px;
	margin-top: -20px;
}
.des {
	padding-top: 20px;
}
.step-1 figure {
	margin-bottom: 30px;
}
.step-1 h1 {
    margin-bottom: 30px;
}
.col-sm-6.right-block, .col-sm-6.left-block {
	padding-top: 60px;
}
.col-sm-6.right-block p {
	color: #fff;
	font-size: 1.25em;
	line-height: 180%;
	
}
.title-img {
	margin-bottom: 30px;
}
a.more-link {
	padding: 10px 30px;
    background-color: #fff;
    color: #6A543D;
    font-size: 1.4em;
    border-radius: 50px;
    letter-spacing: 2px;
    display: block;
    width: 50%;
    margin: 30px auto 0;
    text-align: center;
}
.sitemap ul {
	padding: 0;
	margin: 55px 0 0 0;
	list-style-type: none;
}
.sitemap ul li {
	padding: 7px;
}
.sitemap ul li a {
	color: #fff;
	font-size: 1.15em;
}
span.line {
	display: block;
	border-bottom: #fff solid 1px;
	color: #fff;
	font-size: 1.3em;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
nav#nav.slider {
	position: fixed;
	
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	transition: all 0.5s ease;
}
header#header {
	background-color: #DBC488;
}
li.ugm {
	position: relative;
}
li.ugm > ul {
	position: absolute;
	background-color: #b0832c;
	z-index: 20;
	top: 83px;
	left: -45px;
	width: 200%;
	display: none;
}
li.ugm > ul > li {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 50px;
}
li.ugm > ul > li > a {
	font-size: 1.2em;
	color: #fff;
	transition: all 0.5s ease;
}
li.ugm > ul > li > a:hover {
	transition: all 0.5s ease;
	color: #ff0;
}
li.ugm > ul > li > a:after {
	content: '';
	width: 80%;
	margin: 0 auto;
	display: block;
	background-color: rgba(255,255,255,.6);
	height: 1px;
}
li.ugm > ul > li:last-child > a:after {
	content: '';
	display: none;
}
li.ugm > ul > li:after {
	content: '';
	display: none;
}
li.ugm > ul > li:hover:after {
	content: '';
	display: none;
}
header#banner {
	border-bottom: #3E240B solid 3px;
	height: 150px;
	background: url(../images/banner01.jpg) #DBC488;
	background-position: center;
	background-size: cover;
}
header#banner-stroke {
	border-bottom: #3E240B solid 3px;
	height: 150px;
	background: url(../images/stroke.jpg) #DBC488;
	background-position: center;
	background-size: cover;
}
header#general {
	border-bottom: #3E240B solid 3px;
	height: 380px;
	background-position: center;
	background-size: cover;
}
aside.header-r {
	font-size: 1.35em;
	font-weight: bold;
	line-height: 200%;
	color: #40220F;
}
aside.header-r h1 {
	font-size: 3em;
	margin-top: 45px;
	color: #40220f;
	font-weight: bold;
}
.ishikawa {
	background: url(../images/Ishikawa-bg.jpg) no-repeat;
}
.gifu {
	background: url(../images/Gifu-bg.jpg) no-repeat;
}
.mie {
	background: url(../images/Mie-bg.jpg) no-repeat;
}
.nagano {
	background: url(../images/Nagano-bg.jpg) no-repeat;
}
.toyama {
	background: url(../images/Toyama-bg.jpg) no-repeat;
}
.aichi {
	background: url(../images/Aichi-bg.jpg) no-repeat;
}
.shiga {
	background: url(../images/Shiga-bg.jpg) no-repeat;
}
.fukui {
	background: url(../images/Fukui-bg.jpg) no-repeat;
	
}
.shizuoka {
	background: url(../images/Shizuoka-bg-.jpg) no-repeat;
	
}

section#main {
	background: url(../images/main-bg.jpg) repeat;
	min-height: 200px;
}
.or {
	color: #ea5514;
	margin: 0 5px;
}
.cof {
	color: #96551e;
}
.title {
	min-height: 120px;
	padding: 20px 0;
	display: inline-block;
}
.title > .col-md-10, .title > .col-md-8 {
	font-size: 1.4em;
	line-height: 170%;
}
.airport {
	font-size: 1.35em;
	font-weight: bold;
	margin-top: 45px;
}
aside.col-sm-6.Introduction.airports ul {
	margin: 10px 0;
	padding: 0;
	list-style-type: nne;
}
aside.col-sm-6.Introduction.airports ul li {
	display: inline-block;
	margin: 0 3px;
}
aside.col-sm-6.Introduction.airports ul li a {
	background-color: #595758;
	font-size: 1em;
	padding: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: #fff;
	transition: all 0.5s ease;
}
aside.col-sm-6.Introduction.airports ul li a:hover {
	background-color: #F04E0E;
	transition: all 0.5s ease;
	text-decoration: none;
}
.center-main {
	border-bottom: #3B200D dashed 2px;
	display: inline-block;
	padding-bottom: 10px;
}
.title .col-md-4 img {
	padding: 0 5px;
}
figure.route {
	margin-bottom: 50px;
}
aside.else-link {
	font-size: 120%;
	padding-top: 40px;
	margin-top: 50px;
	text-align: right;
}
aside.stroke-title {
	margin-top: 50px;
	padding-left: 0;
}
aside.stroke-title span:after {
	content: url(../images/title-use.png);
	position: absolute;
	top: 0px;
}
aside.stroke-title span {
	background-color: #40220F;
	height: 59px;
	display: inline-block;
	margin-right: 120px;
	margin-top: 25px;
	color: #fff;
	line-height: 59px;
	font-size: 1.2em;
	padding-left: 10px;
}
.stroke-main-data ul {
	list-style-type: none;
	color: #64412B;
	padding: 0 15px 0 0;
	
}
.stroke-main-data ul li {
	margin: 5px 0;
}
.stroke-main-data ul li a {
	color: #FF5722;
	font-size: 1.1em;
	transition: all 0.5s ease;
	text-decoration: none;
}
.stroke-main-data ul li a:hover {
	color: #DEA16B;
	font-size: 1.1em;
	transition: all 0.5s ease;
	text-decoration: none;
}
.stroke-main-data ul li:before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #F60;
}
.stroke-main-data ul > div {
	border: #40220F double 5px;
	text-align: center;
	margin: 15px 0;
	padding: 5px 0;
	background-color: #FAFAF2;
}
.stroke-main-data ul li:before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #F60;
	display: inline-block;
	margin-right: 10px;
}
aside.stroke-main {
	display: inline-block;
	border: #3F230E solid 3px;
	min-height: 200px;
	width: 100%;
	margin-top: 3px;
}
.stroke-block {
	margin-bottom: 35px;
}
aside.line-style {
	padding: 50px 0;
}
aside.line-style > span {
	font-size: 2em;
	text-align: center;
	margin-top: -15px;
}
aside.list-main:before {
	content: url(../images/top-line.png);
	position: absolute;
	top: 0;
	width: 100%;
	overflow: hidden;
	background-position: center;
	left: 0;
}
aside.list-main {
	background-color: #fff;
	min-height: 500px;
	position: relative;
	border-bottom: #D7BB8B solid 3px;
	padding: 25px;
	    margin-bottom: 100px;
}
.list-title {
	font-size: 2.2em;
	color: #ac8954;
	text-align: center;
	margin: 15px 0;
	font-weight: bold;
}
.article {
	clear: both;
	padding-top: 30px;
	
	font-size: 1.3em;
    line-height: 200%;
}
.source {
	text-align: right;
	color: #999;
}
a#top {
	font-size: 1.8em;
	color: #fff;
	position: fixed;
	opacity: 0;
	padding: 20px;
	right: 5%;
	bottom: 150px;
	padding: 5px 10px;
	background-color: rgba(0,0,0,.5);
}


/*地圖樣式*/

.map { width:297px;
height:372px;
position:relative;
background:url(../images/map.png) no-repeat;
transition:all 0.5s ease;
    margin: 0 auto;
}

.a { background:url(../images/a.png) !important;}
.b { background:url(../images/b.png) !important;}
.c { background:url(../images/c.png) !important;}
.d { background:url(../images/d.png) !important;}
.e { background:url(../images/e.png) !important;}
.f { background:url(../images/f.png) !important;}
.g { background:url(../images/g.png) !important;}
.h { background:url(../images/h.png) !important;}
.i { background:url(../images/i.png) !important;}


a#a-link {
    position: absolute;
    color: #fff;
    top: 90px;
	padding:3px;
    left: 60px;
    background-color: rgba(0,0,0,.5);
	text-decoration:none;
}



a#b-link {
    color: #fff;
    background-color: rgba(0,0,0,.5);
    top: 81px;
	margin: 0 auto;
    position: absolute;
	padding:3px;
    left: 123px;
	text-decoration:none;
}

a#c-link {
    position: absolute;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    right: 65px;
    top: 120px;
	padding:3px;
	text-decoration:none;
}

a#d-link {
    position: absolute;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    top: 140px;
	text-decoration:none;
	padding:3px;
    left: 35px;
}


a#e-link {
    color: #fff;
    background-color: rgba(0,0,0,.5);
    top: 180px;
    left: 100px;
    position: absolute;
	padding:3px;
	text-decoration:none;
}

a#f-link {
    position: absolute;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    top: 230px;
    left: 20px;
	padding:3px;
    text-decoration: none;
}

a#g-link {
    color: #fff;
    background-color: rgba(0,0,0,.5);
    bottom: 115px;
    position: absolute;
    left: 130px;
	padding:3px;
    text-decoration: none;
}
a#h-link {
    color: #fff;
    background-color: rgba(0,0,0,.5);
    right: 50px;
    bottom: 100px;
    position: absolute;
    text-decoration: none;
	padding:3px;
}
a#i-link {
    position: absolute;
	padding:3px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    bottom: 40px;
    left: 18px;
    text-decoration: none;
}


ul.col-sm-4.long span {
	
	display: block;
    width: 50%;
    float: left;
}


ul.col-sm-4.long  {
	
	  width: 60%;
}


ul.col-sm-4.long span.day1:before {
    content: '方案1';
	color:#266298;
}

  
ul.col-sm-4.long span.day2:before {
    content: '方案2';
	color:#266298;
}

div#toplinkspace {
    display: none;
}


.col-sm-6.right-block h2 {
    font-size: 2em;
    color: #fff;
}

.col-sm-6.right-block h3 {
    font-size: 2em;
    color: #fff;
}






















/*992~1200px*/

 @media screen and (min-width:991px) and (max-width:1199px) {
figure#centerlogo {
	transition: all 0.5s ease;
	right: 3%;
}
.menu ul li {
	margin: 0 10px;
}
.menu ul li a {
	font-size: 1.2em;
}
.step1-map img {
	margin-left: 0;
	margin-top: 0;
}
aside.col-sm-6.Introduction.airports ul li {
	margin: 0 3px 12px 3px;
}
}






/*768~992px*/

 @media screen and (min-width:767px) and (max-width:991px) {
figure#centerlogo {
	display: none;
}
.col-sm-6.step1-map {
	padding-top: 50%;
	margin-top: -260px;/* text-align: center; */
}
.step1-map img {
	margin-left: 0;
	margin-top: 0;
}
.menu ul li {
	margin: 0 10px;
}
.menu ul li a {
	font-size: 1.2em;
}
aside.col-sm-6.Introduction.airports ul li {
	margin: 0 3px 12px 3px;
}
.airport {
	margin-top: 5px;
}
aside.header-r {
	font-size: 1.05em;
}
aside.line-style > span {
	font-size: 1.4em;
	text-align: center;
	margin-top: -10px;
}



}






/*768以下*/

 @media screen and (max-width:769px) {
figure#centerlogo {
	display: none;
}
.step1-map img {
	margin-left: 0;
	margin-top: 0;
	margin: 0 auto;
}
.step-2 {
	background: url(../images/bg-03.jpg) repeat;
	min-height: 450px;
	margin-top: -5px;
}
.col-sm-6.right-block, .col-sm-6.left-block {
	padding-top: 60px;
	padding-bottom: 50px;
}
.col-sm-6.step1-map {
	padding-bottom: 25px;
}
a.more-link {
	width: 180px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.col-sm-6.right-block, .col-sm-6.left-block {
	padding-top: 30px;
	padding-bottom: 50px;
}
.title-img {
	margin-bottom: 30px;
	text-align: center;
}
span.icon-menu3 {
	position: absolute;
	top: 20px;
	color: #fff;
	font-size: 2em;
	right: 20px;
}
nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
nav > ul > li {
	text-align: center;
	border-bottom: #fff solid 1px;
	padding: 10px 0;
}
nav > ul > li > a {
	color: #fff;
	font-size: 1.25em;
}
nav > ul > li > a:hover {
	color: #ff0;
	font-size: 1.25em;
}
ul.last li {
	width: 50%;
	float: left;
}
.title > .col-md-10, .title > .col-md-8 {
	font-size: 1.15em;
}
aside.col-sm-6.Introduction.airports ul li {
	margin: 0 3px 12px 3px;
}
.airport {
	margin-top: 10px;
}
nav .navbar-toggle {
	margin: 0;
}
.navbar-default {
	position: absolute;
	top: 15px;
	right: 15px;
	border: none;
	min-height: inherit;
}
.navbar-default .navbar-nav>li>a {
	font-size: 1.2em;
}
.stroke-main-data ul li {
	margin: 15px 0;
}
aside.else-link {
	font-size: 120%;
	padding-top: 40px;
	margin-top: 0px;
}
aside.stroke-title span {
	background-color: #40220F;
	height: inherit;
	display: block;
	margin-right: 0;
	margin-top: 25px;
	color: #fff;
	line-height: 150%;
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
aside.else-link {
	font-size: 120%;
	padding-top: 20px;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 20px;
}
aside.stroke-title span:after {
	content: "";
	position: absolute;
	top: 0px;
}
aside.line-style > span {
	font-size: 0.9em;
    text-align: center;
    margin-top: -8px;
    padding: 0;
}
aside.header-r {
	font-size: 1em;
	font-weight: bold;
	line-height: 200%;
}



header#general {
    border-bottom: #3E240B solid 3px;
    min-height: 380px;
    background-position: center;
    background-size: cover;
    padding-bottom: 25px;
	height: inherit;
}

ul.col-sm-4.long {width: 100%;}

ul.col-sm-4.short {clear: both;}

.source {margin-bottom: 10px;}

a#top {right: 5px;}

aside.stroke-title {
    margin-top: 50px;
    padding-left: 0;
    padding-right: 0;
}

}




















/*400以下*/

 @media screen and (max-width:400px) {
.airport {
	margin-top: 10px;
	font-size: 1.2em;
}
.title {
	min-height: 120px;
	padding: 30px 0;
	display: inline-block;
}
}
