@charset "UTF-8";
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}
    body{
letter-spacing:.2em;
overflow-x: hidden;
}
.main{
border:none;
background:black;
}
#container{
overflow-x:hidden;
}
figure.wp-block-image.margin0{
margin:0 auto;
}
.content{
margin-top:47px;
}
.content-in a {
display:inline-block;
transition: transform 1s ease; }
.content-in a:hover {
transform: scale(1.1); }
ul.menu-list.menu-active {
backdrop-filter: blur(5px) grayscale(.5);
}
.content-in p{
line-height:2em;
}
a:hover{
color:white;
} .scroll-right {
opacity: 0;
transform: translateX(50%) scale(1.5); transition: opacity 0.8s ease, transform 0.8s ease;
}
.scroll-left {
opacity: 0;
transform: translateX(-50%) scale(1.5); transition: opacity 0.8s ease, transform 0.8s ease;
}
.scroll-right.show-image, .scroll-left.show-image {
opacity: 1;
transform: translateX(0) scale(1); } .wp-block-heading span{
opacity: 0;
transition: opacity 0.3s ease, transform 0.3s ease;
transform:translateY(-.5em);
display:inline-block;
}
.wp-block-heading.show-heading span {
opacity: 1;
transition: transform 0.5s ease-out, opacity 0.5s ease-out;
transform:translateY(0);
}
.wp-block-heading.show-heading span:nth-child(1) { transition-delay: 0.05s; }
.wp-block-heading.show-heading span:nth-child(2) { transition-delay: 0.1s; }
.wp-block-heading.show-heading span:nth-child(3) { transition-delay: 0.15s; }
.wp-block-heading.show-heading span:nth-child(4) { transition-delay: 0.2s; }
.wp-block-heading.show-heading span:nth-child(5) { transition-delay: 0.25s; }
.wp-block-heading.show-heading span:nth-child(6) { transition-delay: 0.3s; }
.wp-block-heading.show-heading span:nth-child(7) { transition-delay: 0.35s; }
.wp-block-heading.show-heading span:nth-child(8) { transition-delay: 0.4s; }
.wp-block-heading.show-heading span:nth-child(9) { transition-delay: 0.45s; }
.wp-block-heading.show-heading span:nth-child(10) { transition-delay: 0.5s; }
.wp-block-heading.show-heading span:nth-child(11) { transition-delay: 0.55s; }
.wp-block-heading.show-heading span:nth-child(12) { transition-delay: 0.6s; }
.wp-block-heading.show-heading span:nth-child(13) { transition-delay: 0.65s; }
.wp-block-heading.show-heading span:nth-child(14) { transition-delay: 0.7s; }
.wp-block-heading.show-heading span:nth-child(15) { transition-delay: 0.75s; }
.wp-block-heading.show-heading span:nth-child(16) { transition-delay: 0.8s; }
.wp-block-heading.show-heading span:nth-child(17) { transition-delay: 0.85s; }
.wp-block-heading.show-heading span:nth-child(18) { transition-delay: 0.9s; }
.wp-block-heading.show-heading span:nth-child(19) { transition-delay: 0.95s; }
.wp-block-heading.show-heading span:nth-child(20) { transition-delay: 1.0s; }
.wp-block-heading.show-heading span:nth-child(21) { transition-delay: 1.05s; }
.wp-block-heading.show-heading span:nth-child(22) { transition-delay: 1.1s; }
.wp-block-heading.show-heading span:nth-child(23) { transition-delay: 1.15s; }
.wp-block-heading.show-heading span:nth-child(24) { transition-delay: 1.2s; }
.wp-block-heading.show-heading span:nth-child(25) { transition-delay: 1.25s; }
.wp-block-heading.show-heading span:nth-child(26) { transition-delay: 1.3s; }
.wp-block-heading.show-heading span:nth-child(27) { transition-delay: 1.35s; }
.wp-block-heading.show-heading span:nth-child(28) { transition-delay: 1.4s; }
.wp-block-heading.show-heading span:nth-child(29) { transition-delay: 1.45s; }
.wp-block-heading.show-heading span:nth-child(30) { transition-delay: 1.5s; } a.wp-block-button__link.wp-element-button{
opacity:0;
transform:scale(.8);
transition: opacity 1s ease, transform 1s ease;
}
a.wp-block-button__link.wp-element-button.show-button {
transform:scale(1);
opacity:1;
}
a.wp-block-button__link.wp-element-button.show-button:hover{
transform:scale(1.1);
}
a.wp-block-button__link.wp-element-button:after {
content: '＞';
opacity:0;
transition: opacity 1s ease, transform 1s ease;
transform:translateX(-1em);
display:inline-block;
}
a.wp-block-button__link.wp-element-button.show-button:after {
content: '＞';
transform:translateX(1em);
opacity:1;
} .content-in p {
opacity: 0;
transform: translateY(-2em);
transition: opacity 1s ease, transform 1s ease;
display: inline-block;
width: 100%; }
.content-in p.show-paragraph {
transform: translateY(0);
opacity: 1;
} .custom-aspect img{
object-fit:cover;
aspect-ratio:4/3 !important;
}
@media screen and (min-width: 750px){
.custom-aspect img{
object-fit:cover;
aspect-ratio:16/6 !important;
}
}
.line-height-reset{
line-height:1em !important;
}
.center-left{
text-align:left;
}
.center-left br{
display:none;
}
@media screen and (min-width: 750px){
.center-left{
text-align:center;
}
.center-left br{
display:block;
}
} #container.page-fade-in{
opacity: 1;
transform: unset;
}
#container{
opacity: 0;
transform: translateY(-20px);
transition: opacity 1.2s ease, transform 1.2s ease;
}
.home #container{
opacity:1;
transform: unset;
} .home .custom-header {
top: -100px; opacity: 0;
transition: top 2s ease-out, opacity 2s ease-out;
}
.home .custom-header.header-slide-in {
top: 0;
opacity: 1;
} #header-in .logo.logo-header.logo-text {
display: none;
}
.in-menu-button{
padding: .2em 1em;
margin: 2em 10%;
border:1px solid white;
border-radius:4px;
} #footer{
display:none;
}
.footer-content{
position:relative;
z-index:1;
} .home #content, .home #content-in{
margin: 0;
width: 100%;
}
.home .main{
padding: 0;
border: none;
}
.home .entry-title{
display: none;
}
.home header.article-header.entry-header{
display:none;
}
.home .entry-content{
margin:0;
}
.home .page .entry-content{
margin-top:0;
}
@media screen and (min-width: 1238px){
.home .page .entry-content{
margin:0;
max-width:100%;
}
} .page .wrap{
margin:0;
width:100%;
}
.page .eye-catch{
position:absolute;
width: 100%;
height: 300px;
top:0;
left:0;
background:black;
}
.page .eye-catch img {
position:absolute;
width: 100%;
height: 300px;
overflow: hidden;
object-fit: cover;
opacity:.7;
}
.page .entry-title {
position: absolute;
top: 200px;
left: 50%;
transform: translate(-50%, -50%);
color: white;
font-size: 3rem;
font-weight:normal;
z-index: 1;
margin: 0;
text-align:center;
}
.page .entry-content{
margin-top:300px;
}
@media screen and (min-width: 1238px){
.page .eye-catch, .page .eye-catch img{
height: 600px;
}
.page .entry-title {
top:450px;
}
.page .entry-content{
margin:600px auto 0;
max-width:1238px;
}
.page .entry-title {
font-size:4em;
}
}
.page .entry-title {
letter-spacing: 0;
animation: letterSpacingAnimation 2s ease-in-out forwards; }
@keyframes letterSpacingAnimation {
from {
letter-spacing: 0em;
}
to {
letter-spacing: 0.2em;
}
}  @media screen and (max-width: 1023px){ } @media screen and (max-width: 834px){ } @media screen and (max-width: 480px){ }