@charset "UTF-8";
/*---------------wrapper----------------*/
.snswrap {
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0px;
  padding-left: 0;
}

.snswrap li {
  list-style: none;
  float: right;
  margin-left: 20px;
  font-size: 25px;
}

.snswrap li i {
  transition: 0.3s;
}

.snswrap li:nth-child(1) i {
  color: #4265B6;
}

.snswrap li:nth-child(2) i {
  color: #1497DD;
}

.snswrap li:hover i {
  opacity: 0.8;
}

.singletitle {
  margin-bottom: 50px;
}

.singletitle h3 {
  margin-bottom: 0;
  font-size: 18px;
  padding-bottom: 5px;
}

.imgarea {
  text-align: center;
  margin-bottom: 30px;
}

.imgarea img {
  max-width: 100%;
}

h5 {
  margin-top: 0;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  color: #004EA2;
  border-left: 5px solid #004EA2;
  font-size: 16px;
  padding-left: 10px;
}

h4 {
  font-size: 16px;
  color: #004EA2;
  border-bottom: 2px solid #004EA2;
}

.dates {
  margin-bottom: 50px;
}

.dates table {
  width: 100%;
}

.dates table th {
  color: #ffffff;
  background-color: #072C59;
  font-size: 18px;
}

.dates table td,
.dates table th {
  border: 1px solid #767676;
  padding: 10px;
}

.dates table td:first-child {
  text-align: center;
  background-color: #EEEEEE;
}

.dates table td.tablecomment {
  text-align: left;
}

.dates table td.tablecomment span {
  color: #BA0001;
  border: 1px solid #BA0001;
  line-height: 3em;
  padding: 5px;
}

.mappdf {
  color: #767676;
  border: 1px solid #DCDCDC;
}

.map {
  padding-left: 10px;
  padding-right: 10px;
  color: #767676;
  text-decoration: none;
  text-align: center;
  background: #dcdcdc; /* Old browsers */
  background: -moz-linear-gradient(top, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
  border: thin solid #dcdcdc;
}

.pdficon {
  margin-bottom: 20px;
}

.pdficon a {
  text-decoration: none;
}

.pdficon a:hover {
  text-decoration: underline;
}

.pdficon img {
  vertical-align: bottom;
}

.buttonwrap {
  margin-bottom: 30px;
}

.buttonwrap a {
  text-decoration: none;
}

.buttonwrap i {
  font-size: 20px;
  color: #004EA2;
}

.buttonwrap ul {
  display: table;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}

.buttonwrap ul li {
  display: table-cell;
}

.buttonwrap ul {
  border-spacing: 30px;
}

.button a {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  color: #767676;
  border: thin solid #dcdcdc;
  transition: 0.3s;
  background: #dcdcdc; /* Old browsers */
  background: -moz-linear-gradient(top, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
  text-decoration: none;
}

.buttonwrap ul li a {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  color: #767676;
  border: thin solid #dcdcdc;
  transition: 0.3s;
  background: #dcdcdc; /* Old browsers */
  background: -moz-linear-gradient(top, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
  display: block;
}

.buttonwrap p {
  text-align: center;
  margin-bottom: 50px;
}

.buttonwrap p a {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  color: #767676;
  border: thin solid #dcdcdc;
  transition: 0.3s;
  background: #dcdcdc; /* Old browsers */
  background: -moz-linear-gradient(top, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #dcdcdc 0%, #f4f4f4 30%, #f4f4f4 70%, #dcdcdc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
}

#event .event-freetable {
  width: 100%;
  margin-bottom: 30px;
}

#event .event-freetable p {
  margin: 0;
}

#event .event-freetable tr.table-maintitle th {
  color: #FFFFFF;
  background-color: #0C407F;
  padding-bottom: 10px;
  padding-top: 10px;
  border: 1px solid #DCDCDC;
}

#event .event-freetable tr.table-subtitle th {
  background-color: #0E4E9C;
  color: #FFFFFF;
  padding-bottom: 10px;
  padding-top: 10px;
}

#event .event-freetable tr th,
#event .event-freetable tr td {
  border: 1px solid #DCDCDC;
}

#event .event-freetable tr td {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.8em;
  box-sizing: border-box;
}

#event .event-freetable tr td:nth-child(1) {
  text-align: center;
  background-color: #EEEEEE;
}

.block2 {
  overflow: hidden;
  margin-bottom: 30px;
}

.block2 figcaption {
  text-align: center;
  color: #767676;
}

.img-l {
  float: left;
  width: 50%;
  text-align: center;
}

.img-l figure {
  margin: 0 auto;
}

.img-r {
  float: right;
  width: 50%;
}

.img-r figure {
  margin-right: 0;
  margin-top: 0;
}

.img-l img,
.img-r img {
  max-width: 100%;
}

.img-r figure {
  margin-left: 0;
  padding-left: 10px;
  box-sizing: border-box;
}

.img-l figure {
  padding-right: 10px;
  box-sizing: border-box;
}

.wordarea {
  margin-bottom: 30px;
}

.wordarea ul li {
  list-style: circle;
  font-weight: normal;
  margin-bottom: 5px;
}

.lecturer {
  overflow: hidden;
  width: 100%;
  padding-bottom: 10px;
  padding-top: 10px;
  background-image: url(/img/event/linedpaper.png);
}

.lecturer .lecturer-img {
  float: left;
  width: 20%;
  text-align: center;
}

.lecturer .lecturer-img img {
  max-width: 100%;
  height: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
  padding-left: 10px;
}

.lecturer .lecturer-word {
  float: right;
  width: 80%;
}

.lecturer .lecturer-word p:first-child {
  font-size: 18px;
  color: #004EA0;
  font-weight: bold;
  margin-bottom: 0;
}

.eventstop {
  text-align: center;
  margin-top: 30px;
  border: 1px solid #BA0001;
  color: #BA0001;
}

.eventstop .fa {
  font-size: 40px;
}

.eventstop p:first-child {
  border-bottom: 1px solid #BA0001;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

.eventstop p:last-child {
  padding-left: 1em;
  padding-right: 1em;
}

/*SRグランプリ結果発表*/
#result .result-word {
  margin-bottom: 30px;
}

#result .monthchoice {
  background-color: #eeeeee;
  padding: 5px;
  margin-bottom: 30px;
}

#result .monthchoice div {
  border: 1px solid #FFFFFF;
  padding: 10px;
}

#result .monthchoice p {
  color: #004da2;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 16px;
}

#result .monthchoice ul {
  overflow: hidden;
  width: 90%;
}

#result .monthchoice ul li {
  width: 7.4%;
  list-style: none;
  float: left;
  margin-right: 1%;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #004DA2;
}

#result .monthchoice ul li:last-child {
  margin-right: 0;
}

#result .monthchoice ul li a {
  text-decoration: none;
  background-color: #ffffff;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #004DA2;
  transition: 0.3s;
  font-weight: bold;
}

#result .monthchoice ul li:hover a {
  color: #ffffff;
  background-color: #004da2;
}

#result .rank {
  margin-bottom: 30px;
}

#result .rank p {
  color: #004da2;
}

#result .rank p span {
  font-size: 24px;
  font-weight: bold;
}

#result .rank-title {
  overflow: hidden;
  margin-bottom: 10px;
}

#result .rank-title p {
  float: left;
  margin: 0;
}

#result .rank-title img {
  margin-top: 10px;
  margin-left: 10px;
}

#result .rank table {
  width: 100%;
}

#result .rank table tr {
  color: #767676;
}

#result .rank table th {
  color: #ffffff;
  background-color: #004DA2;
}

#result .rank table th,
#result .rank table td {
  border: 1px solid #DCDCDC;
  padding: 10px;
}

#result .rank table td:first-child {
  background-color: #C8C8C8;
}

#result .rank table td.up {
  background-image: url(/img/event/sr-result/up.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20% auto;
}

#result .rank table td.none {
  background-image: url(/img/event/sr-result/none.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25% auto;
}

#result .rank table td.down {
  background-image: url(/img/event/sr-result/down.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20% auto;
}

#result .rank table tr.rank1,
#result .rank table tr.rank2,
#result .rank table tr.rank3 {
  font-size: 18px;
  color: #000000;
}

#result .rank table tr.rank1 td:first-child {
  background-image: url(/img/event/sr-result/rank1.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#result .rank table tr.rank2 td:first-child {
  background-image: url(/img/event/sr-result/rank2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#result .rank table tr.rank3 td:first-child {
  background-image: url(/img/event/sr-result/rank3.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#result .rank table tr.rank4 td:first-child {
  background-image: url(/img/event/sr-result/rank4.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#result .rank table tr.rank5 td:first-child {
  background-image: url(/img/event/sr-result/rank5.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#result .rank table tr.rank6 td:first-child {
  background-image: url(/img/event/sr-result/rank6.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#result .rank table tr.rank7 td:first-child {
  background-image: url(/img/event/sr-result/rank7.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#result .rank table tr.rank8 td:first-child {
  background-image: url(/img/event/sr-result/rank8.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#result .rank table tr.rank9 td:first-child {
  background-image: url(/img/event/sr-result/rank9.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#result .rank table tr.rank10 td:first-child {
  background-image: url(/img/event/sr-result/rank10.png);
  background-repeat: no-repeat;
  background-position: center center;
}

/*SRグランプリ総合結果発表*/
#result.allresult .allresult-word {
  margin-bottom: 30px;
}

#result.allresult table tr td:first-child {
  width: 15%;
}

#result.allresult table tr td:last-child {
  text-align: center;
  width: 20%;
}

#result.allresult table tr:first-child th {
  background-color: #003167;
}

#result.allresult .individual table tr th {
  background-color: #BA0001;
}

#result.allresult .individual table tr:first-child th {
  background-color: #780000;
}

#result.allresult .under6 {
  margin-bottom: 50px;
}

#result.allresult .under6 table {
  width: 100%;
}

#result.allresult .under6 table tr {
  color: #767676;
}

#result.allresult .under6 table tr th,
#result.allresult .under6 table tr td {
  padding: 10px;
  border: 1px solid #DCDCDC;
}

#result.allresult .under6 table tr th {
  color: #FFFFFF;
  background-color: #006000;
}

#result.allresult .under6 table tr td:first-child,
#result.allresult .under6 table tr td:last-child {
  text-align: center;
}

#result.allresult .applicationarea {
  text-align: center;
}

#result.allresult .applicationarea .button {
  margin-top: 30px;
}

/*===============================================
●smart.css  画面の横幅が1150px以下
===============================================*/
@media screen and (max-width: 1150px) {
  /*---------------wrapper----------------*/
  .imgarea img {
    width: 100%;
  }
  .buttonwrap ul li {
    display: block;
    margin-bottom: 20px;
  }
}
/*===============================================
●smart.css  画面の横幅が960px以下
===============================================*/
@media screen and (max-width: 960px) {
  /*---------------wrapper----------------*/
  #result .monthchoice ul li {
    width: 15.5%;
    margin-bottom: 10px;
  }
}
/*===============================================
●style.css 画面の横幅が640px以下
===============================================*/
@media screen and (max-width: 640px) {
  /*---------------wrapper----------------*/
  .singletitle h3 {
    margin-bottom: 10px;
    line-height: 1.6em;
  }
  #event .event-freetable {
    width: 200%;
  }
  #result .monthchoice ul {
    padding-left: 0;
    width: 100%;
  }
  #result .rank table {
    width: 200%;
  }
}/*# sourceMappingURL=event-single.css.map */