@charset "UTF-8";

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

@font-face {
  font-family: Cabin;
  font-style: italic;
  font-weight: 500;
  src: local('Cabin Medium Italic'), local('Cabin-MediumItalic'), url(https://fonts.gstatic.com/s/cabin/v12/u-460qWljRw-Pd81xwxhiytOew.ttf) format('truetype')
}

@font-face {
  font-family: Cabin;
  font-style: italic;
  font-weight: 600;
  src: local('Cabin SemiBold Italic'), local('Cabin-SemiBoldItalic'), url(https://fonts.gstatic.com/s/cabin/v12/u-460qWljRw-Pd81xyBmiytOew.ttf) format('truetype')
}

@font-face {
  font-family: Cabin;
  font-style: normal;
  font-weight: 400;
  src: local('Cabin'), local('Cabin-Regular'), url(https://fonts.gstatic.com/s/cabin/v12/u-4x0qWljRw-Pd8w__g.ttf) format('truetype')
}

@font-face {
  font-family: Cabin;
  font-style: normal;
  font-weight: 500;
  src: local('Cabin Medium'), local('Cabin-Medium'), url(https://fonts.gstatic.com/s/cabin/v12/u-480qWljRw-PdfD3Ohluyw.ttf) format('truetype')
}

@font-face {
  font-family: Cabin;
  font-style: normal;
  font-weight: 600;
  src: local('Cabin SemiBold'), local('Cabin-SemiBold'), url(https://fonts.gstatic.com/s/cabin/v12/u-480qWljRw-Pdfv2-hluyw.ttf) format('truetype')
}

@font-face {
  font-family: Cabin;
  font-style: normal;
  font-weight: 700;
  src: local('Cabin Bold'), local('Cabin-Bold'), url(https://fonts.gstatic.com/s/cabin/v12/u-480qWljRw-PdeL2uhluyw.ttf) format('truetype')
}

@font-face {
  font-family: Cookie;
  font-style: normal;
  font-weight: 400;
  src: local('Cookie-Regular'), url(https://fonts.gstatic.com/s/cookie/v8/syky-y18lb0tSbf9kgqX.ttf) format('truetype')
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, footer, header, nav, section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption, figure, main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active, a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  /* line-height: 1.15; */
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details, menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

:root {
  font-size: 62.5%
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-next, .slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before, .slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "←"
}

[dir=rtl] .slick-prev:before {
  content: "→"
}

.slick-next {
  right: -25px
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto
}

.slick-next:before {
  content: "→"
}

[dir=rtl] .slick-next:before {
  content: "←"
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem
}

.row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem
}

.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse
}

.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse
}

.col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem
}

.col-xs {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%
}

.col-xs-offset-1 {
  margin-left: 8.333%
}

.col-xs-offset-2 {
  margin-left: 16.667%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-4 {
  margin-left: 33.333%
}

.col-xs-offset-5 {
  margin-left: 41.667%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-7 {
  margin-left: 58.333%
}

.col-xs-offset-8 {
  margin-left: 66.667%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-10 {
  margin-left: 83.333%
}

.col-xs-offset-11 {
  margin-left: 91.667%
}

.start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start
}

.center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center
}

.end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end
}

.top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start
}

.middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center
}

.bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1
}

.last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1
}

@media only screen and (min-width:48em) {
  .container {
    width: 46rem
  }
  .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem
  }
  .col-sm {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  .col-sm-offset-1 {
    margin-left: 8.333%
  }
  .col-sm-offset-2 {
    margin-left: 16.667%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-4 {
    margin-left: 33.333%
  }
  .col-sm-offset-5 {
    margin-left: 41.667%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-7 {
    margin-left: 58.333%
  }
  .col-sm-offset-8 {
    margin-left: 66.667%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-10 {
    margin-left: 83.333%
  }
  .col-sm-offset-11 {
    margin-left: 91.667%
  }
  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
  }
  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
  }
  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
  }
  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
  }
  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }
  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }
}

@media only screen and (min-width:62em) {
  .container {
    width: 61rem
  }
  .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem
  }
  .col-md {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  .col-md-offset-1 {
    margin-left: 8.333%
  }
  .col-md-offset-2 {
    margin-left: 16.667%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-4 {
    margin-left: 33.333%
  }
  .col-md-offset-5 {
    margin-left: 41.667%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-7 {
    margin-left: 58.333%
  }
  .col-md-offset-8 {
    margin-left: 66.667%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-10 {
    margin-left: 83.333%
  }
  .col-md-offset-11 {
    margin-left: 91.667%
  }
  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
  }
  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
  }
  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
  }
  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
  }
  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }
  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }
}

@media only screen and (min-width:75em) {
  .container {
    width: 71rem
  }
  .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem
  }
  .col-lg {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }
  .col-lg-offset-1 {
    margin-left: 8.333%
  }
  .col-lg-offset-2 {
    margin-left: 16.667%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-4 {
    margin-left: 33.333%
  }
  .col-lg-offset-5 {
    margin-left: 41.667%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-7 {
    margin-left: 58.333%
  }
  .col-lg-offset-8 {
    margin-left: 66.667%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-10 {
    margin-left: 83.333%
  }
  .col-lg-offset-11 {
    margin-left: 91.667%
  }
  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
  }
  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
  }
  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
  }
  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
  }
  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }
  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }
  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }
  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }
}

*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

::-moz-selection {
  background-color: #0AC
}

::selection {
  background-color: #0AC
}

body {
  color: #333;
  font-family: "Noto Sans Japanese", YuGothic, YuGothicM, "メイリオ", Meiryo, sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  min-width: 1030px
}

@media screen and (max-width:767px) {
  body {
    min-width: 320px;
    font-size: 1.3rem
  }
}

img {
  vertical-align: top
}

a {
  color: #DF943B;
}

ol, ul {
  padding: 0;
  margin: 0;
  list-style: none
}

@media screen and (max-width:767px) {
  .hidden-xs {
    display: none!important
  }
}

@media screen and (min-width:768px) {
  .visible-xs {
    display: none!important
  }
}

small {
  font-size: 80%
}

em, strong {
  font-weight: 700
}

@media screen and (min-width:768px) {
  .inner {
    width: 1000px;
    margin: 0 auto
  }
}

::-moz-selection {
  background: #86b2e0;
  color: #fff
}

::selection {
  background: #86b2e0;
  color: #fff
}

input::-moz-selection {
  color: #333
}

input::selection {
  color: #333
}

textarea::-moz-selection {
  color: #333
}

textarea::selection {
  color: #333
}

.mt-100 {
  margin-top: -100px!important
}

.mt-95 {
  margin-top: -95px!important
}

.mt-90 {
  margin-top: -90px!important
}

.mt-85 {
  margin-top: -85px!important
}

.mt-80 {
  margin-top: -80px!important
}

.mt-75 {
  margin-top: -75px!important
}

.mt-70 {
  margin-top: -70px!important
}

.mt-65 {
  margin-top: -65px!important
}

.mt-60 {
  margin-top: -60px!important
}

.mt-55 {
  margin-top: -55px!important
}

.mt-50 {
  margin-top: -50px!important
}

.mt-45 {
  margin-top: -45px!important
}

.mt-40 {
  margin-top: -40px!important
}

.mt-35 {
  margin-top: -35px!important
}

.mt-30 {
  margin-top: -30px!important
}

.mt-25 {
  margin-top: -25px!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
}

.mt0 {
  margin-top: 0!important
}

.mt5 {
  margin-top: 5px!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
}

.mt65 {
  margin-top: 65px!important
}

.mt70 {
  margin-top: 70px!important
}

.mt75 {
  margin-top: 75px!important
}

.mt80 {
  margin-top: 80px!important
}

.mt85 {
  margin-top: 85px!important
}

.mt90 {
  margin-top: 90px!important
}

.mt95 {
  margin-top: 95px!important
}

.mt100 {
  margin-top: 100px!important
}

.mt105 {
  margin-top: 105px!important
}

.mt110 {
  margin-top: 110px!important
}

.mt115 {
  margin-top: 115px!important
}

.mt120 {
  margin-top: 120px!important
}

.mt125 {
  margin-top: 125px!important
}

.mt130 {
  margin-top: 130px!important
}

.mt135 {
  margin-top: 135px!important
}

.mt140 {
  margin-top: 140px!important
}

.mt145 {
  margin-top: 145px!important
}

.mt150 {
  margin-top: 150px!important
}

.ml0 {
  margin-left: 0!important
}

.ml5 {
  margin-left: 5px!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
}

.ml65 {
  margin-left: 65px!important
}

.ml70 {
  margin-left: 70px!important
}

.ml75 {
  margin-left: 75px!important
}

.ml80 {
  margin-left: 80px!important
}

.ml85 {
  margin-left: 85px!important
}

.ml90 {
  margin-left: 90px!important
}

.ml95 {
  margin-left: 95px!important
}

.ml100 {
  margin-left: 100px!important
}

.ml105 {
  margin-left: 105px!important
}

.ml110 {
  margin-left: 110px!important
}

.ml115 {
  margin-left: 115px!important
}

.ml120 {
  margin-left: 120px!important
}

.ml125 {
  margin-left: 125px!important
}

.ml130 {
  margin-left: 130px!important
}

.ml135 {
  margin-left: 135px!important
}

.ml140 {
  margin-left: 140px!important
}

.ml145 {
  margin-left: 145px!important
}

.ml150 {
  margin-left: 150px!important
}

.mr0 {
  margin-right: 0!important
}

.mr5 {
  margin-right: 5px!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
}

.mr65 {
  margin-right: 65px!important
}

.mr70 {
  margin-right: 70px!important
}

.mr75 {
  margin-right: 75px!important
}

.mr80 {
  margin-right: 80px!important
}

.mr85 {
  margin-right: 85px!important
}

.mr90 {
  margin-right: 90px!important
}

.mr95 {
  margin-right: 95px!important
}

.mr100 {
  margin-right: 100px!important
}

.mr105 {
  margin-right: 105px!important
}

.mr110 {
  margin-right: 110px!important
}

.mr115 {
  margin-right: 115px!important
}

.mr120 {
  margin-right: 120px!important
}

.mr125 {
  margin-right: 125px!important
}

.mr130 {
  margin-right: 130px!important
}

.mr135 {
  margin-right: 135px!important
}

.mr140 {
  margin-right: 140px!important
}

.mr145 {
  margin-right: 145px!important
}

.mr150 {
  margin-right: 150px!important
}

.mb0 {
  margin-bottom: 0!important
}

.mb5 {
  margin-bottom: 5px!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
}

.mb65 {
  margin-bottom: 65px!important
}

.mb70 {
  margin-bottom: 70px!important
}

.mb75 {
  margin-bottom: 75px!important
}

.mb80 {
  margin-bottom: 80px!important
}

.mb85 {
  margin-bottom: 85px!important
}

.mb90 {
  margin-bottom: 90px!important
}

.mb95 {
  margin-bottom: 95px!important
}

.mb100 {
  margin-bottom: 100px!important
}

.mb105 {
  margin-bottom: 105px!important
}

.mb110 {
  margin-bottom: 110px!important
}

.mb115 {
  margin-bottom: 115px!important
}

.mb120 {
  margin-bottom: 120px!important
}

.mb125 {
  margin-bottom: 125px!important
}

.mb130 {
  margin-bottom: 130px!important
}

.mb135 {
  margin-bottom: 135px!important
}

.mb140 {
  margin-bottom: 140px!important
}

.mb145 {
  margin-bottom: 145px!important
}

.mb150 {
  margin-bottom: 150px!important
}

.row-0 {
  margin-left: 0;
  margin-right: 0
}

.row-0>div {
  padding-right: 0;
  padding-left: 0
}

.row-10 {
  margin-left: -5px;
  margin-right: -5px
}

.row-10>div {
  padding-right: 5px;
  padding-left: 5px
}

.row-20 {
  margin-left: -10px;
  margin-right: -10px
}

.row-20>div {
  padding-right: 10px;
  padding-left: 10px
}

.row-30 {
  margin-left: -15px;
  margin-right: -15px
}

.row-30>div {
  padding-right: 15px;
  padding-left: 15px
}

.row-40 {
  margin-left: -20px;
  margin-right: -20px
}

.row-40>div {
  padding-right: 20px;
  padding-left: 20px
}

.align-left {
  text-align: left!important
}

.align-center {
  text-align: center!important
}

.align-right {
  text-align: right!important
}

.w100 {
  width: 100%!important
}

.mt-100 {
  margin-top: -100px!important
}

.mt-95 {
  margin-top: -95px!important
}

.mt-90 {
  margin-top: -90px!important
}

.mt-85 {
  margin-top: -85px!important
}

.mt-80 {
  margin-top: -80px!important
}

.mt-75 {
  margin-top: -75px!important
}

.mt-70 {
  margin-top: -70px!important
}

.mt-65 {
  margin-top: -65px!important
}

.mt-60 {
  margin-top: -60px!important
}

.mt-55 {
  margin-top: -55px!important
}

.mt-50 {
  margin-top: -50px!important
}

.mt-45 {
  margin-top: -45px!important
}

.mt-40 {
  margin-top: -40px!important
}

.mt-35 {
  margin-top: -35px!important
}

.mt-30 {
  margin-top: -30px!important
}

.mt-25 {
  margin-top: -25px!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
}

.mt0 {
  margin-top: 0!important
}

.mt5 {
  margin-top: 5px!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
}

.mt65 {
  margin-top: 65px!important
}

.mt70 {
  margin-top: 70px!important
}

.mt75 {
  margin-top: 75px!important
}

.mt80 {
  margin-top: 80px!important
}

.mt85 {
  margin-top: 85px!important
}

.mt90 {
  margin-top: 90px!important
}

.mt95 {
  margin-top: 95px!important
}

.mt100 {
  margin-top: 100px!important
}

.mt105 {
  margin-top: 105px!important
}

.mt110 {
  margin-top: 110px!important
}

.mt115 {
  margin-top: 115px!important
}

.mt120 {
  margin-top: 120px!important
}

.mt125 {
  margin-top: 125px!important
}

.mt130 {
  margin-top: 130px!important
}

.mt135 {
  margin-top: 135px!important
}

.mt140 {
  margin-top: 140px!important
}

.mt145 {
  margin-top: 145px!important
}

.mt150 {
  margin-top: 150px!important
}

.ml0 {
  margin-left: 0!important
}

.ml5 {
  margin-left: 5px!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
}

.ml65 {
  margin-left: 65px!important
}

.ml70 {
  margin-left: 70px!important
}

.ml75 {
  margin-left: 75px!important
}

.ml80 {
  margin-left: 80px!important
}

.ml85 {
  margin-left: 85px!important
}

.ml90 {
  margin-left: 90px!important
}

.ml95 {
  margin-left: 95px!important
}

.ml100 {
  margin-left: 100px!important
}

.ml105 {
  margin-left: 105px!important
}

.ml110 {
  margin-left: 110px!important
}

.ml115 {
  margin-left: 115px!important
}

.ml120 {
  margin-left: 120px!important
}

.ml125 {
  margin-left: 125px!important
}

.ml130 {
  margin-left: 130px!important
}

.ml135 {
  margin-left: 135px!important
}

.ml140 {
  margin-left: 140px!important
}

.ml145 {
  margin-left: 145px!important
}

.ml150 {
  margin-left: 150px!important
}

.mr0 {
  margin-right: 0!important
}

.mr5 {
  margin-right: 5px!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
}

.mr65 {
  margin-right: 65px!important
}

.mr70 {
  margin-right: 70px!important
}

.mr75 {
  margin-right: 75px!important
}

.mr80 {
  margin-right: 80px!important
}

.mr85 {
  margin-right: 85px!important
}

.mr90 {
  margin-right: 90px!important
}

.mr95 {
  margin-right: 95px!important
}

.mr100 {
  margin-right: 100px!important
}

.mr105 {
  margin-right: 105px!important
}

.mr110 {
  margin-right: 110px!important
}

.mr115 {
  margin-right: 115px!important
}

.mr120 {
  margin-right: 120px!important
}

.mr125 {
  margin-right: 125px!important
}

.mr130 {
  margin-right: 130px!important
}

.mr135 {
  margin-right: 135px!important
}

.mr140 {
  margin-right: 140px!important
}

.mr145 {
  margin-right: 145px!important
}

.mr150 {
  margin-right: 150px!important
}

.mb0 {
  margin-bottom: 0!important
}

.mb5 {
  margin-bottom: 5px!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
}

.mb65 {
  margin-bottom: 65px!important
}

.mb70 {
  margin-bottom: 70px!important
}

.mb75 {
  margin-bottom: 75px!important
}

.mb80 {
  margin-bottom: 80px!important
}

.mb85 {
  margin-bottom: 85px!important
}

.mb90 {
  margin-bottom: 90px!important
}

.mb95 {
  margin-bottom: 95px!important
}

.mb100 {
  margin-bottom: 100px!important
}

.mb105 {
  margin-bottom: 105px!important
}

.mb110 {
  margin-bottom: 110px!important
}

.mb115 {
  margin-bottom: 115px!important
}

.mb120 {
  margin-bottom: 120px!important
}

.mb125 {
  margin-bottom: 125px!important
}

.mb130 {
  margin-bottom: 130px!important
}

.mb135 {
  margin-bottom: 135px!important
}

.mb140 {
  margin-bottom: 140px!important
}

.mb145 {
  margin-bottom: 145px!important
}

.mb150 {
  margin-bottom: 150px!important
}

@media screen and (max-width:767px) {
  .s-mt-100 {
    margin-top: -100px!important
  }
  .s-mt-95 {
    margin-top: -95px!important
  }
  .s-mt-90 {
    margin-top: -90px!important
  }
  .s-mt-85 {
    margin-top: -85px!important
  }
  .s-mt-80 {
    margin-top: -80px!important
  }
  .s-mt-75 {
    margin-top: -75px!important
  }
  .s-mt-70 {
    margin-top: -70px!important
  }
  .s-mt-65 {
    margin-top: -65px!important
  }
  .s-mt-60 {
    margin-top: -60px!important
  }
  .s-mt-55 {
    margin-top: -55px!important
  }
  .s-mt-50 {
    margin-top: -50px!important
  }
  .s-mt-45 {
    margin-top: -45px!important
  }
  .s-mt-40 {
    margin-top: -40px!important
  }
  .s-mt-35 {
    margin-top: -35px!important
  }
  .s-mt-30 {
    margin-top: -30px!important
  }
  .s-mt-25 {
    margin-top: -25px!important
  }
  .s-mt-20 {
    margin-top: -20px!important
  }
  .s-mt-15 {
    margin-top: -15px!important
  }
  .s-mt-10 {
    margin-top: -10px!important
  }
  .s-mt-5 {
    margin-top: -5px!important
  }
  .s-mt0 {
    margin-top: 0!important
  }
  .s-mt5 {
    margin-top: 5px!important
  }
  .s-mt10 {
    margin-top: 10px!important
  }
  .s-mt15 {
    margin-top: 15px!important
  }
  .s-mt20 {
    margin-top: 20px!important
  }
  .s-mt25 {
    margin-top: 25px!important
  }
  .s-mt30 {
    margin-top: 30px!important
  }
  .s-mt35 {
    margin-top: 35px!important
  }
  .s-mt40 {
    margin-top: 40px!important
  }
  .s-mt45 {
    margin-top: 45px!important
  }
  .s-mt50 {
    margin-top: 50px!important
  }
  .s-mt55 {
    margin-top: 55px!important
  }
  .s-mt60 {
    margin-top: 60px!important
  }
  .s-mt65 {
    margin-top: 65px!important
  }
  .s-mt70 {
    margin-top: 70px!important
  }
  .s-mt75 {
    margin-top: 75px!important
  }
  .s-mt80 {
    margin-top: 80px!important
  }
  .s-mt85 {
    margin-top: 85px!important
  }
  .s-mt90 {
    margin-top: 90px!important
  }
  .s-mt95 {
    margin-top: 95px!important
  }
  .s-mt100 {
    margin-top: 100px!important
  }
  .s-mt105 {
    margin-top: 105px!important
  }
  .s-mt110 {
    margin-top: 110px!important
  }
  .s-mt115 {
    margin-top: 115px!important
  }
  .s-mt120 {
    margin-top: 120px!important
  }
  .s-mt125 {
    margin-top: 125px!important
  }
  .s-mt130 {
    margin-top: 130px!important
  }
  .s-mt135 {
    margin-top: 135px!important
  }
  .s-mt140 {
    margin-top: 140px!important
  }
  .s-mt145 {
    margin-top: 145px!important
  }
  .s-mt150 {
    margin-top: 150px!important
  }
  .s-ml0 {
    margin-left: 0!important
  }
  .s-ml5 {
    margin-left: 5px!important
  }
  .s-ml10 {
    margin-left: 10px!important
  }
  .s-ml15 {
    margin-left: 15px!important
  }
  .s-ml20 {
    margin-left: 20px!important
  }
  .s-ml25 {
    margin-left: 25px!important
  }
  .s-ml30 {
    margin-left: 30px!important
  }
  .s-ml35 {
    margin-left: 35px!important
  }
  .s-ml40 {
    margin-left: 40px!important
  }
  .s-ml45 {
    margin-left: 45px!important
  }
  .s-ml50 {
    margin-left: 50px!important
  }
  .s-ml55 {
    margin-left: 55px!important
  }
  .s-ml60 {
    margin-left: 60px!important
  }
  .s-ml65 {
    margin-left: 65px!important
  }
  .s-ml70 {
    margin-left: 70px!important
  }
  .s-ml75 {
    margin-left: 75px!important
  }
  .s-ml80 {
    margin-left: 80px!important
  }
  .s-ml85 {
    margin-left: 85px!important
  }
  .s-ml90 {
    margin-left: 90px!important
  }
  .s-ml95 {
    margin-left: 95px!important
  }
  .s-ml100 {
    margin-left: 100px!important
  }
  .s-ml105 {
    margin-left: 105px!important
  }
  .s-ml110 {
    margin-left: 110px!important
  }
  .s-ml115 {
    margin-left: 115px!important
  }
  .s-ml120 {
    margin-left: 120px!important
  }
  .s-ml125 {
    margin-left: 125px!important
  }
  .s-ml130 {
    margin-left: 130px!important
  }
  .s-ml135 {
    margin-left: 135px!important
  }
  .s-ml140 {
    margin-left: 140px!important
  }
  .s-ml145 {
    margin-left: 145px!important
  }
  .s-ml150 {
    margin-left: 150px!important
  }
  .s-mr0 {
    margin-right: 0!important
  }
  .s-mr5 {
    margin-right: 5px!important
  }
  .s-mr10 {
    margin-right: 10px!important
  }
  .s-mr15 {
    margin-right: 15px!important
  }
  .s-mr20 {
    margin-right: 20px!important
  }
  .s-mr25 {
    margin-right: 25px!important
  }
  .s-mr30 {
    margin-right: 30px!important
  }
  .s-mr35 {
    margin-right: 35px!important
  }
  .s-mr40 {
    margin-right: 40px!important
  }
  .s-mr45 {
    margin-right: 45px!important
  }
  .s-mr50 {
    margin-right: 50px!important
  }
  .s-mr55 {
    margin-right: 55px!important
  }
  .s-mr60 {
    margin-right: 60px!important
  }
  .s-mr65 {
    margin-right: 65px!important
  }
  .s-mr70 {
    margin-right: 70px!important
  }
  .s-mr75 {
    margin-right: 75px!important
  }
  .s-mr80 {
    margin-right: 80px!important
  }
  .s-mr85 {
    margin-right: 85px!important
  }
  .s-mr90 {
    margin-right: 90px!important
  }
  .s-mr95 {
    margin-right: 95px!important
  }
  .s-mr100 {
    margin-right: 100px!important
  }
  .s-mr105 {
    margin-right: 105px!important
  }
  .s-mr110 {
    margin-right: 110px!important
  }
  .s-mr115 {
    margin-right: 115px!important
  }
  .s-mr120 {
    margin-right: 120px!important
  }
  .s-mr125 {
    margin-right: 125px!important
  }
  .s-mr130 {
    margin-right: 130px!important
  }
  .s-mr135 {
    margin-right: 135px!important
  }
  .s-mr140 {
    margin-right: 140px!important
  }
  .s-mr145 {
    margin-right: 145px!important
  }
  .s-mr150 {
    margin-right: 150px!important
  }
  .s-mb0 {
    margin-bottom: 0!important
  }
  .s-mb5 {
    margin-bottom: 5px!important
  }
  .s-mb10 {
    margin-bottom: 10px!important
  }
  .s-mb15 {
    margin-bottom: 15px!important
  }
  .s-mb20 {
    margin-bottom: 20px!important
  }
  .s-mb25 {
    margin-bottom: 25px!important
  }
  .s-mb30 {
    margin-bottom: 30px!important
  }
  .s-mb35 {
    margin-bottom: 35px!important
  }
  .s-mb40 {
    margin-bottom: 40px!important
  }
  .s-mb45 {
    margin-bottom: 45px!important
  }
  .s-mb50 {
    margin-bottom: 50px!important
  }
  .s-mb55 {
    margin-bottom: 55px!important
  }
  .s-mb60 {
    margin-bottom: 60px!important
  }
  .s-mb65 {
    margin-bottom: 65px!important
  }
  .s-mb70 {
    margin-bottom: 70px!important
  }
  .s-mb75 {
    margin-bottom: 75px!important
  }
  .s-mb80 {
    margin-bottom: 80px!important
  }
  .s-mb85 {
    margin-bottom: 85px!important
  }
  .s-mb90 {
    margin-bottom: 90px!important
  }
  .s-mb95 {
    margin-bottom: 95px!important
  }
  .s-mb100 {
    margin-bottom: 100px!important
  }
  .s-mb105 {
    margin-bottom: 105px!important
  }
  .s-mb110 {
    margin-bottom: 110px!important
  }
  .s-mb115 {
    margin-bottom: 115px!important
  }
  .s-mb120 {
    margin-bottom: 120px!important
  }
  .s-mb125 {
    margin-bottom: 125px!important
  }
  .s-mb130 {
    margin-bottom: 130px!important
  }
  .s-mb135 {
    margin-bottom: 135px!important
  }
  .s-mb140 {
    margin-bottom: 140px!important
  }
  .s-mb145 {
    margin-bottom: 145px!important
  }
  .s-mb150 {
    margin-bottom: 150px!important
  }
}

.row-0 {
  margin-left: 0;
  margin-right: 0
}

.row-0>div {
  padding-right: 0;
  padding-left: 0
}

.row-10 {
  margin-left: -5px;
  margin-right: -5px
}

.row-10>div {
  padding-right: 5px;
  padding-left: 5px
}

.row-20 {
  margin-left: -10px;
  margin-right: -10px
}

.row-20>div {
  padding-right: 10px;
  padding-left: 10px
}

.row-30 {
  margin-left: -15px;
  margin-right: -15px
}

.row-30>div {
  padding-right: 15px;
  padding-left: 15px
}

.row-40 {
  margin-left: -20px;
  margin-right: -20px
}

.row-40>div {
  padding-right: 20px;
  padding-left: 20px
}

.global-header {
  background: #fff
}

.global-header__body-upper {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  padding: 15px 0
}

@media screen and (max-width:767px) {
  .global-header__body-upper {
    padding: 13px 10px;
    width: 100%
  }
}

@media screen and (max-width:767px) {
  .global-header__block {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 60px;
    background: rgba(255, 255, 255, .95);
    height: 100vh;
    z-index: 100;
    padding: 12px 0;
    display: none
  }
}

.global-header__site-name {
  margin: 0;
  font-size: 1rem
}

.global-header__site-name a {
  display: block;
  text-indent: -9999px;
  background: url(/guide/entry/img/shared/logo.svg) no-repeat;
  width: 342px;
  height: 70px;
  background-size: 342px auto
}

@media screen and (max-width:767px) {
  .global-header__site-name a {
    width: 171px;
    height: 35px;
    background-size: 171px
  }
}

.global-header__links {
  position: absolute;
  top: 15px;
  left: 392px
}

@media screen and (max-width:767px) {
  .global-header__links {
    position: static;
    padding: 0 10px;
    margin: 0 0 10px
  }
}

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

.global-header__links li {
  margin-left: 1px;
  overflow: hidden
}

@media screen and (max-width:767px) {
  .global-header__links li {
    width: calc(100% / 3 - 1px)
  }
}

.global-header__links li:first-child {
  border-radius: 2px 0 0 2px
}

.global-header__links li:last-child {
  border-radius: 0 2px 2px 0
}

.global-header__links a {
  display: block;
  background: url(/guide/entry/img/shared/bg-line.png);
  display: block;
  text-decoration: none;
  text-align: center;
  width: 80px;
  height: 65px;
  position: relative
}

@media screen and (max-width:767px) {
  .global-header__links a {
    width: 100%;
    height: 52px
  }
}

.global-header__links a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(31, 76, 123, .1);
  top: 0;
  left: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  opacity: 0
}

.global-header__links a:hover::after {
  opacity: 1
}

.global-header__links a span {
  font-size: 1rem;
  color: #333;
  font-weight: 700;
  line-height: 1.2;
  display: inline-block;
  position: relative;
  z-index: 10
}

@media screen and (max-width:767px) {
  .global-header__links a span {
    background-size: auto 12px!important
  }
}

.global-header__links--jh span {
  background: url(/guide/entry/img/icon/icon-jh.png) no-repeat center top;
  padding-top: 32px;
  margin-top: 10px
}

@media screen and (max-width:767px) {
  .global-header__links--jh span {
    margin-top: 12px;
    padding-top: 18px
  }
}

.global-header__links--hs span {
  background: url(/guide/entry/img/icon/icon-hs.png) no-repeat center top;
  padding-top: 26px;
  margin-top: 9px
}

@media screen and (max-width:767px) {
  .global-header__links--hs span {
    margin-top: 8px;
    padding-top: 15px
  }
}

.global-header__links--guardian span {
  background: url(/guide/entry/img/icon/icon-guardian.png) no-repeat center top;
  padding-top: 32px;
  margin-top: 10px
}

@media screen and (max-width:767px) {
  .global-header__links--guardian span {
    margin-top: 12px;
    padding-top: 18px
  }
}

.global-header__contact {
  position: absolute;
  right: 0;
  top: 1px
}

@media screen and (max-width:767px) {
  .global-header__contact {
    position: static
  }
}

.global-header__contact ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2px
}

@media screen and (max-width:767px) {
  .global-header__contact ul {
    padding: 0 10px;
    margin: 0 0 10px
  }
}

.global-header__contact li {
  width: 195px;
  margin-left: 1px;
  text-align: center
}

@media screen and (max-width:767px) {
  .global-header__contact li {
    margin: 0 5px;
    width: 100%
  }
}

.global-header__contact li a {
  font-size: 1.2rem;
  font-weight: 700;
  display: block;
  text-decoration: none;
  color: #fff;
  letter-spacing: .02em;
  padding: 11px;
  -webkit-transition: .2s ease;
  transition: .2s ease
}

@media screen and (max-width:767px) {
  .global-header__contact li a {
    height: 47px;
    position: relative;
    font-size: 1.1rem
  }
}

.global-header__contact li a:hover {
  opacity: .7
}

@media screen and (max-width:767px) {
  .global-header__contact li a span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
  }
}

.global-header__contact--req {
  background: #ec5445
}

.global-header__contact--consul {
  background: #1f4c7b
}

.global-header__contact-tel {
  font-family: Cabin, sans-serif;
  text-align: right;
  padding: 0 15px
}

@media screen and (max-width:767px) {
  .global-header__contact-tel {
    text-align: center
  }
}

.global-header__contact-tel a {
  text-decoration: none;
  color: #666
}

@media screen and (max-width:767px) {
  .global-header__contact-tel a {
    display: block;
    background: rgba(255, 255, 255, .4);
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 7px
  }
}

@media screen and (min-width:768px) {
  .global-header__contact-tel a {
    pointer-events: none
  }
}

.global-header__contact-tel a span {
  font-weight: 500;
  font-size: 3rem;
  background: url(/guide/entry/img/icon/icon-tel.png) no-repeat left center;
  background-size: 26px;
  padding-left: 30px;
  display: inline-block
}

@media screen and (max-width:767px) {
  .global-header__contact-tel a span {
    font-size: 1.5rem;
    background-size: 13px auto;
    padding-left: 15px
  }
}

.global-header__sp-menu {
  position: absolute;
  right: 10px;
  top: 11px;
  z-index: 2220
}

.global-header__sp-menu>button {
  background-color: transparent;
  border: none;
  outline: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-decoration: none;
  width: 40px;
  height: 40px;
  display: block;
  background: url(/guide/entry/img/shared/bg-line.png);
  -webkit-transition: all .4s;
  transition: all .4s;
  border: 1px solid transparent
}

.global-header__sp-menu>button>small {
  font-weight: 700;
  font-size: 1rem;
  color: #1f4c7b;
  position: absolute;
  bottom: 5px;
  width: 100%;
  display: block;
  text-align: center;
  -webkit-transform: scale(.8);
  transform: scale(.8);
  font-family: Cabin, sans-serif
}

.global-header__sp-menu>button.active {
  background: #fff;
  border-color: #ddd
}

.global-header__sp-menu>button.active span:nth-of-type(1) {
  -webkit-transform: translateY(0) rotate(-30deg);
  transform: translateY(0) rotate(-30deg)
}

.global-header__sp-menu>button.active span:nth-of-type(2) {
  left: 60%;
  opacity: 0
}

.global-header__sp-menu>button.active span:nth-of-type(3) {
  -webkit-transform: translateY(5px) rotate(30deg);
  transform: translateY(5px) rotate(30deg)
}

.global-header__sp-menu>button span {
  background-color: #1f4c7b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 2px;
  left: 9px;
  border-radius: 4px;
  position: absolute;
  -webkit-transition: all .4s;
  transition: all .4s;
  width: 22px
}

.global-header__sp-menu>button span:nth-of-type(1) {
  top: 15px
}

.global-header__sp-menu>button span:nth-of-type(2) {
  top: 20px
}

.global-header__sp-menu>button span:nth-of-type(3) {
  top: 10px
}

.global-footer {
  background: #FFF;
  padding: 20px 0
}

@media screen and (max-width:767px) {
  .global-footer {
    padding: 12px 0
  }
}

.global-footer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1000px;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .global-footer__body {
    width: 100%;
    display: block;
    text-align: center
  }
}

.global-footer__logo a {
  display: block;
  width: 305px;
  height: 71px;
  background-size: 305px auto;
  background: url(/guide/entry/img/shared/logo-s.svg) no-repeat;
  text-indent: -9999px
}

@media screen and (max-width:767px) {
  .global-footer__logo a {
    width: 142px;
    height: 20px;
    background-size: 142px auto;
    display: inline-block
  }
}

.global-footer__copyright {
  font-family: Cabin, sans-serif;
  color: #0d2a3a
}

@media screen and (max-width:767px) {
  .global-footer__copyright {
    margin-top: 8px
  }
}

.global-footer__copyright small {
  font-size: 1.1rem
}

@media screen and (max-width:767px) {
  .global-footer__copyright small {
    font-size: 10px;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    display: block
  }
}

.heading-l {
  font-size: 2rem;
  margin: 0 0 30px
}

@media screen and (max-width:767px) {
  .heading-l {
    font-size: 1.6rem
  }
}

@media screen and (max-width:767px) {
  .heading-l {
    margin: 0 0 15px
  }
}

.heading-l::before {
  content: "";
  display: block;
  height: 1px;
  border-top: 1px dotted #000;
  width: calc(100% + 10px);
  margin: 0 -5px 10px
}

.nav-global {
  margin-top: 20px
}

@media screen and (max-width:767px) {
  .nav-global {
    margin: 0 0 15px
  }
}

.nav-global__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:767px) {
  .nav-global__list {
    display: block
  }
}

.nav-global__item {
  text-align: center;
  border-left: 1px dotted #000;
  width: 100%
}

@media screen and (max-width:767px) {
  .nav-global__item {
    border-top: 1px dotted #000;
    border-left: 0
  }
}

.nav-global__item:last-child {
  border-right: 1px dotted #000
}

@media screen and (max-width:767px) {
  .nav-global__item:last-child {
    border-right: 0;
    border-bottom: 1px dotted #000
  }
}

.nav-global__item>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2px 5px;
  color: #000;
  text-decoration: none;
  font-size: 1.4rem;
  height: 100%;
  font-weight: 500;
  line-height: 1.4;
  -webkit-transition: .2s ease;
  transition: .2s ease
}

@media screen and (min-width:768px) {
  .nav-global__item>a span {
    display: block
  }
}

.nav-global__item>a small {
  font-size: 1.1rem
}

@media screen and (min-width:768px) {
  .nav-global__item>a small {
    display: block
  }
}

.nav-global__item>a:hover {
  color: #16a5c5
}

@media screen and (max-width:767px) {
  .nav-global__item a {
    display: block;
    padding: 10px 15px;
    font-size: 1.3rem
  }
  .nav-global__item a br {
    display: none
  }
}

.breadcrumb {
  margin: 0 0 40px;
  padding: 15px 0
}

@media screen and (max-width:767px) {
  .breadcrumb {
    margin: 0 0 10px
  }
}

.breadcrumb::-webkit-scrollbar {
  height: 1px
}

.breadcrumb::-webkit-scrollbar-track {
  background: #e2e2e2;
  background: #fff
}

.breadcrumb::-webkit-scrollbar-thumb {
  background: #BCBCBC;
  background: #e2e2e2
}

@media screen and (max-width:767px) {
  .breadcrumb {
    padding: 8px 0;
    overflow: auto;
    white-space: nowrap
  }
}

@media screen and (min-width:768px) {
  .breadcrumb__body {
    width: 1000px;
    margin: 0 auto
  }
}

.breadcrumb ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0
}

@media screen and (max-width:767px) {
  .breadcrumb ol {
    padding: 0 15px
  }
}

.breadcrumb__item {
  padding: 2px 0;
  line-height: 1;
  font-size: 1.1rem;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .breadcrumb__item {
    font-size: 1rem
  }
}

.breadcrumb__item::after {
  content: "";
  display: inline-block;
  background: url(/guide/entry/img/icon/icon-ar-bread.svg) no-repeat;
  width: 4px;
  height: 8px;
  background-size: 4px 8px;
  margin: 0 10px
}

@media screen and (max-width:767px) {
  .breadcrumb__item::after {
    margin: 0 7px
  }
}

.breadcrumb__item a {
  color: #16a5c5;
  text-decoration: none
}

.breadcrumb__item a:hover {
  text-decoration: underline
}

.breadcrumb__item:last-child::after {
  display: none
}

.breadcrumb__item:last-child a {
  pointer-events: none;
  color: #333
}

.page-content {
  margin: 0 0 120px
}

@media screen and (min-width:768px) {
  .page-content__inner {
    width: 1000px;
    margin: 0 auto
  }
}

@media screen and (max-width:767px) {
  .page-content__inner {
    padding: 0 15px
  }
}

.page-sub-main {
  margin: 0 0 80px
}

@media screen and (max-width:767px) {
  .page-sub-main {
    margin: 0 0 40px
  }
}

@media screen and (min-width:768px) {
  .page-sub-main__container {
    width: 1000px;
    margin: 0 auto
  }
}

@media screen and (max-width:767px) {
  .page-sub-main__container {
    padding: 0 15px
  }
}

.button-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 40px
}

.button, .reserve-form__button a, .reserve-form__button button {
  background-color: transparent;
  border: none;
  outline: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-decoration: none;
  cursor: pointer;
  font-family: "Noto Sans Japanese", YuGothic, YuGothicM, "メイリオ", Meiryo, sans-serif;
  display: inline-block;
  position: relative;
  text-decoration: none;
  min-width: 200px
}

.button::after, .reserve-form__button a::after, .reserve-form__button button::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  /*background: url(/guide/entry/img/bg-line-blue.png);*/
  top: 10px;
  right: -10px
}

@media screen and (max-width:767px) {
  .button::after, .reserve-form__button a::after, .reserve-form__button button::after {
    top: 5px;
    right: -5px
  }
}

#examination-attention {
  text-align:center;
  color:#ff0000;
  margin:20px 0 0;
  font-size:1.5rem;
}

.button span,
.reserve-form__button a span,
.reserve-form__button button span {
  background: #FFB763;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  padding: 16px 30px;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  box-sizing: border-box;
  border-radius: 5px;
  border: solid 3px #FFB763;
}
.reserve-form__button a span.blue,
.reserve-form__button button span.blue{
  background: #1AA3C6;
  border: solid 3px #1AA3C6;
}
.reserve-form__button a:hover span.blue,
.reserve-form__button button:hover span.blue{
  color: #1AA3C6;
}
.reserve-form__button a span.orange,
.reserve-form__button button span.orange{
  background: #EF8029;
  border: solid 3px #EF8029;
}
.reserve-form__button a:hover span.blue,
.reserve-form__button button:hover span.blue{
  color: #EF8029;
}
.reserve-form__button a span.gray,
.reserve-form__button button span.gray{
  background: #777;
  border: solid 3px #777;
}
.reserve-form__button a:hover span.gray,
.reserve-form__button button:hover span.gray{
  color: #555;
}

.to-entry:disabled,
#reserve-submit:disabled {
  cursor: not-allowed;
}

.to-entry:disabled span,
#reserve-submit:disabled span {
  background: #777;
  border: solid 3px #777;
}

.to-entry:disabled:hover span,
#reserve-submit:disabled:hover span {
  color: #fff;
  background: #777;
  border: solid 3px #777;
}

#same-student {
  background: #FFB763;
  color: #fff;
  padding: 6px 15px;
  border:none;
  margin-bottom:5px;
  cursor:pointer;
  border: solid 3px #FFB763;
  box-sizing: border-box;
  border-radius: 3px;
}

@media screen and (max-width:767px) {
  .button span, .reserve-form__button a span, .reserve-form__button button span {
    font-size: 1.1rem;
    padding: 10px;
    min-width: 250px
  }
}

.button:hover span, .reserve-form__button a:hover span, .reserve-form__button button:hover span {
  background: #fff;
  color: #FFB763;
}

.title-page {
  text-align: center;
  color: #1f4c7b;
  background: url(/guide/entry/img/shared/bg-title-page.jpg) no-repeat;
  background-size: cover;
  height: 240px;
  position: relative;
  margin: 0
}

@media screen and (max-width:767px) {
  .title-page {
    height: 140px;
    background-position: 75% top
  }
}

@media screen and (min-width:768px) {
  .title-page__inner {
    width: 1000px;
    margin: 0 auto
  }
}

.title-page__heading {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0;
  background: rgba(255, 255, 255, .9);
  padding: 20px 30px
}

@media screen and (max-width:767px) {
  .title-page__heading {
    padding: 10px 10px;
    left: 15px
  }
}

.title-page__heading-main {
  display: inline-block;
  font-size: 3rem;
  vertical-align: middle
}

@media screen and (max-width:767px) {
  .title-page__heading-main {
    font-size: 1.4rem;
    display: block
  }
}

.title-page__heading-sub {
  display: inline-block;
  font-size: 1.6rem;
  vertical-align: middle
}

@media screen and (max-width:767px) {
  .title-page__heading-sub {
    font-size: 1.2rem;
    display: block
  }
}

.pagination {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0 90px;
  overflow: hidden;
  text-align: center
}

@media screen and (max-width:767px) {
  .pagination {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.pagination a {
  background: 0 0;
  color: currentColor;
  text-decoration: none
}

.pagination__back a, .pagination__next a, .pagination__prev a {
  border: 1px solid #333;
  display: block;
  overflow: hidden;
  padding: 0 1em;
  position: relative
}

.pagination__back a[data-disabled=true], .pagination__next a[data-disabled=true], .pagination__prev a[data-disabled=true] {
  opacity: .3;
  pointer-events: none
}

.pagination__prev {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.pagination__back {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 0 20px
}

.pagination__next {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}

.pagination__numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  list-style: none;
  margin: 0 1em;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding: 0
}

@media screen and (max-width:767px) {
  .pagination__numbers {
    display: none
  }
}

.pagination__number {
  display: block;
  list-style: none;
  margin: 0 .5em
}

.pagination__number--current {
  border-bottom: 1px solid currentColor
}

.pagination__number a {
  display: block;
  padding: 0 .3em;
  text-align: center
}

.pagination__number a::after {
  display: none
}

.table, table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  margin: 0 0 40px
}

@media screen and (max-width:767px) {
  .table, table {
    margin: 0 0 20px
  }
}

.table td, .table th, table td, table th {
  border: 1px solid #DDD;
  text-align: left;
  padding: 8px 10px
}

@media screen and (max-width:767px) {
  .table td, .table th, table td, table th {
    display: block;
    margin-top: -1px;
    width: 100%!important
  }
}

.table th, table th {
  background: #f7f7f7
}

.form__input {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.reserve-form__flow {
  overflow: hidden;
  border: 1px solid #1aa3c6;
  margin: 0 0 35px
}

@media screen and (max-width:767px) {
  .reserve-form__flow {
    margin: 0 0 20px
  }
}

.reserve-form__flow-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.reserve-form__flow-list-element {
  color: #1aa3c6;
  font-weight: 700;
  width: 100%;
  line-height: 1;
  height: 56px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 30px
}

@media screen and (max-width:767px) {
  .reserve-form__flow-list-element {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.reserve-form__flow-list-element small {
  font-family: Cabin, sans-serif;
  font-size: 1.3rem;
  background: #1aa3c6;
  color: #fff;
  display: inline-block;
  padding: 8px 8px;
  vertical-align: middle;
  line-height: 1;
  margin-top: 2px
}

@media screen and (max-width:767px) {
  .reserve-form__flow-list-element small {
    display: none
  }
}

.reserve-form__flow-list-element span {
  font-size: 1.8rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 2px
}

@media screen and (max-width:767px) {
  .reserve-form__flow-list-element span {
    font-size: 1rem
  }
}

@media screen and (max-width:767px) {
  .reserve-form__flow-list-element {
    font-size: 1.4rem;
    height: 36px;
    padding: 11px 0
  }
}

.reserve-form__flow-list-element:last-child::after, .reserve-form__flow-list-element:last-child::before {
  display: none
}

.reserve-form__flow-list-element::after {
  content: "";
  display: block;
  position: absolute;
  right: -22px;
  top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 22px;
  border-color: transparent transparent transparent #1aa3c6;
  z-index: 20
}

@media screen and (max-width:767px) {
  .reserve-form__flow-list-element::after {
    border-width: 20px 0 20px 16px;
    right: -16px;
    top: -2px
  }
}

.reserve-form__flow-list-element::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 31;
  border-width: 28px 0 28px 20px;
  border-color: transparent transparent transparent #fff;
  right: -20px
}

@media screen and (max-width:767px) {
  .reserve-form__flow-list-element::before {
    border-width: 18px 0 18px 14px;
    right: -14px;
    top: 0
  }
}

.reserve-form__flow-list-active {
  background: #1aa3c6;
  color: #fff
}

.reserve-form__flow-list-active small {
  color: #1aa3c6;
  background: #fff
}

.reserve-form__flow-list-active::before {
  border-color: transparent transparent transparent #1aa3c6
}

.reserve-form__privacy {
  height: 400px;
  overflow: scroll;
  border: 1px solid #d8d8d8;
  margin: 0 0 30px
}

@media screen and (max-width:767px) {
  .reserve-form__privacy {
    font-size: 1.1rem
  }
}

.reserve-form__privacy p {
  margin: 0 0 20px
}

@media screen and (max-width:767px) {
  .reserve-form__privacy p {
    margin: 0 0 10px
  }
}

.reserve-form__privacy strong {
  display: block
}

.reserve-form__privacy-inner {
  padding: 20px
}

@media screen and (max-width:767px) {
  .reserve-form__privacy-inner {
    padding: 10px
  }
}

.reserve-form__privacy-content li {
  margin: 0 0 20px
}

@media screen and (max-width:767px) {
  .reserve-form__privacy-content li {
    margin: 0 0 10px
  }
}

.reserve-form__privacy-content li ul {
  margin-top: 10px
}

.reserve-form__privacy-caption {
  text-align: right;
  font-size: 1.2rem;
  margin-top: 10px;
  color: #666;
  font-weight: 700
}

@media screen and (max-width:767px) {
  .reserve-form__privacy-caption {
    font-size: 1rem
  }
}

.reserve-form__button {
  text-align: center;
  margin: 0 0 40px
}

.reserve-form__button a, .reserve-form__button button {
  width: 300px;
  margin: 0 10px
}

@media screen and (max-width:767px) {
  .reserve-form__button a, .reserve-form__button button {
    width: auto;
    margin: 0 0 20px
  }
}

.reserve-form__button a.reserve-form__button-element--back span, .reserve-form__button button.reserve-form__button-element--back span {
  background: #999
}

.reserve-form__table-caption {
  text-align: center;
  margin: 0 0 30px
}

@media screen and (max-width:767px) {
  .reserve-form__table-caption {
    margin: 0 0 15px;
    text-align: left
  }
}

.reserve-form__table td, .reserve-form__table th {
  padding: 18px 30px
}

.reserve-form__table td select.college-select {
  margin-left: 43px;
}

@media screen and (max-width:767px) {
  .reserve-form__table td, .reserve-form__table th {
    padding: 7px 10px
  }
}

.reserve-form__table th {
  width: 260px;
  background: url(/guide/entry/img/bg-line.png);
  border: 0;
  border-bottom: 4px solid #fff;
  font-size: 1.4rem
}

@media screen and (max-width:767px) {
  .reserve-form__table th {
    font-size: 1.3rem
  }
}

.reserve-form__table th span {
  display: inline-block;
  vertical-align: middle
}

.reserve-form__table td {
  border: 0;
  border-bottom: 1px solid #DFDFDF
}

@media screen and (max-width:767px) {
  .reserve-form__table td {
    padding: 15px 10px;
    font-size: 1.3rem
  }
}

.reserve-form__table td input[type=text] {
  background-color: transparent;
  border: none;
  outline: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-decoration: none;
  background: #F6F6F6;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  font-size: 1.4rem;
  padding: 8px
}

@media screen and (max-width:767px) {
  .reserve-form__table td input[type=text] {
    width: 100%
  }
}

.reserve-form__table td select {
  height: 36px;
  padding: 4px 0;
  border: 1px solid #d8d8d8;
  min-width: 230px
}
.reserve-form__table td select.major-select {
  margin-top:5px;
  margin-left:22px;
}
.reserve-form__table td select.school-select {
  margin-top:5px;
  margin-left:66px;
}

@media screen and (max-width:767px) {
  .reserve-form__table td select {
    width: 100%;
    padding: 0;
    height: 30px;
    font-size: 1.2rem
  }
}

.reserve-form__table td textarea {
  background: #F6F6F6;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  font-size: 1.4rem;
  padding: 8px;
  width: 100%;
  height: 160px
}

.reserve-form__table td input[type=radio] {
  display: none
}

.reserve-form__table td input[type=radio]+span {
  padding-left: 20px;
  position: relative
}

@media screen and (max-width:767px) {
  .reserve-form__table td input[type=radio]+span {
    padding-top: 1px
  }
}

.reserve-form__table td input[type=radio]+span::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid silver
}

.reserve-form__table td input[type=radio]:checked+span::after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: silver;
  border-radius: 50%
}

.reserve-form__table td input[type=checkbox] {
  display: none
}

.reserve-form__table td input[type=checkbox]+span {
  position: relative
}

.reserve-form__table td input[type=checkbox]+span::before {
  content: "\f380";
  font-family: Ionicons;
  font-size: 1.8rem;
  color: #B8B8B8;
  speak: none;
  font-weight: 700;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  margin-left: 3px;
  vertical-align: text-bottom
}

.reserve-form__table td input[type=checkbox]:checked+span::before {
  content: "\f2b8"
}

.reserve-form__caption {
  font-size: 1.1rem;
  display: block;
  margin-top: 5px
}

.reserve-form__select {
  display: block
}

.reserve-form__select--s {
  display: inline-block;
  margin-right: 15px;
  font-size: 1.1rem;
  margin-right: 8px
}

.reserve-form__select--s select {
  margin-right: 5px;
  min-width: 90px!important;
  font-size: 1.4rem
}

@media screen and (max-width:767px) {
  .reserve-form__select--s select {
    width: auto!important;
    min-width: 0!important;
    font-size: 1.3rem
  }
}

.reserve-form__select--s+input {
  margin-top: 15px
}

.reserve-form__select--s+input+input {
  margin-top: 15px
}

.reserve-form__req {
  color: #fff;
  background: #ff5d55;
  font-size: 1rem;
  line-height: 1;
  display: inline-block;
  padding: 3px 7px;
  vertical-align: middle;
  margin-left: 8px
}

.reserve-form__date {
  font-weight: 700;
  margin: 0 0 5px
}

.reserve-form__radio {
  display: inline-block;
  margin-right: 10px
}

.reserve-form__date-check {
  display: inline-block;
  margin-right: 10px
}

.reserve-form__input-m {
  width: 300px
}

.reserve-form__input-l {
  width: 100%
}

.reserve-form__thanks {
  padding: 0 150px;
  margin: 0 0 30px
}

@media screen and (max-width:767px) {
  .reserve-form__thanks {
    padding: 0;
    margin: 0 0 10px
  }
}

.form-error span {
  background: #FF5D55;
  color: #fff;
  display: block;
  padding: 5px 15px;
  font-weight: 700;
  font-size: 1.3rem;
  border-radius: 3px;
  margin-top: 10px
}

@media screen and (max-width:767px) {
  .form-error span {
    font-size: 1.2rem
  }
}

.form-error span::before {
  content: "\f276";
  font-family: Ionicons;
  font-size: 1.8rem;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  vertical-align: text-top
}

.accordion-block__element {
  margin-bottom: 30px
}

.accordion-block__title {
  font-size: 20px;
  background: url(/guide/entry/img/bg_ac_ttl.png);
  padding: 10px 20px;
  cursor: pointer;
  margin-bottom: 5px;
  position: relative
}

.accordion-block__title.faq-q {
  padding-left: 70px
}

.accordion-block__title.faq-q i.faq-ico {
  font-size: 32px;
  position: absolute;
  line-height: 1;
  left: 20px;
  top: 10px;
  font-style: normal
}

@media screen and (max-width:767px) {
  .accordion-block__title.faq-q {
    padding-left: 50px
  }
  .accordion-block__title.faq-q i.faq-ico {
    font-size: 24px;
    left: 13px;
    top: 10px
  }
}

@media screen and (max-width:767px) {
  .accordion-block__title {
    padding: 10px 10px 12px;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0
  }
}

.accordion-block-ttl-inner {
  position: relative;
  display: block;
  padding-right: 35px
}

@media screen and (max-width:767px) {
  .accordion-block-ttl-inner {
    padding-right: 35px
  }
}

.accordion-block-ttl-inner::after, .accordion-block-ttl-inner::before {
  content: "";
  display: block;
  right: 0;
  height: 4px;
  top: 18px;
  width: 26px;
  background: #000;
  position: absolute;
  -webkit-transition: all .6s;
  transition: all .6s;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  z-index: 90
}

@media screen and (max-width:767px) {
  .accordion-block-ttl-inner::after, .accordion-block-ttl-inner::before {
    height: 3px;
    width: 15px;
    right: 0;
    top: 10px
  }
}

.accordion-block-ttl-inner::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.accordion-block-ttl-inner.active::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.accordion-block-ttl-inner.active::before {
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

.accordion-block-ttl[aria-expanded=true] .accordion-block-ttl-inner::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.accordion-block-ttl[aria-expanded=true] .accordion-block-ttl-inner::before {
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

.accordion-block-contents {
  padding: 10px 20px;
  display: none
}

.accordion-block-contents.faq-a {
  padding-left: 70px;
  position: relative
}

.accordion-block-contents.faq-a i.faq-ico {
  content: "A";
  font-size: 32px;
  position: absolute;
  font-style: normal;
  line-height: 1;
  left: 23px;
  top: 16px;
  color: #ccc
}

@media screen and (max-width:767px) {
  .accordion-block-contents.faq-a {
    padding-left: 50px
  }
  .accordion-block-contents.faq-a i.faq-ico {
    font-size: 24px;
    left: 15px
  }
}

@media screen and (max-width:767px) {
  .accordion-block-contents {
    padding: 5px 0;
    font-size: 14px
  }
}

.home-hero {
  margin: 0 0 80px
}

@media screen and (max-width:767px) {
  .home-hero {
    margin: 0 0 30px
  }
}

.home-hero__upper {
  text-align: center;
  height: 540px;
  background: url(/guide/entry/img/home/bg-hero.jpg) repeat-x;
  position: relative;
  -webkit-animation: hero-animate 120s linear infinite;
  animation: hero-animate 120s linear infinite
}

@media screen and (max-width:767px) {
  .home-hero__upper {
    height: 217px;
    -webkit-animation: hero-animate-xs 120s linear infinite;
    animation: hero-animate-xs 120s linear infinite;
    background-size: 1998px 217px
  }
}

.home-hero__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: -10px
}

@-webkit-keyframes hero-animate {
  from {
    background-position: 0 0
  }
  to {
    background-position: -4972px 0
  }
}

@keyframes hero-animate {
  from {
    background-position: 0 0
  }
  to {
    background-position: -4972px 0
  }
}

@-webkit-keyframes hero-animate-xs {
  from {
    background-position: 0 0
  }
  to {
    background-position: -1998px 0
  }
}

@keyframes hero-animate-xs {
  from {
    background-position: 0 0
  }
  to {
    background-position: -1998px 0
  }
}

.home-hero__lower {
  background: #2e68ab
}

.home-hero__inner {
  background: rgba(46, 104, 171, .9);
  width: 1000px;
  margin: 0 auto;
  position: relative;
  top: -45px;
  padding: 45px 70px 0
}

@media screen and (max-width:767px) {
  .home-hero__inner {
    width: 100%;
    padding: 15px 0 1px;
    top: -15px
  }
}

@media screen and (max-width:767px) {
  .home-hero .slick-dotted.slick-slider {
    margin-bottom: 10px
  }
}

.home-hero__bnr .slick-next, .home-hero__bnr .slick-prev {
  text-indent: -9999px
}

.home-hero__bnr .slick-prev {
  background: url(/guide/entry/img/icon/icon-ar-left.svg) no-repeat;
  width: 15px;
  height: 32px;
  background-size: 15px 32px;
  left: -35px
}

.home-hero__bnr .slick-next {
  background: url(/guide/entry/img/icon/icon-ar-right.svg) no-repeat;
  width: 15px;
  height: 32px;
  background-size: 15px 32px;
  right: -35px
}

.home-hero__bnr .slick-dots {
  bottom: -17px
}

.home-hero__bnr .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 3px
}

.home-hero__bnr .slick-dots li button {
  height: 7px;
  width: 7px;
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 0
}

.home-hero__bnr .slick-dots li button::before {
  display: none
}

.home-hero__bnr .slick-dots li.slick-active button {
  background: #fff
}

.home-hero__bnr-element {
  margin: 0 5px
}

.home-hero__bnr-element a {
  display: block;
  background: #fff
}

.home-hero__bnr-element a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s
}

@-webkit-keyframes flash {
  0% {
    opacity: .4
  }
  100% {
    opacity: 1
  }
}

@keyframes flash {
  0% {
    opacity: .4
  }
  100% {
    opacity: 1
  }
}

@media screen and (max-width:767px) {
  .home-hero__bnr-element img {
    width: 140px
  }
}

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

@media screen and (max-width:767px) {
  .home-hero__nav ul {
    display: block
  }
}

.home-hero__nav li {
  width: 100%;
  text-align: center
}

@media screen and (min-width:768px) {
  .home-hero__nav li {
    border-right: 1px solid #2e68ab
  }
}

@media screen and (max-width:767px) {
  .home-hero__nav li {
    text-align: left;
    border-bottom: 1px solid #2e68ab
  }
}

.home-hero__nav li:last-child {
  border-right: 0
}

.home-hero__nav li a {
  display: block;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
  background: url(/guide/entry/img/home/bg-hero-nav.png) no-repeat center center;
  background-size: cover;
  padding: 50px 15px;
  position: relative
}

@media screen and (max-width:767px) {
  .home-hero__nav li a {
    padding: 15px 18px;
    font-size: 1.3rem
  }
}

.home-hero__nav li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, .2);
  top: 0;
  left: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  opacity: 0
}

.home-hero__nav li a:hover::after {
  opacity: 1
}

.home-hero__nav li span {
  display: inline-block;
  letter-spacing: .02em;
  line-height: 1;
  position: relative;
  padding-left: 70px
}

@media screen and (max-width:767px) {
  .home-hero__nav li span {
    padding-left: 35px
  }
}

.home-hero__nav li span::before {
  content: "";
  width: 50px;
  height: 50px;
  display: inline-block;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  border-radius: 50%;
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0
}

@media screen and (max-width:767px) {
  .home-hero__nav li span::before {
    width: 25px;
    height: 25px;
    background-size: auto 12px
  }
}

.home-hero__nav--jh span::before {
  background-image: url(/guide/entry/img/icon/icon-jh.png)
}

.home-hero__nav--hs span::before {
  background-image: url(/guide/entry/img/icon/icon-hs.png)
}

.home-hero__nav--guardian span::before {
  background-image: url(/guide/entry/img/icon/icon-guardian.png)
}

.cta-area {
  text-align: center;
  padding: 85px 0 70px;
  background: url(/guide/entry/img/shared/bg-cta.jpg) no-repeat center top;
  background-size: cover
}

@media screen and (max-width:767px) {
  .cta-area {
    padding: 30px 25px
  }
}

.cta-area__title {
  margin: 0 0 50px
}

@media screen and (max-width:767px) {
  .cta-area__title {
    margin: 0 0 15px
  }
  .cta-area__title img {
    width: 256px
  }
}

.cta-area__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 50px
}

@media screen and (max-width:767px) {
  .cta-area__button {
    display: block;
    margin: 0 0 25px
  }
}

@media screen and (max-width:767px) {
  .cta-area__button-element {
    margin: 0 0 10px
  }
}

.cta-area__button-element a {
  margin: 0 10px;
  display: block;
  width: 400px;
  position: relative;
  height: 130px;
  border-radius: 5px;
  text-decoration: none;
  -webkit-transition: .2s ease;
  transition: .2s ease
}

@media screen and (max-width:767px) {
  .cta-area__button-element a {
    width: 100%;
    margin: 0;
    height: 60px
  }
}

@media screen and (min-width:768px) {
  .cta-area__button-element a:hover {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px)
  }
}

.cta-area__button-element--req {
  background: rgba(255, 83, 74, .9)
}

.cta-area__button-element--consul {
  background: rgba(23, 57, 115, .9)
}

.cta-area__button-inner {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%
}

.cta-area__button-inner small {
  display: block;
  font-size: 1.5rem;
  letter-spacing: .02em;
  margin-bottom: 4px
}

@media screen and (max-width:767px) {
  .cta-area__button-inner small {
    font-size: 1.1rem
  }
}

.cta-area__button-inner span {
  display: block;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.3
}

@media screen and (max-width:767px) {
  .cta-area__button-inner span {
    font-size: 1.4rem
  }
  .cta-area__button-inner span br {
    display: none
  }
}

.cta-area__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .cta-area__tel {
    display: block;
    text-align: center
  }
}

.cta-area__tel-title {
  margin-right: 10px;
  font-weight: 700;
  font-size: 16px;
  color: #444
}

@media screen and (max-width:767px) {
  .cta-area__tel-title {
    font-size: 1.1rem;
    margin: 0 0 10px
  }
}

.cta-area__tel-element {
  margin-left: 10px
}

@media screen and (max-width:767px) {
  .cta-area__tel-element {
    margin: 0
  }
}

.cta-area__tel-element a {
  font-family: Cabin, sans-serif;
  text-decoration: none
}

@media screen and (min-width:768px) {
  .cta-area__tel-element a {
    pointer-events: none
  }
}

@media screen and (max-width:767px) {
  .cta-area__tel-element a {
    display: block;
    background: rgba(255, 255, 255, .4);
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 7px
  }
}

.cta-area__tel-element a span {
  color: #444;
  font-weight: 500;
  font-size: 3.4rem;
  background: url(/guide/entry/img/icon/icon-tel.png) no-repeat left center;
  background-size: 29px;
  padding-left: 35px;
  display: inline-block
}

@media screen and (max-width:767px) {
  .cta-area__tel-element a span {
    font-size: 2rem;
    background-size: 17px auto;
    padding-left: 25px
  }
}

.sitemap {
  background: #1f4c7b;
  padding: 60px 0
}

@media screen and (max-width:767px) {
  .sitemap {
    padding: 15px
  }
}

.sitemap a {
  text-decoration: none;
  color: #fff
}

.sitemap a:hover {
  text-decoration: underline
}

.sitemap__inner {
  margin: 0 auto;
  width: 1000px
}

@media screen and (max-width:767px) {
  .sitemap__inner {
    width: 100%
  }
}

.sitemap__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 40px
}

@media screen and (max-width:767px) {
  .sitemap__body {
    display: block;
    margin: 0 0 20px
  }
}

.sitemap__title-links {
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0 0 25px
}

@media screen and (max-width:767px) {
  .sitemap__title-links {
    font-size: 1.2rem;
    margin: 0
  }
  .sitemap__title-links span {
    color: #fff;
    display: block;
    padding: 8px 0;
    cursor: pointer;
    position: relative
  }
  .sitemap__title-links span::after {
    content: "";
    display: block;
    position: absolute;
    background: url(/guide/entry/img/icon/icon-ar-down.svg) no-repeat;
    width: 10px;
    height: 10px;
    background-size: 10px 10px;
    right: 0;
    top: 50%;
    margin-top: -5px;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
  }
  .sitemap__title-links span.active::after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
  }
}

@media screen and (max-width:767px) {
  .sitemap__element-block {
    display: none;
    margin-top: 5px
  }
}

@media screen and (max-width:767px) {
  .sitemap__element {
    border-bottom: 1px solid #102c4c
  }
}

.sitemap__element ul {
  margin-bottom: 25px
}

@media screen and (max-width:767px) {
  .sitemap__element ul {
    margin: 0 0 10px
  }
}

.sitemap__element li {
  font-size: 1.3rem;
  margin: 0 0 5px
}

@media screen and (max-width:767px) {
  .sitemap__element li {
    font-size: 1rem;
    margin: 0 0 3px
  }
}

.sitemap__element li a {
  font-weight: 400
}

.sitemap__nav {
  padding: 15px 30px;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
  margin: 0 0 25px
}

@media screen and (max-width:767px) {
  .sitemap__nav {
    padding: 15px 0;
    margin: 0 0 15px
  }
}

.sitemap__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:767px) {
  .sitemap__nav ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media screen and (max-width:767px) {
  .sitemap__nav li {
    width: 50%
  }
}

.sitemap__nav a {
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: .02em
}

@media screen and (max-width:767px) {
  .sitemap__nav a {
    font-size: 1rem
  }
}

@media screen and (max-width:767px) {
  .sitemap__s-nav {
    width: calc(100% + 30px);
    margin: 0 -15px 10px
  }
}

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

.sitemap__s-nav li {
  padding: 0 15px;
  line-height: 1;
  border-right: 1px solid #8eafc1
}

@media screen and (max-width:767px) {
  .sitemap__s-nav li {
    padding: 0 9px 0 0;
    margin-right: 9px
  }
}

.sitemap__s-nav li:last-child {
  border-right: 0
}

@media screen and (max-width:767px) {
  .sitemap__s-nav li:last-child {
    margin-right: 0
  }
}

.sitemap__s-nav a {
  color: #8eafc1;
  font-size: 1.3rem;
  text-decoration: none
}

@media screen and (max-width:767px) {
  .sitemap__s-nav a {
    font-size: 1rem;
    line-height: 1;
    display: block
  }
}

.heading-home {
  text-align: center;
  margin: 0 0 50px
}

@media screen and (max-width:767px) {
  .heading-home {
    margin: 0 0 20px
  }
}

.heading-home>span {
  font-size: 2.4rem
}

@media screen and (max-width:767px) {
  .heading-home>span {
    font-size: 1.6rem
  }
}

.heading-home>span::after, .heading-home>span::before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 1px;
  background: #1f4c7b;
  vertical-align: middle;
  margin: 0 30px;
  margin-top: -5px
}

@media screen and (max-width:767px) {
  .heading-home>span::after, .heading-home>span::before {
    display: none
  }
}

.heading-home small {
  display: block;
  font-family: Cookie, cursive;
  font-size: 1.7rem;
  letter-spacing: .04em;
  color: #004d79;
  margin-top: 5px
}

@media screen and (max-width:767px) {
  .heading-home small {
    margin-top: 0;
    font-size: 1.3rem
  }
}

.heading-home small span {
  display: inline-block
}

.heading-home small span:nth-child(2), .heading-home small span:nth-child(5) {
  -webkit-transform: translate(0, 1px);
  transform: translate(0, 1px)
}

.heading-home small span:nth-child(3) {
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px)
}

.heading-home small span:nth-child(4) {
  -webkit-transform: translate(0, 2px);
  transform: translate(0, 2px)
}

.heading-home--search {
  background: url(/guide/entry/img/icon/icon-n-search.png) no-repeat center top;
  background-size: 34px auto;
  padding-top: 35px
}

@media screen and (max-width:767px) {
  .heading-home--search {
    background-size: 17px auto;
    padding-top: 14px
  }
}

.heading-home--course {
  background: url(/guide/entry/img/icon/icon-n-course.png) no-repeat center top;
  background-size: 22px auto;
  padding-top: 35px
}

@media screen and (max-width:767px) {
  .heading-home--course {
    background-size: 11px auto;
    padding-top: 12px
  }
}

.heading-home-s {
  text-align: center;
  color: #1f4c7b;
  line-height: 1.4;
  margin: 0 0 30px
}

@media screen and (max-width:767px) {
  .heading-home-s {
    margin: 0 0 10px
  }
}

.heading-home-s span {
  display: block;
  font-family: Cabin, sans-serif;
  font-size: 3.2rem
}

@media screen and (max-width:767px) {
  .heading-home-s span {
    font-size: 1.8rem
  }
}

.heading-home-s small {
  display: block;
  font-size: 1.2rem
}

@media screen and (max-width:767px) {
  .heading-home-s small {
    font-size: 1rem
  }
}

.home-button {
  text-align: center
}

.home-button__element {
  -webkit-transition: .2s ease;
  transition: .2s ease;
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  font-weight: 700;
  background: #333;
  padding: 13px 50px;
  font-size: 1.4rem
}

@media screen and (max-width:767px) {
  .home-button__element {
    font-size: 1.2rem;
    padding: 10px 25px
  }
}

.home-button__element:hover {
  background: #1aa3c6
}

.home-search {
  padding-bottom: 80px
}

@media screen and (max-width:767px) {
  .home-search {
    padding: 0 15px 40px
  }
}

.home-search__lead {
  text-align: center;
  font-size: 1.4rem;
  margin: 0 0 40px
}

@media screen and (max-width:767px) {
  .home-search__lead {
    font-size: 1.1rem;
    margin: 0 0 20px
  }
}

.home-search__inner {
  width: 1000px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .home-search__inner {
    width: 100%
  }
}

.home-search__area {
  background: #feeee8;
  padding: 20px 40px
}

@media screen and (max-width:767px) {
  .home-search__area {
    padding: 0
  }
}

.home-search__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e9d6ce;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .home-search__block {
    display: block;
    border: 0;
    margin-top: -1px
  }
}

.home-search__block:last-child {
  border-bottom: none
}

.home-search__block-title, .home-search__block-title--sm {
  width: 165px;
  border-right: 1px dotted #cdb9ab;
  font-weight: 700;
  font-size: 1.5rem;
  padding: 15px 0 15px 17px;
  position: relative;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 8px auto
}

@media screen and (max-width:767px) {
  .home-search__block-title, .home-search__block-title--sm {
    width: 100%;
    padding: 8px 35px;
    border: 0;
    border-top: 1px solid #e9d5ce;
    border-bottom: 1px solid #e9d5ce;
    background-position: 13px center;
    font-size: 1.2rem;
    cursor: pointer
  }
}

.home-search__block-title--sm::before, .home-search__block-title::before {
  content: "";
  width: 8px;
  height: 12px;
  background-size: 8px 12px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0
}

@media screen and (max-width:767px) {
  .home-search__block-title--sm::before, .home-search__block-title::before {
    left: 13px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 11px;
    height: 11px;
    background-size: auto 11px;
    margin-top: -6px;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
  }
}

.home-search__block--hokkaido .home-search__block-title--sm::before, .home-search__block--hokkaido .home-search__block-title::before {
  background-image: url(/guide/entry/img/icon/icon-ar-hokkaido.svg)
}

.home-search__block--kanto .home-search__block-title--sm::before, .home-search__block--kanto .home-search__block-title::before {
  background-image: url(/guide/entry/img/icon/icon-ar-kanto.svg)
}

.home-search__block--hokuriku .home-search__block-title--sm::before, .home-search__block--hokuriku .home-search__block-title::before {
  background-image: url(/guide/entry/img/icon/icon-ar-hokuriku.svg)
}

.home-search__block--kansai .home-search__block-title--sm::before, .home-search__block--kansai .home-search__block-title::before {
  background-image: url(/guide/entry/img/icon/icon-ar-kansai.svg)
}

.home-search__block--chugoku .home-search__block-title--sm::before, .home-search__block--chugoku .home-search__block-title::before {
  background-image: url(/guide/entry/img/icon/icon-ar-chugoku.svg)
}

.home-search__block--kyushu .home-search__block-title--sm::before, .home-search__block--kyushu .home-search__block-title::before {
  background-image: url(/guide/entry/img/icon/icon-ar-kyushu.svg)
}

.home-search__block-title--sm.active::before, .home-search__block-title.active::before {
  -webkit-transform: rotateX(180deg) rotate(90deg);
  transform: rotateX(180deg) rotate(90deg)
}

@media screen and (max-width:767px) {
  .home-search__block-title--sm {
    display: none
  }
}

@media screen and (min-width:768px) {
  .home-search__block-title {
    display: none
  }
}

.home-search__block-element {
  padding-left: 30px
}

@media screen and (max-width:767px) {
  .home-search__block-element {
    padding: 0;
    display: none
  }
}

.home-search__block-element ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:767px) {
  .home-search__block-element ul {
    display: block
  }
}

.home-search__block-element li {
  margin-right: 40px
}

@media screen and (max-width:767px) {
  .home-search__block-element li {
    margin: 0;
    border-bottom: 1px dotted #e9d5ce
  }
  .home-search__block-element li:last-child {
    border-bottom: 0
  }
}

.home-search__block-element a {
  text-decoration: none;
  font-size: 1.4rem;
  color: #001b2b;
  position: relative;
  padding-left: 19px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 13px auto
}

@media screen and (max-width:767px) {
  .home-search__block-element a {
    padding: 8px 0 8px 55px;
    display: block;
    background-position: 37px center;
    background-size: 11px auto;
    font-size: 1.2rem
  }
}

.home-search__block-element a:hover {
  text-decoration: underline
}

.home-search__block--hokkaido .home-search__block-element a {
  background-image: url(/guide/entry/img/icon/icon-ar-circle-hokkaido.svg)
}

.home-search__block--kanto .home-search__block-element a {
  background-image: url(/guide/entry/img/icon/icon-ar-circle-kanto.svg)
}

.home-search__block--hokuriku .home-search__block-element a {
  background-image: url(/guide/entry/img/icon/icon-ar-circle-hokuriku.svg)
}

.home-search__block--kansai .home-search__block-element a {
  background-image: url(/guide/entry/img/icon/icon-ar-circle-kansai.svg)
}

.home-search__block--chugoku .home-search__block-element a {
  background-image: url(/guide/entry/img/icon/icon-ar-circle-chugoku.svg)
}

.home-search__block--kyushu .home-search__block-element a {
  background-image: url(/guide/entry/img/icon/icon-ar-circle-kyushu.svg)
}

.home-course {
  padding: 80px 0;
  background: url(/guide/entry/img/home/bg-index-course.jpg) no-repeat center top;
  background-size: cover
}

@media screen and (max-width:767px) {
  .home-course {
    background-size: auto 1500px
  }
}

@media screen and (max-width:767px) {
  .home-course {
    padding: 30px 15px
  }
}

.home-course__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px
}

.home-course__nav-title {
  font-weight: 500;
  font-size: 1.8rem;
  margin-top: 10px
}

@media screen and (max-width:767px) {
  .home-course__nav-title {
    margin-top: 0;
    font-size: 1.4rem
  }
}

.home-course__nav-caption {
  font-size: 1.3rem
}

@media screen and (max-width:767px) {
  .home-course__nav-caption {
    font-size: 1.1rem
  }
}

@media screen and (max-width:767px) {
  .home-course__nav-ph {
    margin-right: 10px
  }
  .home-course__nav-ph img {
    width: 85px
  }
}

.home-course__nav-element, .home-course__nav-element-xs {
  width: 100%;
  text-align: center
}

@media screen and (max-width:767px) {
  .home-course__nav-element, .home-course__nav-element-xs {
    text-align: left
  }
}

.home-course__nav-element a, .home-course__nav-element-xs a {
  display: block;
  text-decoration: none;
  padding: 20px 20px 38px;
  color: #fff;
  position: relative;
  -webkit-transition: .2s ease;
  transition: .2s ease
}

@media screen and (max-width:767px) {
  .home-course__nav-element a, .home-course__nav-element-xs a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px
  }
}

.home-course__nav-element a.active, .home-course__nav-element-xs a.active {
  background: #FFF
}

@media screen and (min-width:768px) {
  .home-course__nav-element a.active, .home-course__nav-element-xs a.active {
    margin-top: -10px;
    padding-top: 30px
  }
}

@media screen and (max-width:767px) {
  .home-course__nav-element a.active::after, .home-course__nav-element-xs a.active::after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
  }
}

.home-course__nav-element a::after, .home-course__nav-element-xs a::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: url(/guide/entry/img/icon/icon-ar-down-white.svg);
  width: 14px;
  height: 8px;
  background-size: 14px 8px;
  bottom: 15px;
  -webkit-transition: .2s ease;
  transition: .2s ease
}

@media screen and (max-width:767px) {
  .home-course__nav-element a::after, .home-course__nav-element-xs a::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 10px;
    height: 6px;
    background-size: 10px 6px;
    right: 10px;
    left: auto;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
  }
}

.home-course__nav-element--expert a, .home-course__nav-element-xs--expert a {
  background: rgba(252, 116, 154, .6)
}

.home-course__nav-element--expert a.active, .home-course__nav-element-xs--expert a.active {
  color: #fc749a
}

.home-course__nav-element--expert a.active::after, .home-course__nav-element-xs--expert a.active::after {
  background-image: url(/guide/entry/img/icon/icon-ar-down-pink.svg)
}

.home-course__nav-element--challenge a, .home-course__nav-element-xs--challenge a {
  background: rgba(0, 123, 213, .6)
}

.home-course__nav-element--challenge a.active, .home-course__nav-element-xs--challenge a.active {
  color: #007bd5
}

.home-course__nav-element--challenge a.active::after, .home-course__nav-element-xs--challenge a.active::after {
  background-image: url(/guide/entry/img/icon/icon-ar-down-blue.svg)
}

.home-course__nav-element--commuting a, .home-course__nav-element-xs--commuting a {
  background: rgba(250, 135, 27, .6)
}

.home-course__nav-element--commuting a.active, .home-course__nav-element-xs--commuting a.active {
  color: #fa871b
}

.home-course__nav-element--commuting a.active::after, .home-course__nav-element-xs--commuting a.active::after {
  background-image: url(/guide/entry/img/icon/icon-ar-down-orange.svg)
}

.home-course__nav-element--correspondence a, .home-course__nav-element-xs--correspondence a {
  background: rgba(70, 189, 58, .6)
}

.home-course__nav-element--correspondence a.active, .home-course__nav-element-xs--correspondence a.active {
  color: #46bd3a
}

.home-course__nav-element--correspondence a.active::after, .home-course__nav-element-xs--correspondence a.active::after {
  background-image: url(/guide/entry/img/icon/icon-ar-down-green.svg)
}

.home-course__block {
  background: #fff
}

.home-course__lead {
  margin-bottom: 30px
}

@media screen and (max-width:767px) {
  .home-course__lead {
    font-size: 1.2rem;
    margin: 0 0 15px
  }
}

.home-course__detail {
  background: #FFF;
  padding: 40px 30px 50px;
  display: none
}

@media screen and (max-width:767px) {
  .home-course__detail {
    padding: 15px 10px 25px
  }
}

.home-course__detail-button {
  text-align: center
}

.home-course__detail-button a {
  display: inline-block;
  position: relative;
  text-decoration: none
}

.home-course__detail-button a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/guide/entry/img/shared/bg-line-blue.png);
  top: 10px;
  right: -10px
}

@media screen and (max-width:767px) {
  .home-course__detail-button a::after {
    top: 5px;
    right: -5px
  }
}

.home-course__detail-button a span {
  background: #1f4c7b;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  padding: 16px 30px;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: .2s ease;
  transition: .2s ease
}

@media screen and (max-width:767px) {
  .home-course__detail-button a span {
    font-size: 1.1rem;
    padding: 10px;
    min-width: 250px
  }
}

.home-course__detail-button a:hover span {
  background: #1aa3c6
}

.home-course__detail-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 30px
}

@media screen and (max-width:767px) {
  .home-course__detail-nav ul {
    display: block
  }
}

.home-course__detail-nav li {
  width: calc(50% - 20px);
  margin: 0 0 20px
}

@media screen and (max-width:767px) {
  .home-course__detail-nav li {
    width: 100%;
    margin: 0 0 8px
  }
}

.home-course__detail-nav li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f6f6f7;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #333;
  position: relative;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  border-radius: 5px;
  overflow: hidden
}

.home-course__detail-nav li a::after {
  content: "";
  background: url(/guide/entry/img/icon/icon-ar-right-index-nav.svg) no-repeat;
  width: 10px;
  height: 17px;
  background-size: 10px 17px;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 20px;
  -webkit-transition: .2s ease;
  transition: .2s ease
}

@media screen and (max-width:767px) {
  .home-course__detail-nav li a::after {
    width: 6px;
    height: 10px;
    background-size: 6px 10px;
    right: 10px
  }
}

.home-course__detail-nav li a:hover {
  background: #e8f4f6;
  color: #1f4c7b
}

.home-course__detail-nav li a:hover::after {
  right: 15px
}

@media screen and (max-width:767px) {
  .home-course__detail-nav li a:hover::after {
    right: 8px
  }
}

@media screen and (max-width:767px) {
  .home-course__detail-nav-ph img {
    width: 65px
  }
}

.home-course__detail-nav-title {
  font-weight: 500;
  margin-left: 30px;
  line-height: 1.2
}

@media screen and (max-width:767px) {
  .home-course__detail-nav-title {
    font-size: 1.2rem;
    margin-left: 10px
  }
}

.home-course__detail-nav-title small {
  display: block;
  margin-top: 5px
}

.home-interview, .home-message {
  padding: 80px 0;
  background: #e8f4f6
}

@media screen and (max-width:767px) {
  .home-interview, .home-message {
    padding: 30px 0
  }
}

.home-interview__inner, .home-message__inner {
  width: 1150px;
  margin: 0 auto
}

@media screen and (max-width:767px) {
  .home-interview__inner, .home-message__inner {
    width: 100%
  }
}

.home-interview__cat, .home-message__cat {
  position: absolute;
  top: 0;
  width: 74px;
  height: 76px;
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  text-align: center;
  line-height: 70px;
  right: 0;
  top: -15px;
  z-index: 1
}

@media screen and (max-width:767px) {
  .home-interview__cat, .home-message__cat {
    width: 45px;
    height: 46px;
    background-size: 45px auto;
    font-size: 1rem;
    line-height: 44px;
    top: -10px
  }
}

.home-interview__panel--graduate .home-interview__cat, .home-interview__panel--graduate .home-message__cat, .home-message__panel--graduate .home-interview__cat, .home-message__panel--graduate .home-message__cat {
  background-image: url(/guide/entry/img/shared/bg-interview-graduate.png)
}

.home-interview__panel--current .home-interview__cat, .home-interview__panel--current .home-message__cat, .home-message__panel--current .home-interview__cat, .home-message__panel--current .home-message__cat {
  background-image: url(/guide/entry/img/shared/bg-interview-current.png)
}

.home-message {
  background: #fff
}

.home-panel {
  margin: 0 0 40px
}

@media screen and (max-width:767px) {
  .home-panel {
    padding: 0 35px;
    margin: 0 0 15px
  }
}

.home-panel .slick-next, .home-panel .slick-prev {
  text-indent: -9999px
}

.home-panel .slick-prev {
  background: url(/guide/entry/img/icon/icon-ar-left-blue.svg) no-repeat;
  width: 24px;
  height: 45px;
  background-size: 24px 45px;
  left: -50px
}

@media screen and (max-width:767px) {
  .home-panel .slick-prev {
    width: 12px;
    height: 23px;
    background-size: 12px 23px;
    left: -20px
  }
}

.home-panel .slick-next {
  background: url(/guide/entry/img/icon/icon-ar-right-blue.svg) no-repeat;
  width: 24px;
  height: 45px;
  background-size: 24px 45px;
  right: -50px
}

@media screen and (max-width:767px) {
  .home-panel .slick-next {
    width: 12px;
    height: 23px;
    background-size: 12px 23px;
    right: -25px
  }
}

.home-panel__element {
  position: relative;
  width: 330px;
  margin: 0 25px;
  padding: 25px 0 10px 0
}

@media screen and (max-width:767px) {
  .home-panel__element {
    width: calc(100vw - 70px);
    margin: 0;
    padding-right: 10px;
    padding-left: 10px
  }
}

.home-panel__element * {
  outline: 0
}

.home-panel__element a {
  display: block;
  position: relative;
  z-index: 1;
  text-decoration: none;
  color: #333;
  -webkit-transition: .3s cubic-bezier(.455, .03, .515, .955);
  transition: .3s cubic-bezier(.455, .03, .515, .955)
}

.home-panel__element a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/guide/entry/img/shared/bg-line-blue.png);
  top: 10px;
  left: 10px
}

@media screen and (min-width:768px) {
  .home-panel__element a:hover {
    -webkit-transform: translate(0, -6px);
    transform: translate(0, -6px);
    -webkit-box-shadow: 3px 3px 20px #dadada;
    box-shadow: 3px 3px 20px #dadada
  }
}

.home-panel__element-inner {
  position: relative
}

.home-panel__ph {
  position: relative;
  z-index: 1
}

.home-panel__ph img {
  width: 100%
}

.home-panel__info {
  background: #ebf3f6;
  padding: 45px 20px 20px;
  position: relative;
  z-index: 1
}

@media screen and (max-width:767px) {
  .home-panel__info {
    padding: 30px 10px 10px
  }
}

.home-panel__info p {
  font-size: 1.3rem;
  margin: 0
}

@media screen and (max-width:767px) {
  .home-panel__info p {
    font-size: 1.1rem
  }
}

.home-interview__panel .home-panel__info {
  background: #fff
}

.home-panel__name {
  font-weight: 700;
  color: #1f4c7b
}

.home-interview__panel--current .home-panel__name {
  color: #ff534a
}

.home-interview__panel--graduate .home-panel__name {
  color: #1aa3c6
}

.home-panel__name strong {
  font-size: 1.6rem
}

@media screen and (max-width:767px) {
  .home-panel__name strong {
    font-size: 1.2rem
  }
}

.home-panel__name span {
  font-size: 1.3rem;
  margin-left: 4px
}

@media screen and (max-width:767px) {
  .home-panel__name span {
    font-size: 1rem
  }
}

.home-panel__cat {
  background: #1f4c7b;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 500;
  padding: 6px 20px;
  position: absolute;
  top: 0;
  left: 0
}

@media screen and (max-width:767px) {
  .home-panel__cat {
    font-size: 1.1rem;
    padding: 4px 10px
  }
}

.home-interview__panel--current .home-panel__cat {
  background: #ff534a
}

.home-interview__panel--graduate .home-panel__cat {
  background: #1aa3c6
}

.course-index__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:767px) {
  .course-index__body {
    display: block
  }
}

.course-index__element {
  width: 482px;
  margin: 0 0 40px
}

@media screen and (max-width:767px) {
  .course-index__element {
    width: 100%;
    margin: 0 0 20px
  }
}

.course-index__link {
  border: 2px solid #cfcfcf;
  display: block;
  color: #333;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: .3s cubic-bezier(.455, .03, .515, .955);
  transition: .3s cubic-bezier(.455, .03, .515, .955);
  height: 100%
}

.course-index__link:hover {
  border-color: #1aa3c6;
  background: #f8fafb
}

@media screen and (min-width:768px) {
  .course-index__link:hover {
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
    -webkit-box-shadow: 3px 3px 20px #dadada;
    box-shadow: 3px 3px 20px #dadada
  }
}

.course-index__link--expert:hover {
  border-color: rgba(252, 116, 154, .7);
  background: rgba(252, 116, 154, .05)
}

.course-index__link--challenge:hover {
  border-color: rgba(0, 123, 213, .7);
  background: rgba(0, 123, 213, .05)
}

.course-index__link--commuting:hover {
  border-color: rgba(250, 135, 27, .7);
  background: rgba(250, 135, 27, .05)
}

.course-index__link--correspondence:hover {
  border-color: rgba(70, 189, 58, .7);
  background: rgba(70, 189, 58, .05)
}

.course-index__title {
  padding: 20px 30px;
  font-size: 2rem;
  margin: 0;
  position: relative
}

@media screen and (max-width:767px) {
  .course-index__title {
    font-size: 1.4rem
  }
}

@media screen and (max-width:767px) {
  .course-index__title {
    padding: 15px 15px
  }
}

.course-index__title::after {
  content: "";
  display: block;
  background: url(/guide/entry/img/icon/icon-ar-right-base.svg) no-repeat center center;
  background-size: 10px auto;
  border-left: 1px solid #cfcfcf;
  width: 70px;
  height: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0
}

@media screen and (max-width:767px) {
  .course-index__title::after {
    width: 40px;
    height: 30px;
    background-size: 8px auto
  }
}

@media screen and (max-width:767px) {
  .course-index__ph img {
    width: 100%
  }
}

.course-index__title-en {
  background: rgba(31, 76, 123, .7);
  width: calc(100% - 60px);
  font-family: Cabin, sans-serif;
  font-weight: 500;
  color: #fff;
  font-style: italic;
  font-size: 3.2rem;
  line-height: .72;
  text-align: right;
  float: right;
  margin-top: -.4em;
  position: relative;
  letter-spacing: .1em;
  margin-right: -.1em
}

@media screen and (max-width:767px) {
  .course-index__title-en {
    font-size: 2rem
  }
}

@media screen and (max-width:767px) {
  .course-index__title-en {
    width: calc(100% - 30px)
  }
}

.course-index__title-en--expert {
  background: rgba(252, 116, 154, .9)
}

.course-index__title-en--challenge {
  background: rgba(0, 123, 213, .9)
}

.course-index__title-en--commuting {
  background: rgba(250, 135, 27, .9)
}

.course-index__title-en--correspondence {
  background: rgba(70, 189, 58, .9)
}

.course-index__contents {
  clear: both;
  padding: 25px 30px
}

@media screen and (max-width:767px) {
  .course-index__contents {
    padding: 15px
  }
}

.course-index__contents p {
  margin: 0 0 20px;
  font-size: 1.4rem
}

@media screen and (max-width:767px) {
  .course-index__contents p {
    font-size: 1.2rem
  }
}

@media screen and (max-width:767px) {
  .course-index__contents p {
    margin: 0 0 15px
  }
}

.course-index__date {
  background: #eee;
  display: inline-block;
  color: #1f4c7b;
  font-weight: 600;
  padding: 2px 10px;
  margin: 0 0 15px
}

@media screen and (max-width:767px) {
  .course-index__date {
    font-size: 1.2rem;
    margin: 0 0 10px
  }
}

.course-index__date span {
  display: inline-block;
  padding: 0 5px
}

.course-index__date em {
  display: inline-block;
  font-weight: 600;
  font-style: normal;
  padding: 0 5px
}

.course-index__point {
  background: url(/guide/entry/img/shared/bg-line-lightblue.png);
  padding: 15px 20px
}

@media screen and (max-width:767px) {
  .course-index__point {
    padding: 10px 15px
  }
}

.course-index__point-title {
  font-weight: 700;
  color: #1aa3c6;
  font-size: 1.5rem;
  margin: 0 0 10px
}

@media screen and (max-width:767px) {
  .course-index__point-title {
    font-size: 1.3rem
  }
}

@media screen and (max-width:767px) {
  .course-index__point-title {
    margin: 0 0 5px
  }
}

.course-index__point-list li {
  font-size: 1.3rem;
  margin: 0 0 7px
}

@media screen and (max-width:767px) {
  .course-index__point-list li {
    font-size: 1.1rem
  }
}

@media screen and (max-width:767px) {
  .course-index__point-list li {
    margin: 0 0 5px
  }
}

.course-index__point-list li::before {
  content: "";
  display: inline-block;
  background: #95a1a8;
  width: 6px;
  height: 2px;
  margin-top: -1px;
  vertical-align: middle;
  margin-right: 8px
}

@media screen and (max-width:767px) {
  .course-index__point-list li::before {
    margin-right: 4px
  }
}

.reserve-cal__lead {
  color: #333;
  font-size: 1.4rem;
  margin: 0 0 40px
}

@media screen and (max-width:767px) {
  .reserve-cal__lead {
    font-size: 1.3rem;
    margin: 0 0 20px
  }
}

.reserve-cal__lead p {
  margin: 0
}

.reserve-cal__nav {
  margin: 0 0 40px
}

@media screen and (max-width:767px) {
  .reserve-cal__nav {
    margin: 0 0 30px
  }
}

.reserve-cal__nav-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.reserve-cal__nav a {
  color: #999;
  font-weight: 700;
  text-decoration: none;
  display: block;
  -webkit-transition: .3s;
  transition: .3s
}

.reserve-cal__nav a:hover {
  color: #1aa3c6
}

.reserve-cal__nav-element {
  color: #1aa3c6;
  font-weight: 700;
  font-size: 1.5rem;
  background: url(/guide/entry/img/shared/bg-line.png);
  width: 100%;
  text-align: center;
  width: 190px
}

@media screen and (max-width:767px) {
  .reserve-cal__nav-element {
    width: 30%;
    font-size: 1.1rem
  }
}

.reserve-cal__nav-element a {
  padding: 10px 0
}

@media screen and (max-width:767px) {
  .reserve-cal__nav-element a {
    padding: 10px 5px
  }
}

.reserve-cal__nav-element--current {
  background: url(/guide/entry/img/shared/bg-line-lightblue.png);
  width: 600px;
  padding: 10px 0
}

@media screen and (max-width:767px) {
  .reserve-cal__nav-element--current {
    width: 40%;
    margin: 0 6px
  }
}

.reserve-cal__nav-element--back a {
  padding-right: 20px
}

@media screen and (max-width:767px) {
  .reserve-cal__nav-element--back a {
    padding-right: 5px
  }
}

.reserve-cal__nav-element--back a::before {
  content: "\f3cf";
  font-family: Ionicons;
  font-size: 15px;
  speak: none;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 25px
}

@media screen and (max-width:767px) {
  .reserve-cal__nav-element--back a::before {
    font-size: 1.2rem;
    margin-right: 5px
  }
}

.reserve-cal__nav-element--next a {
  padding-left: 20px
}

@media screen and (max-width:767px) {
  .reserve-cal__nav-element--next a {
    padding-left: 5px
  }
}

.reserve-cal__nav-element--next a::after {
  content: "\f3d1";
  font-family: Ionicons;
  font-size: 15px;
  speak: none;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 25px
}

@media screen and (max-width:767px) {
  .reserve-cal__nav-element--next a::after {
    font-size: 1.2rem;
    margin-left: 5px
  }
}

.reserve-cal__pager-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.reserve-cal__pager-body a {
  color: #1aa3c6;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 700
}

.reserve-cal__pager-body a:hover {
  border-bottom: 1px solid #1aa3c6
}

.reserve-cal__pager-element--back a::before {
  content: "\f3cf";
  font-family: Ionicons;
  font-size: 12px;
  speak: none;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 11px
}

.reserve-cal__pager-element--next a::after {
  content: "\f3d1";
  font-family: Ionicons;
  font-size: 12px;
  speak: none;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 11px
}

.reserve-cal__sun {
  color: #ff5d55
}

.reserve-cal__sat {
  color: #1aa3c6
}

.reserve-cal__week {
  color: #000;
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: middle
}

@media screen and (min-width:768px) {
  .reserve-cal__week {
    display: none
  }
}

.reserve-cal__week--sun {
  color: #ff5d55
}

.reserve-cal__week--sat {
  color: #1aa3c6
}

.reserve-cal__table table {
  margin: 0 0 25px
}

@media screen and (max-width:767px) {
  .reserve-cal__table table {
    margin: 0 0 10px
  }
}

.reserve-cal__table td, .reserve-cal__table th {
  text-align: center;
  padding: 10px 15px
}

.reserve-cal__table th {
  border-top: 0;
  border-right: 1px dotted #000;
  border-left: 0;
  padding: 7px
}

@media screen and (max-width:767px) {
  .reserve-cal__table thead {
    display: none
  }
}

.reserve-cal__table thead th:last-child {
  border-right: 0
}

.reserve-cal__table a {
  display: block;
  text-decoration: none
}

.reserve-cal__table td {
  vertical-align: top
}

@media screen and (max-width:767px) {
  .reserve-cal__table td {
    text-align: left
  }
  .reserve-cal__table td.reserve-cal__blank {
    display: none
  }
}

@media screen and (max-width:767px) {
  .reserve-cal__element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.reserve-cal__date {
  color: #333;
  font-size: 1.4rem;
  display: block;
  margin: 0 0 8px
}

@media screen and (max-width:767px) {
  .reserve-cal__date {
    font-size: 2rem
  }
}

@media screen and (max-width:767px) {
  .reserve-cal__date {
    margin: 0 5px 0 0;
    width: 26px
  }
}

.reserve-cal__date--sat {
  color: #1aa3c6
}

.reserve-cal__date--sun {
  color: #ff5d55
}

.reserve-cal__text {
  color: #fff;
  background: #5ac24c;
  font-size: 1.1rem;
  font-weight: 700;
  padding: 3px 10px;
  display: inline-block;
  line-height: 1;
  -webkit-transition: .3s;
  transition: .3s
}

@media screen and (max-width:767px) {
  .reserve-cal__text {
    font-size: 1.2rem
  }
}

td a:hover .reserve-cal__text {
  background: #FF534A
}

.reserve-cal__reserved {
  background: url(/guide/entry/img/icon/icon-cal-reserve.svg) no-repeat center center;
  width: 100%;
  height: 26px;
  background-size: 26px auto;
  display: block;
  margin: 0 0 3px
}

@media screen and (max-width:767px) {
  .reserve-cal__reserved {
    width: 26px;
    margin: 0 10px
  }
}

#download-str span {
  font-size:2rem;
  color:#ff0000;
  border-bottom:solid 2px #ff0000;
}

.selection-method-ao-entry {
  color: #fff;
  background-color: #0070c0;
  padding: 5px;
  margin-right: 10px;
}

.lecture_btn_area {
  display: flex;
  flex-wrap: wrap;
}
.lecture_btn_area div {
  width: 100%;
}
.lecture_btn_area .line_div {
  margin: 20px 0px auto;
}
.lecture_btn_area #shiryou {
  margin-bottom: 0px;
}
.lecture_btn_area .line_div #line span{
  background-color: #06c755;
  color: #fff;
  border: 3px solid #06c755;
}
.lecture_btn_area .line_div #line:hover span{
  background-color: #FFF;
  color: #06c755;
  border: 3px solid #06c755;
}

/*# sourceMappingURL=__sourcemaps/style.css.map */
