@media screen and (min-width: 769px), print {
  body {
    font-size: 1.5rem;
    line-height: 30px;
  }
  .ttl02 span {
    margin-bottom: 20px;
  }
  .mv {
    text-align: right;
    width: 100%;
    position: relative;
  }
  .mv picture {
    display: inline-block;
    width: 83.98438%;
    position: relative;
  }
  .mv picture::before {
    content: "";
    position: absolute;
    bottom: -171px;
    left: -171px;
    width: 342px;
    height: 342px;
    background: url(../images/sec_bg.png) center/contain no-repeat;
    display: block;
    z-index: -1;
  }
  .mv picture > img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .mv picture .mv_txt {
    position: absolute;
    top: 0;
    left: -81px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
  .mv picture .mv_txt h2 {
    font-size: 6rem;
    color: #282E33;
    line-height: 87px;
    width: 100%;
    padding-top: 47px;
  }
  .mv picture .mv_txt img {
    margin-left: 281px;
    width: 348px;
    margin-top: -15px;
  }
  .mission {
    text-align: center;
  }
  .mission .inner {
    padding-top: 115px;
    padding-bottom: 120px;
    position: relative;
  }
  .mission .inner::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -50px;
    width: 342px;
    height: 342px;
    background: url(../images/sec_bg.png) center/contain no-repeat;
    z-index: -1;
    display: block;
  }
  .message h2 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) and (min-width: 768px) {
  .message h2 {
    margin-bottom: 2.34375vw;
  }
}

@media screen and (min-width: 769px) and (max-width: 1297px) and (min-width: 992px) {
  .message h2 {
    margin-bottom: 2.34375vw;
  }
}

@media screen and (min-width: 769px), print {
  .message h2 span {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) and (min-width: 768px) {
  .message h2 span {
    margin-bottom: 1.25vw;
  }
}

@media screen and (min-width: 769px) and (max-width: 992px) and (min-width: 768px) {
  .message h2 span {
    margin-bottom: 1.25vw;
  }
}

@media screen and (min-width: 769px), print {
  .message .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .message .inner picture, .message .inner figure {
    width: 736px;
    height: 491px;
    min-height: 491px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .message .inner picture img, .message .inner figure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .message .inner .txt {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: -webkit-calc(100% - 736px + 130px);
    width: -moz-calc(100% - 736px + 130px);
    width: calc(100% - 736px + 130px);
    margin-left: -130px;
    position: relative;
    z-index: 1;
    padding-top: 28px;
    min-width: 424px;
  }
  .message .inner .txt .txt_big {
    font-size: 4rem;
    line-height: 70px;
  }
  .message .inner .txt .txt_big span {
    display: block;
    text-align: right;
  }
  .message .inner .txt .btn_wr {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 38px;
  }
  .business {
    padding-bottom: 120px;
  }
  .business h2 {
    margin-bottom: 40px;
  }
  .business h2 span {
    margin-bottom: 15px;
  }
  .business .inner {
    position: relative;
    padding-top: 120px;
  }
  .business .inner::after {
    content: "";
    position: absolute;
    top: 20px;
    left: 220px;
    width: 342px;
    height: 342px;
    background: url(../images/sec_bg.png) center/contain no-repeat;
    z-index: -1;
    display: block;
  }
  .business .inner .business_twocol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .business .inner .business_twocol picture, .business .inner .business_twocol figure {
    width: 656px;
    height: 437px;
    min-height: 437px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .business .inner .business_twocol picture img, .business .inner .business_twocol figure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .business .inner .business_twocol .txt {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: -webkit-calc(100% - 656px);
    width: -moz-calc(100% - 656px);
    width: calc(100% - 656px);
    padding-top: 30px;
    min-width: 374px;
  }
  .business .inner .business_twocol .txt p {
    padding-right: 80px;
    padding-bottom: 110px;
  }
  .business .inner ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -100px;
    position: relative;
    z-index: 1;
  }
  .business .inner ul li {
    width: 300px;
    height: 200px;
  }
  .business .inner ul li:nth-of-type(1) a {
    background-color: #778899;
  }
  .business .inner ul li:nth-of-type(2) a {
    background-color: #CBD0D3;
  }
  .business .inner ul li:nth-of-type(3) a {
    background-color: #EDEA7A;
  }
  .business .inner ul li:not(:last-child) {
    margin-right: 15px;
  }
  .business .inner ul li:hover {
    -moz-box-shadow: none;
         box-shadow: none;
  }
  .business .inner ul li a {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .business .inner ul li a:hover {
    opacity: 1;
    -moz-box-shadow: 0px 9px 10px 0px rgba(119, 136, 153, 0.3);
         box-shadow: 0px 9px 10px 0px rgba(119, 136, 153, 0.3);
    -webkit-transform: translateY(-3px);
       -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  .business .inner ul li a::after {
    content: "";
    position: absolute;
    right: 16px;
    bottom: 16px;
    width: 36px;
    height: 36px;
    display: block;
    border: 1px solid #fff;
    background: url(../images/ic_ar.png) center no-repeat;
    -moz-background-size: 8px 15px;
         background-size: 8px 15px;
  }
  .business .inner ul li a small {
    font-size: 1.5rem;
  }
  .business .inner ul li a span {
    font-family: "Amiko", sans-serif;
    font-weight: 700;
    font-size: 3.139rem;
  }
  .connect {
    background: url(../images/connect_bg.png) 0 0 repeat;
  }
  .connect .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 80px;
    padding-bottom: 115px;
  }
  .connect .inner > div {
    position: relative;
    width: -webkit-calc(( 100% - 32px) / 2);
    width: -moz-calc(( 100% - 32px) / 2);
    width: calc(( 100% - 32px) / 2);
  }
  .connect .inner > div picture, .connect .inner > div figure {
    width: 100%;
    height: 333px;
    min-width: 333px;
  }
  .connect .inner > div picture img, .connect .inner > div figure img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .connect .inner > div .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    color: #fff;
    padding-top: 22px;
  }
  .connect .inner > div .txt h2 {
    display: block;
    font-size: 4rem;
    font-family: "Amiko", sans-serif;
    font-weight: 700;
    line-height: 1;
  }
  .connect .inner > div .txt p {
    font-size: 1.3rem;
  }
  .connect .inner > div.connect_cotact {
    position: relative;
  }
  .connect .inner > div.connect_cotact::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/connect_bg.png) 0 0 repeat;
    display: block;
  }
  .connect .inner .btn_wr {
    margin-top: 23px;
  }
  .connect_link > a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  .connect_link > a figure, .connect_link > a picture {
    overflow: hidden;
    display: block;
  }
  .connect_link > a figure img, .connect_link > a picture img {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -moz-transition: transform 0.5s ease, -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease, -moz-transform 0.5s ease;
  }
  .connect_link > a:hover {
    opacity: 1;
  }
  .connect_link > a:hover figure img, .connect_link > a:hover picture img {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .connect_link > a:hover .btn::before {
    opacity: 1;
    width: 116%;
  }
  .connect_link > a:hover .btn::after {
    opacity: 1;
    width: 120%;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 3.64583vw;
    line-height: 6.51042vw;
  }
  .mv {
    text-align: right;
    width: 100%;
    position: relative;
  }
  .mv picture {
    display: inline-block;
    width: 83.98438%;
  }
  .mv img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .mv_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    padding-left: 9.11458vw;
  }
  .mv_txt h2 {
    font-size: 9.11458vw;
    line-height: 14.32292vw;
    color: #282E33;
  }
  .mv_txt img {
    width: 52.21354vw;
    margin-left: 1.95313vw;
  }
  .mission {
    padding-left: 9.11458vw;
    padding-right: 9.11458vw;
  }
  .mission h2 {
    text-align: center;
  }
  .mission .inner {
    padding-top: 14.97396vw;
    padding-bottom: 15.625vw;
    position: relative;
  }
  .mission .inner::before {
    content: "";
    position: absolute;
    top: -27.86458vw;
    left: -5.20833vw;
    width: 44.53125vw;
    height: 44.53125vw;
    background: url(../images/sec_bg.png) center/contain no-repeat;
    display: block;
    z-index: -1;
  }
  .mission .inner::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -5.20833vw;
    width: 44.53125vw;
    height: 44.53125vw;
    background: url(../images/sec_bg.png) center/contain no-repeat;
    display: block;
    z-index: -1;
  }
  .message {
    padding-left: 9.11458vw;
    padding-right: 9.11458vw;
    text-align: center;
    margin-bottom: 6.51042vw;
  }
  .message .inner picture, .message .inner figure {
    margin-top: -8.46354vw;
    position: relative;
    width: 100%;
    display: block;
    text-align: left;
  }
  .message .inner picture::after, .message .inner figure::after {
    content: "";
    position: absolute;
    bottom: -9.76563vw;
    right: -2.60417vw;
    width: 44.53125vw;
    height: 44.53125vw;
    background: url(../images/sec_bg.png) center/contain no-repeat;
    z-index: -1;
    display: block;
  }
  .message .inner picture img, .message .inner figure img {
    display: inline-block;
    width: 70.96354vw;
    height: auto;
  }
  .message .inner .txt {
    position: relative;
    z-index: 1;
  }
  .message .inner .txt .txt_big {
    font-size: 5.98958vw;
    line-height: 10.41667vw;
  }
  .message .inner .txt .txt_big span {
    display: block;
    text-align: right;
  }
  .message .inner .txt .btn_wr {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .business {
    padding-bottom: 15.625vw;
    padding-left: 5.20833vw;
    padding-right: 5.20833vw;
  }
  .business .inner {
    padding-top: 15.625vw;
  }
  .business .inner .business_twocol figure img {
    display: block;
    width: 100%;
    height: auto;
  }
  .business .inner .business_twocol .txt p {
    padding-left: 3.90625vw;
    padding-right: 3.90625vw;
    padding-bottom: 14.32292vw;
  }
  .business .inner ul {
    margin-top: -9.76563vw;
    position: relative;
    z-index: 1;
  }
  .business .inner ul li {
    width: 81.77083vw;
    height: 39.71354vw;
    margin: 0 auto 4.55729vw;
    -moz-box-shadow: 0px 1.30208vw 2.60417vw 0px rgba(119, 136, 153, 0.3);
         box-shadow: 0px 1.30208vw 2.60417vw 0px rgba(119, 136, 153, 0.3);
  }
  .business .inner ul li:nth-of-type(1) {
    background-color: #778899;
  }
  .business .inner ul li:nth-of-type(2) {
    background-color: #CBD0D3;
  }
  .business .inner ul li:nth-of-type(3) {
    background-color: #EDEA7A;
  }
  .business .inner ul li a {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
  }
  .business .inner ul li a::after {
    content: "";
    position: absolute;
    right: 4.16667vw;
    bottom: 4.16667vw;
    width: 9.375vw;
    height: 9.375vw;
    display: block;
    border: 1px solid #fff;
    background: url(../images/ic_ar.png) center no-repeat;
    -moz-background-size: 1.95313vw 3.51563vw;
         background-size: 1.95313vw 3.51563vw;
  }
  .business .inner ul li a small {
    font-size: 3.38542vw;
  }
  .business .inner ul li a span {
    font-family: "Amiko", sans-serif;
    font-weight: 700;
    font-size: 7.29167vw;
  }
  .connect {
    background: url(../images/connect_bg.png) 0 0 repeat;
  }
  .connect .inner {
    padding-top: 10.41667vw;
  }
  .connect .inner > div {
    position: relative;
  }
  .connect .inner > div picture, .connect .inner > div figure {
    position: relative;
  }
  .connect .inner > div picture img, .connect .inner > div figure img {
    display: block;
    width: 100%;
    height: auto;
  }
  .connect .inner > div picture::after, .connect .inner > div figure::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(191, 204, 218, 0.8);
    display: block;
    z-index: -1;
  }
  .connect .inner > div .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    color: #fff;
  }
  .connect .inner > div .txt h2 {
    font-size: 7.8125vw;
    font-family: "Amiko", sans-serif;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1.30208vw;
  }
  .connect .inner > div .txt p {
    font-size: 3.38542vw;
  }
  .connect .inner > div.connect_company {
    padding-left: 5.20833vw;
    padding-right: 5.20833vw;
  }
  .connect .inner > div.connect_cotact {
    margin-top: 18.22917vw;
  }
  .connect .inner > div.connect_cotact .btn {
    background-color: #778899;
    border: none;
  }
  .connect .inner .btn_wr {
    margin-top: 6.51042vw;
  }
}

.reg-text {
  -webkit-transform: translateY(100px);
     -moz-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
  -webkit-transition: opacity 5s ease, -webkit-transform 3.33333s ease-out;
  transition: opacity 5s ease, -webkit-transform 3.33333s ease-out;
  -moz-transition: transform 3.33333s ease-out, opacity 5s ease, -moz-transform 3.33333s ease-out;
  transition: transform 3.33333s ease-out, opacity 5s ease;
  transition: transform 3.33333s ease-out, opacity 5s ease, -webkit-transform 3.33333s ease-out, -moz-transform 3.33333s ease-out;
  display: inline-block;
}

.reg-text.loaded {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.letter {
  -webkit-transition: opacity 5s ease, -webkit-transform 5s cubic-bezier(0.43, 0.1, 0.57, 0.9), -webkit-filter 5s ease;
  transition: opacity 5s ease, -webkit-transform 5s cubic-bezier(0.43, 0.1, 0.57, 0.9), -webkit-filter 5s ease;
  -moz-transition: transform 5s cubic-bezier(0.43, 0.1, 0.57, 0.9), filter 5s ease, opacity 5s ease, -moz-transform 5s cubic-bezier(0.43, 0.1, 0.57, 0.9);
  transition: transform 5s cubic-bezier(0.43, 0.1, 0.57, 0.9), filter 5s ease, opacity 5s ease;
  transition: transform 5s cubic-bezier(0.43, 0.1, 0.57, 0.9), filter 5s ease, opacity 5s ease, -webkit-transform 5s cubic-bezier(0.43, 0.1, 0.57, 0.9), -moz-transform 5s cubic-bezier(0.43, 0.1, 0.57, 0.9), -webkit-filter 5s ease;
  opacity: 0;
  display: inline-block;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.letter:nth-of-type(2) {
  -webkit-transform: translateY(-180px);
     -moz-transform: translateY(-180px);
      -ms-transform: translateY(-180px);
          transform: translateY(-180px);
  -webkit-transition-duration: 2.17391s;
     -moz-transition-duration: 2.17391s;
          transition-duration: 2.17391s;
}

.letter:nth-of-type(3) {
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transform: translateY(-170px);
     -moz-transform: translateY(-170px);
      -ms-transform: translateY(-170px);
          transform: translateY(-170px);
  -webkit-transition-duration: 2.5s;
     -moz-transition-duration: 2.5s;
          transition-duration: 2.5s;
}

.letter:nth-of-type(4) {
  -webkit-transform: translateY(-160px);
     -moz-transform: translateY(-160px);
      -ms-transform: translateY(-160px);
          transform: translateY(-160px);
  -webkit-transition-duration: 3.33333s;
     -moz-transition-duration: 3.33333s;
          transition-duration: 3.33333s;
}

.letter:nth-of-type(5) {
  -webkit-transform: translateY(-150px);
     -moz-transform: translateY(-150px);
      -ms-transform: translateY(-150px);
          transform: translateY(-150px);
  -webkit-transition-duration: 3.84615s;
     -moz-transition-duration: 3.84615s;
          transition-duration: 3.84615s;
  -webkit-filter: blur(0);
          filter: blur(0);
}

.letter:nth-of-type(6) {
  -webkit-transform: translateY(-140px);
     -moz-transform: translateY(-140px);
      -ms-transform: translateY(-140px);
          transform: translateY(-140px);
  -webkit-transition-duration: 4.16667s;
     -moz-transition-duration: 4.16667s;
          transition-duration: 4.16667s;
}

.letter.loaded {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-filter: blur(0);
          filter: blur(0);
}
