@media (max-width: 540px) {
  html {
    /* 12 / 375 * 100 */
    font-size: 3.2vw;
  }

  .header-menu-pane .menu-item .s-box i.arrow-rotate {
    transform: rotate(180deg);
  }

  .home-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .home-section.index-banner {
    background-image: url(../wp-assets/img/bg-section-banner.png);
    padding: 10rem calc(50vw - 585px) 4rem;
  }

  .home-section.index-banner .txt h1 {
    font-size: 3.6rem;
  }

  .home-section.index-banner .txt h2 {
    font-size: 2.3rem;
    line-height: 3rem;
  }

  .home-section.index-banner .txt .summary {
    height: auto;
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .home-section.index-banner .txt .banner-media {
    display: flex;
    justify-content: space-between;
  }
  .home-section.index-banner .txt .banner-media a {
    width: calc(50% - 1rem);
    padding: 0 1rem;
    text-align: center;
  }

  .home-section.index-banner .video-wrapper {
    display: none;
  }

  .home-section.index-data-process .bricks,
  .home-section.index-corp-demand .bricks,
  .home-section.index-business .bricks,
  .home-section.index-corp-value .bricks,
  .home-section.index-support .bricks,
  .home-section.index-feature .bricks,
  .home-section.index-try-it .bricks,
  .home-section.index-user-reputation .bricks {
    width: 100%;
    padding: 2rem;
  }
  .home-section .bricks .bricks-primary-title {
    height: auto;
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 1.5rem;
  }
  .home-section .bricks .bricks-description {
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: normal;
    margin-bottom: 1.5rem;
  }

  .home-section.index-data-process .index-data-process-tab {
    display: none;
  }

  .home-section.index-data-process .index-data-process-detail {
    display: block;
    background: transparent;
  }

  .home-section.index-data-process .index-data-process-contents {
    padding: 0;
    height: auto;
    width: 100%;
    background: transparent;
    border: none;
    box-shadow: none;
  }
  .home-section.index-data-process .index-data-process-detail {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: white;
    box-shadow: 0px 2px 32px 0px rgb(166 191 255 / 25%);
    border-radius: 8px;
    border: 0.1rem solid rgba(216, 219, 223, 0.5);
  }

  .home-section.index-data-process .index-data-process-contents .mobile-title {
    display: block;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    font-weight: 500;
  }
  .home-section.index-data-process .index-data-process-contents .mobile-title .tab-icon {
    width: 1.8rem;
    margin-right: 1rem;
  }

  .home-section.index-data-process .index-data-process-contents .index-data-process-summary {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }

  .home-section.index-data-process .index-data-process-summary .text {
    font-size: 1.1rem;
    margin-right: 0.5rem;
  }
  .home-section.index-data-process .index-data-process-summary > .btn {
    flex: 0 0 auto;
    padding: 0 1rem;
    margin-right: 0;
  }

  .home-section.index-corp-demand {
    padding-top: 2rem;
  }

  .home-section.index-corp-demand .demand-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2rem;
  }

  .home-section.index-corp-demand .demand-content .list-item {
    width: calc(100% - 2rem);
    margin-bottom: 2rem;
    margin-right: 0;
    margin-top: 0;
  }
  .home-section.index-corp-demand .demand-content .list-item .bg {
    width: 100%;
    padding: 2rem 1rem;
  }
  .home-section.index-corp-demand .demand-content .list-item .content {
    width: calc(100% - 3rem);
  }

  .home-section.index-user-reputation .bricks {
    padding: 1rem 0;
  }

  .home-section.index-corp-value .tab-box .corp-value-container .corp-value-wrapper {
    height: auto;
  }

  .home-section.index-support {
    padding: 2rem 0;
  }

  .home-section.index-support .index-support-content {
    flex-direction: column;
    height: auto;
  }

  .home-section.index-support .index-support-content .index-support-section h3 {
    font-size: 1.6rem;
  }

  .home-section.index-support .index-support-content .index-support-section.section-left {
    width: 100%;
    height: auto;
    margin-bottom: 3rem;
  }

  .home-section.index-support .index-support-content .index-support-section.section-left ul .item {
    width: 100%;
  }

  .home-section.index-support .index-support-content .section-right .deep-cooperation,
  .home-section.index-support .index-support-content .section-right .tech-support {
    width: 100%;
    margin-bottom: 2rem;
  }
  .home-section.index-support .index-support-content .section-right .tech-support .item {
    width: 100%;
    margin-bottom: 2rem;
  }

  .home-section.index-support .index-support-content .section-right .deep-cooperation .item {
    width: 100%;
    margin-bottom: 2rem;
  }

  .home-section.index-support .index-support-content .index-support-section .item .title {
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .home-section.index-business .jobs.non-mobile {
    display: none;
  }
  .home-section.index-business .jobs.jobs-mobile {
    display: block;
  }

  .home-section.index-business .jobs.jobs-mobile .classify-jobs-tab {
    width: 100%;
    padding: 1rem 0 0;
  }
  .home-section.index-business .jobs.jobs-mobile .classify-jobs-tab .job-tab {
    width: 100%;
  }
  .home-section.index-business .jobs.jobs-mobile .classify-jobs-tab .job-tab a {
    font-size: 1.4rem;
  }

  .home-section.index-business .jobs.jobs-mobile .business-content {
    width: 100%;
    margin-bottom: 2rem;
  }

  .home-section.index-business .classify-jobs-tab li {
    padding: 0rem;
    padding-bottom: 0.5rem;
  }

  .home-section.index-business .jobs.jobs-mobile .use-jsy-item-details {
    margin-top: 1.5rem;
    padding-bottom: 0.2rem;
    padding-left: 3rem;
    margin-left: 0;
  }
  .home-section.index-business .jobs.jobs-mobile .use-jsy-item-details .view-detail {
    font-size: 1.2rem;
  }

  .home-section.index-business .jobs.jobs-mobile .use-jsy-item {
    width: 100%;
    padding: 2rem;
    padding-bottom: 0;
  }

  .home-section.index-business .use-jsy-item .use-jsy-item-card,
  .home-section.index-business .use-jsy-item.active .use-jsy-item-card {
    padding: 1.5rem 1rem 1.5rem;
  }

  .home-section.index-business .jobs.jobs-mobile .use-jsy-item:not(.active) .use-jsy-item-card {
    padding: 1.5rem 1rem 1.5rem;
    border-bottom: 1px solid #f0f0f0;
  }

  .home-section.index-business .use-jsy-item .use-jsy-item-text {
    font-size: 1.4rem;
  }

  .home-section.index-business .use-jsy-item-desc {
    font-size: 1.2rem;
  }

  .home-section.index-corp-value .tab-box {
    padding: 0;
  }
  .home-section.index-corp-value .tab-box .swiper-wrapper {
    display: flex;
    flex-direction: column;
  }

  .home-section.index-corp-value .tab-box .swiper-wrapper .swiper-slide {
    height: auto;
    margin-bottom: 2rem;
    padding: 2rem;
    width: 100%;
  }

  .home-section.index-corp-value .tab-box .swiper-wrapper .slide-4 {
    margin-bottom: 0;
  }
  .home-section.index-corp-value .tab-box .corp-value-container .corp-value-wrapper li .txt-box .txt-content {
    padding: 0;
  }

  .home-section.index-corp-value .tab-box .corp-value-container .corp-value-wrapper li .txt-box .txt-content h3 {
    font-size: 1.6rem;
  }

  .home-section.index-corp-value
    .tab-box
    .corp-value-container
    .corp-value-wrapper
    li
    .txt-box
    .txt-content
    .text-info {
    font-size: 1.3rem;
  }

  .home-section.index-corp-value .tab-box .data .count {
    font-size: 2rem;
  }

  .home-section.index-corp-value .tab-box .data .name {
    font-size: 1.3rem;
  }

  .home-section.index-corp-value
    .tab-box
    .corp-value-container
    .corp-value-wrapper
    li
    .txt-box
    .txt-content
    .look-more {
    display: inline-block;
    width: auto;
    padding: 0 1rem;
    font-size: 1.4rem;
  }

  .home-section .swiper-button-prev,
  .home-section .swiper-button-next {
    display: none;
  }

  .home-section.index-feature .bricks {
    display: flex;
    flex-direction: column;
  }
  .home-section.index-feature .bricks .item {
    margin: 2rem;
  }

  .home-section.index-feature .item .name {
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .home-section.index-feature .bricks .item img {
    height: 5rem;
  }

  .home-section.index-try-it {
    height: auto;
    background-image: url(../wp-assets/img/bg-section-tryit.png);
  }

  .home-section.index-try-it .image-wrapper {
    display: none;
  }

  .home-section.index-try-it  .mobile-image-wrapper {
    display: block;
    width: 90%;
    margin-bottom: 2rem;
  }
  .home-section.index-try-it .txt-box {
    margin-left: 0;
  }

  .home-section.index-try-it h2 {
    font-size: 1.8rem;
    list-style: 2.5rem;
  }

  .home-section.index-try-it .detail {
    font-size: 1.3rem;
    line-height: 1.8rem;
    height: auto;
  }

  .home-section.index-try-it .btn {
    width: auto;
    margin-left: auto;
  }
}
