@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 100px 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}body{background:#e0e0e0}.main ._content{width:var(--content-width);margin:0 auto;padding:80px 0}@media screen and (max-width: 767px){.main ._content{padding:48px 40px}}.main ._content ._sign{margin:48px 0;font-size:16px;font-weight:400}.main hgroup{margin-bottom:48px}@media screen and (max-width: 767px){.main hgroup{margin-bottom:48px}}.main hgroup h2{font-size:26px;font-weight:500;letter-spacing:.12em;line-height:1.8;margin:20px 0 40px}@media screen and (max-width: 767px){.main hgroup h2{font-size:22px}}.main hgroup ._subtitle{color:var(--text-color-gray);font-family:Jomolhari,serif;font-weight:500;font-size:10px;letter-spacing:.4em}.privacy-content section{margin:0 0 48px}.privacy-content h3{margin-bottom:24px;font-size:18px;font-weight:700;line-height:28.8px;letter-spacing:.2em}.privacy-content .text{font-size:16px;font-weight:400;line-height:2;letter-spacing:.08em}.privacy-content a{color:#2f80ed;text-decoration:underline}.__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%}article{width:100%;max-width:var(--content-width);margin:120px auto}@media screen and (max-width: 767px){article{margin:80px auto}}article a{color:#2f80ed;text-decoration:underline}.c{margin:64px 0}.c:first-child{margin-top:0}@media screen and (max-width: 767px){.c{margin:48px 0;padding-left:var(--section-padding);padding-right:var(--section-padding)}}.c .text{flex-grow:1;font-size:16px;line-height:2;letter-spacing:.06em}.c figure{font-size:0;flex-shrink:0;width:42%}@media screen and (max-width: 767px){.c figure{width:100%}}.c figure img{margin:0}.c figure figcaption{margin-top:12px;font-size:14px;line-height:1.6;letter-spacing:.08em;color:#7a7a7a}@media screen and (max-width: 767px){.c figure figcaption{margin-top:8px;font-size:12px}}.c_heading{margin-top:120px;display:flex;align-items:center}@media screen and (max-width: 767px){.c_heading{margin-top:80px}}.c_heading:before{content:"";border-top:#1a1a1a .5px solid;width:54px;margin-right:24px;flex-shrink:0}@media screen and (max-width: 767px){.c_heading:before{width:15vw;margin-right:16px}}.c_heading h3{font-size:24px;font-weight:500;letter-spacing:.12em;padding-right:32px}@media screen and (max-width: 767px){.c_heading h3{font-size:22px}}.c_left,.c_right,.c_left_l,.c_right_l,.c_left_v,.c_right_v{display:flex;gap:40px}.c_left,.c_left_l,.c_left_v{flex-direction:row}@media screen and (max-width: 767px){.c_left,.c_left_l,.c_left_v{flex-direction:column-reverse}}.c_right,.c_right_l,.c_right_v{flex-direction:row-reverse}@media screen and (max-width: 767px){.c_right,.c_right_l,.c_right_v{flex-direction:column-reverse}}.c_image_l figure,.c_image_l img{width:100%}@media screen and (max-width: 767px){.c_heading,.c_left_l,.c_right_l,.c_image_l,.c_left_v,.c_right_v{padding-left:0;padding-right:0}}@media screen and (max-width: 767px){.c_left_l .text,.c_left_l figcaption,.c_right_l .text,.c_right_l figcaption,.c_image_l .text,.c_image_l figcaption,.c_left_v .text,.c_left_v figcaption,.c_right_v .text,.c_right_v figcaption{padding-left:var(--section-padding);padding-right:var(--section-padding)}}
