.home .sec_1 {
  width: 100%;
  position: relative;
  /*.main_copy {
  	position: absolute;
  	top: 150px;
  	left: calc(50% - 40vw);
  	width: clamp(300px, calc(35vw), 540px);
  	@media only screen and (max-width:768px), print and (min-width: 2cm){
  		top: 160px;
  	}
  }
  .img_main {
  	@media only screen and (max-width:768px), print and (min-width: 2cm){
  	}
  	&_1 {
  		width: 480px;
  		position: absolute;
  		bottom: 0px;
  		left: 0px;
  		z-index: 1;
  		@media only screen and (max-width:768px), print and (min-width: 2cm){
  			width: 160px;
  			bottom: 80px;
  			left: -10px;
  		}
  	}
  	&_2 {
  		width: 420px;
  		position: absolute;
  		top: 450px;
  		left: 360px;
  		z-index: 5;
  		@media only screen and (max-width:768px), print and (min-width: 2cm){
  			width: 150px;
  			top: auto;
  			left: 40px;
  			bottom: 220px;
  		}
  	}
  	&_3 {
  		width: 520px;
  		position: absolute;
  		bottom: 0px;
  		left: calc(50% - 20px);
  		z-index: 3;
  		@media only screen and (max-width:768px), print and (min-width: 2cm){
  			width: 240px;
  			bottom: 40px;
  		}
  	}
  	&_4 {
  		width: 420px;
  		position: absolute;
  		bottom: 0px;
  		right: 0px;
  		z-index: 4;
  		@media only screen and (max-width:768px), print and (min-width: 2cm){
  			width: 200px;
  			bottom: auto;
  			top: 0px;
  			right: 0px;
  		}
  	}
  	&_5 {
  		width: 300px;
  		position: absolute;
  		top: 20px;
  		right: 20px;
  		z-index: 2;
  		@media only screen and (max-width:768px), print and (min-width: 2cm){
  			width: 140px;
  			top: 70px;
  			right: auto;
  			left: 0px;
  		}
  	}
  	
  }*/ }
  .home .sec_1 .bg_obj01 {
    position: absolute;
    top: -76px;
    left: calc(50% - 680px);
    width: 1060px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_1 .bg_obj01 {
        width: 530px;
        left: -30px;
        top: 100px; } }
  .home .sec_1 .main_copy {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
    .home .sec_1 .main_copy img {
      margin-right: auto;
      margin-left: auto; }
  .home .sec_1 .img_main {
    width: 100%; }
    .home .sec_1 .img_main img {
      margin-right: auto;
      margin-left: auto; }
.home .sec_2 {
  position: relative;
  padding: 80px 0; }
  .home .sec_2 .bg_obj02 {
    position: absolute;
    top: -2px;
    left: calc(50% - 686px);
    width: 1494px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_2 .bg_obj02 {
        width: 747px;
        left: -30px;
        top: 30px; } }
  .home .sec_2 .bnr_specialmovie {
    width: 1240px;
    position: relative;
    padding-right: 40px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_2 .bnr_specialmovie {
        width: 100%;
        padding-right: 20px;
        padding-bottom: 2.8em; } }
  .home .sec_2 .btn_1 {
    border: none;
    background: linear-gradient(#ef76aa 0%, #9561e8 100%);
    opacity: 0.95;
    color: #fff;
    position: absolute;
    left: 760px;
    bottom: 20px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_2 .btn_1 {
        left: calc(100% - 330px);
        bottom: 0; } }
    .home .sec_2 .btn_1 span {
      display: inline-block;
      font-family: "Albert Sans", "Noto Sans JP", sans-serif; }
    .home .sec_2 .btn_1 i::before {
      background-color: #DF74B2; }
.home .sec_ttl h2 {
  letter-spacing: 0.1em;
  margin-bottom: 0.8em; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .home .sec_ttl h2 {
      margin-bottom: 0.4em;
      font-size: 1.8rem !important; } }
.home .sec_3 {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  padding-right: 70px;
  padding-left: 70px;
  padding-top: 200px;
  padding-bottom: 170px; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .home .sec_3 {
      padding: 15px; } }
  .home .sec_3 .sec_ttl {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_3 .sec_ttl {
        display: block;
        position: static;
        margin-bottom: 1.5em; } }
    .home .sec_3 .sec_ttl p {
      width: 612px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_3 .sec_ttl p {
          width: 306px; } }
  .home .sec_3 .sec_img figure {
    position: absolute;
    overflow: hidden;
    border-radius: 14px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_3 .sec_img figure {
        border-radius: 7px; } }
  .home .sec_3 .sec_img__1 {
    width: 600px;
    left: -400px;
    top: -170px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_3 .sec_img__1 {
        width: 100%;
        position: static !important;
        margin-bottom: 20px; } }
  .home .sec_3 .sec_img__2 {
    width: 320px;
    left: -470px;
    top: 240px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_3 .sec_img__2 {
        display: none; } }
  .home .sec_3 .box_company {
    position: relative; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_3 .box_company {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
        z-index: 10; } }
    @media only screen and (min-width: 769px), print and (min-width: 2cm) {
      .home .sec_3 .box_company {
        width: 880px;
        margin-left: 400px;
        padding-top: 190px; } }
    .home .sec_3 .box_company::before {
      content: "";
      width: calc(100% + 140px);
      height: calc(100% + 120px);
      background-color: rgba(38, 66, 147, 0.05);
      position: absolute;
      left: -70px;
      top: -50px;
      z-index: -1; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_3 .box_company::before {
          left: -15px;
          top: 0px;
          width: 100vw;
          height: calc(100% - 120px); } }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_3 .box_company .btn_1 {
        font-size: 1.6rem !important;
        line-height: 1.4;
        padding: 0 8px 0 8px; } }
.home .sec_4 {
  background-color: #f6f6f6;
  padding: 100px 0; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .home .sec_4 {
      padding: 70px 0 60px; } }
  .home .sec_4 .sec_ttl p {
    width: 444px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_4 .sec_ttl p {
        width: 260px; } }
  .home .sec_4 .box_staff {
    position: relative;
    padding-bottom: 160px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_4 .box_staff {
        padding-bottom: 80px; } }
    .home .sec_4 .box_staff .bg_obj03_r {
      position: absolute;
      right: -10px;
      top: -160px;
      width: 473px;
      z-index: 1; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_4 .box_staff .bg_obj03_r {
          width: 189px; } }
    .home .sec_4 .box_staff .bg_obj03_l {
      position: absolute;
      left: -20px;
      bottom: -180px;
      width: 316px;
      z-index: 1; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_4 .box_staff .bg_obj03_l {
          width: 126px;
          bottom: 0px; } }
    .home .sec_4 .box_staff .slider {
      position: relative;
      z-index: 10; }
      .home .sec_4 .box_staff .slider figure {
        overflow: hidden;
        border-radius: 14px;
        width: 280px;
        margin: 0 30px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .home .sec_4 .box_staff .slider figure {
            width: 180px;
            margin: 0 10px;
            border-radius: 7px; } }
        .home .sec_4 .box_staff .slider figure:nth-child(odd) {
          margin-top: 40px; }
    @media only screen and (min-width: 769px), print and (min-width: 2cm) {
      .home .sec_4 .box_staff .slick-slide img {
        width: auto;
        margin-right: auto;
        margin-left: auto; } }
    .home .sec_4 .box_staff .btn_staff {
      position: relative;
      z-index: 10; }
    .home .sec_4 .box_staff .btn_1 {
      border: none;
      background-color: #F9BE00;
      color: #fff; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_4 .box_staff .btn_1 {
          width: 280px !important;
          margin: 0 auto; } }
      .home .sec_4 .box_staff .btn_1 i::before {
        background-color: #333; }
  .home .sec_4 .box_banner {
    position: relative; }
    .home .sec_4 .box_banner::before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: #fff;
      position: absolute;
      right: calc(50% - 580px);
      top: -100px; }
    .home .sec_4 .box_banner__item {
      position: relative;
      z-index: 10;
      display: block;
      margin-bottom: 100px;
      width: 1200px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_4 .box_banner__item {
          width: calc(100% - 15px);
          margin-bottom: 80px; } }
      .home .sec_4 .box_banner__item_right {
        transform: translateX(calc(50vw - 460px)); }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .home .sec_4 .box_banner__item_right {
            transform: translateX(15px); } }
        .home .sec_4 .box_banner__item_right .btn_1 {
          left: -40px; }
          @media only screen and (max-width: 768px), print and (min-width: 2cm) {
            .home .sec_4 .box_banner__item_right .btn_1 {
              left: -10px; } }
      .home .sec_4 .box_banner__item_left {
        transform: translateX(calc(50vw - 740px)); }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .home .sec_4 .box_banner__item_left {
            transform: translateX(0); } }
        .home .sec_4 .box_banner__item_left .btn_1 {
          right: -40px; }
          @media only screen and (max-width: 768px), print and (min-width: 2cm) {
            .home .sec_4 .box_banner__item_left .btn_1 {
              right: -10px; } }
    .home .sec_4 .box_banner figure {
      overflow: hidden;
      border-radius: 14px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_4 .box_banner figure {
          border-radius: 7px; } }
    .home .sec_4 .box_banner .btn_1 {
      position: absolute;
      bottom: -40px;
      color: #F9BE00;
      border-color: #F9BE00; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_4 .box_banner .btn_1 {
          width: 280px !important;
          bottom: -55px; } }
      .home .sec_4 .box_banner .btn_1 i::before {
        background-color: #333; }
    .home .sec_4 .box_banner .comingsoon .btn_1 {
      color: rgba(249, 190, 0, 0.3);
      border-color: rgba(249, 190, 0, 0.3); }
      .home .sec_4 .box_banner .comingsoon .btn_1 i {
        opacity: 0.3; }
.home .sec_5 {
  padding: 100px 0 140px;
  position: relative; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .home .sec_5 {
      padding: 60px 0 100px; } }
  .home .sec_5 .bg_obj04_r {
    position: absolute;
    right: 0px;
    top: -50px;
    width: 400px;
    z-index: 1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_5 .bg_obj04_r {
        width: 160px; } }
  .home .sec_5 .bg_obj04_l {
    position: absolute;
    left: 0px;
    bottom: 100px;
    width: 200px;
    z-index: 1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_5 .bg_obj04_l {
        width: 80px;
        bottom: 40px; } }
  .home .sec_5 .sec_ttl {
    position: relative;
    z-index: 10; }
    .home .sec_5 .sec_ttl p {
      width: 490px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_5 .sec_ttl p {
          width: 245px; } }
  .home .sec_5 .box_special {
    position: relative;
    width: 100%;
    margin-top: -100px;
    z-index: 5; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_5 .box_special {
        margin-top: 10px; } }
    .home .sec_5 .box_special__img {
      width: 780px;
      overflow: hidden;
      border-radius: 100%; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_5 .box_special__img {
          width: 90%;
          margin-bottom: 20px; } }
    .home .sec_5 .box_special__txt {
      position: absolute;
      right: 0;
      bottom: 120px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_5 .box_special__txt {
          line-height: 1.2;
          bottom: 80px;
          text-align: left; }
          .home .sec_5 .box_special__txt br {
            display: none; } }
      .home .sec_5 .box_special__txt span {
        display: inline-block;
        background-color: #ED86B3;
        color: #fff;
        line-height: 1;
        padding: 0.2em 0.6em 0.3em;
        margin-bottom: 0.1em;
        letter-spacing: 0.05em; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .home .sec_5 .box_special__txt span {
            font-size: 1.5rem !important;
            margin-bottom: 0; } }
    .home .sec_5 .box_special .btn_readmore {
      display: flex;
      width: 100%;
      justify-content: flex-end; }
    .home .sec_5 .box_special .btn_2 {
      background-color: #f6f6f6;
      width: 200px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .home .sec_5 .box_special .btn_2 {
          margin-top: 80px; } }
      .home .sec_5 .box_special .btn_2 i {
        background-color: #ED86B3; }
        .home .sec_5 .box_special .btn_2 i::before {
          background-color: #fff; }
.home .sec_6 {
  background-color: #f6f6f6;
  padding: 100px 0 140px;
  position: relative; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .home .sec_6 {
      padding: 80px 0 80px; } }
  .home .sec_6 .bg_obj05_r {
    position: absolute;
    right: 30px;
    top: -70px;
    width: 280px;
    z-index: 1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_6 .bg_obj05_r {
        width: 120px;
        right: -20px;
        top: -35px; } }
  .home .sec_6 .bg_obj05_l {
    position: absolute;
    left: 20px;
    bottom: 30px;
    width: 140px;
    z-index: 1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_6 .bg_obj05_l {
        width: 60px;
        left: -20px;
        bottom: 20px; } }
  .home .sec_6 .sec_ttl h2 {
    text-align: center; }
  .home .sec_6 .sec_ttl p {
    width: 502px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_6 .sec_ttl p {
        width: 251px; } }
  .home .sec_6 .flex_box__item a {
    position: relative;
    overflow: hidden;
    border-radius: 14px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_6 .flex_box__item a {
        border-radius: 7px; } }
  .home .sec_6 .btn_2 {
    background-color: transparent;
    color: #fff;
    width: 200px;
    position: absolute;
    right: 10px;
    bottom: 10px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .home .sec_6 .btn_2 {
        width: 160px; } }
    .home .sec_6 .btn_2 i::before {
      background-color: #333; }
