@charset "utf-8";
/* CSS Document */
#ooboke_torokko div.contents div#eventtrain-box dl.titlevisual dd {
  background: url("/share/images/01_trainbus/event_train/common/textbgnavy.gif") 0 100% repeat-y;
}
#ooboke_torokko div.contents div.section h3 {
  background: url(/share/images/01_trainbus/event_train/common/h3-backgroundnavy.gif) 0 100% no-repeat;
}
/* ※印 */
.ul-asterisk li {
  margin: 1em;
  padding-left: 1em;
  text-align: left;
  color: #df3d2b;
  text-indent: -1.3em;
}
.ul-asterisk li::before {
  content: "※ ";
}
/* 枠付きボックス */
.border-box {
  border: #4c6784 2px solid;
  padding: 1em;
  width: 70%;
  text-align: center;
  line-height: 2;
}
/* ボックス内にラベル */
.box-label {
  position: relative;
  margin: 2em 0;
  padding: 1.5em 1em;
  border: solid 3px #4c6784;
  border-radius: 8px;
}
.box-label .box-title {
  position: absolute;
  display: inline-block;
  top: -8px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 110%;
  background: #FFF;
  color: #4c6784;
  font-weight: bold;
}
.box-p {
  margin: 0;
  padding: 0;
  text-align: center
}
/* テーブル */
table , td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
  width: 100%;
}
td, th {
	padding: 3px;
	width: 30px;
	height: 25px;
  text-align: center;
}
th {
	background-color: #f0e6cc;
}
.even td:nth-of-type(2n+1) {
	background-color: #f5f5f5;
}
.odd td:nth-of-type(2n) {
	background-color: #f5f5f5;
}
.train-time.kudari {
  margin-bottom: 3em;
}
.bg-red {
  background-color: #fab6af;
}
/* テーブル_sp */
#ooboke_torokko #wrap #spContainer .train-time {
  overflow-x: auto;
}
/* ポイント */
.point-list-number {
  list-style-type: decimal;
  line-height: 3;
}
.point-list-pochi {
  list-style-type: disc;
  line-height: 2;
}
.point-list-number, .point-list-pochi {
  list-style-position: inside;
}
.point-list-pochi li{
  margin-left: 1em;
}
.point-list-number:first-child {
  margin-bottom: 1.5em;
}
.pochi-none li::merker {
  display: none;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.movie-credit {
  text-align: right;
}
#ooboke_torokko #wrap #spContainer .movie-credit {
  font-size: 0.55em;
}
.three-column {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 1.5em;
}
.three-column img {
  width: calc((100% / 3) - 20px)
}
.three-column img {
  margin-right: 10px;
}
.three-column img:last-child {
  margin-right: 0px;
}
.marker {
  background: linear-gradient(rgba(255, 255, 255, 0) 35%, #fff799 75%);
  font-weight: 700;
}
.txt-center {
  text-align: center;
}
.w100 {
  width: 100%;
}
.txt-indent {
  margin-left: 1.5em;
}
#ooboke_torokko #wrap #spContainer .txt-inden {
  margin-left: 46px;
}
/*5489リンク*/
.floating-button {
  position: fixed;
  z-index: 99999;
  bottom: 9.5rem;
  right: 0;
}
.banner {
  width: 39px;
  padding: 25px 10px;
  background: linear-gradient(347deg, rgb(15 39 110 / 90%), rgb(71 164 220 / 90%));
  color: #fff;
  font-weight: bold;
  text-align: center;
  writing-mode: vertical-rl;
  border-radius: 6px 0 0 6px;
}
.floating-button a {
  text-decoration: none;
}
.btn-txt {
  font-size: 1.8em;
  margin: 0 auto;
  line-height: 1.6;
}
/*5489リンク_sp*/
#ooboke_torokko #wrap #spContainer div.floating-button {
  display: inline-block;
  bottom: 0;
}
#ooboke_torokko #wrap #spContainer div.banner {
  width: 100vw;
  padding: 9px;
  writing-mode: horizontal-tb;
}
#ooboke_torokko #wrap #spContainer p.btn-txt {
  font-size: 1em;
  margin: 0 auto 6px;
  text-align: center;
}
#ooboke_torokko div#spFooter {
  padding-bottom: 2.7em !important;
}
/* spContainer */
#ooboke_torokko #wrap #spContainer div.section h3 {
  background: url(/share/images/01_trainbus/event_train/common/sp/h3-backgroundnavy.gif) 0 100% no-repeat;
}
#ooboke_torokko #wrap #spContainer div.section .border-box {
  width: 88%;
}
