@charset "UTF-8";
/* -------------------------------
	table
-------------------------------- */
table {
  line-height: 1.5;
}

.table-design-1 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
}
.table-design-1 > tbody > tr {
  border-bottom: 1px solid #ccc;
}
.table-design-1 > tbody > tr > th, .table-design-1 > tbody > tr > td {
  padding: 1.5em 0;
}
.table-design-1 > tbody > tr > th {
  padding-left: 1em;
}
.table-design-1 > tbody > tr > td {
  padding-left: 2em;
}

.table-design-2 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.table-design-2 > tbody > tr > th, .table-design-2 > tbody > tr > td {
  padding: 1em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table-design-2 > tbody > tr > th {
  background: #eee;
}
.table-design-2 > tbody > tr > td {
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .table-inline colgroup {
    display: none !important;
  }
  .table-inline > tbody > tr {
    width: 100%;
    display: block;
  }
  .table-inline > tbody > tr > th, .table-inline > tbody > tr > td {
    width: 100% !important;
    display: block;
  }

  .table-design-1.table-inline tbody > tr {
    padding: 1em 0.5em;
  }
  .table-design-1.table-inline tbody > tr > th, .table-design-1.table-inline tbody > tr > td {
    padding: 0;
  }
  .table-design-1.table-inline tbody > tr > th + td, .table-design-1.table-inline tbody > tr > td + td {
    margin-top: .5em;
  }
}
/* --- scroll-hint --- */
@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%,
  100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity .3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: .8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

/* -------------------------------
	list
-------------------------------- */
/* -------------------------------
	dl
-------------------------------- */
/* -------------------------------
	hr
-------------------------------- */
/* -------------------------------
	figure
-------------------------------- */
.link_figure, a:has(figure) {
  color: inherit;
  text-decoration: none;
}
.link_figure:hover, a:has(figure):hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
  height: 100%;
  position: relative;
  z-index: 0;
}

/* -------------------------------
	画像関連
-------------------------------- */
/* フォントの縦幅に合わせる(svg) */
.img-font {
  width: auto;
  height: 1em;
}

/* 画像回り込み */
img.aligncenter, img.alignright, img.alignleft {
  display: block;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  img.alignright {
    max-width: 38%;
    margin-left: 30px;
    display: inline;
  }
  img.alignleft {
    max-width: 38%;
    margin-right: 30px;
    display: inline;
  }

  .alignright {
    float: right;
  }

  .alignleft {
    float: left;
  }
}
@media print, screen and (min-width: 1200px) {
  /* 画像回り込み */
  img.alignright {
    max-width: 100%;
  }
  img.alignleft {
    max-width: 100%;
  }
}
/* 画像を枠に収める */
.photo-ofi {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 4/3;
  overflow: hidden;
  position: relative;
}
.photo-ofi img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.photo-ofi a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.photo-ofi.cover img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* objectの位置 */
.object-lt {
  object-position: left top;
}

.object-lb {
  object-position: left bottom;
}

.object-rt {
  object-position: right top;
}

.object-rb {
  object-position: right bottom;
}

.object-cc {
  object-position: center center;
}

@media print, screen and (min-width: 576px) {
  .object-sm-lt {
    object-position: left top;
  }

  .object-sm-lb {
    object-position: left bottom;
  }

  .object-sm-rt {
    object-position: right top;
  }

  .object-sm-rb {
    object-position: right bottom;
  }

  .object-sm-cc {
    object-position: center center;
  }
}
@media print, screen and (min-width: 768px) {
  .object-md-lt {
    object-position: left top;
  }

  .object-md-lb {
    object-position: left bottom;
  }

  .object-md-rt {
    object-position: right top;
  }

  .object-md-rb {
    object-position: right bottom;
  }

  .object-md-cc {
    object-position: center center;
  }
}
@media print, screen and (min-width: 992px) {
  .object-lg-lt {
    object-position: left top;
  }

  .object-lg-lb {
    object-position: left bottom;
  }

  .object-lg-rt {
    object-position: right top;
  }

  .object-lg-rb {
    object-position: right bottom;
  }

  .object-lg-cc {
    object-position: center center;
  }
}
@media print, screen and (min-width: 1200px) {
  .object-xl-lt {
    object-position: left top;
  }

  .object-xl-lb {
    object-position: left bottom;
  }

  .object-xl-rt {
    object-position: right top;
  }

  .object-xl-rb {
    object-position: right bottom;
  }

  .object-xl-cc {
    object-position: center center;
  }
}
@media print, screen and (min-width: 1400px) {
  .object-xxl-lt {
    object-position: left top;
  }

  .object-xxl-lb {
    object-position: left bottom;
  }

  .object-xxl-rt {
    object-position: right top;
  }

  .object-xxl-rb {
    object-position: right bottom;
  }

  .object-xxl-cc {
    object-position: center center;
  }
}
/**/
.photo img, .bg img {
  max-width: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* -------------------------------
	画像拡大
-------------------------------- */
a[data-lightbox]:after {
  content: "\f00e";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 20;
  color: #222;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 1rem;
  line-height: 2;
  text-align: center;
  width: 2em;
  border-radius: 50%;
  margin-top: -1em;
  margin-left: -1em;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transition: opacity .3s ease;
}
a[data-lightbox]:hover:after {
  opacity: 1;
}

/* -------------------------------
	btn
-------------------------------- */
.btn-icon-l, .btn-icon-r {
  position: relative;
}
.btn-icon-l i, .btn-icon-r i {
  font-size: 0.875em;
  line-height: 1;
  letter-spacing: normal;
  position: absolute;
  top: 50%;
  margin-top: -.5em;
}

.btn-icon-l {
  padding-left: 2em;
}
.btn-icon-l i {
  left: 1.2em;
}

.btn-icon-r {
  padding-right: 2em;
}
.btn-icon-r i {
  right: 1.2em;
}

.btn-1 {
  --color: var(--primary);
  color: var(--color);
  font-weight: 400;
  padding: 0;
  display: inline-flex;
  align-items: center;
}
.btn-1 > .in {
  display: block;
  margin-right: 1.875em;
}
.btn-1 > i {
  font-size: 0.875em;
  width: 3.85714em;
  height: 3.85714em;
  border-radius: 50%;
  border: solid 1px var(--color);
  display: grid;
  place-items: center;
  transition: transform 0.3s ease;
}
.btn-1:hover {
  color: var(--color);
}
.btn-1:hover > i {
  transform: scale(1.2);
}

/* file icon */
.link-icon:before {
  content: "";
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 1em;
}
.link-icon[href$=".pdf"]:before {
  content: "\f1c1";
}
.link-icon[href$=".xls"]:before, .link-icon[href$=".xlsx"]:before {
  content: "\f1c3";
}
.link-icon[href$=".doc"]:before, .link-icon[href$=".docx"]:before {
  content: "\f1c2";
}
.link-icon [target="_blank"]:before {
  content: "\f35d";
  font-size: 0.875em;
}

/* -------------------------------
	box
-------------------------------- */
.box-flex-column {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.box-flex-column__inner {
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
}

/* -------------------------------
	googlemap
-------------------------------- */
.googlemap {
  position: relative;
  padding-top: 66.666%;
  /*これが縦横比*/
  height: 0;
  background-color: #f8f8f8;
  overflow: hidden;
  z-index: 0;
}
.googlemap:before {
  color: #ccc;
  font-size: 20px;
  content: "google map";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
@media print, screen and (min-width: 768px) {
  .googlemap {
    padding-top: 560px;
  }
}

/* -------------------------------
	電話番号
-------------------------------- */
.telphone {
  line-height: 1.2;
}
.telphone small {
  font-size: 0.5556em;
}
.telphone i {
  font-size: 0.8333em;
}
.telphone a {
  text-decoration: none;
}
.telphone a:hover {
  text-decoration: underline;
}

a.tel_link {
  color: inherit;
  text-decoration: none;
}
a.tel_link:hover {
  text-decoration: underline;
}

/* -------------------------------
	背景固定
-------------------------------- */
.parallax-window {
  min-height: 50vw;
  height: 36vh;
  background: transparent;
}
.parallax-window > img {
  display: none;
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (min-width: 768px) {
  .parallax-window {
    min-height: 30vw;
  }
}

@media print {
  .parallax-window > img {
    display: block;
  }

  .parallax-mirror {
    display: none !important;
  }
}
/* -------------------------------
	common
-------------------------------- */
/* --▼color-- */
/* --▼text-- */
/* --▼font -- */
.fs-xxs {
  font-size: 0.75em !important;
}

.fs-sm {
  font-size: 0.875em !important;
}

.fs-md {
  font-size: 1.125em !important;
}

.fs-lg {
  font-size: 1.250em !important;
}

.f-feature {
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
}

.fw4 {
  font-weight: 400 !important;
}

.fw5 {
  font-weight: 500 !important;
}

.fw7 {
  font-weight: 700 !important;
}

.fwn {
  font-weight: 400 !important;
}

.fwb {
  font-weight: 700 !important;
}

/* --▼margin-- */
/* space */
.mt-50 {
  margin-top: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
}

.mb-50 {
  margin-bottom: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
}

.mtb-50 {
  margin-top: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
  margin-bottom: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
}

.mt-60 {
  margin-top: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
}

.mb-60 {
  margin-bottom: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
}

.mtb-60 {
  margin-top: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
  margin-bottom: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
}

.mt-70 {
  margin-top: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
}

.mb-70 {
  margin-bottom: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
}

.mtb-70 {
  margin-top: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
  margin-bottom: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
}

.mt-80 {
  margin-top: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
}

.mb-80 {
  margin-bottom: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
}

.mtb-80 {
  margin-top: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
  margin-bottom: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
}

.mt-90 {
  margin-top: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
}

.mb-90 {
  margin-bottom: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
}

.mtb-90 {
  margin-top: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
  margin-bottom: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
}

.mt-100 {
  margin-top: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
}

.mb-100 {
  margin-bottom: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
}

.mtb-100 {
  margin-top: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
  margin-bottom: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
}

.mt-150 {
  margin-top: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
}

.mb-150 {
  margin-bottom: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
}

.mtb-150 {
  margin-top: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
  margin-bottom: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
}

.pt-50 {
  padding-top: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
}

.pb-50 {
  padding-bottom: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
}

.ptb-50 {
  padding-top: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
  padding-bottom: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
}

.pt-60 {
  padding-top: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
}

.pb-60 {
  padding-bottom: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
}

.ptb-60 {
  padding-top: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
  padding-bottom: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
}

.pt-70 {
  padding-top: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
}

.pb-70 {
  padding-bottom: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
}

.ptb-70 {
  padding-top: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
  padding-bottom: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
}

.pt-80 {
  padding-top: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
}

.pb-80 {
  padding-bottom: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
}

.ptb-80 {
  padding-top: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
  padding-bottom: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
}

.pt-90 {
  padding-top: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
}

.pb-90 {
  padding-bottom: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
}

.ptb-90 {
  padding-top: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
  padding-bottom: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
}

.pt-100 {
  padding-top: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
}

.pb-100 {
  padding-bottom: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
}

.ptb-100 {
  padding-top: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
  padding-bottom: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
}

.pt-150 {
  padding-top: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
}

.pb-150 {
  padding-bottom: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
}

.ptb-150 {
  padding-top: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
  padding-bottom: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
}

@media print, screen and (min-width: 992px) {
  .mt-lg-50 {
    margin-top: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
  }

  .mb-lg-50 {
    margin-bottom: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
  }

  .mtb-lg-50 {
    margin-top: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
    margin-bottom: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
  }

  .mt-lg-60 {
    margin-top: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
  }

  .mb-lg-60 {
    margin-bottom: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
  }

  .mtb-lg-60 {
    margin-top: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
    margin-bottom: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
  }

  .mt-lg-70 {
    margin-top: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
  }

  .mb-lg-70 {
    margin-bottom: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
  }

  .mtb-lg-70 {
    margin-top: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
    margin-bottom: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
  }

  .mt-lg-80 {
    margin-top: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
  }

  .mb-lg-80 {
    margin-bottom: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
  }

  .mtb-lg-80 {
    margin-top: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
    margin-bottom: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
  }

  .mt-lg-90 {
    margin-top: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
  }

  .mb-lg-90 {
    margin-bottom: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
  }

  .mtb-lg-90 {
    margin-top: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
    margin-bottom: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
  }

  .mt-lg-100 {
    margin-top: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
  }

  .mb-lg-100 {
    margin-bottom: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
  }

  .mtb-lg-100 {
    margin-top: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
    margin-bottom: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
  }

  .mt-lg-150 {
    margin-top: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
  }

  .mb-lg-150 {
    margin-bottom: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
  }

  .mtb-lg-150 {
    margin-top: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
    margin-bottom: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
  }
}
@media print, screen and (min-width: 992px) {
  .pt-lg-50 {
    padding-top: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
  }

  .pb-lg-50 {
    padding-bottom: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
  }

  .ptb-lg-50 {
    padding-top: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
    padding-bottom: min(calc(28px + 22 * (100vw - 320px) / 880), 50px);
  }

  .pt-lg-60 {
    padding-top: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
  }

  .pb-lg-60 {
    padding-bottom: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
  }

  .ptb-lg-60 {
    padding-top: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
    padding-bottom: min(calc(28px + 32 * (100vw - 320px) / 880), 60px);
  }

  .pt-lg-70 {
    padding-top: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
  }

  .pb-lg-70 {
    padding-bottom: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
  }

  .ptb-lg-70 {
    padding-top: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
    padding-bottom: min(calc(28px + 42 * (100vw - 320px) / 880), 70px);
  }

  .pt-lg-80 {
    padding-top: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
  }

  .pb-lg-80 {
    padding-bottom: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
  }

  .ptb-lg-80 {
    padding-top: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
    padding-bottom: min(calc(32px + 48 * (100vw - 320px) / 880), 80px);
  }

  .pt-lg-90 {
    padding-top: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
  }

  .pb-lg-90 {
    padding-bottom: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
  }

  .ptb-lg-90 {
    padding-top: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
    padding-bottom: min(calc(36px + 54 * (100vw - 320px) / 880), 90px);
  }

  .pt-lg-100 {
    padding-top: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
  }

  .pb-lg-100 {
    padding-bottom: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
  }

  .ptb-lg-100 {
    padding-top: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
    padding-bottom: min(calc(40px + 60 * (100vw - 320px) / 880), 100px);
  }

  .pt-lg-150 {
    padding-top: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
  }

  .pb-lg-150 {
    padding-bottom: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
  }

  .ptb-lg-150 {
    padding-top: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
    padding-bottom: min(calc(60px + 90 * (100vw - 320px) / 880), 150px);
  }
}
/**/
.ml-full {
  margin-left: -15px;
}

.mr-full {
  margin-right: -15px;
}

@media print, screen and (min-width: 576px) {
  .ml-full, .ml-sm-full {
    margin-left: calc((510px - 100vw) / 2);
  }

  .mr-full, .mr-sm-full {
    margin-right: calc((510px - 100vw) / 2);
  }
}
@media print, screen and (min-width: 768px) {
  .ml-full, .ml-sm-full, .ml-md-full {
    margin-left: calc((690px - 100vw) / 2);
  }

  .mr-full, .mr-sm-full, .mr-md-full {
    margin-right: calc((690px - 100vw) / 2);
  }
}
@media print, screen and (min-width: 992px) {
  .ml-full, .ml-sm-full, .ml-md-full, .ml-lg-full {
    margin-left: calc((930px - 100vw) / 2);
  }

  .mr-full, .mr-sm-full, .mr-md-full, .mr-lg-full {
    margin-right: calc((930px - 100vw) / 2);
  }
}
@media print, screen and (min-width: 1200px) {
  .ml-full, .ml-sm-full, .ml-md-full, .ml-lg-full, .ml-xl-full {
    margin-left: calc((1110px - 100vw) / 2);
  }

  .mr-full, .mr-sm-full, .mr-md-full, .mr-lg-full, .mr-xl-full {
    margin-right: calc((1110px - 100vw) / 2);
  }
}
/**/
@media print, screen and (min-width: 992px) {
  .ml-lg-half {
    margin-left: calc((930px - 100vw) / 4);
  }

  .mr-lg-half {
    margin-right: calc((930px - 100vw) / 4);
  }
}
@media print, screen and (min-width: 1200px) {
  .ml-lg-half, .ml-xl-half {
    margin-left: calc((1110px - 100vw) / 4);
  }

  .mr-lg-half, .mr-xl-half {
    margin-right: calc((1110px - 100vw) / 4);
  }
}
/* 横幅いっぱいに広げるスタイル */
.ml-full {
  margin-left: -15px;
}

.mr-full {
  margin-right: -15px;
}

@media print, screen and (min-width: 576px) {
  .ml-sm-full {
    margin-left: calc((510px - 100vw) / 2);
  }

  .mr-sm-full {
    margin-right: calc((510px - 100vw) / 2);
  }
}
@media print, screen and (min-width: 768px) {
  .ml-sm-full, .ml-md-full {
    margin-left: calc((690px - 100vw) / 2);
  }

  .mr-sm-full, .mr-md-full {
    margin-right: calc((690px - 100vw) / 2);
  }
}
@media print, screen and (min-width: 992px) {
  .ml-sm-full, .ml-md-full, .ml-lg-full {
    margin-left: calc((930px - 100vw) / 2);
  }

  .mr-sm-full, .mr-md-full, .mr-lg-full {
    margin-right: calc((930px - 100vw) / 2);
  }
}
@media print, screen and (min-width: 1200px) {
  .ml-sm-full, .ml-md-full, .ml-lg-full, .ml-xl-full {
    margin-left: calc((1110px - 100vw) / 2);
  }

  .mr-sm-full, .mr-md-full, .mr-lg-full, .mr-xl-full {
    margin-right: calc((1110px - 100vw) / 2);
  }
}
@media print, screen and (min-width: 1400px) {
  .ml-sm-full, .ml-md-full, .ml-lg-full, .ml-xl-full, .ml-xxl-full {
    margin-left: calc((1290px - 100vw) / 2);
  }

  .mr-sm-full, .mr-md-full, .mr-lg-full, .mr-xl-full, .mr-xxl-full {
    margin-right: calc((1290px - 100vw) / 2);
  }
}
/* -------------------------------
	ページ内　共通デザイン
-------------------------------- */
.htmlarea {
  line-height: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow: hidden;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.ov_hi {
  overflow: hidden;
}

.clear {
  clear: both;
}

/* ---  --- */
.fs-16-24 {
  font-size: min(calc(16px + 8 * (100vw - 320px) / 880), 24px);
}

/* -------------------------------
	main title
-------------------------------- */
.title-1 {
  border-left: solid 0.2em var(--primary);
  padding-left: 0.5em;
}

.title-hh-1 {
  --color: var(--primary);
  font-size: 1rem;
  position: relative;
}
.title-hh-1 > .txt_en {
  color: var(--color);
  font-size: min(calc(30px + 30 * (100vw - 320px) / 1080), 60px);
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
}
.title-hh-1 > .txt_jp {
  font-size: min(calc(16px + 4 * (100vw - 320px) / 1080), 20px);
  line-height: 1.2;
  display: block;
  margin-top: 1em;
}

/* タイトル用フォントサイズ */
.ttl-fs-1 {
  font-size: 1.5625rem;
}
@media print, screen and (min-width: 768px) {
  .ttl-fs-1 {
    font-size: 2.1875rem;
  }
}
@media print, screen and (min-width: 992px) {
  .ttl-fs-1 {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .ttl-fs-1 {
    font-size: 3.125rem;
  }
}

/* -------------------------------
	bootstrap
-------------------------------- */
.container-fluid-xl {
  max-width: 1400px;
  width: 100%;
  padding-left: calc(15px + 70 * (100vw - 320px) / 1080);
  padding-right: calc(15px + 70 * (100vw - 320px) / 1080);
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 1400px) {
  .container-fluid-xl {
    padding-left: 85px;
    padding-right: 85px;
  }
}

.gap-y-10 {
  gap: 10px 0;
}

.gap-y-20 {
  gap: 20px 0;
}

.gap-y-30 {
  gap: 30px 0;
}

/* --- row --- */
.row-gallery {
  margin-left: calc(-5px - 10 * (100vw - 320px) / 880);
  margin-right: calc(-5px - 10 * (100vw - 320px) / 880);
}
.row-gallery > [class^="col"], .row-gallery > [class*=" col"] {
  padding-left: calc(5px + 10 * (100vw - 320px) / 880);
  padding-right: calc(5px + 10 * (100vw - 320px) / 880);
  margin-bottom: calc(10px + 20 * (100vw - 320px) / 880);
}
@media print, screen and (min-width: 1200px) {
  .row-gallery {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row-gallery > [class^="col"], .row-gallery > [class*=" col"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
}

/* --- form --- */
/* -------------------------------
	mainvisual
-------------------------------- */
#mainvisual {
  overflow: hidden;
}
#mainvisual .photo, #mainvisual .mainvisual_content_inner {
  height: 60vh;
  min-height: 100vw;
}
@media (orientation: landscape) and (max-width: 767px) {
  #mainvisual .photo, #mainvisual .mainvisual_content_inner {
    height: 100vh;
    min-height: inherit;
  }
  @supports (height: 100dvh) {
    #mainvisual .photo, #mainvisual .mainvisual_content_inner {
      height: 100dvh;
    }
  }
}
@media print, screen and (min-width: 768px) {
  #mainvisual .photo, #mainvisual .mainvisual_content_inner {
    height: 100vh;
    min-height: inherit;
  }
  @supports (height: 100dvh) {
    #mainvisual .photo, #mainvisual .mainvisual_content_inner {
      height: 100dvh;
    }
  }
}
#mainvisual .mainvisual_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 10;
}
#mainvisual .scroll {
  display: none;
}
@media print, screen and (min-width: 768px) {
  #mainvisual .scroll {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: clamp(10px, 4vw, 80px);
    bottom: clamp(10px, 2.5vw, 50px);
  }
  #mainvisual .scroll .scroll-border {
    flex: 0 0 9.2857em;
    width: 2px;
    background-color: rgba(255, 255, 255, 0.4);
    position: relative;
    overflow: hidden;
  }
  #mainvisual .scroll .scroll-border:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 2px;
    height: 2.8em;
    background-color: #fff;
    animation: scrollbar 2.0s ease-in-out infinite;
  }
  #mainvisual .scroll .scroll-text {
    color: #fff;
    font-weight: 400;
    font-size: min(calc(10px + 4 * (100vw - 768px) / 1152), 14px);
    writing-mode: vertical-rl;
    margin-top: 1.7em;
  }
}

@keyframes scrollbar {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(350%);
  }
}
/**/
.mainvisual_content_inner {
  color: #fff;
  display: inline-flex;
  position: relative;
  z-index: 0;
}
.mainvisual_content_inner:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(-50px - 50 * (100vw - 320px) / 1600);
  left: calc(-50px - 50 * (100vw - 320px) / 1600);
  z-index: -1;
  background: linear-gradient(to bottom, #1e58ad 0%, #0c96cf 100%);
  background-size: 200%;
  opacity: 0.8;
  transform: skewX(-15deg);
  transform-origin: center center;
}
.mainvisual_content_inner .content {
  margin: auto 0;
}
.mainvisual_content_inner h2 {
  font-weight: 400;
  font-size: min(calc(30px + 54 * (100vw - 320px) / 1600), 84px);
  line-height: 1.1920476;
  margin-bottom: 1em;
}
.mainvisual_content_inner h3 {
  font-weight: 400;
  font-size: min(calc(18px + 10 * (100vw - 320px) / 1600), 28px);
  line-height: 1.6;
}
.mainvisual_content_inner p {
  font-size: min(calc(12px + 6 * (100vw - 320px) / 1600), 18px);
}

/* -------------------------------
	home
-------------------------------- */
/* ---  --- */
.home_best {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@media print, screen and (min-width: 992px) {
  .home_best:before, .home_best:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .home_best:before {
    left: 0;
    aspect-ratio: 635 / 1076;
    background-image: url("../images/home/home_bg_1_left.png");
  }
  .home_best:after {
    right: 0;
    aspect-ratio: 293 / 1076;
    background-image: url("../images/home/home_bg_1_right.png");
  }
}

.home_best_image {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 992px) {
  .home_best_image {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 51.65%;
  }
}

.home_best_content h2 {
  color: var(--primary);
  font-size: 34px;
  line-height: 1;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
@media print, screen and (min-width: 992px) {
  .home_best_content h2 {
    font-size: min(calc(40px + 24 * (100vw - 992px) / 408), 64px);
  }
}

/* ---  --- */
.home_business {
  background: url("../images/home/home_business_bg.jpg") no-repeat top center/cover;
  overflow: hidden;
}
.home_business h2 {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 50px;
  position: relative;
}
.home_business h2 > .txt_en {
  font-size: min(calc(34px + 30 * (100vw - 320px) / 1080), 64px);
  line-height: 1;
  letter-spacing: 0.05em;
  display: block;
  padding-bottom: 0.625em;
}
.home_business h2 > .txt_jp {
  font-size: min(calc(16px + 4 * (100vw - 320px) / 1080), 20px);
  line-height: 1.2;
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
}
@media print, screen and (min-width: 992px) {
  .home_business h2 {
    margin-bottom: 0;
  }
}

/**/
.home_business {
  overflow: hidden;
}

@media print, screen and (min-width: 992px) {
  .home_business_head_image {
    padding-right: 50px;
  }
}

.home_business_head_content {
  color: #fff;
}
.home_business_head_content h3 {
  font-size: min(calc(20px + 8 * (100vw - 320px) / 1080), 28px);
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 1.5em;
}
@media print, screen and (min-width: 992px) {
  .home_business_head_content h3 {
    font-size: min(calc(22px + 6 * (100vw - 992px) / 408), 28px);
  }
}

.home_business_head_list {
  font-weight: 400;
  font-size: 14px;
  list-style: none;
  padding: 0;
  display: grid;
  gap: 0 1.5em;
  grid-template-columns: repeat(2, 1fr);
}
.home_business_head_list > li {
  color: #fff;
  height: 3.35em;
  display: flex;
  align-items: center;
  background-color: rgba(12, 150, 207, 0.4);
}
.home_business_head_list > li:before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  border-radius: 50%;
  display: block;
  margin-left: 1em;
  margin-right: 1em;
  background-color: #0c96cf;
}
@media print, screen and (min-width: 992px) {
  .home_business_head_list {
    font-size: min(calc(14px + 6 * (100vw - 992px) / 408), 20px);
  }
  .home_business_head_list > li:before {
    margin-left: 1.7em;
    margin-right: 1.25em;
  }
}

/**/
.home_business_recruit {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  position: relative;
  z-index: 0;
}
.home_business_recruit:before {
  content: "";
  position: absolute;
  left: 10px;
  top: -10px;
  width: 100%;
  height: 100%;
  border: solid 1px rgba(255, 255, 255, 0.4);
  pointer-events: none;
}
.home_business_recruit > .bg_txt {
  color: #fff;
  font-size: min(calc(50px + 70 * (100vw - 320px) / 1080), 120px);
  line-height: 1;
  letter-spacing: 0.05em;
  opacity: 0.06;
  position: absolute;
  left: 0;
  top: -.57em;
  z-index: 5;
}

.home_business_recruit_content {
  padding: 25px 15px;
  position: relative;
  z-index: 10;
}
.home_business_recruit_content h3 {
  font-size: min(calc(26px + 10 * (100vw - 320px) / 1080), 36px);
  line-height: normal;
  letter-spacing: 0.05em;
  margin-bottom: 1.3em;
}
.home_business_recruit_content h4 {
  font-size: min(calc(18px + 6 * (100vw - 320px) / 1080), 24px);
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 1.4em;
}
@media print, screen and (min-width: 992px) {
  .home_business_recruit_content {
    padding-top: 60px;
    padding-left: clamp(0px, 7.357vw, 103px);
    padding-bottom: 40px;
  }
}

.home_business_recruit_imgae {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 6px;
  max-width: 665px;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .home_business_recruit_imgae {
    position: absolute;
    right: 2.9%;
    top: 0;
    width: 50%;
  }
  .home_business_recruit_imgae > .img:nth-child(1) {
    margin-top: -37px;
  }
  .home_business_recruit_imgae > .img:nth-child(2) {
    margin-top: 16px;
  }
  .home_business_recruit_imgae > .img:nth-child(3) {
    margin-top: 132px;
  }
}
@media print, screen and (min-width: 992px) {
  .home_business_recruit_imgae {
    gap: 0 12px;
    width: 64%;
  }
}

/* -------------------------------
	事業内容
-------------------------------- */
/* ---  --- */
.business_feature {
  overflow: hidden;
  position: relative;
}
@media print, screen and (min-width: 992px) {
  .business_feature:before, .business_feature:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .business_feature:before {
    left: 0;
    aspect-ratio: 635 / 1076;
    background-image: url("../images/home/home_bg_1_left.png");
  }
  .business_feature:after {
    right: 0;
    aspect-ratio: 293 / 1076;
    background-image: url("../images/home/home_bg_1_right.png");
  }
}

.business_feature_point {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
@media print, screen and (min-width: 768px) {
  .business_feature_point {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 1200px) {
  .business_feature_point {
    grid-template-columns: repeat(4, 1fr);
  }
}
.business_feature_point .box {
  color: #fff;
  padding: 30px 20px;
  background-color: #0e3670;
  position: relative;
}
.business_feature_point .box:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 5px;
  width: 100%;
  height: 100%;
  border: solid 1px #3E83E6;
  pointer-events: none;
}
.business_feature_point .box .num {
  color: rgba(255, 255, 255, 0.5);
  font-size: 50px;
  line-height: 1;
  position: absolute;
  left: 10px;
  top: 5px;
}
.business_feature_point .box .icon {
  width: 100px;
  aspect-ratio: 1/1;
  margin: 0 auto 15px;
}
.business_feature_point .box .icon img {
  max-width: inherit;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* ---  --- */
.business_machining_item {
  padding: 10px;
  background-color: #0e3670;
}
@media print, screen and (min-width: 768px) {
  .business_machining_item {
    padding: 20px;
  }
}
.business_machining_item > ul {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 5px;
}
@media print, screen and (min-width: 768px) {
  .business_machining_item > ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.business_machining_item > ul > li .item_box {
  color: #fff;
  font-weight: 400;
  text-align: left;
  display: block;
  width: 100%;
  padding: 1em 2em;
  background-color: rgba(12, 150, 207, 0.4);
  position: relative;
}
.business_machining_item > ul > li .item_box i {
  position: absolute;
  right: 1em;
  top: 50%;
  line-height: 1;
  margin-top: -.5em;
}

.modal-dialog {
  max-width: 1230px;
}
.modal-dialog .modal-header {
  border-bottom: none;
}
.modal-dialog .modal-body {
  padding: 0 15px;
  border: none;
}
.modal-dialog .modal-body h3 {
  font-size: 23px;
}
.modal-dialog .modal-footer {
  border-top: none;
}
.modal-dialog .modal-footer .btn {
  font-weight: 400;
  padding: 0.25em 1em;
}

/* ---  --- */
.business_work {
  background-color: #eff5fa;
  overflow: hidden;
  /* 前へ / 次へボタン */
}
.business_work .splide {
  z-index: 0;
}
.business_work .splide__arrow--prev, .business_work .splide__arrow--next {
  font-size: 1rem;
  line-height: 1;
  display: grid;
  place-content: center;
  width: 3em;
  height: 3em;
  border-radius: 50% !important;
  border: none !important;
  outline: none !important;
  cursor: pointer;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
  background-color: #0e3670;
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  z-index: 20;
}
.business_work .splide__arrow--prev svg, .business_work .splide__arrow--next svg {
  fill: #fff;
  width: 1em;
  height: 1em;
}
.business_work .splide__arrow--prev:hover, .business_work .splide__arrow--next:hover {
  outline: none;
}
.business_work .splide__arrow--prev {
  left: -1.5em;
}
.business_work .splide__arrow--prev svg {
  transform: scale(-1, 1);
}
.business_work .splide__arrow--next {
  right: -1.5em;
}
.business_work .splide__arrow:disabled {
  pointer-events: none;
  opacity: 0;
}
.business_work .splide__arrow:focus-visible {
  outline: 3px solid rgba(180, 233, 0, 0.8);
  outline-offset: 3px;
  z-index: 1;
  transition: none;
}

.business-thumbs-splide .splide__list {
  justify-content: center;
}

.business-main-splide {
  width: 70%;
  margin: 0 auto;
  overflow: visible;
}
@media print, screen and (min-width: 768px) {
  .business-main-splide {
    width: 50%;
  }
}
@media print, screen and (min-width: 1200px) {
  .business-main-splide {
    width: 40%;
  }
}
.business-main-splide .splide__track {
  overflow: visible;
}
.business-main-splide .splide__slide .slide {
  transform: scale(0.8);
  transform-origin: center center;
  opacity: 0.5;
  transition: opacity 0.1s ease, transform 0.3s ease;
}
.business-main-splide .splide__slide .slide .slide-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 4/3;
  overflow: hidden;
  position: relative;
}
.business-main-splide .splide__slide .slide .slide-photo img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.business-main-splide .splide__slide .slide .slide-txt {
  font-weight: 400;
  font-size: min(calc(13px + 5 * (100vw - 320px) / 1280), 18px);
  text-align: center;
  padding-top: 10px;
}
.business-main-splide .splide__slide.is-prev .slide, .business-main-splide .splide__slide.is-next .slide {
  opacity: 0.5;
}
.business-main-splide .splide__slide.is-active .slide {
  transform: scale(1);
  opacity: 1;
}
.business-main-splide .splide__arrow--prev, .business-main-splide .splide__arrow--next {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .business-main-splide .splide__arrow--prev, .business-main-splide .splide__arrow--next {
    font-size: min(calc(11px + 3 * (100vw - 768px) / 832), 14px);
    display: block;
  }
}
.business-main-splide .splide__arrow--prev {
  left: -1.5em;
}
.business-main-splide .splide__arrow--next {
  right: -1.5em;
}

.business-thumbs-splide {
  margin-top: 15px;
}
.business-thumbs-splide .splide__slide {
  aspect-ratio: 16 / 9;
  cursor: pointer;
  background-color: #000;
}
.business-thumbs-splide .splide__slide img {
  max-width: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.3s ease;
}
.business-thumbs-splide .splide__slide.is-active {
  cursor: default;
}
.business-thumbs-splide .splide__slide.is-active img {
  opacity: 0.5;
}

/* ---  --- */
.business_flow {
  background-color: #eff5fa;
  overflow: hidden;
}

.business_flow_step {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}
@media print, screen and (min-width: 768px) {
  .business_flow_step {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 992px) {
  .business_flow_step {
    grid-template-columns: repeat(4, 1fr);
  }
}
.business_flow_step > .item {
  padding: 20px 15px;
  background-color: #fafafa;
  position: relative;
}
.business_flow_step > .item:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 100%;
  height: 100%;
  border: solid 1px rgba(14, 54, 112, 0.5);
  pointer-events: none;
}
.business_flow_step > .item .num {
  font-size: 50px;
  line-height: 1;
  text-align: center;
  margin-bottom: 0.25em;
}
.business_flow_step > .item h4 {
  text-align: center;
}
.business_flow_step > .item.step1 {
  color: #0e3670;
  background-color: rgba(14, 54, 112, 0.1);
}
.business_flow_step > .item.step2 {
  color: #0e3670;
  background-color: rgba(14, 54, 112, 0.25);
}
.business_flow_step > .item.step3 {
  color: #fff;
  background-color: rgba(14, 54, 112, 0.65);
}
.business_flow_step > .item.step4 {
  color: #fff;
  background-color: rgba(14, 54, 112, 0.9);
}
@media print, screen and (min-width: 768px) {
  .business_flow_step > .item {
    padding: 50px 20px;
  }
}
@media print, screen and (min-width: 992px) {
  .business_flow_step > .item .num {
    font-size: min(calc(30px + 20 * (100vw - 768px) / 632), 50px);
  }
  .business_flow_step > .item h4 {
    font-size: min(calc(16px + 8 * (100vw - 768px) / 632), 24px);
    white-space: nowrap;
    margin-bottom: 1em;
  }
  .business_flow_step > .item .column {
    font-size: min(calc(12px + 4 * (100vw - 768px) / 632), 16px);
  }
}

/**/
.business_work_image {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
}
@media print, screen and (min-width: 768px) {
  .business_work_image {
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(10px, 2.142857vw, 30px);
  }
}
.business_work_image .box img {
  max-width: inherit;
  width: 100%;
  height: 100%;
}

/* -------------------------------
	設備紹介
-------------------------------- */
/* ---  --- */
.equipment_items {
  margin-bottom: min(calc(50px + 50 * (100vw - 320px) / 1080), 100px);
  overflow: hidden;
}
.equipment_items:last-child {
  margin-bottom: 0;
}

.equipment_table_1 {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  white-space: nowrap;
}
.equipment_table_1 > thead > tr > th, .equipment_table_1 > thead > tr > td {
  font-size: 0.9375em;
  text-align: center;
  padding: 1em 0.5em;
  background-color: #efefef;
}
.equipment_table_1 > thead > tr > td {
  font-weight: 700;
  padding-bottom: 0;
}
.equipment_table_1 > tbody > tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.equipment_table_1 > tbody > tr > th, .equipment_table_1 > tbody > tr > td {
  font-weight: normal;
  padding: 0.75em;
}
.equipment_table_1 > tbody > tr > td {
  text-align: center;
}

.equipment_table_2 {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
}
.equipment_table_2 > thead > tr > th, .equipment_table_2 > thead > tr > td {
  font-size: 0.9375em;
  text-align: center;
  padding: 1em 0.5em;
  background-color: #efefef;
}
.equipment_table_2 > thead > tr > td {
  font-weight: 400;
  padding-bottom: 0;
}
.equipment_table_2 > tbody > tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.equipment_table_2 > tbody > tr > th, .equipment_table_2 > tbody > tr > td {
  font-weight: normal;
  padding: 0.75em;
}
.equipment_table_2 > tbody > tr > td {
  text-align: center;
}
.equipment_table_2.bt {
  border: none;
}
.equipment_table_2.bt > thead {
  display: none;
}
.equipment_table_2.bt > tbody > tr {
  display: block;
  border: 1px solid #ccc;
}
.equipment_table_2.bt > tbody > tr + tr {
  border-top: none;
}
.equipment_table_2.bt > tbody > tr > th {
  display: block;
  background-color: #efefef;
}
.equipment_table_2.bt > tbody > tr > td {
  text-align: left;
  display: flex;
  border-top: 1px solid #ccc;
  padding: 5px;
}
.equipment_table_2.bt > tbody > tr > td:before, .equipment_table_2.bt > tbody > tr > td .bt-content {
  padding: 0.5em;
  display: block;
}
.equipment_table_2.bt > tbody > tr > td:before {
  content: attr(data-th);
  font-size: 0.9375em;
  flex: 0 0 8em;
  border-right: solid 1px #efefef;
}
.equipment_table_2.bt > tbody > tr > td .bt-content {
  flex-basis: 0;
  flex-grow: 1;
  text-align: left;
  padding-left: 1em;
}

.equipment_item_list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.equipment_item_list > li {
  display: flex;
  align-items: center;
  flex: 0 0 100%;
  padding: 0.5em 1.5em 0.5em 0;
  border: solid 1px #ccc;
}
.equipment_item_list > li:before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  border-radius: 50%;
  display: block;
  margin-left: 1em;
  margin-right: 1em;
  background-color: #aaa;
}
@media print, screen and (min-width: 768px) {
  .equipment_item_list {
    gap: 10px;
  }
  .equipment_item_list > li {
    flex: 0 0 auto;
  }
}

/* -------------------------------
	会社案内
-------------------------------- */
/**/
.company_table > tbody > tr > th {
  white-space: nowrap;
}

/* ---  --- */
.company_overview {
  overflow: hidden;
}

.company_overview_image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 1px;
}
.company_overview_image .box {
  aspect-ratio: 3 / 2;
  background-color: #ccc;
}
.company_overview_image .box img {
  max-width: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (min-width: 1200px) {
  .company_overview_image {
    transform: skewX(-15deg);
    transform-origin: left bottom;
    height: 100%;
  }
  .company_overview_image .box {
    aspect-ratio: auto;
    overflow: hidden;
  }
  .company_overview_image .box img {
    transform: skewX(15deg) scale(1.3);
  }
}
@media print, screen and (min-width: 1400px) {
  .company_overview_image {
    margin-right: calc((1230px - 100vw) / 4);
  }
}

/* ---  --- */
.company_recruit_head {
  height: auto;
  min-height: auto;
  position: relative;
  z-index: 0;
}
.company_recruit_head .company_recruit_head_inner .content {
  display: inline-flex;
  padding-top: 50px;
  height: min(calc(200px + 300 * (100vw - 320px) / 1180), 500px);
  position: relative;
  z-index: 0;
}
.company_recruit_head .company_recruit_head_inner .content:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(-50px - 50 * (100vw - 320px) / 1600);
  left: calc(-50px - 50 * (100vw - 320px) / 1600);
  z-index: -1;
  background: linear-gradient(to bottom, #1e58ad 0%, #0c96cf 100%);
  background-size: 200%;
  opacity: 0.8;
  transform: skewX(-15deg);
  transform-origin: center center;
}
.company_recruit_head .company_recruit_head_inner .content h3 {
  color: #fff;
  font-size: min(calc(30px + 30 * (100vw - 320px) / 1080), 60px);
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.2), 0 0 0.2em rgba(0, 0, 0, 0.2), 0 0 0.3em rgba(0, 0, 0, 0.2), 0 0 0.4em rgba(0, 0, 0, 0.2);
  margin: auto 0;
}
@media print {
  .company_recruit_head > img {
    position: absolute;
    left: 0;
    top: 0;
  }
}

.recruit_table > tbody > tr > th {
  white-space: nowrap;
}

/* -------------------------------
	お問い合わせ
-------------------------------- */
.tel_contact {
  background: url("../images/common/foot_content.jpg") no-repeat center center/cover;
}

.tel_contact_column {
  color: #fff;
  text-align: center;
  border: solid 1px #dcdcdc;
  padding: 50px 15px;
  height: 100%;
}
.tel_contact_column h3 {
  font-size: 24px;
}
.tel_contact_column .telphone {
  font-size: 32px;
}
.tel_contact_column p {
  font-size: 12px;
  margin-top: 1em;
}
@media print, screen and (min-width: 768px) {
  .tel_contact_column h3 {
    font-size: min(calc(20px + 4 * (100vw - 768px) / 632), 24px);
  }
  .tel_contact_column .telphone {
    font-size: min(calc(28px + 6 * (100vw - 768px) / 632), 36px);
  }
  .tel_contact_column p {
    font-size: min(calc(12px + 4 * (100vw - 768px) / 632), 16px);
  }
}

#contactform {
  /**/
}
#contactform .form-control {
  border-color: #eee;
  background-color: #f6f6f6;
  box-shadow: none;
}
#contactform .form-control:focus {
  border-color: #ccc;
  background-color: #fff;
  box-shadow: none;
}
#contactform .form-control:not(:placeholder-shown) {
  border-color: #ccc;
  background-color: #fff;
  box-shadow: none;
}
#contactform .custom-select {
  box-shadow: none !important;
}
#contactform input[type="file"] {
  font-size: 15px;
  letter-spacing: normal;
}
#contactform input[type="file"]::-webkit-file-upload-button {
  font-size: 12px;
}
@media print, screen and (min-width: 768px) {
  #contactform .select-inline, #contactform .p-region {
    width: auto;
    display: inline;
  }
}

/* フォーム用　table */
.table-contact {
  line-height: 1.75;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  border-top: 1px solid #ccc;
  margin-bottom: 30px;
}
.table-contact > tbody > tr {
  border-bottom: 1px solid #ccc;
}
.table-contact > tbody > tr > th, .table-contact > tbody > tr > td {
  padding: 1em 0;
}
.table-contact > tbody > tr > th {
  width: 15em;
  padding-left: 1em;
}
.table-contact > tbody > tr > th.hisu {
  background-image: url("../images/common/hisu.svg");
  background-repeat: no-repeat;
  background-position: right center;
}
.table-contact > tbody > tr > td {
  padding-left: 2em;
}
.table-contact > tbody > tr > td .sm, .table-contact > tbody > tr > td .p-postal-code {
  width: auto !important;
  display: inline;
}
.table-contact > tbody > tr > td .md {
  max-width: 360px !important;
}
.table-contact > tbody > tr > td .rei {
  color: #555;
  font-size: 0.8125rem;
  line-height: normal;
  display: block;
  margin: 5px 0 0;
}
@media only screen and (max-width: 767px) {
  .table-contact > tbody > tr {
    width: 100%;
    display: block;
    padding: 1em 0.5em;
  }
  .table-contact > tbody > tr > th, .table-contact > tbody > tr > td {
    width: 100%;
    display: block;
    padding: 0;
  }
  .table-contact > tbody > tr > th + td, .table-contact > tbody > tr > td + td {
    margin-top: .5em;
  }
}

.img-hisu {
  margin: -.2em .5em 0 0;
}

/*  */
.agree {
  text-align: center;
  margin-top: 20px;
}

.buttons {
  text-align: center;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.buttons .btn {
  font-size: 15px;
  margin: 0.3125em 0.625em;
  width: 260px;
  display: block;
  cursor: pointer;
}
@media print, screen and (min-width: 1200px) {
  .buttons .btn {
    font-size: 16px;
  }
}

/* プライバシーポリシー */
#policy {
  margin-top: 30px;
}
#policy h4 {
  font-weight: 500;
}
#policy .contents {
  padding: 1.5% 3.4448%;
  border: solid 1px #ccc;
  max-height: 300px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow: auto;
}
#policy .contents h5 {
  font-size: 1rem;
  font-weight: 500;
  margin: 2rem 0 0;
}
#policy .contents p, #policy .contents ol {
  font-size: 0.9375rem;
  margin: 1rem 0;
}
#policy .contents > ol {
  padding-left: 0;
  list-style: none;
  counter-reset: number;
}
#policy .contents > ol > li {
  padding-left: 2em;
  margin-bottom: 5px;
  position: relative;
}
#policy .contents > ol > li:before {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: number;
  content: counter(number) " )";
}

/* =============================
 * フェード（上下左右）
 * ============================= */
@media screen {
  .amn-fade-up,
  .amn-fade-down,
  .amn-fade-left,
  .amn-fade-right {
    --translate-y: 50px;
    --translate-y-on: 0;
    --translate-x: 100px;
    --translate-x-on: 0;
    --duration: 1s;
    --easing: ease;
    opacity: 0;
    transition: opacity var(--duration) var(--easing), transform var(--duration) var(--easing);
  }

  .amn-fade-up {
    transform: translateY(var(--translate-y));
  }
  .amn-fade-up.is-active {
    opacity: 1;
    transform: translateY(var(--translate-y-on));
  }

  .amn-fade-down {
    transform: translateY(calc(var(--translate-y) * -1));
  }
  .amn-fade-down.is-active {
    opacity: 1;
    transform: translateY(var(--translate-y-on));
  }

  .amn-fade-left {
    transform: translateX(var(--translate-x));
  }
  .amn-fade-left.is-active {
    opacity: 1;
    transform: translateX(var(--translate-x-on));
  }

  .amn-fade-right {
    transform: translateX(calc(var(--translate-x) * -1));
  }
  .amn-fade-right.is-active {
    opacity: 1;
    transform: translateX(var(--translate-x-on));
  }

  .amn-span-up {
    opacity: 0;
  }
  .amn-span-up .is-span {
    display: inline-block;
    opacity: 0;
    transform: translateY(20px);
    transition-property: opacity, transform;
  }
  .amn-span-up.is-active {
    opacity: 1;
  }
  .amn-span-up.is-active .is-span {
    opacity: 1;
    transform: translateY(0);
  }
}
/* =============================
 * 行要素の段階表示
 * ============================= */
@media screen {
  .js-row-1 > * {
    --translate-y: 50px;
    --translate-y-on: 0;
    --duration: 1s;
    --easing: ease;
    opacity: 0;
    transform: translateY(var(--translate-y));
    transition: opacity var(--duration) var(--easing), transform var(--duration) var(--easing);
  }
  .js-row-1 > *.is-active {
    opacity: 1;
    transform: translateY(var(--translate-y-on));
  }
}
/* =============================
 * マスクエフェクト
 * ============================= */
@media screen {
  .amn-lr-open {
    --mask-duration: 0.5s cubic-bezier(.9,.09,.67,.93);
    opacity: 0;
    mask-image: linear-gradient(to right, black 0%, black 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-image: linear-gradient(to right, black 0%, black 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: 100% 50%;
    -webkit-mask-position: 100% 50%;
    mask-size: 200% 100%;
    -webkit-mask-size: 200% 100%;
    transition: mask-position var(--mask-duration);
  }
  .amn-lr-open.is-active {
    opacity: 1;
    mask-position: 0% 50%;
    -webkit-mask-position: 0% 50%;
  }
}
/* =============================
 * マスクアップ
 * ============================= */
@media screen {
  .amn-mask-up {
    --duration: 1s;
    --easing: ease;
    display: inline-block;
    opacity: 0;
    overflow: hidden;
  }
  .amn-mask-up > .is-span {
    display: inline-block;
    transform: translateY(101%);
    transition: transform var(--duration) var(--easing);
  }
  .amn-mask-up.is-active {
    opacity: 1;
  }
  .amn-mask-up.is-active > .is-span {
    transform: translateY(0%);
  }
}
/* =============================
 * マーカー
 * ============================= */
@media screen {
  .amn-marker-yellow {
    --mark-bg: rgba(254,239,68,1);
    --mark-duration: 3s ease;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, var(--mark-bg) 50%, var(--mark-bg) 90%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
    background-size: 200% 1em;
    background-position: 200% 0.5em;
    transition: background var(--mark-duration);
    display: inline;
  }
  .amn-marker-yellow.is-active {
    background-position: 100% 0.5em;
  }
}
/* =====================================================
 * シャッターエフェクト（CSS変数版）
 * ===================================================== */
@media screen {
  .amn-shutter {
    --shutter-bg: #73b400;
    --shutter-duration: 0.5s;
    --shutter-easing: cubic-bezier(.62,0,.46,1.01);
    --shutter-delay: 0.7s;
    opacity: 0;
    position: relative;
    z-index: 0;
  }
  .amn-shutter .shutter__element {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--shutter-bg);
    z-index: 10;
    transform: scale(0, 1);
  }
  .amn-shutter .shutter__contents {
    opacity: 0;
    height: 100%;
  }
  .amn-shutter.lr.is-active {
    opacity: 1;
  }
  .amn-shutter.lr.is-active .shutter__element {
    animation: shutter2_lr_1 var(--shutter-duration) var(--shutter-easing) 0s forwards, shutter2_lr_2 var(--shutter-duration) var(--shutter-easing) var(--shutter-delay) forwards;
  }
  .amn-shutter.lr.is-active .shutter__contents {
    animation: shutter2_contents 0s ease .6s forwards;
  }
  .amn-shutter.rl.is-active {
    opacity: 1;
  }
  .amn-shutter.rl.is-active .shutter__element {
    animation: shutter2_rl_1 var(--shutter-duration) var(--shutter-easing) 0s forwards, shutter2_rl_2 var(--shutter-duration) var(--shutter-easing) var(--shutter-delay) forwards;
  }
  .amn-shutter.rl.is-active .shutter__contents {
    animation: shutter2_contents 0s ease .6s forwards;
  }
}
@keyframes shutter2_lr_1 {
  from {
    transform: scale(0, 1);
    transform-origin: left top;
  }
  to {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
@keyframes shutter2_lr_2 {
  from {
    transform: scale(1, 1);
    transform-origin: right top;
  }
  to {
    transform: scale(0, 1);
    transform-origin: right top;
  }
}
@keyframes shutter2_rl_1 {
  from {
    transform: scale(0, 1);
    transform-origin: right top;
  }
  to {
    transform: scale(1, 1);
    transform-origin: right top;
  }
}
@keyframes shutter2_rl_2 {
  from {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  to {
    transform: scale(0, 1);
    transform-origin: left top;
  }
}
@keyframes shutter2_contents {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*# sourceMappingURL=module.css.map */
