@charset "UTF-8";
/*---------------wrapper----------------*/
.event-subimg {
  text-align: center;
  margin-bottom: 30px;
}

.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;
  font-feature-settings: "palt";
}

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

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

h5 {
  margin: 0 20px 20px 0;
  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;
  width: 100px;
}

.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;
}

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

.freetable p {
  margin: 0;
}

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

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

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

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

.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%;
  text-align: center;
}

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

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

.wordarea {
  margin-bottom: 30px;
}

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

.lecturer {
  overflow: hidden;
  width: 100%;
  padding: 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;
}

.wordflow-l,
.wordflow-r {
  margin-bottom: 30px;
  overflow: hidden;
}

.wordflow-l figure {
  float: right;
}

.wordflow-r figure {
  float: left;
}

.wordflow-l figure,
.wordflow-r figure {
  max-width: 50%;
  margin: 0;
}

.wordflow-l figcaption,
.wordflow-r figcaption {
  text-align: center;
}

.wordflow-l figure {
  padding-left: 20px;
}

.wordflow-r figure {
  padding-right: 20px;
}

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

.attention {
  text-align: center;
  border: 1px solid #DCDCDC;
  padding-bottom: 20px;
  padding-top: 20px;
}

/*topics*/
.topicswrap img {
  max-width: 100%;
  height: auto;
}

/*===============================================
●smart.css  画面の横幅が1150px以下
===============================================*/
@media screen and (max-width: 1150px) {
  /*---------------wrapper----------------*/
  .attention {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*===============================================
●smart.css  画面の横幅が960px以下
===============================================*/
@media screen and (max-width: 960px) {
  /*---------------wrapper----------------*/
  .event-subimg img {
    width: 100%;
  }
}
/*===============================================
●style.css 画面の横幅が640px以下
===============================================*/
@media screen and (max-width: 640px) {
  /*---------------wrapper----------------*/
  .singletitle h3 {
    margin-bottom: 10px;
    line-height: 1.6em;
  }
}/*# sourceMappingURL=news-single.css.map */