@charset "UTF-8";
/*!
Theme Name: Sempos Fukuoka
Author: A.D.Plant
Description: Sempos Fukuoka Theme
Text Domain: semposfukuoka

Sempos Fukuoka is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
-------------------------------------------------------------- */
/* 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
-------------------------------------------------------------- */
.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;
}

/* 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;
}

/* Content etc. ------------------- */
@-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;
}

.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;
  }
}

#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;
}

/* 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);
  }
}

/* WordPress Common -------------------------------------------------------------- */
/* Widgets
-------------------------------------------------------------- */
.widget {
  margin: 0 0 2rem;
}
.widget select {
  max-width: 100%;
}

/* Posts and pages
-------------------------------------------------------------- */
.sticky {
  display: block;
}

.post {
  margin-bottom: 2rem;
  word-wrap: break-word;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin-top: 2rem;
}

.page-links {
  clear: both;
  margin-bottom: 2rem;
}

/* Media
-------------------------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Captions
-------------------------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
-------------------------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/* Accessibility
-------------------------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #222;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/* WordPress Style -------------------------------------------------------------- */
/* Post */
.ttl_container {
  background-image: url(img/ttl/ttl.jpg);
}
.ttl_container .page-title {
  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 .page-title span {
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .ttl_container .page-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (min-width: 992px) {
  .ttl_container .page-title {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .ttl_container .page-title {
    font-size: 38px;
    font-size: 2.375rem;
  }
}

.page_title {
  border-bottom: 1px solid #707070;
  display: inline-block;
  padding: 0.5rem 0.5rem;
  margin-bottom: 2rem;
}

.entry-header,
.page-header {
  width: 100%;
  height: auto !important;
  position: relative;
  -webkit-transition: none;
  transition: none;
  z-index: 1;
}
.entry-header.nav_hide,
.page-header.nav_hide {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.hentry {
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  .hentry {
    margin-bottom: 100px;
  }
}
#main .hentry:last-child {
  margin-bottom: 4rem;
}

.entry-meta {
  text-align: right;
}
.entry-meta .entry-date {
  color: #83A0AD;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 1rem;
}

.entry-title,
.error-404 .page-title {
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  border-bottom: 1px solid #666666;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
}
.entry-title a,
.error-404 .page-title a {
  text-decoration: none;
  color: #373737;
}
.entry-title a:hover,
.error-404 .page-title a:hover {
  color: #83A0AD;
}

.entry-content h3 {
  text-align: left;
  border-left: 3px solid #666666;
  padding-left: 0.5rem;
}
.entry-content h4 {
  text-align: left;
  border-left: 3px solid #C14E65;
  padding-left: 0.5rem;
}
.entry-content p {
  margin-bottom: 1rem;
}
.entry-content p a {
  text-decoration: underline;
}
.entry-content p a:hover {
  text-decoration: none;
}
.entry-content strong {
  font-weight: 500;
}
.entry-content ul,
.entry-content ol {
  padding-left: 30px;
}
.entry-content ul li,
.entry-content ol li {
  line-height: 1.8;
  margin-bottom: 0.25rem;
}
.entry-content ul li a,
.entry-content ol li a {
  color: #0074bd;
  text-decoration: underline;
}
.entry-content ul li a:hover,
.entry-content ol li a:hover {
  color: #DB7642;
  text-decoration: none;
}
.entry-content ul {
  list-style-type: disc;
}
.entry-content table th {
  border: 1px solid #707070;
  padding: 10px;
}
.entry-content table td {
  border: 1px solid #707070;
  padding: 10px;
}
@media (min-width: 768px) {
  .entry-content table {
    max-width: 100% !important;
  }
}
.entry-content blockquote {
  position: relative;
  padding: 35px 15px 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5f5;
  color: #555555;
  border-left: 4px solid rgba(1, 39, 175, 0.25);
}
.entry-content blockquote::before {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 3px;
  content: "“";
  font-family: sans-serif;
  color: rgba(1, 39, 175, 0.25);
  font-size: 90px;
  line-height: 1;
}
.entry-content blockquote p {
  padding: 0;
  margin: 7px 0;
}
.entry-content blockquote cite {
  display: block;
  text-align: right;
  color: #555555;
  font-size: 0.9em;
}

.entry-footer {
  clear: both;
  margin: 20px 0;
}
.entry-footer .edit-link {
  border: 1px solid #707070;
  padding: 10px;
}

/* Widget */
.widget {
  margin-bottom: 3rem;
}
.widget ul {
  font-size: 15px;
  font-size: 0.9375rem;
  list-style: none;
  padding: 0;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.widget ul li {
  margin-bottom: 0.6em;
}
.widget ul li::before {
  font-family: "icomoon";
  content: "\e909";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #757779;
  vertical-align: -1px;
  margin-right: 0.12rem;
}

.widget-title {
  font-size: 16px !important;
  text-align: left !important;
  background-color: rgba(23, 61, 77, 0.1);
  padding: 0.3em 0.8em 0.4em 0.8em;
  margin-top: 0px !important;
}

/* image alignment */
.entry-content figure,
.entry-content img.alignnone {
  margin-bottom: 1.25rem;
}
.entry-content figcaption {
  text-align: center;
}
.entry-content .alignright {
  float: right;
  margin: 0 0 1.25rem 1.25rem;
}
.entry-content .alignleft {
  float: left;
  margin: 0 1.25rem 1.25rem 0;
}
.entry-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

input {
  border-radius: 0 !important;
}

/* Search */
#searchform {
  max-width: 300px;
}

/* news */
.news_box {
  border-bottom: 1px solid #707070;
  padding: 1rem;
  position: relative;
  margin-bottom: 0;
}
.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;
}
div.text-center + .news_box {
  border-top: 1px solid #707070;
  margin-top: 2rem;
}
.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;
  }
}

/* navigation */
.wp-pagenavi {
  text-align: center;
  clear: both;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.wp-pagenavi a,
.wp-pagenavi span {
  border: 1px solid #707070;
  padding: 3px 10px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #666666;
  border-color: #404040;
}

.post-navigation {
  margin: 2rem 0;
}
.post-navigation A {
  color: #373737;
}
.post-navigation a:hover {
  color: #666666;
  text-decoration: none;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
  font-size: 95%;
  text-align: left;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  width: 100%;
  padding: 10px 0;
}
.post-navigation .nav-previous + .nav-next {
  border-top: none;
}
.post-navigation .nav-previous::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: "\e901";
  color: #666666;
  font-size: 110%;
  margin-right: 0.2em;
  vertical-align: -2px;
}
.post-navigation .nav-next::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: #666666;
  font-size: 110%;
  margin-left: 0.2em;
  vertical-align: -2px;
}
@media (min-width: 768px) {
  .post-navigation {
    margin: 4rem 0;
  }
  .post-navigation .nav-next {
    text-align: right;
  }
}