@charset "UTF-8";
/* Header
-------------------------------------------------------------- */
body {
  padding-top: 56px; /* navbar fixed */
}
@media (min-width: 768px) {
  body {
    padding-top: 64px;
  }
}
@media (min-width: 992px) {
  body {
    padding-top: 80px;
  }
}
@media (min-width: 1200px) {
  body {
    padding-top: 92px;
  }
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.admin-bar header {
  margin-top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar header {
    margin-top: 46px;
  }
}

.h_contact,
.h_calendar {
  display: none;
}
@media (min-width: 992px) {
  .h_contact,
  .h_calendar {
    display: block;
    color: #FFF;
    font-size: 11px;
    font-size: 0.6875rem;
    text-align: center;
    line-height: 1.4;
    width: 70px;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}
@media (min-width: 1100px) {
  .h_contact,
  .h_calendar {
    font-size: 12px;
    font-size: 0.75rem;
    width: 80px;
  }
}
@media (min-width: 1200px) {
  .h_contact,
  .h_calendar {
    line-height: 1.6;
    width: 90px;
    min-height: 92px;
  }
}
@media (min-width: 1400px) {
  .h_contact,
  .h_calendar {
    width: 100px;
  }
}

@media (min-width: 992px) {
  .h_contact {
    color: #373737;
    background: #DEDEDE;
    padding-top: 1rem;
  }
  .h_contact:hover {
    color: #FFF;
    background-color: #DB7642;
  }
}
@media (min-width: 1200px) {
  .h_contact {
    padding-top: 1.375rem;
  }
}
@media (min-width: 992px) {
  .h_contact .icon-mail {
    font-size: 26px;
    font-size: 1.625rem;
    display: block;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .h_contact .icon-mail {
    font-size: 27px;
    font-size: 1.6875rem;
  }
}

@media (min-width: 992px) {
  .h_calendar {
    background-color: #83A0AD;
    padding-top: 1rem;
    margin-right: 0;
  }
  .h_calendar:hover {
    color: #FFF;
    background-color: #DB7642;
  }
}
@media (min-width: 1200px) {
  .h_calendar {
    padding-top: 1.375rem;
  }
}
@media (min-width: 992px) {
  .h_calendar .icon-calender {
    font-size: 24px;
    font-size: 1.5rem;
    display: block;
    margin-bottom: 0.6875rem;
  }
}
@media (min-width: 1200px) {
  .h_calendar .icon-calender {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

/* Navbar */
.navbar {
  font-family: "Noto Serif JP", serif;
  height: 56px;
  padding: 0 0 0 0.625rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (min-width: 360px) {
  .navbar {
    padding-left: 1rem;
  }
}
@media (min-width: 768px) {
  .navbar {
    height: 64px;
  }
}
@media (min-width: 992px) {
  .navbar {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
    height: 80px;
  }
}
@media (min-width: 1200px) {
  .navbar {
    height: 92px;
    padding-left: 1.5rem;
  }
}

.navbar-brand {
  line-height: 1;
  width: 180px;
  padding-top: 0.25rem;
  margin: 0 auto 0 0;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (min-width: 768px) {
  .navbar-brand {
    width: 200px;
  }
}
@media (min-width: 992px) {
  .navbar-brand {
    width: 205px;
    margin-top: 5px;
  }
}
@media (min-width: 1100px) {
  .navbar-brand {
    width: 210px;
  }
}
@media (min-width: 1200px) {
  .navbar-brand {
    width: 220px;
  }
}
@media (min-width: 1300px) {
  .navbar-brand {
    width: 240px;
  }
}

.navbar-expand-lg .navbar-nav {
  padding: 1rem 0.75rem;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    padding: 0.25rem 0.5rem 0 0;
    margin-left: auto;
  }
}
@media (min-width: 1100px) {
  .navbar-expand-lg .navbar-nav {
    padding-right: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav {
    padding-right: 1rem;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-lg .navbar-nav {
    padding-top: 0.75rem;
    padding-right: 2rem;
  }
}
.navbar-expand-lg .navbar-nav .nav-link {
  color: #373737;
  letter-spacing: 1px;
  position: relative;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #83A0AD;
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.75rem 0.5rem 0.75rem 1.125rem;
    line-height: 1;
  }
  .navbar-expand-lg .navbar-nav .nav-link::before {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 0;
    padding: 0.375rem 0.375rem;
    margin-bottom: 0.125rem;
  }
  .navbar-expand-lg .navbar-nav .nav-link:focus {
    color: #373737 !important;
  }
  .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #FFF !important;
    background-color: #83A0AD !important;
    border-radius: 4px;
  }
}
@media (min-width: 1100px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.375rem 0.625rem;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.375rem 1rem;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.375rem 1.125rem;
    margin-bottom: 0.5rem;
  }
}
.navbar-expand-lg .navbar-nav .disabled {
  font-size: 17px;
  font-size: 1.0625rem;
}
.navbar-expand-lg .navbar-nav .disabled::before {
  content: "";
}
.navbar-expand-lg .navbar-nav ul.ul_item {
  border-bottom: 1px solid #707070;
  padding-left: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 360px) {
  .navbar-expand-lg .navbar-nav ul.ul_item {
    padding-left: 3rem;
  }
}
@media (min-width: 480px) {
  .navbar-expand-lg .navbar-nav ul.ul_item {
    padding-left: 5rem;
  }
}
@media (min-width: 576px) {
  .navbar-expand-lg .navbar-nav ul.ul_item {
    padding-left: 7rem;
  }
}
.navbar-expand-lg .navbar-nav ul.tel_item {
  font-size: 13px;
  font-size: 0.8125rem;
  padding-left: 1rem;
}
@media (min-width: 360px) {
  .navbar-expand-lg .navbar-nav ul.tel_item {
    padding-left: 3rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 480px) {
  .navbar-expand-lg .navbar-nav ul.tel_item {
    padding-left: 5rem;
  }
}
@media (min-width: 576px) {
  .navbar-expand-lg .navbar-nav ul.tel_item {
    padding-left: 7rem;
  }
}
.navbar-expand-lg .navbar-nav ul.tel_item .tel_text {
  padding: 0.375rem 0.25rem 0.375rem 1.125rem;
  position: relative;
}
.navbar-expand-lg .navbar-nav ul.tel_item .tel_text::before {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  font-size: 12px;
  font-size: 0.75rem;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}
.navbar-expand-lg .navbar-nav ul.tel_item .number {
  font-size: 15px;
  font-size: 0.9375rem;
  padding-left: 1.4rem;
}
@media (max-width: 359.98px) {
  .navbar-expand-lg .navbar-nav ul.tel_item .number {
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 1.25rem;
  }
}
.navbar-expand-lg .navbar-nav ul.tel_item .number::before {
  font-size: 13px;
  font-size: 0.8125rem;
  left: 0.4em;
}
.navbar-expand-lg .navbar-nav ul.tel_item .nav-item .number {
  margin-left: 5em;
}
.navbar-expand-lg .navbar-nav ul.tel_item .nav-item:first-child .number {
  margin-left: 1.2em;
}
.navbar-expand-lg .navbar-nav .home_item {
  border-bottom: 1px solid #707070;
  padding-left: 3rem;
  padding-bottom: 1rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 360px) {
  .navbar-expand-lg .navbar-nav .home_item {
    padding-left: 5rem;
  }
}
@media (min-width: 480px) {
  .navbar-expand-lg .navbar-nav .home_item {
    padding-left: 7rem;
  }
}
.navbar-expand-lg .navbar-nav .dropdown-toggle::after {
  border: none;
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-nav .dropdown-toggle::before {
    content: "";
    width: 1px;
    height: 1.5rem;
    background-color: rgba(59, 22, 14, 0.25);
    position: absolute;
    top: 0.75rem;
    right: 3rem;
  }
  .navbar-expand-lg .navbar-nav .dropdown-toggle::before {
    content: "\e90f";
    right: 1rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .dropdown-toggle::before {
    margin-left: 0;
  }
}
.navbar-expand-lg .navbar-nav .show > .dropdown-toggle {
  color: #83A0AD;
  background-color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-nav .show > .dropdown-toggle::before {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: 35%;
  }
}
.navbar-expand-lg .navbar-nav .link_m_none::before {
  background-color: transparent;
}

.dropdown-menu {
  border: none;
}
@media (max-width: 991.98px) {
  .dropdown-menu {
    border-left: 1px solid rgba(59, 22, 14, 0.25);
    border-radius: 0;
    padding: 0;
    margin: 0.5rem 0 0.5rem 1rem;
  }
}
@media (min-width: 992px) {
  .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    top: calc(100% - 1px);
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-fill-mode: backwards;
            animation-fill-mode: backwards;
    border-top: 19px solid #FFF;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 0 -1px 0 0 rgba(0, 0, 0, 0.05) inset, -1px 0 0 0 rgba(0, 0, 0, 0.05) inset;
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 0 -1px 0 0 rgba(0, 0, 0, 0.05) inset, -1px 0 0 0 rgba(0, 0, 0, 0.05) inset;
    padding: 1rem 0 0.75rem 0;
  }
  .nav-item:hover .dropdown-menu {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
    top: calc(100% - 1px);
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}
@media (min-width: 1200px) {
  .dropdown-menu {
    border-top: 25px solid #FFF;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu {
    border-top: 18px solid #FFF;
  }
}
.dropdown-menu .number {
  font-size: 20px;
  font-size: 1.25rem;
  padding-left: 1.75rem;
}
.dropdown-menu .number::before {
  font-size: 15px;
  font-size: 0.9375rem;
}
@media (max-width: 359.98px) {
  .dropdown-menu .number {
    display: block;
  }
}

.dropdown-item {
  display: inline-block;
  width: auto;
  float: left;
  clear: none;
  font-size: 14px;
  font-size: 0.875rem;
  color: #373737;
  padding: 0.75em 0.5em 0.75em 2.75em;
  position: relative;
}
.dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
  color: #83A0AD;
  background-color: transparent;
}
.dropdown-item::before {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  position: absolute;
  top: 50%;
  left: 1.5em;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}

.gnav02 .dropdown-menu,
.gnav03 .dropdown-menu {
  left: -1rem;
  min-width: 30.625em;
}
.gnav02 .dropdown-menu .dropdown-item,
.gnav03 .dropdown-menu .dropdown-item {
  min-width: 12.5em;
}
.gnav02 .dropdown-menu .dropdown-item:nth-child(2),
.gnav02 .dropdown-menu .dropdown-item:nth-child(5),
.gnav03 .dropdown-menu .dropdown-item:nth-child(2),
.gnav03 .dropdown-menu .dropdown-item:nth-child(5) {
  min-width: 10em;
}

.gnav04 .dropdown-menu {
  left: -1rem;
  min-width: 33.6875em;
}
.gnav04 .dropdown-menu .dropdown-item {
  min-width: 12.5em;
}
.gnav04 .dropdown-menu .dropdown-item:nth-child(2) {
  min-width: 10em;
}
.gnav04 .dropdown-menu .dropdown-item:nth-child(3) {
  min-width: 14em;
}

.gnav06 .dropdown-menu {
  right: -15rem;
  min-width: 37.1875em;
}
.gnav06 .dropdown-menu .dropdown-item:first-child,
.gnav06 .dropdown-menu .dropdown-item:nth-child(4),
.gnav06 .dropdown-menu .dropdown-item:nth-child(7) {
  min-width: 13.5em;
}
.gnav06 .dropdown-menu .dropdown-item:nth-child(2),
.gnav06 .dropdown-menu .dropdown-item:nth-child(5),
.gnav06 .dropdown-menu .dropdown-item:nth-child(8) {
  min-width: 16.5em;
}

.gnav07 .dropdown-menu {
  right: -6rem;
  min-width: 27.5625em;
}
.gnav07 .dropdown-menu .dropdown-item {
  min-width: 10em;
}
.gnav07 .dropdown-menu .dropdown-item:first-child,
.gnav07 .dropdown-menu .dropdown-item:nth-child(4) {
  min-width: 12.5em;
}
.gnav07 .dropdown-menu .dropdown-item:nth-child(3) {
  min-width: 8em;
}

.gnav08 .dropdown-menu {
  right: -1rem;
  min-width: 21.4375em;
}

/* スマホナビ別表示 */
@media (min-width: 992px) {
  .sp_nav {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .pc_nav {
    display: none;
  }
}

/* Navbar Offcanvas */
@media (max-width: 991.98px) {
  html,
  body {
    overflow-x: hidden; /* 狭いデバイスでのスクロールを防止 */
  }
  .offcanvas-collapse {
    position: fixed;
    top: 56px;
    bottom: 0;
    left: -100%;
    width: 100%;
    max-width: 100%;
    z-index: 1000;
    overflow-y: auto;
    background-color: #F8F8F8;
    transition: visibility 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -webkit-transition: visibility 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  .navbar-toggler {
    background-color: transparent;
    width: 50px;
    padding: 22px 10px 8px 10px;
    padding: 20px 12px 8px 12px;
    border: none;
    border-radius: 0;
    z-index: 1010;
  }
  .navbar-toggler .text_menu {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 8px;
    letter-spacing: -0.1em;
    color: #373737;
    display: block;
    text-align: center;
    white-space: nowrap;
    padding-top: 15px;
  }
}
@media (max-width: 359.98px) {
  .navbar-collapse {
    top: 56px;
  }
  .navbar-toggler {
    width: 40px;
    padding: 22px 5px 8px 5px;
  }
}
.icon-bar {
  position: relative;
  display: block;
  width: 30px;
  height: 2px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #373737;
}
.icon-bar::before, .icon-bar::after {
  width: 30px;
  height: 2px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #373737;
  position: absolute;
  top: -10px;
  left: 0;
  content: "";
}
.icon-bar::after {
  top: 10px;
}

.navbar-toggler.active .icon-bar {
  background-color: transparent;
}
.navbar-toggler.active .icon-bar::before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #666666;
}
.navbar-toggler.active .icon-bar::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #666666;
}

/* Image
-------------------------------------------------------------- */
.hero {
  background-color: #FFF;
  width: 100%;
  position: relative;
  z-index: -3;
  overflow: hidden;
  position: relative;
}
.hero::before {
  background-image: url(../img/hero/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 200px auto;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -4;
}

/* video */
#bg-video {
  width: 100vw;
  height: calc(100vh - 64px);
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (min-width: 768px) {
  #bg-video {
    width: 100%;
    height: 100%;
  }
}

#bg-video::-webkit-media-controls {
  display: none !important;
}

/* video */
#mobile {
  width: 100vw;
  height: 80%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (min-width: 768px) {
  #mobile {
    display: none;
  }
}

#pc {
  display: none;
}
@media (min-width: 768px) {
  #pc {
    width: 100%;
    height: 56.4853556485%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
}

#mobile::-webkit-media-controls,
#pc::-webkit-media-controls {
  display: none !important;
}

/* 仮image */
.hero img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.ttl_container {
  background-color: #FFF;
  background-image: url(../img/ttl/ttl.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  width: 100%;
  padding-top: 37.5%;
  position: relative;
  z-index: -3;
}
@media (min-width: 768px) {
  .ttl_container {
    padding-top: 23.4375%;
  }
}
.ttl_container::before, .ttl_container::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -3.4963405972vw;
  left: 0;
  width: 100%;
  height: 6.9926811944vw;
  -webkit-transform: skewY(-4deg);
          transform: skewY(-4deg);
}
.ttl_container::before {
  background: #D3D3D3;
  background: -webkit-gradient(linear, left top, right top, from(rgb(245, 245, 245)), color-stop(9%, rgb(255, 255, 255)), color-stop(19%, rgb(201, 201, 201)), color-stop(40%, rgb(248, 248, 248)), color-stop(52%, rgb(240, 240, 240)), color-stop(70%, rgb(232, 232, 232)), color-stop(80%, rgb(255, 255, 255)), to(rgb(227, 227, 227)));
  background: linear-gradient(90deg, rgb(245, 245, 245) 0%, rgb(255, 255, 255) 9%, rgb(201, 201, 201) 19%, rgb(248, 248, 248) 40%, rgb(240, 240, 240) 52%, rgb(232, 232, 232) 70%, rgb(255, 255, 255) 80%, rgb(227, 227, 227) 100%);
  z-index: -2;
}
@media (min-width: 992px) {
  .ttl_container::before {
    background: -webkit-gradient(linear, left top, right top, from(rgb(211, 211, 211)), color-stop(6%, rgb(244, 244, 244)), color-stop(12%, rgb(245, 245, 245)), color-stop(15%, rgb(255, 255, 255)), color-stop(19%, rgb(201, 201, 201)), color-stop(27%, rgb(248, 248, 248)), color-stop(32%, rgb(240, 240, 240)), color-stop(35%, rgb(232, 232, 232)), color-stop(42%, rgb(255, 255, 255)), color-stop(50%, rgb(227, 227, 227)), color-stop(61%, rgb(244, 244, 244)), color-stop(65%, rgb(227, 227, 227)), color-stop(71%, rgb(199, 199, 199)), color-stop(77%, rgb(253, 253, 253)), color-stop(82%, rgb(226, 226, 226)), color-stop(88%, rgb(239, 239, 239)), color-stop(92%, rgb(255, 255, 255)), to(rgb(199, 199, 199)));
    background: linear-gradient(90deg, rgb(211, 211, 211) 0%, rgb(244, 244, 244) 6%, rgb(245, 245, 245) 12%, rgb(255, 255, 255) 15%, rgb(201, 201, 201) 19%, rgb(248, 248, 248) 27%, rgb(240, 240, 240) 32%, rgb(232, 232, 232) 35%, rgb(255, 255, 255) 42%, rgb(227, 227, 227) 50%, rgb(244, 244, 244) 61%, rgb(227, 227, 227) 65%, rgb(199, 199, 199) 71%, rgb(253, 253, 253) 77%, rgb(226, 226, 226) 82%, rgb(239, 239, 239) 88%, rgb(255, 255, 255) 92%, rgb(199, 199, 199) 100%);
  }
}
.ttl_container::after {
  background: #FFF;
  bottom: calc(-3.4963405972vw - 15px);
  z-index: -1;
}
.large_ttl .ttl_container {
  padding-top: 67.5%;
  margin-bottom: 7rem;
}
@media (min-width: 768px) {
  .large_ttl .ttl_container {
    padding-top: 53.125%;
    margin-bottom: 0;
  }
}
.ttl_container .ttl_box {
  padding: 0 0.5rem 0 1rem;
  position: absolute;
  z-index: 5;
}
@media (max-width: 767.98px) {
  .ttl_container .ttl_box {
    width: 100%;
    top: calc(100% + 2rem);
    right: 0;
    left: 0;
  }
}
@media (min-width: 768px) {
  .ttl_container .ttl_box {
    padding: 1.5rem 1rem 1.5rem 1.5rem;
    background: rgba(255, 255, 255, 0.75);
    bottom: 12%;
    left: 7%;
  }
}
@media (min-width: 1200px) {
  .ttl_container .ttl_box {
    padding: 2rem 1.5rem 2rem 2rem;
  }
}
.dock .ttl_container {
  background-image: url(../img/ttl/ttl_dock.jpg);
}
@media (min-width: 768px) {
  .dock .ttl_container {
    background-image: url(../img/ttl/ttl_dock_md.jpg);
  }
}
.checkup .ttl_container {
  background-image: url(../img/ttl/ttl_checkup.jpg);
}
@media (min-width: 768px) {
  .checkup .ttl_container {
    background-image: url(../img/ttl/ttl_checkup_md.jpg);
  }
}
.company .ttl_container {
  background-image: url(../img/ttl/ttl_company.jpg);
}
@media (min-width: 768px) {
  .company .ttl_container {
    background-image: url(../img/ttl/ttl_company_md.jpg);
  }
}
@media (min-width: 768px) {
  .company .ttl_container .ttl_box {
    left: auto;
    right: 7%;
    bottom: 16%;
  }
}

/* Content
-------------------------------------------------------------- */
/* Typography */
h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
}

.text_serif {
  font-family: "Noto Serif JP", serif;
}

.text_sans_serif {
  font-family: "Noto Sans JP", sans-serif;
}

.number {
  position: relative;
}
.number a {
  color: #373737;
}
.number::before {
  font-size: 75%;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
  color: #373737;
  position: absolute;
  top: 50%;
  left: 0.5rem;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}

.ttl_container h1.page_ttl {
  letter-spacing: 0.05em;
  text-align: center;
  width: 100%;
  padding-left: 0.2em;
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.ttl_container h1.page_ttl span {
  letter-spacing: 0.1em;
}
@media (max-width: 359.98px) {
  .stomach .ttl_container h1.page_ttl span {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  .ttl_container h1.page_ttl {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (min-width: 992px) {
  .ttl_container h1.page_ttl {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .ttl_container h1.page_ttl {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
.large_ttl .ttl_container h1 {
  font-weight: 500;
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: 0.15em;
  line-height: 1;
  text-align: center;
  margin: 0 0 1.5rem 0;
}
.large_ttl .ttl_container h1 span {
  letter-spacing: 0.05em;
}
@media (min-width: 576px) {
  .large_ttl .ttl_container h1 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
@media (min-width: 768px) {
  .large_ttl .ttl_container h1 {
    font-size: 46px;
    font-size: 2.875rem;
  }
}
@media (min-width: 1200px) {
  .large_ttl .ttl_container h1 {
    font-size: 56px;
    font-size: 3.5rem;
  }
}
.large_ttl .ttl_container p {
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .large_ttl .ttl_container p {
    line-height: 2;
  }
}
@media (min-width: 1200px) {
  .large_ttl .ttl_container p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.way .ttl_container h1.page_ttl, .facility .ttl_container h1.page_ttl {
  letter-spacing: 0.0125em;
}
.regulation .ttl_container h1.page_ttl, .cancer .ttl_container h1.page_ttl {
  top: 36%;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.6;
}
@media (min-width: 360px) {
  .regulation .ttl_container h1.page_ttl, .cancer .ttl_container h1.page_ttl {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .regulation .ttl_container h1.page_ttl, .cancer .ttl_container h1.page_ttl {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (min-width: 992px) {
  .regulation .ttl_container h1.page_ttl, .cancer .ttl_container h1.page_ttl {
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: 0;
  }
}
@media (min-width: 1200px) {
  .regulation .ttl_container h1.page_ttl, .cancer .ttl_container h1.page_ttl {
    font-size: 32px;
    font-size: 2rem;
  }
}

#content h2.bottom_line {
  font-size: 34px;
  font-size: 2.125rem;
  letter-spacing: 1px;
  border-bottom: 1px solid #707070;
  display: inline-block;
  padding: 0 0.25em;
  margin-top: 0;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  #content h2.bottom_line {
    font-size: 44px;
    font-size: 2.75rem;
  }
}
@media (min-width: 992px) {
  #content h2.bottom_line {
    font-size: 54px;
    font-size: 3.375rem;
  }
}
@media (min-width: 1200px) {
  #content h2.bottom_line {
    font-size: 64px;
    font-size: 4rem;
  }
}
#content h2.bottom_line + p {
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-bottom: 3rem;
}
.page #content h2 {
  font-weight: 500;
  letter-spacing: 0.05em;
}
#content h2.section_ttl {
  border-bottom: 1px solid #707070;
  display: inline-block;
  padding: 0.5rem 0.5rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
}
@media (max-width: 575.98px) {
  #content h2.section_ttl {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0.5rem 0.25rem;
  }
  #content h2.section_ttl span {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .guide #content h2.section_ttl {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
#content h3.ttl_topic {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #FFF;
  text-align: left;
  margin: 0;
}
#content .contents_nav h3,
#content .contents_nav h4 {
  color: #FFF;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.75rem;
}
#content .contents_nav h4 {
  font-size: 17px;
  font-size: 1.0625rem;
}
#content .contents_nav h4 span {
  font-size: 12px;
  font-size: 0.75rem;
}
#content .contents_nav h4 span.s_center {
  font-size: 17px;
  font-size: 1.0625rem;
}
@media (min-width: 480px) {
  #content .contents_nav h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #content .contents_nav h4 span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #content .contents_nav h4 span.s_center {
    font-size: 16px;
    font-size: 1rem;
  }
}
#content .contents_nav p {
  color: #FFF;
  letter-spacing: 0.05em;
  text-align: left;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  #content .contents_nav .contents07 .box2 h4,
  #content .contents_nav .contents07 .box3 h4 {
    margin-bottom: 2.3rem;
  }
}
@media (max-width: 359.98px) {
  #content .contents_nav .contents07 .box:first-child h3 {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
#content .why_box_right h3,
#content .why_box_left h3 {
  color: #FFF;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0.01em;
  line-break: strict;
  line-height: 1.5;
  border-bottom: 1px solid #B9B9B9;
  padding: 0.5em 0 0.4em 2.5em;
  margin-top: 0;
  margin-bottom: 1.5rem;
  position: relative;
}
#content .why_box_right h3::before,
#content .why_box_left h3::before {
  content: "";
  top: -0.25em;
  left: 0.5em;
  width: 2em;
  height: 2em;
  position: absolute;
  background-image: url(../img/top/number1.svg);
  background-size: cover;
}
@media (min-width: 480px) {
  #content .why_box_right h3,
  #content .why_box_left h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (min-width: 768px) {
  #content .why_box_right h3,
  #content .why_box_left h3 {
    margin-right: -1em;
  }
}
@media (min-width: 992px) {
  #content .why_box_right h3,
  #content .why_box_left h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  #content .why_box_right h3,
  #content .why_box_left h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
#content .why_box_right h4,
#content .why_box_left h4 {
  color: #FFF;
  padding: 0 0.5rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #content .why_box_right h4,
  #content .why_box_left h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
#content .why_box_right p,
#content .why_box_left p {
  color: #FFF;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 2;
  padding: 0 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  #content .why_box_right p,
  #content .why_box_left p {
    font-size: 16px;
    font-size: 1rem;
  }
}
#content .why2_box h3::before {
  background-image: url(../img/top/number2.svg);
}
#content .why3_box h3::before {
  background-image: url(../img/top/number3.svg);
}
#content .why4_box h3::before {
  background-image: url(../img/top/number4.svg);
}
#content .why5_box h3::before {
  background-image: url(../img/top/number5.svg);
}
#content .why6_box h3::before {
  background-image: url(../img/top/number6.svg);
}
#content .why7_box h3::before {
  background-image: url(../img/top/number7.svg);
}
@media (min-width: 992px) {
  .facility #content h3.h4 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
#content .border_bottom {
  letter-spacing: 0.05em;
  border-bottom: 1px solid #707070;
  padding: 0.5rem 1rem;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .top #content .border_bottom {
    display: inline-block;
  }
}
.page #content .border_bottom {
  font-weight: 500;
  border-bottom: 1px solid #BBBBBB;
  text-align: left;
  padding: 0.5rem 0;
}
#content .top_line_bg {
  font-size: 16px;
  font-size: 1rem;
  border-top: 1px solid #BBBBBB;
  padding-top: 3px;
}
#content .top_line_bg span {
  color: #FFF;
  background-color: #707070;
  display: block;
  padding: 1rem;
}
#content .top_line_bg + p {
  padding-left: 1rem;
  padding-right: 1rem;
}
#content .maru {
  padding-left: 1.2em;
  position: relative;
}
#content .maru::before {
  font-size: 80%;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0.5em;
}
#content .border_left {
  text-align: left;
  border-left: 3px solid #666666;
  padding-left: 0.5rem;
}
#content .border_left_wide {
  text-align: left;
  border-left: 6px solid #666666;
  padding-left: 0.5rem;
}
#content .bg_trapezoid {
  color: #FFF;
  font-weight: 500;
  background-color: #404040;
  display: inline-block;
  padding: 0.5rem 1rem;
  margin: 0;
  position: relative;
}
@media (min-width: 480px) {
  #content .bg_trapezoid {
    padding: 0.5rem 6rem 0.5rem 2rem;
  }
}
#content .bg_trapezoid::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(100% - 0.1px);
  z-index: 1;
  width: 20px;
  height: 100%;
  background: #404040;
  aspect-ratio: 1;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #content .hoshi {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 22px;
  }
}
#content .border_square {
  color: #666666;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  border: 1px solid #666666;
  padding: 0.75rem 1rem;
  margin: 0 0 2rem 0;
}
#content .border_square span {
  font-size: 70%;
}
#content p span.number {
  padding-left: 1.75em;
}
#content p span.number a {
  color: #373737 !important;
}
#content p span.number::before {
  font-size: 90%;
}
#content p {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  text-align: left;
}
#content p a {
  color: #0074bd;
  text-decoration: underline;
}
#content p a:hover {
  color: #DB7642;
  text-decoration: none;
}
#content p .text-body a {
  color: #373737 !important;
}
#content .line_height_narrow {
  line-height: 1.2;
}
#content .line_height_normal {
  line-height: 1.6;
}
#content .line_height_wide {
  line-height: 1.8;
}
#content .line_height_wide_2 {
  line-height: 2;
}
#content .letter-spacing_wide {
  letter-spacing: 0.05em;
}
#content .letter-spacing_0 {
  letter-spacing: 0;
}
#content .letter-spacing_1 {
  letter-spacing: 1;
}
#content .text_indent {
  text-indent: 1em;
  text-align: left;
}
#content .text-small2 {
  font-size: 75% !important;
}
#content .text_normal {
  font-size: 16px !important;
}
#content .text-note {
  text-align: left;
}
#content .text-note2 {
  text-align: left;
  line-height: 1.6;
  padding-left: 1.8em;
  text-indent: -1.8em;
}
#content .text_orange {
  color: #DB7642;
}
#content .important {
  color: #FF0000;
  line-height: 1;
  white-space: nowrap;
  border: 1px solid #FF0000;
  border-radius: 4px;
  display: inline-block;
  padding: 0.75rem 2rem;
  margin: 0.75rem 0;
}
#content p.p_narrow {
  line-height: 2;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  #content p.p_narrow {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
.privacy #content .h6 {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
}

/* List */
ul,
ol {
  text-align: left;
}

ul.circle {
  font-family: "Noto Serif JP", serif;
  padding-left: 1.25em;
  text-indent: -1.25em;
}
ul.circle li {
  margin-bottom: 0.75em;
}
@media (min-width: 992px) {
  ul.circle li {
    font-size: 18px;
    font-size: 1.125rem;
    text-indent: -1.275em;
  }
}
ul.circle li::before {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  margin-right: 0.25em;
  vertical-align: -0.075em;
}

ul.rhombus {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
ul.rhombus li {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8;
  margin-bottom: 1.25em;
}
ul.rhombus li:before {
  content: "◆";
  margin-right: 0.6em;
  vertical-align: -0.075em;
}

ul.square {
  padding-left: 1.5em;
  text-indent: -1.5em;
  text-align: left;
}
ul.square li {
  font-family: "Noto Serif JP", serif;
  line-height: 1.8;
  margin-bottom: 0.5em;
}
ul.square li:before {
  content: "◾️";
  margin-right: 0.25em;
}

ul.disc {
  padding-left: 1.25em;
  text-indent: -1.25em;
  text-align: left;
}
ul.disc li {
  font-family: "Noto Serif JP", serif;
  line-height: 1.6;
  margin-bottom: 0.5em;
}
ul.disc li:before {
  content: "・";
  margin-right: 0.25em;
}

ul.faq_ul {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.faq_ul li {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  width: 100%;
  margin-bottom: 1rem;
  position: relative;
}
ul.faq_ul li span {
  font-size: 50%;
}
ul.faq_ul li a {
  color: #373737;
  display: block;
  border: 1px solid #BBBBBB;
  padding: 1rem;
  position: relative;
  z-index: 3;
}
ul.faq_ul li a:hover {
  color: #83A0AD;
  background-color: rgba(191, 191, 191, 0.1);
}
ul.faq_ul li::before {
  content: "";
  width: 85px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: inline-block;
  border-bottom: 50px solid #BFBFBF;
  border-left: 30px solid transparent;
  z-index: 1;
}
ul.faq_ul li::after {
  font-size: 90%;
  color: #FFF;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  position: absolute;
  top: 40%;
  right: 1.5rem;
  z-index: 2;
}
ul.faq_ul li:nth-child(2)::before {
  border-bottom-color: #CACEB6;
}
ul.faq_ul li:nth-child(3)::before {
  border-bottom-color: #DBD3B5;
}
ul.faq_ul li:nth-child(4)::before {
  border-bottom-color: #C9CFDD;
}
ul.faq_ul li:nth-child(5)::before {
  border-bottom-color: #D6C6C3;
}
ul.faq_ul li:nth-child(6)::before {
  border-bottom-color: #C2C1D1;
}
ul.faq_ul li:nth-child(7)::before {
  border-bottom-color: #D3BCCF;
}
@media (min-width: 360px) {
  ul.faq_ul li li {
    font-size: 18px;
    font-size: 1.125rem;
  }
  ul.faq_ul li::before {
    border-bottom-width: 50px;
  }
}
@media (min-width: 768px) {
  ul.faq_ul li {
    width: calc(50% - 20px);
    margin-bottom: 30px;
  }
  ul.faq_ul li:nth-child(odd) {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  ul.faq_ul li {
    width: calc(50% - 40px);
  }
  ul.faq_ul li a {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 1rem 2rem;
  }
  ul.faq_ul li::before {
    border-bottom-width: 54px;
  }
  ul.faq_ul li:nth-child(odd) {
    margin-right: 40px;
  }
}

ul.shuttle_bus {
  font-family: "Noto Serif JP", serif;
}
@media (min-width: 768px) {
  ul.shuttle_bus {
    margin: 0.5rem 0 0 1rem;
  }
}
@media (min-width: 992px) {
  ul.shuttle_bus {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  ul.shuttle_bus {
    margin: 1rem 0 0 1.5rem;
  }
}
ul.shuttle_bus li {
  font-family: "Noto Serif JP", serif;
  margin-bottom: 0.5em;
}

ul.site_map {
  margin-left: 1rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  ul.site_map {
    margin-left: 0;
  }
}
ul.site_map li {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  position: relative;
}
ul.site_map li a {
  color: #373737;
  padding: 1rem 0 1rem 2em;
}
ul.site_map li a:hover {
  color: #83A0AD;
}
ul.site_map li::before {
  font-size: 125%;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  position: absolute;
  top: 0.1em;
  left: 0;
}
ul.site_map li ul {
  margin: 1rem 0 1rem 2rem;
}
ul.site_map li ul li {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-size: 1rem;
  text-indent: -1.15em;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  ul.site_map li ul li {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
ul.site_map li ul li a {
  padding: 1rem 1rem 1rem 1.25em;
}
ul.site_map li ul li::before {
  content: "\e902";
  font-size: 80%;
  top: 0.5em;
}
ul.site_map li ul ul {
  margin: 1rem 0 1rem 1.25rem;
}

ul.site_map2 {
  margin-left: 3rem;
}
ul.site_map2 li {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-size: 1rem;
  text-indent: -1.15em;
  margin-bottom: 0.5rem;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  ul.site_map2 li {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
ul.site_map2 li a {
  color: #373737;
  padding: 1rem 1rem 1rem 1.25em;
}
ul.site_map2 li a:hover {
  color: #83A0AD;
}
ul.site_map2 li::before {
  font-weight: 400;
  font-size: 80%;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  position: absolute;
  top: 0.5em;
  left: 0;
}

ol {
  padding-left: 1.5rem;
}
ol li {
  font-family: "Noto Serif JP", serif;
  line-height: 1.6;
  margin-bottom: 0.5em;
}

.privacy ol ol,
.privacy ol ol ol,
.privacy ol ul {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.privacy ol ol li,
.privacy ol ol ol li,
.privacy ol ul li {
  line-height: 1.8;
  margin-bottom: 0;
}

/* Button */
.btn {
  border-width: 2px;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
}
.btn:hover, .btn:focus, .btn.focus, .btn:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-secondary {
  color: #FFF;
}

.content_bottom_sec .btn-outline-primary {
  background-color: #FFF;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:active {
  border-color: #83A0AD;
  background-color: #83A0AD;
}

.btn_angle {
  border-radius: 100vh;
  padding: 0.75em 2.5em 0.75em 1.5em;
  position: relative;
}
.btn_angle::after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-52%);
          transform: translateY(-52%);
  right: 1rem;
}
.btn_angle:hover::after {
  right: 0.75rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 480px) {
  .btn_angle {
    padding: 0.75em 4.5em 0.75em 3.5em;
  }
}
@media (min-width: 992px) {
  .btn_angle {
    padding: 0.75em 6.5em 0.75em 5.5em;
  }
}

.btn_angle_long {
  width: 90%;
  padding: 0.75em 2.5em 0.75em 1.5em;
  max-width: 30em;
}
@media (max-width: 359.98px) {
  .btn_angle_long {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

.btn-link {
  color: #373737;
  padding-right: 2em;
}
.btn-link::after {
  right: 0;
}
.btn-link:hover::after {
  right: -0.25rem;
}
.btn-link:hover, .btn-link:focus, .btn-link.focus, .btn-link:active {
  color: #83A0AD;
  text-decoration: none;
}

.btn_triangle_right,
.btn_triangle_down {
  border-radius: 100vh;
  padding: 0.75em 4.5em 0.75em 3.5em;
  position: relative;
}
.btn_triangle_right::after,
.btn_triangle_down::after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e915";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-48%);
          transform: translateY(-48%);
  right: 1.25rem;
}
.btn_triangle_right:hover::after,
.btn_triangle_down:hover::after {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn_triangle_down {
  background-color: #E3E3E3;
}
.btn_triangle_down::after {
  content: "\e911";
}

.btn_group {
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 100vh;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media (min-width: 480px) {
  .btn_group {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 992px) {
  .btn_group {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (max-width: 479.98px) {
  .row div:last-child .btn_group {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .row div:last-child .btn_group {
    width: 90%;
  }
}

/* accordion */
.acc_about .btn {
  width: 100%;
  margin-bottom: 0.75rem;
}
.acc_about .btn:hover, .acc_about .btn:focus, .acc_about .btn.focus, .acc_about .btn:active {
  color: #FFF;
  border-color: #666666;
  background-color: #666666;
}
.acc_about .btn_triangle_down {
  margin-bottom: 0.5rem;
}
.acc_about .btn_triangle_down[aria-expanded=true]:after {
  content: "\e917";
}

.acc_fee .btn,
.acc_faq .btn,
.acc_guide .btn,
.acc_inspec .btn,
.acc_recruit .btn {
  font-size: 16px;
  font-size: 1rem;
  padding: 1rem 3rem 1rem 1.25rem;
  margin-bottom: 0;
  position: relative;
}
.acc_fee .btn:hover, .acc_fee .btn:focus, .acc_fee .btn.focus, .acc_fee .btn:active,
.acc_faq .btn:hover,
.acc_faq .btn:focus,
.acc_faq .btn.focus,
.acc_faq .btn:active,
.acc_guide .btn:hover,
.acc_guide .btn:focus,
.acc_guide .btn.focus,
.acc_guide .btn:active,
.acc_inspec .btn:hover,
.acc_inspec .btn:focus,
.acc_inspec .btn.focus,
.acc_inspec .btn:active,
.acc_recruit .btn:hover,
.acc_recruit .btn:focus,
.acc_recruit .btn.focus,
.acc_recruit .btn:active {
  background-color: #666666;
  color: #FFF;
}
.acc_fee .btn[aria-expanded=false]:after,
.acc_faq .btn[aria-expanded=false]:after,
.acc_guide .btn[aria-expanded=false]:after,
.acc_inspec .btn[aria-expanded=false]:after,
.acc_recruit .btn[aria-expanded=false]:after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  color: #7F7F7F;
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1em;
}
.acc_fee .btn[aria-expanded=true],
.acc_faq .btn[aria-expanded=true],
.acc_guide .btn[aria-expanded=true],
.acc_inspec .btn[aria-expanded=true],
.acc_recruit .btn[aria-expanded=true] {
  color: #FFF;
  background-color: #666666;
  margin-top: 3px;
}
.acc_fee .btn[aria-expanded=false]:hover:after,
.acc_faq .btn[aria-expanded=false]:hover:after,
.acc_guide .btn[aria-expanded=false]:hover:after,
.acc_inspec .btn[aria-expanded=false]:hover:after,
.acc_recruit .btn[aria-expanded=false]:hover:after {
  color: #FFF;
}
.acc_fee .btn[aria-expanded=true]:after,
.acc_faq .btn[aria-expanded=true]:after,
.acc_guide .btn[aria-expanded=true]:after,
.acc_inspec .btn[aria-expanded=true]:after,
.acc_recruit .btn[aria-expanded=true]:after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1em;
}
.acc_fee .btn_angle,
.acc_faq .btn_angle,
.acc_guide .btn_angle,
.acc_inspec .btn_angle,
.acc_recruit .btn_angle {
  padding: 0.75em 2.5em 0.75em 1.5em !important;
}
.acc_fee + .btn,
.acc_faq + .btn,
.acc_guide + .btn,
.acc_inspec + .btn,
.acc_recruit + .btn {
  background-color: #fafafa;
  border-top: none;
  padding: 0.75rem 1.5rem;
}
.acc_fee + .btn:hover, .acc_fee + .btn:focus, .acc_fee + .btn.focus, .acc_fee + .btn:active,
.acc_faq + .btn:hover,
.acc_faq + .btn:focus,
.acc_faq + .btn.focus,
.acc_faq + .btn:active,
.acc_guide + .btn:hover,
.acc_guide + .btn:focus,
.acc_guide + .btn.focus,
.acc_guide + .btn:active,
.acc_inspec + .btn:hover,
.acc_inspec + .btn:focus,
.acc_inspec + .btn.focus,
.acc_inspec + .btn:active,
.acc_recruit + .btn:hover,
.acc_recruit + .btn:focus,
.acc_recruit + .btn.focus,
.acc_recruit + .btn:active {
  background-color: #666666;
}
@media (min-width: 992px) {
  .acc_fee + .btn,
  .acc_faq + .btn,
  .acc_guide + .btn,
  .acc_inspec + .btn,
  .acc_recruit + .btn {
    font-size: 16px;
    font-size: 1rem;
  }
}

.acc_fee .btn_angle,
.acc_recruit .btn_angle {
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 0.5em 5em 0.5em 1.75em;
}
.acc_fee .btn_angle:hover, .acc_fee .btn_angle:focus, .acc_fee .btn_angle.focus, .acc_fee .btn_angle:active,
.acc_recruit .btn_angle:hover,
.acc_recruit .btn_angle:focus,
.acc_recruit .btn_angle.focus,
.acc_recruit .btn_angle:active {
  background-color: #83A0AD;
}

.acc_faq .btn,
.acc_inspec .btn {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-size: 1rem;
  background-color: #FFF;
}
@media (min-width: 768px) {
  .acc_faq .btn,
  .acc_inspec .btn {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .acc_faq .btn,
  .acc_inspec .btn {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.acc_faq .btn:hover, .acc_faq .btn:focus, .acc_faq .btn.focus, .acc_faq .btn:active,
.acc_inspec .btn:hover,
.acc_inspec .btn:focus,
.acc_inspec .btn.focus,
.acc_inspec .btn:active {
  color: #373737;
  background-color: #E5E5E5;
}
.acc_faq .btn[aria-expanded=false]:after,
.acc_inspec .btn[aria-expanded=false]:after {
  font-size: 120%;
  content: "\e90e";
  right: 0.375em;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}
@media (min-width: 768px) {
  .acc_faq .btn[aria-expanded=false]:after,
  .acc_inspec .btn[aria-expanded=false]:after {
    right: 0.5em;
  }
}
@media (min-width: 992px) {
  .acc_faq .btn[aria-expanded=false]:after,
  .acc_inspec .btn[aria-expanded=false]:after {
    right: 0.75em;
  }
}
.acc_faq .btn[aria-expanded=true],
.acc_inspec .btn[aria-expanded=true] {
  color: #373737;
  background-color: #E5E5E5;
}
.acc_faq .btn[aria-expanded=true]:after,
.acc_inspec .btn[aria-expanded=true]:after {
  font-size: 120%;
  content: "\e90f";
  color: #373737;
  right: 0.375em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .acc_faq .btn[aria-expanded=true]:after,
  .acc_inspec .btn[aria-expanded=true]:after {
    right: 0.5em;
  }
}
@media (min-width: 992px) {
  .acc_faq .btn[aria-expanded=true]:after,
  .acc_inspec .btn[aria-expanded=true]:after {
    right: 0.75em;
  }
}
.acc_faq .btn[aria-expanded=false]:hover:after,
.acc_inspec .btn[aria-expanded=false]:hover:after {
  color: #373737;
}

.acc_inspec .marker .btn {
  background-color: #efc65b;
}
.acc_inspec .marker + #secW3 .btn { /*脳梗塞・心筋梗塞発症のリスク検査被りで調整*/
  background-color: #efc65b;
}
@media (max-width: 991.98px) {
  .acc_inspec .btn {
    padding-right: 1.5rem;
    padding-left: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .acc_inspec .btn {
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .acc_inspec .btn {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.acc_inspec .btn:hover, .acc_inspec .btn:focus, .acc_inspec .btn.focus, .acc_inspec .btn:active {
  background-color: rgba(131, 160, 173, 0.2) !important;
}
.acc_inspec .btn[aria-expanded=false]:after {
  color: #888888 !important;
}
.acc_inspec .btn[aria-expanded=true] {
  background-color: #FFF !important;
}
.acc_inspec .btn[aria-expanded=true]:after {
  color: #888888 !important;
}
.acc_inspec .btn span.yoyaku,
.acc_inspec .btn span.honkan,
.acc_inspec .btn span.man_only,
.acc_inspec .btn span.woman_only {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #FFF;
  letter-spacing: 1px;
  line-height: 1;
  background-color: #DB7642;
  border-radius: 4px;
  display: inline-block;
  padding: 0.25rem 0.375rem 0.3rem 0.5rem;
  margin-left: 0.5rem;
}
.acc_inspec .btn span.honkan {
  background-color: #efc65b;
}
.acc_inspec .btn span.man_only {
  background-color: #83A0AD;
}
.acc_inspec .btn span.woman_only {
  background-color: #C14E65;
}
.acc_inspec .btn span.fee {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.01em;
  display: block;
  float: right;
  margin-right: 0.75rem;
}
.acc_inspec .btn span.fee span {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0;
  padding-right: 0.5rem;
  padding-top: 0;
}

/* inspection */
table .btn {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 2px;
  line-height: 1;
  background-color: #FFF;
  border: none;
  padding: 0.375rem 0.5rem 0.375rem 0.625rem;
  float: right;
  -webkit-box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
table .btn:hover {
  color: #373737 !important;
  background-color: rgba(131, 160, 173, 0.25);
  -webkit-box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
table .btn:focus, table .btn.focus {
  background-color: #F8F8F8;
  -webkit-box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.2);
}

.no_one,
.no_two,
.no_three {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
  text-align: left;
  border: 1px solid #BBBBBB;
  background: #EEEEEE;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgb(239, 239, 239)));
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(239, 239, 239) 100%);
  padding: 1.25rem 0 0 70px;
  position: relative;
  height: 60px;
  margin-bottom: 0.5rem;
}
.no_one::before,
.no_two::before,
.no_three::before {
  content: "";
  background-image: url(../img/inspection/no1.svg);
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-size: 50px auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.no_one::after,
.no_two::after,
.no_three::after {
  font-size: 160%;
  color: #888888;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  right: 0.5rem;
  z-index: 1;
}
.no_one:hover, .no_one:focus, .no_one.focus,
.no_two:hover,
.no_two:focus,
.no_two.focus,
.no_three:hover,
.no_three:focus,
.no_three.focus {
  color: #83A0AD;
  border-color: #707070;
  background: #FFFFFF;
  background: -webkit-gradient(linear, left top, right top, from(rgb(239, 239, 239)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(239, 239, 239) 0%, rgb(255, 255, 255) 100%);
}
.no_one span,
.no_two span,
.no_three span {
  font-size: 85%;
}
.no_one span.kakko,
.no_two span.kakko,
.no_three span.kakko {
  margin-left: -0.5em;
}
@media (min-width: 360px) {
  .no_one,
  .no_two,
  .no_three {
    font-size: 15px;
    font-size: 0.9375rem;
    height: 80px;
    padding: 1.75rem 0 0 90px;
  }
  .no_one::before,
  .no_two::before,
  .no_three::before {
    background-size: auto 60px;
  }
  .no_one::after,
  .no_two::after,
  .no_three::after {
    right: 0.75rem;
  }
}
@media (min-width: 480px) {
  .no_one,
  .no_two,
  .no_three {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .no_one,
  .no_two,
  .no_three {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 992px) {
  .no_one,
  .no_two,
  .no_three {
    font-size: 18px;
    font-size: 1.125rem;
    text-align: left;
    height: 100px;
    padding: 2.5rem 0 0 120px;
    margin-bottom: 1rem;
  }
  .no_one::before,
  .no_two::before,
  .no_three::before {
    background-position: left 10px center;
    background-size: auto 85px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .no_one::after,
  .no_two::after,
  .no_three::after {
    right: 1.5rem;
  }
}

.no_two::before {
  background-image: url(../img/inspection/no2.svg);
}

.no_three::before {
  background-image: url(../img/inspection/no3.svg);
}

.text_br {
  line-height: 1.4;
  padding-top: 10px;
}
@media (min-width: 360px) {
  .text_br {
    padding-top: 18px;
  }
}
@media (min-width: 992px) {
  .text_br {
    padding-top: 24px;
  }
}

.btn_new {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: left;
  border: none;
  background-color: #FFF;
  padding: 0.875rem 0 0 60px;
  position: relative;
  height: 65px;
}
.btn_new::before {
  content: "";
  background-image: url(../img/inspection/new.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.btn_new::after {
  font-size: 160%;
  color: #888888;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  right: 0.5rem;
  z-index: 1;
}
.btn_new:hover, .btn_new:focus, .btn_new.focus {
  color: #83A0AD;
  border-color: #707070;
  background: #83A0AD;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(131, 160, 173, 0.1)));
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(131, 160, 173, 0.1) 100%);
}
.btn_new span.new_fee {
  display: block;
}
.btn_new span.new_small {
  font-size: 11px;
  font-size: 0.6875rem;
}
.btn_new span.yoyaku {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 10px;
  font-size: 0.625rem;
  color: #FFF;
  line-height: 1;
  border-radius: 4px;
  background-color: #8b3700;
  padding: 0.365rem;
  margin-right: 0.5rem;
  float: left;
}
.btn_new + hr {
  border-top: 1px solid #BBBBBB;
  margin: 0.375rem 0;
}
@media (min-width: 360px) {
  .btn_new {
    padding: 1.375rem 0 0 60px;
  }
  .btn_new::after {
    right: 0.75rem;
  }
  .btn_new span.new_fee {
    float: right;
    padding-right: 3rem;
  }
  .btn_new span.new_small {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media (min-width: 480px) {
  .btn_new {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .btn_new span.new_small {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media (min-width: 576px) {
  .btn_new span.new_small {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  .btn_new {
    font-size: 16px;
    font-size: 1rem;
    padding: 1.375rem 0 0 100px;
  }
  .btn_new::before {
    background-position: left 10px center;
    background-size: auto 40px;
  }
  .btn_new span.new_fee {
    padding-right: 5rem;
  }
  .btn_new span.yoyaku {
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 2px;
    padding: 0.375rem 0.375rem 0.375rem 0.5rem;
    margin-top: -2px;
  }
}
@media (min-width: 992px) {
  .btn_new {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 1.375rem 0 0 130px;
  }
  .btn_new::before {
    background-position: left 10px center;
    background-size: auto 50px;
  }
  .btn_new::after {
    right: 1rem;
  }
  .btn_new span.new_fee {
    padding-right: 7rem;
  }
}

/* footer accordion */
.acc_footer .btn {
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0.625rem 1rem 0.625rem 0.5rem;
  position: relative;
  margin: 0;
}
.acc_footer .btn:hover, .acc_footer .btn:focus, .acc_footer .btn.focus, .acc_footer .btn:active {
  color: #666666;
}
.acc_footer .btn[aria-expanded=false]:after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  top: 0.75rem;
  right: 0.5rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.acc_footer .btn[aria-expanded=true]:after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90d";
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  top: 0.75rem;
  right: 0.5rem;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.acc_footer .show > btn {
  background-color: #09C;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:active {
  border-color: #83A0AD;
  background-color: #83A0AD;
}
.btn-dark .icon-calender {
  font-size: 19px;
  font-size: 1.1875rem;
  vertical-align: -2px;
}

/* Table */
table th,
table td {
  font-family: "Noto Serif JP", serif;
  line-height: 1.6;
  padding: 0.625rem;
}
table th {
  font-weight: 400;
  white-space: nowrap;
}

/* normal */
.table_normal th {
  border: 1px solid #707070;
}
.table_normal td {
  border: 1px solid #707070;
  background-color: #FFF;
}

/* vertical */
.table_vertical th,
.table_vertical td {
  text-align: left;
  line-height: 1.8;
  padding: 0.7rem 1rem 0.75rem 1rem;
}
.table_vertical th {
  display: block;
  border: 1px solid #707070;
  border-bottom: none;
  background-color: #E5E5E5;
}
.table_vertical td {
  display: block;
  border: 1px solid #707070;
  border-bottom: none;
  background-color: #FFF;
}
.table_vertical tr:last-child td {
  border-bottom: 1px solid #707070;
}
@media (min-width: 768px) {
  .table_vertical th,
  .table_vertical td {
    display: table-cell;
    border: 1px solid #707070;
  }
  .table_vertical th {
    width: 18em;
  }
}

/* regulation */
.regulation .table_vertical {
  font-size: 15px;
  font-size: 0.9375rem;
}

@media (max-width: 359.98px) {
  .break_word {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.th_line_break th {
  white-space: normal;
}
@media (min-width: 768px) {
  .th_line_break th {
    width: 31em;
  }
}

@media (min-width: 768px) {
  .th_narrow th {
    width: 8em;
  }
}

/* dock */
.table_dock {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .table_dock th,
  .table_dock td {
    padding: 0.625rem 1rem;
  }
}
.table_dock tr th:nth-of-type(1) {
  text-align: center;
}
@media (max-width: 767.98px) {
  .table_dock tr th:nth-of-type(1) span {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    width: 1.5rem;
  }
}
.table_dock tr td:nth-of-type(2) {
  text-align: right;
  white-space: nowrap;
}

.table_noline th,
.table_noline td {
  border: none !important;
  padding: 0.5rem 1rem;
}
.table_noline th {
  color: #FFF;
  background-color: #404040;
}
.table_noline td {
  background-color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 992px) {
  .table_noline {
    margin-bottom: 3rem;
  }
  .table_noline th,
  .table_noline td {
    padding: 1rem 2rem;
  }
  .table_noline th {
    text-align: center;
    width: 17em;
  }
}
@media (min-width: 992px) {
  .table_noline th {
    width: 18em;
  }
}

.table_time_table_guide {
  margin: 0;
}
.table_time_table_guide a {
  color: #373737;
}
.table_time_table_guide th, .table_time_table_guide td {
  background-color: transparent;
}
.table_time_table_guide th {
  color: #373737;
  padding: 0.5rem 0 0 0;
}
.table_time_table_guide td {
  border-bottom: 1px solid #BBBBBB !important;
  padding: 0 0 0.5rem 1rem;
}
.table_time_table_guide tr:last-child td {
  border-bottom: none !important;
}
@media (min-width: 768px) {
  .table_time_table_guide th {
    text-align: left;
    width: 16em;
    padding: 0.5rem 0;
    border-bottom: 1px solid #BBBBBB !important;
  }
  .table_time_table_guide tr:last-child th {
    border-bottom: none !important;
  }
  .table_time_table_guide td {
    padding: 0.5rem 0;
  }
}
@media (min-width: 1200px) {
  .table_time_table_guide th {
    width: 18em;
  }
}

/* access horizontal line */
.table_time_table {
  background-color: #FFF;
  border-right: 1px solid #707070;
  border-left: 1px solid #707070;
}
.table_time_table caption {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-size: 1.125rem;
  caption-side: top;
}
@media (min-width: 360px) {
  .table_time_table caption {
    line-height: 1.2;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .table_time_table caption {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.table_time_table th,
.table_time_table td {
  text-align: center;
  line-height: 1;
  padding: 0.5rem 0;
  font-size: 14px;
  font-size: 0.875rem;
}
.table_time_table th {
  color: #FFF;
  background-color: #666666;
}
@media (min-width: 992px) {
  .table_time_table th {
    font-size: 16px;
    font-size: 1rem;
  }
}
.table_time_table td {
  font-weight: 500;
  border-bottom: 1px solid #707070;
}
@media (min-width: 992px) {
  .table_time_table td {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.table_time_table + p {
  font-size: 12px;
  font-size: 0.75rem;
  background-color: #FFF;
  border: 1px solid #707070;
  padding: 0 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 768px) {
  .table_time_table + p {
    font-size: 13px;
    font-size: 0.8125rem;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .table_time_table + p {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .table_time_table + p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.table_time_table_mini {
  table-layout: fixed;
  width: 100%;
}

/* inspection */
.table_inspection th,
.table_inspection td {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  background-color: #FFF;
  white-space: nowrap;
  padding: 0.5rem;
}
.table_inspection th:nth-of-type(1) {
  text-align: left;
  background-color: #E5E5E5;
  vertical-align: top;
  min-width: 10em;
}
.table_inspection tr:nth-of-type(1) th {
  color: #FFF;
  background-color: #404040;
  border-right-color: #FFF;
  text-align: center;
  vertical-align: middle;
}
.table_inspection tr:nth-of-type(1) th:last-child {
  border-right-color: #707070;
}
.table_inspection tr:nth-of-type(2) th {
  color: #FFF;
  background-color: #8B8B8B;
  text-align: center;
  vertical-align: middle;
}
.table_inspection tr td:nth-of-type(1),
.table_inspection tr td:last-child {
  text-align: left;
}
.inspection_index .table_inspection tr td:last-child {
  text-align: center;
}

.modal-body table {
  margin-bottom: 0;
}
.modal-body table th,
.modal-body table td {
  border-color: #E1DCDB;
  border-left: none;
  border-right: none;
  padding: 0.5rem 1rem;
}
.modal-body table tr th:nth-of-type(1),
.modal-body table tr td:nth-of-type(1) {
  border-top: none;
}
.modal-body table th {
  vertical-align: top;
  max-width: 8em;
}

/* cancer */
.table_cancer {
  margin-bottom: 1rem;
}
.table_cancer th,
.table_cancer td {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #FFF;
  text-align: left;
  vertical-align: middle !important;
  padding: 0.5rem;
}
.table_cancer th:nth-of-type(1) {
  background-color: #E5E5E5;
  vertical-align: top;
  width: 9em;
}
.table_cancer tr:nth-of-type(1) th {
  color: #FFF;
  background-color: #404040;
  border-right-color: #FFF;
  text-align: center;
  vertical-align: middle;
}
.table_cancer tr:nth-of-type(1) th:last-child {
  border-right-color: #707070;
}
.table_cancer tr td:nth-of-type(1) {
  white-space: nowrap;
}
.table_cancer tr td:last-child {
  text-align: right;
}
.table_cancer .bg_g {
  background-color: #E5E5E5;
}

/* guide */
.table_ben {
  margin-bottom: 1rem;
}
.table_ben th,
.table_ben td {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  padding: 0.25rem 0.125rem;
}
.table_ben th.arrow_double {
  background-image: url(../img/common/flow_arrow_left.svg), url(../img/common/flow_arrow_right.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: left 20px center, right 20px center;
  background-size: auto 90%, auto 90%;
}
.table_ben td {
  width: 12.5%;
}

/* Images */
figure figcaption {
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: center;
}

.max_width {
  max-width: 380px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .max_width {
    max-width: none;
  }
}

.max_width_float {
  max-width: 380px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .max_width_float {
    max-width: 280px;
    margin-left: 2rem;
    float: right;
  }
}
@media (min-width: 992px) {
  .max_width_float {
    max-width: 380px;
  }
}

.max_width_vertical {
  max-width: 260px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .max_width_vertical {
    max-width: none;
  }
}

.max_width_vertical_float {
  max-width: 260px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .max_width_vertical_float {
    max-width: 220px;
    margin-left: 2rem;
    float: right;
  }
}
@media (min-width: 992px) {
  .max_width_vertical_float {
    max-width: 300px;
    margin-left: 3rem;
  }
}

.privacy_mark {
  width: 85px;
  margin: 0 1rem;
}
@media (min-width: 992px) {
  .privacy_mark {
    width: 100px;
  }
}
#content .privacy_mark:hover img, #content .privacy_mark a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
  background: transparent;
}

.f_mark {
  width: 90px;
  margin: 0.25rem 1rem 0 1rem;
}
.f_mark figcaption {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2;
}

.caption_bg_gray {
  position: relative;
  max-width: 380px;
  display: block;
  margin: 0 auto 2rem auto;
}
@media (min-width: 768px) {
  .caption_bg_gray {
    max-width: 100%;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .caption_bg_gray {
    margin-bottom: 2.75rem;
  }
}
.caption_bg_gray figcaption {
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  background-color: rgba(70, 70, 70, 0.8);
  text-align: center;
  padding: 0.25rem 0.25rem 0.3rem 0.25rem;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.caption_bg_gray figcaption span {
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .caption_bg_gray figcaption.daicho {
    line-height: 1.4;
  }
  .caption_bg_gray figcaption.daicho span span {
    display: block;
  }
}
.caption_bg_gray + p {
  font-size: 13px !important;
  margin-bottom: 1.5rem !important;
}

figcaption.text-small,
figcaption span.text-small {
  font-size: 13px !important;
}
@media (min-width: 1200px) {
  figcaption.text-small,
  figcaption span.text-small {
    font-size: 14px !important;
  }
}

.flow_triangle,
.flow_triangle_right,
.flow_triangle_left {
  position: relative;
  margin-bottom: 45px;
}
.flow_triangle::after,
.flow_triangle_right::after,
.flow_triangle_left::after {
  content: "";
  background-image: url(../img/company-checkup/flow_triangle.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 992px) {
  .flow_triangle::after,
  .flow_triangle_right::after,
  .flow_triangle_left::after {
    width: 30px;
    height: 30px;
    top: calc(100% + 5px);
  }
}

@media (min-width: 768px) {
  .flow_triangle_right::after {
    background-image: url(../img/company-checkup/flow_triangle_right.svg);
    top: 35%;
    left: calc(100% + 3px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media (min-width: 992px) {
  .flow_triangle_right::after {
    left: calc(100% + 15px);
  }
}

@media (min-width: 768px) {
  .flow_triangle_left::after {
    background-image: url(../img/company-checkup/flow_triangle_left.svg);
    top: 35%;
    left: -28px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media (min-width: 992px) {
  .flow_triangle_left::after {
    left: -45px;
  }
}

.map_illust {
  margin-bottom: 3rem;
}
.map_illust img {
  border: 1px solid #707070;
  vertical-align: top;
}
.map_illust figcaption {
  color: #FFF;
  text-align: left;
  line-height: 1.8;
  background-color: #404040;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .map_illust figcaption {
    width: 50%;
  }
  .seibu .map_illust figcaption {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .map_illust figcaption {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 1rem 1.25rem;
  }
}
@media (min-width: 1200px) {
  .map_illust figcaption {
    padding: 1rem 1.5rem;
  }
}

/* company-checkup */
.fig_c_check {
  color: #FFF;
  background-color: #373737;
  padding: 1rem;
  margin: 0;
}

/* facility */
.facility_img02 {
  background-image: url(../img/facility/facility02.jpg);
  background-position: center top;
  background-size: cover;
  width: 100%;
  padding-top: 63.75%;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .facility_img02 {
    padding-top: 0;
  }
}

.facility_img03 {
  background-image: url(../img/facility/facility03.jpg);
  background-size: auto 100%;
  background-position: left -50px center;
  padding-top: 45%;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .facility_img03 {
    background-position: center center;
    background-size: cover;
    padding-top: 29.4791666667%;
  }
}

@media (min-width: 1200px) {
  .facility_img06 {
    padding-left: 60px !important;
  }
}

.facility_img08 {
  background-image: url(../img/facility/facility08.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  padding-top: 118.75%;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .facility_img08 {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .facility_img09 {
    margin-top: 2rem;
  }
}

@media (min-width: 768px) {
  .facility_img10 {
    margin-top: -2rem;
  }
}

/* seibu */
.seibu_img01,
.seibu_img03 {
  display: none;
}
@media (min-width: 768px) {
  .seibu_img01,
  .seibu_img03 {
    display: block;
    background-image: url(../img/seibu/seibu01.jpg);
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 768px) {
  .seibu_img03 {
    background-image: url(../img/seibu/seibu03.jpg);
  }
}

/* Animation */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  opacity: 0;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

.delighter.right {
  -webkit-transform: translate(-30px);
          transform: translate(-30px);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.delighter.right.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.delighter.left {
  -webkit-transform: translate(30px);
          transform: translate(30px);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.delighter.left.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.delighter.bottom {
  -webkit-transform: translatey(60px);
          transform: translatey(60px);
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.delighter.bottom.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.delighter.bottom_slow {
  -webkit-transform: translatey(30px);
          transform: translatey(30px);
  opacity: 0;
  -webkit-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}

.delighter.bottom_slow.started {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

/* Content etc. ------------------- */
.section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section .container p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .section {
    padding-bottom: 4rem;
  }
}

#content .wide_sec .container {
  text-align: center;
}
@media (min-width: 1200px) {
  #content .wide_sec .container {
    max-width: 1320px;
  }
}

.news_sec {
  background-image: url(../img/top/bg_news.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  padding: calc(6.9926811944vw + 4rem) 0;
}
@media (min-width: 1200px) {
  .news_sec {
    padding: calc(6.9926811944vw + 5rem) 0;
  }
}
.news_sec::before, .news_sec::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 6.9926811944vw;
  background: #FFF;
  aspect-ratio: 1;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.news_sec::after {
  top: auto;
  bottom: -1px;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
}

.why_sec {
  width: 100%;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767.98px) {
  .why_sec {
    max-width: 540px;
  }
}
@media (min-width: 1200px) {
  .why_sec {
    max-width: 1600px;
  }
}

.content_bottom_sec {
  background-image: url(../img/common/bg_content_bottom.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  padding-top: calc(6.9926811944vw + 4rem);
  min-height: 300px;
}
.content_bottom_sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 6.9926811944vw;
  background: #FFF;
  aspect-ratio: 1;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  margin-top: -1px;
}
@media (min-width: 1200px) {
  .content_bottom_sec {
    min-height: 320px;
  }
}

.bg_content01,
.bg_content02 {
  background-image: url(../img/dock/bg_content01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
  position: relative;
  padding: calc(6.9926811944vw + 3rem) 0;
}
@media (min-width: 768px) {
  .bg_content01,
  .bg_content02 {
    background-image: url(../img/dock/bg_content01_md.jpg);
    background-position: right -200px top;
  }
}
@media (min-width: 992px) {
  .bg_content01,
  .bg_content02 {
    background-position: center center;
  }
}
.bg_content01::before, .bg_content01::after,
.bg_content02::before,
.bg_content02::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 6.9926811944vw;
  background: #FFF;
  aspect-ratio: 1;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.bg_content01::before,
.bg_content02::before {
  margin-top: -1px;
}
.bg_content01::after,
.bg_content02::after {
  top: auto;
  bottom: 0;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
  background: #F2F2F2;
}

.bg_content02 {
  background-image: url(../img/checkup/bg_content02.jpg);
  background-position: left top;
}
@media (min-width: 768px) {
  .bg_content02 {
    background-image: url(../img/checkup/bg_content02_md.jpg);
  }
}
@media (min-width: 1200px) {
  .bg_content02 {
    background-image: url(../img/checkup/bg_content02_xl.jpg);
  }
}

.bg_content03 {
  background-image: url(../img/company-checkup/bg_content03.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: calc(6.9926811944vw + 4rem);
}

.bg_gray {
  position: relative;
  padding-top: 0;
  margin-bottom: 6.9926811944vw;
}
.bg_gray::after {
  content: "";
  position: absolute;
  top: -3.4963405972vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #F2F2F2;
  -webkit-transform: skewY(-4deg);
          transform: skewY(-4deg);
}

.bg_light_gray {
  background-color: #F4F4F4;
}

/* ドック・健診・企業 コンテンツ背景テキスト */
.bg_text {
  position: relative;
}
@media (min-width: 868px) {
  .bg_text::before {
    background-image: url(../img/dock/bg_text_dock.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    content: "";
    position: absolute;
    top: 100px;
    left: calc(50% + 360px);
    z-index: 10;
    width: calc((100% - 720px) / 2 - 1rem);
    height: 1200px;
  }
}
@media (min-width: 992px) and (max-width: 1091px) {
  .bg_text::before {
    background-image: none;
  }
}
@media (min-width: 1092px) {
  .bg_text::before {
    left: calc(50% + 480px);
    width: calc((100% - 960px) / 2 - 1rem);
    max-width: 150px;
  }
}
@media (min-width: 1380px) {
  .bg_text::before {
    left: calc(50% + 530px);
  }
}

@media (min-width: 868px) {
  .checkup .bg_text::before {
    background-image: url(../img/checkup/bg_text_checkup.svg);
  }
}
@media (min-width: 992px) and (max-width: 1091px) {
  .checkup .bg_text::before {
    background-image: none;
  }
}

@media (min-width: 868px) {
  .company .bg_text::before {
    background-image: url(../img/company-checkup/bg_text_corporate.svg);
    top: 450px;
    z-index: 50;
    height: 1450px;
  }
}
@media (min-width: 992px) and (max-width: 1091px) {
  .company .bg_text::before {
    background-image: none;
  }
}
@media (min-width: 1092px) {
  .company .bg_text::before {
    height: 2000px;
    top: 500px;
  }
}

/* faq */
.faq1,
.faq2,
.faq3,
.faq4,
.faq5,
.faq6,
.faq7 {
  border-top: 1px solid #BBBBBB;
  padding-top: 4px;
  padding-left: 2.375rem;
  position: relative;
}
.faq1::before,
.faq2::before,
.faq3::before,
.faq4::before,
.faq5::before,
.faq6::before,
.faq7::before {
  background-color: #BFBFBF;
  background-image: url(../img/faq/q.svg);
  background-repeat: no-repeat;
  background-position: center 16px;
  background-size: 22px auto;
  width: 2rem;
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .faq1,
  .faq2,
  .faq3,
  .faq4,
  .faq5,
  .faq6,
  .faq7 {
    padding-left: 2.875rem;
  }
  .faq1::before,
  .faq2::before,
  .faq3::before,
  .faq4::before,
  .faq5::before,
  .faq6::before,
  .faq7::before {
    background-size: 24px auto;
    width: 2.5rem;
  }
}
@media (min-width: 992px) {
  .faq1,
  .faq2,
  .faq3,
  .faq4,
  .faq5,
  .faq6,
  .faq7 {
    padding-left: 3.375rem;
  }
  .faq1::before,
  .faq2::before,
  .faq3::before,
  .faq4::before,
  .faq5::before,
  .faq6::before,
  .faq7::before {
    background-size: 28px auto;
    width: 3rem;
  }
}
@media (min-width: 1200px) {
  .faq1,
  .faq2,
  .faq3,
  .faq4,
  .faq5,
  .faq6,
  .faq7 {
    padding-left: 3.875rem;
  }
  .faq1::before,
  .faq2::before,
  .faq3::before,
  .faq4::before,
  .faq5::before,
  .faq6::before,
  .faq7::before {
    background-size: 32px auto;
    width: 3.5rem;
  }
}

.faq2::before {
  background-color: #CACEB6;
}

.faq3::before {
  background-color: #DBD3B5;
}

.faq4::before {
  background-color: #C9CFDD;
}

.faq5::before {
  background-color: #D6C6C3;
}

.faq6::before {
  background-color: #C2C1D1;
}

.faq7::before {
  background-color: #D3BCCF;
}

.border_box {
  padding: 15px;
  margin-bottom: 2rem;
}
.border_box p:last-child,
.border_box ul:last-child,
.border_box figure {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .border_box {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .border_box {
    padding: 25px;
  }
}
@media (min-width: 1200px) {
  .border_box {
    padding: 30px;
  }
}

.border-light {
  border-color: #AAAAAA !important;
}

.concierge_box {
  max-width: 380px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .concierge_box {
    background-image: url(../img/guide/concierge_system.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    max-width: none;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .concierge_box {
    width: 750px;
  }
}
.concierge_box .border_box {
  margin-bottom: 0;
  position: relative;
}
@media (min-width: 768px) {
  .concierge_box .border_box {
    width: 54%;
    padding-left: 30px;
    padding-right: 10px;
  }
  .concierge_box .border_box::after {
    content: "";
    position: absolute;
    top: 0;
    left: calc(100% - 0.1px);
    z-index: 1;
    width: 50px;
    height: 100%;
    background: #666666;
    aspect-ratio: 1;
    clip-path: polygon(0 0, 100% 0, 0 100%);
  }
}
@media (min-width: 992px) {
  .concierge_box .border_box {
    width: 58%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.border_inspection_box {
  text-align: left;
  border-top: 1px solid #BBBBBB;
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .border_inspection_box {
    padding: 15px 0px 15px 10px;
  }
}
@media (min-width: 992px) {
  .border_inspection_box {
    padding: 15px;
  }
}
.border_inspection_box .card:last-child {
  margin-bottom: 0;
}

.container .row:last-child .border_inspection_box {
  border-bottom: 1px solid #BBBBBB;
}
@media (max-width: 767.98px) {
  .container .row:last-child .col-md-8 .border_inspection_box {
    border-top: none;
  }
}

.link_box {
  position: relative;
}
.link_box a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.link_box a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.link_box:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

/* stomach cancer */
.stomach_link_box,
.cancer_link_box {
  background-image: url(../img/inspection/stomach_link.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 60.3125%;
  background-size: 101% auto;
  position: relative;
  margin-bottom: 2rem;
}
.stomach_link_box a,
.cancer_link_box a {
  z-index: 10;
}
.stomach_link_box::before,
.cancer_link_box::before {
  font-size: 14px;
  font-size: 0.875rem;
  content: "Click";
  color: #FFF;
  position: absolute;
  bottom: 0.75rem;
  right: 2.5rem;
  z-index: 1;
}
.stomach_link_box::after,
.cancer_link_box::after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 0.875rem;
  color: #FFF;
  content: "\e902";
  position: absolute;
  bottom: 15px;
  right: 1.25rem;
  z-index: 1;
}
.stomach_link_box:hover::after,
.cancer_link_box:hover::after {
  right: 1rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 360px) {
  .stomach_link_box,
  .cancer_link_box {
    width: 80%;
    padding-top: 48.25%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .stomach_link_box,
  .cancer_link_box {
    background-position: right top;
    background-size: auto 100%;
    width: 630px;
    padding-top: 0;
  }
  .stomach_link_box::before,
  .cancer_link_box::before {
    right: calc(47% + 2.5rem);
  }
  .stomach_link_box::after,
  .cancer_link_box::after {
    right: calc(47% + 1.25rem);
  }
  .stomach_link_box:hover::after,
  .cancer_link_box:hover::after {
    right: calc(47% + 1rem);
  }
}
.stomach_link_box .border_box,
.cancer_link_box .border_box {
  position: relative;
}
@media (min-width: 768px) {
  .stomach_link_box .border_box,
  .cancer_link_box .border_box {
    width: 53%;
    padding-left: 30px;
  }
  .stomach_link_box .border_box::after,
  .cancer_link_box .border_box::after {
    content: "";
    position: absolute;
    top: 0;
    left: calc(100% - 0.5px);
    z-index: 1;
    width: 50px;
    height: 100%;
    background: #666666;
    aspect-ratio: 1;
    clip-path: polygon(0 0, 100% 0, 0 100%);
  }
}
@media (min-width: 992px) {
  .stomach_link_box .border_box,
  .cancer_link_box .border_box {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.cancer_link_box {
  background-image: url(../img/inspection/cancer_link.jpg);
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .cancer_link_box p {
    padding-bottom: 1.7em;
  }
}

/* company checkup */
.way_link_box {
  position: relative;
}
.way_link_box a {
  z-index: 2;
}
.way_link_box a:hover {
  cursor: pointer;
}
.way_link_box::before {
  font-size: 14px;
  font-size: 0.875rem;
  content: "Click";
  color: #FFF;
  position: absolute;
  bottom: 0.75rem;
  right: 2.5rem;
  z-index: 1;
}
.way_link_box::after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 0.875rem;
  color: #FFF;
  content: "\e902";
  position: absolute;
  bottom: 15px;
  right: 1.25rem;
  z-index: 1;
}
.way_link_box:hover::after {
  right: 1rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* contacts */
.contacts_link_box {
  text-align: center;
  background-color: #9A7187;
  border: 2px solid #A39B3E;
  border-radius: 16px;
  -webkit-box-shadow: -2px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: -2px 3px 5px 0px rgba(0, 0, 0, 0.2);
  max-width: 460px;
  margin: 0 auto 2rem auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  .contacts_link_box {
    margin-bottom: 3.5rem;
  }
}
.contacts_link_box::before {
  font-size: 14px;
  font-size: 0.875rem;
  content: "Click";
  color: #FFF;
  position: absolute;
  bottom: 0.75rem;
  right: 2.5rem;
  z-index: 1;
}
.contacts_link_box::after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 0.875rem;
  color: #FFF;
  content: "\e902";
  position: absolute;
  bottom: 15px;
  right: 1.25rem;
  z-index: 1;
}
.contacts_link_box:hover::after {
  right: 1rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.contacts_link_box h2 {
  display: block;
  background-color: #FFF;
  background-image: url("../img/contacts/checkup1.png");
  background-repeat: no-repeat;
  background-size: 3.5em auto;
  background-position: center 1rem;
  width: 7em;
  padding: 4em 0 1em 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .contacts_link_box h2 {
    width: 9em;
  }
}
.contacts_link_box p {
  color: #FFF;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 1rem 1rem 1.5rem 1rem;
}
@media (min-width: 992px) {
  .contacts_link_box p {
    padding: 1rem 1rem 1.5rem 1.5rem;
  }
}
@media (min-width: 1200px) {
  .contacts_link_box p {
    padding: 1rem 1.5rem 1.5rem 2rem;
  }
}

.contact_img2 {
  background-color: #628470;
}
.contact_img2 h3 {
  background-image: url("../img/contacts/checkup2.png");
}

.contact_img3 {
  background-color: #6A7898;
}
.contact_img3 h3 {
  background-image: url("../img/contacts/checkup3.png");
}

.contact_img4 {
  background-color: #7E6F5D;
}
.contact_img4 h3 {
  background-image: url("../img/contacts/result.png");
}

#content {
  position: relative;
  padding-top: calc(3.4963405972vw + 3rem);
}
@media (min-width: 992px) {
  #content {
    padding-top: calc(3.4963405972vw + 2rem);
  }
}
@media (min-width: 1200px) {
  #content {
    padding-top: calc(3.4963405972vw + 1rem);
  }
}
.top #content {
  padding-top: calc(3.4963405972vw + 1rem);
}
@media (min-width: 576px) {
  .top #content {
    padding-top: 3.4963405972vw;
  }
}
@media (min-width: 992px) {
  .top #content {
    padding-top: calc(3.4963405972vw - 1rem);
  }
}
@media (min-width: 1200px) {
  .page #content .container {
    max-width: 1040px;
  }
}
@media (min-width: 1200px) {
  .page #content .container_wide {
    max-width: 1140px;
  }
}
@media (min-width: 1200px) {
  .page #content .container_narrow, .sitemap #content .container, .news #content .container {
    max-width: 960px;
  }
}
@media (min-width: 768px) {
  .company #content .container_wide {
    max-width: 1360px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  .way #content .container_flow {
    max-width: 860px;
  }
}
@media (min-width: 768px) {
  .facility #content .container_wide1 {
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1340px) {
  .facility #content .container_wide1 {
    max-width: 1240px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .facility #content .container_wide2 {
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1340px) {
  .facility #content .container_wide2 {
    max-width: 1320px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .facility #content .container_wide3 {
    max-width: 100%;
    padding-right: 30px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .facility #content .container_wide3 {
    max-width: 95%;
  }
}
@media (min-width: 1200px) {
  .facility #content .container_wide3 {
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  .about #content .container_narrow2 {
    max-width: 880px;
  }
}
.news #content {
  padding-bottom: 3rem;
}
@media (min-width: 992px) {
  .news #content {
    padding-bottom: 4rem;
  }
}
#content .row8 {
  margin-right: -8px;
  margin-left: -8px;
}
#content .row8 > .col,
#content .row8 > [class*=col-] {
  padding-right: 8px;
  padding-left: 8px;
}
@media (min-width: 992px) {
  #content .row20 {
    margin-right: -20px;
    margin-left: -20px;
  }
  #content .row20 > .col,
  #content .row20 > [class*=col-] {
    padding-right: 20px;
    padding-left: 20px;
  }
  #content .row30 {
    margin-right: -30px;
    margin-left: -30px;
  }
  #content .row30 > .col,
  #content .row30 > [class*=col-] {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.diagonal_gradient {
  position: relative;
}
.diagonal_gradient::before, .diagonal_gradient::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -3.4963405972vw;
  left: 0;
  width: 100%;
  height: 6.9926811944vw;
  -webkit-transform: skewY(-4deg);
          transform: skewY(-4deg);
}
.diagonal_gradient::before {
  background: #D3D3D3;
  background: -webkit-gradient(linear, left top, right top, from(rgb(245, 245, 245)), color-stop(9%, rgb(255, 255, 255)), color-stop(19%, rgb(201, 201, 201)), color-stop(40%, rgb(248, 248, 248)), color-stop(52%, rgb(240, 240, 240)), color-stop(70%, rgb(232, 232, 232)), color-stop(80%, rgb(255, 255, 255)), to(rgb(227, 227, 227)));
  background: linear-gradient(90deg, rgb(245, 245, 245) 0%, rgb(255, 255, 255) 9%, rgb(201, 201, 201) 19%, rgb(248, 248, 248) 40%, rgb(240, 240, 240) 52%, rgb(232, 232, 232) 70%, rgb(255, 255, 255) 80%, rgb(227, 227, 227) 100%);
  z-index: -2;
}
@media (min-width: 992px) {
  .diagonal_gradient::before {
    background: -webkit-gradient(linear, left top, right top, from(rgb(211, 211, 211)), color-stop(6%, rgb(244, 244, 244)), color-stop(12%, rgb(245, 245, 245)), color-stop(15%, rgb(255, 255, 255)), color-stop(19%, rgb(201, 201, 201)), color-stop(27%, rgb(248, 248, 248)), color-stop(32%, rgb(240, 240, 240)), color-stop(35%, rgb(232, 232, 232)), color-stop(42%, rgb(255, 255, 255)), color-stop(50%, rgb(227, 227, 227)), color-stop(61%, rgb(244, 244, 244)), color-stop(65%, rgb(227, 227, 227)), color-stop(71%, rgb(199, 199, 199)), color-stop(77%, rgb(253, 253, 253)), color-stop(82%, rgb(226, 226, 226)), color-stop(88%, rgb(239, 239, 239)), color-stop(92%, rgb(255, 255, 255)), to(rgb(199, 199, 199)));
    background: linear-gradient(90deg, rgb(211, 211, 211) 0%, rgb(244, 244, 244) 6%, rgb(245, 245, 245) 12%, rgb(255, 255, 255) 15%, rgb(201, 201, 201) 19%, rgb(248, 248, 248) 27%, rgb(240, 240, 240) 32%, rgb(232, 232, 232) 35%, rgb(255, 255, 255) 42%, rgb(227, 227, 227) 50%, rgb(244, 244, 244) 61%, rgb(227, 227, 227) 65%, rgb(199, 199, 199) 71%, rgb(253, 253, 253) 77%, rgb(226, 226, 226) 82%, rgb(239, 239, 239) 88%, rgb(255, 255, 255) 92%, rgb(199, 199, 199) 100%);
  }
}
.diagonal_gradient::after {
  background: #FFF;
  bottom: calc(-3.4963405972vw - 15px);
  z-index: -1;
}

.page hr {
  border-top: 1px solid #404040;
  margin: 2rem 0;
}

hr.gray {
  border-top: 1px solid #BBBBBB;
}
.sitemap hr.gray {
  margin: 1rem 0 3rem 0;
}

/* Top ------------------- */
/* Modal */
.top .modal {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  opacity: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.top .modal-dialog {
  z-index: 1050;
}
.top .modal-content {
  border-radius: 0;
}
.top .modal-header {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
  border-bottom: none;
  padding: 1rem 1.5rem;
}
.top .modal-header .close {
  padding: 0.75rem;
  margin: -1rem -1.5rem -1rem auto;
}
@media (min-width: 768px) {
  .top .modal-header {
    padding: 1rem 2rem;
  }
  .top .modal-header .close {
    padding: 1rem;
    margin: -1rem -2rem -1rem auto;
  }
}
.top .modal-title {
  margin-top: 1rem;
}
.top .modal-body {
  padding: 0;
}
.top .modal-body p {
  padding: 0 1rem 1rem 1.5rem;
}
@media (min-width: 768px) {
  .top .modal-body p {
    padding: 0 2rem 1rem 2rem;
  }
}
.top .wp_info {
  padding: 0 1.5rem 2rem 1.5rem;
}
@media (min-width: 768px) {
  .top .wp_info {
    padding: 0 2rem 2rem 2rem;
  }
}
.top .wp_info p {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0;
}
.top .wp_info img {
  margin-bottom: 1rem;
}
.top .wp_info p:last-child, .top .wp_info img:last-child {
  margin-bottom: 0;
}

/* Ticker */
.spt-container {
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.spt-container .spt-label {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .spt-container .spt-label {
    width: 100%;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    position: absolute;
    left: 0;
    top: -42px;
    z-index: 10;
  }
}
@media (min-width: 768px) {
  .spt-container .spt-label {
    width: 25%;
  }
}
.spt-container .spt-marquee {
  font-family: "Noto Serif JP", serif;
  border: 1px solid #404040;
}
@media (min-width: 768px) {
  .spt-container .spt-marquee {
    padding: 12px 16px !important;
  }
}

/* TOPICS */
.topics_box {
  position: relative;
  overflow: hidden;
}
.topics_box figure {
  overflow: hidden;
  margin-bottom: 0;
}
.topics_box img {
  -webkit-transition: all ease 0.7s;
  transition: all ease 0.7s;
}
.topics_box:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all ease 0.7s;
  transition: all ease 0.7s;
  opacity: 1;
}
@media (max-width: 767.98px) {
  .topics_box {
    max-width: 440px;
    margin-right: auto;
    margin-left: auto;
  }
}

.topics_ttl {
  background-color: rgba(54, 54, 54, 0.8);
  padding: 0.75rem 2.25rem 0.75rem 1rem;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
@media (min-width: 768px) {
  .topics_ttl {
    min-height: 4.125rem;
  }
}
.topics_ttl::after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  color: #FFF;
  font-size: 15px;
  font-size: 0.9375rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* CONTENTS */
.contents01,
.contents02,
.contents03,
.contents04,
.contents05,
.contents06,
.contents07,
.contents08 {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 340px;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .contents01,
  .contents02,
  .contents03,
  .contents04,
  .contents05,
  .contents06,
  .contents07,
  .contents08 {
    max-width: 440px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .contents01,
  .contents02,
  .contents03,
  .contents04,
  .contents05,
  .contents06,
  .contents07,
  .contents08 {
    height: 380px;
  }
}
@media (min-width: 1200px) {
  .contents01,
  .contents02,
  .contents03,
  .contents04,
  .contents05,
  .contents06,
  .contents07,
  .contents08 {
    height: 480px;
  }
}
.contents01 .link_box,
.contents02 .link_box,
.contents03 .link_box,
.contents04 .link_box,
.contents05 .link_box,
.contents06 .link_box,
.contents07 .link_box,
.contents08 .link_box {
  background-color: rgba(70, 70, 70, 0.8);
  text-align: justify;
  width: calc(100% - 2rem);
  padding: 1rem 1rem 1.125rem 1rem;
  position: relative;
}
.contents01 .link_box a,
.contents02 .link_box a,
.contents03 .link_box a,
.contents04 .link_box a,
.contents05 .link_box a,
.contents06 .link_box a,
.contents07 .link_box a,
.contents08 .link_box a {
  z-index: 2;
}
.contents01 .link_box a:hover,
.contents02 .link_box a:hover,
.contents03 .link_box a:hover,
.contents04 .link_box a:hover,
.contents05 .link_box a:hover,
.contents06 .link_box a:hover,
.contents07 .link_box a:hover,
.contents08 .link_box a:hover {
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.contents01 .link_box::before,
.contents02 .link_box::before,
.contents03 .link_box::before,
.contents04 .link_box::before,
.contents05 .link_box::before,
.contents06 .link_box::before,
.contents07 .link_box::before,
.contents08 .link_box::before {
  font-size: 14px;
  font-size: 0.875rem;
  content: "Click";
  color: #FFF;
  position: absolute;
  bottom: 0.75rem;
  right: 2.5rem;
  z-index: 1;
}
.contents01 .link_box::after,
.contents02 .link_box::after,
.contents03 .link_box::after,
.contents04 .link_box::after,
.contents05 .link_box::after,
.contents06 .link_box::after,
.contents07 .link_box::after,
.contents08 .link_box::after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 0.875rem;
  color: #FFF;
  content: "\e902";
  position: absolute;
  bottom: 15px;
  right: 1.25rem;
  z-index: 1;
}
.contents01 .link_box:hover::after,
.contents02 .link_box:hover::after,
.contents03 .link_box:hover::after,
.contents04 .link_box:hover::after,
.contents05 .link_box:hover::after,
.contents06 .link_box:hover::after,
.contents07 .link_box:hover::after,
.contents08 .link_box:hover::after {
  right: 1rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 1200px) {
  .contents01 .link_box,
  .contents02 .link_box,
  .contents03 .link_box,
  .contents04 .link_box,
  .contents05 .link_box,
  .contents06 .link_box,
  .contents07 .link_box,
  .contents08 .link_box {
    padding: 1rem 1.5rem 1.25rem 1.5rem;
  }
  .contents01 .link_box::before,
  .contents02 .link_box::before,
  .contents03 .link_box::before,
  .contents04 .link_box::before,
  .contents05 .link_box::before,
  .contents06 .link_box::before,
  .contents07 .link_box::before,
  .contents08 .link_box::before {
    right: 3rem;
  }
  .contents01 .link_box::after,
  .contents02 .link_box::after,
  .contents03 .link_box::after,
  .contents04 .link_box::after,
  .contents05 .link_box::after,
  .contents06 .link_box::after,
  .contents07 .link_box::after,
  .contents08 .link_box::after {
    right: 1.75rem;
  }
  .contents01 .link_box:hover::after,
  .contents02 .link_box:hover::after,
  .contents03 .link_box:hover::after,
  .contents04 .link_box:hover::after,
  .contents05 .link_box:hover::after,
  .contents06 .link_box:hover::after,
  .contents07 .link_box:hover::after,
  .contents08 .link_box:hover::after {
    right: 1.5rem;
  }
}

.contents01 {
  background-image: url(../img/top/contents_kv01.jpg);
  background-position: center top;
}

.contents02 {
  background-image: url(../img/top/contents_kv02.jpg);
}

.contents03 {
  background-image: url(../img/top/contents_kv03.jpg);
  background-position: center top;
}

.contents04 {
  background-image: url(../img/top/contents_kv04.jpg);
  background-position: center top;
}

.contents05 {
  background-image: url(../img/top/contents_kv05.jpg);
  background-position: center top;
}

.contents06 {
  background-image: url(../img/top/contents_kv06.jpg);
}

.contents07 {
  background-image: url(../img/top/contents_kv07.jpg);
}

.contents08 {
  background-image: url(../img/top/contents_kv08.jpg);
  background-position: center bottom;
}

@media (min-width: 992px) {
  .contents04,
  .contents05,
  .contents06 {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .contents04,
  .contents05,
  .contents06 {
    height: 400px;
  }
}

.contents07 {
  padding: 2rem 2rem 1rem 2rem;
  height: auto;
}
@media (min-width: 992px) {
  .contents07 {
    padding: 5rem 2rem 0rem 2rem;
  }
}
.contents07 .link_box {
  width: auto;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .contents07 .box {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .contents07 .box {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (min-width: 768px) {
  .contents07 .box1,
  .contents07 .box2,
  .contents07 .box3 {
    width: calc((100% - 2rem) / 3);
  }
}
@media (min-width: 768px) {
  .contents07 .box2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

@media (min-width: 992px) {
  .contents08 {
    height: auto;
  }
}
@media (min-width: 768px) {
  .contents08 .link_box {
    min-height: 120px;
  }
}
@media (min-width: 992px) {
  .contents08 .link_box {
    min-height: 140px;
  }
}

/* WHY US */
@media (max-width: 767.98px) {
  .why1_img,
  .why2_img,
  .why3_img,
  .why4_img,
  .why5_img,
  .why6_img,
  .why7_img {
    background-image: url(../img/top/why01.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 80%;
    height: 0;
    padding-bottom: 45%;
  }
}
@media (max-width: 479.98px) {
  .why1_img,
  .why2_img,
  .why3_img,
  .why4_img,
  .why5_img,
  .why6_img,
  .why7_img {
    width: 90%;
    padding-bottom: 56.25%;
  }
}

@media (max-width: 767.98px) {
  .why2_img {
    background-image: url(../img/top/why02.jpg);
  }
}

@media (max-width: 767.98px) {
  .why3_img {
    background-image: url(../img/top/why03.jpg);
  }
}

@media (max-width: 767.98px) {
  .why4_img {
    background-image: url(../img/top/why04.jpg);
  }
}

@media (max-width: 767.98px) {
  .why5_img {
    background-image: url(../img/top/why05.jpg);
    background-position: center center;
  }
}

@media (max-width: 767.98px) {
  .why6_img {
    background-image: url(../img/top/why06.jpg);
  }
}

@media (max-width: 767.98px) {
  .why7_img {
    background-image: url(../img/top/why07.jpg);
  }
}

.why_box_right,
.why_box_left {
  background-color: #666666;
  width: 80%;
  margin-left: 20%;
  position: relative;
}
.why_box_right::before,
.why_box_left::before {
  content: "";
  position: absolute;
  background-color: #666666;
}
@media (max-width: 767.98px) {
  .why_box_right::before,
  .why_box_left::before {
    top: 0;
    right: calc(100% - 1px);
    bottom: 0;
    width: 20%;
    height: 100%;
    aspect-ratio: 1;
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
  }
}
@media (min-width: 768px) {
  .why_box_right::before,
  .why_box_left::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: skewX(-10deg);
            transform: skewX(-10deg);
    z-index: -1;
  }
}
@media (min-width: 992px) {
  .why_box_right::before,
  .why_box_left::before {
    -webkit-transform: skewX(-15deg);
            transform: skewX(-15deg);
  }
}
@media (min-width: 768px) {
  .why_box_right,
  .why_box_left {
    background-color: transparent;
    width: 50%;
    padding-right: 40px;
    padding-left: 50px;
    margin-left: 45%;
    min-height: 340px;
  }
  .why_box_right::after,
  .why_box_left::after {
    content: "";
    position: absolute;
    top: 0;
    right: 84%;
    bottom: 0;
    width: 110%;
    height: 100%;
    z-index: -2;
    background-image: url(../img/top/why01.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
  }
}
@media (min-width: 992px) {
  .why_box_right,
  .why_box_left {
    padding-left: 60px;
    padding-bottom: 40px;
    min-height: 360px;
  }
  .why_box_right::after,
  .why_box_left::after {
    background-image: url(../img/top/why01_l.jpg);
  }
}
@media (min-width: 1200px) {
  .why_box_right,
  .why_box_left {
    margin-left: 40%;
    min-height: 340px;
  }
  .why_box_right::after,
  .why_box_left::after {
    width: 180%;
    background-position: right 50px top;
  }
}

@media (min-width: 768px) {
  .why_box_left {
    margin-left: 5%;
  }
  .why_box_left::after {
    right: auto;
    left: 85%;
  }
}
@media (min-width: 992px) {
  .why_box_left {
    margin-left: 5.5%;
  }
}
@media (min-width: 1200px) {
  .why_box_left {
    margin-left: 10%;
  }
  .why_box_left::after {
    background-position: left 35px top;
  }
}

@media (min-width: 768px) {
  .why2_box::after {
    background-image: url(../img/top/why02.jpg);
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .why2_box::after {
    background-image: url(../img/top/why02_l.jpg);
  }
}

@media (min-width: 768px) {
  .why3_box::after {
    background-image: url(../img/top/why03.jpg);
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .why3_box::after {
    background-image: url(../img/top/why03_l.jpg);
  }
}

@media (min-width: 768px) {
  .why4_box::after {
    background-image: url(../img/top/why04.jpg);
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .why4_box::after {
    background-image: url(../img/top/why04_l.jpg);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .why4_box::after {
    background-position: right top;
  }
}

@media (min-width: 768px) {
  .why5_box::after {
    background-image: url(../img/top/why05.jpg);
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .why5_box::after {
    background-image: url(../img/top/why05_l.jpg);
  }
}

@media (min-width: 768px) {
  .why6_box::after {
    background-image: url(../img/top/why06.jpg);
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .why6_box::after {
    background-image: url(../img/top/why06_l.jpg);
  }
}

@media (min-width: 768px) {
  .why7_box::after {
    background-image: url(../img/top/why07.jpg);
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .why7_box::after {
    background-image: url(../img/top/why07_l.jpg);
  }
}

/* 当センターについて collapse */
.acc_about {
  width: 18rem;
  margin: 2rem auto 6rem auto;
}
@media (min-width: 480px) {
  .acc_about {
    width: 25rem;
  }
}
.acc_about .card {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.acc_about .card-body {
  padding: 0.25rem 0 0 0;
}

.border_side_box {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .border_side_box {
    border: none;
    border-right: 1px solid #707070;
    border-left: 1px solid #707070;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}

/* ご利用シーン動画 */
.bg_youtube {
  background-image: url(../img/top/youtube.jpg);
  background-position: center center;
  background-size: cover;
}

.movie {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.movie img {
  cursor: pointer;
}
.movie iframe,
.movie object,
.movie embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* Page ------------------- */
/* company-checkup */
@media (min-width: 768px) {
  .col_step .col-md-4:first-child {
    margin-top: 6rem;
  }
  .col_step .col-md-4:nth-child(2) {
    margin-top: 3rem;
  }
}
@media (min-width: 992px) {
  .col_step .col-md-4:first-child {
    margin-top: 10rem;
  }
  .col_step .col-md-4:nth-child(2) {
    margin-top: 5rem;
  }
}

.network {
  text-align: left;
  margin: 0;
  position: absolute;
  top: -2rem;
  left: 0;
}

/* accordion fee, accordion guide, accordion recruit */
.acc_fee .card,
.acc_guide .card,
.acc_recruit .card {
  background-color: transparent;
  border: 1px solid #BBBBBB;
  border-right: 1px solid #FFF;
  border-left: 1px solid #FFF;
  border-radius: 0;
}
.acc_fee .card-header,
.acc_guide .card-header,
.acc_recruit .card-header {
  padding: 0;
  background-color: transparent;
  border: none;
}
.acc_fee .card-body,
.acc_guide .card-body,
.acc_recruit .card-body {
  text-align: left;
  background-color: #FFF;
}
.acc_fee .card-body p:last-child, .acc_fee .card-body ul:last-child,
.acc_guide .card-body p:last-child,
.acc_guide .card-body ul:last-child,
.acc_recruit .card-body p:last-child,
.acc_recruit .card-body ul:last-child {
  margin-bottom: 0;
}

/* accordion faq, accordion inspection */
.acc_faq .card,
.acc_inspec .card {
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin-bottom: 0.375rem;
}
.acc_faq .card-header,
.acc_inspec .card-header {
  padding: 0;
  background-color: transparent;
  border: none;
}
.acc_faq .card-body,
.acc_inspec .card-body {
  font-size: 15px;
  font-size: 0.9375rem;
  background-color: #FFF;
  background-image: url(../img/faq/a.svg);
  background-repeat: no-repeat;
  background-size: 22px auto;
  background-position: left 12px top 22px;
  text-align: left;
  padding-top: 1.25rem;
  padding-left: 2.5rem;
}
.acc_faq .card-body p:last-child, .acc_faq .card-body ul:last-child,
.acc_inspec .card-body p:last-child,
.acc_inspec .card-body ul:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .acc_faq .card-body,
  .acc_inspec .card-body {
    background-size: 24px auto;
    background-position: left 16px top 20px;
    padding-left: 3rem;
  }
}
@media (min-width: 992px) {
  .acc_faq .card-body,
  .acc_inspec .card-body {
    background-size: 28px auto;
    padding-left: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .acc_faq .card-body,
  .acc_inspec .card-body {
    background-size: 32px auto;
    padding-left: 4rem;
  }
}

.acc_inspec .card-body {
  background-image: none;
  background-color: rgba(131, 160, 173, 0.05);
  padding: 1.25rem 1rem;
}
@media (min-width: 992px) {
  .acc_inspec .card-body {
    padding: 1.25rem 1.5rem;
  }
}
.acc_inspec .card-body .maru {
  margin-bottom: 0.5rem;
}
.acc_inspec .card-body p:last-child {
  margin-bottom: 0;
}

/* facility */
.col-md-36,
.col-md-64 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .col-md-36 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%;
  }
}

@media (min-width: 768px) {
  .col-md-64 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%;
  }
}

/* access */
.map {
  height: 380px;
  height: 440px;
}
@media (min-width: 992px) {
  .map {
    height: 540px;
  }
}
@media (min-width: 1200px) {
  .map {
    height: 640px;
  }
}

/* inspection */
.inspection .modal-dialog {
  z-index: 1050;
}
.inspection .modal-header {
  border-bottom: 1px solid #707070;
}
.inspection .modal-body {
  font-size: 14px;
  font-size: 0.875rem;
}
.inspection .modal-footer {
  border-top: none;
}

.news_box {
  border-bottom: 1px solid #707070;
  padding: 1rem;
  position: relative;
}
.news_box a {
  color: #373737;
}
.news_box a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
}
.news_box a:hover {
  color: #666666;
}
.news_box a:hover::after {
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.news_box dl,
.news_box dd {
  margin: 0;
}
.news_box dt {
  font-weight: normal;
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .news_box dt {
    float: left;
    width: 7em;
  }
  .news_box dd {
    padding-left: 7em;
  }
}
@media (min-width: 992px) {
  .news_box {
    padding: 1.25rem 1rem;
  }
}

/* page_top
-------------------------------------------------------------- */
.page_top {
  width: 30px;
  height: 30px;
  position: fixed;
  right: 10px;
  bottom: 46px;
  background: #DDDDDD;
  z-index: 100;
}
@media (min-width: 992px) {
  .page_top {
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: 60px;
  }
}
.page_top a {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  text-decoration: none;
}
.page_top a::before {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  color: #373737;
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 992px) {
  .page_top a {
    width: 40px;
    height: 40px;
  }
}

/* Footer
-------------------------------------------------------------- */
.footer_container {
  font-family: "Noto Serif JP", serif;
  background-color: #000000;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .footer_container {
    padding-top: 3rem;
  }
}
.footer_container .card {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.footer_container .card-header {
  background-color: transparent;
  border: none;
  padding: 0;
  position: relative;
}
.footer_container .card-header h6 + a {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 2.5rem);
  height: 100%;
  z-index: 1;
}
.footer_container .card-header h6 + a::before {
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.footer_container .card-header h6 + a::after {
  content: "";
  width: 1px;
  height: 1.5rem;
  background-color: #FFF;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.footer_container .card-body {
  color: #FFF;
  border-left: 1px solid #FFF;
  padding: 0 0 0 0.5rem;
  margin-left: 0.5rem;
}
.footer_container .card-body .number {
  display: inline-block;
}
.footer_container .catchphrase {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #FFF;
  margin-top: 2rem;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .footer_container .catchphrase {
    margin-top: 0;
  }
}
.footer_container address {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
  color: #FFF;
}
.footer_container address a {
  color: #FFF;
}
.footer_container .logo_footer {
  width: 16rem;
  margin-top: 0.25rem;
}

.footer_nav {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .footer_nav {
    margin-bottom: 2rem;
  }
}
.footer_nav li {
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
.footer_nav li a {
  color: #FFF;
  display: block;
  padding: 0.625rem 5rem 0.625rem 0.5rem;
  outline: none !important;
}
.footer_nav li a:hover {
  color: #83A0AD;
}
.footer_nav li::before {
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  position: absolute;
  top: 50%;
  right: 3.5rem;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}
.footer_nav li.no_icon {
  padding: 0.625rem 1rem 0.625rem 1.25rem;
}
.footer_nav li.no_icon a {
  padding: 0;
}
.footer_nav li.no_icon .number {
  padding-left: 1.5rem;
}
.footer_nav li.no_icon .number::before {
  color: #FFF;
}
.footer_nav li.no_icon::before {
  content: "";
}
@media (min-width: 992px) {
  .footer_nav li {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 0.625rem;
  }
  .footer_nav li a {
    padding: 0 1rem;
  }
  .footer_nav li::before {
    font-size: 13px;
    font-size: 0.8125rem;
    content: "\e902";
    top: 0.3em;
    right: auto;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
}

.copyright_container {
  background-color: #000000;
  text-align: center;
  padding: 1rem 0.375rem;
}

.copyright {
  font-size: 12px;
  font-size: 0.75rem;
  color: #FFF;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  body {
    padding-bottom: 46px;
  }
}

.fixed_nav_box {
  position: fixed;
  z-index: 1030;
}
@media (max-width: 991.98px) {
  .fixed_nav_box {
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 992px) {
  .fixed_nav_box {
    right: 0;
    top: 200px;
  }
}

.fixed_nav {
  margin: 0;
}
@media (max-width: 991.98px) {
  .fixed_nav {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .fixed_nav li {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
  }
}
.fixed_nav li {
  font-family: "Noto Serif JP", serif;
}
.fixed_nav li a {
  color: #FFF;
  line-height: 1;
  background-color: #DB7642;
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.fixed_nav li a:hover {
  background-color: rgba(219, 118, 67, 0.7);
}
.fixed_nav li span {
  padding-left: 2.5em;
  position: relative;
}
.fixed_nav li span::before {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  position: absolute;
  top: 0;
  left: 0;
}
.fixed_nav li:last-child a {
  background-color: #C14E65;
  border-left: 1px solid #FFF;
}
.fixed_nav li:last-child a:hover {
  background-color: rgba(193, 78, 101, 0.7);
}
.fixed_nav li:last-child span::before {
  font-size: 24px;
  font-size: 1.5rem;
  content: "\e910";
  top: 0;
}
@media (min-width: 992px) {
  .fixed_nav li {
    width: 2.875rem;
  }
  .fixed_nav li a {
    line-height: 1.2;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    -webkit-font-feature-settings: initial;
            font-feature-settings: initial;
    letter-spacing: 1px;
    padding: 2rem 0.875rem 2rem 0.875rem;
    margin-right: 1.125rem;
  }
  .fixed_nav li span {
    padding-left: 0;
    padding-top: 2.5em;
    display: block;
  }
  .fixed_nav li span::before {
    left: calc(50% - 0.5em);
  }
  .fixed_nav li:last-child a {
    border-left: none;
    border-top: 1px solid #FFF;
  }
}

.fixed_nav_box_left {
  display: none;
  margin: 0;
}
@media (min-width: 992px) {
  .fixed_nav_box_left {
    display: block;
    position: fixed;
    left: 0;
    top: 220px;
    z-index: 1030;
  }
}

@media (min-width: 992px) {
  .fixed_nav_left {
    display: block;
  }
  .fixed_nav_left li {
    font-family: "Noto Serif JP", serif;
  }
  .fixed_nav_left li a {
    font-size: 15px;
    font-size: 0.9375rem;
    color: #373737;
    background-color: #FFF;
    line-height: 1.2;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    -webkit-font-feature-settings: initial;
            font-feature-settings: initial;
    letter-spacing: 1px;
    border: 2px solid #404040;
    border-left: none;
    padding: 1.25rem 0.75rem;
    margin-right: 1.125rem;
    display: block;
    position: relative;
  }
  .fixed_nav_left li a:hover {
    color: #83A0AD;
  }
  .fixed_nav_left li span {
    padding-left: 0;
    padding-top: 2.5em;
    display: block;
    position: relative;
  }
  .fixed_nav_left li span::before {
    font-size: 22px;
    font-size: 1.375rem;
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e907";
    position: absolute;
    top: 0;
    right: calc(50% - 0.55em);
  }
}