@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");
.end {
  font-family: 'Press Start 2P', cursive; }

/* ==========================================================================
	animations
========================================================================== */
@keyframes rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(-360deg); } }
@keyframes rerotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes pop {
  33% {
    opacity: 0;
    transform: scale(0);
    transform: translateY(50px); }
  66% {
    opacity: 100;
    transform: scale(1);
    transform: translateY(-30px); }
  100% {
    opacity: 100;
    transform: translateY(0); } }
@keyframes pop {
  33% {
    opacity: 0;
    transform: scale(0);
    transform: translateY(50px); }
  66% {
    opacity: 100;
    transform: scale(1);
    transform: translateY(-30px); }
  100% {
    opacity: 100;
    transform: translateY(0); } }
@-webkit-keyframes i-pop {
  33% {
    opacity: 0;
    transform: scale(0);
    transform: translate(-50%, 50px); }
  66% {
    opacity: 100;
    transform: scale(1);
    transform: translate(-50%, -30px); }
  100% {
    opacity: 100;
    transform: translat(-50%, 0); } }
@keyframes i-pop {
  33% {
    opacity: 0;
    transform: scale(0);
    transform: translate(-50%, 50px); }
  66% {
    opacity: 100;
    transform: scale(1);
    transform: translate(-50%, -30px); }
  100% {
    opacity: 100;
    transform: translate(-50%, 0); } }
@-webkit-keyframes fwfw {
  0%, 100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-20px); } }
@keyframes fwfw {
  0%, 100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-20px); } }
@-webkit-keyframes fwfw02 {
  0%, 100% {
    transform: translate(0, 0); }
  50% {
    transform: translate(20px, 10px); } }
@keyframes fwfw02 {
  0%, 100% {
    transform: translate(0, 0); }
  50% {
    transform: translate(20px, 10px); } }
@keyframes fwfw03 {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(10%, 20%); }
  100% {
    transform: translate(0, 0); } }
@-webkit-keyframes fwfw03 {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(10%, 20%); }
  100% {
    transform: translate(0, 0); } }
@-webkit-keyframes fwfw04 {
  0%, 100% {
    transform: translate(0, 0); }
  50% {
    transform: translate(10px, 15px); } }
@keyframes fwfw04 {
  0%, 100% {
    transform: translate(0, 0); }
  50% {
    transform: translate(10px, 15px); } }
@-webkit-keyframes lrlr {
  0%, 100% {
    transform: translateX(0); }
  50% {
    transform: translateX(-20px); } }
@keyframes lrlr {
  0%, 100% {
    transform: translateX(0); }
  50% {
    transform: translateX(-20px); } }
@-webkit-keyframes yryr {
  0%,50%,100% {
    transform: rotate(20deg); }
  25%,75% {
    transform: rotate(-10deg); } }
@keyframes yryr {
  0%,50%,100% {
    transform: rotate(20deg); }
  25%,75% {
    transform: rotate(-10deg); } }
@-webkit-keyframes scl {
  0%,50%,100% {
    transform: scale(1); }
  25%,75% {
    transform: scale(0.8); } }
@keyframes scl {
  0%,50%,100% {
    transform: scale(1); }
  25%,75% {
    transform: scale(0.8); } }
@-webkit-keyframes scl {
  0%,50%,100% {
    transform: scale(1); }
  25%,75% {
    transform: scale(0.8); } }
@keyframes ff {
  0% {
    transform: translateY(100px) scale(0.3);
    opacity: 0; }
  45% {
    transform: translateY(60px) scale(0.3);
    opacity: 0; }
  75% {
    transform: translateY(0) scale(1);
    opacity: 100; }
  76% {
    transform: translateY(0) scale(1);
    opacity: 90; }
  100% {
    transform: translateY(0) scale(1.3);
    opacity: 0; } }
@-webkit-keyframes ff {
  0% {
    transform: translateY(100px) scale(0.3);
    opacity: 0; }
  40% {
    transform: translateY(50px) scale(0.3);
    opacity: 0; }
  85% {
    transform: translateY(0) scale(1);
    opacity: 100; }
  100% {
    transform: translateY(0) scale(1.1);
    opacity: 0; } }
@-webkit-keyframes op {
  0%,100% {
    opacity: 100; }
  25%,75% {
    opacity: .2; }
  50% {
    opacity: .6; } }
@keyframes op {
  0%,100% {
    opacity: 100; }
  25%,75% {
    opacity: .2; }
  50% {
    opacity: .6; } }
@-webkit-keyframes swing {
  0%,100% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(10deg); } }
@keyframes swing {
  0%,100% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(10deg); } }
@-webkit-keyframes parapara {
  0% {
    visibility: visible;
    z-index: 2; }
  50.5% {
    visibility: visible;
    z-index: 2; }
  51% {
    visibility: hidden;
    z-index: 0; }
  100% {
    visibility: hidden;
    z-index: 0; } }
@keyframes parapara {
  0% {
    visibility: visible;
    z-index: 2; }
  50.5% {
    visibility: visible;
    z-index: 2; }
  51% {
    visibility: hidden;
    z-index: 0; }
  100% {
    visibility: hidden;
    z-index: 0; } }
@keyframes hanten {
  50% {
    transform: scale(-1, 1); } }
@-webkit-keyframes hanten {
  50% {
    transform: scale(-1, 1); } }
@keyframes nami {
  0%, 100% {
    transform: translateY(5px); }
  50% {
    transform: translateY(0); } }
@-webkit-keyframes nami {
  0%, 100% {
    transform: translateY(5px); }
  50% {
    transform: translateY(0); } }
@keyframes nami02 {
  0%, 100% {
    transform: translate(5px, 5px); }
  50% {
    transform: translateY(0); } }
@-webkit-keyframes nami02 {
  0%, 100% {
    transform: translate(5px, 5px); }
  50% {
    transform: translateY(0); } }
@keyframes nami03 {
  0%, 100% {
    transform: translateY(-5px); }
  50% {
    transform: translateY(0); } }
@-webkit-keyframes nami03 {
  0%, 100% {
    transform: translateY(-5px); }
  50% {
    transform: translateY(0); } }
/* ==========================================================================
	load
========================================================================== */
.load {
  width: 100%;
  height: 100vh;
  z-index: 99999999;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/top/main_bg.jpg) center center #090b16;
  background-size: cover; }

.load .illust {
  position: relative;
  -webkit-animation: 3s fwfw infinite;
  animation: 3s fwfw infinite;
  width: 120px; }
  .load .illust span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 100; }

/* ==========================================================================
	mv
========================================================================== */
/*-----fv-----*/
#mv {
  position: relative;
  /*height:130vh;*/ }
  #mv .fv {
    position: relative;
    /*
    height: 73vh;
    */
    height: 56vw;
    min-height: 785px;
    max-height: 1075px;
    background: url(../image/top/main_bg.jpg) center center;
    background-size: cover;
    z-index: 20; }
    #mv .fv:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100px;
      background: #030000;
      background: -webkit-linear-gradient(rgba(0, 30, 90, 0) 0%, #001e5a 100%);
      background: -o-linear-gradient(rgba(0, 30, 90, 0) 0%, #001e5a 100%);
      background: linear-gradient(rgba(0, 30, 90, 0) 0%, #001e5a 100%);
      opacity: 0; }
  #mv .fv_inr {
    position: absolute;
    width: 94.214%;
    max-width: 1808.9088px;
    margin: 0 auto;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 10; }
  #mv .fv_txt {
    padding-top: 135px;
    padding-top: 9.642vw;
    padding-top: clamp(135px, 9.6542vw, 185px);
    transform: scale(0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%; }
    #mv .fv_txt span {
      position: relative;
      display: block;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
  #mv .txt01 {
    width: 16.785vw;
    min-width: 235px;
    min-width: 265px;
    max-width: 322.272px;
    margin-bottom: 1.357vw; }
  #mv .txt02 {
    width: 21.714vw;
    min-width: 304px;
    max-width: 416.9088px;
    margin-bottom: 1.285vw; }
  #mv .txt03 {
    width: 447px;
    width: 31.928vw;
    min-width: 447px;
    max-width: 613.0176px; }
  #mv .txt04 {
    width: 339px;
    width: 24.214vw;
    min-width: 339px;
    max-width: 464.9088px;
    margin-bottom: 0.714vw; }
  #mv .txt05 {
    width: 274px;
    width: 19.57vw;
    min-width: 274px; }
  #mv .illust_area {
    position: absolute;
    left: 50%;
    margin: auto;
    top: clamp(170px, 12.14vw, 233px);
    min-width: 1000px;
    width: 100%;
    z-index: 60;
    opacity: 0;
    transform: translate(-50%, 80px); }
  #mv .illust {
    position: absolute;
    z-index: 10; }
    #mv .illust.tommy {
      width: calc((307/2668)*100%);
      right: calc((82/2668)*100%);
      top: calc((588/1474)*100%); }
      #mv .illust.tommy span {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        transform: scale(0); }
    #mv .illust.wakusei {
      width: calc((242/2668)*100%);
      left: calc((518/2668)*100%);
      top: calc((482/1474)*100%); }
    #mv .illust.eisei {
      width: calc((214/2668)*100%);
      right: calc((774/2668)*100%);
      top: calc((655/1474)*100%); }
    #mv .illust.star {
      width: calc((144/2668)*100%);
      left: calc((680/2668)*100%);
      top: calc((786/1474)*100%); }
  #mv .earth_area {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 63vw;
    max-width: 1209px;
    min-width: 930px;
    max-width: 1209.6px;
    z-index: 10;
    margin: auto;
    opacity: 0;
    transform: scale(0.5) translateY(50%); }
    #mv .earth_area:before {
      content: "";
      display: block;
      padding-top: 100%; }
  #mv .earth {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 71.875113%;
    height: 71.875113%;
    transition: all .4s ease;
    transition-delay: 10s;
    -webkit-mask-image: linear-gradient(to bottom, black 52%, black 53%);
    mask-image: linear-gradient(to bottom, black 52%, black 53%); }
  #mv .i-earth {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-mask-image: linear-gradient(to bottom, transparent 49%, black 51%);
    mask-image: linear-gradient(to bottom, transparent 49%, black 51%);
    opacity: 0;
    transform: scale(0); }
  #mv .train {
    position: absolute;
    left: 5%;
    bottom: -27%;
    width: calc((365/1348)*100%);
    z-index: 5;
    opacity: 0;
    transform: translateY(80px); }
  #mv .mv_slide {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    transform: translateY(-50%);
    width: 75.5vw;
    max-width: 1250px;
    z-index: 60;
    margin: auto;
    opacity: 0; }
    #mv .mv_slide .slick-list {
      padding-top: 50px !Important;
      padding-bottom: 50px !Important; }
    #mv .mv_slide .slide_box {
      position: relative;
      display: block;
      height: 130px;
      border-radius: 50px;
      margin: 0 7.5px;
      -moz-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
      -ms-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5); }
      #mv .mv_slide .slide_box .slide_inr {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        /*
        justify-content: center; 
        */
        padding-left: 125px;
        box-sizing: border-box;
        border-radius: 50px;
        overflow: hidden;
        background: #fff;
        transition: all .4s ease; }
      #mv .mv_slide .slide_box:hover .slide_inr {
        background: var(--base-text-color);
        transition: all .4s ease; }
      #mv .mv_slide .slide_box:hover .hv_txt {
        opacity: 100;
        transform: scale(1);
        transition: all 0.4s var(--easePopUp); }
      #mv .mv_slide .slide_box .slide_icon {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 40px; }
      #mv .mv_slide .slide_box .icon01 {
        width: 70px;
        left: 30px;
        bottom: -10px;
        -moz-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
        border-radius: 10px; }
      #mv .mv_slide .slide_box .icon02 {
        width: 70px;
        left: 30px;
        bottom: -10px;
        -moz-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.5);
        border-radius: 10px; }
      #mv .mv_slide .slide_box .icon03 {
        width: 72px;
        left: 40px;
        bottom: -14px; }
      #mv .mv_slide .slide_box .icon04 {
        width: 108px;
        left: 7px;
        /*bottom:-13px;*/ }
      #mv .mv_slide .slide_box .icon05 {
        width: 113px;
        left: 0px;
        /*bottom:-10px;*/ }
      #mv .mv_slide .slide_box .icon06 {
        width: 106px;
        left: 0;
        /*bottom:-10px;*/ }
      #mv .mv_slide .slide_box .icon07 {
        width: 112px;
        left: 0px;
        /*bottom:-10px;*/ }
      #mv .mv_slide .slide_box .en {
        display: block;
        font-size: 10px;
        font-size: clamp(10px, 0.6666666667vw, 12.8px);
        color: var(--base-link-color);
        font-weight: 600;
        margin-bottom: 3px; }
      #mv .mv_slide .slide_box p {
        font-size: 14px;
        font-size: clamp(14px, 0.9333333333vw, 17.92px);
        color: var(--base-text-color);
        font-weight: 700;
        letter-spacing: 0.06em;
        line-height: 1.5;
        transition: all .4s ease; }
      #mv .mv_slide .slide_box:hover p {
        color: var(--base-link-color);
        transition: all .4s ease; }
  #mv .sv {
    position: relative;
    z-index: 5;
    padding-bottom: 320px;
    padding-bottom: clamp(228px, 22.85vw, 438px);
    padding-top: 35vw;
    padding-top: clamp(490px, 35vw, 576px);
    /*
    &:after{
        content:"";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index:1;
        width: 100%;
        height: 320px;
        height: clamp(228px,22.85vw,438x);
        background: rgb(205,225,252);
        background: -webkit-linear-gradient(bottom, rgba(205,225,252,1) 0%, rgba(0,30,90,1) 100%);
        background: -o-linear-gradient(bottom, rgba(205,225,252,1) 0%, rgba(0,30,90,1) 100%);
        background: linear-gradient(to top, rgba(205,225,252,1) 0%, rgba(0,30,90,1) 100%);
    }*/ }
    #mv .sv:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: url(../image/top/main_bg.jpg) center center;
      background-size: cover;
      -webkit-mask-image: linear-gradient(to bottom, black 84%, transparent 100%);
      mask-image: linear-gradient(to bottom, black 84%, transparent 100%); }
    #mv .sv:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      background: var(--base-text-color);
      -webkit-mask-image: linear-gradient(to bottom, black 84%, transparent 100%);
      mask-image: linear-gradient(to bottom, black 84%, transparent 100%); }
    #mv .sv .illusts_area {
      position: absolute;
      left: 50%;
      top: 200px;
      top: clamp(150px, 17vw, 238px);
      margin: auto;
      width: 105.714vw;
      max-width: 2030px;
      max-width: 2057.088px;
      transform: translateX(-50%);
      z-index: 5;
      min-height: 1400px;
      min-width: 1200px; }
    #mv .sv .illust01 {
      position: absolute;
      width: calc((160/2960)*100%);
      top: 0;
      right: calc((266/2960)*100%);
      -webkit-transform: rotate(20deg);
      transform: rotate(20deg);
      -webkit-animation: 8s yryr infinite;
      animation: 8s yryr infinite; }
    #mv .sv .illust02 {
      position: absolute;
      width: calc((192/2960)*100%);
      top: calc((200/2900)*100%);
      right: calc((570/2960)*100%);
      transform: translateY(60px);
      opacity: 0;
      animation: 4s ff ease-out infinite; }
    #mv .sv .illust03 {
      position: absolute;
      width: calc((188/2960)*100%);
      top: calc((682/2900)*100%);
      left: calc((465/2960)*100%);
      transform: translateY(70px);
      opacity: 0;
      animation: 4s ff ease-out infinite;
      animation-delay: 1s; }
    #mv .sv .illust04 {
      position: absolute;
      width: calc((294/2960)*100%);
      top: calc((1141/2900)*100%);
      right: calc((338/2960)*100%);
      transform: translateY(80px);
      opacity: 0;
      animation: 4s ff ease-out infinite;
      animation-delay: 2s; }
    #mv .sv .illust05 {
      position: absolute;
      width: calc((796/2960)*100%);
      top: calc((1540/2900)*100%);
      left: calc((177/2960)*100%); }
      #mv .sv .illust05 span {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 20;
        animation: 6s op ease-out infinite; }
    #mv .sv .illust06 {
      position: absolute;
      width: calc((266/2960)*100%);
      top: calc((2290/2900)*100%);
      right: calc((303/2960)*100%);
      animation: 4.2s fwfw03 infinite; }
    #mv .sv .illust07 {
      position: absolute;
      width: calc((523/2960)*100%);
      top: calc((2648/2900)*100%);
      left: calc((326/2960)*100%);
      animation: 5s fwfw infinite;
      z-index: 20; }
      #mv .sv .illust07 .hv_txt {
        width: 106px;
        height: 106px;
        right: -69px;
        top: -70px; }
    #mv .sv .illust08 {
      position: absolute;
      width: calc((554/2960)*100%);
      top: calc((2466/2900)*100%);
      right: calc((640/2960)*100%); }
      #mv .sv .illust08 .hv_txt:first-child {
        width: 84px;
        height: 84px;
        right: calc((50/277)*100%);
        top: 0; }
        #mv .sv .illust08 .hv_txt:first-child:before {
          left: 33px; }
      #mv .sv .illust08 .hv_txt:nth-child(2) {
        width: 100px;
        height: 100px;
        right: auto;
        left: 0;
        top: auto;
        bottom: calc((75/277)*100%); }
        #mv .sv .illust08 .hv_txt:nth-child(2):before {
          transform: scale(-1, 1);
          left: 46px; }
    #mv .sv .illusts {
      position: relative; }
    #mv .sv h2 {
      position: relative;
      margin: 0 auto;
      margin-bottom: 55px;
      margin-bottom: clamp(36.6666666667px, 3.6666666667vw, 70.4px);
      z-index: 10; }
      #mv .sv h2 span {
        transition: all 0.4s var(--easePopUp);
        opacity: 0;
        transform: translate(-16.49%, 50px); }
    #mv .sv .sv_tit01 {
      display: block;
      margin: 0 auto 20px;
      width: 389px;
      width: clamp(277.8571428571px, 25.9333333333vw, 533.4857142857px);
      transform: translate(-16.49%, 50px); }
    #mv .sv .sv_tit02 {
      display: block;
      margin: 0 auto 20px;
      width: 387px;
      width: clamp(276.4285714286px, 25.8vw, 530.7428571429px);
      transform: translate(29.19%, 50px); }
    #mv .sv .sv_tit03 {
      display: block;
      margin: 0 auto 20px;
      width: 394px;
      width: clamp(281.4285714286px, 26.2666666667vw, 540.3428571429px);
      transform: translate(-16.49%, 50px); }
    #mv .sv .sv_tit04 {
      display: block;
      margin: 0 auto;
      width: 406px;
      width: clamp(290px, 27.0666666667vw, 556.8px);
      transform: translate(16.76%, 50px); }
    #mv .sv .move span {
      transition: all 0.4s var(--easePopUp);
      opacity: 100; }
    #mv .sv .move .sv_tit01 {
      transform: translate(-16.49%, 0); }
    #mv .sv .move .sv_tit02 {
      transform: translate(29.19%, 0);
      transition-delay: .4s; }
    #mv .sv .move .sv_tit03 {
      transform: translate(-16.49%, 0);
      transition-delay: .8s; }
    #mv .sv .move .sv_tit04 {
      transform: translate(16.76%, 0);
      transition-delay: 1.2s; }
    #mv .sv .c_txt {
      position: relative;
      display: block;
      font-size: 18px;
      font-size: clamp(18px, 1.2vw, 23.04px);
      line-height: 2.111;
      font-weight: 700;
      color: #fff;
      letter-spacing: 0.1em;
      text-align: center;
      z-index: 10;
      margin-bottom: 77px;
      margin-bottom: clamp(51.3333333333px, 5.1333333333vw, 98.56px); }

/*読み込み後*/
.loaded #mv .fv:after {
  opacity: 100;
  transition-delay: 1.2s; }
.loaded #mv .fv_txt {
  transform: scale(1);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transition: transform 0.5s var(--easePopUp);
  transition-delay: .8s; }
.loaded #mv .illust_area {
  animation: .6s ease forwards i-pop;
  animation-delay: 1.2s; }
.loaded #mv .illust.tommy {
  animation: 3s fwfw infinite;
  animation-delay: 2.7s; }
  .loaded #mv .illust.tommy span {
    transform: scale(1);
    opacity: 100;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transition: transform 0.5s var(--easePopUp), opacity 0.5s var(--easePopUp);
    transition-delay: 1.7s; }
.loaded #mv .illust.wakusei {
  transform: rotate(20deg);
  animation: 7.5s yryr infinite;
  animation-delay: 2.7s; }
.loaded #mv .illust.eisei {
  animation: 4.2s fwfw02 infinite;
  animation-delay: 2.7s; }
.loaded #mv .illust.star {
  animation: 5s scl infinite;
  animation-delay: 2.7s; }
.loaded #mv .earth_area {
  transform: scale(1) translateY(50%);
  opacity: 100;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transition: transform .4s ease,opacity .4s ease;
  transition-delay: .3s; }
  .loaded #mv .earth_area img {
    animation: 160s linear infinite rerotate;
    animation-delay: 2.7s; }
.loaded #mv .i-earth {
  animation: .6s ease forwards pop;
  animation-delay: 1.2s; }
.loaded #mv .mv_slide {
  opacity: 100;
  transition: opacity .6s ease;
  transition-delay: 2.7s; }
.loaded #mv .train {
  opacity: 100;
  transform: translateY(0);
  transition: transform 0.6s var(--easePopUp), opacity 0.6s var(--easePopUp);
  transition-delay: 1.2s;
  animation: 10s linear infinite rotate;
  animation-delay: 2.7s; }
.loaded #mv .sv:before {
  opacity: 0;
  transition: opacity .4s ease;
  transition-delay: 1.2s; }

.loaded02 #mv .earth {
  transition: all .2s ease;
  -webkit-mask-image: linear-gradient(to bottom, black 52%, transparent 53%);
  mask-image: linear-gradient(to bottom, black 52%, transparent 53%); }

@media screen and (max-width: 1400px) {
  #mv .earth_area {
    left: calc(50% - 465px);
    right: auto; } }
@media screen and (max-width: 1350px) {
  #mv .sv .illusts_area .btm_illusts {
    position: absolute;
    left: 0;
    bottom: 0; } }
@media screen and (max-width: 1250px) {
  #mv .sv .illust08 {
    right: calc((640/2960)*100%); } }
@media screen and (max-width: 1000px) {
  #mv .illust.tommy {
    right: 100px; } }
@media screen and (max-width: 800px) {
  /*-----fv-----*/
  #mv {
    position: relative; }
    #mv .fv {
      height: 145vw;
      min-height: 545px;
      max-height: 1075px;
      background-image: url(../image/top/main_bg_sp.jpg); }
      #mv .fv:after {
        height: 50px; }
    #mv .fv_inr {
      position: absolute;
      width: 100%;
      /*
      width: 94.214%;
      @include mw_vw(0.94214);
      */
      margin: 0 auto;
      height: 100%;
      left: 0;
      right: 0;
      z-index: 10; }
    #mv .fv_txt {
      padding-top: calc(45px + 14.93vw); }
    #mv .txt01 {
      width: 41.2vw;
      min-width: 155px;
      margin-bottom: 4.26vw; }
    #mv .txt02 {
      width: 48.2666666667vw;
      min-width: 181px;
      margin-bottom: 4.26vw; }
    #mv .txt03 {
      width: 70.6666666667vw;
      min-width: 265px;
      margin-bottom: 2.13vw; }
    #mv .txt04 {
      width: 65.8666666667vw;
      min-width: 247px;
      margin-bottom: 1.357vw; }
    #mv .txt05 {
      width: 45.8666666667vw;
      min-width: 172px; }
    #mv .illust_area {
      width: 100vw;
      min-width: 300px;
      top: 45px; }
    #mv .illust.tommy {
      width: calc((156/800)*100%);
      right: calc((20/800)*100%);
      top: calc((600/1025)*100%); }
    #mv .earth_area {
      width: 115vw;
      max-width: 930px;
      min-width: 0;
      left: calc(50% - 57.5vw); }
      #mv .earth_area:before {
        content: "";
        display: block;
        padding-top: 100%; }
    #mv .train {
      position: absolute;
      left: -5vw;
      bottom: -65vw;
      width: calc((420/750)*100%);
      transform: translateY(60px); }
    #mv .mv_slide {
      width: 100%; }
      #mv .mv_slide .slide_box {
        height: 95px;
        border-radius: 40px; }
        #mv .mv_slide .slide_box .slide_inr {
          padding-left: 90px;
          border-radius: 40px; }
        #mv .mv_slide .slide_box .slide_icon {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 40px; }
        #mv .mv_slide .slide_box .icon01 {
          width: 50px;
          left: 20px;
          bottom: -5px; }
        #mv .mv_slide .slide_box .icon02 {
          width: 50px;
          left: 20px;
          bottom: -5px; }
        #mv .mv_slide .slide_box .icon03 {
          width: 51px;
          left: 20px;
          bottom: -5px; }
        #mv .mv_slide .slide_box .icon04 {
          width: 77px;
          left: 3px;
          /*bottom:-13px;*/ }
        #mv .mv_slide .slide_box .icon05 {
          width: 80px;
          left: 0px;
          /*bottom:-10px;*/ }
        #mv .mv_slide .slide_box .icon06 {
          width: 75px;
          left: 0;
          /*bottom:-10px;*/ }
        #mv .mv_slide .slide_box .icon07 {
          width: 80px;
          left: 0px;
          /*bottom:-10px;*/ }
        #mv .mv_slide .slide_box .en {
          font-size: 10px; }
        #mv .mv_slide .slide_box p {
          font-size: 10px;
          font-size: clamp(10px, 2.6666666667vw, 12.8px); }
    #mv .sv {
      padding-bottom: 380px;
      padding-bottom: 102.26vw;
      padding-top: 76vw; }
      #mv .sv:before {
        background-image: url(../image/top/main_bg_sp.jpg); }
      #mv .sv:after {
        display: none; }
      #mv .sv .sv_mask {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: var(--base-text-color);
        -webkit-mask-image: linear-gradient(to bottom, black 95%, transparent 100%);
        mask-image: linear-gradient(to bottom, black 95%, transparent 100%); }
      #mv .sv .illusts_area {
        top: 50vw;
        width: 100%;
        min-width: 10px;
        min-height: 300px; }
      #mv .sv .illust01 {
        position: relative;
        width: 100%;
        left: 0;
        transform: none;
        animation: none;
        right: auto; }
      #mv .sv .illust02 {
        width: calc((154/800)*100%);
        top: calc((740/800)*100%);
        left: auto;
        right: calc((100/800)*100%);
        transform: translateY(50px); }
      #mv .sv .illust03 {
        width: calc((90/800)*100%);
        top: calc(100% + 35.46vw);
        left: auto;
        right: calc((160/800)*100%); }
      #mv .sv .illust06 {
        width: calc((165/800)*100%);
        top: calc(100% + 57vw);
        right: calc((80/800)*100%); }
      #mv .sv .illust07 {
        width: calc((320/800)*100%);
        top: calc(100% + 114.5vw);
        left: calc((176/800)*100%);
        animation: 5s fwfw infinite; }
        #mv .sv .illust07 .hv_txt {
          width: 71px;
          height: 71px;
          right: -61px;
          top: -17px; }
          #mv .sv .illust07 .hv_txt:before {
            left: 19px; }
      #mv .sv .illust08 {
        width: calc((390/800)*100%);
        top: calc(100% + 158.75vw);
        left: 0;
        right: 0;
        margin: auto; }
        #mv .sv .illust08 .hv_txt:first-child {
          width: 55px;
          height: 55px;
          right: -45px;
          left: auto;
          top: -2px;
          bottom: auto; }
          #mv .sv .illust08 .hv_txt:first-child:before {
            left: 19px; }
        #mv .sv .illust08 .hv_txt:nth-child(2) {
          width: 69px;
          height: 69px;
          right: auto;
          left: -50px;
          top: -12px; }
          #mv .sv .illust08 .hv_txt:nth-child(2):before {
            left: 33px; }
      #mv .sv .illustbtm {
        width: 100%;
        position: absolute;
        top: calc(100% + 26vw);
        left: 0;
        z-index: 5; }
      #mv .sv .illusts {
        position: relative; }
      #mv .sv h2 {
        position: relative;
        margin: 0 0 48px;
        padding-left: 9.33vw;
        box-sizing: border-box; }
        #mv .sv h2 span {
          transition: all 0.4s var(--easePopUp);
          opacity: 0;
          transform: translate(-16.49%, 50px); }
      #mv .sv .sv_tit01 {
        margin: 0 0 9px;
        width: 62.2vw;
        transform: translateY(50px); }
      #mv .sv .sv_tit02 {
        margin: 0 0 22px;
        width: 62vw;
        transform: translateY(50px); }
      #mv .sv .sv_tit03 {
        margin: 0 0 15px;
        width: 62.8vw;
        transform: translateY(50px); }
      #mv .sv .sv_tit04 {
        margin: 0;
        width: 64.933vw;
        transform: translateY(50px); }
      #mv .sv .move span {
        transition: all 0.4s var(--easePopUp);
        opacity: 100; }
      #mv .sv .move .sv_tit01 {
        transform: translateY(0); }
      #mv .sv .move .sv_tit02 {
        transform: translateY(0);
        transition-delay: .4s; }
      #mv .sv .move .sv_tit03 {
        transform: translateY(0);
        transition-delay: .8s; }
      #mv .sv .move .sv_tit04 {
        transform: translateY(0);
        transition-delay: 1.2s; }
      #mv .sv .c_txt {
        position: relative;
        display: block;
        font-size: 12px;
        font-size: clamp(12px, 3.2vw, 15.36px);
        line-height: 2;
        text-align: left;
        z-index: 10;
        margin-bottom: 10vw;
        padding-left: 9.33vw;
        box-sizing: border-box; }
      #mv .sv .circle_btn {
        margin: 0 0 0 9.33vw; } }
@media screen and (max-width: 550px) {
  #mv .sv {
    padding-bottom: 110vw; } }
/* ==========================================================================
	interval
========================================================================== */
.interval {
  position: relative;
  width: 100%;
  height: 770px;
  height: clamp(700px, 64vw, 1100px);
  overflow: hidden;
  /*
  transform: translateY(-27vw);
  transform: translateY(clamp(-27vw,-378px,-25vw));
  margin-bottom: -27vw;
  margin-bottom: clamp(-27vw,-378px,-25vw);
  */
  transform: translateY(-30vw);
  transform: translateY(clamp(-30vw, -378px, -25vw));
  margin-bottom: -30vw;
  margin-bottom: clamp(-30vw, -378px, -25vw);
  /*
  background:#38598f;
  */ }
  .interval .img_area {
    width: 100%;
    height: 115%; }
  .interval .g_bg {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #91dcd7;
    z-index: 50;
    width: 775px;
    width: clamp(553.5714285714px, 51.6666666667vw, 1062.8571428571px);
    height: 222px;
    border-radius: 100px 100px 0 0; }
    .interval .g_bg:before {
      content: "";
      display: block;
      position: absolute;
      left: -88px;
      bottom: 0;
      width: 88px;
      height: 90px;
      background: url(../image/top/interval_lb.png);
      background-size: cover;
      z-index: 50; }
    .interval .g_bg:after {
      content: "";
      display: block;
      position: absolute;
      right: -88px;
      bottom: 0;
      width: 88px;
      height: 90px;
      background: url(../image/top/interval_lb.png);
      background-size: cover;
      z-index: 50;
      -webkit-transform: scale(-1, 1);
      transform: scale(-1, 1); }

@media screen and (max-width: 1100px) {
  .interval {
    margin-bottom: -31vw; }
    .interval .img_area {
      height: 120%; } }
@media screen and (max-width: 800px) {
  .interval {
    height: 375px;
    height: 109.34vw;
    transform: translateY(-35vw);
    margin-bottom: -35vw; }
    .interval .img_area {
      height: 130%; }
    .interval .g_bg {
      display: none; } }
@media screen and (max-width: 400px) {
  .interval {
    transform: translateY(-38vw);
    margin-bottom: -38vw; } }
/* ==========================================================================
	service
========================================================================== */
.service {
  position: relative;
  background: #91dcd7;
  z-index: 30; }
  .service:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    background: #91dcd7;
    width: 100%;
    height: 2px; }
  .service h2 {
    position: relative;
    font-size: 44px;
    font-size: clamp(44px, 2.9333333333vw, 56.32px);
    line-height: 1.474;
    letter-spacing: 0.14em;
    font-weight: 900;
    text-align: center;
    color: var(--base-text-color);
    transform: translateY(-100px);
    margin-bottom: -73px;
    z-index: 20; }
  .service .s_tit {
    position: relative;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    font-size: clamp(14px, 0.9333333333vw, 17.92px);
    margin-bottom: 45px;
    margin-bottom: clamp(30px, 3vw, 57.6px);
    letter-spacing: 0.1em;
    z-index: 20; }
  .service .illusts_area {
    position: absolute;
    left: 50%;
    margin: auto;
    width: 154vw;
    max-width: 2900px;
    min-width: 2150px;
    max-width: 2956.8px;
    transform: translateX(-50%);
    top: 30px;
    top: clamp(30px, 2.14vw, 57px);
    z-index: 5; }
    .service .illusts_area .hv_txt {
      width: 85px;
      height: 85px;
      color: #23aabe; }
  .service .illusts {
    position: relative;
    z-index: 1; }
  .service .i-list {
    position: absolute;
    z-index: 5; }
  .service .illust01 {
    width: calc((165/4312)*100%);
    right: calc((1232/4312)*100%);
    top: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
    -webkit-animation: 4s ff ease-out infinite;
    animation: 4s ff ease-out infinite;
    animation-delay: .5s; }
  .service .illust02 {
    width: calc((218/4312)*100%);
    right: calc((1060/4312)*100%);
    top: calc((294/2416)*100%);
    -webkit-animation: 4s swing ease infinite;
    animation: 4s swing ease infinite;
    transform-origin: bottom right; }
  .service .illust03 {
    width: calc((220/4312)*100%);
    left: calc((756/4312)*100%);
    top: calc((490/2416)*100%);
    animation: 4.2s lrlr infinite; }
  .service .illust04 {
    width: calc((186/4312)*100%);
    left: calc((1149/4312)*100%);
    top: calc((684/2416)*100%);
    animation: 6s fwfw04 infinite; }
  .service .illust05 {
    width: calc((170/4312)*100%);
    left: calc((921/4312)*100%);
    top: calc((768/2416)*100%);
    animation: 6s fwfw04 infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .service .illust06 {
    width: calc((308/4312)*100%);
    right: calc((1301/4312)*100%);
    top: calc((665/2416)*100%);
    -webkit-animation: 4.2s fwfw03 infinite;
    animation: 4.2s fwfw03 infinite;
    z-index: 10; }
    .service .illust06 .hv_txt {
      right: 100px;
      top: -88px;
      z-index: -1;
      width: 92px;
      height: 92px; }
      .service .illust06 .hv_txt:before {
        left: 41px;
        transform: scale(-1, 1); }
  .service .illust07 {
    width: calc((270/4312)*100%);
    right: calc((872/4312)*100%);
    top: calc((687/2416)*100%);
    -webkit-animation: 6s swing ease infinite;
    animation: 6s swing ease infinite;
    transform-origin: bottom right; }
  .service .illust08 {
    width: calc((308/4312)*100%);
    left: calc((980/4312)*100%);
    top: calc((1007/2416)*100%);
    -webkit-animation: 3s swing ease infinite;
    animation: 3s swing ease infinite;
    transform-origin: bottom left; }
  .service .illust09 {
    width: calc((186/4312)*100%);
    right: calc((1092/4312)*100%);
    top: calc((1034/2416)*100%);
    -webkit-animation: 3s fwfw infinite;
    animation: 3s fwfw infinite; }
  .service .illust10 {
    width: calc((180/4312)*100%);
    right: calc((674/4312)*100%);
    top: calc((1146/2416)*100%);
    animation: 4.2s lrlr infinite; }
  .service .illust11 {
    width: calc((168/4312)*100%);
    left: calc((738/4312)*100%);
    top: calc((1381/2416)*100%);
    -webkit-animation: 5s fwfw infinite;
    animation: 5s fwfw infinite; }
  .service .illust12 {
    width: calc((224/4312)*100%);
    right: calc((1636/4312)*100%);
    top: calc((320/2416)*-100%);
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
    -webkit-animation: 4s ff ease-out infinite;
    animation: 4s ff ease-out infinite; }
  .service .illust13 {
    width: calc((119/4312)*100%);
    left: calc((1550/4312)*100%);
    top: calc((572/2416)*100%);
    -webkit-animation: 3s fwfw infinite;
    animation: 3s fwfw infinite; }
    .service .illust13 .hv_txt {
      right: 14px;
      top: -74px;
      z-index: -1; }
      .service .illust13 .hv_txt:before {
        left: 41px;
        transform: scale(-1, 1); }
  .service .illust14 {
    width: calc((374/4312)*100%);
    left: calc((998/4312)*100%);
    top: calc((1450/2416)*100%);
    animation: 4.2s lrlr infinite; }
    .service .illust14 .hv_txt {
      right: -63px;
      top: -50px;
      z-index: -1;
      width: 77px;
      height: 77px; }
      .service .illust14 .hv_txt:before {
        left: 26px; }
  .service .illust15 {
    width: calc((202/4312)*100%);
    left: calc((1102/4312)*100%);
    top: calc((587/2416)*100%);
    animation: 5s nami infinite; }
  .service .illust16 {
    width: calc((442/4312)*100%);
    left: calc((1250/4312)*100%);
    top: calc((730/2416)*100%);
    animation: 5s nami02 infinite;
    transition-delay: 2s; }
  .service .illust17 {
    width: calc((672/4312)*100%);
    right: calc((1010/4312)*100%);
    top: calc((754/2416)*100%);
    animation: 4.2s nami03 infinite; }
  .service .illust18 {
    width: calc((236/4312)*100%);
    left: calc((914/4312)*100%);
    top: calc((1576/2416)*100%);
    animation: 4.2s nami02 infinite; }
  .service .c_txt {
    position: relative;
    font-size: 16px;
    font-size: clamp(16px, 1.0666666667vw, 20.48px);
    font-weight: 700;
    text-align: center;
    line-height: 2.25;
    margin-bottom: 74px;
    margin-bottom: clamp(49.3333333333px, 4.9333333333vw, 94.72px);
    z-index: 20;
    letter-spacing: 0.1em; }
  .service h3 {
    position: relative;
    font-size: 36px;
    font-size: clamp(36px, 2.4vw, 46.08px);
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
    margin-bottom: clamp(16.6666666667px, 1.6666666667vw, 32px);
    z-index: 20; }
  .service .link_list {
    position: relative;
    width: 44.28%;
    width: clamp(620px, 44.28vw, 8500px);
    z-index: 20;
    margin: 0 auto; }
  .service ul {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .service ul li {
      position: relative;
      width: 32.25%;
      margin-right: 1.625%;
      margin-bottom: 10px; }
      .service ul li:nth-child(3), .service ul li:nth-child(8) {
        margin-right: 0; }
      .service ul li:first-child .icon, .service ul li:nth-child(2) .icon {
        bottom: 20px;
        bottom: clamp(20px, 1.4285vw, 27px); }
      .service ul li:nth-child(5) {
        margin-right: 33.875%; }
      .service ul li:nth-child(4), .service ul li:nth-child(5) {
        transform: translateY(clamp(-41px, -2.14vw, -30px));
        margin-bottom: 115px;
        margin-bottom: clamp(115px, 8.214vw, 157px); }
    .service ul .w_btn {
      position: relative;
      display: block;
      text-align: center;
      padding-top: 30px;
      padding-top: clamp(30px, 2.14vw, 41px);
      padding-bottom: 155px;
      padding-bottom: clamp(155px, 11.0714vw, 212px); }
      .service ul .w_btn:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        z-index: 1;
        background: #fff;
        border-radius: 50px;
        transition: transform .4s ease,background .4s ease; }
      .service ul .w_btn:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 15px;
        margin: auto;
        z-index: -1;
        background: #23aabe;
        border-radius: 50px; }
      .service ul .w_btn:hover:before {
        transform: translateY(5px);
        background: var(--base-text-color);
        transition: transform .4s ease,background .4s ease; }
      .service ul .w_btn:hover .en {
        transform: translateY(5px);
        transition: transform .4s ease; }
      .service ul .w_btn:hover p {
        color: #23aabe;
        transform: translateY(5px);
        transition: transform .4s ease,color .4s ease; }
        .service ul .w_btn:hover p:after {
          background-image: url(../image/common/btn_arrow_af02.png);
          transition: background .4s ease; }
      .service ul .w_btn:hover .img {
        transform: translateY(5px);
        transition: transform .4s ease; }
    .service ul .en {
      position: relative;
      display: block;
      font-size: 10px;
      font-weight: 700;
      color: #23aabe;
      font-size: clamp(10px, 0.6666666667vw, 12.8px);
      line-height: 1.544;
      letter-spacing: 0.02em;
      z-index: 10;
      transition: transform .4s ease; }
    .service ul p {
      position: relative;
      font-size: 16px;
      font-weight: 700;
      font-size: clamp(16px, 1.0666666667vw, 20.48px);
      line-height: 1.315;
      margin-top: 7px;
      color: var(--base-text-color);
      z-index: 10;
      transition: transform .4s ease; }
      .service ul p:after {
        content: "";
        display: block;
        width: 11px;
        height: 12px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -27px;
        margin: auto;
        background: url(../image/common/btn_arrow.png);
        background-size: cover;
        transition: background .4s ease; }
    .service ul .img {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      z-index: 10;
      transition: transform .4s ease; }
      .service ul .img img {
        border-radius: 0 0 50px 50px; }
    .service ul li:first-child .img {
      bottom: 20px; }
    .service ul li:first-child .img img {
      border-radius: 0; }
  .service .circle_btn {
    position: absolute;
    left: calc(67.75% + 10px);
    bottom: 0;
    width: clamp(250px, 22.85vw, 430px);
    height: clamp(250px, 22.85vw, 430px); }

@media screen and (max-width: 800px) {
  .service {
    padding-top: clamp(79.7142857143px, 23.25vw, 186px);
    padding-bottom: 75vw;
    /*
    .sp_illusts_area{
        position: absolute;
        top: calc(clamp(79.7142857143px, 23.25vw, 186px) + 72.6vw);
        width: 692px;
        width: 180.53%;
        left: 50%;
        transform:translateX(-50%);
        z-index:1;
    }
    */ }
    .service:before {
      display: none; }
    .service:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 100%;
      width: 100%;
      height: 140px;
      /* height: calc(5vw + 140px); */
      background: #92ddd6;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(146, 221, 214, 0)), to(#92ddd6));
      background: linear-gradient(0deg, rgba(146, 221, 214, 0) 0%, #92ddd6 100%);
      z-index: 5; }
    .service h2 {
      position: relative;
      font-size: 24px;
      font-size: clamp(24px, 6.8571428571vw, 30.72px);
      line-height: 1.435;
      width: 80%;
      margin: 0 auto 20px;
      text-align: left;
      transform: translateY(0); }
    .service .s_tit {
      font-size: 10px;
      width: 80%;
      margin: 0 auto 40px;
      text-align: left; }
    .service .illusts_area {
      top: calc(clamp(79.7142857143px, 23.25vw, 186px) + 400px);
      width: 692px;
      width: 180.53%;
      min-width: 10px;
      transform: translateX(-50%);
      z-index: 10; }
      .service .illusts_area .hv_txt {
        width: 85px;
        height: 85px;
        color: #23aabe; }
    .service .illusts {
      position: relative;
      z-index: 1; }
    .service .i-list {
      position: absolute;
      z-index: 5; }
    .service .illust01 {
      width: calc((112/1384)*100%);
      right: calc((300/1384)*100%);
      top: calc((285/2834)*-100%); }
    .service .illust02 {
      width: calc((127/1384)*100%);
      right: calc((428/1384)*100%);
      top: 0; }
    .service .illust03 {
      width: calc((129/1384)*100%);
      left: calc((356/1384)*100%);
      top: calc((1518/2834)*100%); }
    .service .illust04 {
      width: calc((108/1384)*100%);
      left: calc((582/1384)*100%);
      top: calc((1627/2834)*100%); }
    .service .illust05 {
      width: calc((99/1384)*100%);
      left: calc((450/1384)*100%);
      top: calc((1674/2834)*100%); }
    .service .illust06 {
      width: calc((179/1384)*100%);
      right: calc((420/1384)*100%);
      top: auto;
      bottom: calc((5/2834)*100%); }
      .service .illust06 .hv_txt {
        right: -26px;
        top: -73px;
        width: 60px;
        height: 60px; }
        .service .illust06 .hv_txt:before {
          left: 21px;
          transform: scale(1, 1); }
    .service .illust07 {
      width: calc((140/1384)*100%);
      right: calc((316/1384)*100%);
      top: calc((230/2834)*100%); }
    .service .illust08 {
      width: calc((180/1384)*100%);
      left: calc((503/1384)*100%);
      top: calc((1815/2834)*100%); }
    .service .illust09 {
      width: calc((108/1384)*100%);
      right: calc((446/1384)*100%);
      top: calc((431/2834)*100%); }
    .service .illust10 {
      width: calc((105/1384)*100%);
      right: calc((200/1384)*100%);
      top: calc((496/2834)*100%); }
    .service .illust11 {
      width: calc((98/1384)*100%);
      left: calc((338/1384)*100%);
      top: calc((2034/2834)*100%); }
    .service .illust12 {
      width: calc((148/1384)*100%);
      right: calc((383/1384)*100%);
      top: calc((714/2834)*-100%); }
    .service .illust13 {
      width: calc((70/1384)*100%);
      left: calc((530/1384)*100%);
      top: auto;
      bottom: calc((43/2834)*100%); }
      .service .illust13 .hv_txt {
        right: 26px;
        top: -38px;
        z-index: -1;
        width: 60px;
        height: 60px; }
        .service .illust13 .hv_txt:before {
          left: 27px;
          transform: scale(-1, 1); }
    .service .illust14 {
      width: calc((219/1384)*100%);
      left: calc((496/1384)*100%);
      top: calc((2076/2834)*100%); }
      .service .illust14 .hv_txt {
        display: none; }
    .service .illust15 {
      display: none;
      animation: 5s nami infinite; }
    .service .illust16 {
      display: none;
      animation: 5s nami02 infinite;
      transition-delay: 2s; }
    .service .illust17 {
      display: none;
      animation: 4.2s nami03 infinite; }
    .service .illust18 {
      display: none;
      animation: 4.2s nami02 infinite; }
    .service .c_txt {
      font-size: 12px;
      font-size: clamp(12px, 3.2vw, 15.36px);
      text-align: left;
      line-height: 2;
      margin-bottom: 55px;
      width: 80%;
      margin: 0 auto 60px; }
    .service h3 {
      position: relative;
      width: 37.33vw;
      margin-left: 10vw;
      margin-bottom: 13px;
      font-size: 20px;
      font-size: clamp(20px, 5.3333333333vw, 25.6px); }
    .service .link_list {
      width: 80%; }
    .service ul {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      align-items: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 0; }
      .service ul li {
        position: relative;
        width: 46%;
        margin-right: 54%;
        margin-bottom: 8px;
        /*
        height: 155px;
        */ }
        .service ul li:nth-child(3) {
          margin-right: 54%; }
        .service ul li:nth-child(4), .service ul li:nth-child(5), .service ul li:nth-child(6), .service ul li:nth-child(7) {
          margin-right: 0;
          margin-left: 54%;
          transform: translateY(-140%);
          margin-bottom: calc(-140% + 8px);
          margin-bottom: 8px; }
        .service ul li:nth-child(3) .w_btn {
          padding-bottom: 30.26vw; }
        .service ul li:last-child {
          margin-bottom: -140%; }
      .service ul .w_btn {
        position: relative;
        display: block;
        text-align: center;
        padding-top: 23px;
        padding-bottom: 28vw;
        /*
        height: 155px;
        */ }
        .service ul .w_btn:after {
          top: 8px;
          border-radius: 50px; }
      .service ul .en {
        position: relative;
        display: block;
        font-size: 10px;
        font-weight: 700;
        color: #23aabe;
        font-size: clamp(10px, 0.6666666667vw, 12.8px);
        line-height: 1.544;
        letter-spacing: 0.02em;
        z-index: 10;
        transition: transform .4s ease; }
      .service ul p {
        font-size: 11px;
        font-size: clamp(11px, 2.9333333333vw, 14.08px);
        margin-top: 5px; }
        .service ul p:after {
          width: 8px;
          height: 9px;
          bottom: -18px; }
      .service ul .img {
        margin: auto;
        /*
        width: 100%;
        max-width:136px;
        */ }
        .service ul .img img {
          border-radius: 0 0 50px 50px; }
      .service ul .img {
        margin: auto; }
      .service ul li:first-child .img,
      .service ul li:nth-child(2) .img {
        bottom: 15px; }
      .service ul li:last-child .img {
        width: 90%;
        right: auto;
        left: 0; }
    .service .circle_btn {
      position: relative;
      margin: 0 auto;
      width: 53vw;
      height: 53vw;
      left: auto; } }
@media screen and (max-width: 580px) {
  .service {
      /*
padding-bottom: 45vw;
*/
    padding-bottom: 75vw; } }
@media screen and (max-width: 500px) {
  .service {
    /*
    padding-bottom: 27.3vw;
    */
    padding-bottom: 70vw; } }
/* ==========================================================================
	interval02
========================================================================== */
.interval02 {
  position: relative;
  width: 100%;
  height: 943px;
  height: clamp(700px, 67.35vw, 1293px);
  overflow: hidden;
  transform: translateY(-5vw);
  margin-bottom: -5vw;
  /*
  transform: translateY(-27vw);
  transform: translateY(clamp(-27vw,-378px,-25vw));
  margin-bottom: -27vw;
  margin-bottom: clamp(-27vw,-378px,-25vw);
  */
  background: #92ddd6;
  z-index: 1; }
  .interval02:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 4.9vw;
    width: 100%;
    height: 170px;
    height: clamp(121px, 12.14vw, 233px);
    background: #92ddd6;
    background: linear-gradient(0deg, rgba(146, 221, 214, 0) 0%, #92ddd6 100%);
    z-index: 50; }
  .interval02:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100px;
    background: #ddd282;
    background: linear-gradient(180deg, rgba(221, 210, 130, 0) 0%, #ddd282 100%);
    z-index: 10; }
  .interval02 .img_area {
    position: relative;
    width: 100%;
    height: 115%;
    z-index: 5; }
  .interval02 .hv_txt {
    top: calc((500/943)*100%);
    left: calc((567/1400)*100%);
    width: 118px;
    width: 8.42vw;
    height: 8.42vw;
    min-width: 85px;
    min-height: 85px;
    font-size: 0.92vw;
    line-height: 1.53; }
    .interval02 .hv_txt:before {
      transform: scale(-1, 1);
      left: 50%; }

@media screen and (max-width: 800px) {
  .interval02 .hv_txt {
    font-size: 10px;
    top: calc((530/943)*100%);
    left: calc((437/1400)*100%); } }
/* ==========================================================================
	about
========================================================================== */
.about {
  position: relative;
  z-index: 50;
  transform: translateY(-45px); }
  .about:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 44px;
    width: 100%;
    height: calc(100% - 90px);
    background: #ddd282;
    z-index: 1; }
  .about:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 30%;
    height: 45px;
    background: #ddd282;
    background: linear-gradient(0deg, rgba(221, 210, 130, 0) 0%, #ddd282 100%);
    z-index: 1; }

.about_box01 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 58px;
  z-index: 10; }
  .about_box01 .l_area {
    position: relative;
    width: 72.14%;
    min-width: 690px;
    z-index: 10;
    padding: 100px 0 139px;
    box-sizing: border-box;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end; }
    .about_box01 .l_area:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 0 50px 50px 0;
      background: #008c29;
      border: 16px solid #7dbb01;
      border-left: none;
      width: 100%;
      height: calc(100% - 32px);
      z-index: 1;
      border-radius: 0 64px 64px 0; }
    .about_box01 .l_area:after {
      content: "";
      display: block;
      position: absolute;
      top: 15px;
      right: 0;
      background: #825b01;
      width: 100%;
      height: calc(100% - 32px);
      z-index: -1;
      border-radius: 0 80px 80px 0;
      border: 16px solid #825b01;
      border-left: none; }
  .about_box01 .text_area {
    position: relative;
    z-index: 20;
    padding-right: 17.85vw; }
    .about_box01 .text_area .illust {
      display: block;
      position: absolute;
      left: 123px;
      top: -145px;
      width: 87px;
      z-index: 10; }
    .about_box01 .text_area .mori {
      display: block;
      position: absolute;
      width: 1176px;
      top: -147px;
      right: calc(100% + 4.28vw);
      z-index: 20; }
    .about_box01 .text_area .car {
      display: block;
      position: absolute;
      width: 92px;
      top: calc(100% + 20px);
      right: 100%;
      z-index: 20; }
    .about_box01 .text_area .kigi {
      display: block;
      position: absolute;
      width: 684px;
      max-width: 49vw;
      height: 33px;
      top: calc(100% + 77px);
      left: 0;
      background: url(../image/top/about_l_ki.png) left top repeat-x;
      background-size: 36px 33px;
      z-index: 20; }
    .about_box01 .text_area .man {
      display: block;
      position: absolute;
      width: 166px;
      top: calc(100% + 23px);
      left: 38px;
      z-index: 20; }
  .about_box01 h2 {
    font-size: 44px;
    font-size: clamp(44px, 2.9333333333vw, 56.32px);
    font-weight: 700;
    color: #fff;
    line-height: 1.474;
    letter-spacing: 0.3em;
    margin-bottom: 19px; }
  .about_box01 .end {
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    line-height: 2.272;
    margin-bottom: 13px; }
  .about_box01 p {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 2.25;
    letter-spacing: 0.1em; }
  .about_box01 .r_illust_area {
    position: absolute;
    right: 40px;
    top: -20px;
    z-index: 20;
    width: 311px;
    z-index: 20; }
    .about_box01 .r_illust_area .illust {
      display: block;
      width: 133px;
      height: 156px;
      position: absolute;
      right: 51px;
      bottom: 0;
      z-index: 10; }
      .about_box01 .r_illust_area .illust .hv_txt {
        width: 115px;
        height: 115px;
        right: -75px;
        top: -75px;
        font-size: 13px;
        color: #006e14; }
    .about_box01 .r_illust_area .horse {
      display: block;
      position: absolute;
      width: 155px;
      top: calc(100% - 13px);
      left: -74px;
      z-index: 20; }
  .about_box01 .r_area {
    position: relative;
    width: 22.714%;
    max-width: calc(100% - 750px);
    z-index: 10;
    border-radius: 50px 0 0 50px;
    border-right: none;
    padding: 110px 0 150px; }
    .about_box01 .r_area:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 0 50px 50px 0;
      background: #008c29;
      border: 16px solid #7dbb01;
      border-right: none;
      width: 100%;
      height: calc(100% - 32px);
      z-index: 1;
      border-radius: 64px 0 0 64px; }
    .about_box01 .r_area:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: -31px;
      background: #825b01;
      width: calc(100% + 31px);
      height: calc(100% - 17px);
      z-index: -1;
      border-radius: 80px 0 0 80px;
      border: 16px solid #825b01;
      border-right: none; }
    .about_box01 .r_area .kigi {
      display: block;
      position: absolute;
      top: -12px;
      left: 50px;
      z-index: 20;
      width: 1568px; }
    .about_box01 .r_area .airport {
      display: block;
      position: absolute;
      left: 50px;
      top: 125px;
      background: #60829d;
      width: 100%;
      height: 290px;
      z-index: 20; }
      .about_box01 .r_area .airport .runway {
        display: block;
        position: absolute;
        left: 39px;
        top: 145px;
        width: 100%;
        height: 98px;
        background: #88aeb9;
        z-index: 1; }
        .about_box01 .r_area .airport .runway:after {
          content: "";
          display: block;
          position: absolute;
          width: 100%;
          height: 8px;
          top: 0;
          bottom: 0;
          left: 30px;
          margin: auto;
          z-index: 5;
          background-image: linear-gradient(to right, #cfdee3 27px, transparent 27px);
          background-size: 54px 8px;
          background-repeat: repeat-x;
          /* 横向きにのみ繰り返す */ }
      .about_box01 .r_area .airport .bild {
        display: block;
        position: absolute;
        top: -38px;
        left: 37px;
        width: 323px;
        z-index: 10; }
      .about_box01 .r_area .airport .air {
        display: block;
        position: absolute;
        top: 114px;
        left: 78px;
        z-index: 50;
        width: 146px; }
    .about_box01 .r_area .btm {
      display: block;
      position: absolute;
      width: 1227px;
      left: 61px;
      bottom: 33px;
      z-index: 20; }
    .about_box01 .r_area .girl {
      display: block;
      position: absolute;
      width: 98px;
      height: 152px;
      left: 37px;
      bottom: 91px;
      z-index: 20; }

.para img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: parapara 2s linear infinite 0s forwards;
  animation: parapara 2s linear infinite 0s forwards; }

.para img:nth-child(1) {
  z-index: 2;
  visibility: visible; }

.para img:nth-child(2) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
  z-index: 0;
  visibility: hidden; }

/*----- box02 -----*/
.about_box02 {
  position: relative;
  margin-bottom: 64px;
  background: #008c29;
  border-top: 12px solid #7dbb01;
  border-bottom: 12px solid #7dbb01;
  z-index: 30;
  padding: 70px 0 45px; }
  .about_box02 .hima {
    display: block;
    position: absolute;
    right: 170px;
    top: -36px;
    width: 3412px;
    z-index: 10; }
  .about_box02 .same {
    display: block;
    position: absolute;
    right: 69px;
    top: -60px;
    width: 71px;
    z-index: 10;
    -webkit-animation: hanten 2s linear infinite 0s forwards;
    animation: hanten 2s linear infinite 0s forwards;
    animation-timing-function: steps(1, start); }
  .about_box02 .r_hima {
    width: 1706px;
    right: auto;
    left: calc(100% - 40px); }
  .about_box02 .about_slider {
    position: relative;
    z-index: 20; }
    .about_box02 .about_slider a {
      display: block;
      width: 338px;
      text-align: center;
      margin: 0 5px; }
      .about_box02 .about_slider a .img_area {
        position: relative;
        display: block;
        background: #fff;
        border-radius: 50px;
        height: 228px;
        margin-bottom: 25px;
        transition: transform 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
        .about_box02 .about_slider a .img_area img {
          border-radius: 50px; }
        .about_box02 .about_slider a .img_area:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          z-index: 10;
          width: 100%;
          height: 100%;
          opacity: 0;
          border-radius: 50px;
          background: #ffc300;
          mix-blend-mode: multiply;
          transition: opacity 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
        .about_box02 .about_slider a .img_area:after {
          content: "";
          display: block;
          position: absolute;
          top: 14px;
          right: 0;
          background: #006e15;
          width: 100%;
          height: 100%;
          z-index: -1;
          border-radius: 50px;
          transition: top 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .about_box02 .about_slider a .b_txt {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        line-height: 1.5;
        margin-bottom: 13px;
        transition: color 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .about_box02 .about_slider a .cate {
        display: inline-block;
        padding: 5px 20px;
        border-radius: 12px;
        background: #fff;
        font-size: 11px;
        font-weight: 700;
        color: #006e14;
        margin-bottom: 8px;
        transition: background 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .about_box02 .about_slider a .tag {
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        display: block;
        transition: color 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .about_box02 .about_slider a:hover .img_area {
        transform: translateY(5px);
        transition: transform 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .about_box02 .about_slider a:hover .img_area:before {
        opacity: 100;
        transition: opacity 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .about_box02 .about_slider a:hover .img_area:after {
        top: 9px;
        transition: top 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .about_box02 .about_slider a:hover p, .about_box02 .about_slider a:hover .tag {
        color: #ffc300;
        transition: color 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .about_box02 .about_slider a:hover .cate {
        background: #ffc300;
        transition: background 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
    .about_box02 .about_slider .slick-next {
      right: calc(50% - 547px);
      top: 87px;
      -webkit-transform: translate(0);
      transform: translate(0); }
      .about_box02 .about_slider .slick-next:before {
        background-image: url(../image/common/btn_arrow_g.png); }
    .about_box02 .about_slider .slick-prev {
      left: calc(50% - 547px);
      top: 87px;
      -webkit-transform: translate(0);
      transform: translate(0); }
      .about_box02 .about_slider .slick-prev:before {
        background-image: url(../image/common/btn_arrow_g.png); }

/*----- box03 -----*/
.about_box03 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 40; }
  .about_box03 .l_area {
    position: relative;
    width: 18.5714%;
    z-index: 10;
    height: 630px;
    box-sizing: border-box;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end; }
    .about_box03 .l_area:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 0 50px 50px 0;
      background: #008c29;
      border: 16px solid #7dbb01;
      border-left: none;
      width: 100%;
      height: calc(100% - 32px);
      z-index: 1;
      border-radius: 0 64px 64px 0; }
    .about_box03 .l_area:after {
      content: "";
      display: block;
      position: absolute;
      top: 15px;
      right: 0;
      background: #825b01;
      width: 100%;
      height: calc(100% - 32px);
      z-index: -1;
      border-radius: 0 80px 80px 0;
      border: 16px solid #825b01;
      border-left: none; }
    .about_box03 .l_area .illusts {
      display: block;
      position: absolute;
      z-index: 20;
      right: 28px;
      top: -6px;
      z-index: 10;
      width: 1145px; }
    .about_box03 .l_area .man {
      display: block;
      position: absolute;
      top: -14px;
      right: 15px;
      width: 112px;
      height: 141px;
      z-index: 10; }
      .about_box03 .l_area .man .hv_txt {
        width: 100px;
        height: 100px;
        right: -72px;
        top: -77px;
        font-size: 13px;
        color: #006e14; }
    .about_box03 .l_area .ushi {
      display: block;
      position: absolute;
      bottom: 71px;
      right: 117px;
      width: 118px;
      z-index: 10; }
  .about_box03 .r_area {
    position: relative;
    width: 77.214%;
    height: 645px; }
    .about_box03 .r_area .illusts {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 10;
      width: 2034px; }
    .about_box03 .r_area .man {
      position: absolute;
      left: 510px;
      top: 64px;
      width: 129px;
      z-index: 10; }
    .about_box03 .r_area .lady01 {
      position: absolute;
      left: 125px;
      top: -94px;
      width: 92px;
      z-index: 10; }
    .about_box03 .r_area .lady02 {
      position: absolute;
      left: 392px;
      top: 422px;
      width: 126px;
      z-index: 10; }
      .about_box03 .r_area .lady02 .hv_txt {
        width: 110px;
        height: 110px;
        right: -95px;
        top: -94px;
        font-size: 13px;
        color: #006e14; }
    .about_box03 .r_area .ff {
      display: block;
      position: absolute;
      z-index: 10;
      width: 159px;
      -webkit-transform: translateY(80px);
      transform: translateY(80px);
      opacity: 0;
      -webkit-animation: 4s ff ease-out infinite;
      animation: 4s ff ease-out infinite; }
    .about_box03 .r_area .ff01 {
      left: 848px;
      bottom: 57px;
      animation-delay: 1s; }
    .about_box03 .r_area .ff02 {
      left: 1102px;
      bottom: 129px;
      animation-delay: 2s; }
    .about_box03 .r_area .ff03 {
      left: 835px;
      bottom: 320px; }
    .about_box03 .r_area .circle_btn {
      position: absolute;
      width: 320px;
      height: 320px;
      left: 70px;
      bottom: 90px; }
      .about_box03 .r_area .circle_btn .end {
        font-size: 19px; }
      .about_box03 .r_area .circle_btn .end:nth-child(2) {
        font-size: 23px; }
      .about_box03 .r_area .circle_btn .ja {
        font-size: 27px; }

@media screen and (max-width: 1100px) {
  .about_box02 .about_slider .slick-next {
    right: 15px; }

  .about_box02 .about_slider .slick-prev {
    left: 15px; } }
@media screen and (max-width: 1050px) {
  .about .map_bg {
    right: -230px; } }
@media screen and (max-width: 800px) {
  .about {
    position: relative;
    z-index: 50;
    transform: translateY(-45px);
    margin-bottom: -45px; }
    .about:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 44px;
      width: 100%;
      height: calc(100% - 90px);
      background: #ddd282;
      z-index: 1; }
    .about:after {
      display: none; }

  .about_box01 {
    margin-bottom: 23px; }
    .about_box01 .l_area {
      width: 95%;
      min-width: 10px;
      padding: 105px 0 115px; }
      .about_box01 .l_area:before {
        border: 8px solid #7dbb01;
        width: 100%;
        height: calc(100% - 16px);
        border-radius: 0 30px 30px 0; }
      .about_box01 .l_area:after {
        top: 8px;
        height: calc(100% - 16px);
        border-radius: 0 30px 30px 0;
        border: 8px solid #825b01; }
    .about_box01 .text_area {
      padding-right: 95px;
      width: 60vw;
      min-width: 222px;
      /*
      padding-right: 25.6vw;
      */ }
      .about_box01 .text_area .illust {
        left: 23px;
        top: -80px;
        width: 45px; }
      .about_box01 .text_area .girl {
        width: 50px;
        position: absolute;
        left: 82px;
        top: -127px; }
      .about_box01 .text_area .mori {
        width: 439px;
        top: -122px;
        right: calc(100% + 4vw); }
      .about_box01 .text_area .car {
        width: 47px;
        top: calc(100% + 30px); }
      .about_box01 .text_area .kigi {
        width: 540px;
        max-width: 540px;
        height: 18px;
        top: calc(100% + 80px);
        right: 67px;
        left: auto;
        background-image: url(../image/top/about_l_ki_sp.png);
        background-size: 18px 18px; }
      .about_box01 .text_area .man {
        width: 68px;
        top: calc(100% + 49px);
        left: 82px; }
    .about_box01 h2 {
      font-size: 24px;
      font-size: clamp(24px, 6.4vw, 30.72px);
      line-height: 1.49;
      margin-bottom: 19px; }
    .about_box01 .end {
      width: 222px;
      margin-bottom: 30px; }
    .about_box01 p {
      font-size: 12px;
      line-height: 2; }
    .about_box01 .r_illust_area {
      right: 20px;
      top: -12px;
      width: 167px; }
      .about_box01 .r_illust_area .illust {
        display: block;
        width: 70px;
        height: auto;
        position: absolute;
        right: 41px;
        bottom: auto;
        top: calc(100% + 75px);
        z-index: 10; }
        .about_box01 .r_illust_area .illust .hv_txt {
          width: 70px;
          height: 70px;
          right: -49px;
          top: -65px;
          font-size: 10px; }
          .about_box01 .r_illust_area .illust .hv_txt:before {
            left: 27px; }
      .about_box01 .r_illust_area .horse {
        display: none; }
    .about_box01 .r_area {
      display: none; }

  /*----- box02 -----*/
  .about_box02 {
    margin-bottom: 25px;
    border-top: 7px solid #7dbb01;
    border-bottom: 7px solid #7dbb01;
    padding: 35px 0 30px; }
    .about_box02 .hima {
      right: 112px;
      top: -20px;
      width: 1706px;
      z-index: 10; }
    .about_box02 .same {
      display: block;
      position: absolute;
      right: 60px;
      top: -40px;
      width: 37px; }
    .about_box02 .r_hima {
      width: 853px;
      left: calc(100% - 44px); }
    .about_box02 .about_slider a {
      width: 245px;
      margin: 0 5px; }
      .about_box02 .about_slider a .img_area {
        border-radius: 25px;
        height: 165px;
        margin-bottom: 17px; }
        .about_box02 .about_slider a .img_area img {
          border-radius: 25px; }
        .about_box02 .about_slider a .img_area:before {
          border-radius: 25px; }
        .about_box02 .about_slider a .img_area:after {
          top: 7px;
          border-radius: 25px; }
      .about_box02 .about_slider a .b_txt {
        font-size: 12px;
        margin-bottom: 5px; }
      .about_box02 .about_slider a .cate {
        padding: 4px 15px;
        border-radius: 12px;
        font-size: 10px;
        margin-bottom: 5px; }
      .about_box02 .about_slider a .tag {
        font-size: 10px; }
      .about_box02 .about_slider a:hover .img_area:after {
        top: 9px;
        transition: top 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
    .about_box02 .about_slider .slick-next {
      right: calc(50% - 148px);
      top: 70px;
      width: 40px;
      height: 40px; }
      .about_box02 .about_slider .slick-next:before {
        width: 8px;
        height: 9px; }
    .about_box02 .about_slider .slick-prev {
      left: calc(50% - 148px);
      top: 70px;
      width: 40px;
      height: 40px; }
      .about_box02 .about_slider .slick-prev:before {
        width: 8px;
        height: 9px; }

  /*----- box03 -----*/
  .about_box03 {
    height: 344px; }
    .about_box03 .l_area {
      width: 295px;
      z-index: 10;
      height: 630px;
      height: 335px;
      position: absolute;
      top: 0;
      right: calc(50% + 106px); }
      .about_box03 .l_area:before {
        border-radius: 0 25px 25px 0;
        border: 8px solid #7dbb01;
        height: calc(100% - 16px);
        z-index: 1;
        border-radius: 0 32px 32px 0; }
      .about_box03 .l_area:after {
        top: 8px;
        height: calc(100% - 16px);
        z-index: -1;
        border-radius: 0 40px 40px 0;
        border: 8px solid #825b01; }
      .about_box03 .l_area .illusts {
        display: block;
        position: absolute;
        z-index: 20;
        right: 17px;
        top: 9px;
        z-index: 10;
        width: 279px; }
      .about_box03 .l_area .man {
        top: -10px;
        right: 13px;
        width: 60px;
        height: auto;
        z-index: 10; }
        .about_box03 .l_area .man .hv_txt {
          width: 62px;
          height: 62px;
          right: -40px;
          top: -56px;
          font-size: 10px; }
          .about_box03 .l_area .man .hv_txt:before {
            left: 24px; }
      .about_box03 .l_area .lady02 {
        position: absolute;
        width: 61px;
        height: 58px;
        bottom: 20px;
        right: 21px; }
        .about_box03 .l_area .lady02 .hv_txt {
          width: 66px;
          height: 66px;
          top: -57px;
          right: -52px;
          font-size: 10px;
          color: #006e14; }
          .about_box03 .l_area .lady02 .hv_txt:before {
            left: 24px; }
    .about_box03 .r_area {
      position: absolute;
      left: calc(50% - 80px);
      top: 0;
      width: 480px;
      height: 335px; }
      .about_box03 .r_area:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        border-radius: 25px 0 0 25px;
        background: #008c29;
        border: 8px solid #7dbb01;
        height: calc(100% - 16px);
        z-index: 1; }
      .about_box03 .r_area:after {
        content: "";
        display: block;
        position: absolute;
        left: -7px;
        top: 8px;
        width: 100%;
        height: calc(100% - 16px);
        background: #825b01;
        z-index: -1;
        border-radius: 25px 0 0 25px;
        border: 8px solid #825b01; }
      .about_box03 .r_area .illusts {
        position: absolute;
        left: 13px;
        bottom: 8px;
        z-index: 10;
        width: 267px; }
      .about_box03 .r_area .lady01 {
        left: 51px;
        top: -47px;
        width: 48px;
        z-index: 10; }
        .about_box03 .r_area .lady01 .hv_txt {
          width: 110px;
          height: 110px;
          right: -95px;
          top: -94px;
          font-size: 13px;
          color: #006e14; }
      .about_box03 .r_area .man {
        left: 108px;
        top: 296px;
        width: 58px;
        z-index: 60; }
      .about_box03 .r_area .mori {
        position: absolute;
        width: 185px;
        left: 255px;
        top: 9px;
        z-index: 10; }
      .about_box03 .r_area .circle_btn {
        position: absolute;
        width: 200px;
        height: 200px;
        left: 20px;
        bottom: 22px; }
        .about_box03 .r_area .circle_btn .end {
          font-size: 11px; }
        .about_box03 .r_area .circle_btn .end:nth-child(2) {
          font-size: 20px; }
        .about_box03 .r_area .circle_btn .ja {
          font-size: 17px; }

  .sp_btm_area {
    display: block;
    position: relative;
    width: 100%;
    height: 292px;
    z-index: 10; }
    .sp_btm_area .illusts {
      display: block;
      position: absolute;
      left: 50%;
      top: 0;
      transform: translateX(-50%);
      width: 800px; }
    .sp_btm_area .zou {
      display: block;
      position: absolute;
      left: calc(50% - 175px);
      bottom: 111px;
      z-index: 10;
      width: 64px;
      -webkit-animation: hanten 2s linear infinite 0s forwards;
      animation: hanten 2s linear infinite 0s forwards;
      animation-timing-function: steps(1, start); }
    .sp_btm_area .ff {
      display: block;
      position: absolute;
      z-index: 10;
      width: 82px;
      -webkit-transform: translateY(60px);
      transform: translateY(60px);
      opacity: 0;
      -webkit-animation: 4s ff ease-out infinite;
      animation: 4s ff ease-out infinite; }
    .sp_btm_area .ff01 {
      left: calc(50% + 32px);
      bottom: 83px; }
    .sp_btm_area .ff02 {
      left: calc(50% + 120px);
      bottom: 50px;
      animation-delay: 1s; }
    .sp_btm_area .ff03 {
      left: calc(50% + 210px);
      bottom: 75px;
      animation-delay: 2s; } }
/* ==========================================================================
	interval03
========================================================================== */
.interval03 {
  position: relative;
  width: 100%;
  height: 850px;
  height: clamp(800px, 60.714vw, 1150px);
  overflow: hidden;
  /*
  transform: translateY(-250px);
  margin-bottom: -250px;
  */
  transform: translateY(-200px);
  margin-bottom: -200px;
  z-index: 1; }
  .interval03:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100px;
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
    z-index: 10; }
  .interval03 .img_area {
    position: relative;
    width: 100%;
    height: 110%;
    z-index: 5; }
  .interval03 .hv_txt {
    top: calc((400/943)*100%);
    left: calc((556/1400)*100%);
    width: 118px;
    width: 8.42vw;
    height: 8.42vw;
    min-width: 85px;
    min-height: 85px;
    font-size: 0.92vw;
    line-height: 1.53;
    background: #fff; }
    .interval03 .hv_txt:before {
      background-image: url(../image/common/w_baloon_btm.png);
      transform: scale(-1, 1);
      left: 50%; }

@media screen and (max-width: 800px) {
  .interval03 {
    height: 390px;
    height: clamp(390px, 104vw, 624px);
    transform: translateY(-160px);
    margin-bottom: -160px; }
    .interval03 .img_area {
      height: 110%; }
    .interval03 .hv_txt {
      top: calc((300/774)*100%);
      left: calc((204/750)*100%);
      min-width: 75px;
      min-height: 75px;
      font-size: 10px; } }
@media screen and (max-width: 499px) {
  .interval03 {
    height: 410px;
    height: clamp(410px, 104vw, 624px);
    transform: translateY(-110px);
    margin-bottom: -110px; }
    .interval03 .img_area {
      height: 110%; } }
/* ==========================================================================
	blog
========================================================================== */
.blog {
  position: relative;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 55px; }
  .blog .tit_area {
    display: block;
    position: absolute;
    left: calc(50% - 499px);
    top: -150px;
    background: #fff;
    border-radius: 50px;
    width: 325px;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 40px;
    z-index: 100; }
    .blog .tit_area .en {
      position: relative;
      font-size: 44px;
      font-weight: 600;
      letter-spacing: 0.08em;
      margin-bottom: 15px; }
    .blog .tit_area .o_txt {
      display: block;
      font-size: 16px;
      font-weight: 700;
      color: var(--base-link-color);
      margin-bottom: 30px; }
    .blog .tit_area .c_txt {
      font-size: 14px;
      line-height: 1.85;
      margin-bottom: 50px;
      font-weight: 700; }
    .blog .tit_area .circle_btn {
      width: 170px;
      height: 170px;
      background: var(--base-link-color); }
      .blog .tit_area .circle_btn .en {
        font-size: 14px;
        margin-bottom: 13px; }
      .blog .tit_area .circle_btn .ja {
        font-size: 14px; }
      .blog .tit_area .circle_btn .icon {
        width: 24px;
        bottom: -40px; }
      .blog .tit_area .circle_btn:after {
        top: 14px; }
      .blog .tit_area .circle_btn:hover:after {
        top: 9px; }
  .blog .blog_slider {
    position: relative;
    z-index: 20; }
    .blog .blog_slider .slick-list {
      overflow: inherit; }
    .blog .blog_slider .new:before {
      content: "";
      display: block;
      position: absolute;
      right: -10px;
      top: -25px;
      width: 54px;
      height: 64px;
      background: url(../image/top/new.png);
      background-size: cover;
      z-index: 30; }
    .blog .blog_slider a {
      position: relative;
      display: block;
      width: 323px;
      text-align: center;
      margin: 0 7px; }
      .blog .blog_slider a .img_area {
        position: relative;
        display: block;
        background: #fff;
        border-radius: 50px;
        height: 205px;
        margin-bottom: 33px;
        transition: transform 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
        .blog .blog_slider a .img_area img {
          border-radius: 50px; }
        .blog .blog_slider a .img_area:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          z-index: 10;
          width: 100%;
          height: 100%;
          opacity: 0;
          border-radius: 50px;
          background: #ffc300;
          mix-blend-mode: multiply;
          transition: opacity 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
        .blog .blog_slider a .img_area:after {
          content: "";
          display: block;
          position: absolute;
          top: 13px;
          right: 0;
          background: #001e5a;
          width: 100%;
          height: 100%;
          z-index: -1;
          border-radius: 50px;
          transition: height 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .blog .blog_slider a .day {
        font-size: 16px;
        font-weight: 600;
        color: #ffc300;
        display: block;
        margin-bottom: 3px; }
      .blog .blog_slider a .b_txt {
        font-size: 16px;
        font-weight: 700;
        color: var(--base-text-color);
        line-height: 1.63;
        margin-bottom: 13px;
        transition: color 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .blog .blog_slider a .cate {
        display: inline-block;
        padding: 5px 20px;
        border-radius: 12px;
        border: 1px solid #ffc300;
        background: #fff;
        font-size: 11px;
        font-weight: 700;
        color: var(--base-text-color);
        margin: 0 auto;
        transition: background 0.4s cubic-bezier(0.61, 1, 0.88, 1), color 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .blog .blog_slider a:hover .img_area {
        transition: transform 0.4s cubic-bezier(0.61, 1, 0.88, 1);
        transform: translateY(5px); }
      .blog .blog_slider a:hover .img_area:after {
        transition: height 0.4s cubic-bezier(0.61, 1, 0.88, 1);
        height: calc(100% - 5px); }
      .blog .blog_slider a:hover .img_area:before {
        opacity: 100;
        transition: opacity 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .blog .blog_slider a:hover .b_txt {
        color: var(--base-link-color);
        transition: color 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
      .blog .blog_slider a:hover .cate {
        background: #ffc300;
        color: #fff;
        transition: background 0.4s cubic-bezier(0.61, 1, 0.88, 1), color 0.4s cubic-bezier(0.61, 1, 0.88, 1); }
  .blog .btm_btn {
    display: none; }

@media screen and (max-width: 1015px) {
  .blog .tit_area {
    left: 0; } }
@media screen and (max-width: 800px) {
  .blog {
    padding-top: 0;
    padding-bottom: 13px; }
    .blog .tit_area {
      position: relative;
      width: 90%;
      left: auto;
      right: auto;
      top: auto;
      transform: translateY(-80px);
      border-radius: 25px;
      padding-top: 48px;
      padding-bottom: 45px;
      margin: 0 auto -80px; }
      .blog .tit_area .en {
        font-size: 32px;
        font-size: clamp(32px, 8.5333333333vw, 40.96px);
        margin-bottom: 9px; }
      .blog .tit_area .o_txt {
        font-size: 12px;
        font-size: clamp(12px, 3.2vw, 15.36px);
        margin-bottom: 30px; }
      .blog .tit_area .c_txt {
        font-size: 12px;
        font-size: clamp(12px, 3.2vw, 15.36px);
        margin-bottom: 0; }
      .blog .tit_area .circle_btn {
        display: none;
        width: 170px;
        height: 170px;
        background: var(--base-link-color); }
        .blog .tit_area .circle_btn .en {
          font-size: 14px;
          margin-bottom: 13px; }
        .blog .tit_area .circle_btn .ja {
          font-size: 14px; }
        .blog .tit_area .circle_btn .icon {
          width: 24px;
          bottom: -40px; }
        .blog .tit_area .circle_btn:after {
          top: 14px; }
        .blog .tit_area .circle_btn:hover:after {
          top: 9px; }
    .blog .blog_slider {
      position: relative;
      z-index: 120;
      width: 90%;
      margin: 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .blog .blog_slider .new:before {
        right: 6px;
        top: -10px;
        width: 30px;
        height: 36px; }
      .blog .blog_slider a {
        display: block;
        width: 48.23%;
        margin: 0 0 30px; }
        .blog .blog_slider a:nth-child(n + 5) {
          display: none; }
        .blog .blog_slider a .img_area {
          border-radius: 40px;
          height: 28vw;
          margin-bottom: 18px; }
          .blog .blog_slider a .img_area img {
            border-radius: 40px; }
          .blog .blog_slider a .img_area:before {
            border-radius: 40px; }
          .blog .blog_slider a .img_area:after {
            top: 10px;
            border-radius: 40px; }
        .blog .blog_slider a .day {
          font-size: 10px;
          margin-bottom: 4px; }
        .blog .blog_slider a .b_txt {
          font-size: 10px;
          margin-bottom: 8px;
          text-align: left; }
        .blog .blog_slider a .cate {
          padding: 3px 12px;
          font-size: 10px; }
    .blog .btm_btn {
      display: flex;
      width: 38vw;
      height: 38vw; }
    .blog .btm_btn {
      display: flex;
      width: 38vw;
      height: 38vw;
      background: var(--base-link-color); }
      .blog .btm_btn .en {
        font-size: 12px;
        font-size: clamp(12px, 3.2vw, 15.36px);
        margin-bottom: 12px; }
      .blog .btm_btn .ja {
        font-size: 12px;
        font-size: clamp(12px, 3.2vw, 15.36px); }
      .blog .btm_btn .icon {
        width: 20px;
        bottom: -40px; }
      .blog .btm_btn:after {
        top: 10px; }
      .blog .btm_btn:hover:after {
        top: 10px; } }

/*# sourceMappingURL=style.css.map */
