/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  /*10px*/ }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  font-size: 1.3rem;
  letter-spacing: .03em;
  font-family: "Helvetica Neue", Arial, "Segoe UI", "Hiragino Sans", "Hiragino Kaku Gothic Pro N", "Noto Sans CJK JP", Meiryo, sans-serif;
  font-weight: 500;
  background: #fff;
  color: #101014;
  word-wrap: break-word; }
  @media screen and (min-width: 769px) {
    body {
      font-size: 1.5rem; } }

button {
  display: inline-block;
  border: none;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none; }

input {
  font-size: 1.3rem; }
  @media screen and (min-width: 769px) {
    input {
      font-size: 1.5rem; } }

a {
  color: #006AFF; }

img {
  vertical-align: bottom; }

p {
  font-weight: 500;
  line-height: 1.4;
  color: #464658; }
  p::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.2em;
    content: ""; }
  p::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.2em;
    content: ""; }

p + p {
  margin-top: 8px; }
  @media screen and (min-width: 769px) {
    p + p {
      margin-top: 10.66667px; } }

#l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

#l-footer {
  margin-top: auto; }

@media screen and (min-width: 769px) {
  .l-mainarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.l-sidemenu {
  background: #fff;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none; }
  @media screen and (min-width: 769px) {
    .l-sidemenu {
      width: 260px;
      min-height: calc(100vh - 116px); } }

.l-maincontent {
  display: block;
  width: 100%; }

.l-container {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
  padding: 0 16px; }
  @media screen and (min-width: 769px) {
    .l-container {
      padding: 0 20px; } }

.l-row {
  margin: -16px; }
  .l-row.row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse; }
  @media screen and (min-width: 769px) {
    .l-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.l-v-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.l-colum {
  padding: 16px;
  width: 100%; }
  @media screen and (min-width: 769px) {
    .l-colum.colum-fix-s {
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      width: 232px; }
    .l-colum.colum-fix-l {
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      width: 492px; } }

.l-section {
  padding: 48px 0; }
  @media screen and (min-width: 769px) {
    .l-section {
      padding: 64px 0; } }

.l-section-s {
  padding-bottom: 24px; }
  .l-section-s:last-child {
    padding-bottom: 0; }
  @media screen and (min-width: 769px) {
    .l-section-s {
      padding-bottom: 64px; } }

.heading--01 {
  font-size: 2.197rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0; }
  .heading--01::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.15em;
    content: ""; }
  .heading--01::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.15em;
    content: ""; }
  @media screen and (min-width: 769px) {
    .heading--01 {
      font-size: 3.528rem; } }

.heading--02 {
  font-size: 2.197rem;
  font-weight: 500;
  line-height: 1.2; }
  .heading--02::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.1em;
    content: ""; }
  .heading--02::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.1em;
    content: ""; }
  @media screen and (min-width: 769px) {
    .heading--02 {
      font-size: 2.94rem; } }

.heading--03 {
  font-size: 1.69rem;
  font-weight: 700;
  line-height: 1.2; }
  .heading--03::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.1em;
    content: ""; }
  .heading--03::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.1em;
    content: ""; }
  @media screen and (min-width: 769px) {
    .heading--03 {
      font-size: 2.1rem; } }

.heading--04 {
  font-size: 1.43rem;
  font-weight: 700;
  line-height: 1.2;
  color: #101014; }
  .heading--04::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.1em;
    content: ""; }
  .heading--04::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.1em;
    content: ""; }
  @media screen and (min-width: 769px) {
    .heading--04 {
      font-size: 1.65rem; } }

.heading--05 {
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.2; }
  .heading--05::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.1em;
    content: ""; }
  .heading--05::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.1em;
    content: ""; }
  @media screen and (min-width: 769px) {
    .heading--05 {
      font-size: 1.65rem; } }

.heading--icon {
  margin-right: 12px; }
  .heading--icon [class*=" ico-"] {
    color: #006AFF; }

.formgroup_panel {
  background: #F2F5F7;
  padding: 16px;
  border-radius: 4px;
  margin-top: 8px; }

.formgroup_row.error > label, .formgroup_row--l.error > label {
  color: #FF3333; }

.formgroup_row.error input, .formgroup_row--l.error input {
  border-color: #FF3333; }

.formgroup_row.error .form-message, .formgroup_row--l.error .form-message {
  color: #FF3333; }

.formgroup_row.flex-space, .formgroup_row--l.flex-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.formgroup_row.reqire > label, .formgroup_row--l.reqire > label {
  position: relative;
  padding-right: 16px; }
  .formgroup_row.reqire > label::after, .formgroup_row--l.reqire > label::after {
    content: "*";
    color: #FF3333;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 12px; }

.formgroup_row:not(:last-child) {
  margin-bottom: 24px; }

.formgroup_row--l:not(:last-child) {
  margin-bottom: 48px; }

.formgroup label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 9.6px; }

.formgroup input:not([type]),
.formgroup input[type=date],
.formgroup input[type=datetime-local],
.formgroup input[type=email],
.formgroup input[type=file],
.formgroup input[type=number],
.formgroup input[type=password],
.formgroup input[type=search],
.formgroup input[type=tel],
.formgroup input[type=text],
.formgroup input[type=time],
.formgroup input[type=url],
.formgroup textarea,
.formgroup select {
  width: 100%;
  padding: 10px;
  font-size: 1em; }
  @media screen and (min-width: 769px) {
    .formgroup input:not([type]),
    .formgroup input[type=date],
    .formgroup input[type=datetime-local],
    .formgroup input[type=email],
    .formgroup input[type=file],
    .formgroup input[type=number],
    .formgroup input[type=password],
    .formgroup input[type=search],
    .formgroup input[type=tel],
    .formgroup input[type=text],
    .formgroup input[type=time],
    .formgroup input[type=url],
    .formgroup textarea,
    .formgroup select {
      padding: 14px; } }

@media screen and (min-width: 769px) {
  .formgroup_row:not(:last-child) {
    margin-bottom: 32px; }
  .formgroup_row--l:not(:last-child) {
    margin-bottom: 64px; }
  .formgroup_panel {
    padding: 32px;
    margin-bottom: 32px; }
  .formgroup label {
    margin-bottom: 12.8px; } }

.form-supplement {
  font-size: 1.2rem;
  margin-top: 12px;
  color: #b0b0c0;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%; }

.form-message {
  margin-top: 8px; }

.form-button {
  text-align: center; }
  .form-button button {
    min-width: 200px;
    padding: 15px 21px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 1em;
    line-height: 1;
    color: #101014;
    background: #E6EAED; }
    .form-button button:hover {
      opacity: 0.6; }
  .form-button button.button-color-accent {
    background: #006AFF;
    color: #fff; }
  .form-button button:disabled,
  .form-button button[disabled] {
    border: 1px solid #ccc;
    background-color: #ccc;
    color: #b0b0c0; }
    .form-button button:disabled:hover,
    .form-button button[disabled]:hover {
      opacity: 1;
      cursor: default; }
  @media screen and (max-width: 768px) {
    .form-button button {
      display: block;
      margin: 0 auto; }
      .form-button button + button {
        margin-top: 8px; } }

.form-input input {
  border: 1px solid #bebecb;
  background: rgba(255, 255, 255, .9);
  border-radius: 3px; }
  .form-input input::-webkit-input-placeholder {
    color: #b0b0c0; }
  .form-input input::-moz-placeholder {
    color: #b0b0c0; }
  .form-input input::-ms-input-placeholder {
    color: #b0b0c0; }
  .form-input input::placeholder {
    color: #b0b0c0; }
  .form-input input:focus {
    outline: none;
    color: rgba(0, 0, 0, .95);
    border-color: #006AFF;
    background: #fff;
    -webkit-appearance: none; }

.form-input.input-size-m input {
  width: 160px;
  margin-right: 8px; }

.form-input.input-size-m span {
  font-weight: 500; }

.form-input.input-size-l input {
  width: 210px;
  margin-right: 8px; }

.form-input.input-size-l span {
  font-weight: 500; }

.form-input.input-with-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .form-input.input-with-button input {
    min-width: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-radius: 3px 0 0 3px; }
  .form-input.input-with-button button {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 48px;
    border-radius: 0 3px 3px 0;
    margin-left: auto;
    background: #E6EAED;
    border: 1px solid #bebecb;
    border-left: none; }

.form-input + .form-input {
  margin-top: 8px; }

@media screen and (min-width: 769px) {
  .form-input + .form-input {
    margin-top: 10.66667px; } }

.form-textarea textarea {
  background-color: #fff;
  border: 1px solid #e9e9ed;
  border-radius: 4px; }
  .form-textarea textarea:focus {
    outline: none;
    color: rgba(0, 0, 0, .95);
    border-color: #eee;
    background: #fff;
    -webkit-appearance: none; }

.form-textarea textarea:not([rows]) {
  height: 12em;
  min-height: 8em;
  max-height: 24em; }

.form-dropdown {
  position: relative;
  border: 1px solid #bebecb;
  border-radius: 4px;
  background: #ffffff; }
  .form-dropdown::before {
    position: absolute;
    top: 18px;
    right: 16px;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #101014;
    pointer-events: none; }
  .form-dropdown.dropdown-size-s {
    display: inline-block;
    width: 80px; }
  .form-dropdown select {
    width: 100%;
    cursor: pointer;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 6px 10px;
    height: 38px; }
    .form-dropdown select::-ms-expand {
      display: none; }
  @media screen and (min-width: 769px) {
    .form-dropdown select {
      padding: 8px 12px;
      height: 40px; } }

.form-upload {
  position: relative;
  overflow: hidden;
  display: block; }
  .form-upload_btn {
    border: 1px solid #e9e9ed;
    background-color: white;
    padding: 12px 22.4px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 0.9em;
    color: #101014; }
  .form-upload input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer; }
  @media screen and (max-width: 768px) {
    .form-upload_btn {
      width: 100%; } }

.form-checkbox {
  position: relative;
  margin-bottom: 4px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  outline: 0;
  vertical-align: baseline;
  font-style: normal;
  min-height: 22px;
  line-height: 22px;
  min-width: 22px; }
  .form-checkbox input.hidden {
    z-index: -1;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0 !important;
    outline: 0;
    width: 22px;
    height: 22px; }
  .form-checkbox input.hidden + label {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .form-checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 32px;
    outline: 0; }
    .form-checkbox label.thin {
      font-weight: 400; }
  .form-checkbox label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    content: '';
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d4d4d5; }
  .form-checkbox input:checked ~ label:before {
    background: #fff;
    border-color: #eee; }
  .form-checkbox label:after {
    position: absolute;
    top: 3px;
    left: 7px;
    width: 8px;
    height: 12px;
    text-align: center;
    opacity: 0;
    content: "";
    border: 3px solid #eee;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .form-checkbox input:checked ~ label:after {
    opacity: 1; }

.form-radiobox {
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  outline: 0;
  vertical-align: baseline;
  font-style: normal;
  min-height: 22px;
  line-height: 22px;
  min-width: 22px; }
  .form-radiobox input.hidden {
    z-index: -1;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0 !important;
    outline: 0;
    width: 22px;
    height: 22px; }
  .form-radiobox input.hidden + label {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .form-radiobox label {
    position: relative;
    display: inline-block;
    padding-left: 32px;
    outline: 0; }
    .form-radiobox label.thin {
      font-weight: 400; }
  .form-radiobox label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    content: '';
    background: #fff;
    border-radius: 11px;
    border: 1px solid #bebecb; }
  .form-radiobox input:checked ~ label:before {
    border-color: #006AFF; }
  .form-radiobox label:after {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 10px;
    height: 10px;
    text-align: center;
    opacity: 0;
    content: "";
    background: #006AFF;
    border-radius: 5px; }
  .form-radiobox input:checked ~ label:after {
    opacity: 1; }

.form-dateselect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .form-dateselect .form-dropdown {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .form-dateselect_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 4px;
    margin-bottom: 4px;
    width: 45%;
    min-width: 240px; }
    .form-dateselect_item > * {
      margin-right: 2px; }
  .form-dateselect_mark {
    width: 10%;
    text-align: center; }

[class*=" ico-"] {
  color: #101014; }

.header {
  background: #FFF;
  padding: 14px 16px;
  border-bottom: 1px solid #e9e9ed; }
  .header_utility {
    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; }
    .header_utility > * {
      margin-left: 14px; }
  @media screen and (max-width: 768px) {
    .header_utility {
      margin-top: 14px; } }
  @media screen and (min-width: 769px) {
    .header {
      height: 72px;
      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: 14px 24px; } }

.footer {
  border-top: 1px solid #e9e9ed;
  text-align: center; }
  .footer address {
    padding: 10px;
    color: #464658; }
  .footer_backtotop {
    padding: 10px;
    display: block;
    text-decoration: none;
    color: #101014;
    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;
    border-bottom: 1px solid #e9e9ed; }
  @media screen and (min-width: 769px) {
    .footer {
      text-align: left;
      padding: 14px 24px; }
      .footer address {
        padding: 0; }
      .footer_backtotop {
        display: none; } }

@media screen and (min-width: 769px) {
  .sidemenu {
    border-right: 1px solid #e9e9ed; } }

.nav--main {
  height: 100%;
  position: relative; }
  .nav--main ul > li a {
    border-bottom: 1px solid #e9e9ed;
    display: block;
    text-decoration: none;
    color: #101014;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .nav--main ul > li a .ico {
      margin-right: 12px; }
    .nav--main ul > li a:hover {
      color: #006AFF;
      background: #F2F5F7; }
      .nav--main ul > li a:hover .ico {
        color: #006AFF; }
  .nav--main ul > li.current {
    border-left: 4px solid #006AFF; }
    .nav--main ul > li.current a {
      padding-left: 8px;
      color: #006AFF; }
      .nav--main ul > li.current a .ico {
        color: #006AFF; }
  @media screen and (min-width: 769px) {
    .nav--main ul > li a {
      padding: 16px; }
      .nav--main ul > li a .ico {
        margin-right: 16px; }
    .nav--main ul > li.current a {
      padding-left: 12px; } }

.header--page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .header--page_subinfo {
    color: #b0b0c0;
    width: 100%;
    font-size: 1.6rem;
    margin-top: 12px; }
  @media screen and (min-width: 769px) {
    .header--page_subinfo {
      font-size: 2rem;
      width: auto;
      margin-left: auto; } }

.header--section {
  margin-bottom: 24px;
  border-left: 4px solid #006AFF;
  padding-left: 16px; }
  @media screen and (min-width: 769px) {
    .header--section {
      margin-bottom: 32px; } }

.header--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 2px solid #bebecb;
  padding-bottom: 12px; }
  .header--list_count {
    font-size: 1.5rem;
    font-weight: 700; }
    .header--list_count span {
      font-size: 1.3rem;
      color: #464658; }
  @media screen and (min-width: 769px) {
    .header--list {
      padding-bottom: 16px; }
      .header--list_count {
        font-size: 2rem; }
        .header--list_count span {
          font-size: 1.6rem; } }

.pageback a {
  display: block;
  text-decoration: none;
  padding: 10px 16px 10px 32px;
  position: relative;
  background: #E6EAED;
  border-radius: 3px; }
  .pageback a:before, .pageback a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle; }
  .pageback a:before {
    left: 17px;
    width: 8px;
    height: 2px;
    background: #006AFF; }
  .pageback a:after {
    left: 16px;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #006AFF;
    border-left: 2px solid #006AFF;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .pageback a:hover {
    opacity: 0.8; }

.supplement--page {
  margin-top: 24px; }
  @media screen and (min-width: 769px) {
    .supplement--page {
      margin-top: 32px; } }

.uploadbox {
  border: 1px dashed #bebecb;
  padding: 48px;
  border-radius: 20px;
  text-align: center;
  background: rgba(255, 255, 255, .9); }
  .uploadbox_title {
    font-weight: 700; }
  .uploadbox_image [class*=" ico-"] {
    font-size: 12rem;
    color: #a2a2b4; }
  .uploadbox_maintext {
    margin-bottom: 12px; }
  .uploadbox_subtext span {
    display: block;
    margin-bottom: 12px;
    color: #b0b0c0; }
  @media screen and (min-width: 769px) {
    .uploadbox {
      padding: 64px; }
      .uploadbox_maintext {
        margin-bottom: 16px; }
      .uploadbox_subtext span {
        margin-bottom: 16px; } }

.uploadresult {
  padding: 12px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(11, 7, 110, .06);
          box-shadow: 0 2px 10px 0 rgba(11, 7, 110, .06);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .uploadresult_image {
    width: 240px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; }
    .uploadresult_image img {
      width: 100%;
      height: auto; }
  .uploadresult_detail {
    padding-left: 12px; }
  @media screen and (min-width: 769px) {
    .uploadresult {
      padding: 16px; }
      .uploadresult_detail {
        padding-left: 16px; } }

.panel--result {
  padding: 24px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(11, 7, 110, .06);
          box-shadow: 0 2px 10px 0 rgba(11, 7, 110, .06);
  border-radius: 6px; }
  @media screen and (min-width: 769px) {
    .panel--result {
      padding: 32px; } }

.panel--filter {
  padding: 24px;
  background: #F2F5F7;
  border-radius: 6px; }
  @media screen and (min-width: 769px) {
    .panel--filter {
      padding: 32px; } }

.block_heading {
  border-bottom: 1px solid #e9e9ed;
  padding-bottom: 12px;
  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; }

.block_detail {
  border-bottom: 1px solid #e9e9ed;
  padding: 12px 0; }
  .block_detail dl {
    padding: 12px 0; }
  .block_detail dt {
    color: #464658;
    padding-bottom: 8px; }

.block_utility--bottom {
  text-align: center;
  padding-top: 12px; }

.block_utility--separate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 12px; }
  .block_utility--separate > * {
    margin-top: 12px; }

@media screen and (min-width: 769px) {
  .block_heading {
    padding-bottom: 16px; }
  .block_detail {
    padding: 16px 0; }
    .block_detail dl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 12.8px 0; }
    .block_detail dt {
      width: 30%;
      padding-bottom: 0; }
  .block_utility--bottom {
    text-align: right;
    padding-top: 16px; }
  .block_utility--separate {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 16px; }
    .block_utility--separate > * {
      margin-top: 0x; } }

.list--blocks > li {
  list-style: none;
  margin-bottom: 48px; }

@media screen and (min-width: 769px) {
  .list--blocks > li {
    margin-bottom: 32px; } }

.list--creditcards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .list--creditcards > li {
    list-style: none;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 2px;
    margin-bottom: 2px; }
    .list--creditcards > li img {
      width: 60px; }

.list-link-login > li {
  list-style: none;
  margin-bottom: 12px;
  text-align: center; }

@media screen and (min-width: 769px) {
  .list-link-login > li {
    margin-bottom: 16px; } }

.status {
  font-size: 1.5rem;
  border-bottom: 1px solid #bebecb; }
  .status dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 16px 0; }
  .status dt {
    color: #464658;
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; }
  @media screen and (min-width: 769px) {
    .status {
      font-size: 1.7rem; }
      .status dl {
        padding: 21.33333px 0; } }

@media screen and (min-width: 769px) {
  .paymentspecification {
    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; }
    .paymentspecification > *:first-child {
      width: 30%;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none; } }

.paymentamount {
  border: 1px solid #bebecb;
  border-radius: 6px;
  text-align: center;
  overflow: hidden;
  padding: 24px; }
  .paymentamount_row {
    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; }
    .paymentamount_row:not(:last-child) {
      padding-bottom: 24px; }
    .paymentamount_row.total {
      padding-top: 0;
      border-bottom: 2px solid #bebecb;
      margin-bottom: 24px; }
      .paymentamount_row.total .paymentamount_title {
        font-weight: 700; }
      .paymentamount_row.total .paymentamount_value {
        font-size: 2.4rem; }
  .paymentamount_value {
    padding-right: 4px; }
  @media screen and (min-width: 769px) {
    .paymentamount {
      padding: 32px; }
      .paymentamount_row:not(:last-child) {
        padding-bottom: 32px; }
      .paymentamount_row.total {
        padding-top: 0;
        margin-bottom: 32px; }
        .paymentamount_row.total .paymentamount_value {
          font-size: 3.2rem; }
        .paymentamount_row.total .paymentamount_unit {
          font-size: 1.8rem; } }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .pagination li {
    list-style: none;
    padding: 3px; }
    .pagination li a,
    .pagination li span {
      display: block;
      text-align: center;
      text-decoration: none;
      padding: 10px 4px;
      min-width: 32px;
      background: #fff;
      border-radius: 3px;
      height: 36px;
      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;
      background: #E6EAED;
      color: #101014; }
      .pagination li a:hover,
      .pagination li span:hover {
        background: white; }
    .pagination li.is-active a,
    .pagination li.is-active span {
      background: #006AFF;
      color: #fff; }
    .pagination li.pagination_prev a, .pagination li.pagination_next a {
      padding: 0; }

#herobox {
  background-image: linear-gradient(-45deg, #F2FBFF, #E6EFFF, #F2FBFF, #D6E4FF);
  background-position: top center;
  background-repeat: no-repeat;
  min-height: calc(100vh - 159px);
  background-size: 400% 400%;
  -webkit-animation: bgAnime 12s ease infinite;
          animation: bgAnime 12s ease infinite; }
  @media screen and (min-width: 769px) {
    #herobox {
      min-height: calc(100vh - 116px); } }

@-webkit-keyframes bgAnime {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

@keyframes bgAnime {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }

.hero {
  text-align: center; }
  .hero_supplement {
    margin-top: 24px; }
  @media screen and (min-width: 769px) {
    .hero_supplement {
      margin-top: 32px; } }

.c-logo {
  margin: 0 auto;
  display: block;
  width: 124px;
  height: 33px;
  background-image: url(../images//logo.svg);
  background-repeat: no-repeat;
  background-size: 124px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 200%; }
  .c-logo:hover {
    opacity: 0.8; }

.c-btn {
  background: #E6EAED;
  display: inline-block;
  text-decoration: none;
  color: #101014;
  padding: 15px 21px;
  border-radius: 3px;
  text-align: center;
  min-width: 200px;
  line-height: 1; }
  .c-btn.btn-size-s {
    padding: 14px 19.6px;
    min-width: 50px; }
  .c-btn.btn-size-xs {
    padding: 10px 14px;
    min-width: 80px; }
  .c-btn.btn-color-accent {
    background: #006AFF;
    color: #fff; }
  .c-btn.btn-color-error {
    background: #FF3333;
    color: #fff; }
  .c-btn:hover {
    opacity: 0.8; }

.c-btn--user {
  border: 1px solid #bebecb;
  display: inline-block;
  text-decoration: none;
  color: #101014;
  padding: 4px;
  border-radius: 3px;
  line-height: 1;
  font-size: 0.9em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .c-btn--user_text span {
    display: block; }
  .c-btn--user_name {
    margin-bottom: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100px; }
  .c-btn--user_point {
    color: #006AFF; }
  .c-btn--user_icon {
    margin-right: 6px;
    background: #E6EAED;
    padding: 4px 4px 3px;
    border-radius: 3px; }
  @media screen and (min-width: 769px) {
    .c-btn--user {
      padding: 5px 16px 5px 5px; }
      .c-btn--user_icon {
        margin-right: 8px; } }

.c-checkout-price {
  font-size: 1.69rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .c-checkout-price dt {
    color: #464658; }
  .c-checkout-price dd {
    padding-left: 8px;
    color: #006AFF;
    font-weight: 700; }
  @media screen and (min-width: 769px) {
    .c-checkout-price {
      font-size: 2.1rem; } }

.c-sup {
  display: block;
  color: #b0b0c0;
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 12px; }
  @media screen and (min-width: 769px) {
    .c-sup {
      margin-top: 16px; } }

.u-text-center {
  text-align: center; }
