@charset "UTF-8";
/* CSS Remedy */
*, ::after, ::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  line-sizing: normal;
}

body {
  margin: 0;
}

[hidden] {
  display: none;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.17rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.83rem;
}

h6 {
  font-size: 0.67rem;
}

h1 {
  margin: 0.67em 0;
}

pre {
  white-space: pre-wrap;
}

hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: inherit;
  height: 0;
  overflow: visible;
}

audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}

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

picture {
  display: contents;
}

source {
  display: none;
}

canvas, img, svg, video {
  height: auto;
}

audio {
  width: 100%;
}

img {
  border-style: none;
}

svg {
  overflow: hidden;
}

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

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

body {
  color: #333;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  padding: 0;
  font-size: 16px;
}
@media (max-width: 768px) {
  body {
    font-size: 3.2vw;
  }
}
body .sans {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body .serif {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}
body .pc {
  display: block !important;
}
body .sp {
  display: none !important;
}
@media (max-width: 768px) {
  body .pc {
    display: none !important;
  }
  body .sp {
    display: block !important;
  }
}
body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 0%;
  font-style: normal;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
body li {
  list-style-type: none;
}
body a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body a:hover {
  opacity: 0.6;
}
body img, body source, body picture {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
}
body ul {
  padding: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

html {
  font-size: 16px;
}
@media (max-width: 768px) {
  html {
    font-size: 4vw;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  min-width: 1100px;
}
@media (max-width: 768px) {
  body {
    min-width: 100%;
  }
}

@media (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
  }
}
.mtop-0 {
  margin-top: 0px !important;
}
@media (max-width: 768px) {
  .mtop-0 {
    margin-top: 0vw !important;
  }
}

.mtop-1 {
  margin-top: 10px !important;
}
@media (max-width: 768px) {
  .mtop-1 {
    margin-top: 1.3333333333vw !important;
  }
}

.mtop-2 {
  margin-top: 20px !important;
}
@media (max-width: 768px) {
  .mtop-2 {
    margin-top: 2.6666666667vw !important;
  }
}

.mtop-3 {
  margin-top: 30px !important;
}
@media (max-width: 768px) {
  .mtop-3 {
    margin-top: 4vw !important;
  }
}

.mtop-4 {
  margin-top: 40px !important;
}
@media (max-width: 768px) {
  .mtop-4 {
    margin-top: 5.3333333333vw !important;
  }
}

.mtop-5 {
  margin-top: 50px !important;
}
@media (max-width: 768px) {
  .mtop-5 {
    margin-top: 6.6666666667vw !important;
  }
}

.mtop-6 {
  margin-top: 60px !important;
}
@media (max-width: 768px) {
  .mtop-6 {
    margin-top: 8vw !important;
  }
}

.mtop-7 {
  margin-top: 70px !important;
}
@media (max-width: 768px) {
  .mtop-7 {
    margin-top: 9.3333333333vw !important;
  }
}

.mtop-8 {
  margin-top: 80px !important;
}
@media (max-width: 768px) {
  .mtop-8 {
    margin-top: 10.6666666667vw !important;
  }
}

.mtop-9 {
  margin-top: 90px !important;
}
@media (max-width: 768px) {
  .mtop-9 {
    margin-top: 12vw !important;
  }
}

.mtop-10 {
  margin-top: 100px !important;
}
@media (max-width: 768px) {
  .mtop-10 {
    margin-top: 13.3333333333vw !important;
  }
}

.mtop-11 {
  margin-top: 110px !important;
}
@media (max-width: 768px) {
  .mtop-11 {
    margin-top: 14.6666666667vw !important;
  }
}

.mtop-12 {
  margin-top: 120px !important;
}
@media (max-width: 768px) {
  .mtop-12 {
    margin-top: 16vw !important;
  }
}

.mtop-13 {
  margin-top: 130px !important;
}
@media (max-width: 768px) {
  .mtop-13 {
    margin-top: 17.3333333333vw !important;
  }
}

.mtop-14 {
  margin-top: 140px !important;
}
@media (max-width: 768px) {
  .mtop-14 {
    margin-top: 18.6666666667vw !important;
  }
}

.mtop-15 {
  margin-top: 150px !important;
}
@media (max-width: 768px) {
  .mtop-15 {
    margin-top: 20vw !important;
  }
}

.mtop-16 {
  margin-top: 160px !important;
}
@media (max-width: 768px) {
  .mtop-16 {
    margin-top: 21.3333333333vw !important;
  }
}

.mtop-17 {
  margin-top: 170px !important;
}
@media (max-width: 768px) {
  .mtop-17 {
    margin-top: 22.6666666667vw !important;
  }
}

.mtop-18 {
  margin-top: 180px !important;
}
@media (max-width: 768px) {
  .mtop-18 {
    margin-top: 24vw !important;
  }
}

.mtop-19 {
  margin-top: 190px !important;
}
@media (max-width: 768px) {
  .mtop-19 {
    margin-top: 25.3333333333vw !important;
  }
}

.mtop-20 {
  margin-top: 200px !important;
}
@media (max-width: 768px) {
  .mtop-20 {
    margin-top: 26.6666666667vw !important;
  }
}

main {
  padding-bottom: 100px;
  overflow: visible !important;
}
@media (max-width: 768px) {
  main {
    padding-bottom: 14.6666666667vw;
  }
}

h2.sub_title {
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 2.5em;
  margin-bottom: 52px;
}
@media (max-width: 768px) {
  h2.sub_title {
    margin-bottom: 6.6666666667vw;
    font-size: 4.8vw;
  }
}
h2.sub_title p {
  display: inline-block;
  position: relative;
}
@media (max-width: 768px) {
  h2.sub_title p {
    width: 75.3333333333vw;
  }
}
h2.sub_title p::before {
  position: absolute;
  width: 18px;
  height: 34px;
  display: block;
  content: "";
  left: -3em;
  top: 0.2em;
  background: url(../img/common/sub_title_l.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  h2.sub_title p::before {
    width: 2.6666666667vw;
    height: 5.3333333333vw;
    left: -0.5em;
    top: 0.3em;
  }
}
h2.sub_title p::after {
  position: absolute;
  width: 18px;
  height: 34px;
  display: block;
  content: "";
  right: -3em;
  top: 0.2em;
  background: url(../img/common/sub_title_r.png) no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  h2.sub_title p::after {
    width: 2.9333333333vw;
    height: 5.6vw;
    right: -0.5em;
    top: 0.3em;
  }
}

.follow_bnr {
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 100;
}
.follow_bnr a {
  display: block;
}
.follow_bnr .jobfind {
  width: 190px;
}
@media (max-width: 768px) {
  .follow_bnr .jobfind {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #001978;
    padding: 1.7333333333vw 0;
  }
  .follow_bnr .jobfind a {
    width: 50.6666666667vw;
    margin: 0 auto;
  }
}
.follow_bnr .totop {
  width: 60px;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .follow_bnr .totop {
    width: 13.3333333333vw;
    margin-top: 0;
    position: fixed;
    right: 4vw;
    bottom: 21.3333333333vw;
  }
}

footer {
  width: 100%;
  background: #000000;
  color: #FFF;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
}
@media (max-width: 768px) {
  footer {
    font-size: 2.1333333333vw;
    padding-bottom: 17.3333333333vw;
    height: 26.6666666667vw;
  }
}/*# sourceMappingURL=an_base.css.map */