@charset "UTF-8";

/* 共通  */
#ryoukin,
#kensyuu,
#etc {
	padding-top: 120px;
}

#atendanto ul,
#nagare ul,
#ryoukin ul,
#etc ul {
	padding: 0;
	list-style-type: none;
	font-size: 1.4em;
}

#atendanto ul li,
#nagare ul li,
#ryoukin ul li,
#etc ul li {
	position: relative;
	padding-left: 3em;
	line-height: 1.8;
}

#atendanto ul li::before,
#nagare ul li::before,
#ryoukin ul li::before,
#etc ul li::before {
	position: absolute;
	padding-top: 0em;
	left: 2em;
	font: var(--fa-font-solid);
	content: "\f105";
	font-size: 0.8em;
	line-height: 2;
	color: #000;
	background-color: transparent;
}

#etc ol li {
	position: relative;
	padding-left: 0.5em;
	line-height: 1.8;
}

#etc ol li::before {
	content: none;
}

#nagare ol,
#ryoukin ol,
#kensyuu ol {
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: decimal;
}

#nagare ol li,
#ryoukin ol li,
#kensyuu ol li {
	padding: 0 0 0 5px;
	text-align: left;
	margin-left: 5px;
	font-size: 1.4em;
	line-height: 2;
}

#nagare h4,
#ryoukin h4 {
	font-size: 1.6em;
	line-height: 1.2;
	margin-top: 20px;
	color: #996B0E;
}

#ate-access a {
	color: #00f;
}

#ate-access .table tbody>tr>td.bus.blue {
	background-image: url('../../images/bus-blue.png');
	background-size: 16px auto;
	background-repeat: no-repeat;
	background-position: left;
}

#ate-access .table tbody>tr>td.bus.pink {
	background-image: url('../../images/bus-pink.png');
	background-size: 16px auto;
	background-repeat: no-repeat;
	background-position: left;
}

#ate-access .table tbody>tr>td.bus.red {
	background-image: url('../../images/bus-red.png');
	background-size: 16px auto;
	background-repeat: no-repeat;
	background-position: left;
}

#ate-access .table tbody>tr>td.bus.green {
	background-image: url('../../images/bus-green.png');
	background-size: 16px auto;
	background-repeat: no-repeat;
	background-position: left;
}

#atendanto h3,
#nagare h3,
#ryoukin h3,
#kensyuu h3,
#etc h3,
#ate-access h3 {
	font-size: 1.6em;
	font-weight: normal;
	border: 2px solid transparent;
	padding: 5px 0;
	border-radius: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #000;
	background-color: #ffc107;
	outline: none;
	text-align: center;
}

#nagare h4 {
	text-indent: -2em;
	padding-left: 3em;
}

.ruby_flag {

	#nagare h4 {
		line-height: 1.8;
		margin-right: 0.5em;
	}

	#nagare h4 ruby[data-ruby]::before {
		bottom: 70%;
	}

	#nagare ul li,
	#nagare ol li,
	#ryoukin ul li,
	#kensyuu ol li,
	#etc ul li {
		margin-right: 0.5em;
	}

	#ate-access h3 {
		padding-top: 20px;
	}
}

.text-small {
	font-size: 1em;
}

/*  pc  */
@media (min-width: 1200px) {
	#title {
		width: 100%;
		background: linear-gradient(150deg, #f7e3c4 0%, #f7e3c4 50%, #ffc107 50%, #ffc107 100%);
	}

	.navbar-inverse .navbar-nav {
		margin-top: 85px;
	}

	#ryoukin .table>thead>tr>th.kou,
	#ryoukin .table>thead>tr>th.shi {
		width: 40%;
		text-align: center;
	}

	#ryoukin .table>thead>tr>th.kou,
	#ryoukin .table>thead>tr>th.riyou,
	#ryoukin .table>thead>tr>th.jimu,
	#ryoukin .table>tbody>tr>td.kou,
	#ryoukin .table>tbody>tr>td.ate,
	#ryoukin .table>tbody>tr>td.riyou,
	#ryoukin .table>tbody>tr>td.jimu {
		width: 20%;
		text-align: center;
	}

	#ryoukin .table>tbody>tr>td.kouthuu {
		width: 60%;
	}

	#ryoukin .table>tbody>tr>td span {
		display: none;
	}
}

/*  TB	*/
@media screen and (min-width: 768px) and (max-width: 1200px) {
	#title {
		width: 100%;
		background: linear-gradient(150deg, #f7e3c4 0%, #f7e3c4 50%, #ffc107 50%, #ffc107 100%);
	}

	#ryoukin .table>thead>tr>th.kou,
	#ryoukin .table>thead>tr>th.shi {
		width: 40%;
		text-align: center;
	}

	#ryoukin .table>thead>tr>th.kou,
	#ryoukin .table>thead>tr>th.ate,
	#ryoukin .table>thead>tr>th.riyou,
	#ryoukin .table>thead>tr>th.jimu,
	#ryoukin .table>tbody>tr>td.kou,
	#ryoukin .table>tbody>tr>td.ate,
	#ryoukin .table>tbody>tr>td.riyou,
	#ryoukin .table>tbody>tr>td.jimu {
		width: 20%;
		text-align: center;
	}

	#ryoukin .table>tbody>tr>td.kouthuu {
		width: 60%;
	}

	#ryoukin .table>tbody>tr>td span {
		display: none;
	}

	.ruby_flag {
		h3.section-heading {
			line-height: 2;
		}

		h3.section-heading ruby[data-ruby]::before {
			bottom: 68%;
		}

		#atendanto ul li,
		#ryoukin ul li,
		#ryoukin ol li {
			margin-right: 0.5em;
		}
	}
}

/*  SP	*/
@media screen and (max-width: 767px) {
	#title {
		width: 100%;
		background: linear-gradient(180deg, #f7e3c4 0%, #f7e3c4 20%, #ffc107 80%, #ffc107 100%);
	}

	#ryoukin thead {
		display: none;
	}

	#title h2 {
		color: #000;
		background-color: transparent;
	}

	#ryoukin .table>tbody>tr>th,
	#ryoukin .table>tbody>tr>td {
		font-size: 1em;
	}

	#ryoukin .table>tbody>tr>th.kou,
	#ryoukin .table>tbody>tr>th.ate,
	#ryoukin .table>tbody>tr>th.riyou,
	#ryoukin .table>tbody>tr>th.jimu #ryoukin .table>tbody>tr>td.kou,
	#ryoukin .table>tbody>tr>td.ate,
	#ryoukin .table>tbody>tr>td.riyou,
	#ryoukin .table>tbody>tr>td.jimu,
	#ryoukin .table>tbody>tr>td.kouthuu {
		display: block;
		width: 100%;
		text-align: center;
	}

	#ryoukin .table>tbody>tr>th.kou,
	#ryoukin .table>tbody>tr>td.jimu,
	#ryoukin .table>tbody>tr>td.ate {
		border-bottom: 1px solid #000;
	}

	#ryoukin .table>tbody>tr>td span {
		margin-right: 1em;
	}

	h3.section-heading {
		font-size: 1.2em;
		padding: 0.5em 0;
	}

	.ruby_flag {
		h3.section-heading {
			line-height: 2;
		}

		h3.section-heading ruby[data-ruby]::before {
			bottom: 68%;
		}

		#atendanto ul li,
		#ryoukin ul li,
		#ryoukin ol li {
			margin-right: 0.5em;
		}
	}
}