@media screen and (max-width:767px){.p-globalNav{position:fixed;top:0;right:0;left:0;margin:auto;max-height:100vh;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;padding-bottom:30px;overflow-y:scroll;min-height:100vh}.p-globalNav.is_open{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.p-globalNav nav{margin:8px 15px 0}}@media print,screen and (min-width:768px){.p-globalNav{height:46px;padding:10px 20px 0;position:relative}.p-globalNav nav{width:1120px;margin:auto}.p-globalNav nav .p-commonNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-globalNav .p-globalNav__header{display:none}}@media screen and (max-width:767px){body.location .p-globalNav,body.other .p-globalNav{background:white}}@media screen and (max-width:767px){body.chain .p-globalNav{background:black}}@media print,screen and (min-width:768px){body.chain .p-globalNav{position:absolute;top:100%;right:0;left:0;padding:0;height:0}}@media print,screen and (min-width:768px){body.other .p-globalNav{position:absolute;top:100%;right:0;left:0}}.p-globalNav__header{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-globalNav__close{width:33px;position:relative;margin-right:15px}.p-globalNav__close:after,.p-globalNav__close:before{content:"";width:100%;height:1px;background:white;top:0;right:0;bottom:0;left:0;margin:auto;position:absolute;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}.p-globalNav__close:after{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}body.location .p-globalNav__close:after,body.location .p-globalNav__close:before,body.other .p-globalNav__close:after,body.other .p-globalNav__close:before{background:#576b65}@media screen and (max-width:767px){.p-globalNav__item+li{border-top:1px solid #c0cac7}.p-globalNav__item>a,.p-globalNav__item>span{display:block;padding:15px 8px;font-size:1.6rem;text-decoration:none;color:#30403b}.p-globalNav__item .p-accordion__trigger{position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.p-globalNav__item .p-accordion__trigger:after{content:"";width:9px;height:11px;position:absolute;top:16px;right:14px;margin:auto;background-image:url(/assets/img/misc/icn_arrow_green_down.svg);background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.p-globalNav__item .p-accordion__trigger.is_active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.p-globalNav__item .p-accordion__trigger.is_active+.p-accordion__target{margin-bottom:-1px}.p-globalNav__item .p-accordion__target{position:relative;z-index:2;background:white;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.p-globalNav__item .p-accordion__target ul li+li{position:relative;padding-top:7px;margin-top:7px}.p-globalNav__item .p-accordion__target ul li+li:before{content:"";background:#c0cac7;width:30px;height:1px;position:absolute;top:0;left:8px}.p-globalNav__item .p-accordion__target ul li a{display:block;padding:5px 8px;font-size:1.3rem;text-decoration:none;color:#30403b}}@media print,screen and (min-width:768px){.p-globalNav__item{padding:0 10px}.p-globalNav__item>a{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;display:block;padding:10px;color:#30403b;font-size:1.4rem;text-decoration:none;line-height:1}.p-globalNav__item>a:hover{background:#e0eae7}.p-globalNav__item>span{display:block;padding:10px;color:#30403b;font-size:1.4rem;text-decoration:none;cursor:pointer;line-height:1}.p-globalNav__item .p-accordion__target{position:absolute;top:46px;right:0;left:0}.p-globalNav__item .p-accordion__target ul{background:#e0eae7;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-globalNav__item .p-accordion__target li+li{margin-left:55px}.p-globalNav__item .p-accordion__target li a{color:#30403b;font-size:1.5rem;line-height:1.6;padding-left:25px;display:inline-block;text-decoration:none;position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.p-globalNav__item .p-accordion__target li a:before{content:"";width:18px;height:18px;position:absolute;left:3px;top:0.15em;background-image:url(/assets/img/misc/icn_arrow_circle_green_right.svg);background-size:contain;background-repeat:no-repeat}.p-globalNav__item .p-accordion__target li a:hover{text-decoration:underline}}.p-utility_sp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px}@media print,screen and (min-width:768px){.p-utility_sp{display:none}}.p-utility_sp__item{width:calc(50% - 7px)}.p-utility_sp__item.-home{width:100%;margin-bottom:14px}.p-utility_sp__item.-home .p-utility_sp__icn{width:27px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.p-utility_sp__item .c-btn{padding:15px 8px 13px}.p-utility_sp__item .c-btn--white{border-color:#30403b}.p-utility_sp__icn{width:17px;height:17px;margin:0 5px 0 0;display:inline-block;text-align:center}.p-utility_sp__icn img{max-height:100%}.p-language_sp{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:25px}@media print,screen and (min-width:768px){.p-language_sp{display:none}}.p-language_sp__item{width:calc(100% / 3)}.p-language_sp__item+li{border-left:1px solid #c0cac7}.p-language_sp__item a{display:block;text-align:center;font-size:1.2rem;text-decoration:none;color:white}body.location .p-language_sp__item a,body.other .p-language_sp__item a{color:#30403b}@media print,screen and (min-width:768px){body.location.access .p-globalNav__item a[href*=access],body.location.dining .p-globalNav__item a[href*=dining],body.location.event .p-globalNav__item a[href*=event],body.location.facilities .p-globalNav__item a[href*=facilities],body.location.guestroom .p-globalNav__item a[href*=guestroom],body.location.home .p-globalNav__item:first-child a,body.location.plan .p-globalNav__item span.plan,body.location.sightseeing .p-globalNav__item a[href*=sightseeing],body.location.spa .p-globalNav__item a[href*=spa]{position:relative}body.location.access .p-globalNav__item a[href*=access]:after,body.location.dining .p-globalNav__item a[href*=dining]:after,body.location.event .p-globalNav__item a[href*=event]:after,body.location.facilities .p-globalNav__item a[href*=facilities]:after,body.location.guestroom .p-globalNav__item a[href*=guestroom]:after,body.location.home .p-globalNav__item:first-child a:after,body.location.plan .p-globalNav__item span.plan:after,body.location.sightseeing .p-globalNav__item a[href*=sightseeing]:after,body.location.spa .p-globalNav__item a[href*=spa]:after{content:"";width:1px;height:7px;background:#576b65;position:absolute;right:0;bottom:-2px;left:0;margin:auto}}.l-hotelInfo{background:#cccccc;padding:30px 5px}@media print,screen and (min-width:768px){.l-hotelInfo+.l-localNav{margin-top:0}}@media print,screen and (min-width:768px){.l-hotelInfo{padding:80px 40px 40px}}.l-hotelInfo__inner{background:white;padding:15px 15px 0}@media print,screen and (min-width:768px){.l-hotelInfo__inner{padding:40px 65px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1120px;margin:auto}}.l-hotelInfo__header{width:100%;padding:6px 10px 25px;font-size:1.8rem;border-left:1px solid #c0cac7;margin-bottom:20px}@media print,screen and (min-width:768px){.l-hotelInfo__header{padding:10px 10px 25px;font-size:2.2rem;margin-bottom:30px}}@media print,screen and (min-width:768px){.l-hotelInfo__col{width:505px;margin:0}.l-hotelInfo__col:nth-child(2n){width:420px}.l-hotelInfo__col:nth-child(odd){width:520px}}@media screen and (max-width:767px){.l-hotelInfo__col+.l-hotelInfo__col{margin-top:20px}.l-hotelInfo__col section+section{margin-top:0}}@media print,screen and (min-width:768px){.l-hotelInfo__col p+p{margin-top:20px}}.l-hotelInfo__col p+.c-annotation{margin-top:10px}.l-hotelInfo__col p img{max-width:100%}@media print,screen and (min-width:768px){.l-hotelInfo__col section+section{margin-top:30px}}@media screen and (max-width:767px){.l-hotelInfo__col section h3{font-size:1.6rem;margin:0 -15px;padding:20px 30px 20px 15px;border-top:1px solid #c0cac7;position:relative}.l-hotelInfo__col section h3:after{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;content:"";width:9px;height:11px;position:absolute;top:0;bottom:0;right:15px;margin:auto;background-image:url(/assets/img/misc/icn_arrow_green_down.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.l-hotelInfo__col section h3.is_active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}@media print,screen and (min-width:768px){.l-hotelInfo__col section h3{font-size:1.8rem;line-height:1.4;margin-bottom:15px}.l-hotelInfo__col section h3:after{content:"";display:block;width:14px;height:1px;margin-top:5px;background:#c0cac7}}@media screen and (max-width:767px){.l-hotelInfo__col section .p-accordion__inner :last-child{padding-bottom:20px}}.l-hotelInfo__col section p{font-size:1.3rem;line-height:1.7}.l-hotelInfo__col section p+ul.c-annotation{margin-top:5px}.l-hotelInfo__col section p b{font-size:1.6rem}.l-hotelInfo__col section p small{font-size:1.2rem}.l-hotelInfo__col section p.c-annotation,.l-hotelInfo__col section p .c-annotation{font-size:1rem}@media print,screen and (min-width:768px){.l-hotelInfo__col section p.c-annotation,.l-hotelInfo__col section p .c-annotation{font-size:1.2rem}}.l-hotelInfo__col section ul.c-annotation{font-size:1.1rem}.l-hotelInfo__map{height:280px}.l-hotelInfo__map+.l-hotelInfo__location{margin-top:10px}@media print,screen and (min-width:768px){.l-hotelInfo__map+.c-grid{margin-top:10px}}@media print,screen and (min-width:768px){.l-hotelInfo__map+.c-grid .c-col{margin-bottom:20px}}.l-hotelInfo__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.3rem}.l-hotelInfo__location+.l-hotelInfo__location{margin-top:20px}@media screen and (max-width:767px){.l-hotelInfo__location+p{font-size:1.3rem;margin-top:15px}.l-hotelInfo__location+p .c-btn{margin-bottom:10px}}@media print,screen and (min-width:768px){.l-hotelInfo__location{font-size:1.4rem}}.l-hotelInfo__location b{font-size:150%;display:inline-block;margin-right:5px}.l-hotelInfo__location img{margin-right:5px}ul.l-hotelInfo__annotation{margin-top:15px;font-size:1.2rem;line-height:1.6}ul.l-hotelInfo__annotation b{font-size:130%;vertical-align:baseline}ul.l-hotelInfo__annotation a{color:#30403b}.p-facilitiesMap{position:relative}@media print,screen and (min-width:768px){.p-facilitiesMap{width:1120px;margin-right:auto;margin-left:auto}}.p-facilitiesMap__stage{position:relative}@media print,screen and (min-width:768px){.p-facilitiesMap__stage{height:412px;background-image:url(/assets/img/karuizawa/facilities/common/bg_map.png);background-size:100%}.p-facilitiesMap__stage+p{margin-top:10px}}.p-facilitiesMap__item a{position:absolute;text-decoration:none;color:white;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.p-facilitiesMap__item a{background:#576b65;padding:10px 15px;display:inline-block;white-space:nowrap;font-size:1.5rem;min-width:7em}.p-facilitiesMap__item a[href*=main]{bottom:27%;left:32%}.p-facilitiesMap__item a[href*=connection]{top:20%;right:68%}.p-facilitiesMap__item a[href*=princess]{top:25%;left:68%}.p-facilitiesMap__item a[href*=resort]{top:66%;left:68%}.p-facilitiesMap__item a[href*=other]{right:0;bottom:0}}@media print,screen and (min-width:768px){.p-facilitiesMap__item a{background:#576b65;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;font-size:1.5rem;padding:15px 25px;min-width:175px}.p-facilitiesMap__item a:hover{background:#627972}.p-facilitiesMap__item a[href*=main]{bottom:75px;left:330px}.p-facilitiesMap__item a[href*=connection]{bottom:225px;right:845px}.p-facilitiesMap__item a[href*=princess]{top:33px;left:811px}.p-facilitiesMap__item a[href*=resort]{top:212px;left:690px}.p-facilitiesMap__item a[href*=other]{right:15px;bottom:15px}.p-facilitiesMap__item a:before{content:"";width:18px;height:18px;margin-right:10px;display:block;background-image:url(/assets/img/misc/icn_arrow_circle_white_right.svg);background-repeat:no-repeat;background-size:contain}}.p-facilitiesMap__item.is_active a{background:#97040c}@media print,screen and (min-width:768px){.p-sightseeing{width:833px}}.p-sightseeing__day{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem}.p-sightseeing__day+.p-sightseeing__num{margin-top:20px}.p-sightseeing__day:after,.p-sightseeing__day:before{content:"";width:49px;height:9px;display:inline-block;background-repeat:no-repeat;background-size:contain}.p-sightseeing__day:before{background-image:url(/assets/img/misc/tle_garnish_01_left.png);margin-right:20px}.p-sightseeing__day:after{background-image:url(/assets/img/misc/tle_garnish_01_right.png);margin-left:20px}@media print,screen and (min-width:768px){.p-sightseeing__day{font-size:2rem}.p-sightseeing__day+.p-sightseeing__num{margin-top:60px}.p-sightseeing__day:after,.p-sightseeing__day:before{width:66px;height:10px}}@media screen and (max-width:767px){.p-sightseeing__num{padding-left:60px;font-size:2rem;line-height:1.3;position:relative}.p-sightseeing__num+.p-sightseeing__section{margin-top:18px}.p-sightseeing__num+.o-dotted:before{top:-5px}.p-sightseeing__num>img{position:absolute;height:26px;top:0;left:4px}}@media print,screen and (min-width:768px){.p-sightseeing__num{padding-left:97px;font-size:2rem;position:relative}.p-sightseeing__num+.p-sightseeing__section{margin-top:20px}.p-sightseeing__num+.o-dotted:before{top:15px}.p-sightseeing__num>img{position:absolute;top:0;left:8px}}@media screen and (max-width:767px){.p-sightseeing__section{padding-left:60px;padding-bottom:25px}.p-sightseeing__section+.p-sightseeing__num{margin-top:13px}.p-sightseeing__section+.p-sightseeing__checkIn,.p-sightseeing__section+.p-sightseeing__checkOut{margin-top:5px}}@media print,screen and (min-width:768px){.p-sightseeing__section{padding-left:97px;padding-bottom:55px}.p-sightseeing__section+.p-sightseeing__num{margin-top:20px}.p-sightseeing__section+.p-sightseeing__checkIn,.p-sightseeing__section+.p-sightseeing__checkOut{margin-top:5px}}@media screen and (max-width:767px){.p-sightseeing__section.o-dotted{position:relative}.p-sightseeing__section.o-dotted:before{content:"";position:absolute;left:21px;bottom:0;width:2px;background-image:url(/assets/img/misc/bg_dotted_sightseeing_01.png);background-repeat:no-repeat round;background-size:2px}}@media print,screen and (min-width:768px){.p-sightseeing__section.o-dotted{position:relative}.p-sightseeing__section.o-dotted:before{content:"";position:absolute;left:30px;bottom:0;width:3px;background-image:url(/assets/img/misc/bg_dotted_sightseeing_01.png);background-repeat:no-repeat round}}@media screen and (max-width:767px){.p-sightseeing__section.o-pop--sp:before{top:-20px}}@media screen and (max-width:767px){.p-sightseeing__section .p-sightseeing__day{margin:40px 60px 40px 0}}@media print,screen and (min-width:768px){.p-sightseeing__section .p-sightseeing__day{margin:70px 97px 70px 0}}@media screen and (max-width:767px){.p-sightseeing__checkIn,.p-sightseeing__checkOut{position:relative;font-size:2rem;padding-left:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-sightseeing__checkIn+.p-sightseeing__section,.p-sightseeing__checkOut+.p-sightseeing__section{margin-top:15px}.p-sightseeing__checkIn+.o-dotted:before,.p-sightseeing__checkOut+.o-dotted:before{top:-10px}.p-sightseeing__checkIn:before,.p-sightseeing__checkOut:before{content:"";width:11px;height:11px;border-radius:15px;position:absolute;left:15px;border:2px solid #c0cac7;background:#c0cac7}}@media print,screen and (min-width:768px){.p-sightseeing__checkIn,.p-sightseeing__checkOut{position:relative;font-size:2rem;padding-left:97px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-sightseeing__checkIn+.p-sightseeing__section,.p-sightseeing__checkOut+.p-sightseeing__section{margin-top:15px}.p-sightseeing__checkIn+.o-dotted:before,.p-sightseeing__checkOut+.o-dotted:before{top:-10px}.p-sightseeing__checkIn:before,.p-sightseeing__checkOut:before{content:"";width:11px;height:11px;border-radius:15px;position:absolute;left:24px;border:2px solid #c0cac7;background:#c0cac7}}.p-sightseeing__checkIn:before{background:transparent}body.location h1.l-header__symbol{display:none}body.location.home .l-header{position:fixed;top:0;right:0;left:0;margin:auto;background:rgba(255, 255, 255, 0.88)}body.location.home p.l-header__symbol{display:none}body.location.home h1.l-header__symbol{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (min-width:768px){body.location.home h1.l-header__symbol{display:block}}@media screen and (max-width:767px){body.location.home .p-globalNav__header .l-header__symbol{display:-webkit-box;display:-ms-flexbox;display:flex}}body.location.popup .l-header{padding:10px 0}@media print,screen and (min-width:768px){body.location.popup .l-header{padding:22px 0;width:100%!important}}body.location.popup .l-header__topper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.location.popup .l-header__symbol{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){body.location.popup .l-header__symbol{width:75px;margin:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.location.popup .l-header__symbol img{margin-right:15px}body.location .l-header{width:100%;background:white;border-bottom:1px solid #dfe4e3;position:relative}@media screen and (max-width:767px){body.location .l-header header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media print,screen and (min-width:768px){body.location .l-header{padding:22px 0 0}}body.location .l-header__symbol{text-align:center}@media screen and (max-width:767px){body.location .l-header__symbol{width:82px;margin-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.location .l-header__symbol a{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;display:inline-block}body.location .l-header__symbol a:hover{opacity:.7}body.location .l-header__symbol img{width:100%}@media print,screen and (min-width:768px){body.location .l-header__symbol img{width:140px}}@media screen and (max-width:767px){body.location .l-header__systemNav{margin:0}}@media print,screen and (min-width:768px){body.location .l-header__systemNav{position:absolute;top:10px;right:12px}}body.location .l-header__systemNav ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (min-width:768px){body.location .l-header__systemNav__item+.l-header__systemNav__item{margin-left:1px;position:relative}body.location .l-header__systemNav__item+.l-header__systemNav__item:before{content:"";width:1px;height:20px;background:#576b65;position:absolute;top:16px;left:-1px}}@media screen and (max-width:767px){body.location .l-header__systemNav__item{border-left:1px solid #dfe4e3}}body.location .l-header__systemNav__item a{display:block;text-decoration:none;color:#30403b}@media screen and (max-width:767px){body.location .l-header__systemNav__item a{padding:6px 3px;font-size:0.7rem;min-width:5rem;text-align:center}}@media print,screen and (min-width:768px){body.location .l-header__systemNav__item a{padding:5px;margin:5px;text-align:center;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}html.win body.location .l-header__systemNav__item a{font-weight:bold}}body.location .l-header__systemNav__item a:hover{background:#e8edec}body.location .l-header__systemNav__item.p-globalNav__open{width:63px;position:relative}body.location .l-header__systemNav__item.p-globalNav__open span{width:33px;height:1px;background:#576b65;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}body.location .l-header__systemNav__item.p-globalNav__open span:after,body.location .l-header__systemNav__item.p-globalNav__open span:before{content:"";width:33px;height:1px;background:#576b65;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}body.location .l-header__systemNav__item.p-globalNav__open span:before{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}body.location .l-header__systemNav__item.p-globalNav__open span:after{-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}@media print,screen and (min-width:768px){body.location .l-header__systemNav__item.p-globalNav__open{display:none}}body.location .l-header__systemNav__item__icn{width:17px;height:17px;margin:0 auto 5px;display:block;text-align:center}@media screen and (max-width:767px){body.location .l-header__systemNav__item__icn.-home{width:26px;height:10px}}html.msie10 body.location .l-header__systemNav__item__icn,html.msie11 body.location .l-header__systemNav__item__icn{margin-bottom:7px}body.location .l-header__systemNav__item__icn img{max-height:100%}@media print,screen and (min-width:768px){body.location .l-header__systemNav__item__icn{width:25px;height:25px;margin:0 auto 3px}body.location .l-header__systemNav__item__icn.-home{height:15px;width:37px}}@media screen and (max-width:767px){body.location .l-header__topper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}body.location .l-footer{background:#30403b;text-align:center;padding:30px 0}@media print,screen and (min-width:768px){body.location .l-footer{min-width:1200px;padding:62px 0 32px;position:relative;z-index:2}}body.location.popup .l-footer{padding:15px 0}@media print,screen and (min-width:768px){body.location.popup .l-footer{padding:30px 0;width:100%;min-width:auto}}body.location.popup .l-footer__copyright{margin:0}body.location .l-footer__symbol{margin-bottom:30px}@media screen and (max-width:767px){body.location .l-footer__symbol{width:155px;margin:auto}}body.location .l-footer__symbol a{display:inline-block}@media screen and (max-width:767px){body.location .l-footer__symbol a{width:100%}}@media print,screen and (min-width:768px){body.location .l-footer__symbol a{width:178px}}body.location .l-footer__symbol img{width:100%}body.location .l-footer__sitemap{text-align:left}@media screen and (max-width:767px){body.location .l-footer__sitemap{margin-top:15px;border-top:1px solid rgba(255, 255, 255, 0.4)}}@media print,screen and (min-width:768px){body.location .l-footer__sitemap{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;width:1120px;margin:auto;margin-top:55px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}body.location .l-footer__sitemap a,body.location .l-footer__sitemap span{color:white;text-decoration:none;display:block;position:relative;line-height:1.5}body.location .l-footer__sitemap__col{width:160px}body.location .l-footer__sitemap__term+.l-footer__sitemap__term{margin-top:27px}body.location .l-footer__sitemap__term>a,body.location .l-footer__sitemap__term>span{font-size:1.3rem}body.location .l-footer__sitemap__term>a:after,body.location .l-footer__sitemap__term>span:after{content:"";width:14px;height:1px;background:#576b65;display:block;margin-top:2px}body.location .l-footer__sitemap__term>ul{margin-top:13px}@media print,screen and (min-width:768px){body.location .l-footer__sitemap__desc{font-size:1.2rem}body.location .l-footer__sitemap__desc+.l-footer__sitemap__desc{margin-top:9px}}body.location .l-footer__copyright{margin-top:35px;color:white;font-size:1.1rem;line-height:1;font-family:arial, sans-serif}@media screen and (max-width:767px){body.location .l-footer__copyright{font-size:1rem;margin-top:40px}}body.location .l-footer__btt{display:none}body.location .l-footer__btt a{position:fixed;width:32.5px;height:32.5px;right:10px;bottom:10px;z-index:100}@media print,screen and (min-width:768px){body.location .l-footer__btt a{width:55px;height:55px}}body.location .l-footer__btt img{width:100%}body.location .l-footer__btn{margin:0 15px}@media print,screen and (min-width:768px){body.location .l-footer__btn{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){body.location .l-footer__btn__item+.l-footer__btn__item{margin-top:10px}}@media print,screen and (min-width:768px){body.location .l-footer__btn__item{min-width:200px;margin:0 10px}}body.location .l-footer__btn__item a{width:100%}body.location .l-footer__sitemap__row{border-bottom:1px solid rgba(255, 255, 255, 0.4)}body.location .l-footer__sitemap__row>a{padding:15px 30px 15px 15px;display:block;font-size:1.5rem}body.location .l-footer__sitemap__row>span{padding:15px 30px 15px 15px;display:block;color:white;font-size:1.5rem;line-height:1.5;position:relative}body.location .l-footer__sitemap__row>span:after{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;content:"";width:9px;height:11px;position:absolute;top:0;bottom:0;right:15px;margin:auto;background-image:url(/assets/img/misc/icn_arrow_white_down.svg);background-size:cover;background-repeat:no-repeat;background-position:center}body.location .l-footer__sitemap__row>span.is_active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}body.location .l-footer__sitemap__row ul{padding:0 0 15px}@media screen and (max-width:767px){body.location .l-footer__sitemap__desc a,body.location .l-footer__sitemap__desc span{display:block;font-size:1.3rem;padding:8px 15px;position:relative;padding-left:calc(15px + 1em)}body.location .l-footer__sitemap__desc a:before,body.location .l-footer__sitemap__desc span:before{content:"-";position:absolute;left:18px}}body.location .l-footer__sitemap__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.location .l-footer__sitemap__col_1,body.location .l-footer__sitemap__col_2-1{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(255, 255, 255, 0.4)}body.location .l-footer__sitemap__col_1 a,body.location .l-footer__sitemap__col_2-1 a{padding:15px;font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.location .l-footer__sitemap__col_2-1:nth-child(2n){border-left:1px solid rgba(255, 255, 255, 0.4)}body.location .l-footer__sitemap__col_1{width:100%}body.location .l-footer__sitemap__other{width:280px;margin:25px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}body.location .l-footer__sitemap__other li{margin:5px}body.location .l-footer__sitemap__other li a{padding:5px 10px}body.location .l-footer__btn__Language{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.location .l-footer__btn__Language li+li{border-left:1px solid #576b65}body.location .l-footer__btn__Language a{color:white;text-decoration:none;display:block;padding:1px 15px;font-size:12px}body.other h1.l-header__symbol{display:none}body.other.home .l-header{position:fixed}body.other.home p.l-header__symbol{display:none}body.other.home h1.l-header__symbol{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (min-width:768px){body.other.home h1.l-header__symbol{display:block}}@media screen and (max-width:767px){body.other.home .p-globalNav__header .l-header__symbol{display:-webkit-box;display:-ms-flexbox;display:flex}}body.other .l-header{width:100%;background:#30403b;top:0;right:0;left:0;margin:auto}@media screen and (max-width:767px){body.other .l-header header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:44px}body.other .l-header h1.l-header__symbol{display:none}body.other .l-header p.l-header__symbol{display:-webkit-box;display:-ms-flexbox;display:flex}}@media print,screen and (min-width:768px){body.other .l-header{padding:0;position:relative}body.other .l-header header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px;height:60px}}body.other .l-header .l-header__symbol{text-align:center}@media screen and (max-width:767px){body.other .l-header .l-header__symbol{width:140px;margin:0 0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.other .l-header .l-header__symbol a{display:inline-block;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media print,screen and (min-width:768px){body.other .l-header .l-header__symbol a{width:auto}}body.other .l-header .l-header__symbol a:hover{opacity:.7}@media screen and (max-width:767px){body.other .l-header .l-header__systemNav{margin:0 0 0 auto}}@media print,screen and (min-width:768px){body.other .l-header .l-header__systemNav{top:10px;right:12px}}body.other .l-header .l-header__systemNav ul{display:-webkit-box;display:-ms-flexbox;display:flex}body.other .l-header .l-header__systemNav__item{border-left:1px solid rgba(255, 255, 255, 0.3)}body.other .l-header .l-header__systemNav__item a{display:block;text-decoration:none;color:white;text-align:center}@media screen and (max-width:767px){body.other .l-header .l-header__systemNav__item a{padding:6px 3px;font-size:0.7rem}}@media print,screen and (min-width:768px){body.other .l-header .l-header__systemNav__item a{min-width:70px;min-height:60px;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}html.win body.other .l-header .l-header__systemNav__item a{font-weight:bold}}body.other .l-header .l-header__systemNav__item a:hover{background:rgba(0, 0, 0, 0.1)}body.other .l-header .l-header__systemNav__item.p-globalNav__open{width:63px;height:44px;position:relative}body.other .l-header .l-header__systemNav__item.p-globalNav__open span{width:33px;height:1px;background:white;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}body.other .l-header .l-header__systemNav__item.p-globalNav__open span:after,body.other .l-header .l-header__systemNav__item.p-globalNav__open span:before{content:"";width:33px;height:1px;background:white;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}body.other .l-header .l-header__systemNav__item.p-globalNav__open span:before{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}body.other .l-header .l-header__systemNav__item.p-globalNav__open span:after{-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}@media print,screen and (min-width:768px){body.other .l-header .l-header__systemNav__item.p-globalNav__open{display:none}}body.other .l-header .l-header__systemNav__item__icn{width:17px;height:17px;margin:0 auto 5px;display:block;text-align:center}html.msie10 body.other .l-header .l-header__systemNav__item__icn,html.msie11 body.other .l-header .l-header__systemNav__item__icn{margin-bottom:7px}body.other .l-header .l-header__systemNav__item__icn img{max-height:100%}@media print,screen and (min-width:768px){body.other .l-header .l-header__systemNav__item__icn{width:25px;height:25px;margin:0 auto 3px}body.other .l-header .l-header__systemNav__item__icn.-home{height:15px;width:37px}}body.other .l-header .l-header__trigger{margin-left:auto}@media screen and (max-width:767px){body.other .l-header .l-header__trigger{display:none}}body.other .l-header .l-header__trigger ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:3px}body.other .l-header .l-header__trigger__item{margin-right:30px;color:white;font-size:1.4rem;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.other .l-header .l-header__trigger__item:hover{text-decoration:underline}body.other .l-header .l-header__trigger__item:after{content:"";width:6px;height:8px;display:inline-block;margin-left:10px;background-image:url(/assets/img/misc/icn_arrow_white_down.svg);background-repeat:no-repeat;background-size:contain}@media print,screen and (min-width:768px){body.other .l-header .l-header__hotelList,body.other .l-header .l-header__purpose{position:absolute;top:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#e0eae7;overflow:hidden}}@media print,screen and (min-width:768px){body.other .l-header .l-header__hotelList figcaption,body.other .l-header .l-header__purpose figcaption{display:none}}@media screen and (max-width:767px){body.other .l-header .l-header__hotelList figcaption,body.other .l-header .l-header__purpose figcaption{text-align:center;color:#30403b;font-size:1.8rem;margin-bottom:20px}}@media screen and (max-width:767px){body.other .l-header .l-header__hotelList ul,body.other .l-header .l-header__purpose ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media print,screen and (min-width:768px){body.other .l-header .l-header__hotelList{display:none}body.other .l-header .l-header__hotelList ul{width:864px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-70px;padding:27px 0 2px}}@media print,screen and (min-width:768px){body.other .l-header .l-header__purpose{display:none}body.other .l-header .l-header__purpose ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:74px}}@media screen and (max-width:767px){body.other .l-header .l-header__purpose{margin-top:15px;border-top:1px solid #c0cac7;padding-top:25px}}@media screen and (max-width:767px){body.other .l-header .l-header__hotelList__item,body.other .l-header .l-header__purpose__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 10px)}body.other .l-header .l-header__hotelList__item:nth-child(2n),body.other .l-header .l-header__purpose__item:nth-child(2n){margin-left:20px;position:relative}body.other .l-header .l-header__hotelList__item:nth-child(2n):before,body.other .l-header .l-header__purpose__item:nth-child(2n):before{content:"";position:absolute;width:1px;top:13px;bottom:13px;left:-10px;background:#c0cac7}body.other .l-header .l-header__hotelList__item:nth-child(2):before,body.other .l-header .l-header__purpose__item:nth-child(2):before{top:0}body.other .l-header .l-header__hotelList__item:last-child:before,body.other .l-header .l-header__purpose__item:last-child:before{bottom:0}body.other .l-header .l-header__hotelList__item:nth-child(n+3),body.other .l-header .l-header__purpose__item:nth-child(n+3){border-top:1px solid #c0cac7}body.other .l-header .l-header__hotelList__item a,body.other .l-header .l-header__purpose__item a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#30403b;text-decoration:none;text-align:center;padding:13px 0;font-size:1.4rem;line-height:1.2}body.other .l-header .l-header__hotelList__item a small,body.other .l-header .l-header__purpose__item a small{display:block;width:100%;font-size:1.1rem;margin-bottom:3px}}@media print,screen and (min-width:768px){body.other .l-header .l-header__hotelList__item{width:calc(25% - 70px);margin-right:70px;margin-bottom:25px}body.other .l-header .l-header__hotelList__item a{padding-left:25px;display:inline-block;color:#30403b;font:inherit;text-decoration:none;position:relative;line-height:1.2;font-size:1.5rem}body.other .l-header .l-header__hotelList__item a:hover{text-decoration:underline}body.other .l-header .l-header__hotelList__item a small{font-size:1.2rem;display:inline-block}body.other .l-header .l-header__hotelList__item a:before{content:"";width:18px;height:18px;position:absolute;left:3px;top:-0.15em;background-image:url(/assets/img/misc/icn_arrow_circle_green_right.svg);background-size:contain}}@media print,screen and (min-width:768px){body.other .l-header .l-header__purpose__item+.l-header__purpose__item{margin-left:45px}body.other .l-header .l-header__purpose__item a{color:#30403b;font-size:1.5rem;line-height:1.6;padding-left:25px;display:inline-block;text-decoration:none;position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}body.other .l-header .l-header__purpose__item a:before{content:"";width:18px;height:18px;position:absolute;left:3px;top:0.15em;background-image:url(/assets/img/misc/icn_arrow_circle_green_right.svg);background-size:contain;background-repeat:no-repeat}body.other .l-header .l-header__purpose__item a:hover{text-decoration:underline}}body.other.popup .l-header{background:white;border-bottom:1px solid #dfe4e3;padding:10px 0}@media print,screen and (min-width:768px){body.other.popup .l-header{padding:22px 0;width:100%!important}}body.other.popup .l-header header{display:block;height:auto}body.other.popup .l-header__topper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.other.popup .l-header__symbol{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){body.other.popup .l-header__symbol{width:75px;margin:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.other .l-footer{background:#30403b;text-align:center;padding:30px 0}@media print,screen and (min-width:768px){body.other .l-footer{min-width:1200px;padding:62px 0 32px;position:relative;z-index:2}}body.other .l-footer__symbol{margin-bottom:30px}@media screen and (max-width:767px){body.other .l-footer__symbol{width:155px;margin:auto}body.other .l-footer__symbol a{display:inline-block;width:100%}}@media print,screen and (min-width:768px){body.other .l-footer__symbol a{display:inline-block}}body.other .l-footer__sitemap{text-align:left}@media screen and (max-width:767px){body.other .l-footer__sitemap{margin-top:15px;border-top:1px solid rgba(255, 255, 255, 0.4)}}@media print,screen and (min-width:768px){body.other .l-footer__sitemap{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;width:928px;margin:auto;margin-top:55px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}body.other .l-footer__sitemap a,body.other .l-footer__sitemap span{color:white;text-decoration:none;display:inline-block;position:relative;line-height:1.5}body.other .l-footer__sitemap__chain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}body.other .l-footer__sitemap__chain.o-5-1{width:160px}body.other .l-footer__sitemap__chain.o-5-2{width:352px}body.other .l-footer__tle{width:100%;color:white;font-size:1.6rem;padding:7px 10px 15px;border-left:1px solid #576b65;margin-bottom:20px}body.other .l-footer__sitemap__col{width:160px}body.other .l-footer__sitemap__term+.l-footer__sitemap__term{margin-top:27px}body.other .l-footer__sitemap__term>a,body.other .l-footer__sitemap__term span{font-size:1.3rem}body.other .l-footer__sitemap__term>a:after,body.other .l-footer__sitemap__term span:after{content:"";width:14px;height:1px;background:#576b65;display:block;margin-top:2px}body.other .l-footer__sitemap__term>ul{margin-top:13px}@media print,screen and (min-width:768px){body.other .l-footer__sitemap__desc{font-size:1.2rem}body.other .l-footer__sitemap__desc+.l-footer__sitemap__desc{margin-top:9px}}body.other .l-footer__copyright{margin-top:50px;color:white;font-size:1.1rem;line-height:1;font-family:arial, sans-serif}@media screen and (max-width:767px){body.other .l-footer__copyright{font-size:1rem;margin-top:40px}}body.other .l-footer__btt{display:none}body.other .l-footer__btt a{position:fixed;width:32.5px;height:32.5px;right:10px;bottom:10px}@media print,screen and (min-width:768px){body.other .l-footer__btt a{width:55px;height:55px}}body.other .l-footer__btt img{width:100%}body.other .l-footer__btn{margin:0 15px}@media print,screen and (min-width:768px){body.other .l-footer__btn{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){body.other .l-footer__btn__item+.l-footer__btn__item{margin-top:10px}}@media print,screen and (min-width:768px){body.other .l-footer__btn__item{width:200px;margin:0 10px}}body.other .l-footer__btn__item a{width:100%}body.other .l-footer__sitemap__row{border-bottom:1px solid rgba(255, 255, 255, 0.4)}body.other .l-footer__sitemap__row>a{padding:15px 30px 15px 15px;display:block;font-size:1.5rem}body.other .l-footer__sitemap__row>span{padding:15px 30px 15px 15px;display:block;color:white;font-size:1.5rem;line-height:1.5;position:relative}body.other .l-footer__sitemap__row>span:after{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;content:"";width:9px;height:11px;position:absolute;top:0;bottom:0;right:15px;margin:auto;background-image:url(/assets/img/misc/icn_arrow_white_down.svg);background-size:cover;background-repeat:no-repeat;background-position:center}body.other .l-footer__sitemap__row>span.is_active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}body.other .l-footer__sitemap__row ul{padding:0 0 15px}body.other .l-footer__sitemap__area{padding-left:20px}body.other .l-footer__sitemap__area+ul{margin-top:10px;padding-left:5px}@media screen and (max-width:767px){body.other .l-footer__sitemap__desc a{display:block;font-size:1.3rem;padding:8px 15px;position:relative;padding-left:calc(15px + 1em)}body.other .l-footer__sitemap__desc a:before{content:"-";position:absolute;left:18px}}body.other .l-footer__sitemap__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.other .l-footer__sitemap__col_1,body.other .l-footer__sitemap__col_2-1{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(255, 255, 255, 0.4)}body.other .l-footer__sitemap__col_1:nth-child(2n),body.other .l-footer__sitemap__col_2-1:nth-child(2n){border-left:1px solid rgba(255, 255, 255, 0.4)}body.other .l-footer__sitemap__col_1 a,body.other .l-footer__sitemap__col_2-1 a{padding:15px;font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.other .l-footer__sitemap__col_1{width:100%}body.other .l-footer__btn__Language{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.other .l-footer__btn__Language li+li{border-left:1px solid #576b65}body.other .l-footer__btn__Language a{color:white;text-decoration:none;display:block;padding:1px 15px;font-size:12px}body.other .l-footer__sitemap__csr{margin:40px 15px}@media print,screen and (min-width:768px){body.other .l-footer__sitemap__csr{margin:50px auto 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.other .l-footer__sitemap__csr li{font-size:1.3rem}body.other .l-footer__sitemap__csr li a{line-height:1.8;color:white}@media print,screen and (min-width:768px){body.other .l-footer__sitemap__csr li+li{margin-left:50px}}@media screen and (max-width:767px){body.other .l-footer__sitemap__csr li{text-align:left}body.other .l-footer__sitemap__csr li+li{margin-top:20px}}body.other .l-footer__sitemap__other{margin:25px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:290px}@media print,screen and (min-width:768px){body.other .l-footer__sitemap__other{width:700px;margin:25px auto}}body.other .l-footer__sitemap__other li{margin:5px}@media print,screen and (min-width:768px){body.other .l-footer__sitemap__other li{font-size:1.2rem}}body.other .l-footer__sitemap__other li a{padding:5px 10px;color:white;text-decoration:none}body.other.popup .l-footer{padding:55px 0 32px;min-width:auto}body.other.popup .l-footer:not(.o-simple){margin-bottom:-80px}body.other.popup .l-footer.o-simple{padding:1px 0 21px}@media print,screen and (min-width:768px){body.other.popup .l-footer.o-simple{padding:32px 0}}body.other.popup .l-footer.o-simple .l-footer__copyright{margin-top:0}body.other.popup .l-footer__copyright{margin-top:20px}
/*# sourceMappingURL=location.css.map */