@import url("https://fonts.googleapis.com/css?family=Oswald:400,500&display=swap");
@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; } }

@media screen and (max-width: 1024px) {
  .support-top {
    margin-top: 40px;
    padding-bottom: 40px; } }

.support-top * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.support-top a {
  color: #001e63; }

.support-top .support-inner {
  max-width: 1240px; }

.support-top__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    .support-top__main {
      display: block;
      margin-top: 30px; } }

.support-top__faq {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; */
  margin-top: 50px; }
  @media only screen and (max-width: 767px) {
    .support-top__faq {
      /* display: block; */
      margin-top: 35px; } }

.support-top__subtitle-wrap {
  width: 100%;
  text-align: center;
  color: #001e63;
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .support-top__subtitle-wrap {
      margin-bottom: 18px; } }

.support-top__subtitle {
  font-size: 25px;
  letter-spacing: 0.05em; }
  @media only screen and (max-width: 767px) {
    .support-top__subtitle {
      font-size: 18px; } }

.support-top__subtitle-note {
  font-size: 12px;
  letter-spacing: 0.1em;
  margin-top: 5px; }

.support-top .faq-btn {
  width: 100%;
  text-align: center;
  margin-top: 80px; }
  @media only screen and (max-width: 767px) {
    .support-top .faq-btn {
      margin-top: 25px; } }

@media only screen and (max-width: 767px) {
  .support-top .asics-btn {
    width: 100%;
    margin: 0; } }

.important-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #99a5c1;
  padding: 0 40px;
  margin-top: 70px;
  min-height: 100px; }
  @media screen and (max-width: 1024px) {
    .important-news {
      display: block;
      padding: 20px;
      min-height: 1px;
      margin-top: 50px; } }
  @media only screen and (max-width: 767px) {
    .important-news {
      margin-top: 30px;
      padding: 15px; } }
  .important-news__title {
    font-size: 18px;
    font-weight: bold;
    color: #001e63;
    margin-right: 60px; }
    @media screen and (max-width: 1024px) {
      .important-news__title {
        font-size: 16px;
        margin-right: 0; } }
    @media only screen and (max-width: 767px) {
      .important-news__title {
        font-size: 14px; } }
  .important-news__list {
    width: calc(100% - 186px); }
    @media screen and (max-width: 1024px) {
      .important-news__list {
        width: 100%; } }

.important-news-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px; }
  @media screen and (max-width: 1024px) {
    .important-news-item {
      display: block;
      font-size: 13px; } }
  @media only screen and (max-width: 767px) {
    .important-news-item {
      font-size: 12px; } }
  .important-news-item__date {
    width: 120px;
    color: #001e63;
    margin-right: 45px; }
    @media screen and (max-width: 1024px) {
      .important-news-item__date {
        width: 100%;
        margin-top: 8px;
        margin-right: 0; } }
  .important-news-item__detail {
    width: calc(100% - 165px); }
    @media screen and (max-width: 1024px) {
      .important-news-item__detail {
        width: 100%;
        margin-top: 3px; } }
    .important-news-item__detail a {
      color: #001e63; }
      .important-news-item__detail a:hover {
        text-decoration: underline; }

.column {
  background: #f5f5f5;
  width: 33.16667%;
  padding: 0 25px; }
  @media screen and (max-width: 1024px) {
    .column {
      padding: 0 15px; } }
  @media only screen and (max-width: 767px) {
    .column {
      width: 100%;
      padding: 0 15px; }
      .column + .column {
        margin-top: 5px; } }
  .column--white {
    background: #fff; }
    @media screen and (min-width: 768px) {
      .column--white {
        width: 50%;
        padding: 0; }
        .column--white:nth-child(5),
        .column--white:nth-child(6) {
          width: 25%; }
        .column--white .category__icon{
          width: 9.107468123861566%; }
          .column--white:nth-child(5) .category__icon,
          .column--white:nth-child(6) .category__icon{
            width: 20.08%; }
        
        .column--white .category__item--faq{
          margin-left: 13.41780812386157%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .column--white .category__item--faq li{
          width: 50%;
          margin: 0;
          padding-right: 1em;
          }
          .column--white .category__item--faq li:not(:nth-child(1)):not(:nth-child(2)){
            margin-top: 0.7em;
          }
          .column--white .category__item--order li:nth-child(1){
            order: 1;
          }
          .column--white .category__item--order li:nth-child(2){
            order: 3;
            margin-top: 0.7em;
          }
          .column--white .category__item--order li:not(:nth-child(1)):not(:nth-child(2)):nth-child(3){
            order: 2;
            margin-top: 0;
          }
          .column--white .category__item--order li:nth-child(4){
            order: 4;
          }
        .column--white:nth-child(2),
        .column--white:nth-child(3) {
          margin-bottom: 30px;
          padding-bottom: 30px;
          border-bottom: 1px dotted #99a5c1; }
          .column--white:nth-child(3) .category,
          .column--white:nth-child(5) .category,
          .column--white:nth-child(6) .category{
            border-left: 1px dotted #99a5c1; }}
    @media only screen and (max-width: 767px) {
      .column--white {
        border-top: 1px dotted #99a5c1; }
        .column--white:last-of-type {
          border-bottom: 1px dotted #99a5c1; } }

.category {
  padding: 30px 0;
  border-bottom: 1px dotted #99a5c1; }
  @media screen and (min-width: 768px) {
    .column--white .category {
      padding: 25px 25px; } }
  @media only screen and (max-width: 767px) {
    .category {
      padding: 20px 0;
     } }
  .category:last-child {
    border-bottom: none; }
  .category__main {
    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; }
  .category__icon {
    width: 14.36782%;
    margin-right: 4.31034%; }
    @media only screen and (max-width: 767px) {
      .category__icon {
        width: 17.14286%;
        margin-right: 4.7619%; } }
    .category__icon img {
      width: 100%; }
  .category__title {
    width: 81.32184%;
    font-size: 20px;
    line-height: 1.25;
    font-weight: bold; }
    
    .column--white:nth-child(5) .category__title,
    .column--white:nth-child(6) .category__title {
      width: 72.21437187613843%;}
    @media screen and (max-width: 1024px) {
      .category__title {
        font-size: 16px;
        line-height: 1.375; } }
    @media only screen and (max-width: 767px) {
      .category__title {
        font-size: 15px;
        width: 78.09524%; } }
    .category__title a {
      display: block;
      color: #001e63;
      position: relative;
      padding-right: 20px; }
      .category__title a:hover {
        text-decoration: underline; }
      .category__title a::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 2px;
        width: 12px;
        height: 12px;
        margin-top: -6px;
        border-top: 1px solid #001e63;
        border-right: 1px solid #001e63;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        @media screen and (max-width: 1024px) {
          .category__title a::after {
            width: 8px;
            height: 8px;
            margin-top: -4px; } }
        @media only screen and (max-width: 767px) {
          .category__title a::after {
            width: 6px;
            height: 6px;
            margin-top: -3px; } }
  .category__subtitle {
    color: #001e63;
    font-size: 17px;
    line-height: 1.47059;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 18.67816%; }
    @media screen and (max-width: 1024px) {
      .category__subtitle {
        font-size: 14px;
        line-height: 1.42857; } }
    @media only screen and (max-width: 767px) {
      .category__subtitle {
        margin-left: 21.90476%; } }
    .category__subtitle + .category__item {
      margin-top: 7px; }
  .category__item {
    margin-top: 10px;
    margin-left: 18.67816%;
    font-size: 14px;
    line-height: 1.42857; }
    @media screen and (max-width: 1024px) {
      .category__item {
        font-size: 12px;
        line-height: 1.4; } }
    @media only screen and (max-width: 767px) {
      .category__item {
        margin-left: 21.90476%; } }
    .category__item a {
      color: #3a3a3a; }
      .category__item a:hover {
        text-decoration: underline; }
    .category__item + .category__subtitle {
      margin-top: 25px; }
      @media only screen and (max-width: 767px) {
        .category__item + .category__subtitle {
          margin-top: 15px; } }
    .category__item li + li {
      margin-top: 0.7em; }
