@charset "UTF-8";
.pc {
  display: none;
}
.sp {
  display: block;
}
body {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  body {
    font-size: 16px;
  }
  body p, body span, body div, table th, table td {
    line-height: 1.2;
    font-size: 16px;
  }
  body p {
    line-height: 1.8;
  }
  /*            footer                  */
  /*     page top   */
  .ec-blockTopBtn {
    width: 80px;
    height: 80px;
    right: 0;
    bottom: 233px;
    font-size: 40px;
  }
  /*　　共通　　　*/
  .top_box {
    padding: 70px 15px;
  }
   .page_box{
    padding:50px 15px 70px 15px;
  }
  .top_reason {
    padding-bottom: 120px;
  }
  .contact_box{
    padding-bottom: 40px;
  }
  .top_midasi_01 {
    font-size: 30px;
    margin-bottom: 40px;
    letter-spacing: 1px;
  }
  .top_midasi_01 span {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .top_midasi_01 .orange {
    font-size: 30px;
    padding: 8px 20px;
    margin: 10px auto;
  }
  .top_midasi_02 {
    margin-bottom: 35px;
  }
  .top_midasi_02_01 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .top_midasi_02_02 {
    font-size: 35px;
  }
  .more a {}
  .more_s {
    margin-top: 40px;
  }
  .more_m a {
    font-size: 30px;
    height: 100px;
  }
  .more span {
    font-size: 16px;
  }
  .f_14 {
    font-size: 14px;
  }
  .f_16 {
    font-size: 16px;
  }
  .f_18 {
    font-size: 18px;
  }
  .f_25 {
    font-size: 25px;
  }
  /*                    トップページ　　　　*/
  .top_img_box {
    padding: 120px 15px 15px;
  }
  .top_img img {
    max-width: inherit;
	width: 100%;
  }
  .top_img_box .more {
    position: relative;
    top: -53px;
  }
  .top_sita {
    padding:40px 15px;
  }
  .top_sita .inner {}
  .top_sita .L {
    width: 63%;
    margin-bottom: 0px;
  }
  .top_sita .R {
    width: 35%;
  }
  
  .top_sita .L .midasi{
font-size: 25px;
margin-bottom: 15px;
}


  /*   サポート  */
  .support_wrap {
    padding: 35px 25px 70px;
    margin-top: 55px;
  }
  .top_support_sub_midasi {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .support_flow_midasi {
    font-size: 25px;
    padding: 15px 10px;
    letter-spacing: 1px;
  }
  .support_flow_list {
    margin: 35px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .support_flow_list li {
    text-align: center;
    width: 16%;
    margin-bottom: 0px;
  }
  .support_flow_list li:not(:last-of-type) .img:before {
    width: 22px;
    height: 21px;
    right: -36px;
	top:13px;
  }
  .support_flow_text {
    font-size: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  /*   サポート バナー */
  .top_support .inner .icon_midasi {
    top: -97px;
  }
  .top_banner_wrap {
    margin: 80px 0 40px;
  }
  .top_banner_list {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
  }
  .top_banner_list li {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 0;
	padding: 0 5px;
  }
  .top_banner_list li a.empty {
    width: 98px;
  }
  /*   お悩み  */
  .top_nayami_list li {
    width: 23%;
    padding: 20px;
    margin-bottom: 0;
  }
  /*   ４つのポイント  */
  .top_point_LR {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 90px;
  }
  .top_point_LR:nth-of-type(odd) {
    flex-direction: row-reverse;
  }
  .top_point_LR .text {
    width: 50%;
    margin-bottom: 0;
  }
  .top_point_LR .img {
    width: 40%;
  }
  .top_point_LR .text .more_s {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 260px;
    width: 100%;
    margin: 0;
  }
  .top_point_LR .text:before {
    font-size: 290px;
    right: 29px;
  }
  /*   おもな機能  */
  .top_kinou_box {
    padding: 30px 40px;
    margin-bottom: 30px;
  }
  .top_kinou_box_04 {
    margin-bottom: 60px;
  }
  .top_kinou_midasi {
    font-size: 25px;
  }
  .top_kinou_list li {
    width: 25%;
  }
  .top_kinou_list_02 li {
    width: 18.5%;
    padding: 15px;
    margin-bottom: 0;
  }
  /*   OA */
  .top_oa_midasi {
    font-size: 30px;
    margin-bottom: 55px;
  }
  .top_oa_midasi span {
    font-size: 22px;
  }
  .top_oa_midasi:before, .top_oa_midasi:after {
    top: 0;
  }
  .top_oa_midasi:before {
    left: -42px;
  }
  .top_oa_midasi:after {
    right: -42px;
  }
  .top_oa .more a {
    font-size: 20px;
  }
  /*   選ばれる理由  */
  .top_reason_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top_reason_list li {
    width: 46%;
    margin-bottom: 0;
  }
  /*   お客様の声  */
  .top_nayami .icon_midasi, .top_voice .icon_midasi {
    top: -44px;
  }
  .top_case_list {
    display: flex;
    flex-wrap: wrap;
  }
  .top_case_list li {
    width: 31.5%;
    margin: 0 0.9%;
    border-radius: 10px;
    margin-bottom: 0;
  }
  .top_nayami .icon_midasi, .top_voice .icon_midasi {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -34px;
  }
   .top_voice .icon_midasi {
    top: -44px;
   
   }
  /*   導入の流れ  */
  .top_flow_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
    padding: 0;
  }
  .top_flow_list li {
    width: 16.2%;
    text-align: center;
  }
  .top_flow_list li:not(:last-of-type) .img:before {
    width: 22px;
    height: 21px;
        right: -22%;
  }
  /*            　archive single　　　　　　　　　　*/
  .article-group .top_blog_list {
    justify-content: flex-start;
  }
  .article-group .top_blog_list li {
    width: 33.3%;
    padding: 0 10px;
    margin-bottom: 30px;
  }
  /*   footer         */
  .footer > .inner {
    padding: 60px 0 70px 0;
  }
  .footer_L {}
  .footer_midasi {
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 50px;
  }
  .footer_midasi span {
    font-size: 22px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
  .footer_LR {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer_LR > div {
    width: 50%;
  }
  .footer_L {
    border: none;
    border-right: solid 1px #fff;
  }
  .footer_tel a {

  font-size: 40px;
}


  /*  footer 下*/
  .footer_sita {
    padding: 30px 15px 125px;
  }
  .footer_sita .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer_sita .inner .L {
    text-align: left;
  }
  .footer_sita .inner .L img {
    width: auto;
  }
  .footer_nav {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin: 10px 0;
  }
  .footer_nav a {
    font-size: 14px;
    margin: 0 0 0 25px;
  }
  .copy {
    text-align: right;
    font-size: 12px;
    line-height: 1.3;
  }
  /*  追尾　　*/
  .footer_fix {
    padding: 15px 15px;
    height: 100px;
  }
  .ff_03 {
    font-size: 13px;
    letter-spacing: 1px;
  }
  .ff_03 a {
    font-size: 28px;
  }
  .ff_04 a {
    font-size: 18px;
    padding: 15px 15px;
    letter-spacing: 1px;
    max-width: 255px;
    height: 60px;
  }
/*機能　インボイス制度　2022.10.12追加*/
.invoice_point{
  font-size:22px;
  margin-top:0;
  margin-bottom:20px;
}

}

/*      @media   　   min1024　max1200                                        */
@media screen and (min-width: 1024px) and (max-width:1200px) {
.logo {
    width: 200px;
    margin-right: 10px;
}
.header_nav_wrap li a {

    padding: 5px 9px;
	}

}


@media screen and (min-width:1024px){
.support_flow_list {
    padding: 0 15px;
}


}


@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top_box {
    padding: 50px 15px;
  }
  .top_midasi_02_01 {
    font-size: 18px;
}

  .top_midasi_02_02 {
    font-size: 30px;
}
.top_point_LR .text .more_s{
position: static;
margin-top: 30px;
}

  .support_flow_list li:not(:last-of-type) .img:before{

  right: -25%;
  }
  
 .support_flow_list li p {

    font-size: 12px;
} 
  
  
  
  
  
  
}
/*      @media   　   min768　max1024                                         */
@media screen and (min-width: 768px) and (max-width:1024px) {
.footer_fix .L > div, .footer_fix .R > div{
padding: 0 5px;
}
.footer_fix .L > div, .footer_fix .R > div{
font-size: 12px;
}
.ff_03 a {
    font-size: 23px;
}
.ff_04 a {
    font-size: 16px;
    padding: 15px 5px;
    letter-spacing: 0px;
}


}
/*      @media   　 max1024        */
@media screen and (max-width: 1024px) {
  .footer > .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer_L {
    padding-top: 15px;
    padding-bottom: 15px;

  }
  
  
  
  
  
  
}

/*@media screen and (min-width: 420px) and (max-width:767.888px) {
.top_flow_list,
.support_flow_list {
    max-width: 93%;
}
.top_flow_list li:not(:last-of-type) .img:before,
.support_flow_list li:not(:last-of-type) .img:before {
    right: -23%;
    top: 13px;
}
.top_flow_list:after,
.support_flow_list:after {
display: block;
content:"";
        width: 27%;
}

.top_flow_list li,
.support_flow_list li {
        width: 27%;
    margin-bottom:20px;
}
.top_flow_list li .img,
.support_flow_list li .img{
text-align: left;
}

.top_flow_list li p,
.support_flow_list li p {
    font-size: 11px;
}



}
*/


/*      @media   　 max767                                             */
@media screen and (max-width: 767.888px) {
  .footer_L {
    margin-bottom: 15px;
  }

.top_sita .inner > div{
width: 100%;
}
  .icon_midasi img {
    max-height: 60px;
  }
  
  .top_banner_list {
    flex-wrap: wrap;
}
  .top_banner_list li {
    width: 32%;
  }
  
  .top_banner_list li img {
    max-height: 70px;
  }
  .support_flow_list,
  .top_flow_list{
  padding: 0;
  }
  .support_flow_list li,
  .top_flow_list li{
      display: flex;
    flex-wrap: wrap;
	width: 100%;
	margin-bottom: 20px;
  }
  
   .top_flow_list li .img{
   width: 60px;
   } 
   .support_flow_list li .img{
   width: 80px;
   } 
   .support_flow_list li p,
   .top_flow_list li .flow_midasi{
   flex:1;
   padding: 0 0 0 20px;
   text-align: left;
   margin: 0;
   

    flex-direction: column; 
    justify-content: center; 
display: flex;


   } 
  .support_flow_list li:not(:last-of-type) .img:before,
  .top_flow_list li:not(:last-of-type) .img:before {
    right: -16%;
    top: 0;
    bottom: 0;
    margin: auto;
    top: auto;
    bottom: -16px;
    left: 0;
    right: 0;
    transform: rotate(90deg);
}
    .support_flow_list li:not(:last-of-type) .img:before{
    bottom: -21px;
	
	}
  
  
  .footer_fix .L {
    display: none !important;
  }
  .footer_fix .R {
    width: 100% !important;
  }
  .support_flow_list li:nth-of-type(2n):before {}
  #secondary {
    margin-top: 40px;
  }
  .nav-previous a {
    padding: 12px 20px 12px 40px;
  }
  .nav-next a {
    padding: 12px 40px 12px 20px;
  }
}



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

}

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


}



