body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    line-height: 1;
    word-break: break-all
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    vertical-align: baseline;
    background: transparent
}

img {
    vertical-align: bottom
}

address,
article,
aside,
canvas,
details,
div,
figcaption,
figure,
footer,
header,
hr,
iframe,
main,
menu,
nav,
section,
textarea {
    display: block
}

iframe {
    max-width: 100% !important
}

embed,
img,
object,
video {
    max-width: 100%
}

a,
label {
    cursor: pointer
}

blockquote {
    padding: 0;
    margin: 0;
    display: block
}

address,
em {
    font-style: normal
}

hr {
    border: 0;
    margin: 0;
    padding: 0
}

li,
ol,
ul {
    list-style: none
}

textarea {
    resize: vertical;
    overflow: hidden;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0
}

button,
input,
select {
    vertical-align: middle;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    white-space: normal;
    outline: 0;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none
}

button,
input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit],
select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    -o-text-overflow: "";
    text-overflow: ""
}

select::-ms-expand {
    display: none
}

table {
    border-collapse: collapse
}

:after,
:before {
    padding: 0;
    margin: 0;
    line-height: 1
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

br {
    font-size: 0
}

::-moz-selection {
    background: #000000;
    color: #fff
}

::selection {
    background: #000000;
    color: #fff
}

input::-moz-selection,
textarea::-moz-selection {
    color: #212121
}

input::selection,
textarea::selection {
    color: #212121
}

html {
    font-size: 62.5%;
    min-height: 100%;
    width: 100%;
    padding: 0;
    scroll-behavior: smooth
}

body {
    font-size: 18px;
    line-height: 2;
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",'Hiragino Sans',"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,'游ゴシック Medium',"メイリオ",Meiryo,sans-serif;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    color: #212121;
    width: 100%;
    letter-spacing: 0.01rem;
    background-repeat: repeat-y;
    background-color: #fff;
    position: relative;
    min-width: 960px;
    font-weight: 500;
    text-rendering: geometricPrecision;
    font-smoothing: antialiased
}

@media (max-width:800px) {
    body {
        font-size: 14px;
        min-width: auto;
        width: auto
    }
}

body:before {
    content: "";
    width: 22px;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 100
}

@media (max-width:800px) {
    body:before {
        width: 12px
    }
}

strong {
    font-weight: bold
}

button,
input,
select,
textarea {
    font-family: "Noto Sans JP", sans-serif
}

a:focus,
aside:focus,
button:focus,
div:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none
}

a {
    color: #000000;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.is-animated:nth-child(2) {
    -webkit-animation-delay: 0.12s;
    animation-delay: 0.12s
}

.is-animated:nth-child(3) {
    -webkit-animation-delay: 0.24s;
    animation-delay: 0.24s
}

.is-animated:nth-child(4) {
    -webkit-animation-delay: 0.36s;
    animation-delay: 0.36s
}

.is-animated:nth-child(5) {
    -webkit-animation-delay: 0.48s;
    animation-delay: 0.48s
}

.is-animated:nth-child(6) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s
}

.is-animated:nth-child(7) {
    -webkit-animation-delay: 0.72s;
    animation-delay: 0.72s
}

.is-animated:nth-child(8) {
    -webkit-animation-delay: 0.84s;
    animation-delay: 0.84s
}

.is-animated:nth-child(9) {
    -webkit-animation-delay: 0.96s;
    animation-delay: 0.96s
}

.is-animated:nth-child(10) {
    -webkit-animation-delay: 1.08s;
    animation-delay: 1.08s
}

.line {
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.29, 0.135, 0.055, 1);
    animation-timing-function: cubic-bezier(0.29, 0.135, 0.055, 1);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.line:first-child {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}

.line:first-child a::after {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s
}

.line:nth-child(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.line:nth-child(2) a:after {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.line:nth-child(3) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.line:nth-child(3) a:after {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s
}

.line:nth-child(4) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s
}

.line:nth-child(4) a:after {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.line.animated {
    -webkit-animation-name: line-appear;
    animation-name: line-appear
}

.line.animated a:after {
    -webkit-animation-name: underline-appear;
    animation-name: underline-appear
}

.line.fv {
    -webkit-animation-name: line-appear;
    animation-name: line-appear;
    -webkit-animation-delay: 1.5s !important;
    animation-delay: 1.5s !important
}

@-webkit-keyframes line-appear {
    0% {
        -webkit-transform: rotate(5deg) translate3D(0, 50%, 0);
        transform: rotate(5deg) translate3D(0, 50%, 0);
        opacity: 0
    }

    to {
        -webkit-transform: rotate(0) translate3D(0, 0, 0);
        transform: rotate(0) translate3D(0, 0, 0);
        opacity: 1
    }
}

@keyframes line-appear {
    0% {
        -webkit-transform: rotate(5deg) translate3D(0, 50%, 0);
        transform: rotate(5deg) translate3D(0, 50%, 0);
        opacity: 0
    }

    to {
        -webkit-transform: rotate(0) translate3D(0, 0, 0);
        transform: rotate(0) translate3D(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes underline-appear {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes underline-appear {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.l-block {
    background-color: #D8DBD4;
    display: block
}

.l-inner {
    margin-left: 10vw;
    margin-right: 10vw;
    max-width: 1280px
}

@media (max-width:800px) {
    .l-inner {
        width: auto;
        margin-left: 9.33333vw;
        margin-right: 9.33333vw
    }
}

.l-container {
    margin: 0 auto;
    position: relative;
    width: 65.625vw;
    max-width: 840px
}

@media (max-width:800px) {
    .l-container {
        width: auto;
        margin-left: 10vw;
        margin-right: 10vw
    }
}

.h2 {
    font-size: 48px;
    letter-spacing: 0.04em;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    margin-bottom: 4.6875vw
}

.h2.h2-blue {
    color: #000000
}

.h2.h2-white {
    color: #fff
}

@media (max-width:800px) {
    .h2 {
        font-size: 27px
    }
}

.h3 {
    font-size: 40px;
    margin-bottom: 0.5em;
    font-weight: bold
}

@media (max-width:800px) {
    .h3 {
        font-size: 30px;
        line-height: 1.4;
    }
}

@media (max-width:800px) {
    .index .main {
        overflow: hidden
    }
}

.l-opener {
    position: fixed;
    width: 100vw;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: white;
    -webkit-animation: white 2s 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: white 2s 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    z-index: 99
}

.opener {
    width: 100%;
    height: 100%;
    position: relative
}

.opener-blue {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    background: #000000;
    -webkit-animation: blue 1s 0s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: blue 1s 0s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    z-index: 102
}

.opener-white {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 22px;
    background: #000000;
    opacity: 0.9;
    -webkit-animation: white 2s 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: white 2s 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    z-index: 101
}

@media (max-width:800px) {
    .opener-white {
        left: 12px
    }
}

@-webkit-keyframes blue {
    0% {
        left: 100%;
        -webkit-transform: translate3d(0, 0%, 0);
        transform: translate3d(0, 0%, 0)
    }

    to {
        left: 0%;
        -webkit-transform: translate3d(-100%, 0%, 0);
        transform: translate3d(-100%, 0%, 0);
        display: none
    }
}

@keyframes blue {
    0% {
        left: 100%;
        -webkit-transform: translate3d(0, 0%, 0);
        transform: translate3d(0, 0%, 0)
    }

    to {
        left: 0%;
        -webkit-transform: translate3d(-100%, 0%, 0);
        transform: translate3d(-100%, 0%, 0);
        display: none
    }
}

@-webkit-keyframes white {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        -webkit-transform: translate3d(-100%, 0%, 0);
        transform: translate3d(-100%, 0%, 0)
    }
}

@keyframes white {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        -webkit-transform: translate3d(-100%, 0%, 0);
        transform: translate3d(-100%, 0%, 0)
    }
}

@-webkit-keyframes open {
    0% {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }

    to {
        left: -100%;
        display: none;
        -webkit-transform: translate3d(-100%, 0%, 0);
        transform: translate3d(-100%, 0%, 0)
    }
}

@keyframes open {
    0% {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }

    to {
        left: -100%;
        display: none;
        -webkit-transform: translate3d(-100%, 0%, 0);
        transform: translate3d(-100%, 0%, 0)
    }
}

.l-link {
    margin-top: 1.5em
}

.link {
    padding: 5px 0;
    font-family: "Poppins", sans-serif
}

.link-arrow {
    width: 39px;
    height: 1px;
    background-color: #000000;
    content: "";
    display: inline-block;
    position: relative;
    margin-left: 14px;
    top: -5px
}

.link-arrow:after {
    position: absolute;
    top: -50%;
    right: 5px;
    width: 25px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    height: 25px;
    content: "";
    display: inline-block;
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    -webkit-transform: translateY(-84%) translateX(-10%) rotate(-45deg);
    -ms-transform: translateY(-84%) translateX(-10%) rotate(-45deg);
    transform: translateY(-84%) translateX(-10%) rotate(-45deg)
}

.link-blank .link-arrow {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px
}

.contact {
    padding-top: 2.34375vw
}

.contact-form {
    margin-bottom: 23.04688vw
}

.contact-form input,
.contact-form label,
.contact-form textarea {
    display: block
}

.contact-form input {
    padding: 20px;
    width: 100%;
    border-bottom: 1px solid #ADADAD
}

.contact-form textarea {
    width: 100%;
    min-height: 200px
}

.contact-form button {
    width: 200px;
    color: #000000;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    font-size: 18px;
    letter-spacing: 0.1em;
    font-family: "Poppins", sans-serif
}

@media (max-width:800px) {
    .contact-form button {
        height: 60px
    }
}

@media (max-width:800px) {
    .contact-form button {
        font-size: 14px
    }
}

@media (max-width:800px) {

    .contact-form input,
    .contact-form textarea {
        font-size: 16px
    }
}


.contact-form button:hover {
    cursor: pointer
}

.contact-form .form-label {
    margin-bottom: 1em
}

.contact-form .form-text {
    margin-bottom: 2em
}

.contact-form .form-textarea {
    padding: 20px;
    margin-bottom: 2em;
    border: 1px solid #ADADAD;
    border-radius: 20px
}

.contact-form .form-button {
    margin-bottom: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.contact-form .form-button span {
    display: block;
    border-bottom: 1px solid #000000
}

.contact ::-webkit-input-placeholder {
    color: #ccc
}

.contact :-ms-input-placeholder {
    color: #ccc
}

.contact ::-ms-input-placeholder {
    color: #ccc
}

.contact ::placeholder {
    color: #ccc
}

.l-hero {
    overflow: hidden
}

.hero {
    position: relative;
    padding-top: calc(140px + 9.6875vw);
    margin-bottom: 23.04688vw
}

@media (max-width:800px) {
    .hero {
        padding-top: calc(185px + 9.6875vw);
        margin-bottom: 40vw
    }
}

.hero-title {
    font-size: calc(53px + 3vw);
  
    font-weight: bold;
    letter-spacing:0;
    line-height: 1.2;
    margin-bottom: 18px
}

@media (max-width:800px) {
    .hero-title {
        font-size: 11.5vw;
        margin-bottom: 12px
    }
}

.hero-caption {
    position: relative;
    font-family: "Poppins", sans-serif;
    color: #000000;
    font-size: 22px;
    letter-spacing: 0.09em
}

.hero-caption:before {
    content: "";
    width: 22px;
    height: 1px;
    background-color: #000000;
    display: inline-block;
    position: relative;
    top: -5px;
    left: 0;
    margin-right: 5px
}

@media (max-width:800px) {
    .hero-caption:before {
        font-size: 20px;
        width: 16px
    }
}

@media (max-width:800px) {
    .hero-caption {
        font-size: 14px
    }
}

.header {
    position: fixed;
    width: 100%;
    z-index: 98
}

@media (max-width:800px) {
    .header {
        margin-bottom: 26.66667vw
    }
}

.header-inner {
    padding-left: 5.8vw;
    padding-right: 5.7vw;
    position: relative;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:800px) {
    .header-inner {
        height: 78px
    }
}

.header .logo {
    width: 270px;
    margin-left: 11px;
    margin-top: 12px
}

@media (max-width:800px) {
    .header .logo {
        width: 160px
    }
}

.header .nav-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 7px
}

.header .nav-list {
    margin-right: 20px
}

@media (max-width:800px) {
    .header .nav-list {
        display: none
    }
}

.header .nav-list:last-child {
    margin-right: 0
}

@media (max-width:800px) {
    .header .nav-list:last-child {
        display: block
    }
}

.header .nav-list a {
    font-family: "Poppins", sans-serif;
    color: #212121;
    display: block;
    padding: 10px 10px;
    letter-spacing: 0.06em
}

.footer {
    background-color: #000000;
    padding: 10vw 5vw;
    position: relative;
    color: #fff
}

.footer-inner {
    position: relative
}

.footer-inner:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "Creative Innovation";
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    color: transparent;
    font-size: 6vw;
    display: inline-block;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: 100%;
    text-align: center;
}

@media (max-width:800px) {
    .footer-inner:before {
        display: none
    }
}

.footer:after {
    width: 100px;
    height: 100px;
    display: block;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    content: "";
    top: -100px;
    left: 22px;
    z-index: 2
}

@media (max-width:800px) {
    .footer:after {
        left: 12px
    }
}

.footer:before {
    width: 50px;
    height: 50px;
    content: "";
    display: block;
    background: #000000;
    position: absolute;
    top: -50px;
    left: 22px;
    z-index: 1
}

@media (max-width:800px) {
    .footer:before {
        left: 12px
    }
}

.footer-text {
    font-size: 32px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    color: #fff;
    position: relative;
    -webkit-transform: translateY(8vw);
    -ms-transform: translateY(8vw);
    transform: translateY(8vw)
}

.footer-text::before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(/images/copyright.png);
    height: 25px;
    margin-right: 6px;
    margin-top: -7px;
    width: 25px;
}


.footer-text span {
    font-weight: bold
}

@media (max-width:800px) {
    .footer-text {
        font-size: 16px;
        -webkit-transform: translateY(1vw);
        -ms-transform: translateY(1vw);
        transform: translateY(1vw)
    }

    .footer-text::before {
        height: 13px;
        margin-top: -2px;
        width: 13px;
    }
}

.index {
    background: #fff;
    height: 100%
}

.greed-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 21.48438vw;
    margin-left: 18.125vw;
    margin-right: 10vw
}

@media (max-width:800px) {
    .greed-inner {
        margin-left: 14vw;
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.greed-title {
    width: calc(313px + 2em);
    padding: 0 0 0 3em
}

@media (max-width:800px) {
    .greed-title {
        padding: 0;
        width: 80%
    }
}

.greed-txt {
    max-width: 50%;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 1.9
}

.greed-txt p {
    margin-bottom: 0.8em;
    letter-spacing: 0.1;
}

@media (max-width:800px) {
    .greed-txt {
        max-width: none;
        width: auto;
        font-size: 14px;
        margin-bottom: 20vw
    }
}

.goal {
    padding-left: 14vw;
    margin-bottom: 18.75vw
}

@media (max-width:800px) {
    .goal {
        margin-bottom: 42.1875vw
    }
}

.goal-intro {
    color: #fff;
    padding: 14.0625vw 10vw 17.96875vw;
    background-color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top-left-radius: 66px;
    border-bottom-left-radius: 66px
}

@media (max-width:800px) {
    .goal-intro {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-top-left-radius: 10vw;
        border-bottom-left-radius: 10vw;
        padding-bottom: 10.9375vw;
        margin-bottom: 11.71875vw
    }
}

.goal-intro .h2 {
    white-space: nowrap
}

.goal-intro p {
    max-width: calc(500px - 1em);
    padding-left: 1em
}

@media (max-width:800px) {
    .goal-intro p {
        padding-left: 0
    }
}

.goal-concept {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transform: translateY(-8vw);
    -ms-transform: translateY(-8vw);
    transform: translateY(-8vw);
    margin-right: 10vw;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width:800px) {
    .goal-concept {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-line-pack: end;
        align-content: flex-end;
        width: auto;
        padding-left: 30%
    }
}

.goal-concept figure {
    padding: 6vw;
    background: #fff;
    max-width: 39.0625vw;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    border-radius: 20px;
    margin-left: 25px
}

@media (max-width:800px) {
    .goal-concept figure {
        max-width: none;
        width: auto;
        padding: 0;
        margin: 0 auto 4vw
    }
}

.goal-concept-lists {
    width: 22.65625vw
}

@media (max-width:800px) {
    .goal-concept-lists {
        width: auto;
        font-size: 12px;
        -webkit-transform: translateY(12vw);
        -ms-transform: translateY(12vw);
        transform: translateY(12vw)
    }
}

.goal-concept-list {
    padding-left: 0.8em;
    text-indent: -0.8em;
    line-height: 1.6;
    margin-bottom: 0.8em
}

@media (max-width:800px) {
    .goal-concept-list {
        font-size: 11px
    }
}

.goal-concept-list:before {
    width: 0.6em;
    height: 0.6em;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #000000;
    display: inline-block;
    content: "";
    position: relative;
    top: 0;
    margin-right: 5px
}

.bussines {
    margin-bottom: 15.625vw
}

@media (max-width:800px) {
    .bussines {
        margin-bottom: 33vw
    }
}

@media (max-width:800px) {
    .bussines .l-container {
        padding: 0;
        margin-bottom: 50px;
    }
}

.bussines-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
    margin-bottom: 50px;
}

@media (max-width:800px) {
    .bussines-title-sp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 14vw;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bussines-title .h2 {
    white-space: nowrap
}

.bussines-title p {
    padding: 0 10px;
    max-width: 500px
}

@media (max-width:800px) {
    .bussines-title p {
        padding: 0
    }
}

.bussines-lists .l-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.bussines-list-01 {
    padding-right: 10vw;
    position: relative;
    padding-bottom: 45.70312vw
}

@media (max-width:800px) {
    .bussines-list-01 {
        margin-bottom: 23.82812vw;
        padding-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0
    }
}

.bussines-list-03 {
    padding-right: 10vw;
    position: relative;
}


.bussines-list-03 img{
    width: 45%;
}
@media (max-width:800px) {
    .bussines-list-03 {
        margin-top: 20vw;
        margin-bottom: 23.82812vw;
        padding-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0
    }

    .bussines-list-03 img{
       width: 65%;
    margin-bottom: 40px;
}

}

@media (min-width:801px) {
.bussines-list-03 img{
    position: relative;
    left: 120px;
    }
}

.bussines-list-03 video {
width: 75%;
    max-width: 750px;
    margin-top: 100px;
    border-radius: 10px;
    margin-left: 15%;
}


.bussines-list-01>.jin {
       width: 39.39062vw;
    position: absolute;
    display: block;
    left: 120px;
    top: 0;
}

@media (max-width:800px) {
    .bussines-list-01>.jin {
    position: relative;
    width: 60%;
    left: 60px;
    margin-bottom: 40px;
    }
}

.bussines-list-01-text {
    width: 65.39062vw;
    max-width: 408px;
    position: absolute;
    right: 10vw;
    top: 20vw
}

@media (max-width:800px) {
    .bussines-list-01-text {
        position: static;
        width: auto;
        max-width: none;
        padding-left: 20vw;
        padding-right: 10vw
    }
}

@media (max-width:800px) {
.bussines-list-03 .yurubo{
    position: relative;
    left: 50px;
    width: 65%;
    margin-bottom: 40px;
}
}

.bussines-list-03-text {
    width: 65.39062vw;
    max-width: 408px;
    position: absolute;
    right: 10vw;
    top: 14vw
}

@media (max-width:800px) {
    .bussines-list-03-text {
        position: static;
        width: auto;
        max-width: none;
        padding-left: 20vw;
        padding-right: 10vw
    }
}

.bussines-list-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10vw;
    margin-top: 14vw
}

@media (max-width:800px) {
    .bussines-list-02 {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 0;
        max-width: none;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0;
        padding-right: 10vw;
        padding-left: 20vw
    }
}

.bussines-list-02>.yurubo {
    width: 35.65625vw;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.bussines-list-02>.yurubo img {
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%)
}

@media (max-width:800px) {
    .bussines-list-02>.yurubo img {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media (max-width:800px) {
    .bussines-list-02>.yurubo {
       -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-align: right;
    padding: 0;
    max-width: none;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 80%;
    margin: 0 auto 40px;
    }
}

.bussines-list-02>div {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 408px;
    padding-left: 0;
    margin-top: 0;
    -webkit-transform: translateX(5.2vw);
    -ms-transform: translateX(5.2vw);
    transform: translateX(5.2vw)
}

@media (max-width:800px) {
    .bussines-list-02>div {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 0;
        max-width: none;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 0
    }
}

@media (max-width:800px) {
    .bussines-list-02 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0
    }
}

.profile {
    margin-bottom: 14.0625vw
}

@media (max-width:800px) {
    .profile {
        margin-bottom: 33vw
    }
}

.profile-table {
    margin-left: 105px;
    width: 100%
}

@media (max-width:800px) {
    .profile-table {
        margin-left: 8vw;
        width: auto
    }
}

.profile-table th {
    width: 170px;
    text-align: left;
    padding-bottom: 48px
}

@media (max-width:800px) {
    .profile-table th {
        width: auto;
        padding-bottom: 20px;
        white-space: nowrap;
        padding-right: 2em
    }
}

.profile-table td {
    padding-bottom: 48px
}

@media (max-width:800px) {
    .profile-table td {
        padding-bottom: 20px
    }
}

.profile-table tr {
    padding-bottom: 48px
}

@media (max-width:800px) {
    .profile-table tr {
        padding-bottom: 20px
    }
}

/*! animate.css -http://daneden.me/animate Version - 3.5.0 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2016 Daniel Eden */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.wow {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes itemIn-h1 {
    0% {
        opacity: 0;
        -webkit-transition: all 1.2s;
        -o-transition: all 1.2s;
        transition: all 1.2s;
        -webkit-transform: translate3d(0, 100px, 0) rotate3d(1, 1, 0, 60deg);
        transform: translate3d(0, 100px, 0) rotate3d(1, 1, 0, 60deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg);
        transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg)
    }
}

@keyframes itemIn-h1 {
    0% {
        opacity: 0;
        -webkit-transition: all 1.2s;
        -o-transition: all 1.2s;
        transition: all 1.2s;
        -webkit-transform: translate3d(0, 100px, 0) rotate3d(1, 1, 0, 60deg);
        transform: translate3d(0, 100px, 0) rotate3d(1, 1, 0, 60deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg);
        transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg)
    }
}

.itemIn-h1 {
    -webkit-animation-name: itemIn-h1;
    animation-name: itemIn-h1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@-webkit-keyframes slideUp {
    0% {
        opacity: 0.5;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none
    }
}

@keyframes slideUp {
    0% {
        opacity: 0.5;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.slideUp {
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@-webkit-keyframes screen {
    0% {
        top: 0;
        left: 0
    }

    to {
        top: 0;
        left: 100%
    }
}

@keyframes screen {
    0% {
        top: 0;
        left: 0
    }

    to {
        top: 0;
        left: 100%
    }
}

.screen {
    display: block;
    height: 100%;
    width: 100%;
    background-color: #000000;
    top: 0;
    left: 0;
    mix-blend-mode: screen;
    position: absolute;
    -webkit-animation-name: screen;
    animation-name: screen;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s
}

.screen-box {
    position: relative;
    overflow: hidden
}

@-webkit-keyframes filter {
    0% {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    to {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}

@keyframes filter {
    0% {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    to {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}

.filter {
    -webkit-animation-name: filter;
    animation-name: filter;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s
}

@-webkit-keyframes itemIn {
    0% {
        opacity: 0;
        -webkit-transition: all 1.2s;
        -o-transition: all 1.2s;
        transition: all 1.2s;
        -webkit-transform: translate3d(0, 100px, 0) rotate3d(1, 1, 0, -60deg);
        transform: translate3d(0, 100px, 0) rotate3d(1, 1, 0, -60deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg);
        transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg)
    }
}

@keyframes itemIn {
    0% {
        opacity: 0;
        -webkit-transition: all 1.2s;
        -o-transition: all 1.2s;
        transition: all 1.2s;
        -webkit-transform: translate3d(0, 100px, 0) rotate3d(1, 1, 0, -60deg);
        transform: translate3d(0, 100px, 0) rotate3d(1, 1, 0, -60deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg);
        transform: translate3d(0, 0, 0) rotate3d(1, 1, 0, 0deg)
    }
}

.itemIn {
    -webkit-animation-name: itemIn;
    animation-name: itemIn;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.parallax-object {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1)
}

.bigtypo {
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1)
}

.mask-text {
    display: inline-block;
    -webkit-clip-path: polygon(0 -20%, 0 -20%, 0 120%, 0 120%);
    clip-path: polygon(0 -20%, 0 -20%, 0 120%, 0 120%)
}

@media (max-width:800px) {
    .mask-text {
        -webkit-clip-path: none;
        clip-path: none;
        overflow: hidden;
        position: relative
    }

    .mask-text:before {
        display: block;
        height: 100%;
        width: 100%;
        background: #fff;
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0
    }
}

.mask-text.animated {
    -webkit-transform: none;
    -ms-transform: none;
    -webkit-clip-path: polygon(0 -20%, 100% -20%, 100% 120%, 0 120%);
    clip-path: polygon(0 -20%, 100% -20%, 100% 120%, 0 120%);
    transition: -webkit-clip-path 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s, clip-path 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s, transform 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s, -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s;
    -webkit-transition: -webkit-clip-path 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s, clip-path 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s, transform 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s, -webkit-transform 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s
}

@media (max-width:800px) {
    .mask-text.animated {
        -webkit-clip-path: none;
        clip-path: none
    }

    .mask-text.animated:before {
        -webkit-animation: screen 1.5s cubic-bezier(0.19, 1, 0.22, 1) forwards;
        animation: screen 1.5s cubic-bezier(0.19, 1, 0.22, 1) forwards
    }
}

.line-horizontal.animated {
    position: relative;
    display: inline-block
}

.line-horizontal.animated:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #000;
    content: "";
    -webkit-animation: lineHorizontal 2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: lineHorizontal 2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    opacity: 0;
    z-index: 100
}

.line-horizontal.animated:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    opacity: 0;
    width: 100%;
    background-color: #000;
    content: "";
    z-index: 100;
    -webkit-animation: lineHorizontal 2s 0.2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: lineHorizontal 2s 0.2s cubic-bezier(0.19, 1, 0.22, 1) forwards
}

.line-vertical.animated {
    position: relative;
    display: inline-block
}

.line-vertical.animated:before {
    position: absolute;
    top: 0;
    opacity: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 1px;
    background-color: #000;
    content: "";
    z-index: 100;
    -webkit-animation: lineVertical 2s 0.1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: lineVertical 2s 0.1s cubic-bezier(0.19, 1, 0.22, 1) forwards
}

.line-vertical.animated:after {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 100%;
    width: 1px;
    background-color: #000;
    content: "";
    -webkit-animation: lineVertical 2s 0.3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: lineVertical 2s 0.3s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    z-index: 100
}

@-webkit-keyframes lineHorizontal {
    0% {
        -webkit-transform: translate3d(-60%, 0, 0) scale(1);
        transform: translate3d(-60%, 0, 0) scale(1);
        opacity: 0;
        -webkit-transform-origin: right top;
        transform-origin: right top
    }

    50% {
        opacity: 0.7;
        -webkit-transform: translate3d(0, 0%, 0) scale(1);
        transform: translate3d(0, 0%, 0) scale(1)
    }

    to {
        -webkit-transform-origin: right top;
        transform-origin: right top;
        opacity: 0;
        -webkit-transform: translate3d(60%, 0, 0) scale(1);
        transform: translate3d(60%, 0, 0) scale(1)
    }
}

@keyframes lineHorizontal {
    0% {
        -webkit-transform: translate3d(-60%, 0, 0) scale(1);
        transform: translate3d(-60%, 0, 0) scale(1);
        opacity: 0;
        -webkit-transform-origin: right top;
        transform-origin: right top
    }

    50% {
        opacity: 0.7;
        -webkit-transform: translate3d(0, 0%, 0) scale(1);
        transform: translate3d(0, 0%, 0) scale(1)
    }

    to {
        -webkit-transform-origin: right top;
        transform-origin: right top;
        opacity: 0;
        -webkit-transform: translate3d(60%, 0, 0) scale(1);
        transform: translate3d(60%, 0, 0) scale(1)
    }
}

.lineHorizontal {
    -webkit-animation-name: lineHorizontal;
    animation-name: lineHorizontal;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@-webkit-keyframes lineVertical {
    0% {
        -webkit-transform: translate3d(0, -60%, 0) scale(1);
        transform: translate3d(0, -60%, 0) scale(1);
        opacity: 0;
        -webkit-transform-origin: right top;
        transform-origin: right top
    }

    50% {
        -webkit-transform-origin: right top;
        transform-origin: right top;
        opacity: 0.7;
        -webkit-transform: translate3d(0, 0%, 0) scale(1);
        transform: translate3d(0, 0%, 0) scale(1)
    }

    to {
        -webkit-transform-origin: right top;
        transform-origin: right top;
        opacity: 0;
        -webkit-transform: translate3d(0, 60%, 0) scale(1);
        transform: translate3d(0, 60%, 0) scale(1)
    }
}

@keyframes lineVertical {
    0% {
        -webkit-transform: translate3d(0, -60%, 0) scale(1);
        transform: translate3d(0, -60%, 0) scale(1);
        opacity: 0;
        -webkit-transform-origin: right top;
        transform-origin: right top
    }

    50% {
        -webkit-transform-origin: right top;
        transform-origin: right top;
        opacity: 0.7;
        -webkit-transform: translate3d(0, 0%, 0) scale(1);
        transform: translate3d(0, 0%, 0) scale(1)
    }

    to {
        -webkit-transform-origin: right top;
        transform-origin: right top;
        opacity: 0;
        -webkit-transform: translate3d(0, 60%, 0) scale(1);
        transform: translate3d(0, 60%, 0) scale(1)
    }
}

.lineVertical {
    -webkit-animation-name: lineVertical;
    animation-name: lineVertical;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@-webkit-keyframes scaleUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes scaleUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.scaleUp {
    -webkit-animation-name: scaleUp;
    animation-name: scaleUp;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@-webkit-keyframes pageTitle {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes pageTitle {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.u-hidden {
    overflow: hidden;
    text-indent: 120%;
    white-space: nowrap
}

.u-clear {
    zoom: 1
}

.u-clear:after,
.u-clear:before {
    content: "";
    display: block
}

.u-clear:after {
    clear: both
}

.u-elps {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis
}

.u-notap {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.u-hide {
    display: none
}

.u-pc-hidden {
    display: none
}

.u-sp-hidden {
    display: block
}

.u-en {
    font-family: "Poppins", sans-serif
}

em {
    font-style: italic
}

.text-jp {
    font-family: "Noto Sans JP", sans-serif
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bg-white {
    background: #fff
}

.u-pc-hidden {
    display: none
}

.u-sp-hidden {
    display: block
}

.ta-center {
    text-align: center
}

.u-upper {
    text-transform: uppercase
}

@media (max-width:800px) {
    .u-pc-hidden {
        display: block
    }

    .u-sp-hidden {
        display: none
    }
}

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


