@charset "UTF-8";
/*
共通
*/
.grid .indonesia_ph_area {
	width: 100%;
	margin: 0 auto;
}
.grid .indonesia_ph_area p.indonesia_ph {
	padding-top: 40px;
	padding-left: 10px;
}
.lead_title {
	margin-bottom: 0;
}
.lead_title > h2 {
	margin-bottom: 5px;
}


.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%;
}