/* max-width: 1023px
=================================================================== */
@media only screen and (max-width: 1023px) {
  /* common
  =================================================================== */
  /* color
  =================================================================== */
  /* layout
  =================================================================== */
  /* animation delay
  =================================================================== */
  /* 3d
  =================================================================== */
  /* font
  =================================================================== */
  /* form
  =================================================================== */
  /* contents
  =================================================================== */
  article .section.support {
    width: calc(100% - 10px);
    min-height: 460px; }
    article .section.support .content--h1 {
      margin-bottom: 40px; }
    article .section.support .support__contents {
      margin-bottom: 60px;
      flex-wrap: wrap; }
      article .section.support .support__contents .support__contents--title {
        font-size: 11px;
        width: 100%;
        margin-bottom: 10px; }
        article .section.support .support__contents .support__contents--title br {
          display: none; }
      article .section.support .support__contents .support__contents--logo {
        width: 100%; }
        article .section.support .support__contents .support__contents--logo > p {
          font-size: 10px;
          padding-top: 1px; }
        article .section.support .support__contents .support__contents--logo ul li {
          margin-right: 20px; }
      article .section.support .support__contents.support__contents--1 .support__contents--title, article .section.support .support__contents.support__contents--2 .support__contents--title, article .section.support .support__contents.support__contents--3 .support__contents--title {
        padding-top: 0; }
      article .section.support .support__contents.support__contents--1 .support__contents--logo ul li {
        height: 76px; }
        article .section.support .support__contents.support__contents--1 .support__contents--logo ul li:nth-child(1) {
          margin-bottom: 10px; }
      article .section.support .support__contents.support__contents--2 .support__contents--logo ul li {
        height: 80px;
        margin-right: 0; }
      article .section.support .support__contents.support__contents--3 .support__contents--logo ul li {
        height: 52px;
        margin-right: 10px;
        margin-bottom: 10px; }
      article .section.support .support__contents.support__contents--4 .support__contents--title {
        margin-bottom: 25px; }
      article .section.support .support__contents.support__contents--4 .support__contents--logo ul li {
        margin-bottom: 15px; }
      article .section.support .support__contents.support__contents--5 .support__contents--title {
        padding-top: 0; }
      article .section.support .support__contents.support__contents--5 .support__contents--logo ul li {
        height: 40px;
        margin-right: 25px;
        margin-bottom: 10px; }
      article .section.support .support__contents.support__contents--6 .support__contents--title {
        padding-top: 0; }
      article .section.support .support__contents.support__contents--6 .support__contents--logo ul li {
        height: 70px;
        margin-right: 30px;
        margin-bottom: 8px; }
  article .section.en .support__contents .support__contents--title {
    width: 100%;
    margin-bottom: 15px; }
    article .section.en .support__contents .support__contents--title br {
      display: none; }
  article .section.en .support__contents .support__contents--logo {
    width: 100%; }
  article .section.en .support__contents.support__contents--1 .support__contents--logo ul li:nth-child(4) {
    height: 76px; }
  article .section.en .support__contents.support__contents--2 .support__contents--logo ul li {
    height: 80px;
    margin-right: 0;
    width: auto; }
    article .section.en .support__contents.support__contents--2 .support__contents--logo ul li img {
      height: 100%;
      width: auto; }
  article .section.en .support__contents.support__contents--3 .support__contents--logo ul li {
    margin-right: 10px; } }
