@charset "UTF-8";

.page-content-wrapper a{
  font-size: 100%;
}

.hidden {
  display: none;
}

.page-content-wrapper {
  width: 1028px;
}

.page_content {
  width: 734px;
  padding-right: 0;
  padding-left: 0;
  margin-left: 42px;
  margin-right: 0;
}

.page_sidebar {
  float: left;
  margin-left: 32px;
  padding-right: 0;
}

.lead_title h2 {
  background: transparent;
}

.figure-center {
  width: 734px;
  text-align: center;
}

/*
共通
*/
.page_header span {
  font-size: 16px;
}

.grid-wrapper-local-nav {
  margin-top: 30px;
}

.grid-wrapper-external-link-1 a {
  display: block;
  width: 485px;
  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;
}

figure {
  margin: 48px 0 60px 0 !important;
}

/*
index.html
*/
.index .grid-wrapper-1 figure {
  margin-top: 0 !important;
}

/*
summary.html
*/
.summary .h1-sub {
  display: inline-block;
  font-size: 25px !important;
  margin-top: 20px;
}

.summary .grid-wrapper-1 {
  margin-bottom: 30px;
}

/*
course.html
*/
.course ul.styled-list-type-2 {
  font-size: 117%;
  margin-left: 0em;
}

.course ul.styled-list-type-2 li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.course ul.styled-list-type-2 li span {
  font-weight: bold;
  margin-right: 0.5em;
}

.course figure {
  margin: 0 0 0 0 !important;
}

/*
seminar.html
*/
.seminar a.pdf {
  font-size: 14px;
}

.seminar table {
  width: 100%;
}

/*
activity_report.html
*/

/*table*/
.table_pattern3 th {
  width: 24.52316%;
}

.table_pattern3 td {
  width: 75.47684%;
}
.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: 5px;
}
.info_img li.first {
  text-align: right;
}
.info_img li.first img {
  margin-left: 0;
  margin-right: 5px;
}

.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: 33.2%;
  padding-top: 10px;
}
.info_img_three li img {
  margin-left: 0.4%;
}
.info_img_three li.first {
  text-align: right;
}
.info_img_three li.first img {
  margin-left: 0;
  margin-right: 5px;
}

.info_img_one {
  margin: 0 auto;
  text-align: center;
}

.greeting_area{
  margin-top: 30px;
}

.greeting_area h4{
  margin-bottom: 20px;
}

.txt_block{
  margin-top: 30px;
}
