@charset "UTF-8";
/*-------------------------
全ページ共通部分
-------------------------*/
body.page,
body .section,
body .lp01,
body .site-header,
body [class*=_btn],
body footer,
body h1,
body h2,
body h3,
body h4,
body h5,
body button,
body input,
body optgroup,
body select,
body textarea {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}
body .footer,
body figure {
  margin: 0;
}

.sp {
  display: block !important;
}
@media screen and (min-width: 1024px) {
  .sp {
    display: none !important;
  }
}

.pc {
  display: block !important;
}
@media screen and (max-width: 1023px) {
  .pc {
    display: none !important;
  }
}

.dis_none {
  display: none !important;
}

/***トップページ*********/
html {
  margin-top: 0 !important;
}

#wpadminbar {
  display: none !important;
}

@media screen and (max-width: 1023px) {
  .home {
    position: relative;
  }
}
@media screen and (max-width: 1023px) {
  .home .site-header {
    background-color: transparent;
    height: 40px;
    min-height: 40px;
    margin-top: 22px;
  }
  .home .site-header .navbar {
    height: 40px;
  }
  .home .site-header .navbar.primary {
    background-color: transparent;
  }
  .home .site-header .navbar .navbar-brand {
    margin: 12px 0 0 22px;
    width: min(151px, 100%);
    height: 32px;
  }
  .home .site-header .navbar .navbar-brand img {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .home .h-menu-wrapper {
    height: 40px;
  }
  .home .h-menu-wrapper .h-menu-open {
    width: 35px;
    height: 35px;
    margin: 0 14px;
  }
  .home .h-menu-wrapper .h-menu-close {
    width: 35px;
    height: 35px;
    margin: 14px;
  }
}
.home .section {
  letter-spacing: 0.1rem;
}
.home .section .section_header {
  display: none;
}
.home .section .container {
  max-width: 100%;
}
.home .section article .post_item figure {
  margin: 0;
}
.home .section article .post_item [class^=biz0] {
  margin-bottom: 104px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item [class^=biz0] {
    margin-bottom: 69px;
  }
}
.home .section article .post_item [class^=biz0] .sec_title {
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
  position: relative;
  color: #1d426e;
  z-index: 1;
  height: 58px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item [class^=biz0] .sec_title {
    font-size: 32px;
  }
}
.home .section article .post_item [class^=biz0] .sec_title::after {
  content: "";
  display: inline-block;
  width: 922px;
  height: 1px;
  position: absolute;
  left: auto;
  right: auto;
  bottom: -20px;
  background: #1d426e;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item [class^=biz0] .sec_title::after {
    width: 288px;
    bottom: -10px;
  }
}
.home .section article .post_item .cta_btn {
  width: 411px;
  height: 53px;
  border-radius: 40px;
  background: #57b7e0;
  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;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 53px;
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .cta_btn {
    width: 305px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    position: relative;
    margin: 58px auto;
  }
}
.home .section article .post_item .cta.sp._mv {
  padding-top: 420px;
  margin-top: 27px;
}
.home .section article .post_item .mv {
  position: relative;
  overflow: hidden;
  background: url("../../../uploads/2025/06/mv.jpg");
  background-position: right top;
  background-size: cover;
  height: 740px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .mv {
    background-position: left top;
    width: 100%;
    position: absolute;
    top: -120px;
    background-image: url("../../../uploads/2025/06/mv_sp.jpg");
    height: 540px;
    margin-bottom: 660px;
  }
}
.home .section article .post_item .mv .mv_left {
  width: 363px;
  height: 742px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .mv .mv_left {
    display: none;
  }
}
.home .section article .post_item .mv .mv_left img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.home .section article .post_item .mv .mv_txt {
  position: absolute;
  top: 34%;
  background: url("../../bulma/img/toppage/mv_txt.png");
  background-position: left center;
  background-size: cover;
  width: 632px;
  height: 156px;
  color: #fff;
  font-size: 32px;
  font-weight: 500;
  line-height: 50px;
  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;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .mv .mv_txt {
    background-image: url("../../bulma/img/toppage/mv_txt_sp.png");
    width: 335px;
    height: 77px;
    font-size: 16px;
    line-height: 25px;
    background-position: right;
    top: auto;
    bottom: 46px;
  }
}
.home .section article .post_item .mv .cta_btn {
  position: absolute;
  bottom: 16%;
  left: 5%;
}
.home .section article .post_item .biz01 {
  margin-top: 107px;
  padding-top: 58px;
  background: url("../../bulma/img/toppage/biz01_left.png");
  background-position: left center;
  background-size: auto;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 4%;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz01 {
    padding-right: 0;
    margin-top: 57px;
    padding-top: 50px;
    background-image: url("../../bulma/img/toppage/biz01_left_sp.png");
    background-position: 20% top;
  }
}
.home .section article .post_item .biz01 .biz_wrap {
  width: min(1034px, 100%);
  padding-bottom: 58px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz01 .biz_wrap {
    padding-bottom: 0;
  }
}
.home .section article .post_item .biz01 .biz_wrap .sec_title {
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz01 .biz_wrap .sec_title {
    margin-left: 39px;
  }
}
.home .section article .post_item .biz01 .biz_wrap .sec_title::after {
  left: 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz01 .biz_wrap .sec_title::after {
    left: -39px;
  }
}
.home .section article .post_item .biz01 .biz_wrap .biz_txt {
  padding-top: 35px;
  width: min(857px, 100%);
  margin-left: 8.8%;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz01 .biz_wrap .biz_txt {
    width: 100%;
    padding: 0 41px;
    margin-left: 0;
    font-size: 16px;
    line-height: 25px;
  }
}
.home .section article .post_item .biz01 .biz_wrap ul {
  margin-top: 46px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz01 .biz_wrap ul {
    margin-top: 31px;
  }
}
.home .section article .post_item .biz01 .biz_wrap ul li {
  color: #57b7e0;
  font-weight: 700;
  font-size: 24px;
  line-height: 50px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz01 .biz_wrap ul li {
    color: #1d426e;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 21px;
  }
}
.home .section article .post_item .biz02 {
  padding-top: 58px;
  background: url("../../bulma/img/toppage/biz02_right.png");
  background-position: right top;
  background-size: auto;
  background-repeat: no-repeat;
  padding-left: 8%;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz02 {
    padding-left: 0;
    margin-top: 57px;
    padding-top: 50px;
    background-image: url("../../bulma/img/toppage/biz02_right_sp.png");
  }
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz02 .sec_title {
    width: 330px;
    margin-left: auto;
  }
}
.home .section article .post_item .biz02 .sec_title::after {
  left: 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz02 .sec_title::after {
    width: 330px;
    left: auto;
    right: 0;
  }
}
.home .section article .post_item .biz02 .biz_3box {
  padding-top: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: min(1191px, 98%);
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz02 .biz_3box {
    width: 100%;
    margin: 54px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 27px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.home .section article .post_item .biz02 .biz_3box .biz_box {
  width: 336px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz02 .biz_3box .biz_box {
    width: 100%;
    padding: 0 22px;
    font-size: 14px;
    line-height: 25px;
  }
}
.home .section article .post_item .biz02 .biz_3box .biz_box._2 {
  margin-top: 75px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz02 .biz_3box .biz_box._2 {
    margin-top: 0;
  }
}
.home .section article .post_item .biz02 .biz_3box .biz_box._3 {
  margin-top: 151px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz02 .biz_3box .biz_box._3 {
    margin-top: 0;
  }
}
.home .section article .post_item .biz02 .biz_3box .biz_box figure {
  height: 224px;
  width: 336px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz02 .biz_3box .biz_box figure {
    width: 100%;
  }
}
.home .section article .post_item .biz02 .biz_3box .biz_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .section article .post_item .biz02 .biz_3box .biz_box .box_title {
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #1d426e;
  margin: 15px auto;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz02 .biz_3box .biz_box .box_title {
    font-weight: 700;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    margin: 26px auto 6px;
  }
}
.home .section article .post_item .biz02 .cta_btn {
  margin: 31px auto 103px;
}
.home .section article .post_item .biz03 {
  background: #1d426e;
  padding-top: 72px;
  padding-bottom: 63px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz03 {
    padding-top: 56px;
  }
}
.home .section article .post_item .biz03 .sec_title {
  color: #fff;
  text-align: center;
}
.home .section article .post_item .biz03 .sec_title::after {
  background: #fff;
  margin: auto;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz03 .sec_title::after {
    width: 146px;
  }
}
.home .section article .post_item .biz03 .biz_3box {
  width: min(1270px, 88%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 90px auto 0;
  gap: 113px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz03 .biz_3box {
    width: 100%;
    margin: 73px 0 0;
    gap: 27px;
  }
}
.home .section article .post_item .biz03 .biz_3box .biz_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2%;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz03 .biz_3box .biz_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home .section article .post_item .biz03 .biz_3box .biz_box figure {
  width: 662px;
  height: 380px;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz03 .biz_3box .biz_box figure {
    width: 100%;
    height: 212px;
  }
}
.home .section article .post_item .biz03 .biz_3box .biz_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .section article .post_item .biz03 .biz_3box .biz_box .box_wrap {
  color: #fff;
}
.home .section article .post_item .biz03 .biz_3box .biz_box .box_wrap .box_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
  text-align: left;
  margin: 18px auto 35px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz03 .biz_3box .biz_box .box_wrap .box_title {
    position: relative;
    font-size: 16px;
    height: 37px;
    margin: 21px auto 36px;
  }
  .home .section article .post_item .biz03 .biz_3box .biz_box .box_wrap .box_title::after {
    content: "";
    background: #fff;
    display: inline-block;
    width: 330px;
    height: 1px;
    position: absolute;
    bottom: -15px;
  }
}
.home .section article .post_item .biz03 .biz_3box .biz_box .box_wrap .box_txt {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz03 .biz_3box .biz_box .box_wrap .box_txt {
    font-size: 12px;
    line-height: 25px;
    padding: 0 0 0 22px;
    margin: auto;
  }
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz03 .biz_3box .biz_box._1, .home .section article .post_item .biz03 .biz_3box .biz_box._3 {
    padding-right: 24px;
  }
  .home .section article .post_item .biz03 .biz_3box .biz_box._1 .box_wrap .box_title, .home .section article .post_item .biz03 .biz_3box .biz_box._3 .box_wrap .box_title {
    padding-left: 22px;
  }
  .home .section article .post_item .biz03 .biz_3box .biz_box._1 .box_wrap .box_title::after, .home .section article .post_item .biz03 .biz_3box .biz_box._3 .box_wrap .box_title::after {
    left: -22px;
  }
}
.home .section article .post_item .biz03 .biz_3box .biz_box._2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz03 .biz_3box .biz_box._2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 24px;
  }
  .home .section article .post_item .biz03 .biz_3box .biz_box._2 .box_wrap .box_title {
    text-align: right;
    padding-right: 22px;
  }
  .home .section article .post_item .biz03 .biz_3box .biz_box._2 .box_wrap .box_title::after {
    left: auto;
    right: -22px;
  }
  .home .section article .post_item .biz03 .biz_3box .biz_box._2 .box_wrap .box_txt {
    padding: 0 22px 0 0;
  }
}
.home .section article .post_item .biz03 .cta_btn {
  margin: 71px auto 0;
}
.home .section article .post_item .biz04 {
  background: url("../../bulma/img/toppage/biz04_left.png");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  padding-top: 65px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 {
    background: none;
    padding-top: 0;
  }
}
.home .section article .post_item .biz04 .biz_wrap {
  width: min(1077px, 80%);
  margin-left: 20%;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_wrap {
    width: 88%;
    margin-left: 20px;
  }
}
.home .section article .post_item .biz04 .biz_wrap .sec_title::after {
  left: 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_wrap .sec_title::after {
    left: -20px;
  }
}
.home .section article .post_item .biz04 .biz_wrap .biz_title {
  margin-left: 21px;
  padding-top: 22px;
  font-weight: 400;
  font-size: 24px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_wrap .biz_title {
    margin-left: 0;
    line-height: 25px;
    font-size: 14px;
  }
}
.home .section article .post_item .biz04 .biz_wrap .biz_title span {
  color: #57b7e0;
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_wrap .biz_title span {
    font-size: 15px;
    line-height: 25px;
  }
}
.home .section article .post_item .biz04 .biz_3box {
  width: min(1278px, 98%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 72px auto 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_3box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 51px;
  }
}
.home .section article .post_item .biz04 .biz_3box .biz_box {
  width: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_3box .biz_box {
    width: 100%;
    min-height: 273px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.home .section article .post_item .biz04 .biz_3box .biz_box figure {
  width: 342px;
  height: 228px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_3box .biz_box figure {
    min-height: 273px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .home .section article .post_item .biz04 .biz_3box .biz_box figure .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(29, 66, 110, 0.7);
  }
}
.home .section article .post_item .biz04 .biz_3box .biz_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_3box .biz_box figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_3box .biz_box .box_wrap {
    position: relative;
    z-index: 2;
    color: white;
  }
}
.home .section article .post_item .biz04 .biz_3box .biz_box .box_wrap .box_title {
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #1d426e;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_3box .biz_box .box_wrap .box_title {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin: 40px auto 11px;
    height: 30px;
  }
}
.home .section article .post_item .biz04 .biz_3box .biz_box .box_wrap .box_txt {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .biz_3box .biz_box .box_wrap .box_txt {
    padding: 0 22px;
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
  }
}
.home .section article .post_item .biz04 .cta_btn {
  margin: 101px auto;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz04 .cta_btn {
    margin: 63px auto;
  }
}
.home .section article .post_item .biz05 {
  background: url("../../bulma/img/toppage/biz05_right.png");
  background-position: right top;
  background-size: auto;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 {
    background-image: url("../../bulma/img/toppage/biz05_right_sp.png");
    background-position: 120% top;
  }
}
.home .section article .post_item .biz05 .biz_wrap {
  width: min(1077px, 100%);
  margin-left: 20%;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_wrap {
    padding-top: 29px;
    margin-left: 0;
  }
}
.home .section article .post_item .biz05 .biz_wrap .sec_title {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_wrap .sec_title {
    margin-bottom: 0.75rem;
    margin-right: 40%;
    text-align: right;
  }
}
.home .section article .post_item .biz05 .biz_wrap .sec_title::after {
  left: 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_wrap .sec_title::after {
    width: 303px;
    left: auto;
    right: -66%;
  }
}
.home .section article .post_item .biz05 .biz_wrap .biz_title {
  font-weight: 500;
  font-size: 20px;
  line-height: 58px;
  text-align: left;
  color: #1d426e;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_wrap .biz_title {
    height: 47px;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 21px;
    margin-right: 15%;
    text-align: right;
  }
}
.home .section article .post_item .biz05 .biz_3box {
  width: min(1204px, 98%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 57px;
  margin: 44px auto 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_3box {
    gap: 37px;
  }
}
.home .section article .post_item .biz05 .biz_3box .biz_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2%;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_3box .biz_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 20px;
  }
}
.home .section article .post_item .biz05 .biz_3box .biz_box figure {
  width: 300px;
  height: 200px;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_3box .biz_box figure {
    width: 100%;
    height: 234px;
  }
}
.home .section article .post_item .biz05 .biz_3box .biz_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap {
    font-size: 12px;
  }
}
.home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap .box_title {
  color: #1d426e;
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap .box_title {
    font-weight: 700;
    font-size: 14px;
    max-height: 50px;
    line-height: 25px;
    margin-bottom: 0;
  }
}
.home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap .box_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 18px 0 20px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap .box_tag {
    margin-top: 15px;
  }
}
.home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap .box_tag p {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap .box_tag p {
    width: auto;
    gap: 5px;
    font-size: 12px;
  }
}
.home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap .box_tag p span {
  border-radius: 5px;
  color: #1d426e;
  font-weight: 500;
  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;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .biz_3box .biz_box .box_wrap .box_tag p span {
    padding: 0 5px;
    width: auto;
    height: 18px;
    font-size: 12px;
  }
}
.home .section article .post_item .biz05 .cta_btn {
  margin: 93px auto 57px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz05 .cta_btn {
    margin: 67px auto 77px;
  }
}
.home .section article .post_item .biz06 {
  background: url("../../bulma/img/toppage/biz06_left.png");
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  padding-top: 65px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 {
    background-image: url("../../bulma/img/toppage/biz06_left_sp.png");
  }
}
.home .section article .post_item .biz06 .biz_wrap {
  width: min(1077px, 100%);
  margin-left: 20%;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_wrap {
    margin-left: 35px;
  }
}
.home .section article .post_item .biz06 .biz_wrap .sec_title {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_wrap .sec_title {
    margin-bottom: 0.75rem;
    height: 120px;
    line-height: 40px;
  }
}
.home .section article .post_item .biz06 .biz_wrap .sec_title::after {
  left: 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_wrap .sec_title::after {
    left: -35px;
  }
}
.home .section article .post_item .biz06 .biz_wrap .biz_title {
  height: 58px;
  font-weight: 500;
  font-size: 20px;
  line-height: 58px;
  text-align: left;
  color: #1d426e;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_wrap .biz_title {
    font-size: 16px;
  }
}
.home .section article .post_item .biz06 .biz_3box {
  width: min(1193px, 98%);
  margin: 43px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_3box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }
}
.home .section article .post_item .biz06 .biz_3box .biz_box {
  width: 336px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_3box .biz_box {
    width: 100%;
  }
}
.home .section article .post_item .biz06 .biz_3box .biz_box._2 {
  margin-top: 74px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_3box .biz_box._2 {
    margin-top: 0px;
  }
}
.home .section article .post_item .biz06 .biz_3box .biz_box._3 {
  margin-top: 151px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_3box .biz_box._3 {
    margin-top: 0px;
  }
}
.home .section article .post_item .biz06 .biz_3box .biz_box figure {
  width: 336px;
  height: 224px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_3box .biz_box figure {
    width: 100%;
    height: 232px;
    padding: 0 22px;
  }
}
.home .section article .post_item .biz06 .biz_3box .biz_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .section article .post_item .biz06 .biz_3box .biz_box .box_wrap {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_3box .biz_box .box_wrap {
    width: 100%;
    font-size: 12px;
    line-height: 25px;
    padding: 0 26px;
  }
}
.home .section article .post_item .biz06 .biz_3box .biz_box .box_wrap .box_title {
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #57b7e0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .biz_3box .biz_box .box_wrap .box_title {
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    margin: 16px auto 6px;
  }
}
.home .section article .post_item .biz06 .cta_btn {
  margin: 74px auto 110px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz06 .cta_btn {
    margin: 57px auto 72px;
  }
}
.home .section article .post_item .biz07 {
  margin-left: 11%;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz07 {
    padding: 0 44px;
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz07 .sec_title {
    text-align: center;
  }
}
.home .section article .post_item .biz07 .sec_title::after {
  left: 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz07 .sec_title::after {
    width: 305px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.home .section article .post_item .biz07 .biz_4box {
  width: min(1222px, 100%);
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz07 .biz_4box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 27px;
    gap: 73px;
  }
}
.home .section article .post_item .biz07 .biz_4box .biz_box {
  margin-left: 18px;
  width: min(289px, 90%);
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz07 .biz_4box .biz_box {
    margin-top: 67px;
    margin-left: 0;
    width: 100%;
    border: 0.8px solid #57b7e0;
    position: relative;
  }
}
.home .section article .post_item .biz07 .biz_4box .biz_box figure {
  width: min(289px, 90%);
  height: 318px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz07 .biz_4box .biz_box figure {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 61px;
    height: 61px;
  }
  .home .section article .post_item .biz07 .biz_4box .biz_box figure.sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home .section article .post_item .biz07 .biz_4box .biz_box figure::after {
    content: "";
    width: 61px;
    height: 61px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #57b7e0;
    border-radius: 100%;
  }
}
.home .section article .post_item .biz07 .biz_4box .biz_box figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1024px) {
  .home .section article .post_item .biz07 .biz_4box .biz_box figure img {
    -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
            clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
  }
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz07 .biz_4box .biz_box figure img {
    max-width: 41px;
    max-height: 41px;
    z-index: 1;
    position: relative;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.home .section article .post_item .biz07 .biz_4box .biz_box .box_wrap {
  width: min(248px, 90%);
  margin: 0 auto 45px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz07 .biz_4box .biz_box .box_wrap {
    padding: 0 22px;
    font-size: 12px;
    line-height: 25px;
  }
}
.home .section article .post_item .biz07 .biz_4box .biz_box .box_wrap .box_title {
  margin: 25px auto 19px;
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #1d426e;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz07 .biz_4box .biz_box .box_wrap .box_title {
    margin: 41px auto 18px;
    font-weight: 700;
    font-size: 16px;
  }
}
.home .section article .post_item .biz08 {
  width: min(1209px, 98%);
  margin: 0 auto 150px;
}
.home .section article .post_item .biz08 .sec_title {
  text-align: center;
  width: 922px;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz08 .sec_title {
    width: 100%;
  }
}
.home .section article .post_item .biz08 .sec_title::after {
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz08 .sec_title::after {
    width: 305px;
  }
}
.home .section article .post_item .biz08 .contact_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 57px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz08 .contact_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 27px;
    padding: 0 23px;
  }
}
.home .section article .post_item .biz08 .contact_wrap .contact_left {
  max-width: 581px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz08 .contact_wrap .contact_left {
    max-width: 100%;
    margin-bottom: 38px;
  }
}
.home .section article .post_item .biz08 .contact_wrap .contact_left figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 542px;
  height: 260px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz08 .contact_wrap .contact_left figure {
    width: 100%;
    height: 228px;
  }
}
.home .section article .post_item .biz08 .contact_wrap .contact_left figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.home .section article .post_item .biz08 .contact_wrap .contact_left .contact_title {
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;
  color: #57b7e0;
  margin: 25px 0;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz08 .contact_wrap .contact_left .contact_title {
    font-size: 16px;
    line-height: 25px;
  }
}
.home .section article .post_item .biz08 .contact_wrap .contact_left ul {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz08 .contact_wrap .contact_left ul {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 25px;
  }
}
.home .section article .post_item .biz08 .contact_wrap .contact_right {
  max-width: 535px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1rem;
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .home .section article .post_item .biz08 .contact_wrap .contact_right {
    max-width: 100%;
  }
}