@charset "UTF-8";
.translated-ltr {
  /*****イベントスケジュール*****/
  /******イベント ********/
  /****** ルート ********/
}
.translated-ltr #top .sec3 .inner .schedule {
  margin: 30px auto;
}
.translated-ltr #top .sec3 .inner .schedule li a div {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 3px;
}
.translated-ltr #top .sec3 .inner .schedule .badge {
  width: auto;
  height: auto;
  padding: 0 4px;
}
.translated-ltr #top .sec4 .img .detail > div p,
.translated-ltr #route .sec4 .img .detail > div p {
  font-size: 14px;
  line-height: 13px;
}
@media only screen and (min-width: 1200px) {
  .translated-ltr #top .sec4 .img .detail > div p,
  .translated-ltr #route .sec4 .img .detail > div p {
    font-size: 1.125rem;
    line-height: 25px;
  }
}
.translated-ltr #top .sec4 .img .detail > div p:first-of-type,
.translated-ltr #route .sec4 .img .detail > div p:first-of-type {
  padding-bottom: 5px;
}
.translated-ltr #top .sec4 .img .detail > div p:last-of-type,
.translated-ltr #route .sec4 .img .detail > div p:last-of-type {
  padding-top: 5px;
}
.translated-ltr #top .sec4 .img .detail > div p:last-of-type > font,
.translated-ltr #route .sec4 .img .detail > div p:last-of-type > font {
  display: block;
  margin-bottom: 3px;
}
.translated-ltr #top .sec4 .img .detail > div p:last-of-type i,
.translated-ltr #route .sec4 .img .detail > div p:last-of-type i {
  margin-top: 3px;
}
@media only screen and (min-width: 1200px) {
  .translated-ltr #top .sec4 .img .location5 > div p,
  .translated-ltr #route .sec4 .img .location5 > div p {
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 1400px) {
  .translated-ltr #top .sec4 .img .location5 > div p,
  .translated-ltr #route .sec4 .img .location5 > div p {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 768px) {
  .translated-ltr #top .sec5 .flex .item .img {
    width: 34%;
  }
  .translated-ltr #top .sec5 .flex .item p {
    width: 66%;
  }
}
.translated-ltr #top .sec6 .flex .item .badge {
  width: 47%;
  height: auto;
  padding: 6px 4px;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (min-width: 1001px) and (max-width: 1069px) {
  .translated-ltr #top .sec6 .flex .item .badge {
    font-size: 13px;
  }
}
.translated-ltr #top .sec6 .flex .item a .img .ribbon {
  font-size: 12px;
  line-height: 1.2;
}
.translated-ltr #tabcontrol {
  padding-right: 10px;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .translated-ltr #tabcontrol {
    padding-right: 0;
    padding-left: 0;
    gap: 0;
  }
}
.translated-ltr #route .sec6 .flex .item a {
  display: table;
  width: 100%;
  height: 100%;
  padding: 16px 35px 16px;
}
.translated-ltr #route .sec6 .flex .item a > font {
  display: table-cell;
  vertical-align: middle !important;
}
.translated-ltr #route .sec6 .route > div:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 10px;
}
.translated-ltr #route .sec6 .route .way .text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.translated-ltr #model .sec1 .top .flex .badge {
  width: auto;
  height: auto;
  padding: 2px 4px 3px;
}
.translated-ltr #model .sec1 .schedule .block .date {
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}
@media screen and (min-width: 768px) {
  .translated-ltr #model .sec1 .schedule .block .date {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .translated-ltr #model .sec6 .flex .item {
    width: 47%;
  }
}
.translated-ltr #model .sec6 .flex .item .detail .badge {
  width: auto;
  height: auto;
  padding: 6px 4px;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (min-width: 768px) {
  .translated-ltr #model .sec6 .flex .item .detail .badge {
    width: 47%;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1069px) {
  .translated-ltr #model .sec6 .flex .item .detail .badge {
    font-size: 13px;
  }
}

/**** ロシア語 *****/
html:lang(ru) #top .sec4 .img .detail > div p,
html:lang(ru) #route .sec4 .img .detail > div p {
  font-size: 11px;
  line-height: 12px;
}
@media only screen and (min-width: 1300px) {
  html:lang(ru) #top .sec4 .img .detail > div p,
  html:lang(ru) #route .sec4 .img .detail > div p {
    font-size: 15px;
    line-height: 16px;
  }
}
html:lang(ru) #top .sec4 .img .detail > div p:first-of-type,
html:lang(ru) #route .sec4 .img .detail > div p:first-of-type {
  padding-bottom: 5px;
}
html:lang(ru) #top .sec4 .img .detail > div p:last-of-type,
html:lang(ru) #route .sec4 .img .detail > div p:last-of-type {
  padding-top: 5px;
}
html:lang(ru) #top .sec4 .img .detail > div p:last-of-type > font,
html:lang(ru) #route .sec4 .img .detail > div p:last-of-type > font {
  display: block;
  margin-bottom: 3px;
}
@media only screen and (min-width: 768px) {
  html:lang(ru) #top .sec4 .img .detail > div p:last-of-type > font,
  html:lang(ru) #route .sec4 .img .detail > div p:last-of-type > font {
    margin-bottom: 5px;
  }
}