@charset "UTF-8";

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

body{
  padding: 0;
  margin: 0;
}

body.mono,html{
  margin: 0;
  width: 100%;
  height: auto;
  overflow-x: hidden;
}
*/
.layout-content .second-body p{
  margin-bottom: 0;
}


/*************/
.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: #444839;
}
.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;
}

.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-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 .title.title-normal{
font-weight: bold;
  margin-bottom:16px;
  text-align:center;
}

/**U12-U18****************/

.mono .conte-normal{
  padding: 0px 0px 40px;
}
.conte-normal + .conte-normal{
  padding-top:0; 
}

.mono .content-bg{
  padding: 40px 20px;
}

.mono .bg-gray{
  background: #f8f6f1;
}

div.mono{
  overflow: hidden;
  background: #fff;
}
.mono{
  background: #fff;
}



#conte-top .ph.main{
  margin-bottom: 30px;
}

.mono .honbun p,
.mono .honbun{
  line-height: 1.6;
  text-align: center;
}
.mono .honbun{
  width: calc(100% - 100px);
  display: table;
  margin: 0 auto 40px;
}

.mono .cont-botton{
  display: flex;
  align-items:  center;
  justify-content: center;
}
.mono .cont-botton li{
  line-height: 1;  
}
.mono .cont-botton li + li{
  margin-left: 15px;
}
.mono .cont-botton.tx li a{
  background: #8fc31f;
  padding: 10px 24px;
  color: #fff !important;
  border-radius: 4px;
  line-height: 1;
  display: block;
}

/*********************/
#youth.conte-normal{
}
#youth .cont-botton li a{
  border: solid 2px #b0d86a;
  background: none;
  border-radius: 4px;
  line-height: 1;
  display: block;
}

.cont-botton.image img{
  width: 100%;
  height: auto;
}





