@charset 'UTF-8';

*{
    font-family: Arial,"Microsoft YaHei",PingFangSC-Regular,"Hiragino Sans GB","Droid Sans Fallback","WenQuanYi Micro Hei",sans-serif !important;
}

.cLinkGreen {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-family: minion-pro, serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.63;
    color: var(--c-green)
}

.cLinkGreen::before {
    content: "";
    min-width: calc(40rem / 16);
    width: calc(100rem / 16);
    height: 1px;
    margin-top: calc(5rem / 16);
    margin-right: calc(11rem / 16);
    background-color: currentColor
}

.cLinkGreen__text {
    flex-shrink: 0
}

@media screen and (min-width: 768px) {
    .cLinkGreen {
        padding: .25em 0
    }

    .cLinkGreen::before {
        min-width: calc(40rem / 16);
        max-width: calc(100rem / 16);
        height: calc(1rem / 16);
        margin-top: 0;
        margin-right: calc(11rem / 16)
    }

    .cLinkGreen__text {
        line-height: 1
    }
}

#app {
    transition: color .32s cubic-bezier(0.39, 0.575, 0.565, 1)
}

#app.isNight {
    --c-background-stroke: #5fdbbb;
    color: var(--c-white);
    transition: color .32s cubic-bezier(0.39, 0.575, 0.565, 1) .12s
}

#app.isNight .pNight__mover {
    background-image: linear-gradient(90deg, #5CA5D8 25%, transparent);
}

#app.isNight ::-moz-selection {
    background-color: var(--c-white);
    color: var(--c-black)
}

#app.isNight ::selection {
    background-color: var(--c-white);
    color: var(--c-black)
}

@keyframes nightIn {
    0% {
        background-image: linear-gradient(90deg, var(--c-black) 25%, transparent);
        transform: translateX(-150%);
        opacity: .2
    }

    100% {
        background-image: linear-gradient(90deg, var(--c-black) 25%, transparent);
        transform: translateX(0%);
        opacity: 1
    }
}

@keyframes nightOut {
    0% {
        background-image: linear-gradient(270deg, var(--c-black) 25%, transparent);
        transform: translateX(-75%)
    }

    100% {
        background-image: linear-gradient(270deg, var(--c-black) 25%, transparent);
        transform: translateX(100%);
        opacity: 1
    }
}

.pNight {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 100lvh;
    z-index: -1;
    overflow: hidden
}

.pNight__mover {
    display: block;
    width: 400%;
    height: 100%;
    background-image: linear-gradient(270deg, var(--c-black) 25%, transparent);
    background-position: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform, opacity
}

.cWorksItem__thumb {
    position: relative;
    width: var(--thumb-width, 100%);
    height: var(--thumb-height)
}

.cWorksItem__thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid var(--c-off-white-alpha);
    transition: border-color .32s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.cWorksItem__thumb img {
    height: 100%
}

.cWorksItem__content {
    margin-top: calc(14rem / 16)
}

.cWorksItem__category {
    color: #fff;
    font-size: calc(12rem / 16);
    line-height: 1.67
}

.cWorksItem__title {
    font-size: calc(15rem / 16);
    line-height: 1.67;
    margin-top: var(--title-mt)
}

.cWorksItem__client {
    font-size: calc(12rem / 16);
    line-height: 1.67;
    margin-top: var(--client-mt)
}

.isNight .cWorksItem__thumb::after {
    border-color: var(--c-gray)
}

@media screen and (min-width: 768px) {
    .cWorksItem__title {
        font-size: max(14px, 15rem / 16)
    }

    .cWorksItem__client {
        font-size: max(12px, 12rem / 16)
    }
}

.pMV {
    width: 100%
}

.pMV__inner {
    position: relative;
    display: flex;
    align-items: center;
    height: 100vh;
    height: 100svh
}

.pMV__illust {
    position: absolute;
    width: 100%;
    height: 100%
}

.pMV__illust_image {
    width: 100%;
    margin-top: calc(88rem / 16) !important
}

.pMV__illust_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pMV__headline {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: calc(73rem / 16)
}

.pMV__headline_ja {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
    font-style: normal;
    font-feature-settings: "palt";
    font-weight: 300;
    font-feature-settings: normal;
    font-size: calc(42rem / 16);
    line-height: 1.28;
    text-align: center
}

.pMV__headline_ja_text {
    display: flex;
    justify-content: flex-start
}

.pMV__headline_ja [data-char=Ã£â€šÂ¯] {
    letter-spacing: -0.1em
}

.pMV__headline_ja [data-char=Ã£Æ’Âª] {
    letter-spacing: -0.1em
}

.pMV__headline_ja [data-char=Ã£â€šÂ¤] {
    letter-spacing: -0.1em
}

.pMV__headline_ja [data-char=Ã£Æ’â€ ] {
    letter-spacing: -0.15em
}

.pMV__headline_ja [data-char=Ã£â€šÂ£] {
    letter-spacing: -0.15em
}

.pMV__headline_ja [data-char=Ã¥â€¦â€°] {
    letter-spacing: -0.05em
}

.pMV__headline_ja [data-char=Ã£ÂÂ¨] {
    letter-spacing: -0.05em
}

.pMV__headline_ja [data-char=Ã£â‚¬â€š] {
    letter-spacing: -0.5em
}

.pMV__headline_en {
    font-family: minion-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: calc(12rem / 16);
    letter-spacing: .1em;
    line-height: 1.2;
    margin-top: calc(8rem / 16);
    margin-left: calc(2rem / 16)
}

.pMV__scroll {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    height: calc(67rem / 16);
    bottom: 0
}

.pMV__scroll_button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.pMV__headline_ja_text2 {
    margin-right: -0.3em;
}

.pMV__scroll_text {
    font-family: minion-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: calc(12rem / 16);
    letter-spacing: .1em;
    line-height: 1.24
}

.pMV__scroll_line {
    width: 1px;
    height: calc(50rem / 16);
    background-color: currentColor
}

.pHome {
    position: relative;
    margin-top: calc(101rem / 16)
}

.pHome__inner {
    padding: 0 25px
}

.pAbout__headline {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
    font-style: normal;
    font-feature-settings: "palt";
    font-weight: 300;
    font-size: max(29px, 29rem / 16);
    line-height: 1.42;
    white-space: nowrap;
    letter-spacing: -0.05em;
}

.pAbout__box {
    margin-top: calc(34rem / 16)
}

.pAbout__text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.8em;
    font-size: max(14px, 14rem / 16);
    color: var(--noto-jp-13-color);
    transition: color .32s cubic-bezier(0.39, 0.575, 0.565, 1) var(--noto-jp-13-delay);
    line-height: 2;
    padding: 0 0 0 calc(3rem / 16)
}

@media screen and (min-width: 768px) {
    .pAbout__text {
        font-size: max(14px, 14rem / 16)
    }
}

.pAbout__link {
    font-size: max(20px, 20rem / 16);
    letter-spacing: .03em;
    margin-top: calc(27rem / 16);
    margin-left: auto
}

.pService {
    margin-top: calc(113rem / 16)
}

.pService__inner {
    margin: 0 calc(50% - 50vw);
    padding: 0 0 0 25px
}

.pService__headline {
    font-family: minion-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: max(60px, 60rem / 16);
    line-height: 1.67
}

.pService__list {
    margin-top: calc(7rem / 16)
}

.pServiceItem+.pServiceItem {
    margin-top: calc(58rem / 16)
}

.pServiceItem__title {
    font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
    font-style: normal;
    font-feature-settings: "palt";
    font-weight: 300;
    font-size: max(22px, 22rem / 16);
    line-height: 1.67;
    text-align: center;
    margin-top: calc(19rem / 16)
}

.pServiceItem__desc {
    font-size: max(12px, 12rem / 16);
    line-height: 1.88;
    text-align: center
}

.pWorks {
    margin-top: calc(204rem / 16)
}

.pWorks__inner {
    padding-bottom: calc(100rem / 16)
}

.pWorks__headline {
    font-family: minion-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-size: max(60px, 60rem / 16);
    line-height: 1.67;
    text-align: center
}

.pWorks__list {
    --thumb-height: calc(216rem / 16);
    --title-mt: calc(6rem / 16);
    --client-mt: calc(6rem / 16);
    display: grid;
    gap: calc(58rem / 16);
    margin-top: calc(6rem / 16)
}

.pWorks__more {
    font-size: max(20px, 20rem / 16);
    letter-spacing: .03em;
    margin-top: calc(54rem / 16);
    margin-left: auto
}

.pOp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: var(--z-op);
    background-color: var(--c-white)
}

.pOp__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.pOp__logo {
    position: absolute;
    width: 100%;
    padding: 0 25px;
    opacity: 1
}

.pOp__kusya {
    position: absolute;
    width: 200%;
    height: 200%;
    display: none
}

.lHeader {
    opacity: 0;
    transform: translateY(calc(-20rem / 16))
}

.pMV__headline_ja_text {
    overflow: hidden
}

.pMV__headline_ja_text .char {
    display: inline-block
}

.pMV__headline_ja_text1 .char:nth-child(1) {
    /* letter-spacing: -0.26em; */
}

.pMV__headline_ja_text1 .char:nth-child(2) {
    letter-spacing: -0.26em;
}

.pMV__headline_ja_text1 .char:nth-child(3) {
    letter-spacing: -0.16em;
}

.pMV__headline_ja_text1 .char:nth-child(4) {
    letter-spacing: -0.27em;
}

.pMV__headline_ja_text1 .char:nth-child(5) {
    letter-spacing: -0.4em;
}

.pMV__headline_ja_text1 .char:nth-child(6) {
    letter-spacing: -0.37em;
}

.pMV__headline_ja_text1 .char:nth-child(7) {
    letter-spacing: -0.18em;
}

.pMV__headline_ja_text1 .char:nth-child(8) {
}

.pMV__headline_ja_text2 .char:nth-child(1) {
    /* letter-spacing: -0.2em; */
    margin-top: 0.01em;
    font-size: calc(40rem / 16);
}

.pMV__headline_ja_text2 .char:nth-child(2) {
    letter-spacing: -0.18em;
}

.pMV__headline_ja_text2 .char:nth-child(3) {
    letter-spacing: 0.015em;
    margin-top: 0.01em;
    font-size: calc(40rem / 16);
}

.pMV__headline_ja_text2 .char:nth-child(4) {
    letter-spacing: -0.15em;
    margin-top: 0.01em;
    font-size: calc(40rem / 16);
}

.pMV__headline_ja_text2 .char:nth-child(5) {
    letter-spacing: -0.28em;
}

.pMV__headline_ja_text2 .char:nth-child(6) {
}

.pMV__headline_en {
    overflow: hidden
}

.pMV__headline_en>span {
    display: inline-block
}

.pMV__scroll {
    opacity: 0;
    transform: translateY(calc(20rem / 16))
}

.pAbout__headline,
.pAbout__box {
    transform: translateY(20%);
    opacity: 0;
    transition: 1s transform cubic-bezier(0.165, 0.84, 0.44, 1), .6s opacity cubic-bezier(0.39, 0.575, 0.565, 1)
}

.pAbout__box {
    transition-delay: .6s
}

.pAbout.isShow .pAbout__headline,
.pAbout.isShow .pAbout__box {
    opacity: 1;
    transform: translateY(0)
}

.lBackground {
    opacity: 0
}

@media screen and (min-width: 768px) {
    .pMV__illust {
        height: calc(768rem / 16)
    }

    .pMV__illust_image {
        margin-top: 0 !important
    }

    .pMV__illust_mask svg {
        stroke-dasharray: calc(1320rem / 16);
        stroke-dashoffset: 0
    }

    .pMV__headline {
        align-items: flex-end;
        margin-top: calc(52rem / 16);
        padding-right: calc(100rem / 16)
    }

    .pMV__headline_ja {
        align-items: flex-end;
        font-size: calc(91rem / 16);
        line-height: 1.3
    }

    .pMV__headline_ja_text2 {
        margin-right: -0.68em
    }

    .pMV__headline_ja [data-char=Ã£â‚¬â€š] {
        letter-spacing: -0.07em
    }

    .pMV__headline_ja_text2 .char:nth-child(1) {
        font-size: calc(89rem / 16);
    }

    .pMV__headline_ja_text2 .char:nth-child(4) {
        font-size: calc(89rem / 16);
    }

    .pMV__headline_ja_text2 .char:nth-child(3) {
        font-size: calc(89rem / 16);
    }

    .pMV__headline_en {
        font-size: calc(14rem / 16);
        margin-top: calc(20rem / 16);
        padding-right: calc(12rem / 16)
    }

    .pMV__scroll {
        height: calc(60rem / 16)
    }

    .pMV__scroll_text {
        font-size: max(14px, 14rem / 16)
    }

    .pMV__scroll_line {
        height: calc(38rem / 16)
    }

    .pHome {
        margin-top: calc(219rem / 16)
    }

    .pHome__inner {
        padding: 0
    }

    .pAbout__inner {
        display: flex;
        justify-content: space-between;
        padding: 0 calc(184rem / 16)
    }

    .pAbout__headline {
        flex-shrink: 0;
        font-size: max(36px, 42rem / 16);
        line-height: 1.52;
        letter-spacing: -0.05em;
    }

    .pAbout__box {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        margin-top: calc(160rem / 16);
        margin-left: calc(-240rem / 16)
    }

    .pAbout__text {
        gap: 2em;
        width: max(260px, 410rem / 16);
        font-size: max(14px, 14rem / 16);
        line-height: 2.4;
        margin-left: calc(44rem / 16);
        padding: 0
    }

    .pAbout__link {
        display: inline-flex;
        font-size: max(20px, 20rem / 16);
        margin-top: calc(63rem / 16)
    }

    .pService {
        margin-top: calc(185rem / 16)
    }

    .pService__inner {
        margin: 0;
        padding-left: calc(120rem / 16)
    }

    .pService__headline {
        font-size: max(80px, 80rem / 16)
    }

    .pService__list {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        margin: calc(13rem / 16) calc(-11rem / 16) 0
    }

    .pServiceItem {
        width: 33.3%
    }

    .pServiceItem+.pServiceItem {
        margin-top: 0
    }

    .pServiceItem__link {
        padding: 0 calc(11rem / 16)
    }

    .pServiceItem__title {
        font-size: max(20px, 24rem / 16);
        margin-top: calc(34rem / 16)
    }

    .pServiceItem__desc {
        margin-top: calc(5rem / 16);
        font-size: max(12px, 12rem / 16)
    }

    .pWorks {
        margin-top: calc(200rem / 16)
    }

    .pWorks__inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 calc(120rem / 16) calc(160rem / 16)
    }

    .pWorks__headline {
        font-size: max(80px, 80rem / 16)
    }

    .pWorks__more {
        display: inline-flex;
        font-size: max(20px, 20rem / 16);
        margin-top: calc(76rem / 16);
        margin-left: auto
    }

    .cWorksList {
        --thumb-width: calc(535rem / 16);
        --thumb-height: calc(363rem / 16);
        --title-mt: calc(11rem / 16);
        --client-mt: calc(7rem / 16);
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: calc(58rem / 16) 0;
        margin-top: calc(268rem / 16)
    }

    .cWorksItem {
        width: calc(50% - (28rem / 16))
    }

    .cWorksItem__content {
        margin-top: calc(20rem / 16)
    }

    .cWorksItem:nth-child(2n-1) {
        margin-top: calc(-153rem / 16)
    }

    .pOp__logo {
        width: calc(328rem / 16);
        padding: 0
    }

    .pOp__kusya {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

@media screen and (min-width: 1024px) {
    .pAbout__inner {
        padding: calc(80rem / 16) calc(240rem / 16) 0;
    }

    .pAbout__box {
        margin-top: calc(120rem / 16);
        margin-left: 0
    }
}

@media screen and (min-width: 1366px) {
    .pAbout__inner {
        padding: calc(80rem / 16) calc(240rem / 16) 0;
    }
}