@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;
    list-style-type: none !important; }
    @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 !important;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 3px 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-decoration: none !important; }
      @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__title {
  display: inline-block;
  position: relative;
  text-align: center;
  z-index: 1;
  padding-left: 30px;
  color: #001e63; }
  @media screen and (max-width: 1024px) {
    .support-page__title {
      display: block;
      padding-left: 0; } }
  @media only screen and (max-width: 767px) {
    .support-page__title {
      font-size: 20px; } }

.support-page__icon {
  width: 78px;
  height: 78px;
  position: absolute;
  top: 50%;
  left: -90px;
  z-index: 100;
  margin-top: -37px; }
  @media screen and (max-width: 1024px) {
    .support-page__icon {
      display: block;
      position: static;
      margin: 0 auto 15px; } }
  @media only screen and (max-width: 767px) {
    .support-page__icon {
      width: 52px;
      height: 52px; } }
  .support-page__icon img {
    width: 100%; }

.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-faq .text-bold {
  font-weight: bold; }

.support-faq .text-large {
  font-size: 17px; }
  @media only screen and (max-width: 767px) {
    .support-faq .text-large {
      font-size: 14px; } }

.support-faq .text-large-blue {
  color: #001e63;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .support-faq .text-large-blue {
      font-size: 18px;
      margin-top: 20px; } }

.support-faq .text-gray {
  color: gray; }

.support-faq .support-page__main {
  margin-top: 0; }

.support-faq .support-page-introduction {
  margin-top: 56px;
  margin-bottom: 45px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .support-faq .support-page-introduction {
      margin-top: 30px;
      margin-bottom: 20px; } }

.support-faq .support-page__question {
  color: #001e63;
  font-size: 17px;
  line-height: 1.52941;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-left: 2.35em;
  text-indent: -2.35em; }
  @media only screen and (max-width: 767px) {
    .support-faq .support-page__question {
      font-size: 14px;
      line-height: 1.28571; } }

.support-faq .support-page__subtitle {
  font-size: 22px;
  line-height: 1.13636;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .support-faq .support-page__subtitle {
      font-size: 17px; } }

.support-faq .faq-type-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px; }
  @media only screen and (max-width: 767px) {
    .support-faq .faq-type-list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 20px; } }
  .support-faq .faq-type-list__item {
    width: 100%;
    text-align: center;
    border-left: 1px solid #cbd1dd; }
    @media only screen and (max-width: 767px) {
      .support-faq .faq-type-list__item {
        width: 49.75%;
        border-left: none;
        border-bottom: 1px solid #cbd1dd;
        position: relative; }
      .support-faq .faq-type-list__item:nth-child(3),
      .support-faq .faq-type-list__item:nth-child(4) {
        border-bottom: 0; }
        .support-faq .faq-type-list__item:nth-child(2):before,
        .support-faq .faq-type-list__item:nth-child(4):before {
          content: '';  
          display: block;
          position: absolute;
          top: 3px;
          left: -0.65%;
          bottom: 3px;
          width: 1px;
          background-color: #cbd1dd; } }

    .support-faq .faq-type-list__item:first-child {
      border-left: none; }
    .support-faq .faq-type-list__item a {
      display: block;
      color: #001e63; }
      @media only screen and (max-width: 767px) {
        .support-faq .faq-type-list__item a {
          padding: 15px 0; } }
    .support-faq .faq-type-list__item span {
      position: relative; }
    .support-faq .faq-type-list__item.active span {
      padding-bottom: 3px;
      border-bottom: 2px solid #001e63; }

.support-faq .support-page-tab ul {
  border-bottom: solid 3px #001e63; }
  @media only screen and (max-width: 767px) {
    .support-faq .support-page-tab ul {
      border-bottom: 0; } }


.support-faq .support-page-tab li {
  background-color: #f7f7f7;
  color: #001e63;
  display: inline-block;
  font-size: 18px;
  line-height: 1.66667;
  font-weight: bold;
  text-align: center;
  width: 19.84%; }
  
  @media only screen and (max-width: 970px) {
    .support-faq .support-page-tab li {
      font-size: 15px; } }

  @media only screen and (max-width: 767px) {
    .support-faq .support-page-tab li {
      /* display: block; */
      font-size: 15px;
      line-height: 1.33333;
      width: 49.75%; } }

.support-faq .support-page-tab li:nth-of-type(1),
.support-faq .support-page-tab li:nth-of-type(2),
.support-faq .support-page-tab li:nth-of-type(3),
.support-faq .support-page-tab li:nth-of-type(4) {
  margin-right: 0.2%; }
  @media only screen and (max-width: 767px) {
    .support-faq .support-page-tab li:nth-of-type(1),
    .support-faq .support-page-tab li:nth-of-type(2),
    .support-faq .support-page-tab li:nth-of-type(3),
    .support-faq .support-page-tab li:nth-of-type(4) {
      margin-right: 0;
      margin-bottom: 0.5%; }
    .support-faq .support-page-tab li:nth-of-type(1),
    .support-faq .support-page-tab li:nth-of-type(3) {
      margin-right: 0.5%; } }


.support-faq .support-page-tab li a {
  color: #001e63;
  display: block;
  padding: 15px 0; }
  .support-faq .support-page-tab li a br {
    display: none;
  }
  @media only screen and (max-width: 767px) {
    .support-faq .support-page-tab li a {
      padding: 10px 0; }
      .support-faq .support-page-tab li a br {
        display: block;
      } }

.support-faq .support-page-tab .navy {
  color: #fff;
  background-color: #011e62; }

.support-faq .faq-type-block {
  margin-top: -72px;
  padding-top: 112px; }
  @media only screen and (max-width: 767px) {
    .support-faq .faq-type-block {
      margin-top: -72px;
      padding-top: 102px; } }

.support-faq .acco {
  border: 1px solid #cbd1dd;
  border-bottom: none; }
  .support-faq .acco.acco-last {
    border-bottom: 1px solid #cbd1dd; }
  .support-faq .acco p {
    margin-bottom: 5px; }
  .support-faq .acco ol li {
    list-style-type: decimal;
    margin-left: 1.4em; }
  .support-faq .acco ul li {
    list-style: none;
    position: relative;
    margin-left: 1em;
    text-indent: -1em; }
    .support-faq .acco ul li + li {
      margin-top: 5px; }
    .support-faq .acco ul 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-faq .acco ul li::before {
          width: 6px;
          height: 6px; } }
  .support-faq .acco__q {
    background: #f7f7f7;
    padding: 17px 80px 17px 25px;
    position: relative;
    cursor: pointer; }
    @media only screen and (max-width: 767px) {
      .support-faq .acco__q {
        padding: 15px 45px 15px 15px; } }
    .support-faq .acco__q::before, .support-faq .acco__q::after {
      content: '';
      position: absolute;
      top: 50%;
      right: 26px;
      width: 20px;
      height: 3px;
      background: #001e63; }
      @media only screen and (max-width: 767px) {
        .support-faq .acco__q::before, .support-faq .acco__q::after {
          width: 15px;
          right: 15px; } }
    .support-faq .acco__q::after {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transition: -webkit-transform .3s linear;
      transition: -webkit-transform .3s linear;
      -o-transition: transform .3s linear;
      transition: transform .3s linear;
      transition: transform .3s linear, -webkit-transform .3s linear; }
    .support-faq .acco__q.open::after {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }
  .support-faq .acco__a {
    overflow: hidden;
    height: 0;
    -webkit-transition: height .6s ease-out;
    -o-transition: height .6s ease-out;
    transition: height .6s ease-out; }
    .support-faq .acco__a-inner {
      -webkit-transition: .6s ease-out;
      -o-transition: .6s ease-out;
      transition: .6s ease-out;
      -webkit-transition-property: visibility;
      -o-transition-property: visibility;
      transition-property: visibility;
      visibility: hidden;
      border-top: 1px solid #cbd1dd;
      padding: 30px 50px;
      font-size: 15px;
      line-height: 1.66667; }
      @media only screen and (max-width: 767px) {
        .support-faq .acco__a-inner {
          font-size: 13px;
          line-height: 1.38462;
          padding: 10px 15px; } }
    .support-faq .acco__a.open {
      display: block; }
  .support-faq .acco__q.open + .acco__a .acco__a-inner {
    visibility: visible; }
  .support-faq .acco-img {
    margin-top: 15px;
    text-align: center; }
  .support-faq .acco-shoe-img-left {
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left; }
  .support-faq .acco-products {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .support-faq .acco-products {
        display: block;
        margin-top: 10px; } }
    .support-faq .acco-products-contents {
      display: inline-block;
      width: 250px;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .support-faq .acco-products-contents {
          display: block;
          margin: auto;
          padding-bottom: 15px;
          width: 200px; } }
      .support-faq .acco-products-contents a {
        text-decoration: none; }
      .support-faq .acco-products-contents a:hover {
        text-decoration: underline; }
      .support-faq .acco-products-contents img {
        width: 100%;
        margin-bottom: 10px; }
    .support-faq .acco-products-contents:nth-child(2) {
      margin-left: 60px; }
      @media only screen and (max-width: 767px) {
        .support-faq .acco-products-contents:nth-child(2) {
          margin-left: auto; } }

.support-faq .acco-last {
  border-bottom: 1px solid #cbd1dd; }

.support-page__submenu {
  display: flex;
  justify-content: center;
  padding-top: 10px;
  margin-bottom: 65px;
}

@media only screen and (max-width: 767px) {
  .support-page__submenu {
    justify-content: space-around;
    padding: 0;
    margin-top: -10px;
  }
}


.support-page__submenu-list {
  padding: 0 25px;
  position: relative;
  font-size: 14px;
  line-height: 1.785714285714286;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .support-page__submenu-list {
    text-align: center;
    font-size: 11px;
    padding: 0;
    display: flex;
    align-items: center;
    line-height: 1.142857142857143;
    padding-top: 0;
    } }

.support-page__submenu-list br{
  display: none;
}

@media only screen and (max-width: 767px) {
  .support-page__submenu-list br{
    display: block;
  } }

.support-page__submenu-list.current {
  font-weight: bold;
}

.support-page__submenu-list::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 5px auto 0;
  height: 0;
  width: 0;
  border-top: 8px solid #000;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 0px solid transparent;
  opacity: 0;
}

.support-page__submenu-list.current::before {
  opacity: 1;
}

/* .support-page__submenu-list:hover {
  font-weight: bold;
} */

.support-page__c-contents {
  margin-bottom: 80px;
  display: none;
}

.support-page__c-contents.current {
  display: block;
}
@media only screen and (max-width: 375px) {

  .support-faq .faq-type-list__item span {
    font-size: 11px;
  }
}
@media only screen and (max-width: 320px) {

  .support-faq .faq-type-list__item span {
    font-size: 10px;
    letter-spacing: -0.05em;
  }
}
@media only screen and (max-width: 320px) {

  .support-faq .support-page-tab li {
    font-size: 14px;
    letter-spacing: -0.05em;
  }
}