@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap);
@media (min-width: 769px) {
  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
  }
  body {
    margin: 0
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  nav,
  section,
  summary {
    display: block
  }
  audio,
  canvas,
  progress,
  video {
    display: inline-block;
    vertical-align: baseline
  }
  audio:not([controls]) {
    display: none;
    height: 0
  }
  [hidden],
  template {
    display: none
  }
  a {
    background: transparent
  }
  a:active,
  a:hover {
    outline: 0
  }
  abbr[title] {
    border-bottom: 1px dotted
  }
  b,
  strong {
    font-weight: bold
  }
  dfn {
    font-style: italic
  }
  h1 {
    margin: .67em 0;
    font-size: 2em
  }
  mark {
    color: #000;
    background: #ff0
  }
  small {
    font-size: 80%
  }
  sub,
  sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
  }
  sup {
    top: -0.5em
  }
  sub {
    bottom: -0.25em
  }
  img {
    border: 0
  }
  svg:not(:root) {
    overflow: hidden
  }
  figure {
    margin: 1em 40px
  }
  hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
  }
  pre {
    overflow: auto
  }
  code,
  kbd,
  pre,
  samp {
    font-family: monospace,monospace;
    font-size: 1em
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    margin: 0;
    font: inherit;
    color: inherit
  }
  button {
    overflow: visible
  }
  button,
  select {
    text-transform: none
  }
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
  }
  button[disabled],
  html input[disabled] {
    cursor: default
  }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    padding: 0;
    border: 0
  }
  input {
    line-height: normal
  }
  input[type="checkbox"],
  input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
  }
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    height: auto
  }
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
  }
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
  }
  fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
  }
  legend {
    padding: 0;
    border: 0
  }
  textarea {
    overflow: auto
  }
  optgroup {
    font-weight: bold
  }
  table {
    border-spacing: 0;
    border-collapse: collapse
  }
  td,
  th {
    padding: 0
  }
  /*  reset
--------------------------------------- */
h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ul,
  ol,
  li,
  p,
  dl,
  dt,
  dd {
    margin: 0;
    padding: 0;
    font-size: 100%
  }
  ul,
  ol {
    list-style: none
  }
  img {
    vertical-align: bottom
  }
  /*  base
--------------------------------------- */
/*  common
--------------------------------------- */
body {
    font-family: "Hiragino Kaku Gothic ProN",Meiryo,"�l�r �o�S�V�b�N",sans-serif;
    font-size: 75%;
    line-height: 1.5;
    color: black;
    -webkit-text-size-adjust: 100%
  }
  a {
    text-decoration: underline;
    color: #000
  }
  a:link,
  a:visited {
    text-decoration: none;
    color: #000
  }
  a:hover,
  a:focus,
  a:active {
    text-decoration: underline;
    color: #e60012
  }
  .clearfix {
    *zoom: 1
  }
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table
  }
  .clearfix:after {
    clear: both
  }
  .alphahover:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .ialphahover:hover img {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .sp {
    display: none !important
  }
  .br {
    margin-bottom: 0.5em
  }
  /*  util
--------------------------------------- */
.ut-left {
    text-align: left
  }
  .ut-center {
    text-align: center
  }
  .ut-right {
    text-align: right
  }
  .ut-date {
    font-size: 183.33333%
  }
  .ut-big {
    font-size: 133.33333%
  }
  .ut-small {
    font-size: 83.33333%
  }
  .ut-red {
    color: #e60012
  }
  .ut-indent {
    *zoom: 1
  }
  .ut-indent:before,
  .ut-indent:after {
    content: " ";
    display: table
  }
  .ut-indent:after {
    clear: both
  }
  .ut-indent .ut-indent--h {
    display: block;
    float: left
  }
  .ut-indent .ut-indent--b {
    display: block;
    overflow: hidden
  }
  /*  icon
--------------------------------------- */
.icon-link {
    display: inline-block;
    *zoom: 1;
    min-height: 14px;
    padding: 0 0 0 15px;
    background: url(/eiken/shared2/img/icon_arw_cr_01.png) no-repeat 0 2px
  }
  .icon-link-tr {
    *zoom: 1;
    padding: 0 0 0 10px;
    background: url(/eiken/shared2/img/icon_arw_r_01.png) no-repeat 0 4px
  }
  .icon-pdf {
    display: inline-block;
    *zoom: 1;
    width: 12px;
    height: 15px;
    margin: 0 5px;
    vertical-align: middle;
    background: url(/eiken/shared2/img/icon_pdf_01.gif) no-repeat 0 0
  }
  .icon-blank {
    display: inline-block;
    *zoom: 1;
    width: 12px;
    height: 11px;
    margin: 0 5px;
    vertical-align: middle;
    background: url(/eiken/shared2/img/icon_window_01.gif) no-repeat 0 0
  }
  .icon-ques {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 3px 0 0;
    vertical-align: middle;
    background: url(/eiken/shared2/img/icon_ques.png) no-repeat 0 0
  }
  /*  Container
--------------------------------------- */
.container {
    min-width: 940px
  }
  /* -------------------------------------------------------------------

	Outline

-------------------------------------------------------------------- */
/*  Container
--------------------------------------- */
/*  Header
--------------------------------------- */
.headers-outer {
    background: #fff
  }
  /*  globalheader  */
/*.globalheader {
  background: url(/eiken/shared2/img/globalheader.png) no-repeat 0 0;
  width: 940px;
  height: 48px;
  margin: 0 auto;
  position: relative;
}
.globalheader .el-logo {
  position: absolute;
  top: 10px;
  left: 10px;
}
.globalheader .el-logo a {
  display: block;
  width: 124px;
  height: 28px;
  text-indent: -9999px;
  overflow: hidden;
}

.globalnav ul {
  *zoom: 1;
  position: absolute;
  top: 0;
  left: 197px;
}
.globalnav ul:before, .globalnav ul:after {
  content: " ";
  display: table;
}
.globalnav ul:after {
  clear: both;
}
.globalnav ul li {
  float: left;
}
.globalnav ul li a {
  display: block;
  height: 47px;
  text-indent: -9999px;
  overflow: hidden;
}
.globalnav ul li a:hover {
  background: #ffffff;
  opacity: 0.5;
}
.globalnav ul .el-nav01 a {
  width: 53px;
}
.globalnav ul .el-nav02 a {
  width: 75px;
}
.globalnav ul .el-nav03 a {
  width: 85px;
}
.globalnav ul .el-nav04 a {
  width: 79px;
}
.globalnav ul .el-nav05 a {
  width: 84px;
}
.globalnav ul .el-nav06 a {
  width: 76px;
}
.globalnav ul .el-nav07 a {
  width: 48px;
  margin-right: 13px;
}
.globalnav ul .el-nav08 a {
  width: 89px;
}
.globalnav ul .el-nav09 a {
  width: 72px;
}
.globalnav ul .el-nav10 a {
  width: 67px;
}

.globalnav-selected01 .globalnav .el-nav01 a,
.globalnav-selected02 .globalnav .el-nav02 a,
.globalnav-selected03 .globalnav .el-nav03 a,
.globalnav-selected04 .globalnav .el-nav04 a,
.globalnav-selected05 .globalnav .el-nav05 a,
.globalnav-selected06 .globalnav .el-nav06 a,
.globalnav-selected07 .globalnav .el-nav07 a,
.globalnav-selected08 .globalnav .el-nav08 a,
.globalnav-selected09 .globalnav .el-nav09 a,
.globalnav-selected10 .globalnav .el-nav10 a {
  height: 45px;
  border-bottom: 2px solid #e60012;
}
*/
/*  siteheader  */
.siteheader {
    position: relative;
    width: 940px;
    height: 105px;
    margin: 0 auto
  }
  .siteheader > h1 {
    position: absolute;
    top: 10px;
    left: 0
  }
  .siteheader .siteheader-unit01 {
    position: absolute;
    top: 24px;
    right: 0
  }
  .siteheader .subnav {
    float: left;
    margin: 2px 0 0
  }
  .siteheader .subnav li {
    float: left;
    margin: 0 15px 0 0
  }
  .siteheader .subnav li a {
    padding: 0 0 0 8px;
    text-decoration: none;
    background: url(/eiken/shared2/img/icon_arw_r_01.png) no-repeat 0 5px
  }
  .siteheader .subnav li a:hover {
    text-decoration: underline
  }
  .site-search {
    float: left
  }
  .site-search .input-text {
    width: 160px;
    height: 19px;
    padding: 0 3px;
    font-size: 100%;
    line-height: 1.3;
    vertical-align: middle;
    border: 1px solid #d8d8d8;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #f0f0f0
  }
  .site-search .input-btn {
    line-height: 1;
    vertical-align: middle
  }
  .site-search .input-btn:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .sitenav {
    position: absolute;
    top: 71px;
    left: 89px
  }
  .sitenav ul {
    *zoom: 1
  }
  .sitenav ul:before,
  .sitenav ul:after {
    content: " ";
    display: table
  }
  .sitenav ul:after {
    clear: both
  }
  .sitenav li {
    float: left
  }
  .sitenav li a {
    display: block;
    overflow: hidden;
    height: 26px;
    text-indent: -9999px;
    background: url(/eiken/shared2/img/sitenav.png) no-repeat 0 0
  }
  .sitenav .el-nav01 a {
    width: 82px;
    background-position: 0 0
  }
  .sitenav .el-nav02 a {
    width: 159px;
    background-position: -82px 0
  }
  .sitenav .el-nav03 a {
    width: 83px;
    background-position: -241px 0
  }
  .sitenav .el-nav04 a {
    width: 92px;
    background-position: -324px 0
  }
  .sitenav .el-nav05 a {
    width: 150px;
    background-position: -416px 0
  }
  .sitenav .el-nav06 a {
    width: 132px;
    background-position: -566px 0
  }
  .sitenav .el-nav07 a {
    width: 152px;
    background-position: -700px 0
  }
  .sitenav .el-nav01 a:hover {
    width: 82px;
    background-position: 0 -26px
  }
  .sitenav .el-nav02 a:hover {
    width: 159px;
    background-position: -82px -26px
  }
  .sitenav .el-nav03 a:hover {
    width: 83px;
    background-position: -241px -26px
  }
  .sitenav .el-nav04 a:hover {
    width: 92px;
    background-position: -324px -26px
  }
  .sitenav .el-nav05 a:hover {
    width: 150px;
    background-position: -416px -26px
  }
  .sitenav .el-nav06 a:hover {
    width: 132px;
    background-position: -566px -26px
  }
  .sitenav .el-nav07 a:hover {
    width: 152px;
    background-position: -700px -26px
  }
  /*  Footer
--------------------------------------- */
#footer {
    *zoom: 1;
    width: 100%;
    background: url("/eiken/shared2/img/bg/footer_bg.gif") repeat 0 0
  }
  #footer:before,
  #footer:after {
    content: " ";
    display: table
  }
  #footer:after {
    clear: both
  }
  #footer a {
    color: #fff
  }
  #footer #footer-block-01 {
    *zoom: 1;
    width: 940px;
    margin: 0 auto;
    padding: 20px 0;
    color: #fff
  }
  #footer #footer-block-01:before,
  #footer #footer-block-01:after {
    content: " ";
    display: table
  }
  #footer #footer-block-01:after {
    clear: both
  }
  #footer #footer-block-01 .column {
    float: left;
    width: 220px;
    margin-right: 20px
  }
  #footer #footer-block-01 .column.last {
    margin-right: 0
  }
  #footer #footer-block-01 .column .title {
    margin-bottom: 15px
  }
  #footer #footer-block-01 .column .title a {
    display: block;
    padding: 6px 10px 5px;
    text-decoration: none;
    background-color: #1a1a1a
  }
  #footer #footer-block-01 .column .title a:hover,
  #footer #footer-block-01 .column .title a:focus,
  #footer #footer-block-01 .column .title a:active {
    text-decoration: none;
    background-color: #303030
  }
  #footer #footer-block-01 .column .nav-list {
    margin-bottom: 25px;
    padding-left: 10px
  }
  #footer #footer-block-01 .column .nav-list li {
    margin-bottom: 5px;
    font-size: 100%
  }
  #footer #footer-block-01 .column .nav-list a {
    text-decoration: underline
  }
  #footer #footer-block-01 .column .nav-list a:hover,
  #footer #footer-block-01 .column .nav-list a:focus,
  #footer #footer-block-01 .column .nav-list a:active {
    text-decoration: none
  }
  #footer #footer-block-01 .column .box-footer-01 {
    margin-bottom: 20px;
    padding: 12px 12px;
    background-color: #fff
  }
  #footer #footer-block-02 {
    margin: 0 auto;
    padding: 15px 0;
    background: url("/eiken/shared2/img/bg/footer-block-02_bg.png") repeat 0 0
  }
  #footer #footer-block-02 #nav-footer {
    margin-bottom: 10px;
    text-align: center
  }
  #footer #footer-block-02 #nav-footer li {
    display: inline;
    margin-right: 15px;
    padding-right: 15px;
    font-size: 100%;
    background: url("/eiken/shared2/img/bg/nav-footer_li_bg.gif") no-repeat 100% 3px
  }
  #footer #footer-block-02 #nav-footer li a {
    text-decoration: none
  }
  #footer #footer-block-02 #nav-footer li a:hover,
  #footer #footer-block-02 #nav-footer li a:focus,
  #footer #footer-block-02 #nav-footer li a:active {
    text-decoration: underline
  }
  #footer #footer-block-02 #nav-footer li.last {
    margin-right: 0;
    padding-right: 0;
    background: none
  }
  #footer #footer-block-02 #copyright {
    font-size: 100%;
    text-align: center;
    color: #fff
  }
  /*  viewmode-switch
--------------------------------------- */
.viewmode-switch__outer {
    background: #eee
  }
  .viewmode-switch {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 880px;
    margin: 0 auto;
    padding: 30px 0
  }
  .viewmode-switch .el-h {
    display: table-cell;
    width: 128px;
    font-size: 320%;
    vertical-align: middle
  }
  .viewmode-switch .el-btns {
    display: table-cell
  }
  .viewmode-switch .el-btns ul {
    display: table;
    width: 100%
  }
  .viewmode-switch .el-btns li {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    font-size: 300%;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border: 3px solid #d7d7d7;
    background-image: linear-gradient(to bottom, #606060 0%, #bbb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#bbb))
  }
  .viewmode-switch .el-btns li a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 36px 0;
    text-decoration: none;
    color: #000
  }
  .viewmode-switch .el-btns li.st-btn {
    background-image: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9))
  }
  .viewmode-switch .el-btns li.el-sp {
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px
  }
  .viewmode-switch .el-btns li.el-pc {
    border-left: 0;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px
  }
  /* -------------------------------------------------------------------

	Module

-------------------------------------------------------------------- */
/*  h
--------------------------------------- */
.h-01 {
    margin: 0 0 10px;
    padding: 0 7px;
    font-size: 125%;
    font-weight: bold;
    line-height: 1.1;
    border-left: 5px solid #e60012
  }
  /* -------------------------------------------------------------------

	Top

-------------------------------------------------------------------- */
/*  contents
--------------------------------------- */
.contents-outer {
    background: #eee
  }
  .contents {
    position: relative;
    *zoom: 1;
    width: 940px;
    margin: 0 auto;
    padding: 13px 0 0
  }
  .contents:before,
  .contents:after {
    content: " ";
    display: table
  }
  .contents:after {
    clear: both
  }
  .contents-col-main {
    float: left;
    width: 720px
  }
  .contents-col-sub {
    float: right;
    width: 200px
  }
  .box01_01 {
    width: 740px;
    margin: 0 -10px 10px;
    background: url(/eiken/shared2/img/bg_box01_01.png) repeat-y 0 0
  }
  .box01_02 {
    background: url(/eiken/shared2/img/bg_box01_02.png) no-repeat 0 0
  }
  .box01_03 {
    padding: 0 10px 10px;
    background: url(/eiken/shared2/img/bg_box01_03.png) no-repeat 0 100%
  }
  .box02_01 {
    width: 430px;
    margin: 0 -10px 10px;
    background: url(/eiken/shared2/img/bg_box02_01.png) repeat-y 0 0
  }
  .box02_02 {
    background: url(/eiken/shared2/img/bg_box02_02.png) no-repeat 0 0
  }
  .box02_03 {
    padding: 0 10px 10px;
    background: url(/eiken/shared2/img/bg_box02_03.png) no-repeat 0 100%
  }
  .box03_01 {
    width: 310px;
    margin: 0 -10px 10px;
    background: url(/eiken/shared2/img/bg_box03_01.png) repeat-y 0 0
  }
  .box03_02 {
    background: url(/eiken/shared2/img/bg_box03_02.png) no-repeat 0 0
  }
  .box03_03 {
    padding: 0 10px 10px;
    background: url(/eiken/shared2/img/bg_box03_03.png) no-repeat 0 100%
  }
  /*  mainvis
--------------------------------------- */
.mainvis {
    position: relative;
    overflow: hidden;
    width: 720px;
    height: 260px
  }
  /**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.mainvis .bx-wrapper img {
    display: block;
    max-width: 100%
  }
  .mainvis .slides-outer {
    position: relative
  }
  .mainvis .slides li {
    font-size: 0
  }
  .mainvis .bx-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 720px
  }
  .mainvis .bx-wrapper .bx-prev,
  .mainvis .bx-wrapper .bx-next {
    position: absolute;
    z-index: 100;
    top: 0;
    display: block;
    overflow: hidden;
    width: 40px;
    height: 260px;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    text-indent: -9999px;
    border: none;
    outline: none
  }
  .mainvis .bx-wrapper .bx-prev:hover,
  .mainvis .bx-wrapper .bx-next:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .mainvis .bx-wrapper .bx-prev {
    left: 0;
    background: url(/eiken/shared2/img/slide_arw_l.png) no-repeat 0% 50%
  }
  .mainvis .bx-wrapper .bx-next {
    right: 0;
    background: url(/eiken/shared2/img/slide_arw_r.png) no-repeat 100% 50%
  }
  .mainvis .slides-btns-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 720px;
    height: 48px;
    -moz-opacity: 0.6;
    opacity: 0.6;
    background: #fff;
    filter: alpha(opacity=60)
  }
  .mainvis .slides-btns {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 720px;
    height: 48px
  }
  .mainvis .slides-btns ul {
    position: relative;
    bottom: 0;
    left: 50%;
    float: left;
    *zoom: 1;
    margin: 3px 0 0
  }
  .mainvis .slides-btns ul:before,
  .mainvis .slides-btns ul:after {
    content: " ";
    display: table
  }
  .mainvis .slides-btns ul:after {
    clear: both
  }
  .mainvis .slides-btns li {
    position: relative;
    left: -50%;
    float: left;
    margin: 0 5px 0 4px
  }
  .mainvis .slides-btns li a {
    display: block;
    width: 102px;
    height: 42px
  }
  .mainvis .slides-btns li a span {
    display: block;
    overflow: hidden;
    width: 102px;
    height: 42px;
    text-indent: -9999px
  }
  .mainvis .slides-btns li a.active {
    cursor: default;
    background: none
  }
  /* covid19 slide1 patarn
.mainvis .slides-btns .el-btn0 a .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn20201_cov02.png) no-repeat 0 0;
}*/
/* eiken main-vis slide1 patarn*/
.mainvis .slides-btns .el-btn0 a .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_01.png) no-repeat 0 0
  }
  /* eiken 2020-3 tokubetu slide2 patarn*/
.mainvis .slides-btns .el-btn1 a .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_202003sp.png) no-repeat 0 0
  }
  /* eiken main-vis slide2 patarn
.mainvis .slides-btns .el-btn1 a .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_01main.png) no-repeat 0 0;
}*/
/* covid19 slide2 patarn
.mainvis .slides-btns .el-btn1 a .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn20201_cov.png) no-repeat 0 0;
}*/
/*.mainvis .slides-btns .el-btn2 a .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_eiken2020b.png) no-repeat 0 0;
}
.mainvis .slides-btns .el-btn2 a .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_eiken2apply.png) no-repeat 0 0;
}*/
/* covid19 slide3 patarn*/
.mainvis .slides-btns .el-btn2 a .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn20201_cov03.png) no-repeat 0 0
  }
  /* eikenCBT slide3 patarn
.mainvis .slides-btns .el-btn2 a .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_03.png) no-repeat 0 0;
}*/
/* eikenCBT slide4 patarn*/
/*.mainvis .slides-btns .el-btn3 a .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_cbt03.png) no-repeat 0 0;
}*/
.mainvis .slides-btns .el-btn3 a .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_01_scbtlp.png) no-repeat 0 0
  }
  /* eikenS-CBT slide4 patarn
.mainvis .slides-btns .el-btn3 a .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_004.png) no-repeat 0 0;
}*/
/* eikenS-CBT slide5 patarn*/
.mainvis .slides-btns .el-btn4 a .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_scbt04.png) no-repeat 0 0
  }
  /* studygear slide5 patarn 
.mainvis .slides-btns .el-btn4 a .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_006.png) no-repeat 0 0;
}*/
.mainvis .slides-btns .el-btn5 a .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_sg05.png) no-repeat 0 0
  }
  /* covid19 slide1 patartn
.mainvis .slides-btns .el-btn0 a.active .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn20201_cov02_select.png) no-repeat 0 0;
}*/
/* eikenmain-vis slide1 patarn*/
.mainvis .slides-btns .el-btn0 a.active .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_01_select.png) no-repeat 0 0
  }
  /* eikenmain-vis slide2 patarn
.mainvis .slides-btns .el-btn1 a.active .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_01main_select.png) no-repeat 0 0;
}*/
/* covid19 slide2 patartn
.mainvis .slides-btns .el-btn1 a.active .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn20201_cov_select.png) no-repeat 0 0;
}*/
/* eiken 2020-3 tokubetu slide2 patarn*/
.mainvis .slides-btns .el-btn1 a.active .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_202003sp_select.png) no-repeat 0 0
  }
  /*.mainvis .slides-btns .el-btn2 a.active .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_eiken2020b_select.png) no-repeat 0 0;
}
.mainvis .slides-btns .el-btn2 a.active .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_eiken2apply_select.png) no-repeat 0 0;
}*/
/*eikenCBT slide3 patarn 
.mainvis .slides-btns .el-btn2 a.active .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_03_select.png) no-repeat 0 0;
}*/
/* covid19 slide3 patarn*/
.mainvis .slides-btns .el-btn2 a.active .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn20201_cov03_select.png) no-repeat 0 0
  }
  /*eikenS-CBT slide4 patarn 
.mainvis .slides-btns .el-btn3 a.active .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_004_select.png) no-repeat 0 0;
}*/
/* eikenCBT slide4 patarn*/
/*.mainvis .slides-btns .el-btn3 a.active .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_cbt03_select.png) no-repeat 0 0;
}*/
.mainvis .slides-btns .el-btn3 a.active .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_01_scbtlp_select.png) no-repeat 0 0
  }
  /*studygear slide5 patarn 
.mainvis .slides-btns .el-btn4 a.active .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_006_select.png) no-repeat 0 0;
}*/
/* eikenS-CBT slide5 patarn*/
.mainvis .slides-btns .el-btn4 a.active .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_scbt04_select.png) no-repeat 0 0
  }
  .mainvis .slides-btns .el-btn5 a.active .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_sg05_select.png) no-repeat 0 0
  }
  /* covid19 slide1 patarn
.mainvis .slides-btns .el-btn0 a:hover .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn20201_cov02_select.png) no-repeat 0 0;
}*/
/* eiken main-vis slide1 patarn*/
.mainvis .slides-btns .el-btn0 a:hover .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_01_select.png) no-repeat 0 0
  }
  /* eiken main-vis slide2 patarn
.mainvis .slides-btns .el-btn1 a:hover .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_01main_select.png) no-repeat 0 0;
}*/
/* covid19 slide2 patarn
.mainvis .slides-btns .el-btn1 a:hover .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn20201_cov_select.png) no-repeat 0 0;
}*/
/* eiken 2020-3 tokubetu slide2 patarn*/
.mainvis .slides-btns .el-btn1 a:hover .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_202003sp_select.png) no-repeat 0 0
  }
  /*.mainvis .slides-btns .el-btn2 a:hover .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_eiken2020b_select.png) no-repeat 0 0;
}
.mainvis .slides-btns .el-btn2 a:hover .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_eiken2apply_select.png) no-repeat 0 0;
}*/
/*eikenCBT slide3 patarn
.mainvis .slides-btns .el-btn2 a:hover .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_03_select.png) no-repeat 0 0;
}*/
/* covid19 slide3 patarn*/
.mainvis .slides-btns .el-btn2 a:hover .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn20201_cov03_select.png) no-repeat 0 0
  }
  /* eikenCBT slide4 patarn*/
/*.mainvis .slides-btns .el-btn3 a:hover .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_cbt03_select.png) no-repeat 0 0;
}*/
.mainvis .slides-btns .el-btn3 a:hover .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_01_scbtlp_select.png) no-repeat 0 0
  }
  /*eikenS-CBT slide4 patarn
.mainvis .slides-btns .el-btn3 a:hover .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_004_select.png) no-repeat 0 0;
}*/
/* eikenS-CBT slide5 patarn*/
.mainvis .slides-btns .el-btn4 a:hover .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_scbt04_select.png) no-repeat 0 0
  }
  /*studygear slide5 patarn
.mainvis .slides-btns .el-btn4 a:hover .el-inner {
  background: url(/eiken/shared2/inc/slides/img/mainvis_btn_006_select.png) no-repeat 0 0;
}*/
.mainvis .slides-btns .el-btn5 a:hover .el-inner {
    background: url(/eiken/shared2/inc/slides/img/mainvis_btn_sg05_select.png) no-repeat 0 0
  }
  /*  important-info
--------------------------------------- */
.important-info {
    z-index: 105;
    top: 0;
    left: 0;
    *zoom: 1;
    width: 100%;
    background: #ffe0e2 url(/eiken/shared2/img/importantinfo_bg02.png) no-repeat 100% 0/* ticker */
  }
  .important-info:before,
  .important-info:after {
    content: " ";
    display: table
  }
  .important-info:after {
    clear: both
  }
  .important-info .important-info-inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 0
  }
  .important-info .important-info--h {
    float: left;
    padding: 5px 7px;
    color: #fff;
    background: #e60012 url(/eiken/shared2/img/importantinfo_bg01.png) no-repeat 0 0
  }
  .important-info .important-info--b {
    overflow: hidden
  }
  .important-info .ticker--container {
    position: relative;
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 0 2px
  }
  .important-info .ticker--btn {
    position: absolute;
    top: 3px;
    right: 18px;
    display: none;
    font-size: 0;
    text-align: center
  }
  .important-info .ticker--btn .el-close {
    display: none
  }
  .important-info .ticker--item {
    position: relative;
    overflow: hidden
  }
  .important-info .ticker--item ul {
    position: relative;
    *zoom: 1;
    padding: 5px 5px
  }
  .important-info .ticker--item ul:before,
  .important-info .ticker--item ul:after {
    content: " ";
    display: table
  }
  .important-info .ticker--item ul:after {
    clear: both
  }
  .important-info .ticker--item ul li {
    float: left;
    margin: 0 20px 0 0
  }
  .important-info .ticker--item .ticker-on {
    display: none
  }
  .important-info .ticker--item .ticker-on.ticker-stop {
    width: auto !important
  }
  .important-info .ticker--item .ticker-on.ticker-stop li {
    display: block;
    float: none;
    margin: 7px 0 0 0
  }
  .important-info .ticker--item .ticker-on.ticker-stop li a.icon-link {
    display: inline-block
  }
  .important-info .ticker--item .ticker-on.ticker-stop li:first-child {
    margin: 0
  }
  .important-info .ticker--container.st-enable {
    padding: 0 106px 0 5px
  }
  .important-info .ticker--container.st-enable .ticker--btn {
    display: block
  }
  .important-info .ticker--container.st-enable .ticker--item .ticker-on {
    display: block
  }
  /*  recommend
--------------------------------------- */
.recommend {
    margin: 0 0 23px
  }
  .recommend__area {
    overflow: hidden;
    max-height: 131px;
    background: #cdcdcd
  }
  .recommend__area .recommend_bnrs__outer {
    position: relative;
    overflow: hidden
  }
  .recommend__area .recommend_bnrs__outer .recommend_bnrs {
    visibility: hidden;
    *zoom: 1
  }
  .recommend__area .recommend_bnrs__outer .recommend_bnrs:before,
  .recommend__area .recommend_bnrs__outer .recommend_bnrs:after {
    content: " ";
    display: table
  }
  .recommend__area .recommend_bnrs__outer .recommend_bnrs:after {
    clear: both
  }
  .recommend__area .recommend_bnrs__outer .recommend_bnrs li {
    float: left
  }
  .recommend__area .recommend_bnrs__outer .recommend_bnrs li a {
    display: block
  }
  .recommend__area .recommend_bnrs__outer .recommend_bnrs li a:hover {
    background: #000
  }
  .recommend__area .recommend_bnrs__outer .recommend_bnrs li a:hover:hover img {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .recommend__area .recommend_bnrs__outer.is-noslide {
    position: relative;
    left: 50%;
    float: left;
    overflow: visible
  }
  .recommend__area .recommend_bnrs__outer.is-noslide .recommend_bnrs {
    position: relative;
    left: -50%;
    padding: 10px 0
  }
  .recommend__area .recommend_bnrs__outer.is-noslide .recommend_bnrs li {
    margin: 0 10px 0 0
  }
  .recommend__area .bx-viewport {
    overflow: visible !important;
    padding: 0 0 0 270px
  }
  .recommend__area .bx-wrapper {
    padding: 12px 0 0
  }
  .recommend__area .bx-controls {
    width: 720px;
    margin: 0 0 0 -0
  }
  .recommend__area .bx-wrapper .bx-prev,
  .recommend__area .bx-wrapper .bx-next {
    position: absolute;
    z-index: 100;
    top: 0;
    display: block;
    overflow: hidden;
    width: 22px;
    height: 131px;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    text-indent: -9999px;
    border: none;
    outline: none
  }
  .recommend__area .bx-wrapper .bx-prev:hover,
  .recommend__area .bx-wrapper .bx-next:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .recommend__area .bx-wrapper .bx-prev {
    left: 0;
    background: url(/eiken/shared2/img/recommend_arw_l.png) no-repeat 0 0
  }
  .recommend__area .bx-wrapper .bx-next {
    right: 0;
    background: url(/eiken/shared2/img/recommend_arw_r.png) no-repeat 0 0
  }
  .recommend__area .bx-pager {
    padding: 7px 0 7px;
    font-size: 0;
    text-align: center
  }
  .recommend__area .bx-pager-item {
    display: inline-block
  }
  .recommend__area .bx-pager-link {
    display: block;
    overflow: hidden;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    background: url(/eiken/shared2/img/recommend_arw_pos.png) no-repeat 50% 50%
  }
  .recommend__area .bx-pager-link.actives {
    background: url(/eiken/shared2/img/recommend_arw_pos_active.png) no-repeat 50% 50%
  }
  /*  faq
--------------------------------------- */
.faq {
    background: #fff
  }
  .faq h3 {
    position: relative
  }
  .faq h3 .btn_list {
    position: absolute;
    top: 9px;
    right: 9px
  }
  .faq .faq_cols {
    *zoom: 1;
    padding: 13px 5px 13px 15px
  }
  .faq .faq_cols:before,
  .faq .faq_cols:after {
    content: " ";
    display: table
  }
  .faq .faq_cols:after {
    clear: both
  }
  .faq .faq_gp {
    float: left;
    width: 340px;
    margin: 0 10px 0 0
  }
  .faq .faq_gp .faq_list li {
    min-height: 14px;
    margin: 5px 0 0;
    padding: 0 0 0 17px;
    font-size: 108.33333%;
    background: url(/eiken/shared2/img/icon_baloon.png) no-repeat 0 4px
  }
  .faq-exp {
    *zoom: 1
  }
  .faq-exp:before,
  .faq-exp:after {
    content: " ";
    display: table
  }
  .faq-exp:after {
    clear: both
  }
  .faq-exp .faq-exp__h {
    float: left
  }
  .faq-exp .faq-exp__b {
    float: left;
    padding: 10px;
    border-radius: 0 3px 3px 0;
    background: #fec804
  }
  .faq-exp .faq-exp__btns li {
    margin: 10px 0 0
  }
  .faq-exp .faq-exp__btns li:first-child {
    margin: 0
  }
  /*  top_contents_cols02
--------------------------------------- */
.top_contents_cols02 {
    *zoom: 1
  }
  .top_contents_cols02:before,
  .top_contents_cols02:after {
    content: " ";
    display: table
  }
  .top_contents_cols02:after {
    clear: both
  }
  .top_contents_cols02_col01 {
    float: left;
    width: 410px
  }
  .top_contents_cols02_col02 {
    float: right;
    width: 290px
  }
  /*  news
--------------------------------------- */
.news {
    background: #fff
  }
  .news .news-inner {
    padding: 0 0 20px
  }
  .news .news__sec01 {
    zoom: 1;
    padding: 13px 0 13px;
    background: #ffeff0
  }
  .news .news-line-gp {
    margin: 0 0 14px
  }
  .news .news-line-gp > h4 {
    margin: 0 13px 10px
  }
  .news .news-line {
    *zoom: 1;
    margin: 0;
    padding: 0 13px;
    font-size: 108.33333%
  }
  .news .news-line:before,
  .news .news-line:after {
    content: " ";
    display: table
  }
  .news .news-line:after {
    clear: both
  }
  .news .news-line dt {
    float: left;
    margin: 0 8px 0 0
  }
  .news .news-line .el-txt {
    overflow: hidden
  }
  .news .news-line a {
    text-decoration: none
  }
  .news .news-line a:hover {
    text-decoration: underline
  }
  .news .news-line + .news-line {
    margin: 14px 0 0;
    padding: 14px 13px 0;
    border-top: 1px solid #d0d0c7
  }
  .news .btn-link-list {
    margin: 0 13px;
    text-align: right
  }
  .tools {
    background: #fff
  }
  .tools .tools-inner {
    padding: 0 0 20px
  }
  .tools h4 {
    margin: 0 13px 10px
  }
  .tools .tools-kakomon__bg {
    padding: 13px 0 0;
    background: url(/eiken/shared2/img/tools_kokomon_bg.png) no-repeat 100% 0
  }
  .tools .tools-challenge .el-unit01 {
    padding: 4px 13px 17px;
    border-bottom: 1px solid #d0d0c7
  }
  .tools .tools-challenge .tools-kakomon {
    position: relative;
    height: 58px
  }
  .tools .tools-challenge .tools-kakomon li {
    position: absolute
  }
  .tools .tools-challenge .tools-kakomon li a {
    display: block;
    overflow: hidden;
    width: 60px;
    height: 25px;
    text-indent: -9999px;
    background: url(/eiken/shared2/img/tools_kakomon.png) no-repeat 0 0
  }
  .tools .tools-challenge .tools-kakomon li a:hover {
    background-image: url(/eiken/shared2/img/tools_kakomon_over.png)
  }
  .tools .tools-challenge .tools-kakomon .el-btn01 {
    top: 0;
    left: 0
  }
  .tools .tools-challenge .tools-kakomon .el-btn01 a {
    background-position: 0 0
  }
  .tools .tools-challenge .tools-kakomon .el-btn02 {
    top: 0;
    left: 68px
  }
  .tools .tools-challenge .tools-kakomon .el-btn02 a {
    background-position: -68px 0
  }
  .tools .tools-challenge .tools-kakomon .el-btn03 {
    top: 0;
    left: 136px
  }
  .tools .tools-challenge .tools-kakomon .el-btn03 a {
    background-position: -136px 0
  }
  .tools .tools-challenge .tools-kakomon .el-btn04 {
    top: 33px;
    left: 0
  }
  .tools .tools-challenge .tools-kakomon .el-btn04 a {
    background-position: 0 -33px
  }
  .tools .tools-challenge .tools-kakomon .el-btn05 {
    top: 33px;
    left: 68px
  }
  .tools .tools-challenge .tools-kakomon .el-btn05 a {
    background-position: -68px -33px
  }
  .tools .tools-challenge .tools-kakomon .el-btn06 {
    top: 33px;
    left: 136px
  }
  .tools .tools-challenge .tools-kakomon .el-btn06 a {
    background-position: -136px -33px
  }
  .tools .tools-challenge .tools-kakomon .el-btn07 {
    top: 33px;
    left: 204px
  }
  .tools .tools-challenge .tools-kakomon .el-btn07 a {
    background-position: -204px -33px
  }
  .tools .tools-challenge .el-unit02 {
    padding: 17px 13px;
    border-bottom: 1px solid #d0d0c7
  }
  .tools .tools-challenge .tools-virtual {
    position: relative;
    height: 25px
  }
  .tools .tools-challenge .tools-virtual li {
    position: absolute
  }
  .tools .tools-challenge .tools-virtual li a {
    display: block;
    overflow: hidden;
    height: 25px;
    text-indent: -9999px;
    background: url(/eiken/shared2/img/tools_virtual.png) no-repeat 0 0
  }
  .tools .tools-challenge .tools-virtual li a:hover {
    background-image: url(/eiken/shared2/img/tools_virtual_over.png)
  }
  .tools .tools-challenge .tools-virtual .el-btn01 {
    top: 0;
    left: 0
  }
  .tools .tools-challenge .tools-virtual .el-btn01 a {
    width: 176px;
    background-position: 0 0
  }
  .tools .tools-challenge .tools-virtual .el-btn02 {
    top: 0;
    left: 184px
  }
  .tools .tools-challenge .tools-virtual .el-btn02 a {
    width: 80px;
    background-position: -184px 0
  }
  .tools .tools-powerup {
    padding: 13px 0 0
  }
  .tools .tools-powerup .el-unit01 {
    padding: 10px 13px 17px;
    border-bottom: 1px solid #d0d0c7
  }
  .tools .tools-powerup .tools-ei-navi .el-bnr a {
    display: block
  }
  .tools .tools-powerup .tools-ei-navi .el-btn {
    margin: 11px 0 0;
    text-align: right
  }
  .tools .tools-powerup .el-unit02 {
    padding: 4px 13px 0
  }
  .tools .tools-powerup .el-unit02 .btn_detail {
    margin: 10px 0 0;
    text-align: right
  }
  .tools .tools-box01 {
    margin: 13px 0 0
  }
  .tools .tools-box01 a {
    display: block
  }
  .tools .tools-box01 dl {
    *zoom: 1
  }
  .tools .tools-box01 dl:before,
  .tools .tools-box01 dl:after {
    content: " ";
    display: table
  }
  .tools .tools-box01 dl:after {
    clear: both
  }
  .tools .tools-box01 dl dt {
    float: left;
    width: 117px
  }
  .tools .tools-box01 dl dd {
    float: right;
    width: 138px
  }
  /*  faq-exp__btn
--------------------------------------- */
.faq-exp__btn {
    margin: 0 0 10px
  }
  /*  member
--------------------------------------- */
.member {
    margin: 0 0 20px;
    padding: 0 0 3px;
    background: #fff url(/eiken/shared2/img/bg_side_fl_bt02.png) no-repeat 0 100%
  }
  .member .member-login {
    padding: 0 0 5px;
    border-right: 1px solid #d0d0c7;
    border-left: 1px solid #d0d0c7
  }
  .member .member-login .member-login-info {
    padding: 3px 0;
    font-weight: bold;
    text-align: center;
    background: #eee
  }
  .member .member-login .el-link-01 {
    margin: 8px 10px 0
  }
  .member .member-login .el-link-02 {
    margin: 8px 10px 0
  }
  .member .member-login .el-link-02 a {
    display: block;
    vertical-align: top
  }
  .member .member-login .el-link-02 a .sub-text {
    display: block;
    zoom: 1;
    padding-left: 19px
  }
  .member .member-login .member-btns {
    margin: 8px 0 0
  }
  .member .member-login .member-btns li {
    margin: 10px 0 0;
    padding: 0 10px
  }
  .member .member-login .member-btns li:first-child {
    margin: 0
  }
  .member .member-login .member-dantai .member-dantai--note01 {
    margin: 5px 0 0;
    font-size: 91.66667%
  }
  .member .member-login .member-dantai .member-dantai--note02 {
    margin: 5px 0 0;
    font-size: 91.66667%
  }
  /* bl */
.bl-container {
    position: relative
  }
  .bl-content {
    position: absolute;
    z-index: 100;
    top: 0;
    left: -215px;
    display: none;
    width: 208px
  }
  .bl-content h3 {
    padding: 12px 13px 0;
    font-size: 125%;
    font-weight: bold;
    color: #e60012
  }
  .bl-content .bl-content-inner {
    padding: 8px 13px
  }
  .bl-content .bl-btn-close {
    text-align: center;
    background: #e6e6e6
  }
  .bl-content .bl-btn-close a {
    display: block;
    padding: 5px 0
  }
  .bl-content .bl-btn-close a span {
    padding: 0 0 0 13px;
    background: url(/eiken/shared2/img/bl_icon_close.png) no-repeat 0 3px
  }
  .bl-content .el-txt-s {
    font-size: 91.66667%
  }
  .bl-box01 {
    min-height: 70px
  }
  .bl-box01_01 {
    padding: 3px 0 0;
    background: url(/eiken/shared2/img/bl_box01_01.png) no-repeat 0 0
  }
  .bl-box01_02 {
    padding: 0 0 3px;
    background: url(/eiken/shared2/img/bl_box01_02.png) no-repeat 0 100%
  }
  .bl-box01_03 {
    padding: 0 2px;
    background: url(/eiken/shared2/img/bl_box01_03.png) repeat-y 0 0
  }
  /*  exam
--------------------------------------- */
.exam {
    margin: 0 0 20px;
    padding: 0 0 3px;
    background: #fff url(/eiken/shared2/img/bg_side_fl_bt02.png) no-repeat 0 100%
  }
  .exam .exam-inner {
    padding: 10px;
    border-right: 1px solid #d0d0c7;
    border-left: 1px solid #d0d0c7
  }
  .exam .exam-btns li {
    width: 177px;
    margin: 10px 0 0
  }
  .exam .exam-btns li:first-child {
    margin: 0
  }
  .exam .exam-btns li a {
    display: block;
    padding: 3px 0 0;
    background: #e6e6e6 url(/eiken/shared2/img/exam_btn_bg_hd.png) no-repeat 0 0
  }
  .exam .exam-btns li a .exam-btn-inner {
    display: block;
    padding: 7px 0 10px 10px;
    background: #e6e6e6 url(/eiken/shared2/img/exam_btn_bg_bt.png) no-repeat 0 100%
  }
  .exam .exam-btns li a .el-link {
    display: inline-block;
    min-height: 14px;
    padding: 0 0 0 15px;
    background: url(/eiken/shared2/img/icon_arw_cr_01.png) no-repeat 0 2px
  }
  /*  organization
--------------------------------------- */
.organization {
    margin: 0 0 20px;
    padding: 0 0 3px;
    word-break: break-all;
    background: #fff url(/eiken/shared2/img/bg_side_fl_bt02.png) no-repeat 0 100%
  }
  .organization .organization-btn {
    margin: 10px 3px 0 0;
    text-align: right
  }
  .organization .organization-seminer {
    padding: 10px 5px 10px 8px;
    border-right: 1px solid #d0d0c7;
    border-left: 1px solid #d0d0c7
  }
  .organization .organization-seminer li {
    margin: 10px 0 0
  }
  .organization .organization-seminer a {
    display: block;
    text-decoration: none
  }
  .organization .organization-seminer a:hover {
    text-decoration: underline
  }
  .organization .organization-seminer dl {
    padding: 0 0 0 10px;
    background: url(/eiken/shared2/img/icon_arw_r_01.png) no-repeat 0 5px
  }
  .organization .organization-seminer dt {
    font-size: 108.33333%;
    line-height: 1.6
  }
  .organization .organization-seminer dd {
    font-size: 83.33333%;
    line-height: 1.6
  }
  .organization .organization-seminer dd .el-txt .el-date-h {
    float: left;
    padding: 0.2em 0 0
  }
  .organization .organization-seminer dd .el-txt .el-date-b {
    overflow: hidden
  }
  .organization .organization-seminer dd .el-txt .el-date-01 {
    font-size: 130%
  }
  .organization .organization-seminer dd .el-btn {
    margin: 5px 3px 0 0;
    text-align: right
  }
  .organization-educator {
    margin: 20px 0 0
  }
  .organization-educator .doc-notice {
    font-size: 125%;
    font-weight: bold;
    line-height: 1.3;
    color: #e60012
  }
  .organization-educator ul li {
    font-weight: bold
  }
  .organization-educator ul li .el-txt-s {
    font-size: 93.33333%
  }
  .side-h-01 {
    padding: 3px 0 0 5px;
    font-size: 125%;
    line-height: 1.2;
    border-left: 5px solid #e60012
  }
  /* add 20180123 */
.bl-container h4 {
    padding-bottom: 5px
  }
  ul.member-btns {
    padding-bottom: 15px
  }
  /* -------------------------------------------------------------------

	Print

-------------------------------------------------------------------- */

}
@media print and (min-width: 769px) {
  * html body {
    zoom: .7
  }
}
@media (min-width: 769px) {
  /*  Header
--------------------------------------- */
/*  globalheader  */
.globalheader__container {
    background: #eee
  }
  .globalheader {
    position: relative;
    /* edit2020  background: url(./globalheader2019.png) no-repeat 0 0; */width: 940px;
    height: 48px;
    margin: 0 auto;
    background: url(globalheader2020.png) no-repeat 0 0;
    background-image: url(/shared2/globals/globalheader/globalheader2020.png)
  }
  .globalheader .globalheader__logo {
    position: absolute;
    top: 10px;
    left: 0
  }
  .globalheader .globalheader__logo a {
    display: block;
    overflow: hidden;
    width: 124px;
    height: 28px;
    text-indent: -9999px
  }
  .globalnav {
    /* edit2020  background: url(./globalheader2019.png) no-repeat 0 -48px; 
  background: url(./globalheader2020.png) no-repeat 0 0;*/height: 48px;
    font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif
  }
  /* edit2020
.globalnav ul {
  *zoom: 1;
  position: absolute;
  top: 0;
  left: 169px;
}
.globalnav ul:before, .globalnav ul:after {
  content: " ";
  display: table;
}
.globalnav ul:after {
  clear: both;
}*/
.globalnav ul {
    position: absolute;
    top: 0.5em;
    margin-left: 189px
  }
  /* edit2020 .globalnav ul li { */
.globalnav li {
    float: left;
    margin: 2px 15px 2px 0;
    /* edit2020 add */font-size: 12px;
    line-height: 1.3;
    border-bottom: 1px solid #ccc
  }
  .globalnav li a {
    /* edit2020 background: url(/eiken/shared2/img/icon_arw_r_01.png) no-repeat 0 5px;
  padding: 0 0 0 8px;*/padding: 1px 2px;
    text-decoration: none
  }
  .globalnav li a:hover {
    color: #fff;
    /* edit2020 
  text-decoration: underline; */background: #666
  }
  /* edit2020
.globalnav ul li a {
  background: url(./globalheader2019.png) no-repeat 0 0;
  display: block;
  height: 48px;
  text-indent: -9999px;
  overflow: hidden;
}
.globalnav ul li a:hover {
  filter: alpha(opacity=0);
  opacity: 0;
}
.globalnav ul .globalnav__nav01 {
  width: 49px;
}
.globalnav ul .globalnav__nav01 a {
  background-position: -169px 0;
}
.globalnav ul .globalnav__nav11 {
  width: 57px;
}
.globalnav ul .globalnav__nav11 a {
  background-position: -218px 0;
}
.globalnav ul .globalnav__nav12 {
  width: 59px;
}
.globalnav ul .globalnav__nav12 a {
  background-position: -275px 0;
}
.globalnav ul .globalnav__nav02 {
  width: 76px;
}
.globalnav ul .globalnav__nav02 a {
  background-position: -334px 0;
}
.globalnav ul .globalnav__nav03 {
  width: 79px;
}
.globalnav ul .globalnav__nav03 a {
  background-position: -410px 0;
}
.globalnav ul .globalnav__nav031 {
  width: 93px;
}
.globalnav ul .globalnav__nav031 a {
  background-position: -489px 0;
}
.globalnav ul .globalnav__nav04 {
  width: 77px;
}
.globalnav ul .globalnav__nav04 a {
  background-position: -582px 0;
}
.globalnav ul .globalnav__nav06 {
  width: 79px;
}
.globalnav ul .globalnav__nav06 a {
  background-position: -659px 0;
  margin-right: 1px;
}
.globalnav ul .globalnav__nav07 {
  width: 83px;
  margin-right: 49px;
}
.globalnav ul .globalnav__nav07 a {
  background-position: -738px 0;
}
*/
/*.globalnav ul .globalnav__nav08 {
  width: 89px;
  margin-right: 1px;
}
.globalnav ul .globalnav__nav08 a {
  background-position: -709px 0;
}
.globalnav ul .globalnav__nav09 {
  width: 72px;
  margin-right: 1px;
}
.globalnav ul .globalnav__nav09 a {
  background-position: -799px 0;
}*/
/* edit2020 
.globalnav ul .globalnav__nav10 {
  width: 70px;
}
.globalnav ul .globalnav__nav10 a {
  background-position: -870px 0;
}

.globalnav--selected01 .globalnav .globalnav__nav01,
.globalnav--selected02 .globalnav .globalnav__nav02,
.globalnav--selected03 .globalnav .globalnav__nav03,
.globalnav--selected031 .globalnav .globalnav__nav031,
.globalnav--selected04 .globalnav .globalnav__nav04,
.globalnav--selected05 .globalnav .globalnav__nav05,
.globalnav--selected06 .globalnav .globalnav__nav06,
.globalnav--selected07 .globalnav .globalnav__nav07,
.globalnav--selected08 .globalnav .globalnav__nav08,
.globalnav--selected09 .globalnav .globalnav__nav09,
.globalnav--selected10 .globalnav .globalnav__nav10,
.globalnav--selected11 .globalnav .globalnav__nav11,
.globalnav--selected12 .globalnav .globalnav__nav12 {
  height: 46px;
  border-bottom: 2px solid #e60012;
}
.globalnav--selected01 .globalnav .globalnav__nav01 a,
.globalnav--selected02 .globalnav .globalnav__nav02 a,
.globalnav--selected03 .globalnav .globalnav__nav03 a,
.globalnav--selected031 .globalnav .globalnav__nav031 a,
.globalnav--selected04 .globalnav .globalnav__nav04 a,
.globalnav--selected05 .globalnav .globalnav__nav05 a,
.globalnav--selected06 .globalnav .globalnav__nav06 a,
.globalnav--selected07 .globalnav .globalnav__nav07 a,
.globalnav--selected08 .globalnav .globalnav__nav08 a,
.globalnav--selected09 .globalnav .globalnav__nav09 a,
.globalnav--selected10 .globalnav .globalnav__nav10 a,
.globalnav--selected11 .globalnav .globalnav__nav11 a,
.globalnav--selected12 .globalnav .globalnav__nav12 a {
  filter: alpha(opacity=0);
  opacity: 0;
}
*/
/*  footer
--------------------------------------- */
.g-footerGroup {
    color: #fff;
    background: #666 url(/shared2/globals/footer/img/footer_bg.png) repeat 50% 100%
  }
  .g-footerGroup a,
  .g-footerGroup a:link,
  .g-footerGroup a:visited {
    color: #fff
  }
  .g-sitefooter {
    display: table;
    width: 940px;
    margin: 0 auto;
    table-layout: fixed
  }
  .g-sitefooter .g-sitefooter__main {
    position: relative;
    display: table-cell;
    width: 740px;
    padding: 10px 0;
    vertical-align: top
  }
  .g-sitefooter .g-sitefooter__main a {
    text-decoration: underline
  }
  .g-sitefooter .g-sitefooter__main a:hover {
    text-decoration: none
  }
  .g-sitefooter .g-sitefooter__side {
    display: table-cell;
    width: 200px;
    vertical-align: top;
    background: #242424
  }
  .g-sitefooter .g-sitefooterLays {
    *zoom: 1
  }
  .g-sitefooter .g-sitefooterLays:before,
  .g-sitefooter .g-sitefooterLays:after {
    content: " ";
    display: table
  }
  .g-sitefooter .g-sitefooterLays:after {
    clear: both
  }
  .g-sitefooter .g-sitefooterLays .g-sitefooterLays__col {
    float: left;
    width: 226px
  }
  .g-sitefooter .g-sitefooterLays .g-sitefooterLays__col:not(:first-child) {
    margin-left: 20px
  }
  .g-sitefooter .g-sitefooterLays .g-sitefooterLays__col--01 {
    width: 220px
  }
  .g-sitefooter .g-sitefooterLays .g-sitefooterLays__col--02 {
    width: 460px
  }
  .g-sitefooter .g-sitefooterLays .g-sitefooterLays__col--03 {
    width: 220px
  }
  .g-sitefooter .g-sitefooter__unit {
    *zoom: 1
  }
  .g-sitefooter .g-sitefooter__unit:before,
  .g-sitefooter .g-sitefooter__unit:after {
    content: " ";
    display: table
  }
  .g-sitefooter .g-sitefooter__unit:after {
    clear: both
  }
  .g-sitefooter .g-footerTitle {
    font-size: 133.33333%;
    float: left;
    margin: 0 0 15px
  }
  .g-sitefooter .g-footerSubnav {
    float: left;
    margin: 3px 0 0 40px
  }
  .g-sitefooter .g-footerSubnav > li {
    font-size: 91.66667%;
    float: left;
    margin: 0 18px 0 0;
    line-height: 1.5
  }
  .g-sitefooter .g-footerSubnav > li a {
    color: #fff
  }
  .g-sitefooter .g-footerNav {
    font-size: 91.66667%
  }
  .g-sitefooter .g-footerNav .g-footerNav__h {
    font-weight: bold
  }
  .g-sitefooter .g-footerNav .g-footerNav__h a {
    display: block;
    padding: 5px 10px 4px;
    text-decoration: none;
    color: #fff;
    background: #000
  }
  .g-sitefooter .g-footerNav .g-footerNav__h a:hover {
    background: #303030
  }
  .g-sitefooter .g-footerNav .g-footerNav__h.is-nolink {
    display: block;
    padding: 5px 10px 4px;
    text-decoration: none;
    background: #000
  }
  .g-sitefooter .g-footerNav .g-footerNav__list {
    padding: 10px 0
  }
  .g-sitefooter .g-footerNav .g-footerNav__list > li {
    position: relative;
    margin: 0 0 3px
  }
  .g-sitefooter .g-footerNav .g-footerNav__list > li a {
    color: #fff
  }
  .g-sitefooter .g-footerNav .g-footerNav__inlist {
    padding: 3px 0 3px 8px
  }
  .g-sitefooter .g-footerNav .g-footerNav__inlist > li {
    position: relative;
    margin: 0 0 3px;
    padding: 0 0 0 1em
  }
  .g-sitefooter .g-footerNav .g-footerNav__inlist > li a {
    color: #fff
  }
  .g-sitefooter .g-footerNav .g-footerNav__inlist > li:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1em;
    text-align: center
  }
  .g-sitefooter .g-footerNav .g-footerNav__inlist > li.is-closed {
    color: #aaa
  }
  .g-sitefooter .g-footerNav__list_col {
    *zoom: 1
  }
  .g-sitefooter .g-footerNav__list_col:before,
  .g-sitefooter .g-footerNav__list_col:after {
    content: " ";
    display: table
  }
  .g-sitefooter .g-footerNav__list_col:after {
    clear: both
  }
  .g-sitefooter .g-footerNav__list_col .g-footerNav__list--col_l {
    float: left;
    width: 230px
  }
  .g-sitefooter .g-footerNav__list_col .g-footerNav__list--col_r {
    float: right;
    width: 230px
  }
  .g-sitefooter .g-mailmagazin {
    margin: 7px 6px 13px 7px;
    padding: 10px 10px 10px 17px;
    background: #fff
  }
  .g-sitefooter .g-mailmagazin__h {
    margin: 0 0 5px
  }
  .g-sitefooter .g-mailmagazin__txt {
    margin: 0 0 9px
  }
  .g-sitefooter .g-footerAdobereader {
    padding: 7px 6px 13px 7px
  }
  .g-sitefooter .g-footerAdobereader .g-footerAdobereader__bnr {
    margin: 0 0 8px
  }
  .g-sitefooter .g-footerAdobereader .g-footerAdobereader__bnr a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7
  }
  .g-sitefooter .g-footerAdobereader .g-footerAdobereader__bnr:hover {
    background: #fff
  }
  .g-sitefooter .g-footerAdobereader .g-footerAdobereader__txt {
    font-size: 91.66667%;
    margin: 0 0 8px;
    line-height: 1.5
  }
  .g-sitefooter .g-footerAdobereader .g-footerAdobereader__link {
    font-size: 91.66667%;
    line-height: 1.3
  }
  .g-sitefooter .g-footerAdobereader .g-footerAdobereader__link a {
    display: block;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #666
  }
  .g-sitefooter .g-footerAdobereader .g-footerAdobereader__link a:hover {
    text-decoration: underline
  }
  .g-sitefooter .g-footer_btn_hyoka {
    padding: 7px 6px 13px 7px
  }
  .g-globalfooter {
    padding: 15px 0;
    background: url(/shared2/globals/footer/img/globalfooter_bg.png) repeat 0 0
  }
  .g-globalfooter .g-globalfooter__inr {
    width: 940px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center
  }
  .g-globalfooter .g-globalfooterNav {
    position: relative;
    display: table;
    margin: 0 auto 10px
  }
  .g-globalfooter .g-globalfooterNav > li {
    display: table-cell;
    padding: 0 15px 0 14px;
    line-height: 1;
    border-left: 1px solid #fff
  }
  .g-globalfooter .g-globalfooterNav > li:first-child {
    border-left: 0
  }
  /*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
  #cboxOverlay {
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0
  }
  #cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
  }
  #cboxWrapper {
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    max-width: none
  }
  #cboxMiddleLeft,
  #cboxBottomLeft {
    clear: left
  }
  #cboxContent {
    position: relative
  }
  #cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }
  #cboxTitle {
    margin: 0
  }
  #cboxLoadingOverlay,
  #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  #cboxPrevious,
  #cboxNext,
  #cboxClose,
  #cboxSlideshow {
    cursor: pointer
  }
  .cboxPhoto {
    display: block;
    float: left;
    max-width: none;
    margin: auto;
    border: 0;
    -ms-interpolation-mode: bicubic
  }
  .cboxIframe {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0
  }
  #colorbox,
  #cboxContent,
  #cboxLoadedContent {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
  }
  /* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
    background: #000
  }
  #colorbox {
    overflow: visible !important;
    outline: 0/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles *//* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
  }
  #colorbox #cboxWrapper {
    overflow: visible !important
  }
  #colorbox #cboxLoadedContent {
    background: #fff
  }
  #colorbox #cboxLoadingOverlay {
    background: #fff
  }
  #colorbox #cboxError {
    padding: 50px;
    border: 1px solid #ccc
  }
  #colorbox #cboxTitle {
    display: none !important
  }
  #colorbox #cboxCurrent {
    display: none !important
  }
  #colorbox #cboxPrevious,
  #colorbox #cboxNext,
  #colorbox #cboxSlideshow,
  #colorbox #cboxClose {
    overflow: visible;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none
  }
  #colorbox #cboxPrevious:active,
  #colorbox #cboxNext:active,
  #colorbox #cboxSlideshow:active,
  #colorbox #cboxClose:active {
    outline: 0
  }
  #colorbox #cboxClose {
    position: absolute;
    top: 0;
    right: -45px;
    overflow: hidden;
    width: 45px;
    height: 45px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    border: 0;
    background: url(/shared2/globals/footer/img/btn_floatingbox_close.png) no-repeat 0 0
  }
}
@media (max-width: 768px) {
  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
  }
  body {
    margin: 0
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  nav,
  section,
  summary {
    display: block
  }
  audio,
  canvas,
  progress,
  video {
    display: inline-block;
    vertical-align: baseline
  }
  audio:not([controls]) {
    display: none;
    height: 0
  }
  [hidden],
  template {
    display: none
  }
  a {
    background: transparent
  }
  a:active,
  a:hover {
    outline: 0
  }
  abbr[title] {
    border-bottom: 1px dotted
  }
  b,
  strong {
    font-weight: bold
  }
  dfn {
    font-style: italic
  }
  h1 {
    margin: .67em 0;
    font-size: 2em
  }
  mark {
    color: #000;
    background: #ff0
  }
  small {
    font-size: 80%
  }
  sub,
  sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
  }
  sup {
    top: -0.5em
  }
  sub {
    bottom: -0.25em
  }
  img {
    border: 0
  }
  svg:not(:root) {
    overflow: hidden
  }
  figure {
    margin: 1em 40px
  }
  hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
  }
  pre {
    overflow: auto
  }
  code,
  kbd,
  pre,
  samp {
    font-family: monospace,monospace;
    font-size: 1em
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    margin: 0;
    font: inherit;
    color: inherit
  }
  button {
    overflow: visible
  }
  button,
  select {
    text-transform: none
  }
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
  }
  button[disabled],
  html input[disabled] {
    cursor: default
  }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    padding: 0;
    border: 0
  }
  input {
    line-height: normal
  }
  input[type="checkbox"],
  input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
  }
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    height: auto
  }
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
  }
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
  }
  fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
  }
  legend {
    padding: 0;
    border: 0
  }
  textarea {
    overflow: auto
  }
  optgroup {
    font-weight: bold
  }
  table {
    border-spacing: 0;
    border-collapse: collapse
  }
  td,
  th {
    padding: 0
  }
  /*  reset
--------------------------------------- */
h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ul,
  ol,
  li,
  p,
  dl,
  dt,
  dd {
    margin: 0;
    padding: 0;
    font-size: 100%
  }
  ul,
  ol {
    list-style: none
  }
  img {
    vertical-align: bottom
  }
  /*  base
--------------------------------------- */
/*  common
--------------------------------------- */
body {
    font-family: "Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 81.25%;
    line-height: 1.5;
    color: black;
    -webkit-text-size-adjust: 100%
  }
  a {
    text-decoration: underline;
    color: #000
  }
  a:link,
  a:visited {
    text-decoration: underline;
    color: #000
  }
  a:hover,
  a:focus,
  a:active {
    text-decoration: none;
    outline: none
  }
  .clearfix {
    *zoom: 1
  }
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table
  }
  .clearfix:after {
    clear: both
  }
  .alphahover:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .ialphahover:hover img {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .pc {
    display: none !important
  }
  .br {
    margin-bottom: 0.5em
  }
  .indent {
    *zoom: 1
  }
  .indent:before,
  .indent:after {
    content: " ";
    display: table
  }
  .indent:after {
    clear: both
  }
  .indent li {
    *zoom: 1
  }
  .indent li:before,
  .indent li:after {
    content: " ";
    display: table
  }
  .indent li:after {
    clear: both
  }
  .indent .el-h {
    float: left
  }
  .indent .el-b {
    display: block;
    overflow: hidden
  }
  #topcontrol {
    display: none !important
  }
  html.android.chrome * {
    max-height: 100%
  }
  /*  util
--------------------------------------- */
.ut-left {
    text-align: left
  }
  .ut-center {
    text-align: center
  }
  .ut-right {
    text-align: right
  }
  .ut-date {
    font-size: 169.23077%
  }
  .ut-big {
    font-size: 123.07692%
  }
  .ut-small {
    font-size: 76.92308%
  }
  .ut-red {
    color: #e60012
  }
  /* -------------------------------------------------------------------

	Outline
	
-------------------------------------------------------------------- */
/*  Container
--------------------------------------- */
/*  Header
--------------------------------------- */
.siteheader {
    position: relative;
    z-index: 115;
    height: 68px
  }
  .siteheader > h1 {
    position: absolute;
    z-index: 2;
    top: 8px;
    left: 10px;
    width: 52px
  }
  .siteheader > h1 img {
    width: 100%
  }
  .siteheader .siteheader-logo02 {
    position: absolute;
    z-index: 2;
    top: 23px;
    right: 69px;
    width: 105px
  }
  .siteheader .siteheader-logo02 img {
    width: 100%
  }
  .sitenav-btn {
    position: absolute;
    z-index: 2;
    top: 9px;
    right: 9px;
    overflow: hidden;
    text-indent: -9999px
  }
  .sitenav-btn a {
    display: block;
    width: 52px;
    height: 52px;
    background: url(/eiken/sp/shared2/img/siteheader_btn_menu_sp.png) no-repeat;
    background-size: contain
  }
  .sitenav {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    background: #232323
  }
  .sitenav .sitenav-btn-close {
    display: block;
    width: 107px;
    padding: 6px 0;
    font-size: 100%;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    background: #fff
  }
  .sitenav .sitenav-btn-close span {
    padding: 0 0 0 15px;
    text-decoration: none;
    background: url(/eiken/sp/shared2/img/icon_close.png) no-repeat 0 2px;
    background-size: 12px 12px
  }
  .sitenav-h-outer {
    position: relative;
    padding: 8px 10px
  }
  .sitenav-h {
    min-height: 21px;
    padding: 0 0 0 35px;
    font-size: 138.46154%;
    color: #f9f9f9;
    background: url(/eiken/sp/shared2/img/icon_menu_02.png) no-repeat 0 2px;
    background-size: 28px auto
  }
  .sitenav-h-btn-close {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #f9f9f9
  }
  .menunav-01-h {
    padding: 8px 0;
    font-size: 138.46154%;
    text-align: center;
    background: #f9f9f9
  }
  .menunav-01 ul li {
    border-top: 4px solid #dadada
  }
  .menunav-01 ul li a {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 3.125% 3.125% 3.125% 3.125%;
    font-size: 115.38462%;
    font-weight: bold;
    text-decoration: none;
    background: #f9f9f9
  }
  .menunav-01 ul li a .el-disp {
    display: table-cell
  }
  .menunav-01 ul li a:before {
    content: " ";
    display: table-cell;
    width: 14px;
    background: url(/eiken/sp/shared2/img/icon_arw_tri_01.png) no-repeat 0 50%;
    background-size: 7px 8px
  }
  .menunav-02-h {
    padding: 8px 0;
    font-size: 138.46154%;
    text-align: center;
    border-top: 1px solid #dadada;
    background: #dadada
  }
  .menunav-02 ul li {
    border-top: 4px solid #c8c8c8
  }
  .menunav-02 ul li a {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 3.125% 3.125% 3.125% 3.125%;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    background: #dadada
  }
  .menunav-02 ul li a .el-disp {
    display: table-cell
  }
  .menunav-02 ul li a:before {
    content: " ";
    display: table-cell;
    width: 14px;
    background: url(/eiken/sp/shared2/img/icon_arw_tri_01.png) no-repeat 0 50%;
    background-size: 7px 8px
  }
  .menunav-03 ul li {
    border-top: 1px solid #c8c8c8
  }
  .menunav-03 ul li a {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 2.1875% 3.125% 2.1875% 3.125%;
    font-size: 100%;
    text-decoration: none;
    color: #fff;
    background: #484848
  }
  .menunav-03 ul li a .el-disp {
    display: table-cell
  }
  .menunav-03 ul li a:before {
    content: " ";
    display: table-cell;
    width: 14px;
    background: url(/eiken/sp/shared2/img/icon_arw_tri_02.png) no-repeat 0 50%;
    background-size: 7px 8px
  }
  .sitenav-ft-btn-close {
    padding: 5px 0
  }
  .sitenav-ft-btn-close .sitenav-btn-close {
    margin: 0 auto
  }
  /*  Footer
--------------------------------------- */
.footer-btns ul {
    *zoom: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #e6e6e6
  }
  .footer-btns ul:before,
  .footer-btns ul:after {
    content: " ";
    display: table
  }
  .footer-btns ul:after {
    clear: both
  }
  .footer-btns li {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    font-size: 100%
  }
  .footer-btns li a {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    background: #fff
  }
  .footer-btns .el-home {
    padding: 10px 5px 10px 10px
  }
  .footer-btns .el-home a:before {
    content: " ";
    display: inline-block;
    width: 14px;
    height: 13px;
    margin: 0 3px 0 0;
    background: white url(/eiken/sp/shared2/img/icon_lg_home.png) no-repeat 0 0;
    background-size: contain
  }
  .footer-btns .el-pagetop {
    padding: 10px 10px 10px 5px
  }
  .footer-btns .el-pagetop a:before {
    content: " ";
    display: inline-block;
    width: 11px;
    height: 9px;
    margin: 0 3px 0 0;
    background: white url(/eiken/sp/shared2/img/icon_lg_arw_up.png) no-repeat 0 0;
    background-size: contain
  }
  .footer-block-02 {
    padding: 15px 0;
    font-size: 76.92308%;
    text-align: center;
    color: #fff;
    background: #000
  }
  /*  viewmode-switch
--------------------------------------- */
.viewmode-switch {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: #eee
  }
  .viewmode-switch .el-h {
    display: table-cell;
    width: 40px;
    vertical-align: middle
  }
  .viewmode-switch .el-btns {
    display: table-cell
  }
  .viewmode-switch .el-btns ul {
    display: table;
    width: 100%
  }
  .viewmode-switch .el-btns li {
    display: table-cell;
    width: 50%;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border: 1px solid #d7d7d7;
    background-image: linear-gradient(to bottom, #606060 0%, #bbb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#bbb))
  }
  .viewmode-switch .el-btns li a {
    display: block;
    width: 100%;
    padding: 12px 0;
    text-decoration: none;
    color: #000
  }
  .viewmode-switch .el-btns li.st-btn {
    background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e9e9))
  }
  .viewmode-switch .el-btns li.el-sp {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
  }
  .viewmode-switch .el-btns li.el-pc {
    border-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
  }
  /* -------------------------------------------------------------------

	Module
	
-------------------------------------------------------------------- */
/*  h
--------------------------------------- */
.h-01,
  .h-01-al,
  .h-02,
  .h-02-al,
  .schedule_sec .schedule_sec__h,
  .h-03,
  .h-03-al {
    padding: 5px;
    font-size: 153.84615%;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #333
  }
  .android .h-01,
  .android .h-01-al,
  .android .h-02,
  .android .h-02-al,
  .android .schedule_sec .schedule_sec__h,
  .schedule_sec .android .schedule_sec__h,
  .android .h-03,
  .android .h-03-al {
    font-family: monospace
  }
  .h-01 .el-txt01,
  .h-01-al .el-txt01,
  .h-02 .el-txt01,
  .h-02-al .el-txt01,
  .schedule_sec .schedule_sec__h .el-txt01,
  .h-03 .el-txt01,
  .h-03-al .el-txt01 {
    font-size: 80%;
    font-weight: normal
  }
  .android .h-01 .el-txt01,
  .android .h-01-al .el-txt01,
  .android .h-02 .el-txt01,
  .android .h-02-al .el-txt01,
  .android .schedule_sec .schedule_sec__h .el-txt01,
  .schedule_sec .android .schedule_sec__h .el-txt01,
  .android .h-03 .el-txt01,
  .android .h-03-al .el-txt01 {
    font-family: monospace
  }
  .h-01-al {
    text-align: left
  }
  .h-02,
  .h-02-al,
  .schedule_sec .schedule_sec__h {
    background: #e60012
  }
  .h-02-al {
    text-align: left
  }
  .h-03,
  .h-03-al {
    background: #777
  }
  .h-03-al {
    text-align: left
  }
  /*  table
--------------------------------------- */
.tb-kentei {
    width: 100%;
    border-bottom: 2px solid #d7d7d7
  }
  .tb-kentei th,
  .tb-kentei td {
    padding: 7px;
    font-size: 123.07692%;
    text-align: center;
    vertical-align: top;
    border-top: 2px solid #d7d7d7
  }
  .tb-kentei tr:first-child th,
  .tb-kentei tr:first-child td {
    border-top: 0
  }
  .tb-kentei th {
    font-weight: bold;
    background: #eee
  }
  .android .tb-kentei th {
    font-family: monospace
  }
  .tb-kentei td {
    text-align: left
  }
  .tb-kentei .rh {
    width: 27.5%
  }
  .tb-kentei .el-txt-s {
    font-size: 81.25%
  }
  .tb-kentei .dc-red {
    color: #e60012
  }
  .tb-kentei .dc-bold {
    font-weight: bold
  }
  .android .tb-kentei .dc-bold {
    font-family: monospace
  }
  .tb-kentei.tb-kentei-03 {
    border-bottom: 2px solid #d7d7d7
  }
  .tb-kentei .icon-end,
  .tb-kentei .icon-end-red {
    display: inline-block;
    padding: 3px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    border: 1px solid #000
  }
  .android .tb-kentei .icon-end,
  .android .tb-kentei .icon-end-red {
    font-family: monospace
  }
  .tb-kentei .icon-end-red {
    color: #e60012;
    border: 1px solid #e60012
  }
  .tb-kentei .tr-dark th,
  .tb-kentei .tr-dark td {
    color: #969696
  }
  .tb-kentei .tr-dark .dc-red {
    color: #969696
  }
  .tb-kentei .tr-dark .icon-end,
  .tb-kentei .tr-dark .icon-end-red {
    border: 1px solid #969696
  }
  .tb-kentei .tr-dark .icon-end-red {
    color: #969696;
    border: 1px solid #969696
  }
  .tb-base {
    width: 100%;
    border-bottom: 2px solid #d7d7d7
  }
  .tb-base th,
  .tb-base td {
    padding: 7px;
    font-size: 123.07692%;
    text-align: center;
    vertical-align: top;
    border-top: 2px solid #d7d7d7
  }
  .tb-base tr:first-child th,
  .tb-base tr:first-child td {
    border-top: 0
  }
  .tb-base th {
    font-weight: bold;
    background: #eee
  }
  .android .tb-base th {
    font-family: monospace
  }
  .tb-base td {
    border-left: 2px solid #d7d7d7;
    background: #f9f9f9
  }
  .tb-base .ch {
    border-left: 2px solid #d7d7d7
  }
  .tb-base .ch01 {
    border-left: 0
  }
  .tb-price {
    width: 100%;
    border-bottom: 2px solid #d7d7d7
  }
  .tb-price th,
  .tb-price td {
    padding: 7px;
    font-size: 123.07692%;
    text-align: center;
    vertical-align: top;
    border-top: 2px solid #d7d7d7
  }
  .tb-price tr:first-child th,
  .tb-price tr:first-child td {
    border-top: 0
  }
  .tb-price th {
    font-weight: bold;
    background: #eee
  }
  .android .tb-price th {
    font-family: monospace
  }
  .tb-price td {
    border-left: 2px solid #d7d7d7;
    background: #f9f9f9
  }
  .tb-price .rh {
    width: 50%
  }
  .tb-matrix {
    width: 100%;
    border-bottom: 2px solid #d7d7d7
  }
  .tb-matrix th,
  .tb-matrix td {
    padding: 7px;
    font-size: 123.07692%;
    text-align: center;
    vertical-align: top;
    border-top: 2px solid #d7d7d7
  }
  .tb-matrix tr:first-child th,
  .tb-matrix tr:first-child td {
    border-top: 0
  }
  .tb-matrix th {
    font-weight: bold;
    background: #eee
  }
  .android .tb-matrix th {
    font-family: monospace
  }
  .tb-matrix td {
    border-left: 2px solid #d7d7d7;
    background: #f9f9f9
  }
  .tb-matrix .ch {
    border-left: 2px solid #d7d7d7
  }
  .tb-matrix .ch,
  .tb-matrix .rh {
    padding: 7px 4px;
    vertical-align: middle
  }
  .tb-matrix .rd {
    width: 31%;
    height: 50px;
    vertical-align: middle
  }
  .tb-time {
    width: 100%;
    border-bottom: 2px solid #d7d7d7
  }
  .tb-time th,
  .tb-time td {
    padding: 7px;
    font-size: 123.07692%;
    text-align: center;
    vertical-align: middle;
    border-top: 2px solid #d7d7d7
  }
  .tb-time tr:first-child th,
  .tb-time tr:first-child td {
    border-top: 0
  }
  .tb-time th {
    font-weight: bold;
    background: #eee
  }
  .android .tb-time th {
    font-family: monospace
  }
  .tb-time td {
    border-left: 2px solid #d7d7d7;
    background: #f9f9f9
  }
  .tb-time .ch {
    border-left: 2px solid #d7d7d7
  }
  .tb-time .ch01 {
    border-left: 0
  }
  .tb-time .rd01 {
    width: 20%;
    height: 35px
  }
  .tb-time .rd02,
  .tb-time .rd03 {
    width: 30%;
    height: 35px
  }
  .tb-time + .tb-time {
    margin: 10px 0 0;
    border-top: 2px solid #d7d7d7
  }
  .tb-data {
    width: 100%;
    border-top: 2px solid #d7d7d7
  }
  .tb-data th,
  .tb-data td {
    padding: 7px;
    font-size: 123.07692%;
    text-align: center;
    vertical-align: top;
    border-top: 2px solid #d7d7d7
  }
  .tb-data tr:first-child th,
  .tb-data tr:first-child td {
    border-top: 0
  }
  .tb-data th {
    font-weight: bold;
    background: #eee
  }
  .android .tb-data th {
    font-family: monospace
  }
  .tb-data td {
    border-left: 2px solid #d7d7d7;
    background: #f9f9f9
  }
  .tb-data .ch {
    border-left: 2px solid #d7d7d7
  }
  .tb-data .ch01 {
    width: 27.5%;
    border-left: 0
  }
  .tb-data .rd {
    font-size: 115.38462%;
    text-align: left
  }
  .tb-data .tr-level .rd {
    border-top: 0
  }
  .tb-data .tr-style .rd01 {
    font-weight: bold
  }
  .tb-data .tr-style .rd02 {
    border-left: 0
  }
  /*  icon
--------------------------------------- */
.icon-link {
    *zoom: 1;
    padding: 0 0 0 15px;
    background: url(/shared2/img/icon_arw_cr_01_sp.png) no-repeat 0 2px;
    background-size: 12px 12px
  }
  .icon-pdf {
    display: inline-block;
    *zoom: 1;
    width: 12px;
    height: 15px;
    margin: 0 5px;
    vertical-align: middle;
    text-decoration: none !important;
    background: url(/shared2/img/icon_pdf_01_sp.gif) no-repeat 0 0;
    background-size: 12px 15px
  }
  .icon-blank {
    display: inline-block;
    *zoom: 1;
    width: 12px;
    height: 11px;
    margin: 0 5px;
    vertical-align: middle;
    background: url(/shared2/img/icon_window_01.gif) no-repeat 0 0
  }
  .link-icon-03 {
    padding: 0 0 0 16px;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_wt_01_sp.png) no-repeat 0 2px;
    background-size: 14px auto
  }
  .icon-write {
    display: inline-block;
    min-height: 14px;
    padding: 0 0 0 19px;
    background: url(/eiken/sp/shared2/img/icon_write.png) no-repeat 2px 50%;
    background-size: 14px 14px
  }
  .icon-listening {
    display: inline-block;
    min-height: 14px;
    padding: 0 0 0 24px;
    background: url(/eiken/sp/shared2/img/icon_listening.png) no-repeat 2px 50%;
    background-size: 19px 14px
  }
  .icon-interview {
    display: inline-block;
    min-height: 14px;
    padding: 0 0 0 22px;
    background: url(/eiken/sp/shared2/img/icon_interview.png) no-repeat 2px 50%;
    background-size: 17px 14px
  }
  /* btn
--------------------------------------- */
.btn-container {
    margin: 10px
  }
  .btn-container li {
    margin: 10px 0 0
  }
  .btn-container li:first-child {
    margin: 0
  }
  .btn-container-right {
    margin: 10px;
    text-align: right
  }
  .btn-link-01,
  .btn-link-01-s,
  .btn-link-01-xs {
    position: relative;
    display: inline-block;
    padding: 9px 26px 9px 9px;
    font-size: 107.69231%;
    font-weight: bold;
    text-align: left;
    border: 1px solid #dedede;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e9e9));
    background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%)
  }
  .android .btn-link-01,
  .android .btn-link-01-s,
  .android .btn-link-01-xs {
    font-family: monospace
  }
  .btn-link-01:link,
  .btn-link-01-s:link,
  .btn-link-01-xs:link,
  .btn-link-01:visited,
  .btn-link-01-s:visited,
  .btn-link-01-xs:visited {
    text-decoration: none
  }
  .btn-link-01:after,
  .btn-link-01-s:after,
  .btn-link-01-xs:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 7px;
    display: block;
    width: 13px;
    height: 13px;
    margin: -7px 0 0;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 100% 50%;
    background-size: 13px 13px
  }
  .btn-link-01.link-pc,
  .link-pc.btn-link-01-s,
  .link-pc.btn-link-01-xs {
    padding: 10px 58px 10px 10px
  }
  .btn-link-01.link-pc:after,
  .link-pc.btn-link-01-s:after,
  .link-pc.btn-link-01-xs:after {
    width: 43px;
    height: 31px;
    margin: -15px 0 0;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 100% 50%,url(/eiken/sp/shared2/img/icon_pc_sp.png) no-repeat 0 50%;
    background-size: 13px 13px,26px 22px
  }
  .btn-link-01-s {
    font-size: 100%
  }
  .btn-link-01-xs {
    font-size: 92.30769%
  }
  .btn-link-anchor-u {
    position: relative;
    display: inline-block;
    padding: 10px 26px 10px 10px;
    font-size: 107.69231%;
    font-weight: bold;
    border: 1px solid #dedede;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e9e9));
    background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%)
  }
  .android .btn-link-anchor-u {
    font-family: monospace
  }
  .btn-link-anchor-u:link,
  .btn-link-anchor-u:visited {
    text-decoration: none
  }
  .btn-link-anchor-u:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 7px;
    display: block;
    width: 13px;
    height: 13px;
    margin: -7px 0 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 100% 50%;
    background-size: 13px 13px
  }
  .btn-link-anchor-d {
    position: relative;
    display: inline-block;
    padding: 10px 26px 10px 10px;
    font-size: 107.69231%;
    font-weight: bold;
    border: 1px solid #dedede;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e9e9));
    background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%)
  }
  .android .btn-link-anchor-d {
    font-family: monospace
  }
  .btn-link-anchor-d:link,
  .btn-link-anchor-d:visited {
    text-decoration: none
  }
  .btn-link-anchor-d:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 7px;
    display: block;
    width: 13px;
    height: 13px;
    margin: -7px 0 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 100% 50%;
    background-size: 13px 13px
  }
  .btn-link-wide-01 {
    position: relative;
    display: block;
    padding: 10px 26px 10px 10px;
    font-size: 138.46154%;
    font-weight: bold;
    line-height: 1.5;
    border: 1px solid #dedede;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e9e9));
    background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%)
  }
  .android .btn-link-wide-01 {
    font-family: monospace
  }
  .btn-link-wide-01:link,
  .btn-link-wide-01:visited {
    text-decoration: none
  }
  .btn-link-wide-01 .el-disp {
    display: table-cell;
    height: 33px;
    padding: 0 0 0 10px;
    vertical-align: middle;
    border-left: 7px solid #f39506
  }
  .btn-link-wide-01:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 13px;
    display: block;
    width: 18px;
    height: 18px;
    margin: -9px 0 0;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 100% 50%;
    background-size: 18px 18px
  }
  .btn-link-wide-01.link-pc {
    padding: 10px 63px 10px 10px
  }
  .btn-link-wide-01.link-pc:after {
    width: 50px;
    height: 22px;
    margin: -11px 0 0;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 100% 50%,url(/eiken/sp/shared2/img/icon_pc_sp.png) no-repeat 0 50%;
    background-size: 18px 18px,26px 22px
  }
  .btn-link-wide-01.link-pdf {
    padding: 10px 68px 10px 10px
  }
  .btn-link-wide-01.link-pdf:after {
    width: 55px;
    height: 31px;
    margin: -15px 0 0;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 100% 50%,url(/eiken/sp/shared2/img/icon_pdf_sp.png) no-repeat 0 50%;
    background-size: 18px 18px,31px 31px
  }
  /* sec
--------------------------------------- */
.sec-gen {
    margin: 0 0 30px
  }
  .sec-lv02 {
    margin: 30px 0 0
  }
  /* doc
--------------------------------------- */
.doc-lead {
    padding: 10px;
    font-size: 115.38462%;
    font-weight: bold;
    color: #333;
    background: #eee
  }
  .android .doc-lead {
    font-family: monospace
  }
  /* prg
--------------------------------------- */
.prg-gen {
    margin: 10px;
    font-size: 107.69231%
  }
  .prg-gen .prg-h {
    font-size: 114.28571%;
    font-weight: bold
  }
  .android .prg-gen .prg-h {
    font-family: monospace
  }
  .prg-gen .prg-h-rd {
    font-size: 114.28571%;
    font-weight: bold;
    color: #e60012
  }
  .android .prg-gen .prg-h-rd {
    font-family: monospace
  }
  .prg-gen .prg-txt-s {
    font-size: 92.85714%
  }
  .prg-gen .prg-txt-xs {
    font-size: 85.71429%
  }
  .prg-gen-02 {
    margin: 10px;
    font-size: 115.38462%
  }
  .prg-gen-02 .prg-h {
    font-size: 120%;
    font-weight: bold
  }
  .prg-gen-02 .prg-h-rd {
    font-size: 120%;
    font-weight: bold;
    color: #e60012
  }
  .android .prg-gen-02 .prg-h-rd {
    font-family: monospace
  }
  .prg-gen-02 .prg-txt-s {
    font-size: 93.33333%
  }
  .prg-gen-02 .prg-txt-xs {
    font-size: 86.66667%
  }
  .prg-gen-gray {
    margin: 0;
    padding: 10px;
    background: #eee
  }
  /* note
--------------------------------------- */
.note-assist {
    margin: 10px
  }
  .note-notice {
    margin: 10px;
    font-weight: bold
  }
  .android .note-notice {
    font-family: monospace
  }
  .note-dl {
    margin: 10px
  }
  .note-dl dt {
    font-size: 123.07692%;
    font-weight: bold
  }
  .android .note-dl dt {
    font-family: monospace
  }
  /* img-wide
--------------------------------------- */
.img-wide img {
    width: 100%
  }
  /* nav
--------------------------------------- */
.migratenav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: #eee
  }
  .migratenav li {
    border: 1px solid #dedede;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e9e9));
    background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%)
  }
  .migratenav .el-prev {
    width: 120px;
    border-radius: 3px 0 0 3px;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    box-flex: 2
  }
  .migratenav .el-menu {
    width: 60px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    box-flex: 1;
    border-left: 1px solid #fff
  }
  .migratenav .el-next {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    box-flex: 2;
    width: 120px;
    border-left: 1px solid #fff;
    border-radius: 0 3px 3px 0
  }
  .migratenav a {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 58px;
    padding: 36px 0 0;
    font-size: 76.92308%;
    font-weight: bold;
    text-align: center;
    text-decoration: none
  }
  .android .migratenav a {
    font-family: monospace
  }
  .migratenav a:after {
    content: " ";
    position: absolute;
    top: 13px;
    left: 50%;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 0 0 -8px
  }
  .migratenav .el-prev a:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 0 0;
    background-size: 16px 16px
  }
  .migratenav .el-menu a {
    background: url(/eiken/sp/shared2/img/icon_menu_sp.png) no-repeat 50% 12px;
    background-size: 24px 16px
  }
  .migratenav .el-next a:after {
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 0 0;
    background-size: 16px 16px
  }
  /* hr
--------------------------------------- */
.hr-01 {
    border: 0;
    border-top: 1px solid #d7d7d7
  }
  .hr-02 {
    border: 0;
    border-top: 2px solid #d7d7d7
  }
  /* -------------------------------------------------------------------

	Top
	
-------------------------------------------------------------------- */
/*  mainvis
--------------------------------------- */
.mainvis {
    position: relative;
    overflow: hidden;
    width: 100%
  }
  /**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
    position: relative;
    *zoom: 1;
    padding: 0
  }
  .bx-wrapper img {
    display: block;
    max-width: 100%
  }
  /** THEME
===================================*/
.slides {
    position: relative
  }
  .slides li:first-child {
    position: relative;
    z-index: 2
  }
  .slides li:not(:first-child) {
    position: absolute;
    top: 0
  }
  .slides li img {
    width: 100%
  }
  .bx-wrapper .bx-prev,
  .bx-wrapper .bx-next {
    display: none !important
  }
  .slides-outer {
    position: relative
  }
  .slides-btns {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 23px;
    padding: 7.1875% 0 0;
    background: rgba(255, 255, 255, 0.34)
  }
  .slides-btns ul {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin: -7px 0 0;
    font-size: 0;
    text-align: center
  }
  .slides-btns li {
    display: inline-block;
    margin: 0 9px
  }
  .slides-btns li a {
    display: block;
    overflow: hidden;
    width: 14px;
    height: 14px;
    font-size: 0;
    text-indent: -9999px;
    border: 0;
    background: url(/shared2/img/mainvis_btn_sp.png) no-repeat 0 0;
    background-size: contain
  }
  .slides-btns li a.active {
    background: url(/shared2/img/mainvis_btn_sp_select.png) no-repeat 0 0;
    background-size: contain
  }
  .important-info {
    *zoom: 1;
    width: 100%;
    background: #e60012
  }
  .important-info:before,
  .important-info:after {
    content: " ";
    display: table
  }
  .important-info:after {
    clear: both
  }
  .important-info .important-info--inner {
    padding: 10px
  }
  .important-info .important-info--h {
    padding: 0 0 8px;
    font-weight: bold;
    text-align: center;
    color: #fff
  }
  .android .important-info .important-info--h {
    font-family: monospace
  }
  .important-info ul {
    padding: 10px;
    background: #fff
  }
  .important-info li {
    margin: 5px 0 0
  }
  .important-info li:first-child {
    margin: 0
  }
  .area-info {
    *zoom: 1;
    width: 100%;
    background: #e6e6e6
  }
  .area-info:before,
  .area-info:after {
    content: " ";
    display: table
  }
  .area-info:after {
    clear: both
  }
  .area-info .area-info--inner {
    padding: 10px
  }
  .area-info p {
    padding: 10px;
    font-size: 138.46154%;
    background: #fff
  }
  .area-info a {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #e60012
  }
  .area-info a:after {
    content: " ";
    display: table-cell;
    width: 18px;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_04_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  /*  content
--------------------------------------- */
.contents {
    position: relative;
    z-index: 105
  }
  /*  main
--------------------------------------- */
.spnav li,
  .spnav-gray li,
  .spnav-dark li,
  .spnav-gray li,
  .spnav-gray02 li,
  .spnav-dark li {
    font-size: 153.84615%;
    line-height: 1.3;
    border-top: 4px solid #e6e6e6
  }
  .spnav li a,
  .spnav-gray li a,
  .spnav-dark li a,
  .spnav-gray li a,
  .spnav-gray02 li a,
  .spnav-dark li a {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 9px 10px;
    padding: 2.1875% 3.125% 2.1875% 3.125%;
    text-decoration: none
  }
  .spnav li a:after,
  .spnav-gray li a:after,
  .spnav-dark li a:after,
  .spnav-gray li a:after,
  .spnav-gray02 li a:after,
  .spnav-dark li a:after {
    content: " ";
    display: table-cell;
    width: 18px;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .spnav li a.link-pc:after,
  .spnav-gray li a.link-pc:after,
  .spnav-dark li a.link-pc:after,
  .spnav-gray li a.link-pc:after,
  .spnav-gray02 li a.link-pc:after,
  .spnav-dark li a.link-pc:after {
    content: " ";
    display: table-cell;
    width: 49px;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 31px 50%,url(/eiken/sp/shared2/img/icon_pc_sp.png) no-repeat 0 50%;
    background-size: 18px 18px,26px 22px
  }
  .spnav li .el-disp,
  .spnav-gray li .el-disp,
  .spnav-dark li .el-disp,
  .spnav-gray li .el-disp,
  .spnav-gray02 li .el-disp,
  .spnav-dark li .el-disp {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 47px;
    padding: 0 0 0 12px;
    font-weight: bold;
    vertical-align: middle;
    border-left: 7px solid #f39506
  }
  .android .spnav li .el-disp,
  .android .spnav-gray li .el-disp,
  .android .spnav-dark li .el-disp,
  .android .spnav-gray li .el-disp,
  .android .spnav-gray02 li .el-disp,
  .android .spnav-dark li .el-disp {
    font-family: monospace
  }
  .spnav li.spnav-el-red,
  .spnav-gray li.spnav-el-red,
  .spnav-dark li.spnav-el-red,
  .spnav-gray li.spnav-el-red,
  .spnav-gray02 li.spnav-el-red,
  .spnav-dark li.spnav-el-red {
    background: #e60012
  }
  .spnav li.spnav-el-red a,
  .spnav-gray li.spnav-el-red a,
  .spnav-dark li.spnav-el-red a,
  .spnav-gray li.spnav-el-red a,
  .spnav-gray02 li.spnav-el-red a,
  .spnav-dark li.spnav-el-red a {
    color: #fff
  }
  .spnav li.spnav-el-red a:after,
  .spnav-gray li.spnav-el-red a:after,
  .spnav-dark li.spnav-el-red a:after,
  .spnav-gray li.spnav-el-red a:after,
  .spnav-gray02 li.spnav-el-red a:after,
  .spnav-dark li.spnav-el-red a:after {
    background: url(/eiken/sp/shared2/img/icon_arw_cr_wt_01_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .spnav li.spnav-el-red a .el-disp,
  .spnav-gray li.spnav-el-red a .el-disp,
  .spnav-dark li.spnav-el-red a .el-disp,
  .spnav-gray li.spnav-el-red a .el-disp,
  .spnav-gray02 li.spnav-el-red a .el-disp,
  .spnav-dark li.spnav-el-red a .el-disp {
    border-left: 7px solid #fff
  }
  .spnav li .el-txt01,
  .spnav-gray li .el-txt01,
  .spnav-dark li .el-txt01,
  .spnav-gray li .el-txt01,
  .spnav-gray02 li .el-txt01,
  .spnav-dark li .el-txt01 {
    font-size: 100%
  }
  .spnav li .el-txt02,
  .spnav-gray li .el-txt02,
  .spnav-dark li .el-txt02,
  .spnav-gray li .el-txt02,
  .spnav-gray02 li .el-txt02,
  .spnav-dark li .el-txt02 {
    font-size: 75%
  }
  .spnav-gray li {
    font-size: 115.38462%;
    background: #dadada
  }
  .spnav-gray li a:after {
    content: " ";
    display: table-cell;
    width: 18px;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_01_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .spnav-gray li a .el-disp {
    height: 33px
  }
  .spnav-gray02 li {
    font-size: 115.38462%;
    background: #dadada
  }
  .spnav-gray02 li a:after {
    background: url(/eiken/sp/shared2/img/icon_arw_cr_03_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .spnav-gray02 li a.link-pc:after {
    background: url(/eiken/sp/shared2/img/icon_arw_cr_03_sp.png) no-repeat 31px 50%,url(/eiken/sp/shared2/img/icon_pc_sp.png) no-repeat 0 50%;
    background-size: 18px 18px,26px 22px
  }
  .spnav-gray02 li a .el-disp {
    height: 33px;
    border-left: 7px solid #484848
  }
  .spnav-dark li {
    font-size: 115.38462%;
    border-top: 4px solid #232323;
    background: #484848
  }
  .spnav-dark li a {
    color: #fff
  }
  .spnav-dark li a:after {
    background: url(/eiken/sp/shared2/img/icon_arw_cr_02_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .spnav-dark li a.link-pc:after {
    background: url(/eiken/sp/shared2/img/icon_arw_cr_02_sp.png) no-repeat 30px 50%,url(/eiken/sp/shared2/img/icon_pc_sp.png) no-repeat 0 50%;
    background-size: 19px 19px,26px 22px
  }
  .spnav-dark li a .el-disp {
    height: 33px;
    border-left: 7px solid #6c6c6c
  }
  .member-btns li {
    line-height: 1.3;
    border-top: 3px solid #e6e6e6
  }
  .member-btns li a {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 9px 10px;
    padding: 2.1875% 3.125%;
    font-weight: bold;
    text-decoration: none;
    color: #fff
  }
  .android .member-btns li a {
    font-family: monospace
  }
  .member-btns li a:after {
    content: " ";
    display: table-cell;
    width: 18px;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_wt_01_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .member-btns li .el-disp {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 47px;
    padding: 0 0 0 12px;
    vertical-align: middle;
    border-left: 7px solid #fff
  }
  .member-btns li .el-txt01 {
    font-size: 153.84615%
  }
  .member-btns li .el-txt02 {
    font-size: 123.07692%
  }
  .member-btns li .el-txt03 {
    font-size: 115.38462%
  }
  .member-btns li span.link_off {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 9px 10px;
    padding: 2.1875% 3.125%;
    font-weight: bold;
    text-decoration: none
  }
  .android .member-btns li span.link_off {
    font-family: monospace
  }
  .member-btns li span.link_off:after {
    content: " ";
    display: table-cell;
    width: 18px;
    background-size: 18px 18px
  }
  .member-btns .el-btn01 {
    border: 0;
    background: #e60012;
    background-image: linear-gradient(to bottom, #e60013 0%, #bb0010 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e60013), to(#bb0010))
  }
  .member-btns .el-btn02 {
    background: #f38606;
    background-image: linear-gradient(to bottom, #f39506 0%, #f38606 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f39506), to(#f38606))
  }
  .member-btns .el-btn03 {
    background: #767676;
    background-image: linear-gradient(to bottom, #8e8e8e 0%, #767676 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8e8e8e), to(#767676))
  }
  .member-btns .el-btn03 a:after {
    content: " ";
    display: table-cell;
    width: 18px;
    background: url(/eiken/sp/shared2/img/icon_arw_cr_wt_02_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .member-btns .el-btn_off {
    background: #c5c5c5
  }
  .member-btns .el-btn_off .link_off:after {
    content: " ";
    display: table-cell;
    width: 18px;
    background-size: 18px 18px
  }
  .member-btns .el-btn_off .link_off .el-disp {
    width: 100%
  }
  .member-btns .el-btn_off .link_off .preparation {
    display: inline-block;
    *display: inline;
    float: right;
    zoom: 1;
    padding: 3px;
    font-size: 123.077%;
    line-height: 123.077%;
    color: #fff;
    background: #e60012
  }
  /* -------------------------------------------------------------------

	schedule
	
-------------------------------------------------------------------- */
.schedule_sec {
    margin: 0 0 1px
  }
  .schedule_sec .schedule_sec__h {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    text-align: left
  }
  .schedule_sec .schedule_sec__h:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    pointer-events: none;
    border-left: 1px solid #d0d0d0;
    background: url(/eiken/sp/shared2/img/icon_sq_arw_dw_sp.png) no-repeat 0 0;
    background-size: cover
  }
  .schedule_sec .schedule_sec__b {
    display: block
  }
  .schedule_sec.accordion-set-close .schedule_sec__h:after {
    background: url(/eiken/sp/shared2/img/icon_sq_arw_dw_sp.png) no-repeat 0 0;
    background-size: cover
  }
  .schedule_sec.accordion-set-close .schedule_sec__b {
    display: none
  }
  .schedule_sec.accordion-active {
    margin: 0
  }
  .schedule_sec.accordion-active .schedule_sec__h:after {
    background: url(/eiken/sp/shared2/img/icon_sq_arw_up_sp.png) no-repeat 0 0;
    background-size: cover
  }
  .iga-right {
    margin: 1em
  }
  .iga-news-line {
    margin-left: 1em
  }
  .iga-news-line dt {
    padding-top: 0.75em;
    font-weight: bold
  }
  /* -------------------------------------------------------------------

	Print
	
-------------------------------------------------------------------- */
/*  reset
--------------------------------------- */
h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ul,
  ol,
  li,
  p,
  dl,
  dt,
  dd {
    margin: 0;
    padding: 0;
    font-size: 100%
  }
  ul,
  ol {
    list-style: none
  }
  img {
    vertical-align: bottom
  }
  /*  base
--------------------------------------- */
/*  common
--------------------------------------- */
body {
    font-family: "Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 81.25%;
    line-height: 1.5;
    color: black;
    -webkit-text-size-adjust: 100%
  }
  a {
    text-decoration: underline;
    color: #000
  }
  a:link,
  a:visited {
    text-decoration: underline;
    color: #000
  }
  a:hover,
  a:focus,
  a:active {
    text-decoration: none;
    outline: none
  }
  .clearfix {
    *zoom: 1
  }
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table
  }
  .clearfix:after {
    clear: both
  }
  .alphahover:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .ialphahover:hover img {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65
  }
  .pc {
    display: none !important
  }
  .br {
    margin-bottom: 0.5em
  }
  .indent {
    *zoom: 1
  }
  .indent:before,
  .indent:after {
    content: " ";
    display: table
  }
  .indent:after {
    clear: both
  }
  .indent li {
    *zoom: 1
  }
  .indent li:before,
  .indent li:after {
    content: " ";
    display: table
  }
  .indent li:after {
    clear: both
  }
  .indent .el-h {
    float: left
  }
  .indent .el-b {
    display: block;
    overflow: hidden
  }
  #topcontrol {
    display: none !important
  }
  html.android.chrome * {
    max-height: 100%
  }
  /*  util
--------------------------------------- */
.ut-left {
    text-align: left
  }
  .ut-center {
    text-align: center
  }
  .ut-right {
    text-align: right
  }
  .ut-date {
    font-size: 169.23077%
  }
  .ut-big {
    font-size: 123.07692%
  }
  .ut-small {
    font-size: 76.92308%
  }
  .ut-red {
    color: #e60012
  }
  /* -------------------------------------------------------------------

	Module
	
-------------------------------------------------------------------- */
/*  icon
--------------------------------------- */
.icon-link {
    *zoom: 1;
    padding: 0 0 0 15px;
    background: url(/shared2/img/icon_arw_cr_01_sp.png) no-repeat 0 2px;
    background-size: 12px 12px
  }
  .icon-pdf {
    display: inline-block;
    *zoom: 1;
    width: 12px;
    height: 15px;
    margin: 0 5px;
    vertical-align: middle;
    background: url(/shared2/img/icon_pdf_01_sp.gif) no-repeat 0 0;
    background-size: 12px 15px
  }
  .icon-blank {
    display: inline-block;
    *zoom: 1;
    width: 12px;
    height: 11px;
    margin: 0 5px;
    vertical-align: middle;
    background: url(/shared2/img/icon_window_01.gif) no-repeat 0 0
  }
  /* -------------------------------------------------------------------

	Outline
	
-------------------------------------------------------------------- */
/*  Container
--------------------------------------- */
/*  Header
--------------------------------------- */
.topheader {
    position: relative;
    z-index: 115;
    height: 68px
  }
  .topheader > h1 {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    width: 206px
  }
  .topheader > h1 img {
    width: 100%
  }
  .topheader .topheader-unit01 {
    display: none
  }
  /*  Footer
--------------------------------------- */
.footer-btns ul {
    *zoom: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: #e6e6e6
  }
  .footer-btns ul:before,
  .footer-btns ul:after {
    content: " ";
    display: table
  }
  .footer-btns ul:after {
    clear: both
  }
  .footer-btns li {
    font-size: 100%;
    display: block;
    float: left;
    width: 49%
  }
  .footer-btns li a {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    background: #fff
  }
  .footer-btns .el-home {
    margin: 0 2% 0 0
  }
  .footer-btns .el-home a:before {
    content: " ";
    display: inline-block;
    width: 14px;
    height: 13px;
    margin: 0 3px 0 0;
    background: #fff url(/shared2/img/icon_lg_home.png) no-repeat 0 0;
    background-size: contain
  }
  .footer-btns .el-pagetop a:before {
    content: " ";
    display: inline-block;
    width: 11px;
    height: 9px;
    margin: 0 3px 0 0;
    background: #fff url(/shared2/img/icon_lg_arw_up.png) no-repeat 0 0;
    background-size: contain
  }
  /*  viewmode-switch
--------------------------------------- */
.viewmode-switch {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: #eee
  }
  .viewmode-switch .el-h {
    display: table-cell;
    width: 40px;
    vertical-align: middle
  }
  .viewmode-switch .el-btns {
    display: table-cell
  }
  .viewmode-switch .el-btns ul {
    display: table;
    width: 100%
  }
  .viewmode-switch .el-btns li {
    display: table-cell;
    width: 50%;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border: 1px solid #d7d7d7;
    background-image: linear-gradient(to bottom, #606060 0%, #bbb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#bbb))
  }
  .viewmode-switch .el-btns li a {
    display: block;
    width: 100%;
    padding: 12px 0;
    text-decoration: none;
    color: #000
  }
  .viewmode-switch .el-btns li.st-btn {
    background-image: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9))
  }
  .viewmode-switch .el-btns li.el-sp {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
  }
  .viewmode-switch .el-btns li.el-pc {
    border-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
  }
  /* -------------------------------------------------------------------

	Top
	
-------------------------------------------------------------------- */
/*  mainvis
--------------------------------------- */
.mainvis {
    position: relative;
    overflow: hidden;
    width: 100%
  }
  /**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
    position: relative;
    *zoom: 1;
    padding: 0
  }
  .bx-wrapper img {
    display: block;
    max-width: 100%
  }
  /** THEME
===================================*/
/* LOADER */
.bx-controls-direction .bx-prev,
  .bx-controls-direction .bx-next {
    display: none !important
  }
  .slides-outer {
    position: relative
  }
  .slides {
    position: relative
  }
  .slides li:first-child {
    position: relative;
    z-index: 2
  }
  .slides li:not(:first-child) {
    position: absolute;
    top: 0
  }
  .slides li img {
    width: 100%
  }
  .slides-btns {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 23px;
    padding: 7.1875% 0 0;
    background: rgba(255, 255, 255, 0.34)
  }
  .slides-btns ul {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin: -7px 0 0;
    font-size: 0;
    text-align: center
  }
  .slides-btns li {
    display: inline-block;
    margin: 0 9px
  }
  .slides-btns li a {
    display: block;
    overflow: hidden;
    width: 14px;
    height: 14px;
    font-size: 0;
    text-indent: -9999px;
    border: 0;
    background: url(/shared2/img/index/mainvis_btn_sp.png) no-repeat 0 0;
    background-size: contain
  }
  .slides-btns li a.active {
    background: url(/shared2/img/index/mainvis_btn_sp_select.png) no-repeat 0 0;
    background-size: contain
  }
  /* important-info */
.important-info {
    *zoom: 1;
    width: 100%;
    background: #e60012
  }
  .important-info:before,
  .important-info:after {
    content: " ";
    display: table
  }
  .important-info:after {
    clear: both
  }
  .important-info .important-info--inner {
    padding: 10px
  }
  .important-info .important-info--h {
    padding: 0 0 8px;
    font-weight: bold;
    text-align: center;
    color: #fff
  }
  .android .important-info .important-info--h {
    font-family: monospace
  }
  .important-info ul {
    padding: 10px;
    background: #fff
  }
  .important-info li {
    margin: 5px 0 0
  }
  .important-info li a {
    display: inline-block
  }
  .important-info li:first-child {
    margin: 0
  }
  .important-info .ticker--btn {
    display: none
  }
  /*  content
--------------------------------------- */
.contents {
    position: relative;
    z-index: 105
  }
  /*  main
--------------------------------------- */
.cnnav li {
    border-top: 3px solid #e6e6e6
  }
  .cnnav li a {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 2.1875% 3.125% 2.1875% 3.125%;
    text-decoration: none;
    background: #f9f9f9
  }
  .cnnav li a:after {
    content: " ";
    display: table-cell;
    width: 18px;
    background: url(/shared2/img/icon_arw_cr_01_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .cnnav li a.link-pc:after {
    content: " ";
    display: table-cell;
    width: 49px;
    background: url(/shared2/img/icon_arw_cr_01_sp.png) no-repeat 31px 50%,url(/shared2/img/icon_pc_sp.png) no-repeat 0 50%;
    background-size: 18px 18px,26px 22px
  }
  .cnnav .el-img {
    display: table-cell;
    width: 29.64286%;
    padding: 0 1.78571% 0 0;
    vertical-align: middle;
    border-right: 1px solid #d1d1d1
  }
  .cnnav .el-img img {
    width: 100%
  }
  .cnnav .el-disp {
    display: table-cell;
    padding: 0 0 0 2.8125%;
    vertical-align: middle
  }
  .cnnav .el-disp .el-txt01 {
    font-size: 153.84615%;
    font-weight: bold;
    line-height: 1.2
  }
  .android .cnnav .el-disp .el-txt01 {
    font-family: monospace
  }
  .cnnav .el-disp .el-txt02 {
    font-size: 130.76923%;
    font-weight: bold;
    line-height: 1.2
  }
  .android .cnnav .el-disp .el-txt02 {
    font-family: monospace
  }
  .cnnav .el-disp .el-txt-em {
    font-size: 130.76923%;
    line-height: 1.2;
    color: #e60012
  }
  .spnav li,
  .spnav-gray li,
  .spnav-dark li {
    font-size: 153.84615%;
    line-height: 1.3;
    border-top: 4px solid #e6e6e6
  }
  .spnav li a,
  .spnav-gray li a,
  .spnav-dark li a {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 9px 10px;
    padding: 2.1875% 3.125% 2.1875% 3.125%;
    text-decoration: none
  }
  .spnav li a:after,
  .spnav-gray li a:after,
  .spnav-dark li a:after {
    content: " ";
    display: table-cell;
    width: 18px;
    background: url(/shared2/img/icon_arw_cr_01_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .spnav li a.link-pc:after,
  .spnav-gray li a.link-pc:after,
  .spnav-dark li a.link-pc:after {
    content: " ";
    display: table-cell;
    width: 49px;
    background: url(/shared2/img/icon_arw_cr_01_sp.png) no-repeat 31px 50%,url(/shared2/img/icon_pc_sp.png) no-repeat 0 50%;
    background-size: 18px 18px,26px 22px
  }
  .spnav li .el-disp,
  .spnav-gray li .el-disp,
  .spnav-dark li .el-disp {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 47px;
    padding: 0 0 0 12px;
    font-weight: bold;
    vertical-align: middle;
    border-left: 7px solid #f39506
  }
  .android .spnav li .el-disp,
  .android .spnav-gray li .el-disp,
  .android .spnav-dark li .el-disp {
    font-family: monospace
  }
  .spnav-gray li {
    font-size: 115.38462%;
    background: #dadada
  }
  .spnav-gray li a .el-disp {
    height: 33px
  }
  .spnav-dark li {
    font-size: 115.38462%;
    border-top: 4px solid #232323;
    background: #484848
  }
  .spnav-dark li a {
    color: #fff
  }
  .spnav-dark li a:after {
    background: url(/shared2/img/icon_arw_cr_02_sp.png) no-repeat 0 50%;
    background-size: 18px 18px
  }
  .spnav-dark li a.link-pc:after {
    background: url(/shared2/img/icon_arw_cr_02_sp.png) no-repeat 30px 50%,url(/shared2/img/icon_pc_sp.png) no-repeat 0 50%;
    background-size: 19px 19px,26px 22px
  }
  .spnav-dark li a .el-disp {
    height: 33px;
    border-left: 7px solid #6c6c6c
  }
  .footer-block-02 {
    font-size: 76.92308%;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    background: #000
  }
  /*  side
--------------------------------------- */
/* -------------------------------------------------------------------

	Print
	
-------------------------------------------------------------------- */

}
/*  important-info
--------------------------------------- */
.important-info {
  z-index: 105;
  top: 0;
  left: 0;
  *zoom: 1;
  width: 100%;
  background: #ffe0e2 url(/eiken/shared2/img/importantinfo_bg02.png) no-repeat 100% 0/* ticker */
}
.important-info:before,
.important-info:after {
  content: " ";
  display: table
}
.important-info:after {
  clear: both
}
.important-info .important-info-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 0
}
.important-info .important-info--h {
  float: left;
  padding: 5px 7px;
  color: #fff;
  background: #e60012 url(/eiken/shared2/img/importantinfo_bg01.png) no-repeat 0 0
}
.important-info .important-info--b {
  overflow: hidden
}
.important-info .ticker--container {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  padding: 0 0 0 2px
}
.important-info .ticker--btn {
  position: absolute;
  top: 3px;
  right: 18px;
  display: none;
  font-size: 0;
  text-align: center
}
.important-info .ticker--btn .el-close {
  display: none
}
.important-info .ticker--item {
  position: relative;
  overflow: hidden
}
.important-info .ticker--item ul {
  position: relative;
  *zoom: 1;
  padding: 5px 5px
}
.important-info .ticker--item ul:before,
.important-info .ticker--item ul:after {
  content: " ";
  display: table
}
.important-info .ticker--item ul:after {
  clear: both
}
.important-info .ticker--item ul li {
  float: left;
  margin: 0 20px 0 0
}
.important-info .ticker--item .ticker-on {
  display: none
}
.important-info .ticker--item .ticker-on.ticker-stop {
  width: auto !important
}
.important-info .ticker--item .ticker-on.ticker-stop li {
  display: block;
  float: none;
  margin: 7px 0 0 0
}
.important-info .ticker--item .ticker-on.ticker-stop li a.icon-link {
  display: inline-block
}
.important-info .ticker--item .ticker-on.ticker-stop li:first-child {
  margin: 0
}
.important-info .ticker--container.st-enable {
  padding: 0 106px 0 5px
}
.important-info .ticker--container.st-enable .ticker--btn {
  display: block
}
.important-info .ticker--container.st-enable .ticker--item .ticker-on {
  display: block
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fadein {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeout {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes fadeout {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@-webkit-keyframes slideup {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}
@keyframes slideup {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}
@-webkit-keyframes stretch {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@keyframes stretch {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
  }
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */-ms-text-size-adjust: 100%;
  /* 2 */-webkit-text-size-adjust: 100%/* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */display: block
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */height: 0;
  /* 1 */overflow: visible/* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace,monospace;
  /* 1 */font-size: 1em/* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */-webkit-text-decoration-skip: objects/* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */text-decoration: underline;
  /* 2 */-webkit-text-decoration: underline dotted;
  text-decoration: underline dotted/* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace,monospace;
  /* 1 */font-size: 1em/* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */font-size: 100%;
  /* 1 */line-height: 1.15;
  /* 1 */margin: 0/* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */overflow: visible
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */text-transform: none
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button/* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */color: inherit;
  /* 2 */display: table;
  /* 1 */max-width: 100%;
  /* 1 */padding: 0;
  /* 3 */white-space: normal/* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */vertical-align: baseline/* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */padding: 0/* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */outline-offset: -2px/* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */font: inherit/* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block
}
/**
 * Add the correct display in IE.
 */
template {
  display: none
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}
[dir="rtl"] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif") center center no-repeat
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot?#iefix") format("embedded-opentype"),url("fonts/slick.woff") format("woff"),url("fonts/slick.ttf") format("truetype"),url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: transparent;
  border: none;
  outline: none;
  background: transparent
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  left: -25px
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto
}
.slick-prev:before {
  content: "←"
}
[dir="rtl"] .slick-prev:before {
  content: "→"
}
.slick-next {
  right: -25px
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px
}
.slick-next:before {
  content: "→"
}
[dir="rtl"] .slick-next:before {
  content: "←"
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}
.slick-dots li button:before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black
}
@-webkit-keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    opacity: 0
  }
  10% {
    opacity: 1
  }
  50%,
  100% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    opacity: 0
  }
}
@keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    opacity: 0
  }
  10% {
    opacity: 1
  }
  50%,
  100% {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    opacity: 0
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0))
}
.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)),linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0))
}
.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0))
}
.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 45px);
  left: calc(50% - 60px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 120px;
  height: 90px;
  padding: 20px 10px 10px 10px;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  text-align: center;
  opacity: 0;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.7)
}
.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none
}
.scroll-hint-text {
  margin-top: 5px;
  font-size: 10px;
  letter-spacing: normal;
  color: #fff
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: .8
}
.scroll-hint-icon:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain
}
.scroll-hint-icon:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  display: block;
  width: 34px;
  height: 14px;
  margin-left: -20px;
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
  opacity: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.2s linear;
  animation: scroll-hint-appear 1.2s linear;
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2
}
.scroll-hint-icon-white {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4)
}
.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=)
}
.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==)
}
.scroll-hint-icon-white .scroll-hint-text {
  color: #000
}
html,
body {
  -webkit-text-size-adjust: 100%
}
html {
  font-size: 62.5%
}
body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.09em;
  word-wrap: break-word;
  color: #333;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.86
  }
}
a {
  outline: none
}
a:link {
  text-decoration: underline;
  color: #333
}
a:hover {
  color: #e60012
}
.v2-main a[target="_blank"]:not(.no-icon)::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.5em;
  background-image: url(/_assets/images/common/icon-blank.svg)
}
.v2-main .v2-btn a[target="_blank"]::after {
  -webkit-transform: none;
  transform: none;
  border-style: none;
  background-image: url(/_assets/images/common/icon-blank_w.svg)
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}
picture {
  display: block
}
table {
  border-collapse: collapse
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
p + p {
  margin-top: 1em
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0
}
.v2-clearfix:after {
  content: '';
  display: block;
  clear: both
}
.v2-container {
  max-width: 940px;
  margin-right: auto;
  margin-left: auto
}
@media only screen and (max-width: 768px) {
  .v2-container {
    margin-right: 20px;
    margin-left: 20px
  }
}
@media only screen and (max-width: 768px) {
  .-pc {
    display: none !important
  }
}
.-sp {
  display: none !important
}
@media only screen and (max-width: 768px) {
  .-sp {
    display: block !important
  }
}
.-ib {
  display: inline-block
}
.-sup {
  font-size: 0.6em;
  vertical-align: super;
  letter-spacing: normal
}
.-txtS {
  font-size: 0.933em;
  line-height: 1.57
}
.-txtL {
  font-size: 1.375em
}
.-center {
  text-align: center
}
.-red {
  color: #e60012
}
.v2-box-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}
.v2-box-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%
}
.-target,
.-ready,
.-action {
  /* Class for scroll animation */
}
[class^="v2-sec-"],
[class*=" v2-sec-"] {
  padding-top: 120px;
  padding-bottom: 120px
}
@media only screen and (max-width: 768px) {
  [class^="v2-sec-"],
  [class*=" v2-sec-"] {
    padding-top: 60px;
    padding-bottom: 60px
  }
}
[class^="v2-sec-"]:nth-child(odd),
[class*=" v2-sec-"]:nth-child(odd) {
  background-color: #fff
}
[class^="v2-sec-"]:nth-child(odd) .-inversion,
[class^="v2-sec-"]:nth-child(odd) .v2-box-inversion,
[class*=" v2-sec-"]:nth-child(odd) .-inversion,
[class*=" v2-sec-"]:nth-child(odd) .v2-box-inversion {
  background-color: #f3f3f3
}
[class^="v2-sec-"]:nth-child(odd) .-inversion.-pink,
[class^="v2-sec-"]:nth-child(odd) .v2-box-inversion.-pink,
[class*=" v2-sec-"]:nth-child(odd) .-inversion.-pink,
[class*=" v2-sec-"]:nth-child(odd) .v2-box-inversion.-pink {
  background-color: #fdebec
}
[class^="v2-sec-"]:nth-child(odd) .-inversion .-inversion,
[class^="v2-sec-"]:nth-child(odd) .-inversion .v2-box-inversion,
[class^="v2-sec-"]:nth-child(odd) .v2-box-inversion .-inversion,
[class^="v2-sec-"]:nth-child(odd) .v2-box-inversion .v2-box-inversion,
[class*=" v2-sec-"]:nth-child(odd) .-inversion .-inversion,
[class*=" v2-sec-"]:nth-child(odd) .-inversion .v2-box-inversion,
[class*=" v2-sec-"]:nth-child(odd) .v2-box-inversion .-inversion,
[class*=" v2-sec-"]:nth-child(odd) .v2-box-inversion .v2-box-inversion {
  background-color: #fff
}
[class^="v2-sec-"]:nth-child(odd) .-inversion .-inversion.-pink,
[class^="v2-sec-"]:nth-child(odd) .-inversion .v2-box-inversion.-pink,
[class^="v2-sec-"]:nth-child(odd) .v2-box-inversion .-inversion.-pink,
[class^="v2-sec-"]:nth-child(odd) .v2-box-inversion .v2-box-inversion.-pink,
[class*=" v2-sec-"]:nth-child(odd) .-inversion .-inversion.-pink,
[class*=" v2-sec-"]:nth-child(odd) .-inversion .v2-box-inversion.-pink,
[class*=" v2-sec-"]:nth-child(odd) .v2-box-inversion .-inversion.-pink,
[class*=" v2-sec-"]:nth-child(odd) .v2-box-inversion .v2-box-inversion.-pink {
  background-color: #fdebec
}
[class^="v2-sec-"]:nth-child(even),
[class*=" v2-sec-"]:nth-child(even) {
  background-color: #f3f3f3
}
[class^="v2-sec-"]:nth-child(even) .-inversion,
[class^="v2-sec-"]:nth-child(even) .v2-box-inversion,
[class*=" v2-sec-"]:nth-child(even) .-inversion,
[class*=" v2-sec-"]:nth-child(even) .v2-box-inversion {
  background-color: #fff
}
[class^="v2-sec-"]:nth-child(even) .-inversion + *,
[class^="v2-sec-"]:nth-child(even) .v2-box-inversion + *,
[class*=" v2-sec-"]:nth-child(even) .-inversion + *,
[class*=" v2-sec-"]:nth-child(even) .v2-box-inversion + * {
  margin-top: 30px
}
[class^="v2-sec-"]:nth-child(even) .-inversion.-pink,
[class^="v2-sec-"]:nth-child(even) .v2-box-inversion.-pink,
[class*=" v2-sec-"]:nth-child(even) .-inversion.-pink,
[class*=" v2-sec-"]:nth-child(even) .v2-box-inversion.-pink {
  background-color: #fdebec
}
[class^="v2-sec-"]:nth-child(even) .-inversion .-inversion,
[class^="v2-sec-"]:nth-child(even) .-inversion .v2-box-inversion,
[class^="v2-sec-"]:nth-child(even) .v2-box-inversion .-inversion,
[class^="v2-sec-"]:nth-child(even) .v2-box-inversion .v2-box-inversion,
[class*=" v2-sec-"]:nth-child(even) .-inversion .-inversion,
[class*=" v2-sec-"]:nth-child(even) .-inversion .v2-box-inversion,
[class*=" v2-sec-"]:nth-child(even) .v2-box-inversion .-inversion,
[class*=" v2-sec-"]:nth-child(even) .v2-box-inversion .v2-box-inversion {
  background-color: #f3f3f3
}
[class^="v2-sec-"]:nth-child(even) .-inversion .-inversion.-pink,
[class^="v2-sec-"]:nth-child(even) .-inversion .v2-box-inversion.-pink,
[class^="v2-sec-"]:nth-child(even) .v2-box-inversion .-inversion.-pink,
[class^="v2-sec-"]:nth-child(even) .v2-box-inversion .v2-box-inversion.-pink,
[class*=" v2-sec-"]:nth-child(even) .-inversion .-inversion.-pink,
[class*=" v2-sec-"]:nth-child(even) .-inversion .v2-box-inversion.-pink,
[class*=" v2-sec-"]:nth-child(even) .v2-box-inversion .-inversion.-pink,
[class*=" v2-sec-"]:nth-child(even) .v2-box-inversion .v2-box-inversion.-pink {
  background-color: #fdebec
}
.v2-box-inversion {
  margin-top: 35px;
  padding: 35px 40px;
  background-color: #f3f3f3
}
@media only screen and (max-width: 768px) {
  .v2-box-inversion {
    margin-top: 25px;
    padding: 18px 20px
  }
}
.v2-box-inversion:first-child {
  margin-top: 0
}
.v2-box-inversion.-pink {
  background-color: #fce4e6
}
.v2-sec-none {
  display: none
}
.v2-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2em
}
@media only screen and (max-width: 768px) {
  .v2-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.v2-btn + .v2-btn {
  margin-top: 1.2em
}
.v2-btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  max-width: 100%;
  min-height: 60px;
  padding: 0.2em 30px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #e60012;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (min-width: 769px) {
  .v2-btn a:hover {
    text-decoration: none
  }
  .v2-btn a:hover::after {
    margin-right: -0.3em
  }
}
@media only screen and (max-width: 768px) {
  .v2-btn a {
    width: 400px;
    min-height: 55px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    text-decoration: none
  }
}
.v2-btn a.-end {
  pointer-events: none;
  background-color: #d1d1d1
}
.v2-btn a[href$=".pdf"]::before {
  content: "PDF";
  margin-right: 0.8em;
  padding: 0.3em 0.6em 0.2em;
  font-family: "Roboto","Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-indent: 0.1em;
  letter-spacing: 0.09em;
  color: #e60012;
  border-radius: 10px;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-btn a[href$=".pdf"]::before {
    font-size: 10px;
    font-size: 1rem
  }
}
.v2-btn a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 18px;
  bottom: 0;
  display: block;
  width: 6.4px;
  height: 6.4px;
  margin: auto 0;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid solid none none;
  border-color: #fff
}
.v2-btn.-col2 a {
  width: 42.55319%
}
.v2-btn.-col2 a:nth-child(2n+1) {
  margin-left: 0
}
.v2-btn.-col3 a {
  width: 31.91489%
}
.v2-btn.-col3 a:nth-child(3n+1) {
  margin-left: 0
}
.v2-btn.-black a {
  background-color: #333
}
.v2-btn[class^="-col"],
.v2-btn[class*=" -col"] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -2.12766%
}
@media only screen and (max-width: 768px) {
  .v2-btn[class^="-col"],
  .v2-btn[class*=" -col"] {
    margin-bottom: -15px
  }
}
.v2-btn[class^="-col"] a,
.v2-btn[class*=" -col"] a {
  margin-bottom: 2.12766%;
  margin-left: 2.12766%
}
@media only screen and (max-width: 768px) {
  .v2-btn[class^="-col"] a,
  .v2-btn[class*=" -col"] a {
    width: 400px;
    margin-bottom: 15px;
    margin-left: 0
  }
}
ul.v2-btn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 30px;
  border-style: solid none none solid
}
@media only screen and (max-width: 768px) {
  ul.v2-btn {
    margin-top: 25px
  }
}
ul.v2-btn + .v2-btn {
  margin-top: 30px
}
@media only screen and (max-width: 768px) {
  ul.v2-btn + .v2-btn {
    margin-top: 25px
  }
}
ul.v2-btn,
ul.v2-btn li {
  border-width: 1px;
  border-color: #333
}
ul.v2-btn li {
  width: 50%;
  border-style: none solid solid none
}
ul.v2-btn li a {
  min-height: 48px;
  padding: 0.2em 20px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  color: #333;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  ul.v2-btn li a {
    padding: 0.2em 15px 0.2em 5px;
    font-size: 12px;
    font-size: 1.2rem
  }
}
ul.v2-btn li a::after {
  right: 10px;
  border-width: 1px;
  border-color: #333
}
@media only screen and (max-width: 768px) {
  ul.v2-btn li a::after {
    right: 8px;
    width: 4px;
    height: 4px
  }
}
.v2-hr {
  height: 1px;
  margin: 60px 0;
  border: none;
  background-color: transparent;
  background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-size: 3px 1px
}
@media only screen and (max-width: 768px) {
  .v2-hr {
    margin: 40px 0
  }
}
.v2-list-num {
  counter-reset: number
}
.v2-list-num li {
  position: relative;
  padding-left: 1.5em
}
.v2-list-num li::before {
  content: counter(number) ".";
  position: absolute;
  left: 0;
  counter-increment: number
}
.v2-list-num li + li {
  margin-top: 1em
}
.v2-list-link {
  margin-top: 1.2em;
  line-height: 1.6
}
.v2-list-link:first-child {
  margin-top: 0
}
.v2-list-link + * {
  margin-top: 1em
}
.v2-list-link.-center li {
  display: inline-block;
  text-align: left
}
.v2-list-link.-red a,
.v2-list-link li.-red a {
  color: #e60012
}
.v2-list-link li {
  position: relative;
  padding-left: 1.2em
}
.v2-list-link li + li {
  margin-top: 0.4em
}
@media only screen and (min-width: 769px) {
  .v2-list-link li a:hover::before {
    left: 0.2em
  }
}
.v2-list-link li a::before {
  content: "";
  position: absolute;
  top: 0.8em;
  left: 0;
  display: block;
  width: 0.43em;
  height: 0.43em;
  -webkit-transition: left 0.2s;
  transition: left 0.2s;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-width: 1px;
  border-style: solid solid none none;
  border-color: #e60012
}
.v2-list-link li a[href$=".pdf"]::after {
  content: "PDF";
  display: inline-block;
  margin-left: 0.8em;
  padding: 0.3em 0.6em 0.2em;
  font-family: "Roboto","Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  text-indent: 0.1em;
  letter-spacing: 0.09em;
  color: #fff;
  border-radius: 10px;
  background-color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-list-link li a[href$=".pdf"]::after {
    font-size: 10px;
    font-size: 1rem
  }
}
.v2-list-note {
  margin-top: 2em;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.09em
}
@media only screen and (max-width: 768px) {
  .v2-list-note {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.6
  }
}
.v2-list-note:first-child {
  margin-top: 0
}
.v2-list-note > li {
  position: relative;
  padding-left: 1.5em
}
@media only screen and (max-width: 768px) {
  .v2-list-note > li + li {
    margin-top: 0.2em
  }
}
.v2-list-note > li::before {
  content: "※";
  position: absolute;
  left: 0
}
.v2-list-note > li > a {
  color: #e60012
}
.v2-list-note .v2-list-link li::before {
  content: none
}
.v2-list-dot {
  margin-top: 2em
}
.v2-list-dot:first-child {
  margin-top: 0
}
.v2-list-dot + * {
  margin-top: 2em
}
.v2-list-dot li {
  position: relative;
  padding-left: 1.5em
}
.v2-list-dot li + li {
  margin-top: 0.3em
}
.v2-list-dot li::before {
  content: "・";
  position: absolute;
  left: 0
}
.v2-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 60px;
  margin-bottom: -50px
}
@media only screen and (max-width: 768px) {
  .v2-grid {
    display: block;
    margin-bottom: -40px
  }
}
.v2-grid:first-child {
  margin-top: 0
}
.v2-grid + .v2-box-considerationContact {
  margin-top: 50px
}
.v2-grid_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-bottom: 50px;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-grid_col {
    margin-bottom: 40px
  }
}
.v2-grid_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 50px;
  padding: 0.8em 1em;
  color: #fff;
  background-color: #333;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .v2-grid_head {
    min-height: 40px
  }
}
.v2-grid_head .v2-list-note {
  margin-top: 0.3em;
  line-height: 1.5
}
.v2-grid_ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-grid_ttl {
    font-size: 15px;
    font-size: 1.5rem
  }
}
.v2-grid_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px 25px 40px;
  border-width: 1px;
  border-style: none solid solid;
  border-color: #e5e5e5;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto
}
@media only screen and (max-width: 768px) {
  .v2-grid_body {
    padding: 30px 20px 30px
  }
}
.v2-grid_body .v2-btn {
  margin-top: auto;
  padding-top: 25px
}
.v2-grid_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .v2-grid_img {
    height: auto
  }
}
.v2-grid_img + * {
  margin-top: 1.5em
}
.v2-grid.-col2 {
  margin-bottom: -4.25532%
}
.v2-grid.-col2 .v2-grid_col {
  width: 47.87234%;
  margin-bottom: 4.25532%
}
@media only screen and (max-width: 768px) {
  .v2-grid.-col2 .v2-grid_col {
    width: 100%;
    margin-bottom: 40px
  }
}
.v2-grid.-col3 {
  margin-bottom: -2.12766%
}
.v2-grid.-col3 .v2-grid_col {
  width: 31.91489%;
  margin-bottom: 2.12766%
}
@media only screen and (max-width: 768px) {
  .v2-grid.-col3 .v2-grid_col {
    width: 100%;
    margin-bottom: 40px
  }
}
.v2-grid.-col3 .v2-grid_body {
  padding: 25px 25px 25px
}
.v2-tb,
.v2-tb-schedule,
.v2-tb-abSchedule1,
.v2-tb-abSchedule2,
.v2-tb-abSchedule3,
.v2-tb-class,
.v2-tb-fee,
.v2-tb-time,
.v2-tb-time2 {
  width: 100%;
  background-color: #fff
}
.v2-tb caption,
.v2-tb-schedule caption,
.v2-tb-abSchedule1 caption,
.v2-tb-abSchedule2 caption,
.v2-tb-abSchedule3 caption,
.v2-tb-class caption,
.v2-tb-fee caption,
.v2-tb-time caption,
.v2-tb-time2 caption {
  margin-bottom: 0.3em;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right
}
.v2-tb thead th,
.v2-tb-schedule thead th,
.v2-tb-abSchedule1 thead th,
.v2-tb-abSchedule2 thead th,
.v2-tb-abSchedule3 thead th,
.v2-tb-class thead th,
.v2-tb-fee thead th,
.v2-tb-time thead th,
.v2-tb-time2 thead th {
  color: #fff;
  background-color: #333
}
.v2-tb,
.v2-tb-schedule,
.v2-tb-abSchedule1,
.v2-tb-abSchedule2,
.v2-tb-abSchedule3,
.v2-tb-class,
.v2-tb-fee,
.v2-tb-time,
.v2-tb-time2,
.v2-tb th,
.v2-tb-schedule th,
.v2-tb-abSchedule1 th,
.v2-tb-abSchedule2 th,
.v2-tb-abSchedule3 th,
.v2-tb-class th,
.v2-tb-fee th,
.v2-tb-time th,
.v2-tb-time2 th,
.v2-tb td,
.v2-tb-schedule td,
.v2-tb-abSchedule1 td,
.v2-tb-abSchedule2 td,
.v2-tb-abSchedule3 td,
.v2-tb-class td,
.v2-tb-fee td,
.v2-tb-time td,
.v2-tb-time2 td {
  border: 1px solid #e5e5e5
}
.v2-tb th,
.v2-tb-schedule th,
.v2-tb-abSchedule1 th,
.v2-tb-abSchedule2 th,
.v2-tb-abSchedule3 th,
.v2-tb-class th,
.v2-tb-fee th,
.v2-tb-time th,
.v2-tb-time2 th,
.v2-tb td,
.v2-tb-schedule td,
.v2-tb-abSchedule1 td,
.v2-tb-abSchedule2 td,
.v2-tb-abSchedule3 td,
.v2-tb-class td,
.v2-tb-fee td,
.v2-tb-time td,
.v2-tb-time2 td {
  padding: 1em 1.2em
}
@media only screen and (max-width: 768px) {
  .v2-tb th,
  .v2-tb-schedule th,
  .v2-tb-abSchedule1 th,
  .v2-tb-abSchedule2 th,
  .v2-tb-abSchedule3 th,
  .v2-tb-class th,
  .v2-tb-fee th,
  .v2-tb-time th,
  .v2-tb-time2 th,
  .v2-tb td,
  .v2-tb-schedule td,
  .v2-tb-abSchedule1 td,
  .v2-tb-abSchedule2 td,
  .v2-tb-abSchedule3 td,
  .v2-tb-class td,
  .v2-tb-fee td,
  .v2-tb-time td,
  .v2-tb-time2 td {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal
  }
}
.v2-tb th,
.v2-tb-schedule th,
.v2-tb-abSchedule1 th,
.v2-tb-abSchedule2 th,
.v2-tb-abSchedule3 th,
.v2-tb-class th,
.v2-tb-fee th,
.v2-tb-time th,
.v2-tb-time2 th {
  font-weight: normal;
  line-height: 1.6;
  border-color: #fff;
  background-color: #e5e5e5
}
.v2-tb td,
.v2-tb-schedule td,
.v2-tb-abSchedule1 td,
.v2-tb-abSchedule2 td,
.v2-tb-abSchedule3 td,
.v2-tb-class td,
.v2-tb-fee td,
.v2-tb-time td,
.v2-tb-time2 td {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71
}
@media only screen and (max-width: 768px) {
  .v2-tb td,
  .v2-tb-schedule td,
  .v2-tb-abSchedule1 td,
  .v2-tb-abSchedule2 td,
  .v2-tb-abSchedule3 td,
  .v2-tb-class td,
  .v2-tb-fee td,
  .v2-tb-time td,
  .v2-tb-time2 td {
    font-size: 12px;
    font-size: 1.2rem
  }
}
@media only screen and (max-width: 768px) {
  .v2-tb.-spBlock,
  .-spBlock.v2-tb-schedule,
  .-spBlock.v2-tb-abSchedule1,
  .-spBlock.v2-tb-abSchedule2,
  .-spBlock.v2-tb-abSchedule3,
  .-spBlock.v2-tb-class,
  .-spBlock.v2-tb-fee,
  .-spBlock.v2-tb-time,
  .-spBlock.v2-tb-time2 {
    border-style: none
  }
  .v2-tb.-spBlock th,
  .-spBlock.v2-tb-schedule th,
  .-spBlock.v2-tb-abSchedule1 th,
  .-spBlock.v2-tb-abSchedule2 th,
  .-spBlock.v2-tb-abSchedule3 th,
  .-spBlock.v2-tb-class th,
  .-spBlock.v2-tb-fee th,
  .-spBlock.v2-tb-time th,
  .-spBlock.v2-tb-time2 th,
  .v2-tb.-spBlock td,
  .-spBlock.v2-tb-schedule td,
  .-spBlock.v2-tb-abSchedule1 td,
  .-spBlock.v2-tb-abSchedule2 td,
  .-spBlock.v2-tb-abSchedule3 td,
  .-spBlock.v2-tb-class td,
  .-spBlock.v2-tb-fee td,
  .-spBlock.v2-tb-time td,
  .-spBlock.v2-tb-time2 td {
    display: block;
    width: 100%
  }
  .v2-tb.-spBlock th,
  .-spBlock.v2-tb-schedule th,
  .-spBlock.v2-tb-abSchedule1 th,
  .-spBlock.v2-tb-abSchedule2 th,
  .-spBlock.v2-tb-abSchedule3 th,
  .-spBlock.v2-tb-class th,
  .-spBlock.v2-tb-fee th,
  .-spBlock.v2-tb-time th,
  .-spBlock.v2-tb-time2 th {
    border-style: none
  }
  .v2-tb.-spBlock th + th,
  .-spBlock.v2-tb-schedule th + th,
  .-spBlock.v2-tb-abSchedule1 th + th,
  .-spBlock.v2-tb-abSchedule2 th + th,
  .-spBlock.v2-tb-abSchedule3 th + th,
  .-spBlock.v2-tb-class th + th,
  .-spBlock.v2-tb-fee th + th,
  .-spBlock.v2-tb-time th + th,
  .-spBlock.v2-tb-time2 th + th {
    border-top-style: solid
  }
  .v2-tb.-spBlock td + td,
  .-spBlock.v2-tb-schedule td + td,
  .-spBlock.v2-tb-abSchedule1 td + td,
  .-spBlock.v2-tb-abSchedule2 td + td,
  .-spBlock.v2-tb-abSchedule3 td + td,
  .-spBlock.v2-tb-class td + td,
  .-spBlock.v2-tb-fee td + td,
  .-spBlock.v2-tb-time td + td,
  .-spBlock.v2-tb-time2 td + td {
    border-top-style: none
  }
}
@media only screen and (max-width: 768px) {
  .v2-tb:not(.-spBlock) th,
  .v2-tb-schedule:not(.-spBlock) th,
  .v2-tb-abSchedule1:not(.-spBlock) th,
  .v2-tb-abSchedule2:not(.-spBlock) th,
  .v2-tb-abSchedule3:not(.-spBlock) th,
  .v2-tb-class:not(.-spBlock) th,
  .v2-tb-fee:not(.-spBlock) th,
  .v2-tb-time:not(.-spBlock) th,
  .v2-tb-time2:not(.-spBlock) th,
  .v2-tb:not(.-spBlock) td,
  .v2-tb-schedule:not(.-spBlock) td,
  .v2-tb-abSchedule1:not(.-spBlock) td,
  .v2-tb-abSchedule2:not(.-spBlock) td,
  .v2-tb-abSchedule3:not(.-spBlock) td,
  .v2-tb-class:not(.-spBlock) td,
  .v2-tb-fee:not(.-spBlock) td,
  .v2-tb-time:not(.-spBlock) td,
  .v2-tb-time2:not(.-spBlock) td {
    padding: 1em 0.4em
  }
}
@media only screen and (max-width: 768px) {
  .v2-tb-scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    margin-right: -20px;
    margin-left: -20px;
    padding-bottom: 5px
  }
  .v2-tb-scroll::-webkit-scrollbar {
    height: 3px;
    margin-top: 1em
  }
  .v2-tb-scroll::-webkit-scrollbar-track {
    margin: 0 20px;
    border-radius: 5px;
    background: #faf9f9
  }
  .v2-tb-scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #dfdfdf
  }
  .v2-tb-scroll table {
    width: 750px
  }
  .v2-tb-scroll::before,
  .v2-tb-scroll::after {
    content: "";
    display: block;
    width: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
}
.v2-tb-scroll + * {
  margin-top: 2em
}
.v2-tb-scroll + .v2-tb-schedule {
  margin-top: 0
}
.v2-list-news {
  display: block
}
.v2-list-news_item {
  border-bottom: 1px solid #e5e5e5
}
.v2-list-news a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1em 50px 1em 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media only screen and (min-width: 769px) {
  .v2-list-news a:hover::after {
    margin-right: -6px
  }
}
@media only screen and (max-width: 768px) {
  .v2-list-news a {
    display: block;
    padding-right: 38px
  }
}
.v2-list-news a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 6px;
  bottom: 0;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto 0;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid solid none none;
  border-color: #e60012
}
.v2-list-news a:nth-child(n)[target="_blank"]::after {
  width: 8px;
  height: 8px;
  background-image: none
}
.v2-list-news a[href$=".pdf"] .v2-list-news_ttl::after {
  content: "PDF";
  margin-left: 0.8em;
  padding: 0.3em 0.6em 0.2em;
  font-family: "Roboto","Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-indent: 0.1em;
  letter-spacing: 0.09em;
  color: #fff;
  border-radius: 10px;
  background-color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-list-news a[href$=".pdf"] .v2-list-news_ttl::after {
    font-size: 10px;
    font-size: 1rem
  }
}
.v2-list-news_date {
  display: block;
  width: 150px;
  font-family: "Roboto","Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.12em;
  color: #333;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
@media only screen and (max-width: 768px) {
  .v2-list-news_date {
    font-size: 12px;
    font-size: 1.2rem
  }
}
.v2-list-news_ttl {
  display: block;
  font-size: 15px;
  font-size: 1.5rem
}
@media only screen and (max-width: 768px) {
  .v2-list-news_ttl {
    margin-top: 0.5em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.86
  }
}
.v2-ttl-contents4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 55px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.v2-ttl-contents4 + .v2-ttl-contents2 {
  margin-top: 30px
}
.v2-ttl-contents4::before,
.v2-ttl-contents4::after {
  content: "";
  height: 1px;
  margin: 0 5.31915%;
  background-color: transparent;
  background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-size: 3px 1px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.v2-ttl-contents4::before {
  margin-left: 0
}
.v2-ttl-contents4::after {
  margin-right: 0
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents4 img {
    max-width: 61.01695%
  }
}
.v2-ttl-contents3 {
  display: inline-block;
  margin-top: 1.5em;
  padding: 0.3em 1.5em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #dfdfdf
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents3 {
    font-weight: normal
  }
}
.v2-ttl-contents3 + * {
  margin-top: 1em
}
.v2-ttl-contents2 {
  margin-top: 3em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents2 {
    font-size: 15px;
    font-size: 1.5rem
  }
}
.v2-ttl-contents2 + * {
  margin-top: 1.5em
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents2 + * {
    margin-top: 1em
  }
}
.v2-ttl-contents2 span.-txtS {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal
}
.v2-ttl-contents {
  margin-top: 100px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents {
    margin-top: 80px;
    font-size: 18px;
    font-size: 1.8rem
  }
}
.v2-ttl-contents:first-child {
  margin-top: 0
}
.v2-ttl-contents + * {
  margin-top: 60px
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents + * {
    margin-top: 30px
  }
}
.v2-ttl-contents + .v2-ttl-contents_sub {
  margin-top: 0.5em;
  font-family: "Roboto","Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 12px;
  font-size: 1.2rem
}
.v2-ttl-contents.-line::after,
.v2-ttl-contents_sub::after {
  content: "";
  display: block;
  width: 24px;
  height: 3px;
  margin: 4px auto 0;
  background-color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents.-line::after,
  .v2-ttl-contents_sub::after {
    width: 25px;
    height: 4px
  }
}
.v2-ttl-contents + .v2-ttl-contents_sub::after,
.v2-ttl-contents.-line::after {
  width: 30px;
  height: 4px;
  margin-top: 14px
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents + .v2-ttl-contents_sub::after,
  .v2-ttl-contents.-line::after {
    width: 25px;
    margin-top: 10px
  }
}
.v2-ttl-contents_sub {
  margin-top: 100px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents_sub {
    font-size: 10px;
    font-size: 1rem
  }
}
.v2-ttl-contents_sub:first-child {
  margin-top: 0
}
.v2-ttl-contents_sub + * {
  margin-top: 60px
}
@media only screen and (max-width: 768px) {
  .v2-ttl-contents_sub + * {
    margin-top: 30px
  }
}
.v2-ttl-contents_sub.-num::after {
  content: none
}
.v2-ttl-contents_sub + .v2-ttl-contents {
  margin-top: 0.6em
}
.v2-ttl-contents_num {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin-left: 0.2em;
  font-family: "Roboto","Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  line-height: 2em;
  color: #fff;
  border-radius: 50%;
  background-color: #e60012
}
.headers-outer {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  line-height: 1.5;
  letter-spacing: normal
}
.headers-outer a {
  color: #000
}
.headers-outer input::-webkit-input-placeholder {
  color: #121212
}
.headers-outer input:-ms-input-placeholder {
  color: #121212
}
.headers-outer input::-ms-input-placeholder {
  color: #121212
}
.headers-outer input::placeholder {
  color: #121212
}
.siteheader h1 {
  margin: 0;
  font-size: 10px;
  font-size: 1rem
}
@media only screen and (max-width: 768px) {
  .sitenav {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5
  }
}
@media only screen and (min-width: 769px) {
  .headers-outer,
  footer {
    font-size: 12px;
    font-size: 1.2rem
  }
}
.v2-mainHeader {
  height: 240px;
  text-align: center;
  background-color: #f3f3f3
}
@media only screen and (max-width: 768px) {
  .v2-mainHeader {
    height: 200px
  }
}
.v2-mainHeader .v2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.v2-mainHeader_ttl {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.5
}
@media only screen and (max-width: 768px) {
  .v2-mainHeader_ttl {
    font-size: 20px;
    font-size: 2rem
  }
}
.v2-breadcrumb {
  padding: 20px 0
}
.v2-breadcrumb + .v2-contents > [class^="v2-sec-"]:first-child {
  padding-top: 50px
}
.v2-breadcrumb #topic-path {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: -0.4em
}
.v2-breadcrumb #topic-path li {
  display: inline-block;
  letter-spacing: 0.09em
}
.v2-breadcrumb #topic-path li + li::before {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin: auto 1em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 1px;
  border-style: solid solid none none;
  border-color: #333
}
@media only screen and (min-width: 769px) {
  #footer {
    letter-spacing: 0em
  }
  #footer-block-01 .title .v2-btn-plus {
    display: none
  }
  #footer-block-01 .title.-top {
    display: none
  }
  #footer-block-01 .nav-list {
    display: block !important
  }
}
@media only screen and (max-width: 768px) {
  #footer {
    font-size: 12px;
    font-size: 1.2rem;
    background-color: #5c5c5c
  }
  #footer a {
    text-decoration: none;
    color: #fff
  }
  #footer-block-01 {
    padding: 20px 20px 36px
  }
  #footer-block-01 .column:first-child .title:first-child {
    border-top-style: none
  }
  #footer-block-01 .title {
    position: relative;
    border-top: 1px solid #d6d6d6
  }
  #footer-block-01 .title a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 52px;
    padding: 0.5em 40px 0.5em 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  #footer-block-01 .title .v2-btn-plus {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 100%;
    margin: auto
  }
  #footer-block-01 .title .v2-btn-plus::before,
  #footer-block-01 .title .v2-btn-plus::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 12px;
    height: 2px;
    margin: auto;
    background-color: #f27f88
  }
  #footer-block-01 .title .v2-btn-plus::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
  #footer-block-01 .title.-open .v2-btn-plus::after {
    content: none
  }
  #footer-block-01 .title.-top a {
    position: relative;
    color: #f27f88
  }
  #footer-block-01 .title.-top a::after {
    content: "";
    position: absolute;
    top: 0;
    right: 18px;
    bottom: 0;
    display: block;
    width: 6.4px;
    height: 6.4px;
    margin: auto 0;
    -webkit-transition: margin 0.2s;
    transition: margin 0.2s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid solid none none;
    border-color: #f27f88
  }
  #footer-block-01 .title.-top .v2-btn-plus {
    display: none
  }
  #footer-block-01 .title.-top.-kyoukai {
    display: none
  }
  .eiken #footer-block-01 .title.-top.-kyoukai {
    display: block
  }
  .eiken #footer-block-01 .title.-top.-eiken {
    display: none
  }
  #footer-block-01 .nav-list {
    display: none
  }
  #footer-block-01 .nav-list ul {
    padding: 0px 0px 20px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.25
  }
  #footer-block-01 .nav-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 40px;
    padding: 0.5em 19px;
    color: #d6d6d6;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  #footer-block-02 {
    padding: 25px 20px 30px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.5;
    text-align: center;
    color: #adadad;
    background-color: #333
  }
  #footer-block-02 a {
    color: #adadad
  }
  #footer-block-02 #nav-footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #footer-block-02 #nav-footer ul li {
    padding: 6px 21px
  }
  #footer-block-02 #copyright {
    margin-top: 1.5em;
    font-size: 10px;
    font-size: 1rem
  }
}
#topcontrol {
  position: fixed;
  right: 0;
  bottom: 135px;
  display: none
}
@media only screen and (max-width: 768px) {
  #topcontrol {
    bottom: 50px
  }
}
#topcontrol.-active {
  display: block !important
}
#topcontrol a {
  position: relative;
  display: block
}
#topcontrol a::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  background-image: url(/shared2/img/btn/btn_pagetop_01_o.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain
}
#topcontrol a:hover::before {
  opacity: 1
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-sec-lineup {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .kyokai .v2-sec-feature {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .kyokai .v2-sec-news {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .kyokai .v2-sec-studysupport {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  .kyokai .v2-sec-service {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }
}
.kyokai .kyokai-kv {
  overflow: hidden;
  font-size: 0
}
@media only screen and (min-width: 769px) {
  .kyokai .kyokai-kv {
    padding-top: 20px
  }
}
.kyokai .kyokai-kv .v2-slider_item picture {
  margin: 0 6px
}
@media only screen and (max-width: 768px) {
  .kyokai .kyokai-kv .v2-slider_item picture {
    max-width: 335px;
    margin: 0 2.5px
  }
}
.kyokai .kyokai-kv .v2-slider_item picture img {
  width: 100%
}
.kyokai .kyokai-kv .v2-slider .slick-slide:not(.slick-current) {
  opacity: 0.4
}
.kyokai .kyokai-kv .v2-sliderNav {
  margin: 30px 0
}
@media only screen and (max-width: 768px) {
  .kyokai .kyokai-kv .v2-sliderNav {
    max-width: 464px;
    margin: 15px auto
  }
}
.kyokai .kyokai-kv .v2-sliderNav .slick-track {
  -webkit-transform: none !important;
  transform: none !important
}
@media only screen and (max-width: 768px) {
  .kyokai .kyokai-kv .v2-sliderNav .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -7px
  }
}
@media only screen and (max-width: 768px) {
  .kyokai .kyokai-kv .v2-sliderNav .slick-track::before,
  .kyokai .kyokai-kv .v2-sliderNav .slick-track::after {
    content: none
  }
}
@media only screen and (max-width: 768px) {
  .kyokai .kyokai-kv .v2-sliderNav .slick-slide {
    min-width: 31%;
    min-width: 31.9403%;
    margin-bottom: 7px
  }
}
.kyokai .kyokai-kv .v2-sliderNav .slick-slide > div {
  width: 150px
}
@media only screen and (max-width: 768px) {
  .kyokai .kyokai-kv .v2-sliderNav .slick-slide > div {
    width: 100%
  }
}
.kyokai .kyokai-kv .v2-sliderNav .slick-slide.slick-current .v2-sliderNav_item::before {
  opacity: 0.3
}
.kyokai .v2-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-lineup {
    max-width: 335px;
    margin-right: auto;
    margin-left: auto
  }
}
.kyokai .v2-lineup_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.kyokai .v2-lineup_item {
  text-align: center
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_item {
    width: 13.19149%
  }
  .kyokai .v2-lineup_item:not(:nth-child(7n+1)) {
    margin-left: 1.2766%
  }
  .kyokai .v2-lineup_item:nth-child(n+8) {
    margin-top: 1.2766%
  }
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-lineup_item {
    width: 31.9403%
  }
  .kyokai .v2-lineup_item:not(:nth-child(3n+1)) {
    margin-left: 2.08955%
  }
  .kyokai .v2-lineup_item:nth-child(n+4) {
    margin-top: 2.08955%
  }
}
.kyokai .v2-lineup_item a {
  display: block
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_item a:hover {
    -webkit-box-shadow: 3px 5.2px 6px 0 rgba(51, 51, 51, 0.2);
    box-shadow: 3px 5.2px 6px 0 rgba(51, 51, 51, 0.2)
  }
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-lineup_item.-dummy {
    padding-top: 38.0597%
  }
}
.kyokai .v2-lineup_footer {
  margin-top: 20px
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.kyokai .v2-lineup_usage {
  padding: 1em;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
  line-height: 1.4rem;
  border: 1px solid #d6d6d6
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_usage {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1
  }
}
.kyokai .v2-lineup_usage dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_usage dl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.kyokai .v2-lineup_usage dt {
  min-width: 9em
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_usage ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 1em
  }
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_usage li:not(:first-child) {
    margin-left: 1.6em
  }
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-lineup_usage li:not(:first-child) {
    margin-top: 5px
  }
}
.kyokai .v2-lineup_usage li > * {
  display: inline-block;
  vertical-align: middle
}
.kyokai .v2-lineup_usage li span {
  margin-right: 8px;
  margin-right: 0.8rem;
  padding: 0 .5em;
  font-size: 10px;
  font-size: 1rem;
  line-height: 14px;
  line-height: 1.4rem;
  vertical-align: middle;
  border-radius: .7rem;
  background-color: #999
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_usage li span {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 18px;
    line-height: 1.8rem;
    border-radius: .9rem
  }
}
.kyokai .v2-lineup_usage li span.-yellow {
  background-color: #fcdc00
}
.kyokai .v2-lineup_usage li span.-blue {
  background-color: #cde9fb
}
.kyokai .v2-lineup_link {
  line-height: 1
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_link {
    margin-top: 1.5em;
    font-size: 14px
  }
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-lineup_link {
    margin-top: 2.5em;
    font-size: 12px;
    text-align: center
  }
}
.kyokai .v2-lineup_link a {
  position: relative;
  padding-left: 1.2em
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-lineup_link a:hover::before {
    top: calc(50% + 0.2em)
  }
}
.kyokai .v2-lineup_link a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 0.43em;
  height: 0.43em;
  -webkit-transition: top 0.2s;
  transition: top 0.2s;
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  border-width: 1px;
  border-style: solid solid none none;
  border-color: #e60012
}
.kyokai .v2-sec-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 380px;
  background-image: url(/_assets/images/top/feature_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-sec-feature {
    height: 305px;
    background-image: url(/_assets/images/top/feature_bg_sp.png)
  }
}
.kyokai .v2-sec-feature .v2-ttl-contents span {
  display: block;
  margin-bottom: 0.3em;
  font-size: 0.8em;
  line-height: 1
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-sec-feature .v2-ttl-contents span {
    font-size: 0.66em
  }
}
.kyokai .v2-feature {
  margin-top: 30px
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-feature {
    margin-top: 20px
  }
}
.kyokai .v2-feature_copy {
  font-size: 15px;
  font-weight: normal;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-feature_copy {
    font-size: 12px
  }
}
.kyokai .v2-feature_copy strong {
  display: block;
  margin-top: 0.2em;
  font-size: 1.46em
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-feature_copy strong {
    margin-top: 0.5em;
    font-size: 1.25em
  }
}
.kyokai .v2-feature_copy strong em {
  font-style: normal;
  color: #e60012
}
.kyokai .v2-feature .v2-btn a {
  max-width: 280px
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-feature .v2-btn a {
    max-width: 240px
  }
}
.kyokai .v2-studysupport_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.kyokai .v2-studysupport_item {
  text-align: center
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-studysupport_item {
    width: 47.87234%
  }
  .kyokai .v2-studysupport_item:nth-child(n+3) {
    margin-top: 4.25532%
  }
  .kyokai .v2-studysupport_item:nth-child(even) {
    margin-left: 4.25532%
  }
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-studysupport_item {
    width: 47.76119%
  }
  .kyokai .v2-studysupport_item:nth-child(n+3) {
    margin-top: 4.47761%
  }
  .kyokai .v2-studysupport_item:nth-child(even) {
    margin-left: 4.47761%
  }
}
.kyokai .v2-studysupport_item p {
  margin-bottom: 0.5em;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1.8px
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-studysupport_item p {
    margin-top: 2em;
    font-size: 14px
  }
}
.kyokai .v2-studysupport_item a {
  display: block
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-studysupport_item a:hover {
    -webkit-box-shadow: 3px 5.2px 6px 0 rgba(51, 51, 51, 0.2);
    box-shadow: 3px 5.2px 6px 0 rgba(51, 51, 51, 0.2)
  }
}
.kyokai .v2-service_block:not(:first-child) {
  margin-top: 80px;
  padding-top: 80px;
  border-top: 1px dotted
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-service_block:not(:first-child) {
    margin-top: 50px;
    padding-top: 50px
  }
}
.kyokai .v2-service_block_ttl {
  width: 120px;
  margin: 0 auto 35px;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  letter-spacing: 1.6px;
  background-color: #fce4e6
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-service_block_ttl {
    width: 110px;
    padding: 5px 0;
    font-size: 14px
  }
}
.kyokai .v2-service_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-service_items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-service_item:not(:nth-child(3n+1)) {
    margin-left: 2.12766%
  }
  .kyokai .v2-service_item:nth-child(n+4) {
    margin-top: 2.12766%
  }
}
@media only screen and (max-width: 768px) {
  .kyokai .v2-service_item {
    width: 47.76119%
  }
  .kyokai .v2-service_item:nth-child(n+3) {
    margin-top: 4.47761%
  }
}
.kyokai .v2-service_item a {
  display: block
}
@media only screen and (min-width: 769px) {
  .kyokai .v2-service_item a:hover {
    -webkit-box-shadow: 3px 5.2px 6px 0 rgba(51, 51, 51, 0.2);
    box-shadow: 3px 5.2px 6px 0 rgba(51, 51, 51, 0.2)
  }
}
.feature .v2-feature-kv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 340px;
  text-align: center;
  background-image: url(/_assets/images/feature/kv_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media only screen and (max-width: 768px) {
  .feature .v2-feature-kv {
    height: 200px;
    background-image: url(/_assets/images/feature/kv_bg_sp.png)
  }
}
.feature .v2-feature-kv_ttl span {
  display: block;
  margin-bottom: 0.8em;
  font-size: 24px;
  font-size: 2.4rem;
  color: #e60012
}
@media only screen and (max-width: 768px) {
  .feature .v2-feature-kv_ttl span {
    margin-bottom: 0.5em;
    font-size: 18px;
    font-size: 1.8rem
  }
}
@media only screen and (max-width: 768px) {
  .feature .v2-feature-kv_ttl img {
    max-width: 220px
  }
}
.feature .v2-feature-kv_desc {
  margin-top: 2em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.13
}
@media only screen and (max-width: 768px) {
  .feature .v2-feature-kv_desc {
    margin-top: 1em;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.67
  }
}
.feature .v2-lineup_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media only screen and (min-width: 769px) {
  .feature .v2-lineup_item {
    width: 13.19149%
  }
  .feature .v2-lineup_item:not(:nth-child(7n+1)) {
    margin-left: 1.2766%
  }
  .feature .v2-lineup_item:nth-child(n+8) {
    margin-top: 1.2766%
  }
}
@media only screen and (max-width: 768px) {
  .feature .v2-lineup_item {
    width: 23.8806%
  }
  .feature .v2-lineup_item:not(:nth-child(4n+1)) {
    margin-left: 1.49254%
  }
  .feature .v2-lineup_item:nth-child(n+5) {
    margin-top: 2.98507%
  }
}
.feature .v2-lineup_item a {
  display: block;
  text-decoration: none
}
.feature .v2-lineup_item figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 83px;
  margin: 0;
  border: solid 1px #ededed;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media only screen and (max-width: 768px) {
  .feature .v2-lineup_item figure {
    height: 60px
  }
}
@media only screen and (max-width: 768px) {
  .feature .v2-lineup_item figure img {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
  }
}
.feature .v2-lineup_item p {
  margin-top: 0.4em;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.69;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .feature .v2-lineup_item p {
    font-size: 10px;
    line-height: 1.4
  }
}
.feature .v2-lineup_link {
  line-height: 1
}
@media only screen and (min-width: 769px) {
  .feature .v2-lineup_link {
    margin-top: 1.5em;
    font-size: 14px;
    text-align: right
  }
}
@media only screen and (max-width: 768px) {
  .feature .v2-lineup_link {
    margin-top: 2.5em;
    font-size: 12px;
    text-align: center
  }
}
.feature .v2-lineup_link a {
  position: relative;
  padding-left: 1.2em
}
@media only screen and (min-width: 769px) {
  .feature .v2-lineup_link a:hover::before {
    top: calc(50% + 0.2em)
  }
}
.feature .v2-lineup_link a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 0.43em;
  height: 0.43em;
  -webkit-transition: top 0.2s;
  transition: top 0.2s;
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  border-width: 1px;
  border-style: solid solid none none;
  border-color: #e60012
}
@media only screen and (min-width: 769px) {
  .feature .v2-comparison th.-pc,
  .feature .v2-comparison td.-pc {
    display: table-cell !important
  }
}
@media only screen and (max-width: 768px) {
  .feature .v2-comparison th.-sp,
  .feature .v2-comparison td.-sp {
    display: table-cell !important
  }
}
@media only screen and (min-width: 769px) {
  .feature .v2-comparison th:first-child {
    width: 28.7234%
  }
  .feature .v2-comparison th:last-child {
    width: 16.80851%
  }
}
@media only screen and (max-width: 768px) {
  .feature .v2-comparison th:nth-child(2) {
    min-width: 120px
  }
}
.feature .v2-comparison td {
  font-size: 15px;
  font-size: 1.5rem
}
@media only screen and (max-width: 768px) {
  .feature .v2-comparison td {
    padding: 1em;
    font-size: 12px;
    font-size: 1.2rem
  }
}
.feature .v2-comparison td figure {
  width: 100%;
  margin: 0;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .feature .v2-comparison td figure img {
    -webkit-transform: scale(0.67);
    transform: scale(0.67)
  }
}
@media only screen and (min-width: 769px) {
  .feature .v2-comparison td figcaption {
    margin-top: 0.5em
  }
}
.feature .v2-comparison td p {
  margin-bottom: 1em
}
.feature .v2-comparison td .v2-list-link {
  margin-top: 0.5em
}
@media only screen and (max-width: 768px) {
  .feature .v2-comparison_link {
    display: none
  }
}
.feature .v2-sec-program {
  padding-top: 40px
}
@media only screen and (max-width: 768px) {
  .feature .v2-sec-program {
    padding-top: 10px
  }
}
.feature .v2-program_item {
  padding-top: 80px
}
@media only screen and (max-width: 768px) {
  .feature .v2-program_item {
    padding-top: 50px
  }
}
.feature .v2-program_item:not(:first-child) {
  margin-top: 80px;
  border-top: 1px dotted
}
@media only screen and (max-width: 768px) {
  .feature .v2-program_item:not(:first-child) {
    margin-top: 50px
  }
}
.feature .v2-program_column {
  overflow: hidden
}
.feature .v2-program_img {
  text-align: center
}
@media only screen and (min-width: 769px) {
  .feature .v2-program_img {
    float: left;
    width: 38.29787%
  }
}
@media only screen and (min-width: 769px) {
  .feature .v2-program_txt {
    float: right;
    width: 57.44681%
  }
}
.feature .v2-program_copy {
  margin-bottom: 0.5em;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.67;
  color: #e60012
}
@media only screen and (max-width: 768px) {
  .feature .v2-program_copy {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8
  }
}
.feature .v2-program_desc {
  margin-bottom: 0.2em;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2
}
@media only screen and (max-width: 768px) {
  .feature .v2-program_desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.86
  }
}
.feature .v2-program_desc > * {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 2
}
@media only screen and (max-width: 768px) {
  .feature .v2-program_desc > * {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.86
  }
}
.feature .v2-program_note {
  margin-bottom: 2em;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.5
}
@media only screen and (max-width: 768px) {
  .feature .v2-program_note {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.8
  }
}
.feature .v2-program_note li {
  position: relative;
  padding-left: 1em
}
.feature .v2-program_note li:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0
}
.feature .v2-program_detail {
  padding: 2.77778% 3.7037%;
  font-size: 14px;
  line-height: 1.71;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .feature .v2-program_detail {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.58
  }
}
.feature .v2-program_detail dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.feature .v2-program_detail dl:not(:first-child) {
  margin-top: .5em
}
.feature .v2-program_detail dt {
  min-width: 7em
}
.feature .v2-program_detail dt:before {
  content: '・';
  font-weight: bold;
  color: #e60012
}
@media only screen and (max-width: 768px) {
  .feature .v2-program_img {
    margin-top: 30px
  }
}
.feature .v2-program_img figure {
  margin: 0
}
@media only screen and (max-width: 768px) {
  .feature .v2-program_img figure {
    margin-bottom: 30px
  }
}
.feature .v2-program_img .v2-btn {
  margin-top: 20px
}
.feature .v2-program_img .v2-btn a {
  font-weight: normal
}
.feature .v2-program_img .v2-btn.-col2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}
.feature .v2-program_img .v2-btn.-col2 a {
  width: 47.22222%;
  min-height: 36px;
  background-color: #333
}
.eiken .important-info {
  background-color: #f3f3f3;
  background-image: none
}
.eiken .important-info.-open .important-info--inner {
  padding-bottom: 58px
}
.eiken .important-info.-open .v2-btn-tickerClose {
  display: block
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .v2-container {
    margin: 0
  }
}
.eiken .important-info--inner {
  padding: 0
}
@media only screen and (max-width: 768px) {
  .eiken .important-info--inner {
    background-color: #e5e5e5
  }
}
.eiken .important-info--h {
  min-width: 260px;
  min-height: 32px;
  padding: 1px 3px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  background-image: none
}
@media only screen and (max-width: 768px) {
  .eiken .important-info--h {
    float: none;
    min-height: 24px;
    padding-left: 20px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left
  }
}
@media only screen and (max-width: 768px) {
  .eiken .important-info--b {
    overflow: visible
  }
}
.eiken .important-info .ticker--btn {
  z-index: 100;
  top: 0;
  right: 0;
  width: 65px;
  height: 100%
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .ticker--btn {
    z-index: 100;
    right: 10px;
    height: 24px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}
.eiken .important-info .ticker--btn a {
  position: relative;
  display: block;
  height: 32px;
  max-height: 100%;
  padding-right: 22px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 30px;
  text-align: right;
  letter-spacing: normal;
  color: #333;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .ticker--btn a {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 24px;
    color: #fff
  }
}
.eiken .important-info .ticker--btn a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  color: #fff;
  border-radius: 50%;
  background-color: #333
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .ticker--btn a::before {
    width: 15px;
    height: 15px;
    background-color: #fff
  }
}
.eiken .important-info .ticker--btn a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 6px;
  bottom: 2px;
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  border-style: none solid solid none;
  border-color: #fff
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .ticker--btn a::after {
    right: 4px;
    border-color: #e60012
  }
}
.eiken .important-info .ticker--btn a.el-close::after {
  top: 2px;
  bottom: 0;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg)
}
.eiken .important-info a {
  text-decoration: none
}
.eiken .important-info .ticker--container.st-enable {
  padding-right: 0
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .ticker--container.st-enable {
    overflow: visible;
    margin: 0 10px;
    padding: 0
  }
}
.eiken .important-info .ticker--item {
  margin-right: 32px;
  margin-right: 70px
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .ticker--item {
    margin-right: 0
  }
}
.eiken .important-info .ticker--item ul {
  padding: 0;
  background-color: transparent
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .ticker--item ul {
    padding: 10px 5px
  }
}
.eiken .important-info .ticker--item ul.ticker-stop .icon-link {
  position: relative
}
.eiken .important-info .ticker--item ul.ticker-stop .icon-link::after {
  content: none;
  position: absolute;
  top: 0;
  right: 18px;
  bottom: 0;
  display: block;
  width: 6.4px;
  height: 6.4px;
  margin: auto 0;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid solid none none;
  border-color: #e60012
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .ticker--item ul.ticker-stop .icon-link::after {
    content: ""
  }
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .ticker--item ul.ticker-stop .icon-link a {
    padding: 10px 50px 10px 10px
  }
}
.eiken .important-info .icon-link {
  background-image: none
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .icon-link {
    padding: 0
  }
}
.eiken .important-info .icon-link a {
  position: relative;
  display: inline-block;
  padding-left: 1.5em;
  font-size: 14px;
  font-size: 1.4rem
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .icon-link a {
    display: block;
    padding: 10px 10px;
    font-size: 13px;
    font-size: 1.3rem
  }
}
.eiken .important-info .icon-link a::before {
  content: "";
  position: absolute;
  top: 0.8em;
  left: 1px;
  display: block;
  width: 6.4px;
  height: 6.4px;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 1px;
  border-style: solid solid none none;
  border-color: #e60012
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .icon-link a::before {
    content: none
  }
}
.eiken .important-info .icon-link a[href$=".pdf"]::after {
  content: "PDF";
  width: auto;
  height: auto;
  padding: 0.3em 0.6em 0.2em;
  font-family: "Roboto","Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-indent: 0.1em;
  letter-spacing: 0.09em;
  color: #fff;
  border-radius: 10px;
  background-color: #e60012;
  background-image: none
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .icon-link a[href$=".pdf"]::after {
    font-size: 10px;
    font-size: 1rem
  }
}
.eiken .important-info .icon-blank {
  display: none;
  background-image: none
}
.eiken .important-info .v2-btn-tickerClose {
  display: none;
  margin-top: 40px
}
.eiken .important-info .v2-btn-tickerClose a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background-color: #333;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .eiken .important-info .v2-btn-tickerClose a {
    width: 120px;
    height: 36px;
    font-size: 13px;
    font-size: 1.3rem
  }
}
.eiken .v2-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #e60012
}
@media only screen and (max-width: 768px) {
  .eiken .v2-mv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
.eiken .v2-slider {
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .eiken .v2-slider {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
}
.eiken .v2-slider_item {
  display: block !important;
  height: 520px
}
@media only screen and (max-width: 768px) {
  .eiken .v2-slider_item {
    height: 240px
  }
}
@media only screen and (max-width: 768px) {
  .eiken .v2-slider .slick-slide {
    width: 335px;
    margin: 0px 2.5px 5px
  }
}
.eiken .v2-slider .slick-arrow {
  z-index: 10;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #333
}
.eiken .v2-slider .slick-arrow::before {
  content: none
}
.eiken .v2-slider .slick-arrow::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 6.4px;
  height: 6.4px;
  margin: auto;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid solid none none;
  border-color: #fff
}
.eiken .v2-slider .slick-prev {
  left: 8px
}
.eiken .v2-slider .slick-prev::after {
  left: 2px;
  border-style: none none solid solid
}
.eiken .v2-slider .slick-next {
  right: 2px;
  right: 8px
}
.eiken .v2-sliderNav {
  padding: 32px 5px 40px
}
@media only screen and (max-width: 768px) {
  .eiken .v2-sliderNav {
    padding: 20px 0px 25px;
    background-color: #fff
  }
}
.eiken .v2-sliderNav_ttl {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
  color: #fff
}
@media only screen and (max-width: 768px) {
  .eiken .v2-sliderNav_ttl {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #e60012
  }
}
.eiken .v2-sliderNav_ttl + * {
  margin-top: 10px
}
@media only screen and (max-width: 768px) {
  .eiken .v2-sliderNav_list {
    max-width: 464px;
    margin-right: auto;
    margin-left: auto
  }
}
.eiken .v2-sliderNav_item {
  position: relative;
  cursor: pointer;
  vertical-align: bottom
}
.eiken .v2-sliderNav_item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  background-color: #333
}
.eiken .v2-sliderNav .slick-track {
  -webkit-transform: none !important;
  transform: none !important
}
@media only screen and (max-width: 768px) {
  .eiken .v2-sliderNav .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -7px
  }
}
@media only screen and (max-width: 768px) {
  .eiken .v2-sliderNav .slick-track::before,
  .eiken .v2-sliderNav .slick-track::after {
    content: none
  }
}
@media only screen and (max-width: 768px) {
  .eiken .v2-sliderNav .slick-slide {
    min-width: 31%;
    min-width: 31.9403%;
    margin-bottom: 7px
  }
}
.eiken .v2-sliderNav .slick-slide > div {
  width: 150px
}
@media only screen and (max-width: 768px) {
  .eiken .v2-sliderNav .slick-slide > div {
    width: 100%
  }
}
.eiken .v2-sliderNav .slick-slide.slick-current .v2-sliderNav_item::before {
  opacity: 0.3
}
.eiken .v2-tabBtn2::after,
.eiken .v2-tabBtn::after {
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #e60012
}
.eiken .v2-tabBtn2_item:hover,
.eiken .v2-tabBtn2_item.-active,
.eiken .v2-tabBtn_item:hover,
.eiken .v2-tabBtn_item.-active {
  background-color: #e60012
}
.v2-mv01 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%
}
.v2-mv01 .v2-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media only screen and (max-width: 768px) {
  .v2-mv01 .v2-container {
    margin: 0
  }
}
.v2-mv01_bg {
  position: absolute;
  width: 100%;
  height: 100%
}
.v2-mv01_bg img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  max-width: none;
  height: auto;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
@media only screen and (max-width: 768px) {
  .v2-mv01_bg img {
    max-width: 100%
  }
}
.v2-mv01_box {
  max-width: 794px;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-mv01_box {
    max-width: 272px;
    margin: 0 auto
  }
}
.v2-mv01_header {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.16em;
  color: #fff;
  background-color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-mv01_header {
    font-size: 13px;
    font-size: 1.3rem
  }
}
.v2-mv01_body {
  padding: 4.91184% 5.03778%
}
@media only screen and (max-width: 768px) {
  .v2-mv01_body {
    padding: 4.41176% 5.51471%
  }
}
.v2-mv01_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.v2-mv01_item {
  position: relative
}
.v2-mv01_item:first-child {
  width: 57.70308%;
  margin-left: 0
}
@media only screen and (max-width: 768px) {
  .v2-mv01_item:first-child {
    width: 60.33058%
  }
}
.v2-mv01_item:last-child {
  width: 30.81232%
}
@media only screen and (max-width: 768px) {
  .v2-mv01_item:last-child {
    width: 28.92562%
  }
}
.v2-mv01_item:last-child::before {
  content: "";
  position: absolute;
  left: -18.63636%;
  display: block;
  width: 2px;
  height: 100%;
  background-image: linear-gradient(to top, #333, #333 2px, transparent 2px, transparent 6px);
  background-repeat: repeat-y;
  background-size: 2px 6px
}
@media only screen and (max-width: 768px) {
  .v2-mv01_item:last-child::before {
    width: 1px;
    background-image: linear-gradient(to top, #333, #333 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-y;
    background-size: 1px 3px
  }
}
.v2-mv01_item img {
  width: 100%
}
.v2-groupMenu + .v2-groupMenu {
  margin-top: 60px
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu + .v2-groupMenu {
    margin-top: 40px
  }
}
.v2-groupMenu_ttl {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_ttl {
    font-size: 15px;
    font-size: 1.5rem
  }
}
.v2-groupMenu_ttl + * {
  margin-top: 35px
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_ttl + * {
    margin-top: 20px
  }
}
.v2-groupMenu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_list {
    margin-bottom: -4.47761%
  }
}
.v2-groupMenu_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 31.91489%
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_item {
    width: 47.76119%;
    margin-bottom: 4.47761%
  }
}
.v2-groupMenu_item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 120px;
  padding: 0.5em 20px 0.5em 30px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.6;
  text-decoration: none;
  color: #e60012;
  border: 1px solid #333;
  background-color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 18px 10px 10px;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center
  }
}
.v2-groupMenu_item a::after {
  content: "";
  position: absolute;
  right: 9px;
  bottom: 9px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #e60012 transparent
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_item a::after {
    border-width: 0 0 9px 9px
  }
}
.v2-groupMenu_icon {
  width: 54px;
  margin-right: 25px
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_icon {
    width: 39px;
    margin-right: 0;
    margin-bottom: 15px
  }
}
.v2-groupMenu_ttlSub {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_ttlSub {
    font-size: 13px;
    font-size: 1.3rem
  }
}
.v2-groupMenu_ttlSub + * {
  margin-top: 25px
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_ttlSub + * {
    margin-top: 20px
  }
}
.v2-groupMenu_btnSub a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  min-height: 60px;
  margin: 0 auto;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #e60012;
  border: 1px solid #333;
  background-color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_btnSub a {
    min-height: 50px
  }
}
.v2-groupMenu_btnSub a::after {
  content: "";
  position: absolute;
  right: 9px;
  bottom: 9px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #e60012 transparent
}
@media only screen and (max-width: 768px) {
  .v2-groupMenu_btnSub a::after {
    border-width: 0 0 9px 9px
  }
}
.v2-choiceGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media only screen and (max-width: 768px) {
  .v2-choiceGrid {
    display: block
  }
}
.v2-choiceGrid_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 45.74468%
}
@media only screen and (max-width: 768px) {
  .v2-choiceGrid_col {
    width: 100%
  }
}
@media only screen and (max-width: 768px) {
  .v2-choiceGrid_col + .v2-choiceGrid_col {
    margin-top: 90px
  }
}
.v2-choiceGrid_col + .v2-choiceGrid_col .v2-choiceGrid_body::before {
  content: "";
  position: absolute;
  left: -40px;
  display: block;
  width: 1px;
  height: 100%;
  background-image: linear-gradient(to top, #333, #333 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-y;
  background-size: 1px 3px
}
.v2-choiceGrid_col.-scbt .v2-choiceGrid_head {
  border-color: #333
}
.v2-choiceGrid_col.-scbt .v2-choiceSchedule_ttl::before {
  background-image: url(/_assets/images/eiken/top/icon-scbt.png)
}
.v2-choiceGrid_head {
  text-align: center;
  border-bottom: 2px solid #e60012
}
.v2-choiceGrid_ttl {
  margin-bottom: 14px
}
@media only screen and (max-width: 768px) {
  .v2-choiceGrid_ttl img {
    height: 55px
  }
}
.v2-choiceGrid_body {
  position: relative;
  margin-top: 66px;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto
}
@media only screen and (max-width: 768px) {
  .v2-choiceGrid_body {
    margin-top: 55px
  }
}
.v2-choiceGrid_body > .v2-list-link {
  margin-top: 0.3em
}
.v2-choiceFeatures {
  position: relative;
  padding: 40px 25px 15px;
  background-color: #e5e5e5
}
@media only screen and (max-width: 768px) {
  .v2-choiceFeatures {
    height: auto !important;
    padding: 35px 20px 20px
  }
}
.v2-choiceFeatures + * {
  margin-top: 36px
}
@media only screen and (max-width: 768px) {
  .v2-choiceFeatures + * {
    margin-top: 20px
  }
}
.v2-choiceFeatures_ttl {
  position: absolute;
  top: 0em;
  left: 50%;
  min-width: 220px;
  max-width: 88.37209%;
  margin: 0 auto;
  padding: 0.2em 0.5em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  background-color: #333
}
@media only screen and (max-width: 768px) {
  .v2-choiceFeatures_ttl {
    min-width: 140px;
    font-size: 14px;
    font-size: 1.4rem;
    white-space: nowrap
  }
}
.v2-choiceSchedule {
  padding: 40px 25px 60px;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule {
    padding: 40px 20px 40px
  }
}
.v2-choiceSchedule + * {
  margin-top: 30px
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule + * {
    margin-top: 20px
  }
}
.v2-choiceSchedule + .v2-choiceSchedule {
  margin-top: 20px
}
.v2-choiceSchedule + .v2-choiceSchedule_link {
  margin-top: 30px
}
.v2-choiceSchedule_ttl {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.36;
  text-align: center;
  color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_ttl {
    font-size: 20px;
    font-size: 2rem
  }
}
.v2-choiceSchedule_ttl::before {
  content: "";
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 auto 5px;
  background-image: url(/_assets/images/eiken/top/icon-kentei.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_ttl::before {
    width: 44px;
    height: 44px
  }
}
.v2-choiceSchedule_ttlTb {
  margin-top: 40px;
  padding: 0.1em 1em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background-color: #636363
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_ttlTb {
    margin-top: 25px;
    font-size: 12px;
    font-size: 1.2rem
  }
}
.v2-choiceSchedule_ttlTb + * {
  margin-top: 18px
}
.v2-choiceSchedule_ttlTb.-red {
  background-color: #af010e
}
.v2-choiceSchedule_ttlTb.-pink {
  font-weight: bold;
  color: #333;
  background-color: #fce4e6
}
.v2-choiceSchedule_tb + .v2-list-note {
  margin-top: 1em
}
.v2-choiceSchedule_tb th {
  width: 80px;
  vertical-align: top
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_tb th {
    width: 60px
  }
}
.v2-choiceSchedule_tb td {
  padding-left: 20px
}
.v2-choiceSchedule_th {
  display: inline-block;
  min-width: 80px;
  padding: 0.1em 0.3em 0em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  border-radius: 20px;
  background-color: #e5e5e5
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_th {
    min-width: 60px;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: normal
  }
}
.v2-choiceSchedule_tag {
  display: inline-block;
  min-width: 70px;
  padding: 0.5em 0.5em;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  letter-spacing: normal;
  color: #e60012;
  background-color: #fce4e6
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_tag {
    min-width: 60px;
    font-weight: normal
  }
}
.v2-choiceSchedule_ttlSub {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_ttlSub {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.v2-choiceSchedule_ttlSub + * {
  margin-top: 20px
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_ttlSub + * {
    margin-top: 10px
  }
}
.v2-choiceSchedule_link a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding: 0.2em 30px 0.2em 80px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  border: 1px solid #333;
  background-color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_link a {
    min-height: 40px;
    padding-left: 60px;
    font-size: 14px;
    font-size: 1.4rem
  }
}
.v2-choiceSchedule_link a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 26px;
  display: block;
  width: 26px;
  height: 26px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_link a::before {
    left: 20px;
    width: 18px;
    height: 18px
  }
}
.v2-choiceSchedule_link a::after {
  content: "";
  position: absolute;
  right: 9px;
  bottom: 9px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #e60012 transparent
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule_link a::after {
    border-width: 0 0 9px 9px
  }
}
.v2-choiceSchedule_link.-login a::before {
  background-image: url(/_assets/images/eiken/top/icon-login.png)
}
.v2-choiceSchedule_link.-login a[target="_blank"]::after {
  width: 0;
  height: 0;
  background-image: none
}
.v2-choiceSchedule_link.-result a::before {
  background-image: url(/_assets/images/eiken/top/icon-result.png)
}
.v2-choiceSchedule_linkSet p.-center {
  margin-top: 2em
}
.v2-choiceSchedule .v2-hr {
  margin: 50px 0
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule .v2-hr {
    margin: 40px 0
  }
}
.v2-choiceSchedule ul.v2-btn {
  margin-top: 30px
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule ul.v2-btn {
    margin-top: 25px
  }
}
.v2-choiceSchedule ul.v2-btn a {
  min-height: 50px
}
.v2-choiceSchedule .v2-btn {
  margin-top: 10px
}
.v2-choiceSchedule .v2-btn.-main a {
  min-height: 70px
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule .v2-btn.-main a {
    min-height: 55px
  }
}
.v2-choiceSchedule .v2-btn a {
  min-height: 36px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal
}
@media only screen and (max-width: 768px) {
  .v2-choiceSchedule .v2-btn a {
    font-size: 12px;
    font-size: 1.2rem
  }
}
.v2-sec-eikenMore {
  padding: 80px 0
}
@media only screen and (max-width: 768px) {
  .v2-sec-eikenMore {
    padding: 50px 0
  }
}
.v2-sec-eikenMore:nth-child(n) {
  background-color: #e60012
}
.v2-eikenMore {
  display: block
}
.v2-eikenMore_ttl {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-eikenMore_ttl {
    font-size: 17px;
    font-size: 1.7rem
  }
}
.v2-eikenMore_ttl + * {
  margin-top: 40px
}
.v2-eikenMore_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media only screen and (max-width: 768px) {
  .v2-eikenMore_list {
    margin-bottom: -4.47761%
  }
}
.v2-eikenMore_item {
  width: 18.29787%;
  min-height: 172px;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-eikenMore_item {
    width: 47.76119%;
    margin-bottom: 4.47761%
  }
}
.v2-eikenMore_link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  font-weight: bold;
  text-align: center;
  color: #e60012;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.v2-eikenMore_link::after {
  content: "";
  position: absolute;
  right: 6px;
  bottom: 6px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #e60012 transparent
}
@media only screen and (max-width: 768px) {
  .v2-eikenMore_link::after {
    border-width: 0 0 9px 9px
  }
}
.v2-eikenMore_num {
  padding: 0.3em 1em 0.2em;
  font-family: "Roboto","Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.12em;
  color: #fff;
  background-color: #333
}
@media only screen and (max-width: 768px) {
  .v2-eikenMore_num {
    font-size: 10px;
    font-size: 1rem
  }
}
.v2-eikenMore_txt {
  margin-top: 0.5em;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.56;
  color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-eikenMore_txt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.44
  }
}
.v2-eikenMore a {
  text-decoration: none
}
.v2-sec-eikenNews .v2-btn {
  margin-top: 50px
}
.v2-sec-eikenNews .v2-btn a {
  width: 280px
}
.v2-sec-eikenNews .v2-tabContents2 {
  margin-top: 30px
}
.v2-eikenExaminee {
  display: block
}
.v2-eikenExaminee_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -2.12766%
}
@media only screen and (max-width: 768px) {
  .v2-eikenExaminee_list {
    margin-bottom: -2.98507%
  }
}
.v2-eikenExaminee_item {
  width: 31.91489%;
  min-height: 60px;
  margin-bottom: 2.12766%;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-eikenExaminee_item {
    width: 100%;
    min-height: 50px;
    margin-bottom: 2.98507%
  }
}
.v2-eikenExaminee_item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  border: 1px solid #333;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .v2-eikenExaminee_item a {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.09em
  }
}
.v2-eikenExaminee_item a::after {
  content: "";
  position: absolute;
  right: 9px;
  bottom: 9px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #e60012 transparent
}
@media only screen and (max-width: 768px) {
  .v2-eikenExaminee_item a::after {
    right: 6px;
    bottom: 6px;
    border-width: 0 0 9px 9px
  }
}
.v2-eikenExaminee_info {
  position: relative;
  margin-top: 80px;
  padding: 50px 30px 40px;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-eikenExaminee_info {
    margin-top: 50px;
    padding: 40px 20px 30px
  }
}
.v2-eikenExaminee_info .v2-list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.v2-eikenExaminee_info .v2-list-link li {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto
}
.v2-eikenExaminee_infoTtl {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 100%;
  padding: 0.3em 2.4em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #fce4e6
}
@media only screen and (max-width: 768px) {
  .v2-eikenExaminee_infoTtl {
    width: 100%;
    width: 94.02985%;
    padding: 0.3em 0.3em;
    font-size: 14px;
    font-size: 1.4rem
  }
}
.v2-eikenQa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -2.12766%
}
@media only screen and (max-width: 768px) {
  .v2-eikenQa {
    margin-bottom: -2.98507%
  }
}
.v2-eikenQa_item {
  width: 48.93617%;
  margin-bottom: 2.12766%
}
@media only screen and (max-width: 768px) {
  .v2-eikenQa_item {
    width: 100%;
    margin-bottom: 2.98507%
  }
}
.v2-eikenQa_item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px 23px 23px;
  text-decoration: none;
  border: 1px solid #333;
  background-color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .v2-eikenQa_item a {
    padding: 25px 15px 15px
  }
}
.v2-eikenQa_item a::after {
  content: "";
  position: absolute;
  right: 8px;
  bottom: 8px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #e60012 transparent
}
@media only screen and (max-width: 768px) {
  .v2-eikenQa_item a::after {
    border-width: 0 0 9px 9px
  }
}
.v2-eikenQa_for {
  position: absolute;
  top: 0;
  width: 240px;
  height: 0px;
  line-height: 32px;
  text-align: center;
  color: #eee;
  border-top: 32px solid #333;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-radius: 0 0 18px 18px/0px 0px 32px 32px
}
@media only screen and (max-width: 768px) {
  .v2-eikenQa_for {
    line-height: 24px;
    border-top-width: 24px;
    border-radius: 0 0 18px 18px/0px 0px 22px 22px
  }
}
.v2-eikenQa_for span {
  position: absolute;
  top: -32px;
  left: 0;
  width: 100%;
  font-weight: bold
}
@media only screen and (max-width: 768px) {
  .v2-eikenQa_for span {
    top: -25px;
    font-size: 12px;
    font-size: 1.2rem
  }
}
.v2-eikenQa_icon {
  width: 42px;
  margin: 10px auto 0px
}
@media only screen and (max-width: 768px) {
  .v2-eikenQa_icon {
    margin: 5px auto 0
  }
}
.v2-eikenQa_ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-eikenQa_ttl {
    font-size: 14px;
    font-size: 1.4rem
  }
}
.v2-eikenQa_ttl strong {
  display: inline-block;
  margin-right: 0.3em;
  padding: 0.1em 0.5em;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  background-color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-eikenQa_ttl strong {
    font-size: 15px;
    font-size: 1.5rem
  }
}
.v2-eikenService {
  display: block;
  text-align: center
}
.v2-eikenService_cate {
  display: inline-block;
  min-width: 140px;
  margin: 0 auto;
  padding: 0.3em 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  background-color: #fce4e6
}
@media only screen and (max-width: 768px) {
  .v2-eikenService_cate {
    width: 120px;
    font-size: 14px;
    font-size: 1.4rem
  }
}
.v2-eikenService_cate + * {
  margin-top: 35px
}
.v2-eikenService_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -4.25532%
}
@media only screen and (max-width: 768px) {
  .v2-eikenService_list {
    margin-bottom: -4.47761%
  }
}
.v2-eikenService_list.-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.v2-eikenService_item {
  width: 31.91489%;
  margin-bottom: 4.25532%
}
@media only screen and (max-width: 768px) {
  .v2-eikenService_item {
    width: 47.76119%;
    margin-bottom: 4.47761%
  }
}
.v2-eikenService a {
  text-decoration: none
}
.v2-eikenService a[target="_blank"]:not(.no-icon)::after {
  content: none
}
.v2-eikenService_img {
  display: block
}
.v2-eikenService_cap {
  line-height: 1.5;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-eikenService_cap {
    margin-top: 0.5em;
    font-size: 13px;
    font-size: 1.3rem
  }
}
.v2-tabBtn,
.v2-tabBtn2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 80px
}
@media only screen and (max-width: 768px) {
  .v2-tabBtn,
  .v2-tabBtn2 {
    height: 50px;
    margin-right: -10px;
    margin-left: -10px
  }
}
.v2-tabBtn::after,
.v2-tabBtn2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 5px;
  background-color: #333
}
@media only screen and (max-width: 768px) {
  .v2-tabBtn::after,
  .v2-tabBtn2::after {
    left: 50%;
    width: 100vw;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
.v2-tabBtn + *,
.v2-tabBtn2 + * {
  margin-top: 100px
}
@media only screen and (max-width: 768px) {
  .v2-tabBtn + *,
  .v2-tabBtn2 + * {
    margin-top: 60px
  }
}
.v2-tabBtn_item,
.v2-tabBtn2_item {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 35.10638%;
  min-width: 27.65957%;
  height: 75%;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  color: #858585;
  background-color: #e5e5e5;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .v2-tabBtn_item,
  .v2-tabBtn2_item {
    width: 45.07042%;
    height: 80%;
    font-size: 9px;
    font-size: 0.9rem
  }
  .v2-tabBtn_item,
  .v2-tabBtn_item h2,
  .v2-tabBtn2_item,
  .v2-tabBtn2_item h2 {
    line-height: 1.36
  }
}
.v2-tabBtn_item::before,
.v2-tabBtn_item::after,
.v2-tabBtn2_item::before,
.v2-tabBtn2_item::after {
  -webkit-transition: 0.2s;
  transition: 0.2s
}
.v2-tabBtn_item::before,
.v2-tabBtn2_item::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff
}
.v2-tabBtn_item::after,
.v2-tabBtn2_item::after {
  position: absolute;
  z-index: -2;
  bottom: 0%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-width: 15.6px 9px 0 9px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  -webkit-filter: drop-shadow(3px 5.2px 6px rgba(51, 51, 51, 0.2));
  filter: drop-shadow(3px 5.2px 6px rgba(51, 51, 51, 0.2))
}
@media only screen and (max-width: 768px) {
  .v2-tabBtn_item::after,
  .v2-tabBtn2_item::after {
    border-width: 11.7px 6.75px 0 6.75px
  }
}
.v2-tabBtn_item h2,
.v2-tabBtn2_item h2 {
  text-align-last: left
}
.v2-tabBtn_item + .v2-tabBtn_item,
.v2-tabBtn2_item + .v2-tabBtn_item,
.v2-tabBtn_item +
    .v2-tabBtn2_item,
.v2-tabBtn2_item +
    .v2-tabBtn2_item {
  margin-left: 1.06383%
}
@media only screen and (max-width: 768px) {
  .v2-tabBtn_item + .v2-tabBtn_item,
  .v2-tabBtn2_item + .v2-tabBtn_item,
  .v2-tabBtn_item +
        .v2-tabBtn2_item,
  .v2-tabBtn2_item +
        .v2-tabBtn2_item {
    margin-left: 1.40845%
  }
}
.v2-tabBtn_item:hover,
.v2-tabBtn_item.-active,
.v2-tabBtn2_item:hover,
.v2-tabBtn2_item.-active {
  color: #fff;
  background-color: #333
}
.v2-tabBtn_item:hover::before,
.v2-tabBtn_item.-active::before,
.v2-tabBtn2_item:hover::before,
.v2-tabBtn2_item.-active::before {
  background-color: #333
}
.v2-tabBtn_item:hover .v2-tabBtn_icon .st0,
.v2-tabBtn_item.-active .v2-tabBtn_icon .st0,
.v2-tabBtn2_item:hover .v2-tabBtn_icon .st0,
.v2-tabBtn2_item.-active .v2-tabBtn_icon .st0 {
  stroke: #fff
}
.v2-tabBtn_item.-active,
.v2-tabBtn2_item.-active {
  width: 63.82979%;
  height: 100%;
  font-size: 20px;
  font-size: 2rem
}
@media only screen and (max-width: 768px) {
  .v2-tabBtn_item.-active,
  .v2-tabBtn2_item.-active {
    width: 53.52113%;
    font-size: 11px;
    font-size: 1.1rem
  }
}
.v2-tabBtn_item.-active::after,
.v2-tabBtn2_item.-active::after {
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  opacity: 1
}
@media only screen and (max-width: 768px) {
  .v2-tabBtn_item.-active .v2-tabBtn_icon,
  .v2-tabBtn2_item.-active .v2-tabBtn_icon {
    width: 24px;
    height: 24px
  }
}
.v2-tabBtn_icon,
.v2-tabBtn2_icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 0.5em
}
@media only screen and (max-width: 768px) {
  .v2-tabBtn_icon,
  .v2-tabBtn2_icon {
    width: 17px;
    height: 17px;
    margin-right: 8px
  }
}
.v2-tabBtn_icon .st0,
.v2-tabBtn2_icon .st0 {
  stroke: #858585;
  -webkit-transition: stroke 0.2s;
  transition: stroke 0.2s
}
.v2-tabContents,
.v2-tabContents2 {
  display: block
}
.v2-tabContents_item,
.v2-tabContents2_item {
  display: none
}
.v2-tabContents_item.-active,
.v2-tabContents2_item.-active {
  display: block
}
.v2-tabContents_noPost,
.v2-tabContents2_noPost {
  padding: 15px 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-tabContents_noPost,
  .v2-tabContents2_noPost {
    font-size: 15px;
    font-size: 1.5rem
  }
}
.v2-pagelinkMain {
  margin-top: 50px;
  padding: 10px 0
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain {
    margin-top: 20px
  }
}
.v2-pagelinkMain.-wait .v2-pagelinkMain_item,
.v2-pagelinkMain.-wait .v2-pagelinkMain_item a,
.v2-pagelinkMain.-wait .v2-pagelinkMain_icon,
.v2-pagelinkMain.-wait .v2-pagelinkMain_txt {
  -webkit-transition: 0.2s;
  transition: 0.2s
}
.v2-pagelinkMain.-fixed {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0
}
.v2-pagelinkMain.-fixed + * {
  margin-top: 270px
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain.-fixed + * {
    margin-top: 180px
  }
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain.-fixed .v2-pagelinkMain_item a {
    padding: 65px 0 0
  }
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain.-fixed .v2-pagelinkMain_icon {
    top: 10px;
    height: 28px
  }
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain.-fixed .v2-pagelinkMain_txt {
    display: none;
    margin-top: -3em;
    opacity: 0
  }
}
.v2-pagelinkMain + * {
  margin-top: 40px
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain:not(.-fixed) .v2-container {
    margin: 0 0
  }
}
.v2-pagelinkMain_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.v2-pagelinkMain_item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
.v2-pagelinkMain_item + .v2-pagelinkMain_item {
  margin-left: 20px
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain_item + .v2-pagelinkMain_item {
    margin-left: 10px
  }
}
.v2-pagelinkMain_item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 85px 10px 25px;
  text-align: center;
  text-decoration: none;
  color: #e60012;
  border: 1px solid #333;
  background-color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain_item a {
    padding: 75px 0px 30px
  }
}
@media only screen and (min-width: 769px) {
  .v2-pagelinkMain_item a:hover {
    text-decoration: none
  }
  .v2-pagelinkMain_item a:hover::after {
    bottom: 8px
  }
}
.v2-pagelinkMain_item a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 12px;
  left: 0;
  display: block;
  width: 0.55em;
  height: 0.55em;
  margin: auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  border-style: none solid solid none;
  border-color: #e60012
}
.v2-pagelinkMain_icon {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  height: 44px;
  margin-bottom: 16px
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain_icon {
    top: 20px;
    height: 33px
  }
}
.v2-pagelinkMain_icon img {
  width: auto;
  max-height: 100%
}
.v2-pagelinkMain_txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.6
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain_txt {
    font-size: 13px;
    font-size: 1.3rem
  }
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkMain.-col2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -4.47761%
  }
  .v2-pagelinkMain.-col2 .v2-pagelinkMain_item {
    width: 47.76119%;
    margin-bottom: 4.47761%;
    margin-left: 4.47761%;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset
  }
  .v2-pagelinkMain.-col2 .v2-pagelinkMain_item:nth-child(2n+1) {
    margin-left: 0
  }
}
.v2-pagelinkSub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 -20px -50px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkSub {
    margin: 0 0 -18px -35px;
    font-size: 11px;
    font-size: 1.1rem
  }
}
.v2-pagelinkSub + * {
  margin-top: 1.5em
}
.v2-pagelinkSub_item {
  margin: 0 0 20px 50px
}
@media only screen and (max-width: 768px) {
  .v2-pagelinkSub_item {
    margin: 0 0 18px 35px
  }
}
.v2-pagelinkSub_item a {
  position: relative;
  padding-left: 1.5em
}
.v2-pagelinkSub_item a::after {
  content: "";
  position: absolute;
  top: 0em;
  left: 0;
  display: block;
  width: 0.63em;
  height: 0.63em;
  margin: auto;
  -webkit-transition: top 0.2s;
  transition: top 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 2px;
  border-style: none solid solid none;
  border-color: #e60012
}
.v2-pagelinkSub_item a:hover::after {
  top: 0.3em
}
.v2-pagelinkSub + p.-center {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left
}
.v2-tokuyakuFlow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media only screen and (max-width: 768px) {
  .v2-tokuyakuFlow {
    display: block
  }
}
.v2-tokuyakuFlow + * {
  margin-top: 50px
}
.v2-tokuyakuFlow_item {
  position: relative;
  width: 22.02128%;
  padding: 0 20px 25px;
  border: 1px solid #e5e5e5
}
@media only screen and (max-width: 768px) {
  .v2-tokuyakuFlow_item {
    width: 100%
  }
}
@media only screen and (max-width: 768px) {
  .v2-tokuyakuFlow_item + .v2-tokuyakuFlow_item {
    margin-top: 26px
  }
}
.v2-tokuyakuFlow_item + .v2-tokuyakuFlow_item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 0 7px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #e60012
}
@media only screen and (max-width: 768px) {
  .v2-tokuyakuFlow_item + .v2-tokuyakuFlow_item::before {
    top: -13px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
  }
}
.v2-tokuyakuFlow_step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 2.5em;
  height: 2.5em;
  margin: 0 auto;
  font-family: "Roboto","Hiragino Kaku Gothic ProN",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.12em;
  color: #fff;
  background-color: #333;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.v2-tokuyakuFlow_step::before {
  content: "STEP";
  display: block;
  margin-bottom: 0.5em;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0.12em
}
.v2-tokuyakuFlow_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100px
}
@media only screen and (max-width: 768px) {
  .v2-tokuyakuFlow_head {
    height: 55px
  }
}
.v2-tokuyakuFlow_ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-tokuyakuFlow_ttl {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.v2-tokuyakuFlow_body::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 1em;
  background-color: transparent;
  background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-size: 3px 1px
}
.v2-tokuyakuSelect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1em
}
@media only screen and (max-width: 768px) {
  .v2-tokuyakuSelect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.v2-tokuyakuSelect label {
  position: relative;
  width: 37.2093%
}
@media only screen and (max-width: 768px) {
  .v2-tokuyakuSelect label {
    width: 100%;
    max-width: 300px;
    margin-top: 20px
  }
}
.v2-tokuyakuSelect label::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 20px;
  display: block;
  width: 0;
  height: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  pointer-events: none;
  border-width: 5px 0 5px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #fff
}
.v2-tokuyakuSelect label::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 100%;
  pointer-events: none;
  color: #fff;
  background-color: #333
}
.v2-tokuyakuSelect_btn {
  width: 20.93023%
}
@media only screen and (max-width: 768px) {
  .v2-tokuyakuSelect_btn {
    width: 190px;
    margin-top: 25px
  }
}
.v2-tokuyakuSelect select,
.v2-tokuyakuSelect input {
  width: 100%;
  height: 40px;
  padding: 0.2em 1.2em;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  border-radius: 0;
  outline: none
}
.v2-tokuyakuSelect select {
  cursor: pointer;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.v2-tokuyakuSelect input {
  color: #fff;
  border-style: none;
  background-color: #333
}
.v2-applyOther {
  padding: 55px 40px 50px
}
@media only screen and (max-width: 768px) {
  .v2-applyOther {
    padding: 35px 20px 40px
  }
}
.v2-applyOther + .v2-applyOther {
  margin-top: 60px
}
.v2-applyOther_ttl {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-applyOther_ttl {
    font-size: 16px;
    font-size: 1.6rem
  }
}
.v2-applyOther_ttl + * {
  margin-top: 2.5em
}
@media only screen and (max-width: 768px) {
  .v2-applyOther_ttl + * {
    margin-top: 1.5em
  }
}
.v2-applyOther_img {
  margin-top: 2.5em;
  text-align: center
}
.v2-applyOther_img a:nth-child(n)[target="_blank"]::after {
  content: none
}
.v2-applyOther_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media only screen and (max-width: 768px) {
  .v2-applyOther_column {
    display: block
  }
}
.v2-applyOther_column .v2-applyOther_img {
  width: 37.2093%;
  margin-top: 0;
  margin-left: 3.48837%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
@media only screen and (max-width: 768px) {
  .v2-applyOther_column .v2-applyOther_img {
    width: 100%;
    margin: 30px 0 0
  }
}
.v2-applyOther_column .v2-applyOther_txt {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto
}
.v2-applyOther strong {
  color: #e60012
}
.v2-applyOther .v2-box-inversion + .v2-list-link + * {
  margin-top: 50px
}
.apply .v2-ttl-contents2 .-red {
  margin-left: 1.5em;
  font-size: 14px;
  font-size: 1.4rem
}
@media only screen and (max-width: 768px) {
  .apply .v2-ttl-contents2 .-red {
    display: block;
    margin-top: 0.5em;
    margin-left: 0em;
    font-size: 12px;
    font-size: 1.2rem
  }
}
.apply .v2-tb th,
.apply .v2-tb-schedule th,
.apply .v2-tb-abSchedule1 th,
.apply .v2-tb-abSchedule2 th,
.apply .v2-tb-abSchedule3 th,
.apply .v2-tb-class th,
.apply .v2-tb-fee th,
.apply .v2-tb-time th,
.apply .v2-tb-time2 th {
  color: #fff;
  background-color: #333
}
@media only screen and (min-width: 769px) {
  .apply .v2-tb th,
  .apply .v2-tb-schedule th,
  .apply .v2-tb-abSchedule1 th,
  .apply .v2-tb-abSchedule2 th,
  .apply .v2-tb-abSchedule3 th,
  .apply .v2-tb-class th,
  .apply .v2-tb-fee th,
  .apply .v2-tb-time th,
  .apply .v2-tb-time2 th {
    width: 140px
  }
}
.v2-dl-align {
  overflow: hidden;
  margin-bottom: -0.5em
}
.v2-dl-align::after {
  content: "";
  display: block;
  clear: both
}
.v2-dl-align dt,
.v2-dl-align dd {
  margin-bottom: 0.5em
}
.v2-dl-align dt {
  position: relative;
  float: left;
  clear: both;
  width: 6.6em;
  padding-left: 1em
}
.v2-dl-align dt::before {
  content: "";
  position: absolute;
  top: 0.8em;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background-color: #e60012
}
.v2-dl-align dd {
  margin-left: 6.6em
}
.v2-considerationCol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media only screen and (max-width: 768px) {
  .v2-considerationCol {
    display: block
  }
}
.v2-considerationCol_ttl {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-considerationCol_ttl {
    font-size: 13px;
    font-size: 1.3rem
  }
}
.v2-considerationCol_ttl + * {
  margin-top: 0.8em
}
.v2-considerationCol_item {
  width: 48.71795%
}
@media only screen and (max-width: 768px) {
  .v2-considerationCol_item {
    width: 100%
  }
  .v2-considerationCol_item + .v2-considerationCol_item {
    margin-top: 30px
  }
}
.v2-considerationCol_note {
  margin-top: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #e60012
}
.v2-considerationCol_note + * {
  margin-top: 0.8em
}
.v2-box-considerationContact {
  margin-top: 2em;
  padding: 30px 30px 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71
}
@media only screen and (max-width: 768px) {
  .v2-box-considerationContact {
    padding: 20px 15px 20px;
    font-size: 12px;
    font-size: 1.2rem
  }
}
@media only screen and (max-width: 768px) {
  .v2-box-considerationContact .v2-ttl-contents2 {
    font-size: 13px;
    font-size: 1.3rem
  }
}
.v2-box-considerationContact .v2-list-note {
  margin-top: 0.3em
}
.v2-groupFig {
  margin: 50px 0 0
}
.v2-groupFig + * {
  margin-top: 50px
}
.v2-groupFig_ttl {
  padding-top: 40px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-groupFig_ttl {
    padding-top: 10px;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left
  }
}
.v2-groupFig_ttl + * {
  margin-top: 45px
}
@media only screen and (max-width: 768px) {
  .v2-groupFig_ttl + * {
    margin-top: 30px
  }
}
.v2-groupFig_box {
  position: relative;
  width: 600px;
  max-width: 100%;
  margin: 16px auto 0;
  padding: 20px 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.86;
  text-align: center;
  background-color: #e5e5e5
}
@media only screen and (max-width: 768px) {
  .v2-groupFig_box {
    margin-top: 25px;
    padding: 18px 18px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left
  }
}
.v2-groupFig_box + * {
  margin-top: 50px
}
.v2-groupFig_box::before {
  content: none;
  position: absolute;
  right: 5%;
  right: 2.38806%;
  bottom: 100%;
  width: 0;
  height: 0;
  border-width: 0 6px 34px 6px;
  border-style: solid;
  border-color: transparent transparent #e5e5e5 transparent
}
@media only screen and (max-width: 768px) {
  .v2-groupFig_box::before {
    content: ""
  }
}
.v2-groupFig_boxTtl {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-groupFig_boxTtl {
    font-size: 12px;
    font-size: 1.2rem
  }
}
.v2-groupFig_boxTtl + * {
  margin-top: 0.5em
}
.v2-applyFlow {
  width: 320px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.86;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-applyFlow {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.54
  }
}
.v2-applyFlow_item {
  position: relative;
  padding: 15px 15px;
  font-weight: bold;
  background-color: #e5e5e5
}
.v2-applyFlow_item + .v2-applyFlow_item {
  margin-top: 30px
}
.v2-applyFlow_item + .v2-applyFlow_item::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #e60012 transparent transparent transparent
}
@media only screen and (max-width: 768px) {
  .v2-applyFlow_item + .v2-applyFlow_item::before {
    top: -14px
  }
}
.v2-applyFlow_inr {
  margin: 10px 5px 5px;
  padding: 18px 18px;
  font-weight: normal;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-applyFlow_inr {
    padding: 14px 18px
  }
}
.v2-applyFlow ul {
  line-height: 1.5;
  text-align: left
}
@media only screen and (max-width: 768px) {
  .v2-applyFlow ul {
    line-height: 1.3
  }
}
.v2-sec-personal_internet .v2-grid {
  margin-bottom: -40px
}
.v2-sec-personal_internet .v2-grid + .v2-btn {
  margin-top: 50px
}
.v2-sec-personal_internet .v2-grid + .v2-btn + * {
  margin-top: 25px
}
.v2-sec-personal_internet .v2-grid_ttl + * {
  margin-top: 35px
}
@media only screen and (max-width: 768px) {
  .v2-sec-personal_internet .v2-grid_ttl + * {
    margin-top: 25px
  }
}
.v2-sec-personal_internet .v2-grid_col {
  margin-bottom: 40px
}
@media only screen and (max-width: 768px) {
  .v2-sec-personal_internet .v2-grid_col.-einavi .v2-netApplyFlow_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 13px;
    font-size: 1.3rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.v2-sec-personal_internet .v2-grid_col.-einavi .v2-netApplyFlow_item {
  width: 120px;
  max-width: 120px
}
@media only screen and (max-width: 768px) {
  .v2-sec-personal_internet .v2-grid_col.-einavi .v2-netApplyFlow_item {
    width: 400px;
    max-width: 100%;
    height: 60px;
    margin-top: 26px;
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }
}
@media only screen and (max-width: 768px) {
  .v2-sec-personal_internet .v2-grid_col.-einavi .v2-netApplyFlow_item::before {
    top: -13px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
  }
}
.v2-sec-personal_internet .v2-grid_col.-quick .v2-grid_body {
  border-style: solid
}
.v2-sec-personal_internet .v2-grid_col.-quick .v2-netApplyFlow_item {
  width: 200px;
  max-width: 200px;
  height: 60px
}
@media only screen and (max-width: 768px) {
  .v2-sec-personal_internet .v2-grid_col.-quick .v2-netApplyFlow_item {
    height: 88px
  }
}
.v2-sec-personal_internet .v2-grid_img {
  height: 276px
}
@media only screen and (max-width: 768px) {
  .v2-sec-personal_internet .v2-grid_img {
    height: auto
  }
}
.v2-sec-personal_internet .v2-grid_img img {
  max-height: 100%
}
.v2-sec-personal_internet .v2-grid .v2-btn {
  padding-top: 40px
}
.v2-netApplyFlow + * {
  margin-top: 30px
}
.v2-netApplyFlow_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.71;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .v2-netApplyFlow_list {
    font-size: 12px;
    font-size: 1.2rem
  }
}
.v2-netApplyFlow_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 120px;
  margin-left: 30px;
  text-align: center;
  background-color: #e5e5e5;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .v2-netApplyFlow_item {
    margin-left: 15px
  }
}
.v2-netApplyFlow_item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -15px;
  display: block;
  width: 0;
  height: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-width: 7px 0 7px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #e60012
}
@media only screen and (max-width: 768px) {
  .v2-netApplyFlow_item::before {
    left: -7px;
    border-width: 6px 0 6px 6px
  }
}
.v2-netApplyFlow_item:first-child {
  margin-left: 0
}
.v2-netApplyFlow_item:first-child::before {
  content: none
}
.v2-netApplyFlow_item:last-child {
  color: #e60012;
  background-color: #fce4e6
}
.v2-netApplyFlow_cap {
  margin-top: 1em;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-netApplyFlow_cap {
    font-size: 12px;
    font-size: 1.2rem
  }
}
.v2-sec-personal_convenience .v2-grid_img {
  height: 160px
}
@media only screen and (max-width: 768px) {
  .v2-sec-personal_convenience .v2-grid_img {
    height: 130px
  }
}
.v2-sec-personal_convenience .v2-grid_img img {
  max-height: 100%
}
.v2-sec-group_serviceLink .v2-grid_img {
  height: 80px
}
@media only screen and (max-width: 768px) {
  .v2-sec-group_serviceLink .v2-grid_img {
    height: 58px
  }
}
.v2-sec-group_serviceLink .v2-grid_img img {
  max-height: 100%
}
.v2-sec-apply_sub:nth-child(n) .-inversion + .v2-hr {
  margin-top: 60px
}
.schedule .v2-sec-pageLink {
  padding-top: 50px
}
.v2-tb-schedule {
  table-layout: fixed
}
@media only screen and (max-width: 768px) {
  .v2-tb-schedule + .v2-tb-scroll {
    margin-top: 1.5em
  }
  .v2-tb-schedule + .v2-tb-scroll + .v2-tb-schedule {
    margin-top: 1.5em
  }
}
.v2-tb-schedule_colTh {
  width: 14.89362%
}
.v2-tb-schedule_colTd1 {
  width: 17.44681%
}
.v2-tb-schedule_colTd3 {
  width: 17.02128%
}
.v2-tb-schedule_colTd4 {
  width: 16.38298%
}
.v2-tb-schedule th {
  color: #333;
  background-color: transparent
}
.v2-tb-schedule th:first-child {
  color: #fff;
  background-color: #333
}
@media only screen and (min-width: 769px) {
  .v2-tb-schedule th:first-child {
    width: 14.89362%
  }
}
.v2-tb-schedule th:nth-child(n+2) {
  padding-right: 0.5em;
  padding-left: 0.5em;
  border-color: #fff;
  background-color: #e5e5e5
}
.v2-tb-schedule .v2-list-note {
  font-size: 15px;
  font-size: 1.5rem
}
@media only screen and (max-width: 768px) {
  .v2-tb-schedule .v2-list-note {
    font-size: 12px;
    font-size: 1.2rem
  }
}
.v2-tb-schedule + .v2-list-link {
  margin-top: 2em
}
.v2-tb-schedule + .v2-list-link + .v2-btn {
  margin-top: 3em
}
.v2-dl-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.v2-dl-date dt {
  width: 9em;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.v2-abSchedule_ttl {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-abSchedule_ttl {
    font-size: 18px;
    font-size: 1.8rem
  }
}
.v2-abSchedule_ttl .-txtS {
  font-size: 0.81818em
}
.v2-abSchedule_ttl + * {
  margin-top: 30px
}
.v2-abSchedule_note {
  text-align: center;
  color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-abSchedule_note {
    text-align: left
  }
}
.v2-abSchedule_link {
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-abSchedule_link {
    text-align: left
  }
}
.v2-tb-abSchedule1 {
  table-layout: fixed
}
.v2-tb-abSchedule1 caption {
  margin-top: 1.5em;
  font-size: 15px;
  font-size: 1.5rem;
  caption-side: bottom;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-tb-abSchedule1 caption {
    margin-top: 1em;
    font-size: 14px;
    font-size: 1.4rem
  }
}
.v2-tb-abSchedule1 thead tr:first-child th:first-child {
  color: #333;
  background-color: #e5e5e5
}
.v2-tb-abSchedule1 td {
  text-align: center
}
.v2-tb-abSchedule2 {
  table-layout: fixed
}
.v2-tb-abSchedule2 + * {
  margin-top: 1em
}
.v2-tb-abSchedule2 thead th:first-child {
  color: #333;
  background-color: #e5e5e5
}
@media only screen and (max-width: 768px) {
  .v2-tb-abSchedule2 thead th:first-child {
    width: 38.80597%
  }
}
.v2-tb-abSchedule2 tbody th {
  text-align: left
}
.v2-tb-abSchedule2 tbody td {
  text-align: center
}
.v2-tb-abSchedule3 {
  table-layout: fixed
}
@media only screen and (max-width: 768px) {
  .v2-tb-abSchedule3 {
    table-layout: auto
  }
}
.v2-tb-abSchedule3 thead th {
  color: #333;
  background-color: #e5e5e5
}
@media only screen and (max-width: 768px) {
  .v2-tb-abSchedule3 thead th {
    min-width: 80px;
    max-width: 122px
  }
}
.v2-tb-abSchedule3 tbody td {
  text-align: center
}
.v2-tb-abSchedule3 tbody td:first-child {
  text-align: left
}
.v2-imgColmun {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media only screen and (max-width: 768px) {
  .v2-imgColmun {
    display: block
  }
}
.v2-imgColmun + .v2-imgColmun {
  margin-top: 30px
}
.v2-imgColmun_img {
  width: 34.04255%;
  margin-left: 4.25532%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center
}
@media only screen and (max-width: 768px) {
  .v2-imgColmun_img {
    width: 100%;
    margin: 30px 0 0
  }
  .v2-imgColmun_img img {
    max-width: 320px
  }
}
.v2-imgColmun_txt {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto
}
.v2-tb-class {
  table-layout: fixed
}
.v2-tb-class th {
  color: #333;
  border-color: #fff;
  background-color: #e5e5e5
}
.v2-tb-class th:first-child {
  width: 31.06383%
}
.v2-tb-class td {
  text-align: center
}
.v2-tb-class td[colspan] {
  text-align: left
}
.v2-tb-fee thead th {
  white-space: nowrap
}
.v2-tb-fee th,
.v2-tb-fee td {
  padding-right: 0.3em;
  padding-left: 0.3em
}
.v2-tb-fee td {
  width: 9.04255%;
  text-align: center
}
.v2-tb-fee .-txtS {
  font-size: 13px;
  font-size: 1.3rem
}
.v2-tb-time th {
  width: 20%
}
.v2-tb-time td {
  text-align: center
}
.v2-tb-time2 th:first-child {
  width: 31.06383%
}
.v2-box-border {
  margin-top: 2em;
  padding: 3.19149%;
  border: 1px solid #ededed;
  background-color: #fff
}
@media only screen and (max-width: 768px) {
  .v2-box-border {
    padding: 5.37313%
  }
}
.v2-box-border_ttl {
  font-weight: bold
}
.v2-box-border_ttl + * {
  margin-top: 0.5em
}
.v2-list-square {
  margin-top: 2em;
  color: #333
}
.v2-list-square.-red a,
.v2-list-square li.-red a {
  color: #e60012
}
.v2-list-square.-red a::after,
.v2-list-square li.-red a::after {
  margin-right: 0.2em
}
.v2-list-square.-level > li {
  font-weight: bold
}
.v2-list-square.-level > li ul {
  font-weight: normal
}
.v2-list-square.-level + * {
  margin-top: 3em
}
.v2-list-square li {
  position: relative;
  padding-left: 1em
}
.v2-list-square li::before {
  content: "";
  position: absolute;
  top: 1em;
  left: 0;
  display: block;
  width: 0.4em;
  height: 0.4em;
  margin-top: -0.2em;
  background-color: #e60012
}
@media only screen and (max-width: 768px) {
  .v2-list-square ul li {
    margin-left: -1em
  }
}
.v2-list-square ul li:last-child {
  margin-bottom: 1em
}
.v2-list-square ul li::before {
  content: "";
  left: 0.1em;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #333
}
.v2-list-square ul li.-example {
  margin-top: 0.5em;
  padding-left: 0
}
.v2-list-square ul li.-example::before {
  content: none
}
.v2-box-adobeReader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  padding: 30px 30px 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71;
  background-color: #fdebec;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width: 768px) {
  .v2-box-adobeReader {
    padding: 20px 20px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.42
  }
}
.v2-box-adobeReader:first-child {
  margin-top: 0
}
.v2-box-adobeReader img {
  max-width: 30.50847%;
  margin-right: 40px
}
@media only screen and (max-width: 768px) {
  .v2-box-adobeReader img {
    margin-right: 15px
  }
}
.v2-box-adobeReader a {
  color: #e60012
}
/*# sourceMappingURL=../sourcemaps/style.css.map */
