@charset "utf-8";

.alignright {
	float: right;
	margin-bottom: 1em;
	margin-left: 30px;
	width: auto;
}

.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 1em;
	width: auto;
}

.aligncenter {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.wp-caption,
.gallery-caption,
.wp-caption-text {
	font-size: 90%;
	text-align: center;
}

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
	display: block;
  visibility: hidden;
	clear: both;
	height: 0 !important;
	content: "";
	font-size: 0;
}

.clearfix,
.container_12 {
  display: inline-block;
}

.clearfix,
.container_12 {
  display: block;
}

h2,
h3,
h4 {
  font-family: Helvetica, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}

h2 {
  font-size: 30px;
  color: #000;
  padding-left: 20px;
  border-left: #3e5dfb 8px solid;
  padding-top: 0;
  padding-bottom: 0;
  margin: 18px 0;
}

h3 {
  font-size: 26px;
  color: #fff;
  background-color: #4d8cfc;
  padding: 4px 0 4px 28px;
  margin: 18px 0 0 0;
}

h4 {
  font-size: 22px;
  color: #4d8cfc;
  margin: 0 0 12px 0;
}


.article-body {}

.article-body p {
  margin-bottom: 1em;
  line-height: 1.4;
}

.article-body ul {
}

.article-body ol {
  margin-left: 2em;
  line-height: 1.6;
}

.article-body ul li {
    list-style-type: none;
    color: #000;
}

.article-body ul li:before {
    content: "・";
    color: #00c561;
}

.none-ul li:before {
    content: '' !important;
}

/* table */
.post table {
  border: none;
}
.wp-swy-table {
  table-layout: fixed;
  width: 100%;
  margin-bottom: 15px;
  border-spacing: 0;
  border-collapse: separate;
  background-color: #f9f9f9;
}

.wp-swy-table th {
  color: #fff;
  background-color: #000;
  font-weight: normal;
  padding: 2em;
}
.wp-swy-table td {
  color: #000;
  background-color: #f9f9f9;
  text-align: center;
}
.wp-swy-table th,
.wp-swy-table td {
  padding: 2px 4px;
  border: #e3e3e3 1px solid;
}

td.country {
  color: #000;
  background-color: #fff;  
  text-align: left;
  padding-left: .6em;
}
td.countries {
  color: #fff;
  max-width: 2em;
  padding: 0;
  border-top: 0;
}
td.countries-F {
  background-color: #fe6bbb !important;
}

td.countries-A {
  background-color: #fd8c71 !important;
}

td.countries-N {
  background-color: #7eccfd !important;
}

tbody tr:nth-child(even) td { background-color: #eaf7ff; }

.wp-swy-table tr td a:link,
.wp-swy-table tr td a:visited {
  color: #000;
  text-decoration: none;
  border-bottom: 1px #7593fb solid;
}

.wp-swy-table tr td a:hover {
	color: #4d8cfc;
  text-decoration: none;
  border-bottom: 1px #6e8dfc solid;
}

.wp-swy-table tr td a:active {
	color: #9e2a47;
  text-decoration: none;
  border-bottom: none;
}

/* F1-whats-swyaa.php */
/* F1-whats-swyaa.php */

/* F2-global-assembly.php */
/* F2-global-assembly.php */

.table-resources td,
.table-outline th,
.table-outline td {
  padding: 1em;
}

.article-body-faq h4 {
  margin-top: 2em !important;
  padding-bottom: .4em;
}

.post-program-year {
  margin-bottom: 4em;
}

.post-program-year h4 {
  margin-top: 2em;
}

.post-program-year h5 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: .6em;
}

.post-program-year p {
  line-height: 1.6;
}

ul.news-previous li {
  width: 104px;
}


.news-cover {
  border: #6e8dfc 1px solid !important;
}
.news-previous a:link,
.news-previous a:visited,
.news-previous a:hover,
.news-previous a:active {
  border-bottom: 0 !important;
}

.news-previous li {
  display: inline-block;
  margin-right: .1em;
  margin-bottom: 3em;
}

.figure102 {
  width: 90px;
}

.figure102 figcaption {
  line-height: 1.3;
}

