@charset "UTF-8";html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}:root{--content-width: 1000px;--bg-color: #fff;--text-color: #202020;--text-color-gray: #7a7a7a;--section-padding: 40px}@media screen and (max-width: 375px){:root{--section-padding: 35px}}@media screen and (max-width: 767px){:root{--content-width: 100%}}*{box-sizing:border-box}:root{font-synthesis:none;text-rendering:optimizeLegibility;font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{background-color:var(--bg-color);color:var(--text-color);font-family:Shippori Mincho,serif;font-size:14px;line-height:1.6;letter-spacing:.08em}ul,ol{list-style:none}img{max-width:100%}@media screen and (max-width: 767px){.pc{display:none!important}}@media screen and (min-width: 768px){.sp{display:none!important}}.header{transform:translateY(-100%);transition:transform .3s;width:100%;height:80px;display:flex;justify-content:center;align-items:center;position:fixed;left:0;top:0;z-index:99;background-color:#fff}.header.show{transform:translateY(0)}@media screen and (max-width: 767px){.header{height:64px}}.header ._logo{width:100px}@media screen and (max-width: 767px){.header ._logo{width:80px}}.header ._menu_button{position:absolute;right:16px;top:16px;width:48px;height:48px}@media screen and (max-width: 767px){.header ._menu_button{top:6px}}.footer{position:relative;background-color:#0f0f0f;color:#fff;z-index:4}.footer a{color:#fff;text-decoration:none;transition:opacity .5s}.footer a:hover{opacity:.6}.footer ._top a{display:flex;justify-content:center;align-items:center;gap:24px;font-size:18px;font-weight:500;letter-spacing:.18em;text-align:center;padding:32px 0;transition:background-color .5s}.footer ._top a:hover{background-color:#1e1e1e;opacity:1}.footer ._top a:before{content:"";display:block;width:20px;height:10px;background:#0f0f0f url(/images/common/footer/top.svg) no-repeat 0 0;background:size 20px 10px}.footer ._links{display:flex;justify-content:center;padding:64px 80px;border-top:#4d4d4d 1px solid;border-bottom:#4d4d4d 1px solid;gap:84px}@media screen and (max-width: 1024px){.footer ._links{flex-direction:column;padding:40px 0;gap:64px}}.footer ._links ._links_brand{display:flex;flex-direction:column;align-items:center;text-align:center;gap:36px}.footer ._links ._links_brand li{width:170px}.footer ._links ._links_brand ._instagram{width:156px;height:30px;border:#fff 1px solid;border-radius:30px;display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:0}.footer ._links ._links_brand ._instagram:before{content:"";width:24px;height:24px;display:inline-block;background:url(/images/common/footer/instagram.svg) no-repeat center center;background-size:100%;margin-right:8px}.footer ._links ._links_brand ._fairfield{display:inline-block;width:70%}.footer ._links ._links_site{display:flex;flex-direction:column;gap:20px;font-size:14px;margin:0 40px}.footer ._links ._links_magazine{border-bottom:#4d4d4d 1px solid;text-align:left}@media screen and (max-width: 1024px){.footer ._links ._links_magazine{margin:0 40px}}.footer ._links ._links_magazine h3{padding-bottom:8px;color:#7a7a7a;font-size:14px;font-weight:400;border-bottom:#4d4d4d 1px solid}@media screen and (max-width: 1024px){.footer ._links ._links_magazine h3{margin-bottom:24px}}.footer ._links ._links_magazine ul{margin:20px 0;display:flex;flex-direction:column;gap:16px;height:252px;overflow-y:auto}@media screen and (max-width: 1024px){.footer ._links ._links_magazine ul{height:350px}}.footer ._links ._links_magazine ul::-webkit-scrollbar{background:#333;width:1px}.footer ._links ._links_magazine ul::-webkit-scrollbar-thumb{background-color:#7a7a7a}.footer ._links ._links_magazine li a{display:flex;align-items:center;gap:8px;color:#fff}.footer ._links ._links_magazine ._id{padding-top:4px;flex-shrink:0}.footer ._links ._links_magazine ._id span{font-size:10px;letter-spacing:.04em}.footer ._links ._links_magazine ._id em{font-size:32px;font-family:Jomolhari,sans-serif;letter-spacing:.04em}.footer ._links ._links_magazine ._link{display:flex;flex-direction:column}@media screen and (max-width: 1024px){.footer ._links ._links_magazine ._link{gap:4px}}.footer ._links ._links_magazine ._link ._title{font-size:14px;font-weight:400;letter-spacing:.08em;padding-right:24px}@media screen and (max-width: 1024px){.footer ._links ._links_magazine ._link ._title{padding-right:16px}}.footer ._links ._links_magazine ._link ._title br{display:none}.footer ._links ._links_magazine ._link ._place{font-size:12px;font-weight:400;color:#7a7a7a}.footer ._company{padding:64px 40px}.footer ._company ._logo{text-align:center}.footer ._company ._logo img{height:48px}@media screen and (max-width: 1024px){.footer ._company ._logo img{height:40px}}.footer ._company ._text{margin-top:32px;display:flex;justify-content:center;gap:24px;font-size:14px;line-height:30px;letter-spacing:.1em}@media screen and (max-width: 1024px){.footer ._company ._text{font-size:11px}}.footer ._company ._text a{white-space:nowrap}.footer ._legal{display:flex;justify-content:space-between;padding:0 40px 16px}@media screen and (max-width: 1024px){.footer ._legal{display:block;border-top:#4d4d4d 1px solid;padding-top:48px}}.footer ._legal,.footer ._legal a{color:#7a7a7a;font-size:11px;font-family:Zen Kaku Gothic New,sans-serif;letter-spacing:0}.footer ._legal ._link{line-height:2.4;margin-bottom:40px}@media screen and (min-width: 768px){.footer ._legal ._link{margin:0;display:flex;justify-content:flex-start;gap:24px}}.footer ._legal ._copyright{margin-top:10px;text-align:center}.floating-banner{position:fixed;bottom:0;left:0;width:100%;height:68px;z-index:99;font-size:12px;border-top:#E6E6E6 1px solid;transform:translateY(100%);transition:transform .3s}.floating-banner.show{transform:translateY(0)}.floating-banner a{display:none;width:100%;height:100%;justify-content:center;align-items:center;gap:24px;text-decoration:none;color:#fff;background:#51748b url(/images/common/icons/arrow-right-white.svg) no-repeat right center;background-position:calc(50% + 200px) center;background-size:16px auto;transition:background-color .5s}@media screen and (max-width: 767px){.floating-banner a{background-position:right 14px center}}.floating-banner a:hover,.floating-banner a:active{background-color:#49687d}.floating-banner a:after{content:"";display:inline-block;width:96px;height:27.73px;position:relative;top:2px;background:url(/images/common/logo/fairfield-white.svg) no-repeat center/100%}.pageIndex .floating-banner ._index,.pageProject .floating-banner ._project,.pageArticles .floating-banner ._article{display:flex}.menu-close{position:absolute;top:20px;right:20px;width:64px;height:64px;background:url(/images/common/icons/menu-close.svg) no-repeat center/100%;z-index:101}@media screen and (max-width: 767px){.menu-close{width:48px;height:48px}}.menu{--color-grey: #999;background-color:#fff0;width:100%;height:100svh;overflow:hidden;position:fixed;top:0;left:0;display:flex;justify-content:flex-end;z-index:-1}.menu.open{background-color:#fff9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow-y:auto}.menu ._inner{position:relative;transform:translate(100%);transition:transform .5s;width:min(88%,1440px);display:flex;background:#fff;height:fit-content;min-height:100%}@media screen and (max-width: 767px){.menu ._inner{width:92%;flex-direction:column}}.menu.open ._inner{transform:translate(0)}.menu ._logo{width:30%;flex-shrink:0;display:flex;justify-content:center;align-items:center}.menu ._logo img{width:120px}@media screen and (max-width: 767px){.menu ._logo{width:100%;height:auto;padding:30px 0}.menu ._logo img{width:80px}}.menu .langSwitcherPc{position:absolute;left:0;bottom:32px;width:30%;display:flex;justify-content:center}.menu ._content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:100px 8vw 60px 0}@media screen and (max-width: 767px){.menu ._content{padding:0 24px 0 32px;justify-content:flex-start}}.menu ._content .langSwitcherSp{margin:40px 0 60px}.menu ._content a{color:inherit;text-decoration:none}.menu ._content ._links_magazine{margin-top:60px;text-align:left;border-bottom:var(--color-grey) 1px solid}.menu ._content ._links_magazine h3{padding-bottom:8px;color:var(--color-grey);border-bottom:var(--color-grey) 1px solid;font-size:14px;font-weight:400}@media screen and (max-width: 767px){.menu ._content ._links_magazine h3{margin-bottom:24px}}.menu ._content ._links_magazine ul{margin:20px 0;display:flex;flex-direction:column;gap:4px;height:282px;overflow-y:auto;overscroll-behavior:contain}@media screen and (max-width: 767px){.menu ._content ._links_magazine ul{height:448px}}.menu ._content ._links_magazine ul::-webkit-scrollbar{background:#ccc;width:1px}.menu ._content ._links_magazine ul::-webkit-scrollbar-thumb{background-color:#1a1a1a}.menu ._content ._links_magazine li a{display:flex;align-items:center;gap:24px}.menu ._content ._links_magazine li a:hover,.menu ._content ._links_magazine li a:active{background-color:#1a1a1a;color:#fff}.menu ._content ._links_magazine li a:hover ._place,.menu ._content ._links_magazine li a:active ._place{color:#fff}.menu ._content ._links_magazine ._thumb{width:96px;height:57px;flex-shrink:0}@media screen and (max-width: 767px){.menu ._content ._links_magazine ._thumb{width:84px;height:130px}}.menu ._content ._links_magazine ._thumb img{width:100%;height:100%;object-fit:cover;object-position:center center}.menu ._content ._links_magazine ._info{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 767px){.menu ._content ._links_magazine ._info{gap:4px}}.menu ._content ._links_magazine ._info ._meta{font-size:12px;font-weight:400;color:var(--color-grey)}.menu ._content ._links_magazine ._info ._title{font-size:16px;font-weight:500;padding-right:16px}.menu ._content ._links_magazine ._info ._title br{display:none}.menu ._content ._links{display:flex;flex-direction:column;gap:24px;font-size:16px}.menu ._content ._links a.link-ext{display:flex;align-items:center;gap:8px}.menu ._content ._links a.link-ext:after{content:"";width:16px;height:16px;display:inline-block;background:url(/images/common/icons/link-ext.svg) no-repeat center/100%}.menu ._content ._links ._instagram a{font-size:12px;display:flex;align-items:center;justify-content:flex-start;letter-spacing:.08em}.menu ._content ._links ._instagram a:before{content:"";width:16px;height:16px;display:inline-block;background:url(/images/common/icons/instagram.svg) no-repeat center center;background-size:100%;margin-right:8px}.menu ._content ._links:has(._instagram){border-bottom:var(--color-grey) 1px solid;padding:40px 0}@media screen and (max-width: 767px){.menu ._content ._links:has(._instagram){padding:60px 0}}.menu ._content ._footer{padding-top:40px}.menu ._content ._footer ._company{display:flex;flex-direction:column;gap:24px}.menu ._content ._footer ._legal{display:flex;flex-direction:column;gap:8px;margin-top:40px}.menu ._content ._footer ._legal a{color:var(--color-grey);font-size:12px}.menu ._action{padding:40px;display:flex;justify-content:center}.menu ._action button{width:148px;height:48px;padding:0 20px;color:inherit;text-decoration:none;border-radius:48px;border:#4d4d4d 1px solid;display:flex;justify-content:space-between;align-items:center}.menu ._action button:before,.menu ._action button:after{content:"";width:16px;height:16px;display:inline-block}.menu ._action button:after{background:url(/images/common/icons/button-close.svg) no-repeat center/100%}.menu ._links a,.menu ._footer a{transition:opacity .5s}.menu ._links a:hover,.menu ._footer a:hover{opacity:.5}.langSwitcherDefault{font-size:12px;letter-spacing:.08em;line-height:1.6}.langSwitcherDefault ul{display:flex;align-items:center}.langSwitcherDefault ul:before{content:"";display:inline-block;background:url(/images/common/icons/lang.svg) no-repeat;background-size:100%;width:12px;height:12px;margin-right:14px}.langSwitcherDefault li{padding-bottom:3px}.langSwitcherDefault li.active{border-bottom:#1a1a1a 1px solid}.langSwitcherDefault a{text-decoration:none;color:inherit}.langSwitcherDefault .langSwitcher_separator{margin:0 14px}.langSwitcherDropdown{position:absolute;right:109px;top:25px;width:88px;height:20px;font-size:12px;letter-spacing:.08em;line-height:1.6;cursor:pointer}@media screen and (max-width: 767px){.langSwitcherDropdown{right:unset;top:18px;left:16px}}.langSwitcherDropdown .langSwitcherCurrentLang{background-color:#fff;border-bottom:#4d4d4d 1px solid;padding:3px 0;display:flex;align-items:center;gap:3px;position:relative;z-index:2}.langSwitcherDropdown .langSwitcherCurrentLang:before{content:"";display:inline-block;background:url(/images/common/icons/lang.svg) no-repeat;background-size:100%;width:12px;height:12px}.langSwitcherDropdown .langSwitcherCurrentLang:after{content:"";display:inline-block;background:url(/images/common/icons/arrow-down-small.svg) no-repeat;background-size:100%;width:6px;height:3px}.langSwitcherDropdown .langSwitcherCurrentLang span{flex-grow:1}.langSwitcherDropdown ul{padding-top:5px;background-color:#fff;position:relative;z-index:1;opacity:0;top:-35px;transition:top .5s,opacity .5s}.langSwitcherDropdown ul li{width:100%;height:25px;display:flex;align-items:center;padding:0 10px;gap:4px;transition:background-color .5s}.langSwitcherDropdown ul li:before{content:"";display:inline-block;background:transparent;width:4px;height:4px;border-radius:4px}.langSwitcherDropdown ul li.active:before{background:#1a1a1a}.langSwitcherDropdown ul li:hover{background:#eee}.langSwitcherDropdown ul a{text-decoration:none;color:inherit}.langSwitcherDropdown.show ul{top:0;opacity:1}html{--swiper-navigation-size: 24px;--swiper-navigation-color: #fff;--right-column-width: 33vw}@media screen and (max-width: 767px){html{--right-column-width: 20vw}}section{position:relative;transform:translateZ(0);z-index:2}section h2{font-size:26px;font-weight:500;letter-spacing:.12em;line-height:1.8;margin:20px 0 40px}@media screen and (max-width: 767px){section h2{font-size:22px}}section ._subtitle{color:var(--text-color-gray);font-family:Jomolhari,serif;font-weight:500;font-size:10px;letter-spacing:.4em}.explore{border-bottom:#E6E6E6 1px solid}@keyframes fadein{0%{opacity:0}to{opacity:1}}.fv{position:relative;top:100svh;display:flex;flex-direction:row-reverse;width:100%;height:100svh;z-index:1}.fv.sticky{position:sticky;top:0;left:0}.fv__side{width:var(--right-column-width);height:100%;flex-shrink:0;position:relative;background:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.fv__side ._logo{margin:0;position:absolute;top:4vh;left:0;width:100%;display:flex;justify-content:center}.fv__side ._logo img{width:13svh}.fv__side ._copy_pc{margin-top:26vh;height:47vh;flex-shrink:0}.fv__side ._copy_pc svg{height:100%}.fv__side ._copy_sp{margin-top:15svh;height:72svh;flex-shrink:0}.fv__side ._copy_sp svg{height:100%}.fv__side ._menu_button{position:absolute;top:1.6vh;right:16px}@media screen and (max-width: 767px){.fv__side ._menu_button{top:16px;right:0;width:100%;display:flex;justify-content:center}}.fv__side ._menu_button button{width:64px}@media screen and (max-width: 767px){.fv__side ._menu_button button{width:48px}}.fv__side .langSwitcher{position:absolute;bottom:32px;left:0;width:100%;display:flex;justify-content:center;animation:.5s ease-in 1.5s 1 both fadein}@media screen and (max-width: 767px){.fv__side .langSwitcher{display:none}}.fv__main{width:auto;height:100%;flex-grow:1;position:relative;z-index:0}.fv__main ._logo{position:absolute;top:24px;left:0;width:100%;text-align:center;z-index:1}.fv__main ._photo{width:100%;height:100%}.fv__main h2{margin:0;position:absolute;bottom:65px;left:60px;font-size:14px;font-weight:700;letter-spacing:.4em;color:#fff;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-shadow:0 3px 3px rgba(0,0,0,.4);z-index:3}@media screen and (max-width: 767px){.fv__main h2{bottom:74px;left:28px;font-size:13px}}.fv .swiper{position:relative;width:calc(100vw - var(--right-column-width));height:100%;z-index:0!important}.fv .swiper .swiper-pagination{display:flex;justify-content:center;bottom:32px;left:57px;width:auto}@media screen and (max-width: 767px){.fv .swiper .swiper-pagination{bottom:48px;left:30px}}.fv .swiper .swiper-pagination-bullet{display:flex;align-items:center;background-color:transparent;width:24px;height:24px;margin:0 4px 0 0!important;border-radius:0;opacity:1}.fv .swiper .swiper-pagination-bullet:before{content:"";width:100%;height:1px;background:#fff}@media screen and (max-width: 767px){.fv .swiper .swiper-pagination-bullet{width:12px;height:12px}}.fv .swiper .swiper-pagination-bullet-active{opacity:1}.fv .swiper .swiper-pagination-bullet-active:before{background:#ff4f28}.fv .swiper-slide{width:100%;height:100%;overflow:hidden}.fv .swiper-slide picture:first-child{display:block;width:110%;height:70%}.fv .swiper-slide picture:last-child{display:block;width:110%;height:30%}.fv .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.fv{--transition-delay-2nd: .8s}.fv .fv__main{opacity:0;transition:opacity 2s}.fv ._logo,.fv ._menu_button{opacity:0;transition:opacity 1s var(--transition-delay-2nd)}.fv .swiper-pagination{opacity:0;transition:opacity .5s var(--transition-delay-2nd)}.animate .fv__main,.animate ._logo,.animate ._menu_button,.animate .swiper-pagination{opacity:1}.fv .swiper-slide,.fv .swiper-first.swiper-slide-active{opacity:0;transition:opacity 2s}.fv .swiper-slide h2,.fv .swiper-first.swiper-slide-active h2{opacity:0;transform:translateY(24px);transition:opacity 1s var(--transition-delay-2nd),transform 1s var(--transition-delay-2nd)}.fv .swiper-slide img,.fv .swiper-first.swiper-slide-active img{transform:translate3d(-28px,0,0);transition:transform 8s linear}.fv .swiper-slide-active,.fv.animate .swiper-first.swiper-slide-active{opacity:1}.fv .swiper-slide-active h2,.fv.animate .swiper-first.swiper-slide-active h2{opacity:1;transform:translateY(0)}.fv .swiper-slide-active img,.fv.animate .swiper-first.swiper-slide-active img{transform:translateZ(0)}.concept{position:relative;width:calc(100% - var(--right-column-width));padding:240px 10vw 180px;display:flex;flex-direction:column;align-items:center;background-color:#fff9;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px)}@media screen and (max-width: 767px){.concept{width:100%;align-items:flex-start}}.concept ._subtitle{margin-bottom:6vh}.concept h2{display:none}.concept ._text{font-weight:500;font-size:3.5vw;line-height:2.2;letter-spacing:.12em}@media screen and (min-width: 768px){.concept ._text{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-weight:400;font-size:min(2.1vw,2.2vh);letter-spacing:.3em}}@keyframes moveline{0%{left:0;width:0}50%{left:0;width:100%}to{left:100%;width:0}}.articles{background-color:#fff;position:relative;--article-height:504px}@media screen and (max-width: 767px){.articles{--article-height: 1000px}}.articles ._head{padding:88px 48px 0}@media screen and (max-width: 767px){.articles ._head{padding:48px 10vw 0}}.articles ._view{border-top:#1a1a1a 1px solid;display:flex;justify-content:center}.articles ._view button{width:252px;height:64px;transition:background-color .3s,background-image .3s}@media screen and (max-width: 767px){.articles ._view button{width:50%}}@media screen and (min-width: 768px){.articles ._view button:hover{background-color:#eee}}.articles ._view ._large{background:url(/images/index/icons/large.svg) no-repeat center center}.articles ._view ._grid{background:url(/images/index/icons/grid_grey.svg) no-repeat center center}.articles ._view ._grid:hover{background-image:url(/images/index/icons/grid_white.svg)}.articles.js-grid-view ._view ._large{background-image:url(/images/index/icons/large_grey.svg)}.articles.js-grid-view ._view ._large:hover{background-image:url(/images/index/icons/large_white.svg)}.articles.js-grid-view ._view ._grid{background-image:url(/images/index/icons/grid.svg)}.articles ._body>li>a{position:relative;display:flex;height:var(--article-height);text-decoration:none;color:inherit}.articles ._body ._picture{flex:1;overflow:hidden}@media screen and (max-width: 767px){.articles ._body ._picture{filter:brightness(.8)}}.articles ._body ._picture img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.articles ._content{width:var(--right-column-width);flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.articles ._content{position:absolute;left:0;top:0;width:100%;height:100%;text-shadow:0 1px 3px rgba(0,0,0,.3)}}.articles ._content ._info{width:min(440px,28vw);height:auto}@media screen and (max-width: 767px){.articles ._content ._info{width:90vw;margin-left:10vw;height:400px;position:relative}}.articles ._content ._info ._title{width:80%}@media screen and (max-width: 767px){.articles ._content ._info ._title{color:#fff}}.articles ._content ._info ._title h3{font-size:24px;font-weight:500;letter-spacing:.12em;margin:12px 0 24px}@media screen and (max-width: 1440px){.articles ._content ._info ._title h3{font-size:20px}}@media screen and (max-width: 767px){.articles ._content ._info ._title h3{font-size:24px}}.articles ._content ._info ._title ._text{color:var(--text-color-gray);font-size:14px;letter-spacing:.08em;width:72%}@media screen and (max-width: 767px){.articles ._content ._info ._title ._text{color:#fff;font-size:12px;font-weight:400;width:200px}}.articles ._content ._info ._title ._text ._id{font-size:16px;margin-bottom:16px}@media screen and (max-width: 767px){.articles ._content ._info ._title ._text ._id{font-size:14px;margin-bottom:4px}}.articles ._content ._info ._map{display:flex;justify-content:flex-end;margin-top:-150px}.articles ._content ._info ._map img{width:47%}@media screen and (max-width: 767px){.articles ._content ._info ._map{margin-top:0;position:absolute;right:0;bottom:0}.articles ._content ._info ._map img{width:200px}}.articles ._content ._link{width:100%;display:flex;justify-content:flex-end;transform:translateY(30px)}@media screen and (max-width: 767px){.articles ._content ._link{transform:translateY(-5px)}}.articles ._content ._link span{position:relative;color:var(--text-color);text-decoration:none;font-size:18px;line-height:1.6;letter-spacing:.2em;display:inline-block;padding-right:48px}.articles ._content ._link span:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:1px;background:#7a7a7a;transform-origin:0 0}@media screen and (min-width: 768px){.articles ._content ._link span:after{animation:moveline 2s ease 0s infinite}}@media screen and (max-width: 767px){.articles ._content ._link span{padding-right:9vw;padding-bottom:4px;font-size:16px;letter-spacing:.08em;color:#fff}.articles ._content ._link span:after{width:100%;background:#fff}}.articles.js-grid-view ._body .pickup{position:relative}.articles .pickup ._content ._title:before,.articles.js-grid-view ._body .pickup:before{content:"PICK UP";display:inline-block;font-family:Jomolhari,serif;padding:0 8px;font-size:10px;font-weight:400;letter-spacing:.4em;background-color:#fff;color:#202020;text-shadow:none}.articles .pickup ._content.pc ._title:before{padding:0}.articles.js-grid-view ._body .pickup:before{position:absolute;left:16px;top:12px;z-index:2}@media screen and (max-width: 767px){.articles.js-grid-view ._body .pickup:before{left:8px;top:8px}}@media screen and (min-width: 768px){.articles ._body ._picture img{transition:transform .8s}.articles ._body>li:hover ._picture img{transform:scale(1.03)}}.articles ._content_grid,.articles.js-grid-view ._content{display:none}.articles.js-grid-view ._content_grid{display:block}.articles.js-grid-view ._body{display:flex;gap:1px;flex-wrap:wrap;z-index:2}.articles.js-grid-view ._body>li{width:calc(33.3% - .5px)}@media screen and (max-width: 767px){.articles.js-grid-view ._body>li{position:relative;width:calc(50vw - .5px)}}.articles.js-grid-view ._body>li>a{display:flex;width:100%;height:auto;flex-direction:column;position:static}.articles.js-grid-view ._body>li>a picture{width:100%;aspect-ratio:5/3;overflow:hidden}@media screen and (max-width: 767px){.articles.js-grid-view ._body>li>a picture{aspect-ratio:195/300}}.articles.js-grid-view ._body>li>a ._content_grid{background-color:#fff;padding:24px 40px;z-index:2}@media screen and (max-width: 767px){.articles.js-grid-view ._body>li>a ._content_grid{padding:16px 12px 48px}}.articles.js-grid-view ._body>li>a ._content_grid h3{margin-top:0;height:90px;font-size:18px;font-weight:500}@media screen and (max-width: 767px){.articles.js-grid-view ._body>li>a ._content_grid h3{font-size:16px;height:auto}}.articles.js-grid-view ._body>li>a ._content_grid h3 br{display:none}.articles.js-grid-view ._body>li>a ._content_grid ._place{display:flex;font-size:14px;letter-spacing:.08em}@media screen and (max-width: 767px){.articles.js-grid-view ._body>li>a ._content_grid ._place{position:absolute;left:0;bottom:0;padding:16px 12px}}.articles.js-grid-view ._body>li>a ._content_grid ._place:before{content:"";width:14px;height:15px;background:url(/images/common/icons/pin.svg) no-repeat left top 3px;background-size:14px 15px;margin-right:6px}@media screen and (max-width: 767px){.articles ._contents{position:sticky;top:0;left:0;width:100%;height:100svh;z-index:1;pointer-events:none}.articles ._contents li{opacity:0;transition:opacity .5s}.articles ._contents li.show{opacity:1}.articles ._body{margin-top:-100svh}}.articlesOpen,.articlesClose{display:none;justify-content:center;align-items:center;height:74px;gap:24px;border-bottom:#7d7d7d 1px solid;transition:background-color .3s ease;cursor:pointer}.articlesOpen.show,.articlesClose.show{display:flex}.articlesOpen:hover,.articlesClose:hover{background-color:#eee}.articlesOpen span,.articlesClose span{width:10em;text-align:center}.articlesOpen:before,.articlesOpen:after,.articlesClose:before,.articlesClose:after{content:"";display:block;width:26px;height:26px}.articlesOpen:after,.articlesClose:after{background:url(/images/index/icons/more.svg) no-repeat center/100%}.articlesClose:after{rotate:180deg}.articles:not(.js-grid-view) ._body{overflow:hidden;transition:height 2s ease;height:calc(var(--article-height) * 3)}.articles:not(.js-grid-view) ._body.show{height:auto}.tips{background-color:#eee;padding:100px 0;overflow-x:hidden}@media screen and (max-width: 767px){.tips{padding:80px 0}}.tips ._content{width:var(--content-width);margin:0 auto}@media screen and (max-width: 767px){.tips ._content{padding:0 40px}}.tips ._intro{color:#7a7a7a}.tips .swiper{width:1540px;margin:60px auto}@media screen and (max-width: 767px){.tips .swiper{width:100%}}.tips .swiper ._text{margin:8px -16px 0}.tips .swiper-wrapper{transition-timing-function:linear}.tips .swiper-slide{min-width:228px;text-align:center;font-size:16px;padding-right:80px}@media screen and (max-width: 767px){.tips .swiper-slide{padding:0 20px 0 40px}}.project{padding:100px var(--section-padding) 80px;background-color:#fff}@media screen and (min-width: 768px){.project{padding:0;display:flex}.project ._gallery-pc{flex-shrink:0;width:42%;height:100vh;font-size:0}.project ._gallery-pc li{height:33.33vh}.project ._gallery-pc img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.project ._gallery-pc.sticky{position:sticky;top:0;left:0}.project ._content{flex-grow:1;padding:120px 0}.project ._content>div{width:64%;max-width:550px;margin:0 auto}}.project ._text{font-size:16px;line-height:2.2;letter-spacing:.12em;margin:40px 0}.project ._map{text-align:center;margin:40px 0}.project ._map img{width:360px}@media screen and (min-width: 768px){.project ._map{text-align:left}}.project ._gallery{font-size:0}.project ._gallery li{margin-top:4px}.project ._gallery img{width:100%}.project ._logo{margin:60px 0}@media screen and (max-width: 767px){.project ._logo{margin:48px 0}}.project ._logo ul{display:flex;justify-content:center;align-items:center;gap:40px}@media screen and (min-width: 768px){.project ._logo ul{justify-content:flex-start}}.project ._logo img{height:48px}@media screen and (max-width: 767px){.project ._logo img{height:40px}}.project ._action a{display:block;width:100%;max-width:310px;height:94px;padding:0 32px;margin-bottom:24px;border-radius:80px;display:flex;justify-content:space-between;align-items:center;text-decoration:none;text-align:center;background:#202020;color:#fff;border:#202020 1px solid;font-size:16px;transition:background-color .3s ease,opacity .3s ease}.project ._action a>div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.project ._action a>div ._main{font-size:14px}.project ._action a>div ._sub{font-size:11px}.project ._action a:before,.project ._action a:after{content:"";display:block;width:26px;height:26px;background:transparent no-repeat center/100%}.project ._action a:after{background-image:url(/images/common/icons/button-arrow-white.svg)}.project ._action a:hover,.project ._action a:active{opacity:.9}.project ._action .link-ext{background:#fff;color:#202020;height:66px;padding:0 32px}.project ._action .link-ext:after{background-image:url(/images/common/icons/link-ext.svg)}.project ._action .link-ext:hover,.project ._action .link-ext:active{background-color:#f6f6f6}.youtuber h3{font-size:14px;font-weight:400;letter-spacing:.08em;display:flex;align-items:center;gap:8px;margin-bottom:20px}.youtuber h3:before{content:"";width:16px;height:16px;display:inline-block;background:url(/images/common/icons/pin.svg) no-repeat center/100%}.youtuber ._video{width:100%;aspect-ratio:500/282}.youtuber ._profile{margin:18px 0;display:flex;align-items:center;gap:16px}.youtuber ._profile ._photo{width:48px;height:48px;border-radius:48px;overflow:hidden}.youtuber ._profile ._name{font-size:16px}.youtuber ._profile ._name h4{font-size:12px;font-weight:400;color:#7a7a7a}.youtuber ._text{color:#7a7a7a}.videos{padding:100px 0;border-bottom:#E6E6E6 1px solid}@media screen and (max-width: 767px){.videos{padding:40px 0}}.videos ._content{width:var(--content-width);margin:40px auto}@media screen and (max-width: 767px){.videos ._content{width:100%;padding:0 40px}}.videos ._list{margin-top:40px;display:flex;gap:40px}@media screen and (max-width: 767px){.videos ._list{flex-direction:column}}.videos .youtuber{width:480px}@media screen and (max-width: 767px){.videos .youtuber{width:100%}}.__button,.__button-icon{width:310px;height:60px;border-radius:100px;padding:0 36px;font-size:16px;display:flex;align-items:center;justify-content:center;gap:16px;text-decoration:none;transition:background-color .3s;cursor:pointer}@media screen and (max-width: 767px){.__button,.__button-icon{width:100%;gap:0;justify-content:space-between}}.__button-icon:after,.__button-icon:before{content:"";display:block;width:25px;height:25px}.__button-icon:after{background:no-repeat center/100%}.explore{padding:100px 0}@media screen and (max-width: 767px){.explore{padding:40px 0}}.explore ._intro{color:#7a7a7a;text-align:left;margin-left:0}.explore ._content{width:var(--content-width);margin:40px auto}@media screen and (max-width: 767px){.explore ._content{width:100%;padding:0 40px}}.explore ul{margin:40px 0 0;display:flex;gap:40px}@media screen and (max-width: 767px){.explore ul{gap:4px;flex-direction:column;margin:40px -40px 0}}.explore ul li{width:calc(50% - 20px)}@media screen and (max-width: 767px){.explore ul li{width:100%}}.explore ul a{display:block;background:transparent no-repeat center/cover;width:100%;aspect-ratio:98/48;display:flex;justify-content:center;align-items:center;color:#202020;text-decoration:none}@media screen and (max-width: 767px){.explore ul a{aspect-ratio:39/24}}.explore ul a:hover ._button{background:#eee;border-color:#999}.explore ul ._area{background-image:url(/images/index/explore/area.webp)}.explore ul ._tags{background-image:url(/images/index/explore/tags.webp)}@media screen and (max-width: 767px){.explore ul ._area{background-image:url(/images/index/explore/area_sp.webp)}.explore ul ._tags{background-image:url(/images/index/explore/tags_sp.webp)}}.explore ul ._button{width:312px;padding:14px 32px;display:flex;justify-content:space-between;align-items:center;border-radius:80px;border:#fff 1px solid;background-color:#fff;transition:background-color .3s,border-color .3s}.explore ul ._button>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.explore ul ._button em{font-size:22px;letter-spacing:.12em;line-height:1.4;font-weight:500}.explore ul ._button span{font-size:16px;line-height:1.2}.explore ul ._button:before{content:"";width:23px}.explore ul ._button:after{content:"";width:23px;height:8px;background:url(/images/common/icons/button-arrow.svg) no-repeat center/cover}.__button,.__button-icon,.news ._action .button{width:310px;height:60px;border-radius:100px;padding:0 36px;font-size:16px;display:flex;align-items:center;justify-content:center;gap:16px;text-decoration:none;transition:background-color .3s;cursor:pointer}@media screen and (max-width: 767px){.__button,.__button-icon,.news ._action .button{width:100%;gap:0;justify-content:space-between}}.__button-icon:after,.news ._action .button:after,.__button-icon:before,.news ._action .button:before{content:"";display:block;width:25px;height:25px}.__button-icon:after,.news ._action .button:after{background:no-repeat center/100%}.news{background-color:#eee;position:relative}.news ._content{width:var(--content-width);margin:0 auto;padding:80px 0}@media screen and (max-width: 767px){.news ._content{padding:48px 40px}}.news li{margin:24px 0}.news li a{display:flex;gap:16px;color:inherit;text-decoration:none;transition:background-color .3s}@media screen and (max-width: 767px){.news li a{flex-direction:column}}.news li a[href]:hover{background-color:#fff}.news ._image{flex-shrink:0;position:relative;width:160px;height:90px}@media screen and (max-width: 767px){.news ._image{width:100%;height:auto;aspect-ratio:160/90;overflow:hidden}}.news ._image img{width:100%;height:100%;object-fit:cover}.news ._info{position:relative;font-size:0}.news ._info ._title{font-size:14px}.news ._info ._text{margin-top:4px;color:#7a7a7a;font-size:12px;width:824px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width: 767px){.news ._info ._text{width:100%}}.news ._info ._date{color:#7a7a7a;font-size:12px;margin-top:2px;display:flex;align-items:center}@media screen and (max-width: 767px){.news ._info ._date{margin-top:8px}}.news a[target=_blank] ._date:after{content:"";display:inline-block;width:13px;height:13px;background:url(/images/common/icons/link-ext.svg) no-repeat center/100%;margin-left:4px}.news ._action{display:flex;justify-content:center;margin:40px 0}.news ._action .button{background:#202020;color:#fff;gap:0;justify-content:space-between;width:420px;height:74px}.news ._action .button:hover{background-color:#303030}.news ._action .button:after{background-image:url(/images/common/icons/button-arrow-white.svg)}.pickupnews{background-color:#fff;border-bottom:#e6e6e6 1px solid}.pickupnews hgroup{margin-bottom:20px}.pickupnews li a[href]:hover{background-color:#eee}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.langSwitcherDropdown{
display: none!important;
}
/* サイト全体にあたっているcss LP制作の際に初めに読み込む */