@charset "UTF-8";

.article-body {
  padding: 0 50px 70px 50px;
}

.article-body img {
  width: 100%;
  max-width: 100%;
  height: auto;
}


/****** Checked ******/

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

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

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

.sub-page h4 {
  font-size: 22px !important;
  color: #4d8cfc !important;
  margin: 0 0 12px 0 !important;
}


.sub-page .article-body {}

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

.sub-page .article-body ul {
}

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

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

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

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

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

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

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

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

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

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

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

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

.sub-page .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 */

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

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

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

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

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

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

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


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

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

.sub-page {
  width: 90px;
}

.sub-page figcaption {
  line-height: 1.3;
}

