.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
}
.wpp_def_no_src {
object-fit: contain;
} .wpp-post-title {
} .wpp-excerpt {
}
.wpp-excerpt:empty {
display: none;
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}a {
text-decoration-thickness: 1px !important;
text-underline-offset: .1em;
} :where(.wp-site-blocks *:focus) {
outline-width: 2px;
outline-style: solid;
} .wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
margin-bottom: 3px;
} .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
outline-offset: 4px;
} .wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
outline-offset: 0;
} h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
text-wrap: pretty;
} .more-link {
display: block;
} :where(pre) {
overflow-x: auto;
}html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
box-sizing: border-box;
}
body p {
text-wrap: wrap;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
display: block;
}
body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
table,
input,
textarea,
select,
option {
line-height: 1.1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
img {
vertical-align: top;
}
a,
a img {
transition: 0.3s ease-in-out;
}
a {
color: inherit;
text-decoration: none;
}
a:hover,
a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}
img {
max-width: 100%;
}
.item__blog {
position: relative;
display: block;
}
.blog__image {
position: relative;
display: block;
width: 100%;
height: 0;
padding-bottom: 65.7492%;
border: 1px solid black;
}
.blog__image>a {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
}
.blog__image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.blog__category {
position: absolute;
top: -9px;
left: -9px;
display: flex;
gap: max(0.28vw, 4px);
}
.blog__category a {
display: inline-block;
color: white;
background-color: black;
font-size: 16px;
font-weight: 500;
line-height: 0.75;
padding: max(0.3472vw, 5px) max(1.4931vw, 21.5px);
}
.blog__content {
position: relative;
}
.blog__content .blog__title a {
display: block;
font-size: 18px;
font-weight: 500;
line-height: 1.56;
letter-spacing: 0.02em;
vertical-align: middle;
margin-block: 3px 14px;
}
.blog__tags {
display: flex;
flex-wrap: wrap;
gap: max(0.56vw, 8px);
}
.blog__date {
line-height: 0;
margin-top: 14px;
}
.blog__tags p,
.blog__date span {
display: inline-block;
font-size: 14px;
line-height: 0.7143;
font-weight: 400;
}
.blog__tags:empty~.blog__date {
margin-top: 0;
}
@media screen and (max-width: 768px) {
.blog__category {
top: -13px;
left: -8px;
gap: max(1.0667vw, 4px);
}
.blog__category a {
font-size: 16px;
line-height: 0.75;
padding: max(1.6vw, 6px) max(5.33vw, 20px);
}
.blog__content .blog__title a {
font-size: 16px;
line-height: 1.75;
margin-block: 4px 9px;
}
.blog__tags {
flex-wrap: wrap;
gap: max(3.2vw, 12px);
}
.blog__tags p,
.blog__date {
font-size: 14px;
line-height: 0.7143;
}
.blog__date {
margin-top: max(3.2vw, 12px);
}
}
.item__radio {
position: relative;
display: block;
}
.item__radio .radio__image {
position: relative;
display: block;
width: 100%;
height: 0;
padding-bottom: 100%;
}
.item__radio .radio__image img {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 4px;
}
.item__radio .radio__content {
position: relative;
}
.item__radio .radio__content .radio__title {
display: block;
font-size: 18px;
font-weight: 500;
line-height: 1.56;
vertical-align: middle;
margin-block: 6px 4px;
}
.item__radio .radio__content .radio__title_show {
display: block;
font-size: 14px;
font-weight: 500;
line-height: 1.4286;
margin-bottom: 10px;
}
.item__radio .radio__release-date {
display: flex;
align-items: center;
justify-content: space-between;
}
.item__radio .radio__release-date .t-release-date {
display: inline-flex;
align-items: center;
gap: max(0.694vw, 10px);
font-size: 14px;
line-height: 0.7143;
font-weight: 400;
}
.item__radio .radio__release-date img {
display: block;
width: max(1.4583vw, 21px);
height: max(1.4583vw, 21px);
}
@media screen and (max-width: 768px) {
.item__radio .radio__image img {
border-radius: 2px;
}
.item__radio .radio__content .radio__title {
font-size: 16px;
line-height: 1.625;
margin-block: max(2.4vw, 9px);
}
.item__radio .radio__content .radio__title_show {
font-size: 12px;
line-height: 1.5;
margin-bottom: max(2.933vw, 11px);
}
.item__radio .radio__release-date .t-release-date {
gap: max(2.133vw, 8px);
font-size: 12px;
line-height: 0.75;
}
}
.item__video {
position: relative;
cursor: pointer;
}
.item__video .thumb {
position: relative;
width: 100%;
padding-bottom: 56.3265%;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.item__video-shorts .thumb {
padding-bottom: 177.88%;
margin-bottom: 8px;
}
.item__video .thumb:before {
content: "";
position: absolute;
inset: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
z-index: 2;
}
.item__video .thumb img {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.item__video .thumb .play-icon {
position: absolute;
top: 50.5%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 3;
}
.item__video .thumb .play-icon svg {
display: inline-block;
width: max(5.556vw, 80px);
height: max(5.556vw, 80px);
}
.item__video .item__video-title {
display: block;
font-size: 18px;
font-weight: 500;
line-height: 1.56;
vertical-align: middle;
margin-top: 6px;
}
@media screen and (max-width: 768px) {
.item__video .thumb .play-icon svg {
width: max(17.0667vw, 64px);
height: max(17.0667vw, 64px);
}
.item__video .item__video-title {
font-size: 14px;
line-height: 1.7143;
}
}
.item__author {
display: flex;
align-items: flex-start;
gap: max(1.6667vw, 24px);
}
.item__author .wrap__author-thumb {
display: inline-block;
width: max(5.9028vw, 85px);
height: max(5.9028vw, 85px);
border-radius: 50%;
overflow: hidden;
}
.item__author .wrap__author-thumb img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.item__author .wrap__author-info {
flex: 1;
padding-top: max(1.5972vw, 23px);
}
.item__author .wrap__author-info h3 {
font-size: 16px;
line-height: 0.75;
font-weight: 500;
margin-bottom: max(0.5556vw, 8px);
}
.item__author .wrap__author-info p {
font-size: 16px;
line-height: 2;
font-weight: 400;
}
@media screen and (max-width: 768px) {
.item__author {
gap: max(1.6667vw, 9px);
}
.item__author .wrap__author-thumb {
width: 75px;
height: 75px;
}
.item__author .wrap__author-info {
padding-top: max(5.0667vw, 19px);
}
.item__author .wrap__author-info h3 {
margin-bottom: 4px;
}
}
.c-btn {
position: relative;
display: inline-block;
font-family: var(--featured-font);
font-style: italic;
font-size: 24px;
font-weight: 500;
line-height: 1.1667;
}
.c-btn::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
background-color: black;
transform-origin: right center;
transition: all .4s ease-in-out;
}
.c-btn::after {
content: '';
position: absolute;
right: calc(max(1.3194vw, 19px) * -1);
bottom: calc(max(0.625vw, 9px) * -1);
display: block;
background-color: black;
width: max(1.4583vw, 21px);
height: max(1.7361vw, 25px);
mask-image: url("data:image/svg+xml,%3Csvg%20viewBox='0%200%2021%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M15.2928%206.73546C14.431%205.11192%2014.3117%202.02043%2014.1808%200C13.8061%201.21316%2011.1455%206.16965%209.06505%208.47221C7.80937%209.86191%207.17723%2010.4964%206.19585%2011.3245C3.6366%2013.4837%201.86025%2014.3159%200%2015.2812C0.462436%2015.3591%201.01498%2015.4361%201.776%2015.6946C2.99291%2016.1075%203.70224%2016.5188%204.28873%2016.9439C5.19965%2017.6054%205.67569%2018.6408%205.94482%2019.6366C6.21359%2020.6329%206.27648%2021.6037%206.33712%2022.147C6.42568%2022.9526%206.46342%2023.9919%206.49133%2025C7.17792%2023.9238%208.83848%2021.3685%209.8738%2019.9691C10.6815%2018.8774%2010.931%2018.2895%2012.9404%2016.1757C15.3927%2013.5964%2019.238%2010.9906%2021%209.97546C18.8031%209.44945%2016.531%209.06797%2015.2928%206.73546Z'%20fill='currentColor'/%3E%3C/svg%3E");
mask-size: 100%;
opacity: 0;
}
.c-btn:hover {
opacity: 1;
}
.c-btn:hover:before {
transform: scaleX(0);
opacity: 0;
}
.c-btn:hover:after {
animation: fade-in-out .9s ease-in-out;
animation-delay: 0.4s;
}
.c-btn-white.c-btn {
color: white;
}
.c-btn-white.c-btn::before,
.c-btn-white.c-btn::after {
background-color: white;
}
@keyframes fade-in-out {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
100% {
opacity: 0;
}
}
:root {
--featured-font: "Jost", sans-serif;
--color-yellow: #F0BE32;
--color-gray: #303030;
--color-light-gray: #B9B9B9;
--svh: 1svh;
--lvh: 1lvh;
}
html {
overflow-x: hidden;
}
body {
font-family: 'Noto Sans JP', sans-serif;
font-size: 16px;
line-height: 1.875;
font-weight: 400;
letter-spacing: 0;
max-width: 100%;
background: #ECECEC;
color: #000;
min-height: calc(100 * var(--lvh));
text-rendering: optimizeSpeed;
overflow-x: hidden;
}
body::-webkit-scrollbar {
display: none;
}
a {
text-decoration: unset !important;
}
figure {
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
margin-block: 0;
letter-spacing: 0;
line-height: 1.7;
}
*,
:after,
:before {
box-sizing: border-box;
}
.sp-only {
display: none;
}
:root :where(.is-layout-flow)>* {
margin-block-start: 0;
}
:where(.wp-site-blocks)>* {
margin-block-start: 0;
}
.wrap__content-page {
position: relative;
width: 100%;
}
.container {
position: relative;
max-width: 100%;
padding-inline: max(5.56vw, 80px);
}
.anime_op {
opacity: 0;
transition: all 1s;
}
.is_animed {
transform: translateX(0) translateY(0) rotate(0)scale(1);
opacity: 1;
filter: blur(0px);
}
.c-heading_en {
font-family: var(--featured-font);
font-size: 90px;
font-style: italic;
font-weight: 600;
line-height: 0.7;
vertical-align: middle;
}
.c-heading_en .line {
display: block;
}
.c-heading_en .line span {
display: inline-block;
transform: translateY(100%);
transition: transform .8s cubic-bezier(.25, .8, .25, 1);
}
.is_animed .c-heading_en .line span {
transform: translateY(0);
}
.breadcrumb {
position: relative;
display: block;
margin-bottom: max(5.56vw, 80px);
}
.breadcrumb__list {
display: flex;
align-items: center;
}
.breadcrumb__list__item {
display: inline-flex;
min-width: fit-content;
font-size: 16px;
line-height: 0.75;
font-weight: 400;
}
p:has(.aligncenter) {
text-align: center;
margin-bottom: max(1.5972vw, 23px);
}
.hidden {
display: none;
}
@media screen and (min-width: 769px) {
.hidden-desktop {
display: none !important;
}
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
.container {
padding-inline: 5.56vw;
}
}
@media screen and (max-width: 768px) {
.visible-desktop {
display: none !important;
}
.pc-only {
display: none;
}
.sp-only {
display: block;
}
.container {
padding-inline: max(6.4vw, 24px);
}
.c-heading_en {
font-size: 48px;
line-height: 0.7083;
}
.breadcrumb {
margin-bottom: 87px;
}
.breadcrumb__list__item {
font-size: 12px;
}
.breadcrumb__list__item:last-child {
flex: 1;
}
.breadcrumb__list__item:last-child span {
vertical-align: middle;
max-width: 20%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.33;
}
}
@keyframes marquee-horizontal {
0% {
transform: translate3d(0, 0, 0);
}
100% {
transform: translate3d(-50%, 0, 0);
}
}
@-webkit-keyframes marquee-horizontal {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}
}.lottie-animation>div {
position: absolute;
z-index: -1;
}
.lottie-animation>div>* {
display: block;
width: 100%;
height: auto;
}
.lottie-animation.is-blog .banner-shape {
top: calc(max(12.8472vw, 185px) * -1);
right: calc(max(17.1528vw, 247px) * -1);
width: max(62.0139vw, 893px);
}
.lottie-animation.is-study .banner-shape {
top: calc(max(13.9583vw, 201px) * -1);
right: calc(max(5.8333vw, 84px) * -1);
width: max(43.2639vw, 623px);
}
.lottie-animation.is-project .banner-shape {
top: calc(max(18.6111vw, 268px) * -1);
right: calc(max(4.9306vw, 71px) * -1);
width: max(45.0694vw, 649px);
}
.lottie-animation.is-event .banner-shape {
top: calc(max(19.7917vw, 285px) * -1);
right: calc(max(5.0694vw, 73px) * -1);
width: max(44.1667vw, 636px);
}
.lottie-animation.is-column .banner-shape {
top: calc(max(10.8333vw, 156px) * -1);
right: calc(max(5.4861vw, 79px) * -1);
width: max(39.1667vw, 564px);
}
.lottie-animation.is-blog .image-lottie {
top: calc(max(5.5556vw, 80px) * -1);
right: max(8.4028vw, 121px);
width: max(38.1944vw, 550px);
}
.lottie-animation:not(.is-blog) .image-lottie {
top: max(3.75vw, 54px);
right: max(12.5vw, 180px);
width: max(18.0556vw, 260px);
}
@media screen and (max-width: 768px) {
.lottie-animation.is-blog .banner-shape {
top: calc(min(26.1333vw, 98px) * -1);
right: calc(min(59.2vw, 222px) * -1);
width: min(154.6667vw, 580px);
}
.lottie-animation.is-study .banner-shape {
top: calc(min(23.4667vw, 88px) * -1);
right: calc(min(28.5333vw, 107px) * -1);
width: min(108.8vw, 408px);
}
.lottie-animation.is-project .banner-shape {
top: calc(min(44.2667vw, 166px) * -1);
right: calc(min(38.6667vw, 145px) * -1);
width: min(124vw, 465px);
}
.lottie-animation.is-event .banner-shape {
top: calc(min(41.6vw, 156px) * -1);
right: calc(min(30.9333vw, 116px) * -1);
width: min(113.06667vw, 424px);
}
.lottie-animation.is-column .banner-shape {
top: calc(min(31.2vw, 117px) * -1);
right: calc(min(38.6667vw, 145px) * -1);
width: min(116.8vw, 438px);
}
.lottie-animation.is-blog .image-lottie {
top: min(9.0667vw, 34px);
right: calc(min(4.2667vw, 16px) * -1);
width: min(80vw, 300px);
}
.lottie-animation:not(.is-blog) .image-lottie {
top: min(17.0667vw, 64px);
right: min(5.3333vw, 20px);
width: min(48vw, 180px);
}
}