@import url("https://fonts.googleapis.com/css2?family=Kosugi&display=swap&text=\\");
article, aside, details, figcaption, figure, footer,
header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

html.no-cssanimations audio, html.no-cssanimations canvas, html.no-cssanimations video {
  display: inline;
  zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  overflow-y: scroll;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:hover, a:active {
  outline: 0;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  font-family: inherit;
}

caption, th, td {
  text-align: left;
}

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  vertical-align: middle;
}

button, input {
  line-height: normal;
}

html.no-postmessage button, html.no-postmessage input {
  overflow: visible;
}

textarea,
input[type=text],
input[type=password],
input[type=tel] {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
}

select {
  border-radius: 0;
  background-color: #fff;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button {
  -webkit-appearance: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  line-height: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

::-webkit-input-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

*::-moz-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

:-moz-placeholder-shown {
  color: #a4a4a4;
  opacity: 1;
}

:placeholder-shown {
  color: #a4a4a4;
  opacity: 1;
}

body {
  min-height: 100vh;
  line-height: 1.5;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote, form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.2;
}

ul {
  list-style: none;
  list-style-image: none;
}

em {
  font-style: normal;
}

small {
  font-size: 100%;
}

label {
  cursor: pointer;
}

textarea {
  overflow: auto;
}

legend {
  display: none;
}

fieldset {
  border: none;
}

input, textarea, select, label {
  font-family: inherit;
  outline: none;
}

object {
  vertical-align: middle;
  outline: none;
}

abbr, acronym {
  border: none;
  font-variant: normal;
}

address, caption, cite, code, dfn, var {
  font-weight: normal;
  font-style: normal;
}

hr {
  display: none;
}

html.no-postmessage body, html.no-postmessage br {
  letter-spacing: 0;
}

html.no-postmessage div {
  zoom: 1;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

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

body {
  color: #21439A;
  font-family: "Kosugi", "Zen Kaku Gothic New", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  background-color: #fff;
}

input, textarea, select, button, option {
  color: #21439A;
  font-family: "Kosugi", "Zen Kaku Gothic New", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
}

a {
  color: #21439A;
  text-decoration: none;
}

img.pc, br.pc {
  display: inline-block;
}

div.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 1023px) {
  input, textarea, select {
    font-weight: normal;
  }
  .pc {
    display: none !important;
  }
  img.sp, br.sp {
    display: inline-block;
  }
  div.sp, p.sp, video.sp {
    display: block;
  }
  img {
    width: 100%;
  }
}
.font_roboto {
  font-family: "Roboto", sans-serif;
}

.font_poppins {
  font-family: "Poppins", sans-serif;
}

#wrapper {
  background-color: #fff;
}

.c_btnType01 {
  display: inline-block;
  width: 12.5vw;
  border-radius: 2.9166666667vw;
  background-color: #125ABC;
  border: 1px solid #125ABC;
  color: #fff;
  font-size: 1.0416666667vw;
  font-weight: bold;
  position: relative;
  padding: 0.9375vw 3.125vw 0.8333333333vw 1.6666666667vw;
  line-height: 1;
  text-align: left;
}
.c_btnType01.wLarge {
  width: 100%;
}
.c_btnType01.blank:after {
  content: "";
  background: url(../images/common/ico_blank_white.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(50% - 0.3645833333vw);
  right: 1.0416666667vw;
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.c_btnType01.blank::before {
  content: "";
  background: url(../images/common/ico_blank_blue.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(50% - 0.3645833333vw);
  right: 1.0416666667vw;
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1024px) {
  .c_btnType01.blank {
    transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .c_btnType01.blank:hover::after {
    opacity: 0;
  }
  .c_btnType01.blank:hover::before {
    opacity: 1;
  }
}
@media screen and (min-width: 1024px) {
  .c_btnType01 {
    transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .c_btnType01:hover {
    background-color: #fff;
    color: #125ABC;
  }
  .c_btnType01:hover::after {
    opacity: 0;
  }
  .c_btnType01:hover::before {
    opacity: 1;
  }
}
.c_btnType01:after {
  content: "";
  background: url(../images/common/ico_arrow01_white.svg) 0 0 no-repeat;
  background-size: 100% auto;
  width: 0.5208333333vw;
  height: 0.5208333333vw;
  position: absolute;
  top: calc(50% - 0.2604166667vw);
  right: 0.9375vw;
  will-change: transform;
  transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
}
.c_btnType01::before {
  content: "";
  background: url(../images/common/ico_arrow01_blue.svg) 0 0 no-repeat;
  background-size: 100% auto;
  width: 0.5208333333vw;
  height: 0.5208333333vw;
  position: absolute;
  top: calc(50% - 0.2604166667vw);
  right: 0.9375vw;
  will-change: transform;
  transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
  opacity: 0;
}

@media screen and (max-width: 1023px) {
  .c_btnType01 {
    width: 56.4102564103vw;
    border-radius: 13.3333333333vw;
    font-size: 4.6153846154vw;
    padding: 4.358974359vw 0vw 4.358974359vw 7.4358974359vw;
  }
  .c_btnType01.blank:after {
    right: 3.3333333333vw;
    width: 3.0769230769vw;
    height: 3.0769230769vw;
    top: calc(50% - 1.5384615385vw);
  }
  .c_btnType01::after, .c_btnType01::before {
    width: 2.5641025641vw;
    height: 2.5641025641vw;
    right: 4.1025641026vw;
    top: calc(50% - 1.2820512821vw);
  }
}
.c_btnType02 {
  display: inline-block;
  width: 12.5vw;
  border-radius: 2.9166666667vw;
  background-color: #fff;
  color: #125ABC;
  font-size: 1.0416666667vw;
  font-weight: bold;
  position: relative;
  padding: 0.9375vw 3.125vw 0.8333333333vw 1.6666666667vw;
  line-height: 1;
  text-align: left;
  border: 1px solid #125ABC;
}
.c_btnType02.wLarge {
  width: 100%;
}
.c_btnType02.blank:after {
  content: "";
  background: url(../images/common/ico_blank_blue.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(50% - 0.3645833333vw);
  right: 0.8854166667vw;
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.c_btnType02.blank::before {
  content: "";
  background: url(../images/common/ico_blank_white.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(50% - 0.3645833333vw);
  right: 0.8854166667vw;
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1024px) {
  .c_btnType02.blank {
    transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .c_btnType02.blank:hover {
    background-color: #125ABC;
    color: #fff;
  }
  .c_btnType02.blank:hover::after {
    opacity: 0;
  }
  .c_btnType02.blank:hover::before {
    opacity: 1;
  }
}
.c_btnType02.pdf:after {
  content: "";
  background: url(../images/common/ico_pdf_red.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(50% - 0.6770833333vw);
  right: 0.9895833333vw;
  width: 1.3541666667vw;
  height: 1.3541666667vw;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
  will-change: transform;
  image-rendering: pixelated;
}
@media screen and (min-width: 1024px) {
  .c_btnType02.pdf {
    transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .c_btnType02.pdf:hover {
    background-color: #125ABC;
    color: #fff;
  }
  .c_btnType02.pdf:hover:after {
    background: url(../images/common/ico_pdf_white.svg) 0 0 no-repeat;
    background-size: 100% auto;
  }
}

@media screen and (max-width: 1023px) {
  .c_btnType02 {
    width: 56.4102564103vw;
    border-radius: 13.3333333333vw;
    font-size: 4.6153846154vw;
    padding: 4.1025641026vw 0vw 4.1025641026vw 7.4358974359vw;
  }
  .c_btnType02.blank:after {
    right: 3.3333333333vw;
    width: 3.0769230769vw;
    height: 3.0769230769vw;
    top: calc(50% - 1.5384615385vw);
  }
  .c_btnType02.pdf:after {
    right: 4.8717948718vw;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    top: calc(50% - 3.3333333333vw);
  }
}
.c_btnType03 {
  border: 1px solid #125ABC;
  background-color: #125ABC;
  color: #fff;
  width: 27.9166666667vw;
  line-height: 4.0625vw;
  text-align: center;
  display: inline-block;
  border-radius: 1.0416666667vw;
  font-size: 1.0416666667vw;
  font-weight: bold;
  padding: 0 1.6145833333vw;
}
@media screen and (min-width: 1024px) {
  .c_btnType03 {
    transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .c_btnType03:hover {
    background-color: #fff;
    color: #125ABC;
  }
}
.c_btnType03.download {
  text-align: left;
  position: relative;
}
.c_btnType03.download::after {
  content: "";
  background: url(../images/common/ico_arrow01_white.svg) 0 0 no-repeat;
  background-size: 100% auto;
  width: 0.5208333333vw;
  height: 0.5208333333vw;
  position: absolute;
  top: calc(50% - 0.3645833333vw);
  right: 2.1354166667vw;
  transform: rotate(90deg);
  will-change: transform;
  transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
}
@media screen and (min-width: 1024px) {
  .c_btnType03.download:hover::after {
    content: "";
    background: url(../images/common/ico_arrow01_blue.svg) 0 0 no-repeat;
  }
  .c_btnType03.download:hover::before {
    background-color: #125ABC;
  }
}
.c_btnType03.download::before {
  content: "";
  width: 0.5729166667vw;
  height: 0.1041666667vw;
  position: absolute;
  top: calc(50% + 0.3125vw);
  right: 2.0833333333vw;
  background-color: #fff;
}

.c_btnType04 {
  border: 1px solid #125ABC;
  background-color: #fff;
  color: #125ABC;
  width: 27.9166666667vw;
  line-height: 4.0625vw;
  text-align: center;
  display: inline-block;
  border-radius: 1.0416666667vw;
  font-size: 1.0416666667vw;
  font-weight: bold;
  padding: 0 1.6145833333vw;
}
@media screen and (min-width: 1024px) {
  .c_btnType04 {
    transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .c_btnType04:hover {
    background-color: #125ABC;
    color: #fff;
  }
}

@media screen and (max-width: 1023px) {
  .c_btnType03 {
    width: 100%;
    line-height: 14.8717948718vw;
    border-radius: 5.1282051282vw;
    font-size: 4.6153846154vw;
    padding: 0 7.6923076923vw;
  }
  .c_btnType03.download::after {
    content: "";
    background: url(../images/common/ico_arrow01_white.svg) 0 0 no-repeat;
    background-size: 100% auto;
    width: 2.5641025641vw;
    height: 2.5641025641vw;
    top: calc(50% - 1.7948717949vw);
    right: 7.1794871795vw;
  }
  .c_btnType03.download::before {
    width: 2.8205128205vw;
    height: 0.5128205128vw;
    top: calc(50% + 1.5384615385vw);
    right: 7.0256410256vw;
  }
  .c_btnType04 {
    width: auto;
    line-height: 14.8717948718vw;
    border-radius: 5.1282051282vw;
    font-size: 4.6153846154vw;
    padding: 0 7.6923076923vw;
  }
}
.c-anchorLink li {
  border-bottom: 1px solid #D0D0D0;
}
.c-anchorLink li a {
  display: block;
  font-size: 0.8333333333vw;
  font-weight: bold;
  line-height: 2;
  position: relative;
  padding: 0.8333333333vw 0 0.78125vw;
}
@media screen and (min-width: 1024px) {
  .c-anchorLink li a:hover::before {
    transform: translateX(-50%) translateY(-50%) rotate(90deg);
    margin-top: 0.15625vw;
  }
}
.c-anchorLink li a::before {
  content: "";
  background: url(../images/common/ico_arrow02_blue.svg) 0 0 no-repeat;
  background-size: 100% auto;
  width: 0.3125vw;
  height: 0.625vw;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
  transition: margin-top 0.9s cubic-bezier(0.19, 1, 0.22, 1);
  margin-top: 0vw;
}

@media screen and (max-width: 1023px) {
  .c-anchorLink li a {
    font-size: 4.1025641026vw;
    padding: 4.1025641026vw 0 3.8461538462vw;
  }
  .c-anchorLink li a::before {
    width: 1.5384615385vw;
    height: 2.5641025641vw;
  }
}
.anim_fadeIn {
  opacity: 0;
  transition: opacity 1s, transform 3s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform, opacity;
}
.anim_fadeIn.left {
  transform: translateX(-1.5625vw);
}
.anim_fadeIn.right {
  transform: translateX(1.5625vw);
}
.anim_fadeIn.bottom {
  display: inline-block;
  transform: translateY(1.5625vw);
}
.anim_fadeIn.show {
  opacity: 1;
  transform: translateX(0vw) translateY(0vw);
}

@media screen and (max-width: 1023px) {
  .anim_fadeIn.left {
    transform: translateX(-5.1282051282vw);
  }
  .anim_fadeIn.right {
    transform: translateX(-5.1282051282vw);
  }
  .anim_fadeIn.bottom {
    transform: translateY(7.6923076923vw);
  }
  .anim_fadeIn.show {
    transform: translateY(0vw);
  }
}
.c-bgGray {
  background-color: #F7F7F7;
  border-radius: 1.0416666667vw;
  padding: 2.5520833333vw 3.125vw 2.8125vw;
}

@media screen and (max-width: 1023px) {
  .c-bgGray {
    border-radius: 5.1282051282vw;
    padding: 8.2051282051vw 10.2564102564vw 8.9743589744vw;
  }
}
.c-listType01 li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 1023px) {
  .c-listType01 li {
    text-indent: 0;
    padding-left: 0;
  }
}
.c-fixedBanner {
  position: fixed;
  left: 0.5208333333vw;
  bottom: 0.46875vw;
  z-index: 5;
  transition: bottom 0.8s 0s ease-out;
  will-change: bottom;
}
.c-fixedBanner img {
  width: 19.6875vw;
}
.c-fixedBanner_close {
  position: absolute;
  right: 0.9375vw;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.4583333333vw;
  height: 1.4583333333vw;
}
.c-fixedBanner_close::before {
  content: "";
  background-color: #121212;
  position: absolute;
  inset: 0;
  border-radius: 100%;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1024px) {
  .c-fixedBanner_close:hover::before {
    transform: scale(1.25);
  }
}
.c-fixedBanner_close img {
  width: 0.4901041667vw;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 1023px) {
  .c-fixedBanner {
    right: inherit;
    left: 2.3076923077vw;
    bottom: 0vw;
  }
}
@media screen and (max-width: 1023px) and (orientation: landscape) and (max-width: 812px) {
  .c-fixedBanner {
    transform-origin: 0% 100%;
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1023px) {
  .c-fixedBanner img {
    width: 79.7435897436vw;
  }
  .c-fixedBanner_close {
    left: auto;
    right: 5.1282051282vw;
    top: 0;
    width: 5.641025641vw;
    height: 5.641025641vw;
  }
  .c-fixedBanner_close img {
    width: 2.0512820513vw;
  }
}
.c-new {
  display: inline-block;
  background-color: #FF0000;
  color: #fff;
  line-height: 1;
  border-radius: 0.2083333333vw;
  font-size: 0.625vw;
  padding: 0.15625vw 0.2604166667vw 0.15625vw;
  transform: translateY(-0.1041666667vw);
  margin-left: 0.4166666667vw;
}

@media screen and (max-width: 1023px) {
  .c-new {
    border-radius: 1.0256410256vw;
    font-size: 3.0769230769vw;
    padding: 0.7692307692vw 1.2820512821vw 0.7692307692vw;
    transform: translateY(-0.5128205128vw);
    margin-left: 2.0512820513vw;
  }
}
select,
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input[type=number] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #21439A;
  border-radius: 0.4166666667vw;
  font-family: "Zen Kaku Gothic New", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  width: 100%;
  font-size: 0.9375vw;
}
select.sizeMedium,
input[type=text].sizeMedium,
input[type=password].sizeMedium,
input[type=tel].sizeMedium,
input[type=email].sizeMedium,
input[type=number].sizeMedium {
  width: 20.7291666667vw;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input::-moz-placeholder {
  color: #D0D0D0;
  opacity: 1;
}

input::placeholder {
  color: #D0D0D0;
  opacity: 1;
}

textarea {
  border: 1px solid #21439A;
  border-radius: 0.4166666667vw;
  font-family: "Zen Kaku Gothic New", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  width: 100%;
  min-height: 10.4166666667vw;
  padding: 0.78125vw 1.0416666667vw;
  line-height: 1.7;
}

select {
  background: url(../images/common/ico_select.svg) right 0.5208333333vw center no-repeat;
  background-size: 2.0833333333vw auto;
  cursor: pointer;
}
select.type02 {
  background: url(../images/common/ico_select02.svg) right 1.0416666667vw center no-repeat;
  background-size: 1.3651041667vw auto;
}
@media screen and (max-width: 1023px) {
  select.type02 {
    background: url(../images/common/ico_select02.svg) right 4.1025641026vw center no-repeat;
    background-size: 6.7205128205vw auto;
  }
}
select option[disabled] {
  color: #D0D0D0;
}

select,
input {
  padding: 0 1.0416666667vw;
  height: 3.125vw;
  font-weight: 500;
}

@media screen and (max-width: 1023px) {
  select,
  input[type=text],
  input[type=password],
  input[type=tel],
  input[type=email],
  input[type=number] {
    border-radius: 2.0512820513vw;
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 1023px) and (max-width: 390px) {
  select,
  input[type=text],
  input[type=password],
  input[type=tel],
  input[type=email],
  input[type=number] {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) {
  select.sizeMedium,
  input[type=text].sizeMedium,
  input[type=password].sizeMedium,
  input[type=tel].sizeMedium,
  input[type=email].sizeMedium,
  input[type=number].sizeMedium {
    width: 100%;
  }
  textarea {
    border-radius: 2.0512820513vw;
    min-height: 41.0256410256vw;
    padding: 3.0769230769vw 5.1282051282vw;
  }
}
@media screen and (max-width: 1023px) and (max-width: 390px) {
  textarea {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) {
  select {
    background: url(../images/common/ico_select.svg) right 1.2307692308vw center no-repeat;
    background-size: 10.2564102564vw auto;
  }
  select,
  input {
    padding: 0 5.1282051282vw;
    height: 12.8205128205vw;
  }
}
.reCAPTCHA {
  position: fixed;
  right: 0;
  bottom: 12px;
  z-index: 9999;
  cursor: pointer;
}

.grecaptcha-badge {
  z-index: 9999;
}

.c-form_section {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #D0D0D0;
  padding: 0 0.4166666667vw;
}
.c-form_section.c-form_error {
  background-color: rgba(255, 0, 0, 0.05);
}
.c-form_section .c-form_errorTxt {
  color: #FF0000;
  margin: 0.5208333333vw 0 -0.7291666667vw !important;
  font-size: 0.8333333333vw;
}
.c-form_section:first-child {
  margin-top: -2.8645833333vw;
}
.c-form_section > p:first-child {
  width: 13.5416666667vw;
  margin-right: 0.8333333333vw;
  font-size: 0.9375vw;
  font-weight: bold;
  padding: 3.75vw 0 0;
}
.c-form_section > div:nth-child(2) {
  flex: 1;
  padding: 3.125vw 0;
}
.c-form_section > div:nth-child(2) p + p {
  margin-top: 1.0416666667vw;
}
.c-form_policyCheck {
  margin-top: 2.9166666667vw;
}
.c-form_policyCheck.c-form_error .c-bgGray {
  background-color: rgba(255, 0, 0, 0.05);
}
.c-form_policyCheck .c-form_errorTxt {
  color: #FF0000;
  margin: 0.5208333333vw 0 -0.7291666667vw !important;
  font-size: 0.8333333333vw;
}
.c-form_policyCheck a {
  text-decoration: underline;
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .c-form_policyCheck a {
    transition: opacity 0.2s ease-out;
  }
  .c-form_policyCheck a:hover {
    opacity: 0.7;
  }
}
.c-form_policyCheck-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.c-form_policyCheck_text {
  padding-left: 3.125vw;
  display: inline-block;
}
.c-form_policyCheck_text svg {
  position: absolute;
  left: 3.125vw;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  top: calc(50% - 1.0416666667vw);
}
.c-form_policyCheck_text svg .c-form_policyCheck_icoFill {
  fill: #fff;
  transition: all 0.3s;
}
.c-form_policyCheck_text svg .c-form_policyCheck_icoLine {
  stroke: #D0D0D0;
  transition: all 0.3s;
}
.c-form_policyCheck .c-bgGray {
  position: relative;
}
.c-form_policyCheck input[type=checkbox]:checked + .c-form_policyCheck_text svg .c-form_policyCheck_icoFill {
  fill: #21439A;
}
.c-form_policyCheck input[type=checkbox]:checked + .c-form_policyCheck_text svg .c-form_policyCheck_icoLine {
  stroke: #fff;
}
.c-form_btn {
  display: flex;
  justify-content: space-between;
  margin-top: 4.1666666667vw;
}
.c-form_btn > p {
  width: 49.2647058824%;
}
.c-form_btn .c_btnType03,
.c-form_btn .c_btnType04 {
  width: 100%;
}
.c-form_conf_lead {
  padding: 2.9166666667vw 3.125vw 2.8125vw;
}
.c-form_conf_section {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #D0D0D0;
}
.c-form_conf_section:first-child > p:first-child {
  padding-top: 2.8645833333vw;
}
.c-form_conf_section:first-child > div:last-child {
  padding-top: 2.8645833333vw;
}
.c-form_conf_section > p:first-child {
  width: 13.5416666667vw;
  margin-right: 0.8333333333vw;
  font-size: 0.9375vw;
  padding: 2.8645833333vw 0 0;
}
.c-form_conf_section > div:last-child {
  flex: 1;
  padding: 2.8645833333vw 0 2.8125vw;
  font-weight: bold;
}
.c-form_conf_section > div:last-child p {
  min-height: 1.875vw;
}
.c-form_comp_title {
  margin: -0.6770833333vw 0 2.65625vw !important;
}
.c-form_comp_txt {
  margin-bottom: 3.59375vw;
}

@media screen and (max-width: 1023px) {
  .c-form_section {
    display: block;
    padding: 0 2.0512820513vw;
  }
  .c-form_section .c-form_errorTxt {
    margin: 2.5641025641vw 0 -2.5641025641vw !important;
    font-size: 3.5897435897vw;
  }
  .c-form_section:first-child {
    margin-top: -7.9487179487vw;
  }
  .c-form_section > p:first-child {
    width: auto;
    margin-right: 0;
    font-size: 4.1025641026vw;
    padding: 7.9487179487vw 0 0;
  }
  .c-form_section > div:nth-child(2) {
    padding: 3.0769230769vw 0 10.2564102564vw;
  }
  .c-form_section > div:nth-child(2) p + p {
    margin-top: 5.1282051282vw;
  }
  .c-form_policyCheck {
    margin-top: 7.9487179487vw;
  }
  .c-form_policyCheck .c-form_errorTxt {
    margin: 2.5641025641vw 0 -2.5641025641vw !important;
    font-size: 3.5897435897vw;
  }
  .c-form_policyCheck_text {
    padding-left: 10.2564102564vw;
    display: block;
    font-size: 4.6153846154vw;
    position: relative;
  }
  .c-form_policyCheck_text svg {
    left: 0;
    width: 7.6923076923vw;
    height: 7.6923076923vw;
    top: calc(50% - 3.8461538462vw);
  }
  .c-form_policyCheck .c-bgGray {
    margin-top: 7.6923076923vw;
    padding: 5.8974358974vw 7.6923076923vw 6.4102564103vw;
  }
  .c-form_btn {
    display: block;
    margin-top: 10.2564102564vw;
  }
  .c-form_btn > p {
    width: auto;
  }
  .c-form_btn > p:nth-child(n+2) {
    margin-top: 5.1282051282vw;
  }
  .c-form_conf_lead {
    padding: 8.2051282051vw 10.2564102564vw 8.9743589744vw;
  }
  .c-form_conf_section {
    display: block;
  }
  .c-form_conf_section:first-child {
    border-top: 1px solid #D0D0D0;
    margin-top: 15.3846153846vw;
  }
  .c-form_conf_section:first-child > p:first-child {
    padding-top: 8.4615384615vw;
  }
  .c-form_conf_section:first-child > div:last-child {
    padding-top: 0.5128205128vw;
  }
  .c-form_conf_section:nth-last-child(2) {
    margin-bottom: 15.3846153846vw;
  }
  .c-form_conf_section > p:first-child {
    width: auto;
    margin-right: 0;
    font-size: 4.1025641026vw;
    padding: 8.4615384615vw 0 0;
  }
  .c-form_conf_section > div:last-child {
    padding: 0.5128205128vw 0 0;
    padding-bottom: 8.4615384615vw;
  }
  .c-form_conf_section > div:last-child p {
    min-height: inherit;
  }
  .c-form_conf .c-form_btn {
    background-color: red;
  }
  .c-form_comp_title {
    margin: 0vw 0 5.8974358974vw !important;
  }
  .c-form_comp_txt {
    margin-bottom: 12.8205128205vw;
  }
}
.c-accordion {
  border-bottom: 1px solid #AAAAAA;
}
.c-accordion_head {
  position: relative;
  cursor: pointer;
}
.c-accordion_head > span {
  display: block;
  width: 3.125vw;
  height: 3.125vw;
  border-radius: 100%;
  background-color: #1385D8;
  border: 0.1041666667vw solid #1385D8;
  position: absolute;
  top: 3.3854166667vw;
  right: 0;
  transition: background-color 0.4s ease-out;
}
.c-accordion_head > span::before, .c-accordion_head > span::after {
  content: "";
  width: 1.09375vw;
  height: 0.15625vw;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 0.5208333333vw);
  top: calc(50% - 0.078125vw);
  transition: transform 0.4s ease-out, color 0.4s ease-out;
}
.c-accordion_head > span::after {
  transform: rotate(90deg);
}
.c-accordion_inner {
  opacity: 0;
}
.c-accordion.open .c-accordion_head > span {
  background-color: #fff;
}
.c-accordion.open .c-accordion_head > span::before, .c-accordion.open .c-accordion_head > span::after {
  content: "";
  width: 1.3541666667vw;
  height: 0.2083333333vw;
  left: calc(50% - 0.6770833333vw);
  top: calc(50% - 0.1041666667vw);
}
.c-accordion.open .c-accordion_head > span::after {
  background-color: #1385D8;
  transform: rotate(0deg);
}
.c-accordion.open .c-accordion_inner.show {
  opacity: 1;
  transition: opacity 0.6s 0.1s;
}

@media screen and (max-width: 1023px) {
  .c-accordion_head {
    cursor: pointer;
  }
  .c-accordion_head > span {
    width: 10.2564102564vw;
    height: 10.2564102564vw;
    border: 0.5128205128vw solid #1385D8;
    top: 13.8461538462vw;
  }
  .c-accordion_head > span::before, .c-accordion_head > span::after {
    width: 3.3333333333vw;
    height: 0.5128205128vw;
    left: calc(50% - 1.5384615385vw);
    top: calc(50% - 0.2564102564vw);
  }
  .c-accordion.open .c-accordion_head > span::before, .c-accordion.open .c-accordion_head > span::after {
    content: "";
    width: 4.1897435897vw;
    height: 0.6358974359vw;
    left: calc(50% - 2.0948717949vw);
    top: calc(50% - 0.3179487179vw);
  }
}
.c-modal {
  display: none;
}

@media screen and (max-width: 1023px) {
  .c-modal {
    display: block;
    position: absolute;
    inset: 0;
  }
  .c-modal::after {
    content: "";
    background: url(../images/common/ico_zoom_sp.png) 0 0 no-repeat;
    background-size: 100% auto;
    width: 15.3846153846vw;
    height: 15.3846153846vw;
    position: absolute;
    right: 0;
    bottom: -1.0256410256vw;
  }
}
.c-pager {
  width: 26.875vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.c-pager_prev, .c-pager_next {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.125vw;
}
.c-pager_prev a, .c-pager_next a {
  width: 3.125vw;
  height: 3.125vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-pager_prev a::before, .c-pager_next a::before {
  position: absolute;
  inset: 0;
  content: "";
  border: 1px solid #125ABC;
  width: 3.125vw;
  height: 3.125vw;
  border-radius: 100%;
  pointer-events: none;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform;
}
@media screen and (min-width: 1024px) {
  .c-pager_prev a:hover::before, .c-pager_next a:hover::before {
    transform: scale(1.2) translateZ(0);
  }
}
.c-pager_prev img, .c-pager_next img {
  max-width: inherit;
  width: 0.5729166667vw !important;
}
.c-pager_prev img {
  transform: rotate(180deg);
}
.c-pager div {
  display: flex;
  align-items: center;
  height: 3.125vw;
}
.c-pager div p {
  margin: 0 0.2604166667vw;
}
.c-pager div img {
  width: 0.7416666667vw;
  margin: 0 -0.1041666667vw;
  display: block;
  max-width: inherit;
}
.c-pager div a, .c-pager div span {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #125ABC;
  font-family: "Poppins", sans-serif;
  font-size: 0.9375vw;
}
.c-pager div a {
  background-color: #125ABC;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .c-pager div a {
    transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .c-pager div a:hover {
    background-color: #fff;
    color: #125ABC;
  }
}
.c-pager div span {
  background-color: #fff;
  color: #125ABC;
}

@media screen and (max-width: 1023px) {
  .c-pager {
    width: auto;
    justify-content: center;
    position: relative;
  }
  .c-pager_prev, .c-pager_next {
    position: absolute;
    top: 40.9743589744vw;
    width: 15.3846153846vw;
  }
  .c-pager_prev a, .c-pager_next a {
    width: 15.3846153846vw;
    height: 15.3846153846vw;
  }
  .c-pager_prev a::before, .c-pager_next a::before {
    width: 15.3846153846vw;
    height: 15.3846153846vw;
  }
  .c-pager_prev img, .c-pager_next img {
    width: 2.7333333333vw !important;
  }
  .c-pager_prev {
    left: 24.1025641026vw;
  }
  .c-pager_next {
    right: 24.1025641026vw;
  }
  .c-pager div {
    height: auto;
  }
  .c-pager div p {
    margin: 0 1.2820512821vw;
  }
  .c-pager div img {
    width: 3.6512820513vw;
    margin: 0 -0.5128205128vw;
  }
  .c-pager div a, .c-pager div span {
    width: 10.2564102564vw;
    height: 10.2564102564vw;
    font-size: 4.1025641026vw;
  }
}
.c-imageRendering_pixelated {
  image-rendering: pixelated;
}
@media screen and (max-width: 1023px) {
  .c-imageRendering_pixelated {
    image-rendering: auto;
  }
}

.pswp__top-bar, .pswp__hide-on-close {
  display: none !important;
}

.gallery {
  position: relative;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 100;
  pointer-events: none;
}
@media screen and (min-width: 1024px) {
  .header {
    transition: background-color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .header.hover {
    transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .header.hover::after {
    opacity: 1;
  }
  .header.hover .header_nav {
    opacity: 1;
    transition: opacity 0.3s;
  }
  .header::after {
    content: "";
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    z-index: -2;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s;
  }
}
.header_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2.0833333333vw 2.0833333333vw 0 2.6041666667vw;
  height: 7.0833333333vw;
  background-color: rgb(255, 255, 255);
  transition: background-color 0.3s;
}
.header_logo {
  flex: 1;
  padding-top: 0.5208333333vw;
}
.header_logo a {
  pointer-events: all;
}
.header_logo img {
  width: 10.5208333333vw;
}
.header_nav {
  margin-right: 14.5833333333vw;
  pointer-events: all;
}
@media screen and (min-width: 1024px) {
  .header_nav {
    transition: opacity 0.6s;
  }
}
.header_nav nav > ul {
  display: flex;
}
.header_nav nav > ul > li > a {
  display: block;
  font-size: 1.0416666667vw;
  font-weight: bold;
  padding: 0.8333333333vw 1.0416666667vw 2.8645833333vw;
  position: relative;
  cursor: pointer;
}
.header_nav nav > ul > li > a::after {
  content: "";
  position: absolute;
  left: 1.0416666667vw;
  right: 1.0416666667vw;
  height: 1px;
  top: 5vw;
  background-color: #21439A;
  z-index: 11;
  transform: scaleX(0);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}
.header_nav nav > ul > li > a.show:after {
  transform: scaleX(1);
}
.header_nav_section {
  border-top: 1px solid #D0D0D0;
  display: flex;
  padding: 3.90625vw 0 5.78125vw;
}
.header_nav_section > p {
  width: 32.5520833333vw;
  color: #D0D0D0;
  font-size: 2.0833333333vw;
  letter-spacing: -0.04em;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  transform: translateY(-0.2083333333vw);
}
.header_nav_section > ul {
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 2.0833333333vw;
       column-gap: 2.0833333333vw;
}
.header_nav_section > ul li {
  width: 13.5416666667vw;
}
.header_nav_section a {
  font-size: 0.9375vw;
  line-height: 2;
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .header_nav_section a {
    transition: opacity 0.2s ease-out;
  }
  .header_nav_section a:hover {
    opacity: 0.7;
  }
}
.header_contact {
  position: fixed;
  top: 2.0833333333vw;
  right: 2.0833333333vw;
  font-family: "Roboto", sans-serif;
  pointer-events: all;
  z-index: 100;
  border-radius: 2.0833333333vw;
}
.header .dropDown {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 7.2916666667vw;
  top: 7.0833333333vw;
  background: #fff;
  z-index: 10;
  display: none;
  will-change: opacity;
}
.header_forBlendmode {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 3;
  display: flex;
  justify-content: end;
  padding: 2.0833333333vw 16.6666666667vw 0;
  pointer-events: none;
  mix-blend-mode: exclusion;
  color: #DEBC65;
}
.header_forBlendmode span {
  font-size: 1.0416666667vw;
  font-weight: bold;
  padding: 0.8333333333vw 1.0416666667vw 3.4895833333vw;
}

@media screen and (max-width: 1023px) {
  .header {
    background-color: rgba(255, 255, 255, 0);
  }
  .header_inner {
    display: flex;
    justify-content: space-between;
    padding: 8.2051282051vw 6.1538461538vw;
    height: auto;
  }
  .header_logo {
    padding-top: 0vw;
  }
  .header_logo img {
    width: 38.4615384615vw;
  }
  .header_nav {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin-right: 0vw;
    padding: 8.2051282051vw 0 15.1282051282vw;
    background-color: rgb(255, 255, 255);
    overflow-y: scroll;
    max-height: 100%;
    z-index: 5;
  }
  .header_nav_spHeader {
    margin-bottom: 11.5384615385vw;
    padding: 0 8.2051282051vw;
  }
  .header_nav nav {
    padding: 0 8.2051282051vw;
  }
  .header_nav_contact {
    text-align: center;
    margin-top: 10.2564102564vw;
  }
  .header_nav_contact .c_btnType01 {
    width: 61.5384615385vw;
    height: 13.3333333333vw;
    font-size: 3.5897435897vw;
    padding: 4.6153846154vw 0vw 4.1025641026vw 7.6923076923vw;
  }
  .header_nav_bnr {
    padding: 8.4615384615vw 0 5.1282051282vw 11.2820512821vw;
    transition: opacity 0.8s 0.4s;
  }
  .header_nav_bnr img {
    width: 79.4871794872vw;
  }
  .header_nav_btmClose {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
  }
  .header_nav_btmClose button {
    display: block;
    background-color: #F7F7F7;
    width: 100%;
    height: 15.1282051282vw;
    font-family: "Roboto", sans-serif;
    font-size: 4.1025641026vw;
    font-weight: bold;
    color: #D0D0D0;
  }
}
@media screen and (max-width: 1023px) and (orientation: landscape) and (max-width: 812px) {
  .header_nav_btmClose button {
    height: 7.6923076923vw;
    font-size: 3.0769230769vw;
  }
}
@media screen and (max-width: 1023px) {
  .header_navClose {
    position: absolute;
    top: 10.1025641026vw;
    right: 7.2820512821vw;
    display: block;
  }
  .header_navClose img {
    width: 7.9769230769vw;
    height: 7.9769230769vw;
  }
  .header_nav .header_logo {
    padding: 0vw 0 0vw;
    transform: translateX(-2.0512820513vw);
  }
  .header_nav nav > ul {
    display: block;
  }
  .header_nav nav > ul > li {
    border-bottom: 1px solid #21439A;
  }
  .header_nav nav > ul > li > a {
    font-size: 4.1025641026vw;
    padding: 4.1025641026vw 0vw 3.5897435897vw;
  }
  .header_nav nav > ul > li > a.open::after {
    background-color: #fff;
  }
  .header_nav nav > ul > li > a.open span::before, .header_nav nav > ul > li > a.open span::after {
    background-color: #125ABC;
  }
  .header_nav nav > ul > li > a.open span::after {
    transform: rotate(0deg);
  }
  .header_nav nav > ul > li > a span {
    display: block;
    position: relative;
  }
  .header_nav nav > ul > li > a span::before, .header_nav nav > ul > li > a span::after {
    content: "";
    width: 2.5641025641vw;
    height: 0.5128205128vw;
    background-color: #fff;
    position: absolute;
    top: 2.5641025641vw;
    left: inherit;
    right: 1.2820512821vw;
    transform: none;
    z-index: 2;
    transition: transform 0.4s ease-out;
  }
  .header_nav nav > ul > li > a span::after {
    transform: rotate(90deg);
  }
  .header_nav nav > ul > li > a::after {
    width: 5.1282051282vw;
    height: 5.1282051282vw;
    border-radius: 100%;
    border: 1px solid #125ABC;
    background-color: #125ABC;
    left: inherit;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    transition: background-color 0.3s ease-out;
  }
  .header_nav_section {
    border-top: 1px solid #D0D0D0;
    display: flex;
    padding: 2.3076923077vw 0 6.4102564103vw;
  }
  .header_nav_section > p {
    display: none;
  }
  .header_nav_section > ul {
    -moz-column-count: inherit;
         column-count: inherit;
    -moz-column-gap: 0vw;
         column-gap: 0vw;
  }
  .header_nav_section > ul li {
    width: auto;
  }
  .header_nav_section a {
    font-size: 3.5897435897vw;
    line-height: 2.8571428571;
    font-weight: bold;
  }
  .header_contact {
    display: none;
  }
  .header_navToggle {
    position: fixed;
    top: 10.5128205128vw;
    right: 6.1538461538vw;
    display: block;
    mix-blend-mode: exclusion;
    z-index: 100;
    transition: opacity 0.2s ease-out;
  }
  .header_navToggle.hide {
    pointer-events: none;
    opacity: 0;
  }
  .header_navToggle img {
    width: 15.3846153846vw;
    height: 4.1025641026vw;
  }
  .header .dropDown {
    width: 100%;
    position: inherit;
    left: inherit;
    right: inherit;
    padding: 0 0vw;
    top: inherit;
    display: block;
    background-color: transparent;
  }
}
.header,
.header_contact,
.header_forBlendmode,
.header_navToggle {
  transition: transform 0.3s, opacity 0.3s;
}
.header.hidden,
.header_contact.hidden,
.header_forBlendmode.hidden,
.header_navToggle.hidden {
  transform: translateY(-1.0416666667vw);
  opacity: 0;
}
.header.hidden *,
.header_contact.hidden *,
.header_forBlendmode.hidden *,
.header_navToggle.hidden * {
  pointer-events: none;
}

.footer {
  font-weight: bold;
  background-color: #262626;
  color: #fff;
  padding: 8.8541666667vw 7.2916666667vw 6.1979166667vw;
  position: relative;
  z-index: 2;
}
.footer_contact, .footer_nav {
  display: flex;
}
.footer_contact > p:first-child,
.footer_contact > div:first-child, .footer_nav > p:first-child,
.footer_nav > div:first-child {
  width: 28.75vw;
}
.footer_contact > div:last-child, .footer_nav > div:last-child {
  flex: 1;
}
.footer_contact {
  padding: 0 0 4.1145833333vw;
}
.footer_contact > div {
  display: flex;
  justify-content: space-between;
}
.footer_contact_title {
  font-family: "Roboto", sans-serif;
  font-size: 5.7291666667vw;
  font-weight: bold;
  letter-spacing: -0.04em;
  width: 21.3020833333vw;
  line-height: 1;
  transform: translateY(-1.3020833333vw);
}
.footer_contact_txt {
  font-size: 0.9375vw;
  font-weight: bold;
  line-height: 2;
}
.footer_contact_btn {
  padding-top: 0.3125vw;
}
.footer_nav {
  border-top: 1px solid #fff;
  padding: 6.25vw 0 0;
}
.footer_nav_logo img {
  width: 21.25vw;
}
.footer_nav_bnr {
  margin-top: 4.1822916667vw;
}
@media screen and (min-width: 1024px) {
  .footer_nav_bnr a {
    transition: opacity 0.2s ease-out;
  }
  .footer_nav_bnr a:hover {
    opacity: 0.7;
  }
}
.footer_nav_bnr img {
  width: 17.5520833333vw;
}
.footer_nav > div:last-child > div {
  display: flex;
}
.footer_nav > div:last-child > div:first-child {
  margin-top: -0.2604166667vw;
}
.footer_nav > div:last-child > div + div {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 3.5416666667vw;
  padding-top: 3.8020833333vw;
}
.footer_nav_section {
  width: 13.5416666667vw;
}
.footer_nav_section:nth-child(4) {
  width: 10.9375vw;
}
.footer_nav_section + .footer_nav_section {
  margin-left: 0.8333333333vw;
}
.footer_nav_title {
  font-size: 1.25vw;
  font-weight: bold;
}
.footer_nav_list {
  margin-top: 1.6666666667vw;
}
.footer_nav_list li a {
  font-size: 0.9375vw;
  font-weight: bold;
  color: #fff;
  line-height: 2;
}
@media screen and (min-width: 1024px) {
  .footer_nav_list li a {
    transition: opacity 0.2s ease-out;
  }
  .footer_nav_list li a:hover {
    opacity: 0.7;
  }
}
.footer_info {
  border-top: 1px solid #fff;
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-top: 5.625vw;
  padding: 3.6458333333vw 0 0;
}
.footer_info_address {
  font-size: 0.9375vw;
  line-height: 2;
}
.footer_info_copyright {
  font-family: "Roboto", sans-serif;
  font-size: 0.9375vw;
  transform: translateY(-0.1041666667vw);
}
.footer_philosophy {
  margin-top: 7.1354166667vw;
}
.footer_philosophy_section {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.footer_philosophy_txt01 {
  font-size: 2.0833333333vw;
  letter-spacing: -0.03em;
  transform: translateY(0.3645833333vw);
}
.footer_philosophy_img {
  width: 27.9166666667vw;
}
.footer_philosophy_img img {
  width: 100%;
}
.footer_philosophy_txt02 {
  padding-top: 3.9583333333vw;
}
.footer_philosophy_txt02 img {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .footer {
    padding: 18.7179487179vw 0vw 20.8461538462vw;
  }
  .footer_contact, .footer_nav {
    display: block;
    padding: 0;
  }
  .footer_contact > p:first-child,
  .footer_contact > div:first-child, .footer_nav > p:first-child,
  .footer_nav > div:first-child {
    width: auto;
  }
  .footer_contact > div:last-child, .footer_nav > div:last-child {
    flex: inherit;
  }
  .footer_contact {
    padding: 0 0 20.5128205128vw;
    margin: 0 7.6923076923vw;
  }
  .footer_contact > div {
    display: block;
  }
  .footer_contact_title {
    font-size: 14.358974359vw;
    width: auto;
    transform: translateY(0vw);
  }
  .footer_contact_txt {
    font-size: 4.1025641026vw;
    margin-top: 5.8974358974vw;
  }
  .footer_contact_btn {
    padding-top: 0vw;
    margin-top: 8.9743589744vw;
  }
  .footer_nav {
    padding: 20.1282051282vw 0 0;
    margin: 0 7.6923076923vw;
  }
  .footer_nav_logo img {
    width: 61.5384615385vw;
  }
  .footer_nav_bnr {
    margin-top: 7.4358974359vw;
    transform: translateX(-3.8461538462vw);
  }
  .footer_nav_bnr img {
    width: 79.4871794872vw;
  }
  .footer_nav > div:first-child {
    margin-bottom: 1.2820512821vw;
  }
  .footer_nav > div:last-child > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer_nav > div:last-child > div:first-child {
    margin-top: 0vw;
  }
  .footer_nav > div:last-child > div + div {
    margin-top: 8.2051282051vw;
    padding-top: 10.2564102564vw;
  }
  .footer_nav_section {
    width: 38.9743589744vw;
  }
  .footer_nav_section:nth-child(2n+2) {
    margin-left: 0;
  }
  .footer_nav_section:nth-child(4) {
    width: 38.9743589744vw;
  }
  .footer_nav_section:nth-child(3) {
    position: relative;
  }
  .footer_nav_section:nth-child(3)::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 83.5897435897vw;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
  }
  .footer_nav_section:nth-child(3), .footer_nav_section:nth-child(4) {
    margin-top: 8.2051282051vw;
    padding-top: 10.7692307692vw;
  }
  .footer_nav_section + .footer_nav_section {
    margin-left: 0vw;
  }
  .footer_nav_title {
    font-size: 4.6153846154vw;
  }
  .footer_nav_list {
    margin-top: 6.1538461538vw;
  }
  .footer_nav_list li a {
    font-size: 3.0769230769vw;
    line-height: 2.3333333333;
  }
  .footer_info {
    display: block;
    margin: 13.8461538462vw 7.6923076923vw 0;
    padding: 13.8461538462vw 0 11.5384615385vw;
  }
  .footer_info_address {
    font-size: 3.0769230769vw;
    line-height: 2.3333333333;
  }
  .footer_info_copyright {
    font-size: 3.0769230769vw;
    transform: translateY(0vw);
    line-height: 2.3333333333;
    margin-top: 8.4615384615vw;
  }
  .footer_philosophy {
    margin-top: 15.1282051282vw;
  }
  .footer_philosophy_section {
    justify-content: space-between;
    align-items: end;
    flex-wrap: wrap;
  }
  .footer_philosophy_txt01 {
    width: 100%;
    font-size: 6.1538461538vw;
    transform: translateY(0vw);
    order: 2;
    line-height: 1.6666666667;
    margin: 0 7.9487179487vw 6.0512820513vw;
  }
  .footer_philosophy_img {
    width: 100%;
    width: 137.4358974359vw;
    order: 1;
    margin: 0 4.1025641026vw 12.8205128205vw;
  }
  .footer_philosophy_txt02 {
    width: 71.8384615385vw;
    padding-top: 0vw;
    margin-left: 9.0512820513vw;
  }
}
.low {
  font-size: 0.9375vw;
  line-height: 2;
  padding-top: 7.0833333333vw;
}
.low h2 {
  font-size: 2.0833333333vw;
  font-weight: bold;
  line-height: 1.5;
}
.low h3 {
  font-size: 1.4583333333vw;
  font-weight: bold;
  line-height: 2;
}
.low h4 {
  font-size: 1.25vw;
  font-weight: bold;
  line-height: 2.5;
}
.low_mainTitle {
  color: #F7F7F7;
  mix-blend-mode: exclusion;
  font-size: 1.25vw;
  font-weight: bold;
  font-weight: 900;
  padding: 2.7083333333vw 0 2.7604166667vw;
  margin: 0 7.2916666667vw;
}
.low_mainTitle span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 5.7291666667vw;
  font-weight: bold;
  letter-spacing: -0.04em;
  margin-bottom: 0.46875vw;
}
.low_inner {
  padding: 0vw 7.2916666667% 0vw;
}
.low_section {
  display: flex;
  justify-content: space-between;
}
.low_section:first-child {
  border-top: 1px solid #262626;
}
.low_section.right {
  justify-content: end;
}
.low_section + .low_section {
  border-top: 1px solid #AAAAAA;
}
.low_section > *:first-child:nth-last-child(2) {
  width: 24.2682926829%;
  padding: 3.59375vw 0;
  transition-delay: 0.2s;
}
.low_section > .c-anchorLink {
  margin-top: -0.4166666667vw;
  transition-delay: 0.4s;
}
.low_section > div {
  width: 66.3414634146%;
  padding-bottom: 6.25vw;
  transition-delay: 0.4s;
}
.low_section > div > div {
  padding: 4.0104166667vw 0 0;
}
.low_section > div > div > h2:first-child {
  margin-top: -0.2083333333vw;
}
.low_section > div > div > h3:first-child {
  margin-top: -0.6770833333vw;
}
.low_section > div > div h2 {
  margin-bottom: 3.0208333333vw;
}
.low_section > div > div h3 {
  margin-bottom: 1.40625vw;
}
.low_section > div > div h4 {
  margin-bottom: 1.1458333333vw;
}
.low_section > div > div p + h4 {
  margin-top: 3.28125vw;
}
.low_section > div > div p + h3 {
  margin-top: 3.4895833333vw;
}
.low_section > div > div + div {
  margin-top: 5.8854166667vw;
  border-top: 1px solid #D0D0D0;
}
.low_section_btnArea {
  margin-top: 2.8125vw;
}
.low_section_btnArea p + p {
  margin-top: 1.0416666667vw;
}
.low_section_2column {
  display: flex;
  justify-content: space-between;
}
.low_section_2column.reverse > div:first-child {
  order: 2;
}
.low_section_2column.reverse > div:last-child {
  order: 1;
}
.low_section_2column > div {
  width: 27.9166666667vw;
}
.low_section_2column > div.low_section_img {
  width: 25.8333333333vw;
}
.low_section_2column > div.low_section_img img {
  width: 100%;
}
.low_section_2column > div.low_section_img p + p {
  margin-top: 1.0416666667vw;
}
.low_section_2column > div > h2:first-child {
  margin-top: -0.4166666667vw;
}

@media screen and (max-width: 1023px) {
  .low {
    font-size: 4.1025641026vw;
    padding-top: 21.5384615385vw;
    padding-bottom: 12.5641025641vw;
  }
  .low h2 {
    font-size: 8.2051282051vw;
    line-height: 1.5625;
  }
  .low h3 {
    font-size: 6.1538461538vw;
  }
  .low h4 {
    font-size: 5.1282051282vw;
    line-height: 1.8;
  }
  .low_mainTitle {
    font-size: 5.1282051282vw;
    font-weight: bold;
    padding: 15.3846153846vw 0 14.358974359vw;
    margin: 0 7.6923076923vw;
    line-height: 1.0714285714;
  }
  .low_mainTitle span {
    font-size: 14.358974359vw;
    margin-bottom: 7.1794871795vw;
  }
  .low_inner {
    padding: 0vw 7.6923076923vw 0vw;
  }
  .low_section {
    display: block;
  }
  .low_section > *:first-child:nth-last-child(2) {
    width: auto;
    padding: 12.3076923077vw 0 0;
  }
  .low_section > .c-anchorLink {
    margin-top: 0vw;
  }
  .low_section > div {
    width: auto;
    padding-bottom: 18.2051282051vw;
  }
  .low_section > div > div {
    padding: 10.7692307692vw 0 0;
  }
  .low_section > div > div > h2:first-child {
    margin-top: 2.0512820513vw;
  }
  .low_section > div > div > h3:first-child {
    margin-top: 0vw;
  }
  .low_section > div > div h2 {
    margin-bottom: 10.7692307692vw;
  }
  .low_section > div > div h3 {
    margin-bottom: 3.0769230769vw;
  }
  .low_section > div > div h4 {
    margin-bottom: 4.358974359vw;
  }
  .low_section > div > div p + h4 {
    margin-top: 11.5384615385vw;
  }
  .low_section > div > div p + h3 {
    margin-top: 11.0256410256vw;
  }
  .low_section > div > div + div {
    margin-top: 18.9743589744vw;
  }
  .low_section_btnArea {
    margin-top: 12.8205128205vw;
  }
  .low_section_btnArea p + p {
    margin-top: 5.1282051282vw;
  }
  .low_section_2column {
    flex-wrap: wrap;
  }
  .low_section_2column.reverse > div:first-child {
    order: 1;
  }
  .low_section_2column.reverse > div:last-child {
    order: 2;
  }
  .low_section_2column > div {
    width: auto;
  }
  .low_section_2column > div.low_section_img {
    width: auto;
    margin-top: 15.3846153846vw;
  }
  .low_section_2column > div.low_section_img p + p {
    margin-top: 4.358974359vw;
  }
  .low_section_2column > div > h2:first-child {
    margin-top: 2.0512820513vw;
  }
}