@charset "UTF-8";
#timetable .contents.add.lower .content-block li .link .box {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px 39px 11px 0px;
  background: url(/common//common/rosen/route_search/images/icon_arrow.png) no-repeat 438px center;
  background-color: rgba(25, 5, 0, 0.7);
}

#timetable .unkyu {
  width: 6rem;
  margin: 0 auto 0.3rem;
  padding: 0.22rem;
  border: 2px solid #fadfdf;
  border-radius: 3px;
  background: #fff1f1;
}

#timetable .unkyu dl dt {
  padding: 0 0 0.18rem 0.41rem;
  background: url(/common/images/icon_caution2.png) no-repeat 0 0;
  background-size: 0.3rem auto;
  font-size: 0.28rem;
  line-height: 0.36rem;
  font-weight: bold;
}

#timetable .unkyu dl dd {
  font-size: 0.26rem;
  line-height: 0.3rem;
}

#timetable .unkyu dl dd a {
  color: #0054b4;
}

#timetable .unkyu dl dd ul li {
  padding: 0 0 0 1em;
  margin: 0 0 0.1rem;
  text-indent: -1em;
  line-height: 0.36rem;
}

#timetable .unkyu dl dd ul li:last-child {
  margin: 0;
}

#timetable .unkyu dl dd ul li::before {
  content: "●";
  display: inline;
  color: #f25858;
  font-size: 0.26rem;
  line-height: 0.3rem;
}

#timetable .dia h3 {
  height: 40px;
  margin: 0 0 30px;
  padding: 0 0 0 15px;
  border-radius: 3px;
  background: #6d5c52;
  color: #fff;
  font-size: 18px;
  line-height: 44px;
}

#timetable .dia .info {
  margin: 0 0 15px;
  font-size: 0.24rem;
  line-height: 0.37rem;
  margin-bottom: 0.2rem;
  text-align: right;
}

#timetable .dia .header {
  height: 34px;
  padding: 0 0 0 182px;
  border-radius: 3px;
  background: #e7e4db;
  color: #000;
  font-size: 16px;
  line-height: 38px;
  font-weight: bold;
}

#timetable .dia .dia-list {
  margin: 0 0 0.4rem;
  padding: 0;
  border-top: 1px dotted #d2c8a9;
}

#timetable .dia .dia-list .box-inner {
  overflow: hidden;
  padding: 15px 0 10px;
  border-bottom: 1px dotted #d2c8a9;
}

#timetable .dia .dia-list > li {
  margin-top: 30px;
}

#timetable .dia .dia-list li .content-list__title {
  margin: 0 0 10px;
  margin-right: 10px;
  color: #330000;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
}

#timetable .dia .dia-list li .content-list__note {
  display: inline-block;
  color: #FF0000;
}

#timetable .dia .dia-list li .box-inner .detail {
  display: flex;
  flex-direction: column;
}

#timetable .dia .dia-list li .box-inner .goto {
  font-size: 0.24rem;
  line-height: 0.37rem;
  max-width: 500px;
  width: 100%;
  margin-bottom: 10px;
}

#timetable .dia .dia-list li .box-inner a {
  color: #0054b4;
}

#timetable .dia .dia-list li .box-inner a.time-dl {
  display: block;
  min-width: 7em;
  padding: 0.1rem 0;
  line-height: 0.37rem;
  text-align: center;
}

#timetable .dia .dia-list li .box-inner a.time-dl--normal {
  background: #fafaf9 none repeat scroll 0 0;
  border: 1px solid #e6e2d6;
}

#timetable .dia .dia-list li .box-inner a.time-dl--simple {
  color: #000000;
  pointer-events: none;
  text-decoration: none;
}

#timetable .dia .dia-list li .links {
  float: right;
  display: table;
  width: 100%;
  height: 100%;
}

#timetable .dia .dia-list li .links ul {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}

#timetable .dia .dia-list li .links ul > li {
  min-width: 1.36rem;
  vertical-align: middle;
  text-align: center;
  margin-right: 5px;
}

#timetable .dia .dia-list li .links ul > li:last-of-type {
  margin-right: 0;
}

#timetable .dia .dia-list li .links ul > li a {
  color: #0054b4;
  font-size: 0.24rem;
}

#timetable .dia .dia-list li .links ul.pdf li {
  width: 420px;
  text-align: center;
}

#timetable .dia .dia-list li .links ul.pdf li p {
  margin: 0 20px;
}

#timetable .tab {
  background: #DEDBD4;
  padding: 10px;
  margin-bottom: 30px;
}

#timetable .tab__menu {
  display: flex;
}

#timetable .tab__menu li {
  width: calc(100% / 4);
  margin-right: 15px;
  font-size: 12px;
  text-align: center;
  background-color: #FFFFFF;
  font-weight: bold;
  line-height: 30px;
  border-radius: 3px;
}

#timetable .tab__menu li:last-of-type {
  margin-right: 0;
}

#timetable .tab__menu .active {
  background-color: #009CFF;
  color: #FFFFFF;
}

#timetable .tab__menuItem {
  position: relative;
}

#timetable .tab .acd-label {
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  display: block;
  padding: 10px;
  width: 100%;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  height: 100%;
}

#timetable .tab .test {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  padding: 0 20px;
  margin-top: 60px;
  bottom: 0;
  top: 0;
}

#timetable .tab .acd-content {
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
}

#timetable .tab .checkbox:checked + .acd-label {
  background: #009CFF;
  color: #FFFFFF;
  height: 100%;
}

#timetable .tab .tab__menu .checkbox:checked + .acd-label::after {
  content: " ";
  display: block;
  position: absolute;
  width: 13px;
  height: 11px;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: url(/common/images/icon_arrow08.png) no-repeat 0 0;
  background-size: 13px 11px;
}

#timetable .tab .cehckbox:checked + .acd-label + .acd-content {
  height: 40px;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}

#timetable .tabInner {
  display: none;
  margin-top: 20px;
}

#timetable .tabInner p {
  font-weight: bold;
  padding-top: 15px;
  padding-left: 15px;
  margin-bottom: 10px;
  border-top: solid 2px #FFFFFF;
}

#timetable .tabInner__listItems {
  display: none;
}

#timetable .tabInner__listItems ul {
  display: flex;
  flex-wrap: wrap;
}

#timetable .tabInner__acdUnit {
  margin-bottom: 10px;
  margin-right: 10px;
  width: calc(100% / 6 - 10px);
  text-align: center;
}

#timetable .tabInner__acdUnit:nth-of-type(n*6) {
  margin-right: 0;
}

#timetable .tabInner .active {
  display: block;
}

#timetable .tabInner .show {
  display: block;
}

#timetable .accordion .btn {
  overflow: hidden;
  float: none;
  padding: 0;
  background: none;
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
}

#timetable .accordion .btn::before {
  content: '';
  position: absolute;
  display: block;
  left: 10px;
  height: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  background: #B8B098;
}

#timetable .accordion .btn div {
  overflow: hidden;
  display: table-cell;
  width: 850px;
  padding: 10px 50px 10px 40px;
  font-weight: bold;
  vertical-align: middle;
}

#timetable .accordion .btn a {
  display: table;
  width: 100%;
  height: 100%;
  color: #000;
  border-radius: 3px;
  background: url(/common/images/icon_accordion_open.png) no-repeat right 3px center #efeeea;
}

#timetable .accordion .btn.on a {
  background: url(/common/images/icon_accordion_close.png) no-repeat right 3px center #efeeea;
}

#timetable .accordion .btn.on .box {
  overflow: hidden;
  padding: 0 10px 30px;
}

#timetable .accordion .btn.on .box dt {
  float: left;
  padding-left: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #330000;
}

#timetable .accordion .btn.on .box dd {
  float: right;
  width: 900px;
  font-size: 13px;
  line-height: 1.69230769;
}

#timetable .content-inner__box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
}

#timetable .content-inner__leftTxt {
  color: #FF0000;
  line-height: 0.37rem;
}

#timetable .content-inner__rightTxt {
  text-align: right;
}

#timetable .inner-title {
  padding: 10px 0;
  background: #E7E4DB;
  border-radius: 2px;
  padding-left: calc(100% / 4);
}

#timetable .contents .content-title {
  float: none;
}

#timetable .content-title-brown {
  margin-bottom: 20px;
}

#timetable .common-nav ul li {
  position: relative;
  display: table;
  width: 140px;
  margin-right: 4px;
}

#timetable .common-nav ul li:last-child {
  margin-right: 0;
}

#timetable .common-nav ul li a {
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
  background-image: none;
}

#timetable .common-nav ul li a.on {
  background: #009cff;
  color: #fff;
}

#timetable .common-nav ul li a.on:after {
  content: " ";
  display: block;
  position: absolute;
  width: 13px;
  height: 11px;
  bottom: -10px;
  left: 44%;
  background: url(/common/images/icon_arrow08.png) no-repeat 0 0;
  background-size: 13px 11px;
}

#timetable .common-nav .long {
  width: 236px;
}

#timetable dl dd .links li a {
  color: #0054b4;
}

#timetable ol li {
  list-style-type: none;
}

#timetable img.win {
  margin: 9px 0 0 9px;
}

#timetable .accordion.checkbox section {
  display: none;
}

#timetable .accordion.checkbox .js {
  display: block;
}

#timetable .checkbox {
  display: none;
}

#timetable .show {
  display: block;
}

#timetable .related {
  background: #eee;
  padding: 0.2rem;
}

#timetable .related h3 {
  font-size: 0.25rem;
  margin: 0 0 0.1rem;
}

#timetable .related__list {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

#timetable .related__list li {
  margin-right: 30px;
  position: relative;
  padding-left: 1em;
  font-size: 0.24rem;
  line-height: 0.37rem;
  margin: 0 0 0.2rem;
}

#timetable .related__list li:last-of-type {
  margin-right: 0;
}

#timetable .related__list li a {
  color: #0054b4;
  padding: 0 0 0 0.2rem;
  background: url(/common/images/icon_arrow01.png) no-repeat left center;
  background-size: 0.08rem auto;
  font-size: 0.18rem;
}
