
@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /* font-size:100%;*/
  vertical-align: baseline;
  background: transparent;
}

html, body {
  width: 100%;
  height: 100%;
}

html {
  font-size: 62.5%;
}

form {
  height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

.hover-img:hover {
  opacity: .7;
  transition: opacity .4s;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  margin-bottom: 10px;
}

p:last-child {
  margin-bottom: 0;
}

a {
  color: #333;
  text-decoration: none;
}

ul, li {
  list-style: none;
}

* {
  box-sizing: border-box;
}

/* font-style */
.fc--green {
  color: #08969b;
}

.fc--red {
  color: #d20024;
}

.fc--blue {
  color: #005eb8;
}

.strong {
  font-size: 1.125em;
  font-weight: bold;
}

.ftWN {
  font-weight: 300;
}

.ftWM {
  font-weight: 500;
}

.ftWB {
  font-weight: bold;
}

.txC {
  text-align: center;
}

.txR {
  text-align: right;
}

.linkExternal {
  background: url("/media_library/images/icon_link_external.gif") no-repeat scroll 0 center transparent;
  padding: 3px 0 3px 13px;
  word-break: break-all;
  word-wrap: break-word !important;
  margin: 0 2px;
}

@media print, screen and (min-width: 769px) {
  .pc {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
}
.note {
  text-indent: -1.5em;
  padding-left: 1.5em;
  display: inline-block;
}

.note::before {
  content: '※';
  margin-right: .5em;
}

.hover-img:hover {
  opacity: .7;
  transition: opacity .4s;
}

.bg-gray {
  background: #F0F0F0;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt5 {
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .mt5 {
    margin-top: 0.6666666667vw !important;
  }
}

.mb5 {
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .mb5 {
    margin-bottom: 0.6666666667vw !important;
  }
}

.ml5 {
  margin-left: 5px;
}
@media only screen and (max-width: 768px) {
  .ml5 {
    margin-left: 0.6666666667vw !important;
  }
}

.mr5 {
  margin-right: 5px;
}
@media only screen and (max-width: 768px) {
  .mr5 {
    margin-right: 0.6666666667vw !important;
  }
}

.mt10 {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .mt10 {
    margin-top: 1.3333333333vw !important;
  }
}

.mb10 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .mb10 {
    margin-bottom: 1.3333333333vw !important;
  }
}

.ml10 {
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  .ml10 {
    margin-left: 1.3333333333vw !important;
  }
}

.mr10 {
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .mr10 {
    margin-right: 1.3333333333vw !important;
  }
}

.mt15 {
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  .mt15 {
    margin-top: 2vw !important;
  }
}

.mb15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .mb15 {
    margin-bottom: 2vw !important;
  }
}

.ml15 {
  margin-left: 15px;
}
@media only screen and (max-width: 768px) {
  .ml15 {
    margin-left: 2vw !important;
  }
}

.mr15 {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
  .mr15 {
    margin-right: 2vw !important;
  }
}

.mt20 {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .mt20 {
    margin-top: 2.6666666667vw !important;
  }
}

.mb20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .mb20 {
    margin-bottom: 2.6666666667vw !important;
  }
}

.ml20 {
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  .ml20 {
    margin-left: 2.6666666667vw !important;
  }
}

.mr20 {
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .mr20 {
    margin-right: 2.6666666667vw !important;
  }
}

.mt25 {
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  .mt25 {
    margin-top: 3.3333333333vw !important;
  }
}

.mb25 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .mb25 {
    margin-bottom: 3.3333333333vw !important;
  }
}

.ml25 {
  margin-left: 25px;
}
@media only screen and (max-width: 768px) {
  .ml25 {
    margin-left: 3.3333333333vw !important;
  }
}

.mr25 {
  margin-right: 25px;
}
@media only screen and (max-width: 768px) {
  .mr25 {
    margin-right: 3.3333333333vw !important;
  }
}

.mt30 {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .mt30 {
    margin-top: 4vw !important;
  }
}

.mb30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .mb30 {
    margin-bottom: 4vw !important;
  }
}

.ml30 {
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  .ml30 {
    margin-left: 4vw !important;
  }
}

.mr30 {
  margin-right: 30px;
}
@media only screen and (max-width: 768px) {
  .mr30 {
    margin-right: 4vw !important;
  }
}

.mt35 {
  margin-top: 35px;
}
@media only screen and (max-width: 768px) {
  .mt35 {
    margin-top: 4.6666666667vw !important;
  }
}

.mb35 {
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  .mb35 {
    margin-bottom: 4.6666666667vw !important;
  }
}

.ml35 {
  margin-left: 35px;
}
@media only screen and (max-width: 768px) {
  .ml35 {
    margin-left: 4.6666666667vw !important;
  }
}

.mr35 {
  margin-right: 35px;
}
@media only screen and (max-width: 768px) {
  .mr35 {
    margin-right: 4.6666666667vw !important;
  }
}

.mt40 {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .mt40 {
    margin-top: 5.3333333333vw !important;
  }
}

.mb40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .mb40 {
    margin-bottom: 5.3333333333vw !important;
  }
}

.ml40 {
  margin-left: 40px;
}
@media only screen and (max-width: 768px) {
  .ml40 {
    margin-left: 5.3333333333vw !important;
  }
}

.mr40 {
  margin-right: 40px;
}
@media only screen and (max-width: 768px) {
  .mr40 {
    margin-right: 5.3333333333vw !important;
  }
}

.mt45 {
  margin-top: 45px;
}
@media only screen and (max-width: 768px) {
  .mt45 {
    margin-top: 6vw !important;
  }
}

.mb45 {
  margin-bottom: 45px;
}
@media only screen and (max-width: 768px) {
  .mb45 {
    margin-bottom: 6vw !important;
  }
}

.ml45 {
  margin-left: 45px;
}
@media only screen and (max-width: 768px) {
  .ml45 {
    margin-left: 6vw !important;
  }
}

.mr45 {
  margin-right: 45px;
}
@media only screen and (max-width: 768px) {
  .mr45 {
    margin-right: 6vw !important;
  }
}

.mt50 {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .mt50 {
    margin-top: 6.6666666667vw !important;
  }
}

.mb50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .mb50 {
    margin-bottom: 6.6666666667vw !important;
  }
}

.ml50 {
  margin-left: 50px;
}
@media only screen and (max-width: 768px) {
  .ml50 {
    margin-left: 6.6666666667vw !important;
  }
}

.mr50 {
  margin-right: 50px;
}
@media only screen and (max-width: 768px) {
  .mr50 {
    margin-right: 6.6666666667vw !important;
  }
}

.mt55 {
  margin-top: 55px;
}
@media only screen and (max-width: 768px) {
  .mt55 {
    margin-top: 7.3333333333vw !important;
  }
}

.mb55 {
  margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
  .mb55 {
    margin-bottom: 7.3333333333vw !important;
  }
}

.ml55 {
  margin-left: 55px;
}
@media only screen and (max-width: 768px) {
  .ml55 {
    margin-left: 7.3333333333vw !important;
  }
}

.mr55 {
  margin-right: 55px;
}
@media only screen and (max-width: 768px) {
  .mr55 {
    margin-right: 7.3333333333vw !important;
  }
}

.mt60 {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .mt60 {
    margin-top: 8vw !important;
  }
}

.mb60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .mb60 {
    margin-bottom: 8vw !important;
  }
}

.ml60 {
  margin-left: 60px;
}
@media only screen and (max-width: 768px) {
  .ml60 {
    margin-left: 8vw !important;
  }
}

.mr60 {
  margin-right: 60px;
}
@media only screen and (max-width: 768px) {
  .mr60 {
    margin-right: 8vw !important;
  }
}

.mt65 {
  margin-top: 65px;
}
@media only screen and (max-width: 768px) {
  .mt65 {
    margin-top: 8.6666666667vw !important;
  }
}

.mb65 {
  margin-bottom: 65px;
}
@media only screen and (max-width: 768px) {
  .mb65 {
    margin-bottom: 8.6666666667vw !important;
  }
}

.ml65 {
  margin-left: 65px;
}
@media only screen and (max-width: 768px) {
  .ml65 {
    margin-left: 8.6666666667vw !important;
  }
}

.mr65 {
  margin-right: 65px;
}
@media only screen and (max-width: 768px) {
  .mr65 {
    margin-right: 8.6666666667vw !important;
  }
}

.mt70 {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .mt70 {
    margin-top: 9.3333333333vw !important;
  }
}

.mb70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  .mb70 {
    margin-bottom: 9.3333333333vw !important;
  }
}

.ml70 {
  margin-left: 70px;
}
@media only screen and (max-width: 768px) {
  .ml70 {
    margin-left: 9.3333333333vw !important;
  }
}

.mr70 {
  margin-right: 70px;
}
@media only screen and (max-width: 768px) {
  .mr70 {
    margin-right: 9.3333333333vw !important;
  }
}

.mt75 {
  margin-top: 75px;
}
@media only screen and (max-width: 768px) {
  .mt75 {
    margin-top: 10vw !important;
  }
}

.mb75 {
  margin-bottom: 75px;
}
@media only screen and (max-width: 768px) {
  .mb75 {
    margin-bottom: 10vw !important;
  }
}

.ml75 {
  margin-left: 75px;
}
@media only screen and (max-width: 768px) {
  .ml75 {
    margin-left: 10vw !important;
  }
}

.mr75 {
  margin-right: 75px;
}
@media only screen and (max-width: 768px) {
  .mr75 {
    margin-right: 10vw !important;
  }
}

.mt80 {
  margin-top: 80px;
}
@media only screen and (max-width: 768px) {
  .mt80 {
    margin-top: 10.6666666667vw !important;
  }
}

.mb80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .mb80 {
    margin-bottom: 10.6666666667vw !important;
  }
}

.ml80 {
  margin-left: 80px;
}
@media only screen and (max-width: 768px) {
  .ml80 {
    margin-left: 10.6666666667vw !important;
  }
}

.mr80 {
  margin-right: 80px;
}
@media only screen and (max-width: 768px) {
  .mr80 {
    margin-right: 10.6666666667vw !important;
  }
}

.mt85 {
  margin-top: 85px;
}
@media only screen and (max-width: 768px) {
  .mt85 {
    margin-top: 11.3333333333vw !important;
  }
}

.mb85 {
  margin-bottom: 85px;
}
@media only screen and (max-width: 768px) {
  .mb85 {
    margin-bottom: 11.3333333333vw !important;
  }
}

.ml85 {
  margin-left: 85px;
}
@media only screen and (max-width: 768px) {
  .ml85 {
    margin-left: 11.3333333333vw !important;
  }
}

.mr85 {
  margin-right: 85px;
}
@media only screen and (max-width: 768px) {
  .mr85 {
    margin-right: 11.3333333333vw !important;
  }
}

.mt90 {
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .mt90 {
    margin-top: 12vw !important;
  }
}

.mb90 {
  margin-bottom: 90px;
}
@media only screen and (max-width: 768px) {
  .mb90 {
    margin-bottom: 12vw !important;
  }
}

.ml90 {
  margin-left: 90px;
}
@media only screen and (max-width: 768px) {
  .ml90 {
    margin-left: 12vw !important;
  }
}

.mr90 {
  margin-right: 90px;
}
@media only screen and (max-width: 768px) {
  .mr90 {
    margin-right: 12vw !important;
  }
}

.mt95 {
  margin-top: 95px;
}
@media only screen and (max-width: 768px) {
  .mt95 {
    margin-top: 12.6666666667vw !important;
  }
}

.mb95 {
  margin-bottom: 95px;
}
@media only screen and (max-width: 768px) {
  .mb95 {
    margin-bottom: 12.6666666667vw !important;
  }
}

.ml95 {
  margin-left: 95px;
}
@media only screen and (max-width: 768px) {
  .ml95 {
    margin-left: 12.6666666667vw !important;
  }
}

.mr95 {
  margin-right: 95px;
}
@media only screen and (max-width: 768px) {
  .mr95 {
    margin-right: 12.6666666667vw !important;
  }
}

.mt100 {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  .mt100 {
    margin-top: 13.3333333333vw !important;
  }
}

.mb100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .mb100 {
    margin-bottom: 13.3333333333vw !important;
  }
}

.ml100 {
  margin-left: 100px;
}
@media only screen and (max-width: 768px) {
  .ml100 {
    margin-left: 13.3333333333vw !important;
  }
}

.mr100 {
  margin-right: 100px;
}
@media only screen and (max-width: 768px) {
  .mr100 {
    margin-right: 13.3333333333vw !important;
  }
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pt5 {
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .pt5 {
    margin-top: 0.6666666667vw !important;
  }
}

.pb5 {
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .pb5 {
    margin-bottom: 0.6666666667vw !important;
  }
}

.pl5 {
  margin-left: 5px;
}
@media only screen and (max-width: 768px) {
  .pl5 {
    margin-left: 0.6666666667vw !important;
  }
}

.pr5 {
  margin-right: 5px;
}
@media only screen and (max-width: 768px) {
  .pr5 {
    margin-right: 0.6666666667vw !important;
  }
}

.pt10 {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .pt10 {
    margin-top: 1.3333333333vw !important;
  }
}

.pb10 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .pb10 {
    margin-bottom: 1.3333333333vw !important;
  }
}

.pl10 {
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  .pl10 {
    margin-left: 1.3333333333vw !important;
  }
}

.pr10 {
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .pr10 {
    margin-right: 1.3333333333vw !important;
  }
}

.pt15 {
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  .pt15 {
    margin-top: 2vw !important;
  }
}

.pb15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .pb15 {
    margin-bottom: 2vw !important;
  }
}

.pl15 {
  margin-left: 15px;
}
@media only screen and (max-width: 768px) {
  .pl15 {
    margin-left: 2vw !important;
  }
}

.pr15 {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
  .pr15 {
    margin-right: 2vw !important;
  }
}

.pt20 {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .pt20 {
    margin-top: 2.6666666667vw !important;
  }
}

.pb20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .pb20 {
    margin-bottom: 2.6666666667vw !important;
  }
}

.pl20 {
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  .pl20 {
    margin-left: 2.6666666667vw !important;
  }
}

.pr20 {
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .pr20 {
    margin-right: 2.6666666667vw !important;
  }
}

.pt25 {
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  .pt25 {
    margin-top: 3.3333333333vw !important;
  }
}

.pb25 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .pb25 {
    margin-bottom: 3.3333333333vw !important;
  }
}

.pl25 {
  margin-left: 25px;
}
@media only screen and (max-width: 768px) {
  .pl25 {
    margin-left: 3.3333333333vw !important;
  }
}

.pr25 {
  margin-right: 25px;
}
@media only screen and (max-width: 768px) {
  .pr25 {
    margin-right: 3.3333333333vw !important;
  }
}

.pt30 {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .pt30 {
    margin-top: 4vw !important;
  }
}

.pb30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .pb30 {
    margin-bottom: 4vw !important;
  }
}

.pl30 {
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  .pl30 {
    margin-left: 4vw !important;
  }
}

.pr30 {
  margin-right: 30px;
}
@media only screen and (max-width: 768px) {
  .pr30 {
    margin-right: 4vw !important;
  }
}

.pt35 {
  margin-top: 35px;
}
@media only screen and (max-width: 768px) {
  .pt35 {
    margin-top: 4.6666666667vw !important;
  }
}

.pb35 {
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  .pb35 {
    margin-bottom: 4.6666666667vw !important;
  }
}

.pl35 {
  margin-left: 35px;
}
@media only screen and (max-width: 768px) {
  .pl35 {
    margin-left: 4.6666666667vw !important;
  }
}

.pr35 {
  margin-right: 35px;
}
@media only screen and (max-width: 768px) {
  .pr35 {
    margin-right: 4.6666666667vw !important;
  }
}

.pt40 {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .pt40 {
    margin-top: 5.3333333333vw !important;
  }
}

.pb40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .pb40 {
    margin-bottom: 5.3333333333vw !important;
  }
}

.pl40 {
  margin-left: 40px;
}
@media only screen and (max-width: 768px) {
  .pl40 {
    margin-left: 5.3333333333vw !important;
  }
}

.pr40 {
  margin-right: 40px;
}
@media only screen and (max-width: 768px) {
  .pr40 {
    margin-right: 5.3333333333vw !important;
  }
}

.pt45 {
  margin-top: 45px;
}
@media only screen and (max-width: 768px) {
  .pt45 {
    margin-top: 6vw !important;
  }
}

.pb45 {
  margin-bottom: 45px;
}
@media only screen and (max-width: 768px) {
  .pb45 {
    margin-bottom: 6vw !important;
  }
}

.pl45 {
  margin-left: 45px;
}
@media only screen and (max-width: 768px) {
  .pl45 {
    margin-left: 6vw !important;
  }
}

.pr45 {
  margin-right: 45px;
}
@media only screen and (max-width: 768px) {
  .pr45 {
    margin-right: 6vw !important;
  }
}

.pt50 {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .pt50 {
    margin-top: 6.6666666667vw !important;
  }
}

.pb50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .pb50 {
    margin-bottom: 6.6666666667vw !important;
  }
}

.pl50 {
  margin-left: 50px;
}
@media only screen and (max-width: 768px) {
  .pl50 {
    margin-left: 6.6666666667vw !important;
  }
}

.pr50 {
  margin-right: 50px;
}
@media only screen and (max-width: 768px) {
  .pr50 {
    margin-right: 6.6666666667vw !important;
  }
}

.pt55 {
  margin-top: 55px;
}
@media only screen and (max-width: 768px) {
  .pt55 {
    margin-top: 7.3333333333vw !important;
  }
}

.pb55 {
  margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
  .pb55 {
    margin-bottom: 7.3333333333vw !important;
  }
}

.pl55 {
  margin-left: 55px;
}
@media only screen and (max-width: 768px) {
  .pl55 {
    margin-left: 7.3333333333vw !important;
  }
}

.pr55 {
  margin-right: 55px;
}
@media only screen and (max-width: 768px) {
  .pr55 {
    margin-right: 7.3333333333vw !important;
  }
}

.pt60 {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .pt60 {
    margin-top: 8vw !important;
  }
}

.pb60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .pb60 {
    margin-bottom: 8vw !important;
  }
}

.pl60 {
  margin-left: 60px;
}
@media only screen and (max-width: 768px) {
  .pl60 {
    margin-left: 8vw !important;
  }
}

.pr60 {
  margin-right: 60px;
}
@media only screen and (max-width: 768px) {
  .pr60 {
    margin-right: 8vw !important;
  }
}

.pt65 {
  margin-top: 65px;
}
@media only screen and (max-width: 768px) {
  .pt65 {
    margin-top: 8.6666666667vw !important;
  }
}

.pb65 {
  margin-bottom: 65px;
}
@media only screen and (max-width: 768px) {
  .pb65 {
    margin-bottom: 8.6666666667vw !important;
  }
}

.pl65 {
  margin-left: 65px;
}
@media only screen and (max-width: 768px) {
  .pl65 {
    margin-left: 8.6666666667vw !important;
  }
}

.pr65 {
  margin-right: 65px;
}
@media only screen and (max-width: 768px) {
  .pr65 {
    margin-right: 8.6666666667vw !important;
  }
}

.pt70 {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .pt70 {
    margin-top: 9.3333333333vw !important;
  }
}

.pb70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  .pb70 {
    margin-bottom: 9.3333333333vw !important;
  }
}

.pl70 {
  margin-left: 70px;
}
@media only screen and (max-width: 768px) {
  .pl70 {
    margin-left: 9.3333333333vw !important;
  }
}

.pr70 {
  margin-right: 70px;
}
@media only screen and (max-width: 768px) {
  .pr70 {
    margin-right: 9.3333333333vw !important;
  }
}

.pt75 {
  margin-top: 75px;
}
@media only screen and (max-width: 768px) {
  .pt75 {
    margin-top: 10vw !important;
  }
}

.pb75 {
  margin-bottom: 75px;
}
@media only screen and (max-width: 768px) {
  .pb75 {
    margin-bottom: 10vw !important;
  }
}

.pl75 {
  margin-left: 75px;
}
@media only screen and (max-width: 768px) {
  .pl75 {
    margin-left: 10vw !important;
  }
}

.pr75 {
  margin-right: 75px;
}
@media only screen and (max-width: 768px) {
  .pr75 {
    margin-right: 10vw !important;
  }
}

.pt80 {
  margin-top: 80px;
}
@media only screen and (max-width: 768px) {
  .pt80 {
    margin-top: 10.6666666667vw !important;
  }
}

.pb80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .pb80 {
    margin-bottom: 10.6666666667vw !important;
  }
}

.pl80 {
  margin-left: 80px;
}
@media only screen and (max-width: 768px) {
  .pl80 {
    margin-left: 10.6666666667vw !important;
  }
}

.pr80 {
  margin-right: 80px;
}
@media only screen and (max-width: 768px) {
  .pr80 {
    margin-right: 10.6666666667vw !important;
  }
}

.pt85 {
  margin-top: 85px;
}
@media only screen and (max-width: 768px) {
  .pt85 {
    margin-top: 11.3333333333vw !important;
  }
}

.pb85 {
  margin-bottom: 85px;
}
@media only screen and (max-width: 768px) {
  .pb85 {
    margin-bottom: 11.3333333333vw !important;
  }
}

.pl85 {
  margin-left: 85px;
}
@media only screen and (max-width: 768px) {
  .pl85 {
    margin-left: 11.3333333333vw !important;
  }
}

.pr85 {
  margin-right: 85px;
}
@media only screen and (max-width: 768px) {
  .pr85 {
    margin-right: 11.3333333333vw !important;
  }
}

.pt90 {
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .pt90 {
    margin-top: 12vw !important;
  }
}

.pb90 {
  margin-bottom: 90px;
}
@media only screen and (max-width: 768px) {
  .pb90 {
    margin-bottom: 12vw !important;
  }
}

.pl90 {
  margin-left: 90px;
}
@media only screen and (max-width: 768px) {
  .pl90 {
    margin-left: 12vw !important;
  }
}

.pr90 {
  margin-right: 90px;
}
@media only screen and (max-width: 768px) {
  .pr90 {
    margin-right: 12vw !important;
  }
}

.pt95 {
  margin-top: 95px;
}
@media only screen and (max-width: 768px) {
  .pt95 {
    margin-top: 12.6666666667vw !important;
  }
}

.pb95 {
  margin-bottom: 95px;
}
@media only screen and (max-width: 768px) {
  .pb95 {
    margin-bottom: 12.6666666667vw !important;
  }
}

.pl95 {
  margin-left: 95px;
}
@media only screen and (max-width: 768px) {
  .pl95 {
    margin-left: 12.6666666667vw !important;
  }
}

.pr95 {
  margin-right: 95px;
}
@media only screen and (max-width: 768px) {
  .pr95 {
    margin-right: 12.6666666667vw !important;
  }
}

.pt100 {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  .pt100 {
    margin-top: 13.3333333333vw !important;
  }
}

.pb100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .pb100 {
    margin-bottom: 13.3333333333vw !important;
  }
}

.pl100 {
  margin-left: 100px;
}
@media only screen and (max-width: 768px) {
  .pl100 {
    margin-left: 13.3333333333vw !important;
  }
}

.pr100 {
  margin-right: 100px;
}
@media only screen and (max-width: 768px) {
  .pr100 {
    margin-right: 13.3333333333vw !important;
  }
}

.main {
  padding-left: 20px;
  padding-right: 30px;
}
@media only screen and (max-width: 768px) {
  .main {
    margin: 0vw auto 0vw auto;
    padding: 0vw auto 0vw auto;
    margin-left: 2.6666666667vw;
    padding-right: 4vw;
    font-size: 4vw;
    height: 13.3333333333vw;
    width: 40vw;
    margin: auto 1.3333333333vw 1.3333333333vw auto;
    padding: 0.6666666667vw 2.6666666667vw 1.3333333333vw auto;
  }
}

@media print, screen and (min-width: 769px) {
  body {
    min-width: auto;
  }
  body::before {
    content: none !important;
  }

  .header__logo {
    height: auto;
  }
}
body.lg {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.8;
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 3.7333333333vw !important;
    padding: 0 !important;
  }
}
.lg #contents {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  #contents {
    line-height: 1.8 !important;
  }
}
h2 {
  font-size: 3.3rem;
  font-weight: bold;
  color: #005EB8;
  text-align: center;
  margin: 0 0 40px;
}
@media only screen and (max-width: 768px) {
  h2 {
    font-size: 4.4vw;
  }
}
@media only screen and (max-width: 768px) {
  h2 {
    margin: 0vw 0vw 5.3333333333vw 0vw;
  }
}

h3 {
  font-size: 2.6rem;
  font-weight: bold;
  border-left: 7px solid #005EB8;
  border-bottom: 1px solid #707070;
  padding-left: 1em;
  margin: 10px 0 35px;
}
@media only screen and (max-width: 768px) {
  h3 {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  h3 {
    margin: 1.3333333333vw 0vw 4.6666666667vw 0vw;
  }
}

h4 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #005EB8;
}
@media only screen and (max-width: 768px) {
  h4 {
    font-size: 3.7333333333vw;
  }
}

h5 {
  font-size: 3.0rem;
  font-weight: bold;
  margin: 0 0 15px;
  position: relative;
  padding: 0 0 0 275px;
}
@media only screen and (max-width: 768px) {
  h5 {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  h5 {
    margin: 0vw 0vw 2vw 0vw;
  }
}
@media only screen and (max-width: 768px) {
  h5 {
    padding: 0vw 0vw 0vw 36.6666666667vw;
  }
}
h5.sp--block {
  padding: 0;
}
h5 img {
  width: 270px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  h5 img {
    width: 36vw;
  }
}

h6 {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  h6 {
    font-size: 3.7333333333vw;
  }
}

header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  z-index: 900;
  height: 75px;
}
@media only screen and (max-width: 768px) {
  header {
    height: 65px;
  }
}
header.header-top {
  width: 100%;
  background: none;
  box-shadow: none;
  height: 110px;
}
@media only screen and (max-width: 768px) {
  header.header-top {
    height: 65px;
  }
}
header.header-top .nav__menu-list {
  top: 110px;
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__menu-list {
    top: 65px;
  }
}
header.header-top .nav__contact {
  width: 110px;
  height: 110px;
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__contact {
    width: 65px;
  }
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__contact {
    height: 65px;
  }
}
header.header-top .nav__contact a {
  padding: 11px;
  font-size: 1.5rem;
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__contact a {
    padding: 5px;
  }
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__contact a {
    font-size: 1.1rem;
  }
}
header.header-top .nav__contact a .material-icons-sharp {
  font-size: 60px;
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__contact a .material-icons-sharp {
    font-size: 41px;
  }
}
header.header-top .nav__contact a p {
  padding: 11px 0 0;
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__contact a p {
    padding: 1px 0 0;
  }
}
header.header-top .nav__menu {
  width: 110px;
  height: 110px;
  padding: 24px 5px 5px;
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__menu {
    width: 65px;
  }
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__menu {
    height: 65px;
  }
}
@media only screen and (max-width: 768px) {
  header.header-top .nav__menu {
    padding: 14px 5px 5px;
  }
}
header.header-top .hb-line {
  width: 54px;
  height: 44px;
}
@media only screen and (max-width: 768px) {
  header.header-top .hb-line {
    width: 34px;
  }
}
@media only screen and (max-width: 768px) {
  header.header-top .hb-line {
    height: 24px;
  }
}
header.header-top .hb-line span:nth-child(2) {
  top: 15px;
}
@media only screen and (max-width: 768px) {
  header.header-top .hb-line span:nth-child(2) {
    top: 10px;
  }
}
header.header-top .hb-line span:nth-child(3) {
  top: 30px;
}
@media only screen and (max-width: 768px) {
  header.header-top .hb-line span:nth-child(3) {
    top: 20px;
  }
}
header.header-top .hb-open .hb-line span:nth-child(1) {
  width: 54px;
  transform: translate(0px, 20px) rotate(45deg);
  -webkit-transform: translate(0px, 20px) rotate(45deg);
}
@media only screen and (max-width: 768px) {
  header.header-top .hb-open .hb-line span:nth-child(1) {
    width: 34px;
  }
}
@media only screen and (max-width: 768px) {
  header.header-top .hb-open .hb-line span:nth-child(1) {
    transform: translate(0px, 10px) rotate(45deg);
  }
}
@media only screen and (max-width: 768px) {
  header.header-top .hb-open .hb-line span:nth-child(1) {
    -webkit-transform: translate(0px, 10px) rotate(45deg);
  }
}
header.header-top .hb-open .hb-line span:nth-child(2) {
  display: none;
}
header.header-top .hb-open .hb-line span:nth-child(3) {
  width: 54px;
  transform: translate(0px, -10px) rotate(-45deg);
  -webkit-transform: translate(0px, -10px) rotate(-45deg);
}
@media only screen and (max-width: 768px) {
  header.header-top .hb-open .hb-line span:nth-child(3) {
    width: 34px;
  }
}
header.header-top .hb-txt {
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  header.header-top .hb-txt {
    font-size: 1.2rem;
  }
}
header.header-top .header__logo img {
  display: none;
}

.header__logo {
  padding: 0 0 0 10px;
  max-width: 455px;
  width: 50%;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .header__logo {
    padding: 0vw 0vw 0vw 1.3333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .header__logo {
    width: calc(100% - 135px);
  }
}
.header__logo img {
  display: inline-block;
}

.overlay {
  /* 後で消す */
  position: static !important;
  z-index: auto !important;
  background: none !important;
  height: auto !important;
  top: 0;
  left: 0;
}

.overlay::before {
  content: '';
  z-index: 10;
  top: 0;
  left: 0;
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: background .2s;
}

@media only screen and (max-width: 768px) {
  .overlay {
    display: block;
  }
}
.nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
}
.nav__contact {
  width: 75px;
  height: 75px;
}
@media only screen and (max-width: 768px) {
  .nav__contact {
    width: 65px;
  }
}
@media only screen and (max-width: 768px) {
  .nav__contact {
    height: 65px;
  }
}
.nav__contact a {
  text-align: center;
  display: block;
  line-height: 1;
  font-size: 1.2rem;
  padding: 9px;
  width: 100%;
  height: 100%;
  background: #FFD500;
}
@media only screen and (max-width: 768px) {
  .nav__contact a {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 768px) {
  .nav__contact a {
    padding: 5px;
  }
}
.nav__contact a:hover {
  color: #333;
  background: #ffea80;
  transition: background 0.2s ease-in-out;
}
.nav__contact a .material-icons-sharp {
  font-size: 41px;
}
.nav__contact a p {
  padding: 4px 0 0;
}
@media only screen and (max-width: 768px) {
  .nav__contact a p {
    padding: 1px 0 0;
  }
}
.nav__menu {
  width: 75px;
  height: 75px;
  padding: 17px 5px 5px;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .nav__menu {
    width: 65px;
  }
}
@media only screen and (max-width: 768px) {
  .nav__menu {
    height: 65px;
  }
}
@media only screen and (max-width: 768px) {
  .nav__menu {
    padding: 14px 5px 5px;
  }
}
.nav__menu-list {
  position: fixed;
  height: calc(100% - 75px);
  max-width: 450px;
  width: 80%;
  min-width: 300px;
  background: #005eb8;
  margin: 0 auto;
  transition: transform 0.2s ease-in-out;
  top: 75px;
  right: 0;
  overflow: auto;
  transform: translateX(100%);
}
@media only screen and (max-width: 768px) {
  .nav__menu-list {
    height: calc(100% - 65px);
  }
}
@media only screen and (max-width: 768px) {
  .nav__menu-list {
    top: 65px;
  }
}
.nav__menu-list li {
  border-bottom: 1px solid #C5E3FB;
  background: #005eb8;
  margin: 0;
  transition: background .4s;
}
.nav__menu-list li a {
  display: block;
  text-align: left;
  color: #fff;
  text-decoration: none;
  padding: 12px 30px;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  background-image: url("/media_library/lg/solution/jumin/images/vec-right .svg");
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 20px;
  font-size: 18px;
  font-size: 1.8rem;
}
.nav__menu-list li a.inactive {
  pointer-events: none;
  background: #005eb8;
}
.nav__menu-list li a:visited {
  color: #fff;
}
.nav__menu-list li a:hover {
  color: #3ab8ef;
}
.nav__menu-list li.sub-menu {
  background: #004485;
}
.nav__menu-list li.sub-menu a {
  font-size: 1.5rem;
}
.nav__menu-list.is-open {
  transform: translateX(0);
}

.hb-line {
  position: relative;
  width: 34px;
  height: 24px;
  margin: 0 auto;
}
.hb-line span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #39447E;
  border-radius: 10px;
  -webkit-transition: transform 200ms;
  transition: transform 200ms;
}
.hb-line span:nth-child(1) {
  top: 0;
}
.hb-line span:nth-child(2) {
  top: 10px;
}
.hb-line span:nth-child(3) {
  top: 20px;
}
.hb-open .hb-line span:nth-child(1) {
  width: 34px;
  transform: translate(0px, 10px) rotate(45deg);
  -webkit-transform: translate(0px, 10px) rotate(45deg);
}
.hb-open .hb-line span:nth-child(2) {
  display: none;
}
.hb-open .hb-line span:nth-child(3) {
  width: 34px;
  transform: translate(0px, -10px) rotate(-45deg);
  -webkit-transform: translate(0px, -10px) rotate(-45deg);
}
.hb-txt {
  padding: 10px 0 0;
  font-size: 1.3rem;
  text-align: center;
  color: #39447E;
}
@media only screen and (max-width: 768px) {
  .hb-txt {
    padding: 5px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .hb-txt {
    font-size: 1.2rem;
  }
}

.section-inner {
  max-width: 950px;
  width: 100%;
  padding: 70px 0 80px;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .section-inner {
    padding: 9.3333333333vw 2.6666666667vw 10.6666666667vw 2.6666666667vw;
  }
}

.function-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .function-list {
    align-items: flex-start;
  }
}
.function-list li {
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 25px;
  flex-basis: calc((100% / 3) - 20px);
  margin: 0 0 40px 0;
}
@media only screen and (max-width: 768px) {
  .function-list li {
    padding: 3.3333333333vw 3.3333333333vw 3.3333333333vw 3.3333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .function-list li {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .function-list li {
    margin: 0 0 20px;
  }
}
.function-list li:nth-last-child(-n+3) {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .function-list li:nth-last-child(-n+3) {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  .function-list li:last-child {
    margin: 0;
  }
}
.function-list li figure {
  text-align: center;
  height: 75px;
}
.function-list.column2 li {
  flex-basis: calc((100% / 2) - 20px);
  margin: 0 0 40px 0;
}
@media only screen and (max-width: 768px) {
  .function-list.column2 li {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .function-list.column2 li {
    margin: 0 0 20px 0;
  }
}
.function-list.column2 li:nth-last-child(-n+3) {
  margin: 0 0 40px 0;
}
@media only screen and (max-width: 768px) {
  .function-list.column2 li:nth-last-child(-n+3) {
    margin: 0 0 20px 0;
  }
}
.function-list.column2 li:nth-last-child(-n+2) {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .function-list.column2 li:nth-last-child(-n+2) {
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width: 768px) {
  .function-list.column2 li:last-child {
    margin: 0;
  }
}
.function__title {
  font-size: 1.7rem;
  margin: 20px 0;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .function__title {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .function__title {
    margin: 2.6666666667vw 0vw 2.6666666667vw 0vw;
  }
}

.case {
  border: 2px solid #005EB8;
  margin: 70px 0 0;
  padding: 45px 20px 20px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .case {
    margin: 9.3333333333vw 0vw 0vw 0vw;
  }
}
@media only screen and (max-width: 768px) {
  .case {
    padding: 6vw 2.6666666667vw 2.6666666667vw 2.6666666667vw;
  }
}
.case__title {
  position: absolute;
  top: calc((((1em * 1.8) + 10px) / 2) * -1);
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  padding: 5px 30px;
  background: #005EB8;
  left: 1em;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .case__title {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .case__title {
    padding: 0.6666666667vw 4vw 0.6666666667vw 4vw;
  }
}
.case__inner {
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .case__inner {
    margin: 0vw 0vw 2vw 0vw;
  }
}
.case__inner:last-child {
  margin: 0;
}
.case__inner p {
  line-height: 1.5;
  margin: 0;
}
.case__inner a {
  line-height: 1.5;
  position: relative;
  padding: 0 0 0 1em;
  transition: .3s;
  text-decoration: underline;
}
.case__inner a::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border: 5px solid transparent;
  box-sizing: border-box;
  top: calc(50% - 5px);
  border-left-color: #e3755e;
  left: 5px;
}
.case__inner span {
  text-align: right;
}

/*メインビジュアル*/
.mv {
  background: url("/media_library/lg/solution/jumin/images/bg_mv.jpg") no-repeat;
  background-size: cover;
  height: 720px;
}
@media only screen and (max-width: 768px) {
  .mv {
    background: url("/media_library/lg/solution/jumin/images/bg_mv_sp.jpg") no-repeat;
  }
}
@media only screen and (max-width: 768px) {
  .mv {
    background-size: cover;
  }
}
@media only screen and (max-width: 768px) {
  .mv {
    height: 110vw;
  }
}
.mv-inner {
  padding: 40px 0;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .mv-inner {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .mv-inner {
    align-items: flex-end;
  }
}
.mv__catch {
  width: 720px;
}
@media only screen and (max-width: 768px) {
  .mv__catch {
    width: 100%;
  }
}
.mv h1 {
  flex-basis: 60%;
}
@media only screen and (max-width: 768px) {
  .mv h1 {
    flex-basis: 100%;
  }
}
.mv h1 .sp--block {
  margin-bottom: 0;
}
.mv h1 .sp--block img {
  vertical-align: bottom;
}
.mv__bottom {
  position: relative;
  flex-basis: 40%;
  height: 100%;
}
.mv__bottom img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.mv .solution-mv__cv {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .mv .solution-mv__cv {
    margin: 1.3333333333vw 0vw 2.6666666667vw 0vw;
  }
}
@media only screen and (max-width: 768px) {
  .mv .solution-mv__cv .solution-mv__cv-item {
    padding: 2vw 9.3333333333vw 2vw 6.6666666667vw;
  }
}

/*ダウンロードボタン　自治体共通*/
.cv-area {
  text-align: center;
  margin: 0 auto 100px;
}
.cv-area__btn a {
  display: inline-block;
  border-radius: 8px;
  background: #FF790E url("data:image/svg+xml,%3Csvg id='save_alt_24dp_5F6368' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='パス_2671' data-name='パス 2671' d='M0,0H24V24H0Z' fill='none'/%3E%3Cpath id='パス_2672' data-name='パス 2672' d='M19,12v7H5V12H3v7a2.006,2.006,0,0,0,2,2H19a2.006,2.006,0,0,0,2-2V12Zm-6,.67,2.59-2.58L17,11.5l-5,5-5-5,1.41-1.41L11,12.67V3h2Z' fill='%23fff'/%3E%3C/svg%3E%0A") no-repeat right 15px center;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 25px;
  text-decoration: none;
  transition: background .4s;
  width: 520px;
}
@media only screen and (max-width: 768px) {
  .cv-area__btn a {
    font-size: 4.2666666667vw;
    padding: 4vw 9.3333333333vw 4vw 2.6666666667vw;
    background-size: 4.8vw 4.8vw;
    width: auto;
  }
}
.cv-area__btn a:hover {
  background-color: #da6100;
}

/*デジタル化*/
.digitization-inner {
  padding: 0 0 40px;
}
@media only screen and (max-width: 768px) {
  .digitization-inner {
    padding: 0vw 0vw 5.3333333333vw 0vw;
  }
}
.digitization-inner:last-child {
  padding: 0;
}
.digitization__title {
  font-size: 2.1rem;
}
@media only screen and (max-width: 768px) {
  .digitization__title {
    font-size: 3.7333333333vw;
  }
}

/*実現できること*/
.realization-inner {
  padding: 0 0 60px;
}
@media only screen and (max-width: 768px) {
  .realization-inner {
    padding: 0vw 0vw 8vw 0vw;
  }
}
.realization__title {
  color: #005EB8;
  font-size: 3.0rem;
  margin: 20px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .realization__title {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .realization__title {
    margin: 2.6666666667vw 0vw 0vw 0vw;
  }
}
.realization__btn-download {
  text-align: center;
}
.realization__btn-download a {
  display: inline-block;
  border: 2px #183962 solid;
  padding: 15px 0 15px;
  border-radius: 8px;
  background: #FFFFFF url("data:image/svg+xml,%3Csvg%20id%3D'save_alt_24dp_5F6368'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20id%3D'%E3%83%91%E3%82%B9_2671'%20data-name%3D'%E3%83%91%E3%82%B9%202671'%20d%3D'M0%2C0H24V24H0Z'%20fill%3D'none'/%3E%3Cpath%20id%3D'%E3%83%91%E3%82%B9_2672'%20data-name%3D'%E3%83%91%E3%82%B9%202672'%20d%3D'M19%2C12v7H5V12H3v7a2.006%2C2.006%2C0%2C0%2C0%2C2%2C2H19a2.006%2C2.006%2C0%2C0%2C0%2C2-2V12Zm-6%2C.67%2C2.59-2.58L17%2C11.5l-5%2C5-5-5%2C1.41-1.41L11%2C12.67V3h2Z'%20fill%3D'%23183962'/%3E%3C/svg%3E") no-repeat right 15px center;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.4s;
  width: 610px;
  margin-top: 30px;
  line-height: 1.3;
  color: #183962;
}
@media only screen and (max-width: 768px) {
  .realization__btn-download a {
    font-size: 4.2666666667vw;
    padding: 4vw 9.3333333333vw 4vw 2.6666666667vw;
    background-size: 4.8vw 4.8vw;
    width: auto;
  }
}
.realization__btn-download a:hover {
  background: #1F3C66 url("data:image/svg+xml,%3Csvg%20id%3D'save_alt_24dp_5F6368'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20id%3D'%E3%83%91%E3%82%B9_2671'%20data-name%3D'%E3%83%91%E3%82%B9%202671'%20d%3D'M0%2C0H24V24H0Z'%20fill%3D'none'/%3E%3Cpath%20id%3D'%E3%83%91%E3%82%B9_2672'%20data-name%3D'%E3%83%91%E3%82%B9%202672'%20d%3D'M19%2C12v7H5V12H3v7a2.006%2C2.006%2C0%2C0%2C0%2C2%2C2H19a2.006%2C2.006%2C0%2C0%2C0%2C2-2V12Zm-6%2C.67%2C2.59-2.58L17%2C11.5l-5%2C5-5-5%2C1.41-1.41L11%2C12.67V3h2Z'%20fill%3D'%23FFFFFF'/%3E%3C/svg%3E") no-repeat right 15px center;
  color: #fff;
}

/*ラインナップ*/
.lineup-inner {
  background: #F0F0F0;
  border-radius: 20px;
  padding: 50px 50px 60px;
  margin: 0 0 60px 0;
}
@media only screen and (max-width: 768px) {
  .lineup-inner {
    padding: 6.6666666667vw 6.6666666667vw 8vw 6.6666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  .lineup-inner {
    margin: 0vw 0vw 8vw 0vw;
  }
}
.lineup-inner:last-child {
  margin: 0;
}
.lineup-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin: 0 0 40px 0;
}
@media only screen and (max-width: 768px) {
  .lineup-list {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .lineup-list {
    margin: 0vw 0vw 5.3333333333vw 0vw;
  }
}
.lineup-list li {
  flex-basis: calc((100% / 3) - 10px);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .lineup-list li {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .lineup-list li {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  .lineup-list li:last-child {
    margin: 0;
  }
}
.lineup-list li p {
  font-size: 1.7rem;
  margin: 0 0 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .lineup-list li p {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .lineup-list li p {
    margin: 0vw 0vw 1.3333333333vw 0vw;
  }
}
.lineup__fuction {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin: 20px 0 35px;
}
@media only screen and (max-width: 768px) {
  .lineup__fuction {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .lineup__fuction {
    margin: 2.6666666667vw 0vw 4.6666666667vw 0vw;
  }
}
.lineup__fuction-txt {
  flex-basis: calc(100% - 380px);
}
@media only screen and (max-width: 768px) {
  .lineup__fuction-txt {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .lineup__fuction-txt {
    margin-bottom: 10px;
  }
}
.lineup__fuction figure {
  text-align: center;
  flex-basis: 360px;
}
@media only screen and (max-width: 768px) {
  .lineup__fuction figure {
    flex-basis: 100%;
  }
}
.lineup__reason {
  margin: 50px 0 0;
}
@media only screen and (max-width: 768px) {
  .lineup__reason {
    margin: 6.6666666667vw 0vw 0vw 0vw;
  }
}
.lineup__reason-title {
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  background: #005EB8;
  padding: 5px 30px;
  display: inline-block;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .lineup__reason-title {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .lineup__reason-title {
    padding: 0.6666666667vw 4vw 0.6666666667vw 4vw;
  }
}
@media only screen and (max-width: 768px) {
  .lineup__reason-title {
    margin: 0vw 0vw 2vw 0vw;
  }
}
.lineup__reason-msg {
  text-align: center;
  margin: 10px 0 0;
}
@media only screen and (max-width: 768px) {
  .lineup__reason-msg {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .lineup__reason-msg {
    margin: 3.3333333333vw 0vw 0vw 0vw;
  }
}
.lineup__reason dl {
  counter-reset: count;
  position: relative;
  padding: 25px 0 0;
}
@media only screen and (max-width: 768px) {
  .lineup__reason dl {
    padding: 3.3333333333vw 0vw 0vw 0vw;
  }
}
.lineup__reason dt {
  font-size: 1.8rem;
  font-weight: bold;
  counter-increment: count;
  text-indent: -1em;
  padding-left: 1em;
}
@media only screen and (max-width: 768px) {
  .lineup__reason dt {
    font-size: 3.7333333333vw;
  }
}
.lineup__reason dt::before {
  content: counter(count) "．";
  color: #005EB8;
  left: 50%;
}
.lineup__reason dd {
  padding: 0 0 0 2em;
  margin: 0 0 25px;
}
@media only screen and (max-width: 768px) {
  .lineup__reason dd {
    margin: 0vw 0vw 3.3333333333vw 0vw;
  }
}
.lineup__reason dd:last-child {
  margin: 0;
}
.lineup__reason .strong {
  font-size: 130%;
  color: #005EB8;
}

/*インタビュー*/
.interview-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  .interview-list {
    flex-wrap: wrap;
  }
}
.interview-list li {
  flex-basis: 400px;
}
@media only screen and (max-width: 768px) {
  .interview-list li {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .interview-list li {
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width: 768px) {
  .interview-list li:last-child {
    margin: 0;
  }
}
.interview-list li a {
  display: block;
}
.interview-list li a:hover {
  color: #333;
}
.interview__title {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  margin: 20px 0 0;
}
@media only screen and (max-width: 768px) {
  .interview__title {
    font-size: 3.7333333333vw;
  }
}

/*お客様の声*/
.voice__list {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  .voice__list {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .voice__list {
    flex-wrap: wrap;
  }
}
.voice__list-item {
  position: relative;
  background: #fff;
  padding: 18px;
  flex-basis: 305px;
  transition: all 0.4s;
  border: 1px solid #f0f0f0;
  font-size: 1.3rem;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .voice__list-item {
    padding: 2.4vw 2.4vw 2.4vw 2.4vw;
  }
}
@media only screen and (max-width: 768px) {
  .voice__list-item {
    flex-basis: 90%;
  }
}
@media only screen and (max-width: 768px) {
  .voice__list-item {
    margin: 0 auto 6.6666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  .voice__list-item {
    font-size: 3.7333333333vw;
  }
}
.voice__list-item:hover {
  border: 1px solid #EDF0F5;
}
.voice__list-item:hover .voice__btn {
  opacity: .7;
}
.voice__list-item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.voice__list-item a:hover {
  color: #333;
}
.voice__list-btn {
  border: 2px #1F3C66 solid;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
  color: #183962;
  background: #fff url(/media_library/lg/images/201909renew/arrow-right.png) 95% center no-repeat;
  /*      border-radius: 35px;*/
  text-align: center;
  background-size: 12px 23px;
  padding: 7px 70px 7px 50px;
  min-width: 480px;
  line-height: 1.5;
  margin: 0 auto;
  transition: all 0.4s;
}
@media only screen and (max-width: 768px) {
  .voice__list-btn {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .voice__list-btn {
    width: 80%;
    min-width: auto;
  }
}
.voice__list-btn:hover {
  background-color: #1F3C66;
  background-image: url(/media_library/lg/images/201909renew/arrow-right-white.png);
  color: #fff;
}
.voice__category {
  color: #005eb8;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .voice__category {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .voice__category {
    margin: 0vw 0vw 2vw 0vw;
  }
}
.voice__system {
  font-size: 1.1rem;
  color: #606060;
  background: #F6F6F6;
  border: #E5E5E5 1px solid;
  border-radius: 3px;
  padding: 0 5px;
  display: inline-block;
  margin: 0 0 10px;
}
@media only screen and (max-width: 768px) {
  .voice__system {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .voice__system {
    margin: 0vw 0vw 1.3333333333vw 0vw;
  }
}
.voice__name {
  font-weight: bold;
  font-size: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .voice__name {
    font-size: 3.7333333333vw;
  }
}
.voice__text {
  height: 55px;
}
@media only screen and (max-width: 768px) {
  .voice__text {
    height: auto;
  }
}
.voice__btn {
  display: block;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
  background: #005eb8 url(/media_library/lg/images/201909renew/arrow-right-white.png) 97% center no-repeat;
  background-size: 8px;
  transition: all .4s;
  line-height: 2;
  text-decoration: none;
  text-align: center;
  padding: 0 10px 0 0;
  margin-top: auto;
}
@media only screen and (max-width: 768px) {
  .voice__btn {
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .voice__btn {
    padding: 0vw 1.3333333333vw 0vw 0vw;
  }
}

/*********************************
footer
**********************************/
.lg #footer #directryNavi {
  width: 100%;
}

.l-inner {
  width: 100% !important;
  max-width: 1050px;
}

.footer-inquery {
  width: 95%;
  max-width: 950px;
}

@media screen and (max-width: 768px) {
  .lg #page_top {
    position: fixed;
    bottom: 0 !important;
  }
}




