@import url(mobie-common.css);
@media screen and (max-width: 768px) {
  .page-cont {
    box-sizing: border-box; }
  .page2 .page2-title1 {
    font-size: 22px;
    margin-bottom: 30px; }
  .page2 .page2-title2 {
    font-size: 16px; }
  .page2 .text {
    line-height: 1.7;
    font-size: 13px; }
  .page3 .text-item .text br {
    display: none; }
  .page4 .page-cont > div {
    width: 100%; }
    .page4 .page-cont > div .page-small-title {
      margin-bottom: 40px; }
      .page4 .page-cont > div .page-small-title br {
        display: none; }
    .page4 .page-cont > div .count-wrap {
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .page4 .page-cont > div .count-wrap .part {
        border: none;
        border-bottom: 1px solid #878789;
        padding: 0;
        padding-bottom: 20px;
        margin-bottom: 20px;
        width: 80%; }
        .page4 .page-cont > div .count-wrap .part:last-of-type {
          margin-bottom: 0; }
  .page5 {
    padding-bottom: 0; }
    .page5 .page-title {
      margin-bottom: 40px; }
    .page5 .tab-history, .page5 .tab-list, .page5 .out-wrap {
      width: calc(100vw - 30px); }
    .page5 .tab-history .tab-item {
      width: 33.33%;
      padding: 15px 0;
      text-align: center; }
    .page5 .arrow-wrap {
      margin-bottom: 30px; }
    .page5 .content img {
      margin-top: 30px; }
  .page6 .page-cont > div {
    width: 100%; }
  .page6 .page-cont .cop-line img {
    width: 100%; }
  .page7 .page-title {
    margin-bottom: 40px; }
  .page7 .info-wrap {
    flex-direction: column; }
    .page7 .info-wrap .part {
      border: none;
      justify-content: flex-start;
      padding-left: 15%;
      margin-bottom: 30px; }
      .page7 .info-wrap .part:last-of-type {
        margin-bottom: 0; }
      .page7 .info-wrap .part:first-of-type {
        border: none; } }
