@charset "UTF-8";
/* CSS Document */
/* Scss Document */
/* Scss Document */
.pc {
  display: none; }

/*メインイメージ*/
#titleimg {
  background: url("/img/service/dx/title_back.jpg") center/cover no-repeat;
  margin-bottom: 50px; }
  #titleimg .img_copy {
    max-width: 1280px;
    margin: auto;
    padding: 40px 0; }

/*バナー設置場所*/
#banner a {
  display: block;
  width: 90%;
  margin: auto; }

/*メインコンテンツ*/
#main .title {
  margin-bottom: 40px;
  font-size: 1.6rem; }
  @media (min-width: 320px) {
    #main .title {
      font-size: calc( 1.6rem + ( 1vw - 3.2px ) * 7.2727272727 ); } }
  @media (min-width: 375px) {
    #main .title {
      font-size: 2rem; } }
#main .main_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
  justify-content: center; }
  #main .main_menu .menu_box {
    flex: 0 1 48%;
    width: 48%;
    max-width: 48%;
    margin: 0 1% 4%; }
    #main .main_menu .menu_box a {
      display: block;
      border: 1px solid #d4d4d4;
      border-radius: 20px;
      padding: 20px 0;
      position: relative; }
      #main .main_menu .menu_box a img {
        display: block;
        margin: 0 auto 10px;
        width: 50%;
        max-width: 200px; }
      #main .main_menu .menu_box a h3 {
        font-size: 1.4rem;
        letter-spacing: -0.01em; }
        @media (min-width: 768px) {
          #main .main_menu .menu_box a h3 {
            font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 1.953125 ); } }
        @media (min-width: 1280px) {
          #main .main_menu .menu_box a h3 {
            font-size: 2.4rem; } }

/*メインコンテンツ*/
#top-txt .top__ttl {
  margin-bottom: 20px;
  font-size: 1.6rem;
  text-align: center; }
  @media (min-width: 768px) {
    #top-txt .top__ttl {
      font-size: calc( 1.6rem + ( 1vw - 7.68px ) * 2.7777777778 ); } }
  @media (min-width: 1200px) {
    #top-txt .top__ttl {
      font-size: 2.8rem; } }

/*電子帳簿保存法*/
#keep {
  margin-bottom: 30px; }
  #keep .keep__ttl-box {
    margin-bottom: 50px; }
    #keep .keep__ttl-box .keep__ttl {
      font-size: 1.8rem;
      font-weight: bold;
      text-align: center; }
      @media (min-width: 768px) {
        #keep .keep__ttl-box .keep__ttl {
          font-size: calc( 1.8rem + ( 1vw - 7.68px ) * 3.9351851852 ); } }
      @media (min-width: 1200px) {
        #keep .keep__ttl-box .keep__ttl {
          font-size: 3.5rem; } }
  #keep .keep__txt {
    max-width: 1200px;
    margin-bottom: 20px;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.5; }
    @media (min-width: 768px) {
      #keep .keep__txt {
        font-size: calc( 1.5rem + ( 1vw - 7.68px ) * 1.1574074074 ); } }
    @media (min-width: 1200px) {
      #keep .keep__txt {
        font-size: 2rem; } }
    #keep .keep__txt--bold {
      margin-bottom: 10px;
      font-weight: bold;
      line-height: 1.8; }
    #keep .keep__txt--s {
      margin-bottom: 40px;
      font-size: 1.3rem;
      line-height: 2; }
      @media (min-width: 768px) {
        #keep .keep__txt--s {
          font-size: calc( 1.3rem + ( 1vw - 7.68px ) * 0.462962963 ); } }
      @media (min-width: 1200px) {
        #keep .keep__txt--s {
          font-size: 1.5rem; } }
    #keep .keep__txt--or {
      color: #FF9F1D;
      font-size: 1.5rem;
      font-weight: bold;
      text-align: center; }
      @media (min-width: 768px) {
        #keep .keep__txt--or {
          font-size: calc( 1.5rem + ( 1vw - 7.68px ) * 2.0833333333 ); } }
      @media (min-width: 1200px) {
        #keep .keep__txt--or {
          font-size: 2.4rem; } }
  #keep .keep__point-wp {
    margin-bottom: 10px; }
    #keep .keep__point-wp .keep__point-box {
      margin-bottom: 25px;
      padding: 30px 4%;
      border: 2px solid #CCAD00; }
      #keep .keep__point-wp .keep__point-box:last-of-type {
        margin-bottom: 0; }
      #keep .keep__point-wp .keep__point-box .keep__point-number {
        text-align: center;
        color: #CCAD00;
        font-size: 4rem;
        font-family: din-2014, condor, Arial, Helvetica, "sans-serif";
        font-weight: bold; }
      #keep .keep__point-wp .keep__point-box .keep__point-ttl {
        margin-bottom: 10px;
        font-size: 1.5rem;
        text-align: center;
        color: #CCAD00;
        font-weight: bold;
        font-size: 1.5rem;
        letter-spacing: 0; }
        @media (min-width: 768px) {
          #keep .keep__point-wp .keep__point-box .keep__point-ttl {
            font-size: calc( 1.5rem + ( 1vw - 7.68px ) * 1.1574074074 ); } }
        @media (min-width: 1200px) {
          #keep .keep__point-wp .keep__point-box .keep__point-ttl {
            font-size: 2rem; } }
        #keep .keep__point-wp .keep__point-box .keep__point-ttl--ex {
          margin-bottom: 25px;
          color: #CCAD00;
          font-size: 1.3rem;
          font-weight: bold;
          text-align: center;
          letter-spacing: 0; }
          @media (min-width: 768px) {
            #keep .keep__point-wp .keep__point-box .keep__point-ttl--ex {
              font-size: calc( 1.3rem + ( 1vw - 7.68px ) * 0.462962963 ); } }
          @media (min-width: 1200px) {
            #keep .keep__point-wp .keep__point-box .keep__point-ttl--ex {
              font-size: 1.5rem; } }
      #keep .keep__point-wp .keep__point-box .keep__point-txt-box {
        padding: 0 8%; }
        #keep .keep__point-wp .keep__point-box .keep__point-txt-box .keep__point-txt {
          font-size: 1.3rem; }
          @media (min-width: 768px) {
            #keep .keep__point-wp .keep__point-box .keep__point-txt-box .keep__point-txt {
              font-size: calc( 1.3rem + ( 1vw - 7.68px ) * 0.462962963 ); } }
          @media (min-width: 1200px) {
            #keep .keep__point-wp .keep__point-box .keep__point-txt-box .keep__point-txt {
              font-size: 1.5rem; } }
          #keep .keep__point-wp .keep__point-box .keep__point-txt-box .keep__point-txt--ye {
            margin-bottom: 10px;
            color: #CCAD00;
            font-size: 1.4rem; }
            @media (min-width: 768px) {
              #keep .keep__point-wp .keep__point-box .keep__point-txt-box .keep__point-txt--ye {
                font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 0.6944444444 ); } }
            @media (min-width: 1200px) {
              #keep .keep__point-wp .keep__point-box .keep__point-txt-box .keep__point-txt--ye {
                font-size: 1.7rem; } }
          #keep .keep__point-wp .keep__point-box .keep__point-txt-box .keep__point-txt--rd {
            font-size: 1.5rem;
            color: #E80000; }
            @media (min-width: 768px) {
              #keep .keep__point-wp .keep__point-box .keep__point-txt-box .keep__point-txt--rd {
                font-size: calc( 1.5rem + ( 1vw - 7.68px ) * 1.1574074074 ); } }
            @media (min-width: 1200px) {
              #keep .keep__point-wp .keep__point-box .keep__point-txt-box .keep__point-txt--rd {
                font-size: 2rem; } }
  #keep .keep__notes-box {
    margin-bottom: 40px; }
    #keep .keep__notes-box .keep__notes {
      font-size: 1rem; }
      @media (min-width: 768px) {
        #keep .keep__notes-box .keep__notes {
          font-size: calc( 1rem + ( 1vw - 7.68px ) * 1.1574074074 ); } }
      @media (min-width: 1200px) {
        #keep .keep__notes-box .keep__notes {
          font-size: 1.5rem; } }
      #keep .keep__notes-box .keep__notes--or {
        color: #FF9F1D; }

/*Freeeでできること*/
#possible {
  margin-bottom: 50px;
  padding: 20px 15px;
  background: #FFF5E8; }
  #possible .w1200 {
    padding: 30px 20px;
    background: #FFF; }
    #possible .w1200 .possible__ttl {
      margin-bottom: 15px;
      font-size: 2rem;
      font-weight: bold;
      text-align: center; }
      @media (min-width: 768px) {
        #possible .w1200 .possible__ttl {
          font-size: calc( 2rem + ( 1vw - 7.68px ) * 2.3148148148 ); } }
      @media (min-width: 1200px) {
        #possible .w1200 .possible__ttl {
          font-size: 3rem; } }
    #possible .w1200 .possible__txt {
      margin-bottom: 25px;
      font-size: 1.3rem;
      font-weight: bold;
      text-align: center; }
      @media (min-width: 768px) {
        #possible .w1200 .possible__txt {
          font-size: calc( 1.3rem + ( 1vw - 7.68px ) * 1.1574074074 ); } }
      @media (min-width: 1200px) {
        #possible .w1200 .possible__txt {
          font-size: 1.8rem; } }
    #possible .w1200 .possible__arrow {
      width: 0;
      height: 0;
      display: block;
      border: 11px solid transparent;
      border-top-color: #FF9F1D;
      position: relative;
      margin: 0 auto 55px; }
      #possible .w1200 .possible__arrow::before, #possible .w1200 .possible__arrow::after {
        width: 0;
        height: 0;
        display: block;
        border: 11px solid transparent;
        border-top-color: #FF9F1D;
        position: absolute;
        transform: translate(-50%, -50%);
        content: ''; }
      #possible .w1200 .possible__arrow::before {
        top: 20px; }
      #possible .w1200 .possible__arrow::after {
        top: 40px; }
    #possible .w1200 .possible__wp {
      margin-bottom: 10px; }
      #possible .w1200 .possible__wp .possible__box {
        margin-bottom: 20px;
        border: 2px solid #C7AE39; }
        #possible .w1200 .possible__wp .possible__box:last-of-type {
          margin-bottom: 0; }
        #possible .w1200 .possible__wp .possible__box .possible__box-txt {
          font-size: 1.3rem;
          padding: 15px 5px;
          font-weight: bold;
          text-align: center; }
          @media (min-width: 768px) {
            #possible .w1200 .possible__wp .possible__box .possible__box-txt {
              font-size: calc( 1.3rem + ( 1vw - 7.68px ) * 0.462962963 ); } }
          @media (min-width: 1200px) {
            #possible .w1200 .possible__wp .possible__box .possible__box-txt {
              font-size: 1.5rem; } }
          #possible .w1200 .possible__wp .possible__box .possible__box-txt--or {
            color: #FF9F1D; }
    #possible .w1200 .possible__notes {
      font-size: 1.3rem;
      text-align: right; }
      @media (min-width: 768px) {
        #possible .w1200 .possible__notes {
          font-size: calc( 1.3rem + ( 1vw - 7.68px ) * 0.462962963 ); } }
      @media (min-width: 1200px) {
        #possible .w1200 .possible__notes {
          font-size: 1.5rem; } }

/*こんな考えをお持ちの事業者様！*/
#problem {
  margin-bottom: 40px; }
  #problem .problem__ttl {
    margin-bottom: 40px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center; }
    @media (min-width: 768px) {
      #problem .problem__ttl {
        font-size: calc( 1.6rem + ( 1vw - 7.68px ) * 0.9259259259 ); } }
    @media (min-width: 1200px) {
      #problem .problem__ttl {
        font-size: 2rem; } }
  #problem .problem__txt {
    margin-bottom: 50px;
    font-size: 1.4rem;
    text-align: center; }
    @media (min-width: 768px) {
      #problem .problem__txt {
        font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 0.9259259259 ); } }
    @media (min-width: 1200px) {
      #problem .problem__txt {
        font-size: 1.8rem; } }
    #problem .problem__txt--l {
      font-size: 1.4rem;
      font-weight: bold;
      text-align: center; }
      @media (min-width: 768px) {
        #problem .problem__txt--l {
          font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 1.8518518519 ); } }
      @media (min-width: 1200px) {
        #problem .problem__txt--l {
          font-size: 2.2rem; } }
  #problem .problem__wp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px; }
    #problem .problem__wp .problem__box {
      flex: 0 1 auto;
      width: auto;
      max-width: auto;
      position: relative;
      width: 150px;
      height: 150px;
      margin-right: 20px;
      border-radius: 50%;
      background: #FEF9B1; }
      #problem .problem__wp .problem__box:last-of-type {
        margin-right: 0; }
      #problem .problem__wp .problem__box .problem__box-img {
        position: absolute;
        top: 0;
        left: 40%;
        transform: translate(-50%, -50%); }
      #problem .problem__wp .problem__box .problem__box-txt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        font-size: 1.3rem;
        font-weight: bold;
        text-align: center; }

/*Freeeの使用料について*/
#fee {
  margin-bottom: 60px;
  padding: 25px 10px;
  background: #FFF5E8; }
  #fee .w1200 {
    padding: 20px 0;
    background: #FFF; }
    #fee .w1200 .fee__ttl {
      margin-bottom: 25px;
      font-size: 1.8rem;
      font-weight: bold;
      line-height: 1.6; }
      @media (min-width: 768px) {
        #fee .w1200 .fee__ttl {
          font-size: calc( 1.8rem + ( 1vw - 7.68px ) * 1.6203703704 ); } }
      @media (min-width: 1200px) {
        #fee .w1200 .fee__ttl {
          font-size: 2.5rem; } }
    #fee .w1200 .fee__txt {
      margin-bottom: 25px;
      font-size: 1.4rem; }
      @media (min-width: 768px) {
        #fee .w1200 .fee__txt {
          font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 0.9259259259 ); } }
      @media (min-width: 1200px) {
        #fee .w1200 .fee__txt {
          font-size: 1.8rem; } }
    #fee .w1200 .fee__btn-wp .btn {
      margin: 0 0 20px; }
      #fee .w1200 .fee__btn-wp .btn:last-of-type {
        margin-bottom: 0; }

#conversion {
  margin-bottom: 60px; }
  #conversion .conversion {
    margin-left: -20px; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  .sp {
    display: none; }

  .pc {
    display: block; }

  /*メインイメージ*/
  #mainimg {
    margin-bottom: 80px; }

  /*バナー設置場所*/
  #banner a {
    width: 70%; }

  /*メインコンテンツ*/
  #main .title {
    margin-bottom: 80px; }
  #main .main_menu {
    justify-content: space-between; }
    #main .main_menu .border {
      display: inline-block;
      border-left: solid 1px #707070; }
    #main .main_menu .menu_box {
      flex: 0 1 17.5%;
      width: 17.5%;
      max-width: 17.5%;
      margin-bottom: 0; }
      #main .main_menu .menu_box a {
        padding: 8%;
        border: none;
        border-radius: 0; }
        #main .main_menu .menu_box a:after {
          right: 8%;
          font-size: 1.6rem; }
        #main .main_menu .menu_box a h3 {
          letter-spacing: 0.1em;
          margin-bottom: 20px; }

  #titleimg {
    margin-bottom: 90px; }

  /*メインコンテンツ*/
  #top-txt .top__ttl {
    margin-bottom: 80px; }

  /*電子帳簿保存法！*/
  #keep {
    margin-bottom: 140px; }
    #keep .keep__ttl-box {
      margin-bottom: 90px; }
    #keep .keep__txt {
      text-align: left; }
      #keep .keep__txt--or {
        text-align: left; }
    #keep .keep__point-wp {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 20px; }
      #keep .keep__point-wp .keep__point-box {
        flex: 0 1 32%;
        width: 32%;
        max-width: 32%;
        margin-bottom: 0;
        padding: 30px 1%;
        box-sizing: border-box; }
    #keep .keep__notes-box {
      margin-bottom: 120px; }

  /*Freeeでできること*/
  #possible {
    margin-bottom: 100px;
    padding: 40px 2% 50px; }
    #possible .w1200 {
      padding: 60px 2% 80px;
      box-sizing: border-box; }
      #possible .w1200 .possible__ttl {
        margin-bottom: 60px; }
      #possible .w1200 .possible__txt {
        margin-bottom: 25px; }
      #possible .w1200 .possible__arrow {
        margin: 0 auto 55px; }
      #possible .w1200 .possible__wp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 760px;
        margin: 0 auto; }
        #possible .w1200 .possible__wp .possible__box {
          flex: 0 1 46%;
          width: 46%;
          max-width: 46%;
          margin-bottom: 40px; }
          #possible .w1200 .possible__wp .possible__box:nth-child(n+3) {
            margin-bottom: 0; }
          #possible .w1200 .possible__wp .possible__box .possible__box-txt {
            padding: 15px 8px; }

  /*こんな困りをお持ちの事業者様！*/
  #problem {
    margin-bottom: 60px; }
    #problem .problem__ttl {
      margin-bottom: 55px; }
    #problem .problem__txt {
      margin-bottom: 50px; }
      #problem .problem__txt--l {
        letter-spacing: 0;
        line-height: 2; }
    #problem .problem__wp {
      margin-bottom: 70px; }
      #problem .problem__wp .problem__box {
        width: 200px;
        height: 200px;
        margin-right: 40px; }
        #problem .problem__wp .problem__box .problem__box-txt {
          font-size: 1.6rem; }

  /*Freeeの使用料について*/
  #fee {
    margin-bottom: 80px;
    padding: 50px 2%; }
    #fee .w1200 {
      padding: 40px 2%; }
      #fee .w1200 .fee__ttl {
        margin-bottom: 20px; }
      #fee .w1200 .fee__txt {
        margin-bottom: 25px; }
      #fee .w1200 .fee__btn-wp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        #fee .w1200 .fee__btn-wp .btn {
          margin: 0; }
          #fee .w1200 .fee__btn-wp .btn:last-of-type a {
            margin-right: 0; }
          #fee .w1200 .fee__btn-wp .btn a {
            width: 380px;
            margin: 0 40px 0 0; }

  #conversion {
    margin-bottom: 80px; } }
/*------------------------------
		980px以上
------------------------------*/
/*------------------------------
		1280px以上
------------------------------*/

/*# sourceMappingURL=style.css.map */
