@charset "UTF-8";/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
* {
    box-sizing: border-box;
    min-inline-size: 0
}

:before,:after {
    box-sizing: inherit
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

p,table,blockquote,address,pre,iframe,form,figure,dl {
    margin: 0
}

h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}

ul,ol {
    margin: 0;
    padding: 0;
    list-style: none
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border: 0;
    border-top: 1px solid;
    margin: 0;
    clear: both;
    color: inherit
}

pre {
    font-family: monospace,monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: inherit
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    vertical-align: bottom
}

embed,object,iframe {
    border: 0;
    vertical-align: bottom
}

button,input,optgroup,select,textarea {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit
}

[type=checkbox] {
    -webkit-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    appearance: radio
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type=button],[type=reset],[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none
}

button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled] {
    cursor: default
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

option {
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    min-width: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

td,th {
    vertical-align: top;
    padding: 0
}

th {
    text-align: left;
    font-weight: 700
}

template {
    display: none
}

[hidden] {
    display: none
}

html,body {
    height: 100%
}

html {
    display: flex;
    flex-direction: column;
    font-size: 62.5%
}

body {
    position: relative;
    background-color: #fff;
    color: #0b2765;
    font-family: Noto Sans JP,Noto Sans Japanese,sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.5;
    font-feature-settings: "palt";
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    width: 100%
}

body.js-modalOpen {
    overflow: hidden
}

body,div,section,aside,header,footer,nav,main,pre,p,a,img,figure,picture,button,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

img {
    display: block;
    max-width: 100%
}

ul,ol {
    list-style: none
}

a,button {
    transition: opacity .5s ease-out;
    text-decoration: none;
    cursor: pointer
}

a:hover,button:hover {
    opacity: .7
}

::selection {
    color: #fff;
    background-color: #0b2765
}

.monomaniac-one-regular {
    font-family: Monomaniac One,sans-serif;
    font-weight: 400!important;
    font-style: normal!important
}

header h1 img:not(.top_batch) {
    width: 50%;
    max-width: 486px;
    margin: auto
}

header#fixed_header {
    background: #B4E149;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

header#fixed_header {
    /*position: fixed;*/
    position: fixed !important;
    top: 0;
    padding: 10px;
    height: 76px
}

header#fixed_header h1 {
    max-width: 1020px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: auto
}

header#fixed_header h1 img.lw_logo {
    width: 400px;
    height: auto;
    margin: auto
}

body.underpage header#fixed_header {
    display: flex;
    justify-content: center;
    align-items: center
}

body.underpage header#fixed_header.place_header h1 {
    align-items: flex-end
}

body.underpage header#fixed_header h1 img.lw_logo {
    margin: 0
}

@media screen and (max-width: 640px) {
    header#fixed_header {
        position:fixed;
        top: 0;
        padding: 0;
        height: 12vw
    }

    header#fixed_header h1 {
        width: 100%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 0;
        height: 100%
    }

    header#fixed_header h1 img.lw_logo {
        width: 60vw;
        height: auto;
        margin: auto
    }

    body.underpage header#fixed_header.place_header h1 {
        justify-content: flex-start;
        /* padding-left: 16vw; */
        padding-bottom: 2.2vw
    }

    body.underpage header#fixed_header h1 img.lw_logo {
        margin-left: 0
    }
}



header.entrysitefrom {
    background: #0c1953;
    padding: 10px
}

header.entrysitefrom h1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    font-weight: 400
}

header.entrysitefrom h1 img {
    margin: 0;
    max-width: 340px;
    width: 100%;
    height: auto;
    display: block
}

header.entrysitefrom h1 span {
    font-size: 24px;
    display: block;
    line-height: 1;
    margin-left: 12px;
    margin-bottom: 4px;
    padding-bottom: 1px;
    color: #fff;
    letter-spacing: .04em
}

.entrysitefrom .l-main {
    margin: 0
}

.mypage .l-main {
    padding: 18px 0 0
}

.entrysitefrom #btn_menu,.mypage #btn_menu {
    display: none
}

@media only screen and (max-width: 767px) {
    header.entrysitefrom {
        padding:4vw 0
    }

    header.entrysitefrom h1 img {
        width: 80%
    }

    header.entrysitefrom h1 span {
        margin-left: 0;
        margin-bottom: 0;
        font-size: 4vw;
        padding-top: 1vw
    }
}

@media screen and (max-width: 599px) {
    .entrysitefrom .l-main {
        margin:0
    }

    .mypage .l-main {
        padding: 0
    }
}

.entrysitefrom+.l-main {
    padding-top: 40px
}

.l-main {
    margin: 0 0 0;
    padding: 90px 0 0;
    width: 100vw;
    position: relative
}

.l-main__hero {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0
}

.l-main__heroMain {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    padding: 40px 0 120px
}

.l-main__hero .-RealVoice {
    font-size: 2.4rem;
    font-weight: 900;
    transform: rotate(-14deg);
    position: absolute;
    margin-left: -258px;
    top: 30px;
    left: 50%
}

.l-main__hero .-RealVoice:before,.l-main__hero .-RealVoice:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 2px;
    height: 34px;
    background-color: #0b2765
}

.l-main__hero .-RealVoice:before {
    transform: skew(30deg);
    margin-right: 24px
}

.l-main__hero .-RealVoice:after {
    transform: skew(-30deg);
    margin-left: 20px
}

.l-main__hero .-Catch {
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 3
}

.l-main__hero .-BodyCopy {
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.8;
    margin-top: 40px;
    letter-spacing: .05em
}

.l-main__hero .-Position {
    position: absolute
}

.l-main__hero .-Position img {
    width: 100%
}

.l-main__hero .-Top1 {
    top: 124px;
    left: 0;
    width: 226px
}

.l-main__hero .-Top2 {
    top: 395px;
    left: 108px;
    width: 132px;
    z-index: 4
}

.l-main__hero .-Top3 {
    top: 0;
    left: 819px;
    width: 280px
}

.l-main__hero .-Top4 {
    top: 436px;
    left: 849px;
    z-index: 4
}

.l-main__hero .-Circle-color1-1 {
    top: 66px;
    left: 192px;
    width: 19px;
    height: 19px
}

.l-main__hero .-Circle-color1-2 {
    top: 100px;
    left: 138px;
    z-index: 2
}

.l-main__hero .-Circle-color1-3 {
    top: 388px;
    left: 6px
}

.l-main__hero .-Circle-color1-4 {
    top: 323px;
    left: 1003px
}

.l-main__hero .-Circle-color1-5 {
    top: 385px;
    left: 973px
}

.l-main__hero .-Circle-color2-1 {
    top: 416px;
    left: 19px
}

.l-main__hero .-Circle-color2-2 {
    top: 508px;
    left: 124px;
    z-index: 5
}

.l-main__hero .-Circle-color2-3 {
    top: 224px;
    left: 1040px;
    z-index: 3
}

.l-main__hero .-SupportedUniv {
    position: absolute;
    top: 430px;
    right: 40px;
    display: flex;
    justify-content: flex-end;
    z-index: 4
}

.l-main__hero .-SupportedUniv a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 175px;
    height: 175px;
    background-color: #fea419;
    border: 5px solid #FFFFFF;
    border-radius: 50%;
    transition: all .5s ease-out;
    filter: drop-shadow(3px 3px 5px rgba(0,0,0,.6));
    font-weight: 900
}

.l-main__hero .-SupportedUniv a .-Increase {
    font-size: 2.1rem;
    text-align: center;
    letter-spacing: .03em;
    line-height: 1.3
}

.l-main__hero .-SupportedUniv a .-List {
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 1.1rem;
    border-radius: 4px;
    padding: 5px 4px 5px 8px;
    color: #fff;
    background-color: #0b2765;
    letter-spacing: .05em;
    position: relative
}

.l-main__hero .-SupportedUniv a .-List:after {
    content: "";
    display: inline-block;
    margin-left: 3px;
    background-color: #fff;
    width: 6px;
    height: 7px;
    clip-path: polygon(0 0,100% 50%,0% 100%)
}

.l-main__hero .-SupportedUniv a:hover {
    filter: drop-shadow(0px 0px 0px rgba(255,255,255,.6))
}

.l-main__joinWrapper {
    background-color: #f7fdea
}

.l-main__joinWrapper .l-main__worry {
    background-color: #bef152;
    padding: 80px 0 40px
}

.l-main__joinWrapper .l-main__worry h2 {
    font-size: 5rem;
    font-weight: 900;
    line-height: 1.35;
    text-align: center;
    margin: 0 0 60px;
    text-indent: 8rem;
    position: relative
}

.l-main__joinWrapper .l-main__worry h2 span {
    display: inline-block
}

.l-main__joinWrapper .l-main__worry h2 .-Words {
    margin-left: -12rem
}

.l-main__joinWrapper .l-main__worry h2 .-Question {
    font-size: 8rem;
    transform: rotate(22deg);
    position: absolute;
    margin-left: -7.5rem;
    margin-top: -4rem
}

.l-main__joinWrapper .l-main__worry ul {
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.l-main__joinWrapper .l-main__worry ul li:nth-child(1) {
    width: 31%
}

.l-main__joinWrapper .l-main__worry ul li:nth-child(2) {
    width: 31%
}

.l-main__joinWrapper .l-main__worry ul li:nth-child(3) {
    width: 31%
}

.l-main__joinWrapper .l-main__worry ul li p {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    position: relative
}

.l-main__joinWrapper .l-main__worry ul li p:before,.l-main__joinWrapper .l-main__worry ul li p:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 56px;
    border-radius: 12px;
    background-color: #0b2765
}

.l-main__joinWrapper .l-main__worry ul li p:before {
    transform: skew(30deg);
    margin-right: 20px
}

.l-main__joinWrapper .l-main__worry ul li p:after {
    transform: skew(-30deg);
    margin-left: 20px
}

.l-main__joinWrapper .l-main__worry ul li figure {
    margin-top: 10px;
    width: 100%;
    display: flex;
    justify-content: center
}

.l-main__joinWrapper .l-main__join {
    z-index: 2;
    padding: 50px 0 0;
    position: relative;
    background-color: #f7fdea;
    background-image: radial-gradient(circle,#D9F498 8%,transparent 9%),radial-gradient(circle,#D9F498 8%,transparent 9%);
    background-size: 50px 50px;
    background-position: 0 0,25px 25px;
    background-repeat: repeat
}

.l-main__joinWrapper .l-main__join:before {
    z-index: -1;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 200px;
    background-color: #bef152;
    clip-path: polygon(0% 0%,100% 0%,50% 100%)
}

.l-main__joinWrapper .l-main__join .-Sorenara {
    font-size: 5rem;
    font-weight: 900;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.l-main__joinWrapper .l-main__join .-Sorenara sub {
    bottom: .15em;
    font-size: 5.6rem
}

.l-main__joinWrapper .l-main__join h2 {
    margin: 160px 0 0;
    display: flex;
    justify-content: center
}

.l-main__joinWrapper .l-main__join h2 svg {
    width: 100%;
    height: 100%
}

.l-main__joinWrapper .l-main__join .-Chart {
    display: flex;
    justify-content: center;
    position: relative
}

.l-main__joinWrapper .l-main__join .-Chart .-LastYear {
    position: absolute;
    top: -50px;
    left: -80px
}

.l-main__joinWrapper .l-main__join .-Chart .-ChartYumeNavi {
    position: absolute;
    top: 10px;
    right: -30px
}

.l-main__joinWrapper .l-main__join .-Chart .-ChartYumeNavi svg {
    width: 100%;
    height: 100%
}

.l-main__joinWrapper .l-main__join .-Chart h3 {
    margin-top: 60px;
    position: relative;
    font-size: 3.6rem;
    font-weight: 900;
    display: inline-block
}

.l-main__joinWrapper .l-main__join .-Chart h3 span {
    display: inline-block;
    line-height: 1
}

.l-main__joinWrapper .l-main__join .-Chart h3 .-BigRed {
    margin-left: -10px;
    color: #f1274c;
    font-size: 22.5rem;
    letter-spacing: -.02em
}

.l-main__joinWrapper .l-main__join .-Chart h3 .-MiddleRed {
    color: #f1274c;
    font-size: 13.2rem
}

.l-main__joinWrapper .l-main__join .-Chart h3 .-Middle {
    font-size: 5.7rem
}

.l-main__joinWrapper .l-main__join .-Chart h3 .-BgPink {
    padding: 12px;
    font-size: 4.3rem
}

.l-main__joinWrapper .l-main__join .-Chart .-ChartInfo {
    position: absolute;
    bottom: -16px;
    right: 4px;
    font-size: 1.3rem;
    letter-spacing: .02em
}

.l-main__joinWrapper .l-main__join .-JoinMember {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 60px auto 0;
    width: 544px;
    position: relative;
    z-index: -1
}

.l-main__joinWrapper .l-main__join .-JoinMember .-Absolute {
    position: absolute
}

.l-main__joinWrapper .l-main__join .-JoinMember .-RightGirlhand {
    right: 0;
    bottom: 48%;
    width: 12.55%
}

.l-main__joinWrapper .l-main__join .-JoinMember .-RightGirlBody {
    right: 0;
    width: 38.41%
}

.l-main__joinWrapper .l-main__join .-JoinMember .-LeftBoyHand {
    z-index: 23;
    bottom: 29%;
    left: 10.6%;
    width: 14.45%;
    will-change: transform;
    backface-visibility: hidden
}

.l-main__joinWrapper .l-main__join .-JoinMember .-LeftBoyBody {
    left: 18.75%;
    width: 27.27%
}

.l-main__joinWrapper .l-main__join .-JoinMember .-CenterGirl {
    position: relative;
    width: 26.47%;
    margin-right: -5%;
    z-index: 20;
    backface-visibility: hidden
}

.l-main__joinWrapper .l-main__join .-JoinMember .-CenterNotebook {
    bottom: 30%;
    left: 43.7%;
    width: 20.4%;
    z-index: 21;
    backface-visibility: hidden
}

.l-main__joinWrapper .l-main__join .-JoinMember .-joinMember-star1 {
    left: 0;
    bottom: 64%;
    width: 4.54%
}

.l-main__joinWrapper .l-main__join .-JoinMember .-joinMember-star2 {
    left: 14%;
    bottom: 10%;
    width: 2.96%
}

.l-main__joinWrapper .l-main__join .-JoinMember .-joinMember-star3 {
    right: 5%;
    bottom: 12%;
    width: 4.54%
}

.l-main__joinWrapper .l-main__join .-JoinMember .-joinMember-star4 {
    right: 3%;
    bottom: 24%;
    width: 2.96%
}

.l-main__joinWrapper .l-main__join .-Voice {
    margin: 0 auto;
    max-width: 1060px
}

.l-main__joinWrapper .l-main__join .-Voice .-TitleWrapper {
    background-color: #bef152
}

.l-main__joinWrapper .l-main__join .-Voice .-TitleWrapper h3 {
    text-align: center;
    padding: 60px 0 0;
    font-size: 5.6rem;
    font-weight: 900;
    line-height: 1;
    position: relative;
    z-index: 10;
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper {
    z-index: 2;
    position: relative;
    background-color: #fff;
    padding: 0 0 108px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper:before {
    z-index: -1;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #bef152;
    clip-path: polygon(0% 0%,100% 0%,50% 100%)
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice {
    max-width: 850px;
    margin: 0 auto;
    position: relative
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice:first-child {
    padding: 150px 0 0
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice:not(:first-child) {
    padding: 96px 0 0
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice h4 {
    font-size: 2.5rem;
    font-weight: 900;
    border-bottom: 4px solid #0B2765;
    padding-bottom: 12px;
    line-height: 1.3;
    letter-spacing: .05em;
    position: relative;
    display: flex;
    justify-content: center
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice h4 span {
    display: inline-block;
    text-align: center
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice h4 figure {
    position: absolute;
    bottom: 0;
    right: 100px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul {
    margin-top: 28px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 30px;
    grid-row-gap: 24px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul li {
    border-radius: 24px;
    padding: 28px 36px;
    line-height: 1.7
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul li .-VoiceStudent {
    font-size: 1.8rem;
    font-weight: 700;
    background: url(/2024/advice/assets/img-comment.svg) no-repeat;
    background-size: 30px auto;
    background-position: 0px 4px;
    padding: 0 0 0 36px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul li .-VoiceContent {
    margin-top: 2px;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .03em;
    text-align: justify
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul li .-VoiceContent span {
    padding: 0 0 2px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul.-LightB li {
    background-color: #d4eafc
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul.-LightR li {
    background-color: #fddde2
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure {
    position: absolute;
    top: 0;
    width: 120px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure>img {
    position: absolute
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice1Figure {
    top: 140px;
    left: -260px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice1Figure .-Voice1Figure1 {
    right: 0
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice1Figure .-Voice1Figure2 {
    top: 140px;
    left: 34px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice1Figure .-Voice1Figure3 {
    top: 280px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice1Figure .-Voice1Figure4 {
    top: 356px;
    left: 48px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice1Figure .-Voice1Figure5 {
    top: 40px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice2Figure {
    right: -250px;
    top: -200px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice2Figure .-Voice2Figure1 {
    top: 20px;
    left: 10px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice2Figure .-Voice2Figure2 {
    top: 240px;
    left: 50px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice2Figure .-Voice2Figure3 {
    top: 340px;
    left: 34px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice2Figure .-Voice2Figure4 {
    top: 500px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice2Figure .-Voice2Figure5 {
    top: 140px;
    left: 20px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice3Figure {
    left: -260px;
    top: 20px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice3Figure .-Voice3Figure1 {
    top: 120px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice3Figure .-Voice3Figure2 {
    top: 160px;
    left: 30px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice3Figure .-Voice3Figure3 {
    top: 240px;
    left: 10px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice3Figure .-Voice3Figure4 {
    top: 490px;
    left: 80px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice3Figure .-Voice3Figure5 {
    top: 254px;
    left: -20px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice4Figure {
    right: -250px;
    top: 240px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice4Figure .-Voice4Figure1 {
    left: 60px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice4Figure .-Voice4Figure2 {
    top: 150px;
    left: 20px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice4Figure .-Voice4Figure3 {
    top: 190px;
    left: 35px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice4Figure .-Voice4Figure4 {
    top: 230px;
    left: 60px
}

.l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure.-Voice4Figure .-Voice4Figure5 {
    top: 400px
}

.l-main__soon {
    background-color: #bef152;
    padding: 60px 0 0
}

.l-main__soon .-JoinGo {
    display: flex;
    justify-content: center
}

.l-main__soon .-JoinGo figure {
    position: relative
}

.l-main__soon .-JoinGo .-Soon {
    position: absolute;
    top: -24px;
    left: -156px
}

.l-main__soon .-JoinGo svg {
    width: 100%;
    height: 100%
}

.l-main__soon .-LiveLink {
    margin-top: 60px;
    position: absolute;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translate(-50%);
    z-index: 2;
    transition: opacity .5s ease-out
}

.l-main__soon .-LiveLink:hover {
    opacity: .7
}

.l-main__soon .disable:hover {
    opacity: 1 !important;
}

.l-main__soon .disable a {
    cursor: default;
    opacity: 1 !important;
}

.l-main__soon .-LiveLink a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 365px;
    height: 100px;
    color: #fff;
    background-color: #f1274c;
    border-radius: 16px;
    text-align: center;
    position: relative
}

.l-main__soon .-LiveLink a .-Registration {
    display: block;
    font-size: 3.4rem;
    font-weight: 900;
    letter-spacing: .06em
}

.l-main__soon .-LiveLink a .-Accepting {
    display: inline-block;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: .05em
}
.l-main__soon .-LiveLink a .-Announce {
    display: inline-block;
    font-size: 2.7rem;
    font-weight: 700;
    letter-spacing: .05em
}

.l-main__soon .-LiveLink a figure {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}

.l-main__soon .-LiveTop {
    margin-top: 60px;
    position: absolute;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translate(-50%);
    z-index: 2;
    transition: opacity .5s ease-out
}

.l-main__soon .-LiveTop:hover {
    opacity: .7
}

.l-main__soon .-LiveTop a {
    display: block;
    width: 365px;
    padding: 16px 40px;
    color: #0b2765;
    background-color: #fff;
    border-radius: 16px;
    text-align: center;
    position: relative
}

.l-main__soon .-LiveTop a p {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .06em
}

.l-main__soon .-LiveTop a figure {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%)
}

.l-main__soon .-LiveClose {
    margin-top: 60px;
    position: absolute;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translate(-50%);
    z-index: 2;
    transition: opacity .5s ease-out
}

.l-main__soon .-LiveClose:hover {
    opacity: .7
}

.l-main__soon .-LiveClose a {
    display: block;
    width: 220px;
    padding: 16px 0 16px 20px;
    color: #0b2765;
    background-color: #fff;
    border-radius: 16px;
    text-align: center;
    position: relative
}

.l-main__soon .-LiveClose a p {
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: .06em
}

.l-main__soon .-LiveClose a figure {
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%)
}

.l-main__soon .-LiveJoin {
    width: 1200px;
    margin: 100px auto 0;
    z-index: 1;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.l-main__soon .-LiveJoin svg {
    width: 100%;
    height: 260px
}

@media screen and (max-width: 1024px) {
    .l-main {
        overflow:hidden
    }

    .l-main__heroMain {
        padding: 24vw 0 0
    }

    .l-main__hero .-RealVoice {
        font-size: 2.4rem;
        top: 22vw
    }

    .l-main__hero .-Catch {
        z-index: 4
    }

    .l-main__hero .-BodyCopy {
        margin-top: 16vw
    }

    .l-main__hero .-Top1 {
        top: 4vw;
        left: 8vw;
        width: 18vw
    }

    .l-main__hero .-Top2 {
        top: 56vw;
        left: 4vw;
        width: 25vw
    }

    .l-main__hero .-Top3 {
        top: 0;
        left: auto;
        right: 0;
        width: 36vw;
        z-index: 3
    }

    .l-main__hero .-Top4 {
        top: 58vw;
        left: auto;
        right: 6vw;
        width: 32vw
    }

    .l-main__hero .-Circle-color1-1 {
        top: 5vw;
        left: 31vw;
        width: 2.6vw
    }

    .l-main__hero .-Circle-color1-2 {
        top: 7vw;
        left: 24vw;
        width: 6.5vw
    }

    .l-main__hero .-Circle-color1-3 {
        top: 60vw;
        left: auto;
        right: 8vw
    }

    .l-main__hero .-Circle-color1-4 {
        top: 69vw;
        left: 25vw;
        width: 10.8vw
    }

    .l-main__hero .-Circle-color1-5,.l-main__hero .-Circle-color2-1 {
        display: none
    }

    .l-main__hero .-Circle-color2-2 {
        top: 74vw;
        left: 38vw;
        width: 4.6vw
    }

    .l-main__hero .-Circle-color2-3 {
        right: 30vw;
        top: 4vw;
        left: auto;
        width: 12vw;
        z-index: 2
    }

    .l-main__hero .-SupportedUniv {
        position: relative;
        top: auto;
        right: auto;
        margin: 30px 0 40px;
        justify-content: center
    }

    .l-main__hero .-SupportedUniv a:hover {
        filter: none
    }

    .l-main__joinWrapper .l-main__worry ul li:not(:first-child) {
        margin-top: 40px
    }

    .l-main__joinWrapper .l-main__worry ul li:nth-child(1) {
        width: 100%
    }

    .l-main__joinWrapper .l-main__worry ul li:nth-child(2) {
        width: 100%
    }

    .l-main__joinWrapper .l-main__worry ul li:nth-child(3) {
        width: 100%
    }

    .l-main__joinWrapper .l-main__join {
        padding: 36px 0 0
    }

    .l-main__joinWrapper .l-main__join:before {
        height: 160px
    }

    .l-main__joinWrapper .l-main__join h2 {
        width: 92vw;
        margin: 160px auto 0
    }

    .l-main__joinWrapper .l-main__join .-Chart {
        width: 88vw;
        margin: 60px auto 0
    }

    .l-main__joinWrapper .l-main__join .-Chart .-LastYear {
        top: -54px;
        left: -10vw
    }

    .l-main__joinWrapper .l-main__join .-Chart .-ChartYumeNavi {
        width: 180px;
        top: -76px;
        right: -68px
    }

    .l-main__joinWrapper .l-main__join .-JoinMember {
        margin: 60px auto 0;
        width: 68vw
    }

    .l-main__joinWrapper .l-main__join .-JoinMember img {
        width: 100%
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper {
        padding: 0 4vw 108px
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice {
        margin: 0
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice h4 figure {
        right: 0
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure {
        display: none
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice .-VoiceFigure .js-sineWave {
        animation: none!important;
        transition: none!important
    }

    .l-main__soon .-JoinGo {
        margin-top: 60px
    }

    .l-main__soon .-JoinGo .-Soon {
        top: -70px;
        left: -4VW
    }

    .l-main__soon .-JoinGo .-JoinGo {
        width: 92vw
    }

    .l-main__soon .-LiveJoin {
        width: 100%;
        margin: 200px auto 0
    }

    .l-main__soon .-LiveJoin svg {
        height: 28.6458333333vw
    }
}

@media screen and (max-width: 599px) {
    .entrysitefrom+.l-main {
        padding-top:4vw
    }

    .l-main {
        margin: 0 0 0;
        padding-top: 25vw;
    }

    .l-main__hero:not(:has(> .-SupportedUniv)) {
        padding-bottom: 40px
    }

    .l-main__hero .-RealVoice {
        font-size: 1.2rem;
        margin-left: -40vw;
        top: 23vw
    }

    .l-main__hero .-RealVoice:before,.l-main__hero .-RealVoice:after {
        content: "";
        width: 1px;
        height: 22px
    }

    .l-main__hero .-RealVoice:before {
        margin-right: 14px
    }

    .l-main__hero .-RealVoice:after {
        margin-left: 12px
    }

    .l-main__hero .-BodyCopy {
        font-size: 1.3rem;
        margin-top: 18vw
    }

    .l-main__hero .-Top2 {
        top: 60vw
    }

    .l-main__hero .-Top4 {
        top: 62vw
    }

    .l-main__hero .-Circle-color1-3 {
        width: 3.6vw;
        top: 62vw;
        right: 5vw
    }

    .l-main__hero .-Circle-color1-4 {
        top: 73vw
    }

    .l-main__hero .-Circle-color2-2 {
        top: 78vw
    }

    .l-main__hero .-SupportedUniv a {
        width: 160px;
        height: 160px
    }

    .l-main__hero .-SupportedUniv a .-Increase {
        font-size: 1.8rem
    }

    .l-main__hero .-SupportedUniv a .-List {
        font-size: 1rem;
        padding: 5px 4px 6px 8px
    }

    .l-main__joinWrapper .l-main__worry {
        padding: 48px 0 40px
    }

    .l-main__joinWrapper .l-main__worry h2 {
        font-size: 2.8rem;
        text-indent: 4rem
    }

    .l-main__joinWrapper .l-main__worry h2 .-Words {
        margin-left: -6rem
    }

    .l-main__joinWrapper .l-main__worry h2 .-Question {
        font-size: 4.2rem;
        margin-left: -3.8rem;
        margin-top: -1.7rem
    }

    .l-main__joinWrapper .l-main__worry ul li p {
        font-size: 1.8rem
    }

    .l-main__joinWrapper .l-main__worry ul li p:before,.l-main__joinWrapper .l-main__worry ul li p:after {
        content: "";
        width: 2px;
        height: 50px
    }

    .l-main__joinWrapper .l-main__worry ul li p:before {
        transform: skew(24deg)
    }

    .l-main__joinWrapper .l-main__worry ul li p:after {
        transform: skew(-24deg)
    }

    .l-main__joinWrapper .l-main__worry ul li figure img {
        width: 40vw
    }

    .l-main__joinWrapper .l-main__join {
        padding: 0
    }

    .l-main__joinWrapper .l-main__join:before {
        height: 100px
    }

    .l-main__joinWrapper .l-main__join .-Sorenara {
        font-size: 3.6rem
    }

    .l-main__joinWrapper .l-main__join .-Sorenara sub {
        font-size: 4.4rem
    }

    .l-main__joinWrapper .l-main__join h2 {
        width: 92vw;
        margin: 100px auto 0
    }

    .l-main__joinWrapper .l-main__join .-Chart {
        margin: 0 auto
    }

    .l-main__joinWrapper .l-main__join .-Chart .-LastYear {
        width: 31.6vw;
        top: -24px;
        left: -9vw
    }

    .l-main__joinWrapper .l-main__join .-Chart .-ChartYumeNavi {
        width: 29vw;
        top: -26px;
        right: -2vw
    }

    .l-main__joinWrapper .l-main__join .-Chart h3 {
        margin-top: 60px;
        font-size: 2.4rem
    }

    .l-main__joinWrapper .l-main__join .-Chart h3 .-BigRed {
        margin-left: -10px;
        font-size: 15.6rem
    }

    .l-main__joinWrapper .l-main__join .-Chart h3 .-MiddleRed {
        font-size: 8.6rem
    }

    .l-main__joinWrapper .l-main__join .-Chart h3 .-Middle {
        font-size: 3.2rem
    }

    .l-main__joinWrapper .l-main__join .-Chart h3 .-BgPink {
        padding: 12px;
        font-size: 3.3rem
    }

    .l-main__joinWrapper .l-main__join .-Chart .-ChartInfo {
        bottom: -14px;
        font-size: 1.1rem
    }

    .l-main__joinWrapper .l-main__join .-Voice .-TitleWrapper h3 {
        padding: 40px 0 0;
        font-size: 3rem
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper {
        padding: 0 4vw 40px
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper:before {
        height: 70px
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice:first-child {
        padding: 120px 0 0
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice:not(:first-child) {
        padding: 60px 0 0
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice h4 {
        font-size: 1.7rem;
        line-height: 1.4;
        padding-bottom: 8px;
        justify-content: flex-start;
        padding-left: 20px
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice h4 figure img {
        height: 62px
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul {
        margin-top: 16px;
        grid-template-columns: repeat(1,1fr);
        grid-column-gap: 0;
        grid-row-gap: 14px
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul li {
        border-radius: 18px;
        padding: 20px 24px
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul li .-VoiceStudent {
        font-size: 1.4rem;
        background-size: 24px auto;
        background-position: 0 2px;
        padding: 0 0 0 28px
    }

    .l-main__joinWrapper .l-main__join .-Voice .-VoiceWrapper .-VoiceAdvice ul li .-VoiceContent {
        margin-top: 2px;
        font-size: 1.2rem
    }

    .l-main__soon {
        padding: 10px 0 0
    }

    .l-main__soon .-JoinGo {
        width: 92vw;
        margin: 60px auto 0
    }

    .l-main__soon .-JoinGo .-Soon {
        width: 30vw;
        top: -14vw;
        left: -2vw
    }

    .l-main__soon .-LiveLink {
        margin-top: 40px
    }

    .l-main__soon .-LiveLink a {
        max-width: 365px;
        width: 76vw;
        height: 70px;
        border-radius: 10px
    }

    .l-main__soon .-LiveLink a .-Registration {
        font-size: 2.1rem;
        line-height: 1
    }

    .l-main__soon .-LiveLink a .-Accepting {
        font-size: 1.3rem;
        line-height: 1
    }

    .l-main__soon .-LiveLink a .-Announce {
        font-size: 1.9rem;
        line-height: 1
    }

    .l-main__soon .-LiveLink a figure {
        right: 14px
    }

    .l-main__soon .-LiveTop {
        margin-top: 40px
    }

    .l-main__soon .-LiveTop a {
        max-width: 365px;
        width: 76vw;
        padding: 14px 40px;
        border-radius: 10px
    }

    .l-main__soon .-LiveTop a p {
        font-size: 1.6rem;
        line-height: 1
    }

    .l-main__soon .-LiveTop a figure {
        left: 14px
    }

    .l-main__soon .-LiveClose {
        margin-top: 40px
    }

    .l-main__soon .-LiveClose a {
        width: 220px;
        padding: 16px 0 16px 20px;
        border-radius: 12px
    }

    .l-main__soon .-LiveClose a p {
        font-size: 2rem
    }

    .l-main__soon .-LiveClose a figure img {
        width: 24px
    }

    .l-main__soon .-LiveJoin {
        margin: 160px auto 0;
        gap: 12px
    }

    .l-main__soon .-LiveJoin svg {
        height: 30vw
    }
}

.sp {
    display: none
}



@media screen and (max-width: 1000px) {
    footer ol.logoline {
        width:96%;
        margin: auto;
        justify-content: flex-start;
        flex-wrap: wrap
    }

    footer ol.logoline li.co_operation img {
        height: 2.5vw
    }
}

@media screen and (max-width: 599px) {
    .pc,br.pc {
        display:none
    }

    .sp {
        display: block
    }
}

.c-breadcrumbs {
    margin: 16px 0 0 32px
}

.c-breadcrumbs__list {
    display: flex;
    align-items: center
}

.c-breadcrumbs__list li {
    position: relative;
    font-size: 1.2rem;
    font-weight: 400
}

.c-breadcrumbs__list li:not(:last-child) a {
    display: block;
    text-decoration: none
}

.c-breadcrumbs__list li:not(:last-child) a:after {
    content: ">";
    padding: 0 4px;
    font-size: 1.2rem
}

@media screen and (max-width: 1024px) {
    .c-breadcrumbs {
        margin:16px 0 0 2vw
    }

    .c-breadcrumbs li {
        font-size: 1.2rem
    }
}

.u-spOnly,.u-lessThanTablet {
    display: none!important
}

.u-indent {
    display: inline-block;
    padding-left: 1em;
    text-indent: -1em
}

.u-full-width {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw
}

.u-noEdit {
    pointer-events: none;
    opacity: .5
}

.u-none {
    display: none!important
}

.u-pointer {
    cursor: pointer
}

.js-reveal .marker {
    position: relative;
    display: inline-block;
    clip-path: inset(0 100% 0 0)
}

.js-reveal .marker:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff
}

.js-reveal.is-show .marker {
    animation: mv05-marker 1s .5s both
}

.js-reveal.is-show .marker:after {
    animation: mv05-markerBg 1s .5s both
}

.u-highlightBlue {
    font-weight: 700!important;
    background-color: #a2cef7
}

.u-highlightPink {
    font-weight: 700!important;
    background-color: #fab7c2
}

@media screen and (max-width: 1024px) {
    .u-lessThanTablet {
        display:block!important
    }

    .u-lessThanTabletMarginTop {
        margin-top: 8px;
        display: block
    }

    .u-moreThanTablet {
        display: none!important
    }
}

@media screen and (max-width: 599px) {
    .u-spOnly {
        display:block!important
    }

    .u-pcOnly {
        display: none!important
    }
}

.js-anime {
    opacity: 0
}

#t-svg {
    margin: 0 auto;
    width: 621px;
    height: 330px
}

#t-GreenBg {
    transform-origin: center
}

#t-BlueWaku {
    transform-origin: 100% 100%
}

.scrollHighlightPink.is-highlightPink {
    background-color: transparent;
    background: linear-gradient(to right,#FBBEC9 50%,transparent 50%);
    background-size: 200% 100%;
    animation: .75s highlight .25s 1 normal forwards;
    background-position: 100% 0
}

@keyframes highlight {
    to {
        background-position: 0 0
    }
}

.scrollBounce {
    opacity: 0;
    scale: .6
}

.scrollBounce.is-bounce {
    opacity: 1;
    scale: 1;
    transition: .5s cubic-bezier(0,1.47,.86,1.3) .4s
}

.scrollSlideUp {
    opacity: 0;
    visibility: hidden;
    transform: translateY(60px);
    transition: opacity .6s,transform .6s
}

.scrollSlideUp.is-slideUp {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.scrollMask {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0)
}

.scrollMask.is-mask {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    transition: -webkit-clip-path 1.2s ease .8s;
    transition: clip-path 1.2s ease .8s;
    transition: clip-path 1.2s ease .8s,-webkit-clip-path .8s
}

.scrollLineMask {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0)
}

.scrollLineMask.is-lineMask {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    transition: -webkit-clip-path 1.6s ease 1.6s;
    transition: clip-path 1.6s ease 1.6s;
    transition: clip-path 1.6s ease 1.6s,-webkit-clip-path 1.6s
}

.scrollLineMask.js-yumenavi.is-lineMask {
    transition: -webkit-clip-path 1s ease 1s;
    transition: clip-path 1s ease 1s;
    transition: clip-path 1s ease 1s,-webkit-clip-path 1s
}

.scrollLeftSlideUp {
    opacity: 0;
    visibility: hidden;
    transform: translate(240px,60px) rotate(3deg);
    transition: opacity .6s,transform .6s;
    transition-duration: .8s;
    transition-timing-function: cubic-bezier(0,.58,.31,.99)
}

.scrollLeftSlideUp.is-slideLeftUp {
    opacity: 1;
    visibility: visible;
    transform: translate(0) rotate(0)
}

.scrollRightSlideUp {
    opacity: 0;
    visibility: hidden;
    transform: translate(-240px,60px) rotate(3deg);
    transition: opacity .6s,transform .6s;
    transition-duration: .8s;
    transition-timing-function: cubic-bezier(0,.58,.31,.99)
}

.scrollRightSlideUp.is-slideRightUp {
    opacity: 1;
    visibility: visible;
    transform: translate(0) rotate(0)
}

.fixFuwafuwa {
    animation: floating-x 4s ease-in-out infinite alternate-reverse
}

.fixFuwafuwa img {
    animation: floating-y 2s ease-in-out infinite alternate-reverse
}

.fixFuwafuwa2 {
    animation: floating-x2 6s ease-in-out infinite alternate-reverse
}

.fixFuwafuwa2 img {
    animation: floating-y2 3s ease-in-out infinite alternate-reverse
}

@keyframes floating-x {
    0% {
        transform: translate(-4%)
    }

    to {
        transform: translate(4%)
    }
}

@keyframes floating-y {
    0% {
        transform: translateY(-4%)
    }

    to {
        transform: translateY(4%)
    }
}

@keyframes floating-x2 {
    0% {
        transform: translate(4%)
    }

    to {
        transform: translate(-4%)
    }
}

@keyframes floating-y2 {
    0% {
        transform: translateY(4%)
    }

    to {
        transform: translateY(-4%)
    }
}

.fixDokundokun {
    animation: dokundokun 1.8s ease infinite
}

@keyframes dokundokun {
    0% {
        transform: scale(1)
    }

    15% {
        transform: scale(1.1)
    }

    30% {
        transform: scale(1)
    }

    45% {
        transform: scale(1.15)
    }

    70% {
        transform: scale(1)
    }
}

.fixRightMoveArm {
    transform-origin: 94% 80%;
    animation: moveRighArm .5s infinite
}

@keyframes moveRighArm {
    0%,to {
        transform: rotate(45deg)
    }

    50% {
        transform: rotate(0)
    }
}

.fixLeftMoveArm {
    transform-origin: 100% 80%;
    animation: moveLeftArm 1s infinite
}

@keyframes moveLeftArm {
    0%,to {
        transform: rotate(0)
    }

    50% {
        transform: rotate(-6deg)
    }
}

.fixOpenLaptop {
    transform-origin: bottom;
    transform: rotateX(90deg);
    animation: openLaptop 1.5s infinite alternate
}

@keyframes openLaptop {
    0% {
        transform: rotateX(-90deg)
    }

    to {
        transform: rotateX(0)
    }
}

.waveRise1 {
    animation: waveRise1 3s infinite
}

@keyframes waveRise1 {
    0% {
        transform: translate(0) translateY(40%);
        opacity: 1
    }

    25% {
        transform: translate(-3%) translateY(30%);
        opacity: 1
    }

    50% {
        transform: translate(3%) translateY(20%);
        opacity: 1
    }

    75% {
        transform: translate(-3%) translateY(10%);
        opacity: .8
    }

    to {
        transform: translate(3%) translateY(0);
        opacity: 0
    }
}

.waveRise2 {
    animation: waveRise2 3s infinite
}

@keyframes waveRise2 {
    0% {
        transform: translate(4%) translateY(40%);
        opacity: 1
    }

    25% {
        transform: translate(0) translateY(30%);
        opacity: 1
    }

    50% {
        transform: translate(-4%) translateY(20%);
        opacity: 1
    }

    75% {
        transform: translate(4%) translateY(10%);
        opacity: .8
    }

    to {
        transform: translate(0) translateY(0);
        opacity: 0
    }
}

.waveRise3 {
    animation: waveRise3 3s infinite
}

@keyframes waveRise3 {
    0% {
        transform: translate(-460px) translateY(50px);
        opacity: 1
    }

    25% {
        transform: translate(-450px) translateY(40px);
        opacity: 1
    }

    50% {
        transform: translate(-470px) translateY(30px);
        opacity: 1
    }

    75% {
        transform: translate(-450px) translateY(20px);
        opacity: .8
    }

    to {
        transform: translate(-470px) translateY(10px);
        opacity: 0
    }
}

.waveRise4 {
    animation: waveRise4 3s infinite
}

@keyframes waveRise4 {
    0% {
        transform: translate(-450px) translateY(50px);
        opacity: 1
    }

    25% {
        transform: translate(-470px) translateY(40px);
        opacity: 1
    }

    50% {
        transform: translate(-450px) translateY(30px);
        opacity: 1
    }

    75% {
        transform: translate(-460px) translateY(20px);
        opacity: .8
    }

    to {
        transform: translate(-450px) translateY(10px);
        opacity: 0
    }
}

#dogEye {
    paint-order: fill;
    transform-box: fill-box;
    transform-origin: center bottom;
    animation: dogEye-blink 4s cubic-bezier(.16,1,.3,1) infinite
}

@keyframes dogEye-blink {
    0% {
        transform: scale(1)
    }

    2% {
        transform: scaleY(.3)
    }

    4% {
        transform: scale(1)
    }

    6% {
        transform: scaleY(.3)
    }

    8% {
        transform: scale(1)
    }

    to {
        transform: scale(1)
    }
}

#dogTail {
    paint-order: fill;
    transform-box: fill-box;
    transform-origin: center bottom;
    animation: dogtail 4s cubic-bezier(.25,1,.5,1) infinite
}

@keyframes dogtail {
    0%,to {
        transform: rotate(0)
    }

    20% {
        transform: rotate(-20deg)
    }

    40% {
        transform: rotate(12deg)
    }

    60% {
        transform: rotate(0)
    }

    80% {
        transform: rotate(20deg)
    }
}

#dogHeadarea {
    transform-box: fill-box;
    transform-origin: center bottom;
    animation: dogHeadarea 6s cubic-bezier(.25,1,.5,1) infinite
}

@keyframes dogHeadarea {
    0% {
        transform: rotate(0)
    }

    40% {
        transform: rotate(0)
    }

    65% {
        transform: rotate(-20deg)
    }

    75% {
        transform: rotate(-20deg)
    }

    to {
        transform: rotate(0)
    }
}

.humanFuwafuwa {
    transform-origin: bottom;
    animation: floatingHuman 4s cubic-bezier(.25,1,.5,1) infinite alternate-reverse
}

@keyframes floatingHuman {
    0% {
        transform: translate(0)
    }

    70% {
        transform: translate(-1%,2px)
    }

    to {
        transform: translate(0)
    }
}

.humanFuwafuwa2 {
    transform-origin: top;
    animation: floatingHuman2 4s cubic-bezier(.25,1,.5,1) infinite alternate-reverse
}

@keyframes floatingHuman2 {
    0% {
        transform: translateY(5px)
    }

    70% {
        transform: translate(-1%,7px)
    }

    to {
        transform: translateY(5px)
    }
}

#footCat {
    animation: moveCat 4s cubic-bezier(.16,1,.3,1) infinite alternate-reverse
}

@keyframes moveCat {
    0% {
        transform: matrix(.766,.643,-.643,.766,879.445,6315.83)
    }

    to {
        transform: matrix(.766,.643,-.643,.766,909.445,6315.83)
    }
}

#pencil2 {
    transform-box: fill-box;
    transform-origin: center bottom;
    animation: pencilMove 8s infinite
}

@keyframes pencilMove {
    0%,48%,50%,to {
        transform: rotate(0)
    }

    49% {
        transform: rotate(-20deg)
    }
}

@media screen and (max-width: 1024px) {
    #t-svg {
        width:82vw;
        height: auto
    }
}

@media screen and (max-width: 599px) {
    #t-svg {
        width:92vw
    }
}
