@charset "UTF-8";

@font-face {
    font-family: Galano Grotesque;
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url(../font/woff2/Galano-Grotesque-Thin.woff2) format("woff2")
}

@font-face {
    font-family: Galano Grotesque;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../font/woff2/Galano-Grotesque-Regular.woff2) format("woff2")
}

@font-face {
    font-family: Galano Grotesque;
    font-style: normal;
    font-weight: 500;
    font-display: block;
    src: url(../font/woff2/Galano-Grotesque-Medium.woff2) format("woff2")
}

@font-face {
    font-family: Galano Grotesque;
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url(../font/woff2/Galano-Grotesque-SemiBold.woff2) format("woff2")
}

@font-face {
    font-family: Galano Grotesque;
    font-style: normal;
    font-weight: 700;
    font-display: block;
    src: url(../font/woff2/Galano-Grotesque-Bold.woff2) format("woff2")
}

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

blockquote,
body,
button,
dd,
dl,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
iframe,
input,
legend,
ol,
option,
p,
pre,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    border: none
}

h1,
h2,
h3,
h4,
h5,
h6,
small,
strong,
sub,
sup,
th {
    font-size: inherit;
    font-weight: inherit
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

caption,
th {
    text-align: left
}

a,
abbr[title],
ins {
    text-decoration: none
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body,
html {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body {
    line-height: 1;
    font-family: 'Galano Grotesque' !important;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: inherit
}

q:after,
q:before {
    content: none
}

sub,
sup {
    vertical-align: initial
}

mark {
    background: none;
    color: inherit
}

svg {
    overflow: visible
}

button,
input,
select,
textarea {
    background: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit
}

select {
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none
}

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

a,
button,
input[type=checkbox],
input[type=radio],
label,
select {
    cursor: pointer
}

button {
    outline: none
}

[data-whatinput=keyboard] button:focus {
    outline: auto
}

::selection {
    background: #02FFC3;
    color: #000 !important;
}

html {
    overflow-y: scroll
}

html.bMobile {
    overflow-y: visible
}

html.sWait {
    cursor: wait
}

html.-full {
    overflow: hidden;
    height: 100%
}

body {
    color: #4e5c6b;
    font-family: YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-feature-settings: "palt";
    font-family: Roboto, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-weight: 400
}

html.-full body {
    height: 100%
}

/*! locomotive-scroll v4.0.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
    overflow: hidden
}

html.has-scroll-dragging {
    -webkit-user-select: none;
    user-select: none
}

.has-scroll-smooth body {
    overflow: hidden
}

.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh
}

[data-scroll-direction=horizontal] [data-scroll-container] {
    height: 100vh;
    display: inline-block;
    white-space: nowrap
}

[data-scroll-direction=horizontal] [data-scroll-section] {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    height: 100%
}

.c-scrollbar {
    z-index: 800;
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    height: 100%;
    transform-origin: center right;
    transition: transform .3s, opacity .3s;
    opacity: 0
}

.c-scrollbar:hover {
    transform: scaleX(1.45)
}

.c-scrollbar:hover,
.has-scroll-dragging .c-scrollbar,
.has-scroll-scrolling .c-scrollbar {
    opacity: 1
}

[data-scroll-direction=horizontal] .c-scrollbar {
    width: 100%;
    height: 10px;
    top: auto;
    bottom: 0;
    transform: scaleY(1)
}

[data-scroll-direction=horizontal] .c-scrollbar:hover {
    transform: scaleY(1.3)
}

.c-scrollbar_thumb {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    opacity: .5;
    width: 7px;
    border-radius: 10px;
    margin: 2px;
    cursor: grab
}

.has-scroll-dragging .c-scrollbar_thumb {
    cursor: grabbing
}

[data-scroll-direction=horizontal] .c-scrollbar_thumb {
    right: auto;
    bottom: 0
}

.cFooter-lead {
    font-family: Galano Grotesque, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-weight: 500;
    color: #fff;
    letter-spacing: -.015em;
    overflow: hidden
}

.cFooter-description {
    background-image: linear-gradient(180deg, #fefefe, 30%, transparent);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fefefe;
    display: block;
    opacity: .5
}

.cFooter-description-row {
    display: block;
    overflow: hidden
}

.cFooter-description-text {
    display: block
}

.cFooter-sns-list {
    display: flex;
    justify-content: space-between
}

.cFooter-sns-item {
    border: 1px solid hsla(0, 0%, 100%, .3)
}

.cFooter-sns-item.-disable {
    opacity: .3;
    pointer-events: none
}

.cFooter-sns-link {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.cFooter-sns-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(45deg, #02ffc3, #23ae8d 50%, #02ffc3);
    background-size: 200%;
    background-position: 0 0
}

.cFooter-sns-svg {
    color: #fff;
    height: auto
}

.cFooter-sns-title {
    display: flex
}

.cFooter-sns-name {
    font-family: Roboto, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-weight: 500;
    color: #fefefe;
    opacity: .5
}

.cFooter-sns-arrow {
    height: -moz-fit-content;
    height: fit-content;
    color: #fefefe;
    opacity: .5
}

.cFooter-sns-arrow-svg {
    width: 100%;
    height: auto
}

.cFooter-sns-description {
    font-family: Roboto, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-weight: 400;
    color: #fefefe;
    opacity: .5
}

.cFooter-item {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cFooter-logo-svg {
    width: 100%;
    height: auto
}

.cFooter-pagetop {
    color: hsla(0, 0%, 99.6%, .5)
}

.cFooter-pagetop-inner {
    overflow: hidden
}

.cFooter-pagetop-text {
    color: #fff;
    opacity: .5;
    will-change: transform;
    display: flex;
    align-items: center
}

.cFooter-pagetop-circle {
    position: relative;
    display: inline-block;
    background-color: #f5f5f5;
    border-radius: 50%;
    overflow: hidden
}

.cFooter-pagetop-mini-circle:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: #f83ad6;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

.cFooter-copyright {
    display: block;
    color: hsla(0, 0%, 99.6%, .5)
}

.cHeader {
    z-index: 1100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: auto
}

.cHeader.-invert .cHeader-logo,
.cHeader.-invert .cHeader-nav-arrow,
.cHeader.-invert .cHeader-nav-link {
    color: #222
}

.cHeader.-invert .cHeader-menu-line,
.cHeader.-invert .cHeader-nav-line {
    background-color: #222
}

.cHeader-inner {
    display: flex;
    justify-content: space-between
}

.cHeader-link {
    overflow: hidden
}

.cHeader-logo {
    color: #fff;
    transition: color .5s cubic-bezier(.16, 1, .3, 1)
}

.cHeader-logo-svg {
    width: 100%;
    height: auto
}

.cHeader-nav-list {
    display: flex
}

.cHeader-nav-item {
    will-change: transform;
    overflow: hidden
}

.cHeader-nav-item:not(:first-of-type) {
    margin-left: 5.75rem
}

.cHeader-nav-item.-current {
    pointer-events: none
}

.cHeader-nav-item.-current .cHeader-nav-line {
    left: 110%;
    display: inline;
    transition: left .5s cubic-bezier(.25, 1, .5, 1)
}

.cHeader-nav-item.-disable {
    opacity: .3;
    pointer-events: none
}

.cHeader-nav-link {
    position: relative;
    display: flex;
    align-items: center;
    color: #fefefe;
    font-size: 1.4375rem;
    line-height: 1.8695652174;
    letter-spacing: .085em;
    transition: color .5s cubic-bezier(.16, 1, .3, 1)
}

.cHeader-nav-line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #fefefe;
    transform-origin: left top;
    will-change: transform;
    transition: background-color .5s cubic-bezier(.16, 1, .3, 1), left .5s cubic-bezier(.25, 1, .5, 1);
    display: none
}

.cHeader-menu {
    justify-content: center;
    align-items: center;
    pointer-events: auto
}

.cHeader-menu,
.cHeader-menu-lines {
    display: inline-flex;
    width: 2.5rem;
    height: .8125rem
}

.cHeader-menu-lines {
    flex-direction: column;
    justify-content: space-between
}

.cHeader-menu-line {
    position: relative;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #f5f5f5;
    overflow: hidden;
    will-change: transform
}

.cHeader-menu-line,
.cHeader.-open .cHeader-menu-line {
    transition: translate .6s cubic-bezier(.16, 1, .3, 1), rotate .6s cubic-bezier(.16, 1, .3, 1), background-color .5s cubic-bezier(.16, 1, .3, 1)
}

.cHeader.-open .cHeader-menu-line:first-of-type {
    translate: 0 .34375rem 0;
    rotate: 45deg
}

.cHeader.-open .cHeader-menu-line:last-of-type {
    translate: 0 -.34375rem 0;
    rotate: -45deg
}

.cMenu {
    z-index: 900
}

.cMenu-content {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(42, 42, 42, .9);
    padding-top: 12.375rem;
    padding-left: 1.1875rem;
    overflow: hidden
}

.cMenu-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/common/sp/menu_noise.png);
    opacity: .5;
    z-index: -1
}

.cMenu-list.-sns {
    margin-top: 2.5rem
}

.cMenu-item:not(:first-of-type) {
    margin-top: 1.5rem
}

.-sns .cMenu-item:not(:first-of-type) {
    margin-top: 1.625rem
}

.cMenu-item.-current,
.cMenu-item.-disable {
    opacity: .5;
    pointer-events: none
}

.cMenu-link {
    display: block
}

.cMenu-link,
.cMenu-text {
    width: -moz-fit-content;
    width: fit-content
}

.cMenu-text {
    font-family: Galano Grotesque, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-weight: 400;
    font-size: 3rem;
    color: #fff;
    letter-spacing: -.06em
}

.-sns .cMenu-text {
    font-size: 2.375rem;
    letter-spacing: -.035em
}

.cModal {
    z-index: 1000;
    display: none;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.cModal-content {
    z-index: 1
}

.cModal.-open {
    display: block;
    pointer-events: auto
}

body.-open {
    pointer-events: none
}

.cNextContent {
    display: block
}

.cNextContent-inner {
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    border-bottom: 1px solid hsla(0, 0%, 100%, .2)
}

.cNextContent-description {
    overflow: hidden
}

.cNextContent-description-text {
    background-image: linear-gradient(180deg, #fefefe, 30%, transparent);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Roboto, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-weight: 400;
    color: #fefefe;
    opacity: .5
}

.cNextContent-description-row {
    display: block;
    overflow: hidden
}

.cNextContent-description-line {
    display: block
}

.cNextContent-nextPage {
    display: flex;
    align-items: center
}

.cNextContent-typo {
    position: relative;
    overflow: hidden;
    color: #fefefe;
    font-family: Galano Grotesque, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
    font-weight: 500
}

.cNextContent-button {
    color: #fefefe;
    border: 1px solid hsla(0, 0%, 99.6%, .3);
    opacity: .5;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cNextContent-button-text {
    letter-spacing: .075em
}

.cNextContent-button-arrow {
    overflow: hidden
}

.cNextContent-button-svg {
    width: 100%;
    height: auto
}

.cOrientationAlert {
    z-index: 1600;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    pointer-events: none;
    background-color: #2a2a2a
}

.cOrientationAlert-bg {
    width: 100%;
    height: 100%;
    background-image: url(../img/common/sp/orientation_noise.png);
    background-repeat: repeat;
    opacity: .5
}

.cOrientationAlert-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.cOrientationAlert-image-svg {
    width: 100%;
    height: auto
}

.cOrientationAlert-text {
    font-weight: 300;
    letter-spacing: -.025em;
    color: #f5f5f5
}

.cOrientationAlert-text,
.cOrientationAlert-text>.-bold {
    font-family: Galano Grotesque, YuGothic, 游ゴシック, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif
}

.cOrientationAlert-text>.-bold {
    font-weight: 400
}

.cScrollDown {
    z-index: 1
}

.bTablet .cScrollDown {
    position: fixed
}

.cScrollDown-content {
    overflow: hidden
}

.bTablet .cScrollDown-content {
    position: fixed;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.bTablet #pIndex .cScrollDown-content {
    bottom: 18.75rem;
    right: 2.5rem
}

.cScrollDown-text {
    color: #fff;
    will-change: transform;
    display: flex;
    align-items: center;
    opacity: 0
}

.cScrollDown-circle {
    position: relative;
    display: inline-block;
    background-color: #f5f5f5;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0
}

.cScrollDown-mini-circle:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: #f83ad6;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

.cTransition {
    z-index: 1400;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none
}

.logos-sns {
    max-width: 1200px;
    margin: 50px auto 0;
}

.client-logo-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.client-logo-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1rem;
    box-sizing: border-box;
    position: relative;
    height: 250px;
    border: 2px solid #c7c7c7;
    border-radius: 50px;
    background: rgb(255 255 255 / 80%);
    transition: border 0.5s ease-in-out;
    cursor: pointer;
}

.client-logo-item:hover {
    border: 2px solid #02FFC3;
}

.client-logo-item:hover img {
    filter: grayscale(0);
}

.client-logo-item img {
    width: 120px;
    height: auto;
    margin: 0 auto;
    vertical-align: middle;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    filter: grayscale(1);
    transition: filter 0.5s ease-in-out;
}

.client-logo-name {
    margin-top: 0.5rem;
}

.client-logo-name {
    position: absolute;
    bottom: 10%;
    width: 100%;
    font-size: 20px;
}

strong {
    font-weight: bold;
}

/* cards*/

.link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    cursor: pointer;
}

.name {
    right: 130px !important;
    font-size: clamp(30px, 5vw, 140px);
    text-align: right;
    color: #ffcd84;
    position: absolute;
    right: 0;
    padding-top: clamp(20px, 4vw, 80px) !important;
    z-index: 4;
    mix-blend-mode: difference;
}

.carousel {
    position: relative;
    z-index: 1;
    height: 100vh;
    overflow: hidden;
    pointer-events: none;
}

.carousel-item {
    --items: 6;
    --width: clamp(240px, 20vw, 380px);
    --height: clamp(338.8px, 30vw, 520px);
    --x: calc(var(--active) * 400%);
    --y: calc(var(--active) * 100%);
    --rot: calc(var(--active) * 120deg);
    --opacity: calc(var(--zIndex) / var(--items) * 3 - 1);
    overflow: hidden;
    position: absolute;
    z-index: var(--zIndex);
    width: var(--width);
    height: var(--height);
    margin: calc(var(--height) * -0.5) 0 0 calc(var(--width) * -0.5);
    border-radius: 16px;
    top: clamp(45%, 50vw, 50%);
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform-origin: 0% 100%;
    box-shadow: 0 10px 50px 10px rgba(0, 0, 0, 0.2);
    background: #ffffff00;
    pointer-events: all;
    transform: translate(var(--x), var(--y)) rotate(var(--rot));
    transition: transform 0.8s cubic-bezier(0, 0.02, 0, 1);
    box-shadow: 0px -6px 0 #ffcd84, 0px -6px 0 #ffcd84, 0px 6px 0 #ffcd84,
        0px 6px 0 #ffcd84, -6px 0px 0 #ffcd84, 6px 0px 0 #ffcd84, -6px 0px 0 #ffcd84,
        6px 0px 0 #ffcd84, -6px -6px 0 #ffcd84, 6px -6px 0 #ffcd84,
        -6px 6px 0 #ffcd84, 6px 6px 0 #ffcd84, -6px 18px 0 #ffcd84,
        0px 18px 0 #ffcd84, 6px 18px 0 #ffcd84, 0 19px 1px rgb(0 0 0 / 10%),
        0 0 6px rgb(0 0 0 / 10%), 0 6px 3px rgb(0 0 0 / 30%),
        0 12px 6px rgb(0 0 0 / 20%), 0 18px 18px rgb(0 0 0 / 25%),
        0 24px 24px rgb(0 0 0 / 20%), 0 36px 36px rgb(0 0 0 / 15%);
    opacity: var(--opacity);
}

.carousel-item .carousel-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.8s cubic-bezier(0, 0.02, 0, 1);
    font-family: "GrandHaven";
}

.carousel-item .carousel-box:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,
            rgba(0, 0, 0, 0.3),
            rgba(0, 0, 0, 0) 30%,
            rgba(0, 0, 0, 0) 50%,
            rgba(0, 0, 0, 0.5));
}

.carousel-item .title {
    position: absolute;
    z-index: 1;
    color: #fff;
    bottom: 20px;
    transform: translateX(-50%);
    left: 50%;
    transition: opacity 0.8s cubic-bezier(0, 0.02, 0, 1);
    font-size: clamp(26px, 2.5vw, 32px);
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    font-family: "Galano Grotesque";
    font-weight: bold;
    text-align: center;
}

.carousel-item .desc {
    position: absolute;
    color: #0fffca;
    font-size: 16px;
    font-family: 'Galano Grotesque';
    text-transform: capitalize;
    z-index: 1;
    text-align: center;
    padding: 10px;
    line-height: 1.4;
    top: 50px;
    background: rgb(0 0 0 / 50%);
}

.carousel-item img,
video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
}

.layout {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.layout:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 90px;
    width: 10px;
    height: 100%;
    border: 2px solid #ffcd84;
    border-top: none;
    border-bottom: none;
    opacity: 0.15;
}

.layout .box {
    position: absolute;
    bottom: 0;
    left: 30px;
    color: #ffcd84;
    transform-origin: 0% 10%;
    transform: rotate(-90deg);
    font-family: "GrandHaven";
    font-size: 9px;
    line-height: 1.4;
    text-transform: uppercase;
    opacity: 0.4;
}

.social {
    position: absolute;
    z-index: 10;
    bottom: 30px;
    right: 30px;
    opacity: 1;
}

.social a {
    display: inline-block;
    margin-left: 3px;
}

.social svg {
    width: 70px;
    height: 70px;
}

.custom-cursor {
    position: fixed;
    opacity: 0;
    top: 0;
    left: 0;
    pointer-events: none;
    mix-blend-mode: difference;
    width: 80px;
    margin-left: -40px;
    margin-top: -40px;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: #ffcd84;
    transition-property: transform, scale, opacity;
    transition-duration: 250ms;
    transition-timing-function: ease-in-out;
    scale: 0.3;
    z-index: 10000;
}

.custom-cursor--link {
    scale: 1;
}

.custom-cursor--init {
    opacity: 1;
}

.mobile-image {
    display: none;
    /* Hide the image by default */
}

.desktop-video {
    display: block;
    /* Show the video by default */
}

.lSection3 {
    background-image: url(../img/common/noise-transparent.png);
}

#service-details {
    position: absolute;
    right: 0;
    top: 50px;
    width: 50%;
    border: 3px solid #02FFC3;
    border-right: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 40px;
    font-size: 2.8rem;
    color: #fff;
    line-height: 1.5;
}

#service-details ul {
    padding-left: 40px;
}

#service-details li {
    list-style: square;
    margin-bottom: 15px;
}

.c-services {
    position: relative;
    height: 500px;
}

#circle {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    position: absolute;
    left: -250px;
    background: transparent;
    border: 3px solid #02FFC3;
    transition: all 0.2s ease-in-out;
    z-index: 22;
}

  .c-services a {
    position: absolute;
    color: #fff;
    font-size: 26px;
    padding-left: 280px;
    top: 265px;
    transform-origin: 0px -15px;
    transition: all 0.2s ease-in-out;
  }

  @media screen and (min-width: 1271px) {

    #service-details {
        height: 400px;
    }

    .c-services a:before {
        border-left: 0 solid;
        border-color: #fff;
        content: "";
        width: 50px;
        height: 50px;
        display: block;
        position: absolute;
        margin-left: -34px;
        margin-top: -15px;
        transform: rotate(6deg);
        transition: border 0.2s ease-in-out;
      }
    
      .c-services a:hover::before, .c-services a.active:before {
        border-left: 10px solid #02FFC3;
      }

      .c-services a:hover, .c-services a.active {
        color: #02FFC3;
        font-size: 28px;
      }
  }

  .c-services a:nth-of-type(1) {
    transform: rotate(330deg)
  }

  .c-services a:nth-of-type(2) {
    transform: rotate(340deg);
  }

  .c-services a:nth-of-type(3) {
    transform: rotate(350deg);
  }

  .c-services a:nth-of-type(4) {
    transform: rotate(0deg);
  }

  .c-services a:nth-of-type(5) {
    transform: rotate(10deg);
  }

  .c-services a:nth-of-type(6) {
    transform: rotate(20deg);
  }

  @media screen and (max-width: 1270px) {
    #circle {
        display: none;
    }

    .c-services {
        position: relative;
        height: auto;
    }

    #service-links {
        width: 90%;
        max-width: 700px;
        margin: 0 auto;
        text-align: center;
    }

    .c-services a {
        transform: rotate(0) !important;
        position: relative;
        color: #fff;
        font-size: 18px;
        transform-origin: 0;
        display: inline-block;
        top: 0;
        padding: 10px;
        border: 3px solid #02FFC3;
        margin: 0 10px 10px 0;
        border-radius: 10px;
    }

    .c-services a:hover, .c-services a.active {
        background: #02FFC3;
        color: #000;
      }

    #service-details {
        position: initial;
        width: 90%;
        max-width: 700px;
        border: 3px solid #02FFC3;
       border-radius: 50px;
        padding: 40px;
        font-size: .9rem;
        color: #fff;
        line-height: 1.5;
        margin: 10px auto 0;
        height: auto;
    }
  }

@media screen and (max-width: 1000px) {
    .name {
        left: 30px;
        text-align: left;
        font-size: clamp(35px, 8vw, 130px);
        position: absolute;
        margin-left: auto;
        padding-top: 28px !important;
        z-index: 4;
    }

    .description {
        font-size: clamp(8px, 2vw, 18px);
        position: relative;
        text-align: left;
        padding-top: 8px;
        text-shadow: none !important;
    }
}

@media screen and (max-width: 800px) {
    .layout {
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }

    .layout .box {
        position: absolute;
        bottom: 0;
        left: 12px;
        color: #ffcd84;
        transform-origin: 0% 10%;
        transform: rotate(-90deg);
        font-family: "Bungee";
        font-size: 8px;
        line-height: 1.4;
        text-transform: uppercase;
        opacity: 0.4;
    }

    .layout:before {
        content: "";
        position: absolute;
        z-index: 1;
        top: 0;
        left: 50px;
        width: 10px;
        height: 100%;
        border: 1px solid #ffcd84;
        border-top: none;
        border-bottom: none;
        opacity: 0.15;
    }
}

/* SOCIAL ICONS */

.social-media-icons {
    position: fixed;
    bottom: 30px;
    /* Adjust the distance from the bottom edge */
    right: 30px;
    /* Adjust the distance from the right edge */
    display: flex;
    justify-content: center;
    gap: 10px;
    z-index: 100;
    /* Ensure the icons appear above other elements */

    text-shadow: 1px 1px 10px#161616;
}

.social-media-icons a {
    text-decoration: none;
    color: inherit;
}

.social-media-icons i {
    font-size: 32px;
}

@media screen and (min-width: 768px) {
    html {
        font-size: .5555555556vw
    }

    body {
        font-size: .875rem
    }

    ._sp {
        display: none !important
    }

    html.has-scroll-smooth {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0
    }

    .cFooter-inner {
        padding: 0 2.5rem 4.375rem
    }

    .cFooter-text {
        padding-top: 12.5rem
    }

    .cFooter-lead {
        font-size: 11.25rem
    }

    .cFooter-description-wrapper {
        margin-top: .75rem;
        margin-left: .625rem
    }

    .cFooter-description {
        line-height: 1.7222222222;
        font-size: 2.25rem;
        letter-spacing: .05em
    }

    .cFooter-sns {
        display: flex;
        justify-content: left;
        margin-top: 5rem
    }

    .cFooter-sns-item {
        width: 40rem;
        height: 40rem;
        border-radius: 8.125rem
    }

    .cFooter-sns-item:not(:first-of-type) {
        margin-left: 2.5rem
    }

    .cFooter-sns-link {
        padding: 4.875rem 4.125rem 6.5rem 5.125rem;
        border-radius: 8.125rem
    }

    .cFooter-sns-icon {
        margin-left: auto;
        margin-right: 0;
        width: 10.25rem;
        height: 10.25rem;
        border-radius: 4rem
    }

    .-twitter .cFooter-sns-svg {
        margin-top: .125rem;
        width: 5.25rem
    }

    .-medium .cFooter-sns-svg {
        width: 5.125rem
    }

    .-github .cFooter-sns-svg {
        margin-top: -.125rem;
        width: 5.25rem
    }

    .cFooter-sns-name {
        font-size: 3.5rem;
        letter-spacing: .05em
    }

    .cFooter-sns-arrow {
        width: 1.25rem;
        margin-left: .625rem;
        margin-top: .125rem
    }

    .cFooter-sns-description {
        font-size: 2.25rem;
        line-height: 1.3888888889;
        margin-top: .875rem;
        letter-spacing: .05em
    }

    .cFooter-item {
        margin-top: 14.375rem
    }

    .cFooter-logo {
        width: 17.6875rem
    }

    .cFooter-pagetop {
        padding: .875rem 1.625rem;
        margin-right: -1.625rem
    }

    .cFooter-pagetop-inner {
        padding: .625rem
    }

    .cFooter-pagetop-text {
        font-size: 1.375rem;
        letter-spacing: .1em
    }

    .cFooter-pagetop-circle {
        width: 2.5rem;
        height: 2.5rem;
        margin-left: 1.375rem
    }

    .cFooter-pagetop-mini-circle {
        position: absolute;
        width: 2.5rem;
        height: 2.5rem;
        top: 0;
        right: 0
    }

    .cFooter-pagetop-mini-circle:after {
        width: .75rem;
        height: .75rem
    }

    .cFooter-copyright {
        font-size: 1.625rem;
        margin-top: 6.625rem;
        letter-spacing: .045em
    }

    .cHeader-inner {
        padding: 4.375rem 7.5rem 4.375rem 6.25rem
    }

    .cHeader-logo {
        width: 12.5625rem
    }

    .cHeader-nav-arrow {
        width: .75rem;
        height: auto;
        margin-bottom: .5rem;
        margin-left: .375rem
    }

    .cNextContent-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10.25rem 0 8.625rem;
        margin: 0 2.5rem
    }

    .cNextContent-description {
        width: 50%
    }

    .cNextContent-description-text {
        font-size: 2.25rem;
        line-height: 1.7222222222;
        letter-spacing: .05em
    }

    .cNextContent-nextPage {
        width: 50%
    }

    .cNextContent-typo {
        font-size: 17.25rem;
        letter-spacing: -.02em
    }

    .cNextContent-button {
        width: 28.75rem;
        height: 7.5rem;
        border-radius: 3.75rem;
        margin-top: 2.5rem
    }

    .cNextContent-button-text {
        font-size: 1.4375rem;
        margin-left: 3.75rem
    }

    .cNextContent-button-arrow {
        width: 1.5rem;
        margin-right: 3.375rem
    }

    .cOrientationAlert-image {
        width: 19rem
    }

    .cOrientationAlert-text {
        font-size: 5.625rem;
        margin-top: 5rem
    }

    .cScrollDown {
        position: sticky;
        will-change: transform;
        width: 100%;
        height: 100vh;
        margin-top: -100vh
    }

    .cScrollDown-content {
        padding: .625rem;
        position: fixed;
        width: -moz-fit-content;
        width: fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

    #pIndex .cScrollDown-content {
        bottom: 6.25rem;
        right: 2.5rem
    }

    #pProduct .cScrollDown-content {
        bottom: 25rem;
        right: 2.5rem
    }

    .cScrollDown-text {
        font-size: 1.375rem;
        letter-spacing: .1em
    }

    .cScrollDown-circle {
        width: 2.5rem;
        height: 2.5rem;
        margin-left: 1.375rem
    }

    .cScrollDown-mini-circle {
        position: absolute;
        width: 2.5rem;
        height: 2.5rem;
        top: 0;
        right: 0
    }

    .cScrollDown-mini-circle:after {
        width: .75rem;
        height: .75rem
    }
}

@media screen and (max-width: 767px) {
    html {
        font-size: 3.8647342995vw;
        min-height: 100vh
    }

    body {
        font-size: .8125rem
    }

    ._pc {
        display: none !important
    }

    .cFooter-inner {
        padding: 5.625rem 1.28125rem 2.8125rem
    }

    .cFooter-text {
        margin-left: -.0625rem
    }

    .cFooter-lead {
        font-size: 3rem
    }

    .cFooter-description-wrapper {
        margin-top: 1.5rem;
        margin-left: .1875rem
    }

    .cFooter-description {
        line-height: 1.625;
        font-size: 1rem;
        letter-spacing: .075em
    }

    .cFooter-sns {
        margin-top: 3.4375rem
    }

    .cFooter-sns-list {
        flex-wrap: wrap
    }

    .cFooter-sns-item {
        width: 11.375rem;
        height: 11.375rem;
        border-radius: 2.25rem;
        border: 1px solid hsla(0, 0%, 100%, .3)
    }

    .bWindows .cFooter-sns-item {
        width: 11.03125rem;
        height: 11.03125rem
    }

    .cFooter-sns-item:nth-of-type(n+3) {
        margin-top: .5625rem
    }

    .cFooter-sns-item:last-of-type {
        margin-left: auto
    }

    .cFooter-sns-link {
        padding: 1.1875rem 1.1875rem 1.1875rem 1.25rem;
        border-radius: 2.25rem
    }

    .cFooter-sns-icon {
        margin-left: auto;
        margin-right: 0;
        width: 2.8125rem;
        height: 2.8125rem;
        border-radius: 1rem
    }

    .-twitter .cFooter-sns-svg {
        margin-top: .0625rem;
        width: 1.46875rem
    }

    .-medium .cFooter-sns-svg {
        width: 1.4375rem
    }

    .-github .cFooter-sns-svg {
        margin-top: -.0625rem;
        width: 1.4375rem
    }

    .cFooter-sns-name {
        font-size: 1rem;
        letter-spacing: .075em
    }

    .cFooter-sns-arrow {
        width: .5rem;
        padding-left: .125rem;
        margin-top: -.3125rem
    }

    .cFooter-sns-description {
        font-size: .75rem;
        line-height: 1.5;
        margin-top: .4375rem;
        letter-spacing: .055em
    }

    .cFooter-item {
        margin-top: 3.125rem
    }

    .cFooter-logo {
        width: 8.78125rem
    }

    .cFooter-pagetop-inner {
        padding: .3125rem
    }

    .cFooter-pagetop-text {
        font-size: .75rem
    }

    .cFooter-pagetop-circle {
        width: 1.25rem;
        height: 1.25rem;
        margin-left: .5rem
    }

    .cFooter-pagetop-mini-circle {
        position: absolute;
        width: 1.25rem;
        height: 1.25rem;
        top: 0;
        right: 0
    }

    .cFooter-pagetop-mini-circle:after {
        width: .375rem;
        height: .375rem
    }

    .cFooter-copyright {
        font-size: .75rem;
        margin-top: 2.375rem;
        letter-spacing: .07em
    }

    .cHeader-inner {
        align-items: center;
        padding: 1.28125rem
    }

    .cHeader-logo {
        width: 6.75rem
    }

    .cNextContent-inner {
        padding: 4.3125rem 0 3.5625rem;
        margin-inline: 1.28125rem
    }

    .cNextContent-description-text {
        font-size: 1rem;
        line-height: 1.625;
        letter-spacing: .075em;
        margin-top: 1.5625rem
    }

    .cNextContent-nextPage {
        margin-top: .375rem;
        margin-left: -.125rem
    }

    .cNextContent-typo {
        font-size: 3.25rem;
        letter-spacing: -.02em;
        white-space: nowrap
    }

    .cNextContent-button {
        width: 15rem;
        height: 4.0625rem;
        border-radius: 2rem;
        margin-top: 2.875rem
    }

    .cNextContent-button-text {
        font-size: .75rem;
        margin-left: 2.1875rem
    }

    .cNextContent-button-arrow {
        width: 1.125rem;
        margin-right: 2.1875rem
    }

    .cOrientationAlert-image {
        width: 3.125rem
    }

    .cOrientationAlert-text {
        font-size: 1.125rem;
        margin-top: .9375rem
    }

    .cScrollDown {
        position: fixed;
        width: -moz-fit-content;
        width: fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

    #pIndex .cScrollDown {
        bottom: 1.28125rem;
        right: 1.28125rem
    }

    #pProduct .cScrollDown {
        width: 100%;
        top: 100vh
    }

    .cScrollDown-content {
        padding: .3125rem
    }

    #pProduct .cScrollDown-content {
        position: absolute;
        margin-left: 20.6875rem;
        margin-top: -13.3125rem
    }

    .cScrollDown-text {
        font-size: .75rem
    }

    .cScrollDown-circle {
        width: 1.25rem;
        height: 1.25rem;
        margin-left: .5rem
    }

    .cScrollDown-mini-circle {
        position: absolute;
        width: 1.25rem;
        height: 1.25rem;
        top: 0;
        right: 0
    }

    .cScrollDown-mini-circle:after {
        width: .375rem;
        height: .375rem
    }

    .service-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .client-logo-list {
        grid-template-columns: repeat(2, 1fr);
    }
}