/* PC*/
/* TABLET*/
/* SP*/
/*============================
	reset
============================*/
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
* {
  margin: 0;
  padding: 0;
  -webkit-appearance: none; /*ios input default delete*/
}

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

::-moz-selection {
  color: #025cf7 !important;
  background-color: #ffe945 !important;
}

::selection {
  color: #025cf7 !important;
  background-color: #ffe945 !important;
}

::-moz-selection {
  color: #025cf7 !important;
  background-color: #ffe945 !important;
}

::-moz-placeholder {
  opacity: 0.4;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

::placeholder {
  opacity: 0.4;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select, option, input {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html, body {
  width: 100vw;
}

body {
  overflow-x: hidden;
  max-width: 100vw;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  line-height: 1;
}

#sidebar {
  background-color: transparent;
}

input[type=text], input[type=email], input[type=tel], input[type=password], textarea {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  background: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*.wpcf7-list-item, .wpcf7-list-item label {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
	box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0.5);
	-webkit-text-fill-color: #fff !important;
	caret-color: #fff !important;
}
input:-internal-autofill-selected {
	background-color: rgba(25, 255, 255, 0.5) !important;
	color: #fff !important;
}*/
textarea {
  resize: none;
}

button, input[type=submit], input[type=button] {
  border: none;
}

@keyframes onAutoFillStart {}
input:-webkit-autofill {
  animation-name: onAutoFillStart;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
}

input[type=radio],
input[type=checkbox] {
  -webkit-appearance: auto;
}

submit, input[type=submit] {
  cursor: pointer;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
  -moz-appearance: textfield !important;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  background: none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: inherit;
}

select::-ms-expand {
  display: none;
}

:focus, :active {
  outline: none;
}

ul, li {
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

figure, picture {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

figure > img, picture > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

img {
  width: 100%;
}

em {
  font-style: normal !important;
  font-weight: bold;
}

pre {
  white-space: pre-wrap;
}

strong {
  font-weight: bold;
}

html {
  overflow-x: hidden !important;
}

.main, #main {
  margin-bottom: 0;
}

body {
  max-width: 100vw;
  min-height: 100vh;
  position: relative;
}

body #wrapper {
  padding-top: 0;
  max-width: 100%;
}

main {
  position: relative;
}

footer {
  width: 100%;
}

@media screen and (min-width: 920px) {
  .-sp {
    display: none !important;
  }
}

@media screen and (max-width: 919px) {
  .-pc {
    display: none !important;
  }
}

/*common*/
body {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: max(4.1025641026vw, 15.3846153846px);
  line-height: 1.5;
}
@media screen and (min-width: 920px) {
  body {
    font-size: min(1.7391304348vw, 16px);
  }
}

main {
  padding-top: max(14.358974359vw, 53.8461538462px);
  position: relative;
}
@media screen and (min-width: 920px) {
  main {
    padding-top: min(4.4444444444vw, 64px);
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

img {
  pointer-events: none;
}

picture {
  margin: 0;
  padding: 0;
}

.inner {
  display: flex;
  width: 100%;
  padding: 0 max(6.1538461538vw, 23.0769230769px);
  margin: 0 auto;
  max-width: calc(888px + min(1.7391304348vw, 16px) * 2);
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (max-width: 919px) {
  .inner.-full {
    padding-inline: 0;
  }
}
@media screen and (min-width: 920px) {
  .inner {
    padding: 0 min(1.7391304348vw, 16px);
  }
}

strong {
  font-weight: 700;
}
@media screen and (min-width: 920px) {
  strong {
    font-weight: 900;
  }
}

.-primary {
  color: #cb191d;
}

.-red {
  color: #cb191d;
  font-weight: 500;
  text-decoration: underline;
}

.-blue {
  color: #025cf7;
}

.-yellow {
  display: block;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
}
.-yellow span {
  background: #ffe945;
}

.-bgmain {
  background: #f0f6ff;
}

[class*=__text] {
  text-align: justify;
}

.cv {
  padding: max(6.1538461538vw, 23.0769230769px) 0;
  background: #000;
  color: #fff;
}
@media screen and (min-width: 920px) {
  .cv {
    padding: min(2.1739130435vw, 20px) 0;
  }
}
.cv .inner {
  align-items: center;
  justify-content: center;
  padding-inline: max(4.1025641026vw, 15.3846153846px);
}
@media screen and (min-width: 920px) {
  .cv .inner {
    padding-inline: max(6.1538461538vw, 23.0769230769px);
  }
}
@media screen and (min-width: 920px) {
  .cv .inner {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.cv .cv__caption {
  display: block;
  width: 100%;
  margin: 0 auto max(1.0256410256vw, 3.8461538462px);
  font-size: max(4.1025641026vw, 15.3846153846px);
  flex-shrink: 0;
  text-align: center;
}
@media screen and (min-width: 920px) {
  .cv .cv__caption {
    margin-bottom: min(0.652173913vw, 6px);
    font-size: min(1.7391304348vw, 16px);
  }
}
.cv .cv__caption span {
  display: inline-block;
  position: relative;
  padding-inline: max(6.1538461538vw, 23.0769230769px);
}
@media screen and (min-width: 920px) {
  .cv .cv__caption span {
    padding-inline: min(2.6086956522vw, 24px);
  }
}
.cv .cv__caption span::before, .cv .cv__caption span::after {
  content: "";
  display: block;
  width: max(0.5128205128vw, 1.9230769231px);
  height: 100%;
  background: #fff;
  position: absolute;
  top: 50%;
}
@media screen and (min-width: 920px) {
  .cv .cv__caption span::before, .cv .cv__caption span::after {
    width: min(0.2173913043vw, 2px);
  }
}
.cv .cv__caption span::before {
  left: 0;
  transform: translateY(-50%) rotate(-45deg);
}
.cv .cv__caption span::after {
  right: 0;
  transform: translateY(-50%) rotate(45deg);
}
.cv .cv__thumbnail {
  width: max(78.4615384615vw, 294.2307692308px);
  margin-bottom: max(5.1282051282vw, 19.2307692308px);
}
@media screen and (min-width: 920px) {
  .cv .cv__thumbnail {
    width: auto;
    height: min(17.8260869565vw, 164px);
    margin: 0 min(4.347826087vw, 40px) 0 0;
  }
}
@media screen and (max-width: 919px) {
  .cv .cv__body {
    width: 100%;
  }
}
.cv .cv__list {
  display: flex;
  width: 100%;
  gap: max(3.0769230769vw, 11.5384615385px);
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 920px) {
  .cv .cv__list {
    width: min(44.6739130435vw, 411px);
    gap: min(1.3043478261vw, 12px);
  }
}
@media screen and (min-width: 920px) {
  .cv__thumbnail + .cv .cv__list {
    width: min(41.3043478261vw, 380px);
  }
}
.cv .cv__list .cv__item {
  width: 100%;
}
@media screen and (min-width: 920px) {
  .cv .cv__list .cv__item.-half {
    width: calc(50% - min(0.652173913vw, 6px));
  }
}
.cv .cv__list .cv__item .cv__link {
  display: flex;
  width: 100%;
  padding: max(5.1282051282vw, 19.2307692308px) 0;
  line-height: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100vmax;
  font-weight: 500;
  filter: drop-shadow(0 max(1.0256410256vw, 3.8461538462px) max(1.0256410256vw, 3.8461538462px) rgba(0, 0, 0, 0.25));
}
@media screen and (min-width: 920px) {
  .cv .cv__list .cv__item .cv__link {
    width: 100%;
    height: min(6.9565217391vw, 64px);
    padding: 0;
    font-size: min(2.1739130435vw, 20px);
    filter: drop-shadow(0 min(0.4347826087vw, 4px) min(0.4347826087vw, 4px) rgba(0, 0, 0, 0.25));
    transition: 0.5s opacity;
  }
  .cv .cv__list .cv__item .cv__link:hover, .cv .cv__list .cv__item .cv__link:focus {
    opacity: 0.7;
  }
}
.cv .cv__list .cv__item .cv__link.-yellow {
  background: #ffe945;
  color: #000;
}
@media screen and (max-width: 919px) {
  .cv .cv__list .cv__item .cv__link.-yellow {
    height: max(14.358974359vw, 53.8461538462px);
  }
}
.cv .cv__list .cv__item .cv__link.-white {
  background: #fff;
  color: #13397e;
  font-size: max(4.1025641026vw, 15.3846153846px);
}
@media screen and (max-width: 919px) {
  .cv .cv__list .cv__item .cv__link.-white {
    height: max(14.358974359vw, 53.8461538462px);
  }
}
@media screen and (min-width: 920px) {
  .cv .cv__list .cv__item .cv__link.-white {
    font-size: min(1.7391304348vw, 16px);
    height: min(6.0869565217vw, 56px);
  }
}
.cv .cv__list .cv__item .cv__link.-white small {
  font-size: max(2.5641025641vw, 9.6153846154px);
}
@media screen and (min-width: 920px) {
  .cv .cv__list .cv__item .cv__link.-white small {
    font-size: min(1.0869565217vw, 10px);
  }
}
@media screen and (min-width: 920px) {
  .cv .cv__list--horizontal {
    width: 100%;
    gap: min(1.3043478261vw, 12px);
    justify-content: center;
  }
}
@media screen and (min-width: 920px) {
  .cv .cv__list--horizontal .cv__item {
    width: min(43.4782608696vw, 400px);
  }
}

.cv2 {
  padding: max(6.1538461538vw, 23.0769230769px) 0;
}
@media screen and (min-width: 920px) {
  .cv2 {
    padding: min(2.1739130435vw, 20px) 0;
  }
}
.cv2 .inner {
  align-items: center;
  justify-content: center;
  padding-inline: max(4.1025641026vw, 15.3846153846px);
}
@media screen and (min-width: 920px) {
  .cv2 .inner {
    padding-inline: max(6.1538461538vw, 23.0769230769px);
  }
}
@media screen and (min-width: 920px) {
  .cv2 .inner {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.cv2 .cv2__caption {
  display: block;
  width: 100%;
  margin: 0 auto max(1.0256410256vw, 3.8461538462px);
  font-size: max(4.1025641026vw, 15.3846153846px);
  flex-shrink: 0;
  text-align: center;
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__caption {
    margin-bottom: min(0.652173913vw, 6px);
    font-size: min(1.7391304348vw, 16px);
  }
}
.cv2 .cv2__caption span {
  display: inline-block;
  position: relative;
  padding-inline: max(6.1538461538vw, 23.0769230769px);
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__caption span {
    padding-inline: min(2.6086956522vw, 24px);
  }
}
.cv2 .cv2__caption span::before, .cv2 .cv2__caption span::after {
  content: "";
  display: block;
  width: max(0.5128205128vw, 1.9230769231px);
  height: 100%;
  background: currentColor;
  position: absolute;
  top: 50%;
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__caption span::before, .cv2 .cv2__caption span::after {
    width: min(0.2173913043vw, 2px);
  }
}
.cv2 .cv2__caption span::before {
  left: 0;
  transform: translateY(-50%) rotate(-45deg);
}
.cv2 .cv2__caption span::after {
  right: 0;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 919px) {
  .cv2 .cv2__body {
    width: 100%;
  }
}
.cv2 .cv2__list {
  display: flex;
  width: 100%;
  gap: max(3.0769230769vw, 11.5384615385px);
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__list {
    width: -moz-fit-content;
    width: fit-content;
    gap: min(1.3043478261vw, 12px);
  }
}
@media screen and (min-width: 920px) {
  .cv2__thumbnail + .cv2 .cv2__list {
    width: min(41.3043478261vw, 380px);
  }
}
.cv2 .cv2__list .cv2__item {
  width: 100%;
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__list .cv2__item.-half {
    width: calc(50% - min(0.652173913vw, 6px));
  }
}
.cv2 .cv2__list .cv2__item .cv2__link {
  display: flex;
  width: 100%;
  padding-inline: max(6.1538461538vw, 23.0769230769px) max(4.1025641026vw, 15.3846153846px);
  line-height: 1;
  align-items: center;
  justify-content: space-between;
  border-radius: 100vmax;
  height: max(16.4102564103vw, 61.5384615385px);
  font-size: max(4.1025641026vw, 15.3846153846px);
  font-weight: 700;
  filter: drop-shadow(0 max(1.0256410256vw, 3.8461538462px) max(1.0256410256vw, 3.8461538462px) rgba(0, 0, 0, 0.25));
}
.cv2 .cv2__list .cv2__item .cv2__link::after {
  aspect-ratio: 1/1;
  width: max(7.6923076923vw, 28.8461538462px);
  content: "";
  background: center/contain no-repeat url("../img/arrow-button.svg");
}
.cv2 .cv2__list .cv2__item .cv2__link span {
  flex: 1;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__list .cv2__item .cv2__link {
    width: min(43.4782608696vw, 400px);
    height: min(6.9565217391vw, 64px);
    padding-inline: min(2.6086956522vw, 24px) min(1.7391304348vw, 16px);
    font-size: min(2.1739130435vw, 20px);
    filter: drop-shadow(0 min(0.4347826087vw, 4px) min(0.4347826087vw, 4px) rgba(0, 0, 0, 0.25));
    transition: 0.5s opacity;
  }
  .cv2 .cv2__list .cv2__item .cv2__link::after {
    width: min(3.2608695652vw, 30px);
  }
  .cv2 .cv2__list .cv2__item .cv2__link:hover, .cv2 .cv2__list .cv2__item .cv2__link:focus {
    opacity: 0.7;
  }
}
.cv2 .cv2__list .cv2__item .cv2__link.-yellow {
  background: #ffe945;
  color: #000;
}
@media screen and (max-width: 919px) {
  .cv2 .cv2__list .cv2__item .cv2__link.-yellow {
    height: max(14.358974359vw, 53.8461538462px);
  }
}
.cv2 .cv2__list .cv2__item .cv2__link.-white {
  background: #fff;
  color: #13397e;
  font-size: max(4.1025641026vw, 15.3846153846px);
}
@media screen and (max-width: 919px) {
  .cv2 .cv2__list .cv2__item .cv2__link.-white {
    height: max(14.358974359vw, 53.8461538462px);
  }
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__list .cv2__item .cv2__link.-white {
    font-size: min(2.1739130435vw, 20px);
  }
}
.cv2 .cv2__list .cv2__item .cv2__link.-white small {
  font-size: max(2.5641025641vw, 9.6153846154px);
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__list .cv2__item .cv2__link.-white small {
    font-size: min(1.0869565217vw, 10px);
  }
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__list--horizontal {
    width: 100%;
    gap: min(1.3043478261vw, 12px);
    justify-content: center;
  }
}
@media screen and (min-width: 920px) {
  .cv2 .cv2__list--horizontal .cv2__item {
    width: min(43.4782608696vw, 400px);
  }
}

@media screen and (min-width: 920px) {
  .thanks > .inner {
    display: flex;
    flex-direction: column;
  }
  .thanks > .inner .cv2 {
    flex: 1;
  }
}
.thanks .sec__text {
  line-height: 1.8;
}
.thanks .cv2 {
  margin-top: max(12.3076923077vw, 46.1538461538px);
}
@media screen and (min-width: 920px) {
  .thanks .cv2 {
    margin-top: min(5.2173913043vw, 48px);
  }
}
.thanks .cv2 .cv2__list {
  flex-direction: column;
  align-items: center;
  margin-inline: auto;
  gap: max(6.1538461538vw, 23.0769230769px);
}
@media screen and (min-width: 920px) {
  .thanks .cv2 .cv2__list {
    gap: min(2.6086956522vw, 24px);
  }
}
.thanks .cv2 .cv2__link::after {
  display: none;
}

section {
  display: flex;
  flex-direction: column;
  padding: max(16.4102564103vw, 61.5384615385px) 0;
}
@media screen and (min-width: 920px) {
  section {
    padding-block: min(8.6956521739vw, 80px);
  }
}

.sec__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: max(6.1538461538vw, 23.0769230769px);
  margin-bottom: max(12.3076923077vw, 46.1538461538px);
}
@media screen and (min-width: 920px) {
  .sec__header {
    gap: min(3.4782608696vw, 32px);
    margin-bottom: min(6.9565217391vw, 64px);
  }
}

.sec__title {
  font-size: max(6.9230769231vw, 25.9615384615px);
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
@media screen and (min-width: 920px) {
  .sec__title {
    font-size: min(3.9130434783vw, 36px);
  }
}

.sec__lead {
  font-size: max(4.1025641026vw, 15.3846153846px);
  text-align: center;
  line-height: 1.5;
}
@media screen and (min-width: 920px) {
  .sec__lead {
    font-size: min(1.7391304348vw, 16px);
  }
}

.-larger {
  font-size: 1.125em;
}

.-center {
  display: inline-block;
  text-align: center;
}

.-en {
  font-family: "Outfit", sans-serif;
}

.dialog {
  background: transparent;
  border: 0;
}
.dialog[open] {
  animation: open 1s ease;
}
.dialog::backdrop {
  background: rgba(0, 0, 0, 0.9);
}
.dialog__open, .dialog__close {
  cursor: pointer;
}
@media screen and (max-width: 919px) {
  .dialog__inner > * {
    width: 100%;
  }
}
@media screen and (min-width: 920px) {
  .dialog__inner {
    height: 80dvh;
  }
  .dialog__inner > * {
    height: 100%;
  }
}
.dialog__close {
  position: fixed;
  top: 5%;
  right: 5%;
  display: block;
  width: max(8.2051282051vw, 30.7692307692px);
  height: max(8.2051282051vw, 30.7692307692px);
}
@media screen and (min-width: 920px) {
  .dialog__close {
    width: min(3.9130434783vw, 36px);
    height: min(3.9130434783vw, 36px);
  }
}

@keyframes open {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
html:has(.dialog[open]) {
  overflow: hidden;
  height: 100dvh;
}

.header {
  display: flex;
  width: 100%;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 555;
  background: linear-gradient(-45deg, #0033bb 0%, #002ba0 100%);
  color: #fff;
  border-bottom: max(0.2564102564vw, 0.9615384615px) solid #fff;
}
@media screen and (min-width: 920px) {
  .header {
    height: min(4.4444444444vw, 64px);
    font-size: min(0.9722222222vw, 14px);
    border-width: min(0.0694444444vw, 1px);
  }
}
.header .inner {
  padding: 0;
}
@media screen and (min-width: 920px) {
  .header .inner {
    padding-inline: min(2.2222222222vw, 32px);
    align-items: center;
    flex-direction: row;
    max-width: 100%;
  }
}
.header .inner .header__wrap {
  display: flex;
  height: max(14.358974359vw, 53.8461538462px);
  padding: 0 max(5.1282051282vw, 19.2307692308px);
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 920px) {
  .header .inner .header__wrap {
    height: 100%;
    padding: 0;
    margin-inline: auto;
  }
}
.header .header__logo {
  display: inline-flex;
  width: max(46.1538461538vw, 173.0769230769px);
  height: max(9.2307692308vw, 34.6153846154px);
  margin: auto 0;
  z-index: 2;
}
.header .header__logo img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 920px) {
  .header .header__logo {
    width: min(13.0555555556vw, 188px);
    height: min(3.0555555556vw, 44px);
  }
}
.header .hamburger {
  display: flex;
  width: max(6.1538461538vw, 23.0769230769px);
  height: max(6.1538461538vw, 23.0769230769px);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
  cursor: pointer;
}
@media screen and (min-width: 920px) {
  .header .hamburger {
    display: none;
  }
}
.header .hamburger .line__wrap {
  display: flex;
  width: max(4.6153846154vw, 17.3076923077px);
  height: max(3.0769230769vw, 11.5384615385px);
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.header .hamburger .line__wrap .line {
  display: inline-block;
  width: 100%;
  height: max(0.5128205128vw, 1.9230769231px);
  background: #fff;
  position: absolute;
  left: 0;
  transition: opacity 0.4s, transform 0.4s;
}
.header .hamburger .line__wrap .line:nth-of-type(1) {
  top: 0;
}
.header .hamburger .line__wrap .line:nth-of-type(2) {
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.header .hamburger .line__wrap .line:nth-of-type(3) {
  bottom: 0;
}
.header .hamburger.-active .line:nth-of-type(1) {
  top: max(1.2820512821vw, 4.8076923077px);
  transform: rotate(-35deg);
}
.header .hamburger.-active .line:nth-of-type(2) {
  opacity: 0;
}
.header .hamburger.-active .line:nth-of-type(3) {
  top: max(1.2820512821vw, 4.8076923077px);
  bottom: auto;
  transform: rotate(35deg);
}
@media screen and (max-width: 919px) {
  .header .g-nav__wrap {
    display: none;
    position: relative;
    z-index: 3;
  }
  .header.-active .g-nav__wrap {
    display: block;
  }
}
.header .g-nav {
  display: none;
  height: calc(100vh - max(11.2820512821vw, 42.3076923077px));
  flex-direction: column;
  font-weight: 400;
}
@media screen and (min-width: 920px) {
  .header .g-nav {
    display: flex;
    height: 100%;
    flex-direction: row;
  }
}
.header .g-nav .g-nav__list {
  display: flex;
  margin-bottom: auto;
  padding: max(17.4358974359vw, 65.3846153846px) 0;
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: max(8.2051282051vw, 30.7692307692px);
}
@media screen and (min-width: 920px) {
  .header .g-nav .g-nav__list {
    padding: 0;
    margin: 0 min(0.6944444444vw, 10px) 0 0;
    flex-direction: row;
    gap: min(0.5555555556vw, 8px);
  }
}
@media screen and (min-width: 920px) {
  .header .g-nav .g-nav__item {
    padding: min(0.5555555556vw, 8px);
    border-bottom: min(0.1388888889vw, 2px) solid transparent;
    letter-spacing: 0.06em;
  }
  .header .g-nav .g-nav__item:hover, .header .g-nav .g-nav__item:focus {
    border-color: currentColor;
  }
}
.header.-active .inner {
  flex-wrap: wrap;
  overflow-y: scroll;
}
.header.-active .inner::-webkit-scrollbar {
  display: none;
}
.header.-active .g-nav {
  display: flex !important;
}
.header .cv {
  padding: max(5.1282051282vw, 19.2307692308px);
  background: transparent;
}
@media screen and (max-width: 919px) {
  .header .cv .cv__list .cv__item .cv__link {
    color: #000 !important;
  }
}
@media screen and (min-width: 920px) {
  .header .cv {
    padding: 0;
    background: none;
  }
  .header .cv .inner {
    padding: 0;
  }
  .header .cv .cv__list {
    width: unset;
    flex-direction: row;
    gap: min(0.8333333333vw, 12px);
  }
  .header .cv .cv__list .cv__item {
    width: unset;
  }
  .header .cv .cv__list .cv__item .cv__link {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    font-size: min(1.0416666667vw, 15px);
    padding-inline: min(1.1111111111vw, 16px);
    letter-spacing: 0.06em;
    border: min(0.1388888889vw, 2px) solid currentColor;
  }
  .header .cv .cv__list .cv__item .cv__link::after {
    display: none;
  }
  .header .cv .cv__list .cv__item .cv__link.-yellow, .header .cv .cv__list .cv__item .cv__link.-white {
    height: min(2.7777777778vw, 40px);
    border-radius: min(1.3888888889vw, 20px);
  }
  .header .cv .cv__list .cv__item .cv__link.-yellow small, .header .cv .cv__list .cv__item .cv__link.-white small {
    display: none;
  }
  .header .cv .cv__list .cv__item .cv__link.-yellow {
    border-color: transparent;
    font-weight: 700;
  }
  .header .cv .cv__list .cv__item .cv__link.-white {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.05);
    border: max(0.2564102564vw, 0.9615384615px) solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 max(1.0256410256vw, 3.8461538462px) max(1.5384615385vw, 5.7692307692px) rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(max(2.5641025641vw, 9.6153846154px));
            backdrop-filter: blur(max(2.5641025641vw, 9.6153846154px));
  }
}
@media screen and (min-width: 920px) and (min-width: 920px) {
  .header .cv .cv__list .cv__item .cv__link.-white {
    border-width: min(0.1086956522vw, 1px);
    box-shadow: 0 min(0.4347826087vw, 4px) min(0.652173913vw, 6px) rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(min(1.0869565217vw, 10px));
            backdrop-filter: blur(min(1.0869565217vw, 10px));
  }
}
@media screen and (min-width: 920px) {
  .header .cv .cv__list .cv__item .cv__link:hover.-yellow, .header .cv .cv__list .cv__item .cv__link:focus.-yellow {
    background-color: #fff;
  }
  .header .cv .cv__list .cv__item .cv__link:hover.-white, .header .cv .cv__list .cv__item .cv__link:focus.-white {
    color: #000;
    background-color: #ffe945;
  }
}

.--thanks .header {
  position: relative;
}

footer {
  padding: max(6.1538461538vw, 23.0769230769px) 0 max(12.3076923077vw, 46.1538461538px);
  background: linear-gradient(-45deg, #0033bb 0%, #002ba0 100%);
  text-align: center;
}
footer .inner {
  align-items: center;
  gap: max(4.1025641026vw, 15.3846153846px);
}
@media screen and (min-width: 920px) {
  footer {
    padding: min(3.4782608696vw, 32px) 0;
  }
  footer .inner {
    gap: min(1.7391304348vw, 16px);
  }
}
footer .footer__logo {
  width: max(44.6153846154vw, 167.3076923077px);
  height: max(5.8974358974vw, 22.1153846154px);
}
@media screen and (min-width: 920px) {
  footer .footer__logo {
    width: min(18.9130434783vw, 174px);
    height: min(2.5vw, 23px);
  }
}
footer .footer__copyright {
  color: #fff;
  font-size: max(2.8205128205vw, 10.5769230769px);
  line-height: 1.4;
}
@media screen and (min-width: 920px) {
  footer .footer__copyright {
    font-size: min(1.1956521739vw, 11px);
  }
}

.--thanks .footer {
  position: fixed;
  left: 0;
  bottom: 0;
}