@charset "UTF-8";

/**Bリーグ干渉部分***********/
.layout-content{
  background: none !important;
}


/*************/

.serif{
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mono hr{
  border: none;
}
.mono li{
  list-style: none;
}
.mono figure,
.mono dl,
.mono ul,
.mono span,.mono a,
.mono div,.mono p,
.mono h1,.mono h2,.mono h3,.mono h4,.mono h5,
.mono li,
.mono th,.mono td,.mono dd,.mono dt,
.mono address{
  padding: 0;
  margin: 0;
  font-size: 16px;
  letter-spacing: 1px;
  font-style: normal;
  font-optical-sizing: auto;
  font-weight: normal;
  font-family: 'Noto Sans JP', sans-serif;
  color: #111;
}
.t-bold,
.mono h1,.mono h2,.mono h3,.mono h4,.mono h5{
  font-weight: bold;
}
.mono a{
  text-decoration: none;
}

.mono table{
  border-collapse: collapse;
}
.mono .ph{
  line-height: 0;
  position: relative;
}
.mono .ph.tx{
  line-height: 1.5;
}

.ph img{
  width: 100%;
  height: auto;
}
.mono .t-bold{
  font-weight: bold;
}
body{
  padding: 0;
  margin: 0;
}

body.mono,
html{
  margin: 0;
  width: 100%;
  height: auto;
  overflow-x: hidden;
}
div.mono{
  overflow: hidden;
  position: relative;
  /*z-index: 1;
  background: #fff;*/
}


.mono .t-en a,
.mono .t-en span,
.mono .t-en{
    font-family: "BLG Hudson";
    src: url("https://db.onlinewebfonts.com/t/e8a606886896d2d9ff493d48237abe1c.eot");
    src: url("https://db.onlinewebfonts.com/t/e8a606886896d2d9ff493d48237abe1c.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/e8a606886896d2d9ff493d48237abe1c.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/e8a606886896d2d9ff493d48237abe1c.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/e8a606886896d2d9ff493d48237abe1c.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/e8a606886896d2d9ff493d48237abe1c.svg#BLG Hudson")format("svg");
}


.mono .pc{
  display: block;
}
.mono .sp{
  display: none;
}

.ph,
.ph a,
.ph img{
  line-height: 0;
}
.ph img{
  width: 100%;
}

.mono .t-bold{
  font-weight: bold;
}
.mono .t-center{
  text-align: center;
}
.mono .mt-16{
  margin-top: 16px;
}
.mono .mt-24{
  margin-top: 24px;
}
.mono .mt-32{
  margin-top: 32px;
}
.mono .mt-40{
  margin-top: 40px;
}
.mono .mb-16{
  margin-bottom: 16px;
}
.mono .mb-24{
  margin-bottom: 24px;
}
.mono .mb-32{
  margin-bottom: 32px;
}
.mono .mb-40{
  margin-bottom: 40px;
}


.mono .t-center{
  text-align: center;
}

.mono .chu p,
.mono .chu li a,
.mono .chu li,
.mono .chu{
  font-size: 12px;
}

.mono .t-tate{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.c-flex{
  display:flex;
  align-items:  stretch;
}
.c-flex.rap{
  flex-wrap: wrap;
}
.c-flex.v-center{
  align-items:  center;
}
.c-flex.c-center{
  justify-content: center;
}
.c-flex.re{
  flex-direction: row-reverse;
}
.mono .c-flex.space-between{
  justify-content: space-between;
}
.c-flex.c-between{
  justify-content: space-between
}
.c-flex.c-center.grow1 li{
   flex: 1;
}


.mono .c-main{
  color: #8fc31f;
}
.c-main small,
.c-main span{
  color: #8fc31f;
}
.c-main small{
  font-size: 1.4rem;
}

.mono .icon a,
.mono .icon{
  position: relative;
}
.mono .icon a:before,
.mono .icon:before{
  content: '';
  display: block;
  position: absolute;
}


table.normal th,
table.normal td{
  padding: 8px 8px;
  border:solid 1px #999999;
  font-weight: normal;
}


table .t-center th,
table .t-center td,
table .t-center{
  text-align: center;
}
table.kaihi thead th{
  font-weight: bold;
}
table td.bt-none{
  border-top: none !important;
  padding-top:0;
}
table th.bb-none{
  border-bottom: none !important;
  padding-bottom: 0;
}
table.kaihi .money td{
  font-size: 1.2rem;
  letter-spacing: 0;
}



.mono article{
  position: relative;
  z-index: 1;
}

.bg-mono span,
.bg-mono a{
  color: #fff;
}
.bg-black{
  background: #111;
  background: url(../img/common/bg-black.jpg)repeat;
}
.bg-gold{
  background: #b09d60;
  background: url(../img/common/bg-gold.jpg)repeat;

}



.bg-black span,
.bg-black li,
.bg-black a,
.bg-black p,
.bg-black div,
.bg-black h1,
.bg-black h2,
.bg-black h3,
.bg-black h4,
.bg-black h5{
  color: #fff;
}

.mono .before:before,
.mono .after:after{
  content: '';
  display: block;
}
.mono .waku-900{
  max-width: 900px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.mono .waku-1200{
  max-width: 1200px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.mono .waku-1440{
  max-width: 1440px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

