.df-ab {
  align-items: flex-end;
}
.order2 {
  order: 2;
}
.wrap-660 {
  max-width: 660px;
  margin: 0 auto;
}
#kv {
  background-image: url("../img/business/kv.jpg");
}
#kv .kv-ttl {
  color: #947F28;
}
#kv .kv-ttl small {
  display: block;
  border-top: 1px solid #947F28;
}
#sec1 {
  padding: 40px 0 30px;
}
#sec1 .ttl {
  margin-bottom: 5px;
  border-bottom: 1px solid #fff;
}
#sec1 .sec1-txt2 {
  font-weight: 900;
  font-size: 28px;
  text-align: center;
  margin: 9px 0 10px;
  line-height: 1.4;
  letter-spacing: 1.5px;
  margin-bottom: 45px;
}
#sec1 .df {
  max-width: 782px;
  color: #000;
  margin: 0 auto;
}
#sec1 [class^="col"] {
  width: 348px;
}
#sec1 .sec1-item {
  position: relative;
  width: 100%;
}
#sec1 .sec1-item .sec1-inner {
  box-sizing: border-box;
  background: url("../img/business/box_top.jpg") no-repeat top center/100% auto, url("../img/business/box_bottom.jpg") no-repeat bottom center/100% auto, url("../img/index/box_center.jpg") repeat-y top center/100% auto;
  padding: 5px 16px 9px;
}
#sec1 .sec1-item:after {
  content: "";
  display: block;
  margin: 0 auto;
  height: 107px;
  width: 2px;
  background: #000;
}
#sec1 .sec1-item:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  height: 20px;
  width: 28px;
  background: url("../img/index/arrow_down.png") no-repeat center/100% auto;
}
#sec1 .sec1-item.arrow-up:before {
  bottom: 89px;
  background: url("../img/index/arrow_up.png") no-repeat center/100% auto;
}
#sec1 .sec1-item.arrow-left {
  margin-bottom: 70px;
  text-align: center;
}
#sec1 .sec1-item.arrow-left:after {
  position: absolute;
  right: -12%;
  transform: rotate(45deg);
  top: -57px;
}
#sec1 .sec1-item.arrow-left:before {
  left: auto;
  right: -6%;
  bottom: auto;
  top: 20px;
  transform: rotate(45deg);
}
#sec1 .sec1-item.arrow-left .sec1-inner {
  padding-top: 10px;
}
#sec1 .sec1-item.b02:after {
  height: 390px;
}
#sec1 .sec1-item.arrow-left + .sec1-item.arrow-left {
  margin-top: 158px;
}
#sec1 .sec1-item.arrow-left + .sec1-item.arrow-left:after {
  top: -2px;
}
#sec1 .sec1-item.arrow-left + .sec1-item.arrow-left:before {
  top: 75px;
}
#sec1 .arrow-right {
  position: relative;
}
#sec1 .arrow-right:after {
  content: "";
  position: absolute;
  right: -12%;
  transform: rotate(-45deg);
  top: 73px;
  height: 107px;
  width: 2px;
  background: #000;
}
#sec1 .arrow-right:before {
  content: "";
  position: absolute;
  right: -25%;
  top: 150px;
  transform: rotate(-45deg);
  height: 20px;
  width: 28px;
  background: url("../img/index/arrow_down.png") no-repeat center/100% auto;
}
#sec1 .col2 .sec1-item:last-child:before, #sec1 .col2 .sec1-item:last-child:after {
  display: none;
}
#sec1 .sec1-ttl {
  text-align: center;
  border-bottom: 1px solid #221816;
  font-family: 'Tiffany';
  font-size: 56px;
  line-height: 56px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
#sec1 .sec1-txt1 {
  font-weight: 900;
  font-size: 26px;
  line-height: 36px;
  margin: 5px 0 10px;
  letter-spacing: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 830px) {
  #sec1 .df {
    justify-content: center;
  }
  #sec1 [class^="col"] {
    width: 315px;
  }
  #sec1 .col1 {
    margin-right: 78px;
  }
  #sec1 .arrow-right:before {
    right: -27%;
    top: 151px;
  }
}
@media only screen and (max-width: 767px) {
  #sec1 {
    padding: 45px 0 30px;
  }
  #sec1 .wrap {
    padding: 0;
    max-width: 355px;
    margin: 0 auto;
  }
  #sec1 .ttl {
    padding-bottom: 8px;
  }
  #sec1 .sec1-txt2 {
    font-size: 18px;
    margin: 9px 0 18px;
  }
  #sec1 .df {
    padding: 0;
    max-width: 355px;
    margin: 0 auto;
  }
  #sec1 [class^="col"] {
    width: 156px;
  }
  #sec1 .sec1-item .sec1-inner {
    padding: 5px 9px 10px;
  }
  #sec1 .sec1-item:after {
    height: 70px;
    width: 1px;
  }
  #sec1 .sec1-item:before {
    height: 10px;
    width: 14px;
  }
  #sec1 .sec1-item.arrow-up:before {
    bottom: 61px;
    background: url("../img/index/arrow_up.png") no-repeat center/100% auto;
  }
  #sec1 .sec1-item.arrow-left {
    margin-bottom: 70px;
  }
  #sec1 .sec1-item.arrow-left:after {
    position: absolute;
    right: -14%;
    top: -27px;
    height: 57px;
  }
  #sec1 .sec1-item.arrow-left:before {
    left: auto;
    right: -6.5%;
    bottom: auto;
    top: 15px;
    transform: rotate(45deg);
  }
  #sec1 .sec1-item.b02:after {
    height: 250px;
  }
  #sec1 .arrow-right {
    position: relative;
  }
  #sec1 .arrow-right:after {
    right: -14%;
    top: 50px;
    height: 60px;
    width: 1px;
  }
  #sec1 .arrow-right:before {
    right: -30%;
    top: 94px;
    height: 10px;
    width: 14px;
  }
  #sec1 .sec1-item.arrow-left + .sec1-item.arrow-left {
    margin-top: 80px;
  }
  #sec1 .sec1-item.arrow-left + .sec1-item.arrow-left:before {
    top: 40px;
  }
  #sec1 .sec1-ttl {
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 5px;
  }
  #sec1 .sec1-txt1 {
    font-size: 13px;
    line-height: 18px;
    margin: 5px 0;
    letter-spacing: 0;
  }
}
.business-ttl {
  text-align: center;
  font-size: 32px;
  font-weight: 500 !important;
  line-height: 46px;
  letter-spacing: 0.5px;
  font-family: "Noto Sans JP";
  margin-bottom: 46px;
}
@media only screen and (max-width: 767px) {
  .business-ttl {
    font-size: 23px;
    line-height: 35px;
  }
}
.business-item {
  margin-left: 5px;
  margin-bottom: 50px;
  box-sizing: border-box;
  padding: 6px 30px 30px 25px;
  position: relative;
  background: #947e28;
  z-index: 0;
  font-size: 15px;
  line-height: 28px;
}
.business-item:last-child {
  margin-bottom: 0;
}
.business-item p {
  font-weight: 500;
}
.business-item:before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #fff;
}
.business-item .business-ttl-sub {
  text-align: center;
  border-bottom: 1px solid #231815;
  font-family: 'Tiffany';
  font-size: 56px;
  line-height: 71px;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-weight: 400;
}
.business-item .business-txt1 {
  text-align: center;
  font-weight: 900;
  font-size: 26px;
  line-height: 36px;
  margin: 9px 0 7px;
  letter-spacing: 0.5px;
}
.business-item .business-txt2 {
  margin-bottom: 28px;
}
.business-item .business-info {
  width: 55.4%;
}
.business-item .business-info ul {
  margin-left: 14px;
}
.business-item .business-img {
  width: 42%;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .business-item {
    padding: 10px 17px 20px 12px;
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  .business-item:before {
    top: -3px;
    left: -3px;
  }
  .business-item .business-ttl-sub {
    font-size: 28px;
    line-height: 33px;
  }
  .business-item .business-txt1 {
    font-size: 18px;
    line-height: 1.4;
  }
  .business-item .business-info, .business-item .business-img {
    width: 100%;
  }
  .business-item .business-info {
    margin-bottom: 10px;
  }
}
#sec2 {
  padding-top: 107px;
  padding-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  #sec2 {
    padding-top: 53px;
  }
  #sec2 .wrap {
    padding: 0 10px;
  }
}
#sec3 {
  padding-top: 107px;
  padding-bottom: 30px;
}
#sec3 .business-item {
  background: #1F2A66;
}
@media only screen and (max-width: 767px) {
  #sec3 {
    padding-top: 53px;
  }
  #sec3 .wrap {
    padding: 0 10px;
  }
}
#sec4 {
  padding-top: 107px;
  padding-bottom: 21px;
}
#sec4 .business-ttl {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #sec4 {
    padding-top: 53px;
  }
}