@charset "UTF-8";
/* ==========================================================================
   Reset
   ========================================================================== */
/* Initialize
   ========================================================================== */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strong,
sub,
sup,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* Display
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
.win,
.mac {
  overflow-y: scroll;
}
/* Fonts
   ========================================================================== */
html {
  font-size: 0.625em;
}
body {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
li,
caption,
col,
th,
td,
p,
address,
figcaption {
  font-size: 1.4em;
}
dd dt,
dd dd,
dd li,
dd p,
dd caption,
dd col,
dd th,
dd td,
dd figcaption,
li dt,
li dd,
li li,
li p,
li caption,
li col,
li th,
li td,
li figcaption,
th dt,
th dd,
th li,
th p,
th caption,
th col,
th th,
th td,
th figcaption,
td dt,
td dd,
td li,
td p,
td caption,
td col,
td th,
td td,
td figcaption {
  font-size: 1em;
}
sup,
sub {
  font-size: 0.83em;
}
body,
input,
textarea,
select {
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
}
.ie body,
.ie input,
.ie textarea,
.ie select {
  font-family: "Meiryo", "MS PGothic", sans-serif;
}
/* Style
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
th {
  font-weight: bold;
}
th,
td {
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
address {
  font-style: normal;
  font-weight: normal;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"] {
  margin: 0;
  line-height: normal;
}
input[type="image"] {
  cursor: pointer;
  vertical-align: top;
}
textarea {
  margin: 0;
  vertical-align: top;
  resize: vertical;
}
img {
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
object,
embed,
iframe {
  vertical-align: top;
  outline: none;
  max-width: 100%;
}
em,
strong {
  font-style: normal;
  font-weight: bold;
}
mark {
  color: inherit;
  background-color: inherit;
  font-weight: bold;
}
sup,
sub {
  position: relative;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
/* Clearfix
   ========================================================================== */
header,
footer,
main,
section,
article,
aside,
nav,
.page-container,
.page-header,
.page-footer,
.content,
.main-content,
.sub-content,
.article,
.section,
.row {
  zoom: 1;
}
header:before,
footer:before,
main:before,
section:before,
article:before,
aside:before,
nav:before,
.page-container:before,
.page-header:before,
.page-footer:before,
.content:before,
.main-content:before,
.sub-content:before,
.article:before,
.section:before,
.row:before,
header:after,
footer:after,
main:after,
section:after,
article:after,
aside:after,
nav:after,
.page-container:after,
.page-header:after,
.page-footer:after,
.content:after,
.main-content:after,
.sub-content:after,
.article:after,
.section:after,
.row:after {
  content: '';
  display: table;
}
header:after,
footer:after,
main:after,
section:after,
article:after,
aside:after,
nav:after,
.page-container:after,
.page-header:after,
.page-footer:after,
.content:after,
.main-content:after,
.sub-content:after,
.article:after,
.section:after,
.row:after {
  clear: both;
}
/* ==========================================================================
   Layout - General
   ========================================================================== */
/* Root
   ========================================================================== */
body {
  overflow: auto;
  min-width: 1000px;
  line-height: 1.8;
  color: #333333;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}
/* Container
   ========================================================================== */
.page-container {
  position: relative;
}
/* ==========================================================================
   Layout - Header
   ========================================================================== */
/* Page header
   ========================================================================== */
.page-header {
  position: relative;
  z-index: 902;
  clear: both;
  width: 100%;
  padding-bottom: 59px;
}
.page-header.has-submenu {
  padding-bottom: 105px;
}
.page-header .header_inner {
  zoom: 1;
  position: relative;
  width: 980px;
  margin: 0 auto;
}
.page-header .header_inner:before,
.page-header .header_inner:after {
  content: '';
  display: table;
}
.page-header .header_inner:after {
  clear: both;
}
.page-header .header_site-id {
  float: left;
  margin: 0;
  padding: 20px 0 17px;
}
.page-header .header_site-id img {
  width: 164px;
  height: auto;
  min-height: 46px;
}
.page-header .header_site-free-dial {
  float: left;
  margin: 0;
  padding: 32px 0 33px 20px;
}
.page-header .header_site-free-dial > img {
  width: 176px;
  height: auto;
  min-height: 18px;
}
.page-header .header_site-nav {
  display: table;
  float: right;
  height: 42px;
  margin-top: 20px;
}
.page-header .header_site-nav > ul {
  display: table-cell;
  overflow: hidden;
  height: 100%;
  vertical-align: middle;
}
.page-header .header_site-nav > ul > li {
  float: left;
  padding: 0 10px;
  border-left: 1px solid #dfe0e1;
  font-size: 1.2em;
}
.page-header .header_site-nav > ul > li:first-child {
  border-left: none;
}
.page-header .header_site-nav > ul > li > a {
  color: #333;
  text-decoration: none;
}
.page-header .header_site-nav > ul > li > a:hover {
  text-decoration: underline;
}
.page-header .header_site-nav .header_site-nav_request,
.page-header .header_site-nav .header_site-nav_lessons {
  display: table-cell;
}
.page-header .header_site-nav .header_site-nav_request > a,
.page-header .header_site-nav .header_site-nav_lessons > a {
  display: block;
  position: relative;
  padding: 12px 35px;
  border-radius: 3px;
  background: #00baa4;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.25);
}
.page-header .header_site-nav .header_site-nav_request > a:hover,
.page-header .header_site-nav .header_site-nav_lessons > a:hover {
  background: #02ccba;
}
.page-header .header_site-nav .header_site-nav_request > a:after,
.page-header .header_site-nav .header_site-nav_lessons > a:after {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(/common_renew/img/layout/header_site-nav_bg01.png) no-repeat 0 0;
  background-size: 6px auto;
  content: "";
}
.page-header .header_site-nav .header_site-nav_lessons {
  padding-left: 4px;
}
.page-header .header_site-nav .header_site-nav_lessons > a {
  padding: 12px 22px;
  background: #ff5d2d;
}
.page-header .header_site-nav .header_site-nav_lessons > a:hover {
  background: #ff8143;
}
.page-header .global-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  clear: both;
  width: 100%;
  background: #003f7e;
}
.page-header .global-nav > ul {
  display: table;
  width: 980px;
  margin: 0 auto;
  border-left: 1px solid #1a538b;
  background: #003f7e;
  table-layout: fixed;
}
.page-header .global-nav > ul > li {
  display: table-cell;
  border-right: 1px solid #1a538b;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
}
.page-header .global-nav > ul > li:first-child {
  margin-left: 0;
}
.page-header .global-nav > ul > li > a {
  display: block;
  padding: 17px 0 16px;
  color: #fff;
  text-decoration: none;
}
.page-header .global-nav > ul > li > a:hover {
  background: #1f62ab;
}
.page-header .global-nav > ul > li > a.is-current {
  background: #3173bd;
}
.page-header .global-nav > ul .is-course .is-current,
.page-header .global-nav > ul .is-lesson .is-current {
  position: relative;
}
.page-header .global-nav > ul .is-course .is-current:before,
.page-header .global-nav > ul .is-lesson .is-current:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 14px;
  height: 5px;
  margin-left: -7px;
  background: url(/common_renew/img/layout/global-nav_bg_current.png) no-repeat 0 0;
  background-size: 14px auto;
  content: "";
}
.page-header .global-nav .global-nav_request,
.page-header .global-nav .global-nav_lessons {
  display: none;
}
.page-header .global-nav.is-fixed {
  position: fixed;
  top: 0;
  bottom: auto;
  width: 100%;
  background-position: 0 0;
}
.page-header .global-nav.is-fixed > ul {
  display: table;
  height: 50px;
  margin: 0 auto;
  border-left: none;
  table-layout: auto;
}
.page-header .global-nav.is-fixed > ul > li {
  font-size: 1.2em;
  border-right: none;
  border-left: 1px solid #1a538b;
}
.page-header .global-nav.is-fixed > ul > li > a {
  padding: 15px 0 14px;
}
.page-header .global-nav.is-fixed .global-nav_request,
.page-header .global-nav.is-fixed .global-nav_lessons {
  position: relative;
  display: table-cell;
  width: 120px;
  border: none;
}
.page-header .global-nav.is-fixed .global-nav_request > a,
.page-header .global-nav.is-fixed .global-nav_lessons > a {
  background: #00baa4;
}
.page-header .global-nav.is-fixed .global-nav_request > a:hover,
.page-header .global-nav.is-fixed .global-nav_lessons > a:hover {
  background: #02ccba;
}
.page-header .global-nav.is-fixed .global-nav_request > a:after,
.page-header .global-nav.is-fixed .global-nav_lessons > a:after {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(/common_renew/img/layout/header_site-nav_bg01.png) no-repeat 0 0;
  background-size: 6px auto;
  content: "";
}
.page-header .global-nav.is-fixed .global-nav_lessons {
  width: 140px;
}
.page-header .global-nav.is-fixed .global-nav_lessons > a {
  background: #ff5d2d;
}
.page-header .global-nav.is-fixed .global-nav_lessons > a:hover {
  background: #ff8143;
}
.page-header .global-nav.is-fixed .global-nav_sub-menu > ul > li {
  font-size: 1.2em;
}
.page-header .global-nav.is-fixed .global-nav_sub-menu > ul > li > a {
  padding: 7px 0;
}
.page-header .global-nav_sub-menu {
  display: none;
  overflow: hidden;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #dddfe5;
}
.page-header .global-nav_sub-menu > ul {
  zoom: 1;
  position: relative;
  left: 50%;
  float: left;
}
.page-header .global-nav_sub-menu > ul:before,
.page-header .global-nav_sub-menu > ul:after {
  content: '';
  display: table;
}
.page-header .global-nav_sub-menu > ul:after {
  clear: both;
}
.page-header .global-nav_sub-menu > ul > li {
  position: relative;
  left: -50%;
  float: left;
  margin-right: 20px;
  font-size: 1.4em;
  font-weight: bold;
}
.page-header .global-nav_sub-menu > ul > li > a {
  display: block;
  padding: 10px 0;
  color: #0059c5;
  text-decoration: none;
}
.page-header .global-nav_sub-menu > ul > li > a:hover {
  color: #2584e2;
  text-decoration: underline;
}
.page-header .global-nav_sub-menu > ul > li .is-current {
  color: #003f7e;
  -webkit-box-shadow: inset 0 -3px 0 0 #003f7e;
          box-shadow: inset 0 -3px 0 0 #003f7e;
}
.page-header .global-nav_sub-menu .has-course-menu,
.page-header .global-nav_sub-menu .has-lesson-menu {
  display: none;
}
.category-form .page-header .header_group-logo > p,
.category-trial_form_complete .page-header .header_group-logo > p,
.category-pamphlet_form_complete .page-header .header_group-logo > p {
  width: 1000px;
  max-width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.category-form .page-header .header_inner,
.category-trial_form_complete .page-header .header_inner,
.category-pamphlet_form_complete .page-header .header_inner {
  max-width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 767px) {
  .is-pc-header {
    max-width: inherit;
  }
  .is-sp-header {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-header {
    position: relative;
    padding-bottom: 0;
    width: 100%;
  }
  .page-header.has-submenu {
    padding-bottom: 0;
  }
  .page-header.is-fixed-header .header_group-logo,
  .page-header.is-fixed-header .header_site-id,
  .page-header.is-fixed-header .sp-global-menu {
    display: none;
  }
  .page-header.is-fixed-header .is-sp-header {
    height: 34px;
  }
  .page-header.is-opened-header .global-nav {
    display: none;
  }
  .page-header.is-opened-header .global-nav.is-fixed {
    display: table;
  }
  .page-header.is-opened-header .global-nav.is-fixed > ul {
    z-index: 1;
  }
  .page-header.is-opened-header .global-nav.is-fixed > ul:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: #fff;
    content: "";
  }
  .page-header .header_group-logo > p {
    padding: 0;
  }
  .page-header .header_site-id {
    float: none;
    width: 100%;
    margin: 0;
    padding: 9px 0 8px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-header .header_site-id img {
    display: block;
    width: 82px;
    min-height: 23px;
  }
  .page-header .global-nav {
    position: relative;
    width: 100%;
    background-image: none;
  }
  .page-header .global-nav > ul {
    position: relative;
    display: table;
    width: 100%;
    height: 34px;
    border: none;
    background: none;
    table-layout: fixed;
  }
  .page-header .global-nav > ul .global-nav_request,
  .page-header .global-nav > ul .global-nav_lessons {
    position: relative;
    display: table-cell;
    height: 34px;
    border: none;
    font-size: 1.2em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-header .global-nav > ul .global-nav_request > a,
  .page-header .global-nav > ul .global-nav_lessons > a {
    display: block;
    height: 34px;
    padding: 7px 10px 6px;
    background: #00baa4;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-header .global-nav > ul .global-nav_request > a:hover,
  .page-header .global-nav > ul .global-nav_lessons > a:hover {
    background: #02ccba;
  }
  .page-header .global-nav > ul .global-nav_request > a:after,
  .page-header .global-nav > ul .global-nav_lessons > a:after {
    position: absolute;
    top: 50%;
    right: 6px;
    width: 6px;
    height: 10px;
    margin-top: -5px;
    background: url(/common_renew/img/layout/header_site-nav_bg01.png) no-repeat 0 0;
    background-size: 6px auto;
    content: "";
  }
  .page-header .global-nav > ul .global-nav_lessons > a {
    background: #ff5d2d;
  }
  .page-header .global-nav > ul .global-nav_lessons > a:hover {
    background: #ff8143;
  }
  .page-header .global-nav > ul + .sp-global-menu {
    display: none;
  }
  .page-header .global-nav.is-fixed {
    display: table;
    width: 100%;
  }
  .page-header .global-nav.is-fixed > ul {
    position: relative;
    height: 34px;
  }
  .page-header .global-nav.is-fixed > ul .global-nav_request,
  .page-header .global-nav.is-fixed > ul .global-nav_lessons {
    width: 50%;
  }
  .page-header .global-nav.is-fixed > ul .global-nav_request > a,
  .page-header .global-nav.is-fixed > ul .global-nav_lessons > a {
    padding: 7px 10px 6px;
  }
  .page-header .global-nav.is-fixed .sp-global-menu {
    display: table-cell;
    width: 70px;
    height: 34px;
    background: #003f7e;
    text-align: center;
    vertical-align: middle;
  }
  .page-header .global-nav.is-fixed .sp-global-menu > img {
    vertical-align: middle;
  }
  .page-header .global-nav.is-fixed .sp-global-menu > ul {
    display: none;
    position: absolute;
  }
  .page-header .global-nav_accordion {
    display: none;
    overflow: scroll;
    clear: both;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 990;
    width: 100%;
    padding-bottom: 100px;
    max-height: 100%;
    background: #003e7e;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-header .global-nav_accordion .global-nav_accordion_close {
    width: 70px;
    height: 40px;
    margin: 0 0 0 auto;
    padding: 14px 9px 13px 11px;
    line-height: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu {
    padding: 0 20px 30px 20px;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li {
    position: relative;
    border-top: 1px solid #1f568e;
    font-size: 1.6em;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li:first-child {
    padding-top: 0;
    border-top: none;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li > p {
    position: relative;
    font-weight: bold;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li > p:after {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 7px;
    height: 12px;
    margin-top: -6px;
    background: url(/common_renew/img/layout/header_site-nav_bg02.png) no-repeat 0 0;
    background-size: 7px auto;
    content: "";
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li > p a,
  .page-header .global-nav_accordion .global-nav_accordion_menu > li > p span {
    display: block;
    padding: 9px 0 8px;
    color: #fff;
    text-decoration: none;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li > p.global-nav_accordion_menu_sub:after {
    right: 0;
    width: 15px;
    height: 15px;
    margin-top: -8px;
    background: url(/common_renew/img/layout/header_site-nav_bg_plus.png) no-repeat 0 0;
    background-size: 15px auto;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li.is-expanded .global-nav_accordion_menu_sub:after {
    background: url(/common_renew/img/layout/header_site-nav_bg_minus.png) no-repeat 0 0;
    background-size: 15px auto;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li > ul {
    display: none;
    padding-left: 15px;
    border-top: 1px solid #1f568e;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li > ul > li {
    border-top: 1px solid #1f568e;
    font-size: 1.3rem;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li > ul > li:first-child {
    border-top: none;
  }
  .page-header .global-nav_accordion .global-nav_accordion_menu > li > ul > li a {
    display: block;
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
  }
  .page-header .global-nav_accordion .global-nav_accordion_cv {
    overflow: hidden;
  }
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_request,
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_lessons {
    position: relative;
    float: left;
    width: 50%;
    margin-top: 0;
    font-size: 1.4em;
  }
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_request:after,
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_lessons:after {
    position: absolute;
    top: 50%;
    right: 6px;
    width: 7px;
    height: 12px;
    margin-top: -6px;
    background: url(/common_renew/img/layout/header_site-nav_bg02.png) no-repeat 0 0;
    background-size: 7px auto;
    content: "";
  }
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_request > a,
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_lessons > a {
    display: block;
    padding: 15px;
    background: #00baa4;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
  }
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_lessons > a {
    background: #ff5d2d;
  }
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_tel {
    clear: both;
    width: 100%;
    margin-top: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.2em;
  }
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_tel > a {
    position: relative;
    display: block;
    padding: 18px 10px 17px 40px;
    color: #003f7e;
    background: #ffffff url(/common_renew/img/layout/header_global-nav_bg_tel.png) no-repeat 10px center;
    background-size: 26px auto;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1em;
    vertical-align: middle;
  }
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_tel > a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 7px;
    height: 12px;
    margin-top: -6px;
    background: url(/common_renew/img/layout/header_bg_arrow.png) no-repeat 0 0;
    background-size: 7px auto;
    content: "";
  }
  .page-header .global-nav_accordion .global-nav_accordion_cv .global-nav_accordion_cv_tel > a img {
    margin-right: 3px;
    vertical-align: baseline;
  }
  .page-header .global-nav_accordion .global-nav_accordion_link {
    zoom: 1;
    border-bottom: 1px solid #1f568e;
  }
  .page-header .global-nav_accordion .global-nav_accordion_link:before,
  .page-header .global-nav_accordion .global-nav_accordion_link:after {
    content: '';
    display: table;
  }
  .page-header .global-nav_accordion .global-nav_accordion_link:after {
    clear: both;
  }
  .page-header .global-nav_accordion .global-nav_accordion_link > li {
    position: relative;
    display: table;
    float: left;
    width: 50%;
    border-top: 1px solid #1f568e;
    border-right: 1px solid #1f568e;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 1.1em;
    vertical-align: middle;
    line-height: 1.2;
  }
  .page-header .global-nav_accordion .global-nav_accordion_link > li:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 5px;
    height: 9px;
    margin-top: -5px;
    background: url(/common_renew/img/layout/header_global-nav_bg_arrow.png) no-repeat 0 0;
    background-size: 5px auto;
    content: "";
  }
  .page-header .global-nav_accordion .global-nav_accordion_link > li:nth-child(-n+2) {
    border-top: none;
  }
  .page-header .global-nav_accordion .global-nav_accordion_link > li:nth-child(odd) {
    clear: left;
  }
  .page-header .global-nav_accordion .global-nav_accordion_link > li:nth-child(even) {
    border-right: none;
  }
  .page-header .global-nav_accordion .global-nav_accordion_link > li a {
    display: table-cell;
    width: 100%;
    padding: 12px 20px 11px 10px;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
  }
  .page-header .global-nav_accordion .global-nav_accordion_link .is-window:after {
    width: 8px;
    height: 7px;
    margin-top: -4px;
    background: url(/common_renew/img/layout/header_global-nav_bg_window.png) no-repeat 0 0;
    background-size: 8px auto;
  }
  .page-header .global-nav_accordion .global-nav_accordion_close {
    margin-top: 0;
    padding: 12px;
    text-align: right;
  }
  .is-pc-header {
    display: none;
  }
  .is-sp-header {
    position: relative;
    z-index: 900;
  }
  .is-sp-header > .header_site-id {
    float: left;
    width: inherit;
  }
  .is-sp-header > .sp-global-menu {
    position: relative;
    z-index: 905;
    float: right;
    height: 40px;
    margin-top: 0;
    background: #003f7e;
  }
  .is-sp-header > .sp-global-menu > img {
    margin: 14px 9px 13px 11px;
  }
  .is-sp-header > .sp-global-tel {
    float: right;
    width: 192px;
    height: 40px;
    margin-top: 0;
    border-left: 1px solid #dedede;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.2;
  }
  .is-sp-header > .sp-global-tel > a {
    display: block;
    position: relative;
    padding: 12px 7px 11px 38px;
    color: #003f7e;
    text-decoration: none;
  }
  .is-sp-header > .sp-global-tel > a:before {
    position: absolute;
    top: 50%;
    left: 7px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: url(/common_renew/img/layout/header_global-nav_bg_tel.png) no-repeat 0 0;
    background-size: 18px auto;
    content: "";
  }
  .is-sp-header > .sp-global-tel > a:after {
    position: absolute;
    top: 50%;
    right: 6px;
    width: 7px;
    height: 12px;
    margin-top: -6px;
    background: url(/common_renew/img/layout/header_bg_arrow.png) no-repeat 0 0;
    background-size: 7px auto;
    content: "";
  }
  .is-sp-header > .sp-global-tel span {
    position: relative;
    padding-left: 25px;
  }
  .is-sp-header > .sp-global-tel span:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 22px;
    height: 12px;
    margin-top: -6px;
    background: url(/common_renew/img/layout/header_global-nav_img_free-dial.png) no-repeat 0 0;
    background-size: 22px auto;
    content: "";
  }
}
.header_group-logo {
  background: #f3f5f7;
  border-bottom: 2px solid #003f7e;
}
.header_group-logo > p {
  width: 980px;
  margin: 0 auto;
  text-align: right;
  line-height: 16px;
}
.header_group-logo > p img {
  width: 154px;
  height: 8px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .header_group-logo {
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .header_group-logo > p {
    width: 100%;
    line-height: 13px;
  }
  .header_group-logo > p img {
    width: 100px;
    height: 5px;
  }
}
/* service nav
   ========================================================================== */
.header_service-nav {
  border-bottom: 1px solid #dfe0e1;
}
.header_service-nav > ul {
  display: table;
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
  border-left: 1px solid #dfe0e1;
}
.header_service-nav > ul > li {
  display: table-cell;
  padding: 5px 12px;
  border-right: 1px solid #dfe0e1;
  font-size: 1.2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header_service-nav > ul > li:first-child {
  position: relative;
  border-right: none;
  width: 150px;
  padding: 5px 10px 5px 20px;
  background: url(/common_renew/img/layout/header_service-nav_bg01.png) no-repeat right center;
  background-size: 10px auto;
}
.header_service-nav > ul > li:first-child + li {
  padding-right: 20px;
}
.header_service-nav > ul > li > a {
  color: #333;
  text-decoration: none;
}
.header_service-nav > ul > li > a:hover {
  text-decoration: underline;
}
.header_service-nav .mod-icon-window {
  margin-right: 0;
  background: url(/common_renew/img/parts/icon_window04.png) no-repeat 0 0;
  background-size: 8px auto;
}
@media screen and (max-width: 767px) {
  .header_service-nav {
    display: none;
  }
}
.h-lead {
  margin: 9px auto -18px;
  width: 980px;
  color: #003f7e;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .h-lead {
    position: absolute;
    top: 9px;
    left: 102px;
    right: 80px;
    bottom: 9px;
    margin: 0;
    width: auto;
    font-size: 7px;
  }
}
.h-lead + .header_site-id {
  padding: 25px 0 10px;
}
/* ==========================================================================
   Layout - Breadcrumbs
   ========================================================================== */
/* Breadcrumbs
   ========================================================================== */
.breadcrumbs {
  width: 980px;
  max-width: 100%;
  margin: 7px auto 0;
}
.breadcrumbs > p {
  color: #777;
  font-size: 1em;
  line-height: 1.3;
}
.breadcrumbs a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  text-decoration: none;
}
.breadcrumbs a:before {
  margin: 0 3px;
  color: #777;
  content: "/";
}
.breadcrumbs a:first-child {
  padding-left: 14px;
  background: url(/common_renew/img/layout/breadcrumbs_bg01.png) no-repeat 0 0.1em;
  background-size: 9px auto;
}
.breadcrumbs a:first-child:before {
  display: none;
}
.breadcrumbs .arrow:last-child {
  display: none;
}
.breadcrumbs .current {
  color: #777;
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
/* ==========================================================================
   Layout - Content
   ========================================================================== */
/* Content
   ========================================================================== */
.content {
  margin: 0 auto;
}
/* Main content
   ========================================================================== */
.main-content {
  width: auto;
  min-width: 980px;
  max-width: 100%;
  margin-top: 35px;
}
.category-form .main-content,
.category-trial_form_complete .main-content,
.category-pamphlet_form_complete .main-content {
  width: auto;
  min-width: 728px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .main-content {
    min-width: inherit;
    margin-top: 30px;
  }
  .category-form .main-content,
  .category-trial_form_complete .main-content,
  .category-pamphlet_form_complete .main-content {
    min-width: inherit;
  }
}
/* Sub content
   ========================================================================== */
/* CV content
   ========================================================================== */
.cv-content-wrap {
  width: 100%;
  margin-top: 60px;
  padding: 0;
}
.cv-content-wrap .cv-content.opt-lower {
  position: relative;
  padding: 40px 0 30px;
  background: #003f7e;
}
.cv-content-wrap .cv-content.opt-lower:after {
  position: absolute;
  top: -27px;
  left: 50%;
  width: 110px;
  height: 27px;
  margin-left: -55px;
  background: url(/common_renew/img/layout/cv-content_bg01.png) no-repeat center top;
  background-size: 110px auto;
  content: "";
}
.cv-content-wrap .cv-content.opt-upper {
  padding: 50px 0;
  color: #003f7e;
  border-top: 1px solid #ddd;
  text-align: center;
  line-height: 1.5;
}
.cv-content-wrap .cv-content-frame {
  zoom: 1;
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
}
.cv-content-wrap .cv-content-frame:before,
.cv-content-wrap .cv-content-frame:after {
  content: '';
  display: table;
}
.cv-content-wrap .cv-content-frame:after {
  clear: both;
}
.cv-content-wrap .cv-content_title {
  color: #003f7e;
  font-size: 2.8em;
  line-height: 1.3;
}
.cv-content-wrap .cv-content_title > span {
  color: #1980e5;
}
.cv-content-wrap .cv-content_flow {
  display: table;
  overflow: hidden;
  margin: 20px auto 0;
}
.cv-content-wrap .cv-content_flow > li {
  position: relative;
  float: left;
  width: 186px;
  margin-right: 10px;
  text-align: center;
  font-size: 1em;
}
.cv-content-wrap .cv-content_flow > li > p {
  margin-top: 10px;
  font-size: 1.3em;
}
.cv-content-wrap .cv-content_flow > li:after {
  position: absolute;
  top: 7px;
  right: -58px;
  width: 108px;
  height: 16px;
  background: url(/common_renew/img/layout/cv-content_flow_bg01.png) no-repeat 0 0;
  background-size: 108px auto;
  content: "";
}
.cv-content-wrap .cv-content_flow > li:last-child:after {
  display: none;
  margin-right: 0;
}
.cv-content-wrap .cv-content_contact {
  zoom: 1;
  width: 920px;
  max-width: 100%;
  margin: 0 auto;
}
.cv-content-wrap .cv-content_contact:before,
.cv-content-wrap .cv-content_contact:after {
  content: '';
  display: table;
}
.cv-content-wrap .cv-content_contact:after {
  clear: both;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_web,
.cv-content-wrap .cv-content_contact .cv-content_contact_tel {
  position: relative;
  float: left;
  width: 450px;
  margin-top: 0;
  font-weight: bold;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_web > a,
.cv-content-wrap .cv-content_contact .cv-content_contact_tel > a {
  display: block;
  width: 100%;
  padding: 20px 10px;
  border-radius: 5px;
  background: #fff;
  color: #003f7e;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_web {
  margin-right: 20px;
  font-size: 2em;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_web > a {
  background: #ff5d2d;
  color: #fff;
  -webkit-box-shadow: inset 0 -3px 0 0 #bf4622;
          box-shadow: inset 0 -3px 0 0 #bf4622;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_web > a:hover {
  background: #ff8143;
  -webkit-box-shadow: inset 0 -3px 0 0 #bf6132;
          box-shadow: inset 0 -3px 0 0 #bf6132;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_web > a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 9px;
  height: 16px;
  margin-top: -8px;
  background: url(/common_renew/img/layout/cv-content_bg02.png) no-repeat 0 0;
  background-size: 9px auto;
  content: "";
}
.cv-content-wrap .cv-content_contact .cv-content_contact_web > a > span {
  position: relative;
  padding: 0 10px 0 40px;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_web > a > span:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 31px;
  height: 27px;
  margin-top: -14px;
  background: url(/common_renew/img/layout/cv-content_bg04.png) no-repeat 0 center;
  background-size: 31px auto;
  content: "";
}
.cv-content-wrap .cv-content_contact .cv-content_contact_tel {
  font-size: 1em;
  line-height: 1.3;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_tel .cv-content_contact_tel_title {
  display: inline-block;
  margin-right: 15px;
  padding-left: 33px;
  background: url(/common_renew/img/layout/cv-content_bg05.png) no-repeat 0 center;
  background-size: 26px auto;
  font-size: 1.2em;
  font-weight: normal;
  vertical-align: middle;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_tel .cv-content_contact_tel_title > em {
  display: block;
  font-size: 1.334em;
  font-weight: bold;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_tel > a {
  cursor: default;
}
.cv-content-wrap .cv-content_contact .cv-content_contact_tel .cv-content_contact_tel_number {
  display: inline-block;
  padding-left: 42px;
  background: url(/common_renew/img/layout/cv-content_bg06.png) no-repeat 0 center;
  background-size: 39px auto;
  font-size: 2.8em;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
.cv-content-wrap .cv-content_lessons {
  position: relative;
  width: 280px;
  margin: 20px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cv-content-wrap .cv-content_lessons > a {
  display: block;
  padding: 7px 5px 6px;
  border-radius: 3px;
  background: #1d63b3;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.cv-content-wrap .cv-content_lessons > a:hover {
  background: #2875c3;
}
.cv-content-wrap .cv-content_lessons > a:after {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 11px;
  margin-top: -5px;
  background: url(/common_renew/img/layout/cv-content_bg02.png) no-repeat 0 0;
  background-size: 6px auto;
  content: "";
}
.cv-content-wrap .cv-content_sub-menu {
  overflow: hidden;
  width: 580px;
  max-width: 100%;
  margin: 25px auto 0;
}
.cv-content-wrap .cv-content_sub-menu > li {
  float: left;
  width: 280px;
  margin-left: 20px;
}
.cv-content-wrap .cv-content_sub-menu > li:first-child {
  margin-left: 0;
}
.cv-content-wrap .cv-content_sub-menu > li > a {
  position: relative;
  display: block;
  padding: 14px 10px 13px;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}
.cv-content-wrap .cv-content_sub-menu > li > a:hover {
  background: #1f62ab;
}
.cv-content-wrap .cv-content_sub-menu > li > a:after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(/common_renew/img/layout/cv-content_sub-menu_bg01.png) no-repeat 0 0;
  background-size: 6px auto;
  content: "";
}
.cv-content-wrap .cv-content_sub-menu > li.cv-content_sub-menu_school span {
  position: relative;
  padding-left: 47px;
}
.cv-content-wrap .cv-content_sub-menu > li.cv-content_sub-menu_school span:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 41px;
  height: 31px;
  margin-top: -16px;
  background: url(/common_renew/img/layout/cv-content_sub-menu_bg02.png) no-repeat 0 center;
  background-size: 41px auto;
  content: "";
}
.cv-content-wrap + .page-footer {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .cv-content-wrap {
    padding: 0 !important;
  }
  .cv-content-wrap .cv-content_title {
    font-size: 1.8em;
  }
  .cv-content-wrap .cv-content_title + p {
    font-size: 1.3em;
  }
  .cv-content-wrap .cv-content_title + p + p {
    font-size: 1.3em;
  }
  .cv-content-wrap .cv-content_flow {
    min-width: 300px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .cv-content-wrap .cv-content_flow > li {
    position: relative;
    float: left;
    width: 145px;
    margin: 20px 10px 0 0;
    text-align: center;
    font-size: 1em;
  }
  .cv-content-wrap .cv-content_flow > li > p {
    font-size: 1.3em;
  }
  .cv-content-wrap .cv-content_flow > li:after {
    position: absolute;
    top: 7px;
    right: -58px;
    width: 108px;
    height: 16px;
    background: url(/common_renew/img/layout/cv-content_flow_bg01.png) no-repeat 0 0;
    background-size: 108px auto;
    content: "";
  }
  .cv-content-wrap .cv-content_flow > li:nth-child(-n+2) {
    margin-top: 0;
  }
  .cv-content-wrap .cv-content_flow > li:nth-child(odd) {
    clear: left;
  }
  .cv-content-wrap .cv-content_flow > li:nth-child(even) {
    margin-right: 0;
  }
  .cv-content-wrap .cv-content_flow > li:nth-child(even):after {
    display: none;
  }
  .cv-content-wrap .cv-content {
    padding: 35px 10px 30px;
  }
  .cv-content-wrap .cv-content.opt-upper {
    padding: 40px 10px;
  }
  .cv-content-wrap .cv-content.opt-lower {
    padding: 30px 0;
  }
  .cv-content-wrap .cv-content.opt-lower .cv-content-frame {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_web {
    float: none;
    width: 100%;
    margin-right: 0;
    font-size: 1.2em;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_web > a {
    padding: 12px 10px;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_web > a:after {
    right: 6px;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_web span {
    display: block;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_web span > em {
    font-size: 1.334em;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_tel {
    margin-top: 10px;
    width: 100%;
    font-size: 1em;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_tel > a {
    padding: 5px 40px;
    background: #ffffff url(/common_renew/img/layout/cv-content_bg05.png) no-repeat 12px center;
    background-size: 26px auto;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_tel > a:after {
    position: absolute;
    top: 50%;
    right: 6px;
    width: 9px;
    height: 16px;
    margin-top: -8px;
    background: url(/common_renew/img/layout/cv-content_bg03.png) no-repeat 0 0;
    background-size: 9px auto;
    content: "";
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_tel .cv-content_contact_tel_title {
    display: block;
    margin-right: 0;
    padding: 0;
    font-size: 1.1em;
    background: none;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_tel .cv-content_contact_tel_title > em {
    display: inline;
    font-size: 1.1rem;
    font-weight: normal;
  }
  .cv-content-wrap .cv-content .cv-content_contact .cv-content_contact_tel .cv-content_contact_tel_number {
    display: inline-block;
    font-size: 2.2em;
  }
  .cv-content-wrap .cv-content .cv-content_lessons {
    margin-top: 14px;
    width: 100%;
  }
  .cv-content-wrap .cv-content_sub-menu {
    width: 280px;
    margin: 20px auto 0;
  }
  .cv-content-wrap .cv-content_sub-menu > li {
    float: none;
    margin-top: 10px;
    margin-left: 0;
  }
  .cv-content-wrap .cv-content_sub-menu > li:first-child {
    margin-top: 0;
  }
}
/* ==========================================================================
   Layout - Footer
   ========================================================================== */
/* Page footer
   ========================================================================== */
.page-footer {
  max-width: 100%;
  padding-top: 40px;
  background: #f4f6f9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-footer .footer_inner {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding-bottom: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-footer .return-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 999;
  background: url(/common_renew/img/layout/footer_img_return-top.png) no-repeat left top;
  background-size: 40px auto;
  vertical-align: middle;
}
.page-footer .return-top > a {
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  position: relative;
  z-index: 501;
  width: 40px;
  height: 40px;
}
.page-footer .footer_related {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-footer .footer_related .footer_related_title {
  text-align: center;
  vertical-align: middle;
  line-height: 1;
}
.page-footer .footer_related .footer_related_title img {
  width: 152px;
  height: 14px;
}
.page-footer .footer_related .footer_related_link {
  display: table;
  width: 100%;
  padding-top: 25px;
}
.page-footer .footer_related .footer_related_link .footer_related_link_col {
  display: table-cell;
  padding: 10px 30px 10px 30px;
  border-left: 1px solid #d9dadd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-footer .footer_related .footer_related_link .footer_related_link_col:first-child {
  padding-left: 0;
  border-left: none;
}
.page-footer .footer_related .footer_related_link .footer_related_link_col:last-child {
  padding-right: 0;
}
.page-footer .footer_related .footer_related_link .footer_related_link_col > p {
  margin-top: 4px;
  font-size: 1.2em;
  vertical-align: 1.3;
}
.page-footer .footer_related .footer_related_link .footer_related_link_col > p:first-child {
  margin-top: 0;
}
.page-footer .footer_related .footer_related_link .footer_related_link_col > p > a {
  color: #333;
  text-decoration: none;
}
.page-footer .footer_related .footer_related_link .footer_related_link_col > p > a:hover {
  text-decoration: underline;
}
.page-footer .footer_auxiliary {
  overflow: hidden;
  padding: 17px 0 15px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-footer .footer_auxiliary .footer_auxiliary_inner {
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
}
.page-footer .footer_auxiliary .footer_auxiliary_nav {
  float: left;
  line-height: 1.3;
}
.page-footer .footer_auxiliary .footer_auxiliary_nav > li {
  float: left;
  margin-left: 25px;
  font-size: 1.2em;
}
.page-footer .footer_auxiliary .footer_auxiliary_nav > li:first-child {
  margin-left: 0;
  border-left: none;
}
.page-footer .footer_auxiliary .footer_auxiliary_nav > li > a {
  color: #333;
  text-decoration: none;
}
.page-footer .footer_auxiliary .footer_auxiliary_nav > li > a:hover {
  text-decoration: underline;
}
.page-footer .footer_auxiliary .copyright {
  float: right;
  margin: 0;
  color: #888;
  font-size: 1em;
}
.category-form .page-footer,
.category-trial_form_complete .page-footer,
.category-pamphlet_form_complete .page-footer {
  margin-top: 60px;
  padding-top: 0;
}
.category-form .page-footer .footer_auxiliary,
.category-trial_form_complete .page-footer .footer_auxiliary,
.category-pamphlet_form_complete .page-footer .footer_auxiliary {
  background: none;
}
.category-form .page-footer .footer_auxiliary > .footer_auxiliary_inner,
.category-trial_form_complete .page-footer .footer_auxiliary > .footer_auxiliary_inner,
.category-pamphlet_form_complete .page-footer .footer_auxiliary > .footer_auxiliary_inner {
  width: 1000px;
  max-width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.category-site .page-footer,
.category-privacy .page-footer {
  margin-top: 60px;
}
.page-footer .mod-icon-window {
  background: url(/common_renew/img/parts/icon_window04.png) no-repeat left top;
  background-size: 8px auto;
}
@media screen and (max-width: 767px) {
  .page-footer {
    padding-top: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-footer .footer_inner {
    width: 100%;
    padding-bottom: 25px;
  }
  .page-footer .footer_related {
    display: block;
    padding: 0 20px;
  }
  .page-footer .footer_related .footer_related_title {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .page-footer .footer_related .footer_related_title img {
    width: 152px;
    height: 14px;
  }
  .page-footer .footer_related .footer_related_link {
    display: block;
    margin-top: 20px;
    padding: 17px 0 0;
    border-top: 1px solid #d9dadd;
  }
  .page-footer .footer_related .footer_related_link .footer_related_link_col {
    display: block;
    width: 100%;
    margin-top: 13px;
    padding: 0;
    border-left: none;
  }
  .page-footer .footer_related .footer_related_link .footer_related_link_col:first-child {
    width: 100%;
    margin-top: 0;
  }
  .page-footer .footer_related .footer_related_link .footer_related_link_col > p {
    margin-top: 11px;
  }
  .page-footer .footer_auxiliary {
    padding: 27px 20px 17px;
  }
  .page-footer .footer_auxiliary .footer_auxiliary_nav {
    float: none;
  }
  .page-footer .footer_auxiliary .footer_auxiliary_nav > li {
    float: none;
    border: none;
    margin: 13px 0 0 0;
    font-size: 1.2em;
  }
  .page-footer .footer_auxiliary .footer_auxiliary_nav > li:first-child {
    margin-top: 0;
  }
  .page-footer .footer_auxiliary .copyright {
    float: none;
    margin-top: 15px;
    text-align: center;
  }
  .category-form .page-footer .footer_auxiliary > .footer_auxiliary_inner,
  .category-trial_form_complete .page-footer .footer_auxiliary > .footer_auxiliary_inner,
  .category-pamphlet_form_complete .page-footer .footer_auxiliary > .footer_auxiliary_inner {
    padding: 0 ;
  }
}
/* ==========================================================================
   Parts module
   ========================================================================== */
/* Section
   ========================================================================== */
section,
.mod-frame {
  margin: 0 auto;
  margin-top: 60px;
  width: 980px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section:first-child,
.mod-frame:first-child {
  margin-top: 0;
}
section.opt-wide,
.mod-frame.opt-wide {
  width: 100%;
}
section.opt-narrow,
.mod-frame.opt-narrow {
  width: 900px;
  max-width: 100%;
}
section.opt-block,
.mod-frame.opt-block {
  width: 100%;
  padding: 60px 0;
}
section.opt-block + .opt-block,
.mod-frame.opt-block + .opt-block,
section.opt-block + .opt-block-narrow,
.mod-frame.opt-block + .opt-block-narrow {
  margin-top: 0;
}
section.opt-block-narrow,
.mod-frame.opt-block-narrow {
  width: 100%;
  padding: 20px 0;
}
section.opt-block-narrow + .opt-block,
.mod-frame.opt-block-narrow + .opt-block,
section.opt-block-narrow + .opt-block-narrow,
.mod-frame.opt-block-narrow + .opt-block-narrow {
  margin-top: 0;
}
section.opt-bg-gray,
.mod-frame.opt-bg-gray {
  background: #f5f7fa;
}
section.opt-bg-blue,
.mod-frame.opt-bg-blue {
  background: #f1f4f8;
}
section.opt-bg-main,
.mod-frame.opt-bg-main {
  background: #e2f0fb;
}
section.opt-bg-support,
.mod-frame.opt-bg-support {
  background: #d6f1e7;
}
section.opt-cv-after,
.mod-frame.opt-cv-after {
  margin-bottom: 60px;
}
section section,
.mod-frame section,
section .mod-frame,
.mod-frame .mod-frame {
  margin-top: 60px;
}
section section:first-child,
.mod-frame section:first-child,
section .mod-frame:first-child,
.mod-frame .mod-frame:first-child {
  margin-top: 0;
}
.page-title + section,
.page-title + .mod-frame {
  margin-top: 25px;
}
.section-title + section,
.section-title + .mod-frame,
.content-title + section,
.content-title + .mod-frame,
.local-title + section,
.local-title + .mod-frame,
.subhead + section,
.subhead + .mod-frame,
.course-title + section,
.course-title + .mod-frame {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .main-content > section,
  .main-content > .mod-frame,
  .mod-form > section,
  .mod-form > .mod-frame {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .main-content > section.opt-wide,
  .main-content > .mod-frame.opt-wide,
  .mod-form > section.opt-wide,
  .mod-form > .mod-frame.opt-wide {
    padding: 0;
  }
  .main-content > section.opt-sp-wide,
  .main-content > .mod-frame.opt-sp-wide,
  .mod-form > section.opt-sp-wide,
  .mod-form > .mod-frame.opt-sp-wide {
    padding: 0;
  }
  .main-content > section.opt-sp-wide .section-title,
  .main-content > .mod-frame.opt-sp-wide .section-title,
  .mod-form > section.opt-sp-wide .section-title,
  .mod-form > .mod-frame.opt-sp-wide .section-title,
  .main-content > section.opt-sp-wide .content-title,
  .main-content > .mod-frame.opt-sp-wide .content-title,
  .mod-form > section.opt-sp-wide .content-title,
  .mod-form > .mod-frame.opt-sp-wide .content-title,
  .main-content > section.opt-sp-wide .local-title,
  .main-content > .mod-frame.opt-sp-wide .local-title,
  .mod-form > section.opt-sp-wide .local-title,
  .mod-form > .mod-frame.opt-sp-wide .local-title,
  .main-content > section.opt-sp-wide .subhead,
  .main-content > .mod-frame.opt-sp-wide .subhead,
  .mod-form > section.opt-sp-wide .subhead,
  .mod-form > .mod-frame.opt-sp-wide .subhead {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.mod-frame-narrow {
  margin-top: 25px;
}
.mod-frame-narrow:first-child {
  margin-top: 0;
}
.mod-frame-narrow h1,
.mod-frame-narrow h2,
.mod-frame-narrow h3,
.mod-frame-narrow h4,
.mod-frame-narrow h5,
.mod-frame-narrow h6,
.mod-frame-narrow dt,
.mod-frame-narrow dd,
.mod-frame-narrow li,
.mod-frame-narrow col,
.mod-frame-narrow th,
.mod-frame-narrow td,
.mod-frame-narrow p,
.mod-frame-narrow address,
.mod-frame-narrow figcaption {
  margin-top: 10px;
}
.mod-frame-narrow h1:first-child,
.mod-frame-narrow h2:first-child,
.mod-frame-narrow h3:first-child,
.mod-frame-narrow h4:first-child,
.mod-frame-narrow h5:first-child,
.mod-frame-narrow h6:first-child,
.mod-frame-narrow dt:first-child,
.mod-frame-narrow dd:first-child,
.mod-frame-narrow li:first-child,
.mod-frame-narrow col:first-child,
.mod-frame-narrow th:first-child,
.mod-frame-narrow td:first-child,
.mod-frame-narrow p:first-child,
.mod-frame-narrow address:first-child,
.mod-frame-narrow figcaption:first-child {
  margin-top: 0;
}
/* Heading
   ========================================================================== */
.page-title,
.section-title,
.content-title,
.local-title,
.subhead,
.course-title {
  line-height: 1.3;
}
.page-title + p,
.section-title + p,
.content-title + p,
.local-title + p,
.subhead + p,
.course-title + p,
.page-title + div,
.section-title + div,
.content-title + div,
.local-title + div,
.subhead + div,
.course-title + div,
.page-title + ul,
.section-title + ul,
.content-title + ul,
.local-title + ul,
.subhead + ul,
.course-title + ul,
.page-title + ol,
.section-title + ol,
.content-title + ol,
.local-title + ol,
.subhead + ol,
.course-title + ol,
.page-title + dl,
.section-title + dl,
.content-title + dl,
.local-title + dl,
.subhead + dl,
.course-title + dl {
  margin-top: 0;
}
.page-title {
  padding: 23px 0;
  background: #e6ebf3;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6 {
  color: #003f7e;
  font-size: 3.2em;
  font-weight: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-title.opt-category-hope,
.page-title.opt-category-lesson,
.page-title.opt-category-course,
.page-title.opt-category-school,
.page-title.opt-category-trial {
  position: relative;
  padding: 0 0 80px 0;
  background: none;
}
.page-title.opt-category-hope h1,
.page-title.opt-category-lesson h1,
.page-title.opt-category-course h1,
.page-title.opt-category-school h1,
.page-title.opt-category-trial h1,
.page-title.opt-category-hope h2,
.page-title.opt-category-lesson h2,
.page-title.opt-category-course h2,
.page-title.opt-category-school h2,
.page-title.opt-category-trial h2,
.page-title.opt-category-hope h3,
.page-title.opt-category-lesson h3,
.page-title.opt-category-course h3,
.page-title.opt-category-school h3,
.page-title.opt-category-trial h3,
.page-title.opt-category-hope h4,
.page-title.opt-category-lesson h4,
.page-title.opt-category-course h4,
.page-title.opt-category-school h4,
.page-title.opt-category-trial h4,
.page-title.opt-category-hope h5,
.page-title.opt-category-lesson h5,
.page-title.opt-category-course h5,
.page-title.opt-category-school h5,
.page-title.opt-category-trial h5,
.page-title.opt-category-hope h6,
.page-title.opt-category-lesson h6,
.page-title.opt-category-course h6,
.page-title.opt-category-school h6,
.page-title.opt-category-trial h6 {
  position: absolute;
  top: 223px;
  width: 100%;
  padding-top: 103px;
  font-size: 3.8em;
  text-align: center;
}
.page-title.opt-category-hope h1 > span,
.page-title.opt-category-lesson h1 > span,
.page-title.opt-category-course h1 > span,
.page-title.opt-category-school h1 > span,
.page-title.opt-category-trial h1 > span,
.page-title.opt-category-hope h2 > span,
.page-title.opt-category-lesson h2 > span,
.page-title.opt-category-course h2 > span,
.page-title.opt-category-school h2 > span,
.page-title.opt-category-trial h2 > span,
.page-title.opt-category-hope h3 > span,
.page-title.opt-category-lesson h3 > span,
.page-title.opt-category-course h3 > span,
.page-title.opt-category-school h3 > span,
.page-title.opt-category-trial h3 > span,
.page-title.opt-category-hope h4 > span,
.page-title.opt-category-lesson h4 > span,
.page-title.opt-category-course h4 > span,
.page-title.opt-category-school h4 > span,
.page-title.opt-category-trial h4 > span,
.page-title.opt-category-hope h5 > span,
.page-title.opt-category-lesson h5 > span,
.page-title.opt-category-course h5 > span,
.page-title.opt-category-school h5 > span,
.page-title.opt-category-trial h5 > span,
.page-title.opt-category-hope h6 > span,
.page-title.opt-category-lesson h6 > span,
.page-title.opt-category-course h6 > span,
.page-title.opt-category-school h6 > span,
.page-title.opt-category-trial h6 > span {
  display: block;
  color: #a4acbe;
  font-size: .315em;
}
.page-title.opt-category-hope:before,
.page-title.opt-category-lesson:before,
.page-title.opt-category-course:before,
.page-title.opt-category-school:before,
.page-title.opt-category-trial:before {
  position: relative;
  width: 100%;
  height: 280px;
  margin-top: 0;
  content: "";
}
.page-title.opt-category-hope + .breadcrumbs,
.page-title.opt-category-lesson + .breadcrumbs,
.page-title.opt-category-course + .breadcrumbs,
.page-title.opt-category-school + .breadcrumbs,
.page-title.opt-category-trial + .breadcrumbs {
  position: relative;
  top: -80px;
}
.page-title.opt-category-lesson h1,
.page-title.opt-category-lesson h2,
.page-title.opt-category-lesson h3,
.page-title.opt-category-lesson h4,
.page-title.opt-category-lesson h5,
.page-title.opt-category-lesson h6 {
  background: url(/common_renew/img/parts/page-title_bg_hope02.png) no-repeat center top;
  background-size: 100px auto;
}
.page-title.opt-category-lesson:before {
  background: url(/common_renew/img/parts/page-title_bg_hope01.jpg) no-repeat center top;
  background-size: cover;
}
.page-title.opt-category-lesson h1,
.page-title.opt-category-lesson h2,
.page-title.opt-category-lesson h3,
.page-title.opt-category-lesson h4,
.page-title.opt-category-lesson h5,
.page-title.opt-category-lesson h6 {
  background: url(/common_renew/img/parts/page-title_bg_lesson02.png) no-repeat center top;
  background-size: 100px auto;
}
.page-title.opt-category-lesson:before {
  background: url(/common_renew/img/parts/page-title_bg_lesson01.jpg) no-repeat center top;
  background-size: cover;
}
.page-title.opt-category-course h1,
.page-title.opt-category-course h2,
.page-title.opt-category-course h3,
.page-title.opt-category-course h4,
.page-title.opt-category-course h5,
.page-title.opt-category-course h6 {
  background: url(/common_renew/img/parts/page-title_bg_course02.png) no-repeat center top;
  background-size: 100px auto;
}
.page-title.opt-category-course:before {
  background: url(/common_renew/img/parts/page-title_bg_course01.jpg) no-repeat center top;
  background-size: cover;
}
.page-title.opt-category-school h1,
.page-title.opt-category-school h2,
.page-title.opt-category-school h3,
.page-title.opt-category-school h4,
.page-title.opt-category-school h5,
.page-title.opt-category-school h6 {
  background: url(/common_renew/img/parts/page-title_bg_school02.png) no-repeat center top;
  background-size: 100px auto;
}
.page-title.opt-category-school:before {
  background: url(/common_renew/img/parts/page-title_bg_school01.jpg) no-repeat center top;
  background-size: cover;
}
.page-title.opt-category-trial h1,
.page-title.opt-category-trial h2,
.page-title.opt-category-trial h3,
.page-title.opt-category-trial h4,
.page-title.opt-category-trial h5,
.page-title.opt-category-trial h6 {
  background: url(/common_renew/img/parts/page-title_bg_trial02.png) no-repeat center top;
  background-size: 100px auto;
}
.page-title.opt-category-trial:before {
  background: url(/common_renew/img/parts/page-title_bg_trial01.jpg) no-repeat center top;
  background-size: cover;
}
.page-title.opt-school-page {
  position: relative;
  padding: 0;
}
.page-title.opt-school-page:before {
  position: relative;
  width: 100%;
  height: 210px;
  margin-top: 0;
  background: url(/common_renew/img/parts/page-title_bg_school-page.jpg) no-repeat center center;
  background-size: cover;
  content: "";
}
.page-title.opt-school-page h1,
.page-title.opt-school-page h2,
.page-title.opt-school-page h3,
.page-title.opt-school-page h4,
.page-title.opt-school-page h5,
.page-title.opt-school-page h6 {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 980px;
  max-width: 100%;
  margin: -25px auto 0;
  font-size: 3.8em;
  text-align: left;
}
.section-title {
  margin-bottom: 25px;
}
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6 {
  padding-bottom: 6px;
  border-bottom: 2px solid #003f7e;
  color: #003f7e;
  font-size: 2.4em;
}
.section-title.opt-border-none {
  margin-bottom: 15px;
}
.section-title.opt-border-none h1,
.section-title.opt-border-none h2,
.section-title.opt-border-none h3,
.section-title.opt-border-none h4,
.section-title.opt-border-none h5,
.section-title.opt-border-none h6 {
  border-bottom: none;
}
.section-title.has-subtitle h1 > span,
.section-title.has-subtitle h2 > span,
.section-title.has-subtitle h3 > span,
.section-title.has-subtitle h4 > span,
.section-title.has-subtitle h5 > span,
.section-title.has-subtitle h6 > span {
  margin-left: 1em;
  font-size: .625em;
  font-size: 1.5rem;
  vertical-align: middle;
}
.mod-frame.opt-wide .section-title {
  width: 980px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .section-title.has-subtitle h1 > span,
  .section-title.has-subtitle h2 > span,
  .section-title.has-subtitle h3 > span,
  .section-title.has-subtitle h4 > span,
  .section-title.has-subtitle h5 > span,
  .section-title.has-subtitle h6 > span {
    display: block;
    margin-left: 0;
    font-size: .7em;
    font-size: 1.4rem;
  }
  .mod-frame.opt-wide .section-title {
    max-width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.content-title {
  margin-bottom: 20px;
  border-left: 2px solid #003f7e;
  background: #ecf0f6;
}
.content-title h1,
.content-title h2,
.content-title h3,
.content-title h4,
.content-title h5,
.content-title h6 {
  padding: 9px 10px;
  color: #003f7e;
  font-size: 2em;
}
.local-title {
  margin-bottom: 11px;
  padding-left: 11px;
  border-left: 2px solid #003f7e;
}
.local-title h1,
.local-title h2,
.local-title h3,
.local-title h4,
.local-title h5,
.local-title h6 {
  color: #003f7e;
  font-size: 1.8em;
}
.subhead {
  color: #003f7e;
  font-size: 1.9em;
  font-weight: normal;
  line-height: 1.5;
}
.subhead + p,
.subhead + ul,
.subhead + ol,
.subhead + section,
.subhead + div {
  margin-top: 15px;
}
.subhead.opt-large {
  font-size: 2.8em;
}
.subhead.opt-large + .mod-media {
  margin-top: 37px;
}
.course-title {
  position: relative;
  padding: 7px 0 7px 50px;
}
.course-title:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: table-cell;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  padding: 7px;
  border: 2px solid #2584e2;
  border-radius: 50%;
  color: #2584e2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  text-align: center;
  vertical-align: baseline;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "1";
}
.course-title + .mod-label-group {
  margin: 0 0 0 50px;
}
.course-title h1,
.course-title h2,
.course-title h3,
.course-title h4,
.course-title h5,
.course-title h6 {
  color: #003f7e;
  font-size: 2em;
  line-height: 1.3;
}
.course-title.opt-first:before {
  content: "1";
}
.course-title.opt-second:before {
  content: "2";
}
.course-title.opt-third:before {
  content: "3";
}
.course-title.opt-fourth:before {
  content: "4";
}
.course-title.opt-fifth:before {
  content: "5";
}
.course-title.opt-sixth:before {
  content: "6";
}
.course-title.opt-seventh:before {
  content: "7";
}
@media screen and (max-width: 767px) {
  .page-title {
    padding: 11px 10px 10px;
  }
  .page-title h1,
  .page-title h2,
  .page-title h3,
  .page-title h4,
  .page-title h5,
  .page-title h6 {
    font-size: 2.2em;
  }
  .page-title.opt-category-hope,
  .page-title.opt-category-lesson,
  .page-title.opt-category-course,
  .page-title.opt-category-school,
  .page-title.opt-category-trial {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 0 60px 0;
  }
  .page-title.opt-category-hope h1,
  .page-title.opt-category-lesson h1,
  .page-title.opt-category-course h1,
  .page-title.opt-category-school h1,
  .page-title.opt-category-trial h1,
  .page-title.opt-category-hope h2,
  .page-title.opt-category-lesson h2,
  .page-title.opt-category-course h2,
  .page-title.opt-category-school h2,
  .page-title.opt-category-trial h2,
  .page-title.opt-category-hope h3,
  .page-title.opt-category-lesson h3,
  .page-title.opt-category-course h3,
  .page-title.opt-category-school h3,
  .page-title.opt-category-trial h3,
  .page-title.opt-category-hope h4,
  .page-title.opt-category-lesson h4,
  .page-title.opt-category-course h4,
  .page-title.opt-category-school h4,
  .page-title.opt-category-trial h4,
  .page-title.opt-category-hope h5,
  .page-title.opt-category-lesson h5,
  .page-title.opt-category-course h5,
  .page-title.opt-category-school h5,
  .page-title.opt-category-trial h5,
  .page-title.opt-category-hope h6,
  .page-title.opt-category-lesson h6,
  .page-title.opt-category-course h6,
  .page-title.opt-category-school h6,
  .page-title.opt-category-trial h6 {
    position: absolute;
    top: 85px;
    width: 100%;
    padding-top: 68px;
    font-size: 2.2rem;
    text-align: center;
    background-size: 64px auto;
  }
  .page-title.opt-category-hope h1 > span,
  .page-title.opt-category-lesson h1 > span,
  .page-title.opt-category-course h1 > span,
  .page-title.opt-category-school h1 > span,
  .page-title.opt-category-trial h1 > span,
  .page-title.opt-category-hope h2 > span,
  .page-title.opt-category-lesson h2 > span,
  .page-title.opt-category-course h2 > span,
  .page-title.opt-category-school h2 > span,
  .page-title.opt-category-trial h2 > span,
  .page-title.opt-category-hope h3 > span,
  .page-title.opt-category-lesson h3 > span,
  .page-title.opt-category-course h3 > span,
  .page-title.opt-category-school h3 > span,
  .page-title.opt-category-trial h3 > span,
  .page-title.opt-category-hope h4 > span,
  .page-title.opt-category-lesson h4 > span,
  .page-title.opt-category-course h4 > span,
  .page-title.opt-category-school h4 > span,
  .page-title.opt-category-trial h4 > span,
  .page-title.opt-category-hope h5 > span,
  .page-title.opt-category-lesson h5 > span,
  .page-title.opt-category-course h5 > span,
  .page-title.opt-category-school h5 > span,
  .page-title.opt-category-trial h5 > span,
  .page-title.opt-category-hope h6 > span,
  .page-title.opt-category-lesson h6 > span,
  .page-title.opt-category-course h6 > span,
  .page-title.opt-category-school h6 > span,
  .page-title.opt-category-trial h6 > span {
    font-size: 1.2rem;
  }
  .page-title.opt-category-hope:before,
  .page-title.opt-category-lesson:before,
  .page-title.opt-category-course:before,
  .page-title.opt-category-school:before,
  .page-title.opt-category-trial:before {
    height: 120px;
  }
  .page-title.opt-school-page {
    position: relative;
    padding: 0;
  }
  .page-title.opt-school-page:before {
    position: relative;
    width: 100%;
    height: 80px;
    margin-top: 0;
    background-size: cover;
    content: "";
  }
  .page-title.opt-school-page h1,
  .page-title.opt-school-page h2,
  .page-title.opt-school-page h3,
  .page-title.opt-school-page h4,
  .page-title.opt-school-page h5,
  .page-title.opt-school-page h6 {
    position: relative;
    margin-top: 0;
    padding: 10px;
    font-size: 2.2rem;
    text-align: center;
  }
  .section-title h1,
  .section-title h2,
  .section-title h3,
  .section-title h4,
  .section-title h5,
  .section-title h6 {
    font-size: 2em;
  }
  .content-title h1,
  .content-title h2,
  .content-title h3,
  .content-title h4,
  .content-title h5,
  .content-title h6 {
    font-size: 1.8em;
  }
  .subhead.opt-large {
    font-size: 2.1em;
  }
  .subhead.opt-large + .mod-media {
    margin-top: 13px;
  }
}
/* Notes
   ========================================================================== */
.mod-notes {
  margin-top: 10px;
}
.mod-notes:first-child {
  margin-top: 0;
}
p.mod-notes {
  position: relative;
  padding-left: 1.3em;
  font-size: 1.2em;
  zoom: 1;
}
p.mod-notes > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
.mod-table p.mod-notes {
  font-size: 12px;
  font-size: 1.2rem;
}
ul.mod-notes > li,
ol.mod-notes > li {
  position: relative;
  padding-left: 1.3em;
  font-size: 1.2em;
  zoom: 1;
}
ul.mod-notes > li > span:first-child,
ol.mod-notes > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}
.mod-table ul.mod-notes > li,
.mod-table ol.mod-notes > li {
  font-size: 12px;
  font-size: 1.2rem;
}
ul.mod-notes ul,
ol.mod-notes ul,
ul.mod-notes ol,
ol.mod-notes ol {
  margin-top: 10px;
}
ul.mod-notes ul:first-child,
ol.mod-notes ul:first-child,
ul.mod-notes ol:first-child,
ol.mod-notes ol:first-child {
  margin-top: 0;
}
ul.mod-notes.opt-item-space-far > li,
ol.mod-notes.opt-item-space-far > li {
  margin-top: 35px;
}
ul.mod-notes.opt-item-space-far > li:first-child,
ol.mod-notes.opt-item-space-far > li:first-child {
  margin-top: 0;
}
ul.mod-notes.opt-item-space-normal > li,
ol.mod-notes.opt-item-space-normal > li {
  margin-top: 25px;
}
ul.mod-notes.opt-item-space-normal > li:first-child,
ol.mod-notes.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
ul.mod-notes.opt-item-space-near > li,
ol.mod-notes.opt-item-space-near > li {
  margin-top: 10px;
}
ul.mod-notes.opt-item-space-near > li:first-child,
ol.mod-notes.opt-item-space-near > li:first-child {
  margin-top: 0;
}
ul.mod-notes.opt-item-space-none > li,
ol.mod-notes.opt-item-space-none > li {
  margin-top: 0;
}
ol.mod-notes > li {
  position: relative;
  padding-left: 2em;
  font-size: 1.2em;
  zoom: 1;
}
p .mod-notes,
li .mod-notes,
dt .mod-notes,
dd .mod-notes {
  font-size: .714em;
  font-size: 1rem;
}
/* Unordered list
   ========================================================================== */
/* Default */
.mod-ul {
  margin-top: 25px;
}
.mod-ul:first-child {
  margin-top: 0;
}
.mod-ul > li {
  margin-left: 18px;
  list-style-type: disc;
}
.mod-ul.opt-item-space-far > li {
  margin-top: 35px;
}
.mod-ul.opt-item-space-far > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-normal > li {
  margin-top: 25px;
}
.mod-ul.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-near > li {
  margin-top: 10px;
}
.mod-ul.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ul.opt-item-space-none > li {
  margin-top: 0;
}
.mod-ul.opt-thick > li {
  position: relative;
  margin-left: 0;
  padding-left: 1.5em;
  list-style: none;
}
.mod-ul.opt-thick > li:before {
  position: absolute;
  left: 3px;
  content: "●";
}
/* Ordered list
   ========================================================================== */
/* Default */
.mod-ol {
  margin-top: 25px;
}
.mod-ol:first-child {
  margin-top: 0;
}
.mod-ol > li {
  margin-left: 2em;
  list-style-type: decimal;
}
.mod-ol.opt-item-space-far > li {
  margin-top: 35px;
}
.mod-ol.opt-item-space-far > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-normal > li {
  margin-top: 25px;
}
.mod-ol.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-near > li {
  margin-top: 10px;
}
.mod-ol.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol.opt-item-space-none > li {
  margin-top: 0;
}
/* Index */
.mod-ol-index {
  margin-top: 25px;
}
.mod-ol-index:first-child {
  margin-top: 0;
}
.mod-ol-index > li {
  position: relative;
  padding-left: 2.5em;
  zoom: 1;
}
.mod-ol-index > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
}
.mod-ol-index.opt-item-space-far > li {
  margin-top: 35px;
}
.mod-ol-index.opt-item-space-far > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-normal > li {
  margin-top: 25px;
}
.mod-ol-index.opt-item-space-normal > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-near > li {
  margin-top: 10px;
}
.mod-ol-index.opt-item-space-near > li:first-child {
  margin-top: 0;
}
.mod-ol-index.opt-item-space-none > li {
  margin-top: 0;
}
/* Definition list
   ========================================================================== */
/* Default */
.mod-dl {
  margin-top: 25px;
}
.mod-dl:first-child {
  margin-top: 0;
}
.mod-dl > dt {
  margin-top: 10px;
  font-weight: bold;
}
.mod-dl > dt:first-child {
  margin-top: 0;
}
.mod-dl > dd {
  margin-top: 0;
}
/* Horizontal */
.mod-dl-horizontal {
  overflow: hidden;
  zoom: 1;
  margin-top: 25px;
}
.mod-dl-horizontal:first-child {
  margin-top: 0;
}
.mod-dl-horizontal > dt {
  float: left;
  clear: left;
  margin-top: 10px;
  font-weight: bold;
}
.mod-dl-horizontal > dt:first-child {
  margin-top: 0;
}
.mod-dl-horizontal > dt:first-child + dd,
.mod-dl-horizontal > dt:first-child + dd + dd {
  margin-top: 0;
}
.mod-dl-horizontal > dd {
  float: left;
  margin: 10px 0 0 10px;
}
/* Comment list
   ========================================================================== */
.mod-comment-list {
  margin-top: 20px;
}
.mod-comment-list:first-child {
  margin-top: 0;
}
.mod-comment-list > dt,
.mod-comment-list > dd {
  padding-left: 32px;
}
.mod-comment-list > dt {
  position: relative;
  margin-top: 25px;
  font-weight: bold;
  font-size: 1.8em;
  line-height: 1.3;
}
.mod-comment-list > dt:first-child {
  margin-top: 0;
}
.mod-comment-list > dt:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 22px;
  background: url(/common_renew/img/parts/comment-list_bg01.png) no-repeat 0 0;
  background-size: 21px auto;
  content: "";
}
@media screen and (max-width: 767px) {
  .mod-comment-list > dt {
    font-size: 1.6em;
  }
}
/* Table
   ========================================================================== */
.mod-table {
  width: 100%;
  margin-top: 30px;
  border: none;
  border-top: 1px solid #ddd;
  table-layout: fixed;
}
.mod-table:first-child {
  margin-top: 0;
}
.mod-table > p {
  margin-top: 10px;
}
.mod-table > p:first-child {
  margin-top: 0;
}
.mod-table caption {
  margin-bottom: 10px;
  color: #003f7e;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.3;
}
.mod-table tbody {
  text-align: left;
}
.mod-table tr {
  line-height: 1.3;
}
.mod-table th,
.mod-table td {
  word-break: break-all;
  word-wrap: break-word;
  border-bottom: 1px solid #ddd;
  text-align: left;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-table th > p,
.mod-table td > p {
  margin-top: 15px;
}
.mod-table th > p:first-child,
.mod-table td > p:first-child {
  margin-top: 0;
}
.mod-table th {
  padding: 18px 20px;
  background: #f5f7fa;
  font-weight: bold;
}
.mod-table td {
  padding: 18px 20px;
}
.mod-table thead th {
  background: #f5f7fa ;
  text-align: center;
}
.mod-table.theme-form {
  margin-top: 35px;
  border: none;
}
.mod-table.theme-form:first-child {
  margin-top: 0;
}
.mod-table.theme-form tbody tr:first-child th,
.mod-table.theme-form tbody tr:first-child td {
  border-top: none;
}
.mod-table.theme-form tbody th {
  border-top: 3px solid #fff;
  border-bottom: none;
  background: #eaeef4;
}
.mod-table.theme-form tbody th span {
  font-size: .857em;
  font-weight: normal;
}
.mod-table.theme-form tbody td {
  border-top: 3px solid #fff;
  border-bottom: none;
  background: #f6f8fa;
}
.mod-table.theme-form tbody .failed {
  background: #ffe3df;
}
.mod-table.theme-explanation {
  margin-top: 25px;
  border: 4px solid #e0e5ec;
}
.mod-table.theme-explanation:first-child {
  margin-top: 0;
}
.mod-table.theme-explanation tbody tr th,
.mod-table.theme-explanation tbody tr td {
  border: 1px solid #e0e5ec;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-table.theme-explanation tbody tr th {
  padding: 18px 20px;
  border-right: none;
  background: #f5f7fa;
}
.mod-table.theme-explanation tbody tr td {
  padding: 18px 30px;
  border-left: none;
}
.mod-table.theme-explanation tbody tr.has-thick th {
  background: #ecf1f7;
}
.mod-table.theme-explanation tbody tr.has-thick td {
  background: #f6f9fd;
}
.mod-table.theme-explanation tbody th {
  border-top: 3px solid #fff;
  border-bottom: none;
  background: #eaeef4;
}
.mod-table.theme-explanation tbody th span {
  font-size: .857em;
  font-weight: normal;
}
.mod-table.theme-explanation tbody td {
  background: #fff;
}
.mod-table tbody > tr > .mod-table_none-frame {
  border: none;
  padding: 0 0 15px;
  background: #fff;
  line-height: 1.5;
}
.mod-table .mod-hr {
  margin: 17px 0;
}
@media screen and (max-width: 767px) {
  .mod-table caption {
    font-size: 1.8rem;
    line-height: 1.3;
  }
  .mod-table th,
  .mod-table td {
    padding: 18px 10px;
    font-size: 1.4rem;
  }
  .mod-table.theme-form {
    display: block;
    border: none;
  }
  .mod-table.theme-form caption {
    display: block;
    width: 100%;
  }
  .mod-table.theme-form tbody {
    display: block;
    width: 100%;
  }
  .mod-table.theme-form tbody tr {
    display: block;
  }
  .mod-table.theme-form tbody tr:first-child td {
    border-top: 3px solid #fff;
  }
  .mod-table.theme-form tbody tr th,
  .mod-table.theme-form tbody tr td {
    display: block;
    width: 100%;
    font-size: 1.4em;
  }
  .mod-table.theme-form tbody tr th {
    padding: 13px 10px;
    border-top: 3px solid #fff;
    border-bottom: none;
  }
  .mod-table.theme-form tbody tr td {
    border-top: none;
    border-bottom: none;
  }
  .mod-table.theme-explanation {
    display: block;
    border: none;
  }
  .mod-table.theme-explanation caption {
    display: block;
    width: 100%;
  }
  .mod-table.theme-explanation tbody {
    display: block;
    width: 100%;
    border: 4px solid #e0e5ec;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod-table.theme-explanation tbody tr {
    display: block;
    border-top: 1px solid #e0e5ec;
  }
  .mod-table.theme-explanation tbody tr:first-child {
    border-top: none;
  }
  .mod-table.theme-explanation tbody tr th,
  .mod-table.theme-explanation tbody tr td {
    display: block;
    width: 100%;
    font-size: 1.4em;
  }
  .mod-table.theme-explanation tbody tr th {
    padding: 13px 10px;
    border: none;
  }
  .mod-table.theme-explanation tbody tr td {
    padding: 18px 10px;
    border: none;
  }
}
/* Paragraph
   ========================================================================== */
p {
  margin-top: 25px;
}
p:first-child {
  margin-top: 0;
}
/* Link
   ========================================================================== */
/* Base */
a:link {
  color: #0059c5;
}
a:visited {
  color: #0059c5;
}
a:hover {
  color: #2584e2;
  text-decoration: none;
}
a:active {
  color: #2584e2;
  text-decoration: none;
}
/* Default */
.mod-link {
  margin-top: 25px;
  padding-left: 12px;
  background: url(/common_renew/img/parts/link_bg01.png) no-repeat 0 0.35em;
  background-size: 5px auto;
  line-height: 1.3;
}
.mod-link:first-child {
  margin-top: 0;
}
.mod-link:first-child {
  margin-top: 0;
}
.mod-link > a {
  text-decoration: none;
}
.mod-link > a:hover {
  text-decoration: underline;
}
.mod-link.opt-large {
  padding-left: 20px;
  background: url(/common_renew/img/parts/link_bg02.png) no-repeat 0 0.1em;
  background-size: 13px auto;
  font-size: 1.6em;
  line-height: 1.3;
}
.mod-link.opt-large:first-child {
  margin-top: 0;
}
.mod-link.opt-large > a {
  font-weight: bold;
}
.mod-link.opt-centering {
  padding-left: 0;
  background: none;
  text-align: center;
}
.mod-link.opt-centering a {
  display: inline-block;
  padding-left: 20px;
  text-align: left;
  background: url(/common_renew/img/parts/link_bg02.png) no-repeat 0 0.2em;
  background-size: 13px auto;
}
/* Vertical list */
.mod-link-list {
  margin-top: 25px;
}
.mod-link-list:first-child {
  margin-top: 0;
}
.mod-link-list > li {
  margin-top: 10px;
  padding-left: 12px;
  background: url(/common_renew/img/parts/link_bg01.png) no-repeat 0 0.35em;
  background-size: 5px auto;
  font-size: 1.4em;
  line-height: 1.3;
}
.mod-link-list > li:first-child {
  margin-top: 0;
}
.mod-link-list > li > a {
  text-decoration: none;
}
.mod-link-list > li > a:hover {
  text-decoration: underline;
}
.mod-link-list > li:first-child {
  margin-top: 0;
}
.mod-link-list.opt-large > li {
  padding-left: 20px;
  background: url(/common_renew/img/parts/link_bg02.png) no-repeat 0 0.1em;
  background-size: 13px auto;
  font-size: 1.6em;
  line-height: 1.3;
}
.mod-link-list.opt-large > li > a {
  font-weight: bold;
  text-decoration: none;
}
.mod-link-list.opt-large > li > a:hover {
  text-decoration: underline;
}
/* Link list horizontal
   ========================================================================== */
.mod-link-list-horizontal {
  overflow: hidden;
}
.mod-link-list-horizontal > li {
  float: left;
  width: 25%;
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 12px;
  background: url(/common_renew/img/parts/link_bg01.png) no-repeat 0 0.35em;
  background-size: 5px auto;
  font-size: 1.4em;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-link-list-horizontal > li:nth-child(4n+1) {
  clear: left;
}
.mod-link-list-horizontal > li:nth-child(-n+4) {
  margin-top: 0;
}
.mod-link-list-horizontal.opt-item-space-far > li {
  margin-top: 25px;
}
.mod-link-list-horizontal.opt-item-space-far > li:nth-child(-n+4) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-link-list-horizontal > li {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .mod-link-list-horizontal > li:nth-child(-n+4) {
    margin-top: 10px;
  }
  .mod-link-list-horizontal > li:first-child {
    margin-top: 0;
  }
  .mod-link-list-horizontal.opt-item-space-far > li {
    margin-top: 25px;
  }
  .mod-link-list-horizontal.opt-item-space-far > li:nth-child(-n+4) {
    margin-top: 25px;
  }
  .mod-link-list-horizontal.opt-item-space-far > li:first-child {
    margin-top: 0;
  }
}
/* Anchor link
   ========================================================================== */
.mod-anchor-link {
  margin-top: 50px;
  padding: 18px 0 17px 30px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #f8f9fb;
}
.mod-anchor-link > ul {
  overflow: hidden;
  width: 1010px;
  margin: -13px auto 0;
  line-height: 1.3;
}
.mod-anchor-link > ul > li {
  float: left;
  margin: 13px 30px 0 0;
}
.mod-anchor-link > ul > li > a {
  display: block;
  position: relative;
  padding-left: 21px;
  text-decoration: none;
}
.mod-anchor-link > ul > li > a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background: url(/common_renew/img/parts/anchor-link_bg01.png) no-repeat 0 0;
  background-size: 15px auto;
  content: "";
}
.mod-anchor-link > ul > li > a:hover {
  text-decoration: underline;
}
.mod-anchor-link + section,
.mod-anchor-link + .mod-frame {
  margin-top: 50px;
}
.mod-anchor-link:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-anchor-link {
    margin-top: 40px;
    padding: 6px 20px;
  }
  .mod-anchor-link:first-child {
    margin-top: 0;
  }
  .mod-anchor-link > ul {
    max-width: 100%;
    margin: 0;
  }
  .mod-anchor-link > ul > li {
    float: none;
    margin: 0;
    padding: 12px 0;
    border-top: 1px solid #ddd;
  }
  .mod-anchor-link > ul > li:first-child {
    border-top: none;
  }
}
/* Button link
   ========================================================================== */
.mod-button-link {
  display: block;
  position: relative;
  width: 300px;
  max-width: 100%;
  font-size: 1.4em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-button-link:before {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 11px;
  margin-top: -6px;
  background: url(/common_renew/img/parts/button-link_bg01.png) no-repeat 0 0;
  background-size: 6px auto;
  content: "";
}
.mod-button-link > a,
.mod-button-link > span,
.mod-button-link > input {
  display: block;
  padding: 12px 15px 11px;
  border-radius: 3px;
  background: #003f7e;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  -webkit-box-shadow: inset 0 -2px 0 #001f3f;
          box-shadow: inset 0 -2px 0 #001f3f;
}
.mod-button-link > input {
  width: 100%;
  height: 100%;
  border: none;
  font-size: 1em;
  cursor: pointer;
  -webkit-appearance: none;
}
.mod-button-link > a:hover,
.mod-button-link > input:hover {
  background: #1f62ab;
}
.mod-button-link.opt-color-white:before {
  background: url(/common_renew/img/parts/button-link_bg02.png) no-repeat 0 0;
  background-size: 6px auto;
}
.mod-button-link.opt-color-white > a,
.mod-button-link.opt-color-white > span,
.mod-button-link.opt-color-white > input {
  border: 1px solid #003f7e;
  background: #fff;
  color: #003f7e;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-button-link.opt-color-white > input {
  color: #003f7e;
}
.mod-button-link.opt-color-white > a:hover,
.mod-button-link.opt-color-white > input:hover {
  background: #f4f7fa;
}
.mod-button-link.opt-color-orange > a,
.mod-button-link.opt-color-orange > span,
.mod-button-link.opt-color-orange > input {
  background: #ff5d2d;
  -webkit-box-shadow: inset 0 -2px 0 #8f3419;
          box-shadow: inset 0 -2px 0 #8f3419;
}
.mod-button-link.opt-color-orange > a:hover,
.mod-button-link.opt-color-orange > input:hover {
  background: #ff8143;
  -webkit-box-shadow: inset 0 -2px 0 0 #bf6132;
          box-shadow: inset 0 -2px 0 0 #bf6132;
}
.mod-button-link.opt-color-skyblue > a,
.mod-button-link.opt-color-skyblue > span,
.mod-button-link.opt-color-skyblue > input {
  background: #00adf2;
  -webkit-box-shadow: inset 0 -2px 0 #008ac2;
          box-shadow: inset 0 -2px 0 #008ac2;
}
.mod-button-link.opt-color-skyblue > a:hover,
.mod-button-link.opt-color-skyblue > input:hover {
  background: #00c4f9;
  -webkit-box-shadow: inset 0 -2px 0 #008ac2;
          box-shadow: inset 0 -2px 0 #008ac2;
}
.mod-button-link.opt-color-cocoplus > a,
.mod-button-link.opt-color-cocoplus > span,
.mod-button-link.opt-color-cocoplus > input {
  background: #1b91e2;
  -webkit-box-shadow: inset 0 -2px 0 #1674b5;
          box-shadow: inset 0 -2px 0 #1674b5;
}
.mod-button-link.opt-color-cocoplus > a:hover,
.mod-button-link.opt-color-cocoplus > input:hover {
  background: #2aadfc;
  -webkit-box-shadow: inset 0 -2px 0 #228aca;
          box-shadow: inset 0 -2px 0 #228aca;
}
.mod-button-link.opt-icon-back:before {
  left: 6px;
  background: url(/common_renew/img/parts/button-link_bg03.png) no-repeat center center;
  background-size: 6px auto;
}
.mod-button-link.opt-icon-back.opt-color-white:before {
  background: url(/common_renew/img/parts/button-link_bg04.png) no-repeat center center;
  background-size: 6px auto;
}
.mod-button-link.opt-window:before {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 8px;
  height: 7px;
  margin-top: -4px;
  background: url(/common_renew/img/parts/icon_window03.png) no-repeat center center;
  background-size: 8px auto;
  content: "";
}
.mod-button-link.opt-window.opt-color-white:before {
  background: url(/common_renew/img/parts/icon_window01.png) no-repeat center center;
  background-size: 8px auto;
}
.mod-button-link.opt-pdf:before {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 14px;
  height: 16px;
  margin-top: -8px;
  background: url(/common_renew/img/parts/icon_pdf01.png) no-repeat center center;
  background-size: 14px auto;
  content: "";
}
.mod-button-link.opt-icon-anchor:before {
  right: 6px;
  width: 10px;
  height: 6px;
  margin-top: -3px;
  background: url(/common_renew/img/parts/button-link_bg05.png) no-repeat center center;
  background-size: 10px auto;
}
.mod-button-link.opt-icon-none:before {
  display: none;
}
.mod-button-link.opt-w190 {
  width: 190px;
  min-width: 190px;
}
.mod-button-link.opt-w190 > a,
.mod-button-link.opt-w190 > span,
.mod-button-link.opt-w190 > input {
  padding: 12px 13px 11px;
}
.mod-button-link.opt-w225 {
  width: 225px;
  min-width: 225px;
}
.mod-button-link.opt-w320 {
  width: 320px;
  max-width: 100%;
}
.mod-button-link.opt-w360 {
  width: 360px;
  max-width: 100%;
}
.mod-button-link.opt-ductile {
  width: inherit;
}
.mod-button-link.opt-ductile > a,
.mod-button-link.opt-ductile > span,
.mod-button-link.opt-ductile > input {
  display: block;
  padding: 12px 30px 11px;
}
.mod-button-link.opt-small {
  width: 120px;
  min-width: 120px;
  font-size: 1.4em;
}
.mod-button-link.opt-small > a,
.mod-button-link.opt-small > span,
.mod-button-link.opt-small > input {
  padding: 7px 5px 6px;
  font-weight: normal;
}
.mod-button-link.opt-small.opt-color-white > a,
.mod-button-link.opt-small.opt-color-white > span,
.mod-button-link.opt-small.opt-color-white > input {
  padding: 6px 5px 5px;
}
.mod-button-link.opt-large {
  width: 360px;
  max-width: 100%;
  font-size: 1.6em;
}
.mod-button-link.opt-large > a,
.mod-button-link.opt-large > span,
.mod-button-link.opt-large > input {
  padding: 16px 10px 15px;
}
.mod-button-link.opt-large:before,
.mod-button-link.opt-large.opt-color-white:before {
  width: 9px;
  height: 16px;
  margin-top: -8px;
  background-size: 9px auto;
}
.mod-button-link.opt-label {
  display: table;
  width: auto;
  min-width: 90px;
  font-size: 1.2em;
}
.mod-button-link.opt-label > a,
.mod-button-link.opt-label > span,
.mod-button-link.opt-label > input {
  padding: 5px 5px 4px;
  font-weight: normal;
}
.mod-button-link.opt-label.opt-color-white > a,
.mod-button-link.opt-label.opt-color-white > span,
.mod-button-link.opt-label.opt-color-white > input {
  padding: 4px 5px 3px;
  border: 1px solid #b4c4d8;
}
.mod-table .mod-button-link.opt-label {
  font-size: 12px;
  font-size: 1.2rem;
}
.mod-button-link.opt-centering {
  margin-right: auto;
  margin-left: auto;
}
.mod-button-link.opt-right {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .mod-button-link {
    max-width: 100%;
  }
  .mod-button-link.opt-sp-w-max {
    width: 100%;
  }
  .mod-button-link.opt-sp-centering {
    margin-right: auto;
    margin-left: auto;
  }
}
/* Media
   ========================================================================== */
.mod-media {
  overflow: hidden;
  zoom: 1;
  margin-top: 35px;
}
.mod-media:first-child {
  margin-top: 0;
}
.mod-media_object {
  display: table;
}
.mod-media_object > figcaption {
  margin-top: 10px;
  font-size: 1.2em;
}
.mod-media_caption {
  display: block;
  text-align: left;
}
.mod-media_body {
  overflow: hidden;
  zoom: 1;
}
.mod-media.opt-media-left .mod-media_object,
.mod-media.opt-media-sp-left .mod-media_object {
  float: left;
  margin-right: 15px;
  text-align: center;
}
.mod-media.opt-media-right .mod-media_object,
.mod-media.opt-media-sp-right .mod-media_object {
  float: right;
  margin-left: 15px;
  text-align: center;
}
.mod-media.opt-media-center .mod-media_object {
  margin: 0 auto;
  margin-top: 25px;
  text-align: center;
}
.mod-media.opt-media-center .mod-media_object:first-child {
  margin-top: 0;
}
.mod-media.opt-media-center .mod-media_body {
  margin-top: 25px;
}
.mod-media.opt-media-center .mod-media_body:first-child {
  margin-top: 0;
}
.mod-media.opt-space-near.opt-media-left .mod-media_object {
  margin-right: 10px;
}
.mod-media.opt-space-near.opt-media-right .mod-media_object {
  margin-left: 10px;
}
.mod-media.opt-space-wide.opt-media-left .mod-media_object {
  margin-right: 30px;
}
.mod-media.opt-space-wide.opt-media-right .mod-media_object {
  margin-left: 30px;
}
.mod-media.opt-space-spacious.opt-media-left .mod-media_object {
  margin-right: 40px;
}
.mod-media.opt-space-spacious.opt-media-right .mod-media_object {
  margin-left: 40px;
}
.mod-media.opt-floating .mod-media_object {
  margin-bottom: 5px;
}
.mod-media.opt-floating .mod-media_body {
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .mod-media.opt-media-left .mod-media_object,
  .mod-media.opt-media-right .mod-media_object,
  .mod-media.opt-media-center .mod-media_object {
    display: block;
    float: none;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 25px;
  }
  .mod-media.opt-media-left .mod-media_object:first-child,
  .mod-media.opt-media-right .mod-media_object:first-child,
  .mod-media.opt-media-center .mod-media_object:first-child {
    margin-top: 0;
  }
  .mod-media.opt-media-sp-left .mod-media_object {
    float: left;
    margin-right: 15px;
  }
  .mod-media.opt-media-sp-left .mod-media_body {
    margin-top: 0;
  }
  .mod-media.opt-media-sp-right .mod-media_object {
    float: right;
    margin-left: 15px;
  }
  .mod-media.opt-media-sp-right .mod-media_body {
    margin-top: 0;
  }
  .mod-media .mod-media_object img {
    max-width: 100%;
    height: auto;
  }
  .mod-media .mod-media_body {
    margin-top: 25px;
  }
  .mod-media .mod-media_body:first-child {
    margin-top: 0;
  }
  .mod-media.opt-space-near.opt-media-left .mod-media_object,
  .mod-media.opt-space-wide.opt-media-left .mod-media_object,
  .mod-media.opt-space-spacious.opt-media-left .mod-media_object,
  .mod-media.opt-space-near.opt-media-right .mod-media_object,
  .mod-media.opt-space-wide.opt-media-right .mod-media_object,
  .mod-media.opt-space-spacious.opt-media-right .mod-media_object {
    margin: 0 auto;
  }
  .mod-media.opt-space-near.opt-media-left .mod-media_object img,
  .mod-media.opt-space-wide.opt-media-left .mod-media_object img,
  .mod-media.opt-space-spacious.opt-media-left .mod-media_object img,
  .mod-media.opt-space-near.opt-media-right .mod-media_object img,
  .mod-media.opt-space-wide.opt-media-right .mod-media_object img,
  .mod-media.opt-space-spacious.opt-media-right .mod-media_object img {
    max-width: 100%;
    height: auto;
  }
  .mod-media.opt-floating .mod-media_body {
    margin-top: 25px;
  }
}
.mod-media-horizontal {
  margin-top: 25px;
  text-align: center;
}
.mod-media-horizontal:first-child {
  margin-top: 0;
}
.mod-media-horizontal > ul {
  zoom: 1;
  display: inline-block;
  margin: 0 auto;
}
.mod-media-horizontal > ul:before,
.mod-media-horizontal > ul:after {
  content: '';
  display: table;
}
.mod-media-horizontal > ul:after {
  clear: both;
}
.mod-media-horizontal > ul > li {
  float: left;
  margin-left: 30px;
}
.mod-media-horizontal > ul > li:nth-child(odd) {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .mod-media-horizontal {
    max-width: 100%;
  }
  .mod-media-horizontal > ul > li {
    float: none;
    width: auto;
    margin-top: 30px;
    margin-left: 0;
  }
  .mod-media-horizontal > ul > li:first-child {
    margin-top: 0;
  }
  .mod-media-horizontal > ul > li > img {
    width: 100%;
    height: auto;
  }
}
/* Label
   ========================================================================== */
.mod-label {
  overflow: hidden;
  clear: both;
  margin: 0 -3px -5px 0;
  font-size: 1em;
  margin-top: 25px;
}
.mod-label:first-child {
  margin-top: 0;
}
.mod-label > span,
.mod-label > li {
  float: left;
  min-width: 54px;
  margin: 0 3px 5px 0;
  padding: 2px 9px;
  border: 1px solid #b4c4d8;
  background: #fff;
  color: #003b82;
  font-size: 1.2em;
  line-height: 1.2;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-label .is-study-abroad,
.mod-label.opt-study-abroad > span {
  background: #003d80;
  border-color: #003d80;
  color: #fff;
}
.mod-label .is-cocojuku-junior,
.mod-label.opt-cocojuku-junior > span {
  background: #00aeef;
  border-color: #00aeef;
  color: #fff;
}
.mod-label .is-elementary,
.mod-label.opt-elementary > span {
  background: #28bb8b;
  border-color: #28bb8b;
  color: #fff;
}
.mod-label .is-intermediate,
.mod-label.opt-intermediate > span {
  background: #3498db;
  border-color: #3498db;
  color: #fff;
}
.mod-label .is-senior,
.mod-label.opt-senior > span {
  background: #f97e68;
  border-color: #f97e68;
  color: #fff;
}
.mod-label .is-semi-private,
.mod-label.opt-semi-private > span {
  background: #8885d5;
  border-color: #8885d5;
  color: #fff;
}
.mod-label .is-private,
.mod-label.opt-private > span {
  background: #1d71bd;
  border-color: #1d71bd;
  color: #fff;
}
.mod-label .is-group,
.mod-label.opt-group > span {
  background: #8ba2bd;
  border-color: #8ba2bd;
  color: #fff;
}
.mod-label .is-counselor,
.mod-label.opt-counselor > span {
  background: #f6846c;
  border-color: #f6846c;
  color: #fff;
}
.mod-label .is-instructor,
.mod-label.opt-instructor > span {
  background: #88cb58;
  border-color: #88cb58;
  color: #fff;
}
.mod-label .is-student,
.mod-label.opt-student > span {
  background: #67b1d6;
  border-color: #67b1d6;
  color: #fff;
}
.mod-label .is-main-course,
.mod-label.opt-main-course > span {
  background: #1362b0;
  border-color: #1362b0;
  color: #fff;
}
.mod-label .is-support-course,
.mod-label.opt-support-course > span {
  background: #179e80;
  border-color: #179e80;
  color: #fff;
}
.mod-label + .mod-label {
  margin-top: 5px;
}
.mod-label.opt-w120 li,
.mod-label.opt-w120 span {
  min-width: 120px;
}
.mod-table .mod-label > span,
.mod-table .mod-label > li {
  padding: 3px 9px;
  font-size: 10px;
  font-weight: bold;
}
.mod-label-group {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: -10px;
}
.mod-label-group:first-child {
  margin-top: 0;
}
.mod-label-group p {
  line-height: 1.3;
}
.mod-label-group .mod-label-group_item {
  float: left;
  margin: 0 20px 10px 0;
}
.mod-label-group .mod-label-group_item .mod-label {
  margin-top: 5px;
}
.mod-label-group .mod-label-group_item:last-child {
  margin-right: 0;
}
/* School image(bxslider)
   ========================================================================== */
.mod-school-image {
  width: 320px;
  max-width: 100%;
  margin-right: 20px;
}
.mod-school-image .bx-controls {
  zoom: 1;
  display: block;
  margin: 10px auto 0;
}
.mod-school-image .bx-controls:before,
.mod-school-image .bx-controls:after {
  content: '';
  display: table;
}
.mod-school-image .bx-controls:after {
  clear: both;
}
.mod-school-image .bx-controls .bx-pager {
  zoom: 1;
  float: left;
  position: relative;
  left: 50%;
}
.mod-school-image .bx-controls .bx-pager:before,
.mod-school-image .bx-controls .bx-pager:after {
  content: '';
  display: table;
}
.mod-school-image .bx-controls .bx-pager:after {
  clear: both;
}
.mod-school-image .bx-controls .bx-pager-item {
  position: relative;
  left: -50%;
  float: left;
  width: 9px;
  height: 9px;
  margin-right: 8px;
}
.mod-school-image .bx-controls .bx-pager-link {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 4px;
  background: #c3c3c3;
}
.mod-school-image .bx-controls .bx-pager-link.active {
  background: #003f7e;
}
@media screen and (max-width: 767px) {
  .mod-school-image {
    display: block;
    max-width: 240px;
    margin: 0 auto;
  }
  .mod-school-image .mod-school-image_list img {
    max-width: 100%;
    height: auto;
  }
}
/* Access
   ========================================================================== */
.mod-access-map {
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .mod-access-map {
    max-width: 100%;
    padding-right: 0;
  }
  .mod-access-map + .mod-button-link {
    margin-right: auto;
    margin-left: auto;
  }
}
.mod-access-route {
  margin-top: 25px;
}
.mod-access-route:first-child {
  margin-top: 0;
}
.mod-access-route > li {
  margin-top: 10px;
  min-height: 22px;
  padding: 1px 0 0 30px;
  background: url(/common_renew/img/parts/access-route_bg01.png) no-repeat 0 0;
  background-size: 22px auto;
  color: #003f7e;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-access-route > li:first-child {
  margin-top: 0;
}
/* About content link
   ========================================================================== */
.mod-about-content {
  position: relative;
  line-height: 1.5;
}
.mod-about-content .mod-about-content_link {
  position: relative;
  margin: -50px 50px 0 0;
  padding: 25px 40px 0 0;
  background: #fff;
  color: #003f7e;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.3;
}
.mod-about-content .mod-about-content_link:after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 14px;
  height: 26px;
  margin-top: -7px;
  background: url(/common_renew/img/parts/about-content_bg01.png) no-repeat 0 0;
  background-size: 14px auto;
  content: "";
}
.mod-about-content > a {
  display: block;
  text-decoration: none;
}
.mod-about-content > a:hover .mod-about-content_image {
  opacity: .7;
}
.mod-about-content > a:hover .mod-about-content_link {
  color: #2584e2;
}
.mod-about-content > a + p {
  margin-top: 10px;
}
.mod-about-content > a + p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-about-content .mod-about-content_image img {
    width: 100%;
    height: auto;
  }
  .mod-about-content .mod-about-content_link {
    margin: -30px 20px 0 0;
    padding: 20px 40px 0 0;
    font-size: 1.7rem;
  }
}
/* Banner content
   ========================================================================== */
.mod-banner-content {
  margin-top: 60px;
}
.mod-banner-content:first-child {
  margin-top: 0;
}
.mod-banner-content > li {
  margin-top: 40px;
  display: table;
  width: 100%;
  font-size: 1em;
  border: 5px solid #e0e5ec;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-banner-content > li:first-child {
  margin-top: 0;
}
.mod-banner-content > li > a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #333333;
}
.mod-banner-content > li > a:hover {
  opacity: .7;
}
.mod-banner-content > li > a:before {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px;
  height: 30px;
  background: url(/common_renew/img/parts/banner-content_bg01.png) no-repeat 0 0;
  background-size: 32px auto;
  content: "";
}
.mod-banner-content > li p {
  margin-top: 10px;
  font-size: 1.4em;
}
.mod-banner-content > li p:first-child {
  margin-top: 0;
}
.mod-banner-content > li .mod-banner-content_label {
  display: table;
  min-width: 183px;
  padding: 4px 12px;
  background: #003f7e;
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-banner-content > li .mod-banner-content_title {
  color: #003f7e;
  font-size: 2.6em;
  line-height: 1.3;
}
.mod-banner-content > li .mod-banner-content_title > span {
  font-size: .769em;
}
.mod-banner-content > li .mod-banner-content_image,
.mod-banner-content > li .mod-banner-content_content {
  display: table-cell;
  vertical-align: middle;
}
.mod-banner-content > li .mod-banner-content_image {
  width: 410px;
  max-width: 100%;
}
.mod-banner-content > li .mod-banner-content_content {
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-banner-content .mod-banner-content_purpose {
  overflow: hidden;
  margin-top: 10px;
}
.mod-banner-content .mod-banner-content_purpose > p {
  float: left;
  font-size: 1.2em;
  padding-top: 2px;
}
.mod-banner-content .mod-banner-content_purpose > .mod-label {
  overflow: hidden;
  clear: none;
  margin-top: 0;
  margin-left: 4em;
}
.mod-banner-content .mod-banner-content_purpose > .mod-label > li {
  padding: 3px 9px 2px;
}
@media screen and (max-width: 767px) {
  .mod-banner-content > li {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .mod-banner-content > li .mod-banner-content_title {
    font-size: 2em;
  }
  .mod-banner-content > li .mod-banner-content_title > span {
    font-size: .9em;
  }
  .mod-banner-content > li .mod-banner-content_image,
  .mod-banner-content > li .mod-banner-content_content {
    display: block;
  }
  .mod-banner-content > li .mod-banner-content_image {
    width: 100%;
  }
  .mod-banner-content > li .mod-banner-content_image img {
    width: 100%;
    height: auto;
  }
  .mod-banner-content > li .mod-banner-content_content {
    padding: 25px 15px 20px;
  }
  .mod-banner-content .mod-case-study_list_purpose {
    margin-top: 5px;
  }
}
/* Separator
   ========================================================================== */
.mod-hr {
  height: 0;
  margin: 25px 0;
  padding: 0;
  border: none;
  border-top: 1px solid #ddd;
}
.mod-hr-dotted {
  height: 0;
  margin: 25px 0;
  padding: 0;
  border: none;
  border-top: 1px dotted #ddd;
}
.mod-hr-dashed {
  height: 0;
  margin: 25px 0;
  padding: 0;
  border: none;
  border-top: 1px dashed #ddd;
}
.mod-hr-double {
  height: 0;
  margin: 25px 0;
  padding: 0;
  border: none;
  border-top: 4px double #9da5ac;
}
/* Icon
   ========================================================================== */
.mod-icon-window {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  width: 8px;
  height: 7px;
  margin-right: 3px;
  margin-left: 3px;
  background: url(/common_renew/img/parts/icon_window01.png) no-repeat left top;
  background-size: 8px auto;
  vertical-align: baseline;
}
.mod-icon-pdf {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-right: 3px;
  margin-left: 3px;
  background: url(/common_renew/img/parts/icon_pdf01.png) no-repeat left top;
  background-size: 14px auto;
  vertical-align: baseline;
}
/* Content by device
   ========================================================================== */
.only-sp {
  display: none;
}
a.only-sp,
abbr.only-sp,
address.only-sp,
cite.only-sp,
code.only-sp,
del.only-sp,
dfn.only-sp,
em.only-sp,
img.only-sp,
ins.only-sp,
kbd.only-sp,
q.only-sp,
s.only-sp,
samp.only-sp,
small.only-sp,
strong.only-sp,
sub.only-sp,
sup.only-sp,
var.only-sp,
b.only-sp,
u.only-sp,
i.only-sp {
  display: none;
}
.only-pc {
  display: inherit;
}
a.only-pc,
abbr.only-pc,
address.only-pc,
cite.only-pc,
code.only-pc,
del.only-pc,
dfn.only-pc,
em.only-pc,
img.only-pc,
ins.only-pc,
kbd.only-pc,
q.only-pc,
s.only-pc,
samp.only-pc,
small.only-pc,
strong.only-pc,
sub.only-pc,
sup.only-pc,
var.only-pc,
b.only-pc,
u.only-pc,
i.only-pc {
  display: inline;
}
@media screen and (max-width: 767px) {
  .only-sp {
    display: inherit;
  }
  a.only-sp,
  abbr.only-sp,
  address.only-sp,
  cite.only-sp,
  code.only-sp,
  del.only-sp,
  dfn.only-sp,
  em.only-sp,
  img.only-sp,
  ins.only-sp,
  kbd.only-sp,
  q.only-sp,
  s.only-sp,
  samp.only-sp,
  small.only-sp,
  strong.only-sp,
  sub.only-sp,
  sup.only-sp,
  var.only-sp,
  b.only-sp,
  u.only-sp,
  i.only-sp {
    display: inline;
  }
  .only-pc {
    display: none;
  }
  a.only-pc,
  abbr.only-pc,
  address.only-pc,
  cite.only-pc,
  code.only-pc,
  del.only-pc,
  dfn.only-pc,
  em.only-pc,
  img.only-pc,
  ins.only-pc,
  kbd.only-pc,
  q.only-pc,
  s.only-pc,
  samp.only-pc,
  small.only-pc,
  strong.only-pc,
  sub.only-pc,
  sup.only-pc,
  var.only-pc,
  b.only-pc,
  u.only-pc,
  i.only-pc {
    display: none;
  }
}
/* ==========================================================================
   Block module
   ========================================================================== */
/* Eyecatch
   ========================================================================== */
.mod-eyecatch {
  max-width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-eyecatch .mod-eyecatch_image {
  text-align: center;
}
.mod-eyecatch .mod-eyecatch_title {
  margin: 50px auto 0;
  color: #003f7e;
  font-size: 2.2em;
  text-align: center;
  line-height: 1.5;
}
.mod-eyecatch .mod-eyecatch_title:first-child {
  margin-top: 0;
}
.mod-eyecatch .mod-eyecatch_text {
  width: 980px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
}
.mod-eyecatch .mod-eyecatch_text:first-child {
  margin-top: 0;
}
.mod-eyecatch + section,
.mod-eyecatch + .mod-frame {
  margin-top: 50px;
}
.mod-eyecatch .mod-notes {
  text-align: left;
}
.mod-eyecatch.opt-border-top {
  padding-top: 45px;
  border-top: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .mod-eyecatch .mod-eyecatch_image {
    margin: -30px -10px 0;
    text-align: center;
  }
  .mod-eyecatch .mod-eyecatch_image img {
    max-width: 100%;
    height: auto;
  }
  .mod-eyecatch .mod-eyecatch_title {
    width: 100%;
    margin-top: 30px;
    font-size: 1.8em;
    text-align: left;
    line-height: 1.5;
  }
  .mod-eyecatch .mod-eyecatch_text {
    margin-top: 10px;
    width: 100%;
    text-align: left;
  }
  .mod-eyecatch .mod-eyecatch_text:first-child {
    margin-top: 0;
  }
  .mod-eyecatch + section,
  .mod-eyecatch + .mod-frame {
    margin-top: 30px;
  }
  .mod-eyecatch.has-image {
    margin-top: -30px;
  }
  .mod-eyecatch.opt-border-top {
    padding-top: 25px;
  }
}
/* Category link
   ========================================================================== */
.mod-category-link {
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.mod-category-link > ul {
  zoom: 1;
  float: left;
  position: relative;
  left: 50%;
}
.mod-category-link > ul:before,
.mod-category-link > ul:after {
  content: '';
  display: table;
}
.mod-category-link > ul:after {
  clear: both;
}
.mod-category-link > ul > li {
  float: left;
  position: relative;
  left: -50%;
  width: 130px;
  border-right: 1px solid #ddd;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.3;
}
.mod-category-link > ul > li:first-child {
  border-left: 1px solid #ddd;
}
.mod-category-link > ul > li:after {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background: url(/common_renew/img/module/category-link_bg01.png) no-repeat 0 0;
  background-size: 6px auto;
  content: "";
}
.mod-category-link > ul > li:hover a {
  color: #2584e2;
  background: #f4f7fa;
}
.mod-category-link > ul > li.is-current {
  font-weight: bold;
}
.mod-category-link > ul > li.is-current:after {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 10px;
  height: 6px;
  margin-top: -3px;
  background: url(/common_renew/img/module/category-link_bg02.png) no-repeat 0 0;
  background-size: 10px auto;
  content: "";
}
.mod-category-link > ul > li.is-current > a,
.mod-category-link > ul > li.is-current > span {
  color: #fff;
  background: #003d80;
}
.mod-category-link > ul > li > a,
.mod-category-link > ul > li > span {
  display: block;
  padding: 10px;
  color: #003d7f;
  text-decoration: none;
}
.mod-category-link.opt-bottom > ul > li.is-current:after {
  background: url(/common_renew/img/module/category-link_bg03.png) no-repeat 0 0;
  background-size: 10px auto;
}
.mod-category-link.opt-border-bottom-none {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .mod-category-link > ul {
    overflow: hidden;
    float: none;
    position: relative;
    left: 0;
    width: 100%;
    margin-bottom: -1px;
  }
  .mod-category-link > ul > li {
    position: relative;
    left: 0;
    width: 50%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .mod-category-link > ul > li:first-child {
    border-left: none;
  }
  .mod-category-link > ul > li:nth-child(odd) {
    clear: left;
  }
  .mod-category-link > ul > li:nth-child(even) {
    border-right: none;
  }
  .mod-category-link > ul > li:nth-child(-n+2) {
    border-top: none;
  }
}
/* News list
   ========================================================================== */
.mod-news-list {
  border-bottom: 1px solid #e7e7e7;
}
.mod-news-list > article {
  border-top: 1px solid #e7e7e7;
  line-height: 1.5;
}
.mod-news-list > article:first-child {
  border-top: none;
}
.mod-news-list > article > a,
.mod-news-list > article .is-no-link {
  display: table;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 17px 25px 16px 10px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-news-list > article > a .mod-news-list_date,
.mod-news-list > article .is-no-link .mod-news-list_date {
  display: table-cell;
  color: #1f1f1f;
  width: 7.1em;
  font-size: 1.2em;
}
.mod-news-list > article > a .mod-news-list_label,
.mod-news-list > article .is-no-link .mod-news-list_label {
  display: table-cell;
  width: 110px;
  color: #fff;
  font-size: 1em;
  vertical-align: top;
}
.mod-news-list > article > a .mod-news-list_label > span,
.mod-news-list > article .is-no-link .mod-news-list_label > span {
  display: block;
  width: 78px;
  padding: 2px 3px 1px;
  background: #506fab;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-news-list > article > a .mod-news-list_label.opt-information > span,
.mod-news-list > article .is-no-link .mod-news-list_label.opt-information > span {
  background: #506fab;
}
.mod-news-list > article > a .mod-news-list_label.opt-campain > span,
.mod-news-list > article .is-no-link .mod-news-list_label.opt-campain > span {
  background: #f571a4;
}
.mod-news-list > article > a .mod-news-list_label.opt-event > span,
.mod-news-list > article .is-no-link .mod-news-list_label.opt-event > span {
  background: #2ab5bf;
}
.mod-news-list > article > a .mod-news-list_label.opt-school > span,
.mod-news-list > article .is-no-link .mod-news-list_label.opt-school > span {
  background: #60ace5;
}
.mod-news-list > article > a .mod-news-list_title,
.mod-news-list > article .is-no-link .mod-news-list_title {
  word-break: break-all;
  word-wrap: break-word;
  display: table-cell;
}
.mod-news-list > article > a:hover {
  background: #f4f7fa;
}
.mod-news-list > article > a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 8px;
  height: 14px;
  margin-top: -7px;
  background: url(/common_renew/img/module/news-list_bg01.png) no-repeat 0 0;
  background-size: 8px auto;
  content: "";
}
.mod-news-list.opt-border-none {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .mod-news-list > article > a {
    display: block;
    padding: 17px 20px 16px 0;
  }
  .mod-news-list > article > a:after {
    right: 0;
  }
  .mod-news-list > article > a .mod-news-list_date,
  .mod-news-list > article > a .mod-news-list_label {
    display: block;
    float: left;
    margin-top: 0;
  }
  .mod-news-list > article > a .mod-news-list_title {
    display: block;
    clear: both;
    margin-top: 0;
    padding-top: 6px;
  }
}
/* Accordion school
   ========================================================================== */
.mod-accordion-school,
.mod-accordion-faq {
  width: 100%;
  padding: 0;
  border-top: 1px solid #ddd;
}
.mod-accordion-school + .mod-accordion-school,
.mod-accordion-school + .mod-accordion-faq,
.mod-accordion-faq + .mod-accordion-school,
.mod-accordion-faq + .mod-accordion-faq {
  margin-top: 0;
}
.section-title + .mod-accordion-school,
.section-title + .mod-accordion-faq {
  margin-top: 0;
}
.mod-accordion-school.opt-border-bottom,
.mod-accordion-faq.opt-border-bottom {
  border-bottom: 1px solid #ddd;
}
.mod-accordion-school {
  border-top: none;
  border-bottom: 1px solid #ddd;
}
.mod-accordion-school:first-child {
  border-top: 1px solid #ddd;
}
/* Title */
.mod-accordion-school_title:hover,
.mod-accordion-faq_title:hover {
  background: #f4f7fa;
  cursor: pointer;
}
.mod-accordion-school_title > h2,
.mod-accordion-faq_title > h2,
.mod-accordion-school_title > h3,
.mod-accordion-faq_title > h3,
.mod-accordion-school_title > h4,
.mod-accordion-faq_title > h4,
.mod-accordion-school_title > h5,
.mod-accordion-faq_title > h5,
.mod-accordion-school_title > h6,
.mod-accordion-faq_title > h6 {
  position: relative;
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 30px 20px 100px;
  color: #003f7e;
  font-size: 2.6em;
  font-weight: normal;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-accordion-school_title > h2:after,
.mod-accordion-faq_title > h2:after,
.mod-accordion-school_title > h3:after,
.mod-accordion-faq_title > h3:after,
.mod-accordion-school_title > h4:after,
.mod-accordion-faq_title > h4:after,
.mod-accordion-school_title > h5:after,
.mod-accordion-faq_title > h5:after,
.mod-accordion-school_title > h6:after,
.mod-accordion-faq_title > h6:after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background: url(/common_renew/img/module/accordion_bg_plus.png) no-repeat 0 0;
  background-size: 26px auto;
  content: "";
}
.is-expanded .mod-accordion-school_title > h2:after,
.is-expanded .mod-accordion-faq_title > h2:after,
.is-expanded .mod-accordion-school_title > h3:after,
.is-expanded .mod-accordion-faq_title > h3:after,
.is-expanded .mod-accordion-school_title > h4:after,
.is-expanded .mod-accordion-faq_title > h4:after,
.is-expanded .mod-accordion-school_title > h5:after,
.is-expanded .mod-accordion-faq_title > h5:after,
.is-expanded .mod-accordion-school_title > h6:after,
.is-expanded .mod-accordion-faq_title > h6:after {
  background: url(/common_renew/img/module/accordion_bg_minus.png) no-repeat 0 0;
  background-size: 26px auto;
}
.mod-accordion-school_title > h2 > span,
.mod-accordion-faq_title > h2 > span,
.mod-accordion-school_title > h3 > span,
.mod-accordion-faq_title > h3 > span,
.mod-accordion-school_title > h4 > span,
.mod-accordion-faq_title > h4 > span,
.mod-accordion-school_title > h5 > span,
.mod-accordion-faq_title > h5 > span,
.mod-accordion-school_title > h6 > span,
.mod-accordion-faq_title > h6 > span {
  font-size: .692em;
  font-size: 1.8rem;
}
.mod-accordion-school_title .mod-accordion-school_title_sub {
  display: block;
  color: #a4acbe;
  font-size: .462em;
  font-size: 1.2rem;
}
.mod-accordion-school_title.opt-hokkaido-tohoku > h2,
.mod-accordion-school_title.opt-hokkaido-tohoku > h3,
.mod-accordion-school_title.opt-hokkaido-tohoku > h4,
.mod-accordion-school_title.opt-hokkaido-tohoku > h5,
.mod-accordion-school_title.opt-hokkaido-tohoku > h6 {
  background: url(/common_renew/img/module/accordion-school_bg01.png) no-repeat 0 center;
  background-size: 71px auto;
}
.mod-accordion-school_title.opt-kanto > h2,
.mod-accordion-school_title.opt-kanto > h3,
.mod-accordion-school_title.opt-kanto > h4,
.mod-accordion-school_title.opt-kanto > h5,
.mod-accordion-school_title.opt-kanto > h6 {
  background: url(/common_renew/img/module/accordion-school_bg02.png) no-repeat 0 center;
  background-size: 71px auto;
}
.mod-accordion-school_title.opt-tokyo > h2,
.mod-accordion-school_title.opt-tokyo > h3,
.mod-accordion-school_title.opt-tokyo > h4,
.mod-accordion-school_title.opt-tokyo > h5,
.mod-accordion-school_title.opt-tokyo > h6 {
  background: url(/common_renew/img/module/accordion-school_bg03.png) no-repeat 0 center;
  background-size: 71px auto;
}
.mod-accordion-school_title.opt-chubu > h2,
.mod-accordion-school_title.opt-chubu > h3,
.mod-accordion-school_title.opt-chubu > h4,
.mod-accordion-school_title.opt-chubu > h5,
.mod-accordion-school_title.opt-chubu > h6 {
  background: url(/common_renew/img/module/accordion-school_bg04.png) no-repeat 0 center;
  background-size: 71px auto;
}
.mod-accordion-school_title.opt-kinki > h2,
.mod-accordion-school_title.opt-kinki > h3,
.mod-accordion-school_title.opt-kinki > h4,
.mod-accordion-school_title.opt-kinki > h5,
.mod-accordion-school_title.opt-kinki > h6 {
  background: url(/common_renew/img/module/accordion-school_bg05.png) no-repeat 0 center;
  background-size: 71px auto;
}
.mod-accordion-school_title.opt-chugoku-shikoku > h2,
.mod-accordion-school_title.opt-chugoku-shikoku > h3,
.mod-accordion-school_title.opt-chugoku-shikoku > h4,
.mod-accordion-school_title.opt-chugoku-shikoku > h5,
.mod-accordion-school_title.opt-chugoku-shikoku > h6 {
  background: url(/common_renew/img/module/accordion-school_bg06.png) no-repeat 0 center;
  background-size: 71px auto;
}
.mod-accordion-school_title.opt-kyushu-okinawa > h2,
.mod-accordion-school_title.opt-kyushu-okinawa > h3,
.mod-accordion-school_title.opt-kyushu-okinawa > h4,
.mod-accordion-school_title.opt-kyushu-okinawa > h5,
.mod-accordion-school_title.opt-kyushu-okinawa > h6 {
  background: url(/common_renew/img/module/accordion-school_bg07.png) no-repeat 0 center;
  background-size: 71px auto;
}
.mod-accordion-faq_title > h2,
.mod-accordion-faq_title > h3,
.mod-accordion-faq_title > h4,
.mod-accordion-faq_title > h5,
.mod-accordion-faq_title > h6 {
  padding: 19px 30px 19px 32px;
  font-size: 2em;
  background: url(/common_renew/img/module/accordion-faq_bg_question.png) no-repeat 0 center;
  background-size: 19px auto;
}
.mod-accordion-school_content,
.mod-accordion-faq_content {
  display: none;
  width: 100%;
  padding: 40px 0;
  border-top: 1px solid #ddd;
  background: #fbfcfd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-accordion-school_content .mod-accordion-school_content_inner,
.mod-accordion-faq_content .mod-accordion-school_content_inner,
.mod-accordion-school_content .mod-accordion-faq_content_inner,
.mod-accordion-faq_content .mod-accordion-faq_content_inner {
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-accordion-school_content .mod-accordion-school_content_inner .mod-accordion-school_content_title,
.mod-accordion-faq_content .mod-accordion-school_content_inner .mod-accordion-school_content_title,
.mod-accordion-school_content .mod-accordion-faq_content_inner .mod-accordion-school_content_title,
.mod-accordion-faq_content .mod-accordion-faq_content_inner .mod-accordion-school_content_title {
  padding: 4px 10px;
  border-left: 2px solid #003f7e;
  background: #ecf0f6;
  color: #003f7e;
  font-size: 2em;
}
section.mod-accordion-school_content,
section.mod-accordion-faq_content {
  margin-top: 0;
}
.mod-accordion-faq_content {
  padding: 34px 0;
}
.mod-accordion-faq_content .mod-accordion-faq_content_inner {
  padding-left: 32px;
  background: url(/common_renew/img/module/accordion-faq_bg_answer.png) no-repeat 10px 0.3em;
  background-size: 12px auto;
}
.mod-accordion-school_list > li {
  display: table;
  width: 100%;
  padding: 18px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 1em;
}
.mod-accordion-school_list > li .mod-accordion-school_list_title,
.mod-accordion-school_list > li .mod-accordion-school_list_text,
.mod-accordion-school_list > li .mod-accordion-school_list_label {
  display: table-cell;
  vertical-align: top;
}
.mod-accordion-school_list > li .mod-accordion-school_list_text {
  width: 465px;
  max-width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-accordion-school_list > li .mod-accordion-school_list_text > p {
  font-size: 1.4em;
  line-height: 1.5;
}
.mod-accordion-school_list > li .mod-accordion-school_list_label {
  width: 235px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .mod-accordion-school_title:hover,
  .mod-accordion-faq_title:hover {
    background: none;
  }
  .mod-accordion-school_content,
  .mod-accordion-faq_content {
    padding: 40px 10px;
  }
  .mod-accordion-school_content section,
  .mod-accordion-faq_content section {
    padding-right: 0;
    padding-left: 0;
  }
  .mod-accordion-school_content .mod-accordion-school_content_inner .mod-accordion-school_content_title,
  .mod-accordion-faq_content .mod-accordion-school_content_inner .mod-accordion-school_content_title,
  .mod-accordion-school_content .mod-accordion-faq_content_inner .mod-accordion-school_content_title,
  .mod-accordion-faq_content .mod-accordion-faq_content_inner .mod-accordion-school_content_title,
  .mod-accordion-school_content .mod-accordion-school_content_inner .mod-accordion-faq_content_title,
  .mod-accordion-faq_content .mod-accordion-school_content_inner .mod-accordion-faq_content_title,
  .mod-accordion-school_content .mod-accordion-faq_content_inner .mod-accordion-faq_content_title,
  .mod-accordion-faq_content .mod-accordion-faq_content_inner .mod-accordion-faq_content_title {
    font-size: 1.8rem;
  }
  .mod-accordion-school_list {
    padding: 0 10px;
  }
  .mod-accordion-school_list > li {
    display: block;
  }
  .mod-accordion-school_list > li .mod-accordion-school_list_title,
  .mod-accordion-school_list > li .mod-accordion-school_list_text,
  .mod-accordion-school_list > li .mod-accordion-school_list_label {
    display: block;
    margin-top: 3px;
    padding: 0;
  }
  .mod-accordion-school_list > li .mod-accordion-school_list_text,
  .mod-accordion-school_list > li .mod-accordion-school_list_label {
    margin-top: 5px;
    padding-left: 20px;
  }
  .mod-accordion-school_title > h2,
  .mod-accordion-faq_title > h2,
  .mod-accordion-school_title > h3,
  .mod-accordion-faq_title > h3,
  .mod-accordion-school_title > h4,
  .mod-accordion-faq_title > h4,
  .mod-accordion-school_title > h5,
  .mod-accordion-faq_title > h5,
  .mod-accordion-school_title > h6,
  .mod-accordion-faq_title > h6 {
    padding: 21px 40px 21px 75px;
    font-size: 2rem;
  }
  .mod-accordion-school_title > h2:after,
  .mod-accordion-faq_title > h2:after,
  .mod-accordion-school_title > h3:after,
  .mod-accordion-faq_title > h3:after,
  .mod-accordion-school_title > h4:after,
  .mod-accordion-faq_title > h4:after,
  .mod-accordion-school_title > h5:after,
  .mod-accordion-faq_title > h5:after,
  .mod-accordion-school_title > h6:after,
  .mod-accordion-faq_title > h6:after {
    right: 10px;
  }
  .mod-accordion-school_title > h2 > span,
  .mod-accordion-faq_title > h2 > span,
  .mod-accordion-school_title > h3 > span,
  .mod-accordion-faq_title > h3 > span,
  .mod-accordion-school_title > h4 > span,
  .mod-accordion-faq_title > h4 > span,
  .mod-accordion-school_title > h5 > span,
  .mod-accordion-faq_title > h5 > span,
  .mod-accordion-school_title > h6 > span,
  .mod-accordion-faq_title > h6 > span {
    font-size: 1.4rem;
  }
  .mod-accordion-school_title > h2 > .mod-accordion-school_title_sub,
  .mod-accordion-faq_title > h2 > .mod-accordion-school_title_sub,
  .mod-accordion-school_title > h3 > .mod-accordion-school_title_sub,
  .mod-accordion-faq_title > h3 > .mod-accordion-school_title_sub,
  .mod-accordion-school_title > h4 > .mod-accordion-school_title_sub,
  .mod-accordion-faq_title > h4 > .mod-accordion-school_title_sub,
  .mod-accordion-school_title > h5 > .mod-accordion-school_title_sub,
  .mod-accordion-faq_title > h5 > .mod-accordion-school_title_sub,
  .mod-accordion-school_title > h6 > .mod-accordion-school_title_sub,
  .mod-accordion-faq_title > h6 > .mod-accordion-school_title_sub {
    font-size: 1rem;
  }
  .mod-accordion-school_title.opt-hokkaido-tohoku > h2,
  .mod-accordion-faq_title.opt-hokkaido-tohoku > h2,
  .mod-accordion-school_title.opt-hokkaido-tohoku > h3,
  .mod-accordion-faq_title.opt-hokkaido-tohoku > h3,
  .mod-accordion-school_title.opt-hokkaido-tohoku > h4,
  .mod-accordion-faq_title.opt-hokkaido-tohoku > h4,
  .mod-accordion-school_title.opt-hokkaido-tohoku > h5,
  .mod-accordion-faq_title.opt-hokkaido-tohoku > h5,
  .mod-accordion-school_title.opt-hokkaido-tohoku > h6,
  .mod-accordion-faq_title.opt-hokkaido-tohoku > h6 {
    background: url(/common_renew/img/module/accordion-school_bg01.png) no-repeat 10px center;
    background-size: 50px auto;
  }
  .mod-accordion-school_title.opt-kanto > h2,
  .mod-accordion-faq_title.opt-kanto > h2,
  .mod-accordion-school_title.opt-kanto > h3,
  .mod-accordion-faq_title.opt-kanto > h3,
  .mod-accordion-school_title.opt-kanto > h4,
  .mod-accordion-faq_title.opt-kanto > h4,
  .mod-accordion-school_title.opt-kanto > h5,
  .mod-accordion-faq_title.opt-kanto > h5,
  .mod-accordion-school_title.opt-kanto > h6,
  .mod-accordion-faq_title.opt-kanto > h6 {
    background: url(/common_renew/img/module/accordion-school_bg02.png) no-repeat 10px center;
    background-size: 50px auto;
  }
  .mod-accordion-school_title.opt-tokyo > h2,
  .mod-accordion-faq_title.opt-tokyo > h2,
  .mod-accordion-school_title.opt-tokyo > h3,
  .mod-accordion-faq_title.opt-tokyo > h3,
  .mod-accordion-school_title.opt-tokyo > h4,
  .mod-accordion-faq_title.opt-tokyo > h4,
  .mod-accordion-school_title.opt-tokyo > h5,
  .mod-accordion-faq_title.opt-tokyo > h5,
  .mod-accordion-school_title.opt-tokyo > h6,
  .mod-accordion-faq_title.opt-tokyo > h6 {
    background: url(/common_renew/img/module/accordion-school_bg03.png) no-repeat 10px 18px;
    background-size: 50px auto;
  }
  .mod-accordion-school_title.opt-chubu > h2,
  .mod-accordion-faq_title.opt-chubu > h2,
  .mod-accordion-school_title.opt-chubu > h3,
  .mod-accordion-faq_title.opt-chubu > h3,
  .mod-accordion-school_title.opt-chubu > h4,
  .mod-accordion-faq_title.opt-chubu > h4,
  .mod-accordion-school_title.opt-chubu > h5,
  .mod-accordion-faq_title.opt-chubu > h5,
  .mod-accordion-school_title.opt-chubu > h6,
  .mod-accordion-faq_title.opt-chubu > h6 {
    background: url(/common_renew/img/module/accordion-school_bg04.png) no-repeat 10px 18px;
    background-size: 50px auto;
  }
  .mod-accordion-school_title.opt-kinki > h2,
  .mod-accordion-faq_title.opt-kinki > h2,
  .mod-accordion-school_title.opt-kinki > h3,
  .mod-accordion-faq_title.opt-kinki > h3,
  .mod-accordion-school_title.opt-kinki > h4,
  .mod-accordion-faq_title.opt-kinki > h4,
  .mod-accordion-school_title.opt-kinki > h5,
  .mod-accordion-faq_title.opt-kinki > h5,
  .mod-accordion-school_title.opt-kinki > h6,
  .mod-accordion-faq_title.opt-kinki > h6 {
    background: url(/common_renew/img/module/accordion-school_bg05.png) no-repeat 10px 18px;
    background-size: 50px auto;
  }
  .mod-accordion-school_title.opt-chugoku-shikoku > h2,
  .mod-accordion-faq_title.opt-chugoku-shikoku > h2,
  .mod-accordion-school_title.opt-chugoku-shikoku > h3,
  .mod-accordion-faq_title.opt-chugoku-shikoku > h3,
  .mod-accordion-school_title.opt-chugoku-shikoku > h4,
  .mod-accordion-faq_title.opt-chugoku-shikoku > h4,
  .mod-accordion-school_title.opt-chugoku-shikoku > h5,
  .mod-accordion-faq_title.opt-chugoku-shikoku > h5,
  .mod-accordion-school_title.opt-chugoku-shikoku > h6,
  .mod-accordion-faq_title.opt-chugoku-shikoku > h6 {
    background: url(/common_renew/img/module/accordion-school_bg06.png) no-repeat 10px 16px;
    background-size: 50px auto;
  }
  .mod-accordion-school_title.opt-kyushu-okinawa > h2,
  .mod-accordion-faq_title.opt-kyushu-okinawa > h2,
  .mod-accordion-school_title.opt-kyushu-okinawa > h3,
  .mod-accordion-faq_title.opt-kyushu-okinawa > h3,
  .mod-accordion-school_title.opt-kyushu-okinawa > h4,
  .mod-accordion-faq_title.opt-kyushu-okinawa > h4,
  .mod-accordion-school_title.opt-kyushu-okinawa > h5,
  .mod-accordion-faq_title.opt-kyushu-okinawa > h5,
  .mod-accordion-school_title.opt-kyushu-okinawa > h6,
  .mod-accordion-faq_title.opt-kyushu-okinawa > h6 {
    background: url(/common_renew/img/module/accordion-school_bg07.png) no-repeat 10px 16px;
    background-size: 50px auto;
  }
  .mod-accordion-faq_title > h2,
  .mod-accordion-faq_title > h3,
  .mod-accordion-faq_title > h4,
  .mod-accordion-faq_title > h5,
  .mod-accordion-faq_title > h6 {
    padding-left: 42px;
    font-size: 1.6em;
    background-position: 10px center;
  }
  .mod-accordion-faq_content {
    padding: 25px 10px;
  }
  .mod-accordion-faq_content .mod-accordion-faq_content_inner {
    background-position: 7px .3em;
  }
}
/* Button list
   ========================================================================== */
.mod-button-list {
  zoom: 1;
  margin: 0 0 -10px -10px;
  margin-top: 25px;
}
.mod-button-list:before,
.mod-button-list:after {
  content: '';
  display: table;
}
.mod-button-list:after {
  clear: both;
}
.mod-button-list:first-child {
  margin-top: 0;
}
.mod-button-list > li {
  float: left;
  max-width: 100%;
  margin: 0 0 10px 10px;
  font-size: 1em;
}
.mod-button-list.opt-centering {
  display: table;
  margin-right: auto;
  margin-left: auto;
}
.mod-button-list.opt-centering > li:first-child {
  margin-left: 0;
}
.mod-button-list.opt-right {
  display: table;
  margin-left: auto;
}
.mod-button-list.opt-single-row {
  margin: 0 auto;
  margin-top: 25px;
}
.mod-button-list.opt-single-row:first-child {
  margin-top: 0;
}
.mod-button-list.opt-single-row > li {
  float: none;
  margin: 15px 0 0;
}
.mod-button-list.opt-single-row > li:first-child {
  margin-top: 0;
}
.mod-button-list.opt-single-row > li > p {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .mod-button-list.opt-sp-float-none {
    margin-left: 0;
  }
  .mod-button-list.opt-sp-float-none > li {
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod-button-list.opt-centering,
  .mod-button-list.opt-right {
    display: block;
  }
  .mod-button-list.opt-centering > li,
  .mod-button-list.opt-right > li {
    float: none;
    margin-left: 0;
  }
  .mod-button-list.opt-centering > li > p,
  .mod-button-list.opt-right > li > p {
    margin-left: auto;
  }
  .mod-button-list.opt-centering {
    display: block;
  }
  .mod-button-list.opt-centering > li > p {
    margin: 0 auto;
  }
}
/* Content index
   ========================================================================== */
.mod-content-index {
  overflow: hidden;
  margin: 0 0 -40px -39px;
}
.mod-content-index .mod-content-index_item {
  float: left;
  width: 470px;
  margin: 0 0 40px 39px;
}
.mod-content-index .mod-content-index_item:nth-child(odd) {
  clear: left;
}
@media screen and (max-width: 767px) {
  .mod-content-index {
    margin: 40px 0 0 0;
  }
  .mod-content-index:first-child {
    margin-top: 0;
  }
  .mod-content-index .mod-content-index_item {
    margin: 40px 0 0 0;
    float: none;
    width: 100%;
  }
  .mod-content-index .mod-content-index_item:first-child {
    margin-top: 0;
  }
}
/* Pickup
   ========================================================================== */
.mod-pickup {
  zoom: 1;
  width: 100%;
  padding: 22px 0 40px;
  background: #eef2f9;
}
.mod-pickup:before,
.mod-pickup:after {
  content: '';
  display: table;
}
.mod-pickup:after {
  clear: both;
}
.mod-pickup_title {
  position: relative;
}
.mod-pickup_title h2,
.mod-pickup_title h3,
.mod-pickup_title h4,
.mod-pickup_title h5,
.mod-pickup_title h6 {
  position: relative;
  max-width: 100%;
  padding-bottom: 6px;
  color: #003f7e;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-pickup_title h2:after,
.mod-pickup_title h3:after,
.mod-pickup_title h4:after,
.mod-pickup_title h5:after,
.mod-pickup_title h6:after {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 30px;
  height: 1px;
  background: #003f7e;
  content: "";
}
.mod-pickup_content {
  zoom: 1;
  width: 980px;
  max-width: 100%;
  margin: 15px auto 0;
}
.mod-pickup_content:before,
.mod-pickup_content:after {
  content: '';
  display: table;
}
.mod-pickup_content:after {
  clear: both;
}
.mod-pickup_item {
  float: left;
  width: 490px;
  max-width: 100%;
  margin-top: 20px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-pickup_item:nth-child(even) {
  padding-left: 20px;
  border-left: 1px solid #cfd3da;
}
.mod-pickup_item:nth-child(odd) {
  clear: left;
}
.mod-pickup_item:nth-child(-n+2) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-pickup .mod-media .mod-media_object {
    width: 235px;
  }
  .mod-pickup .mod-media .mod-media_body {
    width: 235px;
    margin: 10px auto 0;
  }
  .mod-pickup_item {
    float: none;
    margin: 20px auto 0;
  }
  .mod-pickup_item:nth-child(even) {
    padding-left: 0;
    border-left: none;
  }
  .mod-pickup_item:nth-child(-n+2) {
    margin-top: 10px;
  }
  .mod-pickup_item:nth-child(-n+2):first-child {
    margin-top: 0;
  }
}
/* COCO Introduction
   ========================================================================== */
.mod-coco-introduction {
  display: table;
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 35px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-coco-introduction .mod-coco-introduction_person {
  display: table-cell;
  width: 300px;
  padding-right: 10px;
}
.mod-coco-introduction .mod-coco-introduction_person .mod-label {
  position: absolute;
  top: 0;
  left: 0;
}
.mod-coco-introduction .mod-coco-introduction_person .mod-label > span,
.mod-coco-introduction .mod-coco-introduction_person .mod-label > li {
  width: 106px;
  padding: 3px 9px;
}
.mod-coco-introduction .mod-coco-introduction_person .mod-coco-introduction_person_name {
  position: relative;
  margin-top: 0;
  padding-bottom: 5px;
  font-size: 3em;
  font-weight: bold;
  line-height: 1.5;
}
.mod-coco-introduction .mod-coco-introduction_person .mod-coco-introduction_person_name:before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 1px;
  background: #333;
  line-height: 1.2;
  content: "";
}
.mod-coco-introduction .mod-coco-introduction_content {
  display: table-cell;
  vertical-align: middle;
}
.mod-coco-introduction .mod-coco-introduction_content .mod-coco-introduction_content_title {
  font-size: 1.9em;
  line-height: 1.5;
}
.mod-coco-introduction .mod-coco-introduction_content .mod-coco-introduction_content_title + p {
  margin-top: 15px;
}
.mod-coco-introduction p {
  margin-top: 10px;
}
.mod-coco-introduction p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-coco-introduction {
    display: block;
    width: 100%;
    padding: 38px 10px 35px;
  }
  .mod-coco-introduction .mod-coco-introduction_person {
    display: block;
  }
  .mod-coco-introduction .mod-coco-introduction_person .mod-label {
    left: 10px;
  }
  .mod-coco-introduction .mod-coco-introduction_person .mod-coco-introduction_person_name {
    font-size: 2.1em;
  }
  .mod-coco-introduction .mod-coco-introduction_content {
    display: block;
    margin-top: 20px;
  }
  .mod-coco-introduction .mod-coco-introduction_content .mod-coco-introduction_content_title {
    font-size: 1.7em;
  }
}
/* Introduction flow
   ========================================================================== */
.mod-introduction-flow {
  width: 100%;
  padding: 60px 0;
}
.mod-introduction-flow .mod-introduction-flow_inner {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding-left: 62px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  table-layout: fixed;
}
.mod-introduction-flow .mod-introduction-flow_inner:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  padding: 12px;
  border-radius: 50%;
  background: #2584e2;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px !important;
  text-align: center;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "1";
}
.mod-introduction-flow .mod-introduction-flow_inner:after {
  display: block;
  position: absolute;
  left: 12px;
  top: 60px;
  width: 26px;
  height: 250px;
  background: url(/common_renew/img/module/introduction-flow_bg01.png) no-repeat center 0;
  content: "";
}
.mod-introduction-flow .mod-introduction-flow_inner .mod-introduction-flow_content {
  display: table;
}
.mod-introduction-flow .mod-introduction-flow_inner .mod-introduction-flow_content .mod-introduction-flow_content_body {
  display: table-cell;
  vertical-align: top;
}
.mod-introduction-flow .mod-introduction-flow_inner .mod-introduction-flow_content .mod-introduction-flow_content_body img {
  max-width: 100%;
  height: auto;
}
.mod-introduction-flow .mod-introduction-flow_inner .mod-introduction-flow_content .mod-introduction-flow_content_object {
  display: table-cell;
  padding-left: 40px;
  text-align: center;
  vertical-align: top;
}
.mod-introduction-flow:nth-child(even) {
  background: #f5f7fa;
}
.mod-introduction-flow:nth-child(2) .mod-introduction-flow_inner:before {
  content: "2";
}
.mod-introduction-flow:nth-child(3) .mod-introduction-flow_inner:before {
  content: "3";
}
.mod-introduction-flow:nth-child(4) .mod-introduction-flow_inner:before {
  content: "4";
}
.mod-introduction-flow:nth-child(5) .mod-introduction-flow_inner:before {
  content: "5";
}
.mod-introduction-flow:nth-child(6) .mod-introduction-flow_inner:before {
  content: "6";
}
.mod-introduction-flow:nth-child(7) .mod-introduction-flow_inner:before {
  content: "7";
}
.mod-introduction-flow:last-child .mod-introduction-flow_inner:after {
  display: none;
}
.mod-introduction-flow .mod-introduction-flow_title {
  padding-top: 10px;
  color: #003f7e;
  font-size: 2.6em;
  font-weight: normal;
  line-height: 1.3;
}
.mod-frame section.mod-introduction-flow {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-introduction-flow {
    width: 100%;
    padding: 60px 10px;
  }
  .mod-introduction-flow .mod-introduction-flow_inner {
    position: relative;
    width: 100%;
    padding: 0;
  }
  .mod-introduction-flow .mod-introduction-flow_inner:before {
    width: 36px;
    height: 36px;
    padding: 8px;
    border-radius: 50%;
    font-size: 1.9em;
  }
  .mod-introduction-flow .mod-introduction-flow_inner:after {
    display: block;
    position: absolute;
    top: inherit;
    bottom: -80px;
    left: 50%;
    width: 60px;
    height: 40px;
    margin-left: -30px;
    background: url(/common_renew/img/module/introduction-flow_bg02.png) no-repeat center 0;
    background-size: 60px auto;
    content: "";
  }
  .mod-introduction-flow .mod-introduction-flow_inner .mod-introduction-flow_content {
    display: block;
  }
  .mod-introduction-flow .mod-introduction-flow_inner .mod-introduction-flow_content .mod-introduction-flow_content_body {
    display: block;
  }
  .mod-introduction-flow .mod-introduction-flow_inner .mod-introduction-flow_content .mod-introduction-flow_content_object {
    display: block;
    margin-top: 25px;
    padding-left: 0;
  }
  .mod-introduction-flow .mod-introduction-flow_inner .mod-introduction-flow_content .mod-introduction-flow_content_object img {
    max-width: 100%;
    height: auto;
  }
  .mod-introduction-flow .mod-introduction-flow_title {
    padding: 5px 0 0 43px;
    font-size: 2em;
  }
  .mod-introduction-flow .mod-introduction-flow_title + p {
    margin-top: 15px;
  }
}
/* Student case
   ========================================================================== */
.mod-student-case .mod-student-case_image {
  float: left;
  margin-right: 30px;
}
.mod-student-case .mod-student-case_body {
  overflow: hidden;
}
.mod-student-case .mod-student-case_namne {
  display: table-cell;
  padding-right: 20px;
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.3;
}
.mod-student-case .mod-student-case_namne > em {
  font-size: 1.417em;
}
.mod-student-case .mod-student-case_attribute {
  display: table-cell;
  font-size: 1.6em;
  line-height: 1.3;
}
.mod-student-case .mod-student-case_purpose {
  overflow: hidden;
  margin-top: 10px;
}
.mod-student-case .mod-student-case_purpose > p {
  float: left;
  width: 3em;
  font-size: 1.2em;
}
.mod-student-case .mod-student-case_purpose > .mod-label {
  overflow: hidden;
  clear: none;
  margin-top: 0;
  margin-left: 4em;
}
.mod-student-case .mod-student-case_purpose > .mod-label > li {
  padding: 3px 9px 2px;
}
.mod-student-case .mod-student-case_information-title {
  padding-left: 10px;
  border-left: 2px solid #003f7e;
  color: #003f7e;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.3;
}
.mod-student-case .mod-student-case_information-title + p {
  margin-top: 15px;
}
.mod-student-case .mod-index-col {
  margin-left: 150px;
}
@media screen and (max-width: 767px) {
  .mod-student-case .mod-student-case_image {
    margin-right: 10px;
  }
  .mod-student-case .mod-student-case_image img {
    width: 60px;
    height: 60px;
  }
  .mod-student-case .mod-student-case_body {
    overflow: hidden;
  }
  .mod-student-case .mod-student-case_namne {
    display: block;
    font-size: 2em;
    font-weight: bold;
  }
  .mod-student-case .mod-student-case_namne > em {
    font-size: 1.3em;
  }
  .mod-student-case .mod-student-case_attribute {
    display: block;
    margin-top: 0;
    font-size: 1.5em;
  }
  .mod-student-case .mod-student-case_purpose {
    overflow: hidden;
  }
  .mod-student-case .mod-student-case_purpose > p {
    float: none;
  }
  .mod-student-case .mod-student-case_purpose > .mod-label {
    margin-left: 0;
  }
  .mod-student-case .mod-hr-double {
    clear: left;
  }
  .mod-student-case .mod-index-col {
    margin-left: 0;
  }
}
/* Course
   ========================================================================== */
.mod-course {
  padding: 0 8px 8px;
  background: #e6ebf3;
}
.mod-course .mod-course_head {
  zoom: 1;
  position: relative;
  margin: 15px 22px 20px;
}
.mod-course .mod-course_head:before,
.mod-course .mod-course_head:after {
  content: '';
  display: table;
}
.mod-course .mod-course_head:after {
  clear: both;
}
.mod-course .mod-course_head .mod-course_head_title {
  color: #003f7e;
  margin-top: 5px;
  font-size: 2.6em;
  line-height: 1.3;
}
.mod-course .mod-course_head .mod-course_head_catch {
  margin-top: 5px;
  font-size: 1.8em;
  font-weight: bold;
}
.mod-course .mod-course_head p {
  line-height: 1.3;
}
.mod-course .mod-course_head_icon {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 10px;
}
.mod-course .mod-course_head_infomation {
  overflow: hidden;
  padding: 10px 0;
  margin-left: 100px;
}
.mod-course .mod-course_head_infomation .mod-course_head_title {
  font-size: 2.8em;
}
.mod-course .mod-course_resson-list > dt {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ddd;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.3;
}
.mod-course .mod-course_resson-list > dt:first-child {
  margin-top: 0;
  padding-top: 0;
  border: none;
}
.mod-course .mod-course_resson-list > dt > dd {
  margin-top: 10px;
  line-height: 1.5;
}
.mod-course .mod-course_resson-list > dt > dd:first-child {
  margin-top: 0;
}
.mod-course .mod-course_content_sub-title {
  margin-bottom: 16px;
  border-bottom: 1px solid #ddd;
}
.mod-course .mod-course_content_sub-title h2,
.mod-course .mod-course_content_sub-title h3,
.mod-course .mod-course_content_sub-title h4,
.mod-course .mod-course_content_sub-title h5,
.mod-course .mod-course_content_sub-title h6 {
  margin-bottom: 13px;
  padding-left: 11px;
  border-left: 2px solid #003f7e;
  color: #003f7e;
  font-size: 1.9em;
  line-height: 1.3;
}
.mod-course.theme-point .mod-course_head {
  margin-top: 25px;
  margin-bottom: 25px;
}
.mod-course.theme-point .mod-course_head_image {
  display: table-cell;
  padding-right: 17px;
  vertical-align: top;
}
.mod-course.theme-point .mod-course_head_infomation {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
}
.mod-course.theme-point .mod-course_head_infomation .mod-course_head_title {
  margin-top: 0;
  font-size: 2.6em;
}
.mod-course.theme-sky-blue {
  background: #e2f0fb;
}
.mod-course.theme-sky-blue .mod-course_head_title {
  color: #1361b0;
}
.mod-course.theme-sky-blue .mod-course_content_title {
  color: #1361b0;
  border-color: #1361b0;
  background: #e2f0fb;
}
.mod-course.theme-sky-blue .mod-course_content_sub-title h2,
.mod-course.theme-sky-blue .mod-course_content_sub-title h3,
.mod-course.theme-sky-blue .mod-course_content_sub-title h4,
.mod-course.theme-sky-blue .mod-course_content_sub-title h5,
.mod-course.theme-sky-blue .mod-course_content_sub-title h6 {
  border-color: #1361b0;
  color: #1361b0;
}
.mod-course.theme-sky-blue .mod-button-link {
  margin-top: 30px;
}
.mod-course.theme-sky-blue .mod-button-link > a,
.mod-course.theme-sky-blue .mod-button-link > span,
.mod-course.theme-sky-blue .mod-button-link > input {
  background: #1362b0;
  -webkit-box-shadow: inset 0 -2px 0 #093158;
          box-shadow: inset 0 -2px 0 #093158;
}
.mod-course.theme-sky-blue .mod-button-link > a:hover,
.mod-course.theme-sky-blue .mod-button-link > input:hover {
  background: #1d79c9;
  -webkit-box-shadow: inset 0 -2px 0 #0e3c64;
          box-shadow: inset 0 -2px 0 #0e3c64;
}
.mod-course.theme-green {
  background: #d6f1e7;
}
.mod-course.theme-green .mod-course_head_title {
  color: #108069;
}
.mod-course.theme-green .mod-course_content_title {
  color: #108069;
  border-color: #108069;
  background: #d6f1e7;
}
.mod-course.theme-green .mod-course_content_sub-title h2,
.mod-course.theme-green .mod-course_content_sub-title h3,
.mod-course.theme-green .mod-course_content_sub-title h4,
.mod-course.theme-green .mod-course_content_sub-title h5,
.mod-course.theme-green .mod-course_content_sub-title h6 {
  border-color: #108069;
  color: #108069;
}
.mod-course.theme-green .mod-course_resson-list > dt {
  color: #108069;
}
.mod-course.theme-blue {
  background: #003f7e;
}
.mod-course.theme-blue .mod-course_head_title,
.mod-course.theme-blue .mod-course_head_catch,
.mod-course.theme-blue .mod-label-group_item p {
  color: #fff;
}
.mod-course.theme-blue .mod-course_content_title {
  color: #003f7e;
  border-left: 2px solid #003f7e;
}
.mod-course.theme-blue .mod-course_content_sub-title h2,
.mod-course.theme-blue .mod-course_content_sub-title h3,
.mod-course.theme-blue .mod-course_content_sub-title h4,
.mod-course.theme-blue .mod-course_content_sub-title h5,
.mod-course.theme-blue .mod-course_content_sub-title h6 {
  border-color: #003f7e;
  color: #003f7e;
}
.mod-course.opt-flow-content {
  position: relative;
}
.mod-course.opt-flow-content:after {
  position: absolute;
  left: 0;
  bottom: -66px;
  display: block;
  width: 100%;
  height: 46px;
  margin: 0 auto;
  background: url(/common_renew/img/module/course_bg_arrow.png) no-repeat center 0;
  background-size: 68px auto;
  content: "";
}
.mod-course.opt-flow-content + .mod-course {
  margin-top: 86px;
}
@media screen and (max-width: 767px) {
  .mod-course .mod-course_head {
    margin: 15px 2px 20px;
  }
  .mod-course .mod-course_head .mod-course_head_title {
    font-size: 2em;
  }
  .mod-course .mod-course_head .mod-course_head_infomation {
    margin-left: 65px;
  }
  .mod-course .mod-course_head .mod-course_head_infomation .mod-course_head_title {
    font-size: 2.1em;
  }
  .mod-course .mod-course_head .mod-course_head_infomation .mod-course_head_catch {
    font-size: 1.6em;
  }
  .mod-course .mod-course_head .mod-course_head_icon {
    width: 60px;
  }
  .mod-course .mod-course_head .mod-course_head_icon img {
    width: 60px;
    height: 60px;
  }
  .mod-course.theme-point .mod-course_head {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .mod-course.theme-point .mod-course_head .mod-course_head_image {
    padding-right: 7px;
  }
  .mod-course.theme-point .mod-course_head .mod-course_head_image img {
    width: 60px;
    height: 60px;
  }
  .mod-course.theme-point .mod-course_head_infomation .mod-course_head_title {
    margin: 15px 0;
  }
}
.mod-course_content {
  padding: 40px;
  background: #fff;
}
.mod-course_content .mod-course_content_title {
  margin-bottom: 20px;
  padding: 9px 10px 9px 13px;
  border-left: 2px solid #003f7e;
  background: #ecf0f6;
  color: #003f7e;
  font-size: 2em;
  line-height: 1.3;
}
.mod-course_content section,
.mod-course_content .mod-frame {
  margin-top: 40px;
  padding: 0;
}
.mod-course_content section:first-child,
.mod-course_content .mod-frame:first-child {
  margin-top: 0;
}
.mod-course_content p {
  margin-top: 10px;
}
.mod-course_content p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-course_content {
    padding: 30px 15px;
  }
  .mod-course_content .mod-course_content_title {
    font-size: 1.8em;
  }
}
.mod-course_content_horizontal {
  margin-top: 40px;
  overflow: hidden;
}
.mod-course_content_horizontal:first-child {
  margin-top: 0;
}
.mod-course_content_horizontal .mod-course_content_horizontal_item {
  float: left;
  width: 422px;
}
.mod-course_content_horizontal .mod-course_content_horizontal_item:nth-child(2n) {
  float: right;
}
.mod-course_content_horizontal .mod-course_content_horizontal_item:nth-child(-n+2) {
  margin-top: 0;
}
.mod-course_content_title + .mod-course_content_horizontal {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .mod-course_content_horizontal .mod-course_content_horizontal_item {
    margin-top: 40px;
    float: none;
    width: auto;
  }
  .mod-course_content_horizontal .mod-course_content_horizontal_item:first-child {
    margin-top: 0;
  }
  .mod-course_content_horizontal .mod-course_content_horizontal_item:nth-child(2n) {
    float: none;
  }
  .mod-course_content_horizontal .mod-course_content_horizontal_item:nth-child(-n+2) {
    margin-top: 40px;
  }
  .mod-course_content_horizontal .mod-course_content_horizontal_item:nth-child(-n+2):first-child {
    margin-top: 0;
  }
  .mod-course_content_horizontal .mod-course_content_horizontal_item img {
    max-width: 100%;
    height: auto;
  }
  .mod-course_content_horizontal.opt-sp-space-near .mod-course_content_horizontal_item {
    margin-top: 20px;
  }
}
.mod-course_content_objective .mod-course_content_objective_level {
  display: table;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 4px double #9da5ac;
  line-height: 1.3;
}
.mod-course_content_objective .mod-course_content_objective_level > p {
  display: table-cell;
  color: #2584df;
  font-weight: bold;
  font-size: 2.8em;
  text-align: right;
  vertical-align: middle;
}
.mod-course_content_objective .mod-course_content_objective_level > p > em {
  font-size: 1.238em;
}
.mod-course_content_objective .mod-course_content_objective_level > p > span {
  font-size: .464em;
}
.mod-course_content_objective .mod-course_content_objective_level > p:first-child {
  color: #333333;
  font-size: 1.8em;
  text-align: left;
}
.mod-course_content_objective .mod-course_content_objective_term {
  font-size: 2.2em;
}
.mod-course_content_objective .mod-course_content_objective_course {
  overflow: hidden;
  margin-top: 10px;
}
.mod-course_content_objective .mod-course_content_objective_course:first-child {
  margin-top: 0;
}
.mod-course_content_objective .mod-course_content_objective_course > dt {
  width: 115px;
  margin-top: 10px;
  padding: 1px 3px;
  background: #179e80;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-course_content_objective .mod-course_content_objective_course > dt:first-child {
  margin-top: 0;
}
.mod-course_content_objective .mod-course_content_objective_course > dd {
  margin-top: 10px;
}
.mod-course_content_objective .mod-course_content_objective_course > dd + dd {
  margin-top: 5px;
}
.mod-course_content_objective .mod-course_content_objective_course > dd strong {
  font-size: 1.42em;
  line-height: 1.1;
}
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_main {
  background: #1362b0;
}
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_main + dd strong,
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_main + dd + dd strong,
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_main + dd + dd + dd strong,
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_main + dd + dd + dd + dd strong {
  color: #1362b0;
}
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_support {
  background: #179e80;
}
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_support + dd strong,
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_support + dd + dd strong,
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_support + dd + dd + dd strong,
.mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_support + dd + dd + dd + dd strong {
  color: #107f67;
}
@media screen and (max-width: 767px) {
  .mod-course_content_objective .mod-course_content_objective_level > p {
    font-size: 2.1em;
  }
  .mod-course_content_objective .mod-course_content_objective_level > p > span {
    font-size: .619em;
  }
  .mod-course_content_objective .mod-course_content_objective_level > p:first-child {
    font-size: 1.6em;
  }
  .mod-course_content_objective .mod-course_content_objective_term {
    font-size: 1.8em;
  }
  .mod-course_content_objective .mod-course_content_objective_course {
    overflow: hidden;
    margin-top: 10px;
  }
  .mod-course_content_objective .mod-course_content_objective_course:first-child {
    margin-top: 0;
  }
  .mod-course_content_objective .mod-course_content_objective_course > dt,
  .mod-course_content_objective .mod-course_content_objective_course > dd {
    margin-top: 15px;
  }
  .mod-course_content_objective .mod-course_content_objective_course > dt:nth-child(-n+2),
  .mod-course_content_objective .mod-course_content_objective_course > dd:nth-child(-n+2) {
    margin-top: 0;
  }
  .mod-course_content_objective .mod-course_content_objective_course > dt {
    float: none;
  }
  .mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_main + dd,
  .mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_support + dd {
    margin-top: 10px;
  }
  .mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_main + dd strong,
  .mod-course_content_objective .mod-course_content_objective_course .mod-course_content_objective_course_support + dd strong {
    font-size: 1.28em;
  }
}
/* Box
   ========================================================================== */
.mod-box {
  margin-top: 35px;
  padding: 29px;
  background: #f8f9fb;
  border: 1px solid #e0e5ec;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-box:first-child {
  margin-top: 0;
}
.mod-box .mod-box_title {
  color: #003f7e;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.3;
}
.mod-box .mod-box_title + p {
  margin-top: 10px;
}
.mod-box .mod-box_title + p:first-child {
  margin-top: 0;
}
.mod-box.opt-thick {
  padding: 26px;
  border: 4px solid #e0e5ec;
}
.mod-box_button-box {
  display: table;
  width: 100%;
}
.mod-box_button-box .mod-box_button-box_content,
.mod-box_button-box .mod-box_button-box_button {
  display: table-cell;
  vertical-align: middle;
}
.mod-box_button-box .mod-box_button-box_content:first-child,
.mod-box_button-box .mod-box_button-box_button:first-child {
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .mod-box {
    padding: 28px 14px;
  }
  .mod-box .mod-box_title {
    font-size: 1.8em;
  }
  .mod-box.opt-thick {
    padding: 22px 11px;
  }
  .mod-box_button-box {
    display: block;
  }
  .mod-box_button-box .mod-box_button-box_content,
  .mod-box_button-box .mod-box_button-box_button {
    display: block;
    margin-top: 20px;
    vertical-align: middle;
  }
  .mod-box_button-box .mod-box_button-box_content:first-child,
  .mod-box_button-box .mod-box_button-box_button:first-child {
    margin-top: 0;
    padding-right: 0;
  }
}
.mod-box_comment {
  zoom: 1;
  padding-top: 2px;
}
.mod-box_comment:before,
.mod-box_comment:after {
  content: '';
  display: table;
}
.mod-box_comment:after {
  clear: both;
}
.mod-box_comment .mod-box_comment_object {
  float: left;
  margin-right: 15px;
}
.mod-box_comment .mod-box_title {
  color: #333333;
  font-size: 1.8em;
}
.mod-box_comment .mod-box_comment_body {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .mod-box_comment .mod-box_comment_object {
    float: none;
    margin: 0;
  }
  .mod-box_comment .mod-box_title {
    font-size: 1.6em;
    text-align: center;
  }
  .mod-box_comment .mod-box_comment_body {
    float: none;
    margin: 15px 0 0;
  }
  .mod-box_comment .mod-box_comment_object {
    text-align: center;
  }
}
.mod-box_recommend {
  zoom: 1;
  margin-top: 12px;
}
.mod-box_recommend:before,
.mod-box_recommend:after {
  content: '';
  display: table;
}
.mod-box_recommend:after {
  clear: both;
}
.mod-box_recommend:first-child {
  margin-top: 0;
}
.mod-box_recommend .mod-box_title {
  color: #333333;
  font-size: 1.8em;
}
.mod-box_recommend .mod-box_recommend_list {
  margin-top: 12px;
  list-style: none;
}
.mod-box_recommend .mod-box_recommend_list:first-child {
  margin-top: 0;
}
.mod-box_recommend .mod-box_recommend_list > li {
  position: relative;
  margin-top: 8px;
  padding-left: 25px;
  line-height: 1.5;
}
.mod-box_recommend .mod-box_recommend_list > li:first-child {
  margin-top: 0;
}
.mod-box_recommend .mod-box_recommend_list > li:before {
  display: block;
  position: absolute;
  top: .25em;
  left: 0;
  width: 16px;
  height: 12px;
  background: url(/common_renew/img/module/box-recommend_bg_blue.png) no-repeat 0 0;
  background-size: 16px auto;
  content: "";
}
.theme-green .mod-box_recommend .mod-box_recommend_list > li:before {
  background: url(/common_renew/img/module/box-recommend_bg_green.png) no-repeat 0 0;
  background-size: 16px auto;
}
@media screen and (max-width: 767px) {
  .mod-box_recommend .mod-box_title {
    font-size: 1.6em;
  }
}
/* Case study
   ========================================================================== */
.mod-case-study {
  width: 100%;
  padding: 55px 0 60px;
  background: #eef2f9;
}
.mod-case-study .mod-case-study_catch {
  padding: 0 10px;
  text-align: center;
}
.mod-case-study .mod-case-study_catch > h2 {
  color: #003f7e;
  font-size: 2.6em;
  line-height: 1.3;
}
.mod-case-study .mod-case-study_catch > p {
  margin-top: 10px;
}
.mod-case-study .mod-case-study_catch > p:first-child {
  margin-top: 0;
}
.mod-case-study .mod-case-study_content {
  width: 980px;
  margin: 35px auto 0;
}
.mod-case-study .mod-case-study_content:first-child {
  margin-top: 0;
}
.mod-case-study .mod-case-study_list {
  margin: 0 0 -20px -20px;
}
.mod-case-study .mod-case-study_list > li {
  float: left;
  width: 480px;
  max-width: 100%;
  margin: 0 0 20px 20px;
  font-size: 1em;
  background: #fff;
}
.mod-case-study .mod-case-study_list > li:nth-child(2n+1) {
  clear: left;
}
.mod-case-study .mod-case-study_list > li > a {
  position: relative;
  display: block;
  padding: 38px 30px;
  background: #fff;
  color: #333333;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-case-study .mod-case-study_list > li > a:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32px;
  height: 30px;
  background: url(/common_renew/img/module/case-study_bg01.png) no-repeat 0 0;
  background-size: 32px auto;
  content: "";
}
.mod-case-study .mod-case-study_list > li > a:hover {
  opacity: .7;
}
.mod-case-study .mod-case-study_list_name {
  display: table;
  line-height: 1.3;
}
.mod-case-study .mod-case-study_list_name > p {
  display: table-cell;
  font-size: 1.4em;
}
.mod-case-study .mod-case-study_list_name > p:first-child {
  padding-right: 12px;
  font-size: 2em;
  font-weight: bold;
}
.mod-case-study .mod-case-study_list_name > p:first-child span {
  font-size: 1.4em;
}
.mod-case-study .mod-case-study_list_purpose {
  overflow: hidden;
  margin-top: 10px;
}
.mod-case-study .mod-case-study_list_purpose > p {
  float: left;
  font-size: 1.2em;
}
.mod-case-study .mod-case-study_list_purpose > .mod-label {
  overflow: hidden;
  clear: none;
  margin-top: 0;
  margin-left: 4em;
}
.mod-case-study .mod-case-study_list_purpose > .mod-label > li {
  padding: 3px 9px 2px;
}
@media screen and (max-width: 767px) {
  .mod-case-study .mod-case-study_catch > h2 {
    font-size: 2em;
  }
  .mod-case-study .mod-case-study_content {
    width: 100%;
  }
  .mod-case-study .mod-media_body {
    margin-top: 0;
  }
  .mod-case-study .mod-case-study_list {
    margin: 0;
  }
  .mod-case-study .mod-case-study_list > li {
    float: none;
    width: 100%;
    margin: 10px 0 0 0;
  }
  .mod-case-study .mod-case-study_list > li > a {
    width: 100%;
    padding: 25px  27px 25px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod-case-study .mod-case-study_list > li .mod-media .mod-media_object img {
    width: 40px;
    height: 40px;
  }
  .mod-case-study .mod-case-study_list .mod-case-study_list_name {
    display: table;
  }
  .mod-case-study .mod-case-study_list .mod-case-study_list_name > p {
    display: block;
    margin-top: 5px;
    font-size: 1.4em;
  }
  .mod-case-study .mod-case-study_list .mod-case-study_list_name > p:first-child {
    margin-top: 0;
    font-size: 1.8em;
    font-weight: bold;
  }
  .mod-case-study .mod-case-study_list .mod-case-study_list_name > p:first-child span {
    font-size: 1.167em;
  }
  .mod-case-study .mod-case-study_list .mod-case-study_list_purpose {
    margin-top: 5px;
  }
}
/* Index col
   ========================================================================== */
.mod-index-col {
  overflow: hidden;
  margin-top: 40px;
}
.mod-index-col:first-child {
  margin-top: 0;
}
.mod-index-col .mod-index-col_item {
  margin-top: 40px;
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-index-col .mod-index-col_item:first-child {
  margin-top: 0;
}
.mod-index-col .mod-index-col_item:nth-child(-n+2) {
  margin-top: 0;
}
.mod-index-col .mod-index-col_item:nth-child(odd) {
  clear: left;
  padding-right: 20px;
}
.mod-index-col .mod-index-col_item:nth-child(even) {
  padding-left: 20px;
}
.mod-index-col .mod-index-col_title {
  margin-top: 25px;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.3;
}
.mod-index-col .mod-index-col_title:first-child {
  margin-top: 0;
}
.mod-index-col.theme-sitemap .mod-index-col_item:nth-child(odd) {
  clear: none;
  padding: 0 0 0 20px;
}
.mod-index-col.theme-sitemap .mod-index-col_item:nth-child(even) {
  clear: left;
  padding: 0 20px 0 0;
}
.mod-index-col.theme-sitemap .mod-index-col_item:nth-child(-n+2) {
  margin-top: 40px;
}
.mod-index-col.theme-sitemap .mod-index-col_item:nth-child(-n+2):first-child {
  margin-top: 0;
}
.mod-index-col.theme-sitemap .mod-index-col_item:first-child {
  float: none;
  padding: 0 20px 0 0;
}
.mod-index-col.opt-narrow .mod-index-col_item:nth-child(-n+2) {
  margin-top: 0;
}
.mod-index-col.opt-narrow .mod-index-col_item:nth-child(odd) {
  clear: left;
  padding-right: 15px;
}
.mod-index-col.opt-narrow .mod-index-col_item:nth-child(even) {
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .mod-index-col {
    margin: 0;
    margin-top: 40px;
  }
  .mod-index-col:first-child {
    margin-top: 0;
  }
  .mod-index-col.opt-narrow .mod-index-col_item,
  .mod-index-col .mod-index-col_item {
    float: none;
    width: 100%;
    margin: 0;
    margin-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod-index-col.opt-narrow .mod-index-col_item:first-child,
  .mod-index-col .mod-index-col_item:first-child {
    margin-top: 0;
  }
  .mod-index-col.opt-narrow .mod-index-col_item:nth-child(odd),
  .mod-index-col .mod-index-col_item:nth-child(odd),
  .mod-index-col.opt-narrow .mod-index-col_item:nth-child(even),
  .mod-index-col .mod-index-col_item:nth-child(even) {
    padding: 0;
  }
  .mod-index-col.opt-narrow .mod-index-col_item:nth-child(-n+2),
  .mod-index-col .mod-index-col_item:nth-child(-n+2) {
    margin-top: 40px;
  }
  .mod-index-col.opt-narrow .mod-index-col_item:nth-child(-n+2):first-child,
  .mod-index-col .mod-index-col_item:nth-child(-n+2):first-child {
    margin-top: 0;
  }
  .mod-index-col.opt-narrow .mod-index-col_item img,
  .mod-index-col .mod-index-col_item img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .mod-index-col .mod-index-col_title {
    font-size: 1.6em;
  }
  .mod-index-col.theme-sitemap .mod-index-col_item {
    width: 100%;
    padding: 0;
  }
  .mod-index-col.theme-sitemap .mod-index-col_item:nth-child(even),
  .mod-index-col.theme-sitemap .mod-index-col_item:nth-child(odd),
  .mod-index-col.theme-sitemap .mod-index-col_item:first-child {
    padding: 0;
  }
  .mod-index-col.opt-sp-space-near .mod-index-col_item {
    margin-top: 20px;
  }
  .mod-index-col.opt-sp-space-near .mod-index-col_item:nth-child(-n+2) {
    margin-top: 20px;
  }
  .mod-index-col.opt-sp-space-near .mod-index-col_item:first-child {
    margin-top: 0;
  }
}
/* Sitemap category
   ========================================================================== */
.mod-sitemap-category a {
  text-decoration: none;
}
.mod-sitemap-category a:hover {
  text-decoration: underline;
}
.mod-sitemap-category .mod-sitemap-category_main {
  margin-bottom: 25px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #ddd;
  background: url(/common_renew/img/parts/link_bg02.png) no-repeat 0 0.25em;
  background-size: 13px auto;
  font-size: 2em;
  line-height: 1.3;
}
.mod-sitemap-category .mod-sitemap-category_main:first-child {
  margin-top: 0;
}
.mod-sitemap-category .mod-sitemap-category_main > a {
  font-weight: bold;
}
.mod-sitemap-category .mod-sitemap-category_list {
  padding-left: 9px;
}
.mod-sitemap-category .mod-sitemap-category_list > li {
  margin-top: 24px;
  padding-left: 10px;
  background: url(/common_renew/img/parts/link_bg01.png) no-repeat 0 0.35em;
  background-size: 5px auto;
  line-height: 1.3;
}
.mod-sitemap-category .mod-sitemap-category_list > li:first-child {
  margin-top: 0;
}
.mod-sitemap-category .mod-sitemap-category_list > li > ul {
  margin-top: 12px;
}
.mod-sitemap-category .mod-sitemap-category_list > li > ul:first-child {
  margin-top: 0;
}
.mod-sitemap-category .mod-sitemap-category_list > li > ul > li {
  margin-top: 12px;
  padding-left: 10px;
  background: url(/common_renew/img/parts/link_bg01.png) no-repeat 0 0.35em;
  background-size: 5px auto;
  line-height: 1.3;
}
.mod-sitemap-category .mod-sitemap-category_list > li > ul > li:first-child {
  margin-top: 0;
}
/* Step
   ========================================================================== */
.mod-step {
  margin-top: 25px;
}
.mod-step:first-child {
  margin-top: 0;
}
.mod-step .mod-step_title {
  overflow: hidden;
}
.mod-step .mod-step_title h2,
.mod-step .mod-step_title h3,
.mod-step .mod-step_title h4,
.mod-step .mod-step_title h5,
.mod-step .mod-step_title h6 {
  font-size: 1.8em;
  line-height: 1.3;
}
.mod-step .mod-step_title h2 > span,
.mod-step .mod-step_title h3 > span,
.mod-step .mod-step_title h4 > span,
.mod-step .mod-step_title h5 > span,
.mod-step .mod-step_title h6 > span {
  display: block;
  float: left;
  width: 130px;
  margin-right: 30px;
  padding: 3px 5px 2px;
  border: 1px solid #2584e2;
  color: #2584e1;
  font-size: .778em;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-step .mod-step_content {
  margin-top: 10px;
  margin-left: 160px;
}
.mod-step .mod-step_content:first-child {
  margin-top: 0;
}
.mod-step + .mod-step {
  margin-top: 18px;
  padding-top: 48px;
  background: url(/common_renew/img/module/step-content_bg01.png) no-repeat 200px 0;
  background-size: 47px auto;
}
.mod-step.opt-floating .mod-step_title {
  float: left;
  width: 130px;
}
.mod-step.opt-floating .mod-step_content {
  overflow: hidden;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-step .mod-step_title h2,
  .mod-step .mod-step_title h3,
  .mod-step .mod-step_title h4,
  .mod-step .mod-step_title h5,
  .mod-step .mod-step_title h6 {
    font-size: 1.6em;
  }
  .mod-step .mod-step_title h2 > span,
  .mod-step .mod-step_title h3 > span,
  .mod-step .mod-step_title h4 > span,
  .mod-step .mod-step_title h5 > span,
  .mod-step .mod-step_title h6 > span {
    float: none;
    margin-bottom: 15px;
    font-size: .875em;
  }
  .mod-step .mod-step_content {
    margin: 10px 0 0;
  }
  .mod-step + .mod-step {
    background-position: 40px 0;
  }
  .mod-step.opt-floating .mod-step_title {
    float: none;
    width: 100%;
  }
  .mod-step.opt-floating .mod-step_content {
    overflow: visible;
    margin-top: 0;
  }
}
/* Feature list
   ========================================================================== */
.mod-feature-list {
  overflow: hidden;
  margin: 0 0 -20px -19px;
  margin-top: 25px;
}
.mod-feature-list:first-child {
  margin-top: 0;
}
.mod-feature-list p,
.mod-feature-list li,
.mod-feature-list dt,
.mod-feature-list dd {
  margin-top: 10px;
  font-size: 1.4em;
  line-height: 1.5;
}
.mod-feature-list p:first-child,
.mod-feature-list li:first-child,
.mod-feature-list dt:first-child,
.mod-feature-list dd:first-child {
  margin-top: 0;
}
.mod-feature-list .mod-feature-list_item {
  float: left;
  width: 314px;
  margin: 0 0 20px 19px;
  font-size: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #eef2f9;
}
.mod-feature-list .mod-feature-list_item .mod-feature-list_item_content {
  position: relative;
  padding: 25px 20px;
}
.mod-feature-list .mod-feature-list_item .mod-feature-list_item_content:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 50px;
  height: 44px;
  background: url(/common_renew/img/module/feature-list_bg01.png) no-repeat 0 0;
  background-size: 50px auto;
  color: #fff;
  font-size: 23px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3;
  text-indent: 8px;
  content: "";
}
.mod-feature-list .mod-feature-list_item:nth-child(1) .mod-feature-list_item_content:before {
  content: "1";
}
.mod-feature-list .mod-feature-list_item:nth-child(2) .mod-feature-list_item_content:before {
  content: "2";
}
.mod-feature-list .mod-feature-list_item:nth-child(3) .mod-feature-list_item_content:before {
  content: "3";
}
.mod-feature-list .mod-feature-list_item:nth-child(4) .mod-feature-list_item_content:before {
  content: "4";
}
.mod-feature-list .mod-feature-list_item:nth-child(5) .mod-feature-list_item_content:before {
  content: "5";
}
.mod-feature-list .mod-feature-list_item:nth-child(6) .mod-feature-list_item_content:before {
  content: "6";
}
.mod-feature-list .mod-feature-list_item:nth-child(7) .mod-feature-list_item_content:before {
  content: "7";
}
.mod-feature-list .mod-feature-list_item:nth-child(8) .mod-feature-list_item_content:before {
  content: "8";
}
.mod-feature-list .mod-feature-list_item:nth-child(9) .mod-feature-list_item_content:before {
  content: "9";
}
.mod-feature-list .mod-feature-list_item .mod-feature-list_item_title {
  color: #003f7e;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
.mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + p,
.mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + ul,
.mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + ol,
.mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + dl,
.mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + div {
  margin-top: 13px;
}
.mod-feature-list .mod-feature-list_item .mod-feature-list_item_image {
  text-align: center;
}
.mod-feature-list .mod-ul.opt-thick > li:before {
  color: #003f7e;
}
@media screen and (max-width: 767px) {
  .mod-feature-list {
    overflow: hidden;
    margin: 0;
    margin-top: 25px;
  }
  .mod-feature-list:first-child {
    margin-top: 0;
  }
  .mod-feature-list p,
  .mod-feature-list li,
  .mod-feature-list dt,
  .mod-feature-list dd {
    font-size: 1.3em;
  }
  .mod-feature-list .mod-feature-list_item {
    float: none;
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 1em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod-feature-list .mod-feature-list_item:first-child {
    margin-top: 0;
  }
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_content {
    position: relative;
    padding: 20px 15px 20px 85px;
  }
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_content:before {
    width: 47px;
    height: 41px;
    background-size: 47px auto;
    font-size: 2.1em;
  }
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_title {
    margin-top: 0;
    font-size: 1.6em;
    text-align: left;
  }
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + p,
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + ul,
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + ol,
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + dl,
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_title + div {
    margin-top: 10px;
  }
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_image {
    position: absolute;
    top: 20px;
    left: 15px;
    z-index: 1;
  }
  .mod-feature-list .mod-feature-list_item .mod-feature-list_item_image img {
    width: 60px;
    height: 60px;
  }
}
/* Multiplication block
   ========================================================================== */
.mod-multiplication-block {
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
}
.mod-multiplication-block .mod-multiplication-block_item {
  zoom: 1;
  float: left;
  width: 470px;
  margin-left: 40px;
  padding: 30px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-multiplication-block .mod-multiplication-block_item:before,
.mod-multiplication-block .mod-multiplication-block_item:after {
  content: '';
  display: table;
}
.mod-multiplication-block .mod-multiplication-block_item:after {
  clear: both;
}
.mod-multiplication-block .mod-multiplication-block_item:first-child {
  position: relative;
  margin-left: 0;
}
.mod-multiplication-block .mod-multiplication-block_item:first-child:after {
  display: block;
  position: absolute;
  top: 50%;
  right: -50px;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  background: url(/common_renew/img/module/multiplication-block_bg01.png) no-repeat 0 0;
  content: "";
}
.mod-multiplication-block_item_object {
  float: left;
  margin-right: 30px;
}
.mod-multiplication-block_item_body {
  overflow: hidden;
  line-height: 1.5;
}
.mod-multiplication-block_item_body .mod-label span {
  min-width: 120px;
}
.mod-multiplication-block_item_name {
  margin-top: 15px;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.2;
}
.mod-multiplication-block_item_name:after {
  display: block;
  width: 20px;
  height: 1px;
  margin-top: 12px;
  background: #333;
  content: "";
}
.mod-multiplication-block_item_name > em {
  display: block;
  margin-top: 5px;
  font-size: .7em;
  font-weight: normal;
}
.mod-multiplication-block_item_name + p {
  margin-top: 8px;
}
.mod-multiplication-block_item_purpose {
  overflow: hidden;
}
.mod-multiplication-block_item_purpose > p {
  font-size: 1.2em;
  padding-top: 2px;
}
.mod-multiplication-block_item_purpose > .mod-label {
  overflow: hidden;
  clear: none;
  margin-top: 0;
}
.mod-multiplication-block_item_purpose > .mod-label > li {
  padding: 3px 9px 2px;
}
.mod-multiplication-block_notes {
  margin-top: 10px;
  float: right;
  clear: both;
  color: #666666;
  font-size: 1.2em;
}
.mod-multiplication-block_notes:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .mod-multiplication-block {
    width: 100%;
  }
  .mod-multiplication-block .mod-multiplication-block_item {
    float: none;
    width: 100%;
    padding: 20px;
    margin: 20px 0 0 0;
  }
  .mod-multiplication-block .mod-multiplication-block_item:first-child {
    position: relative;
    margin-top: 0;
  }
  .mod-multiplication-block .mod-multiplication-block_item:first-child:after {
    top: inherit;
    right: 0;
    bottom: -25px;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: 0;
    background: url(/common_renew/img/module/multiplication-block_bg01.png) no-repeat 0 0;
    background-size: 30px auto;
  }
  .mod-multiplication-block_item_object {
    margin-right: 15px;
  }
  .mod-multiplication-block_item_object img {
    width: 85px;
    height: 90px;
  }
  .mod-multiplication-block_item_body {
    overflow: hidden;
    padding: 0;
    line-height: 1.5;
  }
  .mod-multiplication-block_item_body .mod-label {
    min-width: 120px;
  }
  .mod-multiplication-block_item_name {
    margin-top: 17px;
    font-size: 1.8em;
  }
  .mod-multiplication-block_item_purpose {
    margin-top: 5px;
  }
}
/* Image By image
   ========================================================================== */
.mod-image-by-image {
  display: table;
  overflow: hidden;
  margin: 0 auto;
}
.mod-image-by-image .mod-image-by-image_main,
.mod-image-by-image .mod-image-by-image_support {
  float: left;
  width: 370px;
  max-width: 100%;
  margin: 0 0 0 30px;
}
.mod-image-by-image .mod-image-by-image_main img,
.mod-image-by-image .mod-image-by-image_support img {
  max-width: 100%;
  height: auto;
}
.mod-image-by-image .mod-image-by-image_main {
  position: relative;
  margin-left: 0;
}
.mod-image-by-image .mod-image-by-image_main:after {
  display: block;
  position: absolute;
  top: 50%;
  right: -50px;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  background: url(/lesson/customize/img/index_bg01.png) no-repeat 0 0;
  content: "";
}
@media screen and (max-width: 768px) {
  .mod-image-by-image {
    display: block;
  }
  .mod-image-by-image .mod-image-by-image_main,
  .mod-image-by-image .mod-image-by-image_support {
    display: block;
    float: none;
    margin: 20px auto 0;
  }
  .mod-image-by-image .mod-image-by-image_main {
    position: relative;
    margin-top: 0;
  }
  .mod-image-by-image .mod-image-by-image_main:after {
    top: inherit;
    right: inherit;
    bottom: -30px;
    left: 50%;
    width: 35px;
    height: 35px;
    margin: 0 0 0 -18px;
    background-size: 35px auto;
  }
}
/* Conversion
   ========================================================================== */
.mod-event-list {
  position: relative;
  width: 100%;
  margin-top: 60px;
  padding: 35px 0;
  background: #eef2f9;
}
.mod-event-list .mod-event-list_inner {
  zoom: 1;
  width: 920px;
  max-width: 100%;
  margin: 0 auto;
}
.mod-event-list .mod-event-list_inner:before,
.mod-event-list .mod-event-list_inner:after {
  content: '';
  display: table;
}
.mod-event-list .mod-event-list_inner:after {
  clear: both;
}
.mod-event-list .mod-event-list_school-schedule,
.mod-event-list .mod-event-list_school {
  position: relative;
  float: left;
  width: 450px;
  margin-top: 0;
  font-weight: bold;
}
.mod-event-list .mod-event-list_school-schedule > a,
.mod-event-list .mod-event-list_school > a {
  display: block;
  width: 100%;
  padding: 20px 10px;
  border-radius: 5px;
  background: #fff;
  color: #003f7e;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
}
.mod-event-list .mod-event-list_school-schedule,
.mod-event-list .mod-event-list_school {
  margin-right: 20px;
  font-size: 2em;
}
.mod-event-list .mod-event-list_school-schedule > a,
.mod-event-list .mod-event-list_school > a {
  background: #003f7e;
  color: #fff;
  -webkit-box-shadow: inset 0 -2px 0 #093158;
          box-shadow: inset 0 -2px 0 #093158;
}
.mod-event-list .mod-event-list_school-schedule > a:hover,
.mod-event-list .mod-event-list_school > a:hover {
  background: #1d79c9;
  -webkit-box-shadow: inset 0 -2px 0 #0e3c64;
          box-shadow: inset 0 -2px 0 #0e3c64;
}
.mod-event-list .mod-event-list_school-schedule > a:after,
.mod-event-list .mod-event-list_school > a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 9px;
  height: 16px;
  margin-top: -8px;
  background: url(/common_renew/img/module/conversion_bg01.png) no-repeat 0 0;
  background-size: 9px auto;
  content: "";
}
.mod-event-list .mod-event-list_school-schedule > a > span,
.mod-event-list .mod-event-list_school > a > span {
  position: relative;
  padding: 0 10px 0 40px;
}
.mod-event-list .mod-event-list_school-schedule > a > span:before,
.mod-event-list .mod-event-list_school > a > span:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 34px;
  height: 32px;
  margin-top: -18px;
  background: url(/common_renew/img/module/conversion_bg05.png) no-repeat 0 center;
  background-size: 34px auto;
  content: "";
}
.mod-event-list .mod-event-list_school {
  margin-right: 0;
}
.mod-event-list .mod-event-list_school > a {
  background: #003f7e;
  color: #fff;
  -webkit-box-shadow: inset 0 -2px 0 #093158;
          box-shadow: inset 0 -2px 0 #093158;
}
.mod-event-list .mod-event-list_school > a:hover {
  background: #1d79c9;
  -webkit-box-shadow: inset 0 -2px 0 #0e3c64;
          box-shadow: inset 0 -2px 0 #0e3c64;
}
.mod-event-list .mod-event-list_school > a:after {
  background: url(/common_renew/img/module/conversion_bg01.png) no-repeat 0 0;
  background-size: 9px auto;
}
.mod-event-list .mod-event-list_school > a > span {
  padding: 0 10px 0 50px;
}
.mod-event-list .mod-event-list_school > a > span:before {
  width: 41px;
  height: 31px;
  margin-top: -16px;
  background: url(/common_renew/img/module/conversion_bg06.png) no-repeat 0 center;
  background-size: 41px auto;
}
@media screen and (max-width: 767px) {
  .mod-event-list {
    padding: 30px 0;
  }
  .mod-event-list .mod-event-list_inner {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod-event-list .mod-event-list_inner > p {
    margin-top: 10px;
  }
  .mod-event-list .mod-event-list_inner > p:first-child {
    margin-top: 0;
  }
  .mod-event-list .mod-event-list_school-schedule,
  .mod-event-list .mod-event-list_school {
    float: none;
    width: 100%;
    margin-right: 0;
    font-size: 1.2em;
  }
  .mod-event-list .mod-event-list_school-schedule > a,
  .mod-event-list .mod-event-list_school > a {
    padding: 12px 10px;
  }
  .mod-event-list .mod-event-list_school-schedule > a:after,
  .mod-event-list .mod-event-list_school > a:after {
    right: 6px;
  }
  .mod-event-list .mod-event-list_school-schedule span,
  .mod-event-list .mod-event-list_school span {
    display: block;
  }
  .mod-event-list .mod-event-list_school-schedule span em,
  .mod-event-list .mod-event-list_school span em {
    font-size: 1.28em;
  }
  .mod-event-list .mod-event-list_school span {
    font-size: 1.334em;
  }
}
.mod-conversion {
  position: relative;
  width: 100%;
  margin-top: 60px;
  padding: 35px 0;
  background: #003f7e;
}
.mod-conversion .mod-conversion_inner {
  zoom: 1;
  width: 920px;
  max-width: 100%;
  margin: 0 auto;
}
.mod-conversion .mod-conversion_inner:before,
.mod-conversion .mod-conversion_inner:after {
  content: '';
  display: table;
}
.mod-conversion .mod-conversion_inner:after {
  clear: both;
}
.mod-conversion .mod-conversion_web,
.mod-conversion .mod-conversion_school {
  position: relative;
  float: left;
  width: 450px;
  margin-top: 0;
  font-weight: bold;
}
.mod-conversion .mod-conversion_web > a,
.mod-conversion .mod-conversion_school > a {
  display: block;
  width: 100%;
  padding: 20px 10px;
  border-radius: 5px;
  background: #fff;
  color: #003f7e;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
}
.mod-conversion .mod-conversion_web,
.mod-conversion .mod-conversion_school {
  margin-right: 20px;
  font-size: 2em;
}
.mod-conversion .mod-conversion_web > a,
.mod-conversion .mod-conversion_school > a {
  background: #ff5d2d;
  color: #fff;
  -webkit-box-shadow: inset 0 -3px 0 0 #bf4622;
          box-shadow: inset 0 -3px 0 0 #bf4622;
}
.mod-conversion .mod-conversion_web > a:hover,
.mod-conversion .mod-conversion_school > a:hover {
  background: #ff8143;
  -webkit-box-shadow: inset 0 -3px 0 0 #bf6132;
          box-shadow: inset 0 -3px 0 0 #bf6132;
}
.mod-conversion .mod-conversion_web > a:after,
.mod-conversion .mod-conversion_school > a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 9px;
  height: 16px;
  margin-top: -8px;
  background: url(/common_renew/img/module/conversion_bg01.png) no-repeat 0 0;
  background-size: 9px auto;
  content: "";
}
.mod-conversion .mod-conversion_web > a > span,
.mod-conversion .mod-conversion_school > a > span {
  position: relative;
  padding: 0 10px 0 40px;
}
.mod-conversion .mod-conversion_web > a > span:before,
.mod-conversion .mod-conversion_school > a > span:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 31px;
  height: 27px;
  margin-top: -14px;
  background: url(/common_renew/img/module/conversion_bg03.png) no-repeat 0 center;
  background-size: 31px auto;
  content: "";
}
.mod-conversion .mod-conversion_school {
  margin-right: 0;
}
.mod-conversion .mod-conversion_school > a {
  background: #fff;
  color: #003f7e;
  -webkit-box-shadow: inset 0 -3px 0 0 #bfbfbf;
          box-shadow: inset 0 -3px 0 0 #bfbfbf;
}
.mod-conversion .mod-conversion_school > a:hover {
  background: #f4f7fa;
  -webkit-box-shadow: inset 0 -3px 0 0 #bfbfbf;
          box-shadow: inset 0 -3px 0 0 #bfbfbf;
}
.mod-conversion .mod-conversion_school > a:after {
  background: url(/common_renew/img/module/conversion_bg02.png) no-repeat 0 0;
  background-size: 9px auto;
}
.mod-conversion .mod-conversion_school > a > span {
  padding: 0 10px 0 50px;
}
.mod-conversion .mod-conversion_school > a > span:before {
  width: 41px;
  height: 31px;
  margin-top: -16px;
  background: url(/common_renew/img/module/conversion_bg04.png) no-repeat 0 center;
  background-size: 41px auto;
}
@media screen and (max-width: 767px) {
  .mod-conversion {
    padding: 30px 0;
  }
  .mod-conversion .mod-conversion_inner {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod-conversion .mod-conversion_web,
  .mod-conversion .mod-conversion_school {
    float: none;
    width: 100%;
    margin-right: 0;
    font-size: 1.2em;
  }
  .mod-conversion .mod-conversion_web > a,
  .mod-conversion .mod-conversion_school > a {
    padding: 12px 10px;
  }
  .mod-conversion .mod-conversion_web > a:after,
  .mod-conversion .mod-conversion_school > a:after {
    right: 6px;
  }
  .mod-conversion .mod-conversion_web span,
  .mod-conversion .mod-conversion_school span {
    display: block;
  }
  .mod-conversion .mod-conversion_web span > em,
  .mod-conversion .mod-conversion_school span > em {
    font-size: 1.334em;
  }
  .mod-conversion .mod-conversion_school {
    margin-top: 10px;
  }
  .mod-conversion .mod-conversion_school > a {
    padding: 12px 10px;
  }
  .mod-conversion .mod-conversion_school > a:after {
    right: 6px;
  }
  .mod-conversion .mod-conversion_school span {
    display: block;
    font-size: 1.334em;
  }
}
/* ==========================================================================
   Block module (in sub content)
   ========================================================================== */
/* Module name
   ========================================================================== */
/* ==========================================================================
   Form module
   ========================================================================== */
/* Category form
   ========================================================================== */
.category-form section,
.category-trial_form_complete section,
.category-pamphlet_form_complete section,
.category-form .mod-frame,
.category-trial_form_complete .mod-frame,
.category-pamphlet_form_complete .mod-frame {
  width: 728px;
  max-width: 100%;
}
.category-form section.opt-wide,
.category-trial_form_complete section.opt-wide,
.category-pamphlet_form_complete section.opt-wide,
.category-form .mod-frame.opt-wide,
.category-trial_form_complete .mod-frame.opt-wide,
.category-pamphlet_form_complete .mod-frame.opt-wide {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .category-form section,
  .category-trial_form_complete section,
  .category-pamphlet_form_complete section,
  .category-form .mod-frame,
  .category-trial_form_complete .mod-frame,
  .category-pamphlet_form_complete .mod-frame {
    width: 100%;
  }
  .category-form section.opt-wide,
  .category-trial_form_complete section.opt-wide,
  .category-pamphlet_form_complete section.opt-wide,
  .category-form .mod-frame.opt-wide,
  .category-trial_form_complete .mod-frame.opt-wide,
  .category-pamphlet_form_complete .mod-frame.opt-wide {
    width: 100%;
  }
}
/* Form title
   ========================================================================== */
.form-title {
  position: relative;
  background: #003f7e;
}
.form-title .form-title_inner {
  zoom: 1;
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-title .form-title_inner:before,
.form-title .form-title_inner:after {
  content: '';
  display: table;
}
.form-title .form-title_inner:after {
  clear: both;
}
.form-title h1,
.form-title h2,
.form-title h3,
.form-title h4,
.form-title h5,
.form-title h6 {
  float: left;
  color: #fff;
  font-size: 2.4em;
  line-height: 1.3;
  padding: 4px 0 3px;
}
.form-title .form-title_flow {
  float: right;
  display: table;
  width: 320px;
  padding-top: 25px;
  background: url(/common_renew/img/form/form-title_bg01.png) no-repeat center top;
  background-size: auto 20px;
  line-height: 1.2;
  table-layout: fixed;
}
.form-title .form-title_flow > li {
  display: table-cell;
  color: #7eaee9;
  font-size: 1.2em;
  text-align: center;
}
.form-title .form-title_flow.opt-first-step > li:first-child {
  color: #fff;
  font-weight: bold;
}
.form-title .form-title_flow.opt-second-step {
  background: url(/common_renew/img/form/form-title_bg02.png) no-repeat center top;
  background-size: auto 20px;
}
.form-title .form-title_flow.opt-second-step > li:nth-child(2) {
  color: #fff;
  font-weight: bold;
}
.form-title .form-title_flow.opt-third-step {
  background: url(/common_renew/img/form/form-title_bg03.png) no-repeat center top;
  background-size: auto 20px;
}
.form-title .form-title_flow.opt-third-step > li:nth-child(3) {
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .form-title .form-title_inner {
    zoom: 1;
    width: 980px;
    max-width: 100%;
    margin: 0 auto;
    padding: 15px 0 10px;
  }
  .form-title .form-title_inner:before,
  .form-title .form-title_inner:after {
    content: '';
    display: table;
  }
  .form-title .form-title_inner:after {
    clear: both;
  }
  .form-title h1,
  .form-title h2,
  .form-title h3,
  .form-title h4,
  .form-title h5,
  .form-title h6 {
    float: none;
    padding: 0;
    font-size: 2em;
    text-align: center;
  }
  .form-title .form-title_flow {
    float: none;
    margin: 5px auto 0;
  }
  .form-title .form-title_flow > li {
    font-size: 1.1em;
  }
}
/* Attention box
   ========================================================================== */
.mod-form_attention-box {
  padding: 18px 20px 17px;
  border: 2px solid #f81f40;
  background: #ffe3de;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .mod-form_attention-box {
    padding: 18px 10px 17px;
  }
}
/* Error
   ========================================================================== */
.mod-form_error {
  position: relative;
  margin-top: 5px;
  padding: 1px 0 0 25px;
  color: #f81f40;
  font-weight: bold;
}
.mod-form_error:first-child {
  margin-top: 0;
}
.mod-form_error:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 19px;
  background: url(/common_renew/img/form/form_error_bg01.png) no-repeat 0 0;
  background-size: 22px auto;
  content: "";
}
/* Form
   ========================================================================== */
.mod-form {
  line-height: 1.5;
}
.mod-form input:not([type=submit]),
.mod-form select,
.mod-form textarea {
  padding: 6px 5px 5px;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  background: #fffff1;
  font-size: 1em;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mod-form input:not([type=submit]).is-validate-error,
.mod-form select.is-validate-error,
.mod-form textarea.is-validate-error {
  background: #ffe3df;
}
.mod-form select {
  padding: 3px 2px 2px 5px;
  font-size: 1em;
}
@media screen and (max-width: 767px) {
  .mod-form input:not([type=submit]),
  .mod-form select,
  .mod-form textarea {
    font-size: 1.6rem;
  }
}
.mod-form_required {
  position: relative;
  padding-right: 40px;
}
.mod-form_required strong {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 36px;
  margin-top: -9px;
  padding: 1px 3px;
  background: #ff2626;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* Hidden content
   ========================================================================== */
.mod-form_hidden {
  display: none;
}
.mod-form_hidden + .mod-frame {
  margin-top: 0;
}
/* Input
   ========================================================================== */
.mod-form_input {
  margin-top: 10px;
  padding: 2px 0;
}
p + .mod-form_input,
div + .mod-form_input {
  padding-top: 0;
}
.mod-form_input:first-child {
  margin-top: 0;
}
.mod-form_input input {
  width: 100%;
}
/* Select
   ========================================================================== */
.mod-form_select {
  margin-top: 10px;
  padding: 2px 0;
}
p + .mod-form_select,
div + .mod-form_select {
  padding-top: 0;
}
.mod-form_select:first-child {
  margin-top: 0;
}
.mod-form_select select {
  min-width: 195px;
  max-width: 100%;
}
.mod-form_select.opt-w280 select {
  width: 280px;
  max-width: 100%;
}
/* Textarea
   ========================================================================== */
.mod-form_textarea {
  padding: 2px 0;
}
p + .mod-form_textarea,
div + .mod-form_textarea {
  padding-top: 0;
}
.mod-form_textarea textarea {
  width: 100%;
}
/* Name
   ========================================================================== */
.mod-form_name {
  zoom: 1;
  margin-top: 10px;
  padding: 2px 0;
}
.mod-form_name:before,
.mod-form_name:after {
  content: '';
  display: table;
}
.mod-form_name:after {
  clear: both;
}
p + .mod-form_name,
div + .mod-form_name {
  padding-top: 0;
}
.mod-form_name:first-child {
  margin-top: 0;
}
.mod-form_name > p {
  float: left;
  display: table;
  margin: 0 0 0 22px;
}
.mod-form_name > p:first-child {
  margin-left: 0;
}
.mod-form_name > p > span {
  width: 1.8em;
  display: table-cell;
  vertical-align: middle;
}
.mod-form_name input {
  display: table-cell;
  width: 195px;
}
@media screen and (max-width: 767px) {
  .mod-form_name > p {
    float: none;
    width: 100%;
    margin: 15px 0 0;
  }
  .mod-form_name > p:first-child {
    margin-top: 0;
  }
  .mod-form_name > p input {
    width: 100%;
  }
}
/* Tel
   ========================================================================== */
.mod-form_tel {
  margin-top: 10px;
  padding: 2px 0;
}
p + .mod-form_tel,
div + .mod-form_tel {
  padding-top: 0;
}
.mod-form_tel:first-child {
  margin-top: 0;
}
.mod-form_tel input {
  width: 85px;
}
.mod-form_tel input:first-child {
  width: 70px;
}
/* Radio & Checkbox
   ========================================================================== */
.mod-form_radio,
.mod-form_checkbox {
  zoom: 1;
  margin-top: 15px;
  padding: 2px 0;
}
.mod-form_radio:before,
.mod-form_checkbox:before,
.mod-form_radio:after,
.mod-form_checkbox:after {
  content: '';
  display: table;
}
.mod-form_radio:after,
.mod-form_checkbox:after {
  clear: both;
}
p + .mod-form_radio,
p + .mod-form_checkbox,
div + .mod-form_radio,
div + .mod-form_checkbox {
  padding-top: 0;
}
.mod-form_radio:first-child,
.mod-form_checkbox:first-child {
  margin-top: 0;
}
.mod-form_radio > li,
.mod-form_checkbox > li {
  float: left;
  margin-right: 20px;
  vertical-align: middle;
}
.mod-form_radio > li > span,
.mod-form_checkbox > li > span {
  position: relative;
}
.mod-form_radio > li > span input,
.mod-form_checkbox > li > span input {
  position: absolute;
  z-index: -1;
}
.mod-form_radio > li > span input[type=radio] + label,
.mod-form_checkbox > li > span input[type=radio] + label {
  display: block;
  position: relative;
  padding-left: 22px;
}
.mod-form_radio > li > span input[type=radio] + label:before,
.mod-form_checkbox > li > span input[type=radio] + label:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  margin-top: -10px;
  border: 1px solid transparent;
  background: url(/common_renew/img/form/form_radio_bg01.png) no-repeat 0 0;
  background-size: 18px auto;
  content: "";
}
.mod-form_radio > li > span input[type=radio]:focus + label,
.mod-form_checkbox > li > span input[type=radio]:focus + label {
  border: 1px dotted #000;
  margin: -1px;
}
.mod-form_radio > li > span input[type=radio]:checked + label:before,
.mod-form_checkbox > li > span input[type=radio]:checked + label:before {
  background: url(/common_renew/img/form/form_radio_bg02.png) no-repeat 0 0;
  background-size: 18px auto;
}
input[type=hidden] + .mod-form_radio,
input[type=hidden] + .mod-form_checkbox {
  margin-top: 0;
}
/* Preferred date
   ========================================================================== */
.mod-form_preferred-date {
  zoom: 1;
  margin-top: 15px;
  padding: 2px 0;
}
.mod-form_preferred-date:before,
.mod-form_preferred-date:after {
  content: '';
  display: table;
}
.mod-form_preferred-date:after {
  clear: both;
}
p + .mod-form_preferred-date,
div + .mod-form_preferred-date {
  padding-top: 0;
}
.mod-form_preferred-date:first-child {
  margin-top: 0;
}
.mod-form_preferred-date > p {
  display: table;
  float: left;
  margin: 0 0 0 15px;
  vertical-align: middle;
}
.mod-form_preferred-date > p select {
  display: table-cell;
  width: 75px;
}
.mod-form_preferred-date > p .mod-form_supplement {
  display: table-cell;
  padding-left: 7px;
  vertical-align: middle;
}
.mod-form_preferred-date > p:first-child {
  margin: 0;
}
.mod-form_preferred-date > p:last-child {
  clear: left;
  margin: 15px 0 0 0;
}
.mod-form_preferred-date > p:last-child select {
  width: 185px;
}
/* School search
   ========================================================================== */
.mod-form_school-search {
  display: table;
  margin-top: 30px;
}
.mod-form_school-search:first-child {
  margin-top: 0;
}
.mod-form_school-search .mod-form_school-search_school {
  margin-top: 30px;
}
.mod-form_school-search .mod-form_school-search_school > p {
  display: table-cell;
}
.mod-form_school-search .mod-form_school-search_school_strong {
  padding-left: 10px;
  color: #f81f40;
}
@media screen and (max-width: 767px) {
  .mod-form_school-search {
    display: block;
  }
  .mod-form_school-search .mod-form_school-search_school > p {
    display: block;
  }
  .mod-form_school-search .mod-form_school-search_school_strong {
    margin-top: 15px;
    padding-left: 66px;
  }
}
/* Zipcode
   ========================================================================== */
.mod-form_zipcode {
  zoom: 1;
  margin-top: 10px;
  padding: 2px 0;
}
.mod-form_zipcode:before,
.mod-form_zipcode:after {
  content: '';
  display: table;
}
.mod-form_zipcode:after {
  clear: both;
}
p + .mod-form_zipcode,
div + .mod-form_zipcode {
  padding-top: 0;
}
.mod-form_zipcode:first-child {
  margin-top: 0;
}
.mod-form_zipcode > p {
  float: left;
  display: table;
  margin: 0 0 0 10px;
}
.mod-form_zipcode > p:first-child {
  margin-left: 0;
}
.mod-form_zipcode > p > span {
  width: 1.8em;
  display: table-cell;
  vertical-align: middle;
}
.mod-form_zipcode .mod-form_zipcode_button {
  position: relative;
  width: 216px;
  height: 30px;
}
.mod-form_zipcode .mod-form_zipcode_button:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 21px;
  margin-top: -8px;
  width: 15px;
  height: 15px;
  background: url(/common_renew/img/form/form_zipcode_bg01.png) no-repeat 0 0;
  background-size: 15px auto;
  content: "";
}
.mod-form_zipcode .mod-form_zipcode_button > input[type=button] {
  display: block;
  width: 100%;
  height: 30px;
  padding: 5px 5px 4px 25px;
  border: 1px solid #003f7e;
  border-radius: 3px;
  background: #fff;
  color: #003f7e;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
}
.mod-form_zipcode .mod-form_zipcode_button:hover > input[type=button] {
  background: #f4f7fa;
}
.mod-form_zipcode input[type=text],
.mod-form_zipcode input[type=tel] {
  display: table-cell;
  width: 195px;
}
@media screen and (max-width: 767px) {
  .mod-form_zipcode > p {
    float: none;
    width: 100%;
    margin: 15px 0 0;
  }
  .mod-form_zipcode > p:first-child {
    margin-top: 0;
  }
  .mod-form_zipcode > p input[type=text],
  .mod-form_zipcode > p input[type=tel] {
    width: 100%;
  }
  .mod-form_zipcode .mod-form_zipcode_button {
    display: block;
    width: 100%;
    padding-left: 1.8em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mod-form_zipcode .mod-form_zipcode_button:before {
    left: 38px;
    margin-left: 1.8em;
  }
  .mod-form_zipcode .mod-form_zipcode_button > input[type=button] {
    width: 255px;
    max-width: 100%;
  }
}
/* Pipe
   ========================================================================== */
.mod-form_pipe {
  margin: 0 7px;
}
/* Supplement
   ========================================================================== */
.mod-form_supplement {
  margin-left: 7px;
}
/* Privacy
   ========================================================================== */
.mod-form_privacy {
  padding: 18px 20px 17px;
  border: 1px solid #ddd;
}
.mod-form_privacy .mod-form_privacy_title {
  text-align: center;
}
.mod-form_privacy > dl > dt,
.mod-form_privacy > dl > dd {
  font-size: 1.2em;
}
@media screen and (max-width: 767px) {
  .mod-form_privacy {
    padding: 18px 10px 17px;
  }
}
/* (JS) Ad accordion
   ========================================================================== */
.js-ad-content {
  display: none;
}
/* Validate
   ========================================================================== */
.mod-validate {
  position: absolute;
  left: 0;
  bottom: 40px;
  display: block;
  min-width: 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  padding: 7px 9px 5px 30px;
  line-height: 1.2;
  font-size: 12px;
  font-weight: bold;
  background: #ff2626 url(/common_renew/img/form/form_validate_bg01.png) no-repeat 10px center;
  background-size: 16px;
  color: #fff;
}
.mod-form_select .mod-validate {
  margin-bottom: 0;
}
.mod-form_school-search .mod-validate {
  left: 60px;
}
.mod-form_zipcode .mod-validate,
.mod-form_name .mod-validate {
  left: 25px;
}
.mod-form_radio .mod-validate {
  bottom: 30px;
}
.mod-validate:after {
  content: '';
  display: block;
  width: 14px;
  height: 12px;
  position: absolute;
  bottom: -8px;
  left: 20px;
  background: url(/common_renew/img/form/form_validate_bg02.png) no-repeat center center;
  background-size: 100%;
}
/* DatePicker
   ========================================================================== */
.mod-datepicker {
  width: 31px;
  height: 31px;
  border: none;
  white-space: nowrap;
  text-indent: 200%;
  overflow: hidden;
  cursor: pointer;
}
.mod-form .mod-datepicker:not([type="submit"]) {
  border: none;
  background: url(/common_renew/img/form/form_datepicker_bg01.png) no-repeat center center;
  background-size: 26px;
}
.mod-datepicker:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.ui-datepicker.ui-widget-content.ui-widget {
  width: auto;
  border: none;
  background: #fff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.ui-datepicker.ui-widget-content.ui-widget .ui-state-default,
.ui-datepicker.ui-widget-content.ui-widget .ui-widget-header {
  border: none;
  background: #eaeef4;
  color: #333;
}
@media screen and (max-width: 767px) {
  .ui-datepicker.ui-widget-content.ui-widget .ui-state-default,
  .ui-datepicker.ui-widget-content.ui-widget .ui-widget-header {
    padding: 5px 8px;
  }
}
.ui-datepicker.ui-widget-content.ui-widget .ui-state-default {
  border: 1px solid #fff;
}
.ui-datepicker.ui-widget-content.ui-widget .ui-state-default.ui-priority-secondary {
  background: none;
}
.ui-datepicker.ui-widget-content.ui-widget .ui-state-default.ui-state-highlight {
  background: #003f7e;
  color: #fff;
}
.ui-datepicker.ui-widget-content.ui-widget .ui-state-default:hover,
.ui-datepicker.ui-widget-content.ui-widget .ui-state-default.ui-state-active {
  border: 1px solid #003f7e;
}
/* pamphlet_form-trial adjust
   ========================================================================== */
.pamphlet_form-trial.theme-point .mod-course_head_infomation .mod-course_head_title {
  font-size: 2em;
}
@media screen and (max-width: 767px) {
  .pamphlet_form-trial.theme-point .mod-course_head_infomation .mod-course_head_title {
    margin: 0;
  }
}
.pamphlet_form-trial .mod-media.opt-media-right .mod-media_object {
  margin-left: 33px;
}
.pamphlet_form-trial .mod-button-link {
  margin-right: auto;
  margin-left: auto;
}
/* pamphlet_form-telbutton
   ========================================================================== */
.pamphlet_form-telbutton > a {
  cursor: default;
}
.pamphlet_form-telbutton.opt-color-white > a {
  line-height: 1;
  padding: 5px 40px 4px;
}
.pamphlet_form-telbutton.opt-color-white > a,
.pamphlet_form-telbutton.opt-color-white > a:hover {
  background: #ffffff url(/common_renew/img/layout/cv-content_bg05.png) no-repeat 9px center;
  background-size: 26px;
}
@media screen and (max-width: 767px) {
  .pamphlet_form-telbutton > a {
    cursor: pointer;
  }
}
.pamphlet_form-telbutton_title {
  display: block;
  font-size: .71em;
  font-weight: normal;
}
.pamphlet_form-telbutton_title em {
  display: inline-block;
  font-weight: normal;
  line-height: 1;
}
.pamphlet_form-telbutton_number {
  display: inline-block;
  margin-top: 3px;
  padding-left: 30px;
  font-size: 1.14em;
  font-family: Arial, Helvetica, sans-serif;
  background: url(/common_renew/img/layout/cv-content_bg06.png) no-repeat 0 center;
  background-size: 28px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Font size
   ========================================================================== */
/* Relative size */
.size-xsmall {
  font-size: 83.33% !important;
}
.size-small .size-xsmall {
  font-size: 83.33% !important;
}
.size-medium .size-xsmall {
  font-size: 71.43% !important;
}
.size-large .size-xsmall {
  font-size: 62.5% !important;
}
.size-xlarge .size-xsmall {
  font-size: 55.56% !important;
}
.size-xxlarge .size-xsmall {
  font-size: 50% !important;
}
.size-xxxlarge .size-xsmall {
  font-size: 45.45% !important;
}
h1.size-xsmall,
h2.size-xsmall,
h3.size-xsmall,
h4.size-xsmall,
h5.size-xsmall,
h6.size-xsmall,
dt.size-xsmall,
dd.size-xsmall,
li.size-xsmall,
caption.size-xsmall,
col.size-xsmall,
th.size-xsmall,
td.size-xsmall,
p.size-xsmall,
address.size-xsmall,
figcaption.size-xsmall {
  font-size: 1em !important;
}
.size-small {
  font-size: 100% !important;
}
.size-xsmall .size-small {
  font-size: 120% !important;
}
.size-medium .size-small {
  font-size: 85.71% !important;
}
.size-large .size-small {
  font-size: 75% !important;
}
.size-xlarge .size-small {
  font-size: 66.67% !important;
}
.size-xxlarge .size-small {
  font-size: 60% !important;
}
.size-xxxlarge .size-small {
  font-size: 54.55% !important;
}
h1.size-small,
h2.size-small,
h3.size-small,
h4.size-small,
h5.size-small,
h6.size-small,
dt.size-small,
dd.size-small,
li.size-small,
caption.size-small,
col.size-small,
th.size-small,
td.size-small,
p.size-small,
address.size-small,
figcaption.size-small {
  font-size: 1.2em !important;
}
.size-medium {
  font-size: 116.67% !important;
}
.size-xsmall .size-medium {
  font-size: 140% !important;
}
.size-small .size-medium {
  font-size: 116.67% !important;
}
.size-large .size-medium {
  font-size: 87.5% !important;
}
.size-xlarge .size-medium {
  font-size: 77.78% !important;
}
.size-xxlarge .size-medium {
  font-size: 70% !important;
}
.size-xxxlarge .size-medium {
  font-size: 63.64% !important;
}
h1.size-medium,
h2.size-medium,
h3.size-medium,
h4.size-medium,
h5.size-medium,
h6.size-medium,
dt.size-medium,
dd.size-medium,
li.size-medium,
caption.size-medium,
col.size-medium,
th.size-medium,
td.size-medium,
p.size-medium,
address.size-medium,
figcaption.size-medium {
  font-size: 1.4em !important;
}
.size-large {
  font-size: 133.33% !important;
}
.size-xsmall .size-large {
  font-size: 160% !important;
}
.size-small .size-large {
  font-size: 133.33% !important;
}
.size-medium .size-large {
  font-size: 114.29% !important;
}
.size-xlarge .size-large {
  font-size: 88.89% !important;
}
.size-xxlarge .size-large {
  font-size: 80% !important;
}
.size-xxxlarge .size-large {
  font-size: 72.73% !important;
}
h1.size-large,
h2.size-large,
h3.size-large,
h4.size-large,
h5.size-large,
h6.size-large,
dt.size-large,
dd.size-large,
li.size-large,
caption.size-large,
col.size-large,
th.size-large,
td.size-large,
p.size-large,
address.size-large,
figcaption.size-large {
  font-size: 1.6em !important;
}
.size-xlarge {
  font-size: 150% !important;
}
.size-xsmall .size-xlarge {
  font-size: 180% !important;
}
.size-small .size-xlarge {
  font-size: 150% !important;
}
.size-medium .size-xlarge {
  font-size: 128.57% !important;
}
.size-large .size-xlarge {
  font-size: 112.5% !important;
}
.size-xxlarge .size-xlarge {
  font-size: 90% !important;
}
.size-xxxlarge .size-xlarge {
  font-size: 81.82% !important;
}
h1.size-xlarge,
h2.size-xlarge,
h3.size-xlarge,
h4.size-xlarge,
h5.size-xlarge,
h6.size-xlarge,
dt.size-xlarge,
dd.size-xlarge,
li.size-xlarge,
caption.size-xlarge,
col.size-xlarge,
th.size-xlarge,
td.size-xlarge,
p.size-xlarge,
address.size-xlarge,
figcaption.size-xlarge {
  font-size: 1.8em !important;
}
.size-xxlarge {
  font-size: 166.67% !important;
}
.size-xsmall .size-xxlarge {
  font-size: 200% !important;
}
.size-small .size-xxlarge {
  font-size: 166.67% !important;
}
.size-medium .size-xxlarge {
  font-size: 142.86% !important;
}
.size-large .size-xxlarge {
  font-size: 125% !important;
}
.size-xlarge .size-xxlarge {
  font-size: 111.11% !important;
}
.size-xxxlarge .size-xxlarge {
  font-size: 90.91% !important;
}
h1.size-xxlarge,
h2.size-xxlarge,
h3.size-xxlarge,
h4.size-xxlarge,
h5.size-xxlarge,
h6.size-xxlarge,
dt.size-xxlarge,
dd.size-xxlarge,
li.size-xxlarge,
caption.size-xxlarge,
col.size-xxlarge,
th.size-xxlarge,
td.size-xxlarge,
p.size-xxlarge,
address.size-xxlarge,
figcaption.size-xxlarge {
  font-size: 2em !important;
}
.size-xxxlarge {
  font-size: 183.33% !important;
}
.size-xsmall .size-xxxlarge {
  font-size: 220% !important;
}
.size-small .size-xxxlarge {
  font-size: 183.33% !important;
}
.size-medium .size-xxxlarge {
  font-size: 157.14% !important;
}
.size-large .size-xxxlarge {
  font-size: 137.5% !important;
}
.size-xlarge .size-xxxlarge {
  font-size: 122.22% !important;
}
.size-xxlarge .size-xxxlarge {
  font-size: 110% !important;
}
h1.size-xxxlarge,
h2.size-xxxlarge,
h3.size-xxxlarge,
h4.size-xxxlarge,
h5.size-xxxlarge,
h6.size-xxxlarge,
dt.size-xxxlarge,
dd.size-xxxlarge,
li.size-xxxlarge,
caption.size-xxxlarge,
col.size-xxxlarge,
th.size-xxxlarge,
td.size-xxxlarge,
p.size-xxxlarge,
address.size-xxxlarge,
figcaption.size-xxxlarge {
  font-size: 2.2em !important;
}
/* Relative size(SP) */
@media screen and (max-width: 767px) {
  .size-xsmall {
    font-size: 83.33% !important;
  }
  .size-small .size-xsmall {
    font-size: 83.33% !important;
  }
  .size-medium .size-xsmall {
    font-size: 71.43% !important;
  }
  .size-large .size-xsmall {
    font-size: 66.67% !important;
  }
  .size-xlarge .size-xsmall {
    font-size: 62.5% !important;
  }
  .size-xxlarge .size-xsmall {
    font-size: 55.56% !important;
  }
  .size-xxxlarge .size-xsmall {
    font-size: 55.56% !important;
  }
  h1.size-xsmall,
  h2.size-xsmall,
  h3.size-xsmall,
  h4.size-xsmall,
  h5.size-xsmall,
  h6.size-xsmall,
  dt.size-xsmall,
  dd.size-xsmall,
  li.size-xsmall,
  caption.size-xsmall,
  col.size-xsmall,
  th.size-xsmall,
  td.size-xsmall,
  p.size-xsmall,
  address.size-xsmall,
  figcaption.size-xsmall {
    font-size: 1em !important;
  }
  .size-small {
    font-size: 100% !important;
  }
  .size-xsmall .size-small {
    font-size: 120% !important;
  }
  .size-medium .size-small {
    font-size: 85.71% !important;
  }
  .size-large .size-small {
    font-size: 80% !important;
  }
  .size-xlarge .size-small {
    font-size: 75% !important;
  }
  .size-xxlarge .size-small {
    font-size: 66.67% !important;
  }
  .size-xxxlarge .size-small {
    font-size: 66.67% !important;
  }
  h1.size-small,
  h2.size-small,
  h3.size-small,
  h4.size-small,
  h5.size-small,
  h6.size-small,
  dt.size-small,
  dd.size-small,
  li.size-small,
  caption.size-small,
  col.size-small,
  th.size-small,
  td.size-small,
  p.size-small,
  address.size-small,
  figcaption.size-small {
    font-size: 1.2em !important;
  }
  .size-medium {
    font-size: 116.67% !important;
  }
  .size-xsmall .size-medium {
    font-size: 140% !important;
  }
  .size-small .size-medium {
    font-size: 116.67% !important;
  }
  .size-large .size-medium {
    font-size: 93.33% !important;
  }
  .size-xlarge .size-medium {
    font-size: 87.5% !important;
  }
  .size-xxlarge .size-medium {
    font-size: 77.78% !important;
  }
  .size-xxxlarge .size-medium {
    font-size: 77.78% !important;
  }
  h1.size-medium,
  h2.size-medium,
  h3.size-medium,
  h4.size-medium,
  h5.size-medium,
  h6.size-medium,
  dt.size-medium,
  dd.size-medium,
  li.size-medium,
  caption.size-medium,
  col.size-medium,
  th.size-medium,
  td.size-medium,
  p.size-medium,
  address.size-medium,
  figcaption.size-medium {
    font-size: 1.4em !important;
  }
  .size-large {
    font-size: 125% !important;
  }
  .size-xsmall .size-large {
    font-size: 150% !important;
  }
  .size-small .size-large {
    font-size: 125% !important;
  }
  .size-medium .size-large {
    font-size: 107.14% !important;
  }
  .size-xlarge .size-large {
    font-size: 93.75% !important;
  }
  .size-xxlarge .size-large {
    font-size: 83.33% !important;
  }
  .size-xxxlarge .size-large {
    font-size: 83.33% !important;
  }
  h1.size-large,
  h2.size-large,
  h3.size-large,
  h4.size-large,
  h5.size-large,
  h6.size-large,
  dt.size-large,
  dd.size-large,
  li.size-large,
  caption.size-large,
  col.size-large,
  th.size-large,
  td.size-large,
  p.size-large,
  address.size-large,
  figcaption.size-large {
    font-size: 1.5em !important;
  }
  .size-xlarge {
    font-size: 133.33% !important;
  }
  .size-xsmall .size-xlarge {
    font-size: 160% !important;
  }
  .size-small .size-xlarge {
    font-size: 133.33% !important;
  }
  .size-medium .size-xlarge {
    font-size: 114.29% !important;
  }
  .size-large .size-xlarge {
    font-size: 106.67% !important;
  }
  .size-xxlarge .size-xlarge {
    font-size: 88.89% !important;
  }
  .size-xxxlarge .size-xlarge {
    font-size: 88.89% !important;
  }
  h1.size-xlarge,
  h2.size-xlarge,
  h3.size-xlarge,
  h4.size-xlarge,
  h5.size-xlarge,
  h6.size-xlarge,
  dt.size-xlarge,
  dd.size-xlarge,
  li.size-xlarge,
  caption.size-xlarge,
  col.size-xlarge,
  th.size-xlarge,
  td.size-xlarge,
  p.size-xlarge,
  address.size-xlarge,
  figcaption.size-xlarge {
    font-size: 1.6em !important;
  }
  .size-xxlarge {
    font-size: 150% !important;
  }
  .size-xsmall .size-xxlarge {
    font-size: 180% !important;
  }
  .size-small .size-xxlarge {
    font-size: 150% !important;
  }
  .size-medium .size-xxlarge {
    font-size: 128.57% !important;
  }
  .size-large .size-xxlarge {
    font-size: 112.5% !important;
  }
  .size-xlarge .size-xxlarge {
    font-size: 112.5% !important;
  }
  .size-xxxlarge .size-xxlarge {
    font-size: 100% !important;
  }
  h1.size-xxlarge,
  h2.size-xxlarge,
  h3.size-xxlarge,
  h4.size-xxlarge,
  h5.size-xxlarge,
  h6.size-xxlarge,
  dt.size-xxlarge,
  dd.size-xxlarge,
  li.size-xxlarge,
  caption.size-xxlarge,
  col.size-xxlarge,
  th.size-xxlarge,
  td.size-xxlarge,
  p.size-xxlarge,
  address.size-xxlarge,
  figcaption.size-xxlarge {
    font-size: 1.8em !important;
  }
  .size-xxxlarge {
    font-size: 150% !important;
  }
  .size-xsmall .size-xxxlarge {
    font-size: 180% !important;
  }
  .size-small .size-xxxlarge {
    font-size: 150% !important;
  }
  .size-medium .size-xxxlarge {
    font-size: 128.57% !important;
  }
  .size-large .size-xxxlarge {
    font-size: 112.5% !important;
  }
  .size-xlarge .size-xxxlarge {
    font-size: 112.5% !important;
  }
  .size-xxlarge .size-xxxlarge {
    font-size: 100% !important;
  }
  h1.size-xxxlarge,
  h2.size-xxxlarge,
  h3.size-xxxlarge,
  h4.size-xxxlarge,
  h5.size-xxxlarge,
  h6.size-xxxlarge,
  dt.size-xxxlarge,
  dd.size-xxxlarge,
  li.size-xxxlarge,
  caption.size-xxxlarge,
  col.size-xxxlarge,
  th.size-xxxlarge,
  td.size-xxxlarge,
  p.size-xxxlarge,
  address.size-xxxlarge,
  figcaption.size-xxxlarge {
    font-size: 1.8em !important;
  }
}
/* Font weight
   ========================================================================== */
.weight-normal {
  font-weight: normal !important;
}
.weight-bold {
  font-weight: bold !important;
}
/* Font color
   ========================================================================== */
.color-normal {
  color: #333333 !important;
}
.color-strong {
  color: #f81f40 !important;
}
.color-coco {
  color: #003f7e !important;
}
.color-point {
  color: #ec661b !important;
}
.color-sub {
  color: #2584e2 !important;
}
.color-green {
  color: #00baa4 !important;
}
.color-main {
  color: #1362b0 !important;
}
.color-support {
  color: #179e80 !important;
}
.color-thin {
  color: #666666 !important;
}
/* Font style
   ========================================================================== */
.style-lined {
  text-decoration: underline !important;
}
/* Float
   ========================================================================== */
.pull-none {
  float: none !important;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.clear-both {
  clear: both !important;
}
.clear-left {
  clear: left !important;
}
.clear-right {
  clear: right !important;
}
.body {
  overflow: hidden;
  zoom: 1;
}
/* Align
   ========================================================================== */
/* Horizontal */
.align-left {
  text-align: left !important;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}
/* Vertical */
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-baseline {
  vertical-align: baseline !important;
}
/* Space
   ========================================================================== */
.space-normal {
  margin-top: 25px !important;
}
.space-normal:first-child {
  margin-top: 0 !important;
}
.space-near {
  margin-top: 10px !important;
}
.space-near:first-child {
  margin-top: 0 !important;
}
.space-far {
  margin-top: 35px !important;
}
.space-far:first-child {
  margin-top: 0 !important;
}
.space-section {
  margin-top: 60px !important;
}
.space-section:first-child {
  margin-top: 0 !important;
}
.space-section-near {
  margin-top: 40px !important;
}
.space-section-near:first-child {
  margin-top: 0 !important;
}
.space-none {
  margin-top: 0 !important;
}
/* Table cell's collective settings.
   ========================================================================== */
/* Font weight */
.th-weight-bold th,
.td-weight-bold td {
  font-weight: bold;
}
.th-weight-normal th,
.td-weight-normal td {
  font-weight: normal;
}
/* Align */
.th-align-left th,
.td-align-left td {
  text-align: left;
}
.th-align-center th,
.td-align-center td {
  text-align: center;
}
.th-align-right th,
.td-align-right td {
  text-align: right;
}
.th-align-top th,
.td-align-top td {
  vertical-align: top;
}
.th-align-middle th,
.td-align-middle td {
  vertical-align: middle;
}
.th-align-bottom th,
.td-align-bottom td {
  vertical-align: bottom;
}
.th-align-baseline th,
.td-align-baseline td {
  vertical-align: bottom;
}
/* Margin
   ========================================================================== */
.mt-40 {
  margin-top: -40px !important;
}
.mt-30 {
  margin-top: -30px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt-15 {
  margin-top: -15px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mt-5 {
  margin-top: -5px !important;
}
.mt-1 {
  margin-top: -1px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt1 {
  margin-top: 1px !important;
}
.mt2 {
  margin-top: 2px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mt4 {
  margin-top: 4px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt6 {
  margin-top: 6px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mt9 {
  margin-top: 9px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mr-40 {
  margin-right: -40px !important;
}
.mr-30 {
  margin-right: -30px !important;
}
.mr-20 {
  margin-right: -20px !important;
}
.mr-15 {
  margin-right: -15px !important;
}
.mr-10 {
  margin-right: -10px !important;
}
.mr-5 {
  margin-right: -5px !important;
}
.mr-1 {
  margin-right: -1px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr1 {
  margin-right: 1px !important;
}
.mr2 {
  margin-right: 2px !important;
}
.mr3 {
  margin-right: 3px !important;
}
.mr4 {
  margin-right: 4px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr6 {
  margin-right: 6px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.mr9 {
  margin-right: 9px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb-40 {
  margin-bottom: -40px !important;
}
.mb-30 {
  margin-bottom: -30px !important;
}
.mb-20 {
  margin-bottom: -20px !important;
}
.mb-15 {
  margin-bottom: -15px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.mb-5 {
  margin-bottom: -5px !important;
}
.mb-1 {
  margin-bottom: -1px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml-40 {
  margin-left: -40px !important;
}
.ml-30 {
  margin-left: -30px !important;
}
.ml-20 {
  margin-left: -20px !important;
}
.ml-15 {
  margin-left: -15px !important;
}
.ml-10 {
  margin-left: -10px !important;
}
.ml-5 {
  margin-left: -5px !important;
}
.ml-1 {
  margin-left: -1px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml1 {
  margin-left: 1px !important;
}
.ml2 {
  margin-left: 2px !important;
}
.ml3 {
  margin-left: 3px !important;
}
.ml4 {
  margin-left: 4px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml6 {
  margin-left: 6px !important;
}
.ml7 {
  margin-left: 7px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.ml9 {
  margin-left: 9px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.ml60 {
  margin-left: 60px !important;
}
/* Padding
   ========================================================================== */
.pt0 {
  padding-top: 0 !important;
}
.pt1 {
  padding-top: 1px !important;
}
.pt2 {
  padding-top: 2px !important;
}
.pt3 {
  padding-top: 3px !important;
}
.pt4 {
  padding-top: 4px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt6 {
  padding-top: 6px !important;
}
.pt7 {
  padding-top: 7px !important;
}
.pt8 {
  padding-top: 8px !important;
}
.pt9 {
  padding-top: 9px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr1 {
  padding-right: 1px !important;
}
.pr2 {
  padding-right: 2px !important;
}
.pr3 {
  padding-right: 3px !important;
}
.pr4 {
  padding-right: 4px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr6 {
  padding-right: 6px !important;
}
.pr7 {
  padding-right: 7px !important;
}
.pr8 {
  padding-right: 8px !important;
}
.pr9 {
  padding-right: 9px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb1 {
  padding-bottom: 1px !important;
}
.pb2 {
  padding-bottom: 2px !important;
}
.pb3 {
  padding-bottom: 3px !important;
}
.pb4 {
  padding-bottom: 4px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb6 {
  padding-bottom: 6px !important;
}
.pb7 {
  padding-bottom: 7px !important;
}
.pb8 {
  padding-bottom: 8px !important;
}
.pb9 {
  padding-bottom: 9px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pl1 {
  padding-left: 1px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.pl3 {
  padding-left: 3px !important;
}
.pl4 {
  padding-left: 4px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl6 {
  padding-left: 6px !important;
}
.pl7 {
  padding-left: 7px !important;
}
.pl8 {
  padding-left: 8px !important;
}
.pl9 {
  padding-left: 9px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.pl60 {
  padding-left: 60px !important;
}
/* Line height
   ========================================================================== */
.lh-10 {
  line-height: 1 !important;
}
.lh-11 {
  line-height: 1.1 !important;
}
.lh-12 {
  line-height: 1.2 !important;
}
.lh-13 {
  line-height: 1.3 !important;
}
.lh-14 {
  line-height: 1.4 !important;
}
.lh-15 {
  line-height: 1.5 !important;
}
.lh-16 {
  line-height: 1.6 !important;
}
.lh-17 {
  line-height: 1.7 !important;
}
.lh-18 {
  line-height: 1.8 !important;
}
.lh-19 {
  line-height: 1.9 !important;
}
.lh-20 {
  line-height: 2 !important;
}
/* ==========================================================================
   Function module
   ========================================================================== */
/* rollover
   ========================================================================== */
.rollover {
  opacity: 1;
  background: url(/common_renew/img/parts/px.png) no-repeat;
}
.rollover:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
}
.rollover-holder {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.rollover-holder:hover {
  background-color: #fff;
}
.rollover-holder-radius {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  border-radius: 6px;
}
.rollover-holder-radius:hover {
  background-color: #fff;
}
/* Modal Common
   ========================================================================== */
/*
  Colorbox Core Style:
  The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: visible !important;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#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 {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#colorbox,
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active {
  outline: 0;
}
#cboxOverlay {
  background-color: #000;
}
#cboxContent {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
}
#cboxClose {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  position: absolute;
  top: -32px;
  right: 0;
  width: 22px;
  height: 22px;
  border: none;
  padding: 0;
  background: url(/common_renew/img/function/modal_icon01.png) no-repeat center center;
  background-size: 100%;
}
#cboxClose:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 767px) {
  #cboxClose {
    width: 16px;
    height: 16px;
    top: -26px;
  }
}
/* Modal Campaign-modal
   ========================================================================== */
.campagin-modal {
  margin: 0 auto;
  padding-top: 38px;
}
@media screen and (max-width: 767px) {
  .campagin-modal {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 290px;
    padding: 32px 10px 0;
  }
}
.campagin-modal .title {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .campagin-modal .title img {
    width: 228px;
  }
}
.campagin-modal .text {
  margin-top: 13px;
  font-size: 1.6em;
  line-height: 1.64;
  text-align: center;
}
.campagin-modal .text br {
  display: none;
}
@media screen and (max-width: 767px) {
  .campagin-modal .text {
    margin-top: 16px;
    font-size: 1.5em;
  }
  .campagin-modal .text br {
    display: inline;
  }
}
.campagin-modal .link {
  margin: 22px auto 0;
}
@media screen and (max-width: 767px) {
  .campagin-modal .link {
    margin-top: 15px;
  }
}
