@import url("https://fonts.googleapis.com/css?family=Oswald:400,500&display=swap");
.oswald {
  font-family: 'Oswald', sans-serif; }

.pc_obj {
  display: block; }

.sp_obj {
  display: none; }

@media only screen and (max-width: 767px) {
  .pc_obj {
    display: none; }
  .sp_obj {
    display: block; } }

.asics-btn--lightblue {
  color: #00c3e6;
  border: 2px solid #00c3e6;
  text-decoration: none !important;
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 250px;
  text-align: center;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  min-height: 45px;
  margin: 12px;
  padding: 10px 15px 11px;
  background-color: #00c3e6; }
  .asics-btn--lightblue:hover {
    color: #001e62;
    background-color: #fff;
    text-decoration: none !important; }

.oswald {
  font-family: 'Oswald', sans-serif; }

.pc_obj {
  display: block; }

.sp_obj {
  display: none; }

@media only screen and (max-width: 767px) {
  .pc_obj {
    display: none; }
  .sp_obj {
    display: block; } }

.asics-btn--lightblue {
  color: #00c3e6;
  border: 2px solid #00c3e6;
  text-decoration: none !important;
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 250px;
  text-align: center;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  min-height: 45px;
  margin: 12px;
  padding: 10px 15px 11px;
  background-color: #00c3e6; }
  .asics-btn--lightblue:hover {
    color: #001e62;
    background-color: #fff;
    text-decoration: none !important; }

.mt00 {
  margin-top: 0 !important; }

.support-page {
  font-size: 15px;
  line-height: 1.73333;
  word-break: break-all; }
  @media screen and (max-width: 1024px) {
    .support-page {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media only screen and (max-width: 767px) {
    .support-page {
      font-size: 12px;
      line-height: 1.5; } }
  .support-page__title-wrap {
    text-align: center; }
  .support-page__title {
    display: inline-block;
    position: relative;
    text-align: center;
    z-index: 1;
    color: #001e63; }
    @media screen and (max-width: 1024px) {
      .support-page__title {
        display: block; } }
    @media only screen and (max-width: 767px) {
      .support-page__title {
        font-size: 20px; } }
  .support-page__jatitle {
    font-size: 30px;
    letter-spacing: 0.05em; }
    @media only screen and (max-width: 767px) {
      .support-page__jatitle {
        font-size: 20px; } }
  .support-page__entitle {
    display: block;
    font-size: 11px;
    letter-spacing: 0.5em;
    margin-top: 4px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500; }
  .support-page__main {
    margin-top: 60px; }
    @media only screen and (max-width: 767px) {
      .support-page__main {
        margin-top: 40px; } }
    .support-page__main a {
      color: #001e63;
      text-decoration: underline; }
  .support-page p {
    margin-bottom: 0; }
  .support-page .support-inner {
    width: 100%;
    max-width: 1140px;
    margin: 75px auto 0;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px; }
    @media screen and (max-width: 1024px) {
      .support-page .support-inner {
        margin: 0 auto; } }
  .support-page .support-block {
    border: 1px solid #cbd1dd; }
    .support-page .support-block + .support-block {
      margin-top: 70px; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block + .support-block {
          margin-top: 20px; } }
    .support-page .support-block__title {
      background: #f7f7f7;
      color: #001e63;
      font-size: 26px;
      line-height: 1.15385;
      font-weight: bold;
      letter-spacing: 0.05em;
      padding: 17px 50px;
      border-bottom: 1px solid #cbd1dd; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block__title {
          font-size: 18px;
          line-height: 1.38889;
          padding: 10px 15px; } }
      .support-page .support-block__title--number {
        padding-left: calc(50px + 2em);
        text-indent: -2em; }
        @media only screen and (max-width: 767px) {
          .support-page .support-block__title--number {
            padding-left: calc(15px + 2em); } }
      .support-page .support-block__title--asterisk {
        padding-left: calc(50px + 1em);
        text-indent: -1em; }
        @media only screen and (max-width: 767px) {
          .support-page .support-block__title--asterisk {
            padding-left: calc(15px + 1em); } }
    .support-page .support-block__border-title {
      font-size: 18px;
      line-height: 1.38889;
      border-bottom: 1px solid #000;
      padding-bottom: 5px;
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block__border-title {
          font-size: 15px;
          line-height: 1.73333;
          padding-bottom: 3px;
          margin-bottom: 12px; } }
      .support-page .support-block__border-title--number {
        padding-left: 2em;
        text-indent: -2em; }
    .support-page .support-block__main {
      padding: 25px 50px; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block__main {
          padding: 15px; } }
    .support-page .support-block__text {
      font-size: 15px;
      line-height: 1.73333; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block__text {
          font-size: 12px;
          line-height: 1.5; } }
      .support-page .support-block__text + .support-block__text {
        margin-top: 5px; }
      .support-page .support-block__text + .support-block__dot-list, .support-page .support-block__text + .support-block__number-list {
        margin-top: 15px; }
        @media only screen and (max-width: 767px) {
          .support-page .support-block__text + .support-block__dot-list, .support-page .support-block__text + .support-block__number-list {
            font-size: 12px;
            line-height: 1.5;
            margin-top: 10px; } }
      .support-page .support-block__text--circle {
        margin-left: 1em;
        text-indent: -1em; }
        .support-page .support-block__text--circle::before {
          content: '';
          display: inline-block;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          background: #a4adc3;
          margin-right: 5px;
          margin-bottom: 1px; }
          @media only screen and (max-width: 767px) {
            .support-page .support-block__text--circle::before {
              width: 6px;
              height: 6px; } }
      .support-page .support-block__text--asterisk, .support-page .support-block__text--dot {
        margin-left: 1em;
        text-indent: -1em; }
    .support-page .support-block__list {
      font-size: 15px;
      line-height: 1.73333;
      margin-left: 1em;
      text-indent: -1em; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block__list {
          font-size: 12px;
          line-height: 1.5; } }
    .support-page .support-block__dot-list {
      font-size: 15px;
      line-height: 1.73333; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block__dot-list {
          font-size: 12px;
          line-height: 1.5; } }
      .support-page .support-block__dot-list li {
        position: relative;
        margin-left: 1em;
        text-indent: -1em; }
        .support-page .support-block__dot-list li + li {
          margin-top: 5px; }
        .support-page .support-block__dot-list li::before {
          content: '';
          display: inline-block;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          background: #a4adc3;
          margin-right: 5px;
          margin-bottom: 1px; }
          @media only screen and (max-width: 767px) {
            .support-page .support-block__dot-list li::before {
              width: 6px;
              height: 6px; } }
      .support-page .support-block__dot-list + .support-block__text, .support-page .support-block__dot-list + .support-block__list, .support-page .support-block__dot-list + .support-block__number-list {
        margin-top: 15px; }
        @media only screen and (max-width: 767px) {
          .support-page .support-block__dot-list + .support-block__text, .support-page .support-block__dot-list + .support-block__list, .support-page .support-block__dot-list + .support-block__number-list {
            font-size: 12px;
            line-height: 1.5;
            margin-top: 10px; } }
    .support-page .support-block__number-list {
      font-size: 15px;
      line-height: 1.73333;
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block__number-list {
          font-size: 12px;
          line-height: 1.5;
          margin-top: 15px;
          margin-bottom: 15px; } }
      .support-page .support-block__number-list li {
        list-style-type: decimal;
        position: relative;
        margin-left: 1.4em;
        text-indent: 0; }
        .support-page .support-block__number-list li + li {
          margin-top: 5px; }
          @media only screen and (max-width: 767px) {
            .support-page .support-block__number-list li + li {
              margin-top: 5px; } }
      .support-page .support-block__number-list + .support-block__text, .support-page .support-block__number-list + .support-block__dot-list {
        margin-top: 15px; }
        @media only screen and (max-width: 767px) {
          .support-page .support-block__number-list + .support-block__text, .support-page .support-block__number-list + .support-block__dot-list {
            font-size: 12px;
            line-height: 1.5;
            margin-top: 10px; } }
    .support-page .support-block__brackets-list {
      font-size: 15px;
      line-height: 1.73333;
      margin-left: 1.4em;
      text-indent: -1.4em; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block__brackets-list {
          font-size: 12px;
          line-height: 1.5; } }
    .support-page .support-block .address {
      margin: 10px 0;
      font-size: 15px;
      line-height: 1.73333; }
      @media only screen and (max-width: 767px) {
        .support-page .support-block .address {
          margin: 5px 0;
          font-size: 12px;
          line-height: 1.5; } }

.breadcrumbs {
  width: 100%;
  max-width: 1140px;
  margin: 15px auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  overflow-x: auto;
  overflow-y: hidden; }
  @media screen and (max-width: 1024px) {
    .breadcrumbs {
      margin-bottom: 30px; } }
  .breadcrumbs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .breadcrumbs ul li {
      white-space: nowrap;
      font-size: 13px; }
      @media only screen and (max-width: 767px) {
        .breadcrumbs ul li {
          font-size: 12px; } }
      .breadcrumbs ul li:before {
        padding: 0 10px;
        content: ">";
        font-family: FontAwesome; }
      .breadcrumbs ul li:first-child:before {
        content: none;
        padding: 0; }
      .breadcrumbs ul li a {
        color: #000; }

.oswald {
  font-family: 'Oswald', sans-serif; }

.pc_obj {
  display: block; }

.sp_obj {
  display: none; }

@media only screen and (max-width: 767px) {
  .pc_obj {
    display: none; }
  .sp_obj {
    display: block; } }

.asics-btn--lightblue {
  color: #00c3e6;
  border: 2px solid #00c3e6;
  text-decoration: none !important;
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 250px;
  text-align: center;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  min-height: 45px;
  margin: 12px;
  padding: 10px 15px 11px;
  background-color: #00c3e6; }
  .asics-btn--lightblue:hover {
    color: #001e62;
    background-color: #fff;
    text-decoration: none !important; }

@media screen and (max-width: 1024px) {
  #footer {
    margin-top: 0; } }

.support-nav {
  width: 100%;
  background: #193472; }
  @media screen and (max-width: 1024px) {
    .support-nav {
      margin-top: 100px;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  @media only screen and (max-width: 767px) {
    .support-nav {
      margin-top: 50px; } }
  .support-nav__list {
    max-width: 1120px;
    margin: 0 auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 10px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .support-nav__list {
        padding: 0; } }
  .support-nav__item {
    border-right: 1px solid #6678a1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 1024px) {
      .support-nav__item {
        border-right: none;
        border-bottom: 1px solid #fff;
        min-height: 85px; } }
    @media only screen and (max-width: 767px) {
      .support-nav__item {
        min-height: 21.7vw; } }
    .support-nav__item a {
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 3px 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media screen and (max-width: 1024px) {
        .support-nav__item a {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          padding: 20px 10px; } }
    .support-nav__item:first-child {
      border-left: 1px solid #6678a1; }
      @media screen and (max-width: 1024px) {
        .support-nav__item:first-child {
          border-left: none; } }
    @media screen and (max-width: 1024px) {
      .support-nav__item:nth-child(even) {
        border-left: 1px solid #fff; } }
    .support-nav__item--current {
      background: #304880; }
    .support-nav__item--top {
      width: 19.72727%; }
      @media screen and (max-width: 1024px) {
        .support-nav__item--top {
          width: 50%; } }
    .support-nav__item--important {
      width: 19.09091%; }
      @media screen and (max-width: 1024px) {
        .support-nav__item--important {
          width: 50%; } }
    .support-nav__item--contact {
      width: 16.54545%; }
      @media screen and (max-width: 1024px) {
        .support-nav__item--contact {
          width: 50%; } }
    .support-nav__item--guide {
      width: 15.45455%; }
      @media screen and (max-width: 1024px) {
        .support-nav__item--guide {
          width: 50%; } }
    .support-nav__item--help {
      width: 16.81818%; }
      @media screen and (max-width: 1024px) {
        .support-nav__item--help {
          width: 50%; } }
    .support-nav__item--faq {
      width: 11.90909%; }
      @media screen and (max-width: 1024px) {
        .support-nav__item--faq {
          width: 50%; } }
  .support-nav__icon {
    width: 35px;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .support-nav__icon {
        width: 30px; } }
    @media only screen and (max-width: 767px) {
      .support-nav__icon {
        margin: auto; } }
    .support-nav__icon img {
      width: 100%; }
  .support-nav__title {
    font-size: 15px;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-left: 15px;
    margin-bottom: 0;
    line-height: 1.5;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"; }
    @media only screen and (max-width: 767px) {
      .support-nav__title {
        width: 100%;
        text-align: center;
        font-size: 13px;
        margin-left: 0;
        margin-top: 5px; } }

.support-page__subtitle {
  font-size: 26px;
  line-height: 1.15385;
  color: #001e63;
  margin-top: 65px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d1d6e3; }
  @media only screen and (max-width: 767px) {
    .support-page__subtitle {
      font-size: 19px;
      line-height: 1.26316;
      margin-top: 50px;
      padding-bottom: 10px; } }

.support-page__main {
  margin-top: 45px; }
  @media only screen and (max-width: 767px) {
    .support-page__main {
      margin-top: 30px; } }

.support-page__btm-text {
  font-size: 15px;
  line-height: 1.73333;
  margin-top: 55px;
  margin-left: 1em;
  text-indent: -1em; }
  @media only screen and (max-width: 767px) {
    .support-page__btm-text {
      font-size: 12px;
      line-height: 1.5;
      margin-top: 30px; } }

.support-page .gg-hallpost-image-group {
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
}

.support-page .gg-hallpost-image-group img{
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .support-page .gg-hallpost-image-group {
    display: block;
  }  
}

@media only screen and (max-width: 767px) {
  .support-page .gg-hallpost-image + .gg-hallpost-image {
    margin-top: 30px;
  }
}