@charset "UTF-8";
.myriad, .products__article .col li:before, .copyright, h2 b {
  font-family: "myriad-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.biz-udp, .products__article h3, .products__article .col li, h2 {
  font-family: "biz-udpgothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.biz-udp-mincho, .slogan {
  font-family: "biz-udpmincho", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/* ---------------------------------------------------------
カラム設定
--------------------------------------------------------- */
.col {
  display: flex;
  flex-wrap: wrap;
}
.col_2 {
  margin-left: -65px;
}
.col_2 > * {
  margin-left: 65px;
  width: calc(50% - 65px);
}

.col_3 {
  margin-left: -30px;
}
.col_3 > * {
  margin-left: 30px;
  width: calc(33.33333% - 30px);
}

.col_4 {
  margin-left: -30px;
}
.col_4 > * {
  margin-left: 30px;
  width: calc(25% - 30px);
}

.col_5 {
  margin-left: -25px;
}
.col_5 > * {
  margin-left: 25px;
  width: calc(20% - 25px);
}

@media screen and (max-width: 768px) {
  .col_2 {
    margin-left: 0;
  }
  .col_2 > * {
    margin-left: 0;
    width: 100%;
  }
  .col_3 {
    margin-left: 0;
  }
  .col_3 > * {
    margin-left: 0;
    margin-bottom: 40px;
    width: 100%;
  }
  .col_3 > *:last-child {
    margin-bottom: 0 !important;
  }
  .col_4 {
    margin-left: -10px;
  }
  .col_4 > * {
    margin-left: 10px;
    margin-bottom: 14px;
    width: calc(50% - 10px);
  }
  .col_5 {
    margin-left: -15px;
  }
  .col_5 > * {
    margin-left: 15px;
    width: calc(50% - 15px);
  }
}

.wrap {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .wrap {
    max-width: 90%;
  }
}

.sp_only {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
  .sp_only {
    display: block !important;
  }
}
a[href$=".pdf"]::before {
  padding-right: 10px;
  display: inline-block;
  content: url("../img/icon/pdf.svg");
  vertical-align: middle;
}

.item,
a {
  transition: all 0.2s ease-in-out;
}

body {
  font-feature-settings: "palt";
  color: #000;
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 400;
  font-style: normal;
}

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

table {
  border-collapse: separate;
  border-spacing: 0;
}
table th {
  padding: 0.5em 0;
  text-align: left;
  vertical-align: top;
}
table td {
  padding: 0.5em 1em;
}

a {
  text-decoration: none;
  color: #333;
}

a.underline {
  text-decoration: underline;
}

li {
  list-style: none;
}

/*----------------------------------------------------------------------
テキスト
----------------------------------------------------------------------*/
h2 {
  margin-bottom: 60px;
  text-align: center;
  color: #0E127B;
  font-size: 32px;
  font-size: 2rem;
}
h2 b {
  display: block;
  margin-bottom: 10px;
  color: #26A9D9;
  font-size: 18px;
  font-size: 1.125rem;
}

h3 {
  margin-bottom: 20px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.4545454545;
  color: #26A9D9;
}

.slogan {
  margin-bottom: 20px;
  color: #0E127B;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
}

.table dl {
  display: flex;
}
.table dl dt, .table dl dd {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.table dl dt {
  width: 10em;
  font-weight: 700;
  border-bottom: 2px solid #26A9D9;
}
.table dl dd {
  width: calc(100% - 10em);
  border-bottom: 2px solid #D8D8D8;
}
@media screen and (max-width: 768px) {
  .table dl {
    flex-direction: column;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #D8D8D8;
  }
  .table dl dt, .table dl dd {
    width: 100%;
  }
  .table dl dt {
    border-bottom: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .table dl dd {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}

/*----------------------------------------------------------------------
アイコン
----------------------------------------------------------------------*/
i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.icon-pin {
  width: 18px;
  height: 27px;
  background: no-repeat 50%/cover url(../img/icon/pin.svg);
}

.icon-tel {
  width: 34px;
  height: 45px;
  background: no-repeat 50%/cover url(../img/icon/tel.svg);
}
@media screen and (max-width: 768px) {
  .icon-tel {
    scale: 0.5;
  }
}

.icon-fax {
  width: 17px;
  height: 17px;
  background: no-repeat 50%/cover url(../img/icon/fax.svg);
}

.icon-mail {
  width: 37px;
  height: 27px;
  background: no-repeat 50%/cover url(../img/icon/mail.svg);
}
@media screen and (max-width: 768px) {
  .icon-mail {
    scale: 0.8;
  }
}

/*----------------------------------------------------------------------
ヘッダー
----------------------------------------------------------------------*/
.header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 100;
  margin: 30px auto;
  width: calc(100% - 60px);
}
.header .wrap {
  display: flex;
  align-items: center;
  padding: 10px 30px;
  background: rgb(14, 18, 123);
  border-radius: 5px;
}
.header .logo {
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
}
.header .logo small {
  display: block;
  color: #ABCFDD;
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (max-width: 768px) {
  .header {
    width: 100%;
    margin: 0;
  }
  .header .wrap {
    max-width: 100%;
    padding: 10px;
    border-radius: 0;
    justify-content: space-between;
  }
}

/*　上に上がる動き　*/
.UpMove {
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-200%);
  }
}
/*　下に下がる動き　*/
.DownMove {
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-200%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*----------------------------------------------------------------------
フッター
----------------------------------------------------------------------*/
.copyright {
  padding: 40px 0;
  text-align: center;
  color: #0E127B;
  font-size: 13px;
  font-size: 0.8125rem;
  background: #ECF5FC;
}
@media screen and (max-width: 768px) {
  .copyright {
    padding: 20px 0;
  }
}

@media screen and (max-width: 768px) {
  footer {
    padding-bottom: 75px;
  }
  .sdgs footer {
    padding-bottom: 0;
  }
}
/* -----------------------------------------------------------
スマホナビ
----------------------------------------------------------- */
.toggle {
  display: none;
  position: relative;
  top: 0;
  right: 0;
  cursor: pointer;
  margin-left: auto;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  z-index: 102;
  text-align: center;
  background: #0E127B;
  /* ≡ */
}
.toggle span {
  display: inline-block;
  margin-top: 20px;
}
.toggle:before,
.toggle i, .toggle:after {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  content: "";
  display: block;
  height: 2px;
  width: 50%;
  background: #fff;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
.toggle:before {
  top: 30%;
}
.toggle i {
  top: 50%;
}
.toggle:after {
  top: 70%;
}
@media screen and (max-width: 768px) {
  .toggle {
    display: block;
  }
}

#open {
  display: none;
  /* :checked 擬似クラスを使って、#openがチェック状態になった時に、#navi_mainが「right: 0;」になります。 */
  /* ≡ > ×アニメーション */
}
#open:checked ~ .main_navi {
  right: 0;
  display: block;
  visibility: visible;
  opacity: 1;
}
#open:checked + .toggle:before {
  top: 45%;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}
#open:checked + .toggle i {
  width: 0;
}
#open:checked + .toggle:after {
  top: 45%;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}

/* BG */
.bgclose {
  display: none;
}

#open:checked ~ .bgclose {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 90;
  text-indent: -999999px;
  overflow: hidden;
  cursor: pointer;
}

/*---------------------------------------------------------
メインナビ
---------------------------------------------------------*/
.main_navi {
  margin-left: auto;
}
.main_navi .navi {
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_navi .navi > li {
  position: relative;
  margin-left: 30px;
}
.main_navi a {
  display: block;
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
  font-weight: 700;
}
.main_navi a:hover {
  color: #ABCFDD;
}
@media screen and (max-width: 768px) {
  .main_navi {
    position: fixed;
    top: 0;
    right: -100vw;
    z-index: 101;
    display: none;
    visibility: hidden;
  }
  .main_navi .navi {
    flex-direction: column;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    padding: 70px 1rem 1rem;
    background: rgba(14, 18, 123, 0.9);
    transition: left 0.5s, right 0.5s; /* アニメーション */
    overflow: hidden;
    overflow-y: auto;
  }
  .main_navi .navi li {
    width: 100%;
    margin-left: 0;
  }
  .main_navi .navi a {
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
}

/*---------------------------------------------------------
ボタン
---------------------------------------------------------*/
.btn_area {
  padding: 40px 0;
  text-align: center;
}

.btn {
  position: relative;
  display: inline-block;
  min-width: 220px;
  height: 45px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 45px;
  color: #0E127B;
  border: 1px solid #0E127B;
  border-radius: 5px;
}
.btn:after {
  position: absolute;
  top: 36%;
  right: 15px;
  display: block;
  content: "";
  border-style: solid;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  border-color: #0E127B;
  transform: rotate(-45deg);
}
.btn:hover {
  color: #fff;
  background: #0E127B;
}
.btn:hover:after {
  border-color: #fff;
}

.sdgs_btn {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: inline-block;
  padding: 2em 3em 2em 2em;
  background: #0E127B;
}
.sdgs_btn:after {
  position: absolute;
  top: 45%;
  right: 10px;
  display: block;
  content: "";
  border-style: solid;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  border-color: #fff;
  transform: rotate(-45deg);
}
.sdgs_btn:hover {
  color: #fff;
  background: #26A9D9;
}
.sdgs_btn:hover:after {
  border-color: #fff;
}
@media screen and (max-width: 768px) {
  .sdgs_btn {
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 0.8em 3em 0.8em 2em;
  }
}

/*----------------------------------------------------------------------
レイアウトパーツ
----------------------------------------------------------------------*/
.products__slide .swiper-wrapper {
  transition-timing-function: linear;
}

.swiper-scrollbar {
  background: #eee;
  height: 8px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  z-index: 1;
}

.swiper-scrollbar .swiper-scrollbar-drag {
  height: 8px;
  background: #0E127B;
}

.js-target-parallax {
  transition: all 1s ease 0.1s;
}

.map {
  width: 100%;
}
.map iframe {
  width: 100%;
}

.photo_img {
  position: relative;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.photo_img:before {
  display: block;
  content: "";
  padding-top: 100%;
}
.photo_img img {
  position: absolute;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

/*----------------------------------------------------------------------
Index
----------------------------------------------------------------------*/
section {
  position: relative;
}

.index {
  background: no-repeat 50%/cover url(../img/parts/gr_bg.svg) fixed;
}

.visual {
  position: relative;
  padding: 0 0;
}
.visual .photo_img:before {
  padding-top: 100svh;
}

.content_01 {
  padding: 180px 0;
  z-index: 1;
}
.content_01:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 160px;
  background: #0E127B;
}
.content_01:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 10vw;
  height: 100%;
  background: #0E127B;
}
.content_01 .col {
  align-items: center;
  justify-content: space-between;
}
.content_01 .images {
  position: sticky;
  top: 0;
  bottom: 0;
  margin: auto 0 auto calc(50% - 50vw);
  width: 45vw;
  height: 100svh;
}
.content_01 .images .photo_img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  visibility: hidden;
  width: 100%;
  /* フェード速度 */
  transition: 0.8s;
  opacity: 0;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.15);
}
.content_01 .images .photo_img:first-child,
.content_01 .images .photo_img.active {
  visibility: visible;
  opacity: 1;
}
.content_01 .content {
  width: 50%;
}
.content_01 article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100svh;
  margin-bottom: 80px;
}
.content_01 article:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .content_01 {
    padding-bottom: 80px;
  }
  .content_01:after {
    width: 2vw;
  }
  .content_01 .images {
    display: none;
  }
  .content_01 .content {
    position: relative;
    width: 100%;
  }
  .content_01 article {
    display: block;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 80px;
  }
  .content_01 article .photo_img {
    margin: 0 calc(50% - 50vw) 30px;
    width: 100vw;
  }
  .content_01 article .photo_img:before {
    padding-top: 47.1428571429%;
  }
  .content_01 article:last-child {
    margin-bottom: 0;
  }
}

.fixed_content {
  position: relative;
  height: 30vw;
  min-height: 320px;
}

.fixed_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: inset(0);
}

.fixed_img {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100svh;
  background: no-repeat 50%/cover url(../img/parts/products_fv.jpg);
}

.content_02 {
  position: relative;
  padding: 180px 0 0;
  background: #fff;
}
.content_02:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 160px;
  background: #0E127B;
}
.content_02 .col_img {
  display: flex;
  align-items: flex-start;
  margin: 0 auto 70px;
  width: calc(100% - 14vw);
}
.content_02 .col_img img {
  width: 50%;
  display: block;
}
.content_02 .col_img img:first-child {
  margin-top: 50px;
}
.content_02 .content_inner {
  position: relative;
  z-index: 1;
}
.content_02 .content_inner:before {
  display: block;
  content: "";
  position: absolute;
  top: 160px;
  z-index: -1;
  width: 100%;
  height: calc(100% - 160px);
  background: #ECF5FC;
}
@media screen and (max-width: 768px) {
  .content_02 .content_inner:before {
    top: 80px;
    height: calc(100% - 80px);
  }
}

.products__article {
  text-align: center;
  margin-bottom: 140px;
}
.products__article h3 {
  margin-bottom: 60px;
  color: #0E127B;
}
.products__article .col {
  justify-content: center;
  counter-reset: listnum;
}
.products__article .col li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33.3333%;
  font-weight: 500;
  color: #0E127B;
  font-size: 18px;
  font-size: 1.125rem;
  border-right: 1px solid #CBDCF4;
}
.products__article .col li:last-child {
  border-right: none;
}
.products__article .col li:before {
  display: inline-block;
  padding-bottom: 11px;
  margin-bottom: 40px;
  border-bottom: 1px solid #0E127B;
  font-size: 42px;
  font-size: 2.625rem;
  counter-increment: listnum;
  content: counter(listnum, decimal-leading-zero);
}
@media screen and (max-width: 768px) {
  .products__article {
    margin-bottom: 70px;
  }
  .products__article .col li {
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 0;
    background: #fff;
    border-radius: 5px;
    border-right: none;
  }
}
.products__equipment {
  margin-right: 5vw;
  margin-bottom: 140px;
  background: #0E127B;
}
.products__equipment h3, .products__equipment h4, .products__equipment table {
  color: #fff;
}
.products__equipment h4 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  font-size: 18px;
  font-size: 1.125rem;
}
.products__equipment .equipment__swiper {
  width: 50vw;
}
.products__equipment .equipment__swiper .photo_img::before {
  padding-top: 81.25%;
}
.products__equipment .article_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2em 4em;
}
@media screen and (max-width: 768px) {
  .products__equipment {
    margin-right: 0;
    margin-bottom: 70px;
  }
  .products__equipment .equipment__swiper {
    width: 100vw;
  }
  .products__equipment .article_inner {
    padding: 2em;
  }
}
.products__slide {
  max-width: 90vw;
  margin-left: auto;
  padding-bottom: 140px;
}
.products__slide .swiper-wrapper {
  height: auto;
}
.products__slide .photo_img:before {
  padding-top: 66.6666666667%;
}
@media screen and (max-width: 768px) {
  .products__slide {
    padding-bottom: 70px;
  }
}

#access {
  padding: 180px 0;
  background: #fff;
}
#access:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 160px;
  background: #ECF5FC;
}
#access:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10vw;
  height: 100%;
  background: #0E127B;
}
#access .wrap {
  position: relative;
  z-index: 2;
}
#access address {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  #access {
    padding: 80px 0;
  }
  #access:before {
    height: 80px;
  }
  #access:after {
    width: 2vw;
  }
}

#contact {
  z-index: 1;
}
#contact:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 100vw;
  height: 50%;
  background: #ECF5FC;
}
#contact:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 10vw;
  height: 50%;
  background: #0E127B;
}
#contact .wrap {
  color: #fff;
  background: #26A9D9;
}
#contact .wrap h2 {
  text-align: left;
  margin-bottom: 0;
  color: #fff;
}
#contact .wrap h2 b {
  color: #fff;
}
#contact .wrap_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 5vw;
}
#contact .wrap_inner ul {
  display: flex;
  align-items: flex-start;
  font-weight: 700;
}
#contact .wrap_inner ul li {
  font-size: 26px;
  font-size: 1.625rem;
}
#contact .wrap_inner ul li:last-child {
  margin-left: 20px;
  margin-top: 0.3em;
  font-size: 20px;
  font-size: 1.25rem;
}
#contact .wrap_inner ul li small {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}
#contact .wrap_inner ul .col {
  align-items: center;
}
#contact .wrap_inner p {
  margin-top: 15px;
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #contact:after {
    width: 2vw;
  }
  #contact .wrap h2 {
    text-align: center;
    margin-bottom: 20px;
  }
  #contact .wrap_inner {
    flex-direction: column;
    justify-content: flex-start;
    padding: 30px 2vw;
  }
  #contact .wrap_inner ul {
    flex-direction: column;
  }
  #contact .wrap_inner ul li {
    color: #fff !important;
    font-size: 16px;
    font-size: 1rem;
  }
  #contact .wrap_inner ul li:last-child {
    margin-left: 20px;
    margin-top: 0.3em;
    font-size: 14px;
    font-size: 0.875rem;
  }
  #contact .wrap_inner ul li small {
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
  }
  #contact .wrap_inner p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}/*# sourceMappingURL=style.css.map */