@charset "UTF-8";
/*** ! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css ***/
*,
:after,
:before {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
embed,
iframe,
img,
object {
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled],
button[disabled] {
  cursor: default;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
fieldset,
option {
  padding: 0;
}
fieldset {
  margin: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
[hidden],
template {
  display: none;
}
html {
  scroll-padding-top: 54px;
}
body {
  background-color: #1a1a1a;
  color: #c1c1c1;
  font-family: Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  overflow-x: hidden;
  overflow-wrap: break-word;
  line-break: strict;
}
input,
textarea {
  font-family: M PLUS\1p, sans-serif;
  font-weight: 400;
  font-size: 16px;
  filter: none;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #c1c1c1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #c1c1c1;
}
input::placeholder,
textarea::placeholder {
  color: #c1c1c1;
}
input:-webkit-autofill,
textarea:-webkit-autofill {
  box-shadow: inset 0 0 0 30px #fff !important;
}
input:not(.password-confirm),
select {
  padding: 0 12px;
  background-color: #fff;
  border-radius: 2px;
  color: #3a3a3a;
  line-height: 42px;
}
.is-error input,
input.is-error {
  color: #ffb5c9;
}
.is-error input::-moz-placeholder,
input.is-error::-moz-placeholder {
  color: #ffb5c9;
}
.is-error input:-ms-input-placeholder,
input.is-error:-ms-input-placeholder {
  color: #ffb5c9;
}
.is-error input::placeholder,
input.is-error::placeholder {
  color: #ffb5c9;
}
input[type="checkbox"] {
  vertical-align: baseline;
}
select {
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-image: url(/images/common/select_arrow.png);
  background-image: -webkit-image-set(
    url(../images/common/select_arrow.png) 1x,
    url(../images/common/select_arrow@2x.png) 2x
  );
  background-image: image-set(
    url(../images/select_arrow.png) 1x,
    url(../images/select_arrow@2x.png) 2x
  );
}
select.is-error {
  color: #ffb5c9;
}
button:focus-visible,
input:focus-visible,
optgroup:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline-width: 1px;
  outline-style: auto;
  outline-color: #fff;
}

/*** Header ***/
.l-header {
  position: relative;
  width: 100%;
  height: 64px;
  background-color: #000;
  color: #fff;
  z-index: 6;
}
.header-area .logo {
  position: absolute;
  padding: 0 5px;
  top: 10px;
}
.header-area .logo a {
  display: block;
  width: 330px;
  height: 48px;
  background: url(../images/head_logo.gif) 0 0 no-repeat;
}
@media screen and (max-width: 640px) {
  .l-header {
    position: relative;
    width: 100%;
    height: 44px;
  }
  .header-area .logo {
    display: block;
    position: relative;
    width: 210px;
    height: 29px;
    top: 11px;
    margin: 0 auto;
  }
  .header-area .logo a {
    background: url(../images/head_logo_mql.gif) 0 0 no-repeat;
    background-size: 200px 29px;
  }
}
@media (min-width: 641px) {
  .header {
    max-width: 1012px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 641px) {
  .header .header-area {
    margin-right: 26px;
    margin-left: 26px;
  }
}
.l-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 5;
}
.sticky {
  position: relative;
  z-index: 4;
  background-color: #222;
}
@media (max-width: 640px) {
  .sticky {
    padding: 0 11px;
  }
}
@media (min-width: 641px) {
  .sticky .sticky-center {
    max-width: 1012px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sticky .sticky-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 641px) {
  .sticky .sticky-area {
    margin-right: 26px;
    margin-left: 26px;
    height: 48px;
  }
}
@media (max-width: 640px) {
  .sticky .sticky-area {
    height: 44px;
  }
}
.sticky-title {
  color: #fff;
  white-space: nowrap;
}
@media (min-width: 641px) {
  .sticky-title {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .sticky-title {
    font-size: 14px;
  }
}

/*** Footer ***/
.footer {
  background-color: #000;
}
@media (min-width: 641px) {
  .footer-links {
    padding-top: 30px;
    max-width: 1012px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 641px) {
  .footer-links-container {
    margin-right: 26px;
    margin-left: 26px;
  }
}
.footer-links-container nav {
  line-height: 2;
}
.footer-links-container nav > * {
  white-space: nowrap;
}
.footer-links-container nav > :not(:last-child):after {
  content: "|";
  display: inline-block;
}
.footer-links-container p {
  flex: none;
}
@media (min-width: 641px) {
  .footer-links-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 40px;
  }
  .footer-links-container nav {
    max-width: 540px;
  }
  .footer-links-container nav > :not(:last-child):after {
    padding: 0 6px;
  }
}
@media (max-width: 640px) {
  .footer-links-container {
    padding: 0 24px 10px;
  }
  .footer-links-container nav {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-links-container nav > :not(:last-child):after {
    padding: 0 8px;
  }
}
.copyright {
  background-color: #222;
}
@media (min-width: 641px) {
  .copyright {
    padding: 15px 0;
  }
}
@media (max-width: 640px) {
  .copyright {
    padding: 18px 50px;
  }
}
@media (min-width: 641px) {
  .footer-aeon {
    height: 65px;
    background-color: #fff;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 640px) {
  .footer-aeon {
    display: none;
  }
}
.footer-aeon-container {
  width: 100%;
}
@media (min-width: 641px) {
  .footer-aeon-container {
    max-width: 1012px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 641px) {
  .footer-aeon-links {
    margin-right: 26px;
    margin-left: 26px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 641px) {
  .footer-aeon-links a {
    display: block;
    color: #5385e8;
    text-decoration: underline;
  }
  .footer-aeon-links .footer-aeon-info {
    width: 76px;
  }
  .footer-aeon-links .footer-aeon-group {
    flex: 1;
  }
  .footer-aeon-links .footer-aeon-environment {
    width: 114px;
  }
}
