.spi {
  display: none;
}

@media screen and (min-width: 741px) {
  .spb {
    display: none;
  }
  .answer p.answer__text.mb-0 {
    margin-bottom: 0;
  }
  .answer p.answer__text.mb-10 {
    margin-bottom: 10px;
  }
  .answer p.answer__text.mb-20 {
    margin-bottom: 20px;
  }
  .answer .answer__wrap {
    display: flex;
  }
  .answer p.answer__text {
    margin-bottom: 20px;
  }
  .answer p.answer__text .answer__text-red {
    color: #ff0000;
  }
  .answer div.answer__figure {
    margin-bottom: 20px;
  }
  .answer p.answer__text.answer__text-border {
    border: 1px solid #333;
    padding: 10px;
    display: inline-block;
    width: auto;
  }
  .answer p.answer__text.answer__text-border--bold {
    display: inline-block;
    border: 4px solid #000;
    border-radius: 15px;
    padding: 10px;
  }
  .answer p.answer__text.answer__text-border--red {
    padding: 10px;
    border: 1px solid #ff0000;
  }
  .answer p.answer__text .answer__text-border--blue {
    border: 1px solid #171C61;
  }

  .answer h3.answer__text-sub-ttl {
    display: inline-block;
    width: auto;
    padding: 5px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .answer h3.answer__text-sub-ttl-border {
    border: 1px solid #333;
  }
  .answer .answer__text.answer__text-pre {
    line-height: 1.5;
  }
  .answer .answer__text .answer__text-underline {
    text-decoration: underline;
  }
  .answer .answer__text b {
    font-weight: bold;
  }
  .answer .answer__text .answer__text-bold {
    font-weight: bold;
  }
  .answer .answer__text sup{
    font-size: 10px;
    vertical-align: super;
  }
}

@media screen and (max-width: 740px) {
  .pc {
    display: none;
  }
  .spi {
    display: inline !important;
  }
  .spb {
    display: block !important;
  }
  .img img {
    max-width: 100%;
  }
  .answer p.answer__text.mb-0 {
    margin-bottom: 0;
  }
  .answer p.answer__text.mb-10 {
    margin-bottom: 10px;
  }
  .answer p.answer__text.mb-20 {
    margin-bottom: 20px;
  }
  .answer .answer__wrap {
    display: flex;
  }
  .answer p.answer__text {
    margin-bottom: 20px;
  }
  .answer p.answer__text .answer__text-red {
    color: #ff0000;
  }
  .answer div.answer__figure {
    margin-bottom: 20px;
  }
  .answer p.answer__text.answer__text-border {
    border: 1px solid #333;
    padding: 10px;
    display: inline-block;
    width: auto;
  }
  .answer .answer__text-border--bold {
    display: inline-block;
    border: 4px solid #000;
    border-radius: 15px;
    padding: 10px;
  }
  .answer p.answer__text.answer__text-border--red {
    padding: 10px;
    border: 1px solid #ff0000;
  }
  .answer p.answer__text .answer__text-border--blue {
    border: 1px solid #171C61;
  }
  .answer h3.answer__text-sub-ttl {
    display: inline-block;
    width: auto;
    padding: 5px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .answer h3.answer__text-sub-ttl-border {
    border: 1px solid #333;
  }
  .answer .answer__text.answer__text-pre {
    line-height: 1.5;
  }
  .answer .answer__text .answer__text-underline {
    text-decoration: underline;
  }
  .answer .answer__text b {
    font-weight: bold;
  }
  .answer .answer__text .answer__text-bold {
    font-weight: bold;
  }
  .answer .answer__text sup{
    font-size: 10px;
    vertical-align: super;
  }
}

html, body {
  width: 100%;
  position: relative
}

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;
  font-size: 100%;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

img {
  vertical-align: bottom;
}

body {
  font-size: 100%;
  line-height: 1.6;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  overflow-x: hidden;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  line-height: 1
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

a:link, a:active, a:visited {
  color: #08c;
  text-decoration: none;
}

.arrow01 {
  background: url(/_shared/img/icon-arrow01.gif) no-repeat left center;
  padding-left: 12px;
}

.arrow02 {
  background: url(/_shared/img/icon-arrow02.gif) no-repeat left center;
  padding-left: 20px;
}

.kome-s li {
  color: #666;
  font-size: 77%;
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}

#contents {
  width: auto;
  float: inherit;
  padding-top: 0;
}

@media screen and (min-width: 741px) {
  .search_subjects {
    float: right;
    position: relative
  }
  .search_subjects.fixed {
    width: 960px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 1px;
    overflow: visible;
    margin: auto;
    text-align: right;
    z-index: 3
  }
  .search_subjects__open {
    display: inline-block;
  }
  .search_subjects__open img {
    cursor: pointer
  }
  .search_subjects__open img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
  .search_subjects__body {
    display: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    -moz-box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    -ms-box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    -o-box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    position: absolute;
    top: 65px;
    right: 0;
    padding: 24px 25px 20px;
    background: #0070cb;
    width: 316px;
    z-index: 3
  }
  .search_subjects__heading {
    margin-bottom: 10px
  }
  .search_subjects__description {
    margin-bottom: 20px
  }
  .search_subjects__school {
    *zoom: 1;
    margin: 10px 0 20px 5px
  }
  .search_subjects__school:before {
    content: " ";
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .search_subjects__school:after {
    content: " ";
    display: table;
    clear: both;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .search_subjects__school__item {
    float: left;
    overflow: hidden
  }
  .search_subjects__school__item input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .search_subjects__school__item label {
    display: inline-block;
    width: 155px;
    height: 46px;
    text-indent: -100em;
    background-repeat: no-repeat
  }
  #search_subjects__school_kou+label {
    background-image: url(/teikitest/common/img/search_subjects/search_subjects_check_kou.png)
  }
  #search_subjects__school_kou:checked+label {
    background-image: url(/teikitest/common/img/search_subjects/search_subjects_check_kou_checked.png)
  }
  #search_subjects__school_chu+label {
    background-image: url(/teikitest/common/img/search_subjects/search_subjects_check_chu.png)
  }
  #search_subjects__school_chu:checked+label {
    background-image: url(/teikitest/common/img/search_subjects/search_subjects_check_chu_checked.png)
  }
  .search_subjects__select__item {
    margin-bottom: 11px
  }
  .search_subjects__select__item select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 0 48px 0 18px;
    width: 100%;
    border: 5px solid #fff;
    height: 54px;
    font-size: 0.975rem;
    background-image: url(/teikitest/common/img/misc/bg_form_select.png);
    background-repeat: no-repeat;
    background-position: right center
  }
  .msie .search_subjects__select__item select {
    background-image: none;
    padding-right: 0
  }
  .search_subjects__submit {
    height: 54px;
    background: #FF9F1A;
    font-size: 1rem;
    line-height: 54px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0 0 0 15px;
    margin-bottom: 15px;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/arrow_w_r.png);
    background-repeat: no-repeat;
    background-position: 20px center
  }
  .search_subjects__close {
    width: 174px;
    height: 38px;
    text-indent: -100em;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    text-align: left;
    cursor: pointer;
    background-image: url(/teikitest/common/img/search_subjects/btn_close.png);
    background-repeat: no-repeat
  }
  .search_subjects__close:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1;
  }
}

@media screen and (max-width: 740px) {
  .search_subjects {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  .search_subjects.fixed {
    right: 0;
    position: fixed;
    bottom: auto;
    top: 5px;
    z-index: 3;
  }
  .search_subjects__open {
    cursor: pointe;
    text-align: center;
  }
  .search_subjects__open:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1;
    text-align: center;
  }
  .search_subjects__open img {
    width: 80%;
    max-width: 300px;
  }
  .search_subjects__body {
    display: none;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    -moz-box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    -ms-box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    -o-box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    box-shadow: #0070cb 0 0 0 3px inset, #bedbf2 0 0 0 4px inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 90%;
    max-width: 316px;
    padding: 18px 18px 14px;
    background: #0070cb;
    z-index: 4
  }
  .search_subjects__heading {
    margin-bottom: 10px
  }
  .search_subjects__heading img {
    width: 100%
  }
  .search_subjects__description {
    margin-bottom: 20px
  }
  .search_subjects__description img {
    width: 100%
  }
  .search_subjects__school {
    *zoom: 1;
    margin: 10px 0 20px 5px
  }
  .search_subjects__school:before {
    content: " ";
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .search_subjects__school:after {
    content: " ";
    display: table;
    clear: both;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .search_subjects__school__item {
    float: left;
    overflow: hidden;
    width: 50%
  }
  .search_subjects__school__item input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .search_subjects__school__item label {
    display: inline-block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 90% auto
  }
  .search_subjects__school__item label img {
    width: 100%
  }
  #search_subjects__school_kou+label {
    background-image: url(/teikitest/common/img/search_subjects/search_subjects_check_kou.png)
  }
  #search_subjects__school_kou:checked+label {
    background-image: url(/teikitest/common/img/search_subjects/search_subjects_check_kou_checked.png)
  }
  #search_subjects__school_chu+label {
    background-image: url(/teikitest/common/img/search_subjects/search_subjects_check_chu.png)
  }
  #search_subjects__school_chu:checked+label {
    background-image: url(/teikitest/common/img/search_subjects/search_subjects_check_chu_checked.png)
  }
  .search_subjects__select__item {
    margin-bottom: 11px
  }
  .search_subjects__select__item select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 0 48px 0 18px;
    width: 100%;
    border: 5px solid #fff;
    font-size: 0.875rem;
    line-height: 2.5;
    background-color: #fff;
    background-image: url(/teikitest/common/img/misc/bg_form_select.png);
    background-repeat: no-repeat;
    background-position: right center
  }
  .search_subjects__submit {
    height: 54px;
    background: #FF9F1A;
    font-size: 0.875rem;
    line-height: 54px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0 0 0 15px;
    margin-bottom: 15px;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/arrow_w_r.png);
    background-repeat: no-repeat;
    background-position: 20px center
  }
  .search_subjects__close {
    width: 174px;
    height: 38px;
    text-indent: -100em;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    background-image: url(/teikitest/common/img/search_subjects/btn_close.png);
    background-repeat: no-repeat
  }
}

@media screen and (min-width: 741px) {
  .global_navi {
    height: 69px;
    background-image: url(/teikitest/common/img/global_navi/bg.png);
    background-repeat: repeat-x
  }
  .global_navi__open {
    display: none
  }
  .golobal_navi__container {
    width: 960px;
    margin: auto
  }
  .golobal_navi__container dl a, .golobal_navi__container dl span {
    display: block;
    text-indent: -1000em;
    height: 39px;
    background-repeat: no-repeat
  }
  .golobal_navi__container dt {
    float: left
  }
  .golobal_navi__container dt a {
    height: 65px
  }
  .golobal_navi__container dd {
    float: left;
    margin-top: 20px;
    padding-left: 15px;
  }
  .global_navi__kou {
    float: left
  }
  .global_navi__kou dt a {
    background-image: url(/teikitest/common/img/global_navi/high_school.png);
    width: 59px
  }
  .global_navi__kou .english {
    background-image: url(/teikitest/common/img/global_navi/h_english.png);
    width: 52px
  }
  .global_navi__kou .math {
    background-image: url(/teikitest/common/img/global_navi/h_math.png);
    width: 52px
  }
  .global_navi__kou .japanese {
    background-image: url(/teikitest/common/img/global_navi/h_jpn.png);
    width: 52px
  }
  .global_navi__kou .social {
    background-image: url(/teikitest/common/img/global_navi/h_social.png);
    width: 52px
  }
  .global_navi__kou .science {
    background-image: url(/teikitest/common/img/global_navi/h_science.png);
    width: 52px
  }
  .global_navi__kou .method {
    background-image: url(/teikitest/common/img/global_navi/h_method.png);
    width: 52px
  }
  .global_navi__chu {
    float: right;
    padding-right: 14px;
  }
  .global_navi__chu dt a {
    background-image: url(/teikitest/common/img/global_navi/middle_school.png);
    width: 59px
  }
  .global_navi__chu .english {
    background-image: url(/teikitest/common/img/global_navi/m_english.png);
    width: 52px
  }
  .global_navi__chu .math {
    background-image: url(/teikitest/common/img/global_navi/m_math.png);
    width: 52px
  }
  .global_navi__chu .japanese {
    background-image: url(/teikitest/common/img/global_navi/m_jpn.png);
    width: 52px
  }
  .global_navi__chu .social {
    background-image: url(/teikitest/common/img/global_navi/m_social.png);
    width: 52px
  }
  .global_navi__chu .science {
    background-image: url(/teikitest/common/img/global_navi/m_science.png);
    width: 52px
  }
  .global_navi__chu .method {
    background-image: url(/teikitest/common/img/global_navi/m_method.png);
    width: 52px
  }
  .global_navi__close {
    display: none
  }
}

@media screen and (max-width: 740px) {
  .global_navi {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .global_navi__open {
    position: relative;
    z-index: 3
  }
  .global_navi__open img {
    width: 60px
  }
  .golobal_navi__container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    overflow-x: hidden;
    overflow-y: auto
  }
  .global_navi__kou, .global_navi__chu {
    background: #efefef;
    width: 325px;
    float: right
  }
  .global_navi__kou dt, .global_navi__chu dt {
    position: relative;
    margin-left: -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: 350px auto
  }
  .global_navi__kou dt a, .global_navi__chu dt a {
    display: block;
    height: 37px;
    text-indent: -1000px
  }
  .global_navi__kou dd, .global_navi__chu dd {
    border-bottom: 1px solid #cfcece;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .global_navi__kou dd:first-child, .global_navi__chu dd:first-child {
    margin-top: -5px
  }
  .global_navi__kou dd a, .global_navi__chu dd a {
    display: block;
    padding: 15px 0 15px 22px;
    font-size: 0.875rem;
    text-decoration: none;
    color: #000;
  }
  .global_navi__kou {
    margin-top: 60px
  }
  .global_navi__kou dt {
    background-image: url(/teikitest/common/img/global_navi/sp_kou.png);
    padding-right: 60px
  }
  .global_navi__kou .english {
    margin-right: 60px
  }
  .global_navi__chu dt {
    background-image: url(/teikitest/common/img/global_navi/sp_chu.png)
  }
  .global_navi__close {
    -webkit-border-radius: 0 0 0 3px;
    -moz-border-radius: 0 0 0 3px;
    -ms-border-radius: 0 0 0 3px;
    -o-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
    padding: 9px 0 10px;
    background: #fff;
    width: 325px;
    float: right;
    margin-bottom: 15px;
    text-align: center
  }
  .global_navi__close img {
    width: 138px
  }
}

@media print, screen and (min-width: 741px) {
  .hansel {
    width: 960px;
    margin: auto;
    padding-top: 20px;
    margin-bottom: 35px;
    text-align: left
  }
  #contents--bottom .hansel {
    display: none
  }
  .hansel__item {
    display: inline-block;
    font-size: 0.8rem
  }
  .hansel__item+.hansel__item:before {
    display: inline-block;
    content: ">";
    margin: 0 10px
  }
  .hansel__item a {
    display: inline-block;
    color: #0070cb;
    text-decoration: underline
  }
  .hansel__item a:hover {
    color: #1998ff;
    text-decoration: none
  }
}

@media screen and (max-width: 740px) {
  .hansel {
    margin: auto;
    padding: 15px;
    margin-bottom: 15px;
    background: #cae7ff;
  }
  #contents .hansel {
    display: none
  }
  .hansel__item {
    display: inline-block;
    font-size: 0.8rem;
    padding-right: 17px;
    position: relative
  }
  .hansel__item:after {
    display: inline-block;
    position: absolute;
    content: ">";
    right: 0
  }
  .hansel__item:last-child:after {
    content: ""
  }
  .hansel__item a {
    display: inline-block;
    color: #0070cb;
    text-decoration: underline
  }
  .hansel__item a:hover {
    color: #1998ff;
    text-decoration: none
  }
}

@media screen and (min-width: 741px) {
  .header__middle {
    width: 960px;
    margin: 30px auto 25px;
  }
  .header__middle:before {
    content: " ";
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .header__middle:after {
    content: " ";
    display: table;
    clear: both;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .header__middle__symbol {
    float: left
  }
  .header__middle__symbol a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1;
  }
}

@media screen and (max-width: 740px) {
  #header {
    position: relative;
    margin-bottom: 50px
  }
  .header__middle {
    *zoom: 1;
    margin: auto auto 0;
    padding: 24px 15px 20px;
    position: relative;
  }
  .header__middle:before {
    content: " ";
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .header__middle:after {
    content: " ";
    display: table;
    clear: both;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .header__middle__symbol {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-right: 70px;
    position: relative;
    z-index: 1
  }
  .header__middle__symbol img {
    width: 100%;
    max-width: 260px
  }
  .header__middle__symbol a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
}

@media print, screen and (min-width: 741px) {
  .hansel {
    width: 960px;
    margin: auto;
    padding-top: 20px;
    margin-bottom: 35px;
    text-align: left;
    line-height: 20px;
  }
  #contents--bottom .hansel {
    display: none
  }
  .hansel__item {
    display: inline-block;
    font-size: 0.8rem
  }
  .hansel__item+.hansel__item:before {
    display: inline-block;
    content: ">";
    margin: 0 10px
  }
  .hansel__item a {
    display: inline-block;
    color: #0070cb;
    text-decoration: underline
  }
  .hansel__item a:hover {
    color: #1998ff;
    text-decoration: none
  }
}

@media screen and (max-width: 740px) {
  .hansel {
    margin: auto;
    padding: 15px;
    margin-bottom: 15px;
    background: #cae7ff;
    line-height: 18px;
  }
  #contents .hansel {
    display: none
  }
  .hansel__item {
    display: inline-block;
    font-size: 0.8rem;
    padding-right: 17px;
    position: relative
  }
  .hansel__item:after {
    display: inline-block;
    position: absolute;
    content: ">";
    right: 0
  }
  .hansel__item:last-child:after {
    content: ""
  }
  .hansel__item a {
    display: inline-block;
    color: #0070cb;
    text-decoration: underline
  }
  .hansel__item a:hover {
    color: #1998ff;
    text-decoration: none
  }
}

@media print and (min-width: 741px) {
  .footer-page_top {
    display: none
  }
  .legacy_alert {
    display: none
  }
  footer {
    border-top: 5px solid #0070cb
  }
}

@media screen and (min-width: 741px) {
  .footer-page_top {
    text-align: center;
    position: relative;
    width: 960px;
    margin: 0 auto
  }
  .footer-page_top a img {
    vertical-align: bottom
  }
  .footer-page_top a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
  .legacy_alert {
    position: absolute;
    width: 400px;
    text-align: left;
    right: 5px;
    bottom: 5px;
    font-size: 0.785rem;
    line-height: 1.5;
    padding: 8px;
    background: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
  }
  .legacy .legacy_alert {
    display: block
  }
  .banners_footer {
  }
  .banners_footer ul {
    text-align: center;
    padding: 15px 0
  }
  .banners_footer__item {
    display: inline-block
  }
  .banners_footer__item+.banners_footer__item {
    margin-left: 20px
  }
}

@media screen and (max-width: 740px) {
  .footer-page_top {
    text-align: center
  }
  .footer-page_top a img {
    vertical-align: bottom;
    width: 35px
  }
  .legacy_alert {
    display: none
  }
  .banners_footer__item {
    vertical-align: top;
    display: inline-block;
    margin: 0 0 10px
  }
  .banners_footer__item a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
  .banners_footer__item img {
    width: 100%
  }
}

@media print, screen and (min-width: 741px) {
  .area_container {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
  .area_list_container {
    width: 915px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -o-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    margin: 20px auto 50px;
    padding-bottom: 10px;
  }
  .area_list_container:before {
    content: " ";
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .area_list_container:after {
    content: " ";
    display: table;
    clear: both;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .area_list_container.chu {
    background-image: url(/teikitest/common/img/misc/bg_middle_school.png)
  }
  .area_list_container.kou {
    background-image: url(/teikitest/common/img/misc/bg_high_school.png)
  }
  .area_list__heading {
    font-size: 2.2rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    -ms-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    -o-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    padding: 24px 22px 22px 54px
  }
  .area_list__wrapper {
    padding: 30px 50px;
    background: #FFF
  }
  .area_list__area_name {
    background: #FFF;
    display: block;
    padding: 29px 55px 24px;
    color: #e78497;
    font-size: 1.4rem;
    text-decoration: none;
    font-weight: 400;
    border-bottom: 2px solid #d4d4d4
  }
  .english .area_list__area_name {
    color: #f597a9
  }
  .math .area_list__area_name {
    color: #6199cc
  }
  .japanese .area_list__area_name {
    color: #ff800d
  }
  .social .area_list__area_name {
    color: #9e6643
  }
  .science .area_list__area_name {
    color: #2ca385
  }
  .study .area_list__area_name {
    color: #81be35
  }
  .area_list__item a {
    display: block;
    color: #333;
    font-size: 0.875rem;
    font-weight: 400;
    text-decoration: underline;
    padding: 15px 0 20px;
    line-height: 1.5
  }
  .area_list__item a:hover {
    text-decoration: none;
    color: #666
  }
  .grade_description_title {
    font-size: 1.4rem;
    margin: 0 auto 20px;
    width: 920px
  }
  .grade_description_title strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px
  }
  .grade_description_body {
    font-size: 0.875rem;
    width: 910px;
    margin: 0 auto 25px;
    line-height: 1.5
  }
}

@media screen and (max-width: 740px) {
  .area_container {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
  .area_list_container {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    *zoom: 1;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -o-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    margin: 0 10px 25px;
    padding-bottom: 10px
  }
  .area_list_container:before {
    content: " ";
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .area_list_container:after {
    content: " ";
    display: table;
    clear: both;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .area_list_container.chu {
    background-image: url(/teikitest/common/img/misc/bg_middle_school.png)
  }
  .area_list_container.kou {
    background-image: url(/teikitest/common/img/misc/bg_high_school.png)
  }
  .area_list__heading {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.4rem;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    -ms-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    -o-box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 0px 2px inset;
    padding: 15px 20px 12px
  }
  .area_list__wrapper {
    padding: 10px 12px 12px;
    background: #FFF
  }
  .area_list__area_name {
    background: #FFF;
    display: block;
    padding: 15px 20px 12px;
    color: #e78497;
    font-size: 0.875rem;
    text-decoration: none;
    font-weight: 400;
    border-bottom: 2px solid #d4d4d4
  }
  .english .area_list__area_name {
    color: #f597a9
  }
  .math .area_list__area_name {
    color: #6199cc
  }
  .japanese .area_list__area_name {
    color: #ff800d
  }
  .social .area_list__area_name {
    color: #9e6643
  }
  .science .area_list__area_name {
    color: #2ca385
  }
  .study .area_list__area_name {
    color: #81be35
  }
  .area_list__item a {
    display: block;
    color: #333;
    font-size: 0.875rem;
    font-weight: 400;
    text-decoration: underline;
    padding: 10px 0;
    line-height: 1.5
  }
  .area_list__item a:hover {
    text-decoration: none;
    color: #666
  }
  .grade_description_title {
    font-size: 1.4rem;
    margin: 0 10px 10px;
    padding-top: 20px
  }
  .grade_description_title strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px
  }
  .grade_description_body {
    font-size: 0.8rem;
    margin: 0 15px 20px;
    line-height: 1.5
  }
}

@media print, screen and (min-width: 741px) {
  .subjects_list {
    background-image: url(/teikitest/common/img/misc/bg_hr.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    width: 960px;
    margin: auto;
    padding: 40px 0 20px
  }
  .subjects_list__heading {
    font-size: 1.4rem;
    margin: 0 20px 20px
  }
  .subjects_list__heading strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px
  }
  .subjects_list__description {
    font-size: 0.975rem;
    line-height: 1.3;
    margin: 0 20px 15px
  }
  .subjects_list__list__item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -ms-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -o-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    border: 2px solid #d4d4d4;
    background: #fff;
    margin: 13px;
    vertical-align: top
  }
  .subjects_list__list__item a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 20px 10px 15px 25px;
    margin: 5px;
    width: 280px;
    background-color: #fffcef;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 10px center
  }
  .subjects_list__list__item a strong {
    color: #0070cb;
    text-decoration: underline;
    font-size: 0.975rem;
    line-height: 1.3
  }
  .subjects_list__list__item a strong:hover {
    color: #1998ff;
    text-decoration: none
  }
  .subjects_list__list__item a .description {
    font-size: 0.8rem;
    display: block;
    color: #333;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.5
  }
  .subjects_list__list__item a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    zoom: 1
  }
  .subjects_list__list__item a:hover strong {
    text-decoration: none;
    color: #0070cb
  }
  .subjects_list__list__item .close {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    top: -10px;
    right: -10px;
    text-indent: -1000em;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/btn_close_a.png);
    background-repeat: no-repeat
  }
  .subjects_area_list_container {
    padding: 40px 0;
    margin: 40px 0 20px;
  }
  .subjects_area_list {
    width: 920px;
    padding-bottom: 10px;
    text-align: left;
    margin: auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -moz-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -ms-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -o-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px
  }
  .subjects_area_list.chu {
    background-image: url(/teikitest/common/img/misc/bg_middle_school.png)
  }
  .subjects_area_list.kou {
    background-image: url(/teikitest/common/img/misc/bg_high_school.png)
  }
  .subjects_area_list ul {
    background: rgba(255, 255, 255, 0.1)
  }
  .subjects_area_list.grade {
    margin-top: 15px
  }
  .subjects_area_list__heading {
    font-size: 2.2rem;
    padding: 26px 20px 20px;
    border-bottom: 1px solid #d4d4d4;
    font-weight: 400;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px
  }
  .unit_description_title {
    font-size: 0.975rem;
    font-weight: bold;
    margin: 0 20px 5px
  }
  .unit_description_body {
    font-size: 0.875rem;
    margin: 0 20px 20px;
    line-height: 1.3
  }
  .subjects_area_list__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    background: #FFF;
    text-align: center
  }
  .subjects_area_list__item:nth-child(even) {
    border-right: 1px solid #d4d4d4;
  }
  .subjects_area_list__item a {
    display: block;
    padding: 30px 35px;
    text-decoration: none;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: 400;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    color: #000;
  }
  .subjects_area_list__item a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1;
  }
}

@media screen and (max-width: 740px) {
  .subjects_list {
    background-image: url(/teikitest/common/img/misc/bg_hr.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    margin: auto;
    padding: 40px 0 20px
  }
  .subjects_list__heading {
    font-size: 1.4rem;
    margin: 0 10px 20px
  }
  .subjects_list__heading strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px
  }
  .subjects_list__description {
    font-size: 0.975rem;
    line-height: 1.3;
    margin: 0 20px 15px
  }
  .subjects_list__list {
    text-align: center
  }
  .subjects_list__list__item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -ms-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -o-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    border: 2px solid #d4d4d4;
    background: #fff;
    margin: 5px;
    vertical-align: top;
    width: 45%
  }
  .subjects_list__list__item a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 15px 10px 10px 25px;
    margin: 5px;
    background-color: #fffcef;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 10px center
  }
  .subjects_list__list__item a strong {
    color: #0070cb;
    text-decoration: underline;
    font-size: 0.785rem;
    line-height: 1.3
  }
  .subjects_list__list__item a strong:hover {
    color: #1998ff;
    text-decoration: none
  }
  .subjects_list__list__item a .description {
    font-size: 9px;
    font-size: 0.9rem;
    display: block;
    color: #333;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.5
  }
  .subjects_list__list__item a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    zoom: 1
  }
  .subjects_list__list__item a:hover strong {
    text-decoration: none;
    color: #0070cb
  }
  .subjects_list__list__item .close {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    top: -10px;
    right: -10px;
    text-indent: -1000em;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/btn_close_a.png);
    background-repeat: no-repeat
  }
  .subjects_area_list_container {
    padding: 40px 0;
    margin: 40px 0 55px;
  }
  .subjects_area_list {
    margin: 0 10px 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -moz-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -ms-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -o-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    padding-bottom: 10px
  }
  .subjects_area_list.chu {
    background-image: url(/teikitest/common/img/misc/bg_middle_school.png)
  }
  .subjects_area_list.kou {
    background-image: url(/teikitest/common/img/misc/bg_high_school.png)
  }
  .subjects_area_list:last-child {
    margin-bottom: 0
  }
  .subjects_area_list__heading {
    padding: 20px 23px 18px;
    font-size: 1.4rem;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px
  }
  .unit_description_title {
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 10px 5px 15px
  }
  .unit_description_body {
    font-size: 0.875rem;
    margin: 0 10px 20px 15px;
    line-height: 1.3;
    word-break: break-all
  }
  .subjects_area_list__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .subjects_area_list__item a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.875rem;
    -webkit-box-shadow: #fff 0 0 0 8px inset;
    -moz-box-shadow: #fff 0 0 0 8px inset;
    -ms-box-shadow: #fff 0 0 0 8px inset;
    -o-box-shadow: #fff 0 0 0 8px inset;
    box-shadow: #fff 0 0 0 8px inset;
    text-decoration: none;
    display: block;
    background-color: #fff;
    background-image: url(/teikitest/common/img/misc/bg_list_marker_arrow_r.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 50px auto;
    padding: 18px 20px;
    border-bottom: 1px solid #d4d4d4;
    color: #000;
  }
}

@media print, screen and (min-width: 741px) {
  .unit-heading {
    width: 960px;
    margin: auto;
    font-size: 1.528rem;
    font-weight: 400
  }
  .english .unit-heading {
    color: #f597a9
  }
  .math .unit-heading {
    color: #6199cc
  }
  .japanese .unit-heading {
    color: #ff800d
  }
  .social .unit-heading {
    color: #9e6643
  }
  .science .unit-heading {
    color: #2ca385
  }
  .study .unit-heading {
    color: #81be35
  }
  .unit-heading strong {
    display: block;
    color: #333;
    font-weight: 400;
    margin: 8px 0 8px;
    font-size: 1.9rem;
    line-height: 1.4
  }
  .unit-container {
    width: 960px;
    margin: 0 auto 20px;
    border: 1px solid #d9d9d9
  }
  .include-unit {
    width: 910px;
    margin: auto;
    background-image: url(/teikitest/common/img/unit/bg_unit.png)
  }
  .question {
    background: #FFF;
    text-align: center;
    padding: 45px 0 18px;
    border-bottom: 2px solid #478dc8;
    margin-bottom: 5px
  }
  .question__heading {
    color: #333;
    font-size: 1.528rem;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.3
  }
  .question__body {
    font-size: 0.875rem;
    line-height: 1.5;
    text-align: left;
    width: 700px;
    margin-left: 15px
  }
  .question__body-wrap {
    display: flex;
  }
  .answer {
    border-top: 1px solid #478dc8;
    padding: 40px 0
  }
  .answer p {
    font-size: 0.975rem;
    width: 860px;
    line-height: 1.6
  }
  .answer p img {
    margin: 40px 0
  }
  .answer p img.img_inline {
    margin: 0
  }
  .answer__heading {
    width: 900px;
    margin: 0 auto 30px;
    height: 36px;
    text-indent: -9999em;
    background-image: url(/teikitest/common/img/misc/tle_answer_pc.png);
    background-repeat: no-repeat
  }
  .answer__heading--level2 {
    font-size: 1rem;
    font-weight: bold;
    margin: 40px 0 15px 10px
  }
  .youtube {
    text-align: center;
    margin-bottom: 45px
  }
  .youtube iframe {
    width: 855px;
    height: 481px
  }
}

@media screen and (max-width: 740px) {
  .unit-heading {
    width: auto;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    margin: 0 10px 10px 15px
  }
  .english .unit-heading {
    color: #f597a9
  }
  .math .unit-heading {
    color: #6199cc
  }
  .japanese .unit-heading {
    color: #ff800d
  }
  .social .unit-heading {
    color: #9e6643
  }
  .science .unit-heading {
    color: #2ca385
  }
  .study .unit-heading {
    color: #81be35
  }
  .unit-heading strong {
    display: block;
    color: #333;
    font-weight: 400;
    margin: 8px 0 8px;
    font-size: 1.2rem;
    line-height: 1.4
  }
  .unit-container {
    margin: 0 auto 20px;
    max-width: 370px;
    border: 1px solid #d9d9d9
  }
  .include-unit {
    margin: 0 12px 20px;
    background-image: url(/teikitest/common/img/unit/bg_unit.png);
    background-size: 30px 30px
  }
  .include-unit img {
    max-width: 100%;
    height: auto;
  }
  .question {
    background: #FFF;
    text-align: center;
    padding: 45px 0 18px;
    border-bottom: 2px solid #478dc8;
    margin-bottom: 3px
  }
  .question__heading {
    color: #333;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.5;
    text-align: left
  }
  .question__body {
    font-size: 0.875rem;
    line-height: 1.5;
    text-align: left
  }
  .question__body-wrap {
    display: flex;
  }
  .answer {
    border-top: 1px solid #478dc8;
    padding: 20px 0
  }
  .answer p {
    font-size: 0.8rem;
    margin: 0 15px;
    line-height: 1.5
  }
  .answer p img {
    margin: 20px 0
  }
  .answer p img.img_inline {
    margin: 0
  }
  .answer__heading {
    margin: 0 10px 10px;
    height: 36px;
    text-indent: -9999em;
    background-image: url(/teikitest/common/img/misc/tle_answer_sp.png);
    background-repeat: no-repeat;
    background-size: 184px auto
  }
  .answer__heading--level2 {
    font-size: 0.875rem;
    font-weight: bold;
    margin: 40px 0 15px 10px
  }
  .youtube {
    text-align: center;
    margin-bottom: 45px
  }
  .youtube img {
    width: 80%
  }
  .youtube iframe {
    width: 100%
  }
}

@media print, screen and (min-width: 741px) {
  .subjects_list {
    background-image: url(/teikitest/common/img/misc/bg_hr.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    width: 960px;
    margin: auto;
    padding: 40px 0 20px
  }
  .subjects_list__heading {
    font-size: 1.4rem;
    margin: 0 20px 20px
  }
  .subjects_list__heading strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px
  }
  .subjects_list__description {
    font-size: 0.975rem;
    line-height: 1.3;
    margin: 0 20px 15px
  }
  .subjects_list__list__item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -ms-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -o-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    border: 2px solid #d4d4d4;
    background: #fff;
    margin: 13px;
    vertical-align: top
  }
  .subjects_list__list__item a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 20px 10px 15px 25px;
    margin: 5px;
    width: 280px;
    background-color: #fffcef;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 10px center
  }
  .subjects_list__list__item a strong {
    color: #0070cb;
    text-decoration: underline;
    font-size: 0.975rem;
    line-height: 1.3
  }
  .subjects_list__list__item a strong:hover {
    color: #1998ff;
    text-decoration: none
  }
  .subjects_list__list__item a .description {
    font-size: 0.8rem;
    display: block;
    color: #333;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.5
  }
  .subjects_list__list__item a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    zoom: 1
  }
  .subjects_list__list__item a:hover strong {
    text-decoration: none;
    color: #0070cb
  }
  .subjects_list__list__item .close {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    top: -10px;
    right: -10px;
    text-indent: -1000em;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/btn_close_a.png);
    background-repeat: no-repeat
  }
  .subjects_area_list_container {
    padding: 40px 0;
    margin: 40px 0 20px;
  }
  .subjects_area_list {
    width: 920px;
    padding-bottom: 10px;
    text-align: left;
    margin: auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -moz-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -ms-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -o-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px
  }
  .subjects_area_list.chu {
    background-image: url(/teikitest/common/img/misc/bg_middle_school.png)
  }
  .subjects_area_list.kou {
    background-image: url(/teikitest/common/img/misc/bg_high_school.png)
  }
  .subjects_area_list ul {
    background: rgba(255, 255, 255, 0.1)
  }
  .subjects_area_list.grade {
    margin-top: 15px
  }
  .subjects_area_list__heading {
    font-size: 2.2rem;
    padding: 26px 20px 20px;
    border-bottom: 1px solid #d4d4d4;
    font-weight: 400;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px
  }
  .unit_description_title {
    font-size: 0.975rem;
    font-weight: bold;
    margin: 0 20px 5px
  }
  .unit_description_body {
    font-size: 0.875rem;
    margin: 0 20px 20px;
    line-height: 1.3
  }
  .subjects_area_list__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    background: #FFF;
    text-align: center
  }
  .subjects_area_list__item:nth-child(even) {
    border-right: 1px solid #d4d4d4
  }
  .subjects_area_list__item a {
    display: block;
    padding: 30px 35px;
    text-decoration: none;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: 400;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    color: #000;
  }
  .subjects_area_list__item a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1;
  }
}

@media screen and (max-width: 740px) {
  .subjects_list {
    background-image: url(/teikitest/common/img/misc/bg_hr.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    margin: auto;
    padding: 40px 0 20px
  }
  .subjects_list__heading {
    font-size: 1.4rem;
    margin: 0 10px 20px
  }
  .subjects_list__heading strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px
  }
  .subjects_list__description {
    font-size: 0.975rem;
    line-height: 1.3;
    margin: 0 20px 15px
  }
  .subjects_list__list {
    text-align: center
  }
  .subjects_list__list__item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -ms-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -o-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    border: 2px solid #d4d4d4;
    background: #fff;
    margin: 5px;
    vertical-align: top;
    width: 45%
  }
  .subjects_list__list__item a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 15px 10px 10px 25px;
    margin: 5px;
    background-color: #fffcef;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 10px center
  }
  .subjects_list__list__item a strong {
    color: #0070cb;
    text-decoration: underline;
    font-size: 0.785rem;
    line-height: 1.3
  }
  .subjects_list__list__item a strong:hover {
    color: #1998ff;
    text-decoration: none
  }
  .subjects_list__list__item a .description {
    font-size: 9px;
    font-size: 0.9rem;
    display: block;
    color: #333;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.5
  }
  .subjects_list__list__item a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    zoom: 1
  }
  .subjects_list__list__item a:hover strong {
    text-decoration: none;
    color: #0070cb
  }
  .subjects_list__list__item .close {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    top: -10px;
    right: -10px;
    text-indent: -1000em;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/btn_close_a.png);
    background-repeat: no-repeat
  }
  .subjects_area_list_container {
    padding: 40px 0;
    margin: 40px 0 55px;
  }
  .subjects_area_list {
    margin: 0 10px 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -moz-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -ms-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    -o-box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    box-shadow: rgba(255, 255, 255, 0.5) 0 0 0 2px inset, rgba(0, 0, 0, 0.3) 0px 3px 10px 0px;
    padding-bottom: 10px
  }
  .subjects_area_list.chu {
    background-image: url(/teikitest/common/img/misc/bg_middle_school.png)
  }
  .subjects_area_list.kou {
    background-image: url(/teikitest/common/img/misc/bg_high_school.png)
  }
  .subjects_area_list:last-child {
    margin-bottom: 0
  }
  .subjects_area_list__heading {
    padding: 20px 23px 18px;
    font-size: 1.4rem;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px
  }
  .unit_description_title {
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 10px 5px 15px
  }
  .unit_description_body {
    font-size: 0.875rem;
    margin: 0 10px 20px 15px;
    line-height: 1.3;
    word-break: break-all
  }
  .subjects_area_list__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .subjects_area_list__item a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.875rem;
    -webkit-box-shadow: #fff 0 0 0 8px inset;
    -moz-box-shadow: #fff 0 0 0 8px inset;
    -ms-box-shadow: #fff 0 0 0 8px inset;
    -o-box-shadow: #fff 0 0 0 8px inset;
    box-shadow: #fff 0 0 0 8px inset;
    text-decoration: none;
    display: block;
    background-color: #fff;
    background-image: url(/teikitest/common/img/misc/bg_list_marker_arrow_r.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 27px auto;
    padding: 18px 20px;
    border-bottom: 1px solid #d4d4d4;
    color: #000;
  }
}

@media print, screen and (min-width: 741px) {
  .home_container {
    padding: 30px 0;
    margin-bottom: 40px;
    text-align: center;
    min-width: 970px;
  }
  .home_area_list-unit {
    width: 460px;
    display: inline-block;
    margin: 0 10px
  }
  .home_area_list-unit .banner_area__item {
    margin-bottom: 15px
  }
  .home_area_list {
    margin: 0 auto;
    text-align: left;
  }
  .home_area_list.kou {
    border: 1px solid #485197;
    -webkit-border-radius: 8px;
  }
  .home_area_list.chu {
    border: 1px solid #068bcd;
    -webkit-border-radius: 8px;
  }
  .home_area_list ul {}
  .home_area_list li:nth-child(even) {
    border-left: 1px solid #d4d4d4;
  }
  .home_area_list li:nth-last-child(2) {
    border-bottom: none;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 8px;
  }
  .home_area_list li:last-child {
    border-bottom: none;
    border-bottom: none;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 0px;
  }
  .home_area_list__heading {
    font-size: 2.2rem;
    text-align: center;
    padding: 26px 20px 20px;
    font-weight: 400;
    color: #FFF;
  }
  .home_area_list__heading.kou {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    background-color: #485197;
  }
  .home_area_list__heading.chu {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    background-color: #068bcd;
  }
  .home_area_list__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    border-bottom: 1px solid #d4d4d4;
    background: #FFF;
    text-align: center
  }
  .home_area_list__item a {
    display: block;
    padding: 30px 35px;
    text-decoration: none;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: 400;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 30px center;
    color: #000;
  }
  .home_area_list__item a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
}

@media screen and (max-width: 740px) {
  #contents {
    margin-bottom: 30px
  }
  .home_area_list-unit {
    margin: 0 10px 20px
  }
  .home_area_list-unit .banner_area__item {
    margin: 5px 0
  }
  .home_area_list-unit .banner_area__item img {
    width: 100%
  }
  .home_area_list-unit ul li {
    float: left;
  }
  .home_area_list-unit ul li:nth-child(even) {
    border-left: 1px solid #d4d4d4;
  }
  .home_area_list {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  .home_area_list.chu {
    overflow: hidden;
    background-color: #068bcd;
    border: 1px solid #068bcd;
  }
  .home_area_list.kou {
    overflow: hidden;
    background-color: #485197;
    border: 1px solid #485197;
  }
  .home_area_list:last-child {
    margin-bottom: 0
  }
  .home_area_list__heading {
    padding: 20px 23px 18px;
    font-size: 1.2rem;
    color: #FFF;
    text-align: center;
  }
  .home_area_list__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
  }
  .home_area_list__item li:nth-last-child(2) {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 8px;
  }
  .home_area_list__item li:nth-last-child {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 0px;
  }
  .home_area_list__item a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.875rem;
    -webkit-box-shadow: #fff 0 0 0 8px inset;
    -moz-box-shadow: #fff 0 0 0 8px inset;
    -ms-box-shadow: #fff 0 0 0 8px inset;
    -o-box-shadow: #fff 0 0 0 8px inset;
    box-shadow: #fff 0 0 0 8px inset;
    text-decoration: none;
    display: block;
    background-color: #fff;
    background-image: url(/teikitest/common/img/misc/bg_list_marker_arrow_r.png);
    background-repeat: no-repeat;
    background-position: 101% 50%;
    background-size: 11% auto;
    padding: 20px 15px;
    border-bottom: 1px solid #d4d4d4;
    color: #000;
  }
}

@media screen and (min-width: 741px) {
  .visited_unit {
    width: 960px;
    padding: 50px 0 0;
    margin: 0 auto 70px;
    background-image: url(/teikitest/common/img/misc/bg_hr.png);
    background-repeat: repeat-x;
    background-position: 0 0
  }
  .visited_unit__heading {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 45px;
    font-size: 1.4rem
  }
  .visited_unit__heading strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px
  }
  .visited_unit__list {
    width: 960px
  }
  .visited_unit__list__item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -ms-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -o-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    border: 2px solid #d4d4d4;
    background: #fff;
    margin: 13px;
    vertical-align: top
  }
  .visited_unit__list__item a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 20px 10px 15px 25px;
    margin: 5px;
    width: 280px;
    background-color: #fffcef;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 10px center
  }
  .visited_unit__list__item a strong {
    color: #0070cb;
    text-decoration: underline;
    font-size: 0.975rem;
    line-height: 1.3
  }
  .visited_unit__list__item a strong:hover {
    color: #1998ff;
    text-decoration: none
  }
  .visited_unit__list__item a .description {
    font-size: 0.8rem;
    display: block;
    color: #333;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.5
  }
  .visited_unit__list__item a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    zoom: 1
  }
  .visited_unit__list__item a:hover strong {
    text-decoration: none;
    color: #0070cb
  }
  .visited_unit__list__item .close {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    top: -10px;
    right: -10px;
    text-indent: -1000em;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/btn_close_a.png);
    background-repeat: no-repeat
  }
}

@media screen and (max-width: 740px) {
  .visited_unit {
    padding: 50px 0 0;
    margin: 0 15px 25px;
    background-image: url(/teikitest/common/img/misc/bg_hr.png);
    background-repeat: repeat-x;
    background-position: 0 0
  }
  .visited_unit__heading {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 45px;
    font-size: 1.4rem
  }
  .visited_unit__heading strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px
  }
  .visited_unit__list__item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -ms-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -o-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    border: 2px solid #d4d4d4;
    background: #fff;
    margin: 5px;
    vertical-align: top;
    width: 45%
  }
  .visited_unit__list__item a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 15px 10px 10px 25px;
    margin: 5px;
    background-color: #fffcef;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 10px center
  }
  .visited_unit__list__item a strong {
    color: #0070cb;
    text-decoration: underline;
    font-size: 0.785rem;
    line-height: 1.3
  }
  .visited_unit__list__item a strong:hover {
    color: #1998ff;
    text-decoration: none
  }
  .visited_unit__list__item a .description {
    font-size: 9px;
    font-size: 0.9rem;
    display: block;
    color: #333;
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.5
  }
  .visited_unit__list__item a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    zoom: 1
  }
  .visited_unit__list__item a:hover strong {
    text-decoration: none;
    color: #0070cb
  }
  .visited_unit__list__item .close {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 23px;
    top: -10px;
    right: -10px;
    text-indent: -1000em;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/btn_close_a.png);
    background-repeat: no-repeat
  }
}

@media screen and (min-width: 741px) {
  .social_set {
    float: left;
    margin-top: 50px
  }
  .social_set__item {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 10px
  }
}

@media screen and (max-width: 740px) {
  .social_set {
    margin: 40px auto 30px;
    width: 90%;
    max-width: 360px
  }
  .social_set__item {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 15px;
    margin-bottom: 20px
  }
}

@media screen and (min-width: 741px) {
  .banners_bottom {
    background-image: url(/teikitest/common/img/misc/bg_hr.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    width: 960px;
    margin: auto;
    padding: 85px 0 65px
  }
  .banners_bottom__item {
    vertical-align: top;
    display: inline-block;
    margin: 0 10px 20px
  }
  .banners_bottom__item a:hover, .banner_area__item a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
  .banners_bottom__item img {
    width: 460px
  }
  .banners_bottom>ul {
    text-align: center;
  }
}

@media screen and (max-width: 740px) {
  .banners_bottom {
    background-image: url(/teikitest/common/img/misc/bg_hr.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    width: 95%;
    margin: 0 auto 10px;
    padding: 30px 0 0px;
    border-bottom: 1px solid #d5d5d5
  }
  .banners_bottom__item {
    vertical-align: top;
    display: inline-block;
    margin: 0 0 10px
  }
  .banners_bottom__item a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
  .banners_bottom__item img {
    width: 100%
  }
  .banners_bottom>ul {
    text-align: center;
  }
}

@media screen and (min-width: 741px) {
  .bookmark {
    float: right;
    position: relative
  }
  .bookmark.fixed {
    width: 960px;
    position: fixed;
    right: 0;
    bottom: 88px;
    left: 0;
    margin: auto;
    text-align: right;
    height: 0;
    overflow: visible;
    text-align: right
  }
  .bookmark__open {
    display: inline-block;
    cursor: pointer
  }
  .bookmark__open img {
    cursor: pointer
  }
  .bookmark__open img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
  .bookmark__body {
    display: none;
    background: #FFF;
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 400px;
    z-index: 2
  }
  .bookmark__bg {
    display: none
  }
  .bookmark__heading {
    border: 1px solid #ff9f1a;
    border-bottom: none;
    padding: 11px 15px 0 7px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    *zoom: 1
  }
  .bookmark__heading:before {
    content: " ";
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .bookmark__heading:after {
    content: " ";
    display: table;
    clear: both;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  .bookmark__heading h2 {
    float: left
  }
  .bookmark__button {
    float: right;
    cursor: pointer
  }
  .bookmark__button:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
  .bookmark__list {
    border: 1px solid #d4d4d4;
    border-bottom: none;
    text-align: left
  }
  .bookmark__list__item {
    border-bottom: 1px solid #d4d4d4;
    position: relative
  }
  .bookmark__list__item a {
    font-size: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 300px;
    padding: 20px 0 18px 40px;
    font-weight: bold;
    color: #333;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 20px center
  }
  .bookmark__list__item a:hover {
    color: #666
  }
  .bookmark__list__item .close {
    position: absolute;
    text-align: left;
    width: 23px;
    height: 23px;
    top: 0;
    right: 18px;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/btn_close_a.png);
    background-repeat: no-repeat
  }
  .bookmark__list__item .close:hover {
    opacity: .8
  }
  .bookmark__close {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    text-align: center;
    border: 1px solid #ff9f1a;
    border-top: none;
    padding: 18px 0 14px;
    cursor: pointer
  }
  .bookmark__close img {
    width: 178px
  }
  .bookmark__close:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
}

@media screen and (max-width: 740px) {
  .bookmark {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .bookmark.fixed {
    padding: 0px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 5px;
    z-index: 3
  }
  .bookmark__open img {
    width: 80%;
    max-width: 375px
  }
  .bookmark__body {
    display: none;
    max-width: 375px;
    background: #FFF;
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    margin: auto;
    width: 90%;
    z-index: 6
  }
  .bookmark__bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.8);
    z-index: 5;
    overflow-x: hidden;
    overflow-y: auto
  }
  .bookmark__heading {
    width: 100%;
    border: 1px solid #ff9f1a;
    border-bottom: none;
    vertical-align: top;
    padding-top: 10px;
    position: relative;
    z-index: 5;
    background: #ffffff;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
  }
  .bookmark__heading h2 {
    width: 55%;
    display: inline-block;
    text-align: left
  }
  .bookmark__heading h2 img {
    width: 90%
  }
  .bookmark__button {
    display: inline-block;
    width: 35%;
    position: relative
  }
  .bookmark__button img {
    width: 100%;
    margin-bottom: 5px
  }
  .bookmark__list {
    width: 100%;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    position: relative;
    z-index: 5;
    background: #ffffff
  }
  .bookmark__list__item {
    border-bottom: 1px solid #d4d4d4;
    position: relative
  }
  .bookmark__list__item a {
    font-size: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 20px 40px 18px 30px;
    text-align: left;
    font-weight: bold;
    color: #333;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 15px center
  }
  .bookmark__list__item a:hover {
    color: #666
  }
  .bookmark__list__item .close {
    position: absolute;
    width: 23px;
    height: 23px;
    top: 0;
    right: 12px;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
    cursor: pointer;
    background-image: url(/teikitest/common/img/misc/btn_close_a.png);
    background-repeat: no-repeat
  }
  .bookmark__list__item .close:hover {
    opacity: .8
  }
  .bookmark__close {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    width: 100%;
    text-align: center;
    border: 1px solid #ff9f1a;
    border-top: none;
    padding: 18px 0 14px;
    cursor: pointer;
    position: relative;
    z-index: 5;
    background: #ffffff
  }
  .bookmark__close img {
    width: 138px
  }
  .bookmark__close:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    zoom: 1
  }
}

@media screen and (min-width: 741px) {
  .answer table {
    border-collapse: collapse;
    border: 1px solid black;
    margin: 0 20px
  }
  .answer table th, .answer table td {
    border: 1px solid black;
    padding: 5px 10px;
    font-size: 0.875rem;
    line-height: 1.5;
    vertical-align: top;
    word-break: break-all
  }
  .answer table th.cellright, .answer table td.cellright {
    text-align: right
  }
  .answer table th.cellleft, .answer table td.cellleft {
    text-align: left
  }
  .answer table th.cellcenter, .answer table td.cellcenter {
    text-align: center
  }
  .answer table th.cellred, .answer table td.cellred {
    background: #f00
  }
  .answer table th p, .answer table td p {
    width: auto
  }
  .answer table th {
    white-space: nowrap
  }
}

@media screen and (max-width: 740px) {
  .answer table {
    border-collapse: collapse;
    border: 1px solid black;
    margin: 0 5px 10px
  }
  .answer table th, .answer table td {
    border: 1px solid black;
    padding: 5px 10px;
    font-size: 0.875rem;
    line-height: 1.5;
    vertical-align: top;
    word-break: break-all
  }
  .answer table th.cellright, .answer table td.cellright {
    text-align: right
  }
  .answer table th.cellleft, .answer table td.cellleft {
    text-align: left
  }
  .answer table th.cellcenter, .answer table td.cellcenter {
    text-align: center
  }
  .answer table th.cellred, .answer table td.cellred {
    background: #f00
  }
}

#ban_landscape {
  display: none
}

@media screen and (min-width: 741px) {
  #contents--bottom {
    width: 960px;
    margin: 0 auto 50px;
    height: 88px;
    *zoom: 1
  }
  #contents--bottom:before {
    content: " ";
    display: table;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  #contents--bottom:after {
    content: " ";
    display: table;
    clear: both;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -webkit-opacity: 0;
    zoom: 1
  }
  hr.groove {
    border: none;
    height: 1px;
    background-image: url(/teikitest/common/img/misc/bg_hr.png);
    background-repeat: repeat-x
  }
  hr.groove.center {
    width: 960px;
    margin: inherit auto
  }
  .induction {
    text-align: right;
    font-size: 0.8rem;
    line-height: 1.5;
    padding: 0 0 30px;
    margin: 0 auto;
    width: 960px
  }
  .induction a {
    color: #0070cb;
    text-decoration: underline
  }
  .induction a:hover {
    color: #1998ff;
    text-decoration: none
  }
  #pageNotFound h1 {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 20px
  }
  #pageNotFound p {
    font-size: 0.875rem;
    line-height: 2;
    margin-bottom: 30px
  }
  i {
    font-style: italic
  }
  .sp_only {
    display: none
  }
  .banner_area {
    width: 960px;
    white-space: nowrap;
    margin: 0 auto 30px
  }
  .banner_area .banner_area__item {
    width: 460px;
    margin: 0 10px;
    display: inline-block
  }
  .banner_area>ul {
    text-align: center;
  }
}

@media screen and (max-width: 740px) {
  html, body {
    overflow-x: hidden
  }
  .induction {
    text-align: right;
    font-size: 0.8rem;
    line-height: 1.5;
    padding: 0 0 15px;
    margin: 0 10px
  }
  .induction a {
    color: #0070cb;
    text-decoration: underline
  }
  .induction a:hover {
    color: #1998ff;
    text-decoration: none
  }
  #pageNotFound {
    padding: 15px 10px 0
  }
  #pageNotFound h1 {
    font-size: 1.2rem;
    margin-bottom: 20px;
    text-align: center
  }
  #pageNotFound p {
    font-size: 0.8rem;
    line-height: 1.5;
    margin-bottom: 30px
  }
  .banner_area {
    margin: 0 10px;
    display: block
  }
  .banner_area .banner_area__item {
    margin: 0 0 10px
  }
  .banner_area .banner_area__item img {
    width: 100%
  }
  .pc_only {
    display: none
  }
  .banner_area>ul {
    text-align: center;
  }
}

@media screen and (orientation: landscape) {
  .sp #ban_landscape {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url(/teikitest/common/img/misc/hr.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 90%
  }
  i {
    font-style: italic
  }
}

@media screen and (min-width: 741px) {
  .header__middle__symbol a {
    font-size: 2rem;
    text-decoration: none;
    font-weight: bold;
    color: #000;
  }
}

@media screen and (max-width: 740px) {
  .header__middle__symbol a {
    font-size: 1.2rem;
    text-decoration: none;
    font-weight: bold;
    color: #000;
  }
}

/* ========================================
   ヘッダ
   ======================================== */

@media screen and (min-width: 741px) {
  .hdr-corporate {
    width: 960px;
    margin: 0 auto;
    padding: 10px 16px;
    overflow: hidden;
  }
  .hdr-corporate_logo {
    width: 107px;
    float: left;
  }
  .hdr-corporate_link {
    float: right;
    font-size: 75%;
    padding-top: 4px;
  }
  .hdr-site {
    width: 960px;
    margin: 0 auto 15px;
    overflow: hidden;
  }
  .hdr-site h1 {
    width: 265px;
    margin-right: 20px;
    padding-top: 5px;
    float: left;
  }
  .hdr-site .hdr-site_caption {
    font-size: 75%;
    float: left;
    margin-top: 10px;
  }
  .hdr-site .hdr-site_search {
    width: 285px;
    float: right;
  }
  .hdr-site_search_sp {
    display: none;
  }
  .hdr-site .search-wrapper {
    background: #f2f2f2;
    border-radius: 7px;
    height: 32px;
  }
  .hdr-site #search {
    border: none;
    background: transparent;
    font-size: 87.5%;
    padding: 5px 10px;
    width: 203px;
    vertical-align: top;
  }
  .hdr-site #search_btn {
    background: url(/_shared/img/btn-search.gif) no-repeat left top;
    text-indent: -9999px;
    width: 56px;
    height: 32px;
    display: inline-block;
    border: none;
  }
  .nav-global {
    background: url(/_shared//img/bg-globalnavi.gif) repeat-x;
    padding-bottom: 2px;
    overflow: hidden;
  }
  .nav-global ul {
    width: 960px;
    margin: 0 auto;
  }
  .nav-global li {
    float: left;
  }
  .nav-global .nav-global_last {
    padding: 5px 0 0 5px;
    position: relative;
  }
  .nav-global .nav-global_last #target_balloon {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 9999;
    display: none;
  }
  .nav-global .nav-global_last #target_balloon span {
    position: absolute;
    top: 12px;
    right: -4px;
  }
  .targetbox {
    font-size: 75%;
  }
  .targetbox:hover {
    text-decoration: none;
  }
  .targetbox span span {
    position: absolute;
    top: 16px;
    right: 10px;
    line-height: 0;
  }
}

/* ========================================
   フッタ
   ======================================== */

@media screen and (min-width: 741px) {
  .pagetop {
    position: relative;
    left: 50%;
    margin-left: 540px;
    bottom: 15px;
    width: 34px;
  }
  .menu-ttl {
    display: none;
  }
  .nav-local {
    background: #0070cb;
    padding: 30px 0;
  }
  .nav-local_inr {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
  }
  .nav-local .item {
    width: 280px;
    padding-left: 39px;
    padding-bottom: 5px;
    border-right: 1px solid #4798d9;
    float: left;
  }
  .nav-local .nav-local_last {
    border-right: none;
  }
  .nav-local .item h3 {
    margin-bottom: 25px;
    font-weight: normal;
    line-height: 1;
  }
  .nav-local .item h3 a {
    padding-left: 18px;
    font-size: 112%;
    color: #fff;
  }
  .nav-local .item li {
    width: 140px;
    float: left;
    margin-bottom: 10px;
  }
  .nav-local .item li a {
    font-size: 87.5%;
    color: #fff;
  }
  .ftr-sublink {
    text-align: center;
    font-size: 75%;
    padding: 12px 0;
    background: #e6e6e6;
  }
  p.security {
    font-size: 75%;
    text-align: center;
    color: #808080;
    background: #f2f2f2;
    padding: 10px 0;
  }
  p.security a {
    color: #808080;
  }
  footer {
    width: 960px;
    margin: 0 auto;
    padding: 15px 0 18px;
  }
  footer .ftr-corporate_logo {
    width: 100px;
    margin-right: 27px;
    float: left;
    line-height: 1;
    font-size: 0;
  }
  footer .ftr-corporate_copyright {
    width: 262px;
    float: left;
    padding-top: 6px;
    line-height: 1;
    font-size: 0;
  }
  footer .ftr-corporate_link {
    font-size: 75%;
    float: right;
    color: #808080;
  }
  footer .ftr-corporate_link a {
    color: #808080;
  }
  #login_require {
    margin: 30px auto;
    width: 500px;
  }
  #non_kaiin_menu {
    float: left;
    margin-left: 205px;
    width: 178px;
  }
  #non_kaiin_menu p {
    float: right;
    width: 85px;
  }
  #non_kaiin_menu p:first-child {
    float: left;
  }
  #non_kaiin_menu p a {
    background: #0070cb;
    border: 1px solid #0070cb;
    border-radius: 7px;
    color: #fff;
    display: block;
    font-size: 87.5%;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
  }
  #non_kaiin_menu #hdr-login a {
    background: #fff;
    color: #0070cb;
  }
  #kaiin_menu {
    float: left;
    margin-left: 218px;
    width: 161px;
  }
  #kaiin_menu .kaiinbtn {
    background: #0070cb url(/_shared/img/bg_target.gif) no-repeat 20px center;
    border-radius: 7px;
    color: #fff;
    display: block;
    font-size: 87.5%;
    line-height: 32px;
    padding-left: 40px;
    position: relative;
    width: 121px;
  }
  #kaiin_menu.on .kaiinbtn {
    border-radius: 7px 7px 0 0;
  }
  #kaiin_menu .kaiinbtn:link, #kaiin_menu .kaiinbtn:active, #kaiin_menu .kaiinbtn:visited {
    color: #fff;
  }
  #kaiin_menu .kaiinbtn:hover {
    text-decoration: none;
  }
  #kaiin_menu .kaiinbtn span span {
    position: absolute;
    top: 11px;
    right: 11px;
    line-height: 0;
  }
  #kaiin_menu .kaiinbtn .badge {
    background: #f00;
    border-radius: 9px;
    box-shadow: 4px 5px 5px -5px #333;
    -moz-box-shadow: 4px 5px 5px -5px #333;
    -webkit-box-shadow: 4px 5px 5px -5px #333;
    color: #000;
    display: block;
    font-size: 75%;
    height: 18px;
    left: 2px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 18px;
  }
  #kaiin_menu ul {
    background: #fff;
    border-left: 2px solid #0070cb;
    border-right: 2px solid #0070cb;
    border-bottom: 2px solid #0070cb;
    border-radius: 0 0 7px 7px;
    display: none;
    position: absolute;
    width: 157px;
    z-index: 20000;
  }
  #kaiin_menu li a {
    background: url(/sns_login/img/icon_menu_arrow.gif) no-repeat 137px center;
    border-top: 1px solid #0070cb;
    color: #333;
    display: block;
    font-size: 87.5%;
    line-height: 30px;
    padding: 0 12px;
  }
  #kaiin_menu li:first-child a {
    border-top: none;
  }
  .targetbtn {
    float: right;
  }
  .renew_notice {
    border: 1px solid #08c;
    color: #08c;
    font-size: 75%;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 958px;
  }
}

@media screen and (max-width: 740px) {
  /* ========================================
       ヘッダ
       ======================================== */
  #app_banner {
    background: #f3faff;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
    height: 88px;
  }
  #app_banner .app_banner_close {
    width: 30px;
    height: 88px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  #app_banner .app_banner_close img {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -7px;
  }
  #app_banner .app_banner_item {
    display: table;
    padding: 20px 10px 20px 30px;
    width: 100%;
    box-sizing: border-box;
  }
  #app_banner .app_banner_item:hover {
    text-decoration: none;
  }
  #app_banner .app_banner_icon, #app_banner .app_banner_text, #app_banner .app_banner_download {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  #app_banner .app_banner_icon {
    padding-right: 7px;
  }
  #app_banner .app_banner_text {
    font-size: 62.5%;
    color: #000;
  }
  #header_wrap {
    position: relative;
  }
  header {
    padding: 15px 10px 22px;
  }
  .hdr-corporate {
    width: auto;
    padding: 0;
  }
  .hdr-corporate_logo {
    width: auto;
    float: none;
    line-height: 1;
    margin-bottom: 12px;
  }
  .hdr-corporate_link {
    display: none;
  }
  .hdr-site {
    width: auto;
    margin: 0 0 18px;
  }
  .hdr-site h1 {
    width: auto;
    margin-right: 0;
    padding-top: 0;
    float: none;
    line-height: 1;
  }
  .hdr-site .hdr-site_caption {
    display: none;
  }
  .hdr-site .hdr-site_search {
    display: none;
  }
  .hdr-site_search_sp {
    position: relative;
    display: none;
  }
  .hdr-site_search_sp .search-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url(/_shared/img_sp/bg_search.png) repeat;
    padding: 10px;
    box-sizing: border-box;
    z-index: 99999;
  }
  .hdr-site_search_sp #search_sp {
    background: #fff;
    border: none;
    border-radius: 7px;
    box-sizing: border-box;
    font-size: 87.5%;
    padding: 5px 10px;
    width: 100%;
    vertical-align: top;
  }
  .nav-global {
    background: none;
    padding-bottom: 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 2px solid #ebebeb;
  }
  .nav-global ul {
    width: auto;
  }
  .nav-global li {
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #ebebeb;
  }
  .nav-global .nav-global_last {
    padding: 0;
    position: absolute;
    top: 12px;
    right: 10px;
    border: none;
    width: auto;
  }
  .nav-global .nav-global_last a {
    background: none transparent;
    padding: 0;
    width: auto;
  }
  .nav-global .nav-global_sp_last {
    width: 19%;
    border: none;
  }
  .nav-global .nav-global_last #target_balloon {
    position: absolute;
    top: 50px;
    right: -17px;
    z-index: 9999;
    width: 320px;
    display: none;
  }
  .nav-global .nav-global_last #target_balloon span {
    position: absolute;
    top: 8px;
    right: 20px;
    width: 30px;
  }
  /* ========================================
       フッタ
       ======================================== */
  .pagetop {
    position: fixed;
    left: initial;
    margin-left: 0;
    bottom: 15px;
    right: 10px;
    z-index: 9999;
    width: auto;
  }
  .menu-ttl {
    display: block;
    font-size: 125%;
    font-weight: normal;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    border-left: 5px solid #0070cb;
    border-botom: 1px solid #e6e6e6;
    padding: 10px;
  }
  .nav-local {
    background: #f3f3f3;
    padding: 0;
  }
  .nav-local_inr {
    width: auto;
    margin: 0 auto;
  }
  .nav-local .item {
    width: auto;
    padding: 0;
    border-right: none;
    float: none;
  }
  .nav-local .nav-local_last {
    border-right: none;
  }
  .nav-local .item h3 {
    margin-bottom: 0;
    font-weight: bold;
    line-height: 1;
  }
  .nav-local .item h3 a {
    display: block;
    background: none;
    padding: 15px;
    font-size: 87.5%;
    color: #333;
    position: relative;
  }
  .nav-local .item ul {
    background: #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  .nav-local .item li {
    width: 50%;
    float: left;
    margin-bottom: 0;
    background: #f3f3f3;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    box-sizing: border-box;
  }
  .nav-local .item li:nth-child(2n) {
    border-right: none;
  }
  .nav-local .item li a {
    font-size: 75%;
    color: #333;
    display: block;
    padding: 15px;
    position: relative;
  }
  .nav-local .item a::after {
    content: "";
    background-size: 6px 11px;
    display: block;
    width: 6px;
    height: 11px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -5px;
  }
  .breadcrumb {
    font-size: 62.5%;
    margin-bottom: 15px;
    padding: 10px 15px;
    border-bottom: 1px solid #e6e6e6;
  }
  .breadcrumb li {
    float: left;
    margin-right: 5px;
  }
  .breadcrumb a {
    margin-right: 5px;
  }
  .breadcrumb .kw a {
    color: #666;
  }
  .ftr-sublink {
    font-size: 62.5%;
    padding: 12px 10px;
    line-height: 1.4;
  }
  .ftr-sublink {
    text-align: center;
    font-size: 62.5%;
    padding: 12px 0;
    background: #e6e6e6;
  }
  p.security {
    font-size: 62.5%;
    text-align: center;
    color: #808080;
    background: #f7f7f7;
    border: 2px solid #e6e6e6;
    border-radius: 7px;
    margin: 15px 10px;
    padding: 10px 0;
  }
  p.security a {
    color: #808080;
    line-height: 1.5;
  }
  #page_top .security, #page_juken .security, #page_kosodate .security, #page_kyouiku .security {
    margin-top: 15px;
  }
  footer {
    width: auto;
    margin: 0 auto;
    padding: 15px 0 18px;
    border-bottom: 4px solid #0070cb;
  }
  footer .ftr-corporate_logo {
    width: auto;
    margin-right: 0;
    margin-bottom: 15px;
    float: none;
    line-height: 1;
    font-size: 0;
    text-align: center;
  }
  footer .ftr-corporate_copyright {
    width: auto;
    float: none;
    padding-top: 0;
    line-height: 1;
    font-size: 0;
    text-align: center;
  }
  footer .ftr-corporate_link {
    font-size: 75%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.7;
  }
  footer .ftr-corporate_link a {
    color: #808080;
  }
  #login_require {
    margin: 15px auto 30px;
    width: 300px;
  }
  .targetbox {
    font-size: 62.5%;
    position: absolute;
    top: 70px;
    right: 10px;
  }
  #non_kaiin_menu {
    float: none;
    margin-left: 0;
    position: absolute;
    right: 10px;
    top: 17px;
    width: 119px;
  }
  #non_kaiin_menu p {
    width: 58px;
  }
  #non_kaiin_menu p a {
    font-size: 75%;
    line-height: 41px;
  }
  #kaiin_menu {
    position: absolute;
    right: 10px;
    top: 17px;
    width: auto;
  }
  #kaiin_menu .kaiinbtn {
    padding-left: 0;
    width: auto;
  }
  #kaiin_menu .menu-block {
    position: absolute;
    right: -170px;
    top: 0;
    transition: all .5s;
    width: 160px;
    z-index: 20000;
  }
  #kaiin_menu .menu-block.on {
    right: -10px;
  }
  #kaiin_menu .menu-block .menu-sp-header {
    background: #0070cb;
    padding: 12px 14px 10px 8px;
  }
  #kaiin_menu .menu-block .menu-sp-header h3 {
    float: left;
    line-height: 1;
  }
  #kaiin_menu .menu-block .menu-sp-header p {
    float: right;
    line-height: 1;
  }
  #kaiin_menu .menu-block ul {
    border: none;
    border-radius: 0;
    display: block;
    position: static;
    width: 160px;
  }
  #kaiin_menu .menu-block li a {
    background-size: 7px auto;
    border-top: 1px solid #bdbdbd;
    font-size: 75%;
    line-height: 40px;
  }
  .renew_notice {
    box-sizing: border-box;
    margin: 50px 15px 0;
    width: auto;
  }
  #kaiin_menu .kaiinbtn .badge {
    background: #f00;
    border-radius: 9px;
    box-shadow: 4px 5px 5px -5px #333;
    -moz-box-shadow: 4px 5px 5px -5px #333;
    -webkit-box-shadow: 4px 5px 5px -5px #333;
    color: #000;
    display: block;
    font-size: 75%;
    height: 18px;
    left: 2px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 18px;
    color: #fff;
  }
  #kaiin_menu ul {
    background: #fff;
    border-left: 2px solid #0070cb;
    border-right: 2px solid #0070cb;
    border-bottom: 2px solid #0070cb;
    border-radius: 0 0 7px 7px;
    display: none;
    position: absolute;
    width: 157px;
    z-index: 20000;
  }
  #kaiin_menu li a {
    background: url(/sns_login/img/icon_menu_arrow.gif) no-repeat 137px center;
    border-top: 1px solid #0070cb;
    color: #333;
    display: block;
    font-size: 87.5%;
    line-height: 30px;
    padding: 0 12px;
  }
  #kaiin_menu li:first-child a {
    border-top: none;
  }
}

@media screen and (min-width: 741px) {
  /* モーダル */
  #target_select {
    margin: 0 auto;
    background: #fff;
    display: none;
  }
  #cboxLoadedContent #target_select, #cboxLoadedContent #theme_select {
    display: block;
  }
  #target_select h2 {
    font-size: 125%;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
  }
  #target_select .col {
    width: 290px;
    float: left;
    margin-left: 10px;
  }
  #target_select .regist_buttons {
    clear: both;
    margin: 0;
    float: none;
    width: 100%;
    padding: 10px 0 0;
  }
  #target_select .col:first-child {
    margin-left: 0;
  }
  #target_select .target_item h3 {
    background: #a2a7ab;
    color: #fff;
    padding: 3px 0;
    font-size: 100%;
    font-weight: normal;
    text-align: center;
  }
  #target_select .target_item .kou-ttl {
    margin-top: 25px;
  }
  #target_select .target_item ul {
    margin-left: -4px;
  }
  #target_select .regist_buttons ul {
    border-top: 1px solid #eee;
    margin: 0;
    text-align: center;
  }
  #target_select .target_item li {
    margin-top: 10px;
    margin-left: 4px;
    width: 143px;
    float: left;
  }
  #target_select .regist_buttons li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none;
    margin: 0;
    width: 290px;
  }
  #target_select .target_item li input {
    display: none;
  }
  #target_select .target_item li label {
    display: block;
    width: 143px;
    line-height: 46px;
    text-align: center;
    background: url(/_shared/img/bg_target_btn.gif) no-repeat left top;
    font-size: 100%;
  }
  #target_select .target_item li label.on {
    background: url(/_shared/img/bg_target_btn_on.gif) no-repeat left top;
    color: #fff;
  }
  #target_select #target_clear {
    text-align: right;
    margin-top: 90px;
    font-size: 87.5%;
  }
  #target_select .target_item #target_regist {
    margin-top: 10px;
  }
  #target_select .target_links {
    background: #e5f5fd;
    margin: -31px -16px -31px;
    padding: 38px 25px 38px;
    padding-bottom: 20px 9px;
    *padding-bottom: 20px;
  }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #target_select .target_links:not(:target) {
      padding-bottom: 20px;
    }
  }
  #target_select .target_links h2 {
    line-height: 1.6;
    text-align: center;
    font-size: 125%;
    margin-bottom: 15px;
  }
  #target_select .target_links .shimajiro {}
  #target_select .target_links .parents {
    margin-bottom: 30px;
  }
  #target_select .target_links h3 {
    background: #a2a7ab;
    color: #fff;
    margin-bottom: 10px;
    padding: 3px 0;
    font-size: 100%;
    font-weight: normal;
    text-align: center;
  }
  #theme_select {
    width: 890px;
    margin: 0 auto;
    background: #fff;
    display: none;
  }
  #theme_select h2 {
    font-size: 125%;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
  }
  #theme_select .theme_item {
    width: 290px;
    float: left;
    margin-left: 10px;
  }
  #theme_select .theme_item:first-child {
    margin-left: 0;
  }
  #theme_select .theme_item h3 {
    background: #a2a7ab;
    color: #fff;
    padding: 3px 0;
    font-size: 100%;
    font-weight: normal;
    text-align: center;
  }
  #theme_select .theme_item li {
    text-align: center;
    margin-top: 10px;
  }
  #conclusion h1 {
    font-size: 200%;
    margin-bottom: 20px;
    color: #333;
  }
  #conclusion .item {
    margin-bottom: 60px;
  }
  #conclusion .item .img {
    float: right;
    margin-left: 30px;
  }
  #conclusion .item .dtl {
    overflow: hidden;
    zoom: 1;
  }
}

@media screen and (max-width: 740px) {
  /* モーダル */
  #target_select {
    width: auto;
    display: none;
  }
  #target_select h2 {
    font-size: 81.2%;
  }
  #target_select .col {
    width: auto;
    float: none;
    margin-left: 0;
  }
  #target_select .target_item {
    margin-bottom: 15px;
  }
  #target_select .target_item h3 {
    font-size: 81.2%;
  }
  #target_select .target_item .kou-ttl {
    margin-top: 0;
  }
  #target_select .target_item ul {
    margin-left: 0;
  }
  #target_select .target_item li {
    margin-top: 10px;
    margin-left: 0;
    width: 49%;
    float: left;
  }
  #target_select .target_item li.wide {
    width: 100%;
  }
  #target_select .target_item li:nth-child(2n) {
    float: right;
  }
  #target_select .target_item li label {
    display: block;
    width: 100%;
    line-height: 46px;
    text-align: center;
    background: url(/_shared/img/bg_target_btn.gif) no-repeat left top;
    background-size: 100% 100%;
  }
  #target_select .target_item li label.on {
    background: url(/_shared/img/bg_target_btn_on.gif) no-repeat left top;
    background-size: 100% 100%;
    color: #fff;
  }
  #target_select #target_clear a {
    color: #333;
    font-size: 85%;
  }
  #target_select #target_clear a span {
    border-bottom: 1px solid #333;
  }
  #target_select #target_clear, #target_select .target_item #target_regist {
    margin-top: 0;
  }
  #target_select .target_item #target_clear img {
    width: 100%;
  }
  #target_select .target_links {
    background: #e5f5fd;
    margin: -25px -15px -25px;
    padding: 20px 15px 30px;
  }
  #target_select .target_links h2 {
    text-align: left;
    font-size: 82%;
    line-height: 1.7;
    margin-bottom: 10px;
  }
  #target_select .target_links .shimajiro {
    width: auto;
    float: none;
    margin-bottom: 15px;
  }
  #target_select .target_links .parents {
    width: auto;
    float: none;
  }
  #target_select .target_links h3 {
    font-size: 82%;
  }
  #target_select .target_links {
    background: #e5f5fd;
    margin: -25px -15px -25px;
    padding: 20px 25px 30px;
    padding-bottom: 20px\9;
    *padding-bottom: 20px;
  }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #target_select .target_links:not(:target) {
      padding-bottom: 20px;
    }
  }
  #target_select .target_links .shimajiro {}
  #target_select .target_links .parents {
    margin-bottom: 30px;
  }
  #target_select .target_links h3 {
    background: #a2a7ab;
    color: #fff;
    margin-bottom: 10px;
    padding: 3px 0;
    font-size: 100%;
    font-weight: normal;
    text-align: center;
  }
  #theme_select {
    width: auto;
  }
  #theme_select h2 {
    font-size: 81.2%;
  }
  #theme_select .category_select {
    width: 250px;
    margin: 0 auto 10px;
  }
  #theme_select .category_select p {
    float: left;
  }
  #theme_select .theme_item {
    width: auto;
    float: none;
    margin-left: 0;
    display: none;
  }
  #theme_select .theme_item.actv {
    display: block;
  }
  #theme_select .theme_item h3 {
    display: none;
  }
  #theme_select .theme_item ul {
    margin: 0 auto;
    width: 230px;
  }
  #theme_select .theme_item li {
    margin-top: 10px;
    margin-left: 0;
    width: 110px;
    float: left;
  }
  #theme_select .theme_item li a {
    background: url(/_shared/img_sp/bg_select_theme.gif) no-repeat left top;
    background-size: 100% auto;
    display: block;
    line-height: 42px;
    text-align: center;
    font-size: 64%;
    color: #333;
  }
  #theme_select .theme_item li:nth-child(2n) {
    float: right;
  }
  #target_select .regist_buttons {
    padding: 0;
  }
  #target_select .regist_buttons ul {
    border: none;
  }
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (min-width: 741px) {
  .guidance {
    width: 960px;
    margin: auto;
    background-color: #dbeef4;
    border-radius: 6px;
    box-sizing: border-box;
  }
  .guidance__inner {
    padding: 20px;
  }
  .guidance__title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .guidance__title p {
    display: inline-block;
    font-size: 26px;
    background: linear-gradient(transparent 60%, #ffff00 50%);
  }
  .emphasis_blue {
    color: #0070cb;
  }
  .contentBox {
    background-color: #fff;
    border-radius: 6px;
    width: 100%;
  }
  .contentBox__title {
    background-color: #0070cb;
    text-align: center;
    padding: 10px 0;
    border-radius: 6px 6px 0 0;
  }
  .contentBox__title p {
    font-size: 26px;
    font-weight: bold;
    padding: 5px 0;
    color: #fff;
  }
  .contentBox__elem {
    padding: 20px;
    width: 100%;
    box-sizing: border-box
  }
  .contentBox__elem--mid {
    padding: 0;
    background-color: #dbeef4;
  }
  .contentBox__mid {
    width: 48%;
    text-align: center;
    float: left;
    background-color: #fff;
    border-radius: 6px 6px 0 0;
  }
  .contentBox__mid:nth-child(2) {
    float: right;
  }
  .contentBox__mid img {
    width: 100%;
  }
  .contentBox__text {
    padding: 20px;
    text-align: left;
  }
  .contentBox__text p {
    width: 48%;
    float: left;
    font-size: 0.975rem;
  }
  .contentBox__text p:nth-child(2) {
    float: right;
  }
  .contentBox__left {
    width: 30%;
    text-align: center;
    float: left;
  }
  .contentBox__left img {
    width: 100%;
  }
  .contentBox__right {
    width: 65%;
    margin-left: 5%;
    float: right;
  }
  .contentBox__right p {
    font-size: 0.975rem;
  }
  .contentBox__right ul {
    padding-left: 10px;
    margin: 20px 0 40px;
  }
  .contentBox__right li {
    position: relative;
    padding-left: 120px;
    font-size: 17px;
    margin-bottom: 15px;
  }
  .contentBox__right li:first-child:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 25px;
    background-size: contain;
    background-image: url("../../_resource/img/guidance/point1.png");
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .contentBox__right li:nth-child(2):before {
    content: "";
    position: absolute;
    width: 100px;
    height: 25px;
    background-size: contain;
    background-image: url("../../_resource/img/guidance/point2.png");
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .contentBox__right li:nth-child(3):before {
    content: "";
    position: absolute;
    width: 100px;
    height: 25px;
    background-size: contain;
    background-image: url("../../_resource/img/guidance/point3.png");
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .contentBox__btn {
    width: 50%;
    float: right;
    background-color: #f79646;
    border-radius: 6px;
    text-align: center;
  }
  .contentBox__btn--mid {
    width: 90%;
    margin: 0 5% 5%;
  }
  .contentBox__btn:hover {
    opacity: 0.8;
  }
  .contentBox__btn a {
    padding: 15px 0;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }
  .offer {
    background-color: #dbeef4;
    font-size: 12px;
    text-align: right;
    padding: 20px 20px 0;
  }
  .pcNone {
    display: none;
  }
}

@media screen and (max-width: 740px) {
  .guidance {
    width: 100%;
    margin: auto;
    background-color: #dbeef4;
    border-radius: 6px;
    box-sizing: border-box;
  }
  .guidance__inner {
    padding: 4%;
  }
  .guidance__title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4%;
  }
  .guidance__title p {
    display: inline-block;
    font-size: 6vw;
    line-height: 1.2;
  }
  .guidance__title span.emphasis_yellow {
    background: linear-gradient(transparent 60%, #ffff00 50%);
  }
  .emphasis_blue {
    color: #0070cb;
  }
  .contentBox {
    background-color: #fff;
    border-radius: 6px;
    width: 100%;
  }
  .contentBox__title {
    background-color: #0070cb;
    text-align: center;
    padding: 10px 0;
    border-radius: 6px 6px 0 0;
  }
  .contentBox__title p {
    font-size: 5vw;
    font-weight: bold;
    padding: 1% 0;
    color: #fff;
  }
  .contentBox__title--r p {
    font-size: 6vw;
  }
  .contentBox__elem {
    padding: 5%;
    width: 100%;
    box-sizing: border-box
  }
  .contentBox__elem--mid {
    padding: 0;
    background-color: #dbeef4;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contentBox__mid {
    position: relative;
    width: 49%;
    margin-top: 5%;
    padding-bottom: 20%;
    text-align: center;
    background-color: #fff;
    border-radius: 6px;
  }
  .contentBox__mid img {
    width: 100%;
  }
  .contentBox__text {
    padding: 4%;
    text-align: left;
  }
  .contentBox__text>p {
    width: 100%;
    font-size: 0.785rem;
    margin-top: 20px;
  }
  .contentBox__text>p:first-child {
    margin-top: 0;
  }
  .contentBox__left {
    width: 100%;
    text-align: center;
  }
  .contentBox__left img {
    width: 100%;
  }
  .contentBox__right {
    width: 100%;
    margin-top: 20px;
  }
  .contentBox__right p {
    font-size: 0.785rem;
  }
  .contentBox__right ul {
    margin: 4% 2% 8%;
  }
  .contentBox__right li {
    position: relative;
    padding-left: 35%;
    font-size: 3.8vw;
    margin-bottom: 3%;
  }
  .contentBox__right li:first-child:before {
    content: "";
    position: absolute;
    width: 20vw;
    height: 5vw;
    background-size: contain;
    background-image: url("../../_resource/img/guidance/point1.png");
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .contentBox__right li:nth-child(2):before {
    content: "";
    position: absolute;
    width: 20vw;
    height: 5vw;
    background-size: contain;
    background-image: url("../../_resource/img/guidance/point2.png");
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .contentBox__right li:nth-child(3):before {
    content: "";
    position: absolute;
    width: 20vw;
    height: 5vw;
    background-size: contain;
    background-image: url("../../_resource/img/guidance/point3.png");
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .contentBox__btn {
    width: 100%;
    background-color: #f79646;
    border-radius: 6px;
    text-align: center;
  }
  .contentBox__btn--mid {
    position: absolute;
    bottom: 0;
    width: 90%;
    margin: 0 5% 8%;
  }
  .contentBox__btn:hover {
    opacity: 0.8;
  }
  .contentBox__btn a {
    padding: 15px 0;
    display: block;
    font-size: 4vw;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }
  .offer {
    font-size: 3vw;
    text-align: right;
    padding-top: 4%;
  }
  .spNone {
    display: none;
  }
  /* html, body {
    overflow-x: inherit;
  } */
}



@media screen and (min-width: 741px) {
  .note-list {
    margin-bottom: 40px;

    font-size: 14px;
    line-height: 1.5;
  }
  .note-list li {
    position: relative;
    padding-left: 1.1em;
  }
  .note-list li::before {
    content: '\00203b';
  }
}
@media screen and (max-width: 740px) {
  .note-list {
    margin-bottom: 20px;

    font-size: 12px;
    line-height: 1.5;
  }
  .note-list li {
    position: relative;
    padding-left: 1.1em;
  }
  .note-list li::before {
    content: '\00203b';
  }
}



/*---------------------------------

フローティング広告

---------------------------------*/
@media (min-width: 741px) {
  /* PC */
  .floatad {
    display: none;
  }
}
@media (max-width: 740px) {
  /* SP */
  .float-off .floatad {
    display: none;
  }
  .float-on .floatad {
    display: block;
  }
  .floatad {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 20000;
    width: 100%;
    background: #fff;
    overflow: hidden;
  }
}


/*---------------------------------

広告設置対応

---------------------------------*/
@media (min-width: 741px) {
  /* PC */
  .KJS_SP {
    display: none;
  }
}

/*
==================================
hタグ追加対応
==================================
*/
/* pc */
@media(min-width:741px){
  .answer h3,
  .answer h4,
  .answer h5{
    font-size: 0.975rem;
    width: 860px;
    margin: auto;
    line-height: 1.6;
  }
  .answer__inline-txtbox{
    width: 860px;
    margin: 0 auto;
  }
  .answer__inline-txt{
    display: inline;
  }
}
/* sp */
@media(max-width:740px){
  .answer h3,
  .answer h4,
  .answer h5{
    font-size: 0.8rem;
    margin: 0 15px;
    line-height: 1.5;
  }
  .answer__inline-txtbox{
    width: 860px;
    margin: 0 auto;
  }
  .answer__inline-txt{
    display: inline;
  }
}

/*
==================================
パンくず調整
==================================
*/
/* pc */
@media(min-width:741px){
  .home_container .hansel {
    margin-top: -30px;
  }
}
/* sp */
@media(max-width:740px){

}

/*
==================================
related
==================================
*/
/* pc */
@media(min-width:741px){
  .related{
    width: 960px;
    padding: 50px 0 0;
    margin: 0 auto 70px;
  }

  .related__ttl {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 45px;
    font-size: 1.4rem;
  }
  .related__ttl strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px;
  }

  .related__list {
    width: 960px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .related__list-item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
            box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    border-radius: 4px;
    position: relative;
    border: 2px solid #d4d4d4;
    background: #fff;
    margin: 13px;
  }
  .related__list-item a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
    margin: 5px;
    width: 280px;
    background-color: #fffcef;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #0070cb;
    text-decoration: underline;
    font-size: 0.975rem;
    line-height: 1.3;
    height: calc(100% - 10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 17px 10px 17px 25px;
    max-height: 134px;
    min-height: 74px;
  }
  .related__list-item a:hover {
    color: #1998ff;
    text-decoration: none;
  }
}
/* sp */
@media(max-width:740px){
  .related {
    padding: 30px 0 0;
    margin: 0 15px 25px;
    background-repeat: repeat-x;
    background-position: 0 0;
  }

  .related__ttl {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 45px;
    font-size: 1.4rem;
  }
  .related__ttl strong {
    display: inline-block;
    font-weight: 400;
    padding: 0 5px 6px;
    color: #0070cb;
    background-image: url(/teikitest/common/img/misc/bg_h_a.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 13px;
  }

  .related__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .related__list-item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
            box-shadow: rgba(0, 0, 0, 0.5) 0px 0 2px -2px;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    border: 2px solid #d4d4d4;
    background: #fff;
    margin: 5px;
    vertical-align: top;
    width: 45%;
  }
  .related__list-item a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-decoration: none;
    text-align: left;
    display: block;
    padding: 15px 10px 10px 25px;
    margin: 5px;
    background-color: #fffcef;
    background-image: url(/teikitest/common/img/misc/arrow_a_r.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #0070cb;
    text-decoration: underline;
    font-size: 0.785rem;
    line-height: 1.3;
    height: calc(100% - 10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .related__list-item a:hover {
    color: #1998ff;
    text-decoration: none;
    opacity: 0.7;
    zoom: 1;
  }
}

/* 勉強法 */
/* pc */
@media screen and (min-width: 741px) {
  .sp{
    display: none;
  }
  .study.only{
    margin: 118px auto 0;
    width: 761.5px;
  }
  .study__ttl{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #377BCF;
    position: relative;
    width: 540px;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .study__ttl::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_know.png);
    width: 130px;
    height: 35px;
    background-size: contain;
    top: -45px;
    left: 41%;
    background-repeat: no-repeat;
  }
  .study__ttl-sub{
    margin: 20px 0 15px;
    color: #377BCF;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
  }
  .study__txt{
    margin-top: 26px;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    line-height: 27px;
  }
  .study__wrap{
    margin-top: 60px;
  }
  .study__lead{
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    padding-left: 20px;
  }
  .study__lead::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_lead_img.png);
    background-size: contain;
    width: 592px;
    height: 40px;
    background-repeat: no-repeat;
    z-index: -1;
    top: -10px;
    left: 0px;
  }
  .study__list{
    margin-top: 40px;
    display: flex;
    border-right: solid #707070 2px;
  }
  .study__list-item{
    position: relative;
    font-size: 18px;
    width: 235px;
    padding: 55px 15px 0 15px;
  }
  .study__list-item:not(:last-of-type):after{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/arrow_step_pc.svg);
    width: 8px;
    height: 138px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    right: -9px;
  }
  .study__list-item:first-child{
    border-left: #707070 solid 2px;
  }
  .study__list-item:nth-child(3){
    padding-left: 20px;
  }
  .study__list-item:first-child:before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_step1.png);
    width: 37px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .study__list-item:nth-child(2):before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_step2.png);
    width: 37px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -10px;
    left: 42%;
  }
  .study__list-item:nth-child(3):before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_step3.png);
    width: 37px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -10px;
    left: 42%;
  }
  .study__list-item-reco{
    position: relative;
    width: 228px;
    color: #377BCF;
    font-size: 18px;
    font-weight: 500;
    padding: 60px 0 0 0px;
  }
  .study__list-item-reco::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/background_reco.png);
    width: 228px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -10px;
    left: 5px;
    z-index: -1;
  }
  .study__list-item-tag{
    position: absolute;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    background-color: #377BCF;
    top: 25px;
    left: 35%;
    padding: 5px;
    border-radius: 6px;
  }
  .study__list-step{
    display: flex;
  }
  .study__point{
    text-align: left;
    margin-top: 26px;
  }
  .study__point-ttl{
    margin-top: 20px;
    color: #377BCF;
    font-size: 18px;
    font-weight: 600;
  }
  .study__point-txt{
    margin-top: 12px;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
  }
  .study__link{
    margin-top: 15px;
    display: flex;
    justify-content: space-around;
  }
  .study__link-list{
    text-align: center;
    display: block;
    position: relative;
    width: 366px;
    height: 50px;
    font-size: 22px;
    color: #485197;
    border: #485197 solid 2px;
    border-radius: 5px;
    line-height: 50px;
  }
  .study__link-href:nth-of-type(2) .study__link-list{
    color: #068BCD;
    border: #068BCD solid 2px;
  }
  .study__link-list::after{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/arrow_link.svg);
    width: 24px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 19px;
    right: 15px;
  }
  .study__link-href:nth-of-type(2) .study__link-list::after{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/arrow_link_cyu.svg);
    width: 24px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 19px;
    right: 15px;
  }
  .study__inner{
    background-color: #F3F7FC;
    padding: 40px 0;
  }
  .study__read{
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    width: 620px;
    margin: 0 auto 10px;
    color: #2775BB;
  }
  .study__read-list{
    background-color: #FFFFFF;
    width: 661.5px;
    margin: 0 auto 30px;
    text-align: left;
    padding: 20px 0;
  }
  .study__read-list-item{
    position: relative;
    font-size: 18px;
    font-weight: 300;
    margin: 20px 64.5px;
    line-height: 26px;
    color: #333333;
  }
  .study__read-list-item::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/arrow_list.svg);
    width: 19px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    left: -35px;
  }
}
/* sp */
 @media screen and (max-width: 740px){
  .study.only{
    margin: 118px auto 0;
    width: 100%;
    text-align: center;
  }
  .study__ttl{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #377BCF;
    position: relative;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
  }
  .study__ttl::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_know.png);
    width: 130px;
    height: 35px;
    background-size: contain;
    top: -45px;
    left: 35%;
    background-repeat: no-repeat;
  }
  .study__ttl-sub{
    margin: 20px 0 15px;
    color: #377BCF;
    font-size: 20px;
    font-weight: 600;
  }
  .study__txt{
    margin-top: 26px;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    line-height: 27px;
  }
  .study__wrap{
    margin-top: 60px;
  }
  .study__lead{
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    padding-left: 20px;
  }
  .study__lead::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_lead_img_sp.png);
    background-size: contain;
    width: 375px;
    height: 68px;
    background-repeat: no-repeat;
    z-index: -1;
    top: -14px;
    left: -10px;
  }
  .study__lead.one::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_lead_img_sp_one.png);
    background-size: contain;
    width: 375px;
    height: 68px;
    background-repeat: no-repeat;
    z-index: -1;
    top: -14px;
    left: -10px;
  }
  .study__list{
    position: relative;
    width: 355px;
    margin: 40px auto 0;
  }
  .study__list-item{
    font-size: 18px;
    position: relative;
    width: 247px;
    padding: 60px 0 70px 50px;
  }
  .study__list.first::before, .study__list-step::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/line_sp.png);
    width: 270px;
    height: 2px;
    background-size: contain;
    top: -17px;
    right: 50px;
  }
  .study__list-step{
    position: relative;
  }
  .study__list.first::after, .study__list-step::after{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/line_sp.png);
    width: 270px;
    height: 2px;
    background-size: contain;
    bottom: 40px;
    right: 50px;
  }
  .study__list-item:not(:last-of-type):after{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/arrow_step_sp.svg);
    width: 315px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 122px;
    right: -50px;
  }
  .study__list-item:first-child:before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_step1.png);
    width: 37px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -10px;
    left: 50%;
  }
  .study__list-item:nth-child(2):before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_step2.png);
    width: 37px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -10px;
    left: 50%;
  }
  .study__list-item:nth-child(3):before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/study_step3.png);
    width: 37px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -10px;
    left: 50%;
  }
  .study__list-item-reco{
    position: relative;
    width: 228px;
    color: #377BCF;
    font-size: 18px;
    font-weight: 500;
    padding: 55px 0 70px 60px;
  }
  .study__list-item-reco::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/background_reco_sp.png);
    width: 315px;
    height: 140px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -10px;
    left: 15px;
    z-index: -1;
  }
  .study__list-item-tag{
    position: absolute;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    background-color: #377BCF;
    top: 15px;
    left: 48%;
    padding: 5px;
    border-radius: 6px;
  }
  .study__point{
    text-align: left;
    margin-top: 55px;
  }
  .study__point-ttl{
    margin-top: 20px;
    color: #377BCF;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
  }
  .study__point-txt{
    margin-top: 12px;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
  }
  .study__link{
    margin-top: 15px;
    
  }
  .study__link-list{
    text-align: center;
    display: block;
    position: relative;
    height: 59px;
    font-size: 22px;
    color: #485197;
    border: #485197 solid 2px;
    border-radius: 5px;
    line-height: 55px;
    margin-bottom: 20px;
  }
  .study__link-href:nth-of-type(2) .study__link-list{
    color: #068BCD;
    border: #068BCD solid 2px;
  }
  .study__link-list::after{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/arrow_link.svg);
    width: 24px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 19px;
    right: 15px;
  }
  .study__link-href:nth-of-type(2) .study__link-list::after{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/arrow_link_cyu.svg);
    width: 24px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 19px;
    right: 15px;
  }
  .study__inner{
    background-color: #F3F7FC;
    padding: 40px 0;
    position: relative;
  }
  .study__inner::before{
    position: absolute;
    content: "";
    background-color: #F3F7FC;
    width: 375px;
    height: 100%;
    top: 0;
    left: -10px;
    z-index: -1;
  }
  .study__read{
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin: 0 auto 10px;
    color: #2775BB;
  }
  .study__read-list{
    background-color: #FFFFFF;
    width: 342px;
    margin: 0 auto 30px;
    text-align: left;
    padding: 20px 0;
    line-height: 25px;
    color: #333333;
  }
  .study__read-list-item{
    position: relative;
    font-size: 18px;
    font-weight: 300;
    margin: 20px 48px;
    width: 285px;
  }
  .study__read-list-item::before{
    position: absolute;
    content: "";
    background-image: url(/teikitest/_resource/img/study/arrow_list.svg);
    width: 19px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    left: -35px;
  }
} 