.home .hero{height:calc(100dvh - 16vw);overflow:hidden}@media(max-width: 1280px){.home .hero{height:66dvh}}.home .hero .copy{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:calc(var(--nav-space));z-index:111}@media(max-width: 900px){.home .hero .copy{left:5vw}}.home .hero .copy .en{font-size:80px;letter-spacing:2px;line-height:1;margin-bottom:24px}@media(max-width: 900px){.home .hero .copy .en{font-size:32px;margin-bottom:16px}}.home .hero .copy span{color:#fff;display:block;font-weight:bold;font-size:32px}.home .hero .copy span.sub{font-size:24px}@media(max-width: 900px){.home .hero .copy span.sub{font-size:16px}}.home .hero .swiper-container{position:relative;height:100%}.home .hero .swiper-container .swiper-slide{position:relative}@media(max-width: 900px){.home .hero .swiper-container .swiper-slide img{width:100%;height:100%}}.home .hero .swiper-container .swiper-slide .texts{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:var(--nav-space)}@media(max-width: 1280px){.home .hero .swiper-container .swiper-slide .texts{left:5vw}}.home .hero .swiper-container .swiper-slide .texts h1 span{color:#3f4762;font-weight:bold;line-height:1;display:block;font-size:6vw}@media(max-width: 1280px){.home .hero .swiper-container .swiper-slide .texts h1 span{font-size:8vw}}@media(max-width: 900px){.home .hero .swiper-container .swiper-slide .texts h1 span{font-size:12vw}}.home .hero .swiper-container .swiper-slide .texts .jp{font-size:20px;font-weight:500;color:#3f4762}@media(max-width: 900px){.home .hero .swiper-container .swiper-slide .texts .jp{font-size:14px}}.home .hero .swiper-container .swiper-slide video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .hero .swiper-container .swiper-slide .numberone{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.home .hero .swiper-container .swiper-slide .numberone img{width:66vw}@media(min-width: 1600px){.home .hero .swiper-container .swiper-slide .numberone img{width:44vw}}@media(max-width: 1280px){.home .hero .swiper-container .swiper-slide .numberone img{width:66vw}}@media(max-width: 900px){.home .hero .swiper-container .swiper-slide .numberone img{width:88vw}}.home .hero .swiper-container .swiper-pagination{bottom:32px;right:32px;width:auto;text-align:right}@media(max-width: 900px){.home .hero .swiper-container .swiper-pagination{bottom:16px;right:16px}}.home .hero .swiper-container .swiper-pagination-bullet{position:relative;width:3vw;height:6px;border-radius:0;background-color:hsla(0,0%,100%,.2);opacity:1}@media(max-width: 900px){.home .hero .swiper-container .swiper-pagination-bullet{width:32px}}.home .hero .swiper-container .swiper-pagination-bullet::before{content:"";position:absolute;display:block;top:0;left:0;width:0;height:100%;background-color:#fff}.home .hero .swiper-container .swiper-pagination-bullet-active::before{-webkit-animation:paginationActive 6s linear forwards;animation:paginationActive 6s linear forwards}@-webkit-keyframes paginationActive{100%{width:100%}}@keyframes paginationActive{100%{width:100%}}@media(max-width: 900px){.home .sec---post{margin-left:0;padding:0}}.home .news---wrap{background:#fff;padding:64px 0 64px 40px;margin-bottom:4px;overflow:hidden}@media(max-width: 900px){.home .news---wrap{padding:5vw}}.home .news---wrap .title-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}@media(max-width: 900px){.home .news---wrap .title-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:16px}}.home .news---wrap .title-wrap .headline{line-height:1}.home .news---wrap .title-wrap .headline .en{font-weight:600;font-size:40px}.home .news---wrap .title-wrap .headline .jp{display:block;font-size:16px}@media(max-width: 900px){.home .news---wrap .title-wrap .headline{font-size:32px}}.home .news---wrap .title-wrap .more{color:#111;margin-right:40px}@media(max-width: 900px){.home .news---wrap .title-wrap .more{margin-right:0}}.home .news---wrap .title-wrap .more::after{content:"";font-family:"Font Awesome 5 Light";display:inline-block;padding-left:1rem;font-size:.8em}.home .news---wrap .items .item a{display:block}.home .news---wrap .items .item a .image{aspect-ratio:1/1;overflow:hidden}.home .news---wrap .items .item a .image img{height:100%;width:auto}.home .news---wrap .items .item a .texts{border:1px solid #ccc;border-top:none;padding:16px;min-height:160px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 400px){.home .news---wrap .items .item a .texts{min-height:120px}}.home .news---wrap .items .item a .texts p{color:#222}.home .news---wrap .items .item a .texts p.date{color:#aaa;font-size:.8em;text-align:right}.home .news---wrap .swiper-button-prev,.home .news---wrap .swiper-button-next{width:40px;height:40px;aspect-ratio:1/1;background:#fff;border-radius:50%;-webkit-transition:var(--transition);transition:var(--transition)}.home .news---wrap .swiper-button-prev::after,.home .news---wrap .swiper-button-next::after{font-size:24px;color:#222}.home .news---wrap .swiper-button-prev:hover,.home .news---wrap .swiper-button-next:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:var(--transition);transition:var(--transition)}.home .news---wrap .swiper-button-next::after{content:"";font-family:"Font Awesome 5 Light"}.home .news---wrap .swiper-button-prev::after{content:"";font-family:"Font Awesome 5 Light"}@media(min-width: 1600px){.home .lineups{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.home .lineups .lineup{margin-bottom:4px;width:100%}.home .lineups .lineup.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:4px}@media(max-width: 900px){.home .lineups .lineup.row{display:block;gap:0}}.home .lineups .lineup.row .columns{width:calc(100% - 4px)}@media(max-width: 900px){.home .lineups .lineup.row .columns{width:100%}}.home .lineups .lineup.row .columns .column{width:100%}.home .lineups .lineup.row .columns .column:first-child{margin-bottom:4px}.home .lineups .lineup.row .columns .column:first-child a .image{aspect-ratio:3.3/1}.home .lineups .lineup.row .columns .column:last-child{margin-bottom:4px}.home .lineups .lineup.row .columns .column:last-child a .image{aspect-ratio:4.4/1}@media(max-width: 900px){.home .lineups .lineup.row .columns .column:last-child a .image{aspect-ratio:3.3/1}}.home .lineups .lineup .columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 900px){.home .lineups .lineup .columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.home .lineups .lineup .columns.tate{display:block}.home .lineups .lineup .columns.banner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 10vw}.home .lineups .lineup .columns.banner .column{padding:16px}@media(max-width: 400px){.home .lineups .lineup .columns.banner .column{padding:0}}@media(max-width: 400px){.home .lineups .lineup .columns.banner .column:nth-child(1){margin-bottom:12px}}.home .lineups .lineup .columns.banner .column a .image{max-width:360px}@media(max-width: 400px){.home .lineups .lineup .columns.banner .column a .image{aspect-ratio:inherit}}@media(max-width: 400px){.home .lineups .lineup .columns.banner .column a .image::after{content:none}}@media(max-width: 400px){.home .lineups .lineup .columns.banner .column a .image img{position:inherit;top:inherit;left:inherit;-webkit-transform:inherit;transform:inherit}}.home .lineups .lineup .columns .column{width:calc(50% - 2px)}@media(max-width: 900px){.home .lineups .lineup .columns .column{width:100%;margin-bottom:2px}}@media(max-width: 900px){.home .lineups .lineup .columns .column:last-child{margin-bottom:0}}.home .lineups .lineup .columns .column a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}.home .lineups .lineup .columns .column a .image{width:100%;height:100%;aspect-ratio:2.2/1}@media(max-width: 900px){.home .lineups .lineup .columns .column a .image{aspect-ratio:2/1}}.home .lineups .lineup .columns .column a .texts{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.home .lineups .lineup .columns .column a .texts .en{font-size:48px;font-weight:600;text-transform:uppercase}@media(max-width: 1280px){.home .lineups .lineup .columns .column a .texts .en{font-size:40px}}@media(max-width: 900px){.home .lineups .lineup .columns .column a .texts .en{font-size:24px}}.home .lineups .lineup .columns .column a .texts p{text-align:center;color:#fff}.home .lineups .lineup a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.home .lineups .lineup a:hover .image::after{opacity:0;-webkit-transition:var(--transition);transition:var(--transition)}.home .lineups .lineup a:hover .image img{-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05);-webkit-transition:var(--transition);transition:var(--transition)}.home .lineups .lineup a:hover .texts{-webkit-filter:drop-shadow(2px 2px 2px rgb(0, 0, 0));filter:drop-shadow(2px 2px 2px rgb(0, 0, 0))}.home .lineups .lineup a .image{overflow:hidden;width:100%;position:relative}@media(max-width: 900px){.home .lineups .lineup a .image{aspect-ratio:2/1}}@media(max-width: 400px){.home .lineups .lineup a .image{aspect-ratio:1/1}}.home .lineups .lineup a .image::after{content:"";background:#000;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;mix-blend-mode:multiply;opacity:.5;-webkit-transition:var(--transition);transition:var(--transition)}.home .lineups .lineup a .image img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:var(--transition);transition:var(--transition)}.home .lineups .lineup a .texts{position:absolute;z-index:2;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:var(--nav-space);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - var(--nav-space)*2)}@media(max-width: 900px){.home .lineups .lineup a .texts{left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.home .lineups .lineup a .texts h2{text-align:center}.home .lineups .lineup a .texts h2.en{color:#fff;font-weight:600;font-size:64px}@media(min-width: 1600px){.home .lineups .lineup a .texts h2.en{font-size:3.3vw}}@media(max-width: 900px){.home .lineups .lineup a .texts h2.en{font-size:24px}}.home .lineups .lineup a .texts p{color:#fff}.home .lineups .lineup a .texts p.jp{color:#fff;font-weight:500}@media(min-width: 1600px){.home .lineups .lineup a .texts p.jp{font-size:1.2vw}}@media(max-width: 900px){.home .lineups .lineup a .texts p.jp{text-align:center}}.home .lineups .lineup a .texts .description{font-size:24px;font-weight:900;text-shadow:1px 1px 1px rgba(0,0,0,.4)}@media(min-width: 1600px){.home .lineups .lineup a .texts .description{font-size:1.8vw}}.home .sec---office{position:relative;aspect-ratio:3/1;margin-bottom:4px;overflow:hidden}@media(max-width: 900px){.home .sec---office{border-radius:inherit;aspect-ratio:inherit}}.home .sec---office .image{position:relative}@media(max-width: 900px){.home .sec---office .image{border-radius:16px;margin:16px auto 8px;overflow:hidden;aspect-ratio:16/9;width:calc(100% - 32px)}}@media(max-width: 400px){.home .sec---office .image{aspect-ratio:inherit;border-radius:16px 16px 0 0}}.home .sec---office .image::after{content:"";background:#000;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;mix-blend-mode:multiply;opacity:.3;-webkit-transition:var(--transition);transition:var(--transition)}@media(max-width: 900px){.home .sec---office .image::after{mix-blend-mode:inherit;opacity:0}}.home .sec---office .image img{width:100%;-webkit-transition:var(--transition);transition:var(--transition)}@media(max-width: 900px){.home .sec---office .image img{width:100%;-webkit-filter:grayscale(0);filter:grayscale(0)}}.home .sec---office .image img.hit{-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transition:var(--transition);transition:var(--transition)}.home .sec---office .texts{position:absolute;left:var(--nav-space);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}@media(max-width: 900px){.home .sec---office .texts{position:relative;left:inherit;bottom:inherit;padding:8px 16px;top:inherit;-webkit-transform:inherit;transform:inherit}}.home .sec---office .texts .en{font-size:40px;font-weight:600;color:#fff}@media(max-width: 900px){.home .sec---office .texts .en{font-size:24px}}.home .sec---office .texts p{color:#fff;margin-bottom:24px}@media(max-width: 900px){.home .sec---office .texts p br{display:none}}@media(max-width: 400px){.home .sec---office .texts p.jp{margin-bottom:12px}}.home .sec---office .texts .more{display:inline-block;background:#fff;border-radius:100px;padding:16px 32px;position:relative;overflow:hidden;z-index:1}@media(max-width: 900px){.home .sec---office .texts .more{margin-bottom:16px}}.home .sec---office .texts .more span{color:#111;position:relative;z-index:1}.home .sec---office .texts .more span::after{content:"";font-family:"Font Awesome 5 Light";display:inline-block;padding-left:1rem}.home .sec---office .texts .more:hover{-webkit-transition:all .25s ease;transition:all .25s ease}.home .sec---office .texts .more:hover span{color:#fff}.home .sec---office .texts .more:hover span::after{color:#fff}.home .sec---office .texts .more:hover::before{left:0;-webkit-transition:all .25s ease;transition:all .25s ease}.home .sec---office .texts .more::before{content:"";display:block;position:absolute;width:100%;height:100%;background:#000;top:0;left:-100%;-webkit-transition:all .5s ease;transition:all .5s ease;z-index:0}.home .sec---company{position:relative;border-radius:16px;overflow:hidden;background:#111;padding:var(--nav-space)}@media(max-width: 900px){.home .sec---company{padding:5vw 16px}}.home .sec---company .headline{color:#fff;font-size:32px;font-weight:600;margin-bottom:24px}@media(max-width: 900px){.home .sec---company .headline{font-size:24px}}.home .sec---company .column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(max-width: 900px){.home .sec---company .column{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.home .sec---company .column:first-child{margin-bottom:24px}.home .sec---company .column .map{-webkit-box-flex:0;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;margin-right:40px}@media(max-width: 900px){.home .sec---company .column .map{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;margin-right:0;margin-top:16px}}@media(max-width: 900px){.home .sec---company .column .map iframe{width:100%}}.home .sec---company .column .texts{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.home .sec---company .column .texts p{color:#fff}.home .sec---company .column .texts p.title{font-size:24px;margin-bottom:8px}@media(max-width: 900px){.home .sec---company .column .texts p.title{font-size:20px}}.home .sec---company .column .texts p.address{margin-bottom:8px}.home .sec---company .column .texts p.phone span{font-size:1.5em;font-weight:600}@media(max-width: 900px){.home .sec---company .column .texts p.phone span{font-size:15px}}.home .sec---company .caution{margin-top:24px;text-align:right;color:#fff;font-size:.8em}@font-face{font-family:"Font Awesome 5 Brands";src:url("webfonts/fa-brands-400.eot");src:url("webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-brands-400.woff2") format("woff2"),url("webfonts/fa-brands-400.woff") format("woff"),url("webfonts/fa-brands-400.ttf") format("truetype"),url("webfonts/fa-brands-400.svg#fa-brands-400regular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Font Awesome 5 Light";src:url("webfonts/fa-light-300.eot");src:url("webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-light-300.woff2") format("woff2"),url("webfonts/fa-light-300.woff") format("woff"),url("webfonts/fa-light-300.ttf") format("truetype"),url("webfonts/fa-light-300.svg#fa-light-300regular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Font Awesome 5 Regular";src:url("webfonts/fa-regular-400.eot");src:url("webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-regular-400.woff2") format("woff2"),url("webfonts/fa-regular-400.woff") format("woff"),url("webfonts/fa-regular-400.ttf") format("truetype"),url("webfonts/fa-regular-400.svg#fa-regular-400regular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Font Awesome 5 Solid";src:url("webfonts/fa-solid-900.eot");src:url("webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-solid-900.woff2") format("woff2"),url("webfonts/fa-solid-900.woff") format("woff"),url("webfonts/fa-solid-900.ttf") format("truetype"),url("webfonts/fa-solid-900.svg#fa-solid-900regular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"icomoon";src:url("webfonts/icomoon.eot?deg29s");src:url("webfonts/icomoon.eot?deg29s#iefix") format("embedded-opentype"),url("webfonts/icomoon.ttf?deg29s") format("truetype"),url("webfonts/icomoon.woff?deg29s") format("woff"),url("webfonts/icomoon.svg?deg29s#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}@font-face{font-family:"Lektorat";src:url("webfonts/Lektorat-NarrowSemibold.eot");src:url("webfonts/Lektorat-NarrowSemibold.eot?#iefix") format("embedded-opentype"),url("webfonts/Lektorat-NarrowSemibold.woff2") format("woff2"),url("webfonts/Lektorat-NarrowSemibold.woff") format("woff"),url("webfonts/Lektorat-NarrowSemibold.ttf") format("truetype"),url("webfonts/Lektorat-NarrowSemibold.svg#Lektorat-NarrowSemibold") format("svg");font-weight:600;font-style:normal;font-display:swap}