<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  text-align: left;
}

hr {
  display: none;
  line-height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  border: none;
}

a {
  color: inherit;
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

address {
  font-style: normal;
}

img {
  border: none;
  width: auto;
  font-size: 0;
  line-height: 0;
}

table, tbody, tr, th, td {
  padding: 0;
  margin: 0;
  border: none;
  border-collapse: collapse;
}

html, body {
  width: 100%;
  height: auto;
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

figure {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

.clear:after, .clear:before {
  content: "";
  display: block;
  overflow: hidden;
  height: 0;
}

.clear:after {
  clear: both;
}

.clear {
  zoom: 1;
}

html {
  font-size: 62.5%;
  font-family: 'メイリオ', 'Noto Sans', "游ゴシック Medium",YuGothic,YuGothicM,-apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  font-weight: 400;
}

body {
  font-size: 1.0em;
  line-height: 2;
  background: #fff;
  color: #333;
  position: relative;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 1px;
}

img {
  max-width: 100%;
}

p {
  line-height: 1.8;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.font-mc {
  font-family: 'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: 500;
}

.font-gc {
  font-family: 'メイリオ', 'Noto Sans', "游ゴシック Medium",YuGothic,YuGothicM,-apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  font-weight: 400;
}

#main {
  font-size: 1.6rem;
}

.index .b-color {
  background: #0068b7;
}

.index .t-color {
  color: #0068b7;
}

.index .b-color-sub {
  background: #bacde5;
}

.index .t-color-sub {
  color: #bacde5;
}

.jh .b-color {
  background: #009040;
}

.jh .t-color {
  color: #009040;
}

.jh .b-color-sub {
  background: #cbe1d2;
}

.jh .t-color-sub {
  color: #cbe1d2;
}

.el .b-color {
  background: #e60012;
}

.el .t-color {
  color: #e60012;
}

.el .b-color-sub {
  background: #f5b8ba;
}

.el .t-color-sub {
  color: #f5b8ba;
}

.title40 {
  font-size: 4.0rem;
}

.title30 {
  font-size: 3.0rem;
}

.title26 {
  font-size: 2.6rem;
}

.txt16 {
  font-size: 1.6rem;
}

.txt13 {
  font-size: 1.3rem;
}

.txt11 {
  font-size: 1.1rem;
}

.txt-bg {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(255, 255, 255, 0)), color-stop(65%, #f0ed01), to(#f0ed01));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 65%, #f0ed01 65%, #f0ed01 100%);
}

.c-tit01 {
  color: #fff;
  text-align: center;
  font-size: 3.6rem;
  margin: 0 0 30px;
}

.c-tit02 {
  font-size: 3.6rem;
  text-align: center;
  position: relative;
  margin: 0 0 30px;
}

.c-tit02 span {
  display: inline-block;
  background: #fff;
  padding: 0 .5em;
  z-index: 3;
  position: relative;
}

.c-tit02:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 5px;
  z-index: 2;
}

a {
  -webkit-transition: opacity .3s ease 0s;
  transition: opacity .3s ease 0s;
}

a.hover.ov {
  opacity: 0.5;
}

.index .c-tit02:before {
  background: #0068b7;
}

.jh .c-tit02:before {
  background: #009040;
}

.el .c-tit02:before {
  background: #e60012;
}

@media (max-width: 767px) {
  img {
    width: 100%;
    max-width: none;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .title40 {
    font-size: 3.0rem;
  }
  .title30 {
    font-size: 2.4rem;
  }
  .title26 {
    font-size: 2.2rem;
  }
  .txt16 {
    font-size: 1.6rem;
  }
  .txt13 {
    font-size: 1.3rem;
  }
  .txt11 {
    font-size: 1.1rem;
  }
  .c-tit01 {
    font-size: 2.6rem;
  }
  .c-tit02 {
    font-size: 2.6rem;
  }
}

.inner {
  width: 100%;
  max-width: 960px;
  min-width: 960px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.outer {
  width: 100%;
  max-width: 1180px;
  min-width: 960px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wide {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

@media (max-width: 767px) {
  .wide,
  .outer,
  .inner {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cv-area {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #fff;
  padding: 20px 0;
  z-index: 99;
}

.cv-area ul {
  font-size: 1.6rem;
  font-weight: bold;
}

.cv-area li {
  width: 100%;
  margin-right: 5px;
}

.cv-area li.none {
  margin-right: 0;
}

.cv-area li a {
  -webkit-transition: opacity .3s ease 0s;
  transition: opacity .3s ease 0s;
  padding: .75em 1em;
  color: #fff;
  text-align: center;
  display: block;
}

.cv-area li a.hover.ov {
  opacity: 0.5;
}

.cv-area .btn-school a {
  background: #333;
}

.cv-area .btn-contact a {
  background: #0068b7;
}

.btn-gotop {
  font-size: 4.0rem;
  width: 2em;
  line-height: 2;
  color: #fff;
  background: #cccccc;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 110px;
  right: 10px;
  z-index: 98;
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  cursor: pointer;
}

.btn-gotop.on {
  opacity: 1;
}

.btn-gotop.ov {
  opacity: .7;
  cursor: pointer;
}

@media (max-width: 767px) {
  .cv-area {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 3.125%;
  }
  .cv-area .btn-tel a {
    background: #333;
  }
  .cv-area ul {
    font-size: 1.3rem;
  }
  .cv-area li a {
    line-height: 1.2;
    padding: 1em .25em;
  }
  .btn-gotop {
    font-size: 2.0rem;
    width: 2em;
    bottom: 10rem;
    right: 3.125%;
  }
}

header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  padding: 5px 0;
}

header h1 {
  font-size: 0;
  line-height: 0;
}

header .flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .flex .flex {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

header .title30 {
  font-weight: bold;
}

header .btn {
  margin-left: 20px;
}

header .btn a {
  background: #0068b7;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
  padding: .75em 1.25em;
}

@media (max-width: 767px) {
  header {
    padding: 2.66667% 2.66667%;
  }
  header h1 {
    width: 28.16901%;
  }
  header .flex .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 69.01408%;
  }
  header .title30 {
    font-weight: bold;
  }
  header .btn {
    margin-left: 0;
    width: 77.55102%;
  }
  header .btn a {
    font-size: 1.2rem;
    padding: 1.2em .5em;
  }
  .menu {
    background: #fff;
    width: 13.33333%;
    height: 0;
    padding: 13.33333% 0 0;
    font-size: 0;
    line-height: 0;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #ccc;
    cursor: pointer;
    top: 0;
    margin: 2% 0 0;
    right: 2%;
    z-index: 99;
  }
  .menu span,
  .menu:after,
  .menu:before {
    display: block;
    width: 57.89474%;
    padding: 7.36842% 0 0;
    height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #333333;
    -webkit-transition: top .3s ease .3s,bottom .3s ease .3s,width .3s ease .3s,-webkit-transform .3s ease 0s;
    transition: top .3s ease .3s,bottom .3s ease .3s,width .3s ease .3s,-webkit-transform .3s ease 0s;
    transition: top .3s ease .3s,bottom .3s ease .3s,width .3s ease .3s,transform .3s ease 0s;
    transition: top .3s ease .3s,bottom .3s ease .3s,width .3s ease .3s,transform .3s ease 0s,-webkit-transform .3s ease 0s;
  }
  .menu.on span,
  .menu.on:after,
  .menu.on:before {
    -webkit-transition: top .3s ease 0s,bottom .3s ease 0s,width .3s ease 0s,-webkit-transform .3s ease .3s;
    transition: top .3s ease 0s,bottom .3s ease 0s,width .3s ease 0s,-webkit-transform .3s ease .3s;
    transition: top .3s ease 0s,bottom .3s ease 0s,width .3s ease 0s,transform .3s ease .3s;
    transition: top .3s ease 0s,bottom .3s ease 0s,width .3s ease 0s,transform .3s ease .3s,-webkit-transform .3s ease .3s;
  }
  .menu:after,
  .menu:before {
    content: "";
  }
  .menu:after {
    top: 40%;
  }
  .menu:before {
    bottom: 40%;
  }
  .menu.on span {
    width: 0;
  }
  .menu.on:after {
    top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .menu.on:before {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

footer {
  padding: 90px 0 150px;
  background: #f8f8f8;
  font-size: 1.6rem;
}

footer dl {
  margin: 0 0 40px;
}

footer dt {
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin: 0 0 40px;
}

footer dd p.txt {
  text-align: center;
  margin: 0 0 20px;
}

footer dd p small {
  font-size: 1.3rem;
}

footer dd p.tel {
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px;
}

footer dd .fa-phone {
  margin-right: .5em;
}

footer .copy {
  font-size: 1.1rem;
  text-align: center;
}

@media (max-width: 767px) {
  footer {
    padding: 10% 2.66667% 35%;
  }
  footer dl {
    margin: 0 0 6%;
  }
  footer dt {
    width: 42.25352%;
    margin: 0 auto 6%;
  }
  footer dd p.txt {
    margin: 0 0 6%;
  }
  footer dd p.tel {
    margin: 0 0 4%;
  }
  footer dd .fa-phone {
    margin-right: .5em;
  }
}

.visual {
  padding: 0 0 80px;
}

.visual .bg {
  background: #333;
  font-size: 0;
  line-height: 0;
}

.visual .btn {
  width: 81.25%;
  margin: 40px auto 0;
  border-radius: 100px;
  overflow: hidden;
  border-top: 2px solid #fd858f;
  border-bottom: 5px solid #830510;
}

.visual .btn a {
  display: block;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#fb0011), to(#cf0001));
  background: linear-gradient(to bottom, #fb0011 0%, #cf0001 100%);
  font-weight: bold;
  color: #fffd02;
  padding: .5em 0;
}

.visual .btn a small {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 2.6rem;
}

.visual .txt {
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  margin: 70px auto 0;
}

@media (max-width: 767px) {
  .visual {
    padding: 0 0 10%;
  }
  .visual .btn {
    width: 94.66667%;
    margin: 6% auto 0;
    border-radius: 15px;
  }
  .visual .btn a {
    font-size: 2.6rem;
  }
  .visual .btn a small {
    font-size: 1.6rem;
  }
  .visual .txt {
    font-size: 2.4rem;
    margin: 10% auto 0;
    /*text-align:left;*/
    padding: 0 2.66667%;
  }
}

.nav-grade {
  border-bottom: 2px solid #333;
}

.nav-grade dt {
  text-align: center;
  margin: 0 0 60px;
}

.nav-grade ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-grade li {
  width: 214px;
  margin: 0 28px 0 0;
}

.nav-grade li:last-child {
  margin: 0;
}

.nav-grade li a {
  border-radius: 8px 8px 0 0;
  display: block;
  text-align: center;
  background: #333;
  color: #fff;
  font-weight: bold;
  padding: 1em 0;
  position: relative;
  bottom: -2px;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
}

.nav-grade li:nth-child(1) a {
  border-top: 2px solid #0068b7;
  background: #0068b7;
}

.nav-grade li:nth-child(2) a {
  border-top: 2px solid #009040;
  background: #009040;
}

.nav-grade li:nth-child(3) a {
  border-top: 2px solid #e60012;
  background: #e60012;
}

.index .nav-grade li:nth-child(1) a {
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  background: #fff;
  color: #0068b7;
  border-bottom: 2px solid #fff;
}

.jh .nav-grade li:nth-child(2) a {
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  background: #fff;
  color: #009040;
  border-bottom: 2px solid #fff;
}

.el .nav-grade li:nth-child(3) a {
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  background: #fff;
  color: #e60012;
  border-bottom: 2px solid #fff;
}

@media (max-width: 767px) {
  .nav-grade {
    margin: 0 0 10%;
  }
  .nav-grade dt {
    margin: 0 0 10%;
    padding: 0 2.66667%;
  }
  .nav-grade ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 2.66667%;
  }
  .nav-grade li {
    width: 100%;
    margin: 0 2% 0 0;
  }
  .nav-grade li:last-child {
    margin: 0;
  }
}

.nav-contents {
  padding: 60px 0;
}

.nav-contents ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-contents li {
  margin-right: 4em;
  font-weight: bold;
}

.nav-contents li:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  .nav-contents {
    padding: 0;
  }
  .nav-contents .inner {
    z-index: 98;
    right: -100%;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: right .3s ease .3s;
    transition: right .3s ease .3s;
  }
  .nav-contents.on .inner {
    right: 0;
  }
  .nav-contents ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 3.125%;
    font-size: 1.4rem;
  }
  .nav-contents li {
    color: #fff;
    width: 49%;
    margin: 0 2% 2% 0;
  }
  .nav-contents li:nth-child(2n) {
    margin: 0 0 2%;
  }
  .nav-contents li a {
    display: block;
    text-align: center;
    border: 1px solid #fff;
    padding: 2em .5em;
  }
}

#result {
  padding: 0 0 60px;
}

#result p.title26 {
  font-size: 2.6rem;
  text-align: center;
  font-weight: bold;
}

#result p.title26 small {
  font-size: 1.6rem;
  text-align: center;
  font-weight: normal;
  display: block;
}

#result ul {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 40px;
}

#result li {
  width: 47.91667%;
  margin: 0 0 3%;
}

#result dl {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#result dt {
  width: 36.95652%;
  font-size: 2.4rem;
  font-weight: bold;
}

#result dd {
  width: 58.69565%;
  font-size: 2.4rem;
  line-height: 1;
}

#result dd b {
  font-size: 4.8rem;
  color: #ff6666;
  display: inline-block;
  width: 2em;
  text-align: right;
}

#result dd small {
  font-size: 1.6rem;
}

#result p {
  font-size: 1.2rem;
  margin: 0 0 40px;
  padding: 0 5.20833%;
}

#result .tit01 {
  padding: 0 0 20px;
  margin: 0 0 30px;
  position: relative;
}

#result .tit01:after {
  content: "";
  display: block;
  width: 150px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 5px;
}

#result .outer &gt; .inner {
  height: 500px;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px;
  border: 1px solid #d5d5d5;
}

#result .inner .inner {
  width: auto;
  max-width: 100%;
  min-width: 0;
}

.index #result .tit01 {
  color: #0068b7;
}

.index #result .tit01:after {
  background: #0068b7;
}

.jh #result .tit01 {
  color: #009040;
}

.jh #result .tit01:after {
  background: #009040;
}

.el #result .tit01 {
  color: #e60012;
}

.el #result .tit01:after {
  background: #e60012;
}

@media (max-width: 767px) {
  #result {
    padding: 0 2.66667% 10%;
  }
  #result p.title26 {
    text-align: left;
    font-size: 1.8rem;
    margin: 0 0 1em;
  }
  #result p.title26 small {
    font-size: 1.4rem;
    text-align: left;
    margin: 0 0 1em;
  }
  #result ul {
    display: block;
    margin: 0 0 6%;
  }
  #result li {
    width: 100%;
    margin: 0 0 3%;
  }
  #result dl {
    display: block;
  }
  #result dt {
    width: auto;
    font-size: 2.0rem;
    text-align: center;
  }
  #result dd {
    text-align: center;
    width: auto;
    font-size: 1,8rem;
  }
  #result dd b {
    font-size: 3.0rem;
    width: auto;
  }
  #result p {
    margin: 0;
    padding: 0;
  }
  #result .outer &gt; .inner {
    height: 300px;
    padding: 8%;
    border: 1px solid #d5d5d5;
  }
  #result .c-tit01 {
    font-size: 2.0rem;
  }
}

#read {
  padding: 0 0 60px;
}

#read dt {
  font-weight: bold;
  text-align: center;
  padding: 0 0 20px;
  margin: 0 0 30px;
  position: relative;
}

#read dt:after {
  content: "";
  display: block;
  width: 150px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 5px;
}

#read dd p.copy {
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 60px;
}

#read dd p.txt {
  text-align: center;
}

.index #read dt:after {
  background: #0068b7;
}

.jh #read dt:after {
  background: #009040;
}

.el #read dt:after {
  background: #e60012;
}

@media (max-width: 767px) {
  #read {
    padding: 0 2.66667% 10%;
  }
  #read dt {
    padding: 0 0 .2em;
    margin: 0 0 .5em;
  }
  #read dt:after {
    width: 50%;
  }
  #read dd p.copy {
    /*text-align:left;*/
    font-size: 2.6rem;
    margin: 0 0 8%;
  }
  #read dd p.txt {
    /*text-align:left;*/
  }
}

#system {
  padding: 0 0 60px;
}

#system ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#system li {
  width: 48.4375%;
  margin-right: 3.125%;
  margin-bottom: 6.25%;
}

#system li:nth-child(2n) {
  margin-right: 0;
}

#system dt {
  font-size: 5.6rem;
  font-weight: bold;
}

#system dt small {
  font-size: 3.0rem;
  margin-left: .5em;
}

#system dd b {
  display: block;
  margin: 0 0 10px;
}

#system dd p {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  #system {
    padding: 0 2.66667% 10%;
  }
  #system ul {
    display: block;
  }
  #system li {
    width: auto;
    margin: 0 0 4%;
  }
  #system li:nth-child(2n) {
    margin-right: 0;
    margin: 0 0 8%;
  }
  #system li:last-child {
    margin: 0;
  }
  #system dd b {
    margin: 0 0 1em;
  }
  #system dd p {
    margin: 0 0 1.5em;
  }
}

#seminer {
  padding: 0 0 60px;
}

#seminer ul {
  margin: 0 0 20px;
}

#seminer li {
  margin: 0 0 5px;
}

#seminer dl {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#seminer dt {
  width: 31.25%;
  padding: .25em 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-weight: bold;
}

#seminer dd {
  width: 65.625%;
  padding: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#seminer dd p small {
  font-size: 1.3rem;
}

#seminer dd .caltit,
#seminer dd .calstit {
  font-weight: bold;
  text-align: center;
  display: block;
}

#seminer dd .calstit {
  font-size: 2.0rem;
}

#seminer dd table {
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 84.12698%;
  margin: 0 auto 40px;
}

#seminer dd th,
#seminer dd td {
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  font-size: 2.0rem;
  text-align: center;
  padding: .25em;
}

#seminer dd thead th {
  background: #efeadc;
}

#seminer dd thead th:first-child {
  color: #e60012;
}

#seminer dd span {
  display: inline-block;
}

#seminer dd .term {
  padding: 0 0 40px;
}

@media (max-width: 767px) {
  #seminer {
    padding: 0 2.66667% 10%;
  }
  #seminer ul {
    margin: 0 0 4%;
  }
  #seminer li {
    margin: 0 0 6%;
  }
  #seminer dl {
    display: block;
  }
  #seminer dt {
    width: auto;
    padding: .25em 1em;
    font-size: 2.0rem;
  }
  #seminer dd {
    width: auto;
  }
  #seminer dd .calstit {
    font-size: 2.0rem;
  }
  #seminer dd table {
    width: 98%;
    margin: 0 auto 6%;
  }
  #seminer dd .term {
    padding: 0 0 6%;
  }
}

#teacher,
#bnr,
#fast-special {
  font-size: 0;
  line-height: 0;
  padding: 0 0 80px;
}

#teacher li,
#bnr li,
#fast-special li {
  margin: 0 0 40px;
}

#teacher li:last-child,
#bnr li:last-child,
#fast-special li:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  #teacher,
  #bnr,
  #fast-special {
    padding: 0 2.66667% 10%;
  }
  #teacher li,
  #bnr li,
  #fast-special li {
    margin: 0 0 8%;
  }
  #teacher li:last-child,
  #bnr li:last-child,
  #fast-special li:last-child {
    margin: 0;
  }
}

.common-box {
  padding: 0 0 60px;
}

.common-box ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.common-box .detail &gt; li {
  width: 42.37288%;
  margin: 0 5.08475% 40px 0;
}

.common-box .detail &gt; li:nth-child(2n) {
  margin: 0 0 40px;
}

.common-box .detail &gt; li div {
  font-size: 1.6rem;
  padding: 0 20px 20px;
}

.common-box .detail &gt; li p.copy {
  margin: 0 0 20px;
}

.common-box .detail &gt; li p.btn {
  width: 50%;
  margin: 0 auto 20px;
}

.common-box .detail &gt; li p.btn a {
  text-align: center;
  display: block;
  color: #fff;
  background: #333;
  padding: .75em 0;
}

.common-box .detail &gt; li p.caution {
  padding: 20px 0 0;
  font-size: 1.3rem;
}

.common-box .detail &gt; li dt {
  background: #d5d5d5;
  text-align: center;
}

.common-box .detail &gt; li dd {
  padding: .5em;
}

.common-box .detail &gt; li li {
  margin: 0 0 20px;
}

.common-box figure {
  width: 68.96552%;
  margin: 0 auto 20px;
  text-align: center;
}

.common-box h5 {
  color: #fff;
  font-size: 2.6rem;
  line-height: 1.6;
  text-align: center;
  padding: .75em 0;
  margin: 0 0 20px;
  min-height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.common-box h5 small {
  font-weight: normal;
  font-size: 1.6rem;
  display: block;
  text-align: center;
}

.common-box .detail &gt; li .belt {
  background: #fff;
  border: 3px solid #993366;
  padding: 3px;
  font-size: 2.0rem;
  width: 90%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto 20px;
}

.common-box .detail &gt; li .belt p {
  background: #993366;
  text-align: center;
  color: #fff;
  line-height: 1.6;
  padding: .5em 0;
}

.common-box .detail &gt; li .belt p b {
  color: #ffff00;
}

@media (max-width: 767px) {
  .common-box {
    padding: 0 2.66667% 10%;
  }
  .common-box ul {
    display: block;
  }
  .common-box .detail &gt; li {
    width: auto;
    margin: 0 0 8%;
  }
  .common-box .detail &gt; li:nth-child(2n) {
    margin: 0 0 8%;
  }
  .common-box .detail &gt; li div {
    font-size: 1.6rem;
    padding: 0 3% 3%;
  }
  .common-box .detail &gt; li p.copy {
    margin: 0 0 3%;
  }
  .common-box .detail &gt; li p.btn {
    width: 90%;
    margin: 0 auto 3%;
  }
  .common-box .detail &gt; li p.caution {
    padding: 3% 0 0;
  }
  .common-box .detail &gt; li li {
    margin: 0 0 3%;
  }
  .common-box .detail &gt; li .belt {
    font-size: 1.6rem;
    margin: 0 auto 3%;
  }
  .common-box figure {
    width: 90%;
    margin: 0 auto 3%;
  }
  .common-box h5 {
    margin: 0 0 3%;
    min-height: 0;
    display: block;
  }
}

#flow {
  padding: 0 0 40px;
}

#flow li {
  border: 2px solid #333;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  margin: 0 0 60px;
  position: relative;
}

#flow li:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 15px 0 15px;
  border-color: #333 transparent transparent transparent;
  display: block;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  margin: auto;
}

#flow li:last-child:after {
  display: none;
}

#flow dt {
  font-weight: bold;
  margin: 0 0 20px;
}

#flow .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#flow p.txt {
  margin: 0 0 20px;
}

#flow p.btn {
  color: #fff;
  border-radius: 50px;
  margin-right: 1em;
  overflow: hidden;
}

#flow p.btn a {
  padding: .5em 2em;
  display: block;
  text-align: center;
}

.index #flow li {
  border: 2px solid #0068b7;
}

.index #flow li:after {
  border-color: #0068b7 transparent transparent transparent;
}

.jh #flow li {
  border: 2px solid #009040;
}

.jh #flow li:after {
  border-color: #009040 transparent transparent transparent;
}

.el #flow li {
  border: 2px solid #e60012;
}

.el #flow li:after {
  border-color: #e60012 transparent transparent transparent;
}

@media (max-width: 767px) {
  #flow {
    padding: 0 2.66667% 8%;
  }
  #flow li {
    padding: 1em;
    margin: 0 0 40px;
  }
  #flow li:after {
    border-width: 20px 12px 0 12px;
    bottom: -30px;
  }
  #flow li:last-child:after {
    display: none;
  }
  #flow dt {
    font-weight: bold;
    margin: 0 0 4%;
  }
  #flow .flex {
    display: block;
  }
  #flow p.txt {
    margin: 0 0 4%;
  }
  #flow p.btn {
    margin: 0 0 4%;
  }
}

#faq {
  padding: 0 0 80px;
}

#faq li {
  margin: 0 0 20px;
}

#faq li:last-child {
  margin: 0;
}

#faq dt {
  font-weight: bold;
  padding: .75em 1em;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}

#faq dt:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 15px 0 15px;
  border-color: #333 transparent transparent transparent;
  -webkit-transition: -webkit-transform .3s ease 0s;
  transition: -webkit-transform .3s ease 0s;
  transition: transform .3s ease 0s;
  transition: transform .3s ease 0s, -webkit-transform .3s ease 0s;
}

#faq dt.on:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#faq dd {
  padding: 20px;
  display: none;
}

.index #faq dt:after {
  border-color: #0068b7 transparent transparent transparent;
}

.jh #faq dt:after {
  border-color: #009040 transparent transparent transparent;
}

.el #faq dt:after {
  border-color: #e60012 transparent transparent transparent;
}

.index #faq dt {
  background: #bdd9ee;
}

.jh #faq dt {
  background: #bbe5ce;
}

.el #faq dt {
  background: #f6e3e4;
}

@media (max-width: 767px) {
  #faq {
    padding: 0 2.66667% 8%;
  }
  #faq li {
    margin: 0 0 4%;
  }
  #faq li:last-child {
    margin: 0;
  }
  #faq dt {
    font-size: 1.8rem;
  }
  #faq dt:after {
    border-width: 20px 10px 0 10px;
  }
  #faq dd {
    padding: 1em;
  }
}

#environment {
  padding: 0 0 60px;
}

#environment p {
  text-align: center;
  margin: 0 0 40px;
}

#environment ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#environment li {
  width: 49.57627%;
  margin: 0 0.84746% 40px 0;
}

#environment li:nth-child(2n) {
  margin: 0 0 40px;
}

#environment li figcaption {
  padding: 1em 0 0;
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center;
}

@media (max-width: 767px) {
  #environment {
    padding: 0 2.66667% 8%;
  }
  #environment p {
    text-align: center;
    margin: 0 0 6%;
  }
  #environment li {
    margin: 0 0.84746% 6% 0;
  }
  #environment li:nth-child(2n) {
    margin: 0 0 6%;
  }
  #environment li figcaption {
    font-size: 1.2rem;
    text-align: left;
  }
}

.nav-footer {
  padding: 0 0 60px;
}

.nav-footer ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-footer li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 21.875%;
  margin-right: 3.125%;
}

.nav-footer li:last-child {
  margin: 0;
}

.nav-footer li a {
  display: block;
  font-weight: bold;
  text-align: center;
  padding: .75em 0;
  font-weight: bold;
  border: 1px solid #333;
  background: #333;
  color: #fff;
  border-radius: 5px;
}

.nav-footer li:nth-child(1) a {
  border: 1px solid #0068b7;
  background: #0068b7;
}

.nav-footer li:nth-child(2) a {
  border: 1px solid #009040;
  background: #009040;
}

.nav-footer li:nth-child(3) a {
  border: 1px solid #e60012;
  background: #e60012;
}

.index .nav-footer li:nth-child(1) a {
  background: #fff;
  color: #0068b7;
}

.jh .nav-footer li:nth-child(2) a {
  background: #fff;
  color: #009040;
}

.el .nav-footer li:nth-child(3) a {
  background: #fff;
  color: #e60012;
}

@media (max-width: 767px) {
  .nav-footer {
    padding: 0 2.66667% 10%;
  }
  .nav-footer ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nav-footer li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-right: 2%;
  }
  .nav-footer li:last-child {
    margin: 0;
  }
}

#voice {
  padding: 0 0 60px;
}

#voice ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#voice li {
  width: 48.4375%;
  margin-right: 3.125%;
  margin-bottom: 3.125%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  border: 2px solid #333;
  border-radius: 4px;
}

#voice li:nth-child(2n) {
  margin-right: 0;
}

#voice dt {
  font-weight: bold;
  margin: 0 0 .5em;
}

#voice dd .txt {
  margin: 0 0 2em;
}

.index #voice li {
  border: 2px solid #0068b7;
}

.jh #voice li {
  border: 2px solid #009040;
}

.el #voice li {
  border: 2px solid #e60012;
}

@media (max-width: 767px) {
  #voice {
    padding: 0 2.66667% 10%;
  }
  #voice ul {
    display: block;
  }
  #voice li {
    width: auto;
    margin: 0 0 4%;
  }
  #voice li:last-child {
    margin: 0;
  }
}
/*# sourceMappingURL=common.css.map */</pre></body></html>