@charset "UTF-8";
sup {
  font-size: 70%;
  vertical-align: super
}
body {
  word-break: keep-all;
  text-justify: none;
  text-align: left;
  font-size: 1.8rem
}
p.link {
  padding: 0 0 0 24px
}
.breadcrumb {
  font-size: 1.5rem
}
h2 {
  font-size: 3.0rem
}
h4.titleBottom {
  margin-top: 0
}
@media only screen and (max-width:800px) {
  h1 {
    font-size: 3.0rem
  }
  h2 {
    font-size: 2.6rem
  }
  .breadcrumb {
    font-size: 1.4rem
  }
}
/*---------------------------------------------
Header
---------------------------------------------*/
.fixWrap .header .logo {
  max-width: 200px
}
.fixWrap .header .metaLink {
  width: 705px;
  margin: 0 0 0 auto
}
.fixWrap .header .metaLink .metaLinkTop {
  font-size: 1.3rem;
  padding-right: 5px
}
.fixWrap .globalNav ul li {
  font-size: 1.4rem
}
.fixWrap .header .metaLink .metaLinkTop ul li.jp a:after {
  content: '';
  background: url(../images/world/icon_jp.svg) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 21px;
  height: 15px;
  position: relative;
  top: 2px;
  margin-left: 3px;
  border: none;
  text-decoration: none
}
.fixWrap .globalNav ul li:hover {
  text-decoration: none;
  color: #00a6ba
}
.fixWrap .globalNav ul li .ListMenu {
  padding: 19px 11px 21px;
  position: relative;
  color: #2f3032
}
.fixWrap .globalNav ul li .ListMenu:hover {
  cursor: pointer
}
.fixWrap .globalNav ul li .ListMenu a {
  padding: 0
}
.fixWrap .globalNav ul li .ListMenu a:hover {
  text-decoration: none;
  color: #00a6ba
}
.fixWrap .globalNav ul li .ListMenu a::before {
  content: '';
  background: url(../images/arrow_kyokai.svg) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px;
  margin-right: 4px
}
@media only screen and (max-width:800px) {
  .fixWrap .header .logo {
    width: 40%
  }
  .fixWrap .header .metaLink {
    display: none
  }
}
@media screen and (orientation:portrait) {
  .tablet .fixWrap .header .logo {
    max-width: 200px;
    width: 20%;
    margin: 12px 0 0;
    font-size: 1rem
  }
  .tablet .fixWrap .header .metaLink {
    width: 62%
  }
  .tablet .fixWrap .globalNav ul li {
    font-size: 1vw
  }
  .tablet .fixWrap .globalNav ul li .ListMenu {
    padding: 23px 10px 25px
  }
}
@media screen and (orientation:landscape) {
  .tablet .fixWrap .globalNav ul li .ListMenu {
    padding: 23px 8px 25px
  }
}
/*---------------------------------------------
Footer & SP menu & SiteMap
---------------------------------------------*/
.footer .topNav .box h3 {
  font-size: 1.6rem
}
.footer .topNav .box li {
  font-size: 1.4rem
}
.footer .bottomNav li {
  font-size: 1.4rem
}
.footer .footBottom .footBottomWrap ul {
  font-size: 1.1rem
}
.footer .footBottom .footBottomWrap div img {
  width: 65px;
  background-color: #fff;
  padding: 5px;
  margin-left: 10px
}
.footer .copyright {
  font-size: 1.1rem
}
@media only screen and (max-width:800px) {
  .topNav .box h3 {
    font-size: 1.6rem
  }
  .topNav .box .cornerTitle h4 {
    font-size: 1.6rem
  }
  .topNav .box .cornerTitle p {
    font-size: 1.4rem
  }
  .topNav .box.navOther li {
    width: 100%
  }
  .topNav .box.navOther li a {
    font-size: 1.6rem;
    padding: 11px 4%
  }
  .topNav .box.navOther li a:before {
    right: 2%
  }
  .footer .footBottom .footBottomWrap div {
    padding-bottom: 10px
  }
  .footer .footBottom .footBottomWrap div img {
    margin-left: 0
  }
  .footer .sitemapWrap .topNav .box.navOther li {
    width: 100%;
    background: #E0393C
  }
  .footer .sitemapWrap .topNav .box.navOther li a {
    font-size: 1.6rem;
    padding: 11px 4%
  }
  .footer .sitemapWrap .topNav .box.navOther li a:before {
    right: 2%
  }
  .footer .bottomSpNav li a {
    font-size: 1.4rem
  }
  .footer .bottomSpNav li:last-child {
    width: 50%
  }
}
/*---------------------------------------------
Top Page
---------------------------------------------*/
.mainContents h2.topTitle {
  margin-bottom: 20px
}
.mainContents .titleRead {
  width: 90%;
  margin: 0 auto 15px;
  font-size: 1.6rem;
  text-align: center
}
.mainContents .topics {
  padding: 40px 0 100px
}
.mainContents .topics .topicsWrap .box {
  background-color: rgba(16, 157, 176, .3)
}
.mainContents .topics .topicsWrap .box::after {
  border-color: transparent transparent #00a6ba transparent
}
.mainContents .topics .topicsWrap .box a {
  padding: 30px 0 25px
}
.mainContents .topics .topicsWrap .box p {
  font-size: 1.5rem;
  padding: 0 7%
}
.mainContents .topics .topicsWrap .box:last-child h3 {
  margin: 22px 0 6px
}
.mainContents .effort {
  background: rgba(16, 157, 176, .1)
}
.mainContents .effort .effortWrap .box a {
  background: #3db1ba;
  height: 165px
}
.mainContents .effort .effortWrap .box a .img {
  padding: 15px 0 15px 15px
}
.mainContents .effort .effortWrap .box a .txt h3 {
  margin: 15px 0 10px
}
.mainContents .effort .effortWrap .box a .txt p {
  font-size: 1.5rem
}
.mainContents .specialContents .specialContentsWrap .box a .txt p {
  font-size: 1.5rem
}
.mainContents .specialContents .specialContentsWrap .box:nth-of-type(1) {
  background: #00a6ba
}
.mainContents .specialContents .specialContentsWrap .box:nth-of-type(1) h3, .mainContents .specialContents .specialContentsWrap .box:nth-of-type(1) p {
  color: #fff
}
.mainContents .specialContents .specialContentsWrap .box:nth-of-type(2) {
  background: #00a6ba
}
.mainContents .specialContents .specialContentsWrap .box:nth-of-type(2) h3, .mainContents .specialContents .specialContentsWrap .box:nth-of-type(2) p {
  color: #fff
}
.mainContents .specialContents .specialContentsWrap .box:last-of-type {
  background: #00a6ba;
  color: #fff
}
.mainContents .specialContents .specialContentsWrap .box:last-of-type h3, .mainContents .specialContents .specialContentsWrap .box:nth-of-type(3) p {
  color: #fff
}
@media only screen and (max-width:800px) {
  .mainContents .topics {
    padding: 26px 0 30px
  }
  .mainContents .topics h2 {
    font-size: 2.6rem
  }
  .mainContents .titleRead {
    font-size: 1.6rem;
    text-align: left
  }
  .mainContents .topics .topicsWrap .box a {
    padding: 18px 3%
  }
  .mainContents .topics .topicsWrap .box:last-child .txt h3 {
    margin: 0 0 10px
  }
  .mainContents .effort .effortWrap .box a {
    height: auto
  }
  .mainContents .effort .effortWrap .box a .txt h3 {
    font-size: 1.6rem
  }
  .mainContents .effort .effortWrap .box a .txt {
    margin-bottom: 10px
  }
  .mainContents .specialContents .specialContentsWrap .box a .txt h3 {
    font-size: 1.6rem
  }
}
/*---------------------------------------------
About Us
---------------------------------------------*/
.mainContents .association .idea .block .philosophy { /*理念背景色変え*/
  background: #d8edf1;
  padding: 30px 20px 30px;
  margin-top: 10px
}
.mainContents .association .linkBlock {
  margin: 10px auto 0;
  width: 1050px
}
.mainContents .association .linkBlock p {
  padding-bottom: 30px
}
.mainContents .association .linkBlock ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.mainContents .association .linkBlock ul li {
  width: 48%;
  margin: 0 4% 0 0;
  font-size: 1.8rem
}
.mainContents .association .linkBlock ul li:nth-child(2n) {
  margin: 0
}
.mainContents .association .linkBlock ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #d8edf1;
  padding: 19px 18px;
  position: relative
}
.mainContents .association .linkBlock ul li a img {
  width: 72px;
  min-width: 72px;
  height: 72px;
  margin-right: 20px
}
.mainContents .association .linkBlock ul li a::before {
  content: "\e908";
  font-family: iconset;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 4px;
  z-index: 3
}
.mainContents .association .linkBlock ul li a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 40px;
  border-color: transparent transparent #00a6ba transparent;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2
}
.mainContents .association .linkBlock ul li a:hover {
  text-decoration: none
}
@media only screen and (max-width:800px) {
  .mainContents .association .linkBlock {
    width: 90%
  }
  .mainContents .association .linkBlock p {
    padding-bottom: 30px
  }
  .mainContents .association .linkBlock ul {
    display: block
  }
  .mainContents .association .linkBlock ul li {
    width: 100%;
    margin: 0 0 11px 0;
    font-size: 1.8rem
  }
  .mainContents .association .linkBlock ul li a {
    padding: 12px 5%
  }
  .mainContents .association .linkBlock ul li a img {
    width: 45px;
    min-width: 45px;
    height: 45px;
    margin-right: 15px
  }
  .mainContents .association .linkBlock ul li a::before {
    bottom: -1px;
    right: 2px;
    font-size: 1.3rem
  }
  .mainContents .association .linkBlock ul li a::after {
    border-width: 0 0 30px 30px
  }
  .mainContents .association .linkBlock ul li:nth-last-child(n+4) {
    margin-bottom: 11px
  }
  .mainContents .association .linkBlock ul li:last-child {
    margin-bottom: 0
  }
}
/*---------------------------------------------
Corporate Information
---------------------------------------------*/
.mainContents .association .outline .ggmap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 20px
}
.mainContents .association .outline .ggmap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important
}
@media only screen and (max-width:800px) {
  .mainContents .association .outline .ggmap {
    position: relative;
    padding-top: 133.25%
  }
}
/*---------------------------------------------
Activities
---------------------------------------------*/
.mainContents .overseas .overseasFront .block .mapWrap {
  margin-top: 0
}
.mainContents .overseas .overseasFront .block .mapNote {
  margin-top: 16px
}
.mainContents .overseas .overseasPage .block .graphWrap .tableWrap {
  width: 480px
}
.mainContents .overseas .overseasPage .block .graphWrap table {
  width: 480px
}
.tableNote {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.4rem;
  margin-top: 5px
}
@media only screen and (max-width:800px) {
  .mainContents .overseas .overseasFront .block .mapWrap {
    margin-top: 20px
  }
  .mainContents .overseas .overseasPage .block .graphWrap .tableWrap {
    width: 100%
  }
  .mainContents .overseas .overseasPage .block .graphWrap table {
    width: 100%;
    margin-bottom: 0
  }
}
/*---------------------------------------------
About Suken Test
---------------------------------------------*/
.mainContents .examination.examinationPage .examinationData {
  width: 1050px;
  margin: 0 auto 140px
}
.mainContents .examination.examinationPage .examinationData .block {
  margin: -50px 0 0;
  padding-top: 50px
}
.mainContents .examination.examinationPage .examinationData .block .flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.mainContents .examination.examinationPage .examinationData .block .flexBox h4 {
  margin: 30px auto 5px
}
.mainContents .examination.examinationPage .examinationData .block .flexBox .box {
  width: 50%
}
.mainContents .examination.examinationPage .examinationData .block .flexBox .box table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100%;
  text-align: center
}
.mainContents .examination.examinationPage .examinationData .block .flexBox .box table tr:nth-of-type(2n) {
  background: #f7f6f4
}
.mainContents .examination.examinationPage .examinationData .block .flexBox .box table thead th {
  background: #eae6e5
}
.mainContents .examination.examinationPage .examinationData .block .flexBox .box table thead td {
  background: #eae6e5;
  font-family: "Roboto", "TBUDGothic E";
  font-weight: bold
}
.mainContents .examination.examinationPage .examinationData .block .flexBox .box table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 205px;
  height: 50px;
  vertical-align: middle;
  font-family: "Roboto", "TBUDGothic E";
  font-weight: bold
}
.mainContents .examination.examinationPage .examinationData .block .flexBox .box table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  height: 50px;
  vertical-align: middle;
  width: 160px
}
.mainContents .examination.examinationPage .examinationData .block .flexBox.box2 .box:nth-of-type(2) {
  width: 45%;
  margin: 0 0 0 4%
}
.mainContents .examination.examinationPage .examinationData .block .flexBox.box2 .box:nth-of-type(2) figure {
  border: 1px solid #ccc;
  text-align: center;
  padding: 5px 0;
  height: 300px
}
.mainContents .examination.examinationPage .examinationData .block .flexBox.box2 .box:nth-of-type(2) figure img {
  width: 300px;
  height: 280px
}
.mainContents .examination.examinationPage .examinationData .block .flexBox.box3 {
  border-left: 2px dotted #ccc;
  margin-top: 20px
}
.mainContents .examination.examinationPage .examinationData .block .flexBox.box3 .box {
  width: 33%;
  border-right: 2px dotted #ccc;
  padding: 0 10px
}
.mainContents .examination.examinationPage .examinationData .block .flexBox.box3 .box dl {
  background-color: rgba(16, 157, 176, .2);
  text-align: center;
  height: 100%;
  padding: 15px
}
.mainContents .examination.examinationPage .examinationData .block .flexBox.box3 .box dt {
  font-size: 2.6rem;
  color: #00a6ba;
  font-family: Roboto, "TBUDGothic E";
  font-weight: 700;
  width: 40px;
  height: 40px;
  margin: 0 auto 10px;
  line-height: 40px;
  background: #fff;
  border-radius: 50%
}
@media only screen and (max-width:800px) {
  .mainContents .examination.examinationPage .examinationData {
    width: 90%
  }
  .mainContents .examination.examinationPage .examinationData .block {
    margin: -1px 0 0;
    padding-top: 1px
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox {
    display: block
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox.box2 .box {
    width: 100%;
    margin-bottom: 38px
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox .box h3 {
    margin: 0 0 26px;
    font-size: 1.8rem
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox .box table {
    font-size: 1.4rem
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox .box table th {
    width: 30%
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox .box table td {
    height: 50px;
    vertical-align: middle;
    width: 35%
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox.box2 .box:nth-of-type(2) {
    width: 100%;
    margin: 0
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox.box2 .box:nth-of-type(2) figure {
    height: auto
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox.box2 .box:nth-of-type(2) figure img {
    width: 60%;
    height: auto
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox.box3 {
    border-left: none;
    border-top: 2px dotted #ccc
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox.box3 .box {
    width: 100%;
    border-right: none;
    border-bottom: 2px dotted #ccc;
    padding: 10px 0
  }
  .mainContents .examination.examinationPage .examinationData .block .flexBox.box3 .box dl {
    background-color: rgba(16, 157, 176, .2);
    text-align: center;
    height: 100%;
    padding: 10px
  }
}
/*---------------------------------------------
Suken Test Outline
---------------------------------------------*/
.mainContents .examination.examinationPage h2 {
  text-align: left;
  border-left: 6px solid #00a6ba;
  color: #2f3032;
  padding: 10px 15px
}
.mainContents .examination.examinationPage .categoryLink {
  margin: 23px auto 0
}
.mainContents .examination.examinationPage .summary {
  width: 1050px;
  margin: 0 auto 140px
}
.mainContents .examination.examinationPage .summary .block {
  margin: -50px 0 0;
  padding-top: 50px
}
.mainContents .examination.examinationPage .tableWrap h3 {
  font-size: 2rem;
  margin: 30px 0 5px;
  border: none;
  padding: 0
}
.mainContents .examination.examinationPage .tableWrap .kome {
  font-size: 1.2rem;
  padding: 0 0 5px
}
.mainContents .examination.examinationPage .tableWrap .tableScroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .small {
  font-size: 1.3rem
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .bgred {
  background: #fbd6d8
}
.mainContents .examination.examinationPage .tableWrap .tableScroll sup {
  font-size: 50%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
  color: #e32d26
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .fixed {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-top: 15px
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table {
  min-width: 171px
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table thead th {
  background: #eae6e5
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table td, .mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table th {
  height: 50px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  font-family: "Roboto", "TBUDGothic E";
  font-weight: bold;
  text-align: center;
  background: #f7f6f4;
  font-size: 1.4rem;
  line-height: 125%
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table th {
  width: 100px
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table th.small, .mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table td.small {
  font-size: 1.3rem
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table .indication, .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table .indication {
  height: 60px
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .scroll {
  border-top: 1px solid #ccc;
  margin-top: 15px
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table {
  width: 879px
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table td, .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table th {
  height: 50px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  text-align: center;
  font-size: 1.4rem;
  width: 127px;
  position: relative;
  line-height: 1.4
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table td.lineheight, .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table th.lineheight {
  line-height: 1
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table td .small, .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table th .small {
  font-size: 1.2rem
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table th {
  font-family: "Roboto", "TBUDGothic E";
  font-weight: bold;
  font-size: 1.6rem
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table th.small {
  font-size: 1.2rem
}
.mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table .link {
  position: absolute;
  right: 30px;
  top: 13px;
  padding: 0;
  font-size: 1.6rem
}
.mainContents .examination.examinationPage .tableWrap .tableScroll.sugaku .scroll th {
  background: #e1f1fc
}
/*.mainContents .examination.examinationPage .tableWrap .tableScroll.sansu .fixed th {
  border-right: 1px solid #ccc
}*/
.mainContents .examination.examinationPage .tableWrap .tableScroll.sansu .scroll th {
  background: #d9ede7
}
.mainContents .examination.examinationPage .tableWrap.content table tr {
  display: block;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 5px
}
.mainContents .examination.examinationPage .tableWrap.content table th {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  text-align: center;
  font-size: 3.0rem;
  color: #fff;
  font-family: Roboto, "TBUDGothic E";
  font-weight: 700;
  width: 120px
}
.type_a {
  background-color: #d4517b
}
.type_b {
  background-color: #e23448
}
.type_c {
  background-color: #ea5231
}
.type_d {
  background-color: #f08521
}
.type_e {
  background-color: #f5c41c
}
.type_f {
  background-color: #b5c91f
}
.type_g {
  background-color: #75bc2e
}
.type_h {
  background-color: #399c3e
}
.type_i {
  background-color: #2f9589
}
.type_j {
  background-color: #2f7495
}
.type_k {
  background-color: #305ca8
}
.mainContents .examination.examinationPage .tableWrap.content table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 10px
}
@media only screen and (max-width:800px) {
  .mainContents .examination.examinationPage h2 {
    padding: 8px 0 8px 4%
  }
  .mainContents .examination.examinationPage .categoryLink {
    margin: 28px auto 0
  }
  .mainContents .examination.examinationPage .summary {
    width: 90%
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .fixed {
    margin-top: 0px
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table {
    min-width: 150px
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table td, .mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table th {
    height: 50px;
    font-size: 1.4rem
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table th {
    width: 80px
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .fixed table .indication {
    height: 70px
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-top: 0
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table {
    width: 222px
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table td, .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table th {
    height: 50px;
    width: 120px;
    line-height: 1.2;
    padding: 0 5px
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table td.lineheight, .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table th.lineheight {
    line-height: 1.2
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table th {
    font-size: 1.4rem
  }
  .mainContents .examination.examinationPage .tableWrap .tableScroll .scroll table .indication {
    height: 70px
  }
  .mainContents .examination.examinationPage .tableWrap.content table th {
    display: block;
    font-size: 1.9rem;
    width: 100%;
    padding: 4px
  }
}
/*---------------------------------------------
Sample Test
---------------------------------------------*/
.mainContents .support.supportPage {
  padding: 0
}
.mainContents .support.supportPage .categoryLink {
  margin: 30px auto 0
}
.mainContents .support.supportPage h2 {
  text-align: left;
  border-left: 6px solid #4b87dd;
  color: #2f3032;
  padding: 10px 15px
}
.mainContents .support.supportPage .pastQuestions {
  width: 1050px;
  margin: 0 auto 140px
}
.mainContents .support.supportPage .pastQuestions h4 {
  margin: 60px 0 5px
}
.mainContents .support.supportPage .pastQuestions .box {
  margin: -60px 0 0;
  padding-top: 60px
}
.mainContents .btnWrap.pastQuestionColor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}
.mainContents .btnWrap.pastQuestionColor ul li {
  margin-bottom: 10px
}
.mainContents .btnWrap.pastQuestionColor ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(75, 135, 221, 0.2);
  border: 1px solid rgba(75, 135, 221, 1);
  color: rgba(75, 135, 221, 1);
  width: 340px;
  padding: 12px 0;
  margin: 0 auto;
  position: relative;
  border-radius: 10px;
  font-size: 1.7rem;
}
.mainContents .btnWrap.pastQuestionColor ul li a:before {
  content: "\e922";
  font-family: 'iconset';
  display: inline-block;
  position: relative;
  margin-right: 5px;
  font-size: 2.2rem
}
.mainContents .btnWrap.pastQuestionColor ul li a:after {
  content: "\e909";
  font-family: 'iconset';
  display: inline-block;
  font-size: 1.5rem;
  position: absolute;
  right: 15px
}
.mainContents .btnWrap.pastQuestionColor ul li a:hover {
  text-decoration: none
}
.mainContents .btnWrap.pastQuestionColor ul.question li a {
  color: #fff
}
.mainContents .btnWrap.pastQuestionColor ul.sheet li a {
  color: #2f3032
}
.mainContents .btnWrap.pastQuestionColor ul.answer li a {
  color: #2f3032
}
.mainContents .btnWrap.pastQuestionColor ul.question li a:before {
  color: #fff
}
/*1級*/
.mainContents .btnWrap.pastQuestionColor.q1 ul li a {
  border: 1px solid rgba(233, 93, 120, 1)
}
.mainContents .btnWrap.pastQuestionColor.q1 ul.question li a {
  background-color: rgba(233, 93, 120, 1)
}
.mainContents .btnWrap.pastQuestionColor.q1 ul.sheet li a {
  background-color: rgba(233, 93, 120, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.q1 ul.answer li a {
  background-color: rgba(233, 93, 120, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.q1 ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.q1 ul.answer li a:after {
  color: rgba(233, 93, 120, 1)
}
/*準1級*/
.mainContents .btnWrap.pastQuestionColor.j1q ul li a {
  border: 1px solid rgba(230, 60, 77, 1)
}
.mainContents .btnWrap.pastQuestionColor.j1q ul.question li a {
  background-color: rgba(230, 60, 77, 1)
}
.mainContents .btnWrap.pastQuestionColor.j1q ul.sheet li a {
  background-color: rgba(230, 60, 77, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.j1q ul.answer li a {
  background-color: rgba(230, 60, 77, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.j1q ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.j1q ul.answer li a:after {
  color: rgba(230, 60, 77, 1)
}
/*2級*/
.mainContents .btnWrap.pastQuestionColor.q2 ul li a {
  border: 1px solid rgba(246, 98, 58, 1)
}
.mainContents .btnWrap.pastQuestionColor.q2 ul.question li a {
  background-color: rgba(246, 98, 58, 1)
}
.mainContents .btnWrap.pastQuestionColor.q2 ul.sheet li a {
  background-color: rgba(246, 98, 58, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.q2 ul.answer li a {
  background-color: rgba(246, 98, 58, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.q2 ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.q2 ul.answer li a:after {
  color: rgba(246, 98, 58, 1)
}
/*準2級*/
.mainContents .btnWrap.pastQuestionColor.j2q ul li a {
  border: 1px solid rgba(255, 130, 39, 1)
}
.mainContents .btnWrap.pastQuestionColor.j2q ul.question li a {
  background-color: rgba(255, 130, 39, 1)
}
.mainContents .btnWrap.pastQuestionColor.j2q ul.sheet li a {
  background-color: rgba(255, 130, 39, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.j2q ul.answer li a {
  background-color: rgba(255, 130, 39, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.j2q ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.j2q ul.answer li a:after {
  color: rgba(255, 130, 39, 1)
}
/*3級*/
.mainContents .btnWrap.pastQuestionColor.q3 ul li a {
  border: 1px solid rgba(247, 172, 0, 1)
}
.mainContents .btnWrap.pastQuestionColor.q3 ul.question li a {
  background-color: rgba(247, 172, 0, 1)
}
.mainContents .btnWrap.pastQuestionColor.q3 ul.sheet li a {
  background-color: rgba(247, 172, 0, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.q3 ul.answer li a {
  background-color: rgba(247, 172, 0, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.q3 ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.q3 ul.answer li a:after {
  color: rgba(247, 172, 0, 1)
}
/*4級*/
.mainContents .btnWrap.pastQuestionColor.q4 ul li a {
  border: 1px solid rgba(147, 191, 0, 1)
}
.mainContents .btnWrap.pastQuestionColor.q4 ul.question li a {
  background-color: rgba(147, 191, 0, 1)
}
.mainContents .btnWrap.pastQuestionColor.q4 ul.sheet li a {
  background-color: rgba(147, 191, 0, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.q4 ul.answer li a {
  background-color: rgba(147, 191, 0, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.q4 ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.q4 ul.answer li a:after {
  color: rgba(147, 191, 0, 1)
}
/*5級*/
.mainContents .btnWrap.pastQuestionColor.q5 ul li a {
  border: 1px solid rgba(95, 180, 27, 1)
}
.mainContents .btnWrap.pastQuestionColor.q5 ul.question li a {
  background-color: rgba(95, 180, 27, 1)
}
.mainContents .btnWrap.pastQuestionColor.q5 ul.sheet li a {
  background-color: rgba(95, 180, 27, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.q5 ul.answer li a {
  background-color: rgba(95, 180, 27, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.q5 ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.q5 ul.answer li a:after {
  color: rgba(95, 180, 27, 1)
}
/*6級*/
.mainContents .btnWrap.pastQuestionColor.q6 ul li a {
  border: 1px solid rgba(60, 162, 90, 1)
}
.mainContents .btnWrap.pastQuestionColor.q6 ul.question li a {
  background-color: rgba(60, 162, 90, 1)
}
.mainContents .btnWrap.pastQuestionColor.q6 ul.sheet li a {
  background-color: rgba(60, 162, 90, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.q6 ul.answer li a {
  background-color: rgba(60, 162, 90, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.q6 ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.q6 ul.answer li a:after {
  color: rgba(60, 162, 90, 1)
}
/*7級*/
.mainContents .btnWrap.pastQuestionColor.q7 ul li a {
  border: 1px solid rgba(17, 144, 127, 1)
}
.mainContents .btnWrap.pastQuestionColor.q7 ul.question li a {
  background-color: rgba(17, 144, 127, 1)
}
.mainContents .btnWrap.pastQuestionColor.q7 ul.sheet li a {
  background-color: rgba(17, 144, 127, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.q7 ul.answer li a {
  background-color: rgba(17, 144, 127, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.q7 ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.q7 ul.answer li a:after {
  color: rgba(17, 144, 127, 1)
}
/*8級*/
.mainContents .btnWrap.pastQuestionColor.q8 ul li a {
  border: 1px solid rgba(51, 155, 172, 1)
}
.mainContents .btnWrap.pastQuestionColor.q8 ul.question li a {
  background-color: rgba(51, 155, 172, 1)
}
.mainContents .btnWrap.pastQuestionColor.q8 ul.sheet li a {
  background-color: rgba(51, 155, 172, 0.2)
}
.mainContents .btnWrap.pastQuestionColor.q8 ul.answer li a {
  background-color: rgba(51, 155, 172, 0.5)
}
.mainContents .btnWrap.pastQuestionColor.q8 ul.sheet li a:after, .mainContents .btnWrap.pastQuestionColor.q8 ul.answer li a:after {
  color: rgba(51, 155, 172, 1)
}
/*.mainContents .support.supportPage .pastQuestions .box .titleWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.mainContents .support.supportPage .pastQuestions .box .titleWrap .link {
  padding: 0 0 0 1.5em;
  margin: 60px 0 20px 15px
}
.mainContents .support.supportPage .pastQuestions .box .titleWrap .link.mt0 {
  margin-top: 0
}
.mainContents .support.supportPage .pastQuestions .box table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-align: center;
  position: relative;
  z-index: 1
}
.mainContents .support.supportPage .pastQuestions .box table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-family: "Roboto", "TBUDGothic E";
  font-weight: bold;
  width: 150px;
  text-align: center;
  vertical-align: middle;
  background: #eae6e5
}
.mainContents .support.supportPage .pastQuestions .box table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  width: 450px;
  height: 60px;
  padding: 0 24px
}
.mainContents .support.supportPage .pastQuestions .box table td ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.mainContents .support.supportPage .pastQuestions .box table td ul li a {
  display: block
}
.mainContents .support.supportPage .pastQuestions .box table td ul li a img {
  width: 100%
}
.mainContents .support.supportPage .pastQuestions .box table td ul li.digitalbook {
  margin-right: 32px
}
.mainContents .support.supportPage .pastQuestions .box table td ul li.digitalbook a {
  width: 105px;
  min-width: 105px
}
.mainContents .support.supportPage .pastQuestions .box table td ul li.pdf a {
  width: 80px;
  min-width: 80px
}
.mainContents .support.supportPage .pastQuestions .box table td dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.mainContents .support.supportPage .pastQuestions .box table td dl dt {
  font-family: "Roboto", "TBUDGothic E";
  font-weight: bold;
  margin-right: 30px;
  white-space: nowrap
}
.mainContents .support.supportPage .pastQuestions .sansuKentei {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.mainContents .support.supportPage .pastQuestions .sansuKentei .titleWrap .link {
  margin: 0 0 8px
}
.mainContents .support.supportPage .pastQuestions .sansuKentei .box {
  width: 48%;
  margin: -50px 4% 0 0
}
.mainContents .support.supportPage .pastQuestions .sansuKentei .box .titleWrap {
  display: block
}
.mainContents .support.supportPage .pastQuestions .sansuKentei .box table th {
  width: 130px
}
.mainContents .support.supportPage .pastQuestions .sansuKentei .box table td {
  width: 350px
}
.mainContents .support.supportPage .pastQuestions .sansuKentei .box:nth-of-type(2n) {
  margin-right: 0
}*/
@media only screen and (max-width:800px) {
  .mainContents .support .iconDetails {
    width: 90%;
    margin: 10px auto 0;
    display: block
  }
  .mainContents .support .iconDetails .box {
    display: block;
    padding: 14px 5%;
    margin-bottom: 10px
  }
  .mainContents .support .iconDetails .box figure {
    margin-bottom: 12px
  }
  .mainContents .support .iconDetails .box .notes {
    margin-left: 0
  }
  .mainContents .support .iconDetails .box.digitalbook {
    width: 100%
  }
  .mainContents .support .iconDetails .box.pdf {
    width: 100%
  }
  .mainContents .support.supportPage .pastQuestions {
    width: 90%
  }
  .mainContents .support.supportPage .pastQuestions .box {
    margin: -1px 0 0;
    padding-top: 1px
  }
  .mainContents .support.supportPage .pastQuestions .box#q1 {
    margin-top: -60px;
    padding-top: 60px
  }
  .mainContents .support.supportPage .pastQuestions .box .titleWrap {
    display: block
  }
  .mainContents .support.supportPage .pastQuestions .box .titleWrap .link {
    padding: 0 0 0 1.5em;
    margin: 0 0 8px
  }
  .mainContents .support.supportPage .pastQuestions .box table th {
    width: 70px;
    min-width: 70px;
    vertical-align: top;
    padding-top: 20px;
    font-size: 1.4rem
  }
  .mainContents .support.supportPage .pastQuestions .box table td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: auto;
    padding: 13px 3%
  }
  .mainContents .support.supportPage .pastQuestions .box table td ul {
    display: block
  }
  .mainContents .support.supportPage .pastQuestions .box table td ul li.digitalbook {
    margin: 0 0 10px
  }
  .mainContents .support.supportPage .pastQuestions .box table td ul li.digitalbook a {
    width: 94%;
    min-width: 0;
    max-width: 105px
  }
  .mainContents .support.supportPage .pastQuestions .box table td ul li.pdf a {
    width: 63%;
    min-width: 0;
    max-width: 80px
  }
  .mainContents .support.supportPage .pastQuestions .box table td dl {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .mainContents .support.supportPage .pastQuestions .box table td dl dt {
    font-family: "Roboto", "TBUDGothic E";
    font-weight: bold;
    margin-right: 10px;
    white-space: nowrap;
    padding-top: 5px;
    font-size: 1.4rem
  }
  .mainContents .support.supportPage .pastQuestions .box table td dl dd {
    width: 100%
  }
  .mainContents .support.supportPage .pastQuestions .sansuKentei {
    display: block
  }
  .mainContents .support.supportPage .pastQuestions .sansuKentei .box {
    width: 100%;
    margin: -60px 0 0;
    padding-top: 60px
  }
  .mainContents .support.supportPage .pastQuestions .sansuKentei .box table th {
    width: 100px;
    min-width: 100px
  }
  .mainContents .support.supportPage .pastQuestions .sansuKentei .box table td {
    width: 100%
  }
  .mainContents .support.supportPage .pastQuestions .box table tr {
    border-bottom: 1px solid #ccc
  }
  .mainContents .support.supportPage .pastQuestions .box table th {
    border-bottom: 0
  }
  .mainContents .support.supportPage .pastQuestions .box table td {
    display: block;
    padding: 13px 10px
  }
  .mainContents .support.supportPage .pastQuestions .box table td:last-child {
    border-bottom: 0
  }
}
/*---------------------------------------------
Privacy & Confirm
---------------------------------------------*/
.mainContents .otherContents.privacy {
  margin: 0 auto 140px
}
.mainContents .otherContents .privacyPage a.linkColor {
  color: #00a6ba
}
.mainContents .otherContents .privacyPage .block ul li {
  text-indent: -1.2em;
  padding: 0 0 3px 1.2em
}
.mainContents .otherContents .privacyPage .block ul li ul li ul li {
  text-indent: -1.2em;
  padding: 0 0 3px 1.2em
}
.mainContents .otherContents .privacyPage .block ul.no li {
  text-indent: -1.5em;
  padding: 0 0 3px 1.5em
}
.mainContents .otherContents .privacyPage .block ul.dotno li {
  text-indent: -1.1em;
  padding: 0 0 3px 1.1em
}
.mainContents .otherContents .privacyConfirm .block ul.no li {
  text-indent: -1.5em;
  padding: 0 0 3px 1.5em
}
.mainContents .otherContents .privacyConfirm .block .box table.list3 th:nth-of-type(1) {
  width: 500px
}
.mainContents .otherContents .privacyConfirm .block .box table.list4 th:nth-of-type(1) {
  width: 600px
}
@media only screen and (max-width:800px) {
  .mainContents .otherContents .privacyConfirm .block .box table.list4 td:nth-of-type(1) {
    border: none;
    padding: 4px 5%;
    display: block;
    width: 100%
  }
  .mainContents .otherContents .privacyConfirm .block .box table.list4 td.address {
    border-top: 1px solid #ccc
  }
}
/*---------------------------------------------
Form
---------------------------------------------*/
.mainContents .formBlock .personalInformation .link a[target=_blank]:after { /*別窓マークを赤に*/
  color: #e7380d
}
.mainContents .formBlock .formWrap .mw_wp_form_confirm .submitBtn { /*SP時のとき送信ボタンが上になるように修正*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-direction: row-reverse;
  width: 1050px;
  margin: 0 auto;
}
.mainContents .formBlock .formWrap .mw_wp_form .recaptchaNote {
  display: none
}
.mainContents .formBlock.inputPage .formWrap .mw_wp_form .recaptchaNote {
  display: block;
  text-align: center
}
.mainContents .formBlock .formWrap .mw_wp_form dl dt .required {
  width: 60px
}
.mainContents .formBlock .formWrap .submitBtn button {
  width: 330px
}
@media only screen and (max-width:800px) { /*SP時のとき送信ボタンが上になるように修正*/
  .mainContents .formBlock .formWrap .mw_wp_form_confirm .submitBtn {
    display: block;
    width: 90%;
  }
  .mainContents .formBlock .formWrap .mw_wp_form_confirm .submitBtn button.submitBox {
    margin-top: 40px
  }
  .mainContents .formBlock .formWrap .mw_wp_form_confirm .submitBtn button.returnBox {
    margin-top: 20px
  }
  .mainContents .formBlock .formWrap .personalInformation .acceptanceBox .mwform-checkbox-field [type=checkbox]:checked + .mwform-checkbox-field-text:before, .mainContents .formBlock .formWrap .personalInformation .acceptanceBox .mwform-checkbox-field [type=checkbox]:not(:checked) + .mwform-checkbox-field-text:before {
    content: '';
    position: absolute;
    left: calc(50% - 36px)
  }
  .mainContents .formBlock .formWrap .personalInformation .acceptanceBox .mwform-checkbox-field [type=checkbox]:checked + .mwform-checkbox-field-text:after, .mainContents .formBlock .formWrap .personalInformation .acceptanceBox .mwform-checkbox-field [type=checkbox]:not(:checked) + .mwform-checkbox-field-text:after {
    left: calc(50% - 36px)
  }
  .mainContents .formBlock .formWrap .mw_wp_form_confirm .submitBtn {
    width: 100%;
  }
  .mainContents .formBlock .formWrap .submitBtn button {
    width: 100%;
    min-width: 100%
  }
}
/*---------------------------------------------
add class
---------------------------------------------*/
.pcText {
  display: inline
}
.spText {
  display: none
}
.borderGray {
  border: 1px solid #ccc;
}
.mt60 {
  margin-top: 60px
}
.txtCenter {
  text-align: center !important
}
.indent-1 {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}
.indent-3 {
  display: inline-block;
  padding-left: 2.7em;
  text-indent: -2.7em;
}
@media only screen and (max-width:800px) {
  .pcText {
    display: none
  }
  .spText {
    display: inline
  }
}
/*---------------------------------------------
デザイン変更修正
---------------------------------------------*/
.mainContents .frontPage h2 {
    background: none;
	border:none;
	padding:0
}
.mainContents .frontPage h3 {
    background: none
}
@media only screen and (max-width:800px) {
.fixWrap .header .spBtn ul li.quetion {
    background: #eeeeee;
}
	}