.bussiness-intro {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-bottom: 36px;
  position: relative;
}
@media print, screen and (min-width:768px) {
  .bussiness-intro {
    background-image: url(../images/bussiness/bg_01.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
  }
}
@media screen and (max-width:767px) {
  .bussiness-intro {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media print, screen and (min-width:768px) {
  .bussiness-intro:before {
    top: 0;
    width: 48%;
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background: linear-gradient(-138deg, #e1f8ff 0%, #f4f8ff 50%, #dfeaff 100%);
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .bussiness-intro:before {
    display: none;
  }
}
@media print, screen and (min-width:768px) {
  .bussiness-intro:after {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    content: "";
    left: 40.5%;
    top: -5%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='180px' height='180px'%3E%3Cdefs%3E%3ClinearGradient id='PSgrad_0' x1='0%25' x2='100%25' y1='0%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='rgb(255,241,234)' stop-opacity='1' /%3E%3Cstop offset='100%25' stop-color='rgb(255,252,242)' stop-opacity='1' /%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M89.999,0.1 C139.703,0.1 179.997,40.295 179.997,89.999 C179.997,139.704 139.703,179.997 89.999,179.997 C40.295,179.997 0.1,139.704 0.1,89.999 C0.1,40.295 40.295,0.1 89.999,0.1 Z'/%3E%3Cpath fill='url(%23PSgrad_0)' d='M89.999,0.1 C139.703,0.1 179.997,40.295 179.997,89.999 C179.997,139.704 139.703,179.997 89.999,179.997 C40.295,179.997 0.1,139.704 0.1,89.999 C0.1,40.295 40.295,0.1 89.999,0.1 Z'/%3E%3C/svg%3E");
  }
}
@media screen and (max-width:767px) {
  .bussiness-intro-ttl {
    text-align: center;
  }
}
.bussiness-intro .l-inner {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width:768px) {
  .bussiness-intro .l-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.bussiness-intro__img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
}
@media screen and (max-width:767px) {
  .bussiness-intro__img::before {
    top: 0;
    left: -20px;
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background: linear-gradient(-138deg, #e1f8ff 0%, #f4f8ff 50%, #dfeaff 100%);
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .bussiness-intro__img::before {
    top: 0;
    left: -20px;
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background: linear-gradient(-138deg, #e1f8ff 0%, #f4f8ff 50%, #dfeaff 100%);
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }
}
@media print, screen and (min-width:768px) {
  .bussiness-intro__img {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-right: 50px;
    padding-top: 26px;
    padding-left: 102px;
  }
  .bussiness-intro__img img {
    max-width: 100%;
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .bussiness-intro__img {
    padding: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width:767px) {
  .bussiness-intro__img {
    padding-top: 39px;
    padding-bottom: 37px;
    margin-bottom: 33px;
    padding-right: 49px;
    padding-left: 52px;
  }
}
.bussiness-intro__img picture {
  position: relative;
  z-index: 3;
}
@media print, screen and (min-width:768px) {
  .bussiness-intro__info {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 42px;
    padding-top: 37px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .bussiness-intro__info {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 0px;
    padding-top: 0px;
  }
}
@media screen and (max-width:767px) {
  .bussiness-intro__info .c-lead {
    text-align: center;
  }
  .bussiness-intro__info .c-lead p {
    line-height: 2;
  }
}
.bussiness-image {
  margin-top: -18.5%;
}
@media screen and (max-width:767px) {
  .bussiness-image {
    margin-top: -32.5%;
  }
}
@media screen and (max-width: 575px) {
  .bussiness-image {
    margin-top: -38.5%;
  }
}
.bussiness-company {
  padding-bottom: 95px;
  padding-top: 84px;
  position: relative;
}
.bussiness-company-ttl {
  text-align: center;
}
@media print, screen and (min-width:768px) {
  .bussiness-company {
    background-image: url(../images/bussiness/bg_02.png), url(../images/bussiness/bg_03.png);
    background-repeat: no-repeat;
    background-position: left 42%, right 90%;
  }
}
@media screen and (max-width:767px) {
  .bussiness-company {
    padding-bottom: 16px;
    padding-top: 40px;
  }
}
@media print, screen and (min-width:768px) {
  .bussiness-company__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 50px;
  }
}
@media screen and (max-width:767px) {
  .bussiness-company__grid {
    padding-top: 13px;
  }
}
.bussiness-company__item {
  margin-bottom: 30px;
}
@media print, screen and (min-width:768px) {
  .bussiness-company__item {
    width: 33.33%;
    max-width: 33.33%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    padding: 0 12px;
  }
  .bussiness-company__item:nth-child(4) h3, .bussiness-company__item:nth-child(5) h3 {
    min-height: 47px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .bussiness-company__item {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
.bussiness-company__item a {
  border-radius: 20px;
  display: block;
  background-color: #f8f9fb;
  -webkit-box-shadow: 8px 0 20px rgba(19, 52, 78, 0.1);
          box-shadow: 8px 0 20px rgba(19, 52, 78, 0.1);
  overflow: hidden;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
@media screen and (max-width:767px) {
  .bussiness-company__item a {
    border-radius: 10px;
    padding-bottom: 55px;
  }
}
.bussiness-company__item a[target=_blank] .c-btn span {
  position: relative;
}
.bussiness-company__item a[target=_blank] .c-btn span:after {
  content: "";
  background-image: url(../images/bussiness/icon_blank.png);
  width: 10px;
  height: 9px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
@media screen and (max-width:767px) {
  .bussiness-company__item a[target=_blank] .c-btn span:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='%23333' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill='none' d='M0.999,1.0 L16.0,1.0 L16.0,12.999 L0.999,12.999 L0.999,1.0 Z'/%3E%3Cpath fill-rule='evenodd' fill='%23333' d='M18.999,18.0 L5.999,18.0 L5.999,15.999 L18.999,15.999 L18.999,5.999 L21.0,5.999 L21.0,15.999 L21.0,18.0 L18.999,18.0 Z'/%3E%3C/svg%3E");
  }
}
@media print, screen and (min-width:768px) {
  .is-view-pc .bussiness-company__item a:hover .bussiness-company__item__img {
    opacity: 0.7;
  }
  .is-view-pc .bussiness-company__item a:hover .c-btn .icon:after {
    right: 45%;
  }
}
.bussiness-company__item__img {
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bussiness-company__item__info {
  padding: 38px 20px 20px 20px;
  letter-spacing: 0.08em;
  position: relative;
}
@media screen and (max-width:767px) {
  .bussiness-company__item__info {
    padding-top: 29px;
  }
}
.bussiness-company__item__info h3 {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.3333333333;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 3;
  margin: 0 0 20px 0;
}
.bussiness-company__item__info h3 span {
  font-size: 2rem;
  width: 100%;
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (max-width:767px) {
  .bussiness-company__item__info h3 span {
    font-size: 1.5rem;
    margin-top: 5px;
  }
}
@media screen and (max-width:767px) {
  .bussiness-company__item__info h3 {
    font-size: 1.8rem;
    min-height: auto;
    margin: 0 0 12px 0;
  }
}
.bussiness-company__item__info p {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: normal;
}
@media screen and (max-width:767px) {
  .bussiness-company__item__info p {
    font-size: 1.4rem;
    line-height: 1.7857142857;
  }
}
.bussiness-company__item__number {
  position: absolute;
  background-color: #f8f9fb;
  color: #60a1ff;
  font-size: 4rem;
  width: 100px;
  height: 100px;
  top: 0;
  border-radius: 50%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  margin: 0 auto;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  padding-bottom: 7px;
}
@media screen and (max-width:767px) {
  .bussiness-company__item__number {
    font-size: 2.6rem;
    width: 60px;
    height: 60px;
    padding-bottom: 4px;
  }
}
.bussiness-company__item .c-btn {
  text-align: right;
  position: absolute;
  right: 59px;
  bottom: 38px;
}
@media screen and (max-width:767px) {
  .bussiness-company__item .c-btn {
    right: 54px;
    bottom: 35px;
  }
}
.bussiness-list {
  background-color: #f8f9fb;
  padding-top: 114px;
  padding-bottom: 119px;
}
.bussiness-list-ttl {
  text-align: center;
}
@media screen and (max-width:767px) {
  .bussiness-list {
    padding-top: 43px;
    padding-bottom: 50px;
  }
}
.bussiness-list .c-lead {
  text-align: center;
  margin-bottom: 46px;
}
@media print, screen and (min-width:768px) {
  .bussiness-list .c-lead p {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width:767px) {
  .bussiness-list .c-lead {
    margin-bottom: 25px;
    margin-top: 22px;
  }
}
/*# sourceMappingURL=bussiness.css.map */