@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");
:root {
  --font-lato: 'Lato', sans-serif;
  --font-montserrat: 'Montserrat', sans-serif;
  --font-gothic: 'Noto Sans JP', sans-serif;
  --font-ming: 'Noto Serif JP', serif;
  --font-manrope: 'Manrope', sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

*, html, body {
  font-family: var(--font-gothic);
  font-size: 16px;
}

html.menu-open .nav-overlay,
body.menu-open .nav-overlay {
  opacity: 1;
  pointer-events: auto;
}

html.menu-open,
body.menu-open {
  overflow: hidden;
  touch-action: none;
}

html.menu-open * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.nav-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 900;
}

html body {
  align-items: center;
}
html body header {
  max-width: 100%;
  width: calc(100% - 40px);
  padding: 1rem 0;
  align-items: anchor-center;
}
html body header .logo {
  width: 74%;
  justify-content: left;
}
html body header .logo img {
  width: 35%;
}
html body header .logo p {
  font-size: 0.8rem;
}
html body header .logo p span {
  font-size: 1.3rem;
}
html body header nav {
  width: fit-content;
  margin-right: 0;
}
html body header nav .humburger-wrap {
  display: flex;
  z-index: 1001;
}
html body header nav .navi-wrap {
  position: fixed;
  top: 0;
  right: -100%;
  width: 80%;
  background-color: #f5f6f7;
  flex-direction: column;
  align-items: flex-start;
  padding: 2rem;
  gap: 1.5rem;
  transition: right 0.3s ease;
  z-index: 1000;
  margin-right: 0;
  display: block;
}
html body header nav .navi-wrap li {
  width: 100%;
  padding: 1rem 0;
  border-bottom: 1px solid #cccccc;
}
html body header nav .navi-wrap li a:hover::before {
  bottom: -6px;
}
html body header nav .navi-wrap li.browse a::before {
  bottom: -6px;
}
html body header nav .active {
  right: 0;
}
html body .content-wrap .inner .br-sp {
  display: block !important;
}
html body .content-wrap .inner .br-pc {
  display: none !important;
}
html body .content-wrap .inner .main-visual .visual-wrap img {
  height: 45dvh;
  object-fit: cover;
}
html body .content-wrap .inner .main-visual .visual-wrap .slider .visual02-box .visual02-item {
  bottom: 3%;
  font-size: 1rem;
  padding: 0.8rem 2.5rem;
}
html body .content-wrap .inner .main-visual .message {
  top: 50%;
  font-size: 1rem;
  line-height: 2rem;
  padding: 1rem;
  left: 2%;
}
html body .content-wrap .inner section .sec01-wrap p {
  width: calc(100% - 40px);
}
html body .content-wrap .inner section .sec02-wrap .title {
  font-size: 1.4rem;
}
html body .content-wrap .inner section .sec02-wrap .feature-wrap {
  width: calc(100% - 40px);
  flex-wrap: wrap;
  margin: 2rem auto;
}
html body .content-wrap .inner section .sec02-wrap .bg-img {
  height: 400px;
  object-fit: cover;
}
html body .content-wrap .inner section .sec03-wrap {
  width: calc(100% - 40px);
}
html body .content-wrap .inner section .sec03-wrap .sec03-box {
  margin: 0;
  margin-bottom: 8rem;
  display: block;
  background-position: center;
  background-attachment: scroll;
}
html body .content-wrap .inner section .sec03-wrap .sec03-box h3 {
  font-size: 1.7rem;
  line-height: 2.5rem;
  width: fit-content;
  padding-top: 4rem;
}
html body .content-wrap .inner section .sec04-wrap {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 2rem 0;
}
html body .content-wrap .inner section .sec04-wrap .sec04-box table tbody tr {
  display: block;
  border: 1.5px solid #838383;
  padding: 0;
}
html body .content-wrap .inner section .sec04-wrap .sec04-box table tbody tr th {
  width: 100%;
  padding-left: 0;
  text-align: center;
  background-color: #838383;
  color: #fff;
  padding: 0.5rem 0;
}
html body .content-wrap .inner section .sec04-wrap .sec04-box table tbody tr td {
  width: 100%;
  padding: 0.5rem;
}
html body .content-wrap .inner section .sec04-wrap .sec04-box table tbody tr td span {
  padding: 0.5rem 0;
}
html body .content-wrap .inner section .sec04-wrap .sec-img img {
  width: 100%;
}
html body .content-wrap .inner section .sec06-wrap .access-wrap .access-box {
  width: 100%;
}
html body .content-wrap .inner section .sec07-wrap {
  display: block;
}
html body .content-wrap .inner section .sec07-wrap .sec07-box {
  width: 100%;
  margin: 2rem 0;
}
html body .content-wrap .inner section .layer-band {
  padding-left: 20px;
}
html body .content-wrap .inner section .sec-layer01-wrap {
  width: 100%;
}
html body .content-wrap .inner section .sec-layer04-wrap .link-box {
  width: calc(100% - 40px);
  display: block;
}
html body .content-wrap .inner section .sec-layer04-wrap .link-box a {
  width: 100%;
}
html body .content-wrap .inner section .sec-layer04-wrap .link-item {
  margin: 2rem 0;
}
html body .content-wrap .inner section .sec-layer04-wrap .link-item img {
  width: 100%;
}
html body .content-wrap .inner section .sec-layer02-wrap .process-wrap {
  width: calc(100% - 40px);
}
html body .content-wrap .inner section .sec-layer02-wrap .process-box {
  padding: 1rem 0;
}
html body .content-wrap .inner section .sec-layer02-wrap .process-box img {
  width: 100%;
}
html body .content-wrap .inner section .sec-layer02-wrap .process-box .text-item {
  width: 100%;
  margin-top: 1rem;
}
html body .content-wrap .inner section .sec-layer02-wrap .process-box .text-item p {
  width: 100%;
  text-align: justify;
}
html body .content-wrap .inner section .sec-layer02-wrap .process-box .text-item p.process-title::before {
  width: 100%;
}
html body .content-wrap .inner section .sec-layer02-wrap .process-box.reverse .text-item p {
  margin-left: 0;
}
html body .content-wrap .inner section .sec-layer02-wrap .process-box.reverse .text-item p.process-title {
  width: 100%;
}
html body .content-wrap .inner section .sec-layer03-wrap {
  width: calc(100% - 40px);
  padding: 2rem 0;
}
html body .content-wrap .inner section .sec-layer03-wrap .accordion .card .card-body .img-box {
  display: block;
}
html body .content-wrap .inner section .sec-layer03-wrap .accordion .card .card-body .img-box .img-item {
  width: 280px !important;
}
html body .content-wrap .inner section .sec-layer03-wrap .accordion .card .card-body .img-box .draggable {
  height: auto !important;
}
html body .content-wrap .inner section .sec-layer03-wrap .accordion .card .card-body .record-wrap {
  display: block;
}
html body .content-wrap .inner section .sec-layer03-wrap .accordion .card .card-body .record-wrap .text-wrap {
  margin-top: 1rem;
}
html body .content-wrap .inner section .sec-layer03-wrap .accordion .card .card-body .record-wrap .text-wrap .text-item {
  display: block;
}
html body .content-wrap .inner section .sec-layer03-wrap .accordion .card .card-body .remarks {
  display: block;
}
html body .content-wrap .inner section .sec-layer03-wrap .accordion .card .card-body .table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  width: 100%;
  touch-action: pan-x;
}
html body .content-wrap .inner section .sec-layer03-wrap .accordion .card .card-body .table-scroll table {
  min-width: 685px;
  width: max-content;
  margin: 1rem 0;
}
html body .content-wrap .inner section .sec-layer05-wrap {
  width: calc(100% - 40px);
}
html body .content-wrap .inner section .sec-layer05-wrap .floor-wrap {
  display: block;
}
html body .content-wrap .inner section .sec-layer05-wrap .floor-wrap .text-area {
  width: 100%;
}
html body .content-wrap .inner section .sec-layer05-wrap .floor-wrap .text-area p.title {
  margin-bottom: 1.5rem;
}
html body .content-wrap .inner section .sec-layer05-wrap .floor-wrap img {
  width: 100%;
  margin: 1rem 0;
}
html body footer .address-wrap {
  width: calc(100% - 40px);
  margin: 5rem auto;
  display: block;
}
html body footer .address-wrap .address-box {
  width: 100%;
}
html body footer .footer-wrap {
  width: calc(100% - 40px);
}
html body footer .footer-wrap .footer-box {
  width: 100%;
  display: block;
}
html body footer .footer-wrap .footer-box .logo-wrap {
  margin-bottom: 1rem;
}
html body footer .footer-wrap .footer-box ul {
  display: flex;
  justify-content: space-between;
}
html body footer .footer-wrap .footer-box .iso {
  display: block;
  margin: 1rem auto;
}
html body footer .copyright-wrap {
  width: calc(100% - 40px);
}