@charset "UTF-8";
/*
Theme Name: home
Author: Catwork Co., Ltd.
*/

  /* home
------------------------------------------------------------------------*/
  /* button(共通) ------*/
  @media screen and (min-width: 751px) {
    .button01 a {
      display: block;
      height: 6.4rem;
      background: #222 url("../img/home/arrow01.png")right 1.7rem center no-repeat;
      border-radius: 3.2rem;
      padding: 1.85rem 0 0;
      box-sizing: border-box;
      color: #fff;
      font-size: 1.6rem;
      line-height: 1.5;
      letter-spacing: 0;
      text-align: center;
      transition: all .2s;
    }
    .button01 a:hover {
      background: #e74921 url(../img/home/arrow02.png) right 1.7rem center no-repeat;
    }
  }
  @media screen and (max-width: 750px) {
    .button01 a {
      display: block;
      height: 14.933vw;
      background: #222 url("../img/home/arrow01_sp.png")right 5.2vw center no-repeat;
      background-size: 6.4vw;
      border-radius: 7.3333vw;
      padding: 2vw 0 0;
      box-sizing: border-box;
      color: #fff;
      font-size: 3.733vw;
      line-height: 3;
      letter-spacing: 0;
      text-align: center;
      transition: all .2s;
    }
    .button01 a:hover {
      background: #222 url("../img/home/arrow01_sp.png")right 5.2vw center no-repeat;
      background-size: 6.4vw;
      transition: all .2s;
    }
  }
  @media screen and (max-width: 375px) {
    .button01 a {
      display: block;
      height: 56px;
      background: #222 url("../img/home/arrow01_sp.png")right 20px center no-repeat;
      background-size: 23px;
      border-radius: 28px;
      padding: 5.5px 0 0;
      box-sizing: border-box;
      color: #fff;
      font-size: 14px;
      line-height: 3;
      letter-spacing: 0;
      text-align: center;
      transition: all .2s;
    }
    .button01 a:hover {
      background: #222 url("../img/home/arrow01_sp.png")right 20px center no-repeat;
      background-size: 23px;
      transition: all .2s;
    }
  }
  @media screen and (max-width: 750px) {
    .key .button01 a {
      padding: 1.2vw 0 0;
    }
  }
  @media screen and (max-width: 375px) {
    .key .button01 a {
      padding: 3.5px 0 0;
    }
  }
  @media screen and (min-width: 751px) {
    .key .button01 a {
      padding: 1.7rem 0 0;
    }
  }
  /* key ------*/
  .key {
    padding-top: 120px;
    padding-bottom: 57px;
    text-align: center;
    position: relative;
  }
  @media screen and (max-width: 1600px) {
    .key {
      padding-bottom: 6vw;
    }
  }
  @media screen and (max-width: 750px) {
    .key {
      padding-top: 0;
      padding-bottom: 14vw;
    }
  }
  @media screen and (max-width: 375px) {
    .key {
      padding-bottom: 60px;
    }
  }
  .key::before {
    position: absolute;
    top: -154px;
    left: 50%;
    transform: translateX(450px);
    content: "";
    background: url("../img/home/bg_obj01.png")no-repeat;
    width: 766px;
    height: 571px;
    z-index: -1;
  }
  @media screen and (max-width: 1400px) {
    .key::before {
      position: absolute;
      top: calc(120px - 19.57vw);
      left: 82.14vw;
      transform: none;
      content: "";
      background: url("../img/home/bg_obj01.png")no-repeat;
      background-size: 100%;
      width: 54.7vw;
      height: 40.8vw;
      z-index: -1;
    }
  }
  @media screen and (max-width: 750px) {
    .key::before {
      position: absolute;
      top: -11vw;
      right: -21.6vw;
      left: auto;
      transform: none;
      content: "";
      background: url("../img/home/bg_obj01_sp.png")no-repeat;
      background-size: 100%;
      width: 54.26vw;
      height: 40.53vw;
      z-index: -1;
    }
  }
  @media screen and (max-width: 375px) {
    .key::before {
      position: absolute;
      top: -41px;
      right: -81px;
      left: auto;
      transform: none;
      content: "";
      background: url("../img/home/bg_obj01_sp.png")no-repeat;
      background-size: 100%;
      width: 203px;
      height: 152px;
      z-index: -1;
    }
  }
  .key .text01 {
    display: inline-block;
    margin-top: 4.8rem;
    position: relative;
  }
  .key .text01::before {
    position: absolute;
    top: 21px;
    left: -339px;
    content: "";
    background: url("../img/home/key_img01.png")no-repeat;
    width: 518px;
    height: 308px;
    z-index: -1;
  }
  .key .text01::after {
    position: absolute;
    top: 61px;
    right: -201px;
    content: "";
    background: url("../img/home/key_img02.png")no-repeat;
    width: 329px;
    height: 384px;
  }
  @media screen and (max-width: 1640px) {
    .key .text01::before {
      position: absolute;
      top: 1.28vw;
      left: -20.67vw;
      content: "";
      background: url("../img/home/key_img01.png")no-repeat;
      background-size: 100%;
      width: 31.58vw;
      height: 18.78vw;
      z-index: -1;
    }
  }

  @media screen and (min-width: 960px) and (max-height: 850px) {
    .key .text01 {
      display: inline-block;
      max-width: 95.9vh;
      max-height: 43.8vh;
      position: relative;
    }
    .key .text01 img {
      width: 100%;
      height: 100%;
    }
    .key .text01::after {
      top: 4.36vw;
      background: url("../img/home/key_img02.png")no-repeat;
      background-size: 100%;
      max-width: 32.9vh;
      max-height: 38.4vh;
    }
  }
  @media screen and (max-width: 1400px) {
    .key .text01 {
      display: inline-block;
      width: 68.5vw;
      height: 31.285vw;
      margin-top: 5.8rem;
      position: relative;
    }
    .key .text01 img {
      width: 100%;
      height: 100%;
    }
    .key .text01::after {
      top: 4.36vw;
      right: auto;
      left: 59.3vw;
      background: url("../img/home/key_img02.png")no-repeat;
      background-size: 100%;
      width: 23.5vw;
      height: 27.43vw;
    }
  }
  @media screen and (min-width: 960px) and (max-width: 1400px) and (max-height: 850px) {
    .key .text01 {
      max-width: 95.9vh;
      max-height: 43.8vh;
    }
    .key .text01::after {
      top: 61px;
      right: -201px;
      left: unset;
      max-width: 32.9vh;
      max-height: 38.4vh;
    }
  }
  @media screen and (max-width: 750px) {
    .key .text01 {
        display: inline-block;
        width: 92.2vw;
        height: inherit;
        margin-top: 30.66vw;
        position: relative;
    }
    .key .text01 img {
      width: 100%;
      height: 100%;
    }
    .key .text01::before {
      position: absolute;
      top: -4.266vw;
      left: -4.066vw;
      content: "";
      background: url("../img/home/key_img01_sp.png")no-repeat;
      background-size: 100%;
      width: 30.66vw;
      height: 18.26vw;
      z-index: -1;
    }
    .key .text01::after {
        position: absolute;
        top: 34.33vw;
        right: auto;
        left: 70.53vw;
        content: "";
        background: url(../img/home/key_img02_sp.png) no-repeat;
        background-size: 100%;
        width: 25vw;
        height: 29.86vw;
    }
  }
  @media screen and (max-width: 375px) {
    .key .text01 {
      display: inline-block;
      width: 347px;
      height: inherit;
      margin-top: 115px;
      position: relative;
    }
    .key .text01::before {
      position: absolute;
      top: -12px;
      left: -12px;
      content: "";
      background: url(../img/home/key_img01_sp.png) no-repeat;
      background-size: 100%;
      width: 110px;
      height: 63.5px;
      z-index: -1;
    }
    .key .text01::after {
      position: absolute;
      top: 132.5px;
      right: auto;
      left: 269px;
      content: "";
      background: url(../img/home/key_img02_sp.png) no-repeat;
      background-size: 100%;
      width: 89.5px;
      height: 109.5px;
      z-index: -1;
    }
  }
  .key .text02 {
    font-size: 1.8rem;
    line-height: 2;
    margin-top: 3.5rem;
  }
  .key .text02 .br-tb {
    display: none;
  }
  @media screen and (max-width: 960px) {
    .key .text02 .br-tb {
      display: inline;
    }
  }
  @media screen and (max-width: 750px) {
    .key .text02 {
      font-size: 3.733vw;
      line-height: 1.57;
margin-top: 3.6rem;
    }
  }
  @media screen and (max-width: 375px) {
    .key .text02 {
      font-size: 14px;
      margin-top: 26px;
    }
  }
  .key .btn-box {
    -js-display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    gap: 0 3rem;
    margin-top: 4.1rem;
  }
  @media screen and (max-width: 750px) {
    .key .btn-box {
      -js-display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      gap: 2.66vw 0;
      margin-top: 3rem;
    }
  }
  @media screen and (max-width: 375px) {
    .key .btn-box {
      gap: 10px 0;
margin-top: 22px;
    }
  }
  .key .btn-box .button01 a {
    width: 30rem;
    letter-spacing: 0.05em;
    border: 2px solid #222;
  }
  .key .btn-box .button01:nth-of-type(1) a {
    background: #e74921 url(../img/home/arrow02.png) right 1.7rem center no-repeat;
    border: 2px solid #e74921;
  }
  @media screen and (min-width: 751px) {
    .key .btn-box .button01:nth-of-type(1) a:hover {
      background: #fff url(../img/home/arrow_red.png) right 1.7rem center no-repeat;
      border: 2px solid #e74921;
      color: #e74921;
    }
    .key .button01 a:hover {
      background: #fff url(../img/home/arrowblack.png) right 1.7rem center no-repeat;
      transition: all .2s;
      color: #222;
      border: #222 2px solid;
    }
  }
  .key .btn-box .button01 a span {
    position: relative;
  }
  .key .btn-box .button01 a span::before {
    position: absolute;
    top: -0.3rem;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: #fff;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
  }
  @media screen and (min-width: 751px) {
    .key .btn-box .button01 a:hover span::before {
      content: "";
      background: #e74921;
    }
  }
  @media screen and (max-width: 750px) {
    .key .btn-box .button01 a {
      width: 76vw;
    }
    .key .btn-box .button01:nth-of-type(1) a {
      background: #e74921 url("../img/home/arrow02_sp.png")right 5.2vw center no-repeat;
      background-size: 6.4vw;
    }
    .key .btn-box .button01:nth-of-type(1) a:hover {
      background: #e74921 url("../img/home/arrow02_sp.png")right 5.2vw center no-repeat;
      background-size: 6.4vw;
    }
    .key .btn-box .button01 a span::before {
      position: absolute;
      top: -0.5vw;
      left: 50%;
      transform: translateX(-50%);
      content: "";
      background: #fff;
      width: 0.866vw;
      height: 0.866vw;
      border-radius: 50%;
    }
  }
  @media screen and (max-width: 375px) {
    .key .btn-box .button01 a {
      width: 285px;
    }
    .key .btn-box .button01:nth-of-type(1) a {
      background: #e74921 url("../img/home/arrow02_sp.png")right 20px center no-repeat;
      background-size: 23px;
    }
    .key .btn-box .button01:nth-of-type(1) a:hover {
      background: #e74921 url("../img/home/arrow02_sp.png")right 20px center no-repeat;
      background-size: 23px;
    }
    .key .btn-box .button01 a span::before {
      position: absolute;
      top: -1.875px;
      left: 50%;
      transform: translateX(-50%);
      content: "";
      background: #fff;
      width: 3.24px;
      height: 3.24px;
      border-radius: 50%;
    }
  }
  /* voice ------*/
  #voice {
    position: relative;
  }
  #voice::before {
    position: absolute;
    top: -173px;
    left: 50%;
    transform: translateX(-914px);
    content: "";
    background: url("../img/home/bg_obj02.png")no-repeat;
    width: 363px;
    height: 349px;
    z-index: -2;
  }
  #voice::after {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-750px);
    content: "";
    background: #29a352 url("../img/home/bg_obj03.png")left 445px top 66px no-repeat;
    border-radius: 150px 0 0 150px;
    width: 100vw;
    height: 100%;
    z-index: -1;
  }
  @media screen and (max-width: 1500px) {
    #voice::before {
      position: absolute;
      top: -11.5vw;
      left: -10.93vw;
      transform: none;
      content: "";
      background: url("../img/home/bg_obj02.png")no-repeat;
      background-size: 100%;
      width: 24.2vw;
      height: 23.27vw;
      z-index: -2;
    }
    #voice::after {
      position: absolute;
      top: 0;
      left: 0;
      transform: none;
      content: "";
      background: #29a352 url("../img/home/bg_obj03.png")left 29.7vw top 4.4vw no-repeat;
      background-size: 24.67%;
      border-radius: 10vw 0 0 10vw;
      width: 100%;
      height: 100%;
      z-index: -1;
    }
  }
  @media screen and (max-width: 750px) {
    #voice::before {
      position: absolute;
      top: -11.2vw;
      left: 0;
      transform: none;
      content: "";
      background: url("../img/home/bg_obj02_sp.png")no-repeat;
      background-size: 100%;
      width: 25.73vw;
      height: 24.8vw;
      z-index: -2;
    }
    #voice::after {
      position: absolute;
      top: 0;
      left: 5.333vw;
      transform: none;
      content: "";
      background: #29a352 url("../img/home/bg_obj03.png")left 40vw top 4vw no-repeat;
      background-size: 49.33vw;
      border-radius: 21.3vw 0 0 21.3vw;
      width: calc(100% - 5.333vw);
      height: 100%;
      z-index: -1;
    }
  }
  @media screen and (max-width: 375px) {
    #voice::before {
      position: absolute;
      top: -42px;
      left: 0;
      transform: none;
      content: "";
      background: url("../img/home/bg_obj02_sp.png")no-repeat;
      background-size: 100%;
      width: 96.5px;
      height: 93px;
      z-index: -2;
    }
    #voice::after {
      position: absolute;
      top: 0;
      left: 20px;
      transform: none;
      content: "";
      background: #29a352 url("../img/home/bg_obj03.png")left 40vw top 4vw no-repeat;
      background-size: 49.33vw;
      border-radius: 21.3vw 0 0 21.3vw;
      width: 355px;
      height: 100%;
      z-index: -1;
    }
  }
  #voice .inner {
    max-width: 1300px;
    padding: 150px 50px 115px;
    box-sizing: border-box;
    color: #fff;
    position: relative;
  }
  @media screen and (max-width: 1500px) {
    #voice .inner {
      padding: 10vw 50px 7.67vw;
    }
  }
  @media screen and (max-width: 750px) {
    #voice .inner {
      padding: 13.33vw 0 26vw 6vw;
    }
  }
  @media screen and (max-width: 375px) {
    #voice .inner {
      padding: 50px 0 50px 32px;
    }
  }
  #voice .inner .ttl-box {
    -js-display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  @media screen and (max-width: 750px) {
    #voice .inner .ttl-box {
      padding: 0 6.66vw;
      box-sizing: border-box;
    }
  }
  @media screen and (max-width: 375px) {
    #voice .inner .ttl-box {
      padding: 0 25px;
      box-sizing: border-box;
    }
  }
  #voice .inner .ttl-box h2 {
    padding-top: 4rem;
    font-size: 4.8rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.08em;
    position: relative;
  }
  #voice .inner .ttl-box h2::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    content: "";
    border: 0.4rem solid #fbe851;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 50%;
    box-sizing: border-box;
  }
  #voice .inner .ttl-box h2::after {
    position: absolute;
    top: 0;
    left: 2.4rem;
    content: "VOICE";
    font-size: 1.6rem;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    letter-spacing: 0.08em;
    line-height: 1;
    white-space: nowrap;
  }
  @media screen and (max-width: 750px) {
    #voice .inner .ttl-box h2 {
      padding-top: 5.6vw;
      font-size: 6.4vw;
      font-weight: bold;
      line-height: 1;
      letter-spacing: 0.08em;
      position: relative;
    }
    #voice .inner .ttl-box h2::before {
      position: absolute;
      top: 0.333vw;
      left: 0;
      content: "";
      border: 0.533vw solid #fbe851;
      width: 2.6vw;
      height: 2.6vw;
      border-radius: 50%;
      box-sizing: border-box;
    }
    #voice .inner .ttl-box h2::after {
      position: absolute;
      top: 0;
      left: 4.533vw;
      content: "VOICE";
      font-size: 3.2vw;
      font-weight: 400;
      font-family: "Outfit", sans-serif;
      letter-spacing: 0.08em;
      line-height: 1;
      white-space: nowrap;
    }
  }
  @media screen and (max-width: 375px) {
    #voice .inner .ttl-box h2 {
      padding-top: 21px;
      font-size: 24px;
      font-weight: bold;
      line-height: 1;
      letter-spacing: 0.08em;
      position: relative;
    }
    #voice .inner .ttl-box h2::before {
      position: absolute;
      top: 2.5px;
      left: 0;
      content: "";
      border: 1.5px solid #fbe851;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      box-sizing: border-box;
    }
    #voice .inner .ttl-box h2::after {
      position: absolute;
      top: 0;
      left: 17px;
      content: "VOICE";
      font-size: 12px;
      font-weight: 400;
      font-family: "Outfit", sans-serif;
      letter-spacing: 0.08em;
      line-height: 1;
      white-space: nowrap;
    }
  }
  #voice .inner .ttl-box .button01 a {
    width: 36rem;
  }
  @media screen and (max-width: 750px) {
    #voice .inner .ttl-box .button01 a {
      position: absolute;
      bottom: 13vw;
      left: 54%;
      transform: translateX(-50%);
      width: 76vw;
    }
  }
  @media screen and (max-width: 375px) {
    #voice .inner .ttl-box .button01 a {
      position: absolute;
      bottom: 30px;
      left: 53%;
      transform: translateX(-50%);
      width: 285px;
    }
  }
  #voice .inner .voice-box {
    -js-display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 58px;
  }
  #voice .inner .voice-box .voice-item {
    width: 30%;
    position: relative;
  }
  @media screen and (max-width: 750px) {
    #voice .inner .voice-wrap {
      /*      width: 88vw;
			padding-bottom: 6.666vw;
			overflow-x: scroll;*/
    }
    #voice .inner .voice-wrap::-webkit-scrollbar {
      height: 0.8vw;
    }
    #voice .inner .voice-wrap::-webkit-scrollbar-track {
      background-color: transparent;
    }
    #voice .inner .voice-wrap::-webkit-scrollbar-thumb {
      background-color: #005200;
      border-radius: 0.4vw;
    }
    #voice .inner .voice-box {
      -js-display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      gap: 0 5.33vw;
      /*      width: 238.66vw;*/
      margin-top: 5.33vw;
    }
    #voice .inner .voice-box .voice-item {
      width: 76vw;
      position: relative;
    }
    .voice-box .voice-item {
      padding: 0 3vw; /* 左右にスライド間の余白を追加 */
      box-sizing: border-box;
    }
    /*    .voice-box .slick-list {
			margin: 0 -6vw;
		}*/
    #voice .inner .voice-wrap {
      padding: 0 3vw 0 3vw;
    }
  }
  @media screen and (max-width: 375px) {
    #voice .inner .voice-wrap {
      width: 330px;
      padding-bottom: 25px;
      overflow-x: scroll;
    }
    #voice .inner .voice-wrap::-webkit-scrollbar {
      height: 6px;
    }
    #voice .inner .voice-wrap::-webkit-scrollbar-track {
      background-color: transparent;
    }
    #voice .inner .voice-wrap::-webkit-scrollbar-thumb {
      background-color: #005200;
      border-radius: 3px;
    }
    #voice .inner .voice-box {
      -js-display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      gap: 0 20px;
      /*      width: 895px;*/
      margin-top: 20px;
    }
    #voice .inner .voice-box .voice-item {
      width: 285px;
      position: relative;
    }
  }
  #voice .inner .voice-box .voice-item:nth-of-type(2).mv02_off {
    transition: all 0.8s ease-out 0.2s;
  }
  #voice .inner .voice-box .voice-item:nth-of-type(3).mv02_off {
    transition: all 0.8s ease-out 0.4s;
  }
  #voice .inner .voice-box .voice-item .text01 {
    background: #e74921;
    padding: 1.8rem 3rem 2.3rem;
    border-radius: 2rem;
    box-sizing: border-box;
    font-size: 1.8rem;
    line-height: 1.667;
    text-decoration: underline;
    text-decoration-color: rgba(255, 255, 255, 0.5);
    text-underline-offset: 5px;
    text-decoration-thickness: 1.5px;
    margin: -4rem 2rem 0;
    z-index: 10;
    position: relative;
  }
  #voice .inner .voice-box .voice-item .text01::before {
    position: absolute;
    top: -1rem;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #e74921 transparent;
    border-width: 0 1.5rem 1.5rem 1.5rem;
  }
  #voice .inner .voice-box .voice-item .text01 a {
    position: relative;
  }
  #voice .inner .voice-box .voice-item .text01 a::before {
    position: absolute;
    top: -1.3rem;
    left: -2.2rem;
    content: "";
    background: url("../img/home/voice_deco01.png")no-repeat;
    background-size: 100%;
    width: 2.2rem;
    height: 2.2rem;
  }
  @media screen and (max-width: 960px) {
    #voice .inner .voice-box .voice-item .text01 {
      padding: 1.5rem 1.7rem 1.5rem 2.4rem;
      border-radius: 2rem;
      box-sizing: border-box;
      font-size: 1.8rem;
      line-height: 1.667;
      text-decoration: underline;
      margin: -4rem 2rem 0;
      z-index: 10;
      position: relative;
      text-underline-offset: 3px;
    }
  }
  @media screen and (max-width: 750px) {
    #voice .inner .voice-box .voice-item .text01 {
      background: #e74921;
      padding: 3.733vw 4.8vw 4.933vw;
      border-radius: 2.66vw;
      box-sizing: border-box;
      font-size: 4vw;
      line-height: 1.6;
      text-decoration: underline;
      margin: -9vw 4.4vw 0;
      z-index: 10;
      position: relative;
    }
    #voice .inner .voice-box .voice-item .text01::before {
      position: absolute;
      top: -2.266vw;
      left: 50%;
      transform: translateX(-50%);
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent transparent #e74921 transparent;
      border-width: 0 3.33vw 3.33vw 3.33vw;
    }
    #voice .inner .voice-box .voice-item .text01 a {
      position: relative;
    }
    #voice .inner .voice-box .voice-item .text01 a::before {
      position: absolute;
      top: -2.4vw;
      left: -4vw;
      content: "";
      background: url("../img/home/voice_deco01.png")no-repeat;
      background-size: 100%;
      width: 4.4vw;
      height: 4.4vw;
    }
  }
  @media screen and (max-width: 375px) {
    #voice .inner .voice-box .voice-item .text01 {
      background: #e74921;
      padding: 14px 18px 18.5px;
      border-radius: 10px;
      box-sizing: border-box;
      font-size: 15px;
      line-height: 1.6;
      text-decoration: underline;
      text-underline-offset: 5px;
      margin: -33.75px 16.5px 0;
      z-index: 10;
      position: relative;
    }
    #voice .inner .voice-box .voice-item .text01::before {
      position: absolute;
      top: -8.5px;
      left: 50%;
      transform: translateX(-50%);
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent transparent #e74921 transparent;
      border-width: 0 12px 12px 12px;
    }
    #voice .inner .voice-box .voice-item .text01 a::before {
      position: absolute;
      top: -9px;
      left: -15px;
      content: "";
      background: url("../img/home/voice_deco01.png")no-repeat;
      background-size: 100%;
      width: 16.5px;
      height: 16.5px;
    }
  }
  #voice .inner .voice-box .voice-item .img {
    z-index: 1;
  }
  #voice .inner .voice-box .voice-item .img img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    border-radius: 20px;
  }
  @media screen and (max-width: 1300px) {
    #voice .inner .voice-box .voice-item .img img {
      height: 20.77vw;
      object-fit: cover;
      border-radius: 1.54vw;
    }
  }
  @media screen and (max-width: 750px) {
    #voice .inner .voice-box .voice-item .img img {
      height: 56.8vw;
      object-fit: cover;
      border-radius: 1.54vw;
    }
  }
  @media screen and (max-width: 375px) {
    #voice .inner .voice-box .voice-item .img img {
      height: 210px;
      object-fit: cover;
      border-radius: 11px;
    }
  }
  #voice .inner .voice-box .voice-item .text02 {
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
    margin-top: 1.5rem;
  }
  @media screen and (max-width: 750px) {
    #voice .inner .voice-box .voice-item .text02 {
      font-size: 4vw;
      line-height: 1.5;
      text-align: center;
      margin-top: 2vw;
    }
  }
  #voice .review-box {
    padding: 0 0 150px;
    color: #fff;
    z-index: 10;
    position: relative;
  }
  #voice .review-box::before {
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-600px);
    content: "";
    background: url("../img/home/voice_img01.png")no-repeat;
    width: 176px;
    height: 310px;
    z-index: -1;
  }
  #voice .review-box::after {
    position: absolute;
    top: 35px;
    right: 50%;
    transform: translateX(600px);
    content: "";
    background: url("../img/home/voice_img02.png")no-repeat;
    width: 176px;
    height: 312px;
    z-index: -1;
  }
  @media screen and (max-width: 1250px) {
    #voice .review-box {
      padding: 0 0 10vw;
    }
    #voice .review-box::before {
      position: absolute;
      top: 2vw;
      left: 25px;
      transform: none;
      content: "";
      background: url("../img/home/voice_img01.png")no-repeat;
      background-size: 100%;
      width: 14.08vw;
      height: 24.8vw;
      z-index: -1;
    }
    #voice .review-box::after {
      position: absolute;
      top: 2.8vw;
      right: 25px;
      transform: none;
      content: "";
      background: url("../img/home/voice_img02.png")no-repeat;
      background-size: 100%;
      width: 14.08vw;
      height: 24.96vw;
      z-index: -1;
    }
  }
  @media screen and (max-width: 750px) {
    #voice .review-box {
      padding: 0 0 13.733vw;
      color: #fff;
      z-index: 10;
      position: relative;
    }
    #voice .review-box::before {
      content: none;
    }
    #voice .review-box::after {
      content: none;
    }
  }
  @media screen and (max-width: 375px) {
    #voice .review-box {
      padding: 0 0 51.5px;
      color: #fff;
      z-index: 10;
      position: relative;
    }
  }
  #voice .review-box h4 {
    padding-top: 10.4rem;
    font-size: 4rem;
    font-family: "Outfit", "Zen Kaku Gothic New", sans-serif;
    text-align: center;
    letter-spacing: 0.25rem;
    line-height: 1;
    z-index: 10;
    position: relative;
  }
  #voice .review-box h4::before {
    position: absolute;
    top: -1rem;
    left: 50%;
    transform: translateX(-50%);
    content: "REVIEW";
    color: rgba(255, 255, 255, 0.1);
    font-size: 16rem;
    font-weight: 600;
    letter-spacing: 0.8rem;
    line-height: 1;
    z-index: -1;
  }
  #voice .review-box h4::after {
    position: absolute;
    top: 3.6rem;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: url("../img/home/voice_img03.png")no-repeat;
    background-size: 100%;
    width: 6.1rem;
    height: 5.9rem;
  }
  #voice .review-box h4 .span01 {
    display: inline-block;
    font-size: 2.4rem;
    letter-spacing: 0.1rem;
    line-height: 1;
    position: relative;
  }
  #voice .review-box h4 .span01::before {
    position: absolute;
    top: 50%;
    left: -4rem;
    transform: translateY(-50%);
    content: "";
    background: url("../img/home/review_deco01.png")no-repeat;
    background-size: 100%;
    width: 2.5rem;
    height: 4.1rem;
  }
  #voice .review-box h4 .span01::after {
    position: absolute;
    top: 50%;
    right: -3.5rem;
    transform: translateY(-50%);
    content: "";
    background: url("../img/home/review_deco02.png")no-repeat;
    background-size: 100%;
    width: 2.5rem;
    height: 4.1rem;
  }
  #voice .review-box h4 .span02 {
    padding-left: 2rem;
    color: #fbe851;
    font-size: 8rem;
    font-weight: 600;
    position: relative;
  }
  #voice .review-box h4 .span02::before {
    position: absolute;
    top: 1rem;
    left: -0.8rem;
    content: "";
    background: url("../img/home/review_deco03.png")no-repeat;
    background-size: 100%;
    width: 2.6rem;
    height: 2.6rem;
  }
  #voice .review-box h4 .span02::after {
    position: absolute;
    bottom: 0.4rem;
    right: -3rem;
    content: "";
    background: url("../img/home/review_deco04.png")no-repeat;
    background-size: 100%;
    width: 2.6rem;
    height: 2.6rem;
  }
  @media screen and (max-width: 750px) {
    #voice .review-box h4 .span02 {
      font-size: 4.8rem;
    }
    #voice .review-box h4 .span02::before {
      top: 1rem;
      width: 1.6rem;
      height: 1.6rem;
      left: 0.2rem;
    }
    #voice .review-box h4 .span02::after {
      bottom: 0.6rem;
      width: 1.6rem;
      height: 1.6rem;
      right: -2.2rem;
    }
    #voice .review-box h4 {
      padding-top: 13.866vw;
      font-size: 5.33vw;
      font-family: "Outfit", "Zen Kaku Gothic New", sans-serif;
      text-align: center;
      letter-spacing: 0.02em;
      line-height: 1.2;
      z-index: 10;
      position: relative;
    }
    #voice .review-box h4::before {
      position: absolute;
      top: -1.333vw;
      left: 8vw;
      transform: none;
      content: "REVIEW";
      color: rgba(255, 255, 255, 0.1);
      font-size: 21.33vw;
      font-weight: 600;
      letter-spacing: 0.08em;
      line-height: 1;
      z-index: -1;
    }
    #voice .review-box h4::after {
      position: absolute;
      top: 4.8vw;
      left: 50%;
      transform: translateX(-50%);
      content: "";
      background: url("../img/home/voice_img03.png")no-repeat;
      background-size: 100%;
      width: 8.133vw;
      height: 7.866vw;
    }
    #voice .review-box h4 .span01 {
      display: inline-block;
      font-size: 3.2vw;
      letter-spacing: 0.01em;
      line-height: 1;
      margin-bottom: 2.933vw;
      position: relative;
    }
    #voice .review-box h4 .span01::before {
      position: absolute;
      top: 50%;
      left: -5.333vw;
      transform: translateY(-50%);
      content: "";
      background: url("../img/home/review_deco01.png")no-repeat;
      background-size: 100%;
      width: 3.333vw;
      height: 5.466vw;
    }
    #voice .review-box h4 .span01::after {
      position: absolute;
      top: 50%;
      right: -4.666vw;
      transform: translateY(-50%);
      content: "";
      background: url("../img/home/review_deco02.png")no-repeat;
      background-size: 100%;
      width: 3.333vw;
      height: 5.466vw;
    }
  }
  @media screen and (max-width: 375px) {
    #voice .review-box h4 {
      padding-top: 52px;
      font-size: 20px;
      font-family: "Outfit", "Zen Kaku Gothic New", sans-serif;
      text-align: center;
      letter-spacing: 0.02em;
      line-height: 1.2;
      z-index: 10;
      position: relative;
    }
    #voice .review-box h4::before {
      position: absolute;
      top: -5px;
      left: 30px;
      transform: none;
      content: "REVIEW";
      color: rgba(255, 255, 255, 0.1);
      font-size: 80px;
      font-weight: 600;
      letter-spacing: 0.08em;
      line-height: 1;
      z-index: -1;
    }
    #voice .review-box h4::after {
      position: absolute;
      top: 18px;
      left: 50%;
      transform: translateX(-50%);
      content: "";
      background: url("../img/home/voice_img03.png")no-repeat;
      background-size: 100%;
      width: 30.5px;
      height: 29.5px;
    }
    #voice .review-box h4 .span01 {
      display: inline-block;
      font-size: 12px;
      letter-spacing: 0.01em;
      line-height: 1;
      margin-bottom: 11px;
      position: relative;
    }
    #voice .review-box h4 .span01::before {
      position: absolute;
      top: 50%;
      left: -20px;
      transform: translateY(-50%);
      content: "";
      background: url("../img/home/review_deco01.png")no-repeat;
      background-size: 100%;
      width: 12.5px;
      height: 20.5px;
    }
    #voice .review-box h4 .span01::after {
      position: absolute;
      top: 50%;
      right: -17.5px;
      transform: translateY(-50%);
      content: "";
      background: url("../img/home/review_deco02.png")no-repeat;
      background-size: 100%;
      width: 12.5px;
      height: 20.5px;
    }
  }
  #voice .review-box .box {
    margin-top: 35px;
  }
  #voice .review-box .box .cont {
    width: 360px;
    height: 332px;
    background: #fff;
    border: 8px solid #f5f5f5;
    border-radius: 40px 40px 0 40px;
    box-sizing: border-box;
    color: #222;
    margin: 0 30px;
  }
  .review-box #slider01 p.icon {
    width: 130px !important;
    margin-top: -29px;
  }
  @media screen and (max-width: 1200px) {
    #voice .review-box .box .cont {
      height: 312px;
    }
  }
  @media screen and (max-width: 900px) {
    #voice .review-box .box .cont {
      height: 292px;
    }
  }
  @media screen and (max-width: 750px) {
    #voice .review-box .box .cont {
      width: 288px;
      height: 272px;
      margin: 0 12px;
    }
    .review-box #slider01 p.icon {
      width: 105px !important;
    }
  }
  .review-box #slider01 .slick-slide img {
    display: block;
    width: 100% !important;
    height: auto;
  }
  #voice .review-box .box {
    margin-top: 44px;
  }
  .review-box #slider01 .slick-list {
    padding-top: 24px !important;
  }
  #voice .review-box p.name {
    font-size: 1.5rem !important;
    margin-top: 6px;
  }
  #voice .review-box p.star {
    width: 110px;
    margin-top: 4px;
    margin-bottom: 10px;
  }
  .review-box p.text04 {
    font-size: 1.6rem !important;
    line-height: 1.7;
    margin-top: 15px;
  }
  #voice .review-box .box .cont {
    padding: 0 20px;
  }

/* works ------*/
#works {
  position: relative;
}
#works::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-800px);
  content: "";
  background: url("../img/home/bg_obj04.png")no-repeat;
  width: 489px;
  height: 356px;
  z-index: -1;
}
@media screen and (max-width: 1600px) {
  #works::before {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj04.png")no-repeat;
    background-size: 100%;
    width: 30.5625vw;
    height: 22.25vw;
    z-index: -1;
  }
}
@media screen and (max-width: 750px) {
  #works::before {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj04.png")no-repeat;
    background-size: 100%;
    width: 31.466vw;
    height: 23.466vw;
    z-index: -1;
  }
}
@media screen and (max-width: 375px) {
  #works::before {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj04.png")no-repeat;
    background-size: 100%;
    width: 118px;
    height: 88px;
    z-index: -1;
  }
  #works .inner .works-box .cont .txt-box h3 {
    font-size: 1.6rem;
  }
}
#works .inner {
  max-width: 1600px;
  padding: 147px 50px 0;
}
@media screen and (max-width: 1500px) {
  #works .inner {
    max-width: 100%;
    padding: 9.8vw 50px 0;
  }
}
@media screen and (max-width: 750px) {
  #works .inner {
    max-width: 100%;
    padding: 9.333vw 5.333vw 0;
  }
}
@media screen and (max-width: 375px) {
  #works .inner {
    max-width: 100%;
    padding: 50px 20px 0;
  }
}
#works .inner h2 {
  background: url("../img/home/works_img01.png")center top no-repeat, url("../img/home/ttl_text01.png")center top 11.6rem no-repeat;
  background-size: 7.5rem, 25.9rem;
  padding: 22.2rem 0 0;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.25em;
  text-align: center;
}
@media screen and (max-width: 500px) {
  #works .inner h2 {
    background: url(../img/home/works_img01.png) center top no-repeat, url(../img/home/ttl_text01.png) center top 6.4rem no-repeat;
    background-size: 4.5rem, 14.5rem;
    padding: 12.2rem 0 0;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0.2em;
    text-align: center;
  }
}
#works .inner .works-box {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 72px 0;
  margin-top: 70px;
  position: relative;
}
#works .inner .works-box::before {
  position: absolute;
  top: -240px;
  right: -71px;
  content: "";
  background: url("../img/home/bg_obj05.png")no-repeat;
  width: 416px;
  height: 391px;
  z-index: -1;
}
#works .inner .works-box::after {
  position: absolute;
  bottom: -162px;
  left: -234px;
  content: "";
  background: url("../img/home/bg_obj06.png")no-repeat;
  width: 569px;
  height: 514px;
  z-index: -1;
}
@media screen and (max-width: 1500px) {
  #works .inner .works-box {
    gap: 7vw 0;
    margin-top: 4.7vw;
  }
  #works .inner .works-box::before {
    position: absolute;
    top: -16vw;
    right: -4.73vw;
    content: "";
    background: url("../img/home/bg_obj05.png")no-repeat;
    background-size: 100%;
    width: 27.73vw;
    height: 26.07vw;
    z-index: -1;
  }
  #works .inner .works-box::after {
    position: absolute;
    bottom: -10.8vw;
    left: -15.6vw;
    content: "";
    background: url("../img/home/bg_obj06.png")no-repeat;
    background-size: 100%;
    width: 37.93vw;
    height: 34.27vw;
    z-index: -1;
  }
}
@media screen and (max-width: 750px) {
  #works .inner .works-box {
    justify-content: flex-start;
    gap: 4vw 4vw;
    margin-top: 6vw;
  }
  #works .inner .works-box::after {
    position: absolute;
    bottom: -35.333vw;
    left: -13.6vw;
    content: "";
    background: url("../img/home/bg_obj06.png")no-repeat;
    background-size: 100%;
    width: 37.93vw;
    height: 34.27vw;
    z-index: -1;
  }
}
@media screen and (max-width: 375px) {
  #works .inner .works-box {
    gap: 20px 14px;
    margin-top: 32px;
  }
  #works .inner .works-box::before {
    position: absolute;
    top: -60px;
    right: -17.738px;
    content: "";
    background: url("../img/home/bg_obj05.png")no-repeat;
    background-size: 100%;
    width: 104px;
    height: 97.7px;
    z-index: -1;
  }
  #works .inner .works-box::after {
    position: absolute;
    bottom: -40.5px;
    left: -58.5px;
    content: "";
    background: url("../img/home/bg_obj06.png")no-repeat;
    background-size: 100%;
    width: 142px;
    height: 128.5px;
    z-index: -1;
  }
}
#works .inner .works-box .cont {
  width: 31.06666%;
}
@media screen and (max-width: 750px) {
  #works .inner .works-box .cont {
    width: 42.666vw;
  }
}
@media screen and (max-width: 375px) {
  #works .inner .works-box .cont {
    width: 160px;
  }
}
#works .inner .works-box .cont a {
  display: block;
}
#works .inner .works-box .cont .txt-box {
  padding: 2.3rem 0 0;
  position: relative;
}
#works .inner .works-box .cont .txt-box .cate {
  position: absolute;
  top: -2.6rem;
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0 1.5rem;
  background: #e74921;
  padding: 0.75rem 1.7rem 0.75rem 1.6rem;
  border-radius: 0 2.3rem 2.3rem 0;
  box-sizing: border-box;
  color: #fff;
}
#works .inner .works-box .cont .txt-box .cate li {
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  #works .inner .works-box .cont .txt-box .cate {
    position: absolute;
    top: -2.6rem;
    left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    gap: 0 1.5rem;
    background: #e74921;
    padding: 0.75rem 1.7rem 0.75rem 1.6rem;
    border-radius: 0 2.3rem 2.3rem 0;
    box-sizing: border-box;
    color: #fff;
  }
  #works .inner .works-box .cont .txt-box .cate li {
    font-size: 2vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 375px) {
  #works .inner .works-box .cont .txt-box .cate li {
    font-size: 10px;
    line-height: 1.5;
  }
}
#works .inner .works-box .cont .txt-box h3 {
  font-size: 2.0rem;
  font-weight: 600;
  font-family: "Outfit", "Zen Kaku Gothic New", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.2rem;
}
#works .inner .works-box .cont .txt-box h3 span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  #works .inner .works-box .cont .txt-box h3 span {
    display: block;
    -webkit-line-clamp: none;
  }
  #works .inner .works-box .cont .txt-box h3 span br {
    display: none;
  }
}
#works .inner .works-box .cont .img {
  overflow: hidden;
}
@media screen and (max-width: 1500px) {
  #works .inner .works-box .cont .img {
    width: 100%;
  }
}
#works .inner .works-box .cont .img img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  transform: scale(1);
  transition: all .4s;
}
#works .inner .works-box .cont a:hover .img img {
  transform: scale(1.05);
  transition: all .4s;
}
@media screen and (max-width: 1500px) {
  #works .inner .works-box .cont .img img {
    width: 100%;
    height: 17vw;
  }
}
@media screen and (max-width: 750px) {
  #works .inner .works-box .cont .img img {
    width: 100%;
    height: 25.866vw;
  }
}
@media screen and (max-width: 375px) {
  #works .inner .works-box .cont .img img {
    width: 100%;
    height: 97px;
  }
}
#works .inner .button01 a {
  width: 36rem;
  margin: 5.4rem auto 0;
}
@media screen and (max-width: 750px) {
  #works .inner .button01 a {
    width: 76vw;
    margin: 7vw auto 0;
  }
}
@media screen and (max-width: 375px) {
  #works .inner .button01 a {
    width: 285px;
    margin: 36.25px auto 0;
  }
}
/* service ------*/
#service {
  position: relative;
}
#service::before {
  position: absolute;
  top: 273px;
  left: 50%;
  transform: translateX(364px);
  content: "";
  background: url("../img/home/bg_obj08.png")no-repeat;
  width: 237px;
  height: 211px;
  z-index: -1;
}
#service::after {
  position: absolute;
  top: 16%;
  left: -7%;
  transform: translateX(364px);
  content: "";
  background: url(../img/home/tablet.png) no-repeat;
  width: 237px;
  height: 241px;
  z-index: -1;
}
@media screen and (max-width: 1500px) {
  #service::before {
    position: absolute;
    top: 18.3vw;
    left: 74.27vw;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj08.png")no-repeat;
    background-size: 100%;
    width: 15.8vw;
    height: 14.07vw;
    z-index: -1;
  }
  #service::after {
    top: 18%;
    left: -14%;
  }
}
@media screen and (max-width: 1250px) {
  #service::after {
    top: 18%;
    left: -18%;
    width: 197px;
    height: 221px;
    background-size: contain;
  }
}
@media screen and (max-width: 1100px) {
  #service::after {
    top: 18%;
    left: -21%;
    width: 167px;
    height: 191px;
    background-size: contain;
  }
}
@media screen and (max-width: 960px) {
  #service::after {
    top: 18%;
    left: -26%;
    background-size: contain;
    width: 15.8vw;
    height: 18.07vw;
  }
}
@media screen and (max-width: 900px) {
  #service::after {
    left: -32%;
  }
}
@media screen and (max-width: 750px) {
  #service::before {
    content: none;
  }
  #service::after {
    display: none;
  }
}
#service .inner {
  max-width: 1300px;
  padding: 198px 50px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1500px) {
  #service .inner {
    padding: 13.87vw 50px 0;
  }
}
@media screen and (max-width: 750px) {
  #service .inner {
    padding: 19.733vw 5.3333vw 0;
  }
}
@media screen and (max-width: 375px) {
  #service .inner {
    padding: 74px 20px 0;
  }
}
#service .inner h2 {
  background: url("../img/home/ttl_text02.png")center top no-repeat;
  background-size: 40rem;
  padding: 11.5rem 0 0;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.25rem;
  text-align: center;
}
@media screen and (max-width: 500px) {
  #service .inner h2 {
    background: url(../img/home/ttl_text02.png) center top no-repeat;
    background-size: 23rem;
    padding: 5.4rem 0 0;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.25rem;
    text-align: center;
  }
}
#service .inner .service-wrap {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 106px;
  margin-top: 60px;
  position: relative;
}
#service .inner .service-wrap::after {
  position: absolute;
  top: 0;
  right: -150px;
  content: "";
  background: #e74921 url("../img/home/bg_obj09.png")right 1170px top 43px no-repeat;
  border-radius: 0 150px 150px 0;
  width: calc(100vw - 100px);
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 1700px) {
  #service .inner .service-wrap::after {
    position: absolute;
    top: 0;
    right: -150px;
    content: "";
    background: #e74921 url("../img/home/bg_obj09.png")right 1170px top 43px no-repeat;
    border-radius: 0 150px 150px 0;
    width: 1600px;
    height: 100%;
    z-index: -1;
  }
}
@media screen and (max-width: 1500px) {
  #service .inner .service-wrap {
    padding-bottom: 7.07vw;
    margin-top: 5vw;
    position: relative;
  }
  #service .inner .service-wrap::after {
    position: absolute;
    top: 0;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    content: "";
    background: #e74921 url("../img/home/bg_obj09.png")right 78vw top 2.867vw no-repeat;
    background-size: 24.67%;
    border-radius: 0 10vw 10vw 0;
    width: 100vw;
    height: 100%;
    z-index: -1;
  }
}
@media screen and (max-width: 750px) {
  #service .inner .service-wrap {
    padding: 10.66vw 6.666vw 10.66vw 0;
  }
  #service .inner .service-wrap::after {
    position: absolute;
    top: 0;
    left: -5.33334vw;
    right: auto;
    transform: none;
    content: "";
    background: #e74921;
    border-radius: 0 20vw 20vw 0;
    width: calc(100vw - 5.3333vw);
    height: 100%;
    z-index: -1;
  }
}
@media screen and (max-width: 375px) {
  #service .inner .service-wrap {
    padding: 40px 25px 40px 0;
  }
  #service .inner .service-wrap::after {
    position: absolute;
    top: 0;
    left: -20px;
    right: auto;
    transform: none;
    content: "";
    background: #e74921;
    border-radius: 0 80px 80px 0;
    width: calc(375px - 20px);
    height: 100%;
    z-index: -1;
  }
}
#service .inner .service-wrap .service-tab-box {
  width: 38rem;
  background: #fff;
  border-radius: 2.5rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin: 9.5rem 0 0;
}
@media screen and (max-width: 750px) {
  #service .inner .service-wrap .service-tab-box {
    display: none;
  }
}
#service .inner .service-wrap .service-tab-box .tab-btn {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 9rem;
  padding: 0 0 0 2rem;
  box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  font-size: 1.6rem;
  line-height: 1.5;
  position: relative;
}
#service .service-tab-box .tab-btn {
  position: relative;
  padding-right: 5rem; /* 擬似要素の余白を確保 */
}
#service .service-tab-box .tab-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3.8rem;
  width: 15px;
  height: 12px;
  background: url('../img/home/arrow03_n.png') no-repeat center;
  background-size: contain;
  transition: all 0.4s ease;
}
#service .service-tab-box .tab-btn:hover::after {
  background-image: url('../img/home/arrow03_n_hover.png');
  right: 1.6rem;
  width: 30px;
  height: 30px;
}
#service .inner .service-wrap .service-tab-box .tab-btn.last {
  border-bottom: none;
}
/*#service .inner .service-wrap .service-tab-box .tab-btn::after {
	position: absolute;
	top: 50%;
	left: 30rem;
	content: "";
	background: #fbe851;
	width: 0;
	height: 0.4rem;
	border-radius: 0.2rem;
	transition: all .4s;
}*/
#service .inner .service-wrap .service-tab-box .tab-btn.first {
  border-radius: 2.5rem 2.5rem 0 0;
}
#service .inner .service-wrap .service-tab-box .tab-btn.last {
  border-radius: 0 0 2.5rem 2.5rem;
}
#service .inner .service-wrap .service-tab-box .tab-btn.active {
  background: #330e05;
  color: #fff;
  transition: all .4s;
}
@media screen and (max-width: 750px) {
  #service .inner .service-wrap .service-main-box .service-btn {
    width: 81.33vw;
    height: 19.73vw;
    background: #fff url("../img/home/arrow03_sp.png")right 3.7333vw center no-repeat;
    background-size: 5.866vw;
    border-bottom: 1px solid #ebebeb;
    padding: 4.8vw 0 1.33vw 5.33vw;
    font-size: 3.7333vw;
    line-height: 1.285;
  }
  #service .inner .service-wrap .service-main-box .service-btn:first-of-type {
    border-radius: 3.333vw 3.333vw 0 0;
  }
  #service .inner .service-wrap .service-main-box .service-btn:last-of-type {
    border-radius: 0 0 3.333vw 3.333vw;
  }
  #service .inner .service-wrap .service-main-box .service-btn:last-of-type {
    border-bottom: none;
  }
  #service .inner .service-wrap .service-main-box .service-btn.active {
    background: #340f03 url("../img/home/arrow03_sp_ho.png")right 3.7333vw center no-repeat;
    background-size: 5.866vw;
    color: #fff;
  }
}
@media screen and (max-width: 375px) {
  #service .inner .service-wrap .service-main-box .service-btn {
    width: 305px;
    height: 74px;
    background: #fff url(../img/home/arrow03_sp.png) right 14px center no-repeat;
    background-size: 22px;
    border-bottom: 1px solid #ebebeb;
    padding: 18px 0 5px 20px;
    font-size: 14px;
    line-height: 1.285;
    margin-left: 0;
    margin-right: 0;
  }
  #service .inner .service-wrap .service-main-box .service-btn:first-of-type {
    border-radius: 14px 14px 0 0;
  }
  #service .inner .service-wrap .service-main-box .service-btn:last-of-type {
    border-radius: 0 0 14px 14px;
  }
  #service .inner .service-wrap .service-main-box .service-btn:last-of-type {
    border-bottom: none;
  }
  #service .inner .service-wrap .service-main-box .service-btn.active {
    background: #340f03 url("../img/home/arrow03_sp_ho.png")right 14px center no-repeat;
    background-size: 22px;
    color: #fff;
  }
}
#service .inner .service-wrap .service-main-box .main-panel {
  display: none;
  width: 710px;
  padding: 570px 0 0;
  color: #fff;
  position: relative;
}
#service .inner .service-wrap .service-main-box .main-panel.active {
  display: block;
  animation: serviceIllust .6s linear 0s normal both;
}
@keyframes serviceIllust {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 1300px) {
  #service .inner .service-wrap .service-main-box .main-panel {
    display: none;
    width: 54vw;
    padding: 43.846vw 0 0;
    box-sizing: border-box;
    color: #fff;
    position: relative;
  }
}
@media screen and (max-width: 1200px) {
  #service .inner .service-wrap .service-main-box .main-panel {
    width: calc(100vw - 530px);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 960px) {
  #service .inner .service-wrap .service-main-box .main-panel {
    width: calc(100vw - 460px);
    padding: 45vw 0 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 750px) {
  #service .inner .service-wrap .service-main-box .main-panel {
    width: 100%;
    padding: 72vw 0 21.66vw;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 375px) {
  #service .inner .service-wrap .service-main-box .main-panel {
    width: 100%;
    padding: 270px 0 81.25px;
    box-sizing: border-box;
  }
}
#service .inner .service-wrap .service-main-box .main-panel .ttl-box {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 0 2.8rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 750px) {
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box {
    padding: 0 0 3.7333vw;
  }
}
@media screen and (max-width: 375px) {
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box {
    padding: 0 0 14px;
  }
}
#service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 {
  font-size: 4.8rem;
  line-height: 1;
  letter-spacing: 0.2rem;
}
#service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 .span01 {
  letter-spacing: -0.3rem;
}
@media screen and (max-width: 1200px) {
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 {
    font-size: 3vw;
  }
}
#service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 .span02 {
  display: block;
  font-size: 2rem;
  letter-spacing: 0.02em;
  margin-top: 2.4rem;
}
@media screen and (max-width: 960px) {
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 .span02 {
    font-size: 1.8rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 750px) {
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 {
    padding: 0 6.6666vw;
    box-sizing: border-box;
    font-size: 6.6666vw;
  }
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 .span01 {
    letter-spacing: -.08em;
  }
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 .span02 {
    font-size: 4vw;
    margin-top: 2.6666vw;
  }
}
@media screen and (max-width: 375px) {
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 {
    font-size: 25px;
  }
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box h3 .span02 {
    font-size: 15px;
    margin-top: 10px;
  }
}
#service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a {
  display: block;
  width: 17.5rem;
  height: 6rem;
  border: 1px solid #fff;
  border-radius: 3rem;
  padding: 0 0 0 6.4rem;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  line-height: 5.8rem;
  position: relative;
  margin-top: -5px;
}
#service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a::before {
  position: absolute;
  top: 50%;
  left: 0.3rem;
  transform: translateY(-50%);
  content: "";
  background: #fff url("../img/home/arrow04.png")center center no-repeat;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  transition: all .4s;
}
@media screen and (min-width: 751px) {
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a:hover {
    background: #fff;
    padding-left: 2rem;
    box-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    color: #e74921;
  }
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a:hover::before {
    left: 12rem;
    background: #e74921 url("../img/home/arrow04_ho.png")center center no-repeat;
    transition: all .4s;
  }
}
@media screen and (max-width: 750px) {
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a {
    position: absolute;
    bottom: 5.2vw;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 38vw;
    height: 11.2vw;
    border: 1px solid #fff;
    border-radius: 5.6vw;
    padding: 0 0 0 12.8vw;
    box-sizing: border-box;
    font-size: 3.4666vw;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    line-height: 11.2vw;
  }
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a::before {
    position: absolute;
    top: 50%;
    left: 1vw;
    transform: translateY(-50%);
    content: "";
    background: url("../img/home/arrow_service_sp.png")center center no-repeat;
    background-size: contain;
    width: 8.933vw;
    height: 8.933vw;
    border-radius: 50%;
    box-shadow: none;
  }
  /*  #service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a:hover::before {
		background: url("../img/home/arrow_service_sp.png")center center no-repeat !important;
		background-size: contain !important;
		box-shadow: none !important;
	}
	#service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a:hover {
		background: none;
		padding-left: 12.8vw;
		box-shadow: none;
		color: #fff;
	}
	#service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a:hover::before {
		left: 1vw;
		background: #fff url("../img/home/arrow04_sp.png")center center no-repeat;
	}*/
  .inner .service-wrap .service-main-box .main-panel#service03 .ttl-box {
    margin-top: 40px !important;
  }
  .inner .service-wrap .service-main-box .main-panel#service02 .ttl-box {
    margin-top: 24px !important;
  }
}
@media screen and (max-width: 375px) {
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a {
    position: absolute;
    bottom: 19.5px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 142px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 0 0 0 44px;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    line-height: 40px;
  }
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a::before {
    position: absolute;
    top: 50%;
    left: 2.75px;
    transform: translateY(-50%);
    content: "";
    background: url("../img/home/arrow_service_sp.png")center center no-repeat;
    background-size: contain;
    box-shadow: none;
    width: 33.5px;
    height: 33.5px;
    border-radius: 50%;
  }
  #service .inner .service-wrap .service-main-box .main-panel .ttl-box .more-button a:hover::before {
    background: url("../img/home/arrow_service_sp.png")center center no-repeat !important;
    background-size: contain !important;
    box-shadow: none !important;
  }
}
#service .inner .service-wrap .service-main-box .main-panel .text01 {
  font-size: 1.7rem;
  line-height: 2;
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  #service .inner .service-wrap .service-main-box .main-panel .text01 {
    padding: 0 6.666vw;
    box-sizing: border-box;
    font-size: 3.733vw;
    line-height: 1.642;
    margin-top: 3.7333vw;
  }
}
@media screen and (max-width: 375px) {
  #service .inner .service-wrap .service-main-box .main-panel .text01 {
    padding: 0 25px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.642;
    margin-top: 8px;
  }
}
#service .inner .service-wrap .service-main-box .main-panel .img {
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1300px) {
  #service .inner .service-wrap .service-main-box .main-panel .img img {
    transform-origin: center 20%;
    transform: scale(.9);
  }
}
@media screen and (max-width: 1200px) {
  #service .inner .service-wrap .service-main-box .main-panel .img {
    top: 3.75vw;
  }
  #service .inner .service-wrap .service-main-box .main-panel .img img {
    transform: scale(.8);
  }
}
@media screen and (max-width: 1100px) {
  #service .inner .service-wrap .service-main-box .main-panel .img img {
    transform: scale(.66);
  }
}
@media screen and (max-width: 900px) {
  #service .inner .service-wrap .service-main-box .main-panel .img img {
    transform: scale(.6);
  }
}
@media screen and (max-width: 850px) {
  #service .inner .service-wrap .service-main-box .main-panel .img img {
    transform: scale(.5);
  }
}
@media screen and (max-width: 750px) {
  #service .inner .service-wrap .service-main-box .main-panel .img img {
    transform: none;
    height: auto;
  }
  #service .inner .service-wrap .service-main-box .main-panel:nth-of-type(1) .img img {
    width: 68.8vw;
  }
  #service .inner .service-wrap .service-main-box .main-panel:nth-of-type(2) .img img {
    width: 68.8vw;
  }
  #service .inner .service-wrap .service-main-box .main-panel:nth-of-type(3) .img img {
    width: 78.4vw;
  }
  #service .inner .service-wrap .service-main-box .main-panel:nth-of-type(4) .img img {
    width: 64.53vw;
  }
  #service .inner .service-wrap .service-main-box .main-panel:nth-of-type(5) .img img {
    width: 100%;
  }
  #service .inner .service-wrap .service-main-box .main-panel:nth-of-type(6) .img img {
    width: 64.53vw;
  }

}
/* reason ------*/
#reason {
  --reason-sec-height: 0px;
  --page-height: 0px;
  --land-max-height: 1200px;
  height: var(--reason-sec-height);
  position: relative;
}
#reason::after {
  position: absolute;
  bottom: -179px;
  left: 50%;
  transform: translateX(397px);
  content: "";
  background: url("../img/home/bg_obj11.png")no-repeat;
  width: 363px;
  height: 313px;
  z-index: -1;
}
.reason-inner {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  display: grid;
  grid-template-rows: minmax(0, 2fr) minmax(0, 8fr);
}
.reason__head {
  display: flex;
  align-items: flex-end;
}
.reason__head-inner {
  flex: 0 0 100%;
}
#reason  .reason__head .inner h2 span span {
  font-size: 116%;
}
#reason .reason__body {
  display: flex;
  align-items: center;
  padding-bottom: 0vh;
}
#reason .reason__body-inner {
  flex: 0 0 100%;
  padding: 0 60px;
}
#reason .reason__body .inner .reason-box::after {
  height: 100%;
}
#reason .inner h2 {
  background: url("../img/home/ttl_text03.png")center top no-repeat;
  background-size: 39.3rem;
  padding: 9.8rem 0 0;
  font-size: 2.4rem;
  line-height: 1;
  text-align: center;
  position: relative;
}
#reason .inner h2::before {
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-985px);
  content: "";
  background: url("../img/home/bg_obj10.png")no-repeat;
  width: 569px;
  height: 514px;
  z-index: -1;
}
#reason .inner h2 span {
  color: #e74921;
}
#reason .inner h2 span span {
  padding: 0 0.4rem;
  font-size: 2.8rem;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
}
#reason .inner .reason-box {
  height: 600px;
  margin-top: 6.9rem;
  position: relative;
}
#reason .inner .reason-box::before {
  position: absolute;
  right: 0;
  content: "";
  background: url("../img/home/reason_img01.png") center / contain no-repeat;
  aspect-ratio: 1.73;
  z-index: -1;
}
#reason .inner .reason-box::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  background: #fff;
  width: calc(100% - 100px);
  height: 600px;
  z-index: -1;
}
#reason .inner .reason-box .cont-wrap {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
}
#reason .inner .reason-box .cont-wrap::after {
  position: absolute;
  content: "01";
  background: #0f91ce;
  border-radius: 50%;
  color: #fff;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
  text-align: center;
  transform: scale(0);
  transition: transform .6s ease;
}
#reason .inner .reason-box .cont-wrap:nth-of-type(2)::after {
  position: absolute;
  content: "02";
}
#reason .inner .reason-box .cont-wrap:nth-of-type(3)::after {
  position: absolute;
  content: "03";
}
#reason .inner .reason-box .cont-wrap.active {
  position: absolute;
  z-index: 2;
}
#reason .inner .reason-box .cont-wrap.active::after {
  transform: scale(1);
}
#reason .inner .reason-box .cont-wrap .cont {
  width: 100%;
  box-sizing: border-box;
}
#reason .inner .reason-box .cont-wrap .cont .txt-box, #reason .inner .reason-box .cont-wrap .cont .img {
  opacity: 0;
  transform: translateY(20px);
  transition: all .6s ease;
}
#reason .inner .reason-box .cont-wrap.active .cont .txt-box, #reason .inner .reason-box .cont-wrap.active .cont .img {
  opacity: 1;
  transform: translateY(0);
}
#reason .inner .reason-box .cont-wrap .cont .txt-box h3 {
  font-weight: bold;
  line-height: 1.5;
  z-index: 10;
  position: relative;
  letter-spacing: 0.08em;
}
#reason .inner .reason-box .cont-wrap .cont .txt-box h3::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "REASON 01";
  background: url("../img/home/reason_frame01.png")no-repeat;
  background-size: 100%;
  height: auto;
  aspect-ratio: 2.84375;
  color: #e74921;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.02em;
  text-align: center;
}
#reason .inner .reason-box .cont-wrap:nth-of-type(2) .cont .txt-box h3::before {
  content: "REASON 02";
}
#reason .inner .reason-box .cont-wrap:nth-of-type(3) .cont .txt-box h3::before {
  content: "REASON 03";
}
#reason .inner .reason-box .cont-wrap .cont .txt-box h3::after {
  position: absolute;
  right: 0;
  content: "01";
  color: rgba(34, 34, 34, 0.05);
  font-weight: 600;
  font-family: "Outfit", sans-serif;
  line-height: 1;
}
#reason .inner .reason-box .cont-wrap:nth-of-type(2) .cont .txt-box h3::after {
  content: "02";
}
#reason .inner .reason-box .cont-wrap:nth-of-type(3) .cont .txt-box h3::after {
  content: "03";
}
#reason .inner .reason-box .cont-wrap .cont .txt-box h3 span {
  background: linear-gradient(180deg, transparent 75%, #fbe851 75%, #fbe851 90%, transparent 90%);
}
#reason .inner .reason-box .cont-wrap .cont .txt-box .text01 {
  font-size: 1.7rem;
  line-height: 2;
}
#reason .inner .reason-box .cont-wrap .cont .img {
  position: absolute;
  left: 0;
}
#reason .inner .reason-box .cont-wrap .cont .img.port,
#reason .inner .reason-box .cont-wrap .cont .img.land {
  display: none;
}
#reason .inner .reason-box .pager-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  content: "";
  background: #222;
  border-radius: 100px;
}
#reason .inner .reason-box .pager-box .page {
  color: #808080;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
  text-align: center;
}
#reason .reason-v {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  pointer-events: none;
}
#reason .reason-v__page {
  flex: 0 0 var(--page-height);
}

@media screen and (min-width: 751px) {
  #reason .reason__body .inner {
    max-width: 1600px;
  }
  #reason .reason__body .inner .reason-box {
    margin: 0;
  }
  #reason .reason__head .inner h2 {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0;
    background-size: auto min(60%, 71px);
    height: min(13vh, calc(calc(13 / 100) * var(--land-max-height)));
    font-size: min(2.4vh, calc(calc(2.4 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box::after {
    border-radius: min(15.9vh, calc(calc(15.9 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3 {
    padding: min(7.978vh, calc(calc(7.978 / 100) * var(--land-max-height))) 0 0;
    font-size: min(3.81vh, calc(calc(3.81 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3::before {
    width: min(19.36vh, calc(calc(19.36 / 100) * var(--land-max-height)));
    font-size: min(1.702vh, calc(calc(1.702 / 100) * var(--land-max-height)));
    line-height: min(5.532vh, calc(calc(5.532 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3::after {
    top: max(-2.98vh, calc(calc(-2.98 / 100) * var(--land-max-height)));
    font-size: min(19.14vh, calc(calc(19.14 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box .text01 {
    margin-top: min(2.978vh, calc(calc(2.978 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .img {
    top: max(-2.5vh, calc(calc(-2.5 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .pager-box {
    right: max(-3.77vh, calc(calc(-3.77 / 100) * var(--land-max-height)));
    gap: min(1.17vh, calc(calc(1.17 / 100) * var(--land-max-height))) 0;
    width: min(7.44vh, calc(calc(7.44 / 100) * var(--land-max-height)));
    height: min(26.4vh, calc(calc(26.4 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .pager-box .page {
    width: min(5.1vh, calc(calc(5.1 / 100) * var(--land-max-height)));
    height: min(5.1vh, calc(calc(5.1 / 100) * var(--land-max-height)));
    font-size: min(1.914vh, calc(calc(1.914 / 100) * var(--land-max-height)));
    line-height: min(5.1vh, calc(calc(5.1 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap::after {
    right: max(-2.553vh, calc(calc(-2.553 / 100 * var(--land-max-height))));
    width: min(5.1vh, calc(calc(5.1 / 100) * var(--land-max-height)));
    height: min(5.1vh, calc(calc(5.1 / 100) * var(--land-max-height)));
    font-size: min(1.914vh, calc(calc(1.914 / 100) * var(--land-max-height)));
    line-height: min(5.1vh, calc(calc(5.1 / 100) * var(--land-max-height)));
  }
}

/**
 * PC表示でアスペクト比1:1より横長
 */
@media screen and (min-width: 751px) and (min-aspect-ratio: 940/940) {
  #reason .inner .reason-box .cont-wrap::after {
    top: min(23.7vh, calc(calc(23.7 / 100) * var(--land-max-height) ));
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(2)::after {
    top: min(30vh, calc(calc(30 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(3)::after {
    top: min(36.2vh, calc(calc(36.2 / 100) * var(--land-max-height)));
  }
  #reason .reason__body-inner {
    padding: 0 min(5vh, calc(calc(5 / 100) * var(--land-max-height)));
  }

  #reason .inner .reason-box .cont-wrap .cont .img.land {
    display: block;
    top: min(12vh, calc(calc(12 / 100) * var(--land-max-height)));
  }

  #reason .inner .reason-box .cont-wrap .cont .img img {
    width: min(40vh, calc(calc(40 / 100) * var(--land-max-height)));
    height: min(40vh, calc(calc(40 / 100) * var(--land-max-height)));
  }

  #reason .inner .reason-box .cont-wrap .cont {
    padding: 0 min(7vh, calc(calc(7 / 100) * var(--land-max-height))) 0 min(45vh, calc(calc(45 / 100) * var(--land-max-height)));
  }

  #reason .reason__body .inner .reason-box {
    height: min(65vh, calc(calc(65 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box::before {
    width: 25vw;
    top: -12vw;
  }
}

/**
 * PC表示でアスペクト比1300:940（1.38:1）より横長
 */
@media screen and (min-width: 751px) and (min-aspect-ratio: 1300/940) {
  #reason .inner .reason-box .cont-wrap::after {
    top: min(18.7vh, calc( calc( 18.7 / 100 ) * var(--land-max-height) ));
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(2)::after {
    top: min(24.9vh, calc(calc(24.9 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(3)::after {
    top: min(31.2vh, calc(calc(31.2 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .img.land {
    top: max(-4vh, calc(calc(-4 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .img img {
    width: min(62vh, calc(calc(62 / 100) * var(--land-max-height)));
    height: min(62vh, calc(calc(62 / 100) * var(--land-max-height)));
  }

  #reason .inner .reason-box .cont-wrap .cont {
    padding: 0 min(7vh, calc(calc(7 / 100) * var(--land-max-height))) 0 min(68vh, calc(calc(68 / 100) * var(--land-max-height)));
  }

  #reason .reason__body .inner .reason-box {
    height: min(55vh, calc(calc(55 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box::before {
    top: max(-20.85vh, calc(calc(-20.85 / 100 * var(--land-max-height))));
    width: min(42.75vh, calc(calc(42.75 / 100 * var(--land-max-height))));
  }
}

/**
 * PC表示でアスペクト比1:1より縦長
 */
@media screen and (min-width: 751px) and (max-aspect-ratio: 940/940) {
  #reason {
    --land-max-height: 940px;
  }
  #reason .inner .reason-box .cont-wrap::after {
    top: min(26.2vh, calc( calc( 26.2 / 100 ) * var(--land-max-height) ));
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(2)::after {
    top: min(32.5vh, calc(calc(32.5 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(3)::after {
    top: min(38.8vh, calc(calc(38.8 / 100) * var(--land-max-height)));
  }
  #reason .reason__body-inner {
    height: min(70vh, calc(calc(70 / 100) * var(--land-max-height)));
    padding: 0 min(5vh, calc(calc(5 / 100) * var(--land-max-height)));
  }
  #reason .reason__body-inner .inner {
    height: 100%;
  }
  #reason .reason__body-inner .inner .reason-box {
    height: 100%;
  }
  #reason .reason__body-inner .inner .reason-box::after {
    width: 100%;
  }
  #reason .inner .reason-box .cont-wrap .cont {
    padding: 0 min(7vh, calc(calc(7 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3::before {
    left: 50%;
    transform: translateX(-50%);
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3 {
    text-align: center;
    margin-bottom: min(2vh, calc(calc(2 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .img.land {
    display: none;
  }
  #reason .inner .reason-box .cont-wrap .cont .img.port {
    display: block;
    position: static;
    text-align: center;
  }
  #reason .inner .reason-box .cont-wrap .cont .img.port img {
    width: min(20vh, calc(calc(20 / 100) * var(--land-max-height)));
    height: min(20vh, calc(calc(20 / 100) * var(--land-max-height)));
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box .text01 {
    margin-top: min(2vh, calc(calc(2 / 100) * var(--land-max-height)));
  }
}

@media screen and (max-width: 1600px) {
  #reason::after {
    position: absolute;
    bottom: -11.1875vw;
    left: auto;
    right: 3.125vw;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj11.png")no-repeat;
    background-size: 100%;
    width: 22.6875vw;
    height: 19.5625vw;
    z-index: -1;
  }
  #reason .inner h2::before {
    position: absolute;
    top: 0.875vw;
    left: -14.6875vw;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj10.png")no-repeat;
    background-size: 100%;
    width: 35.5625vw;
    height: 32.125vw;
    z-index: -1;
  }
}

@media screen and (max-width: 750px) {
  #reason {
    height: auto;
  }
  #reason .reason-inner {
    position: static;
    height: auto;
    display: block;
    padding: 18.66vw 5.333vw 13.066vw;
  }
  #reason .reason__body-inner {
    padding: 0;
  }
  #reason .inner h2::before {
    position: absolute;
    top: -9.2vw;
    left: -25vw;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj10.png")no-repeat;
    background-size: 100%;
    width: 75.866vw;
    height: 68.533vw;
    z-index: -1;
  }
  #reason .inner .reason-box {
    display: flex;
    flex-direction: column;
    gap: 9vw 0;
    height: auto;
    padding: 10.666vw 0;
    margin-top: 11vw;
    position: relative;
  }
  #reason .inner .reason-box::before {
    content: none;
  }
  #reason .inner .reason-box::after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 20vw;
    z-index: -1;
  }
  #reason .inner .reason-box .cont-wrap {
    position: relative;
  }
  #reason .inner .reason-box .cont-wrap::after {
    content: none;
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(2)::after {
    content: none;
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(3)::after {
    content: none;
  }
  #reason .inner .reason-box .cont-wrap.active {
    position: relative;
    z-index: 2;
  }
  #reason .inner .reason-box .cont-wrap .cont {
    -js-display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box, #reason .inner .reason-box .cont-wrap .cont .img {
    opacity: 1;
    transform: none;
    transition: none;
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3 {
    padding: 12vw 0 0;
    font-size: 5.6vw;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    z-index: 10;
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3::before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "REASON 01";
    background: url("../img/home/reason_frame01_sp.png")no-repeat;
    background-size: 100%;
    width: 32.533vw;
    height: 11.466vw;
    color: #e74921;
    font-size: 3.2vw;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    line-height: 9.3333vw;
    letter-spacing: 0.02em;
    text-align: center;
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3::after {
    content: none;
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(2) .cont .txt-box h3::after {
    content: none;
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(3) .cont .txt-box h3::after {
    content: none;
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3 span {
    background: linear-gradient(180deg, transparent 75%, #fbe851 75%, #fbe851 90%, transparent 90%);
  }
  #reason .inner .reason-box .cont-wrap .cont .img.port {
    display: block;
    position: relative;
    text-align: center;
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box .text01 {
    padding: 0 6.666vw;
    box-sizing: border-box;
    font-size: 3.7333vw;
    line-height: 1.642;
    margin-top: 4vw;
  }
  #reason .inner .reason-box .cont-wrap .cont .img {
    position: relative;
    top: 0;
    width: 67vw;
    margin: 4vw auto 0;
  }
  #reason .inner .reason-box .cont-wrap .cont .img::after {
    position: absolute;
    bottom: -3.7vw;
    right: -20px;
    content: "01";
    color: rgba(34, 34, 34, 0.12);
    font-size: 24vw;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    line-height: 1;
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(2) .cont .img::after {
    content: "02";
  }
  #reason .inner .reason-box .cont-wrap:nth-of-type(3) .cont .img::after {
    content: "03";
  }
  #reason .inner .reason-box .cont-wrap .cont .img img {
    width: 67vw;
    height: 67vw;
  }

  #reason .inner .reason-box .pager-box {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  #reason .inner h2 {
    background-size: 22.58rem;
    padding: 4.75rem 0 0;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 375px) {
  #reason .reason-inner {
    padding: 70px 20px 49px;
  }
  #reason .inner .reason-box {
    display: flex;
    flex-direction: column;
    gap: 30px 0;
    height: auto;
    padding: 40px 0;
    margin-top: 38.25px;
    position: relative;
  }
  #reason .inner .reason-box::before {
    content: none;
  }
  #reason .inner .reason-box::after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 80px;
    z-index: -1;
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3 {
    padding: 44px 0 0;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    z-index: 10;
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box h3::before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "REASON 01";
    background: url("../img/home/reason_frame01_sp.png")no-repeat;
    background-size: 100%;
    width: 122px;
    height: 43px;
    color: #e74921;
    font-size: 14px;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    line-height: 36px;
    letter-spacing: 0.02em;
    text-align: center;
  }
  #reason .inner .reason-box .cont-wrap .cont .txt-box .text01 {
    padding: 0 25px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.642;
    margin-top: 15px;
  }
  #reason .inner .reason-box .cont-wrap .cont .img {
    position: relative;
    top: 0;
    width: 251px;
    margin: 15px auto 0;
  }
  #reason .inner .reason-box .cont-wrap .cont .img::after {
    position: absolute;
    bottom: -13.875px;
    right: -20px;
    content: "01";
    font-size: 90px;
    font-weight: 600;
    font-family: "Outfit", sans-serif;
    line-height: 1;
  }
  #reason .inner .reason-box .cont-wrap .cont .img img {
    width: 251px;
    height: 251px;
  }
}
/* about us ------*/
#about {
  position: relative;
}
#about::before {
  position: absolute;
  top: -5px;
  left: 0;
  content: "";
  background: url("../img/home/about_text01.png")left center repeat-x;
  width: 100%;
  height: 148px;
  z-index: -1;
}
@media screen and (max-width: 1600px) {
  #about::before {
    background: url("../img/home/about_text01.png")left center repeat-x;
    background-size: 68vw;
    width: 100%;
    height: 9.25vw;
    z-index: -1;
  }
}
@media screen and (max-width: 750px) {
  #about::before {
    background: url("../img/home/about_text01_sp.png")left center repeat-x;
    background-size: 98.666vw;
    width: 100%;
    height: 14.666vw;
    z-index: -1;
  }
}
@media screen and (max-width: 375px) {
  #about::before {
    background: url("../img/home/about_text01_sp.png")left center repeat-x;
    background-size: 375px;
    width: 100%;
    height: 55px;
    z-index: -1;
  }
}
#about .inner {
  max-width: 1400px;
  padding: 259px 50px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1600px) {
  #about .inner {
    padding: 16.1875vw 50px 0;
  }
}
@media screen and (max-width: 1400px) {
  #about .inner {
    max-width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #about .inner {
    padding: 32.4vw 5.333vw 0;
  }
}
@media screen and (max-width: 375px) {
  #about .inner {
    padding: 121.5px 20px 0;
  }
}
#about .inner h2 {
  background: url("../img/home/ttl_text04.png")center top no-repeat;
  background-size: 49.6rem;
  padding: 10.8rem 0 0;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 500px) {
  #about .inner h2 {
    background: url("../img/home/ttl_text04.png")center top no-repeat;
    background-size: 27.76rem;
    padding: 5.6rem 0 0;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.03em;
    text-align: center;
  }
}
#about .inner .about-box {
  width: 1300px;
  background: #007ab5;
  padding: 0px 0 48px;
  border-radius: 385px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  margin-top: 194px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  #about .inner .about-box {
    width: 100%;
    background: #007ab5;
    padding: 0 0 6.786vw;
    border-radius: 27.5vw;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    margin-top: 13.86vw;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  #about .inner .about-box {
    width: 100%;
    background: #007ab5;
    padding: 14vw 0 8vw;
    border-radius: 26.666vw;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    margin-top: 13.86vw;
    position: relative;
  }
}
@media screen and (max-width: 375px) {
  #about .inner .about-box {
    width: 100%;
    background: #007ab5;
    padding: 52.5px 0 30px;
    border-radius: 100px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    margin-top: 67px;
    position: relative;
  }
}
#about .inner .about-box h3 {
  font-size: 4rem;
  line-height: 1;
  position: relative;
}
#about .inner .about-box h3 .span01 {
  position: relative;
}
#about .inner .about-box h3 .span01::before {
  position: absolute;
  top: -1.5rem;
  left: -7rem;
  content: "“";
  color: rgba(0, 0, 0, 0.5);
  font-size: 10rem;
}
#about .inner .about-box h3 .span01::after {
  position: absolute;
  top: -2rem;
  right: -6rem;
  content: "“";
  color: rgba(0, 0, 0, 0.5);
  font-size: 10rem;
  transform: rotate(180deg);
}
#about .inner .about-box h3 .span02 {
  color: #fbe851;
  font-size: 8rem;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  position: relative;
}
#about .inner .about-box h3 .span02::before {
  position: absolute;
  top: -0.8rem;
  left: -2.4rem;
  content: "";
  background: url("../img/home/about_deco01.png")no-repeat;
  background-size: 100%;
  width: 3.2rem;
  height: 3.3rem;
}
@media screen and (max-width: 1600px) {
  #about .inner .about-box h3::after {
    right: -3.125vw;
    background: url("../img/home/about_img02.png")no-repeat;
    background-size: 100%;
    width: 18.75vw;
    height: 18.75vw;
  }
}
@media screen and (max-width: 1400px) {
  #about .inner .about-box h3 {
    font-size: 2.857vw;
  }
  #about .inner .about-box h3::after {
    position: absolute;
    top: -2.143vw;
  }
  #about .inner .about-box h3 .span01::before {
    position: absolute;
    top: -1.071vw;
    left: -5vw;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 7.142vw;
  }
  #about .inner .about-box h3 .span01::after {
    position: absolute;
    top: -1.428vw;
    right: -4.286vw;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 7.142vw;
    transform: rotate(180deg);
  }
  #about .inner .about-box h3 .span02 {
    color: #fbe851;
    font-size: 5.714vw;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    position: relative;
  }
  #about .inner .about-box h3 .span02::before {
    position: absolute;
    top: -0.5714vw;
    left: -1.714vw;
    content: "";
    background: url("../img/home/about_deco01.png")no-repeat;
    background-size: 100%;
    width: 2.286vw;
    height: 2.357vw;
  }
}
@media screen and (max-width: 750px) {
  #about .inner .about-box h3 {
    font-size: 5.333vw;
    line-height: 1.2;
  }
  #about .inner .about-box h3::after {
    content: none;
  }
  #about .inner .about-box h3 .span01::before {
    position: absolute;
    top: -4vw;
    left: -8vw;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 13.333vw;
  }
  #about .inner .about-box h3 .span01::after {
    position: absolute;
    top: 4vw;
    right: -22vw;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 13.333vw;
    transform: rotate(180deg);
  }
  #about .inner .about-box h3 .span02 {
    color: #fbe851;
    font-size: 10.666vw;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    position: relative;
  }
  #about .inner .about-box h3 .span02::before {
    position: absolute;
    top: -1.5vw;
    left: -4vw;
    content: "";
    background: url("../img/home/about_deco01.png")no-repeat;
    background-size: 100%;
    width: 4.2666vw;
    height: 4.4vw;
  }
}
@media screen and (max-width: 375px) {
  #about .inner .about-box h3 {
    font-size: 20px;
    line-height: 1.2;
  }
  #about .inner .about-box h3 .span01::before {
    position: absolute;
    top: -15px;
    left: -30px;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 50px;
  }
  #about .inner .about-box h3 .span01::after {
    position: absolute;
    top: 15px;
    right: -82.5px;
    content: "“";
    color: rgba(0, 0, 0, 0.5);
    font-size: 50px;
    transform: rotate(180deg);
  }
  #about .inner .about-box h3 .span02 {
    color: #fbe851;
    font-size: 40px;
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    position: relative;
  }
  #about .inner .about-box h3 .span02::before {
    position: absolute;
    top: -5.625px;
    left: -15px;
    content: "";
    background: url("../img/home/about_deco01.png")no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16.5px;
  }
}
#about .inner .about-box .text01 {
  font-size: 1.6rem;
  line-height: 2.5;
  margin-top: 4.2rem;
  position: relative;
}
@media screen and (max-width: 1400px) {
  #about .inner .about-box .text01 {
    font-size: 1.14285vw;
    line-height: 2.5;
    margin-top: 3vw;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  #about .inner .about-box .text01 {
    font-size: 3.4666vw;
    line-height: 2;
    letter-spacing: 0.01em;
    margin-top: 4vw;
    position: relative;
  }
}
@media screen and (max-width: 375px) {
  #about .inner .about-box .text01 {
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-top: 15px;
    position: relative;
  }
}
#about .inner .about-box .button01 {
  position: absolute;
  bottom: -7.9rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 36rem;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  #about .inner .about-box .button01 {
    position: absolute;
    bottom: -6vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 76vw;
  }
}
@media screen and (max-width: 375px) {
  #about .inner .about-box .button01 {
    position: absolute;
    bottom: -22.5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 285px;
  }
}
#about .inner .about-box .button01 a {
  width: 36rem;
}
@media screen and (max-width: 750px) {
  #about .inner .about-box .button01 a {
    width: 76vw;
  }
}
@media screen and (max-width: 375px) {
  #about .inner .about-box .button01 a {
    width: 285px;
  }
}
/* semninar ------*/
#seminar {
  position: relative;
}
#seminar::before {
  position: absolute;
  top: -131px;
  left: 50%;
  transform: translateX(-1167px);
  content: "";
  background: url("../img/home/bg_obj12.png")no-repeat;
  width: 569px;
  height: 514px;
  z-index: -1;
}
@media screen and (max-width: 1600px) {
  #seminar::before {
    position: absolute;
    top: -8.1875vw;
    left: -22.9375vw;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj12.png")no-repeat;
    background-size: 100%;
    width: 35.5625vw;
    height: 32.125vw;
    z-index: -1;
  }
}
@media screen and (max-width: 750px) {
  #seminar::before {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj12_sp.png")no-repeat;
    background-size: 100%;
    width: 21.466vw;
    height: 31.6vw;
    z-index: -1;
  }
  .seminar-box .badge {
    top: -30px !important;
  }
}
@media screen and (max-width: 375px) {
  #seminar::before {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    content: "";
    background: url("../img/home/bg_obj12_sp.png")no-repeat;
    background-size: 100%;
    width: 80.5px;
    height: 118.5px;
    z-index: -1;
  }
}
#seminar .inner {
  max-width: 1600px;
  padding: 149px 50px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1600px) {
  #seminar .inner {
    max-width: 100%;
    padding: 9.3125vw 50px 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 750px) {
  #seminar .inner {
    max-width: 100%;
    padding: 21.066vw 5.333vw 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 375px) {
  #seminar .inner {
    max-width: 100%;
    padding: 79px 20px 0;
    box-sizing: border-box;
  }
}
#seminar .inner h2 {
  background: url("../img/home/seminar_img01.png")center top no-repeat, url("../img/home/ttl_text05.png")center top 11.6rem no-repeat;
  background-size: 6.4rem, 43.6rem;
  padding: 22.5rem 0 0;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.1rem;
  text-align: center;
}
@media screen and (max-width: 500px) {
  #seminar .inner h2 {
    background: url(../img/home/seminar_img01.png) center top no-repeat, url(../img/home/ttl_text05.png) center top 6.5rem no-repeat;
    background-size: 3.84rem, 24.16rem;
    padding: 12rem 0 0;
    font-size: 1.7rem;
    line-height: 1;
    letter-spacing: 0.1rem;
    text-align: center;
    padding-bottom: 10px;
  }
}
#seminar .seminar-box {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  gap: 3.395%;
  margin-top: 133px;
}
@media screen and (max-width: 1600px) {
  #seminar .seminar-box {
    margin-top: 8.3125vw;
  }
}
@media screen and (max-width: 960px) {
  #seminar .seminar-box {
    flex-wrap: wrap;
    gap: 10vw 8vw;
    margin-top: 10vw;
  }
}
@media screen and (max-width: 750px) {
  #seminar .seminar-box {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 24vw 0;
    margin-top: 22.666vw;
  }
}
@media screen and (max-width: 375px) {
  #seminar .seminar-box {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 90px 0;
    margin-top: 81px;
  }
}
#seminar .list-item {
  width: 31.07%;
  position: relative;
}
#seminar .list-item:nth-of-type(2).mv02_off {
  transition: all 0.8s ease-out 0.2s;
}
#seminar .list-item:nth-of-type(3).mv02_off {
  transition: all 0.8s ease-out 0.4s;
}
@media screen and (max-width: 1600px) and (min-width: 961px) {
  #seminar .list-item {
    width: 29.125vw;
    position: relative;
  }
}
@media screen and (max-width: 960px) {
  #seminar .list-item {
    width: 40%;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  #seminar .list-item {
    width: 76vw;
    position: relative;
  }
}
@media screen and (max-width: 375px) {
  #seminar .list-item {
    width: 285px;
    position: relative;
  }
}
#seminar .list-item .data {
  position: absolute;
  top: -7.4rem;
  left: 13.2rem;
  width: 20.2rem;
  height: 6.4rem;
  background: url(../img/home/seminar_frame.png) no-repeat;
  background-size: 100%;
  background-position: -5px 1px;
  color: #e74921;
  font-size: 1.8rem;
  line-height: 5.1rem;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 1600px) and (min-width: 961px) {
  #seminar .list-item .data {
    position: absolute;
    top: -4.625vw;
    left: 8.25vw;
    width: 12.625vw;
    height: 4vw;
    background: url("../img/home/seminar_frame.png")no-repeat;
    background-size: 100%;
    color: #e74921;
    font-size: 1.125vw;
    line-height: 3.1875vw;
    letter-spacing: 0.02em;
    text-align: center;
    background-position: -5px 1px;
  }
}
@media screen and (max-width: 960px) {
  #seminar .list-item .data {
    position: absolute;
    top: -5.4vw;
    left: 9.6vw;
    width: 15vw;
    height: 5vw;
    background: url("../img/home/seminar_frame.png")no-repeat;
    background-size: 100%;
    color: #e74921;
    font-size: 1.4vw;
    line-height: 3.8vw;
    letter-spacing: 0.02em;
    text-align: center;
    background-position: -4px 1px;
  }
}
@media screen and (max-width: 750px) {
  #seminar .list-item .data {
    position: absolute;
    top: -15.8vw;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 40.6vw;
    height: 12.7vw;
    background: url(../img/home/seminar_frame_sp.png) no-repeat;
    background-size: 100%;
    color: #e74921;
    font-size: 3.6vw;
    line-height: 10vw;
    letter-spacing: 0.02em;
    text-align: center;
  }
}
@media screen and (max-width: 375px) {
  #seminar .list-item .data {
    position: absolute;
    top: -58px;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 152px;
    height: 48px;
    background: url(../img/home/seminar_frame_sp.png) no-repeat;
    background-size: 100%;
    color: #e74921;
    font-size: 14px;
    line-height: 38px;
    letter-spacing: 0.02em;
    text-align: center;
  }
}
#seminar .list-item .img {
  width: 100%;
  height: 280px;
}
#seminar .list-item .img img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  box-shadow: 8px 8px 0 #e6e2df;
  transition: all .4s;
}
#seminar .list-item:hover .img img {
  box-shadow: 4px 4px 0 #e6e2df;
  transition: all .4s;
}
@media screen and (max-width: 1600px) and (min-width: 961px) {
  #seminar .list-item .img {
    width: 100%;
    height: 17.5vw;
  }
  #seminar .list-item .img img {
    width: 100%;
    height: 17.5vw;
  }
  #seminar .list-item:hover .img img {
    box-shadow: 4px 4px 0 #e6e2df;
    transition: all .4s;
  }
}
@media screen and (max-width: 960px) {
  #seminar .list-item .img {
    width: 100%;
    height: 21vw;
  }
  #seminar .list-item .img img {
    width: 100%;
    height: 21vw;
  }
}
@media screen and (max-width: 750px) {
  #seminar .list-item .img {
    width: 100%;
    height: 45.6vw;
  }
  #seminar .list-item .img img {
    width: 100%;
    height: 45.6vw;
  }
}
@media screen and (max-width: 375px) {
  #seminar .list-item .img {
    width: 100%;
    height: 171px;
  }
  #seminar .list-item .img img {
    width: 100%;
    height: 171px;
  }
}
#seminar .list-item .txt-box {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column-reverse;
  margin-top: 3rem;
}
#seminar .list-item .txt-box .cat-list {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 0.8rem 0.8rem;
}
#seminar .list-item .txt-box .seminar-ttl {
  font-size: 2.0rem;
  line-height: 1.5;
  letter-spacing: -0.04em;
  margin-top: 2.1rem;
}
#seminar .list-item .txt-box .cat-list li a {
  display: block;
  min-width: 9rem;
  height: 3rem;
  background: #4d4d4d;
  padding: 0 1.2rem;
  border-radius: 1.5rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.6rem;
  letter-spacing: -0.05em;
  text-align: center;
  border: 1.5px solid transparent; /* hover時にボーダーがずれないように */
  transition: all 0.3s ease; /* ナチュラルな動きに */
}
#seminar .list-item .txt-box .cat-list li.on a {
  background: #e74921;
}
@media screen and (min-width: 750px) {
  #seminar .list-item .txt-box .cat-list li a:hover {
    background: #fff;
    color: #4d4d4d;
    border-color: #4d4d4d;
  }
}
@media screen and (max-width: 750px) {
  #seminar .list-item .txt-box .cat-list {
    gap: 2.133vw 2.133vw;
  }
  #seminar .list-item .txt-box .seminar-ttl {
    font-size: 3.8vw;
    line-height: 1.5;
    letter-spacing: -0.04em;
    margin-top: 2.4vw;
  }
  #seminar .list-item .txt-box .cat-list li a {
    display: block;
    min-width: 24vw;
    height: 7vw;
    background: #4d4d4d;
    padding: 0 3vw;
    border-radius: 4vw;
    box-sizing: border-box;
    color: #fff;
    font-size: 3.2vw;
    line-height: 6vw;
    letter-spacing: 0;
    text-align: center;
  }
  #seminar .list-item .txt-box {
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 375px) {
  #seminar .list-item .txt-box .cat-list {
    gap: 6px 6px;
  }
  #seminar .list-item .txt-box .seminar-ttl {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: -0.04em;
    margin-top: 7.5px;
  }
  #seminar .list-item .txt-box .cat-list li a {
    display: block;
    min-width: 90px;
    height: 26px;
    background: #4d4d4d;
    padding: 0 11.25px;
    border-radius: 15px;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center;
  }
  #seminar .list-item .txt-box {
    margin-top: 2.4rem;
  }
}
#seminar .inner .button01 a {
  width: 36rem;
  margin: 4.3rem auto 0;
}
@media screen and (max-width: 750px) {
  #seminar .inner .button01 a {
    width: 76vw;
    margin: 9.333vw auto 0;
  }
}
@media screen and (max-width: 375px) {
  #seminar .inner .button01 a {
    width: 285px;
    margin: 30px auto 0;
  }
}
/*@media screen and (min-width: 751px) {
	#seminar .link-block .img img {
		transition: transform 0.3s ease;
	}
	#seminar .link-block:hover .img img {
		transform: scale(1.04);
	}
}*/
#seminar .list-item .txt-box .cat-list li a.is-highlight {
  background: #e74921;
}
@media screen and (min-width: 750px) {
  #seminar .list-item .txt-box .cat-list li a.is-highlight:hover {
    background: #fff;
    color: #e74921;
    border-color: #e74921;
  }
}
/* downroad ------*/
#download {
  position: relative;
}
#download .inner {
  max-width: 1300px;
  padding: 147px 50px 0;
  position: relative;
}

@media screen and (max-width: 1600px) {
  #download .inner {
    padding: 9.1875vw 50px 0;
  }
}
@media screen and (max-width: 750px) {
  #download .inner {
    padding: 13.333vw 5.333vw 0;
  }
  #about + #download .inner {
    padding-top: 20.8vw;
  }
}
@media screen and (max-width: 375px) {
  #download .inner {
    padding: 50px 20px 0;
  }
}
#download .inner .ttl-box {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#download .inner .ttl-box h2 {
  padding-top: 4rem;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  position: relative;
}
#download .inner .ttl-box h2::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  content: "";
  border: 0.4rem solid #0f91ce;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
  box-sizing: border-box;
}
#download .inner .ttl-box h2::after {
  position: absolute;
  top: 0;
  left: 24px;
  content: "DOWNLOAD";
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.16em;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  #download .inner .ttl-box {
    justify-content: center;
  }
  #download .inner .ttl-box h2 {
    padding-top: 5.6vw;
    font-size: 6.4vw;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.04em;
    position: relative;
  }
  #download .inner .ttl-box h2::before {
    position: absolute;
    top: 0.35vw;
    left: 8.4vw;
    content: "";
    border: 0.5333vw solid #0f91ce;
    width: 2.666vw;
    height: 2.666vw;
    border-radius: 50%;
    box-sizing: border-box;
  }
  #download .inner .ttl-box h2::after {
    position: absolute;
    top: 0;
    left: 13vw;
    content: "DOWNLOAD";
    font-size: 3.2vw;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    letter-spacing: 0.1em;
    line-height: 1;
    white-space: nowrap;
  }
}
@media screen and (max-width: 375px) {
  #download .inner .ttl-box h2 {
    padding-top: 21px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.04em;
    position: relative;
  }
  #download .inner .ttl-box h2::before {
    position: absolute;
    top: 1.31px;
    left: 31.5px;
    content: "";
    border: 2px solid #0f91ce;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-sizing: border-box;
  }
  #download .inner .ttl-box h2::after {
    position: absolute;
    top: 0;
    left: 48.75px;
    content: "DOWNLOAD";
    font-size: 12px;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    letter-spacing: 0.1em;
    line-height: 1;
    white-space: nowrap;
  }
}
#download .inner .ttl-box .button01 a {
  width: 36rem;
}
@media screen and (max-width: 750px) {
  #download .inner .ttl-box .button01 a {
    position: absolute;
    bottom: -7.5vw;
    left: 50%;
    transform: translateX(-50%);
    width: 76vw;
    z-index: 10;
  }
}
@media screen and (max-width: 375px) {
  #download .inner .ttl-box .button01 a {
    position: absolute;
    bottom: -28.125px;
    left: 50%;
    transform: translateX(-50%);
    width: 285px;
    padding: 7.5px 0 0;
    z-index: 10;
  }
}
#download .inner .download-box {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 60px 0 56px;
  margin-top: 51px;
  position: relative;
}
#download .inner .download-box::before {
  position: absolute;
  top: -150px;
  left: 352px;
  content: "";
  background: url("../img/home/bg_obj13.png")no-repeat;
  width: 166px;
  height: 172px;
  z-index: -1;
}
#download .inner .download-box::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-750px);
  content: "";
  background: #fff;
  border-radius: 150px 0 0 150px;
  width: 100vw;
  height: 100%;
  z-index: -2;
}
@media screen and (max-width: 1600px) {
  #download .inner .download-box::after {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: #fff;
    border-radius: 9.375vw 0 0 9.375vw;
    width: 100vw;
    height: 100%;
    z-index: -2;
  }
}
@media screen and (max-width: 1300px) {
  #download .inner .download-box {
    -js-display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 4.615vw 0 4.307vw;
    margin-top: 3.923vw;
    position: relative;
  }
  #download .inner .download-box::before {
    position: absolute;
    top: -11.54vw;
    left: 27.07vw;
    content: "";
    background: url("../img/home/bg_obj13.png")no-repeat;
    background-size: 100%;
    width: 12.76vw;
    height: 13.23vw;
    z-index: -1;
  }
}
@media screen and (max-width: 960px) {
  #download .inner .download-box::before {
    position: absolute;
    top: -11.54vw;
    left: 35vw;
    content: "";
    background: url("../img/home/bg_obj13.png")no-repeat;
    background-size: 100%;
    width: 12.76vw;
    height: 13.23vw;
    z-index: -1;
  }
}
@media screen and (max-width: 750px) {
  #download .inner .download-box {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 9vw 0;
    padding: 15.466vw 6.666vw 18.133vw;
    margin-top: 6.666vw;
    position: relative;
  }
  #download .inner .download-box::before {
    position: absolute;
    top: -11.733vw;
    left: auto;
    right: 0;
    content: "";
    background: url("../img/home/bg_obj13.png")no-repeat;
    background-size: 100%;
    width: 22.133vw;
    height: 22.933vw;
    z-index: -1;
  }
  #download .inner .download-box::after {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    content: "";
    background: #fff;
    border-radius: 20vw 0 0 20vw;
    width: calc(100% + 5.333vw);
    height: 100%;
    z-index: -2;
  }
}
@media screen and (max-width: 375px) {
  #download .inner .download-box {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 9vw 0;
    padding: 58px 25px 68px;
    margin-top: 25px;
    position: relative;
  }
  #download .inner .download-box::before {
    position: absolute;
    top: -44px;
    left: auto;
    right: 0;
    content: "";
    background: url("../img/home/bg_obj13.png")no-repeat;
    background-size: 100%;
    width: 83px;
    height: 86px;
    z-index: -1;
  }
  #download .inner .download-box::after {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    content: "";
    background: #fff;
    border-radius: 80px 0 0 80px;
    width: calc(100% + 20px);
    height: 100%;
    z-index: -2;
  }
}
#download .inner .download-box .dl-item {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  max-width: 360px;
  padding-bottom: 58px;
  position: relative;
}
@media screen and (max-width: 1300px) {
  #download .inner .download-box .dl-item {
    max-width: 27.69vw;
    padding-bottom: 58px;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  #download .inner .download-box .dl-item {
    max-width: 76vw;
    padding-bottom: 0;
    position: relative;
  }
}
#download .inner .download-box .dl-item:nth-of-type(2).mv02_off {
  transition: all 0.8s ease-out 0.2s;
}
#download .inner .download-box .dl-item:nth-of-type(3).mv02_off {
  transition: all 0.8s ease-out 0.4s;
}
@media screen and (max-width: 375px) {
  #download .inner .download-box .dl-item {
    max-width: 285px;
    padding-bottom: 0;
    position: relative;
  }
}
#download .inner .download-box .dl-item h3 {
  font-size: 1.7rem;
  line-height: 1.647;
  margin-top: 2.2rem;
  order: 2;
}
@media screen and (max-width: 750px) {
  #download .inner .download-box .dl-item h3 {
    font-size: 3.733vw;
    line-height: 1.642;
    margin-top: 0.5vw;
  }
}
@media screen and (max-width: 375px) {
  #download .inner .download-box .dl-item h3 {
    font-size: 14px;
    line-height: 1.642;
    margin-top: -12px;
  }
}
#download .inner .download-box .dl-item .button02 {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  order: 3;
}
/* ボタンの見た目 */
#download .inner .download-box .dl-item .button02 span {
  display: block;
  width: 24rem;
  height: 4rem;
  background: #e94b08 url(../img/home/download_icon01.png) right 1.9rem top 1.2rem no-repeat;
  border-radius: 2rem;
  color: #fff;
  font-size: 1.4rem;
  line-height: 4rem;
  text-align: center;
  transition: all .2s;
}
@media screen and (min-width: 751px) {
  /* .dl-item全体にhoverしたとき、ボタンを反応させる */
  #download .inner .download-box .dl-item a:hover .button02 span {
    background: #222 url(../img/home/download_icon01.png) right 1.9rem top 1.2rem no-repeat;
  }
  .download-box .dl-item .dl-link {
    display: block;
    text-decoration: none;
    color: inherit;
  }
  .download-box .dl-item .dl-link {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: color 0.3s ease;
  }
  .download-box .dl-item .dl-link .img img {
    transition: transform 0.3s ease;
  }
  .download-box .dl-item .dl-link h3 {
    transition: color 0.3s ease;
  }
  /* ホバー時の変化 */
  .download-box .dl-item .dl-link:hover .img img {
    transform: scale(1.05); /* 拡大 */
  }
  /*.download-box .dl-item .dl-link:hover h3 {
	color: #e74921; 
}*/
}
@media screen and (max-width: 750px) {
  #download .inner .download-box .dl-item .button02 {
    position: static;
    bottom: 0;
    left: 0;
    transform: none;
    margin-top: 4.5vw;
    order: 3;
  }
  #download .inner .download-box .dl-item .button02 span {
    width: 76vw;
    height: 12.666vw;
    background: #e94b08 url("../img/home/download_icon01_sp.png")right 5.733vw center no-repeat;
    background-size: 4.8vw;
    border-radius: 7vw;
    color: #fff;
    font-size: 4.266vw;
    line-height: 12.666vw;
    text-align: center;
    transition: all .2s;
  }
  #download .inner .download-box .dl-item .button02 span:hover {
    background: #e94b08 url("../img/home/download_icon01_sp.png")right 5.733vw center no-repeat;
    background-size: 4.8vw;
    transition: all .2s;
  }
}
@media screen and (max-width: 750px) {
  #download .inner .download-box .dl-item .button02 {
    position: static;
    bottom: 0;
    left: 0;
    transform: none;
    margin-top: 16.875px;
    order: 3;
  }
  #download .inner .download-box .dl-item .button02 a {
    width: 285px;
    height: 47.5px;
    background: #e94b08 url("../img/home/download_icon01_sp.png")right 20px center no-repeat;
    background-size: 20px;
    border-radius: 24px;
    color: #fff;
    font-size: 16px;
    line-height: 47.5px;
    text-align: center;
    transition: all .2s;
  }
  #download .inner .download-box .dl-item .button02 a:hover {
    background: #e94b08 url("../img/home/download_icon01_sp.png")right 20px center no-repeat;
    background-size: 20px;
    transition: all .2s;
  }
}
@media screen and (max-width: 375px) {
  #download .inner .download-box .dl-item .button02 {
    margin-top: 12.875px;
  }
}
#download .inner .download-box .dl-item .img {
  max-width: 360px;
  height: 250px;
  order: 1;
}
#download .inner .download-box .dl-item .img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 20px;
}
@media screen and (max-width: 1300px) {
  #download .inner .download-box .dl-item .img {
    max-width: 27.69vw;
    height: 19.23vw;
    order: 1;
  }
  #download .inner .download-box .dl-item .img img {
    width: 100%;
    height: 19.23vw;
    object-fit: cover;
    border-radius: 1.538vw;
  }
}
@media screen and (max-width: 750px) {
  #download .inner .download-box .dl-item .img {
    max-width: 76vw;
    height: 57.333vw;
    order: 1;
  }
  #download .inner .download-box .dl-item .img img {
    width: 100%;
    height: 54vw;
    object-fit: cover;
    border-radius: 2.666vw;
  }
}
@media screen and (max-width: 375px) {
  #download .inner .download-box .dl-item .img {
    max-width: 285px;
    height: 215px;
    order: 1;
  }
  #download .inner .download-box .dl-item .img img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 10px;
  }
}
@media screen and (min-width: 751px) {
  #download .dl-item .img img {
    transition: transform 0.4s ease;
  }
  /*  #download .dl-item:hover .img img {
		transform: scale(1.05);
	}*/
  #download .dl-item .button02:hover ~ .img img {
    transform: none;
  }
}

/* blog ------*/
#blog {
  position: relative;
}
#blog .inner {
  max-width: 1300px;
  padding: 120px 50px;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 1600px) {
  #blog .inner {
    padding: 7.5vw 50px;
    box-sizing: border-box;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  #blog .inner {
    padding: 13.333vw 5.333vw 0;
    margin-bottom: 20vw;
  }
}
@media screen and (max-width: 375px) {
  #blog .inner {
    padding: 50px 20px 0;
    margin-bottom: 75px;
  }
}
#blog .inner .ttl-box {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#blog .inner .ttl-box h2 {
  padding-top: 4rem;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.02em;
  position: relative;
}
#blog .inner .ttl-box h2::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  content: "";
  border: 0.4rem solid #1aa248;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
  box-sizing: border-box;
}
#blog .inner .ttl-box h2::after {
  position: absolute;
  top: 0;
  left: 2.4rem;
  content: "BLOG";
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  letter-spacing: 0.16em;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  #blog .inner .ttl-box {
    justify-content: center;
  }
  #blog .inner .ttl-box h2 {
    padding-top: 5.6vw;
    font-size: 6.4vw;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.04em;
    position: relative;
  }
  #blog .inner .ttl-box h2::before {
    position: absolute;
    top: 0.35vw;
    left: 2vw;
    content: "";
    border: 0.5333vw solid #1aa248;
    width: 2.666vw;
    height: 2.666vw;
    border-radius: 50%;
    box-sizing: border-box;
  }
  #blog .inner .ttl-box h2::after {
    position: absolute;
    top: 0;
    left: 6.5vw;
    content: "BLOG";
    font-size: 3.2vw;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    letter-spacing: 0.1em;
    line-height: 1;
    white-space: nowrap;
  }
}
@media screen and (max-width: 375px) {
  #blog .inner .ttl-box h2 {
    padding-top: 21px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.04em;
    position: relative;
  }
  #blog .inner .ttl-box h2::before {
    position: absolute;
    top: 1.313px;
    left: 7.5px;
    content: "";
    border: 3px solid #1aa248;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    box-sizing: border-box;
  }
  #blog .inner .ttl-box h2::after {
    position: absolute;
    top: 0;
    left: 24.375px;
    content: "BLOG";
    font-size: 12px;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    letter-spacing: 0.1em;
    line-height: 1;
    white-space: nowrap;
  }
}
#blog .inner .ttl-box .button01 a {
  width: 36rem;
}
@media screen and (max-width: 750px) {
  #blog .inner .ttl-box .button01 a {
    position: absolute;
    bottom: -7.5vw;
    left: 50%;
    transform: translateX(-50%);
    width: 76vw;
    padding-left: 0;
    text-align: center;
    z-index: 10;
  }
}
@media screen and (max-width: 375px) {
  #blog .inner .ttl-box .button01 a {
    position: absolute;
    bottom: -28.125px;
    left: 50%;
    transform: translateX(-50%);
    width: 285px;
    padding-left: 0;
    text-align: center;
    z-index: 10;
  }
}
#blog .inner .blog-list {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 60px 0 56px;
  margin-top: 51px;
  position: relative;
}
#blog .inner .blog-list::before {
  position: absolute;
  bottom: -40px;
  right: -150px;
  content: "";
  background: url("../img/home/bg_obj14.png")no-repeat;
  width: 243px;
  height: 123px;
  z-index: -1;
}
#blog .inner .blog-list::after {
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(750px);
  content: "";
  background: #fff;
  border-radius: 0 150px 150px 0;
  width: 100vw;
  height: 100%;
  z-index: -2;
}
@media screen and (max-width: 1500px) {
  #blog .inner .blog-list {
    padding: 4vw 0 3.733vw;
    margin-top: 3.4vw;
    position: relative;
  }
  #blog .inner .blog-list::before {
    position: absolute;
    bottom: -5vw;
    right: auto;
    left: 73.8vw;
    content: "";
    background: url("../img/home/bg_obj14.png")no-repeat;
    background-size: 100%;
    width: 16.2vw;
    height: 8.2vw;
    z-index: -1;
  }
  #blog .inner .blog-list::after {
    position: absolute;
    top: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: #fff;
    border-radius: 0 10vw 10vw 0;
    width: 100vw;
    height: 100%;
    z-index: -2;
  }
}
@media screen and (max-width: 750px) {
  #blog .inner .blog-list {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 8vw 0;
    padding: 15.466vw 6.666vw 18.133vw;
    margin-top: 6.666vw;
    position: relative;
  }
  #blog .inner .blog-list::before {
    position: absolute;
    top: -11.733vw;
    bottom: auto;
    right: 0;
    content: "";
    background: url("../img/home/bg_obj14.png")no-repeat;
    background-size: 1000%;
    width: 32.4vw;
    height: 16.4vw;
    z-index: -1;
  }
  #blog .inner .blog-list::after {
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    transform: none;
    content: "";
    background: #fff;
    border-radius: 20vw 0 0 20vw;
    width: calc(100% + 5.333vw);
    height: 100%;
    z-index: -2;
  }
}
@media screen and (max-width: 375px) {
  #blog .inner .blog-list {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 30px 0;
    padding: 58px 25px 68px;
    margin-top: 25px;
    position: relative;
  }
  #blog .inner .blog-list::before {
    position: absolute;
    top: -44px;
    bottom: auto;
    right: 0;
    content: "";
    background: url("../img/home/bg_obj14.png")no-repeat;
    background-size: 1000%;
    width: 121.5px;
    height: 61.5px;
    z-index: -1;
  }
  #blog .inner .blog-list::after {
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    transform: none;
    content: "";
    background: #fff;
    border-radius: 80px 0 0 80px;
    width: calc(100% + 20px);
    height: 100%;
    z-index: -2;
  }
}
#blog .inner .blog-list .blog-item {
  width: 360px;
  position: relative;
}
@media screen and (max-width: 1500px) {
  #blog .inner .blog-list .blog-item {
    width: 30%;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  #blog .inner .blog-list .blog-item {
    width: 76vw;
  }
}
@media screen and (max-width: 375px) {
  #blog .inner .blog-list .blog-item {
    width: 285px;
  }
}
#blog .inner .blog-list .blog-item:nth-of-type(2).mv02_off {
  transition: all 0.8s ease-out 0.2s;
}
#blog .inner .blog-list .blog-item:nth-of-type(3).mv02_off {
  transition: all 0.8s ease-out 0.4s;
}
#blog .inner .blog-list .blog-item .blog-img {
  width: 360px;
  height: 234px;
  overflow: hidden;
  position: relative;
}
#blog .inner .blog-list .blog-item .blog-img img {
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
  transform: scale(1);
  transition: all .4s;
}
@media screen and (min-width: 751px) {
  #blog .inner .blog-list .blog-item a:hover .blog-img img {
    transform: scale(1.05);
    transition: all .4s;
  }
  #blog .inner .blog-list .blog-item a:hover .blog-ttl {
    color: #e74921;
    transition: color 0.4s;
  }
}
@media screen and (max-width: 1500px) {
  #blog .inner .blog-list .blog-item .blog-img {
    width: 100%;
    height: 15.6vw;
    overflow: hidden;
    position: relative;
  }
  #blog .inner .blog-list .blog-item .blog-img img {
    width: 100%;
    height: 15.6vw;
    object-fit: cover;
    border-radius: 1.333vw;
  }
}
@media screen and (max-width: 750px) {
  #blog .inner .blog-list .blog-item .blog-img {
    width: 76vw;
    height: 49.333vw;
    overflow: hidden;
    position: relative;
  }
  #blog .inner .blog-list .blog-item .blog-img img {
    width: 100%;
    height: 49.333vw;
    object-fit: cover;
    border-radius: 2.666vw;
  }
}
@media screen and (max-width: 375px) {
  #blog .inner .blog-list .blog-item .blog-img {
    width: 285px;
    height: 185px;
    overflow: hidden;
    position: relative;
  }
  #blog .inner .blog-list .blog-item .blog-img img {
    width: 100%;
    height: 185px;
    object-fit: cover;
    border-radius: 10px;
  }
}
#blog .inner .blog-list .blog-item .tag-wrap {
  position: absolute;
  top: 21.4rem;
  left: 0;
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0 1.5rem;
  background: #1aa248;
  padding: 0.75rem 1.7rem 0.75rem 1.6rem;
  border-radius: 0 2.3rem 2.3rem 0;
  box-sizing: border-box;
  color: #fff;
}
@media screen and (max-width: 1500px) {
  #blog .inner .blog-list .blog-item .tag-wrap {
    top: 14.267vw;
  }
}
@media screen and (max-width: 750px) {
  #blog .inner .blog-list .blog-item .tag-wrap {
    top: 45.333vw;
    border-radius: 0 2.266vw 2.266vw 0;
  }
}
@media screen and (max-width: 375px) {
  #blog .inner .blog-list .blog-item .tag-wrap {
    top: 170px;
    border-radius: 0 9px 9px 0;
  }
}
#blog .inner .blog-list .blog-item .tag-wrap .tag {
  font-size: 1.4rem;
  line-height: 1.5;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  #blog .inner .blog-list .blog-item .tag-wrap .tag {
    font-size: 3.733vw;
    line-height: 1.4;
  }
}
@media screen and (max-width: 375px) {
  #blog .inner .blog-list .blog-item .tag-wrap .tag {
    font-size: 12px;
    line-height: 1.5;
  }
}
#blog .inner .blog-list .blog-item .result-txtbox .blog-ttl {
  font-size: 1.7rem;
  line-height: 1.647;
  margin-top: 3.2rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: calc(1.7rem * 1.647 * 2);
}
#blog .inner .blog-list .blog-item .result-txtbox .blog-date {
  color: #999;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
  line-height: 1;
  text-align: right;
  margin-top: 1.2rem;
}
@media screen and (max-width: 750px) {
  #blog .inner .blog-list .blog-item .result-txtbox .blog-ttl {
    font-size: 4vw;
    line-height: 1.566;
    margin-top: 5.6vw;
    min-height: inherit;
  }
  #blog .inner .blog-list .blog-item .result-txtbox .blog-date {
    color: #999;
    font-size: 3.2vw;
    margin-top: 2vw;
  }
}
@media screen and (max-width: 375px) {
  #blog .inner .blog-list .blog-item .result-txtbox .blog-ttl {
    font-size: 15px;
    line-height: 1.566;
    margin-top: 21px;
  }
  #blog .inner .blog-list .blog-item .result-txtbox .blog-date {
    color: #999;
    font-size: 12px;
    margin-top: 7.5px;
  }
}
/*支援実績の追加*/
.partner-box .list-wrapper {
  overflow: hidden;
  position: relative;
  display: flex;
}
.partner-box .list {
  display: flex;
  will-change: transform;
}
.partner-box .list:nth-child(1) {
  animation: slide-list01 70s linear -35s infinite;
}
.partner-box .list:nth-child(2) {
  animation: slide-list02 70s linear 0s infinite;
}
.partner-box .list li {
  width: calc(100vw / 6);
  padding: 0 10px;
  margin-bottom: 10px;
}
.partner-box .list li img {
  border-radius: 3px;
  display: block;
}
.partner-box.suppliers-box h2.ttl {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 30px;
}
.partner-box.suppliers-box .ttl {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}
.partner-box.suppliers-box .ttl::before, .partner-box.suppliers-box .ttl::after {
  content: "";
  display: inline-block;
  width: 200px;
  height: 2px;
  background-color: #e74921;
}
.partner-box.suppliers-box .ttl::before {
  margin-right: 40px;
}
.partner-box.suppliers-box .ttl::after {
  margin-left: 40px;
}
.partner-box.suppliers-box {
  margin-bottom: 64px;
}
@keyframes slide-list01 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide-list02 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

@media screen and (max-width: 1600px) {
  .partner-box .list li {
    width: calc(100vw / 5);
  }
}
@media screen and (max-width: 1300px) {
  .partner-box .list li {
    width: calc(100vw / 4);
  }
}
@media screen and (max-width: 1050px) {
  .partner-box .list li {
    width: calc(100vw / 3);
  }
}
@media screen and (max-width: 750px) {
  .partner-box .ttl {
    font-size: 22px;
  }
  .partner-box .list li {
    margin: 0;
    padding: 0;
  }
  .partner-box .list li img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  .partner-box.suppliers-box h2.ttl {
    white-space: nowrap;
    margin-bottom: 24px;
  }
  .partner-box.suppliers-box .ttl::before, .partner-box.suppliers-box .ttl::after {
    width: 60px;
  }
  .partner-box.suppliers-box .ttl::before {
    margin-right: 20px;
  }
  .partner-box.suppliers-box .ttl::after {
    margin-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .partner-box .list li {
    width: calc(100vw / 2);
  }
}
/*客声のスライダー*/
.review-box {
  overflow: visible;
  position: relative;
}
#slider01 p.icon {
  width: 120px;
  margin: 0 auto;
  margin-top: -70px;
  position: relative;
  z-index: 99999;
}
#slider01 .slick-list {
  overflow-y: visible !important;
  padding-top: 70px !important;
}
.review-box {
  overflow: visible;
  position: relative;
}
#voice .review-box .box .cont {
  padding: 0 25px;
}
.review-box p.name {
  font: 1.4rem;
  text-align: center;
}
.review-box p.text04 {
  font: 1.6rem;
}
.review-box p.star {
  margin: 0 auto;
  width: 110px;
  margin-top: 10px;
  margin-bottom: 20px;
}
/*サービスセクション*/
section#service {
  margin-bottom: 100px;
}
@media screen and (max-width: 1600px) {
  section#service {
    margin-bottom: 6vw;
  }
}
@media screen and (max-width: 960px) {
  section#service {
    margin-bottom: 0vw;
  }
}
#service .num {
  color: #e74921;
  font-size: 2.1rem;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
  margin-right: 2rem;
}
#service .num_flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.seminar-box .list-item {
  position: relative;
}
.seminar-box .badge {
  position: absolute;
  top: -40px;
  left: -3rem;
  width: 7rem;
  height: 7rem;
  background: #1aa248;
  border-radius: 50% 50% 0.5rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 7rem;
  letter-spacing: 0.02em;
  text-align: center;
  z-index: 2;
}
/*バナー*/
.service-bnr {
  max-width: 680px;
  min-height: 180px;
  margin: 0 auto 10rem;
  border-radius: 15px;
  background: #0f91ce url("../img/service-1/service_bnr_arrow01.png")right 2.3rem center no-repeat;
  background-size: 3rem;
  box-sizing: border-box;
  position: relative;
  margin-top: 100px;
  margin-bottom: 0;
}
.service-bnr::before {
  content: "";
  background: url(../img/home/bnr_img.png) center center / cover no-repeat;
  width: 21.4rem;
  height: 20.5rem;
  position: absolute;
  bottom: 0;
  right: 9.1rem;
}
.service-bnr a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 4.3rem 4.3rem 0 6.3rem;
  color: inherit;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.service-bnr a::before {
  content: "";
  background: url("../img/service-1/service_bnr_img02.png")center center / cover no-repeat;
  width: 37rem;
  height: 32.8rem;
  position: absolute;
  top: -24.6rem;
  left: -19.7rem;
}
.service-bnr a .text01 {
  font-size: 1.6rem;
  color: #fff;
}
.service-bnr {
  transition: background 0.3s ease, box-shadow 0.3s ease;
}
.service-bnr p.sub {
  color: #fff;
  font-size: 1.8rem;
  position: relative;
  margin-left: 24px;
}
.service-bnr p.main {
  color: #fff;
  font-size: 3.2rem;
}
.service-bnr p.sub::before {
  content: "";
  background: url(../img/home/yellow_circle.png) center center / cover no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 53%;
  left: -24px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1200px) {
  .service-bnr {
    max-width: 700px;
    min-height: 160px;
  }
}
@media screen and (max-width: 960px) {
  .service-bnr {
    max-width: 630px;
    min-height: 145px;
  }
}
@media screen and (max-width: 750px) {
  .service-bnr {
    margin: 10vw 6rem 0vw;
  }
  .service-bnr::before {
    width: 20rem;
    height: 19rem;
    right: 6rem;
  }
}
@media screen and (max-width: 650px) {
  .service-bnr {
    margin: 10vw 4rem 0vw;
  }
  .service-bnr a {
    padding: 4.3rem 3.5rem 0;
  }
}
@media screen and (max-width: 550px) {
  .service-bnr {
    background: #0f91ce url("../img/service-1/service_bnr_arrow01.png")right 1rem center no-repeat;
    background-size: 2.5rem;
    margin: 0 2rem 8rem;
    min-height: 115px;
    margin-top: 7rem;
  }
  .service-bnr a {
    padding: 2rem 2rem 0;
  }
  .service-bnr a .text01 {
    line-height: 1.4;
  }
  .service-bnr::before {
    width: 112.4px;
    height: 108.6px;
    right: 31px;
  }
}
@media screen and (max-width: 510px) {
  .service-bnr {
    min-height: 130px;
    margin-bottom: 0;
  }
  .service-bnr a {
    padding: 2rem 2rem 0 14%;
  }
  .service-bnr::before {
    left: 60%;
  }
  .service-bnr .pc02, .service-bnr .pc03, .service-bnr .sp02 {
    display: block;
  }
  .service-bnr p.sub {
    font-size: 1.5rem;
    margin-left: 20px;
  }
  .service-bnr p.sub::before {
    width: 12px;
    height: 12px;
    top: 56%;
    left: -20px;
  }
  .service-bnr p.sub {
    font-size: 1.5rem;
    top: 19%;
    position: relative;
  }
  .service-bnr p.main {
    font-size: 2.8rem;
    top: 15%;
    position: relative;
  }
}
@media screen and (max-width: 420px) {
  .service-bnr a {
    padding: 2rem 2rem 0;
  }
  .service-bnr::before {
    left: auto;
    right: 35px;
  }
}
/*ご支援実績 hovwe*/
#works .cont .view-more {
  position: relative;
  display: inline-block;
  margin-top: 8px;
  font-size: 1.6em;
  color: #333;
  padding-right: 36px;
  transition: color 0.3s ease;
}
#works .cont .view-more::after {
  content: "";
  position: absolute;
  top: 56%;
  right: 0;
  width: 23px;
  height: 23px;
  transform: translateY(-50%);
  background: url(../img/home/works_viewmore.png) no-repeat center;
  background-size: contain;
  transition: background-image 0.3s ease;
  z-index: 999;
}
@media screen and (min-width: 751px) {
  #works .cont a:hover .view-more::after {
    background-image: url("../img/home/works_viewmore_hover.png");
  }
}
#works .view-more-wrapper {
  text-align: right;
}
.slider_sp_swipe figure {
  display: none;
}
@media screen and (max-width: 500px) {
  .slider_sp_swipe figure {
    display: block;
    position: absolute;
    top: 11vw;
    right: 0;
    animation: swipe 2.2s linear 0.5s infinite normal;
  }
}
@keyframes swipe {
  0% {
    transform: translateX(-15px);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  60% {
    transform: translateX(-45px);
    opacity: 0;
  }
  100% {
    transform: translateX(-45px);
    opacity: 0;
  }
}
@media screen and (min-width: 751px) {
  #voice .voice-item .img {
    overflow: hidden;
    border-radius: 20px; /* 元の角丸と同じ値を入れてください（例：8px） */
  }
  #voice .voice-item .img img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: inherit; /* .imgと同じ角丸を継承 */
    transition: transform 0.4s ease;
  }
  #voice .voice-item:hover .img img {
    transform: scale(1.05); /* 1.05倍に拡大 */
  }
  .service-bnr:hover {
    /*    background-position: right 1.8rem center; */
    /*	  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);*/
    background: #007cb5 url(../img/service-1/service_bnr_arrow01.png) right 2.3rem center no-repeat;
    background-size: 3rem;
  }
}
.main-panel {
  display: none;
}
.main-panel.active {
  display: block;
}
/*aboutのポワポワのアニメーション*/
.illust.illust_tree1 img, .illust.illust_tree2 img, .illust.illust_person img, .illust.illust_photo1 img, .illust.illust_camera img, .illust.illust_bird img, .illust.illust_photo2 img, .illust.illust_sta img, .illust.illust_photo3 img {
  width: 100%;
}
.about-illusts {
  padding-bottom: 110px;
}
/* 汎用ふわっとアニメーション（他の2つに使用） */
@keyframes popIn {
  0% {
    opacity: 0;
    transform: translate(-50%, 0) scale(0.85);
  }
  60% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1);
  }
}
/* .illust_person 用の控えめアニメーション */
@keyframes popInPerson {
  0% {
    opacity: 0;
    transform: translate(-50%, 0) scale(1.15);
  }
  60% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1.2);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, 0) scale(1.15);
  }
}
.illust {
  position: absolute;
  opacity: 0;
  transform: translate(-50%, 0) scale(0.85);
}
.illust.illust_tree1 {
  left: 19.5%;
  top: 0%;
}
.illust.illust_tree2 {
  right: 5%;
  top: -1%;
}
.illust.illust_person {
  left: 49.5%;
  top: -25%;
  width: 39%;
}
.illust.illust_photo1 {
  right: -21%;
  top: 12%;
}
.illust.illust_camera {
  right: -7%;
  top: 64%;
}
.illust.illust_bird {
  left: 8.5%;
  top: 14%;
}
.illust.illust_photo2 {
  left: 2%;
  top: 48%;
}
.illust.illust_sta {
  left: 25.5%;
  bottom: -11%;
}
.illust.illust_photo3 {
  right: -1%;
  bottom: -15%;
}
.illust.inview {
  animation: popIn 0.7s ease forwards;
}
.illust_person.inview {
  animation: popInPerson 0.7s ease forwards;
}
/* 各イラストの delay（ほんの少しずつ） */
.illust_tree1.inview {
  animation-delay: 0s;
}
.illust_tree2.inview {
  animation-delay: 0.4s;
}
.illust_person.inview {
  animation-delay: 0.9s;
}
.illust_photo1.inview {
  animation-delay: 1.1s;
}
.illust_camera.inview {
  animation-delay: 0.6s;
}
.illust_bird.inview {
  animation-delay: 0.8s;
}
.illust_photo2.inview {
  animation-delay: 0.6s;
}
.illust_sta.inview {
  animation-delay: 0.4s;
}
.illust_photo3.inview {
  animation-delay: 0.4s;
}
@media screen and (max-width: 1400px) {
  .illust.illust_person {
    width: 32vw;
    top: -21%;
  }
  .illust.illust_tree1 {
    width: 13vw;
  }
  .illust.illust_tree2 {
    width: 13vw;
  }
  .illust.illust_bird {
    width: 13vw;
  }
  .illust.illust_photo2 {
    left: 5%;
    top: 50%;
    width: 23vw;
  }
  .illust.illust_photo1 {
    right: -15%;
    top: 16%;
    width: 20vw;
  }
  .illust.illust_camera {
    width: 9vw;
  }
  .illust.illust_sta {
    bottom: -16%;
    width: 7vw;
  }
  .illust.illust_photo3 {
    width: 16vw;
  }
  #about .inner .about-box .button01 {
    bottom: -9vw;
  }
}

@media screen and (max-width: 781px) {
  #about .inner .about-box {
    margin-right: 0 !important;
  }
  .illust.illust_sta {
    left: 21.5%;
  }
}
@media screen and (max-width: 750px) {
  .illust.illust_photo1, .illust.illust_photo2, .illust.illust_photo3 {
    display: none;
  }
  .about-illusts {
    padding-bottom: 0;
  }
  .illust.illust_person {
    width: 170px;
    top: -14.5%;
  }
  .illust.illust_tree1 {
    width: 69px;
    top: -5%;
    left: 10%;
  }
  .illust.illust_tree2 {
    width: 69px;
    top: -5%;
    right: -11%;
  }
  .about-box.about-box2 {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .illust.illust_bird {
    width: 67px;
    left: 1.5%;
    top: 5.5%;
  }
  .illust.illust_camera {
    width: 70px;
    right: -14%;
    top: 37%;
  }
  .illust.illust_sta {
    left: 2.5%;
    width: 43px;
    bottom: inherit;
    top: 38%;
  }
  .illust_tree1.inview {
    animation-delay: 0s;
  }
  .illust_tree2.inview {
    animation-delay: 0.4s;
  }
  .illust_person.inview {
    animation-delay: 0.9s;
  }
  .illust_camera.inview {
    animation-delay: 0.8s;
  }
  .illust_bird.inview {
    animation-delay: 1s;
  }
  .illust_sta.inview {
    animation-delay: 1s;
  }
  #about .inner .about-box .button01 {
    bottom: -15vw;
  }
}
@media screen and (max-width: 750px) {
  #voice .review-box p.name {
    font-size: 2rem !important;
    margin-top: -3px;
  }
  #voice .review-box p.star {
    width: 125px;
    margin-top: 0px;
  }
  .review-box p.text04 {
    font-size: 1.8rem !important;
    margin-top: 0px;
  }
  #voice .review-box .box .cont {
    padding: 0 18px;
  }
  #voice .review-box .box {
    margin-top: 11px;
  }
  .seminar-box .badge {
    left: -2.5rem;
    width: 7rem;
    height: 7rem;
    font-size: 1.6rem;
    line-height: 7rem;
  }
}
@media screen and (min-width: 751px) {
  /* 画像拡大 */
  #seminar .link-block .img img {
    transition: transform 0.3s ease;
  }
  .js-hover .link-block .img img {
    transform: scale(1.05);
  }
  /* タイトル色変化 */
  #seminar .seminar-ttl {
    transition: color 0.3s ease;
  }
  .js-hover .seminar-ttl {
    color: #e74921;
  }
}
@media screen and (max-width: 750px) {
	.spnotext{
		display: none;
	}	
}

@media screen and (min-width: 751px) {
	.service-main-box p.more-button {
    display: none !important;
}
}