@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,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=Noto+Serif+SC:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Noto+Serif+SC:wght@200;300;400;500;600;700;900&display=swap");
/*** The new CSS reset - version 1.11.3 (last updated 25.8.2024) ***/
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

a,
button {
  cursor: revert;
}

ol,
ul,
menu,
summary {
  list-style: none;
}

ol {
  counter-reset: revert;
}

img {
  max-inline-size: 100%;
  max-block-size: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  appearance: revert;
}

:where(pre) {
  all: revert;
  box-sizing: border-box;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

:where(dialog:modal) {
  all: revert;
  box-sizing: border-box;
}

::-webkit-details-marker {
  display: none;
}

.sp {
  display: block;
}
@media (min-width: 768px) {
  .sp {
    display: none;
  }
}

.pc {
  display: none;
}
@media (min-width: 768px) {
  .pc {
    display: block;
  }
}

.flex-top {
  display: flex;
  align-items: flex-start !important;
  flex-wrap: wrap;
}

.flex-center {
  display: flex;
  align-items: center !important;
  justify-content: center;
  flex-wrap: wrap;
}

.flex-between {
  display: flex;
  justify-content: space-between !important;
  flex-wrap: wrap;
}

.center {
  text-align: center;
}

.txtAtt {
  font-size: 1.4rem;
  text-align: right;
}

.txtInd {
  padding-left: 1em;
  text-indent: -1em;
}

.mt-8 {
  margin-top: 0.8rem;
}

.mt-16 {
  margin-top: 1.6rem;
}

.mt-24 {
  margin-top: 2.4rem;
}

.mt-32 {
  margin-top: 3.2rem;
}

.mt-40 {
  margin-top: 4rem;
}

.mt-48 {
  margin-top: 4.8rem;
}

.mt-64 {
  margin-top: 6.4rem;
}

.mt-80 {
  margin-top: 8rem;
}

.mb-8 {
  margin-bottom: 0.8rem;
}

.mb-16 {
  margin-bottom: 1.6rem;
}

.mb-24 {
  margin-bottom: 2.4rem;
}

.mb-32 {
  margin-bottom: 3.2rem;
}

.mb-40 {
  margin-bottom: 4rem;
}

.mb-48 {
  margin-bottom: 4.8rem;
}

.mb-64 {
  margin-bottom: 6.4rem;
}

.mb-80 {
  margin-bottom: 8rem;
}

.pt-8 {
  padding-top: 0.8rem;
}

.pt-16 {
  padding-top: 1.6rem;
}

.pt-24 {
  padding-top: 2.4rem;
}

.pt-32 {
  padding-top: 3.2rem;
}

.pt-40 {
  padding-top: 4rem;
}

.pt-48 {
  padding-top: 4.8rem;
}

.pt-64 {
  padding-top: 6.4rem;
}

.pt-80 {
  padding-top: 8rem;
}

.pb-8 {
  padding-bottom: 0.8rem;
}

.pb-16 {
  padding-bottom: 1.6rem;
}

.pb-24 {
  padding-bottom: 2.4rem;
}

.pb-32 {
  padding-bottom: 3.2rem;
}

.pb-40 {
  padding-bottom: 4rem;
}

.pb-48 {
  padding-bottom: 4.8rem;
}

.pb-64 {
  padding-bottom: 6.4rem;
}

.pb-80 {
  padding-bottom: 8rem;
}

.section-title {
  margin-bottom: 30px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .section-title {
    margin-bottom: 40px;
    font-size: 4.6rem;
  }
}
.section-title span {
  display: block;
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  font-style: italic;
  color: #004da0;
}
@media (min-width: 768px) {
  .section-title span {
    font-size: 2.2rem;
  }
}
.section-title-common {
  color: #004da0;
}
@media (min-width: 768px) {
  .section-title-common {
    margin-bottom: 64px;
  }
}

@media (min-width: 768px) {
  .subpage .section-title {
    font-size: 5.2rem;
  }
}

.head-blbd {
  font-size: 2rem;
  font-weight: bold;
  color: #004da0;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .head-blbd {
    font-size: 2.8rem;
  }
}
.head-blbd-sm {
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 3.2rem;
  font-weight: bold;
  color: #004da0;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .head-blbd-sm {
    font-size: 4.4rem;
  }
}
.head-blbd-sm span {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: normal;
}
@media (min-width: 768px) {
  .head-blbd-sm span {
    font-size: 2.2rem;
  }
}

.head-lfbd {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .head-lfbd {
    font-size: 2.4rem;
  }
}

.head-lfbd-num {
  position: relative;
  padding-left: 2rem;
}
.head-lfbd-num::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.6rem;
  height: 2.8rem;
  background: #004da0;
  transform: skew(-12deg);
}
@media (min-width: 768px) {
  .head-lfbd-num::before {
    width: 0.6rem;
    height: 2.8rem;
  }
}

.head-bgbl {
  background: #004da0;
  padding: 1rem 2rem;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
}
@media (min-width: 768px) {
  .head-bgbl {
    font-size: 2rem;
  }
}

.head-big {
  margin-bottom: 20px;
  font-size: 2.6rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .head-big {
    margin-bottom: 48px;
    font-size: 5rem;
    line-height: 0;
  }
}
.head-big .catch {
  display: inline-block;
  background: #004da0;
  margin-bottom: 10px;
  padding: 0.5rem 1.5rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .head-big .catch {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}
.head-big .ttl {
  display: block;
  line-height: 1.3;
}

.head-round {
  background: #fff;
  padding: 0.5rem 3rem;
  border-radius: 100vmax;
  border: solid 1px #004da0;
  font-weight: bold;
  color: #004da0;
  text-align: center;
  line-height: 1.4;
}

.section-catch {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .section-catch {
    margin-bottom: 60px;
  }
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #004da0;
  color: #fff;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  border: solid 1px #004da0;
  height: 5.6rem;
  margin-top: 40px;
  padding-left: 1.6rem;
  padding-right: 7rem;
  border-radius: 5px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .btn {
    min-width: 27rem;
    padding-left: 2.4rem;
    padding-right: 7.8rem;
    font-size: 2rem;
  }
}
.btn + .btn {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .btn + .btn {
    margin-top: 40px;
  }
}
.btn a {
  color: #fff;
}
.btn_text {
  z-index: 1;
}
.btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 5.6rem;
  width: 0.1rem;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
}
.btn .btn_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  padding-right: 3rem;
}
.btn .btn_arrow::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 2rem;
  height: 0.1rem;
  background: currentColor;
  transform: translateY(-50%);
  transition: 0.3s;
}
.btn .btn_arrow::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.15rem solid currentColor;
  border-right: 0.15rem solid currentColor;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
}
.btn:hover {
  background: #fff;
  color: #004da0;
}
.btn:hover::before {
  background: #004da0;
}
.btn:hover .btn_arrow::before {
  background: currentColor;
}
.btn:hover .btn_arrow::after {
  border-top: 0.15rem solid currentColor;
  border-right: 0.15rem solid currentColor;
}
.btn:hover .btn_arrow::before {
  transform: translate(4px, -50%);
}
.btn:hover .btn_arrow::after {
  transform: translate(4px, -50%) rotate(45deg);
}
.btn-wt {
  background: #fff;
  color: #004da0;
}
.btn-wt a {
  color: #004da0;
}
.btn-wt::before {
  background: #004da0;
}
.btn-wt .btn_arrow::before {
  background: currentColor;
}
.btn-wt .btn_arrow::after {
  border-top: 0.15rem solid currentColor;
  border-right: 0.15rem solid currentColor;
}
.btn-wt:hover {
  background: #004da0;
  color: #fff;
  border: solid 1px #fff;
}
.btn-wt:hover::before {
  background: #fff;
}
.btn-wt:hover .btn_arrow::before {
  background: #fff;
}
.btn-wt:hover .btn_arrow::after {
  border-top: 0.15rem solid #fff;
  border-right: 0.15rem solid #fff;
}
.btn-cancel {
  background: #999999;
  border: solid 1px #999999;
}
.btn-cancel a {
  color: #fff;
}
.btn-cancel:hover {
  background: #fff;
  color: #999999;
  border: solid 1px #999999;
}
.btn-cancel:hover a {
  color: #999999;
}
.btn-cancel:hover::before {
  background: #999999;
}
.btn-cancel:hover .btn_arrow::before {
  background: #999999;
}
.btn-cancel:hover .btn_arrow::after {
  border-top: 0.15rem solid #999999;
  border-right: 0.15rem solid #999999;
}
.btn-simple {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 5px;
  font-size: 2rem;
}
.btn-sml {
  min-width: 24rem;
  height: 4.7rem;
  padding-left: 2.4rem;
  padding-right: 7.2rem;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .btn-sml {
    font-size: 1.8rem;
  }
}
.btn-sml::before {
  right: 4.7rem;
}
.btn-sml .btn_arrow {
  right: 15px;
}

.icon-arrow {
  width: 20px;
  height: 20px;
  background: #1f5ea8;
  border-radius: 3px;
  position: relative;
}

.icon-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  width: 8px;
  height: 1px;
  background: #fff;
  transform: translateY(-50%);
}

.icon-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}

.icon-arrow-common {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 18px;
}

.icon-arrow-common::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 1px;
  background: #fff;
  transform: translateY(-50%);
}

.icon-arrow-common::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}

.table {
  width: 100%;
  border-collapse: collapse;
}
.table th,
.table td {
  padding: 1.5rem;
  text-align: left;
  vertical-align: top;
  font-size: 1.6rem;
  line-height: 1.8;
  border: 1px solid #c9c9c9;
}
@media (min-width: 768px) {
  .table th,
  .table td {
    padding: 2rem;
    font-size: 1.8rem;
  }
}
.table th {
  font-weight: 700;
}
.table-common tr th {
  padding-left: 0;
  color: #004da0;
}
@media (min-width: 768px) {
  .table-common tr th {
    padding-left: 2rem;
  }
}
.table-common tr th,
.table-common tr td {
  border-left: none;
  border-right: none;
}
@media (min-width: 768px) {
  .table-common tr th,
  .table-common tr td {
    padding: 1.5rem;
  }
}
.table-intr tr th {
  background: #fff;
  padding: 0.5rem 2rem;
  font-weight: normal;
}
.table-intr tr th,
.table-intr tr td {
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .table-intr tr th,
  .table-intr tr td {
    font-size: 1.8rem;
  }
}
.table-intr tr th:first-child,
.table-intr tr td:first-child {
  border-left: none;
}
.table-intr tr th:last-child,
.table-intr tr td:last-child {
  border-right: none;
}

.list {
  width: 100%;
}
.list-accordion dt {
  background: #eaf0f7;
  padding: 1rem 2rem;
  border-top: solid 1px #c9c9c9;
  border-bottom: solid 1px #c9c9c9;
  color: #004da0;
  font-weight: bold;
}
.list-accordion dd {
  border-bottom: solid 1px #c9c9c9;
}
@media (min-width: 768px) {
  .list-accordion dd .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.list-accordion dd p {
  padding: 1rem 2rem;
  border-bottom: solid 1px #c9c9c9;
}
@media (min-width: 768px) {
  .list-accordion dd p:nth-child(odd) {
    border-right: solid 1px #c9c9c9;
  }
}
@media (min-width: 768px) {
  .list-accordion dd p:nth-last-child(-n+2) {
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .list-accordion dd p:nth-last-child(2):nth-child(even) {
    border-bottom: solid 1px #c9c9c9;
  }
}
.list-accordion dd:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .list-accordion dd:last-child {
    border-bottom: solid 1px #c9c9c9;
  }
}
.list-accordion + .list-accordion {
  margin-top: -1px;
}
.list-service {
  display: grid;
}
.list-service li {
  border-radius: 50%;
  background: radial-gradient(circle, #ffffff 0%, #eef2f7 55%, #c7d7ea 80%, #a9c0dc 100%);
  display: flex;
  justify-content: center;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
.list-service li p {
  display: flex;
  align-items: center;
  justify-content: center;
}

.accordion dt {
  position: relative;
  padding-right: 4rem;
  cursor: pointer;
}
.accordion dt.is-open .accordion-icon::after {
  opacity: 0;
}
.accordion dd {
  display: none;
}
.accordion-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2rem;
  background: #fff;
  width: 24px;
  height: 24px;
  margin: auto;
  border: 1px solid #0057B8;
  border-radius: 50%;
  flex-shrink: 0;
}
.accordion-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 1px;
  background: #0057B8;
  transform: translate(-50%, -50%);
}
.accordion-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 12px;
  background: #0057B8;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s;
}

.products-card {
  background: #fff;
  border: solid 1px #c9c9c9;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: min(1.6666666667vw, 20px);
  line-height: 1.2;
}
.products-card_title {
  display: flex;
  justify-content: center;
  gap: 15px;
  text-align: left;
  color: #004da0;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .products-card_title {
    text-align: center;
  }
}
.products-card_title p {
  width: calc(100% - 20px);
}
.products-card_image {
  display: block;
  margin: 0 auto 10px;
  max-width: 85%;
  line-height: 0;
}
@media (min-width: 768px) {
  .products-card_image {
    max-width: 170px;
  }
}
@media (min-width: 768px) {
  .products-card br {
    display: none;
  }
}

html, body {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-size: 1.6rem;
  color: #262626;
  font-family: "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1.8;
  overflow-y: auto;
  position: relative;
}
@media (min-width: 768px) {
  body {
    font-size: 1.8rem;
  }
}
body.scroll {
  overflow-y: hidden;
}

* {
  box-sizing: border-box;
}

p {
  font-size: 1.6rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  p {
    font-size: 1.8rem;
  }
}
p a {
  color: #004da0;
}

a {
  color: #262626;
  text-decoration: none;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
a:hover {
  text-decoration: none;
}
a:hover:not(.btn) {
  opacity: 0.7;
}
a:hover .arrow-cir {
  background: #004da0;
}
a:hover .arrow-cir::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

img {
  max-width: 100%;
}

input[type=checkbox],
input[type=radio] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.subpage main {
  padding-top: 92px;
}
@media (min-width: 768px) {
  .subpage main {
    padding-top: 86px;
  }
}

.container {
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .container {
    max-width: 1220px;
    margin-inline: auto;
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
.container-common {
  padding: 0 20px 40px;
}
@media (min-width: 768px) {
  .container-common {
    padding-top: 20px;
    padding-bottom: 104px;
  }
}

.subpage {
  background: url(/common/img/bg_head_common.jpg) top center no-repeat;
  background-size: 100%;
}

.pan {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 1.3rem;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .pan {
    margin-bottom: 80px;
    font-size: 1.4rem;
  }
}
.pan li a {
  color: #004da0;
}
.pan li:not(:first-child)::before {
  display: inline-block;
  content: "/";
  padding-right: 5px;
}

.section {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .section {
    margin-bottom: 10rem;
  }
}
.section:last-child {
  margin-bottom: 0;
}
.section_heading {
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
  margin-bottom: 3.2rem;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .section_heading {
    font-size: 2.2rem;
  }
}
.section_number {
  color: #0054b8;
  flex-shrink: 0;
}
.section_body {
  font-size: 1.6rem;
  line-height: 2;
  color: #333;
}
@media (min-width: 768px) {
  .section_body {
    font-size: 1.8rem;
  }
}
.section_body > *:not(:last-child) {
  margin-bottom: 2rem;
}

.news-list_item {
  display: flex;
  gap: 20px;
}
@media (min-width: 768px) {
  .news-list_item {
    justify-content: space-between;
    gap: inherit;
  }
}
.news-list_item time {
  font-size: 1.2rem;
  color: #004da0;
  font-weight: bold;
}
@media (min-width: 768px) {
  .news-list_item time {
    width: 100px;
    font-size: 1.8rem;
  }
}
.news-list_item p {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .news-list_item p {
    width: calc(100% - 120px);
    font-size: 1.8rem;
  }
}

.contactBox {
  background: #f0f5fa;
  border-top: solid 1px #c9c9c9;
}
.contactBox .container {
  text-align: center;
}
@media (min-width: 768px) {
  .contactBox .container {
    padding-top: 80px;
    padding-bottom: 72px;
  }
}
.contactBox .container .btn {
  width: 100%;
  padding-left: 1rem;
  padding-right: 6.5rem;
}
@media (min-width: 768px) {
  .contactBox .container .btn {
    width: auto;
    padding-left: 2.4rem;
    padding-right: 7.8rem;
  }
}
.contactBox_tel {
  margin: 20px auto 10px;
}
@media (min-width: 768px) {
  .contactBox_tel {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 10px;
    gap: 30px;
  }
}
.contactBox_tel dl {
  width: 90%;
  display: flex;
  margin-inline: auto;
  color: #004da0;
}
@media (min-width: 768px) {
  .contactBox_tel dl {
    width: auto;
    align-items: center;
    margin-inline: 0;
  }
}
.contactBox_tel dl dt, .contactBox_tel dl dd {
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .contactBox_tel dl dt, .contactBox_tel dl dd {
    font-weight: bold;
  }
}
.contactBox_tel dl dt {
  width: 35%;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .contactBox_tel dl dt {
    width: auto;
    margin-right: 10px;
    font-size: 1.8rem;
  }
}
.contactBox_tel dl dd {
  width: 65%;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .contactBox_tel dl dd {
    width: auto;
    font-size: 2.4rem;
  }
}
.contactBox_att {
  font-size: 1.6rem;
}

.fixed_banner {
  background: #fff;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  transform: translateY(145px);
  transition: transform 0.4s ease;
}
@media (min-width: 768px) {
  .fixed_banner {
    background: transparent;
    right: -371px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
.fixed_banner.is-open {
  transform: translateY(0);
}
.fixed_banner_item {
  position: relative;
  height: auto;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  cursor: pointer;
}
@media (min-width: 768px) {
  .fixed_banner_item {
    border-radius: 5px 0 0 5px;
    border: solid 1px #004da0;
  }
}
.fixed_banner_item-contact {
  height: 50px;
  margin-left: 0;
  background: #004ea2;
  color: #fff;
}
@media (min-width: 768px) {
  .fixed_banner_item-contact {
    height: 190px;
    width: 46px;
  }
}
.fixed_banner_item-contact p {
  width: 100%;
  text-align: center;
}
.fixed_banner_item-tel {
  background: #fff;
  transition: transform 0.4s ease;
  color: #004da0;
}
@media (min-width: 768px) {
  .fixed_banner_item-tel {
    min-height: 140px;
    transform: translateX(0);
  }
}
@media (min-width: 768px) {
  .fixed_banner_item-tel:hover {
    transform: translateX(-350px);
  }
}
.fixed_banner_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: 50px;
}
@media (min-width: 768px) {
  .fixed_banner_ttl {
    width: 46px;
    height: auto;
  }
}
.fixed_banner_trigger {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #004da0;
}
.fixed_banner_icon {
  display: inline-block;
  width: 20px;
  height: auto;
  margin: 0 8px 0 0;
}
@media (min-width: 768px) {
  .fixed_banner_icon {
    display: block;
    margin: 0 auto 8px;
  }
}
.fixed_banner_icon img {
  width: 100%;
}
.fixed_banner_text {
  font-size: 1.6rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .fixed_banner_text {
    writing-mode: vertical-rl;
  }
}
.fixed_banner_panel {
  width: 100vw;
  margin-left: -50vw;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: width 0.4s ease, opacity 0.3s ease;
}
@media (min-width: 768px) {
  .fixed_banner_panel {
    width: 370px;
    height: 100%;
    margin-left: auto;
    padding: 0;
    border-left: 1px dashed #004da0;
  }
}
.fixed_banner_panel_inner {
  width: 100%;
  background: #fff;
  text-align: center;
}
.fixed_banner_title {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.fixed_banner_number {
  font-weight: 700;
  line-height: 1.2;
}
.fixed_banner_number span {
  display: inline-block;
  min-width: 100px;
}
.fixed_banner_number .ttl {
  font-size: clamp(1.6rem, 1.6vw, 1.8rem);
  text-align: left;
}
@supports (font: -apple-system-body) {
  .fixed_banner_number .ttl {
    font-size: clamp(1.4rem, 1.4vw, 1.6rem);
  }
}
.fixed_banner_number .txt {
  font-size: 2.4rem;
  font-size: clamp(2.2rem, 2.2vw, 2.4rem);
}
@supports (font: -apple-system-body) {
  .fixed_banner_number .txt {
    font-size: clamp(2rem, 2vw, 2.2rem);
  }
}
.fixed_banner_time {
  margin-top: 5px;
  font-size: 1.2rem;
}

/* =========================
  Header
========================= */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 72px;
  z-index: 999;
  background: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, backdrop-filter 0.3s ease;
}
.header.is-scrolled {
  background: rgba(255, 255, 255, 0.8588235294);
  box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(8px);
}

.header_inner {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-inline: 10px;
}

/* =========================
  Logo
========================= */
.header_logo {
  position: relative;
  width: min(62.6666666667vw, 470px);
  line-height: 0;
}
.header_logo a {
  display: block;
  position: relative;
}
.header_logo img {
  width: 100%;
}
.header_logo-white {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.header_logo-color {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* =========================
  BTN BOX
========================= */
.header_btnBox {
  display: grid;
  grid-template-columns: 48px 48px;
  gap: 8px;
}

/* =========================
  MENU BUTTON
========================= */
.header_menu-button {
  width: 48px;
  height: 48px;
  background: #004da0;
  border: none;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
}

.header_menu-button span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 22px;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}

.header_menu-button span:nth-child(1) {
  top: 16px;
}

.header_menu-button span:nth-child(2) {
  top: 23px;
}

.header_menu-button span:nth-child(3) {
  top: 30px;
}

.header_menu-button.active span:nth-child(1) {
  transform: translateX(-50%) rotate(45deg);
  top: 23px;
}

.header_menu-button.active span:nth-child(2) {
  opacity: 0;
}

.header_menu-button.active span:nth-child(3) {
  transform: translateX(-50%) rotate(-45deg);
  top: 23px;
}

/* =========================
  NAV
========================= */
.header_nav {
  display: none;
  position: absolute;
  top: 72px;
  left: 0;
  width: 100%;
  z-index: 99;
  background: rgba(0, 77, 160, 0.9803921569);
  backdrop-filter: blur(8px);
  border-top: 1px solid #c9c9c9;
}
@media (min-width: 768px) {
  .header_nav {
    background: inherit;
    backdrop-filter: inherit;
  }
}

.header_nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header_nav-item {
  border-bottom: 1px solid #eee;
}

.header_nav-item a {
  display: block;
  padding: 15px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
@media (min-width: 768px) {
  .header_nav-item a {
    color: #262626;
  }
}

/* =========================
  SEARCH
========================= */
.header_search {
  display: none;
  position: absolute;
  top: 72px;
  right: 0;
  background: #fff;
  padding: 30px 20px;
  border: 1px solid #c9c9c9;
  width: 100%;
  z-index: 4;
}
.header_search-button {
  background: #fff;
  border: 1px solid #c9c9c9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
}
.header_search-button img {
  width: 16px;
  transition: 0.3s;
  filter: none;
}
.header_search .search_form {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  border: 1px solid #c9c9c9;
}
.header_search .search_form input[type=text] {
  width: 100%;
  height: 100%;
  padding: 0 50px 0 10px;
}
.header_search .search_form button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.header_search .search_form button img {
  width: 20px;
}

/* =========================
  PC
========================= */
@media (min-width: 768px) {
  .header {
    height: 86px;
  }
  .header_inner {
    padding-inline: 20px;
  }
  .header_logo {
    width: min(27vw, 324px);
    margin-right: min(1.6666666667vw, 20px);
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .header_logo {
    min-width: 268px;
  }
}
@media (min-width: 768px) {
  .header_nav {
    display: block !important;
    position: static;
    margin-right: auto;
    border-top: none;
  }
  .header_nav-list {
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .header_nav-item {
    border: none;
    line-height: 0;
  }
  .header_nav-item a {
    position: relative;
    display: inline-block;
    padding: 0;
    text-decoration: none;
    font-size: clamp(1.4rem, 1.4vw, 1.6rem);
    font-weight: bold;
    transition: color 0.3s ease, transform 0.3s ease;
  }
  .header_nav-item a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    height: 1px;
    background: #004da0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
  }
  .header_nav-item a:hover {
    opacity: 1;
    color: #004da0;
  }
  .header_nav-item a:hover::after {
    transform: scaleX(1);
  }
  .header_nav-item.is-current a {
    color: #004da0;
  }
  .header_nav-item.is-current a::after {
    transform: scaleX(1);
  }
  .header_menu-button {
    display: none;
  }
  .header_btnBox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 24px;
    width: min(71.3333333333vw, 856px);
  }
  .header_search-button {
    display: none;
  }
  .header_search {
    position: relative;
    top: inherit;
    display: flex;
    position: static;
    border-radius: 3px;
    width: auto;
    background: transparent;
    border: none;
    padding: 0;
  }
  .header_search .search_form {
    position: relative;
    width: 200px;
    height: 36px;
    border: none;
  }
  .header_search .search_form button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 36px;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
  }
  .header_search .search_form button img {
    width: 12px;
  }
  .header_search .search_form form {
    display: flex;
    align-items: center;
  }
  .header_search .search_form input[type=text] {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 0 30px 0 10px;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    font-size: 1.2rem;
  }
}
/* =========================
  TOP PAGE
========================= */
.home .header_logo-white {
  opacity: 1;
}
.home .header_logo-color {
  opacity: 0;
}

.home .header.is-scrolled .header_logo-white {
  opacity: 0;
}
.home .header.is-scrolled .header_logo-color {
  opacity: 1;
}

@media (min-width: 768px) {
  .home .header_nav-item a {
    color: #fff;
  }
  .home .header_nav-item a {
    color: #fff;
  }
  .home .header.is-scrolled .header_nav-item a {
    color: #262626;
  }
  .home .header .header_nav-item.is-current a, .home .header_nav-item a:hover, .home .header.is-scrolled .header_nav-item a:hover {
    color: #004da0;
  }
}
/* =========================
  SUB PAGE
========================= */
.subpage .header_logo-white {
  opacity: 0;
}
.subpage .header_logo-color {
  opacity: 1;
}

@media (min-width: 768px) {
  .subpage .header_nav-item a {
    color: #262626;
  }
  .subpage .header_nav-item.is-current a, .subpage .header_nav-item a:hover, .subpage .header.is-scrolled .header_nav-item a:hover {
    color: #004da0;
  }
}
.footer {
  background: #343a41 url(../img/bg_footer.svg) no-repeat left 25% top 5%;
  background-size: 200%;
  padding-bottom: 50px;
  color: #fff;
}
@media (min-width: 768px) {
  .footer {
    background: #343a41 url(../img/bg_footer.svg) no-repeat right -650px top 30%;
    padding-bottom: 0;
  }
}
.footer_inner {
  display: flex;
  justify-content: space-between;
  margin-inline: auto;
  padding: 80px 20px;
}
@media (min-width: 768px) {
  .footer_inner {
    max-width: 1220px;
  }
}
@media (min-width: 768px) {
  .footer_lead {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .footer_nav {
    margin-top: 0;
  }
}
.footer_company {
  width: 62.6666666667vw;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .footer_company {
    width: min(29.1666666667vw, 350px);
  }
}
.footer_catch {
  position: relative;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .footer_catch {
    margin-top: auto;
    font-size: 3.6rem;
  }
}
.footer_catch .word {
  position: relative;
  display: inline-block;
}
.footer_catch .word-fine .ruby {
  position: absolute;
  top: -0.8em;
  left: 0.8em;
  font-size: 0.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.footer_catch .word-tech .ruby {
  position: absolute;
  top: -0.8em;
  right: 4.8em;
  font-size: 0.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.footer_small {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
.footer_nav {
  display: none;
}
@media (min-width: 768px) {
  .footer_nav {
    display: flex;
    gap: 36px;
    margin-top: 8px;
    margin-bottom: 5px;
  }
}
.footer_navList {
  list-style: none;
  font-size: 1.6rem;
}
.footer_navList li {
  margin-bottom: 6px;
}
.footer_navList li a {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
  font-size: clamp(1.4rem, 1.4vw, 1.6rem);
}
.footer_navList li a:hover {
  opacity: 0.5;
}
.footer_navList li.footer_nav-title a {
  opacity: 1;
}
.footer_nav-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.footer_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 32px 20px;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .footer_bottom {
    padding: 16px 40px;
    font-size: 1.6rem;
  }
}
.footer_links {
  display: flex;
  gap: 30px;
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .footer_links {
    width: auto;
    margin-bottom: 0;
  }
}
.footer_links a {
  font-size: clamp(1.4rem, 1.4vw, 1.6rem);
  color: #fff;
  text-decoration: none;
}
.footer_links a:hover {
  opacity: 0.6;
}
.footer_copy {
  margin-left: 20px;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .footer_copy {
    margin-left: 0;
    font-size: clamp(1.2rem, 1.16vw, 1.4rem);
  }
}

#top .mv {
  position: relative;
  overflow: hidden;
  min-height: 540px;
  height: calc(100vh - 72px);
}
@media (min-width: 768px) {
  #top .mv {
    min-height: 600px;
    height: 100vh;
  }
}
#top .mv .swiper {
  height: 100%;
}
#top .mv .swiper_slide {
  overflow: hidden;
}
#top .mv_slide {
  position: relative;
  width: 100%;
}
#top .mv_slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top .mv_catch {
  font-size: 32px;
  margin-bottom: 20px;
}
#top .mv_content {
  position: absolute;
  inset: 0;
  margin: auto;
  color: #fff;
}
@media (min-width: 768px) {
  #top .mv_content {
    padding-inline: min(2.5vw, 30px);
  }
}
#top .mv_content .mv_bgtext {
  opacity: 0.2;
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 4rem;
  font-weight: bold;
  font-style: italic;
  line-height: 0.9;
}
@media (min-width: 768px) {
  #top .mv_content .mv_bgtext {
    font-size: 12rem;
  }
}
#top .mv_content .mv_bgtext span {
  font-size: 3.2rem;
}
@media (min-width: 768px) {
  #top .mv_content .mv_bgtext span {
    font-size: 6.4rem;
  }
}
#top .mv_content-01 {
  text-align: center;
}
#top .mv_content-01 .mv_bgtext {
  text-align: center;
}
#top .mv_content-01 .mv_text-01 {
  margin-top: -40px;
  margin-bottom: 30px;
  font-size: 4.4rem;
  font-size: clamp(2rem, 3vw, 4.4rem);
  font-weight: bold;
}
#top .mv_content-01 .mv_text-02 {
  font-weight: bold;
}
#top .mv_content-01 .mv_text-02 .mv_title-01 {
  font-size: clamp(4rem, 6vw, 7.2rem);
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
@media (min-width: 768px) {
  #top .mv_content-01 .mv_text-02 .mv_title-01 {
    line-height: 1;
  }
}
#top .mv_content-01 .mv_text-02 .word {
  position: relative;
  display: inline-block;
}
#top .mv_content-01 .mv_text-02 .word-fine .ruby {
  position: absolute;
  top: -1.2em;
  left: 0.8em;
  font-size: 0.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#top .mv_content-01 .mv_text-02 .word-tech .ruby {
  position: absolute;
  top: -1.2em;
  right: 4.8em;
  font-size: 0.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#top .mv_content-02 .flex-between, #top .mv_content-03 .flex-between {
  align-items: center;
  padding-inline: 20px;
}
@media (min-width: 768px) {
  #top .mv_content-02 .flex-between, #top .mv_content-03 .flex-between {
    padding-inline: 0;
  }
}
#top .mv_content-02 .mv_bgtext, #top .mv_content-03 .mv_bgtext {
  line-height: 0.9;
}
#top .mv_content-02 .mv_text-01, #top .mv_content-03 .mv_text-01 {
  margin-top: -24px;
  margin-bottom: 30px;
  font-size: clamp(2rem, 3vw, 4.4rem);
  font-weight: bold;
  line-height: 1.2;
}
@media (min-width: 768px) {
  #top .mv_content-02 .mv_text-01, #top .mv_content-03 .mv_text-01 {
    margin-top: -160px;
  }
}
#top .mv_content-02 .mv_text-01 span, #top .mv_content-03 .mv_text-01 span {
  display: block;
  margin-top: 20px;
  font-size: clamp(4rem, 6vw, 7.2rem);
  line-height: 1;
}
#top .mv_content-02 .mv_text-02, #top .mv_content-03 .mv_text-02 {
  font-weight: bold;
  line-height: 1.6;
}
#top .mv_content-02 .mv_textBox {
  width: 100%;
}
@media (min-width: 768px) {
  #top .mv_content-02 .mv_textBox {
    width: calc(100% - min(50.0833333333vw, 601px));
  }
}
#top .mv_content-02 img {
  width: 58%;
  margin: -20px 0 0 auto;
}
@media (min-width: 768px) {
  #top .mv_content-02 img {
    width: min(50.0833333333vw, 601px);
    margin: 0;
  }
}
#top .mv_content-03 .mv_textBox {
  width: 100%;
}
@media (min-width: 768px) {
  #top .mv_content-03 .mv_textBox {
    width: calc(100% - min(44.6666666667vw, 536px));
  }
}
#top .mv_content-03 img {
  width: 58%;
  margin: -20px 0 0 auto;
}
@media (min-width: 768px) {
  #top .mv_content-03 img {
    width: min(44.6666666667vw, 536px);
    margin: 0;
  }
}
#top .mv_control {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  z-index: 10;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  border-top: 1px solid #fff;
}
@media (min-width: 768px) {
  #top .mv_control {
    width: min(100vw, 1200px);
    padding: 15px 0;
  }
}
#top .mv_info {
  display: flex;
  align-items: center;
}
#top .mv_current,
#top .mv_total {
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.4rem;
  font-style: italic;
}
@media (min-width: 768px) {
  #top .mv_current,
  #top .mv_total {
    font-size: 1.8rem;
  }
}
#top .mv_separator {
  margin-inline: 0.5rem;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  #top .mv_separator {
    font-size: 1.8rem;
  }
}
#top .mv_title {
  display: inline-block;
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  margin-left: 1rem;
  font-size: 1.4rem;
  font-style: italic;
  letter-spacing: 0.05em;
  line-height: 1.2;
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
@media (min-width: 768px) {
  #top .mv_title {
    margin-left: 4rem;
    font-size: 1.8rem;
  }
}
#top .mv_title.is-hide {
  opacity: 0;
  transform: translateX(30px);
}
#top .mv_nav {
  display: flex;
  gap: 1rem;
}
@media (min-width: 768px) {
  #top .mv_nav {
    gap: 4rem;
  }
}
#top .mv_prev,
#top .mv_next {
  display: flex;
  align-items: center;
  gap: 8px;
  border: none;
  background: transparent;
  color: #fff;
  cursor: pointer;
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.4rem;
  font-style: italic;
  transition: opacity 0.3s;
}
@media (min-width: 768px) {
  #top .mv_prev,
  #top .mv_next {
    font-size: 1.8rem;
  }
}
#top .mv_prev:hover,
#top .mv_next:hover {
  opacity: 0.7;
}
#top .mv_prev .icon-arrow-common {
  transform: rotate(180deg);
}
#top .swiper-button-prev,
#top .swiper-button-next {
  color: #fff;
}
#top .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}
#top .swiper-pagination-bullet-active {
  opacity: 1;
  background: #1e5ba8;
}
#top .products .container {
  padding-block: 40px;
}
@media (min-width: 768px) {
  #top .products .container {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
#top .products_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  background: #f0f5fa;
  margin-inline: auto;
  padding: 20px;
  border: solid 1px #c9c9c9;
}
@media (min-width: 768px) {
  #top .products_grid {
    grid-template-columns: repeat(4, 1fr);
    padding: min(3.3333333333vw, 40px);
    gap: min(2vw, 24px);
  }
}
@media (min-width: 768px) {
  #top .contact-banner {
    background: #004da0;
    display: flex;
    align-items: stretch;
  }
}
#top .contact-banner_bg {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #top .contact-banner_bg {
    width: 36.4705882353vw;
    height: auto;
  }
}
#top .contact-banner_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
}
#top .contact-banner .section-title span {
  color: #fff;
}
#top .contact-banner .container {
  background: #004da0;
  color: #fff;
}
@media (min-width: 768px) {
  #top .contact-banner .container {
    width: calc(100% - 36.4705882353vw);
    padding: 80px 20px 94px min(4vw, 68px);
  }
}
#top .products-card {
  position: relative;
  overflow: hidden;
  transition: opacity 0.4s ease, transform 0.4s ease;
}
@media (min-width: 768px) {
  #top .products-card {
    aspect-ratio: 262/200;
    width: 100%;
    height: 100%;
    padding: min(0.8333333333vw, 10px) min(1.6666666667vw, 20px) min(1.6666666667vw, 20px);
  }
  #top .products-card_image {
    height: min(11.6666666667vw, 140px);
  }
  #top .products-card_image img {
    height: 100%;
  }
}
#top .products-card .products-card_title {
  color: #262626;
}
#top .products-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 3px solid #004da0;
  border-radius: 7px;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
  z-index: 2;
}
#top .products-card:hover::before {
  opacity: 1;
  transform: scale(1);
}
#top .products-card:hover .products-card_title {
  color: #004da0;
}
#top .products-card a:hover {
  opacity: 1;
}
#top .company_bg {
  width: 100%;
  height: 220px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #top .company_bg {
    height: 440px;
  }
}
#top .company_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top left;
}
#top .company .container {
  position: relative;
  background: #fff;
  margin: -40px 16px 0;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  #top .company .container {
    display: flex;
    margin-top: -100px;
    margin-inline: auto;
    padding: 60px 4.1666666667vw 140px;
  }
}
@media (min-width: 768px) {
  #top .company .container .section-title {
    width: min(19.1764705882vw, 326px);
  }
}
@media (min-width: 768px) {
  #top .company .container .company_body {
    width: calc(100% - min(19.1764705882vw, 326px));
    padding: 20px 0 0 20px;
  }
}
@media (min-width: 768px) {
  #top .company_buttons {
    display: flex;
    justify-content: flex-end;
    gap: 4rem;
    flex-wrap: wrap;
  }
}
#top .news {
  border-top: solid 1px #c9c9c9;
}
#top .news .container {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  #top .news .container {
    display: flex;
    padding: 80px 4.1666666667vw;
  }
}
@media (min-width: 768px) {
  #top .news .container .section-title {
    width: 200px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #top .news .container .news-list {
    width: calc(100% - 200px);
    border-left: solid 1px #c9c9c9;
    margin: 0 0 0 min(3.5294117647vw, 60px);
    padding-left: min(3.5294117647vw, 60px);
  }
}
#top .news .container .news-list_item + .news-list_item {
  margin-top: min(0.8333333333vw, 10px);
}