/* ======================================================================
 setting
====================================================================== */
/* ======================================================================
 p_business
====================================================================== */
.p_business .l_header {
  display: none;
}
.p_business .l_header_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p_business .l_header_sp {
    display: block;
  }
}
.p_business .l_main_visual {
  background: url(../img/business/mv.jpg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .p_business .l_main_visual {
    background: url(../img/business/sp/mv.jpg);
    background-size: cover;
  }
}
.p_business .article {
  padding: 30px 0 0;
}
@media screen and (max-width: 768px) {
  .p_business .article {
    padding: 20px 0 0;
  }
}
.p_business .article .sec_1 {
  width: 1260px;
  margin: 0 auto;
  padding: 0 0 70px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 {
    width: 100%;
    padding: 0 4.6785% 35px;
  }
}
.p_business .article .sec_1 .txtinner {
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .txtinner {
    padding: 0;
  }
}
.p_business .article .sec_1 .txtinner .u_txt_1 {
  margin: 20px 0 0;
}
.p_business .article .sec_1 .txtinner .u_txt_1.second {
  margin: 30px 0 0;
}
.p_business .article .sec_1 .lists {
  margin: 70px 0 0;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists {
    margin: 40px 0 0;
    display: block;
  }
}
.p_business .article .sec_1 .lists .item {
  width: 360px;
  height: 360px;
  border: 2px solid #336db1;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists .item {
    width: 290px;
    height: 280px;
    margin: 0 auto;
  }
  .p_business .article .sec_1 .lists .item:not(:first-child) {
    margin: 45px auto 0;
  }
}
.p_business .article .sec_1 .lists .item.item01 {
  position: relative;
}
.p_business .article .sec_1 .lists .item.item01:before {
  position: absolute;
  content: url(../img/business/arrow01.png);
  top: 40px;
  left: -80px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists .item.item01:before {
    position: absolute;
    content: '';
    width: 98px;
    height: 31px;
    background: url(../img/business/sp/arrow01.png);
    background-size: cover;
    top: -40px;
    left: 65%;
    transform: translateX(-50%);
  }
}
.p_business .article .sec_1 .lists .item.item01:after {
  position: absolute;
  content: url(../img/business/arrow02.png);
  top: 110px;
  right: -80px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists .item.item01:after {
    position: absolute;
    content: '';
    width: 54px;
    height: 31px;
    background: url(../img/business/sp/arrow02.png);
    background-size: cover;
    bottom: -40px;
    left: 57%;
    top: initial;
    right: initial;
    transform: translateX(-50%);
  }
}
.p_business .article .sec_1 .lists .item .u_txt_10 {
  margin: 30px 0 20px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists .item .u_txt_10 {
    margin: 15px 0 10px;
  }
}
.p_business .article .sec_1 .lists .item .u_txt_1 {
  line-height: 1.5;
}
.p_business .article .sec_1 .lists .item .u_txt_17 {
  margin: 15px 0 0;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists .item .u_txt_17 {
    letter-spacing: 0;
    font-weight: normal;
    padding: 0 0 0 1em;
    text-indent: -1em;
    text-align: left;
  }
}
.p_business .article .sec_1 .lists .item .u_txt_18 {
  margin: 30px 0 0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists .item .img01 {
    width: 110px;
  }
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists .item .img02 {
    width: 160px;
  }
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists .item .img03 {
    width: 160px;
  }
}
.p_business .article .sec_1 .lists .item .wrap01 {
  margin: 60px 0 0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_1 .lists .item .wrap01 {
    margin: 40px 0 0;
  }
}
.p_business .article .sec_1 .lists .item .wrap02 {
  margin: 40px 0 0;
}
.p_business .article .sec_1 .lists .item .wrap02 img {
  margin: 30px 0 0;
}
.p_business .article .sec_2 {
  background: #f6f6f6;
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_2 {
    padding: 35px 4.6875%;
  }
}
.p_business .article .sec_2 .inner {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_2 .inner {
    width: 100%;
  }
}
.p_business .article .sec_2 .lists {
  margin: 50px 0 0;
}
.p_business .article .sec_2 .item {
  padding: 30px;
  border-top: 1px solid #d2d2d2;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_2 .item {
    padding: 15px 5px;
  }
}
.p_business .article .sec_2 .item:last-child {
  border-bottom: 1px solid #d2d2d2;
}
.p_business .article .sec_2 .u_txt_14 {
  letter-spacing: .05em;
}
.p_business .article .sec_2 .flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin: 0 0 15px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_2 .flex {
    display: block;
    margin: 0 0 5px;
  }
}
.p_business .article .sec_2 .flex .icon {
  background: #064da0;
  font-size: 18px;
  color: #fff;
  width: 125px;
  height: 30px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_2 .flex .icon {
    width: 85px;
    font-size: 12px;
    height: 22px;
  }
}
.p_business .article .sec_2 .flex .icon .fas {
  margin: 0 5px 0 0;
}
.p_business .article .sec_2 .flex .ttl {
  margin: 0 0 0 15px;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_2 .flex .ttl {
    font-size: 15px;
    margin: 10px 0 0;
    line-height: 1.5;
  }
}
.p_business .article .sec_3 {
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_3 {
    padding: 35px 4.6875%;
  }
}
.p_business .article .sec_3 .inner {
  width: 1070px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_3 .inner {
    width: 100%;
  }
}
.p_business .article .sec_3 .lists {
  margin: 50px 0 40px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_3 .lists {
    margin: 10px 0 20px;
  }
}
.p_business .article .sec_3 .item {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_3 .item {
    display: block;
  }
}
.p_business .article .sec_3 .item:not(:first-child) {
  margin: 50px 0 0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_3 .item:not(:first-child) {
    margin: 25px 0 0;
  }
}
.p_business .article .sec_3 .item .txtwrap {
  padding: 0 50px 0 0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_3 .item .txtwrap {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_3 .item .imgwrap {
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_3 .item .imgwrap img {
    max-width: 100%;
  }
}
.p_business .article .sec_4 {
  background: #f6f6f6;
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 {
    padding: 35px 4.6875% 60px;
  }
}
.p_business .article .sec_4 .inner {
  width: 1070px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 .inner {
    width: 100%;
  }
}
.p_business .article .sec_4 .inner > .ttl {
  margin: 0 0 50px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 .inner > .ttl {
    margin: 0 0 25px;
  }
}
.p_business .article .sec_4 .lists {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 50px 0 40px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 .lists {
    margin: 20px 0 40px;
  }
}
.p_business .article .sec_4 .item {
  width: 340px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 .item {
    width: 100%;
    text-align: center;
  }
}
.p_business .article .sec_4 .item:nth-child(n + 4) {
  margin: 50px 0 0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 .item:nth-child(n + 4) {
    margin: 25px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 .item:nth-child(n + 2) {
    margin: 25px 0 0;
  }
}
.p_business .article .sec_4 .item .txtwrap {
  padding: 0 50px 0 0;
}
.p_business .article .sec_4 .item .u_txt_18 {
  margin: 10px 0 0;
  text-align: center;
  letter-spacing: 0;
}
.p_business .article .sec_4 .row {
  width: 700px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  border-top: 2px solid #064da0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 .row {
    width: 100%;
    padding: 15px 0;
  }
}
.p_business .article .sec_4 .row:last-child {
  border-bottom: 2px solid #064da0;
}
.p_business .article .sec_4 .row .ttl {
  padding: 0 0 0 150px;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 .row .ttl {
    padding: 0 0 0 20px;
  }
}
.p_business .article .sec_4 .row .txt {
  padding: 0 150px 0 0;
}
@media screen and (max-width: 768px) {
  .p_business .article .sec_4 .row .txt {
    padding: 0 20px 0 0;
  }
}

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