@charset "UTF-8";
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.15
}
body {
  margin: 0
}
main {
  display: block
}
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit
}
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none
}
dt {
  font-weight: bold
}
dd {
  margin-left: 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  margin: 0;
  clear: both;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  color: inherit
}
pre {
  font-size: inherit;
  font-family: monospace, monospace
}
address {
  font-style: inherit
}
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-size: inherit;
  font-family: monospace, monospace
}
small {
  font-size: 80%
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
img {
  border-style: none;
  vertical-align: bottom
}
embed, object, iframe {
  border: 0;
  vertical-align: bottom
}
button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: inherit;
  vertical-align: middle
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer
}
button[disabled], [type="button"][disabled], [type="reset"][disabled], [type="submit"][disabled] {
  cursor: default
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}
select::-ms-expand {
  display: none
}
option {
  padding: 0
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0
}
legend {
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto
}
[type="search"] {
  outline-offset: -2px
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
label[for] {
  cursor: pointer
}
details {
  display: block
}
summary {
  display: list-item
}
[contenteditable] {
  outline: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption {
  text-align: left
}
td, th {
  padding: 0;
  vertical-align: top
}
th {
  font-weight: bold;
  text-align: left
}
template {
  display: none
}
[hidden] {
  display: none
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit
}
button, input.btn, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  background: 0;
  border: 0;
  border-radius: 0;
  outline: 0
}
input[type=button], input[type=submit] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: 0;
  box-sizing: border-box;
  cursor: pointer
}
input[type="button"]::-webkit-search-decoration, input[type="submit"]::-webkit-search-decoration {
  display: none
}
input[type="button"]::focus, input[type="submit"]::focus {
  outline-offset: -2px
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}
img {
  margin: 0;
  padding: 0;
  vertical-align: bottom
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth
}
body {
  font-family: -apple-system, sofia-pro, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  color: #222
}
@media screen and (min-width:769px) {
  body {
    min-width: 959px
  }
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show
}
tbody {
  position: unset
}
table td, table th, table tr {
  empty-cells: show;
  position: unset
}
input, select, table td, table th, table tr, textarea {
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s
}
input, select, textarea {
  font-size: 90%;
  background: 0
}
button, input {
  cursor: pointer;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s
}
input[type=checkbox], input[type=radio] {
  width: 1.8rem;
  height: 1.8rem;
  margin: .1rem .5rem 0 0
}
p {
  line-height: 1.8
}
a {
  color: #222;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s
}
a:hover, button:hover, input:hover {
  cursor: pointer;
  opacity: .85
}
img {
  border: 0;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
  vertical-align: bottom;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s
}
*, :after, :before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  position: relative
}
@media only screen and (min-width:768px) {
  .sp--disp {
    display: none !important
  }
}
@media only screen and (max-width:767px) {
  .pc--disp {
    display: none !important
  }
}
section {
  padding: 6rem 0
}
@media only screen and (max-width:959px) {
  section {
    padding: 2rem 0
  }
}
.l-container {
  width: 100%;
  max-width: 116rem;
  margin: 0 auto;
  padding: 0 8rem;
  position: relative
}
@media only screen and (max-width:959px) {
  .l-container {
    max-width: unset;
    padding: 0 4rem
  }
}
@media only screen and (max-width:767px) {
  .l-container {
    padding: 0 4vw
  }
}
.c-head {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #101d3b
}
.c-head__ttl {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2
}
.c-head__en {
  margin-right: 1.5rem;
  color: #101d3b;
  display: inline-block;
  vertical-align: middle;
  font-family: sofia-pro, sans-serif;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 1.2;
  letter-spacing: 2px
}
.c-head__txt {
  margin-top: 1rem
}
@media only screen and (max-width:959px) {
  .c-head {
    margin-bottom: 3rem
  }
  .c-head__txt {
    margin-top: 1.5rem;
    font-size: 1.4rem
  }
}
@media only screen and (max-width:767px) {
  .c-head__en {
    font-size: 2.8rem;
    letter-spacing: 0
  }
  .c-head__txt {
    font-size: 1rem
  }
}
.btn {
  width: 100%;
  margin: 4.5rem auto 0;
  max-width: 45rem;
  position: relative
}
.btn a, .btn button, .btn input, .btn > span {
  width: 100%;
  height: 7rem;
  padding: 0 .5rem;
  background: #101d3b;
  border-radius: 90px;
  box-shadow: 0 0 1.5rem rgb(0 0 0 / 30%);
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1
}
.btn__underTxt {
  margin-top: 2rem;
  text-align: center
}
@media only screen and (max-width:959px) {
  .btn {
  max-width: 35rem;
    margin-top: 3rem
  }
  .btn a, .btn button, .btn input, .btn > span {
    height: 5.5rem;
      font-size: 1.8rem;
  }
}
@media only screen and (max-width:767px) {
  .btn {
    margin-top: 2.5rem
  }
  .btn a, .btn button, .btn input, .btn > span {
    font-size: unset
  }
}
@media only screen and (max-width:959px) {
  .swipe {
    width: auto;
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow: auto
  }
}
.effect-fade {
  opacity: 0;
  transform: translate(0, 45px);
  transition: all 1s
}
.effect-fade-2 {
  transform: translate(0, 90px)
}
.effect-fade-3 {
  transform: translate(0, 135px)
}
.effect-fade-4 {
  transform: translate(0, 18rem)
}
.effect-fade-5 {
  transform: translate(0, 225px)
}
.effect-fade-6 {
  transform: translate(0, 270px)
}
.fade-t {
  transform: translate(0, -45px)
}
.fade-r {
  transform: translate(45px, 0)
}
.fade-l {
  transform: translate(-45px, 0)
}
.effect-fade.effect-scroll {
  opacity: 1;
  transform: translate(0, 0)
}