@charset "UTF-8";
/*=============================================================
 accounting 経理代行
=============================================================*/
/*!  #intro
================================================ */
#intro {
  padding: 25px 0 17px;
}
/* forPC */
@media screen and (min-width: 600px) {
  #intro {
    padding: 0;
  }
}
/*!  #problem
================================================ */
#problem {
  margin-bottom: 36px;
  padding: 13px 15px 35px;
  background: url(../img/service/bg_pattern01.png) repeat;
  background-size: 2px;
}
#problem .tit {
  margin-bottom: 12px;
}
#problem .txtWrap {
  padding: 13px 13px 29px;
  background: #fff;
  box-shadow: 0 2px 0 0 rgba(4, 0, 0, 0.1);
}
#problem .txtWrap .list .item {
  position: relative;
  line-height: 1.4;
  padding: 10px 0 10px 25px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px;
}
#problem .txtWrap .list .item:before {
  position: absolute;
  top: 14px;
  left: 2px;
  width: 14px;
  height: 11px;
  background: url(../img/service/ico_check01.png) no-repeat;
  background-size: 14px;
  content: "";
}
#problem .txtWrap .img {
  margin: 22px 0 0;
  padding: 0 26px;
}
/* forPC */
@media screen and (min-width: 600px) {
  #problem {
    margin-bottom: 68px;
    padding: 21px 20px 20px;
    background-size: 4px;
  }
  #problem .tit {
    margin-bottom: 14px;
  }
  #problem .txtWrap {
    overflow: hidden;
    padding: 20px 20px 35px;
    box-shadow: 0 3px 0 0 rgba(4, 0, 0, 0.1);
  }
  #problem .txtWrap .list {
    float: left;
    margin-bottom: 40px;
  }
  #problem .txtWrap .list .item {
    padding: 12px 0 14px 31px;
    font-size: 16px;
  }
  #problem .txtWrap .list .item:before {
    top: 17px;
    left: 6px;
    width: 18px;
    height: 14px;
    background-size: 18px;
  }
  #problem .txtWrap .list01 {
    width: 300px;
    margin-right: 20px;
  }
  #problem .txtWrap .list02 {
    width: 470px;
  }
  #problem .txtWrap .img {
    clear: both;
    margin: 0;
    padding: 0;
    text-align: center;
  }
}
/*!  #merit
================================================ */
#merit {
  margin-bottom: 43px;
  padding: 0 15px;
}
#merit > .tit {
  position: relative;
  line-height: 1.2;
  margin-bottom: 15px;
  padding: 0 0 8px 62px;
  border-bottom: 1px solid #063fb4;
  color: #000;
  font-size: 12px;
}
#merit > .tit:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 55px;
  height: 17px;
  background: url(../img/service/accounting/tit_merit01_sp.png) no-repeat;
  background-size: 55px;
  content: "";
}
#merit .list .item {
  padding: 0 10px 20px;
  background: #fff;
  box-shadow: 0 2px 0 0 rgba(4, 0, 0, 0.1);
}
#merit .list .item + .item {
  margin-top: 16px;
}
#merit .list .item .img {
  margin: 0 -10px 15px;
}
#merit .list .item .count {
  margin-bottom: 18px;
}
#merit .list .item .copy {
  line-height: 1.2;
  margin-bottom: 18px;
  color: #1e748a;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
#merit .list .item .txt {
  line-height: 1.4;
  font-size: 13px;
}
/* forPC */
@media screen and (min-width: 600px) {
  #merit {
    padding: 0;
  }
  #merit > .tit {
    margin-bottom: 26px;
    padding: 0 0 18px 81px;
    font-weight: bold;
    font-size: 14px;
  }
  #merit > .tit:before {
    top: -3px;
    left: 2px;
    width: 63px;
    height: 23px;
    background-size: 63px;
  }
  #merit .list {
    overflow: hidden;
  }
  #merit .list .item {
    float: left;
    box-sizing: border-box;
    width: 420px;
    margin: 0 30px 33px 0;
    padding: 0 15px 20px;
    letter-spacing: 0.025em;
  }
  #merit .list .item + .item {
    margin-top: 0;
  }
  #merit .list .item:nth-child(2n) {
    margin-right: 0;
  }
  #merit .list .item .img {
    margin: 0 -15px 20px;
  }
  #merit .list .item .count {
    margin-bottom: 22px;
  }
  #merit .list .item .copy {
    font-size: 18px;
    letter-spacing: 0.025em;
  }
  #merit .list .item .txt {
    line-height: 1.5;
    font-size: 15px;
    letter-spacing: 0.025em;
  }
}
/*!  #range
================================================ */
#range {
  margin-bottom: 37px;
}
#range > .tit {
  margin-bottom: 10px;
}
#range > .txt {
  margin-bottom: 15px;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.025em;
}
#range .list {
  padding: 0 15px;
}
#range .list .item {
  background: #fff;
}
#range .list .item + .item {
  margin-top: 17px;
}
#range .list .item .tit {
  margin-bottom: 13px;
  padding: 7px 0 8px;
  background: #515e6e;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}
#range .list .item .txt01 {
  line-height: 1.4;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0.05em;
}
#range .list .item .txt02 {
  line-height: 1.4;
  padding: 0 14px 15px;
  letter-spacing: 0.05em;
}
/* forPC */
@media screen and (min-width: 600px) {
  #range {
    margin-bottom: 66px;
  }
  #range > .tit {
    margin-bottom: 25px;
  }
  #range > .txt {
    margin-bottom: 25px;
    font-size: 15px;
    text-align: left;
  }
  #range .list {
    overflow: hidden;
    padding: 0;
  }
  #range .list .item {
    float: left;
    width: 201px;
    margin-right: 22px;
  }
  #range .list .item + .item {
    margin-top: 0;
  }
  #range .list .item:nth-child(4n) {
    margin-right: 0;
  }
  #range .list .item .tit {
    font-weight: normal;
    font-size: 15px;
  }
  #range .list .item .txt01 {
    line-height: 1.5;
    font-size: 15px;
  }
  #range .list .item .txt02 {
    line-height: 1.5;
    padding: 0 15px 21px;
    font-size: 15px;
    letter-spacing: 0.025em;
  }
}
/*!  #flow
================================================ */
#flow {
  padding: 0 15px 60px;
}
#flow > .tit {
  position: relative;
  line-height: 1.2;
  margin-bottom: 15px;
  padding: 0 0 8px 62px;
  border-bottom: 1px solid #063fb4;
  color: #000;
  font-size: 12px;
}
#flow > .tit:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 44px;
  height: 18px;
  background: url(../img/service/accounting/tit_flow01_sp.png) no-repeat;
  background-size: 44px;
  content: "";
}
#flow .list {
  margin-bottom: 30px;
  padding: 4px 5px 8px;
  background: url(../img/service/bg_pattern01.png) repeat;
  background-size: 2px;
}
#flow .list .item {
  background: #fff;
  box-shadow: 0 2px 0 0 rgba(4, 0, 0, 0.1);
}
#flow .list .item + .item {
  margin-top: 7px;
}
#flow .list .item .txt {
  line-height: 1.4;
  padding: 15px 11px 21px;
  color: #000;
  font-size: 13px;
  letter-spacing: 0.05em;
}
#flow > .txt {
  line-height: 1.5;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
/* forPC */
@media screen and (min-width: 600px) {
  #flow {
    padding: 0 0 80px;
  }
  #flow > .tit {
    margin-bottom: 14px;
    padding: 0 0 18px 81px;
    font-weight: bold;
    font-size: 14px;
  }
  #flow > .tit:before {
    top: -3px;
    left: 2px;
    width: 55px;
    height: 23px;
    background-size: 55px;
  }
  #flow .list {
    overflow: hidden;
    margin-bottom: 26px;
    padding: 10px;
    background-size: 4px;
  }
  #flow .list .item {
    float: left;
    width: 420px;
    margin: 0;
  }
  #flow .list .item + .item {
    margin: 0;
  }
  #flow .list .item:nth-child(2n) {
    float: right;
  }
  #flow .list .item .tit {
    margin: 0 0 18px;
  }
  #flow .list .item .txt {
    line-height: 1.6;
    padding: 0 13px 25px;
    font-size: 15px;
    letter-spacing: 0;
  }
  #flow > .txt {
    line-height: 1.5;
    font-size: 16px;
    text-align: left;
  }
}
/*# sourceMappingURL=maps/accounting.css.map */
