ul.testCenter {
  font-size: 1.6rem;
  list-style: none;
  margin: 0 0 0 0.8em;
  padding: 0;
}
ul.testCenter li {
  padding-left: 1.4rem;
  text-indent: -1.4rem;
}
ul.testCenter li:before {
  content: "\f041";
  color: #e2041b;
  font-family: FontAwesome;
  padding-right: .3em;
}
img.flag {
  border: 1px solid #e5e5e5;
  margin-bottom: -4px;
}
.d-1q, .d-2q, .d-3q, .d-4q, .d-5q, .d-xq {
  border-radius: 16px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.6;
  padding: 2px;
  margin-right: 2px;
}
.d-1q {
  background-color: purple;
}
.d-2q {
  background-color: mediumpurple;
}
.d-3q {
  background-color: orange;
}
.d-4q {
  background-color: green;
}
.d-5q {
  background-color: deepskyblue;
}
.d-xq {
  background-color: #f6f6f6;
}
ul#top-info, ul#result {
  list-style: none;
  font-size: 1.6rem;
  padding: 0 0 0 4px;
}
ul#top-info li, ul#result li {
  padding-left: 1.8rem;
  padding-bottom: 5px;
  text-indent: -1.8rem;
}
ul#top-info li:before, ul#result li:before {
  content: "\f0f6";
  color: #e2041b;
  font-family: FontAwesome;
  padding-right: .5em;
}
ul#primary-navi li:last-child a:link {
  color: #0646A0;
  text-decoration: none;
}
ul#primary-navi li:last-child a:visited {
  color: #0646A0;
  text-decoration: none;
}
ul#primary-navi li:last-child a:hover {
  color: #F57312;
  text-decoration: none;
}
ul#primary-navi li:last-child a:active {
  text-decoration: none;
}
.box-country, .box-country-l {
  -webkit-box-shadow: 2px 2px 3px #CCC; /* Safari, Chrome用 */
  -moz-box-shadow: 2px 2px 3px #CCC; /* Firefox用 */
  box-shadow: 2px 2px 3px #CCC; /* CSS3 */
  background: #F7F7F0;
  color: #FFF;
  margin-bottom: 1.5rem;
  padding: 8px;
}
.box-country-l {
  min-height: 240px;
}
.box-date1, .box-date2 {
  border: 4px solid #e2041b;
  margin-bottom: 1.5rem;
  padding: 8px;
}
.box-date1 {
  border-color: #e2041b;
  color: #fff;
  background-color: #e2041b;
}
.box-date2 {
  border-color: #e2041b;
  color: #e2041b;
}
#testDates p {
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
#testDates p.date {
  font-size: 3.0rem;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
#testDates .small {
  font-size: 60%;
}
#testDates p.date-en {
  margin-bottom: 1.5rem;
}
#testDates .date-en2 {
  font-size: 50%;
  font-weight: 300;
  margin-bottom: 1.5rem;
}
#footer-navi-top {
  border-top: 1px dotted #e5e5e5;
  border-bottom: 1px dotted #e5e5e5;
  padding: 5px 0 4px;
  margin: 16px 0 0 0;
}
#ad h2.gold {
  background-color: #947151;
  color: #fff;
}
/* トップページ：合格発表等ボタン */
#top-button .button {
  border: 4px solid #e2041b;
  margin: 8px 8px 2px 0;
  padding: 0;
  color: #666;
}
#top-button h2 {
  background-color: #fff;
  color: #666;
  margin: 0;
  padding: 8px 8px;
}
#top-button .button a:link {
  text-decoration: none;
}
#top-button .button a:visited {
  text-decoration: none;
}
#top-button .button a:hover {
  text-decoration: underline;
}
#top-button .button a:hover h2 {
  background-color: lightyellow;
  text-decoration: underline;
}
#top-button .button a:active {
  text-decoration: underline;
}
/* トップページ：合格発表等ボタン ここまで */
/* トップページ */
#toppage p.readmore {
  clear: both;
  font-size: 1.2rem;
  text-align: right;
  margin: 0 0 4px;
  padding: 0 4px;
}
#toppage p.readmore:before {
  color: #e2041b;
  content: "\f0a9";
  font-family: FontAwesome;
  padding: 0 4px 0 0;
}
#toppage p.schedule {
  clear: both;
  font-size: 1.4rem;
  text-align: right;
  margin: 0 0 4px;
  padding: 0 4;
}
#toppage p.schedule:before {
  color: #e2041b;
  content: "\f0a9";
  font-family: FontAwesome;
  padding: 0 4px 0 0;
}
.testDate {
  min-width: 140px;
}
.top-banner-cefr {
  margin-top: 6px;
}
.top-banner-cefr {
  max-width: 299px;
}
.top-banner-cefr img {
  width: 100%;
}
/* トップページ ここまで */
#successful-examinee h2 {
  border-left: 4px solid #b7282e;
  border-bottom: 1px dotted #b7282e;
  display: block;
  font-size: 1.8rem;
  float: left;
  width: 100%;
  margin: 10px 10px 10px 0;
  padding: 4px;
}
#successful-examinee p {

  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  float: left;
  margin: 6px 6px;
    padding: 4px 12px;
  text-align: center;
  text-indent: 0;
}
p.saiyou {
  background-color: #fcf2f3;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  float: left;
  margin: 5px 2px;
  padding: 8px 2px 5px 8px;
  width: 100%;
  text-align: left;
  text-indent: 0;
}
p.saiyou .comments {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.8rem;
  float: left;
  margin: 0px 2px 0px 2px;
  padding: 0px 6px 0px 0px;
  width: 100%;
  text-align: left;
  text-indent: 0;
}
p.saiyou a:link {
  color: #2E2E2A;
  text-decoration: none;
}
p.saiyou a:visited {
  color: #2E2E2A;
  text-decoration: none;
}
p.saiyou a:hover {
  color: #F57312;
  text-decoration: underline;
}
p.saiyou a:active {
  text-decoration: underline;
}
p.saiyou a.web:link {
  font-weight: normal;
  color: #0646A0;
  text-decoration: none;
}
p.saiyou a.web:visited {
  font-weight: normal;
  color: #551A8B;
  text-decoration: none;
}
p.saiyou a.web:hover {
  font-weight: normal;
  color: #F57312;
  text-decoration: underline;
}
p.saiyou a.web:active {
  font-weight: normal;
  text-decoration: underline;
}
p.saiyou a.web:before {
  content: "\f0a9";
  font-family: FontAwesome;
  padding-right: .2em;
  padding-left: .1.5em;
}
p.side-center {
  text-align: center;
}
/* サブページ：試験日程 */
table.schedule {
  text-align: center;
}
/* サブページ：試験日程 ここまで */
/* サブページ：日本語NAT-TESTの誓い */
.box-chikai {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 1.6rem auto 3.2rem;
  padding: 10px 16px;
  width: 90%;
  word-wrap: break-word;
  background-color: #FDF9E1;
  border: 2px solid #ffdfbd;
  text-align: center;
}
p.box-chikai {
  background-color: #e2041b;
  color: #fff;
  font-size: 2.2rem;
  margin: 1.6rem auto;
  padding: 3px 19px 1px;
}
/* サブページ：日本語NAT-TESTの誓い ここまで */
/* サブページ：成績結果 ここから */

#ad-side-banner {
  background-color: #FFDADA; /*背景色*/
  padding: 0 0 20px; /*背景色*/
}

/* 何もしていない時の背景 */
#ad-side-banner .side_ad_hover {
  background-color: #ffffff; /*背景色*/
  -webkit-transition: all 0.3s ease; /*ふわっとさせる間隔 Google Chrome、Safari*/
  -moz-transition: all 0.3s ease; /*ふわっとさせる間隔 Firefox*/
  -ms-transition: all 0.3s ease; /*ふわっとさせる間隔 IE*/
  -o-transition: all 0.3s ease; /*ふわっとさせる間隔 Opera*/
  transition: all 0.3s ease; /*ふわっとさせる間隔*/
  padding: 16px 16px 16px; /*文字と背景の余白*/
  width: 92%; /*ボタン幅*/
  color: #292821; /*文字の色*/
  border-radius: 3px; /*背景の角丸半径*/
  cursor: pointer; /*ホバー時にカーソルの形状をポインターに*/
  margin: 12px auto; /*上下左右のマージン*/
  font-size: 3.4rem;
}
/* マウスオーバーした際の背景 */
#ad-side-banner .side_ad_hover:hover {
  background-color: #FFFBE0; /*背景色*/
}
/* 文字 */
.side_ad_image img {
	width: 100%;
height: auto;
}

#ad-side-banner .side_ad_name {
  color: #0366D6;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 8px;
  padding: 0;
  word-wrap: break-word;
}
#ad-side-banner .side_ad_message {
  font-size: 1.3rem;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
#ad-side-banner .side_ad_name_2 {
  color: #0366D6;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
#ad-side-banner .side_ad_message_2 {
  font-size: 1.3rem;
  line-height: 1.3;
  margin: 0 0 8px;
  padding: 0;
  word-wrap: break-word;
}
a.a_no_line:link {
  text-decoration: none;
}
a.a_no_line:visited {
  text-decoration: none;
}
a.a_no_line:hover {
  text-decoration: none;
}
a.a_no_line:active {
  text-decoration: none;
}
#ad-side-banner h2 {
	text-align: center;
}

#successful-examinee .box-important-for-result {
	margin: 16px 0 0;
	padding: 4px;
	width: 100%;
	word-wrap: break-word;
	background-color: #fff;
	border: 2px solid red;
	clear: both;
	font-size: 1.6rem;
}
/* サブページ：成績結果 ここまで */

/* バナー ここから */
ul.btn-study li {
    margin: 8px;
      list-style: none;
    
      text-align: center;
}
a.btn, .box-study .btn  {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 2rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
    width: 80%
}

a.btn--orange {
  color: #fff;
  background-color: #FFB000;
  border-bottom: 5px solid #D89400;
}
a.btn--orange:hover {
  margin-top: 3px;
  color: #fff;
  background: #FFC64C;
  border-bottom: 2px solid #D89400;
}
a.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

/* バナー ここまで */