@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
}

:focus,
:active,
button:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.bold,
b,
strong {
  font-weight: bold;
  font-weight: 700;
}

nav ul {
  margin-bottom: 0;
}
nav ul li a {
  display: block;
}

p, li, dt, dd {
  margin-bottom: 30px;
  word-break: auto-phrase;
}

p:last-child {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}

th, td {
  padding: 10px;
  border: 1px solid #ddd;
}

th {
  white-space: nowrap;
  font-weight: normal;
}

.content a:not(.btn) {
  outline: none;
  transition: 0.3s ease-out;
}
@media (hover: hover) {
  .content a:not(.btn):has(img):not(.nh):hover {
    opacity: 0.7;
  }
}
.content a:not(.btn):not([href]):not([tabindex]):hover {
  opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 30px;
  word-break: auto-phrase;
}

img {
  border: none;
  line-height: 1em;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

/*img.alignleft {float: none; text-align:left; margin-right: auto;}
img.alignright {float: none; text-align:right; display: block; margin-left:auto;}*/
img.alignleft {
  float: left;
}

img.alignright {
  float: right;
}

img.aligncenter {
  clear: both;
  display: block;
  margin: auto;
}

input,
textarea {
  box-sizing: border-box;
  max-width: 100%;
}

textarea.notes {
  width: 100%;
}

.list-none {
  list-style: none;
}

.nm {
  margin: 0 !important;
}

.nm-t {
  margin-top: 0 !important;
}

.nm-r {
  margin-right: 0 !important;
}

.nm-b {
  margin-bottom: 0 !important;
}

.nm-l {
  margin-left: 0 !important;
}

.np-t {
  padding-top: 0 !important;
}

.np-r {
  padding-right: 0 !important;
}

.np-b {
  padding-bottom: 0 !important;
}

.np-l {
  padding-left: 0 !important;
}

.clear {
  clear: both;
}

.m-0a {
  margin: 0 auto;
}

header img,
footer img,
a img {
  line-height: 1em;
  vertical-align: bottom;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.d-grid {
  display: grid;
}

.place-items-center {
  place-items: center;
}

@media print, screen and (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-center {
    text-align: center !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .d-md-grid {
    display: grid !important;
  }
}
.guide-bdr {
  display: none;
}
.guide-bdr:before, .guide-bdr:after {
  width: 1px;
  height: 100vh;
  content: "";
  display: block;
  background: #ccc;
  position: fixed;
  top: 0;
  z-index: 999;
}

@media screen and (max-width: 1999px) {
  .guide-bdr1 {
    display: block;
  }
  .guide-bdr1:before {
    left: 15px;
  }
  .guide-bdr1:after {
    right: 15px;
  }

  .guide-bdr2 {
    display: block;
  }
  .guide-bdr2:before {
    left: 30px;
  }
  .guide-bdr2:after {
    right: 30px;
  }

  .guide-bdr3 {
    display: block;
  }
  .guide-bdr3:before {
    left: 45px;
  }
  .guide-bdr3:after {
    right: 45px;
  }

  .guide-bdr4 {
    display: block;
  }
  .guide-bdr4:before {
    left: 50%;
  }
}
@media print, screen and (min-width: 1400px) {
  .guide-bdr1,
.guide-bdr2,
.guide-bdr3,
.guide-bdr4 {
    display: block;
  }
  .guide-bdr1:before,
.guide-bdr2:before,
.guide-bdr3:before,
.guide-bdr4:before {
    left: 50%;
  }
  .guide-bdr1:after,
.guide-bdr2:after,
.guide-bdr3:after,
.guide-bdr4:after {
    right: 50%;
  }

  .guide-bdr1:after {
    top: 50%;
    left: 0;
    width: 100vw;
    height: 1px;
  }

  .guide-bdr2:before {
    transform: translateX(-550px);
  }
  .guide-bdr2:after {
    transform: translateX(550px);
  }

  .guide-bdr3:before {
    transform: translateX(-590px);
  }
  .guide-bdr3:after {
    transform: translateX(590px);
  }

  .guide-bdr4:before {
    transform: translateX(-480px);
  }
  .guide-bdr4:after {
    transform: translateX(480px);
  }
}
body {
  color: #232323;
}

.bg-maincolor {
  background: #002967;
}

.c-maincolor,
.c-maincolor:hover,
.c-maincolor:focus,
.c-maincolor:active {
  color: #002967;
}

.c-black,
.c-black:hover,
.c-black:focus,
.c-black:active {
  color: #000000;
}

.c-white:active,
.c-white:focus,
.c-white:hover,
.c-white {
  color: #FFFFFF;
}

.c-red:active,
.c-red:focus,
.c-red:hover,
.c-red {
  color: #bd1a21;
}

body {
  font: 13px "Noto Sans JP", "Noto Sans", "Segoe UI", Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

html.large {
  font: 16px "Noto Sans JP", "Noto Sans", "Segoe UI", Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

@media print, screen and (min-width: 768px) {
  body {
    font-size: 1.125rem;
  }

  html.large {
    font-size: 20px;
  }
}
.mincho {
  font-family: "Noto Serif JP", "Kozuka Mincho Pr6N", "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", kozuka-mincho-pro, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", "Noto Sans", "Segoe UI", Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.fw-n {
  font-weight: normal;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: bold;
  font-weight: 800;
}

p {
  font-weight: normal;
  font-weight: 400;
}

.f8 {
  font-size: 0.5rem;
}

.f9 {
  font-size: 0.5625rem;
}

.f10 {
  font-size: 0.625rem;
}

.f11 {
  font-size: 0.6875rem;
}

.f12 {
  font-size: 0.75rem;
}

.f13 {
  font-size: 0.8125rem;
}

.f14 {
  font-size: 0.875rem;
}

.f15 {
  font-size: 0.9375rem;
}

.f16 {
  font-size: 1rem;
}

.f17 {
  font-size: 1.0625rem;
}

.f18 {
  font-size: 1.125rem;
}

.f19 {
  font-size: 1.1875rem;
}

.f20 {
  font-size: 1.25rem;
}

.f21 {
  font-size: 1.3125rem;
}

.f22 {
  font-size: 1.375rem;
}

.f23 {
  font-size: 1.4375rem;
}

.f24 {
  font-size: 1.5rem;
}

.f25 {
  font-size: 1.5625rem;
}

.f26 {
  font-size: 1.625rem;
}

.f27 {
  font-size: 1.6875rem;
}

.f28 {
  font-size: 1.75rem;
}

.f29 {
  font-size: 1.8125rem;
}

.f30 {
  font-size: 1.875rem;
}

.f31 {
  font-size: 1.938rem;
}

.f32 {
  font-size: 2rem;
}

.f33 {
  font-size: 2.0625rem;
}

.f36 {
  font-size: 2.25rem;
}

.f37 {
  font-size: 2.313rem;
}

.f38 {
  font-size: 2.38rem;
}

.f34 {
  font-size: 2.125rem;
}

.f35 {
  font-size: 2.1875rem;
}

.f38 {
  font-size: 2.38rem;
}

.f39 {
  font-size: 2.438rem;
}

.f40 {
  font-size: 2.5rem;
}

.f41 {
  font-size: 2.563rem;
}

.f42 {
  font-size: 2.625rem;
}

.f43 {
  font-size: 2.688rem;
}

.f44 {
  font-size: 2.75rem;
}

.f45 {
  font-size: 2.8125rem;
}

.f47 {
  font-size: 2.9375rem;
}

.f50 {
  font-size: 3.125rem;
}

.f55 {
  font-size: 3.438rem;
}

.f56 {
  font-size: 3.5rem;
}

.f58 {
  font-size: 3.625rem;
}

.f60 {
  font-size: 3.75rem;
}

.f64 {
  font-size: 4rem;
}

.f67 {
  font-size: 4.1875rem;
}

.f70 {
  font-size: 4.375rem;
}

.f74 {
  font-size: 4.625rem;
}

.f78 {
  font-size: 4.875rem;
}

.f80 {
  font-size: 5rem;
}

.f90 {
  font-size: 5.625rem;
}

.f100 {
  font-size: 6.25rem;
}

.f110 {
  font-size: 6.875rem;
}

.f117 {
  font-size: 7.312rem;
}

.f120 {
  font-size: 7.5rem;
}

.f130 {
  font-size: 8.125rem;
}

.f140 {
  font-size: 8.75rem;
}

.f150 {
  font-size: 9.375rem;
}

@media (min-width: 768px) {
  .fpc8 {
    font-size: 0.5rem !important;
  }

  .fpc9 {
    font-size: 0.5625rem !important;
  }

  .fpc10 {
    font-size: 0.625rem !important;
  }

  .fpc11 {
    font-size: 0.6875rem !important;
  }

  .fpc12 {
    font-size: 0.75rem !important;
  }

  .fpc13 {
    font-size: 0.8125rem !important;
  }

  .fpc14 {
    font-size: 0.875rem !important;
  }

  .fpc15 {
    font-size: 0.9375rem !important;
  }

  .fpc16 {
    font-size: 1rem !important;
  }

  .fpc17 {
    font-size: 1.0625rem !important;
  }

  .fpc18 {
    font-size: 1.125rem !important;
  }

  .fpc19 {
    font-size: 1.1875rem !important;
  }

  .fpc20 {
    font-size: 1.25rem !important;
  }

  .fpc21 {
    font-size: 1.3125rem !important;
  }

  .fpc22 {
    font-size: 1.375rem !important;
  }

  .fpc23 {
    font-size: 1.4375rem !important;
  }

  .fpc24 {
    font-size: 1.5rem !important;
  }

  .fpc25 {
    font-size: 1.5625rem !important;
  }

  .fpc26 {
    font-size: 1.625rem !important;
  }

  .fpc27 {
    font-size: 1.6875rem !important;
  }

  .fpc28 {
    font-size: 1.75rem !important;
  }

  .fpc29 {
    font-size: 1.8125rem !important;
  }

  .fpc30 {
    font-size: 1.875rem !important;
  }

  .fpc31 {
    font-size: 1.938rem !important;
  }

  .fpc32 {
    font-size: 2rem !important;
  }

  .fpc33 {
    font-size: 2.0625rem !important;
  }

  .fpc35 {
    font-size: 2.1875rem !important;
  }

  .fpc36 {
    font-size: 2.25rem !important;
  }

  .fpc37 {
    font-size: 2.313rem !important;
  }

  .fpc38 {
    font-size: 2.38rem !important;
  }

  .fpc39 {
    font-size: 2.438rem !important;
  }

  .fpc34 {
    font-size: 2.125rem !important;
  }

  .fpc40 {
    font-size: 2.5rem !important;
  }

  .fpc41 {
    font-size: 2.563rem !important;
  }

  .fpc42 {
    font-size: 2.625rem !important;
  }

  .fpc43 {
    font-size: 2.688rem !important;
  }

  .fpc44 {
    font-size: 2.75rem !important;
  }

  .fpc45 {
    font-size: 2.8125rem !important;
  }

  .fpc47 {
    font-size: 2.9375rem !important;
  }

  .fpc48 {
    font-size: 3rem !important;
  }

  .fpc50 {
    font-size: 3.125rem !important;
  }

  .fpc55 {
    font-size: 3.438rem !important;
  }

  .fpc56 {
    font-size: 3.5rem !important;
  }

  .fpc58 {
    font-size: 3.625rem !important;
  }

  .fpc60 {
    font-size: 3.75rem !important;
  }

  .fpc64 {
    font-size: 4rem !important;
  }

  .fpc67 {
    font-size: 4.1875rem !important;
  }

  .fpc70 {
    font-size: 4.375rem !important;
  }

  .fpc78 {
    font-size: 4.875rem !important;
  }

  .fpc80 {
    font-size: 5rem !important;
  }

  .fpc90 {
    font-size: 5.625rem !important;
  }

  .fpc100 {
    font-size: 6.25rem !important;
  }

  .fpc120 {
    font-size: 7.5rem !important;
  }

  .fpc130 {
    font-size: 8.125rem !important;
  }

  .fpc140 {
    font-size: 8.75rem !important;
  }

  .fpc150 {
    font-size: 9.375rem !important;
  }
}
.page-ttl {
  padding-top: 60px;
  background: #002967;
  height: 186px;
  display: grid;
  place-items: center;
  text-align: center;
  margin-bottom: 52px;
}
.page-ttl span {
  font-size: 1.5rem;
  font-weight: bold;
  font-weight: 900;
  color: #fff;
  position: relative;
  letter-spacing: 0.3em;
}
.page-ttl span::after {
  width: 66px;
  height: 4px;
  background: #fff;
  display: block;
  content: "";
  margin: 11px auto 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.content {
  padding-bottom: 150px;
}

@media print, screen and (min-width: 1000px) {
  .page-ttl {
    padding-top: 100px;
    height: 300px;
    margin-bottom: 76px;
  }
  .page-ttl span {
    font-size: 2.5rem;
  }
  .page-ttl span::after {
    margin-top: 18px;
    width: 100px;
  }

  .content {
    padding-bottom: 206px;
  }
}
@media print, screen and (min-width: 1000px) and (min-width: 1160px) {
  .content {
    padding-bottom: 356px;
  }
}
@media print, screen and (min-width: 1000px) {
  .content:not(.front-content) {
    margin-top: 100px;
  }
}
.btn-link1 {
  display: grid;
  place-items: center;
  width: 350px;
  height: 60px;
  max-width: 100%;
  border: 1px solid #002967;
  border-radius: 50px;
  color: #002967;
  text-decoration: none;
  padding-right: 28px;
  position: relative;
  font-size: 1.125rem;
  font-weight: normal;
  font-weight: 500;
}
.btn-link1 span:nth-of-type(2) {
  background: #002967;
  width: 48px;
  height: 48px;
  position: absolute;
  border-radius: 50%;
  right: 18px;
  top: 50%;
  translate: 0 -50%;
  display: grid;
  place-items: center;
  transition: 0.5s;
  translate: 0 -50%;
}
.btn-link1 span:nth-of-type(2)::before {
  content: "";
  display: block;
  transition: 0.5s;
}
.btn-link1.hasblank span:nth-of-type(2)::before {
  width: 21px;
  height: 20px;
  background: transparent url(../img/common/icon-blank-wh.svg) no-repeat 50% 50%;
  display: inline-block;
}
.btn-link1:hover span:nth-of-type(2) {
  background: #fff;
}
.btn-link1:hover.hasblank span:nth-of-type(2)::before {
  background-image: url(../img/common/icon-blank-blue.svg);
}

@media print, screen and (min-width: 768px) {
  .btn-link1 {
    height: 90px;
    font-size: 1.25rem;
    padding-right: 58px;
  }
  .btn-link1 span:nth-of-type(2) {
    width: 71px;
    height: 71px;
  }
}
.hasarrow .link-arrow {
  position: relative;
  background: #002967;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: 0.5s;
}
.hasarrow .link-arrow::before {
  content: "";
  display: block;
  transition: 0.5s;
}
.hasarrow .link-arrow::before {
  position: absolute;
  bottom: calc(50% - 4px);
  left: 12px;
  width: 27px;
  height: 16px;
  background: transparent url(../img/common/arrow-link-wh-short.svg) no-repeat 0 50%;
  display: inline-block;
}
.hasarrow .link-arrow::after {
  position: absolute;
  bottom: calc(50% - 4px);
  left: 12px;
  width: 0;
  height: 16px;
  display: inline-block;
  background: transparent url(../img/common/arrow-link-blue-short.svg) no-repeat 0 50%;
  content: "";
  transition: 0.5s;
}
.hasarrow:hover {
  background: #fff;
}
.hasarrow:hover .link-arrow::before {
  display: none;
}
.hasarrow:hover .link-arrow::after {
  width: 27px;
}

@media print, screen and (min-width: 768px) {
  .hasarrow .link-arrow {
    width: 71px;
    height: 71px;
  }
  .hasarrow .link-arrow::before {
    left: 12px;
    width: 47px;
    height: 16px;
    background: transparent url(../img/common/arrow-link-wh.svg) no-repeat 0 50%;
  }
  .hasarrow .link-arrow::after {
    left: 12px;
    width: 0;
    height: 16px;
    background: transparent url(../img/common/arrow-link-blue.svg) no-repeat 0 50%;
  }
  .hasarrow:hover .link-arrow::before {
    display: none;
  }
  .hasarrow:hover .link-arrow::after {
    width: 47px;
  }
}
.accordion_tree {
  display: none;
}

.ttl-type1 {
  color: #002967;
  text-align: center;
}
.ttl-type1 .ttl-main {
  font-weight: bold;
  font-weight: 800;
  font-size: 1.875rem;
}
.ttl-type1 .sub-ttl {
  font-weight: normal;
  font-weight: 400;
  font-size: 1.125rem;
  margin-bottom: 0;
}
.ttl-type1 .has-icon span {
  background: transparent url(../img/common/icon-ttl.svg) no-repeat 0 50%/auto 40px;
  padding: 20px 0 8px 10px;
  min-height: 40px;
  display: inline-block;
}
.ttl-type2 {
  margin-bottom: 40px;
}
.ttl-type2 .ttl-main {
  text-align: center;
  font-weight: bold;
  font-weight: 800;
  font-size: 1.875rem;
  color: #002967;
}

@media print, screen and (min-width: 768px) {
  .ttl-type1 {
    margin-bottom: 50px;
  }
  .ttl-type1 .ttl-main {
    font-size: 2.5rem;
    line-height: 1.2;
  }
  .ttl-type1 .sub-ttl {
    font-size: 1.25rem;
    margin-bottom: 20px;
    line-height: 1.2;
  }
  .ttl-type1 .has-icon span {
    background-size: auto;
    padding: 28px 0 8px 19px;
    min-height: 58px;
  }
  .ttl-type2 {
    margin-bottom: 86px;
  }
  .ttl-type2 .ttl-main {
    font-size: 2.5rem;
  }
}
.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
}
.header h1 {
  width: 200px;
  margin-bottom: 0;
  padding-left: 15px;
}
.header .global-navigation {
  display: none;
}
.header-menu-btn {
  width: 60px;
  height: 60px;
  padding: 5px;
  display: grid;
  place-items: center;
}
.header-menu-btn-inner {
  height: 20px;
  width: 30px;
}
.header-menu-btn span {
  display: block;
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  transition: 0.5s;
}
.header-menu-btn span:nth-of-type(1) {
  top: 0;
}
.header-menu-btn span:nth-of-type(2) {
  top: 50%;
  translate: 0 -50%;
}
.header-menu-btn span:nth-of-type(3) {
  bottom: 0;
}
.header-menu-btn.active span:nth-of-type(1) {
  rotate: 45deg;
  top: 9px;
}
.header-menu-btn.active span:nth-of-type(2) {
  display: none;
}
.header-menu-btn.active span:nth-of-type(3) {
  bottom: 9px;
  rotate: -45deg;
}

@media print, screen and (min-width: 1000px) {
  .header {
    width: 100%;
    height: 100px;
  }
  .header h1 {
    width: 370px;
  }
}
@media print, screen and (min-width: 1000px) and (min-width: 1250px) {
  .header h1 {
    padding-left: 58px;
  }
}
@media print, screen and (min-width: 1000px) {
  .header .global-navigation {
    display: flex;
    flex: 1;
  }
  .header .global-navigation ul {
    margin-bottom: 0;
    text-align: center;
    padding-right: 5px;
  }
}
@media print, screen and (min-width: 1000px) and (min-width: 1250px) {
  .header .global-navigation ul {
    padding-right: 28px;
  }
}
@media print, screen and (min-width: 1000px) {
  .header .global-navigation ul li {
    margin-bottom: 0;
  }
  .header .global-navigation ul li a {
    text-decoration: none;
    color: #000;
    padding: 0 10px;
  }
}
@media print, screen and (min-width: 1000px) and (min-width: 1250px) {
  .header .global-navigation ul li a {
    padding: 0 25px;
  }
}
@media print, screen and (min-width: 1000px) {
  .header .global-navigation ul li a span {
    display: block;
    font-size: 1rem;
    padding-bottom: 5px;
    font-weight: 300;
  }
}
@media print, screen and (min-width: 1000px) {
  .header .global-navigation ul li a strong {
    display: inline-block;
    padding: 5px;
    position: relative;
    font-weight: 400;
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 1000px) and (min-width: 1080px) {
  .header .global-navigation ul li a strong {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 1000px) {
  .header .global-navigation ul li a strong::before {
    width: 0;
    height: 4px;
    background: #002967;
    display: block;
    transition: 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
  }
}
@media print, screen and (min-width: 1000px) {
  .header .global-navigation ul li a:hover strong {
    font-weight: 500;
  }
  .header .global-navigation ul li a:hover strong::before {
    width: 100%;
  }
}
@media print, screen and (min-width: 1000px) {
  .header .global-navigation p a {
    color: #fff;
    height: 100px;
    width: 300px;
    place-items: center;
    font-weight: bold;
    font-weight: 900;
    font-size: 32px;
    text-decoration: none;
  }
  .header .global-navigation p a span {
    padding-left: 43px;
    background: transparent url(../img/common/icon-tel-wh.svg) no-repeat 0 50%;
  }
}
@media print, screen and (min-width: 1000px) {
  .header-menu-btn {
    display: none;
  }
}
.footer {
  padding: 30px 15px;
}
.footer-contact {
  gap: 30px;
}
.footer-contact-box {
  background-color: #002967;
  border: 3px solid #fff;
  border-radius: 15px;
}
.footer-contact-box a {
  display: grid;
  place-items: center;
  width: 100%;
  color: #fff;
  text-decoration: none;
  height: 80px;
  font-size: 1.5rem;
}
.footer-contact-box:nth-of-type(1) a span {
  padding-left: 30px;
  background: transparent url(../img/common/icon-tel-wh.svg) no-repeat 0 50%/25px auto;
}
.footer-contact-box:nth-of-type(2) {
  margin-top: 30px;
}
.footer-contact-box:nth-of-type(2) a span {
  padding-left: 35px;
  background: transparent url(../img/common/icon-mail-wh.svg) no-repeat 0 50%/25px auto;
}
.footer-main {
  margin-top: 50px;
}
.footer-main h3 {
  margin-bottom: 20px;
}
.footer-navigation ul {
  margin-bottom: 40px;
}
.footer-navigation ul li {
  margin-bottom: 0;
}
.footer-navigation ul li a {
  color: #fff;
  text-decoration: none;
  padding: 15px;
}
.footer-right p {
  margin-bottom: 0;
  line-height: 1.5;
  margin-top: 20px;
}
.footer-right p + p {
  margin-top: 0;
}
.footer-right p a {
  color: #fff;
  text-decoration: none;
}

.copyright {
  background: #FFA500;
  padding: 21px 15px;
  line-height: 1;
}

@media print, screen and (min-width: 768px) {
  .footer {
    position: relative;
    padding: 0 15px 52px;
  }
  .footer-contact {
    position: absolute;
    left: 50%;
    translate: -50% 0;
    max-width: 1460px;
    padding: 0 15px;
    width: 100%;
    top: -105px;
    gap: 30px 10px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 1160px) {
  .footer-contact {
    top: -205px;
    gap: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .footer-contact-box {
    width: calc(50% - 5px);
  }
}
@media print, screen and (min-width: 768px) and (min-width: 1160px) {
  .footer-contact-box {
    width: calc(50% - 15px);
  }
}
@media print, screen and (min-width: 768px) {
  .footer-contact-box a {
    height: 200px;
    background-size: auto;
    font-size: 2.1875rem;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 1160px) {
  .footer-contact-box a {
    height: 365px;
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .footer-contact-box:nth-of-type(1) a span {
    background-size: 45px auto;
    padding-left: 53px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 1160px) {
  .footer-contact-box:nth-of-type(1) a span {
    background-size: 53px auto;
    padding-left: 83px;
  }
}
@media print, screen and (min-width: 768px) {
  .footer-contact-box:nth-of-type(2) {
    margin-top: 0;
  }
  .footer-contact-box:nth-of-type(2) a span {
    background-size: 58px auto;
    padding-left: 72px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 1160px) {
  .footer-contact-box:nth-of-type(2) a span {
    padding-left: 102px;
  }
}
@media print, screen and (min-width: 768px) {
  .footer-main {
    max-width: 1760px;
    margin: 0 auto;
    padding-top: 150px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 1160px) {
  .footer-main {
    padding-top: 300px;
  }
}
@media print, screen and (min-width: 768px) {
  .footer-main h3 {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .footer-navigation ul {
    margin-bottom: 0;
  }
  .footer-navigation ul li {
    line-height: 1.2;
  }
  .footer-navigation ul li a {
    padding: 0;
  }
  .footer-navigation ul li + li {
    padding-left: 35px;
  }
  .footer-navigation ul li + li a {
    border-left: 1px solid #fff;
    padding-left: 35px;
  }
}
@media print, screen and (min-width: 768px) {
  .footer-right p {
    margin-top: 30px;
  }
  .footer-right p + p {
    margin-top: 0;
  }
}
.drawer-navigation {
  position: fixed;
  top: 60px;
  left: 100%;
  width: 100%;
  height: calc(100vh - 60px);
  padding: 40px 0 60px;
  overflow-y: scroll;
  transition: 0.8s;
  z-index: 9999;
  background: #002967;
}
.drawer-navigation.active {
  transform: translateX(-100%);
}
.drawer-navigation-inner {
  padding: 0 15px;
}
.drawer-navigation-contact {
  margin-bottom: 30px;
}
.drawer-navigation-contact .link-btn + .link-btn {
  margin-top: 10px;
}
.drawer-navigation-contact .link-btn a {
  display: grid;
  place-items: center;
  font-weight: normal;
  font-weight: 500;
  color: #fff;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 15px;
  height: 50px;
  font-size: 1.5rem;
  text-decoration: none;
}
.drawer-navigation-contact .link-btn a span {
  display: inline-block;
}
.drawer-navigation-contact .link-btn:nth-of-type(1) a span {
  padding-left: 30px;
  background: transparent url(../img/common/icon-tel-wh.svg) no-repeat 0 50%/auto 24px;
}
.drawer-navigation-contact .link-btn:nth-of-type(2) span {
  padding-left: 30px;
  background: transparent url(../img/common/icon-mail-wh.svg) no-repeat 0 50%/auto 24px;
}
.drawer-navigation-main ul {
  display: block !important;
}
.drawer-navigation-main ul li {
  margin-bottom: 0;
}
.drawer-navigation-main ul li a {
  padding: 20px 15px;
  display: block;
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #fff;
  background: transparent url(../img/common/arrow-link2.svg) no-repeat right 10px top 50%/12px auto;
}
.drawer-navigation-main ul li:first-of-type a {
  border-top: 1px solid #fff;
}

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