@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.asdf {
  display: flex;
}

html {
  box-sizing: border-box;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  font-size: 62.5%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.0rem;
  font-weight: normal;
  color: #252525;
  background-color: #fff;
}

a,
a:focus,
*:focus {
  outline: none;
}

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

a:hover {
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 5rem;
  color: inherit;
}

h1,
.h1 {
  font-size: 3.8rem;
  line-height: 4.8rem;
}

h2,
.h2 {
  font-size: 3.3rem;
  line-height: 4.3rem;
}

h3,
.h3 {
  font-size: 2.8rem;
  line-height: 3.8rem;
}

h4,
.h4 {
  font-size: 2.3rem;
  line-height: 3.3rem;
}

h5,
.h5 {
  font-size: 1.8rem;
  line-height: 2.8rem;
}

h6,
.h6 {
  font-size: 1.3rem;
  line-height: 2.3rem;
}

p {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  p {
    font-size: 1.6rem;
    margin-bottom: 1.8;
    margin-bottom: 20px;
  }
}
p a {
  text-decoration: none;
}
p a:hover {
  text-decoration: underline;
}

.p-mb-off {
  margin-bottom: 0;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

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

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

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

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.st-1 {
  width: 100%;
}

@media (min-width: 576px) {
  .st-1 {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .st-1 {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .st-1 {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .st-1 {
    width: 980px;
    margin: 0 auto;
  }
}
.st-md-xs {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .st-md-xs {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .st-md-xs {
    margin-bottom: 60px;
  }
}

.st-md-s {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .st-md-s {
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .st-md-s {
    margin-bottom: 80px;
  }
}

.st-md-m {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .st-md-m {
    margin-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  .st-md-m {
    margin-bottom: 120px;
  }
}

.st-md-l {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .st-md-l {
    margin-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .st-md-l {
    margin-bottom: 160px;
  }
}

.mb-m-10 {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .mb-m-10 {
    margin-bottom: 0!important;
  }
}

.mt-m-10 {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mt-m-10 {
    margin-top: 0!important;
  }
}

.mb-m-20 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mb-m-20 {
    margin-bottom: 0!important;
  }
}

.mt-m-20 {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .mt-m-20 {
    margin-top: 0!important;
  }
}

.mb-m-30 {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .mb-m-30 {
    margin-bottom: 0!important;
  }
}

.mt-m-30 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .mt-m-30 {
    margin-top: 0!important;
  }
}

.mb-m-40 {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .mb-m-40 {
    margin-bottom: 0!important;
  }
}

.mt-m-40 {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .mt-m-40 {
    margin-top: 0!important;
  }
}

.mb-m-50 {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .mb-m-50 {
    margin-bottom: 0!important;
  }
}

.mt-m-50 {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .mt-m-50 {
    margin-top: 0!important;
  }
}

.mb-m-60 {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .mb-m-60 {
    margin-bottom: 0!important;
  }
}

.mt-m-60 {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .mt-m-60 {
    margin-top: 0!important;
  }
}

.mb-m-70 {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .mb-m-70 {
    margin-bottom: 0!important;
  }
}

.mt-m-70 {
  margin-top: 70px;
}
@media (min-width: 768px) {
  .mt-m-70 {
    margin-top: 0!important;
  }
}

.mb-m-80 {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .mb-m-80 {
    margin-bottom: 0!important;
  }
}

.mt-m-80 {
  margin-top: 80px;
}
@media (min-width: 768px) {
  .mt-m-80 {
    margin-top: 0!important;
  }
}

.mb-m-90 {
  margin-bottom: 90px;
}
@media (min-width: 768px) {
  .mb-m-90 {
    margin-bottom: 0!important;
  }
}

.mt-m-90 {
  margin-top: 90px;
}
@media (min-width: 768px) {
  .mt-m-90 {
    margin-top: 0!important;
  }
}

.mb-m-100 {
  margin-bottom: 100px;
}
@media (min-width: 768px) {
  .mb-m-100 {
    margin-bottom: 0!important;
  }
}

.mt-m-100 {
  margin-top: 100px;
}
@media (min-width: 768px) {
  .mt-m-100 {
    margin-top: 0!important;
  }
}

.mb-pc-10 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-10 {
    margin-bottom: 10px!important;
  }
}

.mt-pc-10 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-10 {
    margin-top: 10px!important;
  }
}

.mb-pc-20 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-20 {
    margin-bottom: 20px!important;
  }
}

.mt-pc-20 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-20 {
    margin-top: 20px!important;
  }
}

.mb-pc-30 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-30 {
    margin-bottom: 30px!important;
  }
}

.mt-pc-30 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-30 {
    margin-top: 30px!important;
  }
}

.mb-pc-40 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-40 {
    margin-bottom: 40px!important;
  }
}

.mt-pc-40 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-40 {
    margin-top: 40px!important;
  }
}

.mb-pc-50 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-50 {
    margin-bottom: 50px!important;
  }
}

.mt-pc-50 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-50 {
    margin-top: 50px!important;
  }
}

.mb-pc-60 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-60 {
    margin-bottom: 60px!important;
  }
}

.mt-pc-60 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-60 {
    margin-top: 60px!important;
  }
}

.mb-pc-70 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-70 {
    margin-bottom: 70px!important;
  }
}

.mt-pc-70 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-70 {
    margin-top: 70px!important;
  }
}

.mb-pc-80 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-80 {
    margin-bottom: 80px!important;
  }
}

.mt-pc-80 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-80 {
    margin-top: 80px!important;
  }
}

.mb-pc-90 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-90 {
    margin-bottom: 90px!important;
  }
}

.mt-pc-90 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-90 {
    margin-top: 90px!important;
  }
}

.mb-pc-100 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mb-pc-100 {
    margin-bottom: 100px!important;
  }
}

.mt-pc-100 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .mt-pc-100 {
    margin-top: 100px!important;
  }
}

.bg-info {
  width: 100%;
  background-color: #fff;
  margin: 60px 0;
  z-index: -100;
}
@media (min-width: 768px) {
  .bg-info {
    margin: 100px 0 120px 0;
  }
}

.bg-footer {
  width: 100%;
  background-color: #0f3a77;
  padding: 30px 0;
  z-index: -100;
}
@media (min-width: 768px) {
  .bg-footer {
    padding: 50px 0;
  }
}

.bg-pr {
  width: 100%;
  padding: 30px 0;
  z-index: -100;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .bg-pr {
    padding: 80px 0 120px 0;
  }
}

.bg-service-menu {
  background: url("../images/service-menu-wall.jpg") no-repeat center center;
  background-attachment: scroll;
  background-size: cover;
  width: 100%;
  z-index: -1;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .bg-service-menu {
    background: url("../images/service-menu-wall.jpg") no-repeat center center;
    background-attachment: scroll;
    background-size: cover;
    width: 100%;
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  .bg-service-menu {
    background: url("../images/service-menu-wall.jpg") no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    z-index: auto;
  }
}
.bg-service-top {
  width: 100%;
  background-color: #f8f4da;
  padding: 30px 0;
  z-index: -100;
}
@media (min-width: 768px) {
  .bg-service-top {
    padding: 50px 0;
  }
}

.bg-recruit {
  width: 100%;
  background-color: #c8e4e5;
  padding: 60px 0 0px 0;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .bg-recruit {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .bg-recruit {
    padding: 100px 0 60px 0;
    margin-bottom: 80px;
  }
}

.bg-recruit2 {
  width: 100%;
  background-color: #c8e4e5;
  padding: 40px 0;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .bg-recruit2 {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .bg-recruit2 {
    padding: 60px 0 50px 0;
    margin-bottom: 100px;
  }
}

.bg-fuyounabi-img {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 0;
}
@media (min-width: 768px) {
  .bg-fuyounabi-img {
    padding: 50px 30px;
  }
}
@media (min-width: 992px) {
  .bg-fuyounabi-img {
    padding: 50px 0;
  }
}

.bg-recruit-header {
  width: 100%;
  background-color: #c8e4e5;
  z-index: -1;
  padding-top: 60px;
  height: 300px;
}
@media (min-width: 768px) {
  .bg-recruit-header {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .bg-recruit-header {
    padding-top: 120px;
  }
}
@media (min-width: 1200px) {
  .bg-recruit-header {
    height: 500px;
  }
}

.bg-recruit-msg {
  width: 90%;
  background-color: #fff;
  padding: 0px 5px 50px 5px;
  margin: -150px 5% 0 5%;
  position: relative;
}
@media (min-width: 768px) {
  .bg-recruit-msg {
    width: 90%;
    padding: 80px 5px 50px 5px;
    margin: -150px 5% 0 5%;
  }
}
@media (min-width: 992px) {
  .bg-recruit-msg {
    width: 100%;
    padding: 80px 5px 50px 5px;
    margin: -100px 0 0 0;
  }
}
@media (min-width: 1200px) {
  .bg-recruit-msg {
    width: 100%;
    padding: 80px 5px 50px 5px;
    margin: -250px 0 0 0;
  }
}

.bg-1 {
  width: 100%;
  background-color: #fef7f6;
  padding: 60px 0;
  z-index: -100;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .bg-1 {
    border-top: 2px solid #f8d2cc;
    border-bottom: 2px solid #f8d2cc;
    padding: 40px 0;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .bg-1 {
    padding: 60px 0;
  }
}

.bg-2 {
  width: 100%;
  background-color: #fff;
  padding: 30px 0;
  z-index: -100;
}
@media (min-width: 768px) {
  .bg-2 {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .bg-2 {
    padding: 40px 0;
  }
}

.bg-3 {
  width: 100%;
  background-color: #f8f4da;
  padding: 30px 0;
  z-index: -100;
}
@media (min-width: 768px) {
  .bg-3 {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .bg-3 {
    padding: 40px 0;
  }
}

.bg-4 {
  width: 100%;
  background-color: #00a9a9;
  padding: 30px 0;
  z-index: -100;
}
@media (min-width: 768px) {
  .bg-4 {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .bg-4 {
    padding: 30px 0;
  }
}

.bg-5 {
  width: 100%;
  background-color: #dda611;
  padding: 20px 0;
  z-index: -100;
}
@media (min-width: 768px) {
  .bg-5 {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .bg-5 {
    padding: 30px 0;
  }
}

.bg-6 {
  width: 100%;
  background-color: #5cb4e4;
  z-index: -100;
  height: 150px;
  margin-top: -150px;
  margin-bottom: 70px;
}

.bg-7 {
  width: 100%;
  background-color: #004b84;
  padding: 20px 0;
  z-index: -100;
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .bg-7 {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .bg-7 {
    padding: 40px 0;
  }
}

.bg-8 {
  width: 100%;
  background-color: #00a9a9;
  padding: 20px 0;
  z-index: -100;
}
@media (min-width: 768px) {
  .bg-8 {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .bg-8 {
    padding: 40px 0;
  }
}

.bg-pagename {
  width: 100%;
  margin: 0 auto;
  z-index: -100;
  padding-top: 60px;
}
@media (min-width: 992px) {
  .bg-pagename {
    max-width: 1360px;
    padding-top: 120px;
  }
}
.bg-pagename img {
  width: 100%;
  height: 120px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .bg-pagename img {
    height: 200px;
  }
}
@media (min-width: 992px) {
  .bg-pagename img {
    height: 240px;
    border-radius: 10px;
    width: 95%;
    margin: 0 2.5%;
  }
}
@media (min-width: 1400px) {
  .bg-pagename img {
    width: 100%;
    margin: 0;
  }
}

@media (min-width: 768px) {
  .bg-pagename-mb {
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  .bg-pagename-mb {
    margin-top: 100px;
  }
}

.bg-service-page-submenu {
  width: 100%;
  z-index: -100;
  padding: 30px 0 40px 0;
}
@media (min-width: 768px) {
  .bg-service-page-submenu {
    padding: 30px 0 40px 0;
  }
}

.bg-abouthero {
  width: 100%;
  background-color: #075794;
  z-index: -100;
  padding: 30px 0 150px 0;
}

.bg-main-contents {
  width: 100%;
  background-color: #ffba43;
  transition: .8s;
  background-color: #ffba43;
  background-image: url("https://www.transparenttextures.com/patterns/subtle-grey.png");
  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
.bg-main-contents:hover {
  transition: .7s;
  opacity: 1;
  animation: flash 1s;
}
@media (min-width: 992px) {
  .bg-main-contents {
    border: 3px solid #fff;
    padding-bottom: 20px;
  }
  .bg-main-contents:hover {
    border: 3px solid #999;
    transition: .7s;
    opacity: 1;
    animation: flash 1s;
  }
}

.bg-main-contents-title {
  width: 100%;
  background-color: #fff;
  padding: 10px 0 20px 0;
  box-sizing: border-box;
}

.font-50 {
  font-size: 50%;
}

.font-60 {
  font-size: 60%;
}

.font-70 {
  font-size: 70%;
}

.font-80 {
  font-size: 80%;
}

.font-90 {
  font-size: 90%;
}

.font-100 {
  font-size: 100%;
}

.font-110 {
  font-size: 110%;
}

.font-120 {
  font-size: 120%;
}

.font-130 {
  font-size: 130%;
}

.font-140 {
  font-size: 140%;
}

.font-150 {
  font-size: 150%;
}

.font-160 {
  font-size: 160%;
}

.font-170 {
  font-size: 170%;
}

.font-180 {
  font-size: 180%;
}

.font-190 {
  font-size: 190%;
}

.font-200 {
  font-size: 200%;
}

.marker-1 {
  background: linear-gradient(transparent 70%, #f8d2cc 70%);
}

.marker-2 {
  background: linear-gradient(transparent 60%, #ffe2af 60%);
}

.marker-3 {
  background: linear-gradient(transparent 60%, #fdd8dd 60%);
}

.text-c {
  text-align: center;
}

.text-c-md {
  text-align: left;
}
@media (min-width: 768px) {
  .text-c-md {
    text-align: center;
  }
}

.text-c-lg {
  text-align: left;
}
@media (min-width: 992px) {
  .text-c-lg {
    text-align: center;
  }
}

.text-l {
  text-align: left;
}

.text-r {
  text-align: right;
}

.font-b {
  font-weight: bold;
}

.font-b-h {
  font-weight: 500;
}

.attention {
  color: #e40311;
}

.color-1 {
  color: #cf4c04;
}

.color-2 {
  color: #a35151;
}

.color-3 {
  color: #fff;
}

.color-4 {
  color: #972c52;
}

.color-5 {
  color: #179da2;
}

.col-ul a {
  font-weight: 500;
  text-decoration: none;
}
.col-ul a:hover {
  text-decoration: underline;
}
.col-ul li {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .col-ul li {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
}
.col-ul li ul {
  margin-left: 25px;
}
.col-ul li ul li {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .col-ul li ul li {
    margin-bottom: 12px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

.nolist {
  list-style: none;
  margin-left: 5px;
}

.list-d {
  list-style-type: disc;
  margin-left: 17px;
}

.list-c {
  list-style-type: circle;
  margin-left: 17px;
}

.list-decimal {
  list-style-type: decimal;
  margin-left: 30px;
}

.nowrap {
  white-space: nowrap;
}

.indent-1 {
  padding-left: 7.8rem;
  text-indent: -7.8rem;
}

.indent-2 {
  padding-left: 1rem;
  text-indent: -1rem;
}

.indent-3 {
  padding-left: 1rem;
  text-indent: -1rem;
}

@media (min-width: 768px) {
  .indent-md {
    padding-left: 1rem;
    text-indent: 1rem;
  }
}
.overflow {
  width: 610px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .overflow {
    width: 750px;
  }
}
@media (min-width: 1200px) {
  .overflow {
    width: 900px;
  }
}

#header {
  width: 100%;
  background-color: #fff;
  position: fixed;
  z-index: 1000;
  box-shadow: 0px 0px 7px 0px #c0c0c0;
}
@media (min-width: 992px) {
  #header {
    min-height: 100%;
    height: 100%;
    width: 21%;
  }
}
@media (min-width: 1100px) {
  #header {
    width: 19%;
  }
}
@media (min-width: 1200px) {
  #header {
    width: 18%;
  }
}
@media (min-width: 1300px) {
  #header {
    width: 16%;
  }
}
@media (min-width: 1500px) {
  #header {
    width: 14%;
  }
}
@media (min-width: 1800px) {
  #header {
    width: 12%;
  }
}

.main {
  width: 100%;
  position: relative;
  margin: auto;
  padding-top: 58px;
}
@media (min-width: 992px) {
  .main {
    float: left;
    width: 79%;
    left: 21%;
    padding-top: 0;
  }
}
@media (min-width: 1100px) {
  .main {
    width: 81%;
    left: 19%;
  }
}
@media (min-width: 1200px) {
  .main {
    width: 82%;
    left: 18%;
  }
}
@media (min-width: 1300px) {
  .main {
    width: 84%;
    left: 16%;
  }
}
@media (min-width: 1500px) {
  .main {
    width: 86%;
    left: 14%;
  }
}
@media (min-width: 1800px) {
  .main {
    width: 88%;
    left: 12%;
  }
}

.m-area {
  width: 100%;
  min-height: 60px;
  position: relative;
}
@media (min-width: 992px) {
  .m-area {
    min-height: auto;
    position: static;
  }
}

#title {
  width: 50%;
  position: absolute;
  top: 50%;
  left: -40px;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
}
@media (min-width: 568px) {
  #title {
    width: 240px;
  }
}
@media (min-width: 992px) {
  #title {
    width: 60%;
    position: static;
    top: 0;
    left: 0;
    transform: none;
    margin: 60px auto;
  }
}
#title h1 a {
  background: url("../images/header-logo-m.png") no-repeat left top;
  padding-top: 17.23447%;
  height: 0;
  background-size: contain;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 100;
}
@media (min-width: 992px) {
  #title h1 a {
    background: url("../images/header-logo@2×.png") no-repeat left top;
    padding-top: 76.47059%;
    height: 0;
    background-size: contain;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 100;
  }
}

#header-sns {
  display: none;
}
@media (min-width: 992px) {
  #header-sns {
    display: block;
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
  }
  #header-sns a {
    font-size: 2.5rem;
    color: #033560;
  }
}

#global-head {
  position: fixed;
  color: #033560;
  width: 260px;
  text-align: center;
  padding-top: 60px;
  z-index: 100;
}

#sidebar {
  right: -270px;
  width: 270px;
  height: 100%;
  padding-top: 60px;
  position: fixed;
  color: #033560;
  background-color: #fff;
  text-align: center;
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  z-index: 300;
  top: 0;
  font-size: 1.6rem;
  font-weight: 500;
}
@media (min-width: 992px) {
  #sidebar {
    font-size: 1.6rem;
    padding-top: 0;
    height: 100%;
    left: 0;
    background-color: transparent;
    position: static;
    right: auto;
    width: auto;
  }
}

/* サブナビの幅 */
#global-nav .sub-menu-nav a,
#global-nav .sub-menu:hover .sub-menu-nav {
  width: 300px;
}

/* サブナビの色 */
#global-nav .sub-menu.is-active > a,
#global-nav a:hover {
  color: #fff;
  background-color: #033560;
}

/* サブナビの上下中央寄せ */
.sub-menu-nav ul {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
}

/* 【ハンバーガー】メニューオープン時のアニメーション */
.open #sidebar {
  transform: translate3d(-270px, 0, 0);
}

#global-nav ul {
  list-style: none;
  margin-left: 0;
}

#global-nav > ul > li {
  position: relative;
}

#global-nav a {
  color: #033560;
  text-decoration: none;
  display: block;
  padding: 20px 0;
  -moz-transition: background-color .3s linear;
  -webkit-transition: background-color .3s linear;
  transition: background-color .3s linear;
}

/* sub-menu icon */
#global-nav .sub-menu-head {
  position: relative;
}

/* メニューの矢印 */
#global-nav .sub-menu-head:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
  margin: auto;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 1px solid #033560;
  border-right: 1px solid #033560;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* sub-menu */
#global-nav .sub-menu-nav {
  position: fixed;
  background: #033560;
  color: #fff;
  top: 0;
  left: 270px;
  width: 0;
  height: 100%;
  overflow: hidden;
  -moz-transition: width .2s ease-out;
  -webkit-transition: width .2s ease-out;
  transition: width .2s ease-out;
}
@media (min-width: 992px) {
  #global-nav .sub-menu-nav {
    left: 21%;
  }
}
@media (min-width: 1100px) {
  #global-nav .sub-menu-nav {
    left: 19%;
  }
}
@media (min-width: 1200px) {
  #global-nav .sub-menu-nav {
    left: 18%;
  }
}
@media (min-width: 1300px) {
  #global-nav .sub-menu-nav {
    left: 16%;
  }
}
@media (min-width: 1500px) {
  #global-nav .sub-menu-nav {
    left: 14%;
  }
}
@media (min-width: 1800px) {
  #global-nav .sub-menu-nav {
    left: 12%;
  }
}

#global-nav .sub-menu.is-active > a:after,
#global-nav .sub-menu-head:hover:after {
  border-color: #fff;
}

#global-nav .sub-menu-nav a {
  color: #fff;
}

#global-nav .sub-menu-nav a:hover {
  color: #033560;
  background: #fff;
}

/* nav-toggle */
#nav-toggle {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  height: 60px;
}
#nav-toggle p {
  font-size: 1.1rem;
  position: absolute;
  top: 42px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-weight: 500;
}

#nav-toggle > div {
  position: relative;
  width: 60px;
}

#nav-toggle span {
  width: 70%;
  height: 3px;
  margin: 0 15%;
  left: 0;
  display: block;
  background: #033560;
  border-radius: 2px;
  position: absolute;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 15px;
}

#nav-toggle span:nth-child(2) {
  top: 26px;
}

#nav-toggle span:nth-child(3) {
  top: 37px;
}

#overlay {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 900px) {
  #main-in {
    padding-left: 0;
  }

  #global-head {
    width: 100%;
    padding: 10px;
    background: rgba(255, 255, 255, 0.8);
    display: -webkit-flex;
    display: flex;
  }

  /* サブメニューは開けない */
  #global-nav .sub-menu-nav {
    display: none;
  }

  #nav-toggle {
    display: block;
  }

  /* nav open */
  .open {
    overflow: hidden;
  }

  .open #overlay {
    display: block;
  }

  /* #nav-toggle close */
  .open #nav-toggle span:nth-child(1) {
    top: 26px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }

  .open #nav-toggle span:nth-child(3) {
    top: 26px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  /* z-index */
  #overlay {
    z-index: 200;
  }

  #nav-toggle {
    z-index: 400;
  }
}
@media (min-width: 992px) {
  .gnav-box {
    float: right;
  }
}

#gnav {
  display: none;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  float: right;
}
@media (min-width: 768px) {
  #gnav {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 992px) {
  #gnav {
    display: block;
  }
}
#gnav:before, #gnav:after {
  content: "";
  display: table;
}
#gnav:after {
  clear: both;
}
#gnav li {
  width: 100% / 2;
  float: left;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 1.2em;
  font-weight: 500;
}
@media (min-width: 768px) {
  #gnav li {
    font-size: 1.3em;
    width: auto;
    padding: 6px 20px;
  }
}
@media (min-width: 992px) {
  #gnav li {
    padding: 6px 20px;
  }
}
@media (min-width: 1200px) {
  #gnav li {
    font-size: 1.5em;
    padding: 6px 20px;
  }
}
#gnav li a {
  display: block;
  margin: 0;
  text-decoration: none;
  color: #fff;
  background-color: #122d54;
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid #122d54;
}
@media (min-width: 768px) {
  #gnav li a {
    padding: 2px 10px;
    margin-top: -4px;
  }
}
@media (min-width: 1200px) {
  #gnav li a {
    padding: 5px 20px;
    margin-top: -5px;
  }
}
#gnav li:hover a {
  background-color: #fff;
  color: #122d54;
  transition: .7s ease-in-out;
}
@media (min-width: 768px) {
  #gnav li:hover a {
    background-color: transparent;
    transition: .3s;
    background-position: 0 100%;
  }
}
#gnav .gnav-br a {
  display: block;
  text-decoration: none;
  padding: 5px 0;
}
@media (min-width: 667px) {
  #gnav .gnav-br a {
    padding: 7px 0;
  }
}
@media (min-width: 768px) {
  #gnav .gnav-br a {
    padding: 15px 0;
  }
}
@media (min-width: 992px) {
  #gnav .gnav-br a {
    background-color: transparent;
    padding: 28px 15px;
  }
}
@media (min-width: 1200px) {
  #gnav .gnav-br a {
    padding: 30px 15px;
  }
}
#gnav .gnav-br br {
  display: block;
}
@media (min-width: 667px) {
  #gnav .gnav-br br {
    display: none;
  }
}

.fixed {
  position: fixed;
  width: 100%;
  z-index: 1000;
}

@media (min-width: 992px) {
  .gnav-underline {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 5px;
  }
}

#top-slider {
  width: 100%;
  position: relative;
}

.slider-1-msg {
  display: none;
}
@media (min-width: 768px) {
  .slider-1-msg {
    display: block;
    position: absolute;
    left: 10%;
    bottom: 10%;
    width: 430px;
    z-index: 10;
  }
}
@media (min-width: 992px) {
  .slider-1-msg {
    width: 600px;
  }
}
@media (min-width: 1200px) {
  .slider-1-msg {
    width: 800px;
  }
}

.slick-dots li button:before {
  color: #a0a0a0 !important;
}

.slick-prev:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f104";
  font-size: 4.0rem;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .slick-prev:before {
    font-size: 6.0rem;
  }
}
@media (min-width: 992px) {
  .slick-prev:before {
    font-size: 7.0rem;
  }
}
@media (min-width: 1200px) {
  .slick-prev:before {
    font-size: 8.0rem;
  }
}

.slick-next:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
  font-size: 4.0rem;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .slick-next:before {
    font-size: 6.0rem;
  }
}
@media (min-width: 992px) {
  .slick-next:before {
    font-size: 7.0rem;
  }
}
@media (min-width: 1200px) {
  .slick-next:before {
    font-size: 8.0rem;
  }
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 50px;
  height: 100%;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 100;
  transition: .8s;
}
@media (min-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 110px;
  }
}
@media (min-width: 992px) {
  .slick-prev,
  .slick-next {
    width: 130px;
  }
}
@media (min-width: 1200px) {
  .slick-prev,
  .slick-next {
    width: 150px;
  }
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}

.slick-next {
  right: 0px;
}
.slick-next:hover {
  background: linear-gradient(to left, rgba(0, 0, 0, 0.4), transparent);
  transition: .2s;
  outline: none;
}

.slick-prev {
  left: 0px;
}
.slick-prev:hover {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.4), transparent);
  transition: .2s;
  outline: none;
}

#Slider_1 {
  z-index: 5;
}

.container-slider {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 576px) {
  .container-slider {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-slider {
    max-width: 100%;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .container-slider {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .container-slider {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1500px) {
  .container-slider {
    max-width: 100%;
    padding: 0 50px;
  }
}

.slider-1 span {
  background: url("../images/slider-1.png") no-repeat center center;
  height: 200px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .slider-1 span {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .slider-1 span {
    background: url("../images/slider-1@2.png") no-repeat center center;
    height: 400px;
    width: 100%;
    background-size: cover;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .slider-1 span {
    height: 600px;
  }
}

.slider-2 span {
  background: url("../images/slider-2.png") no-repeat center center;
  height: 200px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .slider-2 span {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .slider-2 span {
    background: url("../images/slider-2@2.png") no-repeat center center;
    height: 400px;
    width: 100%;
    background-size: cover;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .slider-2 span {
    height: 600px;
  }
}

.slider-3 span {
  background: url("../images/slider-3.png") no-repeat center center;
  height: 200px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .slider-3 span {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .slider-3 span {
    background: url("../images/slider-3@2.png") no-repeat center center;
    height: 400px;
    width: 100%;
    background-size: cover;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .slider-3 span {
    height: 600px;
  }
}

.slider-4 span {
  background: url("../images/slider-4.png") no-repeat center center;
  height: 200px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .slider-4 span {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .slider-4 span {
    background: url("../images/slider-4@2.png") no-repeat center center;
    height: 400px;
    width: 100%;
    background-size: cover;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .slider-4 span {
    height: 600px;
  }
}

.info-title {
  width: 100%;
  margin: 0 auto 10px auto;
  text-align: center;
}
@media (min-width: 768px) {
  .info-title {
    margin: 0 auto 50px auto;
  }
}
.info-title h2 {
  font-size: 1.9rem;
  text-align: center;
  line-height: 2.2rem;
  margin-bottom: 5px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .info-title h2 {
    font-size: 2.1rem;
  }
}
.info-title span {
  font-size: 1.4rem;
  color: #777;
}

.info-box {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .info-box {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.info-box:after {
  content: "";
  display: block;
  clear: both;
}

.info-page {
  font-size: 1.6rem;
  text-align: center;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .info-page {
    text-align: right;
    font-size: 1.4rem;
    margin-top: 25px;
    margin-bottom: 0;
  }
}
.info-page a {
  text-decoration: none;
  color: #000;
  padding: 20px 5px;
}
.info-page a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f138";
  padding-left: 6px;
}
.info-page a:hover {
  opacity: 0.5;
}

.info-page-line {
  display: flex;
  align-items: center;
}

.info-page-line:before,
.info-page-line:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  display: block;
}

.info-page-line:before {
  margin-right: 40px;
  background: linear-gradient(0deg, #555, #555);
}

.info-page-line:after {
  margin-left: 40px;
  background: linear-gradient(0deg, #555, #555);
}

.post dl {
  transition: .6s;
  background-color: transparent;
}
.post a h3 {
  text-decoration: none;
  color: #212529 !important;
}
.post a h3::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\00a0\f0da";
}
.post a dl:hover {
  background-color: #f0f0f0;
  transition: .1s;
}
.post dl {
  float: left;
  width: 100%;
  padding: 10px 0 15px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #d0d0d0;
}
@media (min-width: 768px) {
  .post dl {
    padding: 27px 20px;
  }
}
.post dt {
  width: 100%;
  float: left;
}
@media (min-width: 1400px) {
  .post dt {
    width: 30%;
  }
}
.post dd {
  margin-top: 5px;
  float: left;
  margin-left: 83px;
}
@media (min-width: 768px) {
  .post dd {
    margin-left: 93px;
  }
}
@media (min-width: 1400px) {
  .post dd {
    margin: 0 0 0 5%;
    width: 65%;
  }
}
.post h3 {
  text-align: left;
  font-size: 1.4rem;
  line-height: 2.3rem;
}
@media (min-width: 768px) {
  .post h3 {
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-top: -2px;
    font-weight: 500;
  }
}
.post time {
  font-weight: bold;
  font-size: 1.4rem;
  float: left;
  margin-top: 2px;
  width: 74px;
}
@media (min-width: 768px) {
  .post time {
    font-size: 1.5rem;
    width: 83px;
  }
}
@media (min-width: 1400px) {
  .post time {
    font-size: 1.6rem;
    width: 54%;
  }
}

.post-imp dl {
  transition: .6s;
  background-color: transparent;
}
.post-imp a h3 {
  text-decoration: none;
  color: #212529 !important;
}
.post-imp a h3::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\00a0\f0da";
}
.post-imp a dl:hover {
  background-color: #f0f0f0;
  transition: .1s;
}
.post-imp dl {
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 15px 20px;
}
.post-imp dt {
  width: 100%;
  float: left;
}
@media (min-width: 992px) {
  .post-imp dt {
    width: 30%;
  }
}
@media (min-width: 1600px) {
  .post-imp dt {
    width: 20%;
  }
}
.post-imp dd {
  margin-top: 5px;
  float: left;
  margin-left: 83px;
}
@media (min-width: 768px) {
  .post-imp dd {
    margin-left: 93px;
  }
}
@media (min-width: 992px) {
  .post-imp dd {
    margin: 0 0 0 0;
    width: 70%;
  }
}
@media (min-width: 1600px) {
  .post-imp dd {
    margin: 0 0 0 5%;
    width: 75%;
  }
}
.post-imp h3 {
  text-align: left;
  font-size: 1.4rem;
  line-height: 2.3rem;
}
@media (min-width: 768px) {
  .post-imp h3 {
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-top: -2px;
    font-weight: 500;
  }
}
.post-imp time {
  font-weight: bold;
  font-size: 1.4rem;
  float: left;
  margin-top: 2px;
  width: 74px;
}
@media (min-width: 768px) {
  .post-imp time {
    font-size: 1.5rem;
    width: 83px;
  }
}
@media (min-width: 992px) {
  .post-imp time {
    font-size: 1.6rem;
    width: 100px;
  }
}

.news-icon:before {
  content: "お知らせ";
  background-color: #122d54;
  color: #fff;
  padding: 3px 0;
  border-radius: 3px;
  margin-left: 10px;
  font-size: 1.2rem;
  width: 100px;
  text-align: center;
  float: left;
}
@media (min-width: 768px) {
  .news-icon:before {
    font-size: 1.3rem;
    padding: 3px 0;
    width: 100px;
  }
}
@media (min-width: 1400px) {
  .news-icon:before {
    width: 46%;
    margin-left: 0;
    margin-top: 2px;
  }
}

.kyogi-icon:before {
  content: "競技大会";
  background-color: #db6c00;
  color: #fff;
  padding: 3px 0;
  border-radius: 3px;
  margin-left: 10px;
  font-size: 1.2rem;
  width: 100px;
  text-align: center;
  float: left;
}
@media (min-width: 768px) {
  .kyogi-icon:before {
    font-size: 1.3rem;
    padding: 3px 0;
    width: 100px;
  }
}
@media (min-width: 1400px) {
  .kyogi-icon:before {
    width: 46%;
    margin-left: 0;
    margin-top: 2px;
  }
}

.active-icon:before {
  content: "取り組み";
  background-color: #e8b656;
  color: #fff;
  padding: 3px 0;
  border-radius: 3px;
  margin-left: 10px;
  font-size: 1.2rem;
  width: 100px;
  text-align: center;
  float: left;
}
@media (min-width: 768px) {
  .active-icon:before {
    font-size: 1.3rem;
    padding: 3px 0;
    width: 100px;
    margin: 0;
  }
}

@media (min-width: 992px) {
  .post-imp .news-icon:before {
    width: 100px;
    margin-left: 0;
    margin-top: 0;
  }
}

.copyright p {
  text-align: center;
  font-size: 1.3rem;
  margin-top: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .copyright p {
    font-size: 1.5rem;
    margin: 0;
    text-align: center;
  }
}
@media (min-width: 1630px) {
  .copyright p {
    text-align: right;
  }
}

#pageTop {
  font-size: 2.2em;
  text-decoration: none;
  font-weight: bold;
  background-color: #113a76;
  border: 2px solid #fff;
  color: #fff;
  padding: 11px 13px 11px 13px;
  position: fixed;
  bottom: 17px;
  right: 17px;
  top: auto;
  left: auto;
  border-radius: 50%;
  z-index: 100;
}
@media (min-width: 768px) {
  #pageTop {
    font-size: 2.8em;
    padding: 15px 18px 15px 18px;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
  }
}
@media (min-width: 1200px) {
  #pageTop {
    font-size: 3.8em;
    padding: 17px 20px 17px 20px;
    border-radius: 50%;
    bottom: 20px;
    right: 20px;
  }
}
#pageTop span {
  display: block;
  overflow: hidden;
  transition-duration: 0.5s;
}
#pageTop:hover {
  transform: scale(1.3);
  transition-duration: 0.5s;
}

.footer-gnav {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer-gnav {
    margin-bottom: 0;
  }
}
.footer-gnav ul {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.footer-gnav li {
  position: relative;
  margin: 0 5px;
}
.footer-gnav li::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f138";
  color: #fff;
}
@media (min-width: 768px) {
  .footer-gnav li {
    margin: 0 10px;
  }
}
.footer-gnav li a {
  font-size: 1.4rem;
  line-height: 1.4;
  text-decoration: none;
  padding: 5px 5px;
  display: block;
  color: #fff;
  position: relative;
  display: inline-block;
  transition: .3s;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .footer-gnav li a {
    padding: 5px 10px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
}
@media (min-width: 768px) {
  .footer-gnav li a br {
    display: none;
  }
}
.footer-gnav li a::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  content: '';
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer-gnav li a:hover::after {
  width: 100%;
}
.footer-gnav li a:hover {
  color: #fff;
}

.footer-sub {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .footer-sub {
    margin: 30px 0 10px 0;
  }
}
@media (min-width: 992px) {
  .footer-sub {
    margin: 0 0 10px 0;
  }
}
.footer-sub p {
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px;
}

.footer-contact {
  border-top: 1px solid #fff;
  margin-top: 30px;
}
.footer-contact ul {
  margin-top: 30px;
}
.footer-contact ul li {
  display: table-cell;
  float: left;
  font-size: 1.4rem;
  margin-bottom: 23px;
}
.footer-contact ul li a {
  color: #fff;
  padding: 5px 15px;
}
.footer-contact ul li a:hover {
  text-decoration: underline;
}
.footer-contact ul li::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
  color: #fff;
  margin-left: -5px;
}

.st-title {
  margin: 0 auto 30px auto;
}
@media (min-width: 992px) {
  .st-title {
    margin: 0 auto 40px auto;
  }
}
@media (min-width: 1200px) {
  .st-title {
    margin: 0 auto 50px auto;
  }
}
.st-title h3 {
  font-size: 2.3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  color: #cf4e2c;
}
@media (min-width: 768px) {
  .st-title h3 {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  .st-title h3 {
    font-size: 3.3rem;
  }
}
@media (min-width: 1200px) {
  .st-title h3 {
    font-size: 4rem;
  }
}
.st-title p {
  font-size: 1.7rem;
  font-weight: 500;
  text-align: left;
  line-height: 1.8;
  color: #000;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .st-title p {
    text-align: center;
    font-size: 1.9rem;
  }
}
@media (min-width: 992px) {
  .st-title p {
    font-size: 2.1rem;
  }
}
@media (min-width: 1200px) {
  .st-title p {
    font-size: 2.3rem;
    margin-top: 30px;
  }
}

.table-1 {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .table-1 {
    margin-bottom: 5px;
  }
}
.table-1 th {
  font-size: 1.5rem;
  line-height: 1.3;
  border: 1px solid #888;
  padding: 5px 0;
  vertical-align: middle;
  font-weight: 500;
  text-align: center;
  color: #111;
  background-color: #fff;
  width: 30%;
}
@media (min-width: 992px) {
  .table-1 th {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 5px;
  }
}
.table-1 td {
  font-size: 1.5rem;
  line-height: 1.6;
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #888;
  vertical-align: middle;
  color: #000;
  background-color: #fff;
  width: 10%;
}
@media (min-width: 992px) {
  .table-1 td {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 5px;
  }
}
.table-1 td img {
  width: 80%;
  margin: 0 20%;
}
@media (min-width: 992px) {
  .table-1 td img {
    width: 50%;
    margin: 0 25%;
  }
}

.table-2 {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .table-2 {
    margin-bottom: 5px;
  }
}
.table-2 th {
  font-size: 1.4rem;
  line-height: 1.3;
  border: 1px solid #888;
  padding: 5px 0;
  vertical-align: middle;
  font-weight: 500;
  text-align: center;
  color: #111;
  background-color: #f8f8f8;
  width: 20%;
}
@media (min-width: 992px) {
  .table-2 th {
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 10px 5px;
  }
}
.table-2 td {
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 5px 10px;
  text-align: left;
  border: 1px solid #888;
  vertical-align: middle;
  color: #000;
  background-color: #fff;
  width: 80%;
}
@media (min-width: 992px) {
  .table-2 td {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 10px 15px;
  }
}

.table-4 {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .table-4 {
    margin-bottom: 5px;
  }
}
.table-4 th {
  font-size: 1.5rem;
  line-height: 1.3;
  border: 1px solid #888;
  padding: 5px 0;
  vertical-align: middle;
  font-weight: 500;
  text-align: center;
  color: #111;
  background-color: #fff;
  width: 50%;
}
@media (min-width: 992px) {
  .table-4 th {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 5px;
  }
}
.table-4 td {
  font-size: 1.5rem;
  line-height: 1.6;
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #888;
  vertical-align: middle;
  color: #000;
  background-color: #fff;
  width: 50%;
}
@media (min-width: 992px) {
  .table-4 td {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 5px;
  }
}

.table-6 {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-bottom: 10px;
}
.table-6 th {
  font-size: 1.4rem;
  border: 2px solid #1976b5;
  padding: 2px 0;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  color: #1976b5;
  background-color: #e9f3f9;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .table-6 th {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 5px;
  }
}
.table-6 td {
  font-size: 1.4rem;
  padding: 5px 6px;
  text-align: left;
  border: 2px solid #1976b5;
  vertical-align: middle;
  background-color: #fff;
  color: #55453d;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .table-6 td {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 5px;
  }
}
.table-6 .head-color {
  background-color: #1976b5 !important;
  color: #fff !important;
}

.table-5 {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-bottom: 10px;
}
.table-5 th {
  font-size: 1.4rem;
  border: 2px solid #1976b5;
  padding: 2px 0;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  color: #1976b5;
  background-color: #e9f3f9;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .table-5 th {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 5px;
  }
}
.table-5 td {
  font-size: 1.4rem;
  padding: 5px 6px;
  text-align: left;
  border: 2px solid #1976b5;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
  color: #55453d;
  line-height: 1.6;
}
@media (min-width: 992px) {
  .table-5 td {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 5px;
  }
}
.table-5 .head-color {
  background-color: #1976b5 !important;
  color: #fff !important;
}

.tag-5 {
  background-color: #fff;
  color: #1976b5;
  padding: 0 10px;
  margin: 0 10px;
  border-radius: 3px;
  white-space: nowrap;
  font-weight: bold;
  font-size: 120%;
}

.table-td-c td {
  text-align: center;
}

.table-icon {
  width: 15px;
  text-align: center;
}

.br-s br {
  display: block;
}
@media (min-width: 374px) {
  .br-s br {
    display: none;
  }
}

.br-md br {
  display: block;
}
@media (min-width: 768px) {
  .br-md br {
    display: none;
  }
}

.br-lg br {
  display: block;
}
@media (min-width: 992px) {
  .br-lg br {
    display: none;
  }
}

.br-xl br {
  display: block;
}
@media (min-width: 1200px) {
  .br-xl br {
    display: none;
  }
}

.br br {
  display: none;
}
@media (min-width: 768px) {
  .br br {
    display: block;
  }
}

.br-lg-min br {
  display: block;
}
@media (max-width: 992px) {
  .br-lg-min br {
    display: none;
  }
}

.box-1 {
  background-color: #fcf2e8;
}

.box-2 {
  border: 4px dotted #db8a0a;
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
  background-color: #fff8f1;
}
@media (min-width: 992px) {
  .box-2 {
    padding: 20px;
  }
}
.box-2 h4 {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: bold;
  margin-bottom: 15px;
  color: #ca8000;
}
@media (min-width: 992px) {
  .box-2 h4 {
    font-size: 2.7rem;
    line-height: 3.7rem;
    margin: 10px 0 25px 0;
  }
}
.box-2 h5 {
  font-size: 1.9rem;
  line-height: 2.9rem;
  font-weight: bold;
  color: #1778cb;
  margin: 15px 0;
}
@media (min-width: 992px) {
  .box-2 h5 {
    font-size: 2.2rem;
    line-height: 3.2rem;
  }
}

.button-1 {
  margin-top: 5px;
  text-align: center;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .button-1 {
    margin-bottom: 50px;
  }
}
.button-1 a {
  background-color: #e48d01;
  border-radius: 20px;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  box-shadow: 0 3px 0 #b97405;
}
@media (min-width: 768px) {
  .button-1 a {
    padding: 6px 15px;
    font-size: 2.0rem;
  }
}
@media (min-width: 992px) {
  .button-1 a {
    font-size: 2.3rem;
    padding: 20px 40px;
  }
}
.button-1 a:hover {
  opacity: 0.5;
  transition: all 0.5s ease;
}

.button-2 {
  margin: 10px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .button-2 {
    margin: 15px 0;
  }
}
.button-2 a {
  background-color: #f8d2cc;
  border-radius: 25px;
  padding: 7px 30px;
  text-decoration: none;
  color: #000;
  font-size: 1.7rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  box-shadow: 0 3px 0 #dbada6;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .button-2 a {
    padding: 10px 30px;
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  .button-2 a {
    font-size: 2.2rem;
  }
}
.button-2 a:hover {
  opacity: 0.5;
  transition: all 0.5s ease;
}

.button-3 {
  margin: 50px 0 30px 0;
  text-align: center;
  position: relative;
}
.button-3 a {
  background-color: #00a9a9;
  border-radius: 10px;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 5px 0 #087c7c;
}
@media (min-width: 768px) {
  .button-3 a {
    padding: 20px 100px;
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  .button-3 a {
    font-size: 3.0rem;
  }
}
.button-3 a:hover {
  opacity: 0.5;
  transition: all 0.5s ease;
}

.button-4 {
  margin: 50px 0 30px 0;
  text-align: center;
  position: relative;
}
.button-4 a {
  background-color: #122d54;
  border-radius: 25px;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 5px 0 #07162d;
}
@media (min-width: 768px) {
  .button-4 a {
    padding: 10px 40px;
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  .button-4 a {
    font-size: 2.0rem;
  }
}
.button-4 a:hover {
  opacity: 0.5;
  transition: all 0.5s ease;
}

.tag-1 {
  background-color: #1c3875;
  color: #fff;
  padding: 2px 10px;
  margin-right: 10px;
  border-radius: 2px;
  white-space: nowrap;
  font-weight: 500;
}

.tag-2 {
  background-color: #030263;
  color: #fff;
  padding: 2px 10px;
  border-radius: 2px;
  white-space: nowrap;
  font-weight: 500;
}

.tag-3 {
  background-color: #065b9d;
  color: #fff;
  padding: 0 10px;
  margin: 0 5px;
  border-radius: 5px;
  white-space: nowrap;
  font-weight: 500;
}

.tag-4 {
  background-color: #026322;
  color: #fff;
  padding: 2px 30px;
  border-radius: 5px;
  white-space: nowrap;
  font-weight: 500;
}

.address-box-1 h4 {
  font-size: 2.0rem;
  color: #fff;
  background-color: #1976b5;
  font-weight: bold;
  padding: 10px 10px;
  text-align: left;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.address-box-1 p {
  color: #1976b5;
  font-weight: bold;
}

.sm-max {
  display: none;
}
@media (min-width: 576px) {
  .sm-max {
    display: block;
  }
}

.md-max {
  display: none;
}
@media (min-width: 768px) {
  .md-max {
    display: inline-block;
  }
}

.lg-max {
  display: none;
}
@media (min-width: 992px) {
  .lg-max {
    display: inline-block;
  }
}

.xl-max {
  display: none;
}
@media (min-width: 1200px) {
  .xl-max {
    display: block;
  }
}

.sm-min {
  display: block;
}
@media (min-width: 575px) {
  .sm-min {
    display: none !important;
  }
}

.md-min {
  display: block;
}
@media (min-width: 767px) {
  .md-min {
    display: none;
  }
}

.lg-min {
  display: block;
}
@media (min-width: 991px) {
  .lg-min {
    display: none;
  }
}

.xl-min {
  display: block;
}
@media (min-width: 1199px) {
  .xl-min {
    display: none;
  }
}

.blog_post {
  padding: 18px 0;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}
.blog_post a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
}
@media (min-width: 768px) {
  .blog_post {
    padding: 0;
    border-bottom: none;
  }
}

.blog_post:after {
  content: "";
  display: block;
  clear: both;
}

.blog_thumbnail {
  float: left;
  width: 23%;
  margin-right: 4%;
}
@media (min-width: 768px) {
  .blog_thumbnail {
    float: both;
    width: 100%;
    margin: 0 0 10px 0;
  }
}

.blog_thumbnail img {
  width: 100%;
  height: 130px;
  filter: brightness(125%);
  border-radius: 5px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .blog_thumbnail img {
    height: 130px;
  }
}
@media (min-width: 992px) {
  .blog_thumbnail img {
    height: 180px;
  }
}

.object-fit-img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.blog_description {
  float: left;
  width: 73%;
}
@media (min-width: 768px) {
  .blog_description {
    float: both;
    width: 95%;
    margin: 0 2.5%;
  }
}

.blog_date {
  font-size: 1.5rem;
  color: #555;
  font-weight: bold;
  display: inline;
}
@media (min-width: 768px) {
  .blog_date {
    font-size: 1.2rem;
  }
}
@media (min-width: 992px) {
  .blog_date {
    font-size: 1.5rem;
  }
}

.blog_category {
  background-color: #503e24;
  color: #fff;
  font-weight: 500;
  padding: 2px 5px;
  border-radius: 5px;
}

.blog_title {
  font-size: 1.6rem;
  color: #c15f51;
  font-weight: bold;
}
@media (min-width: 768px) {
  .blog_title {
    font-size: 1.4rem;
  }
}
@media (min-width: 992px) {
  .blog_title {
    font-size: 1.6rem;
  }
}

.blog_text {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .blog_text {
    font-size: 1.2rem;
  }
}
@media (min-width: 992px) {
  .blog_text {
    font-size: 1.4rem;
  }
}
.blog_text::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f35d";
  font-size: 1.3rem;
  margin-left: 10px;
}

.blog-new {
  position: absolute;
  top: 40px;
  left: -5px;
  width: 100px;
  z-index: 10;
}
@media (min-width: 768px) {
  .blog-new {
    top: 50px;
    left: -20px;
    width: 150px;
  }
}

.yt_play {
  transition: .3s ease-in-out;
}

.yt {
  position: relative;
}

.yt_play:hover {
  cursor: pointer;
  transform: scale(1.05);
}

.yt_btn {
  width: 70px;
  height: 70px;
  background: url("../images/video.png") no-repeat top left;
  position: absolute;
  background-size: contain;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 1;
}
@media (min-width: 768px) {
  .yt_btn {
    width: 100px;
    height: 100px;
  }
}

.yt-title {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .yt-title {
    margin-bottom: 20px;
  }
}
.yt-title h3 {
  font-size: 1.7rem;
  line-height: 1.4;
  font-weight: bold;
  color: #3294b7;
}
@media (min-width: 768px) {
  .yt-title h3 {
    font-size: 1.8rem;
  }
}

.movie {
  position: relative;
  width: 100%;
  margin-bottom: 4px;
  padding-top: 56.25%;
}
.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media (min-width: 768px) {
  .movie iframe {
    width: 100% !important;
    height: 100% !important;
  }
}

.img-xs {
  width: 50%;
  margin: 0 25%;
}
@media (min-width: 768px) {
  .img-xs {
    width: 100%;
    margin: 0;
  }
}

.img-s {
  width: 60%;
  margin: 0 20%;
}
@media (min-width: 768px) {
  .img-s {
    width: 100%;
    margin: 0;
  }
}

.img-m {
  width: 70%;
  margin: 0 15%;
}
@media (min-width: 768px) {
  .img-m {
    width: 100%;
    margin: 0;
  }
}

.img-l {
  width: 80%;
  margin: 0 10%;
}
@media (min-width: 768px) {
  .img-l {
    width: 100%;
    margin: 0;
  }
}

.borderr-5 {
  border-radius: 5px;
}

.borderr-10 {
  border-radius: 10px;
}

.borderr-15 {
  border-radius: 15px;
}

.borderr-20 {
  border-radius: 20px;
}

.borderr-25 {
  border-radius: 25px;
}

.borderr-30 {
  border-radius: 30px;
}

.ani-fluffy-1 {
  animation: ani-fluffy-1 3s ease infinite;
}

@keyframes ani-fluffy-1 {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-15px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
.ani-fluffy-2 {
  animation: ani-fluffy-2 3s ease infinite;
}

@keyframes ani-fluffy-2 {
  0% {
    transform: translateX(0);
  }
  5% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-15px);
  }
  25% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-15px);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
.external-link::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f35d";
  font-size: 70%;
  padding-left: 10px;
}

.caret-right::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f0da";
  font-size: 100%;
  padding-left: 10px;
}

.caret-left::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f0da";
  font-size: 100%;
  padding-right: 10px;
}

.pdf-file::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f1c1";
  font-size: 90%;
  padding-left: 10px;
}

.op:hover {
  opacity: 0.5;
  transition: all 0.3s ease;
}

.scale {
  transition: 0.3s;
}

.scale:hover {
  transform: scale(1.1);
}

.flash:hover {
  animation: flash 1s;
}

@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
.hover-1 {
  overflow: hidden;
  position: relative;
  border: 3px solid #dde3ec;
}

.hover-1 .hover-caption-1 {
  font-size: 1.5rem;
  color: #fff;
  padding-top: 10px;
  text-align: center;
}

.hover-1 .hover-mask-1 {
  width: 100%;
  height: 35px;
  position: absolute;
  bottom: -35px;
  /* 枠の上に置いて表示しない */
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.hover-1:hover .hover-mask-1 {
  bottom: 0px;
  /* 下に降りてくるように見せる */
}

.hover-2 {
  overflow: hidden;
  position: relative;
  border: 3px solid #f39800;
}

.hover-2 .hover-caption-2 {
  font-size: 1.5rem;
  color: #fff;
  padding-top: 10px;
  text-align: center;
}

.hover-2 .hover-mask-2 {
  width: 100%;
  height: 35px;
  position: absolute;
  bottom: -35px;
  /* 枠の上に置いて表示しない */
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.hover-2:hover .hover-mask-2 {
  bottom: 0px;
  /* 下に降りてくるように見せる */
}

.page-menu {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.page-menu li {
  border-bottom: 1px solid #e0e0e0;
}
.page-menu li a {
  text-decoration: none;
  display: block;
  color: #000;
  font-size: 1.6rem;
  padding: 12px 10px;
  font-weight: 500;
}
.page-menu li a::after {
  float: right;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\00a0\f105";
  padding-right: 10px;
}
.page-menu li a:hover {
  color: #fff;
  background-color: #972c52;
}
.page-menu li a:hover::after {
  float: right;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\00a0\f138";
  padding-right: 7px;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.container-box1 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

@media (min-width: 576px) {
  .container-box1 {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-box1 {
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  .container-box1 {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-box1 {
    max-width: 1500px;
  }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
  .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
  .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
  .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
  .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
  .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.gutters-1 > .col,
.gutters-1 > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .gutters-1 > .col,
  .gutters-1 > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.gutters-2 > .col,
.gutters-2 > [class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .gutters-2 > .col,
  .gutters-2 > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.gutters-3 > .col,
.gutters-3 > [class*="col-"] {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .gutters-3 > .col,
  .gutters-3 > [class*="col-"] {
    padding-right: 25px;
    padding-left: 25px;
  }
}

.gutters-4 > .col,
.gutters-4 > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .gutters-4 > .col,
  .gutters-4 > [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.box1-l {
  padding-left: 0;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .box1-l {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .box1-l {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
}

.box1-r {
  padding-left: 5px;
  padding-right: 0;
}
@media (min-width: 768px) {
  .box1-r {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .box1-r {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
}

.box2 {
  padding-right: 25%;
}
@media (min-width: 768px) {
  .box2 {
    padding-right: 3%;
  }
}
@media (min-width: 992px) {
  .box2 {
    padding-right: 0;
  }
}

.row-1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top-title {
  margin-bottom: 5px;
}
.top-title h2 {
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.1;
  margin-top: 3px;
  color: #666;
}

.footer-area {
  width: 100%;
}
.footer-area:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  .footer-area {
    margin: 0 auto;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .footer-area {
    max-width: 960px;
    min-height: 80px;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .footer-area {
    max-width: 1400px;
  }
}

.page-name-box-mg {
  margin-top: -20px;
}
@media (min-width: 768px) {
  .page-name-box-mg {
    margin-top: -50px;
  }
}

.page-name-box {
  height: 50px;
  width: 100%;
  background-color: #f2efec;
  background-image: url("https://www.transparenttextures.com/patterns/gplay.png");
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .page-name-box {
    height: 76px;
    margin-bottom: 50px;
  }
}
.page-name-box h2 {
  text-align: right;
  font-weight: normal;
  font-size: 1.7rem;
  margin-top: 8px;
  line-height: 2.8rem;
  color: #972c52;
}
@media (min-width: 768px) {
  .page-name-box h2 {
    font-size: 2.3rem;
    line-height: 3.4rem;
    margin-top: 20px;
    padding-bottom: 3px;
  }
}

.page-name-box-line {
  border-bottom: 2px solid #972c52;
}

.section1 {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .section1 {
    margin-bottom: 100px;
  }
}
.section1 h2 {
  font-size: 2.0rem;
  text-align: center;
  margin-bottom: 30px;
  padding: 0px 20px;
  border-top: 2px solid #c9bda7;
  border-bottom: 2px solid #c9bda7;
}
@media (min-width: 768px) {
  .section1 h2 {
    font-size: 2.7rem;
    padding: 5px 20px;
  }
}

.section2 {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .section2 {
    margin-bottom: 100px;
  }
}
.section2 h2 {
  font-size: 2.0rem;
  text-align: left;
  margin-bottom: 30px;
  padding: 0px 20px;
  border-top: 2px solid #c9bda7;
  border-bottom: 2px solid #c9bda7;
}
@media (min-width: 768px) {
  .section2 h2 {
    font-size: 2.7rem;
    padding: 5px 20px;
  }
}

.office1-service1 {
  width: 100%;
  margin-bottom: 15px;
}
.office1-service1:after {
  content: "";
  display: block;
  clear: both;
}
.office1-service1 a {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}
.office1-service1 a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .office1-service1 {
    margin-bottom: 0;
    border-bottom: 1px dotted #333;
  }
  .office1-service1 p {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}

.service-name {
  width: 100%;
}
@media (min-width: 768px) {
  .service-name {
    width: 55%;
    float: left;
    padding: 10px;
    background-color: transparent;
  }
  .service-name:after {
    content: "";
    display: block;
    clear: both;
  }
}
.service-name h4 {
  text-align: left;
  padding: 5px 0;
  border-top: 1px dotted #333;
  font-weight: bold;
  color: #a35151;
  font-size: 1.9rem;
}
@media (min-width: 768px) {
  .service-name h4 {
    padding: 0;
    border-top: 0;
  }
}

.service-tel {
  white-space: nowrap;
  float: left;
}
.service-tel:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  .service-tel {
    width: 25%;
    float: left;
    margin-left: 0;
    padding: 10px;
  }
}
.service-tel p {
  font-size: 1.9rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .service-tel p {
    font-size: 1.7rem;
  }
}

.service-web {
  white-space: nowrap;
  float: right;
  margin-top: 3px;
}
@media (min-width: 768px) {
  .service-web {
    width: 20%;
    float: left;
    margin-top: 0;
    padding: 10px;
  }
}
.service-web p a {
  font-size: 1.3rem;
  padding: 2px 8px;
  border: 1px solid #444;
  color: #fff;
  background-color: #444;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .service-web p a {
    font-size: 1.4rem;
  }
}
.service-web p a:hover {
  color: #444;
  background-color: #fff;
}
.service-web:after {
  content: "";
  display: block;
  clear: both;
}

.area {
  margin-bottom: 50px;
  border-left: 1px solid #777;
  border-bottom: 1px solid #777;
  padding-left: 15px;
}

.recruit-header {
  max-width: 90%;
  margin: 0 5%;
  height: 230px;
}
@media (min-width: 768px) {
  .recruit-header {
    max-width: 1400px;
    height: 600px;
    margin: 0 auto;
  }
}

.recruit-sub {
  font-weight: bold;
  font-size: 2.3rem;
  line-height: 3.4rem;
  color: #000;
}
@media (min-width: 768px) {
  .recruit-sub {
    font-size: 3.0rem;
    line-height: 4.6rem;
  }
}

@media (min-width: 768px) {
  .recruit-para {
    width: 90%;
    margin-right: 10%;
  }
}
.recruit-para p {
  font-weight: 500;
}
@media (min-width: 992px) {
  .recruit-para {
    width: 80%;
    margin-right: 20%;
  }
}
.recruit-para p {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .recruit-para {
    width: 80%;
    margin-right: 20%;
  }
}
.recruit-para p {
  font-weight: 500;
}

.recruit-title {
  z-index: 10;
}
.recruit-title img {
  width: 100%;
  margin: 20px 0 40px 0;
}
@media (min-width: 768px) {
  .recruit-title img {
    margin: 80px 0 100px 0;
  }
}
@media (min-width: 992px) {
  .recruit-title img {
    margin: 80px 0 100px 0;
  }
}

.recruit-header-img1 {
  z-index: 1;
}
.recruit-header-img1 img {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .recruit-header-img1 img {
    width: 80%;
    position: absolute;
    top: 20px;
    right: 0px;
    margin-bottom: 0;
  }
}

.recruit-header-img2 {
  z-index: 2;
}
.recruit-header-img2 img {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .recruit-header-img2 img {
    width: 60%;
    position: absolute;
    top: 200px;
    left: -50px;
    transform: rotate(2deg);
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .recruit-header-img2 img {
    width: 55%;
    position: absolute;
    top: 230px;
    left: -80px;
    transform: rotate(2deg);
    margin-bottom: 0;
  }
}

.recruit-header-img3 {
  z-index: 2;
}
.recruit-header-img3 img {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .recruit-header-img3 img {
    width: 53%;
    position: absolute;
    top: 440px;
    right: 0px;
    transform: rotate(5deg);
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .recruit-header-img3 img {
    width: 47%;
    position: absolute;
    top: 440px;
    right: 0px;
    transform: rotate(5deg);
    margin-bottom: 0;
  }
}

.recruit-header-img4 {
  z-index: 2;
}
.recruit-header-img4 img {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .recruit-header-img4 img {
    width: 47%;
    position: absolute;
    top: 550px;
    left: -20px;
    transform: rotate(-3deg);
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .recruit-header-img4 img {
    width: 40%;
    position: absolute;
    top: 550px;
    left: -20px;
    transform: rotate(-3deg);
    margin-bottom: 0;
  }
}

.recruit-fuyou {
  position: absolute;
  bottom: -10%;
  right: 4%;
  width: 38%;
  z-index: -1;
}
@media (min-width: 768px) {
  .recruit-fuyou {
    bottom: -8%;
    right: 10%;
    width: 24%;
  }
}
@media (min-width: 992px) {
  .recruit-fuyou {
    bottom: -14%;
    right: 2%;
    width: 33%;
  }
}

@media (min-width: 768px) {
  .padd {
    padding-top: 0;
  }
}

.contact-indent {
  margin-left: 78px;
}

.contact h2 {
  font-size: 2.2rem;
  line-height: 3.0rem;
  font-weight: bold;
  border-top: 2px solid #972c52;
  border-bottom: 2px solid #972c52;
  margin-bottom: 40px;
  padding: 5px;
  border-left: 10px solid #972c52;
}
@media (min-width: 768px) {
  .contact h2 {
    font-size: 3.0rem;
    padding: 10px;
    line-height: 3.8rem;
  }
}

.contact-f {
  font-size: 2.2rem;
}
@media (min-width: 768px) {
  .contact-f {
    font-size: 2.5rem;
  }
}

@media (min-width: 768px) {
  .contact-mg {
    padding-left: 30px !important;
  }
}

.privacy-ul ul {
  margin-bottom: 50px;
}

.Nav {
  position: relative;
}
.Nav > ul {
  display: none;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .Nav > ul {
    display: block;
    margin: 0 auto;
    float: right;
    max-width: 100%;
  }
}
.Nav > ul > li {
  display: table-cell;
  width: 100%;
  float: left;
  text-align: center;
  line-height: 2.1rem;
  border-top: 1px solid #e0e0e0;
}
@media (min-width: 992px) {
  .Nav > ul > li {
    border-top: none;
  }
}
.Nav > ul > li > ul {
  position: static;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .Nav > ul > li > ul {
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 100;
    width: auto;
  }
}
.Nav > ul > li > ul li {
  white-space: nowrap;
  text-align: left;
}
.Nav > ul > li > ul li a {
  position: relative;
  padding: 12px 27px;
  border-top: 1px dotted #999;
  background-color: #122d54;
  font-size: 1.5rem;
  color: #fff;
}
@media (min-width: 992px) {
  .Nav > ul > li > ul li a {
    font-size: 1.4rem;
    padding: 12px 60px 12px 20px;
  }
}
.Nav > ul > li > ul li a::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.Nav > ul > li > ul li a:hover::before {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.Nav > ul a {
  display: block;
  position: relative;
  text-decoration: none;
  padding: 13px 0;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 500;
  background-color: #122d54;
  z-index: 2;
}
@media (min-width: 992px) {
  .Nav > ul a {
    font-size: 1.4rem;
    color: #000;
    background-color: #fff;
    padding: 14.5px 15px;
  }
}
@media (min-width: 1200px) {
  .Nav > ul a {
    padding: 14.5px 20px;
    font-size: 1.6rem;
  }
}

.Nav > ul > li.parent.open > a {
  color: #fff;
}

.Nav > ul > li.parent.open > a::after {
  background: #122d54;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.Nav > ul > li a:hover {
  color: #fff;
  background-color: #122d54;
}

.Nav > ul > li a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.Nav .navbtn {
  display: block;
  position: absolute;
  top: -60px;
  right: 0;
}
@media (min-width: 992px) {
  .Nav .navbtn {
    display: none;
  }
}

@media (max-width: 992px) {
  .Nav .navbtn a,
  .Nav .navbtn a.close {
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
    text-decoration: none;
  }

  .Nav .navbtn a::before,
  .Nav .navbtn a.close::before {
    position: absolute;
    top: 15px;
    left: 10px;
    content: "";
    width: 40px;
    height: 3px;
    background-color: #333;
    transition: .2s;
    border-radius: 2px;
  }

  .Nav .navbtn a.open::before {
    top: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  .Nav .navbtn a::after,
  .Nav .navbtn a.close::after {
    position: absolute;
    bottom: 22px;
    left: 10px;
    content: "";
    width: 40px;
    height: 3px;
    background-color: #333;
    transition: .2s;
    border-radius: 2px;
  }

  .Nav .navbtn a.open::after {
    bottom: 37px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }

  .Nav .navbtn a span {
    display: block;
    width: 60px;
    color: #333;
    text-align: center;
    position: relative;
    bottom: -43px;
    font-weight: bold;
  }

  .Nav .navbtn a span::after,
  .Nav .navbtn a.close span::after {
    position: absolute;
    top: -18px;
    left: 10px;
    content: "";
    width: 40px;
    height: 3px;
    background-color: #333;
    border-radius: 2px;
  }

  .Nav .navbtn a.open span::after {
    display: none;
  }
}
.Nav ul.close {
  display: none;
}

/* 2階層 */
.about-hero-msg {
  margin: 0;
  position: relative;
}
.about-hero-msg p {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .about-hero-msg p {
    font-size: 2.8rem;
    line-height: 1.8;
  }
}
.about-hero-msg p span.msg-1 {
  font-size: 2.1rem;
  border: 2px solid #fff;
  padding: 5px;
  margin: 0 5px;
  border-radius: 5px;
  white-space: nowrap;
}
@media (min-width: 375px) {
  .about-hero-msg p span.msg-1 {
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .about-hero-msg p span.msg-1 {
    font-size: 3.7rem;
    margin: 0 15px;
    border: 3px solid #fff;
  }
}
.about-hero-msg p.sub-msg {
  font-size: 2.0rem;
  font-weight: 500;
  line-height: 3.2rem;
}
@media (min-width: 768px) {
  .about-hero-msg p.sub-msg {
    font-size: 2.5rem;
  }
}

.students-step-box {
  margin: 0;
  position: relative;
  background-color: #e4f4fc;
  border: 2px solid #146393;
  border-radius: 20px;
  padding: 30px 20px 0 20px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .students-step-box {
    padding: 50px 20px 20px 20px;
    height: 400px;
  }
}
.students-step-box h4 {
  color: #146393;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.6rem;
}
@media (min-width: 768px) {
  .students-step-box h4 {
    font-size: 2.0rem;
  }
}
.students-step-box p {
  font-size: 1.4rem;
  color: #494949;
  font-weight: bold;
}
@media (min-width: 768px) {
  .students-step-box p {
    position: absolute;
    top: 320px;
    left: 20px;
    right: 20px;
    font-size: 1.6rem;
  }
}

.students-step-img {
  position: absolute;
  width: 80px;
  top: -20px;
  left: -15px;
}
@media (min-width: 768px) {
  .students-step-img {
    width: 100px;
  }
}

.students-arrow-m {
  position: absolute;
  width: 30px;
  top: -45px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.students-arrow {
  position: absolute;
  width: 40px;
  right: -17px;
  top: 50%;
  margin-top: -21.775px;
}

.about-movie {
  margin-top: -130px;
}

.students-step1-img {
  width: 60%;
  margin: 10px 20%;
}
@media (min-width: 768px) {
  .students-step1-img {
    width: 65%;
    margin: 20px 17.5% 0 17.5%;
  }
}

.students-step2-img {
  width: 60%;
  margin: 10px 20%;
}
@media (min-width: 768px) {
  .students-step2-img {
    width: 65%;
    margin: 20px 17.5% 0 17.5%;
  }
}

.students-step3-img {
  width: 60%;
  margin: 10px 20%;
}
@media (min-width: 768px) {
  .students-step3-img {
    width: 65%;
    margin: 20px 17.5% 0 17.5%;
  }
}

.form-com {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .form-com {
    margin-top: 40px;
  }
}
.form-com p {
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .form-com p {
    margin-bottom: 0;
  }
}
.form-com p a {
  text-decoration: none;
  color: #fff;
}
.form-com p a:hover {
  text-decoration: underline;
}

.section3-msg1 {
  margin-top: 40px;
}
.section3-msg1 h4 {
  font-weight: bold;
  font-size: 2.4rem;
}
.section3-msg1 h4 .msg1 {
  font-size: 3.3rem;
}

.section3-msg2 {
  margin-top: 40px;
}
.section3-msg2 h5 {
  font-weight: bold;
  font-size: 3.5rem;
  text-align: center;
  line-height: 6.0rem;
}
.section3-msg2 h5 .msg1 {
  font-size: 4.2rem;
  color: #fff;
}
.section3-msg2 h5 .msg2 {
  color: #122d54;
}

.section3-g2-title {
  margin-bottom: 20px;
}
.section3-g2-title h4 {
  font-weight: bold;
  font-size: 2.4rem;
}

.section3-g2-box {
  border: 4px dotted #5cb4e4;
  background-color: #eef9ff;
  border-radius: 10px;
  padding: 20px 10px 10px 10px;
}
.section3-g2-box .mark {
  color: #004b84;
  font-weight: bold;
}

.section3-g2-img1 {
  width: 40%;
  margin: 0 30%;
  margin-top: -20px;
}
@media (min-width: 768px) {
  .section3-g2-img1 {
    width: 70%;
    margin: 0 15%;
  }
}

.section3-g3 {
  margin: 30px 0 60px 0;
}

.section3-g4 {
  margin-bottom: 100px;
}
.section3-g4 p {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 2.0rem;
}
.section3-g4 h4 {
  font-weight: bold;
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 20px;
}
.section3-g4 h4 .section-g4-msg1 {
  font-size: 3.4rem;
  margin: 0 15px;
}
.section3-g4 h5 {
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
}
.section3-g4 h5 .section-g4-msg2 {
  color: #cd00b7;
  margin: 0 10px;
}

.section4-title {
  margin-bottom: 30px;
}
.section4-title p {
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0;
}
.section4-title h3 {
  text-align: center;
  color: #fff;
}

.section4-img1 {
  width: 60%;
  margin: 0 20% 20px 20%;
}

.section4-box p {
  font-size: 1.5rem;
  color: #fff;
}

.section4-msgarea {
  position: relative;
}

.section4-waku-top {
  position: absolute;
  top: -18px;
  right: -5px;
  width: 30px;
}

.section4-waku-down {
  position: absolute;
  bottom: -18px;
  left: -10px;
  width: 30px;
}

.section5-title {
  margin-bottom: 30px;
}
.section5-title p {
  font-size: 2.5rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
}
.section5-title h3 {
  font-size: 3.0rem;
  text-align: center;
  font-weight: bold;
}
.section5-title h3 .msg1 {
  font-size: 4.0rem;
  margin: 10px;
  color: #00a9a9;
}

.section5-msg {
  margin: 0 auto;
}
.section5-msg li {
  color: #fff;
  font-weight: 500;
  font-size: 2.6rem;
}
.section5-msg li .box {
  border: 2px solid #fff;
  border-radius: 8px;
  padding: 2px 10px;
  margin: 0 10px;
}

.privacy-section {
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.privacy-section:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #555;
  display: block;
  margin-left: 30px;
}
.privacy-section h3 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #000;
}

.privacy-page ul {
  margin-left: 30px;
}
.privacy-page ul > li {
  margin-bottom: 50px;
}
.privacy-page ul h4 {
  font-size: 1.8rem;
  font-weight: bold;
}

.rules-section {
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.rules-section:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #555;
  display: block;
  margin-left: 30px;
}
.rules-section h3 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #000;
}

.rules-page ul {
  margin-left: 40px;
}
.rules-page ul > li {
  margin-bottom: 50px;
}
.rules-page h4 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-left: 10px;
}

.terms-section {
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.terms-section:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #555;
  display: block;
  margin-left: 30px;
}
.terms-section h3 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
}
@media (min-width: 768px) {
  .terms-section h3 {
    font-size: 2.5rem;
  }
}

.terms-page ul {
  margin-left: 30px;
}
.terms-page ul > li {
  margin-bottom: 30px;
}
.terms-page h4 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-left: 10px;
}

.law-section {
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.law-section:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #555;
  display: block;
  margin-left: 30px;
}
.law-section h3 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #000;
}

.law-page ul {
  margin-left: 50px;
}
.law-page ul > li {
  margin-bottom: 30px;
}
.law-page h4 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-left: 10px;
}

.top-tel {
  display: none;
}
@media (min-width: 768px) {
  .top-tel {
    display: block;
    position: absolute;
    top: 8px;
    left: 8px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 3px 10px;
    z-index: 10;
    border: 2px solid #fff;
  }
  .top-tel .tel-contact {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
  }
  .top-tel .tel-time {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .top-tel {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 7px 20px;
    z-index: 100;
    border: 2px solid #fff;
  }
  .top-tel .tel-contact {
    font-size: 1.9rem;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
  }
  .top-tel .tel-time {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .top-tel {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px 30px;
    z-index: 100;
    border: 2px solid #fff;
  }
  .top-tel .tel-contact {
    font-size: 2.3rem;
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
  }
  .top-tel .tel-time {
    font-size: 1.7rem;
    text-align: center;
    margin-bottom: 0;
  }
}

.top-sub-menu {
  display: none;
}
@media (min-width: 768px) {
  .top-sub-menu {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 7px 10px 0 10px;
    z-index: 10;
    border: 2px solid #fff;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .top-sub-menu {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 14px 10px 5px 10px;
    z-index: 100;
    border: 2px solid #fff;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .top-sub-menu {
    display: block;
    position: absolute;
    top: 50px;
    right: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 14px 10px 5px 10px;
    z-index: 100;
    border: 2px solid #fff;
  }
}
@media (min-width: 768px) and (min-width: 1500px) {
  .top-sub-menu {
    display: block;
    position: absolute;
    top: 40px;
    right: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px 20px 5px 20px;
    z-index: 100;
    border: 2px solid #fff;
  }
}
@media (min-width: 768px) {
  .top-sub-menu ul {
    margin-bottom: 0;
  }
  .top-sub-menu ul li {
    margin-bottom: 15px;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: right;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .top-sub-menu ul li {
    font-size: 1.1rem;
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .top-sub-menu ul li {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .top-sub-menu ul li {
    font-size: 1.6rem;
    margin-bottom: 13px;
  }
}
@media (min-width: 768px) and (min-width: 1500px) {
  .top-sub-menu ul li {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .top-sub-menu ul li a {
    text-decoration: none;
    color: #000;
  }
}

.top-logo-msg-box {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  z-index: 10;
}
.top-logo-msg-box .top-logo {
  display: none;
}
.top-logo-msg-box .top-msg {
  max-width: 28%;
  position: absolute;
  top: -120px;
  right: 10px;
}
@media (min-width: 440px) {
  .top-logo-msg-box .top-msg {
    top: -150px;
  }
}
@media (min-width: 530px) {
  .top-logo-msg-box .top-msg {
    top: -180px;
  }
}
@media (min-width: 768px) {
  .top-logo-msg-box {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 100%;
  }
  .top-logo-msg-box .top-logo {
    display: none;
  }
  .top-logo-msg-box .top-msg {
    max-width: 12%;
    position: absolute;
    top: -200px;
    right: 5%;
  }
}
@media (min-width: 768px) and (min-width: 830px) {
  .top-logo-msg-box .top-msg {
    top: -220px;
  }
}
@media (min-width: 768px) and (min-width: 930px) {
  .top-logo-msg-box .top-msg {
    top: -240px;
  }
}

@media (min-width: 992px) {
  .top-logo-msg-box {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 935px;
  }
  .top-logo-msg-box .top-logo {
    display: block;
    max-width: 20%;
    position: absolute;
    bottom: 0;
    left: 5%;
  }
  .top-logo-msg-box .top-msg {
    max-width: 12%;
    position: absolute;
    top: -250px;
    right: 5%;
  }
}
@media (min-width: 1200px) {
  .top-logo-msg-box {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 1144px;
  }
  .top-logo-msg-box .top-logo {
    display: block;
    max-width: 200px;
    position: absolute;
    bottom: 0;
    left: 5%;
  }
  .top-logo-msg-box .top-msg {
    max-width: 110px;
    position: absolute;
    top: -250px;
    right: 5%;
  }
}
@media (min-width: 1400px) {
  .top-logo-msg-box {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 1200px;
  }
  .top-logo-msg-box .top-logo {
    display: block;
    max-width: 244px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .top-logo-msg-box .top-msg {
    max-width: 155px;
    position: absolute;
    top: -360px;
    right: 0;
  }
}

#header-top {
  display: none;
}
@media (min-width: 992px) {
  #header-top {
    display: block;
    width: 100%;
    background-color: #fff;
    z-index: 100;
    margin-top: -30px;
  }
}

.menu-top {
  width: 100%;
}
@media (min-width: 768px) {
  .menu-top {
    max-width: 960px;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .menu-top {
    max-width: 1200px;
    padding: 0;
  }
}

.m-area-top {
  width: 100%;
  min-height: 60px;
  position: relative;
}
@media (min-width: 768px) {
  .m-area-top {
    min-height: 0;
    position: static;
  }
}

.top-box-1 {
  margin: 50px 0 50px 0;
  padding: 0 15px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .top-box-1 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    height: 500px;
  }
}
@media (min-width: 992px) {
  .top-box-1 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1470px;
    height: 730px;
  }
}
@media (min-width: 1200px) {
  .top-box-1 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1470px;
    height: 400px;
  }
}
@media (min-width: 1400px) {
  .top-box-1 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1470px;
    height: 450px;
  }
}
.top-box-1 .top-box-msg {
  width: 90%;
  margin: 0 5%;
}
@media (min-width: 768px) {
  .top-box-1 .top-box-msg {
    position: absolute;
    top: 60%;
    left: 30px;
    max-width: 100%;
    z-index: 10;
    margin: 0;
  }
}
@media (min-width: 840px) {
  .top-box-1 .top-box-msg {
    position: absolute;
    top: 63%;
    left: 20px;
    max-width: 920px;
    z-index: 10;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .top-box-1 .top-box-msg {
    position: absolute;
    top: 60%;
    left: 20px;
    max-width: 920px;
    z-index: 10;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .top-box-1 .top-box-msg {
    position: absolute;
    top: 2%;
    left: 20px;
    max-width: 33%;
    z-index: 10;
    margin: 0;
  }
}
@media (min-width: 1400px) {
  .top-box-1 .top-box-msg {
    position: absolute;
    top: 20%;
    left: 20px;
    max-width: 460px;
    z-index: 10;
    margin: 0;
  }
}
@media (min-width: 1520px) {
  .top-box-1 .top-box-msg {
    position: absolute;
    top: 20%;
    left: 0;
    max-width: 500px;
    z-index: 10;
    margin: 0;
  }
}
.top-box-1 .top-box-msg h2 {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 4.4rem;
  margin-bottom: 30px;
}
.top-box-1 .top-box-msg p {
  font-size: 1.5rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .top-box-1 .top-box-msg p {
    font-size: 1.6rem;
  }
}
.top-box-1 .top-box-1-img {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .top-box-1 .top-box-1-img {
    position: absolute;
    top: 0;
    right: 30px;
    width: 75%;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .top-box-1 .top-box-1-img {
    position: absolute;
    top: 0;
    right: 20px;
    width: 80%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .top-box-1 .top-box-1-img {
    position: absolute;
    top: 0;
    right: 20px;
    width: 60%;
    margin: 0;
  }
}
@media (min-width: 1400px) {
  .top-box-1 .top-box-1-img {
    position: absolute;
    top: 0;
    right: 20px;
    width: 900px;
    margin: 0;
  }
}
@media (min-width: 1530px) {
  .top-box-1 .top-box-1-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 930px;
    margin: 0;
  }
}

.service-box {
  position: absolute;
  top: -280px;
  right: 20px;
  width: 65px;
}
@media (min-width: 768px) {
  .service-box {
    position: static;
    top: 0;
    right: 0;
    width: auto;
  }
}

.section-title {
  margin: 0 0 30px 0;
  position: relative;
}
.section-title h3 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #000;
  line-height: 3.0rem;
}
@media (min-width: 375px) {
  .section-title h3 {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .section-title h3 {
    font-size: 2.5rem;
  }
}

.service-menu-box {
  background-color: rgba(42, 83, 17, 0.5);
  padding: 10px;
  margin: 50px 0 30px 0;
}
@media (min-width: 768px) {
  .service-menu-box {
    margin: 80px 0 30px 0;
  }
}
.service-menu-box h3 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  line-height: 2.0rem;
}
@media (min-width: 375px) {
  .service-menu-box h3 {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .service-menu-box h3 {
    font-size: 2.3rem;
  }
}

.section-title-line {
  display: flex;
  align-items: center;
}

.section-title-line:before,
.section-title-line:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  display: block;
}

.section-title-line:before {
  margin-right: 20px;
  background: linear-gradient(0deg, #888, #888);
}
@media (min-width: 768px) {
  .section-title-line:before {
    margin-right: 40px;
  }
}

.section-title-line:after {
  margin-left: 20px;
  background: linear-gradient(0deg, #888, #888);
}
@media (min-width: 768px) {
  .section-title-line:after {
    margin-left: 40px;
  }
}

.service-banner {
  width: 100%;
  position: relative;
}
.service-banner a {
  height: 80px;
  vertical-align: middle;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 2.0rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  transition: transform .2s linear;
  border: 2px solid #fff;
}
@media (min-width: 374px) {
  .service-banner a {
    padding: 0 25px 0 7px;
    height: 60px;
  }
}
@media (min-width: 768px) {
  .service-banner a {
    font-size: 1.4rem;
    padding: 0 35px 0 12px;
  }
}
@media (min-width: 992px) {
  .service-banner a {
    font-size: 1.5rem;
    padding: 0 35px 0 12px;
  }
}
@media (min-width: 1200px) {
  .service-banner a {
    font-size: 1.6rem;
    padding: 20px 10px;
    display: block;
  }
}
.service-banner a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
  font-size: 1.3rem;
  line-height: 2.0rem;
  position: absolute;
  top: 30px;
  right: 7px;
}
@media (min-width: 374px) {
  .service-banner a::after {
    top: 20px;
  }
}
@media (min-width: 768px) {
  .service-banner a::after {
    font-size: 1.4rem;
    right: 12px;
  }
}
@media (min-width: 992px) {
  .service-banner a::after {
    font-size: 1.5rem;
    right: 15px;
  }
}
@media (min-width: 1200px) {
  .service-banner a::after {
    font-size: 1.6rem;
    right: 15px;
  }
}
.service-banner a:hover {
  background: rgba(255, 255, 255, 0.7);
  transform: scale(1.05);
}

.service-page-submenu {
  border: 1px solid #111;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .service-page-submenu {
    box-shadow: 3px 3px 3px #b0b0b0;
    border: none;
    margin-bottom: 0;
  }
}
.service-page-submenu a {
  color: #000;
  text-decoration: none;
  text-align: center;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 15px 5px;
}
@media (min-width: 768px) {
  .service-page-submenu a {
    font-size: 1.5rem;
    padding: 8px 5px;
    transition: transform .2s linear;
  }
  .service-page-submenu a:hover {
    transform: scale(1.2);
    color: #ba0c5b;
  }
}
@media (min-width: 992px) {
  .service-page-submenu a {
    padding: 15px 5px;
  }
}
.service-page-submenu a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
  float: right;
}
@media (min-width: 768px) {
  .service-page-submenu a::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\A\f107";
    white-space: pre;
    float: none;
  }
}
.service-page-submenu a:hover {
  color: #ba0c5b;
}

@media (min-width: 768px) {
  .service-sub1::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f06c\A";
    font-size: 2.3rem;
    white-space: pre;
    line-height: 1.6;
  }
}
@media (min-width: 992px) {
  .service-sub1::before {
    font-size: 2.8rem;
    line-height: 1.0;
  }
}

@media (min-width: 768px) {
  .service-sub2::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f017\A";
    font-size: 2.3rem;
    white-space: pre;
    line-height: 1.6;
  }
}
@media (min-width: 992px) {
  .service-sub2::before {
    font-size: 2.8rem;
    line-height: 1.0;
  }
}

@media (min-width: 768px) {
  .service-sub3::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f1fc\A";
    font-size: 2.3rem;
    white-space: pre;
    line-height: 1.6;
  }
}
@media (min-width: 992px) {
  .service-sub3::before {
    font-size: 2.8rem;
    line-height: 1.0;
  }
}

@media (min-width: 768px) {
  .service-sub4::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f086\A";
    font-size: 2.3rem;
    white-space: pre;
    line-height: 1.6;
  }
}
@media (min-width: 992px) {
  .service-sub4::before {
    font-size: 2.8rem;
    line-height: 1.0;
  }
}

@media (min-width: 768px) {
  .service-sub5::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f15c\A";
    font-size: 2.3rem;
    white-space: pre;
    line-height: 1.6;
  }
}
@media (min-width: 992px) {
  .service-sub5::before {
    font-size: 2.8rem;
    line-height: 1.0;
  }
}

@media (min-width: 768px) {
  .service-sub6::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f2a0\A";
    font-size: 2.3rem;
    white-space: pre;
    line-height: 1.6;
  }
}
@media (min-width: 992px) {
  .service-sub6::before {
    font-size: 2.8rem;
    line-height: 1.0;
  }
}

@media (min-width: 768px) {
  .service-sub7::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f279\A";
    font-size: 2.3rem;
    white-space: pre;
    line-height: 1.6;
  }
}
@media (min-width: 992px) {
  .service-sub7::before {
    font-size: 2.8rem;
    line-height: 1.0;
  }
}

.page-name {
  margin: 0;
  position: relative;
  margin-bottom: 10px;
}
.page-name h2 {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.5rem;
  font-weight: bold;
  color: #122d54;
}
@media (min-width: 768px) {
  .page-name h2 {
    font-size: 2.7rem;
    line-height: 1.6;
  }
}
.page-name h2 br {
  display: block;
}
@media (min-width: 992px) {
  .page-name h2 br {
    display: none;
  }
}

.page-name-sub {
  margin: 0;
  position: relative;
}
@media (min-width: 768px) {
  .page-name-sub {
    margin-top: 20px;
  }
}
.page-name-sub h3 {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.0;
  font-weight: 500;
  color: #fff;
  background-color: #555;
  padding: 5px 10px;
  width: 140px;
  margin: 0 auto;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .page-name-sub h3 {
    font-size: 1.6rem;
    width: 150px;
  }
}

.page-name-bg {
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  margin: -30px 0 0px 0;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .page-name-bg {
    padding-top: 40px;
    margin: -50px 0 30px 0;
  }
}

.page-name-bg-pan1 img {
  position: absolute;
  top: -80px;
  right: 15px;
  width: 25px;
  z-index: 10;
}
@media (min-width: 768px) {
  .page-name-bg-pan1 img {
    top: -130px;
    right: 40px;
    width: 25px;
  }
}
@media (min-width: 992px) {
  .page-name-bg-pan1 img {
    top: -160px;
    right: 60px;
    width: 27px;
  }
}

.page-name-bg-pan2 img {
  position: absolute;
  top: -90px;
  right: 15px;
  width: 50px;
}
@media (min-width: 768px) {
  .page-name-bg-pan2 img {
    top: -130px;
    right: 60px;
    width: 65px;
  }
}
@media (min-width: 992px) {
  .page-name-bg-pan2 img {
    top: -160px;
    right: 60px;
    width: 65px;
  }
}

.page-name-bg-pan3 img {
  position: absolute;
  top: -130px;
  right: 15px;
  width: 50px;
}
@media (min-width: 768px) {
  .page-name-bg-pan3 img {
    top: -200px;
    right: 45px;
    width: 65px;
  }
}
@media (min-width: 992px) {
  .page-name-bg-pan3 img {
    top: -220px;
    right: 60px;
    width: 65px;
  }
}

.service-msg-title {
  margin: 20px 0 40px 0;
}
@media (min-width: 768px) {
  .service-msg-title {
    margin: 20px 0 50px 0;
  }
}
.service-msg-title h2 {
  font-size: 2.3rem;
  line-height: 3.3rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .service-msg-title h2 {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }
}

.service-msg-para {
  margin-left: 40px;
}

.service-contents {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.service-page-tel {
  vertical-align: middle;
}
.service-page-tel a {
  font-weight: bold;
  font-size: 3.0rem;
  text-decoration: none;
}
.service-page-tel a:hover {
  text-decoration: underline;
}

.img-wrap {
  overflow: hidden;
}

.img-eff {
  position: relative;
  width: 100%;
  height: 150px;
  cursor: pointer;
  transition-duration: 0.3s;
}

.img-eff:before {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  content: "詳しくみる";
  width: 100%;
  height: 150px;
  background: radial-gradient(rgba(0, 0, 0, 0.1), #000000);
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  text-shadow: 0 0 2px #000;
  filter: blur(4px);
  transition-duration: 0.3s;
  opacity: 0;
}

.img-eff:hover {
  transform: scale(1.1);
}

.img-eff:hover:before {
  transform: scale(1.3);
  filter: blur(0);
  opacity: 1;
}

.service-page-banner {
  background-color: #f0f0f0;
}
@media (min-width: 768px) {
  .service-page-banner {
    height: 360px;
  }
}
.service-page-banner h3 {
  font-size: 1.7rem;
  line-height: 1.7;
  padding: 12px 10px;
  font-weight: bold;
  background-color: #4269a1;
  color: #fff;
}
@media (min-width: 992px) {
  .service-page-banner h3 {
    font-size: 1.9rem;
    padding: 10px 10px 10px 20px;
  }
}
.service-page-banner p {
  padding: 20px;
}
@media (min-width: 768px) {
  .service-page-banner p {
    padding: 20px;
  }
}
.service-page-banner:hover {
  background-color: #e0e0e0;
}

@media (min-width: 768px) {
  .service-page-banner-mt {
    margin-top: 60px;
  }
}

.service-arrow {
  position: absolute;
  bottom: 10px;
  right: 25px;
  width: 30px;
}

.section {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .section {
    margin-bottom: 100px;
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .top-msg-identity {
    margin: 30px 0;
  }
}
.top-msg-identity h2 {
  font-weight: 500;
  font-size: 2.9rem;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.3;
  color: #122d54;
}
@media (min-width: 768px) {
  .top-msg-identity h2 {
    font-size: 3.0rem;
    margin-top: 100px;
  }
}
@media (min-width: 992px) {
  .top-msg-identity h2 {
    margin-top: 0px;
    font-size: 4.0rem;
  }
}
.top-msg-identity p {
  font-size: 1.8rem;
  text-align: left;
  color: #122d54;
}
@media (min-width: 768px) {
  .top-msg-identity p {
    font-size: 2.0rem;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .top-msg-identity p {
    font-size: 2.4rem;
  }
}

.bg-contact-menu-box {
  background-color: #f0f0f0;
  padding: 20px 0;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .bg-contact-menu-box {
    background-color: transparent;
    padding: 0;
    margin: 0;
  }
}

.contact-menu-box {
  margin-bottom: 50px;
}
.contact-menu-box p {
  text-align: center;
  margin-bottom: 10px;
}
.contact-menu-box .tel {
  font-size: 3.5rem;
  font-weight: bold;
}

.contact-blog {
  background-color: #eb87b4;
  width: 50%;
  padding: 10px;
  border-radius: 50px;
  margin: 0 25%;
  text-align: center;
}
@media (min-width: 768px) {
  .contact-blog {
    width: 60%;
    margin: 0 20%;
  }
}
@media (min-width: 1200px) {
  .contact-blog {
    width: 32%;
    margin: 0 34%;
  }
}
.contact-blog i {
  color: #fff;
  font-size: 1.9rem;
}
@media (min-width: 768px) {
  .contact-blog i {
    font-size: 1.9rem;
  }
}
@media (min-width: 1200px) {
  .contact-blog i {
    font-size: 2.3rem;
  }
}

.contact-facebook {
  background-color: #eb87b4;
  width: 50%;
  padding: 10px;
  border-radius: 50px;
  margin: 0 25%;
  text-align: center;
}
@media (min-width: 768px) {
  .contact-facebook {
    width: 60%;
    margin: 0 20%;
  }
}
@media (min-width: 1200px) {
  .contact-facebook {
    width: 32%;
    margin: 0 34%;
  }
}
.contact-facebook i {
  color: #fff;
  font-size: 1.9rem;
}
@media (min-width: 768px) {
  .contact-facebook i {
    font-size: 1.9rem;
  }
}
@media (min-width: 1200px) {
  .contact-facebook i {
    font-size: 2.3rem;
  }
}

.contact-youtube {
  background-color: #eb87b4;
  width: 50%;
  padding: 10px;
  border-radius: 50px;
  margin: 0 25%;
  text-align: center;
}
@media (min-width: 768px) {
  .contact-youtube {
    width: 60%;
    margin: 0 20%;
  }
}
@media (min-width: 1200px) {
  .contact-youtube {
    width: 32%;
    margin: 0 34%;
  }
}
.contact-youtube i {
  color: #fff;
  font-size: 1.9rem;
}
@media (min-width: 768px) {
  .contact-youtube i {
    font-size: 1.9rem;
  }
}
@media (min-width: 1200px) {
  .contact-youtube i {
    font-size: 2.3rem;
  }
}

.contact-sns {
  text-align: center;
}
.contact-sns a {
  text-decoration: none;
}

.accbox {
  margin: 0;
  padding: 0;
  max-width: 100%;
}

/*ラベル*/
.accbox label {
  display: block;
  margin: 3px 0;
  padding: 15px 10px;
  color: #fff;
  font-weight: 500;
  background: #113a76;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 1.7rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .accbox label {
    font-size: 1.9rem;
    padding: 15px 30px;
  }
}

/*アイコンを表示*/
.accbox label::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f067";
  font-size: 2.0rem;
  color: #fff;
  float: right;
}

/*ラベルホバー時*/
.accbox label:hover {
  background: #113a76;
}

/*チェックは隠す*/
.accbox input {
  display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
  height: auto;
  padding: 5px;
  background: #fdeee0;
  opacity: 1;
}
@media (min-width: 768px) {
  .cssacc:checked + label + .accshow {
    padding: 25px;
  }
}

.accbox .accshow p {
  margin: 15px 10px;
}

/*アイコンを入れ替える*/
.cssacc:checked + label::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f068";
  font-size: 2.0rem;
  color: #fff;
  float: right;
}

.accshow h2 {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.news-page-title {
  margin-bottom: 20px;
}
.news-page-title h2 {
  font-size: 2.0rem;
  font-weight: bold;
}

.table-3 {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .table-3 {
    margin-bottom: 5px;
  }
}
.table-3 th {
  font-size: 1.5rem;
  line-height: 1.3;
  border: 1px solid #888;
  padding: 5px 0;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  color: #111;
  background-color: #fff;
  width: 20%;
}
@media (min-width: 992px) {
  .table-3 th {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 5px;
  }
}
.table-3 td {
  font-size: 1.5rem;
  line-height: 1.6;
  padding: 5px 10px;
  text-align: left;
  border: 1px solid #888;
  vertical-align: middle;
  color: #000;
  background-color: #fff;
  width: 80%;
}
@media (min-width: 992px) {
  .table-3 td {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 10px 15px;
  }
}
.table-3 td img {
  border-radius: 5px;
  margin-bottom: 40px;
}

.link-text a {
  text-decoration: underline;
  color: #d26998;
  font-weight: bold;
}
.link-text a:hover {
  text-decoration: none;
}

.tag-recruit {
  color: #fff;
  border: 1px solid #555;
  background-color: #555;
  padding: 2px 10px;
  margin-right: 10px;
  border-radius: 2px;
  white-space: nowrap;
  font-weight: 500;
}

.table-students {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .table-students {
    margin-bottom: 50px;
  }
}
.table-students th {
  font-size: 1.3rem;
  line-height: 1.3;
  border: 1px solid #888;
  padding: 5px 2px;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  color: #111;
  background-color: #fff;
  width: 100% / 7;
}
@media (min-width: 992px) {
  .table-students th {
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 10px 5px;
  }
}
.table-students td {
  font-size: 1.3rem;
  line-height: 1.6;
  padding: 5px 2px;
  text-align: center;
  border: 1px solid #888;
  vertical-align: middle;
  color: #000;
  background-color: #fff;
}
@media (min-width: 992px) {
  .table-students td {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 10px 15px;
  }
}
.table-students td img {
  border-radius: 5px;
  margin-bottom: 40px;
}
.table-students .t-bg-1 {
  background-color: #dfedf9;
}
.table-students .t-bg-2 {
  background-color: #f9dfe7;
}

.line {
  width: 100%;
  height: 1px;
  background-color: #c0c0c0;
  margin-top: 80px;
}

.line1 {
  width: 100%;
  height: 1px;
  background-color: #c0c0c0;
  margin: 30px 0;
}

.about-title h2 {
  font-size: 2.0rem;
  background-color: #eef6e4;
  text-align: center;
  margin-bottom: 30px;
  padding: 0px 20px;
  border-left: 10px solid #adce84;
}
@media (min-width: 768px) {
  .about-title h2 {
    font-size: 2.7rem;
    padding: 5px 20px;
  }
}

.about-section-2 p {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 768px) {
  .about-section-2 p {
    font-size: 2.0rem;
  }
}
.about-section-2 ul {
  margin: 0 0 30px 30px;
}
@media (min-width: 768px) {
  .about-section-2 ul {
    margin: 0 0 30px 50px;
  }
}
.about-section-2 ul li {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 15px;
  list-style-type: square;
}
@media (min-width: 768px) {
  .about-section-2 ul li {
    font-size: 1.9rem;
    margin-bottom: 20px;
  }
}

.img-md-s {
  width: 90%;
  margin: 0 5% 30px 5%;
}
@media (min-width: 768px) {
  .img-md-s {
    width: 60%;
    margin: 0 20%;
  }
}

.img-md-m {
  width: 100%;
  margin: 0 0 30px 0;
}
@media (min-width: 768px) {
  .img-md-m {
    width: 90%;
    margin: 0 5%;
  }
}

.border-1 {
  margin-top: 10px;
  border: 2px dotted #df7d34;
  background-color: #fff5ed;
  border-radius: 10px;
  padding: 10px 8px 5px 8px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .border-1 {
    padding: 20px 20px 15px 20px;
  }
}
.border-1 p {
  margin-bottom: 8px;
  font-size: 1.7rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .border-1 p {
    font-size: 1.7rem;
  }
}

.arrow-img {
  text-align: center;
}
.arrow-img img {
  width: 20px;
}

.recruit-voice {
  margin: 0 auto 40px auto;
  z-index: 10;
}
@media (min-width: 768px) {
  .recruit-voice {
    margin-bottom: 0;
  }
}
.recruit-voice h3 {
  font-size: 1.7rem;
  font-weight: bold;
  padding: 10px 5px;
  border: 4px solid #fff;
  color: #179da2;
  text-align: center;
  display: inline;
  background-color: #c8e4e5;
}
@media (min-width: 768px) {
  .recruit-voice h3 {
    font-size: 2.3rem;
    padding: 10px 20px;
  }
}

.voice-box {
  position: relative;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 20px 1px 20px;
  margin-bottom: 80px;
  z-index: 10;
}
@media (min-width: 768px) {
  .voice-box {
    width: 95%;
    padding: 20px 40px 1px 20px;
    margin-bottom: 80px;
  }
}
@media (min-width: 992px) {
  .voice-box {
    width: 95%;
    padding: 20px 80px 1px 20px;
    margin-bottom: 80px;
  }
}
.voice-box p {
  color: #2b2b2b;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .voice-box p {
    font-size: 1.5rem;
  }
}
.voice-box .voice-name {
  color: #179da2;
  font-size: 1.4rem;
  margin-right: 20px;
}
@media (min-width: 992px) {
  .voice-box .voice-name {
    text-align: right;
  }
}
.voice-box .voice-face {
  position: absolute;
  bottom: -40px;
  right: -10px;
  width: 110px;
  z-index: 100 !important;
}
@media (min-width: 768px) {
  .voice-box .voice-face {
    right: -25px;
    width: 110px;
  }
}
@media (min-width: 992px) {
  .voice-box .voice-face {
    right: -45px;
    width: 130px;
  }
}
.voice-box .voice-line-left {
  position: absolute;
  z-index: -1;
}
@media (min-width: 768px) {
  .voice-box .voice-line-left {
    top: -30px;
    right: -78px;
    width: 60%;
  }
}
@media (min-width: 992px) {
  .voice-box .voice-line-left {
    top: -30px;
    right: -100px;
    width: 59%;
  }
}
@media (min-width: 1200px) {
  .voice-box .voice-line-left {
    top: -30px;
    right: -123px;
    width: 40%;
  }
}
.voice-box .voice-line-right {
  position: absolute;
  z-index: -1;
}
@media (min-width: 768px) {
  .voice-box .voice-line-right {
    top: 80px;
    left: -62px;
    width: 60%;
  }
}
@media (min-width: 992px) {
  .voice-box .voice-line-right {
    top: 80px;
    left: -78px;
    width: 59%;
  }
}
@media (min-width: 1200px) {
  .voice-box .voice-line-right {
    top: 80px;
    left: -98px;
    width: 40%;
  }
}
.voice-box .voice-mark-blue1 {
  position: absolute;
  bottom: -40px;
  left: 30px;
  width: 60px;
  z-index: 1;
}
.voice-box .voice-mark-blue2 {
  position: absolute;
  top: -80px;
  right: 30px;
  width: 60px;
  z-index: 1;
}
.voice-box .voice-mark-blue3 {
  position: absolute;
  bottom: -120px;
  right: 90px;
  width: 80px;
  z-index: 1;
}

.tag-voice {
  background-color: #179da2;
  color: #fff;
  padding: 2px 10px;
  margin-right: 10px;
  border-radius: 2px;
  white-space: nowrap;
  font-weight: 500;
}

.voice-center-line {
  margin: 0 49%;
  width: 4px;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}

.voice-accbox {
  margin: 0;
  padding: 0;
  max-width: 100%;
  position: relative;
}

/*ラベル*/
.voice-accbox label {
  display: block;
  margin: 0 10%;
  width: 80%;
  padding: 5px 30px;
  border-radius: 10px;
  color: #179da2;
  font-weight: 500;
  background: #fff;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 1.5rem;
  line-height: 1.4;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .voice-accbox label {
    margin: 0 30%;
    width: 40%;
    font-size: 1.8rem;
    padding: 10px 40px;
  }
}
@media (min-width: 992px) {
  .voice-accbox label {
    margin: 0 40%;
    width: 20%;
    font-size: 1.8rem;
    padding: 10px 40px;
  }
}

/*アイコンを表示*/
.voice-accbox label::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f107";
  font-size: 2.0rem;
  color: #179da2;
  padding-left: 10px;
}

/*チェックは隠す*/
.voice-accbox input {
  display: none;
}

/*中身を非表示にしておく*/
.voice-accbox .voice-accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*クリックで中身表示*/
.voice-cssacc:checked + label + .voice-accshow {
  height: auto;
  opacity: 1;
  position: relative;
}

/*アイコンを入れ替える*/
.voice-cssacc:checked + label::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f106";
  font-size: 2.0rem;
  color: #179da2;
  padding-left: 10px;
}

.recruit-msg-text {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .recruit-msg-text {
    margin-bottom: 40px;
  }
}
.recruit-msg-text p {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 5px;
  color: #3f3f3f;
}
@media (min-width: 768px) {
  .recruit-msg-text p {
    margin-bottom: 8px;
  }
}

.fuyounabi {
  width: 60%;
  margin: -80px 20% 60px 20%;
}
@media (min-width: 768px) {
  .fuyounabi {
    position: absolute;
    top: -150px;
    left: 25%;
    width: 55%;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .fuyounabi {
    position: absolute;
    top: -130px;
    left: 30%;
    width: 47%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .fuyounabi {
    position: absolute;
    top: -200px;
    left: 30%;
    width: 37%;
    margin: 0;
  }
}

.fuyoumsg {
  width: 90%;
  margin: 0 5% 60px 5%;
  float: right;
}
@media (min-width: 768px) {
  .fuyoumsg {
    position: absolute;
    top: 45%;
    left: 0;
    width: 90%;
    float: none;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .fuyoumsg {
    position: absolute;
    top: 45%;
    left: 5%;
    width: 80%;
    float: none;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .fuyoumsg {
    position: absolute;
    top: 45%;
    left: 20%;
    width: 60%;
    float: none;
    margin: 0;
  }
}

.recruit-page-name {
  position: absolute;
  top: -70px;
  right: -20px;
  width: 75px;
}
@media (min-width: 768px) {
  .recruit-page-name {
    top: -50px;
    right: -20px;
    width: 90px;
  }
}
@media (min-width: 992px) {
  .recruit-page-name {
    top: -50px;
    right: 10px;
    width: 90px;
  }
}

.recruit-link {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .recruit-link {
    margin-bottom: 130px;
  }
}
.recruit-link a {
  display: block;
  position: relative;
  padding: 18px 0 0 15px;
}
@media (min-width: 768px) {
  .recruit-link a {
    padding: 18px 0 0 25px;
  }
}
.recruit-link a p {
  font-size: 1.9rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .recruit-link a p {
    font-size: 2.2rem;
  }
}
.recruit-link a .recruit-link-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  z-index: -1;
}
.recruit-link a:hover {
  opacity: 0.5;
}

.recruit-goal {
  margin-bottom: 20px;
}
.recruit-goal h4 {
  display: inline;
  font-size: 2.1rem;
  font-weight: bold;
  background-color: #179da2;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .recruit-goal h4 {
    font-size: 2.3rem;
    padding: 5px 30px;
  }
}

@media (min-width: 768px) {
  .img-md-50 {
    width: 50%;
    margin: 0 25%;
  }
}

@media (min-width: 768px) {
  .img-md-60 {
    width: 60%;
    margin: 0 20%;
  }
}

@media (min-width: 768px) {
  .img-md-70 {
    width: 70%;
    margin: 0 15%;
  }
}

@media (min-width: 768px) {
  .img-md-80 {
    width: 80%;
    margin: 0 10%;
  }
}

@media (min-width: 768px) {
  .img-md-90 {
    width: 90%;
    margin: 0 5%;
  }
}

.recruit-top {
  margin: 60px 0 60px 0;
}
@media (min-width: 768px) {
  .recruit-top {
    margin: 120px 0 100px 0;
  }
}
.recruit-top h3 {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
}
@media (min-width: 768px) {
  .recruit-top h3 {
    font-size: 2.3rem;
    text-align: center;
  }
}

.fuyounabi-box {
  width: 100%;
}
@media (min-width: 768px) {
  .fuyounabi-box {
    width: 90%;
    margin: 0 5%;
  }
}
.fuyounabi-box p {
  color: #3f3f3f;
}

.main-contents h2 {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.0;
}
@media (min-width: 768px) {
  .main-contents h2 {
    font-size: 3.0rem;
  }
}
@media (min-width: 992px) {
  .main-contents h2 {
    font-size: 4.0rem;
  }
}
@media (min-width: 1200px) {
  .main-contents h2 {
    font-size: 3.0rem;
  }
}
@media (min-width: 1500px) {
  .main-contents h2 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1700px) {
  .main-contents h2 {
    font-size: 4.5rem;
  }
}
.main-contents h2 .mct-taikai {
  font-size: 1.9rem;
  line-height: 2.0;
}
.main-contents h2 .mct-taikai:after {
  content: "\A";
  white-space: pre;
}
.main-contents h2 .mct-cup {
  letter-spacing: -2px;
  line-height: 1.9;
}
.main-contents h2 .mct-cup:after {
  content: "\A";
  white-space: pre;
}
@media (min-width: 570px) {
  .main-contents h2 .mct-cup:after {
    content: "";
    white-space: normal;
  }
}
.main-contents h2 .mct-no {
  font-size: 1.9rem;
  line-height: 2.0;
}
.main-contents h2 .mct-no:after {
  content: "\A";
  white-space: pre;
}
@media (min-width: 570px) {
  .main-contents h2 .mct-no {
    margin-right: 20px;
  }
  .main-contents h2 .mct-no:after {
    content: "";
    white-space: normal;
  }
}
.main-contents h2 .mct-year {
  font-size: 5.0rem;
  font-weight: bold;
}
@media (min-width: 570px) {
  .main-contents h2 .mct-year {
    font-size: 5.0rem;
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .main-contents h2 .mct-year {
    font-size: 5.0rem;
  }
}
@media (min-width: 1200px) {
  .main-contents h2 .mct-year {
    font-size: 4.0rem;
  }
}
@media (min-width: 1500px) {
  .main-contents h2 .mct-year {
    font-size: 5.0rem;
  }
}
@media (min-width: 1700px) {
  .main-contents h2 .mct-year {
    font-size: 6.0rem;
  }
}
.main-contents h2 .mct-e {
  font-size: 2.3rem;
  font-family: "Times New Roman";
  font-style: italic;
}
.main-contents h2 .mct-e:before {
  content: "\A";
  white-space: pre;
}

.main-contents-description {
  padding: 20px 40px 0 15px;
}
@media (min-width: 992px) {
  .main-contents-description {
    padding: 30px 0 0 30px;
  }
}
@media (min-width: 1200px) {
  .main-contents-description {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%) translateX(0);
    -webkit-transform: translateY(-50%) translateX(0);
    padding: 30px 0 0 20px;
  }
}
@media (min-width: 1500px) {
  .main-contents-description {
    padding: 30px 0 0 40px;
  }
}
.main-contents-description p {
  font-size: 1.6rem;
  font-weight: 500;
}
@media (min-width: 992px) {
  .main-contents-description p {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .main-contents-description p {
    font-size: 1.6rem;
  }
}
@media (min-width: 1500px) {
  .main-contents-description p {
    font-size: 1.8rem;
  }
}
.main-contents-description:after {
  position: absolute;
  top: 48%;
  right: 2%;
  margin: 0 auto;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f138";
  font-size: 2.5rem;
  color: #fff;
  animation: ani-fluffy-2 3s ease infinite;
}
@media (min-width: 470px) {
  .main-contents-description:after {
    font-size: 3.5rem;
    right: 3%;
    top: 40%;
  }
}
@media (min-width: 768px) {
  .main-contents-description:after {
    font-size: 3.5rem;
    right: 3%;
    top: 40%;
  }
}
@media (min-width: 992px) {
  .main-contents-description:after {
    font-size: 3.5rem;
    right: 3%;
    top: 48%;
  }
}
@media (min-width: 1200px) {
  .main-contents-description:after {
    font-size: 3.5rem;
    right: 3%;
    top: 48%;
  }
}
@media (min-width: 1500px) {
  .main-contents-description:after {
    font-size: 4.0rem;
    right: 7%;
    top: 44%;
  }
}

.imp-infomation {
  background-color: #fff;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .imp-infomation {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    z-index: 10;
  }
}
.imp-infomation .imp-info-title {
  width: 100%;
  background-color: #e96270;
  float: left;
  padding: 15px;
  height: auto;
  position: relative;
}
@media (min-width: 1200px) {
  .imp-infomation .imp-info-title {
    width: 15%;
  }
}
.imp-infomation .imp-info-title p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
  padding: 0 5px;
}
.imp-infomation .imp-info-description {
  width: 100%;
  float: left;
  border-bottom: 2px solid #e96270;
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .imp-infomation .imp-info-description {
    width: 85%;
    border-bottom: none;
    margin-bottom: 0;
  }
}

.page-header {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.page-header .page-title {
  background-color: #0f3a77;
  padding: 3px 15px 0px 15px;
  width: 100%;
}
.page-header .page-title br {
  display: none;
}
@media (min-width: 992px) {
  .page-header .page-title {
    width: 23%;
    height: 300px;
  }
  .page-header .page-title br {
    display: block;
  }
}
.page-header .page-title h2 {
  font-size: 1.3rem;
  font-weight: 500;
  color: #fff;
}
@media (min-width: 375px) {
  .page-header .page-title h2 {
    font-size: 1.4rem;
  }
}
@media (min-width: 414px) {
  .page-header .page-title h2 {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .page-header .page-title h2 {
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  .page-header .page-title h2 {
    font-size: 1.8rem;
    position: absolute;
    top: 50%;
    left: 3%;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%) translateX(0);
    -webkit-transform: translateY(-50%) translateX(0);
  }
}
@media (min-width: 1400px) {
  .page-header .page-title h2 {
    font-size: 2.0rem;
  }
}
@media (min-width: 1600px) {
  .page-header .page-title h2 {
    font-size: 2.2rem;
  }
}
.page-header .page-img-1 {
  background: url("../images/pagewall-1.png") no-repeat center center;
  height: 150px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-header .page-img-1 {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .page-header .page-img-1 {
    background: url("../images/pagewall-1@2.png") no-repeat center center;
    height: 300px;
    width: 77%;
    background-size: cover;
    display: block;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    top: 0;
    left: 23%;
  }
}
@media (min-width: 1200px) {
  .page-header .page-img-1 {
    height: 300px;
  }
}
.page-header .page-img-2 {
  background: url("../images/pagewall-2.png") no-repeat center center;
  height: 150px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-header .page-img-2 {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .page-header .page-img-2 {
    background: url("../images/pagewall-2@2.png") no-repeat center center;
    height: 300px;
    width: 77%;
    background-size: cover;
    display: block;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    top: 0;
    left: 23%;
  }
}
@media (min-width: 1200px) {
  .page-header .page-img-2 {
    height: 300px;
  }
}
.page-header .page-img-3 {
  background: url("../images/pagewall-3.png") no-repeat center center;
  height: 150px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-header .page-img-3 {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .page-header .page-img-3 {
    background: url("../images/pagewall-3@2.png") no-repeat center center;
    height: 300px;
    width: 77%;
    background-size: cover;
    display: block;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    top: 0;
    left: 23%;
  }
}
@media (min-width: 1200px) {
  .page-header .page-img-3 {
    height: 300px;
  }
}
.page-header .page-img-4 {
  background: url("../images/pagewall-4.png") no-repeat center center;
  height: 150px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-header .page-img-4 {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .page-header .page-img-4 {
    background: url("../images/pagewall-4@2.png") no-repeat center center;
    height: 300px;
    width: 77%;
    background-size: cover;
    display: block;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    top: 0;
    left: 23%;
  }
}
@media (min-width: 1200px) {
  .page-header .page-img-4 {
    height: 300px;
  }
}
.page-header .page-img-5 {
  background: url("../images/pagewall-5.png") no-repeat center center;
  height: 150px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-header .page-img-5 {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .page-header .page-img-5 {
    background: url("../images/pagewall-5@2.png") no-repeat center center;
    height: 300px;
    width: 77%;
    background-size: cover;
    display: block;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    top: 0;
    left: 23%;
  }
}
@media (min-width: 1200px) {
  .page-header .page-img-5 {
    height: 300px;
  }
}
.page-header .page-img-6 {
  background: url("../images/pagewall-6.png") no-repeat center center;
  height: 150px;
  width: 100%;
  background-size: cover;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-header .page-img-6 {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .page-header .page-img-6 {
    background: url("../images/pagewall-6@2.png") no-repeat center center;
    height: 300px;
    width: 77%;
    background-size: cover;
    display: block;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    top: 0;
    left: 23%;
  }
}
@media (min-width: 1200px) {
  .page-header .page-img-6 {
    height: 300px;
  }
}
.page-header span {
  font-size: 6.0rem;
  font-weight: bold;
  position: absolute;
  bottom: -8px;
  right: 0;
  color: #fff;
}
@media (min-width: 768px) {
  .page-header span {
    font-size: 9.0rem;
    bottom: -10px;
  }
}
@media (min-width: 992px) {
  .page-header span {
    font-size: 10.0rem;
    bottom: -16px;
  }
}
@media (min-width: 1200px) {
  .page-header span {
    font-size: 12.0rem;
  }
}

.pan {
  margin: 10px 15px 0 0;
}
@media (min-width: 992px) {
  .pan {
    margin: 15px 15px 0 2.2%;
  }
}
.pan a {
  font-size: 1.4rem;
  text-decoration: none;
  line-height: 1.6;
  white-space: nowrap;
  z-index: 10;
}
.pan a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .pan a {
    font-size: 1.5rem;
  }
}
.pan .pan-next::after {
  content: ">";
  font-size: 1.4rem;
  margin-right: 7px;
  margin-left: 7px;
}
@media (min-width: 992px) {
  .pan .pan-next::after {
    font-size: 1.5rem;
  }
}

.gaiyo {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .gaiyo {
    margin-bottom: 70px;
  }
}
.gaiyo h4 {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.gaiyo p a {
  text-decoration: underline;
}
.gaiyo p a:hover {
  text-decoration: none;
}

.support {
  height: 100px;
}
@media (min-width: 768px) {
  .support {
    height: 140px;
  }
}
.support p {
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: 0 auto;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
}
@media (min-width: 768px) {
  .support p {
    font-size: 1.8rem;
  }
}
.support img {
  width: 95%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
}

.sub-menu-button {
  border: 3px solid #dde3ec;
  margin-bottom: 10px;
}
.sub-menu-button a {
  font-size: 1.5rem;
  font-weight: 500;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 20px 2px;
  background-color: #edf0f5;
  color: #030263;
  transition: .5s;
}
@media (min-width: 992px) {
  .sub-menu-button a {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .sub-menu-button a {
    font-size: 1.7rem;
  }
}
.sub-menu-button a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
  font-size: 1.5rem;
  position: absolute;
  top: 44%;
  right: 10px;
  margin: 0 auto;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
}
.sub-menu-button a:hover {
  background-color: #030263;
  color: #fff;
  transition: 0s;
}

.mark-1 {
  position: absolute;
  top: -10px;
  left: 0;
  width: 70px;
  transform: rotate(-20deg);
}
@media (min-width: 768px) {
  .mark-1 {
    width: 80px;
    left: 20px;
  }
}
@media (min-width: 1200px) {
  .mark-1 {
    width: 70px;
    left: 20px;
  }
}
@media (min-width: 1300px) {
  .mark-1 {
    width: 70px;
    top: 10px;
    left: 10px;
  }
}
@media (min-width: 1400px) {
  .mark-1 {
    width: 80px;
    top: 10px;
    left: 10px;
  }
}
@media (min-width: 1700px) {
  .mark-1 {
    width: 95px;
    top: 20px;
    left: 10px;
  }
}

.mark-2 {
  position: absolute;
  top: -20px;
  right: 0;
  width: 40px;
  transform: rotate(20deg);
}
@media (min-width: 768px) {
  .mark-2 {
    width: 45px;
    right: 20px;
  }
}
@media (min-width: 1200px) {
  .mark-2 {
    width: 40px;
    right: 20px;
  }
}
@media (min-width: 1300px) {
  .mark-2 {
    width: 35px;
    top: 3px;
    right: 5px;
  }
}
@media (min-width: 1400px) {
  .mark-2 {
    width: 45px;
    top: 5px;
    right: 5px;
  }
}

.section-box-t {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .section-box-t {
    margin-top: 100px;
  }
}

.section-box-b {
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  .section-box-b {
    margin-bottom: 140px;
  }
}

.yubi {
  position: absolute;
  width: 60px;
  bottom: -20px;
  right: 2px;
  transform: rotate(-30deg);
}
@media (min-width: 992px) {
  .yubi {
    width: 60px;
    bottom: -5px;
    right: 20px;
    transform: rotate(-40deg);
  }
}

/*# sourceMappingURL=style.css.map */
