@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
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, small, strong, sub, sup, var, b, i, address, 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;
  outline: 0;
  list-style: none;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
}
.fontawe:after {
  display: block;
  content: "\f061";
  font-family: "Font Awesome";
  width: 20px;
  height: 20px;
}
html {
  font-size: 62.5%;
}
html.wf-active {
  visibility: visible;
}
html, body {
  width: 100%;
}
body {
  font-family: Lato, 'Noto Sans JP', sans-serif;
  line-height: 2;
  box-sizing: border-box;
  font-size: 1.4rem;
  background-image: url(../images/bg1.jpg);
  background-size: 556px auto;
  background-repeat: repeat;
}
body.common {
  background-image: none;
}
#skip-block {
  position: absolute;
  top: -10000px;
  left: -10000px;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
input, select {
  vertical-align: middle;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
img {
  border: none;
  vertical-align: top;
}
a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
a:link img, a:visited img, a:active img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a:hover img {
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/*.sp-header a:link,
.sp-header a:visited,
.sp-header a:active
{
  webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
 }*/
.preload a {
  transition: 0 !important;
}
.pad-bot10 {
  padding-bottom: 10px;
}
.pad-bot20 {
  padding-bottom: 20px;
}
.pad-bot50 {
  padding-bottom: 50px;
}
.margin-bot0 {
  margin-bottom: 0px;
}
.margin-bot5 {
  margin-bottom: 10px;
}
.margin-bot10 {
  margin-bottom: 10px;
}
.margin-bot16 {
  margin-bottom: 16px;
}
.margin-top-10 {
  margin-top: -10px;
}
.margin-bot20 {
  margin-bottom: 20px;
}
.margin-bot24 {
  margin-bottom: 24px !important;
}
.margin-bot30 {
  margin-bottom: 30px;
}
.margin-bot40 {
  margin-bottom: 40px;
}
.margin-bot50 {
  margin-bottom: 50px;
}
.red {
  color: #e43e3e;
}
.green {
  color: #24AC44;
}
.yellow {
  color: #ffff00;
}
.bg-danger {
  background-color: #e43e3e !important;
  padding: .5rem 0.2rem;
  color: #FFF;
  display: inline;
}
.marker {
  background-color: #f6b08a;
  padding: 0 0.2rem;
}
img {
  max-width: 100%;
  height: auto;
  width /***/ : auto;
}
.btn:not(:disabled):not(.disabled) {}
article {}
section {
  margin-bottom: 5rem;
}
section:last-child {
  margin-bottom: 0;
}
section:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
section p {
  margin-bottom: 1.6rem;
}
section p:last-child {
  margin-bottom: 0;
}
.navbar {
  background-color: rgba(22, 69, 117, 1.00);
}
.hamburger-inner, .hamburger-inner:before, .hamburger-inner:after {
  background-color: #004e8a !important;
}
.navbar-toggler {
  background-color: #ffffff;
  border: 2px solid #1e9dff;
  line-height: 27px;
  margin-left: auto;
}
.nav-item {
  background-repeat: no-repeat;
  background-size: 5px auto;
  background-position: left top 1.1em;
  padding-left: 1.5rem;
  background-image: url(../images/arrow1.png);
}
.dropdown-item:active {
  background-color: #e7f2f9;
}
.dropdown-item:visited {
  color: rgba(97, 164, 215, 1.00) !important;
}
.nav-link, .nav-item a:visited {
  color: #FFF;
}
.nav-item > div a:link, .nav-item a:hover, .nav-item a:active {
  color: rgba(97, 164, 215, 1.00);
}
.dropdown-item {
  position: relative;
}
.dropdown-item:before {
  font-family: 'Material Icons';
  content: "\e315";
  font-size: 1.4rem;
  position: absolute;
  left: .3rem;
  margin-top: -.2rem;
}
.dropdown-item:hover {
  background-color: #e7f2f9 !important;
}
.head-iso img {
    width: 90px;
    height: 39px;
    border: 4px solid #FFF;
}
#center {
  background-image: url(../images/icon-1.png);
  background-position: left center;
  background-size: 2.2rem auto;
}
#summary {
  background-image: url(../images/icon-2.png);
  background-position: left center;
  background-size: 2.2rem auto;
}
#report {
  background-image: url(../images/icon-3.png);
  background-position: left center;
  background-size: 2.2rem auto;
}
#recruit {
  background-image: url(../images/icon-4.png);
  background-position: left center;
  background-size: 2.2rem auto;
}
#search {
  background-image: url(../images/icon-5.png);
  background-position: left center;
  background-size: 2.2rem auto;
}
#access {
  background-image: url(../images/icon-6.png);
  background-position: left center;
  background-size: 2.2rem auto;
}
#waiting {
  background-image: url(../images/icon-7.png);
  background-position: left center;
  background-size: 2.2rem auto;
}
.dropdown-menu {
  left: 0px;
}
.mb {
  margin-bottom: 3rem;
}
main a:link {
  text-decoration: underline;
}
main a:hover {
  text-decoration: none;
}
.top-copy, .text-box {
  /* margin-bottom: 5rem; */
}
.headline-wrap {
  text-align: center;
}
.headline2 {
  position: relative;
  font-size: 2rem;
  line-height: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #0b4477;
  padding-bottom: 20px;
  margin-top: -3px;
  margin-bottom: 35px;
  letter-spacing: .2em;
  margin-left: 0.2em;
}
.headline2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -0.2em;
  right: 0;
  display: block;
  width: 50px;
  height: 3px;
  background-color: #354687;
  margin: 0 auto;
}
.headline3 {
  color: #017ad8;
  text-align: center;
  letter-spacing: .2em;
  text-indent: .2em;
  background-image: url(../images/headline3.png);
  background-position: center bottom;
  background-size: auto 4px;
  background-repeat: no-repeat;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  text-align: center !important;
}
.common .top-box {
  background-color: #000;
}
.common .main-image {
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #000;
  border-radius: 0;
  background-size: cover;
  font-family: 'Noto Serif JP', serif;
  font-size: 3rem;
  letter-spacing: .3em;
  padding: 0 2rem;
  color: #FFF;
  text-shadow: 0px 0px 6px #000000;
}
.main-image-inner {
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #000;
  border-radius: 0;
  background-size: cover;
  font-family: 'Noto Serif JP', serif;
  font-size: 3rem;
  letter-spacing: .3em;
  padding: 0 2rem;
  color: #FFF;
  text-shadow: 0px 0px 6px #000000;
}
.common .top-copy-box {
  padding: 0 !important
}
.common .main-image .top-copy {
  padding: 2rem 0;
  line-height: 1.4;
}
.common main {
  margin-bottom: 10rem;
}
.jumbotron {
  margin-bottom: 0;
}
.main-headline {
  padding: 3rem;
}
.table-block, .table-block2, .table-border {
  border-collapse: collapse;
  min-width: 100%;
  table-layout: fixed;
  background-color: #FFF;
}
.table-block td, .table-block2 td, .table-block th, .table-block2 th {
  border: 1px solid #d1d1d1;
  padding: 10px 20px;
  white-space: nowrap;
}
.table-block tr:first-of-type th {
  border-top: 3px solid #0b4477;
}
.table-block tr:first-of-type td {
  border-top: 3px solid #d1d1d1;
}
.table-block th, .table-block2 th {
  background-color: #e5e5e5;
  font-weight: normal;
  white-space: nowrap;
}
.table-block th.th2 {
  background-color: #ffffff;
  color: #0E4E87;
  text-align: left;
  border-left: none;
}
.table-block2 th.th2 {
  background-color: #ffffff;
  color: #0E4E87;
  text-align: left;
}
.table-border td, .table-border th {
  border-top: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  padding: 10px 20px;
}
.table-border th {
  font-weight: normal;
  white-space: nowrap;
}
.text-margin {
  letter-spacing: 2rem;
  text-indent: 1em;
}
.no-wrap {
  white-space: nowrap;
}
.footer-logo {
  width: 50%;
  display: block;
  margin: 0 auto;
}
footer {
  background-color: rgb(49, 49, 49);
}
.footer-box {
  color: #FFF;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  text-align: center;
}
.map {
  position: relative;
  padding-bottom: 30%;
  height: 0;
  overflow: hidden;
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
footer strong {
  font-size: 1.8rem;
}
.footer-navi {
  display: none;
}
.footer-copy {
  font-size: 1rem;
  text-align: center;
  margin-top: 1rem;
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 43px;
  right: 55px;
}
.pagetop a {
  width: 45px;
  /* height: 25px; */
  background: #164575;
  text-decoration: none;
  padding: 10px;
  text-align: center;
  display: block;
  border-radius: 5%;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-opacity: 0.8;
  opacity: 0.8;
  line-height: 1.4;
  color: #FFF;
}
.pagetop a:hover {
  background-color: #78c4ff;
}
.blue {
  color: #4391D3;
}
.pdf-link {
  background-image: url(../images/pdf-icon.png);
  background-size: auto 20px;
  background-position: left 0.5em;
  padding-left: 25px;
  background-repeat: no-repeat;
  display: inline-block;
}
.pdf-link-inline {
  background-image: url(../img/pdf-icon.png);
  background-size: auto 20px;
  background-position: left top;
  padding-left: 25px;
  background-repeat: no-repeat;
}
.outside-link-inline {
  background-image: url(../img/outside.png);
  background-size: 16px auto;
  background-position: right center;
  padding-right: 20px;
  background-repeat: no-repeat;
}
.link {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-size: 5px auto;
  background-position: left top .8em;
  padding-left: 1rem;
}
.outside-link a {
  background-image: url(../images/outside.png);
  background-size: 16px auto;
  background-position: right center;
  padding-right: 20px;
  background-repeat: no-repeat;
}
.dot-list {
  margin-left: 1.2em;
}
.dot-list li {
  list-style: disc;
}
.dot-list li:last-child {
  margin-bottom: 0;
}
.asterisk-list li {
  margin-left: 1.2em;
  text-indent: -1.1em;
}
.asterisk-list li:before {
  content: "※"
}
/*************
/* ここからSP用
*************/
@media screen and (max-width: 991.98px) {
  .sns-btn {
    background: none;
  }
  .sns-btn {
    float: left;
    background-image: none;
    width: 33%;
    text-align: center;
    margin-top: 1rem;
  }
  .sns-btn img {
    width: 30px;
  }
  main {
    padding-top: 59px;
  }
  /*************
テーブル用スクロール
*************/
  .scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    padding-bottom: 5px;
  }
  .scroll::-webkit-scrollbar {
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }
  .scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }
  .map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .map iframe, .map object, .map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media print, screen and (min-width: 767.8px) {}
/*************
/* ここからPC用
*************/
@media print, screen and (min-width: 992px) {
  .pcNone {
    display: none;
  }
  body {
    font-size: 1.8rem;
    background-size: 1112px auto;
    overflow-x: hidden;
  }
  .title {
    font-size: 1.4rem;
    font-weight: normal !important;
  }
  .head-tel {
    color: #FFF;
    text-align: right;
    margin-right: 30px;
  }
  .head-iso img {
    width: 159px;
    height: 65px;
}
  .navbar {
    padding: 0;
    display: block;
  }
  .navbar-brand {
    width: 313px;
    padding: 0;
    line-height: 0 !important;
    margin-right: auto;
  }
  .sp-header {
    display: flex;
    margin: 0 auto 0rem auto;
  }
  .head-qr {
    margin-right: 2rem;
    padding-right: 2rem;
    border-right: 1px #000 solid;
  }
  .navbar-collapse {
    background-color: #0d1b27;
    width: 100vw;
    position: relative;
    left: 0;
  }
  .navbar-nav {
    margin: 0 auto;
    width: 1110px;
    justify-content: space-between;
    border-right: 1px #3d4952 solid;
  }
  .nav-item {
    background-image: none;
    padding-left: 0;
    text-align: center;
    width: 20%;
    border-left: 1px #3d4952 solid;
  }
  .nav-item:last-of-type {
    margin-right: 0;
  }
  .dropdown-menu a:last-child {
    border-bottom: none;
  }
  .dropdown-menu a {
    border-bottom: 1px solid #c6c9cc;
  }
  .nav-link {
    display: block;
  }
  .nav-link a:link {
    color: #FFF;
  }
  .navi-top {
    position: absolute;
    top: 0;
    right: 0;
  }
  .navi-top ul {
    display: flex;
    margin-right: 2rem;
    justify-content: right;
    align-items: center;
    margin-top: 0.3rem;
  }
  .navi-top ul li {
    background-image: none;
    padding-left: 0;
    margin-right: 2rem;
    font-size: 1.4rem !important;
  }
  .navi-top ul a:link, .navi-top ul a:visited, .navi-top ul a:active {
    color: #FFF !important;
  }
  .navi-top ul a:hover {
    color: #154771 !important;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 0rem;
    line-height: 0;
    text-decoration: none;
  }
  .dropdown-menu {
    position: absolute;
    top: 98%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fafdff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
  }
  .dropdown-menu {
    font-size: 1.8rem;
  }
  article {
    margin-bottom: 0rem;
  }
  section {
    margin-bottom: 10rem;
  }
  .main-image .title {
    margin: 8rem 0;
  }
  .main-image .title img {
    height: 3.6rem;
  }
  .common .top-box {}
  .common .main-image .container {
    position: relative;
  }
  .common .top-copy-box {
    bottom: 2rem;
  }
  .common .main-image .top-copy {
    padding: 0;
    margin: 0 auto;
    font-size: 6rem;
    line-height: 1;
    position: absolute;
    right: 0.4rem;
    bottom: -18rem;
  }
  .common .main-image {
    height: 200px;
    background-size: auto;
  }
  h1.main-headline {
    font-size: 5.4rem;
    width: 940px;
    margin: 0 auto;
    text-align: right;
    padding-top: 11rem;
    font-weight: normal;
  }
  .common .nav-bred {
    background-color: #eceef0;
  }
  .cd-breadcrumb li, .cd-multi-steps li {
    float: left;
    font-size: 1.4rem;
    padding: 1rem 0;
  }
  .cd-breadcrumb li::after, .cd-multi-steps li::after {
    display: inline-block;
    content: '\00bb';
    margin: 0 1.6em;
    color: #959fa5;
  }
  .cd-breadcrumb::after, .cd-multi-steps::after {
    clear: both;
    content: "";
    display: table
  }
  .cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
    color: #0b4477;
  }
  .cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
    display: none;
  }
  .cd-breadcrumb li a:link, .cd-breadcrumb li a:visited {
    color: #333;
  }
  .odd {
    padding: 10rem 0 0 0;
  }
  .even {
    padding: 10rem 0;
  }
  .text-box {
    margin-bottom: 10rem;
  }
  .headline2 {
    font-size: 3rem;
    margin-bottom: 5rem;
  }
  .headline3 {
    font-size: 2.6rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    background-size: auto 6px;
  }
  .h4-wrapper {
    text-align: center;
  }
  .table-block, .table-block2, .table-border {}
  .mid-navi {
    padding: 5rem 0;
  }
  .mid-navi ul {
    justify-content: center;
  }
  .mid-navi li {
    width: 300px;
    margin-bottom: 0;
    margin-right: 2rem;
  }
  .mid-navi li:last-child {
    margin: 0;
  }
  footer {
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: right -3rem bottom -3rem;
  }
  .footer-box {
    padding-top: 6rem;
    padding-bottom: 5rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .footer-navi-box {
    line-height: 1.6;
    text-align: left;
  }
  footer nav {
    display: flex;
    justify-content: space-between;
    padding-bottom: 2rem;
  }
  footer nav ul {
    margin-bottom: 2rem;
  }
  .footer-navi {
    font-size: 1.4rem;
    display: block;
    float: left;
    margin-right: 5rem;
  }
  .footer-navi li {
    margin-bottom: 1.5rem;
    background-image: url(../images/link-icon.png);
    background-size: 5px auto;
    background-repeat: no-repeat;
    background-position: left top .6em;
    padding-left: 1.2rem;
  }
  .footer-navi li li {
    margin-left: 1em;
    margin-bottom: .8rem;
    margin-top: .8rem;
    background-image: none;
    padding-left: 0;
  }
  .footer-navi li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .footer-navi a:link, .footer-navi a:visited, .footer-navi a:active {
    text-decoration: underline;
    color: #b5b5b5;
  }
  .footer-navi a:hover {
    color: #f5f5f5;
    text-decoration: none;
  }
  .footer-address {
    text-align: right;
    color: #b5b5b5;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
  }
  .footer-logo {
    width: 22.1rem;
    margin: 0 0 0 auto;
  }
  .footer-copy {
    font-size: 1rem;
    text-align: right;
  }
  .acrobatBox {
    text-align: center;
    margin: 5rem auto 0 auto;
  }
  .acrobat-inner {
    padding: 2rem;
    display: inline-block;
    background-color: rgb(237, 237, 237);
  }
  .acrobat-bnr {
    float: left;
    width: 158px;
    margin-right: 20px;
  }
  .acrobat-txt {
    margin-right: 20px;
    padding-left: 20px;
    border-left: 1px solid #545454;
    font-size: 1.4rem;
    text-align: left;
    float: left;
  }
  .table-block td, .table-block2 td, .table-block th, .table-block2 th {
    border: 1px solid #d1d1d1;
    padding: 1.5rem 5rem;
    white-space: nowrap;
  }
}
@media screen and (max-width: 1199.98px) {
  .navbar-collapse {
    padding-top: 1rem;
  }
  main {
    padding-top: 59px;
  }
  .spNone {
    display: none !important;
  }
  .sp-header {
    display: flex;
    justify-content: flex-start;
    padding: 1rem;
    width: 100%;
  }
  .navbar-brand {
    width: 190px;
    margin: 0;
    padding: 0;
    margin-right: 15px;
  }
  .head-qr, .head-tel {
    display: none;
  }
  .navbar {
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 100;
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.2));
  }
  .navbar-collapse {
    background-color: #1d6dab !important;
    padding: 1rem;
  }
  .dropdown-menu {
    font-size: 1.2rem
  }
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0;
    margin: 0.125rem 0 0;
    font-size: 1.2rem;
    list-style: none;
    background-color: #e7f2f9 !important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .sp-header {
    display: flex;
    width: 1110px;
    margin: 0 auto 3rem auto;
    padding: 3rem 3rem 0 3rem;
  }
  .dropdown:hover .dropdown-menu {
    /*display: block;*/
  }
  .dropdown-item {
    padding: 0.25rem 2rem 0.25rem 2.5rem;
  }
  .dropdown-item:before {
    left: 1rem;
    margin-top: .4rem;
  }
  ol.cd-breadcrumb {
    width: 1110px;
    margin: 0 auto;
  }
  h1.main-headline {
    width: 1155px;
  }
  .show {
    color: rgba(97, 164, 215, 1.00);
    background-color: #000;
  }
  .show a {
    color: rgba(97, 164, 215, 1.00);
  }
  a.dropdown-item {
    background-color:#FFF;
  }
	  .common .main-image {
    background-size: contain;
  }
}