@charset "utf-8";
/* CSS Document

for Rakurakumeisai produced by rakus

*/

@media (max-width: 1120px) {
  .cta-area-top .btnarea:before {
    left: -52px;
    bottom: -50px;
    width: 100px;
    height: 149px;
  }
  .cta-area-top .btnarea::after {
    right: -110px;
    bottom: -50px;
    width: 130px;
    height: 166px;
    z-index: 0;
  }
}

@media (max-width: 1000px) {
  /* 表示領域が1000px以下の場合に適用するスタイル */

  .hero-message h1 {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .hero-message h2 {
    font-size: 34px;
  }
  .company {
    padding: 120px 0 0;
  }
  .trouble .inner {
    width: 85%;
  }
  .trouble .trouble-list {
    margin: 55px auto 0;
    display: block;
  }
  .trouble .trouble-list li:last-child {
    margin: 0 auto;
  }
  .trouble .trouble-list li:not(:last-of-type) {
    margin-right: auto;
  }
  .trouble .trouble-list li {
    width: 100%;
    margin: 0 auto 50px;
    padding: 20px 25px 30px;
    box-sizing: border-box;
  }
  .trouble-list-point {
    padding: 0;
    height: auto;
  }
  .trouble-list .trouble-list-solution {
    height: auto;
  }
  .trouble-list li:first-of-type .trouble-list-point img {
    padding: 20px 0;
  }
  .trouble-list li:first-of-type .trouble-list-solution img {
    padding: 10px 0 20px;
  }
  .trouble-list li:nth-of-type(2) .trouble-list-point img {
    padding: 20px 0 10px;
  }
  .trouble-list li:nth-of-type(2) .trouble-list-solution img {
    padding: 10px 0 15px;
  }
  .trouble-list-anser {
    min-width: 240px;
  }

    /*cta-area1 ------------------------------*/
    .cta-area1 {
      padding: 20px;
    }
    .cta-area1 .cta-area1-l {
      top: 45px;
      width: 200px;
    }
    .cta-area1 .cta-area1-l img {
      width: 200px;
      height: auto;
    }
    .cta-area1 .cta-area-tel .cta-tel-s li:first-of-type {
      padding-left: 0;
    }
    .cta-area1 .cta-area-tel .cta-tel-s li {
      padding-left: 10px;
    }
    .cta-area1 .cta-area1-c {
      left: calc(50% - 250px);
    }
    .cta-area1 .cta-area1-r {
      width: 170px;
      bottom: -295px;
    }
    .cta-area1 .cta-area1-r img {
      width: 170px;
      height: auto;
    }

    /*cta-area2 ------------------------------*/
    .cta-area2 {
      padding: 20px;
    }
    .cta-area2 .cta-area2-l {
      width: 175px;
    }
    .cta-area2 .cta-area2-l img {
      width: 175px;
      height: auto;
    }
    .cta-area2 .cta-area2-c {
      left: calc(50% - 200px);
    }
    .cta-area2 .cta-area2-r {
      top: 40px;
      width: 170px;
    }
    .cta-area2 .cta-area2-r img {
      width: 170px;
      height: auto;
    }

    /*cta-area3 ------------------------------*/
    .cta-area3 h2 {
      font-size: 22px;
      margin-bottom: 10px;
    }
    .cta-area3 .cta-area3-inner ul li .cta-btn-s2 {
      width: auto;
      min-width: 240px;
    }
    /*cta-area4 ------------------------------*/
    .cta-area4 {
      padding: 20px;
    }
    .cta-area4 .cta-area4-l {
      width: auto;
    }
    .cta-area4 .cta-area4-l img {
      width: 250px;
      height: auto;
    }
    /*cta-area-top ------------------------------*/
    .cta-area-top {
      position: relative;
    }
    .cta-area-top .btnarea {
      position: inherit;
      justify-content: center;
    }
    .cta-area-top .btnarea:before {
      left: 0;
      bottom: 0;
    }
    .cta-area-top .btnarea::after {
      right: 0;
      bottom: 0;
    }
    .cta-area-top .cta-btn-bgw-lo {
      width: auto;
    }
    .cta-area-top .cta-btn-bgw-lo a {
      font-size: 16px;
      padding: 15px 50px 18px 45px;
    }
    .cta-area-top .cta-btn {
      width: auto;
      margin: 0 20px 0 0;
    }
    .cta-area-top .cta-btn a {
      min-width: 266px;
      font-size: 16px;
      padding: 15px 50px 18px 45px;
      box-sizing: border-box;
    }
}

@media screen and (max-width: 1024px) {
  .box-4set ul li {
    margin: 0;
    width: 32%;
  }
  .box-4set ul li + li {
    margin: 0 0 15px 2%;
  }
  .box-4set ul li a {
    padding: 20px 20px 30px;
    height: 28vw;
  }
  .box-4set ul li a h3 {
    margin: 10px 0 0;
  }
  .box-4set ul li a h3 br {
    display: none;
  }
  .box-4set ul li a p {
    margin: 5px 0 0;
  }
  .box-4set ul li a .feature-icon {
    margin: 0 auto;
  }
  .box-4set.feature-list ul li a .feature-icon img {
    width: auto;
    height: 50px;
  }
}

@media (max-width: 768px) {
  /* 表示領域が768px以下の場合に適用するスタイル */

  /*共通設定------------------------------*/
  body {
    text-align: center;
    background-size: 130% 5%;
  }
  section {
    padding: 50px 0;
  }
  .inner,
  .inner2,
  .inner2 {
    width: 90%;
  }
  #fade {
    display: none !important;
  }
  .pt_1rem_mb {
    padding-top: 1rem;
  }
  .mobile_img {
    max-width: 65%;
    height: auto !important;
    float: none;
    display: block;
    margin: 0 auto 0 auto !important;
    clear: both;
  }
  .mobile_img__90per {
    max-width: 90%;
  }
  h2 {
    font-size: 1.3rem;
    padding-bottom: 0.3rem;
    line-height: 1.7rem;
  }
  .titleh2 {
    font-size: 20px;
  }
  .titleh2_green {
    color: #09a142;
    text-align: justify;
    padding: 20px;
  }
  .titleh2_black {
    font-size: 20px;
    padding: 20px 0 10px;
  }
  .titleh2_black02 {
    font-size: 20px;
    padding: 20px 0 10px;
  }
  h2.ttl01 {
    font-size: 22px;
    margin: 0 auto 50px;
    border-bottom: none;
  }
  h3 {
    color: #09a142;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: justify;
    margin: 1rem 0;
  }
  h3.h3_style02 {
    font-size: 1.3rem;
  }
  .gradation__mt40 {
    padding-top: 60px !important;
  }
  .gradation__pb35 {
    padding-bottom: 15px !important;
  }

  .mobile_disp_none {
    display: none;
  }
  .pc_disp_none {
    display: block !important;
  }
  .sp_disp_none {
    display: none !important;
  }
  img {
      max-width: 100%;
  }
  h6 {
    font-size:0.85rem;
  }
  /*.box------------------------------*/
  .box {
    width: 90%;
    margin-bottom: 0;
  }

  .box__bgfff {
    background: none;
    width: 100%;
    border-radius: 0;
  }
  .main_title_fff {
    font-size: 1.5rem;
    padding: 10px 0;
    width: 100%;
    text-align: left;
  }
  .main_title_555 {
    padding: 10px 0;
    font-size: 20px;
  }
  .box__table {
    width: 100%;
    margin: 0 auto;
    color: #666;
  }
  .box__table th {
    font-size: #555;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #eee;
  }
  .box__table td {
    font-size: #555;
    font-size: 1.2rem;
    text-align: right;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #eee;
  }

  /*.breadcrumb------------------------------*/
  .breadcrumb {
    text-align: left;
    padding: 3px 0 0 0;
  }

  /*.news------------------------------*/
  .newseventrmenu {
    margin: 20px 0 50px;
  }

  /*.mobile_btn------------------------------*/

  .mobile_btn {
    border-radius: 4px;
    background: #20c05c;
    color: #fff;
    text-align: center;
    padding: 15px;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    line-height: 1.8rem;
    font-size: 1.4rem;
    display: block;
    max-width: 87%;
    margin: 0 auto;
  }

  .mobile_btn:hover {
    background: #25e06b;
    color: #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) inset;
  }
  .mobile_btn img {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    padding: 0;
    margin: 0;
    vertical-align: -2px;
  }
  .more-btn {
    margin: 50px 0 30px;
  }
  .more-btn a {
    font-size: 14px;
  }
  .hero-message h1 {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .hero-message h2 {
    font-size: 34px;
  }
  .company {
    padding: 120px 0 0;
  }
  .trouble .inner {
    width: 85%;
  }
  .trouble .trouble-list {
    margin: 55px auto 0;
    display: block;
  }
  .trouble .trouble-list li:last-child {
    margin: 0 auto;
  }
  .trouble .trouble-list li:not(:last-of-type) {
    margin-right: auto;
  }
  .trouble .trouble-list li {
    width: 100%;
    margin: 0 auto 50px;
    padding: 20px 25px 30px;
    box-sizing: border-box;
  }
  .trouble-list-point {
    padding: 0;
    height: auto;
  }
  .trouble-list .trouble-list-solution {
    height: auto;
  }
  .trouble-list li:first-of-type .trouble-list-point img {
    padding: 20px 0;
  }
  .trouble-list li:first-of-type .trouble-list-solution img {
    padding: 10px 0 20px;
  }
  .trouble-list li:nth-of-type(2) .trouble-list-point img {
    padding: 20px 0 10px;
  }
  .trouble-list li:nth-of-type(2) .trouble-list-solution img {
    padding: 10px 0 15px;
  }
  .trouble-list-anser {
    min-width: 240px;
  }
}

@media (max-width: 768px) {
  /* 表示領域が768px以下の場合に適用するスタイル */

  /*共通設定------------------------------*/
  body {
    text-align: center;
  }
  section {
    padding: 50px 0;
  }
  .inner,
  .inner2,
  .inner2 {
    width: 90%;
  }
  #fade {
    display: none !important;
  }
  .pt_1rem_mb {
    padding-top: 1rem;
  }
  .mobile_img {
    max-width: 65%;
    height: auto !important;
    float: none;
    display: block;
    margin: 0 auto 0 auto !important;
    clear: both;
  }
  .mobile_img__90per {
    max-width: 90% !important;
  }
  .mobile_img__95per {
    max-width: 95% !important;
  }
  .mobile_img__100per {
    max-width: 100% !important;
  }
  h2 {
    font-size: 1.3rem;
    padding-bottom: 0.3rem;
    line-height: 1.7rem;
  }
  .titleh2 {
    font-size: 20px;
  }
  .titleh2_green {
    color: #09a142;
    text-align: justify;
    padding: 20px;
  }
  .titleh2_black {
    font-size: 20px;
    padding: 20px 0 10px;
  }
  .titleh2_black02 {
    font-size: 20px;
    padding: 20px 0 10px;
  }
  h2.ttl01 {
    font-size: 22px;
    margin: 0 auto 50px;
    border-bottom: none;
  }
  h3 {
    color: #09a142;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: justify;
    margin: 1rem 0;
  }
  h3.h3_style02 {
    font-size: 1.3rem;
  }
  .gradation__mt40 {
    padding-top: 60px !important;
  }
  .gradation__pb35 {
    padding-bottom: 15px !important;
  }

  .mobile_disp_none {
    display: none;
  }
  .pc_disp_none {
    display: block !important;
  }
  .sp_disp_none {
    display: none !important;
  }

  /*.box------------------------------*/
  .box {
    width: 90%;
    margin-bottom: 0;
  }

  .box__bgfff {
    background: none;
    width: 100%;
    border-radius: 0;
  }
  .main_title_fff {
    font-size: 1.5rem;
    padding: 10px 0;
    width: 100%;
    text-align: left;
  }
  .main_title_555 {
    padding: 10px 0;
    font-size: 20px;
  }
  .box__table {
    width: 100%;
    margin: 0 auto;
    color: #666;
  }
  .hero-message h1 {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .hero-message h2 {
    font-size: 34px;
  }
  .company {
    padding: 0;
  }
  .trouble .inner {
    width: 85%;
  }
  .trouble .trouble-list {
    margin: 55px auto 0;
    display: block;
  }
  .trouble .trouble-list li:last-child {
    margin: 0 auto;
  }
  .trouble .trouble-list li:not(:last-of-type) {
    margin-right: auto;
  }
  .trouble .trouble-list li {
    width: 100%;
    margin: 0 auto 50px;
    padding: 20px 25px 30px;
    box-sizing: border-box;
  }
  .trouble-list-point {
    padding: 0;
    height: auto;
  }
  .trouble-list .trouble-list-solution {
    height: auto;
  }
  .trouble-list li:first-of-type .trouble-list-point img {
    padding: 20px 0;
  }
  .trouble-list li:first-of-type .trouble-list-solution img {
    padding: 10px 0 20px;
  }
  .trouble-list li:nth-of-type(2) .trouble-list-point img {
    padding: 20px 0 10px;
  }
  .trouble-list li:nth-of-type(2) .trouble-list-solution img {
    padding: 10px 0 15px;
  }
  .trouble-list-anser {
    min-width: 240px;
  }

  /*--------------------------------------------------------

ニュース・セミナー

----------------------------------------------------------*/
  .index_news_and_column {
    padding: 40px 0;
  }
  .index_news_and_column ul {
    flex-direction: column;
  }
  .index_news_and_column ul li {
    width: 100%;
  }
  .index_news_and_column ul li:first-child {
    margin-bottom: 30px;
  }
}

@media (max-width: 1024px) {
  /* 表示領域が1024px以下の場合に適用するスタイル */
  .inner,
  .inner2,
  .inner2 {
    width: 90%;
  }
  .inner1200,
  .inner1000 {
    width: 90%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  /* 表示領域が768px以下の場合に適用するスタイル */

  /*共通設定------------------------------*/
  body {
    text-align: center;
    font-feature-settings: "pkna" 1;
  }
  section {
    padding: 70px 0;
  }
  #fade {
    display: none !important;
  }
  .pt_1rem_mb {
    padding-top: 1rem;
  }
  .mobile_img {
    max-width: 65%;
    height: auto !important;
    float: none;
    display: block;
    margin: 0 auto 0 auto !important;
    clear: both;
  }
  .mobile_img__90per {
    max-width: 90%;
  }
  h2 {
    font-size: 1.3rem;
    padding-bottom: 0.3rem;
    line-height: 1.7rem;
  }
  .titleh2 {
    font-size: 20px;
  }
  .titleh2_green {
    color: #09a142;
    text-align: justify;
    padding: 20px;
  }
  .titleh2_black {
    font-size: 20px;
    padding: 20px 0 10px;
  }
  .titleh2_black02 {
    font-size: 20px;
    padding: 20px 0 10px;
  }
  h2.ttl01 {
    font-size: 22px;
    margin: 0 auto 50px;
    border-bottom: none;
  }
  h3 {
    color: #09a142;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: justify;
    margin: 1rem 0;
  }
  h3.h3_style02 {
    font-size: 1.3rem;
  }
  .gradation__mt40 {
    padding-top: 60px !important;
  }
  .gradation__pb35 {
    padding-bottom: 15px !important;
  }

  .mobile_disp_none {
    display: none;
  }
  .pc_disp_none {
    display: block !important;
  }
  .sp_disp_none {
    display: none !important;
  }

  /*.box------------------------------*/
  .box {
    width: 90%;
    margin-bottom: 0;
  }

  .box__bgfff {
    background: none;
    width: 100%;
    border-radius: 0;
  }
  .main_title_fff {
    font-size: 1.5rem;
    padding: 10px 0;
    width: 100%;
    text-align: left;
  }
  .main_title_555 {
    padding: 10px 0;
    font-size: 20px;
  }
  .box__table {
    width: 100%;
    margin: 0 auto;
    color: #666;
  }
  .box__table th {
    font-size: #555;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #eee;
  }
  .box__table td {
    font-size: #555;
    font-size: 1.2rem;
    text-align: right;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #eee;
  }

  /*-- form一部ページのみ表示変更 --*/
    .thanks_page .main_title_fff {
      text-align: center;
    }
  /*-- END form一部ページのみ表示変更 --*/

  /*.breadcrumb------------------------------*/
  .breadcrumb {
    text-align: left;
    padding: 3px 0 0 0;
  }

  /*.news------------------------------*/

  /*.mobile_btn------------------------------*/

  .mobile_btn {
    border-radius: 4px;
    background: #20c05c;
    color: #fff;
    text-align: center;
    padding: 15px;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    line-height: 1.8rem;
    font-size: 1.4rem;
    display: block;
    max-width: 87%;
    margin: 0 auto;
  }

  .mobile_btn:hover {
    background: #25e06b;
    color: #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) inset;
  }
  .mobile_btn img {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    padding: 0;
    margin: 0;
    vertical-align: -2px;
  }
  .more-btn {
    margin: 50px 0 30px;
  }
  .more-btn a {
    font-size: 14px;
  }
  .box__table th {
    font-size: #555;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #eee;
  }
  .box__table td {
    font-size: #555;
    font-size: 1.2rem;
    text-align: right;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #eee;
  }

  /*.breadcrumb------------------------------*/
  .breadcrumb {
    text-align: left;
    padding: 3px 0 0 0;
  }

  /*.news------------------------------*/

  /*.mobile_btn------------------------------*/

  .mobile_btn {
    border-radius: 4px;
    background: #20c05c;
    color: #fff;
    text-align: center;
    padding: 15px;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    line-height: 1.8rem;
    font-size: 1.4rem;
    display: block;
    max-width: 87%;
    margin: 0 auto;
  }

  .mobile_btn:hover {
    background: #25e06b;
    color: #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) inset;
  }
  .mobile_btn img {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    padding: 0;
    margin: 0;
    vertical-align: -2px;
  }
  .more-btn {
    margin: 50px 0 30px;
  }
  .more-btn a {
    font-size: 14px;
  }
  .more-btn a:after {
    top: 15px;
  }

  /*料金ページフォーム------------------------------*/
  .hbspt-form {
    text-align: left;
  }

  #side-cta {
    display: none !important;
  }

  /*フォームなどのheader------------------------------*/

  .header__logo {
    width: 90%;
  }
  .header_gnav {
    width: 95%;
  }
  .header__logo__link {
    float: left;
    margin-bottom: 0;
    width: 90px;
    display: inline-block;
  }
  .header__logo_img {
    width: 90px;
    height: auto;
    margin: 0 0 0 10px;
  }

  /*スペシャルムービー------------------------------*/
  .special-movie_wrap {
    margin: 40px auto;
    width: 100%;
  }
  .special-movie h2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column-reverse;
    border: none;
  }
  .special-movie h2 span {
    display: inline-block;
    font-size: 16px;
    margin-left: 10px;
    padding: 7px 10px 5px;
    background: #ffb40f;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff;
  }
  .special-movie h3 {
    text-align: center;
    color: #fff;
    background: #09a142;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 25px;
    margin: 0 20px 10px;
    letter-spacing: 1px;
    line-height: 1.2;
  }

  /*共通　追加------------------------------*/

  .breadcrumb {
    display: none;
  }
  .contents-main-mini {
    padding: 20px 0 20px;
    min-height: auto;
  }
  .page-lead {
    text-align: left;
  }
  .contents-s-main {
    padding: 20px 0 15px;
    height: auto;
  }
  .contents-s-main .contents-s-title-wrap {
    text-align: center;
  }
  .contents-s-main .contents-s-title-wrap .contents-s-title {
    margin: 10px 0 25px;
    font-size: 26px;
    line-height: 1.4;
  }
  .contents-s-main .contents-s-title-wrap .contents-s-title.no-pankuzu {
    margin: 10px 0 25px;
  }
  .contents-s-main .contents-s-title-wrap .contents-title-lead {
    font-size: 15px;
    line-height: 1.8;
    text-align: center;
  }
  .contents-s-nolead-main {
    padding: 20px 0 25px;
    height: auto;
  }
  .contents-s-nolead-main .contents-s-nolead-title-wrap .contents-s-nolead-title {
    margin: 10px 0 0;
    font-size: 26px;
    line-height: 1.4;
  }
  .contents-s-nolead-main .contents-s-nolead-title-wrap2 {
    margin-top: 0;
  }
  .contents-s-nolead-main .contents-s-nolead-title-wrap2 .form-main-title:before {
    margin: 0 auto 10px;
  }
  .form-page .form-main-title:before {
    display: block;
    margin: 0 auto 3px;
    width: 135px;
    height: 42px;
    vertical-align: -0.7rem;
  }
  .form-page .form-sub-txt {
    font-size: 16px;
  }
  .form-page .form-sub-txt:before {
    width: 11px;
    height: 15px;
  }
  .form-page .form-sub-txt:after {
    width: 11px;
    height: 15px;
  }
  .form-page .price-box {
    padding: 40px 0 20px;
    margin-top: 30px;
  }

  /*トップページ------------------------------*/
  .company h2.company-ttl {
    margin-bottom: 5px;
    padding: 0 10px;
    font-size: 1.3em;
    line-height: 40px;
    letter-spacing: 0;
  }
  .company h2 .ast {
    vertical-align: 1.4em;
  }
  .company h2 strong {
    font-size: 1em;
  }
  .company h2 strong em {
    font-size: 1.6em;
  }
  .company h2.company-ttl:before {
    display: none;
  }
  .company_list-pc {
    margin: 30px auto 0;
  }
  .company .ast-txt {
    margin-right: 10px;
  }
  .tvcm {
    margin: 0 auto;
    padding: 20px 0 30px;
    width: 100%;
  }
  .tvcm .tvcm-box {
    padding: 40px 20px 20px;
    height: auto;
  }
  .tvcm .tvcm-box h3 {
    top: -35px;
    padding: 3px 20px 7px;
    font-size: 18px;
  }
  .tvcm .tvcm-list ul {
    display: block;
  }
  .tvcm .tvcm-list li {
    width: 90%;
    margin: 0 auto;
  }
  .tvcm .tvcm-list li.meisai {
    margin-bottom: 30px;
  }
  .tvcm .tvcm-list li.meisai .tvcm-list-title {
    position: static;
    margin: 0 auto 5px;
    width: 90%;
  }
  .tvcm .tvcm-list li.seisan .tvcm-list-title {
    position: static;
    margin: 0 auto;
    width: 100%;
  }
  .tvcm .tvcm-list li .tvcm-list-movie {
    position: static;
  }
  .tvcm .tvcm-box .tvcm-list-movie > iframe {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .reason .inner {
    width: 90%;
  }
  .reason .reason-list ul {
    display: block;
  }
  .reason .reason-list ul li {
    width: 95%;
    margin: 0 auto 30px;
  }
  .reason .reason-list ul li:nth-child(2n) {
    margin: 0 auto 30px;
  }
  .reason .reason-list h3 {
    margin-bottom: 0;
    font-size: 16px;
    letter-spacing: -0.01em;
  }
  .reason .reason-list .reason-list-txt {
    padding: 20px 25px 25px;
  }
  .reason .reason-list .reason-list-txt p {
    display: none;
  }
  .reason .reason-list .reason-list-img:before {
    width: 60px;
    height: 60px;
    left: calc(50% - 30px);
    bottom: -30px;
  }
  .reason .reason-list .reason01 .reason-list-img:after {
    width: 26px;
    height: 32px;
    left: calc(50% - 13px);
  }
  .reason .reason-list .reason02 .reason-list-img:after {
    width: 32px;
    height: 34px;
    left: calc(50% - 14px);
    bottom: -18px;
  }
  .reason .reason-list .reason03 .reason-list-img:after {
    width: 36px;
    height: 31px;
    left: calc(50% - 18px);
  }
  .reason .reason-list .reason04 .reason-list-img:after {
    width: 36px;
    height: 21px;
    left: calc(50% - 18px);
  }
  .reason02 .reason-content .image img {
    width: 90%;
  }
  .reason02 .reason-content .image3 img {
    width: 85%;
  }
  .about {
    padding: 50px 0;
    background: none;
  }
  .about .inner {
    margin: 0 auto;
    padding: 0;
    width: 90%;
    box-shadow: none;
  }
  .about .about-pc {
    display: none;
  }
  .about .about-img {
    display: none;
  }
  .about .about-img-sp {
    display: block;
    margin: 30px 0;
  }
  .about .about-img-sp img {
    width: 310px;
    height: 650px;
  }
  .about .about-box {
    position: static;
    left: 0;
    transform: none;
  }
  .about .about-box li {
    display: block;
    margin: 0 auto;
    padding: 10px;
    width: 48%;
    height: auto;
    min-height: 180px;
    text-align: center;
  }
  .about .about-box .about-box-icon {
    margin-right: 0;
    padding-top: 5px;
  }
  .about .about-box .about-box-l .about-box-icon img {
    width: 55px;
    height: 54px;
  }
  .about .about-box .about-box-r .about-box-icon img {
    width: 55px;
    height: 60px;
  }
  .about .about-box .about-box-txt {
    font-size: 0.9em;
    width: auto;
  }
  .about .about-box li:first-child {
    margin-right: 4%;
  }
  .about .about-box li.about-box-l .about-box-txt,
  .about .about-box li.about-box-r .about-box-txt {
    padding-top: 10px;
  }
  .about .about-box li.about-box-l .about-box-txt strong,
  .about .about-box li.about-box-r .about-box-txt strong {
    font-size: 1.8em;
  }
  .case .case-box ul {
    display: block;
  }
  .case .case-box li {
    width: 90%;
    margin: 0 auto 20px;
  }
  .case .case-box li:not(:last-of-type) {
    margin: 0 auto 30px;
  }
  .case .case-box .case-box-txt {
    padding: 15px 20px 30px;
  }
  .case .case-box .case-box-company-wrap {
    margin: 30px auto 0;
  }
  .case-box-img {
    width: 100%;
  }
  .price .lead {
    text-align: left;
  }
  .price .price-box {
    margin: 25px auto;
    padding: 44px 10px 10px;
  }
  .price .price-box h3 {
    top: -30px;
    padding: 3px 20px 7px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .price .price-list ul {
    width: auto;
  }
  .price .price-list li {
    margin: 0 auto;
    width: 42%;
  }
  .price .price-list li .price-list-bottom {
    padding: 10px 2px 15px;
  }
  .price .price-list li .price-list-bottom span {
    font-size: 20px;
  }
  .price .price-cost {
    width: 100%;
    padding: 20px;
  }
  .price .price-cost ul {
    display: block;
  }
  .price .price-cost .price-cost-l {
    position: static;
    margin: 0 auto;
  }
  .price .price-cost .price-cost-r {
    display: none;
  }
  .price .price-cost:before {
    top: -15px;
    left: -10px;
    width: 70px;
    height: 49px;
  }
  .price .price-cost .price-cost-l .sub {
    font-size: 15px;
  }
  .price .price-cost .price-cost-l .main {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
  .support {
    padding: 40px 0;
  }
  .support h2 {
    font-size: 21px;
    line-height: 1.4;
  }
  .support .support-list ul {
    display: block;
    margin: 40px 0 0 0;
  }
  .support .support-list ul li {
    width: 100%;
    margin: 0 auto 30px;
    padding: 30px 25px 20px;
  }
  .support .support-list ul li:last-child {
    margin: 0 auto;
  }
  .support .support-list .security-detail li:last-child {
    margin: 0 25px 8px 0;
  }
  .support .support-list-icon img {
    width: 80px;
    height: 80px;
  }
  .supportcase-list {
    margin-bottom: 60px;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .supportcase-list li {
    width: 100%;
  }
  .media {
    padding: 40px 0;
  }
  .media .media-box {
    width: 100%;
  }
  .media .media-box ul {
    display: block;
  }
  .media .media-box li {
    width: 100%;
    box-sizing: border-box;
  }
  .media .media-box .facebook {
    margin: 0 0 30px 0;
  }
  .media .media-box .facebook iframe {
    width: 100% !important;
    height: 180px !important;
    margin: 0 auto !important;
  }
  .relatedsites {
    padding: 40px 0;
  }
  .relatedsites .relatedsites-list ul {
    display: block;
    width: 100%;
  }
  .relatedsites .relatedsites-list li {
    width: 220px;
    margin: 0 auto 20px;
  }
  .relatedsites .relatedsites-list li:last-child {
    margin: 0 auto;
  }
  .pop-text-area {
    position: relative;
    right: inherit;
    bottom: inherit;
    margin-top: 30px;
  }
  /*function------------------------------*/

  .function-about-img {
    display: none;
  }

  .function-about-img-sp {
    display: block;
    margin: 40px 0;
  }

  .function-about-img-sp img {
    width: 100%;
  }

  .function .function-about-list {
    display: block;
  }

  .function .function-about-list:last-child {
    margin: 0;
  }

  .function .function-about-list dt {
    display: block;
    padding: 15px 25px;
    width: 100%;
  }

  .function .function-about-list dd {
    display: block;
    padding: 25px 25px;
    width: 100%;
    font-size: 14px;
  }
  .function .function-about-list .about-icon {
    width: 60px;
    height: 60px;
  }

  /*.main-block------------------------------*/
  .main-block {
    margin: 20px auto;
    width: 90%;
    padding: 40px 0 0 0;
    border-radius: 2px;
  }
  .grid {
    margin: 0 0 0 0;
    font-size: 0;
  }
  .grid__unit {
    box-sizing: border-box;
    display: inline-block;
    padding: 0 0 0 0;
    font-size: 16px;
    vertical-align: top;
    margin: 0 0 0 0;
  }
  .grid__unit__w33per,
  .grid__unit__w50per {
    width: 100%;
    margin: 20px 0 0 0;
  }

  .grid__unit__img {
    padding: 0 15px 0 0;
    float: left;
  }
  .grid__unit__inner {
    text-align: left !important;
    padding: 10px 20px 0 20px;
  }

  .column2_left__img,
  .column2_left__inner,
  .column2_right__img,
  .column2_right__inner {
    float: none;
    width: 100%;
    height: auto;
  }
  .column2_left__img,
  .column2_right__img {
    max-width: 192px !important;
  }

  .column2_right__inner__link a,
  .column2_left__inner__link a {
    font-size: 1.2rem;
    width: 50%;
  }

  /*cta-area1 ------------------------------*/
  .cta-area1 {
    padding: 20px 0;
    background-image: none;
    background-color: #d0dc81;
    height: auto;
  }
  .cta-area1 {
    padding: 20px 0;
    height: auto;
  }
  .cta-area1 .cta-area1-inner {
    position: static;
    width: 90%;
  }
  .cta-area1 .cta-area1-l,
  .cta-area1 .cta-area1-r {
    position: static;
    display: none;
  }
  .cta-area1 .cta-area1-c {
    position: static;
    width: 100%;
    margin: 0;
  }
  .cta-area1 h2 .main-txt {
    margin: 0;
    font-size: 25px;
  }
  .cta-area1 h2 .sub-txt {
    font-size: 16px;
  }
  .cta-area1 .cta-area-tel .cta-tel-b a {
    margin: 0 0 10px 0;
    font-size: 24px;
  }
  .cta-area1 .cta-area-tel .cta-tel-s {
    line-height: 1.5;
  }
  /*cta-area2 ------------------------------*/
  .cta-area2 {
    padding: 30px 0;
    height: auto;
  }
  .cta-area2 .cta-area2-inner {
    position: static;
    width: 90%;
  }
  .cta-area2 .cta-area2-l,
  .cta-area2 .cta-area2-r {
    position: static;
    display: none;
  }
  .cta-area2 .cta-area2-c {
    position: static;
    margin: 0;
    width: 100%;
  }
  .cta-area2 h2 {
    font-size: 25px;
  }
  .cta-area2 .cta-area2-c p {
    margin-bottom: 20px;
  }
  .cta-area3 .cta-area3-inner,
  .cta-area4 .cta-area4-inner,
  .cta-area-yuso .cta-area-yuso-inner,
  .cta-cooperation-inner {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .cta-area4 .cta-area4-l,
  .cta-area-yuso .cta-area1-l {
    display: none;
  }
  .cta-area4 .cta-area4-r,
  .cta-area-yuso .cta-area1-r {
    width: auto;
    margin: 0 auto;
  }
  .cta-area2,
  .cta-area4,
  .cta-area-yuso {
    padding: 40px 0;
    background-image: none;
    background-color: #d0dc81;
    height: auto;
  }
  /*cta-area3 ------------------------------*/
  .cta-area3 {
    padding: 10px 0;
    height: auto;
  }
  .cta-area3 h2 {
    margin: 30px 0 20px;
    font-size: 22px;
  }
  .cta-area4 h2 {
    margin: 0 0 20px;
    font-size: 22px;
  }
  .cta-area3 ul {
    display: block;
    height: auto;
  }
  .cta-area3 li {
    padding: 0 0 30px 0;
    position: static;
    border-bottom: 1px solid #fff;
    border-right: none;
    width: 100%;
  }
  .cta-area3 li:last-child {
    margin: 0;
    padding: 0 0 20px 0;
    border-bottom: none;
  }
  .cta-area3 p {
    display: none;
  }
  .cta-area3-btn {
    position: static;
    top: 0;
    left: 0;
    transform: none;
  }
  .cta-btn,
  .cta-btn2 {
    width: 100%;
    max-width: 290px;
  }
  .cta-btn-s,
  .cta-btn-s2 {
    width: 100%;
    max-width: 265px;
  }
  /*cta-area4 ------------------------------*/
  .cta-area4 .cta-area4-inner {
    position: static;
  }
  .cta-area4 .cta-area4-l,
  .cta-area4 .cta-area4-r {
    position: static;
  }
  .use-free-0yen::after {
    display: none;
  }
  .cta-cooperation .cta-r img {
    display: none;
  }
  .cta-cooperation .cta-l,
  .cta-cooperation .cta-r {
    width: 96%;
    margin: 10px auto;
  }
  .cta-cooperation {
    height: auto;
  }
  .cta-cooperation h2 {
    font-size: 20px;
  }

  /*旧ctaarea------------------------------*/

  .columnsample {
    padding: 20px 20px;
    width: 100%;
    background: #f3f3f3;
    box-sizing: border-box;
    border-radius: 10px;
    margin: 0 auto;
  }
  .columnsample p {
    line-height: 1.4;
    letter-spacing: 0;
    margin: 1em auto;
    padding: 10px;
    font-size: 10px;
  }
  .columnsample span.text-center {
    width: 70%;
  }
  .columnsample span.text-r {
    width: 30%;
    text-align: right;
  }
  /*ctaarea------------------------------*/

  .ctaarea h2 {
    justify-content: center;
    width: auto;
    border: none;
    display: block;
  }
  .ctaarea h2 img {
    width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .ctaarea_btnbox {
    display: block;
    margin: 0 auto 1rem auto;
  }
  .ctaarea_btnbox li {
    width: 100%;
    height: auto;
  }
  .ctaarea_btnbox li a {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 500;
    display: block;
    transition: 0.2s;
    line-height: 1.8rem;
    padding: 5px;
  }
  .ctaarea_btnbox li.ctaarea_btnbox01 a {
    line-height: 1.1rem;
  }
  .ctaarea_telbox {
    display: flex;
    justify-content: flex-start;
    margin: 0 auto;
    width: 90%;
    padding: 0;
    font-size: 0.8rem;
    font-weight: 500;
    color: #555;
    flex-wrap: wrap;
  }
  .ctaarea_telbox li {
    list-style: none;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0.1rem;
  }
  .ctaarea_telbox li a {
    font-size: 0.8rem;
  }
  .ctaarea_info {
    color: #555;
    text-align: center;
    margin: 10px auto;
    font-size: 0.9rem;
  }
  .cta-btn.cta-position-left {
    margin: 0 auto;
  }

  /*middle_cv_area------------------------------*/
  .middle_cv_area {
    background: #333 !important;
    width: 100%;
  }
  .middle_cv_area h3 {
    padding: 0;
    margin: 0;
  }
  .middle_cv_area_btn {
    margin: 0 auto 20px 0 !important;
    max-width: none;
    padding: 15px 0;
    text-align: center;
    min-width: 20%;
  }
  .middle_cv_area__txt {
    font-size: 1rem;
    color: #fff;
    text-align: justify !important;
  }
  .middle_cv_area__tel {
    line-height: 1;
  }
  .header__tel__link {
    font-size: 2.3rem !important;
    line-height: 1;
  }
  .middle_cv_area__tel__time {
    font-size: 1rem;
    color: #fff;
    line-height: 1;
    display: inline-block;
  }
  .middle_cv_area__bottomtxt {
    margin: 10px 0 0;
    color: #fff;
    text-align: left;
  }

  /*page-top------------------------------*/
  #page-top {
    position: fixed;
    bottom: 10px !important;
    right: 20px;
  }

  /*other_services------------------------------*/
  .other_services {
    width: 100%;
  }

  .other_services__link {
    display: block;
    padding: 10px 0;
    font-size: 0.85rem;
    width: 90%;
    margin: 10px auto;
  }

  .other_services__link__txt {
    margin: 10px auto;
    text-align: center;
  }

  /*news------------------------------*/
  .news {
    width: 90%;
    margin: 0 auto 40px auto !important;
    padding: 0 !important;
    font-size: 0.9rem;
  }
  .news li {
    list-style: none;
    line-height: 1.5;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .news li:first-child {
    border-top: none;
    padding: 0 0 10px 0;
  }
  .news li .date {
    display: block;
    padding-right: 0;
    color: #555;
  }
  .newsbox .table_seminarday {
    display: block;
  }
  .newsbox .table_seminarday li {
    margin-right: 0;
  }

  section.newsbox #form {
    width: 100%;
    max-width: 880px;
    margin: 40px auto;
    padding: 10px;
    box-sizing: border-box;
  }
  section.newsbox .hs-form .hs-input,
  .hs-form textarea.hs-input {
    width: 100% !important;
  }
  /*.box__btn__newsbtn newsページのボタン------------------------------*/
  .box__btn__newsbtn {
    font-size: 0.8rem;
    /* padding:2px; 20180622 */
    border: none;
    box-shadow: none;
  }
  .box__btn__newsbtn__focus {
    background: #20c05c;
    color: #fff;
  }
  .box__btn__newsbtn:hover {
    /* font-size:0.8rem; 20180622 */
    /* padding:2px; 20180622 */
    /* margin:0; 20180622 */
    border: none;
    box-shadow: none;
    background: #20c05c;
    color: #fff;
  }
  .newsbox p.lead {
    text-align: left;
    font-size: 16px;
    line-height: 1.4;
  }
  /*.news event menu------------------------------*/
  .newseventrmenu li {
    list-style: none;
    width: 100%;
    height: auto;
    margin: 0;
  }

  /*動画 newsページ------------------------------*/
  .special-movie .special-movie-inner {
    max-width: 100%;
    text-align: center;
    width: 100%;
    padding: 2rem 1.5rem 1.5rem;
    box-sizing: border-box;
  }
  .special-movie {
    margin-bottom: 2rem;
  }

  .special-movie .movie-area {
    margin: 1.3rem auto 0;
  }
  .special-movie .movie-area iframe {
    width: 100%;
    height: 50vw;
  }
  .special-movie .movie-area2 {
    margin: 3rem 0 0;
  }
  .special-movie .movie-area2 h3 {
    font-size: 0.9rem;
  }
  .special-movie .movie-area2__inner {
    width: 100%;
    flex-direction: column;
  }
  .special-movie .movie-area2__inner > iframe {
    max-width: 100%;
    margin: 1% auto;
  }

  /*download------------------------------*/
  .dl_contents h4 {
    font-size: 1.1rem;
    padding: 10px 10px 0 10px;
    letter-spacing: 0;
  }

  /*footer------------------------------*/
  .footer-menu {
    display: none;
  }
  .form-page .footer-menu  {
    display: block;
  }
  .footer-menu-sp {
    display: block;
    padding: 30px 0;
    background-color: #7e7e7e;
    color: #fff;
  }
  .footer-menu-sp .inner {
    width: 90%;
  }
  .footernav-link {
    margin-bottom: 20px;
    padding: 0;
  }
  .footernav-link ul {
    display: flex;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
    border-top: 1px solid #7f7f7f;
    flex-wrap: wrap;
  }
  .footernav-link li {
    list-style-type: none;
    position: relative;
    margin-bottom: 5px;
  }
  .footernav-link li a {
    color: #fff;
    font-size: 12px;
  }
  .footernav-link li a {
    margin: 0;
    padding: 0 10px 0 8px;
  }
  .footernav-link li:not(:last-of-type) a::after {
    content: "|";
    position: absolute;
    top: 3px;
    right: 0;
  }
  .footer-btn {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0 auto;
  }
  .nav-offer-footer {
    width: 47%;
    height: 37px;
    box-sizing: border-box;
  }
  .nav-offer-footer a {
    font-size: 0.8em;
  }
  .nav-offer-footer.nav-offer-orange {
    margin: 0;
  }
  footer .logoarea-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0px;
    width: 90%;
    margin: 10px auto;
  }
  footer #rakus {
    width: 10%;
    margin-right: 3%;
  }
  footer #privacy {
    width: 22%;
  }
  .logoarea-inner .isms {
    padding-top: 3%;
    width: 38%;
  }
  footer .logoarea-inner p {
    font-size: 10px;
    margin: 0;
    padding: 0 5px;
    width: 87%;
  }
  /* 220220615追加分 */
  .logoarea-inner .jiima{
    width: 26%;
    padding-top: 3%;
  }

  /*フォームなどのfooter------------------------------*/
  .footer_box {
    width: 100%;
  }
  .footer_box__menu__title {
    display: block;
    background: #f6f6f6;
    text-align: center;
    padding: 10px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #ccc;
  }
  .footer_box__rakus {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 20px 0;
  }
  .footer_box__menu {
    width: 100%;
    text-align: justify;
    margin: 0 auto 0 auto;
    padding: 0 0 20px 0;
  }
  .footer_box__menu__list {
    float: none;
    max-width: 100%;
  }
  .footerLinkTitle {
    background: url(/common/img/ico_right_arrow.svg) no-repeat left;
  }
  .footer_box__menu__pmark {
    padding: 20px 0 0 0;
    width: 100%;
    float: none;
    text-align: center;
    clear: both;
  }
  .footer_box__menu__pmark img {
    float: none;
    margin: 0;
    width: 75px;
    height: 75px;
    text-align: center;
    display: inline;
  }
  .footer_box__rakus__logo {
    width: 100%;
    float: none;
  }
  .footer_box__rakus__subtxt {
    padding: 10px 0 0 0;
    text-align: justify;
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  .footer_box__copy {
    width: 100%;
    padding: 10px 0;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 0.8rem;
  }

  /*導入事例ページmobileカスタマイズ*/
  .box__casestudies__topcopy__toppindex {
    width: 100%;
    clear: both;
    float: none;
  }

  .question,
  .answer {
    padding: 10px;
  }

  .faq-wrap {
    padding: 10px 10px;
  }
  .question_p,
  .answer_p {
    font-size: 1rem;
    line-height: 1.2;
  }

  .faq .box__btn {
    width: 85% !important;
  }

  /*-----------------------------------------------*/
  /* cta_bar */
  /*-----------------------------------------------*/

  .wrap_cta_btnbox {
    display: block;
    margin: 0 auto 0rem auto;
  }
  .wrap_cta_btnbox01,
  .wrap_cta_btnbox02 {
    margin: 0 auto 0rem auto;
    font-size: 1.2rem;
    display: block;
    width: 95%;
  }
  .wrap_cta_btnbox01 a,
  .wrap_cta_btnbox02 a {
    height: auto;
    width: 100% !important;
    margin: 0 auto 1.5rem;
    padding: 1rem 0 !important;
  }
  .wrap_cta_btnbox02 a {
    line-height: 1;
  }
  .wrap_cta_btnbox01_txt_small {
    font-size: 1rem;
    padding-top: 0;
  }

  /*製品概要 feature------------------------------*/
  .point3-list {
    margin: 30px auto;
  }
  .point3-list-tl {
    display: block;
    padding: 10px;
  }
  .point3-list-tl p {
    margin: 0 auto;
    width: 32%;
  }
  .point3-list-tl h3 {
    font-size: 16px;
    width: 100%;
    text-align: center !important;
    margin-bottom: 0;
  }
  .point3-list-cont {
    padding: 15px;
    display: block;
  }
  .point3-list li:nth-of-type(2) .point3-list-cont {
    padding: 15px;
    display: flex;
    flex-direction: column-reverse;
  }
  .point3-list-cont-1 {
    width: 100%;
  }
  .point3-list-cont-2 {
    width: 100%;
  }
  .point3-list-cont h4 {
    font-size: 15px;
  }
  .point3-list-img1 {
    margin: 10px auto 0;
  }
  .point3-list-img2 {
    margin: 10px auto 0;
  }
  .point3-list-img3 {
    margin: 10px auto 0;
  }
  .point3-list li:last-of-type {
    margin-bottom: 0;
  }
  .cta-area-btn {
    height: auto;
  }
  .cta-area-btn div span {
    display: block;
    padding: 20px;
    font-size: 18px;
  }
  .feature-function_wrap {
    margin: 0 0 10px;
  }
  .feature-function_wrap h3 {
    text-align: center !important;
    font-size: 18px;
  }
  .feature-function p.lead {
    text-align: left;
    margin: 0 0 10px;
    font-size: 16px;
  }
  .feature-function_wrap p {
    font-size: 14px;
  }
  .feature-support-wrap {
    display: block;
  }
  .feature-support-wrap img {
    width: 30%;
    height: 30%;
    margin-left: 0;
  }
  /*帳票発行 chohyo------------------------------*/
  .chohyo-list-wrap-table {
    margin: 30px auto 0;
    width: 100%;
  }
  .chohyo-list-wrap-table .sort {
    flex-wrap: wrap;
  }
  .chohyo-list-wrap-table .sort-tl h3 {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    text-align: center !important;
    margin: 0;
  }
  .chohyo-list-wrap-table .sort-tl {
    width: 100%;
    padding-bottom: 0;
    border-right: none;
    display: block;
  }
  .chohyo-list-wrap-table .sort .sort-detail {
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
  }
  .chohyo-list-wrap-table .sort .sort-detail ul {
    font-size: 14px;
    padding-left: 15px;
  }
  .chohyo-cta h2 {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .chohyo-keigen {
    margin: 20px 0;
    padding: 10px 13px 15px;
    font-size: 16px;
    line-height: 1.2;
  }
  .chohyo-keigen img {
    width: 85px;
  }
  .chohyo-detail p {
    min-height: inherit;
    height: auto;
  }

  .other-chohyo-link_list li + li {
    margin-top: 20px;
  }

  /*料金　price------------------------------*/
  .page_price .titleh2_green {
    text-align: center;
  }
  .pricelist ul {
    flex-direction: column;
  }
  .page_price .section_hsform {
    padding: 70px 0 0 !important;
  }
  .form-wrap {
    width: auto;
    margin: 50px 15px;
    padding: 0 !important;
  }
  .section_description {
    padding: 0 !important;
  }
  .section_description p.small {
    font-size: 12px;
    width: 90%;
    margin: 0 auto;
  }
}
/*---- ↑　max-width:1080px 終わり ----*/
@media screen and (max-width: 768px) {
  /*-----------------------------
  製品の特徴 feature　new20190710
  ------------------------------*/
  .feature-point-box li {
    width: 95%;
    margin: 0 auto;
  }
  .feature-list li {
    margin: 0 auto 40px;
    border-radius: 20px;
  }
  p.feature-nmb {
    font-size: 100%;
  }
  .box-4set ul {
    flex-direction: column;
  }

  .box-4set ul li {
    width: 250px;
    margin: 0 auto;
  }
  
  .box-4set ul li + li {
    margin: 15px auto 0;
  }

  .box-4set ul li:nth-child(3),
  .box-4set ul li:nth-child(5) {
    margin-right: auto;
  }

  .box-4set ul li a {
    height: 250px;
  }

  .box-4set ul li a h3 br {
    display: block;
  }

  /*-----------------------------
郵送代行　new20190719
------------------------------*/
  .yuso-list li {
    margin: 1.5em auto;
    width: 90%;
    padding: 30px;
  }
  .yuso-arrow-right::after {
    top: 46%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(9, 161, 66, 0);
    border-top-color: #4d9345;
    border-width: 30px;
    margin-left: -30px;
  }
  .yuso-arrow-btm li:first-of-type::after,
  .yuso-arrow-btm li:nth-child(2)::after {
    display: none;
  }
  /*-----------------------------
郵送代行　new20200226
------------------------------*/
  .round50 li {
    border-radius: 10px;
  }
  /*-----------------------------
  料金　price　new20190814
  ------------------------------*/
  .cta-area-price,
  .cta-area-trial {
    padding: 20px 0;
    background-image: none;
    background-color: #d0dc81;
    height: auto;
  }
  .cta-area-price-inner,
  .cta-area-trial-inner {
    margin: 10px auto;
  }
  .cta-area-price .cta-area-price-r,
  .cta-area-trial .cta-area-trial-r {
    width: 90%;
    margin: 0 auto;
  }
  .cta-area-price .cta-area-price-l,
  .cta-area-trial .cta-area-trial-l {
    display: none;
  }
  .cta-area-price h2 .main-txt::before {
    top: -100px;
    left: 0;
    background-size: auto;
    width: 66px;
    height: 60px;
  }
  .cta-area-price .sub-txt,
  .cta-area-trial .sub-txt {
    font-size: 0.7em;
  }
  .cta-area-price h2 .main-txt,
  .cta-area-trial h2 .main-txt {
    font-size: 25px;
  }
  .cta-area-trial h2 .main-txt {
    position: relative;
    text-align: left;
  }
  .cta-area-trial h2 .main-txt::after {
    content: "";
    position: absolute;
    right: 0;
    top: -120px;
    background: url(/common/img/img-cta-pc-person.png) 0 0 no-repeat;
    background-size: cover;
    width: 180px;
    height: 150px;
    z-index: 0;
  }
  .cta-area-price h2 .main-txt {
    text-align: center;
    position: relative;
  }
  h4.indiviconsul::before,
  h4.settingsupport::before {
    left: 2px;
  }
  .price-box {
    padding: 20px;
  }
  .price-list ul {
    display: block;
    width: auto;
  }
  .price-list li {
    margin: 0 auto;
    width: 70%;
  }
  .price-box-txt {
    margin: 1em auto;
    font-size: 1.1em;
    line-height: 1.3;
  }
  .icon-documentreq {
    margin-bottom: 2em;
  }
  .price-box h3 {
    top: -30px;
    padding: 3px 20px 7px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .price-step-list li {
    width: 31%;
  }
  .price-step-list li::after {
    display: none;
  }
  /*-----------------------------
  料金　price　new20200817
  ------------------------------*/
  .price-title .cta-btn {
    margin-left: auto;
    margin-bottom: 15px;
  }
  .cta-area-price-2,
  .cta-area-trial {
    padding: 20px 0;
    background-image: none;
    background-color: #d0dc81;
    height: auto;
  }
  .cta-area-price-2 .cta-area-price-inner {
    margin: 10px auto;
  }
  .cta-area-price-2 .cta-area-price-l {
    width: 90%;
    margin: 0 auto;
  }
  .cta-area-price-2 .cta-area-price-r,
  .cta-area-trial {
    display: none;
  }
  .cta-area-price-2 h2 .main-txt::before {
    top: -100px;
    left: 0;
    background-size: auto;
    width: 66px;
    height: 60px;
  }
  .cta-area-price-2 .sub-txt,
  .cta-area-trial .sub-txt {
    font-size: 0.7em;
  }
  .cta-area-price-2 h2 .main-txt,
  .cta-area-trial h2 .main-txt {
    font-size: 25px;
  }
  .cta-area-price-2 h2 .main-txt {
    text-align: center;
    position: relative;
  }
  /*-----------------------------
  製品の特徴 feature　new20190710
  ------------------------------*/
  .supprt-box ul li {
    width: 100%;
  }
  .cta-area5-inner ul li {
    border-right: 0;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .cta-area5-inner ul li:last-of-type {
    margin-bottom: 0;
  }
  .feature-function_wrap .feature-function-cont {
    width: 50%;
    list-style: none;
  }
  .feature-security-list li {
    width: 48%;
  }

  .cta-area6 .tvcm {
    margin: 0;
  }
  .cta-area6 .tvcm .tvcm-box {
    height: auto;
  }
  .cta-area6 .tvcm .tvcm-box h3 {
    top: -46px;
    font-size: 15px;
  }
  .cta-area6 .tvcm .tvcm-list li h4 {
    font-size: 1rem;
  }
  .cta-area6 .tvcm .tvcm-list ul {
    flex-direction: column;
  }
  .cta-area6 .tvcm .tvcm-list li {
    position: relative;
    width: 100%;
  }
  .cta-area6 .tvcm .tvcm-list li .tvcm-list-movie {
    position: relative;
    top: inherit;
    right: 0;
  }

   /*-----------------------------
  郵送代行サービスQ＆A yuso new20220617
  ------------------------------*/
  .yuso-faq-heading dl{
    font-size: 15px;
    padding-right: 35px;
  }

  .yuso-faq-wrap dt{
    font-size: 15px;
  }

  .yuso-faq-wrap dd{
    margin-left: 20px;
    font-size: 14px;
  }

  .yuso-faq-heading dl::after{
    position: absolute;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    right: 13px;
  }

  /*-----------------------------
  news 20220721
  ------------------------------*/
  .news-flex {
    display: block;
  }
  .news-flex .flex-img {
    margin: 0 auto 10px;
    max-width: 80%;
  }
  .news-flex .img__45per {
    margin: 0 auto 10px;
    max-width: 100%;
  }
  .news-flex .width--2column {
    width: 100%;
  }
  .news-flex .width--3column {
    width: 100%;
  }

  /*-----------------------------
  汎用style用
  ------------------------------*/
  .contents-title-main {
    margin: 20px 0 30px !important;
    font-size: 22px;
    line-height: 1.4;
  }
  li.column-flex-box {
    width: 95%;
    margin: 0 auto;
  }
  .box-1-child,
  .box-2set-child,
  .clmn2-20,
  .clmn2-30,
  .clmn2-40,
  .clmn2-50,
  .clmn2-60,
  .clmn2-70,
  .clmn2-80,
  .clmn3-20,
  .clmn3-40,
  .clmn3-30 {
    width: 95%;
    margin: 5px auto;
    text-align: center;
  }
  .image-icon img {
    height: 200px;
    width: auto;
  }
  .image-icon .cls_feature7 img {
    height: 170px;
  }
  .shadow-box-gray {
    margin-bottom: 40px;
    padding: 30px;
  }
  .shadow-box-gray.pd60 {
    margin-bottom: 40px;
    padding: 30px;
  }
  .rgreen-point-box {
    width: 100%;
  }
  .shadow-box-gray.sp-box-none {
    margin: 0;
    padding: 0;
    width: 100%;
    background: none;
    box-shadow: none;
  }
  .box-check-list {
    display: block;
  }
  .box-check-list li {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .cooperation-table td {
    font-size: 0.9em;
    line-height: 1.3;
  }

  .use-free-0yen::after {
    top: -10px;
    right: -60px;
  }
  .rgreen-point-box {
    padding: 40px 30px 20px;
  }
  .rgreen-point-box h3 {
    top: -30px;
    padding: 7px 20px 5px;
    font-size: 18px;
    letter-spacing: 0;
    width: 75%;
    text-align: center;
  }
  .item-1 {
    order: 0;
  }
  .item-2 {
    order: -1;
  }
  .banner_style_01 {
    width: 90%;
    margin: 35px auto;
    padding: 20px;
  }
  .banner_style_01 ul {
    display: block;
  }
  .banner_style_01 .banner_style_01-l {
    position: static;
    margin: 0 auto;
  }
  .banner_style_01 .banner_style_01-r {
    display: none;
  }
  .banner_style_01::before {
    top: -30px;
    left: -20px;
    width: 70px;
    height: 49px;
  }
  .banner_style_01 .banner_style_01-l .sub {
    font-size: 15px;
    text-align: center;
  }
  .banner_style_01 .banner_style_01-l .main {
    text-align: center;
    font-size: 22px;
    margin: 0 0 20px 0;
  }
  .img10,
  .img20,
  .img30,
  .img40,
  .img50,
  .img60,
  .img70 {
    width: 80%;
  }
  .numberlist-content .txt {
    width: 95%;
    margin: 0 auto;
  }
  .numberlist-content .txt h3 {
    font-size: 20px;
  }
  .numberlist-content .txt h3 span::before {
    height: 45px;
  }
  .numberlist-content,
  .case-detail-box {
    padding: 30px 0;
  }
  .case-detail-box h3 {
    font-size: 130%;
  }
  .case-detail-box h4 {
    padding-left: 20px;
    font-size: 120%;
    line-height: 1.2;
    text-align: left;
    margin: 1.5rem 0 0.2rem;
  }
  .case-detail-box h4::before {
    width: 20px;
  }
  /*-----------------------------
  製品の特徴 faq　new20190820
  ------------------------------*/
  ul.faq-list-main li {
    width: 100%;
  }
  .fukidashi-title {
    font-size: 17px;
  }
  .fukidashi-title::after {
    left: 50%;
  }
  /*------追記　20190419------*/
  /*------------------------
コラムページ新css追加　column
------------------------*/
  .bg-white {
    padding: 10px;
  }
  h2.h2-type01 {
    font-size: 22px;
  }
  h3.h3-type02 {
    padding: 10px;
    font-size: 18px;
  }
  .table-contents h3 {
    margin-top: 0;
  }
  h3.h3-type02 span {
    display: block;
    width: 95%;
    margin: 0 auto 10px;
    font-size: 16px;
    text-align: center;
  }
  .success-case-box h3 {
    font-size: 20px;
    text-align: center;
  }
  h4.h4-type02 {
    font-size: 18px;
  }
  ul.success-case-list {
    padding: 0;
  }
  ul.success-case-list li {
    width: 100%;
  }
  .table-contents ol,
  .table-contents ul {
    padding: 10px;
  }
  table.table-type01 th,
  table.table-type01 td {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  table.table-type01 th::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(80, 186, 120, 0);
    border-top-color: #50ba78;
    border-width: 10px;
    margin-left: -10px;
  }
  /* イベントページ背景 202108 */
  .contents-main-event {
    height: auto;
  }
  .contents-main-event__inner{
    display: block;
  }
  .contents-main-event__inner .text__box p{
    font-size: 14px;
    margin: 0 0 30px;
  }
  .contents-main-event .box{
    width: 90%;
    padding: 0;
  }
  .contents-main-event .main_title_fff {
    font-size: 27px;
    text-align: center;
    margin: 25px 0;
  }
  .contents-main-event .photo_box{
    width: 60%;
    margin: 0 auto;
  }
  .cooperation-image {
    display: none;
  }

  .cooperation-image-sp {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .sp_only {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .feature-function_wrap .feature-function-cont {
    width: 100%;
    list-style: none;
  }
}

/*-----------------------------------------------*/
/* form complete.php */
/*-----------------------------------------------*/
@media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
  .completetitle {
    margin: 30px auto 0;
    text-align: center;
    font-size: 16px;
  }
  .form-complete #hsform_area {
    margin-top: 0;
  }
  .form-complete .gradation__mt40 {
    padding-top: 35px !important;
  }
  .completetitle-sub {
    text-align: left;
    font-size: 14px;
  }
}
/*-----------------------------------------------*/
/* form1 */
/*-----------------------------------------------*/
@media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
  .form1 .section_hsform {
    padding: 50px 0 15px 0 !important;
  }
  .form1 .hs-form .hs-input {
    width: 95% !important;
  }
}
/*-----------------------------------------------*/
/* form2 */
/*-----------------------------------------------*/
@media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
  .form2 .section_hsform {
    padding: 50px 0 15px 0 !important;
  }
  .form2 .hs-form .hs-input {
    width: 95% !important;
  }
  .form2 .hs-form .hs-form-checkbox-display .hs-input {
    width: 10% !important;
  }
  .form2 .hs-form.stacked .inputs-list > li {
    padding-top: 0;
    width: 100%;
  }
}

/*-----------------------------------------------*/
/* ABテスト用　TOPページ */
/*-----------------------------------------------*/

@media (max-width: 768px) {
  h2.ttl02 {
    font-size: 22px;
    margin: 0 auto 20px;
    border-bottom: none;
  }
  .company02 {
    padding: 40px 0 20px;
  }
  section.trouble-area {
    padding: 0 0 30px;
  }
  .trouble-area-box {
    width: 98%;
    padding: 15px 10px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .trouble-area-box h2 {
    font-size: 140%;
  }
  .trouble-list-wrap ul {
    width: 90%;
    padding: 0;
    margin: 0 auto;
  }
  .trouble-list-wrap li {
    font-size: 16px;
    padding: 0 0 20px 40px;
    background-size: 28px 28px;
  }
  .trouble-list-wrap li:last-of-type {
    padding-bottom: 10px;
  }
  .trouble-list-wrap figure {
    display: none;
  }
  .trouble-solution {
    font-size: 20px;
    position: relative;
    margin: 0;
    width: 50%;
    box-sizing: border-box;
  }
  .trouble-solution::after {
    content: "";
    position: absolute;
    right: -156px;
    bottom: -30px;
    background: url(/common/img/top/talent_natsuko_maru.png) 0 0 no-repeat;
    background-size: cover;
    width: 160px;
    height: 167px;
    z-index: 1;
  }
  .trouble-solution strong {
    font-size: 120%;
  }
  .cta-area-top {
    height: auto;
    padding: 20px 0;
  }
  .cta-area-top .btnarea {
    flex-direction: column;
    justify-content: center;
    margin: 0 0 20px 0;
  }
  .cta-area-top .btnarea:before,
  .cta-area-top .btnarea:after {
    display: none;
  }
  .cta-area-top .cta-area-top-body:before,
  .cta-area-top .cta-area-top-body:after {
    display: none;
  }
  .cta-area-top .cta-area-top-body {
    position: static;
    width: 90%;
    padding: 0;
    margin: 0 auto;
  }
  .cta-area-top .title {
    font-size: 20px;
    line-height: 1.4;
  }
  .cta-area-top .cta_trial_image::before,
  .cta-area-top .cta_doc_image::before {
    display: none;
  }
  .cta-area-top .cta-btn {
    margin: auto;
  }
  .cta-btn-bgw-lo {
    margin: 20px auto 0;
  }

  .cta-area-top .btn a,
  .cta-btn-bgw-lo a {
    max-width: 290px;
    width: 100%;
    padding: 12px 10px 15px 10px;
    font-size: 15px;
    box-sizing: border-box;
  }
  .cta-area-top .btn a:after,
  .cta-btn-bgw-lo a:after {
    top: 19px;
  }
  .about02 .about-img {
    display: none;
  }
  .about02 .about-img-sp {
    display: block;
    padding-top: 30px;
  }
  .about02 .about-img-sp img {
    width: 100%;
  }
  .about02 .lead strong {
    font-weight: bold;
    color: #e55927;
  }
  .reason02 .reason-content .inner {
    display: block;
  }
  .reason02 .reason-content {
    padding: 30px 0;
  }
  .reason02 .reason-content.first {
    padding: 10px 0 30px;
  }
  .reason02 .reason-content.last {
    padding: 30px 0 0;
  }
  .reason02 .reason-content .inner {
    width: 90%;
  }
  .reason02 .reason-content .txt {
    width: 100%;
    margin: 0 0 30px;
  }
  .reason02 .reason-content .image {
    width: 100%;
  }
  .reason02 .reason-content .txt h3 {
    margin: 0 0 20px 60px;
    padding: 0;
    font-size: 20px;
  }
  .reason02 .reason-content .txt h3::before {
    top: 0;
    left: -65px;
  }
  .reason02 .reason-content .txt p {
    font-size: 15px;
  }
  .case02 .case-box {
    padding: 0;
  }
  .case02 .case-box .case-box-txt p {
    font-size: 15px;
  }
  .price02 .price-box {
    margin: 35px auto 10px;
  }
  .support02 {
    padding: 50px 0 0;
  }
  .support02 .security-body {
    display: block;
  }
  .support02 .security-item {
    padding: 0 0 20px;
    width: 100%;
  }
  .support02 .security-item-img {
    width: 70%;
    margin: 0 auto;
  }
  .support02 .security-item-title {
    margin: 10px 0 13px;
    font-size: 18px;
  }
  .tvcm02 {
    margin: 50px auto 0;
    padding: 40px 0;
  }
  .tvcm .tvcm-box h3 {
    width: 150px;
    text-align: center;
  }
  /* cls用 追加*/
  .cls_2 {
    display: none;
  }
  .cls_5{
    aspect-ratio: 4 / 1;
    max-width: 300px;
  }
  .cls_8{
    max-width: 80%;
    margin: auto;
  }
  .cls_feature10{
    margin: auto;
    width: 200px;
    height: 200px;
  }
  .cls_feature12{
    margin: auto;
  }
}

/*-----------------------------------------------*/
/* インボイス制度・電子帳簿保存法ページ */
/*-----------------------------------------------*/
@media screen and (max-width: 1024px) {

    /* 共通 */
    .invoice-box {
      max-height: inherit;
    }
    .denchoho-box {
      max-height: inherit;
    }

  /* 帳票発行において、法改正に伴って対応しなければいけないこと */
  .invoice-possible .invoice-box p {
    margin: 30px 0 35px;
  }
  .invoice-requirement .invoice-box img {
    width: 179px;
    height: 158px;
    margin: 30px auto 0;
  }
  .invoice-possible .invoice-box .column-flex-box .clmn2-50 {
    width: 100%;
  }
  .invoice-possible .invoice-box .column-flex-box .clmn2-50:first-of-type {
    margin-bottom: 20px;
  }
  .invoice-requirement .denchoho-box .box-list li {
    width: 48%;
  }
  .invoice-possible .denchoho-box .clmn2-50 {
    margin: 0 auto;
  }
  .invoice-possible .denchoho-box .jiima-icon {
    margin: 0 auto 20px;
  }
}

@media screen and (max-width: 768px) {

  /* 帳票発行において、法改正に伴って対応しなければいけないこと */
  .invoice-requirement h3 {
    font-size: 20px;
  }
  .invoice-requirement .box-2set {
    display: block;
  }
  .invoice-requirement .box-2set-child {
    width: 100%;
    padding: 40px 20px 45px;
  }
  .invoice-requirement .box-2set-child p {
    font-size: 14px;
  }
  .invoice-requirement .invoice-box {
    margin-bottom: 30px;
  }
  .invoice-requirement .invoice-box .small {
    font-size: 12px;
    text-align: left;
  }
  .invoice-requirement .denchoho-box .box-list {
    display: block;
  }
  .invoice-requirement .denchoho-box .box-list li {
    display: flex;
    width: 100%;
    min-height: inherit;
    padding: 15px;
    align-items: center;
    justify-content: space-between;
  }
  .invoice-requirement .denchoho-box .box-list li:nth-of-type(3) {
    margin-bottom: 16px;
  }
  .invoice-requirement .denchoho-box .box-list li img {
    display: block;
    margin: 0;
  }
  .invoice-requirement .denchoho-box .box-list li p {
    font-size: 15px;
    text-align: left;
    margin: 0 10px 0 0;
  }
  .invoice-possible::after {
    height: 60%;
  }
  .invoice-possible h3 {
    font-size: 22px;
    margin: 0;
  }
  .invoice-possible h3 span {
    padding-left: 20px;
  }
  .invoice-possible h3 span::after {
    left: -20px;
  }
  .invoice-possible .box-2set {
    width: 100%;
    display: block;
  }
  .invoice-possible .box-2set-child p {
    font-size: 18px;
  }
  .invoice-possible .invoice-box {
    width: 100%;
    padding: 55px 20px 40px;
    margin-bottom: 30px;
  }
  .invoice-possible .invoice-box p {
    margin: 30px 0;
  }
  .invoice-possible .invoice-box .column-flex-box {
    margin: 0 auto;
  }
  .invoice-possible .invoice-box .column-flex-box .clmn2-50 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: inherit;
    padding: 20px 15px;
    margin: 0;
  }
  .invoice-possible .invoice-box .column-flex-box .clmn2-50 img {
    width: 110px;
    margin: 0;
  }
  .invoice-possible .invoice-box .column-flex-box .clmn2-50:last-of-type img {
    width: 125px;
  }
  .invoice-possible .invoice-box .column-flex-box .clmn2-50:last-of-type h4 {
    margin-bottom: 0;
  }
  .invoice-possible .invoice-box .column-flex-box h4 {
    font-size: 16px;
    text-align: left;
  }
  .invoice-possible .denchoho-box {
    width: 100%;
    padding: 55px 20px 40px;
  }
  .invoice-possible .denchoho-box p {
    margin-bottom: 30px;
  }
  .invoice-possible .denchoho-box .column-flex-box {
    margin: 0;
  }
  .invoice-possible .denchoho-box .clmn2-50 {
    width: 100%;
    padding: 15px;
  }
  .invoice-possible .denchoho-box .jiima-icon {
    width: 148px;
    padding: 0;
    margin: 0 auto 20px;
  }
  .invoice-possible .denchoho-box .clmn2-50 h4 {
    font-size: 14px;
    margin: 0 0 10px;
  }
  .invoice-possible .denchoho-box .clmn2-50 p {
    font-size: 12px;
    text-align: left;
  }

  /* 楽楽明細なら法対応だけでなく、請求書発行にかかる手間やコスト削減も出来る！ */
  .invoice-function .lead-text {
    font-size: 18px;
    margin: 0 0 30px;
  }
  .invoice-function .function-box {
    padding: 40px 20px;
  }
  .invoice-function .function-box h3 {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 30px;
  }
  .invoice-function .function-box h3 em {
    font-size: 20px;
  }
  .invoice-function .function-box h3 span::before {
    width: 26px;
    height: 62px;
    right: -50px;
  }
  .invoice-function .function-box h3 span::after {
    width: 26px;
    height: 62px;
    left: -50px;
  }
  .invoice-function .function-box .function-image {
    margin-bottom: 30px;
  }
  .invoice-function .function-box .function-image img {
    max-width: 300px;
  }
  .invoice-function .function-box .function-text {
    font-size: 18px;
    line-height: 1.5;
  }

  /* 請求書以外にも、領収書や納品書など様々な帳票が発行可能！ */
  .invoice-various p {
    font-size: 18px;
    margin: 0 auto 35px;
  }
  .invoice-various .box-2set-child:first-of-type {
    width: 100%;
    margin-bottom: 35px;
  }
  .invoice-various .box-2set-child img {
    max-width: 449px;
  }
  .invoice-various .cta-btn {
    margin: 0 auto;
  }
}


/*-----------------------------------------------*/
/* 郵送フォームフッター */
/*-----------------------------------------------*/

.footer-menu-sp02 .inner {
  width: 95%;
}
.footer-menu-sp02 .footer-contact {
  margin: 0;
}
.footer-menu-sp02 .tel-list {
  margin: 0 0 20px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.footer-menu-sp02 .tel-place {
  margin: 0;
  font-size: 11px;
  line-height: 1.4;
}
.footer-menu-sp02 .tel-place-capsule {
  padding: 0 0.5em;
}

.footer-menu-sp02 .tel-list-item {
  margin: 0 0 5px 10px;
}
.footer-menu-sp02 .tel-number {
  font-size: 15px;
  margin: 0;
  padding: 0;
}
.footer-menu-sp02 .tel-sub {
  text-align: center;
}

/*------------------------------
420px以下heroエリア 
-------------------------------*/
@media (max-width: 420px) {
  .hero-main-area {
    width: 92%;
  }
  .hero-text-box {
    width: 100%;
  }
  p.hero-lead-text {
    font-size: 60%;
    text-align: center;
    margin: 15 28px;
  }
  p.hero-lead-text span {
    font-size: 100%;
    text-align: center;
    margin: 3px 6px 7px 6px;
    padding: 4px 11px;
  }
  .hero-text-box h1 {
    font-size: 150%;
    text-align: center;
  }
  p.hero-lead-text2 {
    line-height: 1.2;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 18px;
  }

  p.hero-lead-text2 span {
    font-size: 170%;
  }
  p.hero-lead-text3 {
    padding: 5px 0 7px;
    font-size: 80%;
    letter-spacing: 2px;
    text-align: center;
  }
  p.hero-lead-text3 em {
    padding: 5px 0 7px;
    font-size: 150%;
    letter-spacing: 0;
    text-align: center;
  }
  .hero-img-area li:nth-child(2),
  .hero-img-area li:last-of-type {
    width: 90px;
    height: 90px;
    padding: 14px;
  }
  .hero-img-area img {
    max-width: 90px;
  }
  .hero-img-area li p {
    font-size: 80%;
  }
  em.hero-em1 {
    font-size: 18px;
  }
  em.hero-em2 {
    font-size: 35px;
  }
  .trouble-solution strong {
    font-size: 110%;
  }
  .cta-area-trial h2 .main-txt::after {
    width: 150px;
    height: 120px;
  }
}

/*-----------------------------------------------*/
/* 精算・販売　訴求*/
/*-----------------------------------------------*/
@media screen and (max-width: 768px) {
  .seisanarea-hero {
    flex-direction: column;
  }
  .seisanarea-hero-right {
    margin-left: 0;
    margin: 0 auto;
  }
  iframe {
    width: 300px !important;
    height: 169px !important;
    left: 0px;
    top: 0px;
  }
  .modal-video-movie-wrap iframe {
    width: 300px !important;
    height: 169px !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }
  .modal-video-close-btn {
    right: 0;
  }
  .strengths h1 {
    font-size: 16px;
    color: #333;
    text-align: center;
  }
  .strengths h1 span::before {
    left: -40px;
    height: 55px;
  }
  .strengths h1 span::after {
    right: -30px;
    height: 55px;
  }
  .strengths h2 {
    font-size: 20px;
  }
  .seisanarea-cta-wrap h3 {
    color: #fff;
    text-align: center;
  }
  .strengths-link {
    flex-direction: column;
  }
  .strengths-link li {
    width: 100%;
  }
  .seisanarea h2 {
    font-size: 16px;
    line-height: 1.4;
  }
  .seisanarea h2 em {
    font-size: 20px;
  }
  .seisanarea-hero-left h3 {
    font-size: 20px;
  }
  .seisanarea-hero-left h3 em {
    font-size: 35px;
  }
  .seisanarea-hero-left h3 em sub {
    font-size: 11px;
  }
  .seisanarea-hero-left h4 {
    font-size: 18px;
  }
  .seisanarea-hero-left img {
    max-width: 200px;
  }
  .seisanarea-cta a {
    max-width: 250px;
    font-size: 18px;
  }
  .seisanarea-cta a::after {
    left: -30px;
    top: -30px;
    width: 30%;
    height: 150%;
  }
  .seisanarea-common-cta a {
    max-width: 220px;
    height: 50px;
    font-size: 18px;
  }
  .seisanarea-common-cta a::after {
    left: -30px;
    top: -10px;
    width: 30%;
    height: 150%;
  }
  .seisanarea-problem-text {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
  }
  .seisanarea-problem-text strong,
  .seisanarea-problem-text b {
    font-size: 24px;
  }
  .seisanarea-flow h4 {
    margin: 30px 20px;
    text-align: left;
    font-size: 15px;
  }
  .seisanarea-function h4 {
    margin: 30px 20px;
    text-align: left;
    font-size: 15px;
  }
  .seisanarea-function-list {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .seisanarea-function-list li {
    width: 100%;
  }
  .seisanarea-function-list img {
    max-width: 180px;
  }
  .seisanarea-case h4 em {
    font-size: 20px;
  }
}
/*------------------------------
400px以下heroエリア 
-------------------------------*/
@media (max-width: 400px) {
  p.hero-lead-text {
    font-size: 60%;
    text-align: center;
    /*margin: 15 28px;*/
    margin-bottom: -2px;
  }
  p.hero-lead-text span {
    font-size: 100%;
    text-align: center;
    margin: 3px 6px 7px 6px;
    padding: 4px 7px;
  }
}





/*--------------------------------------------------------

2021.3.15 add each css

----------------------------------------------------------*/
@media screen and (max-width: 768px) {


  .cta-btn.btn a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 56px;
    height: 40px;
    background: url(/common/img/btn-cta-hero-photo.png);
    transform: translate(-16px,-14px);
  }
  .cta-area-top .cta-btn.btn a:before {
    display: none;
  }

  #copyright {
    padding-bottom: 80px;
  }

  .form-page #copyright {
    padding-bottom: 20px;
  }

  .sp-float-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    background-color: rgba(24, 156, 62, 0.9);
    z-index: 100;
  }
  .sp-float-nav ul,
  .sp-float-nav ul li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sp-float-nav ul {
    display: flex;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto;
    padding: 8px 0;
  }
  .sp-float-nav li {
    width: 48.3871%;
  }
  .sp-float-nav li a {
    position: relative;
    display: block;
    padding: 9px 0;
    background: #e55927;
    border: 3px solid #e55927;
    color: #fff;
    text-align: center;
    margin: auto;
    border-radius: 50px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    -webkit-box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
    transition: 0.2s;
  }
  .sp-float-nav li:nth-child(2) a {
    background: #fff;
    color: #e55927;
  }







}
