@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
::-moz-selection {
  background-color: #192332;
  color: #fff; }
::selection {
  background-color: #192332;
  color: #fff; }

html {
  font-family: "Hiragino Sans","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","ヒラギノ角ゴシック","游ゴシック",YuGothic,"メイリオ",Meiryo,sans-serif;
  /* 1 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * 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,
hgroup,
main,
menu,
nav,
section,
div,
summary {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.u-pc-none {
  display: none; }
  @media (max-width: 768px) {
    .u-pc-none {
      display: block; } }

.u-sp-none {
  display: block; }
  @media (max-width: 768px) {
    .u-sp-none {
      display: none !important; } }

a {
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }
  a:hover {
    opacity: .5; }

.l-content {
  position: relative;
  width: 100%; }
  @media (min-width: 768px) {
    .l-content {
      max-width: 1120px;
      margin: 0 auto; } }

.header {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: wrap;
  flex-flow: wrap; }
  @media (min-width: 768px) {
    .header {
      width: 95%; } }
  .header-container {
    padding: 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
    @media (min-width: 768px) {
      .header-container {
        width: 100%;
        padding: 16px 0; } }
  .header-logo {
    display: block; }
    .header-logo img {
      display: block;
      height: 15px;
      width: auto; }
      @media (min-width: 768px) {
        .header-logo img {
          height: 24px; } }
  .header-sns-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 768px) {
      .header-sns-wrapper {
        width: 50%; } }
  .header-sns {
    display: block; }
    .header-sns img {
      display: block;
      height: 24px;
      width: auto; }
      @media (min-width: 768px) {
        .header-sns img {
          height: 32px; } }
    .header-sns + .header-sns {
      margin-left: 12px; }
  .header-cta {
    width: 48.5%; }
    @media (min-width: 768px) {
      .header-cta {
        margin-left: 12px; } }
    .header-cta img {
      display: block;
      width: 100%; }

.mv {
  width: 100%; }
  .mv img {
    width: 100%;
    display: block; }
  .mv-logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    width: 90%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .mv-logo-wrapper {
        width: 100%;
        margin: 0 auto; } }
    .mv-logo-wrapper li {
      width: 150px;
      margin-top: 22px; }
      @media (min-width: 768px) {
        .mv-logo-wrapper li + li {
          margin-left: 24px; } }
      .mv-logo-wrapper li img {
        display: block;
        width: 100%; }

.about {
  width: 100%;
  margin: 48px auto 0; }
  @media (min-width: 768px) {
    .about {
      margin: 48px auto 0; } }
  .about-inner {
    width: 90%;
    margin: 0 auto;
    background: -webkit-linear-gradient(45deg, rgba(62, 223, 192, 0.28), rgba(0, 158, 231, 0.28), rgba(243, 149, 229, 0.28));
    background: -o-linear-gradient(45deg, rgba(62, 223, 192, 0.28), rgba(0, 158, 231, 0.28), rgba(243, 149, 229, 0.28));
    background: linear-gradient(45deg, rgba(62, 223, 192, 0.28), rgba(0, 158, 231, 0.28), rgba(243, 149, 229, 0.28));
    padding: 24px; }
    @media (min-width: 768px) {
      .about-inner {
        width: 80%;
        padding: 40px 10%; } }
  .about-desc {
    font-size: 12px;
    color: #000;
    margin: 0; }
    @media (min-width: 768px) {
      .about-desc {
        font-size: 14px; } }
  .about-time {
    background-color: #fff; }
    .about-time span {
      color: #fff;
      background-color: #0058af;
      display: block;
      width: 100%;
      text-align: center;
      font-size: 13px;
      font-weight: 600;
      line-height: 1;
      padding: 8px 0;
      letter-spacing: .15em;
      margin-top: 12px; }
      @media (min-width: 768px) {
        .about-time span {
          font-size: 16px;
          padding: 14px 0; } }
    .about-time p {
      text-align: center;
      margin: 0;
      font-size: 16px;
      padding: 16px 0;
      font-weight: 600; }
      @media (min-width: 768px) {
        .about-time p {
          font-size: 20px; } }
  .about-howto {
    text-align: center;
    font-size: 12px;
    line-height: 1.75em;
    margin: 24px auto 0; }
    @media (min-width: 768px) {
      .about-howto {
        font-size: 20px; } }
  .about-cta-wrapper {
    width: 80%;
    margin: 24px auto 0; }
    @media (min-width: 768px) {
      .about-cta-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }

#page_top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #3edfc0;
  font-size: 12px;
  font-weight: 600; }
  @media (min-width: 768px) {
    #page_top {
      height: 64px;
      width: 64px;
      font-size: 15px; } }
  #page_top a {
    text-decoration: none;
    color: #fff; }

.cta-link {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .cta-link {
      width: 48.5%; } }
  .cta-link img {
    display: block;
    width: 100%; }
  .cta-link + .cta-link {
    margin-top: 8px; }
    @media (min-width: 768px) {
      .cta-link + .cta-link {
        margin: 0; } }

.info {
  margin-top: 32px;
  background: -webkit-linear-gradient(45deg, rgba(62, 223, 192, 0.28), rgba(0, 158, 231, 0.28), rgba(243, 149, 229, 0.28));
  background: -o-linear-gradient(45deg, rgba(62, 223, 192, 0.28), rgba(0, 158, 231, 0.28), rgba(243, 149, 229, 0.28));
  background: linear-gradient(45deg, rgba(62, 223, 192, 0.28), rgba(0, 158, 231, 0.28), rgba(243, 149, 229, 0.28));
  padding: 24px 0 32px; }
  @media (min-width: 768px) {
    .info {
      padding: 80px 0;
      margin-top: 80px; } }
  .info-title {
    font-size: 28px;
    color: #000;
    text-align: center;
    font-weight: 600;
    margin: 0; }
    @media (min-width: 768px) {
      .info-title {
        font-size: 32px; } }
  .info-inner {
    width: 90%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .info-inner {
        width: 80%;
        margin: 0 auto; } }
  .info-container {
    margin-top: 32px;
    border: 1px solid #0058af;
    background-color: #fff; }
  .info-container-head {
    color: #fff;
    background-color: #0058af;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    padding: 8px 0;
    letter-spacing: .15em; }
    @media (min-width: 768px) {
      .info-container-head {
        font-size: 24px;
        padding: 24px 0; } }
  .info-container-inner {
    padding: 16px 0 0;
    width: 90%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .info-container-inner {
        padding: 32px 0 0; } }
    .info-container-inner + .info-container-inner {
      margin: 24px auto 0;
      padding: 24px 0;
      border-top: 1px solid #0058af; }
      @media (min-width: 768px) {
        .info-container-inner + .info-container-inner {
          margin: 32px auto 0;
          padding: 32px 0; } }
  .info-container-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #0058af;
    text-align: center;
    margin: 0; }
    @media (min-width: 768px) {
      .info-container-title {
        padding-bottom: 24px;
        width: 100%; } }
  .info-container-desc {
    font-size: 12px;
    color: #000;
    margin: 8px 0 0; }
    @media (min-width: 768px) {
      .info-container-desc {
        font-size: 14px;
        text-align: center; } }
  .info-container-award {
    margin: 12px 0 0;
    position: relative; }
    @media (min-width: 768px) {
      .info-container-award {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        width: 100%; } }
    .info-container-award + .info-container-award {
      margin-top: 16px;
      padding-top: 16px; }
      @media (min-width: 768px) {
        .info-container-award + .info-container-award {
          margin-top: 24px;
          padding-top: 24px; } }
    .info-container-award + .info-container-award::before {
      content: "";
      display: block;
      height: 1px;
      width: 15%;
      background-color: #cbcbcb;
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .info-container-award + .info-container-award::before {
          width: 100%; } }
    .info-container-award dt {
      font-size: 24px;
      color: #3edfc0;
      text-align: center;
      font-weight: 800; }
      @media (min-width: 768px) {
        .info-container-award dt {
          text-align: left;
          width: 30%; } }
    .info-container-award dl {
      font-size: 12px;
      text-align: center;
      margin: 12px 0 0;
      line-height: 1;
      font-weight: 600; }
      @media (min-width: 768px) {
        .info-container-award dl {
          margin: 0;
          font-size: 14px;
          text-align: left;
          width: 70%;
          line-height: 1.75em;
          padding-left: 24px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      .info-container-award dl + dl {
        margin-top: 8px; }
        @media (min-width: 768px) {
          .info-container-award dl + dl {
            margin-top: 0; } }

.present {
  padding: 32px 0; }
  @media (min-width: 768px) {
    .present {
      padding: 0 0 32px;
      margin-top: 80px; } }
  .present-title {
    font-size: 28px;
    color: #000;
    text-align: center;
    font-weight: 600;
    margin: 0; }
    @media (min-width: 768px) {
      .present-title {
        font-size: 32px; } }
  .present-inner {
    margin: 0 auto;
    width: 90%;
    padding: 0 16px; }
    @media (min-width: 768px) {
      .present-inner {
        width: 55%; } }
  .present-item {
    margin-top: 36px;
    padding-top: 36px;
    border-top: 1px solid #cbcbcb; }
    @media (min-width: 768px) {
      .present-item {
        margin-top: 48px;
        padding-top: 24px; } }
  .present-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
  .present-text {
    width: 55%; }
    @media (min-width: 768px) {
      .present-text {
        width: 47.5%; } }
  .present-product-name {
    font-size: 18px;
    color: #ff4381;
    line-height: 1.5em;
    font-weight: 600;
    margin: 0; }
    @media (min-width: 768px) {
      .present-product-name {
        font-size: 24px; } }
    .present-product-name span {
      font-size: 10px;
      display: block;
      line-height: 1.5em; }
      @media (min-width: 768px) {
        .present-product-name span {
          font-size: 14px; } }
  .present-company {
    font-size: 11px;
    margin: 12px 0 0;
    font-weight: 600; }
    @media (min-width: 768px) {
      .present-company {
        font-size: 12px;
        margin: 18px 0 0; } }
    .present-company p {
      margin: 0;
      width: auto;
      white-space: nowrap;
      display: block; }
      @media (min-width: 768px) {
        .present-company p {
          width: auto; } }
    .present-company img {
      margin: 16px 0 0;
      width: 150px;
      display: block; }
  .present-product-photo {
    width: 45%;
    padding-left: 3%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .present-product-photo {
        padding-left: 0;
        width: 49.5%; } }
  .present-notes {
    width: 100%;
    margin: 24px 0 0;
    font-size: 8px; }
  .present-info {
    font-size: 12px;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;
    padding: 12px 0 14px;
    margin: 24px 0 0;
    background-color: #e5e5e5; }
    @media (min-width: 768px) {
      .present-info {
        font-size: 14px;
        padding: 16px 0 14px;
        margin: 16px 0 0; } }
    .present-info.other {
      text-align: left;
      padding: 0;
      background-color: #fff; }
      @media (min-width: 768px) {
        .present-info.other {
          margin-top: 32px; } }
    .present-info.other span {
      font-size: 18px;
      padding-bottom: 16px;
      display: block;
      text-align: center;
      color: #a072be; }
      @media (min-width: 768px) {
        .present-info.other span {
          padding-bottom: 8px; } }
  .present-cta {
    margin: 24px auto 0;
    display: block;
    width: 60%;
    border: 1px solid #000;
    position: relative;
    padding: 12px 0;
    font-size: 12px;
    border-radius: 40px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
    text-align: center; }
    @media (min-width: 768px) {
      .present-cta {
        padding: 14px 0;
        font-size: 16px; } }
    .present-cta span {
      position: relative; }
    .present-cta img {
      height: 12px;
      position: absolute;
      right: 16px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .present-detal {
    width: 90%;
    margin: 48px auto 0;
    border: 1px solid #a072be; }
    @media (min-width: 768px) {
      .present-detal {
        width: 80%; } }
    .present-detal + .present-detal {
      margin-top: 16px; }
  .present-detal-title {
    font-size: 18px;
    margin: 0;
    color: #fff;
    background-color: #a072be;
    text-align: center;
    padding: 12px 0; }
    @media (min-width: 768px) {
      .present-detal-title {
        font-size: 24px;
        padding: 24px 0; } }
  .present-detal-item-wrapper {
    padding: 16px; }
    @media (min-width: 768px) {
      .present-detal-item-wrapper {
        padding: 48px; } }
  @media (min-width: 768px) {
    .present-detal-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .present-detal-item + .present-detal-item {
    margin-top: 28px;
    padding-top: 22px;
    border-top: 1px solid #a072be; }
  .present-detal-item-head {
    font-size: 24px;
    margin: 0;
    color: #ff4381;
    text-align: center; }
    @media (min-width: 768px) {
      .present-detal-item-head {
        width: 25%;
        text-align: left; } }
  .present-detal-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin: 8px 0 0; }
    @media (min-width: 768px) {
      .present-detal-item-container {
        width: 75%;
        padding-left: 32px; } }
  .present-detal-item-left {
    padding-left: 32px;
    display: block;
    background-color: #000;
    position: relative; }
    .present-detal-item-left span {
      position: absolute;
      top: 50%;
      left: 50%;
      color: #fff;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .present-detal-item-right {
    padding-left: 12px;
    width: 100%; }
    @media (min-width: 768px) {
      .present-detal-item-right {
        padding-left: 24px; } }
    .present-detal-item-right li {
      font-size: 14px;
      line-height: 1.5em; }
      .present-detal-item-right li span {
        font-size: 12px;
        margin-top: 8px;
        color: #989898;
        display: inline-block; }
      .present-detal-item-right li a {
        text-decoration: underline;
        font-size: 12px;
        margin-top: 8px;
        display: inline-block;
        color: #ff8413; }
      .present-detal-item-right li + li {
        margin-top: 12px;
        padding-top: 12px;
        border-top: 1px solid #f1f1f1; }
        @media (min-width: 768px) {
          .present-detal-item-right li + li {
            margin-top: 16px;
            padding-top: 16px; } }

.judge {
  background: -webkit-linear-gradient(45deg, rgba(62, 223, 192, 0.28), rgba(0, 158, 231, 0.28), rgba(243, 149, 229, 0.28));
  background: -o-linear-gradient(45deg, rgba(62, 223, 192, 0.28), rgba(0, 158, 231, 0.28), rgba(243, 149, 229, 0.28));
  background: linear-gradient(45deg, rgba(62, 223, 192, 0.28), rgba(0, 158, 231, 0.28), rgba(243, 149, 229, 0.28)); }
  .judge-inner {
    width: 90%;
    margin: 0 auto;
    padding: 24px 0; }
    @media (min-width: 768px) {
      .judge-inner {
        width: 80%;
        padding: 80px 0;
        margin-top: 80px; } }
  .judge-title {
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    color: #0058af;
    line-height: 1.5em;
    margin: 0; }
    @media (min-width: 768px) {
      .judge-title {
        font-size: 32px; } }
  .judge-list {
    font-size: 20px;
    color: #1a1a1a;
    text-align: center;
    line-height: 1.35em;
    font-weight: 800;
    margin-top: 24px; }
    @media (min-width: 768px) {
      .judge-list {
        margin-top: 16px; } }
    .judge-list span {
      font-size: 12px;
      color: #666;
      display: block; }
  .judge-movie {
    width: 100%;
    margin-top: 24px; }
    .judge-movie iframe {
      width: 100%; }
      @media (min-width: 768px) {
        .judge-movie iframe {
          height: 40vw;
          max-height: 500px; } }

.howto {
  width: 90%;
  margin: 48px auto 0; }
  @media (min-width: 768px) {
    .howto {
      width: 80%; } }
  .howto-title {
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    text-align: center; }
    @media (min-width: 768px) {
      .howto-title {
        font-size: 32px; } }
  .howto-desc {
    font-size: 12px;
    line-height: 1.5em;
    margin: 24px 0 0; }
    @media (min-width: 768px) {
      .howto-desc {
        font-size: 14px;
        line-height: 1.75em;
        margin: 48px 0 0; } }
  .howto-info {
    padding: 24px 16px;
    font-size: 10px;
    background: #f1f1f1;
    margin: 16px 0 0; }
    @media (min-width: 768px) {
      .howto-info {
        font-size: 12px;
        line-height: 1.75em;
        padding: 32px; } }
    .howto-info p {
      margin: 0; }
    .howto-info.other {
      margin-top: 32px; }
    .howto-info.other p {
      font-size: 12px;
      margin-top: 16px; }
      @media (min-width: 768px) {
        .howto-info.other p {
          margin-top: 24px;
          font-size: 14px; } }
    .howto-info.other img {
      width: 80%;
      margin: 0 auto;
      display: block; }
      @media (min-width: 768px) {
        .howto-info.other img {
          width: 50%; } }
    .howto-info.other span {
      font-size: 18px;
      font-weight: 800;
      display: block;
      text-align: center; }
      @media (min-width: 768px) {
        .howto-info.other span {
          font-size: 24px;
          margin-top: 24px; } }
    .howto-info.other a {
      text-decoration: underline;
      font-size: 14px;
      margin-top: 12px;
      display: block;
      color: #ff8413;
      text-align: center; }
      @media (min-width: 768px) {
        .howto-info.other a {
          font-size: 16px;
          margin-top: 32px; } }
  .howto-list {
    margin-top: 32px; }
    @media (min-width: 768px) {
      .howto-list {
        margin-top: 56px; } }
    .howto-list p {
      margin: 8px 0 0;
      font-size: 14px;
      text-align: left; }
      @media (min-width: 768px) {
        .howto-list p {
          margin: 12px 0 0; } }
  .howto-list-title {
    position: relative;
    text-align: center;
    width: 100%; }
    .howto-list-title::before {
      content: "";
      display: block;
      height: 1px;
      width: 100%;
      left: 0;
      position: absolute;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      top: 50%;
      background-color: #cbcbcb;
      margin: 0; }
    .howto-list-title span {
      position: relative;
      background-color: #fff;
      font-size: 18px;
      padding: 0 8px;
      line-height: 1;
      display: inline-block;
      font-weight: 600; }
  .howto-cta-wrapper {
    width: 80%;
    margin: 24px auto 0; }
    @media (min-width: 768px) {
      .howto-cta-wrapper {
        margin: 64px auto 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }

.pamphlet {
  width: 100%;
  background: url("../../assets/images/pamphlet_bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 32px 0;
  margin-top: 32px; }
  @media (min-width: 768px) {
    .pamphlet {
      margin-top: 64px;
      padding: 48px 0; } }
  .pamphlet h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    text-align: center; }
  .pamphlet a {
    width: 90%;
    margin: 24px auto 0;
    display: block; }
    @media (min-width: 768px) {
      .pamphlet a {
        width: 55%; } }
  .pamphlet a img {
    width: 100%;
    display: block; }

.terms {
  width: 90%;
  margin: 48px auto 0;
  border: 1px solid #e5e5e5; }
  @media (min-width: 768px) {
    .terms {
      width: 80%;
      margin: 80px auto 0; } }
  .terms-title {
    display: block;
    text-align: center;
    padding: 12px 0;
    line-height: 1;
    color: #fff;
    background-color: #e5e5e5;
    font-size: 22px;
    font-weight: 600;
    color: #000; }
    @media (min-width: 768px) {
      .terms-title {
        padding: 22px 0; } }
  .terms-inner {
    padding: 12px; }
    @media (min-width: 768px) {
      .terms-inner {
        padding: 32px; } }
  .terms-desc {
    max-height: 50vh;
    overflow-y: scroll;
    font-size: 11px;
    line-height: 1.5em; }
    @media (min-width: 768px) {
      .terms-desc {
        font-size: 12px;
        line-height: 1.75em; } }
    .terms-desc span {
      font-size: 12px;
      font-weight: 600;
      display: block;
      text-align: left; }
      @media (min-width: 768px) {
        .terms-desc span {
          font-size: 14px; } }

.footer {
  margin-top: 32px;
  width: 100%; }
  .footer-sponsor {
    width: 100%;
    padding: 32px 5% 0;
    border-top: 1px solid #cbcbcb;
    margin-top: 32px; }
    @media (min-width: 768px) {
      .footer-sponsor {
        padding: 24px 0 0;
        margin-top: 80px; } }
    @media (min-width: 768px) {
      .footer-sponsor + .footer-sponsor {
        margin-top: 32px; } }
  .footer-sponsor-title {
    position: relative;
    text-align: center;
    width: 100%;
    display: block; }
    .footer-sponsor-title span {
      position: relative;
      background-color: #fff;
      font-size: 18px;
      padding: 0 8px;
      line-height: 1;
      display: inline-block;
      font-weight: 600; }
  .footer-sponsor-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0 0;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
    @media (min-width: 768px) {
      .footer-sponsor-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media (min-width: 768px) {
      .footer-sponsor-list li + li {
        margin-left: 40px; } }
    .footer-sponsor-list li {
      width: 150px;
      margin-top: 22px; }
      .footer-sponsor-list li:nth-child(1), .footer-sponsor-list li:nth-child(2) {
        margin-top: 12px; }
    .footer-sponsor-list li img {
      display: block;
      width: 100%; }
  .footer-sponsor-img-full {
    display: block;
    width: 100%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .footer-sponsor-img-full {
        width: 50%; } }
  .footer small {
    font-size: 10px;
    text-align: center;
    display: block;
    margin: 24px 0 0;
    padding: 12px 0; }

/*# sourceMappingURL=style.css.map */