@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

img {
  vertical-align: bottom;
}

textarea, input, select, button {
  font: inherit;
  font-size: 100%;
}

/**
 *
 * Config
 *
 */
/**
 *
 * Index
 *
 */
/**
 *
 * Mixin
 *
 */
/**
 *
 * Common
 *
 */
/*  common
--------------------------------------- */
body {
  line-height: 1.75;
  color: #000;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 75%;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 599px) {
  body {
    line-height: 1.6;
  }
  body.body-modal_appli {
    background: none;
  }
  body.body--fixed {
    line-height: 1.75;
  }
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #1b3b8b;
  text-decoration: none;
}

img {
  max-width: 100%;
}

/*  topicpath
--------------------------------------- */
.topicpath {
  padding: 0 10px;
}

.topicpath__inr {
  padding: 8px 0;
  max-width: 940px;
  margin: 0 auto;
  position: relative;
  font-size: 91.66667%;
}

.topicpath__inr .current {
  color: #1b3b8b;
}

/**
 *
 * Utility
 *
 */
/*  clearfix
--------------------------------------- */
.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/*  sp tb
--------------------------------------- */
.sp {
  display: none !important;
}

.tb {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .tb {
    display: block !important;
  }
}

@media screen and (max-width: 599px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

/*  br
--------------------------------------- */
.br {
  margin-bottom: 1em;
}

/*  font size
--------------------------------------- */
.u-fs {
  font-size: 66.667%;
}

.u-fl {
  font-size: 133.334%;
}

/*  align
--------------------------------------- */
.u-al {
  text-align: left;
}

.u-ac {
  text-align: center;
}

.u-ar {
  text-align: right;
}

/*  display
--------------------------------------- */
.u-disp-b {
  display: block;
}

.u-disp-i {
  display: inline;
}

.u-disp-ib {
  display: inline-block;
}

/*  margin
--------------------------------------- */
#container .u-mt5 {
  margin-top: 5px;
}

#container .u-mt10 {
  margin-top: 10px;
}

#container .u-mt15 {
  margin-top: 15px;
}

#container .u-mt20 {
  margin-top: 20px;
}

#container .u-mt25 {
  margin-top: 25px;
}

#container .u-mt30 {
  margin-top: 30px;
}

#container .u-mt35 {
  margin-top: 35px;
}

#container .u-mt40 {
  margin-top: 40px;
}

#container .u-mt45 {
  margin-top: 45px;
}

#container .u-mt50 {
  margin-top: 50px;
}

#container .u-mt55 {
  margin-top: 55px;
}

#container .u-mt60 {
  margin-top: 60px;
}

#container .u-mr5 {
  margin-right: 5px;
}

#container .u-mr10 {
  margin-right: 10px;
}

#container .u-mr15 {
  margin-right: 15px;
}

#container .u-mr20 {
  margin-right: 20px;
}

#container .u-mr25 {
  margin-right: 25px;
}

#container .u-mr30 {
  margin-right: 30px;
}

#container .u-mr35 {
  margin-right: 35px;
}

#container .u-mr40 {
  margin-right: 40px;
}

#container .u-mr45 {
  margin-right: 45px;
}

#container .u-mr50 {
  margin-right: 50px;
}

#container .u-mr55 {
  margin-right: 55px;
}

#container .u-mr60 {
  margin-right: 60px;
}

#container .u-mb5 {
  margin-bottom: 5px;
}

#container .u-mb10 {
  margin-bottom: 10px;
}

#container .u-mb15 {
  margin-bottom: 15px;
}

#container .u-mb20 {
  margin-bottom: 20px;
}

#container .u-mb25 {
  margin-bottom: 25px;
}

#container .u-mb30 {
  margin-bottom: 30px;
}

#container .u-mb35 {
  margin-bottom: 35px;
}

#container .u-mb40 {
  margin-bottom: 40px;
}

#container .u-mb45 {
  margin-bottom: 45px;
}

#container .u-mb50 {
  margin-bottom: 50px;
}

#container .u-mb55 {
  margin-bottom: 55px;
}

#container .u-mb60 {
  margin-bottom: 60px;
}

#container .u-ml5 {
  margin-left: 5px;
}

#container .u-ml10 {
  margin-left: 10px;
}

#container .u-ml15 {
  margin-left: 15px;
}

#container .u-ml20 {
  margin-left: 20px;
}

#container .u-ml25 {
  margin-left: 25px;
}

#container .u-ml30 {
  margin-left: 30px;
}

#container .u-ml35 {
  margin-left: 35px;
}

#container .u-ml40 {
  margin-left: 40px;
}

#container .u-ml45 {
  margin-left: 45px;
}

#container .u-ml50 {
  margin-left: 50px;
}

#container .u-ml55 {
  margin-left: 55px;
}

#container .u-ml60 {
  margin-left: 60px;
}

/*  ls
--------------------------------------- */
.u-ls .u-ls__h {
  display: table-cell;
  white-space: nowrap;
}

.u-ls .u-ls__b {
  display: table-cell;
}

@media screen and (max-width: 599px) {
  .u-ls--sp .u-ls__h {
    display: table-cell;
    white-space: nowrap;
  }
  .u-ls--sp .u-ls__b {
    display: table-cell;
  }
}

/*  data
--------------------------------------- */
.u-data {
  display: table;
}

.u-data .u-data__rw {
  display: table-row;
}

.u-data .u-data__cl {
  display: table-cell;
}

.u-data .u-data__cl--wn {
  white-space: nowrap;
}

/**
 *
 * Index
 *
 */
/**
 *
 * Outlines - Wrapper
 *
 */
.container {
  overflow: hidden;
}

/*  container
--------------------------------------- */
.container {
  min-width: 960px;
}

@media screen and (max-width: 599px) {
  .container {
    min-width: 0;
  }
  .container--fixed {
    min-width: 960px;
  }
}

/*  wrapper--page
--------------------------------------- */
.wrapper--page {
  min-width: 950px;
}

@media screen and (max-width: 599px) {
  .wrapper--page {
    min-width: 0;
  }
}

/**
 *
 * Outlines - Header
 *
 */
/*  siteheader
---------------------------------------*/
.siteheader {
  display: none;
}

.sitenav {
  display: none;
}

@media screen and (max-width: 599px) {
  .siteheader {
    position: relative;
    height: 68px;
    z-index: 115;
  }
  .siteheader .siteheader__logo_eiken {
    position: absolute;
    left: 10px;
    top: 8px;
    z-index: 2;
    width: 52px;
  }
  .siteheader .siteheader__logo_eiken img {
    width: 100%;
  }
  .siteheader .siteheader__logo_association {
    position: absolute;
    right: 10px;
    top: 23px;
    z-index: 2;
    width: 105px;
  }
  .siteheader .siteheader__logo_association img {
    width: 100%;
  }
  .sitenav-btn {
    position: absolute;
    top: 9px;
    right: 9px;
    z-index: 2;
    text-indent: -9999px;
    overflow: hidden;
  }
  .sitenav-btn a {
    display: block;
    width: 52px;
    height: 52px;
    background: url(../img/common/siteheader_btn_menu_sp.png) no-repeat;
    background-size: contain;
  }
  .sitenav {
    position: absolute;
    top: 68px;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #232323;
    display: none;
  }
  .sitenav .sitenav-btn-close {
    display: block;
    width: 107px;
    font-size: 108.33333%;
    border-radius: 5px;
    background: #ffffff;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
  }
  .sitenav .sitenav-btn-close span {
    background: url(../img/common/icon_close.png) no-repeat 0 2px;
    background-size: 12px 12px;
    padding: 0 0 0 15px;
    text-decoration: none;
  }
  .sitenav-h-outer {
    position: relative;
    padding: 8px 10px;
  }
  .sitenav-h {
    font-size: 150%;
    color: #f9f9f9;
    background: url(../img/common/icon_menu_02.png) no-repeat 0 2px;
    background-size: 28px auto;
    padding: 0 0 0 35px;
    min-height: 21px;
  }
  .sitenav-h-btn-close {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #f9f9f9;
  }
  .menunav-01-h {
    font-size: 150%;
    background: #f9f9f9;
    text-align: center;
    padding: 8px 0;
  }
  .menunav-01 ul li {
    border-top: 4px solid #dadada;
  }
  .menunav-01 ul li a {
    font-size: 125%;
    text-decoration: none;
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 3.125% 3.125% 3.125% 3.125%;
    background: #f9f9f9;
    font-weight: bold;
  }
  .menunav-01 ul li a .el-disp {
    display: table-cell;
  }
  .menunav-01 ul li a:before {
    content: " ";
    display: table-cell;
    background: url(../img/common/icon_arw_tri_01.png) no-repeat 0 50%;
    background-size: 7px 8px;
    width: 14px;
  }
  .menunav-01 ul .link_off {
    font-size: 125%;
    text-decoration: none;
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 3.125% 3.125% 3.125% 3.125%;
    background: #f9f9f9;
    font-weight: bold;
  }
  .menunav-01 ul .link_off .el-disp {
    display: table-cell;
  }
  .menunav-01 ul .link_off:before {
    content: " ";
    display: table-cell;
    background: url(../img/common/icon_arw_tri_off.png) no-repeat 0 50%;
    background-size: 7px 8px;
    width: 14px;
  }
  .menunav-02-h {
    border-top: 1px solid #dadada;
    font-size: 150%;
    background: #dadada;
    text-align: center;
    padding: 8px 0;
  }
  .menunav-02 ul li {
    border-top: 4px solid #c8c8c8;
  }
  .menunav-02 ul li a {
    font-size: 108.33333%;
    text-decoration: none;
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 3.125% 3.125% 3.125% 3.125%;
    background: #dadada;
    font-weight: bold;
  }
  .menunav-02 ul li a .el-disp {
    display: table-cell;
  }
  .menunav-02 ul li a:before {
    content: " ";
    display: table-cell;
    background: url(../img/common/icon_arw_tri_01.png) no-repeat 0 50%;
    background-size: 7px 8px;
    width: 14px;
  }
  .menunav-02 ul .link_off {
    font-size: 108.33333%;
    text-decoration: none;
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 3.125% 3.125% 3.125% 3.125%;
    background: #dadada;
    font-weight: bold;
    color: #aaaaaa;
  }
  .menunav-02 ul .link_off .el-disp {
    display: table-cell;
  }
  .menunav-02 ul .link_off:before {
    content: " ";
    display: table-cell;
    background: url(../img/common/icon_arw_tri_off.png) no-repeat 0 50%;
    background-size: 7px 8px;
    width: 14px;
  }
  .menunav-03 ul li {
    border-top: 1px solid #c8c8c8;
  }
  .menunav-03 ul li a {
    font-size: 108.33333%;
    text-decoration: none;
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 2.1875% 3.125% 2.1875% 3.125%;
    background: #484848;
    color: #ffffff;
  }
  .menunav-03 ul li a .el-disp {
    display: table-cell;
  }
  .menunav-03 ul li a:before {
    content: " ";
    display: table-cell;
    background: url(../img/common/icon_arw_tri_02.png) no-repeat 0 50%;
    background-size: 7px 8px;
    width: 14px;
  }
  .menunav-03 ul .link_off {
    font-size: 108.33333%;
    text-decoration: none;
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 2.1875% 3.125% 2.1875% 3.125%;
    background: #484848;
    color: #ffffff;
  }
  .menunav-03 ul .link_off .el-disp {
    display: table-cell;
  }
  .menunav-03 ul .link_off:before {
    content: " ";
    display: table-cell;
    background: url(../img/common/icon_arw_tri_off.png) no-repeat 0 50%;
    background-size: 7px 8px;
    width: 14px;
  }
  .sitenav-ft-btn-close {
    padding: 5px 0;
  }
  .sitenav-ft-btn-close .sitenav-btn-close {
    margin: 0 auto;
  }
}

/*  headerWrapper
--------------------------------------- */
.headerWrapper {
  background: #f0f0f2 url(../img/common/headerwrapper_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.ie8 .headerWrapper {
  background: #f0f0f2;
}

@media screen and (max-width: 599px) {
  .headerWrapper {
    background: #f0f0f2 url(../img/common/headerwrapper_bg_sp.jpg) no-repeat 50% 50%;
    background-size: cover;
    height: auto;
    margin: 0;
  }
}

/*  header
--------------------------------------- */
.header {
  width: 940px;
  height: 72px;
  margin: 0 auto;
  background: url(../img/common/header_bg01.png) no-repeat 50% 100%;
  padding: 0 0 5px;
}

.header__inr {
  position: relative;
  background: #fff;
  height: 72px;
}

.header__logo {
  position: absolute;
  top: 10px;
  left: 15px;
}

.header__bar {
  position: absolute;
  top: 0;
  left: 85px;
  width: 844px;
  /* IGA edit 2017/2/1 height: 53px;*/
  height: 73px;
  background: url(../img/common/header_bg02.png) no-repeat 50% 100%;
  padding: 0 0 5px;
}

.header__bar_inr {
  /* IGA edit 2017/2/1 height: 53px;*/
  height: 73px;
  background: #1b3b8b;
}

.header__copy {
  position: absolute;
  top: 16px;
  left: 19px;
}

.header__btn01 {
  position: absolute;
  top: 15px;
  right: 210px;
}

.header__btn02 {
  position: absolute;
  top: 15px;
  right: 10px;
}

/* IGA add 2017/02/01 */
.header__btn03 {
  position: absolute;
  top: 45px;
  right: 210px;
}
/* IGA add 2017/6/19 */
.header__btn04 {
  position: absolute;
  top: 45px;
  right: 10px;
}

.header__menu_btn {
  display: none;
}

@media screen and (max-width: 599px) {
  .header {
    width: auto;
    height: auto;
    margin: 0 auto;
    background: none;
    padding: 0;
  }
  .header__inr {
    position: relative;
    background: #fff;
    height: auto;
  }
  .header__logo {
    display: none;
  }
  .header__bar {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    background: none;
    padding: 0;
  }
  .header__bar_inr {
    box-sizing: border-box;
    height: 45px;
    background: #1b3b8b;
    padding: 15px 10px 0;
  }
  .header__copy {
    position: static;
    width: 222px;
  }
  .header__btn01 {
    display: none;
  }
  .header__btn02 {
    display: none;
  }
  .header__btn03 {
    display: none;
  }
  .header__btn04 {
    display: none;
  }
  .header__menu_btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .header__menu_btn > a {
    display: block;
    width: 58px;
    height: 45px;
    background: url(../img/common/header_menu_btn_sp.png) no-repeat 0 0;
    background-size: 58px auto;
    text-indent: -9999px;
    overflow: hidden;
  }
}

/**
 *
 * Outlines - Contents
 *
 */
/*  contents
--------------------------------------- */
.contents {
  width: 940px;
  margin: 0 auto 20px;
}

@media screen and (max-width: 599px) {
  .contents {
    width: auto;
  }
}

/*  contents--top
--------------------------------------- */
.contents--top {
  width: 940px;
  margin: 0 auto 40px;
}

@media screen and (max-width: 599px) {
  .contents--top {
    width: auto;
    margin: 0 10px 50px;
  }
}

/*  contents--page
--------------------------------------- */
.contents--page {
  width: 940px;
  margin: 0 auto 50px;
  padding: 50px 0 0;
}

@media screen and (max-width: 599px) {
  .contents--page {
    width: auto;
    margin: 0 10px 50px;
    padding: 15px 0 0;
  }
}

/*  contents--fixed
--------------------------------------- */
.contents--fixed {
  width: 940px;
  margin: 0 auto 50px;
  padding: 50px 0 0;
}

/**
 *
 * Outlines - Footer
 *
 */
/*  footer
--------------------------------------- */
.globalfooter--hr {
  background: #000000;
  color: #ffffff;
}

.globalfooter--hr a {
  color: #ffffff;
}

.globalfooter--hr .globalfooter__inr {
  margin: 0 auto;
  padding: 10px 0;
  max-width: 940px;
  *zoom: 1;
}

.globalfooter--hr .globalfooter__inr:before, .globalfooter--hr .globalfooter__inr:after {
  content: " ";
  display: table;
}

.globalfooter--hr .globalfooter__inr:after {
  clear: both;
}

.globalfooter--hr .globalfooterNav {
  float: left;
}

.globalfooter--hr .globalfooterNav > li {
  float: left;
  border-left: #ffffff solid 1px;
  padding: 0 7px;
  line-height: 1.4;
}

.globalfooter--hr .globalfooterNav > li:first-child {
  border-left: 0;
  padding: 0 7px 0 0;
}

.globalfooter--hr .globalfooterCopyright {
  float: right;
  line-height: 1.4;
}

@media screen and (max-width: 599px) {
  .globalfooter--hr .globalfooter__inr {
    max-width: none;
  }
  .globalfooter--hr .globalfooterNav {
    float: none;
    margin: 0 auto 3px;
    display: table;
  }
  .globalfooter--hr .globalfooterNav li {
    display: table-cell;
    padding: 0 7px;
  }
  .globalfooter--hr .globalfooterCopyright {
    float: none;
    text-align: center;
    padding: 0 10px;
  }
}

.footer {
  background: #1b3b8b;
  padding: 25px 0 45px;
}

.footer .footer__inr {
  position: relative;
  width: 1000px;
  height: 43px;
  background: url(../img/common/footer.png) no-repeat 0 0;
  margin: 0 auto;
}

.footer .footerNav {
  *zoom: 1;
  position: absolute;
  left: 534px;
  top: 20px;
  width: 451px;
  height: 26px;
}

.footer .footerNav:before, .footer .footerNav:after {
  content: " ";
  display: table;
}

.footer .footerNav:after {
  clear: both;
}

.footer .footerNav > li {
  float: left;
  width: 84px;
  height: 23px;
  margin: 0 4px 0 0;
}

.footer .footerNav > li > a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  height: 23px;
}

.footer .footerNav > li > a:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
  background-color: #fff;
  border-radius: 3px;
}

.footer .footerNav > li.footerNav__pagetop {
  display: none;
}

.footer .footerNav > li.footerNav__home {
  display: none;
}

.footer .footerNav > li.footerNav__btn01 {
  width: 99px;
}

.footer .footerNav > li.footerNav__btn05 {
  margin: 0;
}

.footer .footerLogo {
  position: absolute;
  left: 0;
  top: 0;
  width: 413px;
  height: 43px;
}

.footer .footerLogo > a {
  display: block;
  height: 43px;
  text-indent: -9999px;
  overflow: hidden;
}

@media screen and (max-width: 599px) {
  .footer {
    position: relative;
    padding: 75.3125% 0 0;
    background-size: 3px 3px;
  }
  .footer .footer__inr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/common/footer_sp.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .footer .footerNav {
    position: static;
    width: auto;
    height: auto;
  }
  .footer .footerNav > li {
    float: left;
    width: 50%;
    height: auto;
    margin: 0 0 0 0;
  }
  .footer .footerNav > li > a {
    display: block;
    width: auto;
    height: 0;
    padding: 18.75% 0 0;
  }
  .footer .footerNav > li > a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
    background-color: transparent;
    border-radius: 0;
  }
  .footer .footerNav > li.footerNav__pagetop {
    width: 100%;
    display: block;
  }
  .footer .footerNav > li.footerNav__pagetop a {
    padding: 10.9375% 0 0;
  }
  .footer .footerNav > li.footerNav__btn01 {
    width: 50%;
  }
  .footer .footerNav > li.footerNav__btn02 {
    display: none;
  }
  .footer .footerLogo {
    margin: 6.25% 0 6.25%;
    position: static;
    width: auto;
    height: auto;
  }
  .footer .footerLogo > a {
    width: auto;
    height: 0;
    padding: 20.3125% 0 0;
  }
}

/*  footer--home
--------------------------------------- */
/*  footer--page
--------------------------------------- */
@media screen and (max-width: 599px) {
  .footer--page {
    padding: 72.8125% 0 0;
  }
  .footer--page .footer__inr {
    background: url(../img/common/footer_page_sp.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .footer--page .footerNav > li.footerNav__home {
    width: 100%;
    display: block;
  }
  .footer--page .footerNav > li.footerNav__home a {
    padding: 9.375% 0 0;
  }
}

/**
 *
 * Index
 *
 */
/**
 *
 * Parts - H
 *
 */
/* h-title
--------------------------------------- */
.h-title {
  margin: 0 0 10px;
}

/* h-sub
--------------------------------------- */
.h-sub {
  font-size: 133.33333%;
  background: #1b3b8b;
  margin: 0 0 20px;
  padding: 9px 15px 8px;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 1.83333;
  color: #fff;
}

@media screen and (max-width: 599px) {
  .h-sub {
    font-size: 100%;
    margin: 10px 0;
    padding: 0;
    border-radius: 11px;
    text-align: center;
    letter-spacing: inherit;
    color: #fff;
    line-height: 1.83333;
  }
}

/**
 *
 * Parts - P
 *
 */
/*  p
--------------------------------------- */
.p {
  margin: 0 0 15px;
}

/*  p-hd 
--------------------------------------- */
.p-hd {
  font-size: 133.33333%;
  line-height: 1.75;
  font-weight: bold;
  color: #333333;
  letter-spacing: 2px;
}

@media screen and (max-width: 599px) {
  .p-hd {
    font-size: 100%;
    line-height: 1.5;
    padding: 5px 15px 5px 15px;
    display: block;
    text-align: center;
    color: #333333;
    letter-spacing: normal;
  }
}

/**
 *
 * Parts - Icon
 *
 */
.icon-img {
  vertical-align: middle;
  margin: 0 3px;
}

@media screen and (max-width: 599px) {
  .icon-arw {
    margin: 0 3px;
    background: url(../img/common/icon_arw_sp.png) no-repeat 0 0;
    background-size: 12px auto;
    width: 12px;
    height: 12px;
  }
}

/*  icon-arw
--------------------------------------- */
.icon-arw {
  vertical-align: middle;
  margin: 0 3px;
  background: url(../img/common/icon_arw.png) no-repeat 0 0;
  width: 15px;
  height: 14px;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
}

@media screen and (max-width: 599px) {
  .icon-arw {
    margin: 0 3px;
    background: url(../img/common/icon_arw_sp.png) no-repeat 0 0;
    background-size: 12px auto;
    width: 12px;
    height: 12px;
  }
}

/**
 *
 * Parts - Link
 *
 */
/*  link-red
--------------------------------------- */
.link-red {
  color: #1b3b8b;
}

/*  link-noitce
--------------------------------------- */
.link-noitce > a {
  color: #1b3b8b;
  font-size: 108.33333%;
  font-weight: bold;
}

/**
 *
 * Parts - btn
 *
 */
/*  btn
--------------------------------------- */
.btn {
  transition: opacity 0.1s ease 0s;
}

.btn:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

@media screen and (max-width: 599px) {
  .btn:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

/**
 *
 * Parts - box
 *
 */
/*  box-lattice
--------------------------------------- */
.box-lattice {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
}

.box-lattice__inr {
  background: #fff;
  padding: 20px;
}

@media screen and (max-width: 599px) {
  .box-lattice {
    padding: 10px;
  }
  .box-lattice__inr {
    padding: 10px;
  }
}

/**
 *
 * Parts - Font
 *
 */
/* font-bold
--------------------------------------- */
.font-bold {
  font-weight: bold;
}

/* font-red
--------------------------------------- */
.font-red {
  color: #1b3b8b;
}

/**
 *
 * Parts - Form
 *
 */
/**
 *
 * Index
 *
 */
/**
 *
 * module - pageTitle
 *
 */
/*  pageTitle
--------------------------------------- */
.pageTitle {
  text-align: center;
  padding: 30px 0;
}

@media screen and (max-width: 599px) {
  .pageTitle {
    padding: 13px 0;
    margin: 0 auto;
  }
}

/**
 *
 * module - infoBox
 *
 */
.infoBox {
  *zoom: 1;
  margin: 0 0 50px;
}

.infoBox:before, .infoBox:after {
  content: " ";
  display: table;
}

.infoBox:after {
  clear: both;
}

.infoBox__h {
  margin: 0 0 20px;
}

.infoBox__info {
  margin: 0 40px;
}

.infoBox__txt {
  font-size: 116.66667%;
  line-height: 2;
}

.infoBox__txt_note {
  margin: 8px 0 0;
  font-size: 92.85714%;
  line-height: 1.69231;
}

.infoBox__txt_note.u-ls > li {
  margin: 0 0 5px;
}

.infoBox__txt_p {
  margin: 15px 0 0;
}

.infoBox__btn {
  margin: 10px 0 10px;
}

.infoBox__subbox {
  margin: 0 0 20px;
}

.infoBox__subbox_h {
  font-size: 128.57143%;
  color: #1b3b8b;
  font-weight: bold;
}

.infoBox__subbox_h_s {
  font-size: 77.77778%;
}

.infoBox__notice {
  margin: 17px 0 0;
  background: #fffbb6;
  font-size: 150%;
  line-height: 1.55556;
  font-weight: bold;
  padding: 18px 20px 16px;
}

.infoBox--last {
  margin: 0 0 30px;
}

.infoBox__subbox--last {
  margin: 0;
}

.infoBox__noteBox {
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  padding: 25px 30px;
  margin: 20px 0 0;
}

.infoBox__noteBox_b {
  margin: 20px 0 0;
  font-size: 125%;
}

.infoBox__noteBox_txt {
  margin: 15px 0 0;
}

.infoBox__noteBox_txt_s {
  font-size: 86.66667%;
}

@media screen and (max-width: 599px) {
  .infoBox {
    margin: 0 0 25px;
  }
  .infoBox__h {
    float: none;
    margin: 0 -2px 10px;
  }
  .infoBox__info {
    float: none;
    margin: 0;
  }
  .infoBox__txt {
    width: auto;
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 0 3.33333%;
  }
  .infoBox__txt_note {
    margin: 8px 0 0;
    font-size: 92.30769%;
  }
  .infoBox__txt_p {
    margin: 8px 0 0;
  }
  .infoBox__btn {
    margin: 10px 0 10px;
  }
  .infoBox__subbox {
    margin: 0 0 15px;
  }
  .infoBox__subbox_h {
    margin: 0 0 2px;
    font-size: 100%;
  }
  .infoBox__subbox_h_s {
    font-size: 84.61538%;
  }
  .infoBox__notice {
    margin: 17px 0 0;
    width: auto;
    font-size: 108.33333%;
    line-height: 1.43478;
    padding: 8px 3.33333% 7px;
  }
  .infoBox--last {
    margin: 0 0 15px;
  }
  .infoBox__subbox--last {
    margin: 0;
  }
  .infoBox__noteBox {
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    padding: 14px 14px;
    margin: 10px 3.33333% 0;
  }
  .infoBox__noteBox_b {
    margin: 10px 0 0;
    font-size: 91.66667%;
  }
  .infoBox__noteBox_txt {
    margin: 10px 0 0;
  }
  .infoBox__noteBox_txt_s {
    font-size: 91.66667%;
  }
}

/**
 *
 * module - infoImgBox
 *
 */
.infoImgBox {
  *zoom: 1;
  margin: 0 0 50px;
}

.infoImgBox:before, .infoImgBox:after {
  content: " ";
  display: table;
}

.infoImgBox:after {
  clear: both;
}

.infoImgBox__h {
  float: left;
  margin: 0 0 20px;
}

.infoImgBox__img {
  float: right;
  margin: 0 40px 0 0;
}

.infoImgBox__info {
  float: left;
  margin: 0 0 0 40px;
}

.infoImgBox__txt {
  width: 560px;
  font-size: 116.66667%;
  line-height: 2;
}

.infoImgBox__notice {
  width: 520px;
  margin: 17px 0 0;
  background: #fffbb6;
  font-size: 150%;
  line-height: 1.55556;
  font-weight: bold;
  padding: 18px 20px 16px;
}

@media screen and (max-width: 599px) {
  .infoImgBox {
    margin: 0 0 25px;
  }
  .infoImgBox--last {
    margin: 0 0 10px;
  }
  .infoImgBox__h {
    float: none;
    margin: 0 -2px 10px;
  }
  .infoImgBox__img {
    float: none;
    width: 45%;
    margin: 0 auto 10px;
  }
  .infoImgBox__info {
    float: none;
    margin: 0;
  }
  .infoImgBox__txt {
    width: auto;
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 0 3.33333%;
  }
  .infoImgBox__notice {
    margin: 17px 0 0;
    width: auto;
    font-size: 108.33333%;
    line-height: 1.43478;
    padding: 8px 3.33333% 7px 3.33333%;
  }
}

/**
 *
 * module - noticeBox
 *
 */
.noticeBox {
  background: #fffbb6;
  padding: 30px 30px 25px;
  margin: 0 40px 50px;
}

.noticeBox__h {
  margin: 0 0 10px;
}

.noticeBox__b {
  font-size: 116.66667%;
  line-height: 1.86667;
}

@media screen and (max-width: 599px) {
  .noticeBox {
    background: #fffbb6;
    padding: 10px;
    margin: 0 0 30px;
  }
  .noticeBox__h {
    margin: 8px auto 15px;
  }
  .noticeBox__b {
    font-size: 83.33333%;
    line-height: 1.4;
  }
}

/**
 *
 * module - contactBox
 *
 */
.contactBox {
  margin: 0 40px 50px;
  width: 859px;
}

.contactBox__h {
  width: 859px;
  height: 37px;
  background: url(../img/common/contact_h_close.png) no-repeat 0 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}

.contactBox__b {
  padding: 20px;
  background: #f6f6f6;
}

.contactBox__txt {
  text-align: center;
  font-size: 150%;
}

.contactBox__txt_note {
  font-size: 72.22222%;
}

.contactBox.is-closed .contactBox__h {
  background: url(../img/common/contact_h_open.png) no-repeat 0 0;
}

.contactBox__txt--d {
  font-size: 125%;
  text-align: center;
}

.contactBox__data {
  font-size: 125%;
  text-align: center;
}

.contactBox__data_ele {
  display: inline;
}

@media screen and (max-width: 599px) {
  .contactBox {
    margin: 0 3.33333% 25px;
    width: auto;
  }
  .contactBox__h {
    width: auto;
    height: 0;
    padding: 10.37037% 0 0;
    background: url(../img/common/contact_h_close_sp.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .contactBox__b {
    padding: 12px;
  }
  .contactBox__txt {
    font-size: 108.33333%;
    line-height: 1.38462;
  }
  .contactBox__txt_note {
    font-size: 61.53846%;
  }
  .contactBox.is-closed .contactBox__h {
    background: url(../img/common/contact_h_open_sp.png) no-repeat 0 0;
    background-size: 100% auto;
  }
  .contactBox__txt--d {
    font-size: 91.66667%;
    text-align: left;
  }
  .contactBox__data {
    font-size: 91.66667%;
  }
  .contactBox__data_ele {
    display: table-row;
  }
  .contactBox__data_d {
    display: table-cell;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
  }
}

/**
 *
 * module - pageNav
 *
 */
/*  pageNav
--------------------------------------- */
.pageNav > ul {
  *zoom: 1;
  margin: 0 -4px 0 -4px;
}

.pageNav > ul:before, .pageNav > ul:after {
  content: " ";
  display: table;
}

.pageNav > ul:after {
  clear: both;
}

.pageNav > ul > li {
  width: 224px;
  float: left;
  margin: 0 0 0 17px;
}

.pageNav > ul > li:first-child {
  margin: 0;
}

@media screen and (max-width: 599px) {
  .pageNav > ul {
    *zoom: 1;
    margin: 0 -1px;
  }
  .pageNav > ul:before, .pageNav > ul:after {
    content: " ";
    display: table;
  }
  .pageNav > ul:after {
    clear: both;
  }
  .pageNav > ul > li {
    width: 49.00662%;
    float: left;
    margin: 0 0 7px 1.98675%;
  }
  .pageNav > ul > li:nth-child(2n-1) {
    margin: 0;
  }
  .pageNav > ul > li > a {
    text-decoration: none;
    transition: opacity 0.1s ease 0s;
  }
  .pageNav > ul > li > a:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
  }
}

@media screen and (max-width: 599px) and (max-width: 599px) {
  .pageNav > ul > li > a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

@media screen and (max-width: 599px) {
  .pageNav > ul > li > a:before {
    content: none;
  }
  .pageNav > ul > li > a:after {
    content: none;
  }
  .pageNav > ul > li > a .topNav__inr {
    padding: 0;
    background: none;
  }
  .pageNav > ul > li > a:hover .topNav__inr {
    background: none;
  }
}

/**
 *
 * module - subNav
 *
 */
.subNav {
  padding: 20px 0 0;
  margin: 0 0 20px;
}

.subNav > ul {
  *zoom: 1;
}

.subNav > ul:before, .subNav > ul:after {
  content: " ";
  display: table;
}

.subNav > ul:after {
  clear: both;
}

.subNav > ul > li.subNav__01 {
  width: 458px;
  float: left;
}

.subNav > ul > li.subNav__02 {
  width: 458px;
  float: right;
}

.subNav_faq {
  position: relative;
}

.subNav_faq__bl {
  position: absolute;
  top: -19px;
  left: -12px;
}

@media screen and (max-width: 599px) {
  .subNav {
    padding: 4.16667% 0 0;
    margin: 0 0 15px;
  }
  .subNav > ul {
    *zoom: 1;
  }
  .subNav > ul:before, .subNav > ul:after {
    content: " ";
    display: table;
  }
  .subNav > ul:after {
    clear: both;
  }
  .subNav > ul > li.subNav__01 {
    width: auto;
    float: none;
  }
  .subNav > ul > li.subNav__02 {
    width: auto;
    float: none;
    margin: 15px 0 0;
  }
  .subNav_faq {
    position: relative;
  }
  .subNav_faq__bl {
    width: 9.33333%;
    position: absolute;
    top: -41.66667%;
    left: -1%;
  }
}

/**
 *
 * module - subNav2
 *
 */
.subNav2 {
  display: none;
}

@media screen and (max-width: 599px) {
  .subNav2 {
    display: block;
  }
  .subNav2 > ul {
    *zoom: 1;
  }
  .subNav2 > ul:before, .subNav2 > ul:after {
    content: " ";
    display: table;
  }
  .subNav2 > ul:after {
    clear: both;
  }
  .subNav2 > ul > li.subNav2__01 {
    width: 48.33333%;
    float: left;
  }
  .subNav2 > ul > li.subNav2__02 {
    width: 48.33333%;
    float: right;
  }
  /* IGA add 20170620 */
  .subNav2 > ul > li.subNav2__03 {
    width: 48.33333%;
    float: left;
  }
  .subNav2 > ul > li.subNav2__04 {
    width: 48.33333%;
    float: right;
  }
}

/**
 *
 * module - topcontrol
 *
 */
.topcontrol {
  display: none;
  position: fixed;
  z-index: 10000;
  right: 0;
  bottom: 135px;
  cursor: pointer;
  width: 30px;
  height: 155px;
  background: url(../img/common/btn_pagetop_01.png) no-repeat 0 0;
}

.topcontrol:hover {
  background: url(../img/common/btn_pagetop_01_o.png) no-repeat 0 0;
}

@media screen and (max-width: 599px) {
  body:not(.body--fixed) .topcontrol {
    background: rgba(0, 0, 0, 0.54);
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 40px;
    border-radius: 2px;
  }
  body:not(.body--fixed) .topcontrol:hover {
    background: rgba(0, 0, 0, 0.54);
  }
  body:not(.body--fixed) .topcontrol:after {
    position: absolute;
    top: 12px;
    left: 12px;
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8.5px 14.7px 8.5px;
    border-color: transparent transparent #ffffff transparent;
  }
}

/**
 *
 * module - slider
 *
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@media screen and (max-width: 599px) {
  .slick-dots {
    display: table;
    margin: 10px auto;
  }
  .slick-dots li {
    display: table-cell;
    padding: 0 5px;
  }
  .slick-dots li button {
    background: transparent;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: url(../img/common/slider_pager_item.png) no-repeat 0 0;
    background-size: 100% auto;
    width: 18px;
    height: 18px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
  }
  .slick-dots li button:hover {
    outline: none;
  }
  .slick-dots li button:focus {
    outline: 1px dotted #000;
  }
  .slick-dots li.slick-active button {
    background: url(../img/common/slider_pager_item_on.png) no-repeat 0 0;
    background-size: 100% auto;
  }
}

@media screen and (max-width: 599px) {
  .bx-pager {
    display: table;
    margin: 10px auto;
  }
  .bx-pager .bx-pager-item {
    display: table-cell;
    padding: 0 5px;
  }
  .bx-pager .bx-pager-link {
    background: url(../img/common/slider_pager_item.png) no-repeat 0 0;
    background-size: 100% auto;
    width: 18px;
    height: 18px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
  }
  .bx-pager .bx-pager-link.active {
    background: url(../img/common/slider_pager_item_on.png) no-repeat 0 0;
    background-size: 100% auto;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/**
 *
 * Index
 *
 */
/**
 *
 * Pages - top
 *
 */
/*  topHeaderWrapper
--------------------------------------- */
.topHeaderWrapper {
  background: #f0f0f2 url(../img/top/headerwrapper_bg.jpg) repeat-y 50% 50%;
  background-size: cover;
  margin: 0 0 30px;
  height: 440px;
}

.ie8 .topHeaderWrapper {
  background: #f0f0f2;
}

@media screen and (max-width: 599px) {
  .topHeaderWrapper {
    background: #f0f0f2 url(../img/top/headerwrapper_bg_sp.jpg) no-repeat 50% 50%;
    background-size: cover;
    height: auto;
    margin: 0;
  }
}

/*  mainvis
--------------------------------------- */
.mainvis {
  position: relative;
  overflow: hidden;
}

.mainvis__inr {
  position: relative;
  width: 940px;
  height: 364px;
  margin: 0 auto;
}

.mainvis__copy {
  position: absolute;
  top: 33px;
  left: -31px;
}

.mainvis__lead {
  position: absolute;
  top: 205px;
  left: 0;
}

.mainvis__img {
  position: absolute;
  top: 5px;
  /*  iga edit 20161004 left: 479px;
  width: 618px;*/
  left: 549px;
  width: 478px;
}

/* iga edit 20161004
.mainvis__btn {
  position: absolute;
  top: 206px;
  left: 514px;
}
*/
.mainvis__btn {
  position: absolute;
  top: 216px;
  left: 0px;
}

.mainvis__app {
  position: absolute;
  top: 294px;
  left: 0;
  /* iga edit 20161004  right: 0;*/
  background: #fff;
  border-radius: 3px;
  width: 418px;
  height: 57px;
}

.mainvis__app_h {
  position: absolute;
  top: 12px;
  left: 15px;
}

.mainvis__app_btn01 {
  position: absolute;
  top: 10px;
  left: 145px;
  width: 130px;
}

.mainvis__app_btn02 {
  position: absolute;
  top: 10px;
  left: 280px;
  width: 129px;
}

.mainvis__app_note {
  display: none;
}

.mainvis__note {
  /*  text-align: right; */
  width: 940px;
  margin: 10px auto 0;
  color: #333;
  font-size: 91.66667%;
}

@media screen and (max-width: 599px) {
  .mainvis {
    position: relative;
    background: url(../img/top/mainvis_img_sp.png) no-repeat 50% 0;
    background-size: 100% auto;
  }
  .mainvis__inr {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 8.28125% 0 3.59375%;
  }
  .mainvis__copy {
    position: static;
    width: 76.5625%;
    margin: 0 auto 7px;
  }
  .mainvis__lead {
    position: static;
    width: 93.75%;
    margin: 0 auto;
  }
  .mainvis__btn {
    display: none;
  }
  .mainvis__app {
    position: static;
    width: 93.75%;
    margin: 15px auto 0;
    padding: 10px 0;
    height: auto;
  }
  .mainvis__app_h {
    position: static;
    width: 59%;
    margin: 0 auto 8px;
  }
  .mainvis__app_btns {
    display: table;
    margin: 0 auto;
    width: 76.66667%;
    *zoom: 1;
  }
  .mainvis__app_btns:before, .mainvis__app_btns:after {
    content: " ";
    display: table;
  }
  .mainvis__app_btns:after {
    clear: both;
  }
  .mainvis__app_btn01 {
    position: static;
    width: 48.91304%;
    float: left;
  }
  .mainvis__app_btn02 {
    position: static;
    width: 48.91304%;
    float: right;
  }
  .mainvis__app_note {
    display: block;
    font-size: 75%;
    color: #333;
    margin: 7px 0 0;
    text-align: center;
    letter-spacing: -1px;
  }
  .mainvis__note {
    display: none;
  }
}

/*  topNav
--------------------------------------- */
.topNav {
  padding: 14px 0 4px;
}

.topNav > ul {
  *zoom: 1;
}

.topNav > ul:before, .topNav > ul:after {
  content: " ";
  display: table;
}

.topNav > ul:after {
  clear: both;
}

.topNav > ul > li {
  width: 219px;
  float: left;
  margin: 0 0 0 21px;
}

.topNav > ul > li:first-child {
  margin: 0;
}

.topNav > ul > li > a {
  display: block;
  text-decoration: none;
}

.topNav > ul > li > a:before {
  content: '';
  display: block;
  height: 18px;
  background: url(../img/top/topnav_bg01.png) no-repeat 50% 0;
}

.topNav > ul > li > a:after {
  content: '';
  display: block;
  height: 18px;
  background: url(../img/top/topnav_bg03.png) no-repeat 50% 0;
}

.topNav > ul > li > a .topNav__inr {
  padding: 8px 1px;
  text-align: center;
  background: url(../img/top/topnav_bg02.png) repeat-y 50% 50%;
}

.topNav > ul > li > a.is-over:before {
  background: url(../img/top/topnav_bg01_on.png) no-repeat 50% 0;
}

.topNav > ul > li > a.is-over:after {
  background: url(../img/top/topnav_bg03_on.png) no-repeat 50% 0;
}

.topNav > ul > li > a.is-over .topNav__inr {
  background: url(../img/top/topnav_bg02_on.png) repeat-y 50% 50%;
}

.topNav > ul > li .topNav__h {
  margin: 13px;
}

.topNav > ul > li .topNav__txt {
  font-size: 108.33333%;
  min-height: 6em;
}

@media screen and (max-width: 599px) {
  .topNav {
    padding: 14px 0 0;
  }
  .topNav > ul {
    *zoom: 1;
    margin: 0 -1px;
  }
  .topNav > ul:before, .topNav > ul:after {
    content: " ";
    display: table;
  }
  .topNav > ul:after {
    clear: both;
  }
  .topNav > ul > li {
    width: 49.00662%;
    float: left;
    margin: 0 0 7px 1.98675%;
  }
  .topNav > ul > li:nth-child(2n-1) {
    margin: 0;
  }
  .topNav > ul > li > a {
    text-decoration: none;
    transition: opacity 0.1s ease 0s;
  }
  .topNav > ul > li > a:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
  }
}

@media screen and (max-width: 599px) and (max-width: 599px) {
  .topNav > ul > li > a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

@media screen and (max-width: 599px) {
  .topNav > ul > li > a:before {
    content: none;
  }
  .topNav > ul > li > a:after {
    content: none;
  }
  .topNav > ul > li > a .topNav__inr {
    padding: 0;
    background: none;
  }
  .topNav > ul > li > a:hover .topNav__inr {
    background: none;
  }
}

/**
 *
 * Pages - exam
 *
 */
/*  examInfoBoxBox
--------------------------------------- */
.examInfoImgBox--01 .infoImgBox__img {
  position: relative;
  top: -45px;
  left: 0;
}

.examInfoImgBox__btnDantai {
  margin: 8px 0 0;
}

@media screen and (max-width: 599px) {
  .examInfoImgBox--01 .infoImgBox__img {
    position: static;
    top: 0;
    left: 0;
  }
  .examInfoImgBox__btnDantai {
    width: 49.66667%;
    margin: 7px 0 0 auto;
  }
}

/*  examSample
--------------------------------------- */
.examSample {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  margin: 0 40px 60px;
}

.examSample__h {
  text-align: center;
  padding: 23px 50px;
}

.examSample__b {
  padding: 0 50px 50px;
}

.examSample__b_inr {
  background: #fff;
  padding: 40px;
}

.examSample__img01 {
  border: 1px solid #000000;
}

.examSample__img01_note {
  text-align: right;
  margin: 5px 0 0;
  font-size: 108.33333%;
}

.examSample__ans_h {
  margin: 15px 0 0;
  font-size: 125%;
  line-height: 1.3;
  font-weight: bold;
}

.examSample__ans_txt {
  font-size: 108.33333%;
}

.examSample__img02 {
  margin: 15px 0 0;
}

@media screen and (max-width: 599px) {
  .examSample {
    background: url(../img/common/bg_lattice.png) repeat 0 0;
    margin: 0 0 30px;
  }
  .examSample .examSample__h {
    position: relative;
    padding: 13px 10px;
  }
  .examSample .examSample__h > img {
    width: 75.71429%;
    margin: 0 auto;
  }
  .examSample .examSample__h:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 10px;
    width: 15px;
    height: 15px;
    display: block;
    background: url(../img/common/icon_acc_close.png) no-repeat 0 0;
    background-size: 15px auto;
    transform: translate(0, -50%);
  }
  .examSample.is-closed .examSample__h:after {
    background: url(../img/common/icon_acc_open.png) no-repeat 0 0;
    background-size: 15px auto;
  }
  .examSample__b {
    padding: 0 10px 10px;
  }
  .examSample__b_inr {
    background: #fff;
    padding: 15px;
  }
  .examSample__img01_note {
    text-align: left;
    margin: 3px 0 0;
    font-size: 75%;
  }
  .examSample__ans_h {
    margin: 13px 0 0;
    font-size: 100%;
    line-height: 1.3;
  }
  .examSample__ans_txt {
    font-size: 75%;
  }
  .examSample__img02 {
    margin: 10px 0 0;
  }
}

/**
 *
 * Pages - merit
 *
 */
.contact_box {
  background: #fff;
  padding: 0 0 20px;
}

.contact_sh {
  padding: 0 20px;
}

.contact_info {
  margin: 10px 0;
}

.contact_block {
  *zoom: 1;
  padding: 0 20px;
}

.contact_block:before, .contact_block:after {
  content: " ";
  display: table;
}

.contact_block:after {
  clear: both;
}

.contact_block .contact_block__l {
  float: left;
  width: 483px;
}

.contact_block .contact_block__r {
  float: right;
  width: 147px;
  padding: 10px 0 0;
}

@media screen and (max-width: 599px) {
  .contact_block {
    *zoom: 1;
  }
  .contact_block:before, .contact_block:after {
    content: " ";
    display: table;
  }
  .contact_block:after {
    clear: both;
  }
  .contact_block .contact_block__l {
    float: none;
    width: auto;
  }
  .contact_block .contact_block__r {
    float: none;
    width: auto;
    padding: 10px 0 0;
    text-align: center;
  }
}

.contact_note {
  border-top: 1px dotted #999999;
  padding: 20px 0 0;
}

/**
 *
 * Pages - result
 *
 */
/*  resultInfo
--------------------------------------- */
.resultInfo {
  *zoom: 1;
  margin: 0 0 20px;
}

.resultInfo:before, .resultInfo:after {
  content: " ";
  display: table;
}

.resultInfo:after {
  clear: both;
}

.resultInfo__h {
  margin: 0 0 20px;
}

.resultInfo__info {
  margin: 0 40px;
}

.resultInfo__txt {
  font-size: 116.66667%;
  line-height: 2;
}

@media screen and (max-width: 599px) {
  .resultInfo {
    margin: 0 0 10px;
  }
  .resultInfo__h {
    margin: 0 -2px 10px;
  }
  .resultInfo__info {
    margin: 0;
  }
  .resultInfo__txt {
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 0 10px 10px;
  }
}

/*  resultFlow
--------------------------------------- */
.resultFlow {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
  margin: 0 40px 40px;
}

.resultFlow__inr {
  background: #fff;
  padding: 20px;
}

.resultFlow__img {
  text-align: center;
  *zoom: 1;
}

.resultFlow__img:before, .resultFlow__img:after {
  content: " ";
  display: table;
}

.resultFlow__img:after {
  clear: both;
}

.resultFlow__img01 {
  float: left;
}

.resultFlow__img02 {
  float: left;
  margin: 0 0 0 30px;
}

.resultFlow__info {
  margin: 30px 0 0;
  *zoom: 1;
}

.resultFlow__info:before, .resultFlow__info:after {
  content: " ";
  display: table;
}

.resultFlow__info:after {
  clear: both;
}

.resultFlow__note {
  float: left;
  font-size: 100%;
}

.resultFlow__btn {
  float: right;
}

@media screen and (max-width: 599px) {
  .resultFlow {
    background: url(../img/common/bg_lattice.png) repeat 0 0;
    padding: 10px;
    margin: 0 0 20px;
  }
  .resultFlow__inr {
    padding: 10px;
  }
  .resultFlow__img01 {
    float: left;
    width: 49.03846%;
  }
  .resultFlow__img02 {
    float: left;
    margin: 0 0 0 1.92308%;
    width: 49.03846%;
  }
  .resultFlow__info {
    margin: 20px 0 0;
  }
  .resultFlow__note {
    float: none;
  }
  .resultFlow__btn {
    float: none;
    margin: 0 0 20px;
  }
}

/**
 *
 * Pages - test
 *
 */
/*  testReady
--------------------------------------- */
.testReady {
  margin: 0 40px 50px;
}

.testReady__h {
  text-align: center;
  margin: 0 0 20px;
}

.testReady_btn_open {
  background: url(../img/test/ready_btn_open.png) no-repeat 0 0;
  width: 820px;
  height: 37px;
  text-indent: -9999px;
  overflow: hidden;
}

.testReady_btn_close {
  background: url(../img/test/ready_btn_close.png) no-repeat 0 0;
  width: 820px;
  height: 37px;
  text-indent: -9999px;
  overflow: hidden;
}

@media screen and (max-width: 599px) {
  .testReady {
    margin: 0 0 30px;
  }
  .testReady img {
    width: 100%;
  }
  .testReady__h {
    margin: 0 0 15px;
  }
  .testReady_btn_open {
    background: url(../img/test/ready_btn_open_sp.png) no-repeat 0 0;
    background-size: 100% auto;
    width: auto;
    height: 0;
    padding: 8.21429% 0 0;
  }
  .testReady_btn_close {
    background: url(../img/test/ready_btn_close_sp.png) no-repeat 0 0;
    background-size: 100% auto;
    width: auto;
    height: 0;
    padding: 8.21429% 0 0;
  }
}

/* acc */
.acc .testReady_btn_open {
  display: none;
  cursor: pointer;
}

.acc .testReady_btn_close {
  display: block;
  cursor: pointer;
}

.acc.is-closed .testReady_btn_open {
  display: block;
}

.acc.is-closed .testReady_btn_close {
  display: none;
}

/* testReady01 */
.testReady01 {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
  margin: 0 0 20px;
}

.testReady01__inr {
  background: #fff;
}

.testReady01__b {
  border-top: 2px solid #dfdfdf;
  padding: 30px 0 0;
}

.testReady01__bl {
  padding: 0 20px 30px 60px;
}

.testReady01__bl_h {
  margin: 0 0 15px;
}

.testReady01__bl_txt {
  margin: 0 0 10px 20px;
}

.testReady01__bl_btns {
  margin: 0 0 10px 20px;
  *zoom: 1;
}

.testReady01__bl_btns:before, .testReady01__bl_btns:after {
  content: " ";
  display: table;
}

.testReady01__bl_btns:after {
  clear: both;
}

.testReady01__bl_btn_hr {
  float: left;
  margin: 0 18px 0 0;
}

.testReady01__bl_img {
  margin: 0 0 10px 20px;
}

@media screen and (max-width: 599px) {
  .testReady01 {
    padding: 10px;
    margin: 0 0 20px;
  }
  .testReady01__b {
    border-top: 1px solid #dfdfdf;
    padding: 15px 15px 0;
  }
  .testReady01__bl {
    padding: 0 0 20px;
  }
  .testReady01__bl_h {
    margin: 0 0 8px;
  }
  .testReady01__bl_txt {
    margin: 0 0 8px;
  }
  .testReady01__bl_btns {
    margin: 0;
  }
  .testReady01__bl_btn_hr {
    float: none;
    margin: 0 0 10px;
  }
  .testReady01__bl_img {
    margin: 0 0 8px;
  }
}

/* testReady02 */
.testReady02 {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
  margin: 0 0 20px;
}

.testReady02__inr {
  background: #fff;
}

.testReady02__b {
  border-top: 2px solid #dfdfdf;
  padding: 30px 0 0;
}

.testReady02__bl01 {
  margin: 0 0 20px;
}

.testReady02__bl01_contents--pc .testReady02__bl01_h {
  margin: 0 20px 20px 60px;
}

.testReady02__bl01_contents--pc .testReady02__bl01_btn01 {
  text-align: center;
}

.testReady02__bl02 {
  padding: 0 20px 20px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_h {
  cursor: pointer;
  background: url(../img/test/ready02_bl02_h_close.png) no-repeat 0 0;
  height: 62px;
  text-indent: -9999px;
  overflow: hidden;
}

.testReady02__bl02_contents--pc.is-closed .testReady02__bl02_h {
  cursor: pointer;
  background: url(../img/test/ready02_bl02_h_open.png) no-repeat 0 0;
}

.testReady02__bl02_contents--pc .testReady02__bl02_b {
  background: #f5f5f5;
  padding: 30px 0;
  position: relative;
}

.testReady02__bl02_contents--pc .testReady02__link_voice_trouble {
  position: absolute;
  top: 20px;
  right: 20px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_sg {
  margin: 0 50px 0 70px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_sg_hg {
  margin: 0 0 23px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_sg_h {
  text-align: center;
  margin: 0 0 5px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_sg_lead {
  text-align: center;
  font-size: 125%;
  line-height: 1.86667;
}

.testReady02__bl02_contents--pc .testReady02__bl02_boxes {
  *zoom: 1;
  margin: 0 0 35px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_boxes:before, .testReady02__bl02_contents--pc .testReady02__bl02_boxes:after {
  content: " ";
  display: table;
}

.testReady02__bl02_contents--pc .testReady02__bl02_boxes:after {
  clear: both;
}

.testReady02__bl02_contents--pc .testReady02__bl02_box {
  width: 320px;
  float: left;
  margin: 0 0 0 20px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_box:first-child {
  margin: 0;
}

.testReady02__bl02_contents--pc .testReady02__bl02_box_img {
  margin: 0 0 5px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_box_note {
  font-size: 108.33333%;
  line-height: 1.46154;
  margin: 0 0 8px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_box_txt {
  font-size: 108.33333%;
  line-height: 1.46154;
}

.testReady02__bl02_contents--pc .testReady02__bl02_box_img--ml {
  margin: 0 0 5px -10px;
}

.testReady02__bl02_contents--pc .testReady02__bl02_btn {
  text-align: center;
}

@media screen and (max-width: 599px) {
  .testReady02 {
    padding: 10px;
    margin: 0 0 20px;
  }
  .testReady02__h {
    margin: 0 1px;
  }
  .testReady02__b {
    border-top: 1px solid #dfdfdf;
    padding: 15px 15px 0;
  }
  .testReady02__bl01 {
    margin: 0 0 20px;
  }
  .testReady02__bl01_contents--sp .testReady02__bl01_h {
    margin: 0 0 8px;
  }
  .testReady02__bl01_contents--sp .testReady02__bl01_lead {
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 0 0 15px;
  }
  .testReady02__bl01_contents--sp .testReady02__bl01_btns {
    margin: 0;
    *zoom: 1;
  }
  .testReady02__bl01_contents--sp .testReady02__bl01_btns:before, .testReady02__bl01_contents--sp .testReady02__bl01_btns:after {
    content: " ";
    display: table;
  }
  .testReady02__bl01_contents--sp .testReady02__bl01_btns:after {
    clear: both;
  }
  .testReady02__bl01_contents--sp .testReady02__bl01_btn01 {
    float: left;
    width: 48%;
  }
  .testReady02__bl01_contents--sp .testReady02__bl01_btn02 {
    float: right;
    width: 47%;
  }
  .testReady02__bl01_contents--sp .testReady02__bl01_note {
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 10px 0 0;
  }
  .testReady02__bl02 {
    padding: 0 0 20px;
  }
  .testReady02__bl02_contents--sp .testReady02__bl02_b {
    background: none;
    padding: 10px 0 0;
  }
  .testReady02__bl02_contents--sp .testReady02__bl02_sg_sp {
    margin: 0 0 10px;
  }
  .testReady02__bl02_contents--sp .testReady02__bl02_sg_hg {
    margin: 0 0 8px;
  }
  .testReady02__bl02_contents--sp .testReady02__bl02_box {
    margin: 0 0 20px;
  }
  .testReady02__bl02_contents--sp .testReady02__bl02_box_b {
    background: #f5f5f5;
    padding: 10px;
    margin: 10px 0 0;
  }
  .testReady02__bl02_contents--sp .testReady02__bl02_box_img {
    margin: 0 1px 5px;
  }
  .testReady02__bl02_contents--sp .testReady02__bl02_box_note {
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 0 0 5px;
  }
  .testReady02__bl02_contents--sp .testReady02__bl02_box_txt {
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 0 3px;
  }
  .testReady02__bl02_contents--sp .testReady02__link_voice_trouble {
    margin: 7px 0 0;
  }
  .testReady02__bl02_contents--sp .testReady02__link_voice_trouble > a {
    color: #1b3b8b;
    font-size: 91.66667%;
    font-weight: nomal;
  }
}

/* testReady03 */
.testReady03 {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
  margin: 0 0 20px;
}

.testReady03__inr {
  background: #fff;
  *zoom: 1;
}

.testReady03__inr:before, .testReady03__inr:after {
  content: " ";
  display: table;
}

.testReady03__inr:after {
  clear: both;
}

.testReady03__h {
  float: left;
}

.testReady03__btn {
  float: right;
}

@media screen and (max-width: 599px) {
  .testReady03 {
    padding: 10px;
    margin: 0 0 20px;
  }
  .testReady03__inr {
    background: #fff;
  }
  .testReady03__h {
    width: 82.14286%;
  }
  .testReady03__btn {
    width: 17.85714%;
  }
}

/*  testHowto
--------------------------------------- */
.testHowto {
  margin: 0 40px 60px;
}

.testHowto__h {
  text-align: center;
  margin: 0 0 20px;
}

@media screen and (max-width: 599px) {
  .testHowto {
    margin: 0 0 20px;
  }
  .testHowto img {
    width: 100%;
  }
  .testHowto__h {
    margin: 0 0 15px;
  }
}

/*  testRequirements
--------------------------------------- */
.testRequirements {
  margin: 0 40px 40px;
}

.testRequirements__h {
  text-align: center;
  margin: 0 0 20px;
}

.testRequirements__bl {
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  padding: 20px 16px 20px 17px;
  *zoom: 1;
}

.testRequirements__bl:before, .testRequirements__bl:after {
  content: " ";
  display: table;
}

.testRequirements__bl:after {
  clear: both;
}

.testRequirements__pc {
  float: left;
  width: 386px;
  padding: 13px 13px 0;
  border-right: 1px dotted #aaaaaa;
}

.testRequirements__sp {
  float: right;
  width: 386px;
  padding: 13px 13px 0;
}

.testRequirements__bl_h {
  text-align: center;
  margin: 0 0 10px;
}

.testRequirements__bl_img {
  margin: 0 0 10px;
  min-height: 165px;
}

.testRequirements__bl_img_note {
  margin: 3px 0 0;
  font-size: 91.66667%;
}

.testRequirements__bl_txt {
  font-size: 125%;
  line-height: 1.53333;
  min-height: 120px;
  margin: 0 0 10px;
}

.testRequirements__bl_txt_h {
  color: #1b3b8b;
  font-weight: bold;
}

.testRequirements__bl_box {
  background: #f0f0f0;
  border-radius: 3px;
  padding: 8px 10px;
}

.testRequirements__bl_box_h {
  color: #1b3b8b;
  font-weight: bold;
}

.testRequirements__bl_box_data {
  font-size: 108.33333%;
  line-height: 1.53846;
}

.testRequirements__bl_box_note {
  font-size: 91.66667%;
}

.testRequirements__bl_box_note > li {
  margin: 8px 0 0;
}

@media screen and (max-width: 599px) {
  .testRequirements {
    margin: 0 0 20px;
  }
  .testRequirements img {
    width: 100%;
  }
  .testRequirements__h {
    margin: 0 0 10px;
  }
  .testRequirements__bl {
    border: 0.5px solid #aaaaaa;
    border-radius: 3px;
    padding: 0;
  }
  .testRequirements__pc {
    float: none;
    width: auto;
    padding: 0;
    border-right: none;
    padding: 15px;
  }
  .testRequirements__sp {
    float: none;
    width: auto;
    padding: 0;
    padding: 15px;
    border-bottom: 0.5px solid #aaaaaa;
  }
  .testRequirements__bl_h {
    text-align: center;
    margin: 0 0 10px;
  }
  .testRequirements__bl_img {
    margin: 0 -15px 7px;
    min-height: 0;
  }
  .testRequirements__bl_img_note {
    margin: 3px 15px 0;
    font-size: 75%;
  }
  .testRequirements__bl_txt {
    font-size: 91.66667%;
    line-height: 1.54545;
    min-height: 0;
    margin: 0 0 7px;
  }
  .testRequirements__bl_txt_h {
    color: #1b3b8b;
    font-weight: bold;
  }
  .testRequirements__bl_box {
    background: #f0f0f0;
    border-radius: 3px;
    padding: 8px 10px;
  }
  .testRequirements__bl_box_h {
    color: #1b3b8b;
    font-weight: bold;
  }
  .testRequirements__bl_box_data {
    font-size: 75%;
    line-height: 1.44444;
  }
  .testRequirements__bl_box_note {
    font-size: 75%;
    line-height: 1.44444;
  }
  .testRequirements__bl_box_note > li {
    margin: 5px 0 0;
  }
}

/*  testTokubetusochi
--------------------------------------- */
.testTokubetusochi {
  margin: 0 0 50px;
}

.testTokubetusochi__h {
  text-align: center;
  margin: 0 0 20px;
}

.testTokubetusochi__txt {
  font-size: 116.66667%;
  line-height: 2;
}

@media screen and (max-width: 599px) {
  .testTokubetusochi {
    margin: 0 0 30px;
  }
  .testTokubetusochi__h {
    text-align: center;
    margin: 0 0 10px;
  }
  .testTokubetusochi__txt {
    width: auto;
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 0 3.33333%;
  }
}

/**
 *
 * Pages - test
 *
 */
/*  testProceed
--------------------------------------- */
.testProceed {
  margin: 0 40px 50px;
}

.testProceed__h {
  text-align: center;
  margin: 0 0 20px;
}

.testProceed__b {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
  margin: 0 0 20px;
}

.testProceed__b_inr {
  background: #fff;
  padding: 25px 0 0;
}

.testProceed__lead {
  text-align: center;
  margin: 0 0 20px;
}

.testProceed__flow {
  text-align: center;
  margin: 0 0 30px;
}

@media screen and (max-width: 599px) {
  .testProceed {
    margin: 0 0 20px;
  }
  .testProceed img {
    width: 100%;
  }
  .testProceed__h {
    margin: 0 0 15px;
  }
  .testProceed__b {
    padding: 10px;
    margin: 0 0 20px;
  }
  .testProceed__b_inr {
    background: #fff;
    padding: 15px 0 0;
  }
  .testProceed__lead {
    text-align: center;
    margin: 0 0 15px;
  }
  .testProceed__flow {
    text-align: center;
    margin: 0 0 20px;
  }
}

/* testProceed__step */
.testProceed__step {
  margin: 0 60px 50px;
}

.testProceed__step_txt {
  text-align: center;
  margin: 0 0 20px;
  font-size: 0;
}

.testProceed__step_btns {
  *zoom: 1;
}

.testProceed__step_btns:before, .testProceed__step_btns:after {
  content: " ";
  display: table;
}

.testProceed__step_btns:after {
  clear: both;
}

.testProceed__step_btn01 {
  float: left;
}

.testProceed__step_btn02 {
  float: right;
}

.testProceed__step02 {
  margin: 0 60px 50px;
}

@media screen and (max-width: 599px) {
  .testProceed__step {
    display: none;
  }
}

/* testProceed__bl01 */
.testProceed__bl01 {
  margin: 0 60px 50px;
}

.testProceed__bl01_h {
  margin: 0 0 20px;
}

.testProceed__bl01_contents--pc .testProceed__bl01_box {
  position: relative;
  width: 318px;
}

.testProceed__bl01_contents--pc .testProceed__bl01_box_txt {
  margin: 10px 0 0;
  font-size: 108.33333%;
  line-height: 1.46154;
}

.testProceed__bl01_contents--pc .testProceed__bl01_box_btn {
  margin: 10px 0 0;
}

.testProceed__bl01_contents--pc .testProceed__bl01_box01 {
  float: left;
  margin: 0 0 10px;
}

.testProceed__bl01_contents--pc .testProceed__bl01_box02 {
  float: right;
  margin: 0 0 85px;
}

.testProceed__bl01_contents--pc .testProceed__bl01_box03 {
  clear: both;
  margin: 0 auto;
}

.testProceed__bl01_contents--pc .testProceed__bl01_arw01 {
  position: absolute;
  top: 132px;
  right: -56px;
}

.testProceed__bl01_contents--pc .testProceed__bl01_arw02 {
  position: absolute;
  bottom: -50px;
  left: 122px;
}

@media screen and (max-width: 599px) {
  .testProceed__bl01 {
    margin: 0 15px 25px;
  }
  .testProceed__bl01_h {
    margin: 0 0 10px;
  }
  .testProceed__bl01_b {
    background: #f5f5f5;
    padding: 15px;
  }
  .testProceed__bl01_contents--sp .testProceed__bl01_txt {
    font-size: 108.33333%;
    margin: 0 0 5px;
  }
}

/* testProceed__bl02 */
.testProceed__bl02 {
  margin: 0 60px 50px;
}

.testProceed__bl02_h {
  margin: 0 0 20px;
}

.testProceed__bl02_b {
  *zoom: 1;
}

.testProceed__bl02_b:before, .testProceed__bl02_b:after {
  content: " ";
  display: table;
}

.testProceed__bl02_b:after {
  clear: both;
}

.testProceed__bl02_img {
  width: 318px;
  float: left;
}

.testProceed__bl02_parts {
  width: 365px;
  float: right;
}

.testProceed__bl02_part {
  *zoom: 1;
  margin: 0 0 30px;
}

.testProceed__bl02_part:before, .testProceed__bl02_part:after {
  content: " ";
  display: table;
}

.testProceed__bl02_part:after {
  clear: both;
}

.testProceed__bl02_part_num {
  width: 43px;
  float: left;
}

.testProceed__bl02_part_txt {
  font-size: 125%;
  line-height: 1.86667;
  float: right;
  width: 322px;
}

.testProceed__bl02_part_btn {
  margin: 10px 0 0;
  float: right;
  width: 322px;
}

@media screen and (max-width: 599px) {
  .testProceed__bl02 {
    margin: 0 15px 25px;
  }
  .testProceed__bl02_h {
    margin: 0 0 10px;
  }
  .testProceed__bl02_b {
    background: #f5f5f5;
    padding: 15px 0 0;
  }
  .testProceed__bl02_img {
    width: auto;
    float: none;
    margin: 0 15px 15px;
  }
  .testProceed__bl02_parts {
    width: auto;
    float: none;
  }
  .testProceed__bl02_part {
    margin: 0 0 10px;
  }
  .testProceed__bl02_part_num {
    width: 18px;
    padding: 0 4px 0 15px;
    float: left;
  }
  .testProceed__bl02_part_txt {
    overflow: hidden;
    font-size: 108.33333%;
    line-height: 1.46154;
    width: auto;
    float: none;
    margin: 0 15px 0 0;
  }
  .testProceed__bl02_part_btn {
    margin: 7px 0 0;
    width: auto;
    float: none;
  }
  .testProceed__bl02_part03 {
    margin: 0;
  }
}

.testProceed__link_voice_trouble {
  margin: 10px 0 0;
}

/* testProceed__part01 */
.testProceed__part01 {
  margin: 0 20px 25px;
  background: #f5f5f5;
  padding: 25px 40px 40px;
}

.testProceed__part01_h {
  margin: 0 0 30px;
}

.testProceed__part01_contents--pc .testProceed__part01_sg {
  margin: 0 0 30px;
}

.testProceed__part01_contents--pc .testProceed__part01_sg--last {
  margin: 0;
}

.testProceed__part01_contents--pc .testProceed__part01_sg_h {
  margin: 0 0 20px;
}

.testProceed__part01_contents--pc .testProceed__part01_sg_notice {
  width: 350px;
  margin: 0 0 0 auto;
}

.testProceed__part01_contents--pc .testProceed__part01_sg_notice_h {
  font-weight: bold;
  font-size: 100%;
  line-height: 1.83333;
}

.testProceed__part01_contents--pc .testProceed__part01_sg_notice_txt {
  font-size: 100%;
  line-height: 1.83333;
}

.testProceed__part01_contents--pc .testProceed__part01_sg_notice_btn {
  margin: 10px 0 0;
}

.testProceed__part01_contents--pc .testProceed__part01_sg01 .testProceed__part01_sg_notice {
  margin: -60px 0 0 auto;
}

.testProceed__part01_contents--pc .testProceed__part01_sg02 .testProceed__part01_sg_notice {
  margin: -84px 0 0 auto;
}

.testProceed__part01_contents--pc .testProceed__part01_sg03 .testProceed__part01_sg_notice {
  margin: -28px 0 0 auto;
}

.testProceed__part01_contents--pc .testProceed__part01_sg04 .testProceed__part01_sg_notice {
  margin: -81px 0 0 auto;
}

.testProceed__part01_btn_close {
  display: none;
}

@media screen and (max-width: 599px) {
  .testProceed__part01 {
    margin: 0 0 25px;
    background: none;
    padding: 0;
  }
  .testProceed__part01_h {
    margin: 0 0 15px;
    padding: 10px 15px;
    background: #f5f5f5;
  }
  .testProceed__part01_contents--sp {
    margin: 0 15px;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg {
    margin: 0 0 25px;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg_h {
    margin: 0 0 10px;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg_bln {
    position: relative;
    z-index: 2;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg_img {
    padding: 0 5% 0 5%;
    margin: 0 0 10px;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg01 .testProceed__part01_sg_img {
    margin: -24% 0 10px;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg02 .testProceed__part01_sg_img {
    margin: -63.2% 0 10px;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg03 .testProceed__part01_sg_img {
    margin: -69.6% 0 10px;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg04 .testProceed__part01_sg_img {
    margin: -24% 0 10px;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg_notice {
    width: auto;
    margin: 0 6%;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg_notice_h {
    font-weight: bold;
    font-size: 91.66667%;
    line-height: 1.59091;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg_notice_txt {
    font-size: 91.66667%;
    line-height: 1.59091;
  }
  .testProceed__part01_contents--sp .testProceed__part01_sg_notice_btn {
    margin: 10px 0 0;
  }
  /* accodions */
  .testProceed__part01 .testProceed__part01_h {
    position: relative;
  }
  .testProceed__part01 .testProceed__part01_h:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -4px 0 0;
    content: '';
    display: block;
    width: 12px;
    height: 7px;
    background: url(../img/test02/ico_acc_arw.png) no-repeat 0 0;
    background-size: 100% auto;
    transform: rotate(180deg);
  }
  .testProceed__part01 .testProceed__part01_btn_close {
    margin: 20px 0 0;
    display: block;
  }
  .testProceed__part01.is-closed {
    margin: 0 0 10px;
  }
  .testProceed__part01.is-closed .testProceed__part01_h:after {
    transform: rotate(0);
  }
}

/* testProceed__part02 */
.testProceed__part02 {
  margin: 0 20px 25px;
  background: #f5f5f5;
  padding: 25px 40px 40px;
}

.testProceed__part02_h {
  margin: 0 0 30px;
}

.testProceed__part02_contents--sp .testProceed__part02_sg {
  margin: 0 0 30px;
}

.testProceed__part02_contents--sp .testProceed__part02_sg--last {
  margin: 0;
}

.testProceed__part02_contents--sp .testProceed__part02_sg_h {
  margin: 0 0 20px;
}

@media screen and (max-width: 599px) {
  .testProceed__part02 {
    margin: 0 0 25px;
    background: none;
    padding: 0;
  }
  .testProceed__part02_h {
    margin: 0 0 15px;
    padding: 10px 15px;
    background: #f5f5f5;
  }
  .testProceed__part02_contents--sp {
    margin: 0 15px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg {
    margin: 0 0 25px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg_h {
    margin: 0 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg_bln {
    position: relative;
    z-index: 2;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg_img {
    padding: 0 5% 0 5%;
    margin: 0 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg01 .testProceed__part02_sg_img {
    margin: -42% 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg02 .testProceed__part02_sg_img {
    margin: -24% 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg03 .testProceed__part02_sg_img {
    margin: -21.6% 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg04 .testProceed__part02_sg_img {
    margin: -8.4% 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg05 .testProceed__part02_sg_img01 {
    margin: -36.4% 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg05 .testProceed__part02_sg_img02 {
    margin: -9.6% 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg06 .testProceed__part02_sg_bln01 {
    margin: 0 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg06 .testProceed__part02_sg_bln02 {
    margin: -134.6% 0 10px;
  }
  .testProceed__part02_contents--sp .testProceed__part02_sg07 .testProceed__part02_sg_img {
    margin: -50% 0 10px;
  }
  /* accodions */
  .testProceed__part02 .testProceed__part02_h {
    position: relative;
  }
  .testProceed__part02 .testProceed__part02_h:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -4px 0 0;
    content: '';
    display: block;
    width: 12px;
    height: 7px;
    background: url(../img/test02/ico_acc_arw.png) no-repeat 0 0;
    background-size: 100% auto;
    transform: rotate(180deg);
  }
  .testProceed__part02 .testProceed__part02_btn_close {
    margin: 20px 0 0;
    display: block;
  }
  .testProceed__part02.is-closed {
    margin: 0 0 10px;
  }
  .testProceed__part02.is-closed .testProceed__part02_h:after {
    transform: rotate(0);
  }
}

/* testProceed__part03 */
.testProceed__part03 {
  margin: 0 20px 25px;
  background: #f5f5f5;
  padding: 25px 40px 40px;
}

.testProceed__part03_h {
  margin: 0 0 30px;
}

.testProceed__part03_contents--pc .testProceed__part03_sg {
  margin: 0 0 30px;
}

.testProceed__part03_contents--pc .testProceed__part03_sg--last {
  margin: 0;
}

.testProceed__part03_contents--pc .testProceed__part03_sg_h {
  margin: 0 0 20px;
}

.testProceed__part03_contents--pc .testProceed__part03_sg_txt {
  font-size: 125%;
  line-height: 1.86667;
}

.testProceed__part03_contents--pc .testProceed__part03_sg_txt a {
  color: #1b3b8b;
}

.testProceed__part03_contents--pc .testProceed__part03_sg_btn {
  text-align: center;
  margin: 20px 0 20px;
}

@media screen and (max-width: 599px) {
  .testProceed__part03 {
    margin: 0 0 25px;
    background: none;
    padding: 0;
  }
  .testProceed__part03_h {
    margin: 0 0 15px;
    padding: 10px 15px;
    background: #f5f5f5;
  }
  .testProceed__part03_contents--sp .testProceed__part03_sg {
    margin: 0 15px 25px;
  }
  .testProceed__part03_contents--sp .testProceed__part03_sg--last {
    margin: 0 15px 20px;
  }
  .testProceed__part03_contents--sp .testProceed__part03_sg_h {
    margin: 0 0 10px;
  }
  .testProceed__part03_contents--sp .testProceed__part03_sg_bln {
    position: relative;
    z-index: 2;
  }
  .testProceed__part03_contents--sp .testProceed__part03_sg_img {
    padding: 0 5% 0 5%;
    margin: 0 0 10px;
  }
  .testProceed__part03_contents--sp .testProceed__part03_sg01 .testProceed__part03_sg_img {
    margin: -24% 0 10px;
  }
  .testProceed__part03_contents--sp .testProceed__part03_sg_txt {
    font-size: 91.66667%;
    line-height: 1.59091;
    margin: 0 6%;
  }
  .testProceed__part03_contents--sp .testProceed__part03_sg_txt a {
    color: #1b3b8b;
  }
  .testProceed__part03_contents--sp .testProceed__part03_sg_btn {
    text-align: center;
    margin: 10px 6%;
  }
  /* accodions */
  .testProceed__part03 .testProceed__part03_h {
    position: relative;
  }
  .testProceed__part03 .testProceed__part03_h:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -4px 0 0;
    content: '';
    display: block;
    width: 12px;
    height: 7px;
    background: url(../img/test02/ico_acc_arw.png) no-repeat 0 0;
    background-size: 100% auto;
    transform: rotate(180deg);
  }
  .testProceed__part03 .testProceed__part03_btn_close {
    margin: 20px 0 0;
    display: block;
  }
  .testProceed__part03.is-closed {
    margin: 0 0 10px;
  }
  .testProceed__part03.is-closed .testProceed__part03_h:after {
    transform: rotate(0);
  }
}

/* testProceed__part03 */
@media screen and (max-width: 599px) {
  .testProceed__btn_back {
    margin: 25px 0 0;
  }
}

/**
 *
 * Pages - private
 *
 */
@media screen and (max-width: 599px) {
  .privateInfoBox_btnGouhi {
    width: 66.16667%;
  }
}

/**
 *
 * Pages - group
 *
 */
/**
 *
 * Pages - iforgotid
 *
 */
.iforgotidKakitome__h {
  width: 39.8%;
  font-size: 0;
}

/**
 *
 * Pages - specialneeds
 *
 */
/*  specialneedsHeaderWrapper
--------------------------------------- */
.specialneedsHeaderWrapper {
  background: #f0f0f2 url(../img/common/headerwrapper_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.ie8 .specialneedsHeaderWrapper {
  background: #f0f0f2;
}

@media screen and (max-width: 599px) {
  body:not(.body--fixed) .specialneedsHeaderWrapper {
    background: #f0f0f2 url(../img/common/headerwrapper_bg_sp.jpg) no-repeat 50% 50%;
    background-size: cover;
    height: auto;
    margin: 0;
  }
}

/*  specialneedsPageTitle
--------------------------------------- */
.specialneedsPageTitle {
  text-align: center;
  padding: 30px 0;
}

@media screen and (max-width: 599px) {
  body:not(.body--fixed) .specialneedsPageTitle {
    padding: 13px 0;
    margin: 0 auto;
  }
}

/*  specialneedsHeader
--------------------------------------- */
.specialneedsHeader {
  width: 940px;
  height: 72px;
  margin: 0 auto;
  background: url(../img/specialneeds/header_bg01.png) no-repeat 50% 100%;
  padding: 0 0 5px;
}

.specialneedsHeader__inr {
  position: relative;
  background: #fff;
  height: 72px;
}

.specialneedsHeader__logo {
  position: absolute;
  top: 10px;
  left: 15px;
}

.specialneedsHeader__bar {
  position: absolute;
  top: 0;
  left: 85px;
  width: 844px;
  height: 53px;
  background: url(../img/specialneeds/header_bg02.png) no-repeat 50% 100%;
  padding: 0 0 5px;
}

.specialneedsHeader__bar_inr {
  height: 53px;
  background: #8dab24;
}

.specialneedsHeader__copy {
  position: absolute;
  top: 16px;
  left: 19px;
}

.specialneedsHeader__menu_btn {
  display: none;
}

@media screen and (max-width: 599px) {
  body:not(.body--fixed) .specialneedsHeader {
    width: auto;
    height: auto;
    margin: 0 auto;
    background: none;
    padding: 0;
  }
  body:not(.body--fixed) .specialneedsHeader__inr {
    position: relative;
    background: #fff;
    height: auto;
  }
  body:not(.body--fixed) .specialneedsHeader__logo {
    display: none;
  }
  body:not(.body--fixed) .specialneedsHeader__bar {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    background: none;
    padding: 0;
  }
  body:not(.body--fixed) .specialneedsHeader__bar_inr {
    box-sizing: border-box;
    height: 45px;
    padding: 8px 10px 0;
  }
  body:not(.body--fixed) .specialneedsHeader__copy {
    position: static;
    width: 231px;
  }
  body:not(.body--fixed) .specialneedsHeader__menu_btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  body:not(.body--fixed) .specialneedsHeader__menu_btn > a {
    display: block;
    width: 58px;
    height: 45px;
    background: url(../img/common/header_menu_btn_sp.png) no-repeat 0 0;
    background-size: 58px auto;
    text-indent: -9999px;
    overflow: hidden;
  }
}

/*  specialneedsTopHeaderWrapper
--------------------------------------- */
.specialneedsTopHeaderWrapper {
  background: #f0f0f2 url(../img/specialneeds/headerwrapper_bg.jpg) repeat-y 50% 50%;
  background-size: cover;
  margin: 0 0 30px;
}

.ie8 .specialneedsTopHeaderWrapper {
  background: #f0f0f2;
}

@media screen and (max-width: 599px) {
  .specialneedsTopHeaderWrapper {
    background: #f0f0f2 url(../img/specialneeds/headerwrapper_bg_sp.jpg) no-repeat 50% 50%;
    background-size: cover;
    height: auto;
    margin: 0;
  }
}

/*  specialneedsTopHeaderWrapper--fixed
--------------------------------------- */
.specialneedsTopHeaderWrapper--fixed {
  background: #f0f0f2 url(../img/specialneeds/headerwrapper_bg.jpg) repeat-y 50% 50%;
  background-size: cover;
  margin: 0 0 30px;
}

.ie8 .specialneedsTopHeaderWrapper--fixed {
  background: #f0f0f2;
}

/*  specialneedsMainvis
--------------------------------------- */
.specialneedsMainvis {
  position: relative;
  overflow: hidden;
}

.specialneedsMainvis__inr {
  position: relative;
  width: 940px;
  height: 277px;
  margin: 0 auto;
}

.specialneedsMainvis__copy {
  position: absolute;
  top: 26px;
  left: -31px;
}

.specialneedsMainvis__lead {
  position: absolute;
  top: 176px;
  left: 0;
}

.specialneedsMainvis__img {
  position: absolute;
  top: 11px;
  right: -65px;
}

@media screen and (max-width: 599px) {
  .specialneedsMainvis {
    position: relative;
    background: url(../img/specialneeds/mainvis_img_sp.png) no-repeat 50% 0;
    background-size: 100% auto;
  }
  .specialneedsMainvis__inr {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 8.28125% 0 3.59375%;
  }
  .specialneedsMainvis__copy {
    position: static;
    width: 76.5625%;
    margin: 0 auto 10px;
  }
  .specialneedsMainvis__lead {
    position: static;
    width: 93.75%;
    margin: 0 auto;
  }
}

/*  specialneedsInfoMsg
--------------------------------------- */
.specialneedsInfoMsg {
  font-size: 133.33333%;
  margin: 0 0 20px;
  text-align: center;
  color: #1b3b8b;
}

@media screen and (max-width: 599px) {
  .specialneedsInfoMsg {
    margin: 15px 0;
    font-size: 108.33333%;
    line-height: 1.53846;
  }
}

/*  specialneedsInfoTop
--------------------------------------- */
.specialneedsInfoTop {
  margin: 0 0 40px;
}

.specialneedsInfoTop > a {
  transition: opacity 0.1s ease 0s;
}

.specialneedsInfoTop > a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

@media screen and (max-width: 599px) {
  .specialneedsInfoTop > a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

@media screen and (max-width: 599px) {
  .specialneedsInfoTop {
    margin: 15px 0;
  }
}

/*  specialneedsInfo
--------------------------------------- */
.specialneedsInfo {
  margin: 0 0 40px;
}

.specialneedsInfo__h {
  margin: 0 0 20px;
}

.specialneedsInfo__info {
  margin: 0 40px;
}

.specialneedsInfo__txt {
  font-size: 125%;
  line-height: 1.86667;
}

.specialneedsInfo__subbox {
  margin: 0 0 15px;
}

.specialneedsInfo__subbox_h {
  font-weight: bold;
}

@media screen and (max-width: 599px) {
  .specialneedsInfo {
    margin: 0 0 25px;
  }
  .specialneedsInfo__h {
    float: none;
    margin: 0 -2px 10px;
  }
  .specialneedsInfo__info {
    margin: 0;
  }
  .specialneedsInfo__txt {
    width: auto;
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 0 3.33333%;
  }
  .specialneedsInfo__subbox {
    margin: 0 0 15px;
  }
}

/*  specialneedsAbout
--------------------------------------- */
.specialneedsAbout {
  margin: 0;
}

.specialneedsAbout__h {
  margin: 0 0 20px;
}

.specialneedsAbout__txt {
  font-size: 108.33333%;
  line-height: 1.53846;
  margin: 0 0 10px;
}

@media screen and (max-width: 599px) {
  body:not(.body--fixed) .specialneedsAbout {
    margin: 0;
  }
  body:not(.body--fixed) .specialneedsAbout__h {
    float: none;
    margin: 0 -2px 10px;
  }
  body:not(.body--fixed) .specialneedsAbout__txt {
    font-size: 108.33333%;
    line-height: 1.42308;
    margin: 0;
  }
}

.specialneedsAbout--page .specialneedsAbout__h {
  text-align: center;
}

.specialneedsAbout--page .specialneedsAbout__txt {
  text-align: center;
}

@media screen and (max-width: 599px) {
  body:not(.body--fixed) .specialneedsAbout--page .specialneedsAbout__txt {
    text-align: left;
  }
}

/*  specialneedsTopNav
--------------------------------------- */
.specialneedsTopNav {
  padding: 14px 0 4px;
}

.specialneedsTopNav > ul {
  *zoom: 1;
}

.specialneedsTopNav > ul:before, .specialneedsTopNav > ul:after {
  content: " ";
  display: table;
}

.specialneedsTopNav > ul:after {
  clear: both;
}

.specialneedsTopNav > ul > li {
  width: 219px;
  float: left;
  margin: 0 0 0 21px;
}

.specialneedsTopNav > ul > li:first-child {
  margin: 0;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__link {
  display: block;
  text-decoration: none;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__link:before {
  content: '';
  display: block;
  height: 18px;
  background: url(../img/specialneeds/topnav_bg01.png) no-repeat 50% 0;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__link:after {
  content: '';
  display: block;
  height: 18px;
  background: url(../img/specialneeds/topnav_bg03.png) no-repeat 50% 0;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__link .specialneedsTopNav__inr {
  padding: 8px 1px;
  background: url(../img/specialneeds/topnav_bg02.png) repeat-y 50% 50%;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__link:hover:before {
  background: url(../img/specialneeds/topnav_bg01_on.png) no-repeat 50% 0;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__link:hover:after {
  background: url(../img/specialneeds/topnav_bg03_on.png) no-repeat 50% 0;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__link:hover .specialneedsTopNav__inr {
  background: url(../img/specialneeds/topnav_bg02_on.png) repeat-y 50% 50%;
}

.specialneedsTopNav > ul > li.is-current .specialneedsTopNav__link {
  color: #1b3b8b;
}

.specialneedsTopNav > ul > li.is-current .specialneedsTopNav__link:before {
  background: url(../img/specialneeds/topnav_bg01_on.png) no-repeat 50% 0;
}

.specialneedsTopNav > ul > li.is-current .specialneedsTopNav__link:after {
  background: url(../img/specialneeds/topnav_bg03_on.png) no-repeat 50% 0;
}

.specialneedsTopNav > ul > li.is-current .specialneedsTopNav__link .specialneedsTopNav__inr {
  background: url(../img/specialneeds/topnav_bg02_on.png) repeat-y 50% 50%;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__h {
  margin: 13px;
  text-align: center;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__b {
  min-height: 26.5em;
  margin: 0 15px;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__txt {
  font-size: 108.33333%;
  line-height: 1.53846;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__note {
  font-size: 91.66667%;
  text-align: left;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__note li {
  margin: 5px 0 0;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__btn {
  text-align: center;
  margin: 5px 0 0;
}

.specialneedsTopNav > ul > li .specialneedsTopNav__underlink {
  text-align: center;
}

@media screen and (max-width: 599px) {
  body:not(.body--fixed) .specialneedsTopNav {
    padding: 14px 0 0;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul {
    *zoom: 1;
    margin: 0;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul:before, body:not(.body--fixed) .specialneedsTopNav > ul:after {
    content: " ";
    display: table;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul:after {
    clear: both;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li {
    width: auto;
    float: none;
    margin: 0 0 15px;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li:first-child {
    margin: 0 0 15px;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__link {
    text-decoration: none;
    position: relative;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    padding: 15px 12px;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__link:before {
    position: absolute;
    top: -5px;
    left: -4px;
    width: 14px;
    height: 10px;
    background: url(../img/specialneeds/topnav_bg01_sp.png) no-repeat 0 0;
    background-size: 14px 10px;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__link:after {
    position: absolute;
    bottom: -5px;
    right: -4px;
    width: 14px;
    height: 10px;
    background: url(../img/specialneeds/topnav_bg02_sp.png) no-repeat 0 0;
    background-size: 14px 10px;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__link .specialneedsTopNav__inr {
    padding: 0;
    background: none;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__link:hover {
    color: #000;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__link:hover:before {
    background: url(../img/specialneeds/topnav_bg01_sp.png) no-repeat 0 0;
    background-size: 14px 10px;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__link:hover:after {
    background: url(../img/specialneeds/topnav_bg02_sp.png) no-repeat 0 0;
    background-size: 14px 10px;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__link:hover .specialneedsTopNav__inr {
    background: none;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li.is-current .specialneedsTopNav__link {
    border: 2px solid #1b3b8b;
    color: #1b3b8b;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li.is-current .specialneedsTopNav__link:before {
    background: url(../img/specialneeds/topnav_bg01_on_sp.png) no-repeat 0 0;
    background-size: 14px 10px;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li.is-current .specialneedsTopNav__link:after {
    background: url(../img/specialneeds/topnav_bg02_on_sp.png) no-repeat 0 0;
    background-size: 14px 10px;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li.is-current .specialneedsTopNav__link .specialneedsTopNav__inr {
    background: none;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__h {
    margin: 0 0 10px;
    text-align: center;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__b {
    min-height: 0;
    margin: 0;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__txt {
    font-size: 108.33333%;
    line-height: 1.53846;
    margin: 10px 0;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__note {
    margin: 10px 0;
    font-size: 91.66667%;
    text-align: left;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__note li {
    margin: 5px 0 0;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__btn {
    margin: 5px auto 0;
    width: 60.58394%;
  }
  body:not(.body--fixed) .specialneedsTopNav > ul > li .specialneedsTopNav__underlink {
    margin: 8px 0 0;
  }
}

/**
 *
 * Pages - specialneeds_page
 *
 */
/*  specialneedsTestReady
--------------------------------------- */
.specialneedsTestReady {
  margin: 0 40px 50px;
}

.specialneedsTestReady__h {
  text-align: center;
  margin: 0 0 20px;
}

@media screen and (max-width: 599px) {
  .specialneedsTestReady {
    margin: 0 0 30px;
  }
  .specialneedsTestReady img {
    width: 100%;
  }
  .specialneedsTestReady__h {
    margin: 0 0 15px;
  }
}

/* specialneedsTestReady01 */
.specialneedsTestReady01 {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
  margin: 0 0 20px;
}

.specialneedsTestReady01__inr {
  background: #fff;
}

.specialneedsTestReady01__b {
  border-top: 2px solid #dfdfdf;
  padding: 30px 0 0;
}

.specialneedsTestReady01__bl {
  padding: 0 20px 30px 60px;
}

.specialneedsTestReady01__bl_h {
  margin: 0 0 15px;
}

.specialneedsTestReady01__bl_txt {
  margin: 0 0 10px 20px;
}

.specialneedsTestReady01__bl_btn {
  margin: 0 0 10px 20px;
}

.specialneedsTestReady01__bl_btns {
  margin: 0 0 10px 20px;
  *zoom: 1;
}

.specialneedsTestReady01__bl_btns:before, .specialneedsTestReady01__bl_btns:after {
  content: " ";
  display: table;
}

.specialneedsTestReady01__bl_btns:after {
  clear: both;
}

.specialneedsTestReady01__bl_btn_hr {
  float: left;
  margin: 0 18px 0 0;
}

.specialneedsTestReady01__bl_img {
  margin: 0 0 10px 20px;
}

@media screen and (max-width: 599px) {
  .specialneedsTestReady01 {
    padding: 10px;
    margin: 0 0 20px;
  }
  .specialneedsTestReady01__b {
    border-top: 1px solid #dfdfdf;
    padding: 15px 15px 0;
  }
  .specialneedsTestReady01__bl {
    padding: 0 0 20px;
  }
  .specialneedsTestReady01__bl_h {
    margin: 0 0 8px;
  }
  .specialneedsTestReady01__bl_txt {
    margin: 0 0 8px;
  }
  .specialneedsTestReady01__bl_btns {
    margin: 0;
  }
  .specialneedsTestReady01__bl_btn_hr {
    float: none;
    margin: 0 0 10px;
  }
  .specialneedsTestReady01__bl_img {
    margin: 0 0 8px;
  }
}

/* specialneedsTestReady02 */
.specialneedsTestReady02 {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
  margin: 0 0 20px;
}

.specialneedsTestReady02__inr {
  background: #fff;
}

.specialneedsTestReady02__b {
  border-top: 2px solid #dfdfdf;
  padding: 30px 0 0;
}

.specialneedsTestReady02__bl01 {
  margin: 0 20px 30px 60px;
}

.specialneedsTestReady02__bl01_contents--pc .specialneedsTestReady02__bl01_h {
  margin: 0 0 20px;
}

.specialneedsTestReady02__bl01_contents--pc .specialneedsTestReady02__bl01_h_note {
  font-size: 108.33333%;
  margin: 0 0 10px;
}

.specialneedsTestReady02__bl01_contents--pc .specialneedsTestReady02__bl01_b {
  margin: 0 0 10px 20px;
}

.specialneedsTestReady02__bl01_contents--pc .specialneedsTestReady02__bl01_txt {
  margin: 0 0 10px;
}

.specialneedsTestReady02__bl01_contents--pc .specialneedsTestReady02__bl01_btns {
  margin: 0 0 10px;
}

.specialneedsTestReady02__bl01_contents--pc .specialneedsTestReady02__bl01_btn01 {
  float: left;
}

.specialneedsTestReady02__bl01_contents--pc .specialneedsTestReady02__bl01_btn02 {
  float: left;
  margin: 0 0 0 20px;
}

.specialneedsTestReady02__bl01_contents--pc .specialneedsTestReady02__bl01_note {
  font-size: 108.33333%;
  margin: 0 0 10px;
}

.specialneedsTestReady02__bl02 {
  padding: 0 20px 20px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_h {
  cursor: pointer;
  background: url(../img/specialneeds_page/ready02_bl02_h_close.png) no-repeat 0 0;
  height: 62px;
  text-indent: -9999px;
  overflow: hidden;
}

.specialneedsTestReady02__bl02_contents--pc.is-closed .specialneedsTestReady02__bl02_h {
  cursor: pointer;
  background: url(../img/specialneeds_page/ready02_bl02_h_open.png) no-repeat 0 0;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_b {
  background: #f5f5f5;
  padding: 30px 0;
  position: relative;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__link_voice_trouble {
  position: absolute;
  top: 20px;
  right: 20px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_sg {
  margin: 0 50px 0 70px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_sg_hg {
  margin: 0 0 23px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_sg_h {
  text-align: center;
  margin: 0 0 5px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_sg_lead {
  text-align: center;
  font-size: 125%;
  line-height: 1.86667;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_boxes {
  *zoom: 1;
  margin: 0 0 35px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_boxes:before, .specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_boxes:after {
  content: " ";
  display: table;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_boxes:after {
  clear: both;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_box {
  width: 320px;
  float: left;
  margin: 0 0 0 20px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_box:first-child {
  margin: 0;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_box_img {
  margin: 0 0 5px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_box_note {
  font-size: 108.33333%;
  line-height: 1.46154;
  margin: 0 0 8px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_box_txt {
  font-size: 108.33333%;
  line-height: 1.46154;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_box_img--ml {
  margin: 0 0 5px -10px;
}

.specialneedsTestReady02__bl02_contents--pc .specialneedsTestReady02__bl02_btn {
  text-align: center;
}

/* specialneedsTestReady03 */
.specialneedsTestReady03 {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
  margin: 0 0 20px;
}

.specialneedsTestReady03__inr {
  background: #fff;
  *zoom: 1;
}

.specialneedsTestReady03__inr:before, .specialneedsTestReady03__inr:after {
  content: " ";
  display: table;
}

.specialneedsTestReady03__inr:after {
  clear: both;
}

.specialneedsTestReady03__h {
  float: left;
}

.specialneedsTestReady03__btn {
  float: right;
}

/*  specialneedsTestHowto
--------------------------------------- */
.specialneedsTestHowto {
  margin: 0 40px 60px;
}

.specialneedsTestHowto__h {
  text-align: center;
  margin: 0 0 20px;
}

@media screen and (max-width: 599px) {
  .specialneedsTestHowto {
    margin: 0 0 20px;
  }
  .specialneedsTestHowto img {
    width: 100%;
  }
  .specialneedsTestHowto__h {
    margin: 0 0 15px;
  }
}

/*  specialneedsTestRequirements
--------------------------------------- */
.specialneedsTestRequirements {
  margin: 0 40px 60px;
}

.specialneedsTestRequirements__h {
  text-align: center;
  margin: 0 0 20px;
}

.specialneedsTestRequirements__bl {
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  padding: 29px 24px 29px 29px;
  *zoom: 1;
}

.specialneedsTestRequirements__bl:before, .specialneedsTestRequirements__bl:after {
  content: " ";
  display: table;
}

.specialneedsTestRequirements__bl:after {
  clear: both;
}

.specialneedsTestRequirements__bl_img {
  width: 386px;
  float: left;
  margin: 0 0 10px;
  min-height: 165px;
}

.specialneedsTestRequirements__bl_img_note {
  margin: 3px 0 0;
  font-size: 91.66667%;
}

.specialneedsTestRequirements__bl_txt_h {
  color: #1b3b8b;
  font-weight: bold;
}

.specialneedsTestRequirements__bl_box {
  width: 400px;
  float: right;
  border-radius: 3px;
}

.specialneedsTestRequirements__bl_box_h {
  color: #1b3b8b;
  font-weight: bold;
}

.specialneedsTestRequirements__bl_box_data {
  font-size: 100%;
  line-height: 1.91667;
}

.specialneedsTestRequirements__bl_box_note {
  font-size: 91.66667%;
}

.specialneedsTestRequirements__bl_box_note > li {
  margin: 8px 0 0;
}

@media screen and (max-width: 599px) {
  .specialneedsTestRequirements {
    margin: 0 0 20px;
  }
  .specialneedsTestRequirements__h {
    margin: 0 0 10px;
  }
  .specialneedsTestRequirements__bl {
    border: 0.5px solid #aaaaaa;
    border-radius: 3px;
    padding: 16px;
  }
  .specialneedsTestRequirements__bl_img {
    float: none;
    width: auto;
    margin: 0 0 7px;
    min-height: 0;
  }
  .specialneedsTestRequirements__bl_img_note {
    margin: 3px 0 0;
    font-size: 75%;
  }
  .specialneedsTestRequirements__bl_box {
    float: none;
    width: auto;
    background: #f0f0f0;
    border-radius: 3px;
    padding: 8px 10px;
  }
  .specialneedsTestRequirements__bl_box .u-data {
    display: block;
  }
  .specialneedsTestRequirements__bl_box .u-data .u-data__rw {
    display: block;
  }
  .specialneedsTestRequirements__bl_box .u-data .u-data__cl {
    display: block;
  }
  .specialneedsTestRequirements__bl_box .u-data .u-data__cl:first-child {
    float: left;
  }
  .specialneedsTestRequirements__bl_box .u-data .u-data__cl:last-child {
    clear: both;
  }
  .specialneedsTestRequirements__bl_box_h {
    font-size: 75%;
    color: #1b3b8b;
    font-weight: bold;
  }
  .specialneedsTestRequirements__bl_box_data {
    font-size: 75%;
    line-height: 1.44444;
  }
  .specialneedsTestRequirements__bl_box_note {
    font-size: 75%;
    line-height: 1.44444;
    margin: 10px 0 0;
  }
  .specialneedsTestRequirements__bl_box_note > li {
    margin: 0;
  }
}

.specialneeds01 .specialneedsTestReady01__bl_img {
  margin: 0 -15px 8px;
}

/**
 *
 * Pages - specialneeds_page02
 *
 */
/*  specialneedsTestProceed
--------------------------------------- */
.specialneedsTestProceed {
  margin: 0 40px 50px;
}

.specialneedsTestProceed__h {
  text-align: center;
  margin: 0 0 20px;
}

.specialneedsTestProceed__b {
  background: url(../img/common/bg_lattice.png) repeat 0 0;
  padding: 20px;
  margin: 0 0 20px;
}

.specialneedsTestProceed__b_inr {
  background: #fff;
  padding: 25px 0 0;
}

.specialneedsTestProceed__lead {
  text-align: center;
  margin: 0 0 20px;
}

.specialneedsTestProceed__flow {
  text-align: center;
  margin: 0 0 30px;
}

.specialneedsTestProceed__proxy {
  text-align: center;
  margin: 0 0 30px;
}

/*  specialneedsTestProceed__proxy_box  */
.specialneedsTestProceed__proxy_box {
  position: relative;
  background: #fff;
  padding: 45px;
  width: 687px;
  margin: 0 auto;
}

.specialneedsTestProceed__proxy_box_h {
  font-size: 150%;
  font-weight: bold;
  margin: 0 0 5px;
}

.specialneedsTestProceed__proxy_box_txt {
  font-size: 133.33333%;
  line-height: 1.75;
}

/* specialneedsTestProceed__step */
.specialneedsTestProceed__step {
  margin: 0 60px 50px;
}

.specialneedsTestProceed__step_txt {
  text-align: center;
  margin: 0 0 10px;
  font-size: 0;
}

.specialneedsTestProceed__step_note {
  text-align: center;
  margin: 0 0 5px;
  font-size: 108.33333%;
}

.specialneedsTestProceed__step_txt02 {
  text-align: center;
  margin: 0 0 5px;
  font-size: 125%;
}

.specialneedsTestProceed__step_btns {
  *zoom: 1;
}

.specialneedsTestProceed__step_btns:before, .specialneedsTestProceed__step_btns:after {
  content: " ";
  display: table;
}

.specialneedsTestProceed__step_btns:after {
  clear: both;
}

.specialneedsTestProceed__step_btn01 {
  float: left;
}

.specialneedsTestProceed__step_btn02 {
  float: right;
}

/* specialneedsTestProceed__bl01 */
.specialneedsTestProceed__bl01 {
  margin: 0 60px 50px;
}

.specialneedsTestProceed__bl01_h {
  margin: 0 0 20px;
}

.specialneedsTestProceed__bl01_contents--pc .specialneedsTestProceed__bl01_box {
  position: relative;
  width: 318px;
}

.specialneedsTestProceed__bl01_contents--pc .specialneedsTestProceed__bl01_box_txt {
  margin: 10px 0 0;
  font-size: 108.33333%;
  line-height: 1.46154;
}

.specialneedsTestProceed__bl01_contents--pc .specialneedsTestProceed__bl01_box_btn {
  margin: 10px 0 0;
}

.specialneedsTestProceed__bl01_contents--pc .specialneedsTestProceed__bl01_box01 {
  float: left;
  margin: 0 0 10px;
}

.specialneedsTestProceed__bl01_contents--pc .specialneedsTestProceed__bl01_box02 {
  float: right;
  margin: 0 0 85px;
}

.specialneedsTestProceed__bl01_contents--pc .specialneedsTestProceed__bl01_box03 {
  clear: both;
  margin: 0 auto;
}

.specialneedsTestProceed__bl01_contents--pc .specialneedsTestProceed__bl01_arw01 {
  position: absolute;
  top: 132px;
  right: -56px;
}

.specialneedsTestProceed__bl01_contents--pc .specialneedsTestProceed__bl01_arw02 {
  position: absolute;
  bottom: -50px;
  left: 122px;
}

/* specialneedsTestProceed__sg */
.specialneedsTestProceed__sg {
  margin: 0 -20px 35px 0;
}

.specialneedsTestProceed__sg_h {
  margin: 0 0 15px;
}

.specialneedsTestProceed__sg_img {
  width: 318px;
  float: left;
}

.specialneedsTestProceed__sg_data {
  width: 372px;
  float: right;
}

.specialneedsTestProceed__sg_txt {
  font-size: 125%;
}

.specialneedsTestProceed__sg_note {
  font-size: 108.33333%;
  margin: 20px 0 0;
}

/* specialneedsTestProceed__bl02 */
.specialneedsTestProceed__bl02 {
  margin: 0 60px 50px;
}

.specialneedsTestProceed__bl02_h {
  margin: 0 0 20px;
}

/* specialneedsTestProceed__bl03 */
.specialneedsTestProceed__bl03 {
  margin: 0 60px 50px;
}

.specialneedsTestProceed__bl03_h {
  margin: 0 0 20px;
}

/* specialneedsTestProceed__bl04 */
.specialneedsTestProceed__bl04 {
  margin: 0 60px 50px;
}

.specialneedsTestProceed__bl04_h {
  margin: 0 0 20px;
}

.specialneedsTestProceed__bl04_b {
  *zoom: 1;
}

.specialneedsTestProceed__bl04_b:before, .specialneedsTestProceed__bl04_b:after {
  content: " ";
  display: table;
}

.specialneedsTestProceed__bl04_b:after {
  clear: both;
}

.specialneedsTestProceed__bl04_img {
  width: 318px;
  float: left;
}

.specialneedsTestProceed__bl04_parts {
  width: 365px;
  float: right;
}

.specialneedsTestProceed__bl04_part {
  *zoom: 1;
  margin: 0 0 30px;
}

.specialneedsTestProceed__bl04_part:before, .specialneedsTestProceed__bl04_part:after {
  content: " ";
  display: table;
}

.specialneedsTestProceed__bl04_part:after {
  clear: both;
}

.specialneedsTestProceed__bl04_part_num {
  width: 43px;
  float: left;
}

.specialneedsTestProceed__bl04_part_txt {
  font-size: 125%;
  line-height: 1.86667;
  float: right;
  width: 322px;
}

.specialneedsTestProceed__bl04_part_btn {
  margin: 10px 0 0;
  float: right;
  width: 322px;
}

.specialneedsTestProceed__link_voice_trouble {
  margin: 10px 0 0;
}

/* specialneedsTestProceed__part01 */
.specialneedsTestProceed__part01 {
  margin: 0 20px 25px;
  background: #f5f5f5;
  padding: 25px 40px 40px;
}

.specialneedsTestProceed__part01_h {
  margin: 0 0 30px;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg {
  margin: 0 0 30px;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg--last {
  margin: 0;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg_h {
  margin: 0 0 20px;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg_notice {
  width: 350px;
  margin: 0 0 0 auto;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg_notice_h {
  font-weight: bold;
  font-size: 100%;
  line-height: 1.83333;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg_notice_txt {
  font-size: 100%;
  line-height: 1.83333;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg_notice_btn {
  margin: 10px 0 0;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg_note {
  font-size: 100%;
  line-height: 1.83333;
  margin: 10px 0 0;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg01 .specialneedsTestProceed__part01_sg_notice {
  margin: -60px 0 0 auto;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg02 .specialneedsTestProceed__part01_sg_notice {
  margin: -84px 0 0 auto;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg03 .specialneedsTestProceed__part01_sg_notice {
  margin: -28px 0 0 auto;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg03--02 .specialneedsTestProceed__part01_sg_notice {
  margin: 0 0 0 auto;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sg04 .specialneedsTestProceed__part01_sg_notice {
  margin: -81px 0 0 auto;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sgn2_h {
  margin: 0 0 20px;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sgn2_img {
  width: 318px;
  float: left;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sgn2_data {
  width: 350px;
  float: right;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sgn2_txt {
  font-size: 125%;
  line-height: 1.86667;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sgn2_notice {
  margin: 20px 0 0;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sgn2_notice_h {
  font-size: 100%;
  line-height: 1.83333;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sgn2_notice_txt {
  font-size: 100%;
  line-height: 1.83333;
}

.specialneedsTestProceed__part01_contents--pc .specialneedsTestProceed__part01_sgn2_notice_btn {
  margin: 10px 0 0;
}

.specialneedsTestProceed__part01_btn_close {
  display: none;
}

/* specialneedsTestProceed__part02 */
.specialneedsTestProceed__part02 {
  margin: 0 20px 25px;
  background: #f5f5f5;
  padding: 25px 40px 40px;
}

.specialneedsTestProceed__part02_h {
  margin: 0 0 30px;
}

.specialneedsTestProceed__part02_h_note {
  margin: 10px 0 0;
  font-size: 0;
}

.specialneedsTestProceed__part02_contents--pc .specialneedsTestProceed__part02_sg {
  margin: 0 0 30px;
}

.specialneedsTestProceed__part02_contents--pc .specialneedsTestProceed__part02_sg--last {
  margin: 0;
}

.specialneedsTestProceed__part02_contents--pc .specialneedsTestProceed__part02_sg_h {
  margin: 0 0 20px;
}

.specialneedsTestProceed__part02_contents--pc .specialneedsTestProceed__part02_sg_notice {
  width: 347px;
  margin: 0 0 0 auto;
  font-size: 108.33333%;
}

.specialneedsTestProceed__part02_contents--01 .specialneedsTestProceed__part02_sg01 .specialneedsTestProceed__part02_sg_notice {
  margin: -110px 0 0 auto;
  min-height: 110px;
}

/* specialneedsTestProceed__part03 */
.specialneedsTestProceed__part03 {
  margin: 0 20px 25px;
  background: #f5f5f5;
  padding: 25px 40px 40px;
}

.specialneedsTestProceed__part03_h {
  margin: 0 0 30px;
}

.specialneedsTestProceed__part03_contents--pc .specialneedsTestProceed__part03_sg {
  margin: 0 0 30px;
}

.specialneedsTestProceed__part03_contents--pc .specialneedsTestProceed__part03_sg--last {
  margin: 0;
}

.specialneedsTestProceed__part03_contents--pc .specialneedsTestProceed__part03_sg_h {
  margin: 0 0 20px;
}

.specialneedsTestProceed__part03_contents--pc .specialneedsTestProceed__part03_sg_txt {
  font-size: 125%;
  line-height: 1.86667;
}

.specialneedsTestProceed__part03_contents--pc .specialneedsTestProceed__part03_sg_txt a {
  color: #1b3b8b;
}

.specialneedsTestProceed__part03_contents--pc .specialneedsTestProceed__part03_sg_btn {
  text-align: center;
  margin: 20px 0 20px;
}
