@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap);
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
progress {
  vertical-align: baseline
}
[hidden],
template {
  display: none
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:active,
a:hover {
  outline-width: 0
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: inherit
}
b,
strong {
  font-weight: bolder
}
dfn {
  font-style: italic
}
mark {
  background-color: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
svg:not(:root) {
  overflow: hidden
}
code,
kbd,
pre,
samp {
  font-family: monospace,sans-serif;
  font-size: 1em
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0
}
optgroup {
  font-weight: 700
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
blockquote,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
li,
ol,
p,
pre,
ul {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}
li {
  list-style: none
}
pre {
  white-space: pre-wrap;
  word-wrap: break-word
}
q {
  quotes: none
}
img {
  vertical-align: top;
  line-height: 1;
  border: none
}
caption {
  padding: 0
}
fieldset {
  border: 0
}
article,
aside,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block
}
html {
  line-height: 1
}
ol,
ul {
  list-style: none
}
dd,
li {
  list-style-type: none
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
a {
  cursor: pointer;
  text-decoration: none
}
body,
html {
  height: 100%
}
html {
  background: #fff
}
body {
  font-size: 1.8rem;
  font-size: 18px;
  background: #fff;
  color: #323232;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  line-height: 1.8571428571;
  position: relative;
  width: 100%;
  min-height: 100%
}
@media (max-width:640px) {
  body {
    font-size: 1.4rem;
    font-size: 14px
  }
}
@media (max-width:640px) {
  body {
    overflow-x: hidden
  }
  .screen {
    overflow-x: hidden
  }
  .wrapper {
    overflow-x: hidden
  }
}
.is-show {
  display: inherit!important
}
.is-hide {
  display: none!important
}
.is-visible {
  visibility: visible!important
}
.is-hidden {
  visibility: hidden!important
}
.is-fixed {
  position: fixed!important
}
.is-absolute {
  position: absolute!important
}
.is-overflow-hidden {
  overflow: hidden!important
}
.is-disable a {
  opacity: .4;
  cursor: default
}
.alignLeft {
  text-align: left
}
.alignRight {
  text-align: right
}
.alignCenter {
  text-align: center
}
.left {
  float: left
}
.right {
  float: right
}
.clear {
  clear: both
}
.inline {
  display: inline!important
}
.inlineBlock {
  display: inline-block!important
}
@media (min-width:961px) {
  .is-sp {
    display: none
  }
}
@media (max-width:640px) {
  .is-pc {
    display: none
  }
}
.c-footer {
  padding: 30px 0 20px;
  color: #fff;
  background-color: #0b0010;
  text-align: center
}
@media screen and (max-width:767px) {
  .c-footer {
    padding: 45px 0 40px
  }
}
.c-footer__contents-wrap {
  width: 90%;
  margin: auto
}
.c-footer__contents-logo {
  margin-bottom: 25px
}
@media screen and (max-width:767px) {
  .c-footer__contents-logo {
    margin-bottom: 45px
  }
}
.c-footer__contents-list {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
  line-height: 16px
}
@media screen and (max-width:767px) {
  .c-footer__contents-list {
    flex-direction: column;
    text-align: left;
    margin-bottom: 40px
  }
}
.c-footer__contents-list .c-footer__contents-item:first-of-type {
  margin-right: 1em;
  padding-right: 1em;
  border-right: solid 1px #fff
}
@media screen and (max-width:767px) {
  .c-footer__contents-list .c-footer__contents-item:first-of-type {
    border-right: none;
    margin-bottom: 30px;
    margin-right: 0;
    padding-right: 0
  }
}
.c-footer__contents-list .c-footer__contents-item > a {
  color: #fff;
  font-size: 16px;
  text-decoration: none
}
.c-footer__copyright {
  font-size: 12px
}
@media screen and (max-width:767px) {
  .c-footer__copyright {
    text-align: left
  }
}
@media screen and (max-width:767px) {
  .is-pc {
    display: none
  }
}
@media screen and (min-width:768px) {
  .is-sp {
    display: none
  }
}
main {
  color: #fff;
  background: linear-gradient(to bottom,#00122f,#260052)
}
.wrapper {
  display: grid;
  grid-template-columns: 100%;
  min-height: 100vh;
  grid-template-rows: 1fr auto
}
.p-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center
}
#index-hero {
  max-width: 90%;
  margin: auto
}
#index-hero .c-hero {
  margin: 110px 0
}
#index-hero .c-hero__title {
  margin-bottom: min(65px,5vh)
}
@media screen and (max-width:767px) {
  #index-hero .c-hero__title {
    margin-top: 100px;
    margin-bottom: 50px
  }
}
#index-hero .c-hero__title img {
  width: 100%;
  max-width: 933.66px
}
#index-hero .c-hero__subTitle > h2 {
  margin-bottom: min(160px,15vh)
}
@media screen and (max-width:767px) {
  #index-hero .c-hero__subTitle > h2 {
    margin-bottom: 100px
  }
}
#index-hero .c-hero__subTitle > h2 > img {
  width: 100%;
  max-width: 639.25px
}
#index-hero .c-hero__subTitle > h3 > img {
  width: 100%;
  max-width: 294.49px
}
@media screen and (max-width:767px) {
  #index-hero .c-hero__subTitle > h3 > img {
    width: 60%
  }
}