@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: 0.05rem;
    font-style: normal;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  color: #111;
}
.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;
}
.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 .t-en .t-jp{
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
}

.bg-mono a{
  color: #fff;
}
.mono .pc{
  display: block;
}
.mono .sp{
  display: none;
}

.ph,
.ph a,
.ph img{
  line-height: 0;
}
.ph img{
  width: 100%;
}
.tx-large{
  font-size:2rem;
}

.mono .t-bold{
  font-weight: bold;
}
.mono .t-large{
  font-size: 1.5rem;
  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-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 .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;
  color: #7caa17;
}
.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 em{
  font-weight: bold;
  font-style: normal;
}
.mono em span{
  font-weight: bold;
}

.mono .conte-normal{
  padding: 100px 20px;
}
.mono .conte-normal + .conte-normal{
  padding-top: 0;
}

.mono .waku-900{
  display: table;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}

.mono .content-bg{
  padding: 100px 20px;
}

.mono .bg_gray{
  background: #ddd;
}

.mono .bg_main{
  background: #8fc31f;
}
.bg_sunahama,
.mono.bg_sunahama,
.mono .bg_sunahama{
  background: url(../img/bg_sunahama.jpg)repeat;
}


div.mono{
  overflow: hidden;
  background: #fff;
}
.mono{
  background: #fff;
}