/* Scss Document */
.intro h3 {
  margin: 0 0 80px 0;
  font-size: 26px;
  text-align: center;
  color: #718CAE;
}
@media (max-width: 750px) {
  .intro h3 {
    margin: 0 0 55px 0;
    font-size: 18px;
  }
}
@media print {
  .intro h3 {
    margin: 0 0 55px 0;
    font-size: 18px;
  }
}
.intro ul {
  margin: 0 0 100px 0;
}
@media (max-width: 750px) {
  .intro ul {
    margin: 0;
  }
}
@media print {
  .intro ul {
    margin: 0;
  }
}
.intro ul li {
  margin: 0 0 36px 0;
  padding: 30px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #333;
  border-radius: 5px;
}
.intro ul li:last-child {
  margin: 0;
}
@media (max-width: 750px) {
  .intro ul li {
    margin: 0 0 20px 0;
    padding: 20px;
    font-size: 15px;
  }
}
@media print {
  .intro ul li {
    margin: 0 0 20px 0;
    padding: 20px;
    font-size: 15px;
  }
}

.consultingTtl {
  color: #fff;
  padding: 6px 0;
  margin: 100px 0 60px 0;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  background: #718CAE;
}
@media (max-width: 750px) {
  .consultingTtl {
    margin: 40px 0 50px 0;
    font-size: 17px;
  }
}
@media print {
  .consultingTtl {
    margin: 40px 0 50px 0;
    font-size: 17px;
  }
}

.circle {
  width: 630px;
  margin: 0 auto 60px auto;
}
@media (max-width: 750px) {
  .circle {
    width: 198px;
    margin: 0 auto;
  }
}
@media print {
  .circle {
    width: 198px;
    margin: 0 auto;
  }
}
.circle li {
  width: 196px;
  height: 196px;
  margin: 0 18px 0 0;
  padding: 54px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #718CAE;
  border: 3px solid #718CAE;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 750px) {
  .circle li {
    margin: 0 0 20px 0;
  }
}
@media print {
  .circle li {
    margin: 0 0 20px 0;
  }
}
.circle li .number {
  width: 58px;
  height: 58px;
  font-size: 23px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  color: #fff;
  border: 10px solid #fff;
  border-radius: 50%;
  background: #718CAE;
  position: absolute;
  top: 0;
  left: 0;
}

.produce h4 {
  width: 700px;
  margin: 0 auto 36px auto;
  padding: 0 0 0 14px;
  border-left: 6px solid #333;
  line-height: 38px;
}
@media (max-width: 750px) {
  .produce h4 {
    width: 100%;
    margin: 40px 0 10px 0;
  }
}
@media print {
  .produce h4 {
    width: 100%;
    margin: 40px 0 10px 0;
  }
}
.produce .circle li:first-child {
  padding: 32px 0 0 0;
  background: url(../img/consulting/icon_consul01.png) no-repeat bottom 30px center;
  background-size: 60px;
}
.produce .circle li:nth-child(2) {
  background: url(../img/consulting/icon_consul02.png) no-repeat bottom 30px center;
  background-size: 60px;
}
.produce .circle li:nth-child(3) {
  margin: 0;
  background: url(../img/consulting/icon_consul03.png) no-repeat bottom 30px center;
  background-size: 60px;
}
.produce .flow {
  width: 700px;
  margin: 0 auto 80px auto;
}
@media (max-width: 750px) {
  .produce .flow {
    width: 100%;
    margin: 0 0 60px 0;
  }
}
@media print {
  .produce .flow {
    width: 100%;
    margin: 0 0 60px 0;
  }
}
.produce .flow ul li:last-child .flowBox::after {
  content: none;
}
.produce .flow .pcBox {
  width: 220px;
  background: url(../img/consulting/line.png) repeat-y right 70px top/10px;
}
.produce .flow .pcBox.lineTop {
  background: url(../img/consulting/line_top.png) no-repeat center center, url(../img/consulting/line.png) repeat-y right 70px top/10px;
}
.produce .flow .pcBox.lineBtm {
  background: url(../img/consulting/line_btm.png) no-repeat center center, url(../img/consulting/line.png) repeat-y right 70px top/10px;
}
.produce .flow .pcBox p {
  margin: 0 50px 0 0;
  padding: 0 60px 0 0;
  font-size: 18px;
  text-align: right;
  line-height: 150px;
  position: relative;
}
.produce .flow .pcBox p span {
  width: 50px;
  height: 50px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #257FB7;
  border-radius: 50%;
  position: absolute;
  top: 50px;
  right: 0;
  display: block;
}
.produce .flow .pcBox.noImg p {
  line-height: 110px;
}
.produce .flow .pcBox.noImg p span {
  top: 30px;
}
@media (max-width: 750px) {
  .produce .flow .pcBox {
    display: none;
  }
}
@media print {
  .produce .flow .pcBox {
    display: none;
  }
}
.produce .flow .flowBox {
  width: 430px;
  color: #fff;
}
@media (max-width: 750px) {
  .produce .flow .flowBox {
    width: 100%;
  }
}
@media print {
  .produce .flow .flowBox {
    width: 100%;
  }
}
.produce .flow .flowBox::after {
  content: "";
  background: url(../img/consulting/arrow.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 16px;
  margin: 0 0 0 100px;
  display: block;
}
@media (max-width: 750px) {
  .produce .flow .flowBox::after {
    margin: auto;
  }
}
@media print {
  .produce .flow .flowBox::after {
    margin: auto;
  }
}
.produce .flow .flowBox .flowText {
  width: 230px;
  padding: 16px 20px;
  font-size: 12px;
  background: #79BDE3;
}
@media (max-width: 750px) {
  .produce .flow .flowBox .flowText {
    width: 100%;
  }
}
@media print {
  .produce .flow .flowBox .flowText {
    width: 100%;
  }
}
.produce .flow .flowBox .flowText.w100 {
  width: 100%;
}
.produce .flow .flowBox .flowText h5 {
  margin: 0 0 16px 0;
  font-size: 19px;
  font-weight: bold;
}
.produce .flow .flowBox .flowImg {
  width: 200px;
}
@media (max-width: 750px) {
  .produce .flow .flowBox .flowImg {
    width: 100%;
  }
}
@media print {
  .produce .flow .flowBox .flowImg {
    width: 100%;
  }
}

.support .circle li:first-child {
  background: url(../img/consulting/icon_consul01.png) no-repeat bottom 30px center;
  background-size: 60px;
}
.support .circle li:nth-child(2) {
  background: url(../img/consulting/icon_consul04.png) no-repeat bottom 30px center;
  background-size: 60px;
}
.support .circle li:nth-child(3) {
  margin: 0;
  background: url(../img/consulting/icon_consul05.png) no-repeat bottom 30px center;
  background-size: 60px;
}
.support .supportText {
  margin: 30px 0 0 0;
  font-size: 13px;
}

.contactBox {
  margin: 95px auto 0 auto;
}
@media (max-width: 750px) {
  .contactBox {
    margin: 40px 0 0 0;
  }
}
@media print {
  .contactBox {
    margin: 40px 0 0 0;
  }
}
.contactBox li {
  margin: 0 36px 0 0;
}
@media (max-width: 750px) {
  .contactBox li {
    margin: 0 0 24px 0;
  }
}
@media print {
  .contactBox li {
    margin: 0 0 24px 0;
  }
}
.contactBox li:last-child {
  margin: 0;
}

.mailBox {
  width: 390px;
  height: 140px;
  margin: 0 36px 0 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #838282;
  border: 1px solid #838282;
}
.mailBox .mailTtl {
  padding: 4px 0;
  color: #fff;
  background: #838282;
}
.mailBox img {
  width: 42px;
  margin: 20px auto 10px auto;
}
.mailBox .mail24 {
  font-size: 19px;
}
@media (max-width: 750px) {
  .mailBox {
    width: 100%;
  }
}
@media print {
  .mailBox {
    width: 100%;
  }
}
.mailBox .tel {
  width: 320px;
  margin: 10px auto 0 auto;
  font-size: 40px;
  align-items: flex-start;
  color: #838282;
  background: url("../img/common/cmn--telicon_g.png") no-repeat left center;
  background-size: 42px 28px;
  padding: 0 0 0 46px;
}
.mailBox .tel a {
  color: #838282;
  text-decoration: none;
}
.mailBox .tel a:link {
  text-decoration: none;
}
.mailBox .tel a:visited {
  text-decoration: none;
}
.mailBox .tel a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.mailBox .tel a:active {
  text-decoration: none;
}
.mailBox:last-child {
  margin: 0;
}

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