/* #entrance */
#entrance{
  background: url(/event/190210/img/bg_entrance.png) center bottom/cover no-repeat;
  color: #fff;
  padding-bottom: 20px;
}
#entrance .contents{ padding-top: 2em;}
#entrance .navbtn{ display: none;}

 #entrance h2{
  font-size: 50px;
  text-align: center;
  line-height: 1.2;
  /*    font-weight: normal;*/
  position: relative;
}
 #entrance h2 .text_s{ font-size: 85%;}
 #entrance h2 .icn_free{
  background: #eb7846;
  border-radius: 100%;
  display: inline-block;
  padding: 17px 13px;
  position: absolute;
  right: 5%;
  top: 20px;
}
 #entrance h2 .icn_free strong{
  /*    background: #eb7846;*/
  font-size: 23px;
}
 #entrance h2 img{ margin-bottom: 10px;}
 #entrance .subttl{
  text-align: center;
  font-size: 25px;
  line-height: 2;
}

 #entrance table{
  margin: 25px auto 0;
  width: 45%;
  max-width: 450px;
  color: #fff;
  box-sizing: border-box;
}
 #entrance th{
  width: 20%;
  border-bottom: 1px solid #fff;
  padding: 3px 8px;
  vertical-align: top;
}
 #entrance td{
  border-bottom: 1px solid #fff;
  padding: 3px 8px;
   text-align: left;
}

 #entrance td > ul > li{
  line-height: 1.5;
  margin: 5px 0;
}
 #entrance td > ul > li > h3{
  font-size: inherit;
  border-left: none;
  padding: inherit;
  margin: 0;
  color: inherit;
  text-align: inherit;
  font-weight: normal;
  border-top: none;
  border-bottom: none;
  background: none;
}

 #entrance .btn{ margin-right: 30px;}

 #entrance .pagenav{ text-align: right;}
 #entrance .pagenav li{
  display: inline-block;
  padding: 10px 30px 0 10px;
}
 #entrance .pagenav li a{ color: #fff;}
 #entrance .pagenav li a:before{
  font-family: FontAwesome;
  content: '\f078';
  display: inline-block;
  width: 15px;
  color: transparent;
  text-align: left;
  font-size: 0.6em;
}
 #entrance .pagenav li a:hover{
  text-decoration: none;
}
 #entrance .pagenav li a:hover:before{
  color: #fff;
}

@media screen and (max-width: 1024px) {
/*メイン部分sns表示*/
  .r_forum2019{ margin-top: 90px;}
}
@media screen and (min-width: 641px){
  #mainimg .txt01 {
    width: 13em;
    line-height: 1.6;
  }
}

@media screen and (max-width: 959px){
   #entrance th{ width: 25%;}
  #r_forum .inner h2 img,
   .inner h3 img{ max-width: 100%;}

/*    { margin-top: 100px;}*/

   #entrance{ background: url(/event/190210/img/bg_entrance.png) left bottom/cover no-repeat;}
   #entrance .contents{ padding-top: 30px;}
  #r_forum #entrance h2,
   #entrance table{ text-shadow: 1px 1px 3px #333;}
}

@media screen and (max-width: 700px){
   #entrance{
    background: url(/event/190210/img/bg_entrance.png) -80px top/cover no-repeat;
    padding-top: 10px;
  }
   #entrance .navbtn{
    display: block;
    width: 50px;
    color: #fff;
    background: #1c236d;
    padding: 5px;
    margin: 0 10px 10px auto;
    z-index: 251;
    border-radius: 5px;
    box-shadow: 2px 2px 0 #606383;
  }
   #entrance .pagenav{
    display: none;
    position: fixed;
    text-align: left;
    z-index: 250;
    width: 100%;
  }
   #entrance .pagenav.active{
    display: block;
  }
   #entrance .pagenav li{
    display: block;
    padding: 10px;
    background: #6773a2;
    border-bottom: 1px solid #fff;
    width: 50%;
    margin-left: 50%;
  }
   #entrance .pagenav li:last-child{ border-bottom: 0;}
   #entrance .contents{ padding-top: 0;}
   #entrance h2{ font-size: 2em;}
   #entrance h2 span{ font-size: 0.5em;}
   #entrance .subttl{ font-size: 0.5em; line-height: 3;}
   #entrance h2 .icn_free{
    display: block;
    width: 70px;
    top: 150px;
    right: 0;
    left: 0;
    margin: auto;
  }
   #entrance table {
    margin: 10px auto 0;
    width: 85%;
  }
   #entrance dl{
    width: 96%;
    margin: 25px auto 10px;
    padding: 15px;
  }
   #entrance dt{
    width: 100%;
    border-bottom: 1px dotted #333;
    margin-bottom: 10px;
  }
   #entrance dd{ margin-left: 0; margin-bottom: 15px;}
   #entrance .btn{ margin-right: auto;}
}

.bnr_kyouyousemi img {
  width: 100%;
}
