﻿@charset "utf-8";
/* CSS Document */


/*---------------------------------------------------------------------
Style Reset
---------------------------------------------------------------------*/

/* --------------------------------
	余白
-------------------------------- */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
blockquote,
pre,
div,
dl,
dt,
dd,
ol,
ul,
li,
th,
td,
form,
fieldset,
input,
textarea {
	margin: 0;
	padding: 0;
}

select {
	margin: 0;
}



/* --------------------------------
	アピアランス
-------------------------------- */

html,
body {
	height: 100%;
	-webkit-text-size-adjust: 100%;
}

abbr,
acronym {
	border: 0 none;
}

q:before,
q:after {
	content: "";
}

ol,
ul {
	list-style: none;
}

img {
	border: 0 none;
	vertical-align: bottom;
}

object {
	outline: none;
}

table {
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

caption {
	text-align: left;
}

th,
td {
	text-align: left;
	vertical-align: top;
	empty-cells: show;
}

hr {
	display: none;
}

fieldset {
	border: 0 none;
}

label {
	cursor: default;
}

iframe {
	border: 0 none;
	overflow: auto;
}

area {
	outline: none;
}



/* --------------------------------
	タイポグラフィ
-------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

p,
address,
blockquote,
pre,
div,
abbr,
acronym,
dfn,
cite,
q,
code,
kbd,
samp,
var,
dl,
ol,
ul,
caption,
th {
	font-weight: normal;
	font-style: normal;
}

/*<dfn>タグは、用語が使用されていることを示す際に使用*/
em,
strong {
	font-weight: bold;
	font-style: normal;
}



/* --------------------------------
	HTML5
-------------------------------- */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
	margin: 0;
	padding: 0;
}



/* --------------------------------
	要素別スタイル
-------------------------------- */

body {
	background: #fff;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 87.5%;
	line-height: 1.5;
}

body {
	-webkit-text-size-adjust: 100%;
}

/* WebKit */
pre,
code {
	font-family: "Osaka－等幅", Osaka-mono, "ＭＳ ゴシック", "MS Gothic", monospace, serif;
	font-size: 16px;
}

a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.25);
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	overflow: hidden;
	text-decoration: none;
}

a:link,
a:visited {
	color: #679ecf;
	text-decoration: none;
}

a:hover,
a:active {
	color: #df656f;
	text-decoration: underline;
}

input,
select,
textarea {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

textarea {
	border: 1px solid #b7b7b7;
	padding: 2px 3px 2px 3px;
}

/*XML*/
abbr {
	border: 0;
}


/* --------------------------------
	汎用クラス
-------------------------------- */

/* clearfix ---------------- */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}


/* JavaScriptによるDOM操作用の予約済みセレクタ -------------------- */
.rollover {}

.belatedpng {}



.hidden {
	display: none;
}

#container {
	//max-width: 1024px;
}

#header {
	position: fixed;
	width: 100%;
	height: 100px;
	z-index: 999;
	background-color: #FFFFFF;
}

#side {
	//flex-basis: 20%;
	position: absolute;
	top: 100px;
	left: 0;
	position: fixed;
	width: 200px;
	max-width: 200px;
	overflow-y: scroll;
	height: 100%;
}

.side_spacer {
	width: 100%;
	height: 100px;
}

.routelist {
	font-size: 0;
}

.routelist img {
	width: 100%;
	max-width: 245px;
	min-width: 130px;
}

li.yosan_y {
	background: url("/img/yosan_y_ac.png") no-repeat;
}

li.yosan_u {
	background: url("/img/yosan_u_ac.png") no-repeat;
}

li.yosan_s {
	background: url("/img/yosan_s_ac.png") no-repeat;
}

li.dosan_d {
	background: url("/img/dosan_d_ac.png") no-repeat;
}

li.dosan_k {
	background: url("/img/dosan_k_ac.png") no-repeat;
}

li.yodo {
	background: url("/img/yodo_ac.png") no-repeat;
}

li.koutoku {
	background: url("/img/koutoku_ac.png") no-repeat;
}

li.naruto {
	background: url("/img/naruto_ac.png") no-repeat;
}

li.tokushima {
	background: url("/img/tokushima_ac.png") no-repeat;
}

li.mugi {
	background: url("/img/mugi_ac.png") no-repeat;
}


li.setoohashi {
	background: url("/img/setoohashi_ac.png") no-repeat;
}

li.yosan_y,
li.yosan_u,
li.yosan_s,
li.dosan_d,
li.dosan_k,
li.yodo,
li.koutoku,
li.naruto,
li.tokushima,
li.mugi,
li.setoohashi {
	background-size: 100%;
	max-width: 245px;
	min-width: 130px;
}


li.yosan_y a,
li.yosan_u a,
li.yosan_s a,
li.dosan_d a,
li.dosan_k a,
li.yodo a,
li.koutoku a,
li.naruto a,
li.tokushima a,
li.mugi a,
li.setoohashi a {
	display: inline-block;
}

li.yosan_y a:hover,
li.yosan_u a:hover,
li.yosan_s a:hover,
li.dosan_d a:hover,
li.dosan_k a:hover,
li.yodo a:hover,
li.koutoku a:hover,
li.naruto a:hover,
li.tokushima a:hover,
li.mugi a:hover,
li.setoohashi a:hover {
	background-color: transparent;
	/* IE6対応 */
}

li.yosan_y a:hover img,
li.yosan_u a:hover img,
li.yosan_s a:hover img,
li.dosan_d a:hover img,
li.dosan_k a:hover img,
li.yodo a:hover img,
li.koutoku a:hover img,
li.naruto a:hover img,
li.tokushima a:hover img,
li.mugi a:hover img,
li.setoohashi a:hover img {
	visibility: hidden;
}

#main {
	padding-top: 100px;
	position: relative;
	width: 80%;
	max-width: 860px;
	left: 200px;
}



@media screen and (max-width: 1096px) {
	html {
		//font-size:14px;
		font-size: 14px;
	}

	#header {
		//height: 40px;
	}

	#side {
		display: none;
	}

	#main {
		//padding-top: 40px;
		//width: 100%;
		left: 0px;
	}

	#changeLine {
		visibility: visible;
	}

}