@charset "UTF-8";
/* # =================================================================
   # 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 */ }

[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: 600;
  /* 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 */

/* 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; }

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0; }

/* # =================================================================
   # mixin
   # ================================================================= */
/* # =================================================================
   # base
   # ================================================================= */
*, *:before, *:after {
  box-sizing: border-box; }

a {
  text-decoration: none;
  color: #2858F0; }
  a:hover {
    text-decoration: underline; }

ol, ul {
  list-style: none; }

.cf:before, .cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

img[src$=".svg"] {
  width: 100%; }

img {
  max-width: 100%;
  height: auto; }

.is-sp {
  display: block; }

html {
  font-size: 62.5%; }

body {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, "MS PGothic", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #141E37;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  font-weight: 400; }

/* # =================================================================
   # contents
   # ================================================================= */
.wrapper {
  background: #fefefe; }

.contents {
  background: #fff; }

.mainArea {
  overflow: hidden;
  width: 100%;
  padding: 22px 10px 14px;
  background: url("../images/bg_main.jpg") no-repeat center top #fff;
  background-size: cover; }
  .mainArea__inner {
    position: relative;
    max-width: 340px;
    margin: 0 auto; }
  .mainArea__log {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 70px;
    height: auto; }
  .mainArea__bottomTitle {
    max-width: 327px;
    margin: 50px auto 0; }

.mainBody {
  position: relative;
  width: 100%;
  min-height: 368px;
  margin: 0 auto;
  background: url("../images/main_frame.png") no-repeat center bottom;
  background-size: 100% auto; }
  .mainBody__heading {
    opacity: 0;
    position: absolute;
    top: 17px;
    left: 0px;
    max-width: 200px;
    height: auto;
    z-index: 4; }
    .mainBody__heading.is-active {
      -webkit-animation: fadeSlide 0.6s ease 0s 1 normal both;
              animation: fadeSlide 0.6s ease 0s 1 normal both; }
  .mainBody__mainTitle {
    opacity: 0;
    position: absolute;
    top: 55px;
    left: 0px;
    max-width: 330px;
    height: auto;
    z-index: 5; }
    .mainBody__mainTitle.is-active {
      -webkit-animation: fadeSlide 0.6s ease 0s 1 normal both;
              animation: fadeSlide 0.6s ease 0s 1 normal both; }
  .mainBody__character {
    opacity: 0;
    position: absolute;
    bottom: 0px;
    right: -45px;
    max-width: 331px;
    z-index: 6;
    transition: 0.2s all ease-in; }
    .mainBody__character.is-active {
      opacity: 1;
      bottom: 16px; }
  .mainBody__circle {
    overflow: hidden;
    opacity: 0;
    position: absolute;
    bottom: -26px;
    left: -37px;
    max-width: 172px;
    border-radius: 50%;
    z-index: 3;
    transition: 0.2s all ease-in; }
    .mainBody__circle::after {
      content: "";
      position: absolute;
      top: 0;
      left: -80%;
      z-index: 3;
      display: block;
      width: 50%;
      height: 100%;
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      transform: skewX(-25deg); }
    .mainBody__circle.is-active {
      opacity: 1; }
      .mainBody__circle.is-active::after {
        -webkit-animation: light 0.8s ease 0.4s 1 normal both;
                animation: light 0.8s ease 0.4s 1 normal both; }
  .mainBody__hashImage {
    position: absolute;
    bottom: -45px;
    right: 0;
    max-width: 90px;
    height: auto; }

@-webkit-keyframes fadeSlide {
  0% {
    opacity: 0;
    transform: translateX(-70px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeSlide {
  0% {
    opacity: 0;
    transform: translateX(-70px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@-webkit-keyframes light {
  100% {
    left: 150%; } }

@keyframes light {
  100% {
    left: 150%; } }

.inner {
  padding: 0 24px; }

.mainBottom {
  position: relative;
  margin-bottom: 16px;
  padding-bottom: 36px; }
  .mainBottom::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -34px;
    border-left: 34px solid transparent;
    border-right: 34px solid transparent;
    border-top: 23px solid #32C8FF; }
  .mainBottom__text {
    margin-bottom: 1em;
    line-height: 1.8; }
    .mainBottom__text--img {
      width: 280px; }
  .mainBottom__hash {
    margin-bottom: 0;
    color: #2858F0;
    font-weight: 700;
    font-size: 22px;
    font-size: 2.2rem; }

.bg--lightblue {
  background-color: #EBEEF3; }

.awardContents {
  padding: 29px 24px; }
  .awardContents__box {
    text-align: center;
    letter-spacing: -0.02em;
    line-height: 1.8; }
  .awardContents__title {
    margin-bottom: 18px; }
  .awardContents__heading {
    margin-bottom: 18px;
    padding: 0 10px; }

.awardDetails {
  padding: 16px 0 60px; }
  .awardDetails__title {
    width: 280px;
    margin: 0 auto 24px; }
  .awardDetails__app {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 20px; }
    .awardDetails__app a {
      display: block;
      width: 47%;
      margin: 0 6px; }

.awardDetailsBody {
  position: relative;
  margin-bottom: 32px;
  padding: 0 24px; }
  .awardDetailsBody::before {
    content: "";
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    display: block;
    width: 88%;
    width: calc(100% - 48px);
    height: 24px;
    border-top: 4px solid #C8CDDB;
    border-left: 4px solid #C8CDDB;
    border-right: 4px solid #C8CDDB; }
  .awardDetailsBody::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    display: block;
    width: 88%;
    width: calc(100% - 48px);
    height: 24px;
    border-bottom: 4px solid #C8CDDB;
    border-left: 4px solid #C8CDDB;
    border-right: 4px solid #C8CDDB; }
  .awardDetailsBody__image {
    position: relative;
    width: 280px;
    margin: 0 auto 30px;
    z-index: 2; }
  .awardDetailsBody__text {
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center; }

.awardDetailsForm {
  padding: 0 0 36px; }
  .awardDetailsForm__text {
    display: flex;
    align-items: flex-start;
    width: 280px;
    margin: 0 auto 15px;
    font-size: 14px;
    font-size: 1.4rem; }
  .awardDetailsForm__checkbox {
    width: 20px;
    margin-right: 2px;
    cursor: pointer; }
  .awardDetailsForm__button {
    display: block;
    margin: 0 24px;
    text-align: center; }
    .awardDetailsForm__button .button {
      display: inline-block;
      width: 100%;
      max-width: 300px;
      padding: 13px 10px;
      border-radius: 4px;
      border: 2px solid #C8CDDB;
      font-weight: 700;
      color: #C8CDDB;
      font-size: 16px;
      font-size: 1.6rem;
      transition: 0.15s all ease-in; }
      .awardDetailsForm__button .button span {
        padding-right: 24px;
        background: url("../images/icon_button_blank_off.svg") no-repeat right center;
        background-size: 16px auto; }
      .awardDetailsForm__button .button.is-active {
        border: 2px solid #DC500F;
        color: #DC500F; }
        .awardDetailsForm__button .button.is-active span {
          background: url("../images/icon_button_blank.svg") no-repeat right center;
          background-size: 16px auto; }

.subsc {
  margin-bottom: 32px; }

.subscSection {
  position: relative;
  padding: 0 24px 32px; }
  .subscSection .topBorder {
    display: block;
    width: 40px;
    height: 4px;
    margin-bottom: 32px;
    background: #757C8E; }
  .subscSection__title {
    max-width: 320px;
    margin-bottom: 20px; }
  .subscSection .attention {
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem; }

.subscBlock__heading {
  margin-bottom: 10px;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: -0.02em;
  font-weight: 700; }

.subscBlock__list li {
  margin-bottom: 0.5em;
  padding-left: 1em;
  background: url("../images/icon_list.svg") no-repeat left 7px;
  background-size: 8px auto; }

.subscBlock__attention {
  margin-top: 10px; }

.footerTop {
  margin-bottom: -2px;
  padding-bottom: 100px;
  text-align: center;
  background: url("../images/bg_footer.jpg") no-repeat center bottom;
  background-size: 200% auto; }
  .footerTop__icon {
    width: 24px;
    margin: 0 auto; }
  .footerTop__logo {
    width: 162px;
    margin: 60px auto 10px; }
  .footerTop__link {
    display: inline-block;
    padding-right: 1.8em;
    font-size: 14px;
    font-size: 1.4rem;
    background: url("../images/icon_blank.svg") no-repeat right center;
    background-size: 14px auto; }

.hover {
  opacity: 1;
  transition: 0.2s all ease-in; }
  .hover:hover {
    opacity: .75; }

/* # =================================================================
   # utility
   # ================================================================= */
.mb-sm {
  margin-bottom: 12px; }

.mb-md {
  margin-bottom: 32px; }

@media screen {
  [hidden~="screen"] {
    display: inherit; }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }

@media screen and (min-width: 769px) {
  .is-pc {
    display: block; }
    .is-sp {
      display: none; }
    .contents {
      max-width: 1024px;
      margin: 0 auto;
      box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); }
    .mainArea {
      background: url("../images/bg_main.jpg") no-repeat left top #fff;
      background-size: 77% auto; }
      .mainArea__bottomTitle {
        max-width: 490px; }
    .mainBottom {
      text-align: center; }
        .mainBottom__text--img {
          width: 360px;
          margin: auto; }
  .awardContentsWrap {
    display: flex;
    justify-content: space-between;
    margin: 24px;
    padding: 40px;
    border-radius: 12px;
    background-color: #EBEEF3; }
    .awardContents {
      width: 284px;
      width: calc(100% / 3 - 14px);
      padding: 0; }
      .awardContents__title {
        margin-bottom: 10px; }
      .awardContents__heading {
        padding: 0 25px; }
    .awardContents p {
      text-align: left; }
    .awardDetails {
      margin-top: -40px;
      padding: 0 0 60px; }
      .awardDetails__title {
        width: 430px; }
      .awardDetails__app {
        justify-content: center; }
        .awardDetails__app a {
          width: 155px; }
      .awardDetailsBody::before {
        width: 600px; }
      .awardDetailsBody::after {
        width: 600px; }
      .awardDetailsForm__text {
        width: 100%;
        justify-content: center; }
        .awardDetailsForm__button .button {
          width: 280px;
          margin: auto; }
    .subscSection {
      width: 600px;
      margin: 0 auto 30px;
      padding: 0 0 32px; }
    .footerTop {
      background: transparent; } }

