@charset "UTF-8";
/*
共通
*/

.page-content-wrapper a{
  font-size: 100%;
}

.hidden {
  display: none;
}

.page_content figure {
  margin-top: 20px;
}

.page_header span {
  font-size: 16px;
}

.grid-wrapper-local-nav {
  margin-top: 30px;
}

.page_content img {
  width: 100%;
  height: auto;
}

.grid-wrapper-external-link-1 a {
  display: block;
  width: 100%;
  padding: 20px 0;
  border: 1px solid #56cff2;
  text-align: center;
  margin: 30px auto 0 auto;
  color: #222222;
  font-weight: bold;
  font-size: 16px;
}

.grid-wrapper-external-link-1 a span {
  font-size: 12px;
}

.summary .h1-sub {
  display: inline-block;
  font-size: 20px;
}

/*
course.html
*/
.course ul.styled-list-type-2 {
  margin-left: 1em;
}

.course ul.styled-list-type-2 li {
  text-indent: -1.5em;
  margin-right: 1.5em;
}

.course ul.styled-list-type-2 li span {
  font-weight: bold;
  margin-right: 0.5em;
}

.course .styled-list-type-2 {
  font-size: 117%;
}

.course .styled-list-type-2 > li {
  margin-top: 2px;
}

.course .styled-list-type-2 > li:first-child {
  margin-top: 0;
}

.course .styled-list-type-2 > li:before {
  content: "";
  margin-right: 0;
  vertical-align: middle;
  line-height: 0;
  font-size: 0;
}

/*
seminar.html
*/
.seminar a.pdf {
  font-size: 14px;
}

.seminar table {
  width: 100%;
}

/*
activity_report.html
*/
/*table*/
.table_pattern3 th {
  width: 28%;
}

.table_pattern3 td {
  width: 72%;
}
.info_img:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.info_img li {
  float: left;
  width: 50%;
  padding-top: 10px;
}
.info_img li img {
  margin-left: 2%;
  width: 90%;
}
.info_img li.first {
  text-align: right;
}
.info_img li.first img {
  margin-left: 0;
  margin-right: 2%;
}

.info_img_three:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.info_img_three li {
  float: left;
  width: 32.5%;
  padding-top: 10px;
}
.info_img_three li {
  margin-left: 1.2%;
}
.info_img_three li.first {
  text-align: right;
}
.info_img_three li.first {
  margin-left: 0;
}

.info_img_one {
  margin: 20px auto 0 auto;
  text-align: center;
  width: 70%;
}

.greeting_area{
  margin-top: 30px;
}

.greeting_area h4{
  margin-bottom: 20px;
}

.txt_block{
  margin-top: 20px;
}
