<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.button--arrow {
  min-width: 120px;
}

.button--disable {
  background-color: #F0F0F0;
  color: #a6a6a6;
}

.grid__type--three .item--infor a {
  display: inline-block;
  width: 93%;
}

.grid__type--three .item--infor .line {
  display: inline-block;
  width: 15px;
  height: 1px;
  margin: 9px 10px 0 0;
  background-color: #e0e0e0;
  vertical-align: top;
}

.select-arrow {
  display: inline-block;
  position: relative;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
}

.select-arrow select {
  height: 46px;
  min-width: 200px;
  padding: 12px 61px 12px 15px;
  background-color: #fff;
  font-size: 14px;
  line-height: 46px;
  border: none;
}

.select-arrow:after {
  content: '';
  width: 46px;
  height: 46px;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f0f0f0 url(/images/common/icon/select_arrow.png) no-repeat center;
}


.banner__news .item {
  height: 180px;
  width: 100%;
  position: relative;
  /* background: url("/images/common/backgrounds/yokohama03.jpg") 50% 50%/cover no-repeat padding-box; */
  background: url("/images/common/background-short.jpg") 50% 50%/cover no-repeat padding-box;
}

@media only screen and (min-width: 1475px) {
  .banner__news .item {
    margin: 0 auto;
    position: relative;
    height: 180px;
    width: 100%;
    max-width: 1980px;
    /* background: url("/images/common/backgrounds/yokohama03.jpg") 50% 50%/cover no-repeat padding-box; */
    background: url("/images/common/background-short.jpg") 50% 50%/cover no-repeat padding-box;
  }
}

.news-calendar__months-box {
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
}

.news-calendar__months-box li {
  display: inline-block !important;
  width: 33%;
  font-weight: bold;
  text-align: center;
}

.news-calendar__months-box li a {
  color: #262626;
}

.news-calendar__months-box li a:hover {
  opacity: 0.7;
}

.news-calendar__months-box li.active {
  font-size: 20px;
}

.news-calendar__months-box li:first-child {
  text-align: left;
}

.news-calendar__months-box li:last-child {
  text-align: right;
}

.news-calendar__months-box__arrow--left, .news-calendar__months-box__arrow--right {
  display: inline-block;
  width: 8px;
  height: 16px;
}

.news-calendar__months-box__arrow--left {
  margin: 0 10px -2px 0;
  background: url("/images/common/arrow__list--left.png") no-repeat;
  background-size: 100%;
}

.news-calendar__months-box__arrow--right {
  margin: 0 0 -2px 10px;
  background: url("/images/common/arrow__list--right.png") no-repeat;
  background-size: 100%;
}

.news-filter-tags {
  width: 100%;
  margin: 20px auto 0;
}

.news-filter-tags-detail {
  display: none;
}

.news-filter-tags .tag--filter {
  padding: 0px 10px;
}

.old-design.team07 .list__type--one .item {
  margin: 0px;
}

.old-design.team07 .ul_tabS01 {
  margin-bottom: 30px;
}

.news--content .left,
.news--content .right {
  display: inline-block;
  vertical-align: top;
}

.news--content .left {
  width: 395px;
  margin: 0px 30px 0px 0px;
}

.news--content .left p {
  margin: 0px 0px 20px 0px;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 1.8;
}

.news--content .right {
  width: 370px;
}

.news--social {
  text-align: center;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
}

.news--social .news-filter-tags {
  width: 100%;
  margin: 0px;
}

.news--social .tag--filter {
  margin: 0px 10px 0px 0px;
}

.news .game--match .list__type--one .item--score {
  width: 375px;
}

.news .game--match .list__type--one .item--score-center {
  width: 20px;
}

.news .game--match .list__type--one .item--score-right {
  width: 62%;
}

.news .game--match .list__type--one .item--score-right img {
  width: 50px;
  margin: 0px 10px 0px 0px;
}

.news .game--match .list__type--one .item--button .button {
  background-color: #004091;
  color: #FFF;
}

.news--note {
  padding: 0px 0px 0px 20px;
}

ul.news--note li{
  list-style-type:disc;
  display: list-item;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 4px;
}

.news--note p span:first-child {
  display: inline-block;
  margin: 0px 20px 0px 0px;
}

.news--appear {
  padding: 80px 0px;
  background-color: #f7f7f7;
  text-align: center;
}

.news--appear-image {
  padding: 26px 0px;
  background-color: #FFF;
  border: 3px solid #e0e0e0;
  box-sizing: border-box;
}

.news--appear-image img {
  width: 300px;
}

.news--navi-main ul li:first-child a {
  margin: 0px 15px 0px 0px;
}

.news--navi-main ul li:last-child a {
  margin: 0px 0px 0px 15px;
}

.news-calendar .list__type--one .item--content {
  width: 88%;
}

.news--information .list__type--one .item--content {
  width: 73%;
}

.news--image-one {
  width: 208px;
  height: 208px;
}


.news--target .left,
.news--target .right {
  display: inline-block;
  vertical-align: top;
}

.news--target .left {
  width: 395px;
  margin: 0px 30px 0px 0px;
}

.news--target .left p {
  margin: 0px 0px 20px 0px;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 1.8;
}

.news--target .right {
  width: 370px;
}

.imgL20 {
  float: left;
  margin-right: 20px;
}

.imgR20 {
  float: right;
  margin-left: 20px;
}

.imgR30 {
  float: right;
  margin-left: 30px;
}

.imgR40 {
  float: right;
  margin-left: 40px;
}

.imgR50 {
  float: right;
  margin-left: 50px;
}

.table-holder {
    overflow-x: scroll;
}

.table-holder table.w300{
  width: 300px;
}

.table-holder table.w400{
  width: 400px;
}

.table-holder table.w500{
  width: 500px;
}

.table-holder table.w600{
  width: 600px;
}

.table-holder table.w700{
  width: 700px;
}

.table-holder table.w800{
  width: 800px;
}

.table-holder table.w900{
  width: 900px;
}

.table-holder table.w1000{
  width: 1000px;
}

.table-holder table.w1100{
  width: 1100px;
}

.table-holder table.w1200{
  width: 1200px;
}
</pre></body></html>