@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
html {
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * 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,
nav,
section,
summary {
  display: block;
}

/**
 * 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/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
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;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * 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
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * 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;
}

/*! minimum_reset.css v0.0.1 */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li,
ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: bottom;
  max-width: 100%;
}

svg {
  max-width: 100%;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.w1p {
  width: 1% !important;
}

.w2p {
  width: 2% !important;
}

.w3p {
  width: 3% !important;
}

.w4p {
  width: 4% !important;
}

.w5p {
  width: 5% !important;
}

.w6p {
  width: 6% !important;
}

.w7p {
  width: 7% !important;
}

.w8p {
  width: 8% !important;
}

.w9p {
  width: 9% !important;
}

.w10p {
  width: 10% !important;
}

.w11p {
  width: 11% !important;
}

.w12p {
  width: 12% !important;
}

.w13p {
  width: 13% !important;
}

.w14p {
  width: 14% !important;
}

.w15p {
  width: 15% !important;
}

.w16p {
  width: 16% !important;
}

.w17p {
  width: 17% !important;
}

.w18p {
  width: 18% !important;
}

.w19p {
  width: 19% !important;
}

.w20p {
  width: 20% !important;
}

.w21p {
  width: 21% !important;
}

.w22p {
  width: 22% !important;
}

.w23p {
  width: 23% !important;
}

.w24p {
  width: 24% !important;
}

.w25p {
  width: 25% !important;
}

.w26p {
  width: 26% !important;
}

.w27p {
  width: 27% !important;
}

.w28p {
  width: 28% !important;
}

.w29p {
  width: 29% !important;
}

.w30p {
  width: 30% !important;
}

.w31p {
  width: 31% !important;
}

.w32p {
  width: 32% !important;
}

.w33p {
  width: 33% !important;
}

.w34p {
  width: 34% !important;
}

.w35p {
  width: 35% !important;
}

.w36p {
  width: 36% !important;
}

.w37p {
  width: 37% !important;
}

.w38p {
  width: 38% !important;
}

.w39p {
  width: 39% !important;
}

.w40p {
  width: 40% !important;
}

.w41p {
  width: 41% !important;
}

.w42p {
  width: 42% !important;
}

.w43p {
  width: 43% !important;
}

.w44p {
  width: 44% !important;
}

.w45p {
  width: 45% !important;
}

.w46p {
  width: 46% !important;
}

.w47p {
  width: 47% !important;
}

.w48p {
  width: 48% !important;
}

.w49p {
  width: 49% !important;
}

.w50p {
  width: 50% !important;
}

.w51p {
  width: 51% !important;
}

.w52p {
  width: 52% !important;
}

.w53p {
  width: 53% !important;
}

.w54p {
  width: 54% !important;
}

.w55p {
  width: 55% !important;
}

.w56p {
  width: 56% !important;
}

.w57p {
  width: 57% !important;
}

.w58p {
  width: 58% !important;
}

.w59p {
  width: 59% !important;
}

.w60p {
  width: 60% !important;
}

.w61p {
  width: 61% !important;
}

.w62p {
  width: 62% !important;
}

.w63p {
  width: 63% !important;
}

.w64p {
  width: 64% !important;
}

.w65p {
  width: 65% !important;
}

.w66p {
  width: 66% !important;
}

.w67p {
  width: 67% !important;
}

.w68p {
  width: 68% !important;
}

.w69p {
  width: 69% !important;
}

.w70p {
  width: 70% !important;
}

.w71p {
  width: 71% !important;
}

.w72p {
  width: 72% !important;
}

.w73p {
  width: 73% !important;
}

.w74p {
  width: 74% !important;
}

.w75p {
  width: 75% !important;
}

.w76p {
  width: 76% !important;
}

.w77p {
  width: 77% !important;
}

.w78p {
  width: 78% !important;
}

.w79p {
  width: 79% !important;
}

.w80p {
  width: 80% !important;
}

.w81p {
  width: 81% !important;
}

.w82p {
  width: 82% !important;
}

.w83p {
  width: 83% !important;
}

.w84p {
  width: 84% !important;
}

.w85p {
  width: 85% !important;
}

.w86p {
  width: 86% !important;
}

.w87p {
  width: 87% !important;
}

.w88p {
  width: 88% !important;
}

.w89p {
  width: 89% !important;
}

.w90p {
  width: 90% !important;
}

.w91p {
  width: 91% !important;
}

.w92p {
  width: 92% !important;
}

.w93p {
  width: 93% !important;
}

.w94p {
  width: 94% !important;
}

.w95p {
  width: 95% !important;
}

.w96p {
  width: 96% !important;
}

.w97p {
  width: 97% !important;
}

.w98p {
  width: 98% !important;
}

.w99p {
  width: 99% !important;
}

.w100p {
  width: 100% !important;
}

.w1e {
  width: 1em !important;
}

.w2e {
  width: 2em !important;
}

.w3e {
  width: 3em !important;
}

.w4e {
  width: 4em !important;
}

.w5e {
  width: 5em !important;
}

.w6e {
  width: 6em !important;
}

.w7e {
  width: 7em !important;
}

.w8e {
  width: 8em !important;
}

.w9e {
  width: 9em !important;
}

.w10e {
  width: 10em !important;
}

.w11e {
  width: 11em !important;
}

.w12e {
  width: 12em !important;
}

.w13e {
  width: 13em !important;
}

.w14e {
  width: 14em !important;
}

.w15e {
  width: 15em !important;
}

.w16e {
  width: 16em !important;
}

.w17e {
  width: 17em !important;
}

.w18e {
  width: 18em !important;
}

.w19e {
  width: 19em !important;
}

.w20e {
  width: 20em !important;
}

.w21e {
  width: 21em !important;
}

.w22e {
  width: 22em !important;
}

.w23e {
  width: 23em !important;
}

.w24e {
  width: 24em !important;
}

.w25e {
  width: 25em !important;
}

.w26e {
  width: 26em !important;
}

.w27e {
  width: 27em !important;
}

.w28e {
  width: 28em !important;
}

.w29e {
  width: 29em !important;
}

.w30e {
  width: 30em !important;
}

.m0 {
  margin: 0px !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mat0 {
  margin-top: 0px !important;
}

.mat5 {
  margin-top: 5px !important;
}

.mat10 {
  margin-top: 10px !important;
}

.mat15 {
  margin-top: 15px !important;
}

.mat20 {
  margin-top: 20px !important;
}

.mat25 {
  margin-top: 25px !important;
}

.mat30 {
  margin-top: 30px !important;
}

.mat35 {
  margin-top: 35px !important;
}

.mat40 {
  margin-top: 40px !important;
}

.mat45 {
  margin-top: 45px !important;
}

.mat50 {
  margin-top: 50px !important;
}

.mat55 {
  margin-top: 55px !important;
}

.mat60 {
  margin-top: 60px !important;
}

.mat65 {
  margin-top: 65px !important;
}

.mat70 {
  margin-top: 70px !important;
}

.mat75 {
  margin-top: 75px !important;
}

.mat80 {
  margin-top: 80px !important;
}

.mat85 {
  margin-top: 85px !important;
}

.mar0 {
  margin-right: 0px !important;
}

.mar5 {
  margin-right: 5px !important;
}

.mar10 {
  margin-right: 10px !important;
}

.mar15 {
  margin-right: 15px !important;
}

.mar20 {
  margin-right: 20px !important;
}

.mar25 {
  margin-right: 25px !important;
}

.mar30 {
  margin-right: 30px !important;
}

.mar35 {
  margin-right: 35px !important;
}

.mar40 {
  margin-right: 40px !important;
}

.mar45 {
  margin-right: 45px !important;
}

.mar50 {
  margin-right: 50px !important;
}

.mab0 {
  margin-bottom: 0px !important;
}

.mab5 {
  margin-bottom: 5px !important;
}

.mab10 {
  margin-bottom: 10px !important;
}

.mab15 {
  margin-bottom: 15px !important;
}

.mab20 {
  margin-bottom: 20px !important;
}

.mab25 {
  margin-bottom: 25px !important;
}

.mab30 {
  margin-bottom: 30px !important;
}

.mab35 {
  margin-bottom: 35px !important;
}

.mab40 {
  margin-bottom: 40px !important;
}

.mab45 {
  margin-bottom: 45px !important;
}

.mab50 {
  margin-bottom: 50px !important;
}

.mal0 {
  margin-left: 0px !important;
}

.mal5 {
  margin-left: 5px !important;
}

.mal10 {
  margin-left: 10px !important;
}

.mal15 {
  margin-left: 15px !important;
}

.mal20 {
  margin-left: 20px !important;
}

.mal25 {
  margin-left: 25px !important;
}

.mal30 {
  margin-left: 30px !important;
}

.mal35 {
  margin-left: 35px !important;
}

.mal40 {
  margin-left: 40px !important;
}

.mal45 {
  margin-left: 45px !important;
}

.mal50 {
  margin-left: 50px !important;
}

.me0 {
  margin: 0em !important;
}

.me1 {
  margin: 1em !important;
}

.me2 {
  margin: 2em !important;
}

.me3 {
  margin: 3em !important;
}

.me4 {
  margin: 4em !important;
}

.me5 {
  margin: 5em !important;
}

.me6 {
  margin: 6em !important;
}

.me7 {
  margin: 7em !important;
}

.me8 {
  margin: 8em !important;
}

.me9 {
  margin: 9em !important;
}

.me10 {
  margin: 10em !important;
}

.mate0 {
  margin-top: 0em !important;
}

.mate1 {
  margin-top: 1em !important;
}

.mate2 {
  margin-top: 2em !important;
}

.mate3 {
  margin-top: 3em !important;
}

.mate4 {
  margin-top: 4em !important;
}

.mate5 {
  margin-top: 5em !important;
}

.mate6 {
  margin-top: 6em !important;
}

.mate7 {
  margin-top: 7em !important;
}

.mate8 {
  margin-top: 8em !important;
}

.mate9 {
  margin-top: 9em !important;
}

.mate10 {
  margin-top: 10em !important;
}

.mare0 {
  margin-right: 0em !important;
}

.mare1 {
  margin-right: 1em !important;
}

.mare2 {
  margin-right: 2em !important;
}

.mare3 {
  margin-right: 3em !important;
}

.mare4 {
  margin-right: 4em !important;
}

.mare5 {
  margin-right: 5em !important;
}

.mare6 {
  margin-right: 6em !important;
}

.mare7 {
  margin-right: 7em !important;
}

.mare8 {
  margin-right: 8em !important;
}

.mare9 {
  margin-right: 9em !important;
}

.mare10 {
  margin-right: 10em !important;
}

.mabe0 {
  margin-bottom: 0em !important;
}

.mabe1 {
  margin-bottom: 1em !important;
}

.mabe2 {
  margin-bottom: 2em !important;
}

.mabe3 {
  margin-bottom: 3em !important;
}

.mabe4 {
  margin-bottom: 4em !important;
}

.mabe5 {
  margin-bottom: 5em !important;
}

.mabe6 {
  margin-bottom: 6em !important;
}

.mabe7 {
  margin-bottom: 7em !important;
}

.mabe8 {
  margin-bottom: 8em !important;
}

.mabe9 {
  margin-bottom: 9em !important;
}

.mabe10 {
  margin-bottom: 10em !important;
}

.male0 {
  margin-left: 0em !important;
}

.male1 {
  margin-left: 1em !important;
}

.male2 {
  margin-left: 2em !important;
}

.male3 {
  margin-left: 3em !important;
}

.male4 {
  margin-left: 4em !important;
}

.male5 {
  margin-left: 5em !important;
}

.male6 {
  margin-left: 6em !important;
}

.male7 {
  margin-left: 7em !important;
}

.male8 {
  margin-left: 8em !important;
}

.male9 {
  margin-left: 9em !important;
}

.male10 {
  margin-left: 10em !important;
}

.male11 {
  margin-left: 11em !important;
}

.male12 {
  margin-left: 12em !important;
}

.male13 {
  margin-left: 13em !important;
}

.male14 {
  margin-left: 14em !important;
}

.male15 {
  margin-left: 15em !important;
}

.male16 {
  margin-left: 16em !important;
}

.male17 {
  margin-left: 17em !important;
}

.male18 {
  margin-left: 18em !important;
}

.male19 {
  margin-left: 19em !important;
}

.male20 {
  margin-left: 20em !important;
}

.nmat5 {
  margin-top: -5px !important;
}

.nmat10 {
  margin-top: -10px !important;
}

.nmat15 {
  margin-top: -15px !important;
}

.nmat20 {
  margin-top: -20px !important;
}

.nmat25 {
  margin-top: -25px !important;
}

.nmat30 {
  margin-top: -30px !important;
}

.nmat35 {
  margin-top: -35px !important;
}

.nmat40 {
  margin-top: -40px !important;
}

.nmat45 {
  margin-top: -45px !important;
}

.nmat50 {
  margin-top: -50px !important;
}

.nmar5 {
  margin-right: -5px !important;
}

.nmar10 {
  margin-right: -10px !important;
}

.nmar15 {
  margin-right: -15px !important;
}

.nmar20 {
  margin-right: -20px !important;
}

.nmar25 {
  margin-right: -25px !important;
}

.nmar30 {
  margin-right: -30px !important;
}

.nmar35 {
  margin-right: -35px !important;
}

.nmar40 {
  margin-right: -40px !important;
}

.nmar45 {
  margin-right: -45px !important;
}

.nmar50 {
  margin-right: -50px !important;
}

.nmab5 {
  margin-bottom: -5px !important;
}

.nmab10 {
  margin-bottom: -10px !important;
}

.nmab15 {
  margin-bottom: -15px !important;
}

.nmab20 {
  margin-bottom: -20px !important;
}

.nmab25 {
  margin-bottom: -25px !important;
}

.nmab30 {
  margin-bottom: -30px !important;
}

.nmab35 {
  margin-bottom: -35px !important;
}

.nmab40 {
  margin-bottom: -40px !important;
}

.nmab45 {
  margin-bottom: -45px !important;
}

.nmab50 {
  margin-bottom: -50px !important;
}

.nmal5 {
  margin-left: -5px !important;
}

.nmal10 {
  margin-left: -10px !important;
}

.nmal15 {
  margin-left: -15px !important;
}

.nmal20 {
  margin-left: -20px !important;
}

.nmal25 {
  margin-left: -25px !important;
}

.nmal30 {
  margin-left: -30px !important;
}

.nmal35 {
  margin-left: -35px !important;
}

.nmal40 {
  margin-left: -40px !important;
}

.nmal45 {
  margin-left: -45px !important;
}

.nmal50 {
  margin-left: -50px !important;
}

.p0 {
  padding: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pat0 {
  padding-top: 0px !important;
}

.pat5 {
  padding-top: 5px !important;
}

.pat10 {
  padding-top: 10px !important;
}

.pat15 {
  padding-top: 15px !important;
}

.pat20 {
  padding-top: 20px !important;
}

.pat25 {
  padding-top: 25px !important;
}

.pat30 {
  padding-top: 30px !important;
}

.pat35 {
  padding-top: 35px !important;
}

.pat40 {
  padding-top: 40px !important;
}

.pat45 {
  padding-top: 45px !important;
}

.pat50 {
  padding-top: 50px !important;
}

.par0 {
  padding-right: 0px !important;
}

.par5 {
  padding-right: 5px !important;
}

.par10 {
  padding-right: 10px !important;
}

.par15 {
  padding-right: 15px !important;
}

.par20 {
  padding-right: 20px !important;
}

.par25 {
  padding-right: 25px !important;
}

.par30 {
  padding-right: 30px !important;
}

.par35 {
  padding-right: 35px !important;
}

.par40 {
  padding-right: 40px !important;
}

.par45 {
  padding-right: 45px !important;
}

.par50 {
  padding-right: 50px !important;
}

.pab0 {
  padding-bottom: 0px !important;
}

.pab5 {
  padding-bottom: 5px !important;
}

.pab10 {
  padding-bottom: 10px !important;
}

.pab15 {
  padding-bottom: 15px !important;
}

.pab20 {
  padding-bottom: 20px !important;
}

.pab25 {
  padding-bottom: 25px !important;
}

.pab30 {
  padding-bottom: 30px !important;
}

.pab35 {
  padding-bottom: 35px !important;
}

.pab40 {
  padding-bottom: 40px !important;
}

.pab45 {
  padding-bottom: 45px !important;
}

.pab50 {
  padding-bottom: 50px !important;
}

.pal0 {
  padding-left: 0px !important;
}

.pal5 {
  padding-left: 5px !important;
}

.pal10 {
  padding-left: 10px !important;
}

.pal15 {
  padding-left: 15px !important;
}

.pal20 {
  padding-left: 20px !important;
}

.pal25 {
  padding-left: 25px !important;
}

.pal30 {
  padding-left: 30px !important;
}

.pal35 {
  padding-left: 35px !important;
}

.pal40 {
  padding-left: 40px !important;
}

.pal45 {
  padding-left: 45px !important;
}

.pal50 {
  padding-left: 50px !important;
}

.fzs {
  font-size: 85%;
}

.fzm {
  font-size: 114%;
}

.fzl {
  font-size: 128%;
}

.fw {
  font-weight: bold !important;
}

.fwn {
  font-weight: normal !important;
}

.cRed {
  color: #ff0000 !important;
}

.tal {
  text-align: left !important;
}

.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

.lh {
  line-height: 1.75 !important;
}

.lh135 {
  line-height: 135% !important;
}

.lh175 {
  line-height: 175% !important;
}

.lh200 {
  line-height: 200% !important;
}

.curd {
  cursor: default;
}

.curp {
  cursor: pointer;
}

.imghlrf {
  width: auto;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .imghlrf {
    width: 50%;
    height: auto;
  }
}

.imgfix {
  width: auto;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .imgfix {
    width: 100%;
    height: auto;
  }
}

.show-pc {
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .show-pc {
    display: none;
  }
}

.show-sp {
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .show-sp {
    display: block;
  }
}

/*
  module: m-box-fixed
  - 固定幅・中央揃えのボックス
*/
.m-box-fixed {
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .m-box-fixed {
    max-width: 1140px;
    margin: 0 auto;
    padding-inline: 20px;
  }
}

/*
	module:　m-opacityHover
	- ホバー時に下の画像を透過させる
-----------------------------------------------------------------*/
.m-box-opacity {
  display: inline-block;
}
.m-box-opacity:hover img {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*
	module:box-imgTxt
	- 画像とテキストの横並び
*/
.m-box-imgTxt1 {
  *zoom: 1;
}
.m-box-imgTxt1:after {
  content: " ";
  display: table;
  clear: both;
}
.m-box-imgTxt1 .imgBox {
  float: left;
  margin-right: 20px;
}
.m-box-imgTxt1 .textBox {
  overflow: hidden;
}

.m-box-imgTxt2 {
  *zoom: 1;
}
.m-box-imgTxt2:after {
  content: " ";
  display: table;
  clear: both;
}
.m-box-imgTxt2 .imgBox {
  float: right;
  margin-left: 20px;
}
.m-box-imgTxt2 .txtBox {
  overflow: hidden;
}

/*
	module:　m-box-padding
-----------------------------------------------------------------*/
.m-box-padding {
  padding: 20px;
}

.m-box-grid {
  margin: 0 -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.lt-ie10 .m-box-grid {
  display: block;
  letter-spacing: -0.4em;
}
.m-box-grid .grid-col4 {
  width: 33.3333333333%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  letter-spacing: normal;
}
.lt-ie10 .m-box-grid .grid-col4 {
  display: inline-block;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .m-box-grid .grid-col4 {
    width: 50%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
  .lt-ie10 .m-box-grid .grid-col4 {
    display: inline-block;
  }
}

.m-icon-pdf {
  position: relative;
  padding-right: 25px;
}
.m-icon-pdf:before {
  font-family: "icon-font";
  line-height: 1;
  /* Better Font Rendering =========== */
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  color: #0044a7;
  font-size: 16px;
  content: "\e606";
  text-indent: 0;
}

/*
	module:　m-list-inline
	- 横並びリスト
-----------------------------------------------------------------*/
.m-list-inline {
  letter-spacing: -0.4em;
}
.m-list-inline li {
  margin-right: 20px;
  vertical-align: top;
  letter-spacing: normal;
}
.m-list-inline li.lastChild {
  margin-right: 0 !important;
}

.u-list-vote {
  margin-top: 40px;
}
@media print, screen and (min-width: 768px) {
  .u-list-vote {
    margin: 0 -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 40px;
  }
  .lt-ie10 .u-list-vote {
    display: block;
    letter-spacing: -0.4em;
  }
}
.u-list-vote > li {
  margin-top: 35px;
  position: relative;
}
.u-list-vote > li:first-child {
  margin-top: 0;
}
@media print, screen and (min-width: 768px) {
  .u-list-vote > li:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .u-list-vote > li {
    width: 33.3333333333%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
    margin-top: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .lt-ie10 .u-list-vote > li {
    display: inline-block;
  }
}
.u-list-vote > li label {
  display: block;
  cursor: pointer;
}
.u-list-vote > li label:after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 48px;
  height: 48px;
  background: url("../images/i_check.png") no-repeat center;
  background-size: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.is-cookie .u-list-vote > li label:after {
  display: none;
}
[data-whatinput=keyboard] .u-list-vote > li label:focus img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
[data-whatinput=keyboard] .u-list-vote > li label:focus:after {
  background: url("../images/i_check_on.png") no-repeat center;
  background-size: 100%;
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media print, screen and (min-width: 768px) {
  .u-list-vote > li label:hover img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .u-list-vote > li label:hover:after {
    background: url("../images/i_check_on.png") no-repeat center;
    background-size: 100%;
    opacity: 0.7;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
.u-list-vote > li.is-cookie label {
  cursor: default;
}
.u-list-vote > li.is-active label {
  display: block;
}
.u-list-vote > li.is-active label:after {
  background: url("../images/i_check_on.png") no-repeat center;
  background-size: 100%;
  opacity: 1;
  -webkit-transition: all 0 ease-in-out;
  transition: all 0 ease-in-out;
}
.u-list-vote > li .vote-number {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 75px;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .u-list-vote > li .vote-number {
    left: 10px;
  }
}
.u-list-vote > li > dl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: #2d50a9 1px solid;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@media print, screen and (min-width: 768px) {
  .u-list-vote > li > dl {
    border-radius: 20px;
  }
}
.u-list-vote > li > dl > dt {
  position: relative;
  overflow: hidden;
}
.u-list-vote > li > dl > dt img {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.u-list-vote > li > dl > dd input {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.u-list-vote > li > dl > dd.vote-detail {
  color: #fff;
  background: #2d50a9;
  text-align: center;
}
.u-list-vote > li > dl > dd.vote-detail > dl {
  padding: 15px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.u-list-vote > li > dl > dd.vote-detail > dl dt {
  display: block;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  .u-list-vote > li > dl > dd.vote-detail > dl dt {
    font-size: 1.5rem;
  }
}
.u-list-vote > li > dl > dd.vote-detail > dl dd {
  margin-top: 15px;
}
.u-list-vote > li > dl > dd.vote-detail > dl dd a {
  display: block;
  width: 100%;
  background-color: #fff;
  border-radius: 37px;
  font-weight: bold;
  color: #2d50a9;
  padding: 6px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media print, screen and (min-width: 768px) {
  .u-list-vote > li > dl > dd.vote-detail > dl dd a {
    font-size: 1.5rem;
    padding: 8px;
  }
}
[data-whatinput=keyboard] .u-list-vote > li > dl > dd.vote-detail > dl dd a:focus {
  text-decoration: none;
  background-color: #2c99b9;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .u-list-vote > li > dl > dd.vote-detail > dl dd a:hover {
    text-decoration: none;
    background-color: #2c99b9;
    color: #fff;
  }
}
.u-list-vote > li > dl > dd.vote-detail + dd {
  height: 0;
}
.u-list-vote.vote-fin > li label {
  cursor: default;
}
.u-list-vote.vote-fin > li label:before, .u-list-vote.vote-fin > li label:after {
  display: none;
}
[data-whatinput=keyboard] .u-list-vote.vote-fin > li label:focus:before {
  opacity: 0;
}
[data-whatinput=keyboard] .u-list-vote.vote-fin > li label:focus:after {
  opacity: 0;
}
@media print, screen and (min-width: 768px) {
  .u-list-vote.vote-fin > li label:hover:before {
    opacity: 0;
  }
  .u-list-vote.vote-fin > li label:hover:after {
    opacity: 0;
  }
}

.m-list-select {
  margin-block: 40px;
}
@media print, screen and (min-width: 768px) {
  .m-list-select {
    width: 316px;
    margin-inline: auto;
  }
}
.m-list-select li {
  position: relative;
}
.m-list-select li .select-number {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 75px;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .m-list-select li .select-number {
    width: 80px;
  }
}
.m-list-select li .select-item {
  border-radius: 10px;
  border: 2px solid #2d50a9;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@media print, screen and (min-width: 768px) {
  .m-list-select li .select-item {
    border-radius: 20px;
  }
}

/*
	module:　m-txt-ttlx
	- 見出し
-----------------------------------------------------------------*/
.m-txt-ttl2 {
  margin-top: 25px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .m-txt-ttl2 {
    margin-top: 20px;
  }
}
.m-txt-ttl2.ttl-fin {
  margin-top: 0px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .m-txt-ttl2.ttl-miku img {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .m-txt-ttl2.ttl-yukine img {
    width: 290px;
    height: auto;
  }
}

.ml {
  margin-left: 23px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .ml {
    margin-left: 0;
  }
}

.m-btn-common {
  max-width: 100%;
  height: auto;
}

html {
  color: #0044a7;
  background: #ffffff;
  font-size: 62.5%;
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}

body {
  font-size: 1.4rem;
  line-height: 1.75;
  background-color: #ffffff;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  body {
    background-repeat: repeat-y;
    background-size: 100%;
  }
}

/* link style */
a:link {
  color: #0241af;
  text-decoration: none;
}

a:visited {
  color: #0241af;
  text-decoration: none;
}

a:hover,
a:active {
  color: #0241af;
  text-decoration: underline;
}

#l-wrap {
  overflow: hidden;
  background-image: radial-gradient(rgba(255, 255, 255, 0.38) 16%, transparent 18%), radial-gradient(rgba(255, 255, 255, 0.38) 16%, transparent 18%);
  background-size: 32px 32px;
  background-position: 0 0, 16px 16px;
}

/* header style */
#l-header {
  position: relative;
  font-weight: bold;
  z-index: 100;
}
#l-header .header-inner {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.85);
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 15px;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner {
    background-color: transparent;
    width: auto;
    margin-top: 1080px;
    top: -70px;
    right: 10px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 7px 10px;
  }
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#l-header .header-inner .header-share .share-area .area-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-share .share-area .area-button {
    pointer-events: none;
  }
}
#l-header .header-inner .header-share .share-area .area-button .button-image {
  display: block;
  width: 13px;
  height: 13.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-share .share-area .area-button .button-image {
    display: none;
  }
}
#l-header .header-inner .header-share .share-area .area-button .button-text {
  padding-left: 8px;
  padding-bottom: 2px;
  font-size: 1.2rem;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-share .share-area .area-button .button-text {
    position: relative;
    padding-left: 0;
    font-size: 1.4rem;
  }
}
#l-header .header-inner .header-share .share-menu {
  display: none;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  width: 100%;
  top: 55px;
  left: 0;
  height: calc(100vh - 55px);
  padding: 15px 20px;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-share .share-menu {
    display: block;
    background: none;
    width: auto;
    top: 0;
    height: auto;
    padding: 0;
    position: relative;
    margin-left: 15px;
  }
}
#l-header .header-inner .header-share .share-menu .menu-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#l-header .header-inner .header-share .share-menu .menu-list .list-item {
  width: 45px;
}
#l-header .header-inner .header-share .share-menu .menu-list .list-item:not(:first-child) {
  margin-left: 15px;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-share .share-menu .menu-list .list-item {
    width: 25px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  #l-header .header-inner .header-share .share-menu .menu-list .list-item:not(:first-child) {
    margin-left: 10px;
  }
}
#l-header .header-inner .header-share .share-menu .menu-list .list-item .item-link {
  display: block;
  width: 100%;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}
[data-whatinput=keyboard] #l-header .header-inner .header-share .share-menu .menu-list .list-item .item-link:focus {
  opacity: 0.5;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-share .share-menu .menu-list .list-item .item-link:hover {
    opacity: 0.5;
  }
}
#l-header .header-inner .header-share .share-menu .menu-list .list-item .item-link.link-wechat {
  position: relative;
  opacity: 1;
}
#l-header .header-inner .header-share .share-menu .menu-list .list-item .item-link.link-wechat:after {
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  content: "";
  pointer-events: none;
  visibility: none;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 80px;
  width: 150px;
  height: 150px;
  background: url("../image/i_wechatqr.jpeg");
  background-size: 100%;
}
[data-whatinput=keyboard] #l-header .header-inner .header-share .share-menu .menu-list .list-item .item-link.link-wechat:focus:after {
  visibility: visible;
  opacity: 1;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-share .share-menu .menu-list .list-item .item-link.link-wechat:hover:after {
    visibility: visible;
    opacity: 1;
  }
}
#l-header .header-inner .header-lang {
  width: 174px;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-lang {
    width: auto;
    position: relative;
    padding-left: 25px;
    margin-left: 10px;
  }
  #l-header .header-inner .header-lang:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    background-color: #0044a7;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}
#l-header .header-inner .header-lang .lang-inner {
  position: relative;
}
#l-header .header-inner .header-lang .lang-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#l-header .header-inner .header-lang .lang-list .list-item {
  width: 42px;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-lang .lang-list .list-item {
    width: 44px;
    background-color: transparent;
  }
}
#l-header .header-inner .header-lang .lang-list .list-item .list-link {
  width: 100%;
  color: #0044a7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 0 4px;
  -webkit-transition: 0.3s 0.15s color;
  transition: 0.3s 0.15s color;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-lang .lang-list .list-item .list-link {
    padding: 0;
  }
}
#l-header .header-inner .header-lang .lang-list .list-item .list-link:link, #l-header .header-inner .header-lang .lang-list .list-item .list-link:visited {
  text-decoration: none;
}
#l-header .header-inner .header-lang .lang-list .list-item .list-link .link-text {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-lang .lang-list .list-item .list-link .link-text {
    font-size: 1.4rem;
  }
}
#l-header .header-inner .header-lang .lang-list .list-item .list-link.is-current {
  background-color: #0044a7;
  color: #ffffff;
}
[data-whatinput=keyboard] #l-header .header-inner .header-lang .lang-list .list-item .list-link:focus {
  color: #ffffff;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-lang .lang-list .list-item .list-link:hover {
    color: #ffffff;
  }
}
@media print, screen and (min-width: 768px) {
  #l-header .header-inner .header-lang .lang-line {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 25%;
    height: 100%;
    background: #0044a7;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    pointer-events: none;
    opacity: 0;
    z-index: -1;
  }
}

.device {
  position: fixed;
  width: 0;
  height: 0;
  display: block;
  z-index: -10;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .device {
    display: none;
  }
}

#mainv {
  background: url("../images/bg_main_left_sp.png") no-repeat left top, url("../images/bg_main_right_sp.png") no-repeat right top, url("../images/bg_main_center_sp.png") repeat-x center top, url("../images/bg_main_sp.jpg") no-repeat center top;
  background-size: 25% auto, 25% auto, auto 86px, cover;
  padding-top: 45px;
  padding-bottom: 20px;
  border-bottom: 15px #d8be70 solid;
}
@media print, screen and (min-width: 768px) {
  #mainv {
    min-height: 1080px;
    width: 1920px;
    padding-bottom: 0;
    background: url("../images/bg_main_left.png") no-repeat left top, url("../images/bg_main_right.png") no-repeat right top, url("../images/bg_main_center.png") repeat-x center top, url("../images/bg_main.jpg") repeat-x center top;
    background-size: 710px auto, 710px auto, auto 193px, auto;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1920px) {
  #mainv {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  #mainv > .m-box-fixed {
    width: 100vw;
  }
}
#mainv.fin {
  padding-bottom: 0px;
}
#mainv .mainv-logo {
  padding-top: 30px;
  width: 60%;
  margin-inline: auto;
}
@media print, screen and (min-width: 768px) {
  #mainv .mainv-logo {
    padding-top: 200px;
    margin-left: 0;
    width: 483px;
  }
  [lang=en] #mainv .mainv-logo {
    padding-top: 90px;
  }
}
#mainv .mainv-miku {
  padding-inline: 15px;
}
@media print, screen and (min-width: 768px) {
  #mainv .mainv-miku {
    position: absolute;
    top: 188px;
    left: calc(50vw - 50px);
    z-index: -1;
  }
  #mainv .mainv-miku img {
    max-width: inherit;
  }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  #mainv .mainv-miku {
    left: calc(50vw + 183px);
  }
}
#mainv .mainv-ttl {
  margin-top: -30%;
  margin-inline: 15px;
}
@media print, screen and (min-width: 768px) {
  #mainv .mainv-ttl {
    margin-top: -25px;
    margin-inline: 0;
    width: 756px;
  }
  [lang=en] #mainv .mainv-ttl {
    margin-top: 0;
  }
}
#mainv .mainv-desc {
  margin: 10px 20px;
  position: relative;
  background: url("../images/p_decoration_01_sp.png") no-repeat center center/contain;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 670/484;
}
@media print, screen and (min-width: 768px) {
  #mainv .mainv-desc {
    margin: 30px 0;
    width: 480px;
    aspect-ratio: 480/245;
    background-image: url("../images/p_decoration_01.png");
  }
}
#mainv .mainv-desc .desc-inner {
  position: relative;
  z-index: 1;
  padding-inline: 30px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media print, screen and (min-width: 768px) {
  #mainv .mainv-desc .desc-inner {
    padding-inline: 40px;
  }
}
#mainv .mainv-desc .desc-txt {
  font-size: 1.6rem;
}
[lang=en] #mainv .mainv-desc .desc-txt {
  font-size: 1.4rem !important;
}
@media print, screen and (min-width: 768px) {
  #mainv .mainv-desc .desc-txt {
    font-size: 2rem;
    line-height: 1.5;
  }
  [lang=en] #mainv .mainv-desc .desc-txt {
    font-size: 1.6rem !important;
  }
}
#mainv .mainv-scroll {
  width: 93px;
  margin: 20px auto 0;
}
@media print, screen and (min-width: 768px) {
  #mainv .mainv-scroll {
    width: 160px;
    margin-top: 45px;
  }
}

/* content style */
#l-content {
  background: url("../images/p_line.png") center top -1px repeat-x, url("../images/bg_contents_sp.jpg") center no-repeat;
  background-attachment: local, fixed;
  background-size: auto 21px, cover;
}
@media print, screen and (min-width: 768px) {
  #l-content {
    background: url("../images/p_line.png") center top -1px repeat-x, url("../images/bg_contents.jpg") center bottom no-repeat;
    background-attachment: local, fixed;
    background-size: auto 42px, cover;
  }
}
#l-content.type-thanks {
  background: url("../images/bg_contents_sp.jpg") center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
@media print, screen and (min-width: 768px) {
  #l-content.type-thanks {
    background: url("../images/bg_contents.jpg") center bottom no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }
}
#l-content.type-thanks > .m-box-fixed {
  padding-top: 70px;
}
@media print, screen and (min-width: 768px) {
  #l-content.type-thanks > .m-box-fixed {
    padding-top: 100px;
  }
}
#l-content > .m-box-fixed {
  padding: 130px 20px 70px;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  #l-content > .m-box-fixed {
    padding-top: 170px;
    padding: 170px 30px 120px;
  }
}
#l-content .m-box-section {
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 10px;
  padding: 60px 20px 40px;
  -webkit-filter: drop-shadow(0 0 7.5px rgba(45, 80, 169, 0.3));
          filter: drop-shadow(0 0 7.5px rgba(45, 80, 169, 0.3));
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section {
    padding-inline: 40px;
    border-radius: 20px;
  }
}
#l-content .m-box-section + .m-box-section {
  margin-top: 100px;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section + .m-box-section {
    margin-top: 123px;
  }
}
#l-content .m-box-section .section-ttl {
  margin: -110px -35px 0;
  text-align: center;
}
#l-content .m-box-section .section-ttl img {
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-ttl {
    margin-top: -135px;
  }
}
#l-content .m-box-section .section-date {
  margin-top: 40px;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-date {
    margin-top: 60px;
  }
}
#l-content .m-box-section .section-date img {
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-inquiry {
    max-width: 818px;
  }
}
#l-content .m-box-section .section-inquiry .inquiry-list li {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#l-content .m-box-section .section-inquiry .inquiry-list li span {
  width: 1em;
}
#l-content .m-box-section .section-inquiry .inquiry-list li.cred {
  color: #ee2c63;
}
#l-content .m-box-section .section-author {
  font-size: 1.4rem;
}
#l-content .m-box-section .section-type-box {
  border: #2d50a9 1px solid;
  margin-top: 40px;
  border-radius: 10px;
  padding: 10px;
  background-color: #fff;
  background: #fff url("../images/p_decoration_02.png") no-repeat right bottom;
  background-size: 70%;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-type-box {
    background-size: 55%;
  }
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-type-box {
    border-radius: 20px;
    margin-top: 50px;
    margin-inline: auto;
  }
}
#l-content .m-box-section .section-type-box::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 2.8%;
  background: url("../images/p_box2_top_sp.png") no-repeat top center;
  background-size: 100%;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-type-box::before {
    background: url("../images/p_box2_top.png") no-repeat top center;
    background-size: 100%;
    padding-bottom: 2%;
  }
}
#l-content .m-box-section .section-type-box::after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 2.8%;
  background: url("../images/p_box2_bottom_sp.png") no-repeat bottom center;
  background-size: 100%;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-type-box::after {
    background: url("../images/p_box2_bottom.png") no-repeat bottom center;
    background-size: 100%;
    padding-bottom: 2%;
  }
}
#l-content .m-box-section .section-type-box .box-inner {
  padding: 2px 10px;
  background-color: #fff;
  background: url("../images/p_box2_middle_sp.png") repeat-y center;
  background-size: 100%;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-type-box .box-inner {
    background: url("../images/p_box2_middle.png") repeat-y center;
    background-size: 100%;
    padding: 2px 40px;
  }
}
#l-content .m-box-section .section-lead {
  margin-top: 25px;
  font-size: 1.6rem;
  text-align: left;
  text-shadow: 0 0 5px #fff;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-lead {
    max-width: 880px;
    margin-inline: auto;
    margin-top: 1.8rem;
  }
}
#l-content .m-box-section .section-img {
  margin-top: 25px;
  margin-inline: -10px;
}
#l-content .m-box-section .section-img img {
  margin-inline: auto;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-img {
    margin-top: 60px;
  }
}
#l-content .m-box-section .section-btn {
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-btn {
    margin-top: 60px;
    width: 360px;
    margin-inline: auto;
  }
}
#l-content .m-box-section .section-btn > a {
  display: block;
  width: 100%;
  background-color: #2d50a9;
  border-radius: 37px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 13px;
  font-size: 1.6rem;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-btn > a {
    font-size: 1.8rem;
    padding: 16px;
  }
}
[data-whatinput=keyboard] #l-content .m-box-section .section-btn > a:focus {
  text-decoration: none;
  background-color: #2c99b9;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #l-content .m-box-section .section-btn > a:hover {
    text-decoration: none;
    background-color: #2c99b9;
    color: #fff;
  }
}
#l-content .content-desc,
#l-content .content-fin {
  margin-top: 25px;
  font-size: 1.6rem;
  text-shadow: 0 0 5px #fff;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  #l-content .content-desc,
  #l-content .content-fin {
    font-size: 2.2rem;
  }
}
#l-content .content-desc small,
#l-content .content-fin small {
  display: block;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  #l-content .content-desc small,
  #l-content .content-fin small {
    font-size: 1.6rem;
  }
}
#l-content .thanks-logo {
  padding-top: 60px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  #l-content .thanks-logo {
    padding-top: 80px;
  }
}
#l-content .thanks-logo img {
  max-width: 300px;
}
@media print, screen and (min-width: 768px) {
  #l-content .thanks-logo img {
    max-width: 387px;
  }
}
#l-content .thanks-ttl {
  margin-top: 5px;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  #l-content .thanks-ttl.ttl-en {
    margin-top: 5px;
  }
}
#l-content .thanks-comment {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  #l-content .thanks-comment {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 768px) {
  #l-content .thanks-comment img {
    width: 400px;
  }
}
#l-content .thanks-btn {
  text-align: center;
  margin-top: 35px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: block;
  width: 100%;
  padding-bottom: 23.9%;
}
@media print, screen and (min-width: 768px) {
  #l-content .thanks-btn {
    margin-top: 50px;
    margin-bottom: 20px;
    width: 450px;
    padding-bottom: 107px;
    margin-inline: auto;
  }
}
#l-content .thanks-btn a {
  position: relative;
  display: block;
}
#l-content .thanks-btn a .btn-on,
#l-content .thanks-btn a .btn-off {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#l-content .thanks-btn a .btn-off:hover {
  opacity: 0;
}
#l-content .thanks-txt {
  line-height: 1.5;
  font-size: 1.6rem;
  text-shadow: 0 0 5px #fff;
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  #l-content .thanks-txt {
    text-align: center;
    font-size: 2.2rem;
  }
}
#l-content .pagetop {
  display: block;
  position: absolute;
  right: 15px;
  bottom: -35px;
  width: 75px;
  height: 75px;
}
@media print, screen and (min-width: 768px) {
  #l-content .pagetop {
    bottom: 115px;
    right: -70px;
  }
}
#l-content .pagetop img {
  width: 54px;
  height: auto;
}
@media print, screen and (min-width: 768px) {
  #l-content .pagetop img {
    width: 115px;
  }
}
#l-content .pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  background: url("../images/p_btn_top.png") no-repeat center;
  background-size: contain;
}
[data-whatinput=keyboard] #l-content .pagetop a:focus {
  background: url("../images/p_btn_top_on.png") no-repeat center;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  #l-content .pagetop a:hover {
    background: url("../images/p_btn_top_on.png") no-repeat center;
    background-size: contain;
  }
}

.vote-btn {
  display: none;
  margin-top: 40px;
  margin-bottom: 40px;
  width: auto;
  line-height: 0;
  padding: 0;
  outline: none;
  background: none;
  border-right: none;
  border-style: none;
  overflow: visible;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 auto;
  margin-top: 50px;
  font-size: 0;
  position: relative;
  -webkit-filter: drop-shadow(0 0 7.5px rgba(45, 80, 169, 0.3));
          filter: drop-shadow(0 0 7.5px rgba(45, 80, 169, 0.3));
}
.vote-btn .btn-on,
.vote-btn .btn-off {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vote-btn .btn-off:hover {
  opacity: 0;
}
.vote-btn img {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.is-cookie .vote-btn {
  display: none;
}
.vote-btn.is-active {
  display: block;
  width: 100%;
  padding-bottom: 23.9%;
}
@media print, screen and (min-width: 768px) {
  .vote-btn.is-active {
    width: 450px;
    padding-bottom: 107px;
  }
}

.form-fixed {
  display: none;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .form-fixed {
    display: block;
    margin-bottom: 30px;
  }
}
.form-fixed .code-logo {
  margin-bottom: 20px;
}

.please-select {
  color: #0044a7;
  margin-top: 45px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .please-select {
    font-size: 1.6rem;
  }
}
.is-cookie .please-select {
  display: none;
}

/* footer style */
#l-footer {
  background-color: #00214c;
}
#l-footer .footer-inner {
  padding: 80px 20px 60px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner {
    max-width: 1140px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 75px 30px 67px;
  }
}
#l-footer .footer-inner .footer-logo {
  text-align: center;
  padding: 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-logo {
    padding-left: 0;
  }
}
#l-footer .footer-inner .footer-logo img {
  width: 163px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-logo img {
    width: 215px;
  }
}
#l-footer .footer-inner .footer-logo > a {
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}
[data-whatinput=keyboard] #l-footer .footer-inner .footer-logo > a:focus {
  opacity: 0.5;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-logo > a:hover {
    opacity: 0.5;
  }
}
#l-footer .footer-inner .footer-logo > a.logo-gsa img {
  width: 57px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-logo > a.logo-gsa img {
    width: 63px;
    margin-left: 40px;
  }
}
#l-footer .footer-inner .footer-lower {
  color: #fff;
  margin-top: 40px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-lower {
    margin-top: 0;
  }
}
#l-footer .footer-inner .footer-lower .footer-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-lower .footer-share {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#l-footer .footer-inner .footer-lower .footer-share .share-ttl {
  font-size: 2rem;
  position: relative;
}
#l-footer .footer-inner .footer-lower .footer-share .share-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#l-footer .footer-inner .footer-lower .footer-share .share-list .list-item {
  margin-left: 15px;
}
#l-footer .footer-inner .footer-lower .footer-share .share-list .list-item .item-link {
  display: block;
  width: 45px;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-lower .footer-share .share-list .list-item .item-link {
    width: 50px;
  }
}
[data-whatinput=keyboard] #l-footer .footer-inner .footer-lower .footer-share .share-list .list-item .item-link:focus {
  opacity: 0.5;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-lower .footer-share .share-list .list-item .item-link:hover {
    opacity: 0.5;
  }
}
#l-footer .footer-inner .footer-lower .footer-share .share-list .list-item .item-link.link-wechat {
  position: relative;
  opacity: 1;
}
#l-footer .footer-inner .footer-lower .footer-share .share-list .list-item .item-link.link-wechat:after {
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  content: "";
  pointer-events: none;
  visibility: none;
  opacity: 0;
  display: block;
  position: absolute;
  right: 0;
  bottom: 80px;
  width: 150px;
  height: 150px;
  background: url("../image/i_wechatqr.jpeg");
  background-size: 100%;
}
[data-whatinput=keyboard] #l-footer .footer-inner .footer-lower .footer-share .share-list .list-item .item-link.link-wechat:focus:after {
  visibility: visible;
  opacity: 1;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-lower .footer-share .share-list .list-item .item-link.link-wechat:hover:after {
    visibility: visible;
    opacity: 1;
  }
}
#l-footer .footer-inner .footer-lower .footer-copy {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-lower .footer-copy {
    margin-top: 20px;
  }
}
#l-footer .footer-inner .footer-lower .footer-copy .copy-text {
  font-size: 1.2rem;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-lower .footer-copy .copy-text {
    font-size: 1.6rem;
    text-align: right;
  }
}
#l-footer .footer-inner .footer-lower .footer-copy .copy-text + .copy-text {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-lower .footer-copy .copy-text + .copy-text {
    margin-top: 0;
  }
}
#l-footer .footer-inner .footer-lower .footer-copy .copy-text .text-sizem {
  font-size: 1.6rem;
  margin-top: 0.15em;
  line-height: 1;
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-inner .footer-lower .footer-copy .copy-text .text-sizem {
    font-size: 2rem;
  }
}
#l-footer .footer-inner .footer-lower .footer-copy .copy-text .logo-piapro {
  height: 1em;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#l-footer .footer-inner .footer-lower .footer-copy .copy-text .logo-piapro img {
  height: 100%;
  position: relative;
  top: 2px;
}

.loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.loading:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.8;
}
.loading img {
  position: absolute;
  top: 50%;
  margin-top: -42px;
  margin-left: -42px;
  left: 50%;
  width: 84px;
  height: auto;
  z-index: 12;
}

#hideval {
  display: none;
}

#push {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* print style */
@media print {
  /* for IE7 */
  *:first-child + html body {
    zoom: 67%;
  }
}
/*# sourceMappingURL=maps/common.css.map */
