/**
 * -----------------------------------------------
 * Last Modified: 2020-07-19 12:39:40
 * Author: Nana (nykim@nykim.net)
 * Description: nanalike CSS
 * -----------------------------------------------
 */

/*! style.css */
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url("https://fonts.googleapis.com/css?family=Montserrat:500,700&display=swap");

*,
*::before,
*::after {
    box-sizing: border-box
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
small,
article,
footer,
header,
nav,
address,
section,
ol,
ul,
li,
strong {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-text-size-adjust: none;
    font-style: normal
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: inherit
}

a:hover,
a:active {
    outline: 0
}

a:focus {
    opacity: 1;
    outline: 0
}

a,
button {
    font-family: inherit;
    -webkit-tap-highlight-color: rgba(186, 224, 238, 0.2)
}

button {
    display: block;
    margin: 0;
    padding: 0;
    font-family: "Spoqa Han Sans", AppleGothic, sans-serif, Helvetica;
    border: 0;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    cursor: pointer
}

button:focus {
    outline: 0
}

i {
    font-style: normal
}

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
    touch-action: manipulation
}

html {
    position: relative;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    font-size: 62.5%;
    font-weight: 400
}

body {
    position: relative;
    min-height: 100%;
    height: 100%;
    min-width: 360px;
    overflow-y: auto;
    font-family: "Spoqa Han Sans", AppleGothic, sans-serif, Helvetica;
    color: #141414;
    text-align: left;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    -webkit-font-smoothing: antialiased
}

.wrap {
    position: relative
}

.blind {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px
}

.section-connect {
    z-index: 100;
    display: block;
    width: 100%;
    max-width: 1600px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.section-connect.section-connect-1 {
    text-align: right
}

@media screen and (max-width: 979px) {

    .section-connect.section-connect-3,
    .section-connect.section-connect-4 {
        text-align: right
    }
}

.section-connect__word {
    position: relative;
    display: inline-block;
    font-weight: 300;
    line-height: 2.1;
    letter-spacing: 4.5px;
    color: #adadad;
    font-size: 30px;
    transform: rotate(90deg)
}

.section-connect-1 .section-connect__word {
    bottom: 70px;
    right: 36px
}

.section-connect-2 .section-connect__word {
    top: 26px;
    left: 50%;
    margin-left: -105px
}

.section-connect-3 .section-connect__word {
    left: 110px;
    bottom: 110px
}

.section-connect-4 .section-connect__word {
    left: 104px;
    bottom: -14px
}

@media screen and (max-width: 1279px) {
    .section-connect__word {
        font-size: 28px
    }
}

@media screen and (max-width: 979px) {
    .section-connect__word {
        font-size: 24px
    }

    .section-connect-1 .section-connect__word {
        bottom: 30px;
        right: 0px
    }

    .section-connect-2 .section-connect__word {
        margin-left: -85px
    }

    .section-connect-3 .section-connect__word {
        left: -58px;
        bottom: 100px
    }

    .section-connect-4 .section-connect__word {
        left: 20px;
        bottom: -10px
    }
}

@media screen and (max-width: 639px) {
    .section-connect__word {
        font-size: 20px
    }

    .section-connect-1 .section-connect__word {
        bottom: 30px;
        right: -30px
    }

    .section-connect-2 .section-connect__word {
        top: 24px;
        margin-left: -76px
    }

    .section-connect-4 .section-connect__word {
        left: 10px;
        bottom: 22px
    }
}

.br-tablet {
    display: none
}

@media screen and (max-width: 979px) {
    .br-tablet {
        display: block
    }
}

.br-mobile {
    display: none
}

@media screen and (max-width: 639px) {
    .br-mobile {
        display: block
    }
}

.hide-mobile {
    display: block
}

@media screen and (max-width: 639px) {
    .hide-mobile {
        display: none
    }
}

.scroll-disabled {
    height: 100%;
    overflow: hidden
}

.fixed {
    z-index: -99;
    position: fixed !important
}

.ani-swing {
    display: inline-block;
    transform-origin: 50% 50%;
    -webkit-animation: swing 1s infinite;
    animation: swing 1s infinite
}

.icon--write {
    background-image: url(../images/deco-write.webp);
    background-repeat: no-repeat
}

.icon--write.no-webp {
    background-image: url(../images/deco-write.png)
}

.icon--highfive {
    background-image: url(../images/deco-highfive.webp);
    background-repeat: no-repeat
}

.icon--highfive.no-webp {
    background-image: url(../images/deco-highfive.png)
}

.icon--heart {
    background-image: url(../images/deco-heart.webp);
    background-repeat: no-repeat
}

.icon--heart.no-webp {
    background-image: url(../images/deco-heart.png)
}

@-webkit-keyframes scollDown {
    50% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(200%)
    }
}

@keyframes scollDown {
    50% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(200%)
    }
}

@-webkit-keyframes recentShow1 {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes recentShow1 {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes recentShow2 {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes recentShow2 {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes swing {
    0% {
        transform: rotate(0deg)
    }

    20% {
        transform: rotate(13deg)
    }

    24% {
        transform: rotate(-13deg)
    }

    28% {
        transform: rotate(13deg)
    }

    32% {
        transform: rotate(-13deg)
    }

    36% {
        transform: rotate(0deg)
    }
}

@keyframes swing {
    0% {
        transform: rotate(0deg)
    }

    20% {
        transform: rotate(13deg)
    }

    24% {
        transform: rotate(-13deg)
    }

    28% {
        transform: rotate(13deg)
    }

    32% {
        transform: rotate(-13deg)
    }

    36% {
        transform: rotate(0deg)
    }
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transform: scale3d(1.3, 1.3, 1.3)
    }

    50% {
        transform: cale3d(0.9, 0.9, 0.9)
    }

    100% {
        -webkit-animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
        animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulsate {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transform: scale3d(1.3, 1.3, 1.3)
    }

    50% {
        transform: cale3d(0.9, 0.9, 0.9)
    }

    100% {
        -webkit-animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
        animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes heartbeat {
    0% {
        transform: scale(1)
    }

    30% {
        transform: scale(0.9)
    }

    40% {
        transform: scale(1.2)
    }

    60% {
        transform: scale(0.9)
    }

    70% {
        transform: scale(1.2)
    }

    80% {
        transform: scale(1)
    }
}

@keyframes heartbeat {
    0% {
        transform: scale(1)
    }

    30% {
        transform: scale(0.9)
    }

    40% {
        transform: scale(1.2)
    }

    60% {
        transform: scale(0.9)
    }

    70% {
        transform: scale(1.2)
    }

    80% {
        transform: scale(1)
    }
}

@-webkit-keyframes popIn {
    0% {
        transform: scale3d(0, 0, 0);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    40% {
        -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
        animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
        transform: scale3d(1.08, 1.08, 1.08)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        transform: scale3d(1, 1, 1)
    }

    80% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    100% {
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes popIn {
    0% {
        transform: scale3d(0, 0, 0);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    40% {
        -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
        animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
        transform: scale3d(1.08, 1.08, 1.08)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        transform: scale3d(1, 1, 1)
    }

    80% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    100% {
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes slideInUp {
    from {
        transform: translate3d(0, 8%, 0);
        visibility: visible;
        -webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
        animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
    }

    to {
        transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
        animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
    }
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 8%, 0);
        visibility: visible;
        -webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
        animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
    }

    to {
        transform: translate3d(0, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
        animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
    }
}

@-webkit-keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 10%, 0)
    }
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 10%, 0)
    }
}

@-webkit-keyframes fadeInShow {
    0% {
        opacity: 0;
        transform: translateY(100px);
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1)
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1)
    }
}

@keyframes fadeInShow {
    0% {
        opacity: 0;
        transform: translateY(100px);
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1)
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1)
    }
}

@-webkit-keyframes ball {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
        transform: translate3d(0, 0, 0)
    }

    12% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
        transform: translate3d(0, -18px, 0)
    }

    24% {
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
        transform: translate3d(0, 0, 0)
    }

    33% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
        transform: translate3d(0, -10px, 0)
    }

    42% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes ball {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
        transform: translate3d(0, 0, 0)
    }

    12% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
        transform: translate3d(0, -18px, 0)
    }

    24% {
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
        transform: translate3d(0, 0, 0)
    }

    33% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
        transform: translate3d(0, -10px, 0)
    }

    42% {
        -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
        transform: translate3d(0, 0, 0)
    }
}

.btn-line {
    display: block;
    min-width: 190px;
    padding: 16px 20px;
    color: #333;
    border-radius: 4px;
    border: solid 1px #171414;
    cursor: pointer
}

.btn-line .btn-text {
    display: inline-block;
    font-size: 17px;
    font-weight: 700
}

.btn-line:after {
    display: inline-block;
    content: "";
    min-width: 70px;
    height: 1px;
    vertical-align: middle;
    margin-top: -6px;
    margin-left: 11px;
    background-color: #333
}

.btn-line:hover,
.btn-line:focus {
    color: #3e87f8;
    border-color: #3e87f8
}

.btn-line:hover:after,
.btn-line:focus:after {
    background-color: #3e87f8
}

@media screen and (max-width: 979px) {
    .btn-line {
        transform: scale(0.96)
    }
}

@media screen and (max-width: 979px) {
    .btn-line {
        transform: scale(0.86)
    }
}

.btn-line:disabled {
    cursor: default;
    border-color: #ccc
}

.btn-line:disabled .btn-text {
    color: #ccc
}

.btn-line:disabled:after {
    background-color: #ccc
}

.btn-line:disabled:hover {
    color: #ccc;
    border-color: #ccc
}

.btn-line:disabled:hover:after {
    background-color: #ccc
}

.resume-temp {
    font-size: 12px;
    margin-top: 5px;
    color: #919191
}

@media screen and (max-width: 639px) {
    .resume-temp {
        margin-top: 4px;
        transform: scale(0.9)
    }
}

.btn-small {
    font-size: 17px;
    text-decoration: underline
}

@media screen and (max-width: 639px) {
    .btn-small {
        font-size: 16px
    }
}

.btn-small:hover {
    color: #3e87f8
}

.loading {
    opacity: 1;
    visibility: visible;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    background-color: #fcfcfc;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -o-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 1.1s
}

.loading__logo {
    opacity: 1;
    width: 200px;
    height: 200px;
    -webkit-animation: none;
    animation: none;
    transition: opacity 0.35s;
    transition-delay: 0.2s
}

.loading__text--done {
    display: block
}

.loading__text--load {
    display: block
}

.loading__guide {
    position: relative;
    width: 100%;
    margin-top: 6px;
    font-size: 18px;
    transition: opacity 0.35s;
    transition-delay: 0.2s
}

@media screen and (max-width: 979px) {
    .loading__guide {
        font-size: 16px
    }
}

.loading__text {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

.loading--ongoing .loading__logo {
    -webkit-animation: ball 2s infinite;
    animation: ball 2s infinite
}

.loading--ongoing .loading__text--load {
    display: block
}

.loading--ongoing .loading__text--done {
    display: none
}

.loading--hide .loading__logo {
    opacity: 0
}

.loading--hide .loading {
    opacity: 0;
    visibility: hidden;
    transition-delay: 0.4s
}

.loading--hide .visual__text {
    display: block;
    opacity: 1;
    transform: translateY(0);
    transition: transform 1s, opacity 1s;
    transition-delay: 1s
}

.loading--hide .visual__logo {
    display: block;
    opacity: 1;
    transform: translateY(0);
    transition: transform 1s, opacity 1s;
    transition-delay: 1.4s
}

.loading--hide .loading__text--load {
    display: none
}

.loading--hide .visual__desc {
    display: block;
    opacity: 1;
    transform: translateY(0);
    transition: transform 1s, opacity 1s;
    transition-delay: 2s
}

.loading--hide .loading__guide {
    opacity: 0
}

.header {
    z-index: 200;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1920px
}

.header__inner {
    position: relative;
    width: inherit;
    height: inherit;
    padding-left: 60px;
    margin-top: 44px;
    display: flex;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

@media screen and (max-width: 979px) {
    .header__inner {
        margin-top: 40px;
        padding-left: 30px
    }
}

.header__title {
    font-size: 16px;
    color: #141414;
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica
}

@media screen and (max-width: 639px) {
    .header__title {
        font-size: 14px;
        left: -10px
    }
}

.header__logo {
    z-index: 33;
    position: absolute;
    top: 0;
    left: 60px;
    display: block;
    width: 50px;
    height: 50px;
    background-size: 100%
}

.header__logo-svg {
    display: block;
    width: 100%
}

.header__logo:hover .header__logo-svg .path,
.header__logo:focus .header__logo-svg .path {
    fill: #3e87f8
}

@media screen and (max-width: 979px) {
    .header__logo {
        width: 42px;
        height: 42px;
        left: 15px
    }
}

@media screen and (max-width: 639px) {
    .header__logo {
        width: 36px;
        height: 36px
    }
}

.header__mail {
    display: block;
    margin-right: 60px;
    letter-spacing: 0.04em;
    font-size: 13px;
    color: #333;
    will-change: transform;
    font-family: "Spoqa Han Sans", AppleGothic, sans-serif, Helvetica;
    transform-origin: 100% 0%
}

@media screen and (max-width: 979px) {
    .header__mail {
        font-size: 13px;
        margin-right: 30px
    }
}

@media screen and (max-width: 639px) {
    .header__mail {
        font-size: 13px;
        margin-right: 18px
    }
}

.header__mail:hover,
.header__mail:focus {
    color: #3e87f8
}

.visual {
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 640px;
    background-color: #c0f0ff
}

.visual__inner {
    position: relative;
    z-index: 1;
    width: inherit;
    height: inherit;
    min-height: inherit;
    max-width: 2560px;
    margin: 0 auto;
    background-size: cover;
    background-position: 50%;
    background-image: url(../images/visual-bg-3.webp);
    background-repeat: no-repeat
}

.visual__inner.no-webp {
    background-image: url(../images/visual-bg-3.jpg)
}

.visual__background {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: inherit;
    height: inherit;
    min-height: inherit;
    background-color: rgba(255, 255, 255, 0.4);
    content: ""
}

.visual__container {
    display: block;
    width: inherit;
    height: inherit;
    min-height: inherit;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    z-index: 1;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.visual__content {
    margin-top: -8vh;
    text-align: center;
    width: 100%
}

@media screen and (max-width: 639px) {
    .visual__content {
        margin-top: -10vh
    }
}

.visual__text {
    opacity: 0;
    transform: translateY(20px);
    font-size: 35px;
    letter-spacing: 0.7px;
    font-weight: 400;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media screen and (max-width: 1279px) {
    .visual__text {
        font-size: 29px
    }
}

@media screen and (max-width: 639px) {
    .visual__text {
        font-size: 22px
    }
}

.visual__logo {
    opacity: 0;
    transform: translateY(20px);
    width: 500px;
    margin: 22px auto 70px;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.visual__logo-img {
    display: block;
    width: 100%;
    cursor: default
}

@media screen and (max-width: 1599px) {
    .visual__logo {
        width: 400px;
        margin: 20px auto 60px
    }
}

@media screen and (max-width: 639px) {
    .visual__logo {
        width: 244px;
        height: 65px
    }
}

.visual__desc {
    opacity: 0;
    transform: translateY(20px);
    color: #505050;
    font-size: 14px;
    letter-spacing: 0.3px;
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica;
    font-weight: 500;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media screen and (max-width: 639px) {
    .visual__desc {
        font-size: 12px;
        letter-spacing: 0;
        font-weight: 700
    }
}

.visual__hello {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 410px;
    height: 144px;
    margin-top: -42px;
    margin-left: -190px;
    font-size: 48px;
    line-height: 1.5;
    text-align: center;
    opacity: 0
}

@media screen and (max-width: 639px) {
    .visual__hello {
        width: 340px;
        margin-left: -170px;
        font-size: 32px;
        margin-top: 0px
    }
}

.scroll-down {
    position: absolute;
    bottom: 0;
    left: 0;
	right:0; text-align:center;
    font-size: 15px;
	font-weight:bold;
    padding-left: 20px;
    letter-spacing: 1px;
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica;
    color: #505050
}

.scroll-down .scroll-down__word {
    display: inline-block;
    position: relative;
    bottom: 140px;
}

@media screen and (max-width: 639px) {
    .scroll-down .scroll-down__word {
        margin-top: 30px
    }
}

@media screen and (max-width: 1279px) {
    .scroll-down {
        font-size: 12px
    }
}

@media screen and (max-width: 979px) {
    .scroll-down {
        left: 30px
    }
}

@media screen and (max-width: 639px) {
    .scroll-down {
        bottom: initial;
        top: 50%;
        left: 50%;
        width: 87px;
        font-size: 11px;
        padding-left: 0;
        padding-bottom: 0;
        transform: translateX(-50%);
        margin-top: 40vh;
        opacity: 0.8;
        color: rgba(51, 51, 51, 0.5)
    }
}

.scroll-down .lines {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 70px;
    overflow: hidden;
    margin-top: 2px
}

@media screen and (max-width: 639px) {
    .scroll-down .lines {
        display: block;
        width: 87px;
        margin-top: 0
    }
}

.scroll-down .lines .line-1 {
    position: absolute;
    top: 0;
    left: 0%;
    display: block;
    width: 1px;
    height: 70px;
    background: rgba(51, 51, 51, 0.3);
    overflow: hidden
}

@media screen and (max-width: 639px) {
    .scroll-down .lines .line-1 {
        left: 50%
    }
}

.scroll-down .lines .line-2 {
    position: absolute;
    top: -70px;
    left: 0%;
    display: block;
    width: 1px;
    height: 70px;
    background: rgba(51, 51, 51, 0.4);
    overflow: hidden;
    -webkit-animation: scollDown 2s infinite;
    animation: scollDown 2s infinite
}

@media screen and (max-width: 639px) {
    .scroll-down .lines .line-2 {
        left: 50%
    }
}

.about {
    position: relative;
    width: 100%;
    background-color: #fff
}

.about__inner {
    position: relative;
    width: inherit;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 60px 160px
}

@media screen and (max-width: 979px) {
    .about__inner {
        padding: 0 30px 140px
    }
}

@media screen and (max-width: 639px) {
    .about__inner {
        padding: 0 30px 120px
    }
}

.about__title {
    position: absolute;
    top: 0;
    right: 60px;
    margin-top: 120px;
    text-align: right;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.74
}

@media screen and (max-width: 1279px) {
    .about__title {
        font-size: 40px
    }
}

@media screen and (max-width: 979px) {
    .about__title {
        top: 170px;
        right: 30px;
        font-size: 35px
    }
}

@media screen and (max-width: 639px) {
    .about__title {
        top: 200px;
        font-size: 28px
    }
}

.about__title-accent {
    display: inline-block;
    position: relative;
    font-weight: 400
}

.about__title-accent:after {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -10px;
    display: block;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #141414
}

@media screen and (max-width: 639px) {
    .about__title-accent:after {
        margin-top: -8px
    }
}

.about__text {
    position: relative;
    margin-top: 90px;
    font-size: 19px;
    letter-spacing: -0.2px;
    line-height: 1.95
}

@media screen and (max-width: 1279px) {
    .about__text {
        font-size: 18px
    }
}

@media screen and (max-width: 979px) {
    .about__text {
        margin-top: 180px;
        font-size: 17px
    }
}

@media screen and (max-width: 639px) {
    .about__text {
        font-size: 16px
    }
}

.about__text-item {
    margin-top: 40px
}

.about__text-item:first-child {
    margin-top: 0
}

.profile {
    z-index: 1;
    top: -100px;
    position: relative;
    font-size: 38px
}

@media screen and (max-width: 979px) {
    .profile {
        font-size: 36px
    }
}

@media screen and (max-width: 639px) {
    .profile {
        top: -100px
    }
}

.profile__photo {
    position: relative;
    width: 398px;
    height: 330px;
    background-image: url(../images/profile-v2.webp);
    background-repeat: no-repeat;
    background-position: 20% 50%;
    background-size: 110%
}

.profile__photo.no-webp {
    background-image: url(../images/profile-v2.jpg)
}

@media screen and (max-width: 1279px) {
    .profile__photo {
        width: 360px;
        height: 298px
    }
}

@media screen and (max-width: 979px) {
    .profile__photo {
        width: 420px;
        height: 348px
    }
}

@media screen and (max-width: 639px) {
    .profile__photo {
        width: 100%
    }
}

.profile__photo:after {
    position: absolute;
    left: -14px;
    top: -14px;
    display: block;
    width: inherit;
    height: inherit;
    content: "";
    border: 2px solid #ffdb45
}

@media screen and (max-width: 639px) {
    .profile__photo:after {
        display: none
    }
}

.profile__nickname {
    display: inline-block;
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica;
    font-weight: 700
}

.profile__name {
    display: inline-block;
    font-size: 45%;
    margin-left: 0.3em;
    color: #747474
}

.work {
    position: relative;
    overflow-x: hidden;
    background-color: #fafafa;
    padding-top: 160px
}

@media screen and (max-width: 979px) {
    .work {
        padding-top: 140px
    }
}

@media screen and (max-width: 639px) {
    .work {
        padding-top: 120px
    }
}

.skill__inner {
    padding: 0 60px;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

@media screen and (max-width: 979px) {
    .skill__inner {
        padding: 0 30px;
        display: block;
        text-align: center;
        -moz-flex-direction: column;
        flex-direction: column
    }
}

.skill__title {
    display: block;
    margin-right: 200px;
    color: #333;
    font-weight: 400;
    text-align: right;
    font-size: 50px;
    line-height: 1.6;
    letter-spacing: 6.5px;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

@media screen and (max-width: 1279px) {
    .skill__title {
        font-size: 46px;
        margin-right: 140px
    }
}

@media screen and (max-width: 979px) {
    .skill__title {
        font-size: 42px;
        text-align: center;
        margin-right: 0px;
        margin-bottom: 90px
    }
}

@media screen and (max-width: 639px) {
    .skill__title {
        font-size: 40px;
        letter-spacing: 5px
    }
}

.skill__icon {
    position: relative;
    top: 12px;
    right: 8px;
    width: 48px;
    -webkit-animation: swing 2.5s infinite;
    animation: swing 2.5s infinite
}

@media screen and (max-width: 639px) {
    .skill__icon {
        width: 32px;
        top: 8px
    }
}

.skill-list {
    margin-top: 10px
}

@media screen and (max-width: 979px) {
    .skill-list {
        display: inline-block;
        text-align: left
    }
}

.skill-list__item {
    position: relative;
    font-size: 19px;
    margin-top: 56px;
    line-height: 160%;
    padding-left: 30px
}

@media screen and (max-width: 1279px) {
    .skill-list__item {
        font-size: 18px
    }
}

@media screen and (max-width: 979px) {
    .skill-list__item {
        font-size: 17px;
        margin-top: 54px
    }
}

@media screen and (max-width: 639px) {
    .skill-list__item {
        font-size: 16px;
        word-break: keep-all
    }
}

.skill-list__item:first-child {
    margin-top: 0
}

.skill-list__name {
    display: block;
    margin-bottom: 8px;
    font-weight: 700;
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica
}

.skill-list__name:before {
    position: absolute;
    top: 6px;
    left: 0;
    display: block;
    content: "";
    width: 16px;
    height: 13px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 18.9 16.7" xml:space="preserve"><style>.st0{fill:none;stroke:%23333333;stroke-width:2.5;stroke-linecap:round}</style><g id="Group_543" transform="translate(1.755 1.758)"><path id="Line_48" class="st0" d="M1.3 6.4l4.5 5.8"/><path id="Line_49" class="st0" d="M5.8 12.2l9-11"/></g></svg>')
}

@media screen and (max-width: 1279px) {
    .skill-list__name:before {
        top: 6px
    }
}

.skill-list__desc {
    line-height: 1.68;
    font-size: 98%;
    letter-spacing: -0.19px
}

.skill-list__desc .small {
    padding: 0 2px;
    letter-spacing: 0.05rem;
    font-size: 65%
}

.project__inner {
    position: relative;
    max-width: 1600px;
    margin: 150px auto 0;
    padding: 0 60px
}

@media screen and (max-width: 979px) {
    .project__inner {
        padding: 0 30px
    }
}

@media screen and (max-width: 639px) {
    .project__inner {
        margin-top: 80px
    }
}

.project__background {
    position: absolute;
    top: 0;
    left: 50%;
    width: 710px;
    height: 1100px;
    transform: rotate(-270deg) translateY(-50%);
    transform-origin: 0 0;
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -o-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none
}

@media screen and (max-width: 1279px) {
    .project__background {
        margin-left: -100px
    }
}

@media screen and (max-width: 979px) {
    .project__background {
        width: 900px
    }
}

@media screen and (max-width: 639px) {
    .project__background {
        left: 0;
        margin-left: 50%;
        height: 100vw
    }
}

.project__background-word {
    position: absolute;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 5.85px;
    color: transparent;
    -webkit-text-stroke: 1px #c1c1c1
}

@media screen and (max-width: 979px) {
    .project__background-word {
        font-size: 30px
    }
}

@media screen and (max-width: 639px) {
    .project__background-word {
        font-size: 26px
    }
}

.project__background-word:nth-child(1) {
    top: 130px;
    left: 80px
}

.project__background-word:nth-child(2) {
    top: 694px;
    left: 162px
}

.project__background-word:nth-child(3) {
    top: 370px;
    left: 470px
}

@media screen and (max-width: 979px) {
    .project__background-word:nth-child(1) {
        top: 220px;
        left: 40px
    }

    .project__background-word:nth-child(2) {
        top: 600px;
        left: 180px
    }

    .project__background-word:nth-child(3) {
        top: 380px;
        left: 520px
    }
}

@media screen and (max-width: 639px) {
    .project__background-word:nth-child(1) {
        top: 115px;
        left: 40px
    }

    .project__background-word:nth-child(2) {
        top: 250px;
        left: 240px
    }

    .project__background-word:nth-child(3) {
        top: 170px;
        left: 560px
    }
}

.project__comment {
    margin-top: 6px;
    color: #747474;
    font-size: 13px;
    text-align: right;
    font-weight: 700
}

@media screen and (max-width: 979px) {
    .project__comment {
        margin-top: 24px
    }
}

@media screen and (max-width: 639px) {
    .project__comment {
        margin-top: 30px;
        font-weight: 400;
        font-size: 12px;
        text-align: center
    }
}

.project-list {
    z-index: 1;
    position: relative;
    height: 730px;
    max-width: 1100px;
    margin: 0 auto
}

@media screen and (max-width: 1279px) {
    .project-list {
        width: 810px
    }
}

@media screen and (max-width: 979px) {
    .project-list {
        width: calc(100vw - 60px);
        height: 900px
    }
}

.project-list__item {
    position: absolute;
    transition: left 0.7s, top 0.7s
}

.project-list__item:nth-child(1) {
    top: 0;
    left: 220px
}

.project-list__item:nth-child(2) {
    top: 40px;
    left: 684px
}

.project-list__item:nth-child(3) {
    top: 310px;
    left: 0
}

.project-list__item:nth-child(4) {
    top: 260px;
    left: 430px
}

.project-list__item:nth-child(5) {
    top: 240px;
    left: 930px
}

.project-list__item:nth-child(6) {
    top: 540px;
    left: 310px
}

.project-list__item:nth-child(7) {
    top: 490px;
    left: 800px
}

@media screen and (max-width: 1279px) {
    .project-list__item:nth-child(1) {
        top: 0;
        left: 140px
    }

    .project-list__item:nth-child(2) {
        top: 30px;
        left: 684px
    }

    .project-list__item:nth-child(3) {
        top: 310px;
        left: 0
    }

    .project-list__item:nth-child(4) {
        top: 200px;
        left: 370px
    }

    .project-list__item:nth-child(5) {
        top: 290px;
        left: 670px
    }

    .project-list__item:nth-child(6) {
        top: 540px;
        left: 220px
    }

    .project-list__item:nth-child(7) {
        top: 490px;
        left: 500px
    }
}

@media screen and (max-width: 979px) {
    .project-list__item:nth-child(1) {
        top: 0;
        left: 22vw
    }

    .project-list__item:nth-child(2) {
        top: 120px;
        right: 10vw;
        left: auto
    }

    .project-list__item:nth-child(3) {
        top: 240px;
        left: 9vw
    }

    .project-list__item:nth-child(4) {
        top: 360px;
        right: 18vw;
        left: auto
    }

    .project-list__item:nth-child(5) {
        top: 480px;
        left: 24vw
    }

    .project-list__item:nth-child(6) {
        top: 600px;
        right: 7vw;
        left: auto
    }

    .project-list__item:nth-child(7) {
        top: 720px;
        left: 8vw
    }
}

@media screen and (max-width: 639px) {
    .project-list__item:nth-child(1) {
        top: 10px;
        left: 50%;
        margin-left: -120px
    }

    .project-list__item:nth-child(2) {
        top: 120px;
        left: 50%;
        right: 0;
        margin-left: 70px
    }

    .project-list__item:nth-child(3) {
        top: 240px;
        left: 50%;
        margin-left: -160px
    }

    .project-list__item:nth-child(4) {
        top: 360px;
        left: 50%;
        right: 0;
        margin-left: 20px
    }

    .project-list__item:nth-child(5) {
        top: 480px;
        left: 50%;
        margin-left: -140px
    }

    .project-list__item:nth-child(6) {
        top: 600px;
        left: 50%;
        right: 0;
        margin-left: 50px
    }

    .project-list__item:nth-child(7) {
        top: 720px;
        left: 50%;
        margin-left: -120px
    }
}

.project-list__image {
    display: block;
    width: 130px;
    height: 130px;
    background: #967e7e;
    border-radius: 8px;
    box-shadow: 0 20px 30px 0 rgba(65, 58, 58, 0.15);
    cursor: pointer
}

.project-list__image:hover {
    will-change: transform;
    transform: scale(1.05);
    opacity: 0.9;
    box-shadow: 0 20px 30px 0 rgba(65, 58, 58, 0.25)
}

@media screen and (max-width: 1279px) {
    .project-list__image {
        width: 120px;
        height: 120px;
        border-radius: 6px
    }
}

@media screen and (max-width: 639px) {
    .project-list__image {
        width: 100px;
        height: 100px
    }
}

.project-list__tag {
    margin-top: 14px;
    font-size: 14px;
    font-weight: 700;
    width: 100%
}

@media screen and (max-width: 979px) {
    .project-list__tag {
        font-size: 13px
    }
}

.project-list__tag-item {
    margin-right: 2px
}

@media screen and (max-width: 639px) {
    .project-list__tag-item {
        display: block
    }
}

.project-list__tag-item:before {
    display: inline-block;
    padding-right: 1px;
    content: "#";
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica
}

.recent__inner {
    position: relative;
    max-width: 1600px;
    margin: 196px auto 0;
    padding-bottom: 174px;
    text-align: center
}

@media screen and (max-width: 979px) {
    .recent__inner {
        margin: 140px auto 0;
        padding-bottom: 140px
    }
}

@media screen and (max-width: 639px) {
    .recent__inner {
        margin: 120px auto 0;
        padding-bottom: 120px
    }
}

.recent__title {
    margin-bottom: 50px;
    font-size: 30px;
    letter-spacing: 1px;
    color: #505050;
    font-weight: 400;
    text-align: center
}

@media screen and (max-width: 979px) {
    .recent__title {
        font-size: 28px
    }
}

@media screen and (max-width: 639px) {
    .recent__title {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 50px;
        color: #333
    }
}

.recent__background-word {
    opacity: 0;
    position: absolute;
    top: 250px;
    left: 50%;
    display: block;
    font-weight: 700;
    font-size: 102px;
    color: rgba(8, 8, 8, 0.06);
    text-align: right;
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica;
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -o-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.recent__background-word:first-child {
    margin-left: -390px
}

.recent__background-word:nth-child(2) {
    margin-top: 110px;
    margin-left: -530px
}

.recent__background-word:last-child {
    text-align: left;
    margin-left: 130px;
    margin-top: 316px
}

@media screen and (max-width: 1279px) {
    .recent__background-word {
        font-size: 88px;
        letter-spacing: -1px
    }

    .recent__background-word:first-child {
        margin-left: -348px
    }

    .recent__background-word:nth-child(2) {
        margin-top: 86px;
        margin-left: -470px
    }
}

@media screen and (max-width: 979px) {
    .recent__background-word {
        font-size: 75px
    }

    .recent__background-word:first-child {
        margin-left: -300px;
        margin-top: 20px
    }

    .recent__background-word:nth-child(2) {
        margin-top: 100px;
        margin-left: -400px
    }

    .recent__background-word:nth-child(3) {
        margin-top: 330px;
        margin-left: 120px
    }
}

@media screen and (max-width: 639px) {
    .recent__background-word {
        opacity: 1;
        font-size: 65px
    }

    .recent__background-word:first-child {
        margin-top: 20px;
        margin-left: -210px;
        transform: rotate(-90deg)
    }

    .recent__background-word:nth-child(2) {
        display: none
    }

    .recent__background-word:nth-child(3) {
        margin-top: 170px;
        margin-left: 40px;
        transform: rotate(90deg)
    }
}

.recent__btn {
    display: inline-block;
    margin: 10px auto 0
}

@media screen and (max-width: 639px) {
    .recent__btn {
        margin-top: 20px
    }
}

.recent .btn-small {
    margin: 36px auto 0
}

.ani-recent-show .recent__background-word:nth-child(1) {
    -webkit-animation-name: recentShow1;
    animation-name: recentShow1;
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.ani-recent-show .recent__background-word:nth-child(2) {
    -webkit-animation: recentShow1 1.1s;
    animation: recentShow1 1.1s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.ani-recent-show .recent__background-word:nth-child(3) {
    -webkit-animation: recentShow2 1.1s;
    animation: recentShow2 1.1s;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media screen and (max-width: 639px) {
    .ani-recent-show .recent__background-word {
        -webkit-animation: none !important;
        animation: none !important
    }
}

.screen {
    z-index: 1;
    position: relative;
    top: -20px;
    left: -54px;
    width: 580px;
    height: 790px;
    margin: 0 auto;
    background-size: 100%;
    background-image: url(../images/work-screen-shadow.webp);
    background-repeat: no-repeat
}

.screen.no-webp {
    background-image: url(../images/work-screen-shadow.png)
}

@media screen and (max-width: 979px) {
    .screen {
        width: 516px;
        height: 700px;
        left: -44px
    }
}

@media screen and (max-width: 639px) {
    .screen {
        width: 360px;
        height: 490px;
        left: -28px
    }
}

.blog {
    position: relative;
    background-color: #fafafa;
}

.blog__inner {
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    padding: 230px 60px 270px
}

@media screen and (max-width: 979px) {
    .blog__inner {
        padding: 190px 30px 180px
    }
}

.blog__title {
    margin-bottom: 120px;
    font-size: 52px;
    font-weight: 400;
    text-align: center
}

@media screen and (max-width: 1279px) {
    .blog__title {
        font-size: 48px
    }
}

@media screen and (max-width: 979px) {
    .blog__title {
        font-size: 41px;
        margin-bottom: 90px
    }
}

@media screen and (max-width: 639px) {
    .blog__title {
        font-size: 36px;
        margin-bottom: 60px
    }
}

.blog .icon {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-left: 4px;
    background-size: 100%
}

@media screen and (max-width: 639px) {
    .blog .icon {
        margin-left: 2px;
        width: 32px;
        height: 32px
    }
}

.blog__from {
    display: block;
    margin-bottom: 30px;
    font-size: 14px;
    text-align: right;
    color: #bdbdbd
}

.blog__from .blog__anchor:hover {
    text-decoration: underline;
    color: #3e87f8
}

@media screen and (max-width: 639px) {
    .blog__from {
        text-align: center;
        font-size: 13px
    }
}

.blog-list {
    position: relative;
    width: 100%;
    display: grid;
    max-width: 100%;
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    grid-gap: 70px
}

@media screen and (max-width: 979px) {
    .blog-list {
        grid-gap: 40px;
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr))
    }
}

.blog-list__item {
    position: relative;
    border: solid 1px #d9d9d9;
	background:white;
    border-radius: 6px;
    overflow: hidden;
    transition: transform 0.3s ease
}

.blog-list__item:hover {
    transform: translateY(-10px);
    box-shadow: 0px 20px 30px -2px rgba(20, 20, 20, 0.12)
}

.blog-list__item:hover .blog-list__title {    
}

/* .blog-list__item:nth-child(n+9) {
    display: none
} */

@media screen and (max-width: 979px) {
    .blog-list__item:nth-child(n+6) {
        /* display: none */
    }
}

.blog-list__img {
    display: block;
    width: 100%;
    height: 260px;
    background-size: cover;
    background-position: 50%
}

@media screen and (max-width: 1599px) {
    .blog-list__img {
        height: 210px
    }
}

@media screen and (max-width: 639px) {
    .blog-list__img {
        height: 180px
    }
}

.blog-list__info {
    padding: 30px;
    font-size: 17px;
	background:white;
}

@media screen and (max-width: 979px) {
    .blog-list__info {
        padding: 20px;
        font-size: 15px
    }
}

.blog-list__title {
    display: block;
    margin-bottom: 6px;
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.blog-list__date {
    font-size: 13px;
    color: #747474
}

.pr {
    width: 100%;
    background-color: #fafafa;
    padding-top: 210px;
    padding-bottom: 140px;
    overflow-x: hidden
}

@media screen and (max-width: 979px) {
    .pr {
        padding-top: 180px;
        padding-bottom: 120px;
        text-align: center
    }
}

@media screen and (max-width: 639px) {
    .pr {
        padding-top: 150px;
        padding-bottom: 80px
    }
}

.pr__container {
    position: relative;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 120px;
    height: 100%;
    min-height: 180px
}

@media screen and (max-width: 1279px) {
    .pr__container {
        font-size: 100px;
        min-height: 160px
    }
}

@media screen and (max-width: 979px) {
    .pr__container {
        font-size: 70px;
        height: auto
    }
}

@media screen and (max-width: 639px) {
    .pr__container {
        font-size: 42px
    }
}

.pr__container.isMobile {
    margin-left: -50%
}

.pr__title {
    position: absolute;
    left: 50%;
    width: 200%;
    padding-left: 60px;
    transform: translateX(-25%);
    margin: 0 auto;
    font-size: inherit;
    font-weight: 700;
    color: transparent;
    -webkit-text-stroke: 2px #666
}

@media screen and (max-width: 979px) {
    .pr__title {
        display: inline-block;
        position: relative;
        transform: translateX(0);
        padding-left: 0;
        left: 0;
        width: auto;
        text-align: left
    }

    .pr__title-accent {
        display: block;
        color: #141414;
        -webkit-text-stroke: 0
    }

    .pr__title .br-tablet {
        display: block
    }
}

@media screen and (max-width: 639px) {
    .pr__title {
        letter-spacing: 0.02rem;
        -webkit-text-stroke: 1px #333
    }
}

.pr__inner {
    overflow-x: hidden;
    max-width: 1600px;
    margin: 0 auto
}

.pr__status {
    font-size: 23px;
    text-align: right;
    padding-right: 60px;
    letter-spacing: 2px;
    color: #333
}

@media screen and (max-width: 979px) {
    .pr__status {
        text-align: center;
        font-size: 21px;
        margin-top: 26px;
        padding: 0 30px
    }
}

@media screen and (max-width: 639px) {
    .pr__status {
        font-size: 15px
    }
}

.pr__status .icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-left: 8px;
    background-size: 100%;
    vertical-align: top
}

@media screen and (max-width: 639px) {
    .pr__status .icon {
        width: 20px;
        height: 20px;
        margin-left: 4px
    }
}

.pr__status .accent {
    position: relative;
    display: inline-block
}

.pr__status .accent:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    content: "";
    width: 100%;
    height: 4px;
    background-color: #ffdb17
}

@media screen and (max-width: 639px) {
    .pr__status .accent:after {
        height: 3px
    }
}

.feature {
    margin-top: 180px;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-shrink: 0;
    flex-shrink: 0
}

@media screen and (max-width: 979px) {
    .feature {
        margin-top: 100px;
        padding: 0 30px;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -moz-flex-direction: column;
        flex-direction: column
    }
}

.feature__title {
    display: block;
    margin-right: 182px;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.76;
    letter-spacing: 2px
}

@media screen and (max-width: 1279px) {
    .feature__title {
        font-size: 30px;
        margin-right: 150px
    }
}

@media screen and (max-width: 979px) {
    .feature__title {
        display: inline-block;
        width: auto;
        font-size: 26px;
        margin-right: 0;
        margin-top: 30px;
        margin-bottom: 45px;
        border: 3px solid #333333;
        padding: 32px 38px
    }
}

@media screen and (max-width: 639px) {
    .feature__title {
        font-size: 21px;
        line-height: 1.64;
        padding: 28px 34px;
        margin-top: 0px
    }
}

.feature__content {
    position: relative;
    min-height: calc(410px - 70px)
}

.feature__content:before {
    position: absolute;
    top: -70px;
    left: -86px;
    display: block;
    content: "";
    width: 1px;
    height: 410px;
    background-color: #8b8b8b
}

@media screen and (max-width: 979px) {
    .feature__content {
        min-height: auto
    }

    .feature__content:before {
        display: none
    }
}

@media screen and (max-width: 639px) {
    .feature__content {
        width: 90%
    }
}

.feature__list-item {
    font-size: 19px;
    font-weight: 400;
    line-height: 2.37
}

.feature__list-item:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-bottom: 4px;
    margin-right: 8px;
    vertical-align: middle;
    background-color: #141414;
    content: ""
}

@media screen and (max-width: 1279px) {
    .feature__list-item {
        font-size: 18px;
        line-height: 2.5
    }
}

@media screen and (max-width: 979px) {
    .feature__list-item {
        text-align: left
    }
}

@media screen and (max-width: 639px) {
    .feature__list-item {
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 20px
    }

    .feature__list-item:last-child {
        margin-bottom: 0
    }
}

.feature__btn {
    display: inline-block;
    margin-top: 47px
}

@media screen and (max-width: 979px) {
    .feature__btn {
        margin: 45px auto 0;
        transform: scale(0.84)
    }
}

.contact {
    background-color: #fff
}

.contact__inner {
    max-width: 1600px;
    margin: 0 auto;
    padding: 140px 0 220px;
    text-align: center
}

@media screen and (max-width: 979px) {
    .contact__inner {
        padding: 120px 0 160px
    }
}

@media screen and (max-width: 639px) {
    .contact__inner {
        padding: 90px 0 110px
    }
}

.contact__title {
    display: block;
    margin-bottom: 70px;
    text-align: center;
    font-size: 24px;
    letter-spacing: -0.015rem;
    font-weight: 400
}

@media screen and (max-width: 979px) {
    .contact__title {
        font-size: 20px
    }
}

@media screen and (max-width: 639px) {
    .contact__title {
        font-size: 16px;
        margin-bottom: 40px
    }
}

.contact__title:before {
    display: inline-block;
    content: "";
    width: 20px;
    height: 16px;
    margin-bottom: 2px;
    margin-right: 14px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 18.9 16.7" xml:space="preserve"><style>.st0{fill:none;stroke:%23333333;stroke-width:2.5;stroke-linecap:round}</style><g id="Group_543" transform="translate(1.755 1.758)"><path id="Line_48" class="st0" d="M1.3 6.4l4.5 5.8"/><path id="Line_49" class="st0" d="M5.8 12.2l9-11"/></g></svg>')
}

@media screen and (max-width: 639px) {
    .contact__title:before {
        width: 18px;
        height: 15px;
        margin-bottom: -1px
    }
}

.contact__info {
    display: inline-block;
    position: relative
}

.contact__mail {
    display: block;
    text-align: center;
    font-size: 82px;
    font-weight: 500;
    transition: all 0.3s;
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica
}

@media screen and (max-width: 979px) {
    .contact__mail {
        font-size: 60px
    }
}

@media screen and (max-width: 639px) {
    .contact__mail {
        font-weight: 700;
        letter-spacing: 0.04em;
        font-size: 30px
    }
}

.contact__mail:hover,
.contact__mail:focus {
    color: #ffba00;
    transform: scale(0.95)
}

.contact__mail:hover+.contact__text,
.contact__mail:focus+.contact__text {
    -webkit-animation: ball 1.8s 0.2s;
    animation: ball 1.8s 0.2s
}

.contact__text {
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -o-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 26px;
    text-align: center;
    font-size: 16px;
    line-height: 170%;
    font-weight: 300;
    color: #747474
}

@media screen and (max-width: 979px) {
    .contact__text {
        font-size: 14px
    }
}

@media screen and (max-width: 639px) {
    .contact__text {
        font-size: 13px
    }
}

.footer {
    position: relative;
    background-color: #fff;
    font-weight: 400;
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica
}

.footer__inner {
    position: relative;
    max-width: 1600px;
    font-size: 15px;
    margin: 0 auto;
    padding: 0 60px 22px;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

@media screen and (max-width: 979px) {
    .footer__inner {
        font-size: 14px;
        padding: 0 30px 34px
    }
}

@media screen and (max-width: 639px) {
    .footer__inner {
        font-size: 12px;
        -moz-flex-direction: column;
        flex-direction: column
    }
}

.footer__copyright {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #adadad;
    font-family: "Spoqa Han Sans", AppleGothic, sans-serif, Helvetica
}

@media screen and (max-width: 639px) {
    .footer__copyright {
        bottom: 18px
    }
}

.footer__madeby {
    font-size: 95%;
    color: #474747;
    text-align: right;
    letter-spacing: 0.03rem
}

@media screen and (max-width: 639px) {
    .footer__madeby {
        text-align: center;
        letter-spacing: 0.065rem;
        margin-bottom: 4px
    }
}

.footer__madeby .icon--heart {
    display: inline-block;
    width: 20px;
    height: 24px;
    margin: -4px 0 0 4px;
    vertical-align: middle;
    background-size: 100%;
    -webkit-animation: heartbeat 1.8s infinite;
    animation: heartbeat 1.8s infinite
}

@media screen and (max-width: 639px) {
    .footer__madeby .icon--heart {
        width: 14px;
        height: 16px;
        margin: -2px 0 0 2px
    }
}

@media screen and (max-width: 639px) {
    .sns {
        text-align: center;
        margin-bottom: 18px;
        margin-right: 14px
    }
}

.sns__link {
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px;
    cursor: pointer
}

@media screen and (max-width: 639px) {
    .sns__link {
        width: 25px;
        height: 25px;
        margin-right: 22px
    }

    .sns__link:last-child {
        margin-right: 0
    }
}

.sns__link--blog {
    width: 35px;
    height: 17px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 136.1 66.7"><path d="M22.1 3c4.2 0 7.7 1.1 10.4 3.3 2.7 2.2 4 5 4 8.3 0 2.1-.6 4-1.7 5.6-1.1 1.6-2.7 2.9-4.9 3.8v.4c3.2.7 5.7 2.2 7.5 4.3s2.7 4.7 2.7 7.6c0 2.6-.7 4.9-2 6.9s-3.1 3.5-5.5 4.6c-2.3 1-5.1 1.5-8.2 1.5H5.1V3h17zm-2.4 19.2c2.4 0 4.2-.6 5.6-1.7 1.4-1.1 2.1-2.7 2.1-4.7 0-1.8-.6-3.2-1.9-4.3-1.3-1-2.9-1.6-5-1.6h-6.4v12.2h5.6zm2.1 20.1c3 0 5.3-.6 6.9-1.7 1.5-1.1 2.3-2.8 2.3-5 0-2-.8-3.5-2.3-4.7-1.5-1.1-3.6-1.7-6.2-1.7h-8.4v13.1h7.7zM55.1 3v46.3H47V3h8.1zM78.9 17.7c3.2 0 6.2.7 8.8 2s4.7 3.2 6.1 5.7c1.4 2.4 2.2 5.2 2.2 8.3 0 3.2-.7 6-2.1 8.4-1.4 2.4-3.4 4.3-6.1 5.7-2.7 1.4-5.6 2.1-8.9 2.1-3.2 0-6.2-.7-8.8-2.1-2.7-1.4-4.7-3.3-6-5.7-1.4-2.4-2.1-5.2-2.1-8.4 0-3.1.7-5.9 2.2-8.3 1.5-2.4 3.5-4.3 6.1-5.6 2.5-1.4 5.4-2.1 8.6-2.1zm-8.4 16c0 3.1.8 5.6 2.3 7.4 1.5 1.8 3.5 2.8 6.1 2.8 2.7 0 4.7-.9 6.3-2.7 1.5-1.8 2.3-4.3 2.3-7.6 0-3.1-.8-5.6-2.3-7.3-1.5-1.7-3.6-2.6-6.2-2.6-2.5 0-4.5.9-6 2.7-1.8 1.9-2.5 4.3-2.5 7.3zM131 18.3v5.8h-5.3c.9 1.1 1.5 2 1.8 2.9.3.9.5 1.9.5 2.9 0 2.5-.9 4.7-2.8 6.8-1.6 1.8-4.4 2.9-8.4 3.5-2.1.3-3.6.6-4.3.9-.7.3-1 .9-1 1.6 0 .6.4 1.1 1.3 1.5.9.3 2.2.7 4.1 1 4.7.8 8.1 1.9 10.3 3.4 2.2 1.5 3.3 3.6 3.3 6.1 0 3.3-1.3 5.8-4 7.5-2.7 1.8-6.5 2.6-11.5 2.6-4.8 0-8.5-.8-11.3-2.5-2.8-1.7-4.2-3.9-4.2-6.7 0-3.9 2.7-6.7 8.1-8.2-2.3-1-3.5-2.4-3.5-4 0-2.2 1.8-3.7 5.3-4.5v.1c-2.4-.7-4.3-1.8-5.8-3.5-1.4-1.7-2.1-3.7-2.1-6 0-3.3 1.3-6 3.8-8.1 2.5-2 5.8-3.1 9.9-3.1H131zm-24 37.1c0 2.8 2.8 4.1 8.3 4.1 2.4 0 4.3-.4 5.6-1.1 1.4-.8 2-1.8 2-3 0-1.4-.8-2.4-2.3-3.1-1.5-.7-3.7-1-6.5-1-2.1 0-3.8.4-5.1 1.2-1.4.7-2 1.7-2 2.9zm1.9-25.9c0 1.6.6 3 1.7 4 1.1 1.1 2.5 1.6 4.2 1.6 1.7 0 3.1-.6 4.1-1.7 1.1-1.1 1.6-2.5 1.6-4.2 0-1.5-.6-2.8-1.7-3.8s-2.5-1.5-4.1-1.5c-1.6 0-3 .6-4.2 1.7-1 1.1-1.6 2.4-1.6 3.9z"/></svg>')
}

.sns__link--blog:hover,
.sns__link--blog:focus {
    opacity: 0.6
}

.sns__link--github {
    width: 54px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219.1 52.3"><path d="M29.4 2.4c5.7 0 11.4 1.3 17 3.8v8.2c-5.6-2.9-11.1-4.3-16.6-4.3-3.4 0-6.4.7-9 2-2.6 1.3-4.7 3.3-6.1 5.8-1.4 2.5-2.2 5.4-2.2 8.5 0 4.7 1.6 8.5 4.7 11.4 3.1 2.9 7.3 4.3 12.4 4.3 1.4 0 2.8-.1 4.1-.4 1.3-.2 2.8-.7 4.6-1.4v-7.7h-7.7v-7h16.6v19.1c-2.3 1.6-5 2.8-8.2 3.7-3.2.9-6.5 1.3-10 1.3-4.9 0-9.3-1-13.3-3s-7.1-4.8-9.3-8.5c-2.2-3.6-3.3-7.7-3.3-12.1 0-4.5 1.1-8.6 3.4-12.3C8.9 10.3 12 7.5 16 5.4s8.5-3 13.4-3zM60.2 4c1.3 0 2.3.5 3.2 1.4.9.9 1.4 2 1.4 3.2 0 1.2-.4 2.3-1.3 3.2s-2 1.4-3.3 1.4c-1.2 0-2.3-.5-3.2-1.4-.9-.9-1.4-2-1.4-3.2 0-1.3.5-2.4 1.4-3.3.9-.8 1.9-1.3 3.2-1.3zm4 14.3v31H56v-31h8.2zM81.1 10.1h.7v8.2h10.6v6.2H81.8v14.3c0 1.4.4 2.5 1.3 3.4.8.9 2 1.3 3.4 1.3 1.9 0 4.1-.7 6.6-2.1v6.5c-2.9 1.3-5.7 2-8.3 2-3.5 0-6.2-.9-8.2-2.9-2-1.9-2.9-4.5-2.9-7.7V24.5h-4.8v-1.3l12.2-13.1zM107.7 3v19.5h24V3h8.9v46.3h-8.9V29.7h-24v19.6h-8.9V3h8.9zM157.7 18.3v19.2c0 2 .5 3.5 1.5 4.6 1 1 2.3 1.6 4 1.6 1.4 0 2.7-.4 3.9-1.3 1.3-.8 2.3-2 3-3.5V18.3h8.2v31h-8.2v-4.2c-2.9 3.2-6.1 4.8-9.5 4.8-3.3 0-6-1.1-8-3.2-2-2.2-3-5-3-8.5V18.3h8.1zM194.6 3v17.3c2.4-1.7 5.1-2.6 8.2-2.6 2.7 0 5.2.7 7.4 2s3.9 3.2 5.2 5.6c1.2 2.4 1.8 5.1 1.8 8.1 0 5.1-1.5 9.1-4.5 12-3 2.9-7.2 4.4-12.4 4.4-4.7 0-9.3-.9-13.8-2.6V3h8.1zm0 39.8c1.7.6 3.8.9 6.1.9 2.5 0 4.5-.9 5.9-2.7 1.5-1.8 2.2-4.3 2.2-7.6 0-2.9-.7-5.2-2.2-7-1.5-1.7-3.4-2.6-5.9-2.6-1.1 0-2.2.2-3.1.6-1 .4-2 1.1-3 2v16.4z"/></svg>')
}

.sns__link--github:hover,
.sns__link--github:focus {
    opacity: 0.6
}

.modal {
    z-index: 1150;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-duration: 400ms, 0s
}

.modal__dim {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    background-color: rgba(0, 0, 0, 0.45)
}

.modal__container {
    width: 100%;
    height: 100%;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.modal__body {
    position: relative;
    width: calc(100vw - 40px);
    max-width: 1620px;
    min-height: 188px;
    padding: 60px 20px 20px;
    background-color: #ffff;
    border-radius: 6px;
    box-shadow: 0 5px 32px 0 rgba(15, 15, 15, 0.15);
    border: 1px solid #c7c7c7
}

@media screen and (max-width: 979px) {
    .modal__body {
        width: calc(100vw - 60px);
        padding-left: 15px;
        padding-right: 15px
    }
}

.modal__body .btn-modal-close {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 24px;
    height: 24px;
    background-size: 24px 20px;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 20"><style>.st2{fill:none;stroke:%23333333;stroke-width:1.8;stroke-linecap:round}</style><g><path class="st2" d="M3 2.5l15 15M18 2.5l-15 15"/></g></svg>')
}

.modal__body .btn-modal-close:hover {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 20"><style>.st2{fill:none;stroke:%23ffba00;stroke-width:1.8;stroke-linecap:round}</style><g><path class="st2" d="M3 2.5l15 15M18 2.5l-15 15"/></g></svg>')
}

@media screen and (max-width: 639px) {
    .modal__body .btn-modal-close {
        width: 20px;
        height: 20px;
        background-size: 20px 18px;
        top: 20px;
        right: 20px
    }
}

.modal__content {
    overflow-y: auto;
    padding-right: 4px;
    height: 80vh;
    max-height: 920px
}

.modal.modal--opened {
    opacity: 1;
    visibility: visible;
    transition-property: opacity, visibility;
    transition-duration: 400ms, 0s
}

.modal.modal--opened .modal-body {
    -webkit-animation: slideInUp 0.3s 50ms;
    animation: slideInUp 0.3s 50ms;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.img-codes {
    display: block;
    width: 100%
}

.real-code {
    width: 100%;
    padding-top: 100px;
    text-align: center;
    background-color: #faf7f4
}

.real-code__text {
    font-size: 18px
}

@media screen and (max-width: 639px) {
    .real-code__text {
        font-size: 16px
    }
}

.real-code__btn {
    display: inline-block;
    margin: 28px auto 100px;
    transform: scale(0.9)
}

@media screen and (max-width: 639px) {
    .real-code__btn {
        transform: scale(0.84)
    }
}

.real-code__footer {
    width: 100%;
    font-size: 14px;
    color: #fff;
    font-family: "Montserrat", AppleGothic, sans-serif, Helvetica;
    padding: 14px 0;
    background-color: #141414
}

@media screen and (max-width: 639px) {
    .real-code__footer {
        font-size: 13px
    }
}

/*! 

  *
  style.css 
  Made by Nana with 💛
  *

*/