@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */ }

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */ }

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

summary {
  display: list-item;
  /* Add the correct display in all browsers */ }

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */ }

i {
  font-style: normal; }

[hidden],
template {
  display: none;
  /* Add the correct display in IE */ }

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */ }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */ }

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ }

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */ }

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000; }

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0; }

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"] {
  width: auto;
  /* Firefox 36+ */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */ }

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ }

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit; }

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */ }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */ }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */ }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */ }

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit; }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

* {
  box-sizing: border-box; }

body {
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left; }

a {
  color: #000;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    text-decoration: none; }
  a.underline:hover, a.underline:active, a.underline:focus {
    text-decoration: underline; }

img {
  display: block;
  width: 100%; }

@media (max-width: 768px) {
  .hidden-sp {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-pc {
    display: none !important; } }

.slick-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  height: 28px;
  width: 100%;
  padding: 3px 0;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    padding: 0 6px;
    text-align: center; }
    .slick-dots li:after {
      display: inline-block;
      width: 12px;
      height: 12px;
      padding: 0 6px;
      border-radius: 6px;
      background-color: #D9D9D9;
      opacity: .75;
      content: ""; }
    .slick-dots li.slick-active:after {
      background-color: #03337B;
      opacity: 1; }
    .slick-dots li button {
      display: none; }

.m-headline {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 57px;
  width: 100%;
  margin: 0 auto 32px; }
  @media (min-width: 768px) {
    .m-headline {
      height: 115px;
      margin: 0 auto 64px; } }
  .m-headline > .title {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap; }

.m-link {
  display: inline-block;
  position: relative;
  padding: 0 0 4px 32px;
  border-bottom: 1px solid #000;
  font-size: 16px; }
  @media (min-width: 768px) {
    .m-link {
      padding: 0 0 8px 60px;
      font-size: 24px; } }
  .m-link:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 25px;
    background-image: url(../img/icon-2.svg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    content: ""; }
    @media (min-width: 768px) {
      .m-link:before {
        height: 40px;
        width: 50px; } }
  .m-link.white {
    border-bottom: 1px solid #fff;
    color: #fff; }
    .m-link.white:before {
      background-image: url(../img/icon-3.svg); }

.m-button {
  display: block;
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
  border: 2px solid #000;
  border-radius: 28px;
  background-color: #FFDD00;
  font-size: 24px;
  font-weight: 900;
  line-height: 55px;
  text-align: center;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.12); }
  @media (min-width: 768px) {
    .m-button {
      border-radius: 38px;
      font-size: 32px;
      line-height: 75px; } }

.m-information {
  overflow-y: scroll;
  height: 480px;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 24px 16px;
  border: 1px solid #000;
  border-radius: 4px; }
  .m-information > .chapter {
    margin: 0 0 32px;
    text-align: left; }
    .m-information > .chapter > .chapter-title {
      margin: 0 0 8px;
      font-size: 14px; }
      @media (min-width: 768px) {
        .m-information > .chapter > .chapter-title {
          font-size: 16px; } }
    .m-information > .chapter p,
    .m-information > .chapter dd {
      margin: 0 0 .8em;
      font-size: 12px; }
      @media (min-width: 768px) {
        .m-information > .chapter p,
        .m-information > .chapter dd {
          font-size: 14px; } }
      .m-information > .chapter p.no-margin,
      .m-information > .chapter dd.no-margin {
        margin: 0; }
    .m-information > .chapter dt {
      font-size: 12px;
      font-weight: 600; }
      @media (min-width: 768px) {
        .m-information > .chapter dt {
          font-size: 14px; } }
    .m-information > .chapter ul {
      list-style-type: circle;
      padding: 0 0 0 20px;
      font-size: 12px; }
      @media (min-width: 768px) {
        .m-information > .chapter ul {
          font-size: 14px; } }
    .m-information > .chapter li {
      margin: 0 0 .5em; }
      .m-information > .chapter li > ul {
        list-style-type: none;
        margin: .2em 0; }
        .m-information > .chapter li > ul > li {
          margin: 0 0 .3em; }
    .m-information > .chapter small {
      display: block;
      font-size: 11px;
      text-align: left; }
      @media (min-width: 768px) {
        .m-information > .chapter small {
          font-size: 12px; } }

.l-header {
  position: relative;
  width: 100%;
  background-image: url(../img/bg-splash.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 12px 140px;
  font-size: 0; }
  @media (min-width: 768px) {
    .l-header {
      padding: 0 12px 280px; } }
  .l-header:after {
    display: block;
    position: absolute;
    left: -50vw;
    bottom: -840px;
    z-index: 1;
    height: 900px;
    width: 200vw;
    background-color: #FFDD00;
    transform: rotate(-6deg);
    transform-origin: top center;
    content: ""; }
    @media (min-width: 768px) {
      .l-header:after {
        bottom: -820px; } }

.m-main-visual {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 1174px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url(../img/mainvisual-sp.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain; }
  @media (min-width: 768px) {
    .m-main-visual {
      background-image: url(../img/mainvisual.png); } }
  .m-main-visual:before {
    display: block;
    padding: calc(100% * 647 / 430) 0 0;
    content: ""; }
    @media (min-width: 768px) {
      .m-main-visual:before {
        padding: calc(100% * 917 / 1174) 0 0; } }
  .m-main-visual.close {
    background-image: url(../img/mainvisual-sp-close.png); }
    @media (min-width: 768px) {
      .m-main-visual.close {
        background-image: url(../img/mainvisual-close.png); } }

.m-top-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 48px;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  font-weight: bold;
  text-align: center; }
  @media (min-width: 768px) {
    .m-top-message {
      gap: 32px; } }
  .m-top-message > .message {
    display: block;
    text-align: left; }
    .m-top-message > .message > p {
      font-size: 16px;
      margin: 0 0 12px; }
      @media (min-width: 768px) {
        .m-top-message > .message > p {
          font-size: 24px;
          margin: 0 0 16px; } }

.l-presents {
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 48px 12px 130px;
  background: linear-gradient(#FFDD00 90%, #fff 0%); }
  @media (min-width: 768px) {
    .l-presents {
      padding: 80px 12px 220px; } }
  .l-presents:after {
    display: block;
    position: absolute;
    left: -50vw;
    bottom: 0;
    z-index: 0;
    height: 900px;
    width: 200vw;
    background-color: #FFDD00;
    transform: rotate(6deg);
    transform-origin: bottom center;
    content: ""; }

.m-message {
  display: block;
  overflow: hidden;
  height: 45px;
  width: 100%;
  margin: 0 auto 48px;
  background-image: url(../img/text-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .m-message {
      height: 56px;
      margin: 0 auto 80px; } }

.m-presents {
  display: block;
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto; }
  .m-presents > .contents {
    display: flex;
    gap: 48px;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .m-presents > .contents {
        gap: 60px; } }
    .m-presents > .contents > .present {
      display: flex;
      flex-direction: column;
      width: 100%; }
      @media (min-width: 768px) {
        .m-presents > .contents > .present {
          gap: 16px;
          width: calc(50% - 30px); } }
      .m-presents > .contents > .present > .title {
        display: flex;
        gap: 12px; }
        @media (min-width: 768px) {
          .m-presents > .contents > .present > .title {
            gap: 20px; } }
        .m-presents > .contents > .present > .title > .icon-wrap {
          width: 40px; }
          @media (min-width: 768px) {
            .m-presents > .contents > .present > .title > .icon-wrap {
              width: 64px; } }
        .m-presents > .contents > .present > .title .name-wrap {
          font-size: 0; }
          .m-presents > .contents > .present > .title .name-wrap > .name {
            display: inline;
            position: relative;
            top: -10px;
            background: linear-gradient(transparent 10%, #fff 0%);
            font-size: 24px;
            line-height: 2; }
            @media (min-width: 768px) {
              .m-presents > .contents > .present > .title .name-wrap > .name {
                top: -16px;
                font-size: 32px; } }
            @media (min-width: 1020px) {
              .m-presents > .contents > .present > .title .name-wrap > .name {
                top: -20px;
                font-size: 40px; } }
          .m-presents > .contents > .present > .title .name-wrap > small {
            display: block;
            text-align: left;
            font-size: 12px; }
    .m-presents > .contents > .a,
    .m-presents > .contents > .d {
      justify-content: center;
      align-items: flex-start; }
      @media (min-width: 768px) {
        .m-presents > .contents > .a,
        .m-presents > .contents > .d {
          width: 100%;
          height: 480px;
          background-image: url(../img/present-1a.png);
          background-position: center right;
          background-repeat: no-repeat;
          background-size: contain; }
          .m-presents > .contents > .a > img,
          .m-presents > .contents > .d > img {
            display: none; } }
    @media (min-width: 768px) {
      .m-presents > .contents > .d {
        height: 400px;
        background-image: url(../img/present-4a.png); } }
    .m-presents > .contents > .chance {
      overflow: hidden;
      width: 100%;
      height: 116px;
      margin: 0 auto;
      background-image: url(../img/text-2.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      white-space: nowrap; }
      @media (min-width: 768px) {
        .m-presents > .contents > .chance {
          height: 207px; } }

.l-apply {
  display: block;
  position: relative;
  width: 100%;
  padding: 115px 12px; }
  @media (min-width: 768px) {
    .l-apply {
      padding: 200px 12px; } }
  .l-apply .error-quiz {
    display: none;
    margin: 20px 0 0;
    color: #F44336;
    font-size: 24px;
    text-align: center; }

.m-quiz-message,
.m-close-message {
  margin: 0 auto 48px;
  text-align: center; }
  @media (min-width: 768px) {
    .m-quiz-message,
    .m-close-message {
      margin: 0 auto 64px;
      font-size: 22px; } }
  .m-quiz-message .text,
  .m-close-message .text {
    display: block;
    margin: 0 0 16px;
    font-size: 24px; }
    @media (min-width: 768px) {
      .m-quiz-message .text,
      .m-close-message .text {
        font-size: 40px; } }
  .m-quiz-message .sub-text > img,
  .m-close-message .sub-text > img {
    display: inline-block;
    height: 40px;
    width: 40px;
    margin: 0 8px 0 0;
    vertical-align: middle; }
  .m-quiz-message .sub-text > span,
  .m-close-message .sub-text > span {
    display: inline-block;
    font-size: 18px;
    text-align: left;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .m-quiz-message .sub-text > span,
      .m-close-message .sub-text > span {
        font-size: 22px; } }

.m-close-message {
  display: none; }

.m-quiz {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 48px; }
  @media (min-width: 768px) {
    .m-quiz {
      margin: 0 auto 72px; } }
  .m-quiz > .question {
    display: flex;
    align-items: center;
    gap: 8px;
    text-align: left; }
    .m-quiz > .question > img {
      display: inline-block;
      height: 40px;
      width: 40px; }
    .m-quiz > .question > p {
      display: inline-block;
      font-size: 18px;
      vertical-align: middle; }
      @media (min-width: 768px) {
        .m-quiz > .question > p {
          font-size: 22px; } }
  .m-quiz > .select {
    display: flex;
    flex-direction: column;
    gap: 32px;
    text-align: left; }
    .m-quiz > .select > .option {
      display: flex;
      gap: 8px;
      align-items: center; }
      .m-quiz > .select > .option > .circle {
        display: inline-block;
        height: 34px;
        width: 34px;
        padding: 3px;
        border-radius: 50%;
        border: 2px solid #000;
        font-size: 0; }
      .m-quiz > .select > .option > span {
        display: inline-block;
        line-height: 34px; }
      .m-quiz > .select > .option input {
        display: none; }
        .m-quiz > .select > .option input:checked ~ .circle:before {
          display: inline-block;
          height: 100%;
          width: 100%;
          border-radius: 50%;
          background-color: #FFDD00;
          content: ""; }
  .m-quiz > .error {
    display: none;
    color: #F44336;
    font-size: 18px; }

.l-products {
  display: block;
  position: relative;
  width: 100%;
  padding: 115px 16px;
  background: linear-gradient(#fff 10%, #FFDD00 10%, #FFDD00 90%, #fff 90%); }
  @media (min-width: 768px) {
    .l-products {
      padding: 200px 24px; } }
  .l-products:before {
    display: block;
    position: absolute;
    left: -50vw;
    top: 0;
    z-index: 0;
    height: 900px;
    width: 200vw;
    background-color: #FFDD00;
    transform: rotate(-6deg);
    transform-origin: top center;
    content: ""; }
  .l-products:after {
    display: block;
    position: absolute;
    left: -50vw;
    bottom: 0;
    z-index: 0;
    height: 900px;
    width: 200vw;
    background-color: #FFDD00;
    transform: rotate(6deg);
    transform-origin: bottom center;
    content: ""; }

.m-products {
  display: flex;
  flex-direction: column;
  gap: 56px;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .m-products {
      gap: 120px; } }

.m-product {
  width: 100%;
  text-align: center; }
  .m-product > .title {
    display: block;
    margin: 0 0 40px;
    text-align: left; }
    @media (min-width: 768px) {
      .m-product > .title {
        margin: 0 0 80px; } }
    .m-product > .title > span {
      display: inline;
      position: relative;
      background: linear-gradient(transparent 10%, #fff 0%);
      font-size: 24px;
      line-height: 2; }
      @media (min-width: 768px) {
        .m-product > .title > span {
          font-size: 40px; } }
      @media (min-width: 1020px) {
        .m-product > .title > span {
          font-size: 48px; } }
  .m-product > .sugoi,
  .m-product > .sugoi2 {
    display: block;
    overflow: hidden;
    height: 64px;
    width: 100%;
    margin: 0 0 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap; }
    @media (min-width: 768px) {
      .m-product > .sugoi,
      .m-product > .sugoi2 {
        margin: 0 0 56px; } }
  .m-product > .sugoi {
    background-image: url(../img/text-3-sp.png); }
    @media (min-width: 768px) {
      .m-product > .sugoi {
        background-image: url(../img/text-3.png); } }
  .m-product > .sugoi2 {
    background-image: url(../img/text-4-sp.png); }
    @media (min-width: 768px) {
      .m-product > .sugoi2 {
        background-image: url(../img/text-4.png); } }
  .m-product > .slider {
    display: block;
    position: relative;
    margin: 0 0 40px; }
    @media (min-width: 768px) {
      .m-product > .slider {
        margin: 0 0 64px; } }
    .m-product > .slider .slide-arrow {
      display: block;
      position: absolute;
      top: calc(50% - 16px);
      z-index: 2;
      height: 32px;
      width: 32px;
      border-radius: 50%;
      background-image: url(../img/icon-4.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      cursor: pointer; }
      @media (min-width: 768px) {
        .m-product > .slider .slide-arrow {
          top: calc(50% - 24px);
          height: 48px;
          width: 48px; } }
    .m-product > .slider .next-arrow {
      right: -16px;
      transform: rotate(180deg);
      transform-origin: center; }
      @media (min-width: 768px) {
        .m-product > .slider .next-arrow {
          right: -24px; } }
    .m-product > .slider .prev-arrow {
      left: -16px; }
      @media (min-width: 768px) {
        .m-product > .slider .prev-arrow {
          left: -24px;
          width: 48px; } }

.l-links {
  display: block;
  position: relative;
  width: 100%;
  padding: 115px 12px; }
  @media (min-width: 768px) {
    .l-links {
      padding: 200px 12px; } }

.m-links {
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%; }
  @media (min-width: 768px) {
    .m-links {
      gap: 48px; } }
  .m-links > .link {
    display: block;
    text-align: left; }
    @media (min-width: 768px) {
      .m-links > .link {
        text-align: center; } }

.l-information {
  display: block;
  position: relative;
  width: 100%;
  padding: 115px 12px 32px;
  background: linear-gradient(#fff 10%, #000 10%); }
  @media (min-width: 768px) {
    .l-information {
      padding: 200px 12px 36px; } }
  .l-information:before {
    display: block;
    position: absolute;
    left: -50vw;
    top: 0;
    z-index: 0;
    height: 600px;
    width: 200vw;
    background-color: #000;
    transform: rotate(-6deg);
    transform-origin: top center;
    content: ""; }

.m-information {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 800px;
  background-color: #fff; }

.l-footer {
  padding: 0 12px 40px;
  background-color: #000; }
  @media (min-width: 768px) {
    .l-footer {
      padding: 0 12px 80px; } }

.m-footer {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  text-align: left; }
  .m-footer > .copyright {
    display: block;
    padding: 40px 0 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: normal; }
    @media (min-width: 768px) {
      .m-footer > .copyright {
        padding: 80px 0 0; } }

.l-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 12px; }
  .l-modal.show {
    display: flex; }
  .l-modal > .close {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.5); }

.m-modal {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: calc(100vh - 80px);
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 12px 0;
  border-radius: 12px;
  background-color: #fff; }
  .m-modal > .scroll-wrap {
    overflow: scroll;
    height: 100%;
    padding: 0 12px; }
  .m-modal .title {
    display: block;
    margin: 0 0 24px;
    font-size: 24px;
    text-align: center; }
  .m-modal .contents .required {
    display: inline-block;
    padding: 0 4px;
    border-radius: 4px;
    background-color: #F44336;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle; }
  .m-modal .contents .error {
    color: #F44336; }
  .m-modal .contents > .text {
    font-size: 18px; }
  .m-modal .contents > .link {
    display: block;
    margin: 0 0 20px;
    color: #666;
    font-size: 16px; }
    @media (min-width: 768px) {
      .m-modal .contents > .link {
        font-size: 24px; } }
    .m-modal .contents > .link:first-of-type {
      margin: 0 0 4px; }
  .m-modal .contents > .back {
    display: block;
    width: 100%;
    max-width: 520px;
    margin: 20px auto;
    border: 2px solid #000;
    border-radius: 28px;
    font-size: 24px;
    font-weight: 900;
    line-height: 55px;
    text-align: center;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.12);
    cursor: pointer; }
    @media (min-width: 768px) {
      .m-modal .contents > .back {
        border-radius: 38px;
        font-size: 32px;
        line-height: 75px; } }

.m-success {
  display: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 0;
  border-radius: 12px;
  background-color: #fff;
  text-align: center; }
  .m-success > .back {
    display: block;
    width: 100%;
    max-width: 520px;
    margin: 40px auto 0;
    border: 2px solid #000;
    border-radius: 28px;
    background-color: #FFDD00;
    font-size: 24px;
    font-weight: 900;
    line-height: 55px;
    text-align: center;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.12);
    cursor: pointer; }
    @media (min-width: 768px) {
      .m-success > .back {
        border-radius: 38px;
        font-size: 32px;
        line-height: 75px; } }

.m-radio {
  margin: 0 auto 30px; }
  .m-radio > .form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    .m-radio > .form > .option {
      width: calc(50% - 10px); }
    .m-radio > .form .card {
      display: block;
      height: 100%;
      padding: 5px;
      border: 1px solid #bbb;
      border-radius: 8px;
      background-color: #fff; }
      .m-radio > .form .card > .title {
        display: block;
        font-size: 20px;
        text-align: left; }
    .m-radio > .form input {
      display: none; }
      .m-radio > .form input:checked ~ .card {
        padding: 2px;
        border: 4px solid #000; }

.m-inputs {
  display: flex;
  gap: 20px;
  width: 100%; }

.m-input {
  width: 100%;
  margin: 0 auto 30px; }
  .m-input > label {
    width: 100%;
    font-size: 20px;
    vertical-align: middle; }
  .m-input > input {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #bbb;
    padding: 4px 12px; }

.m-select {
  width: 100%;
  margin: 0 auto 30px; }
  .m-select > label {
    width: 100%;
    font-size: 20px;
    vertical-align: middle; }
  .m-select > select {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #bbb;
    padding: 4px 12px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 20px;
    line-height: 36px; }

.m-checkbox {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0 0 20px; }
  .m-checkbox > label {
    display: flex;
    gap: 8px;
    align-items: center;
    width: 100%;
    padding: 4px 8px;
    border-radius: 8px;
    border: 1px solid #bbb;
    cursor: pointer; }
    .m-checkbox > label > input {
      display: none; }
      .m-checkbox > label > input:checked ~ .checkbox:after {
        position: relative;
        top: -4px;
        width: 24px;
        height: 16px;
        border-left: 6px solid #000;
        border-bottom: 6px solid #000;
        transform-origin: center;
        transform: rotate(-45deg);
        content: ""; }
    .m-checkbox > label > .checkbox {
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      height: 30px;
      width: 30px;
      border-radius: 4px;
      border: 2px solid #000; }
    .m-checkbox > label > .text {
      display: block;
      width: calc(100% - 38px); }

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