.bg-red{background:#c10b34}.bg-white{background:#fff}.bg-black{background:#000}@media screen and (min-width: 1250px){.visible-md,.visible-sm{display:none}.visible-lg{display:inherit}}@media screen and (min-width: 750px)and (max-width: 1250px){.visible-lg,.visible-sm{display:none}.visible-md{display:inherit}}@media screen and (max-width: 749px){.visible-lg,.visible-md{display:none}.visible-sm{display:inherit}}.display__lg{display:none}@media screen and (min-width: 750px){.display__lg{display:inherit}}.display__sm{display:none}@media screen and (max-width: 749px){.display__sm{display:inherit}}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:rgba(0,0,0,0)}*{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}p{line-height:1.8}@media screen and (min-width: 750px){html{font-size:10px}}@media screen and (max-width: 749px){html{font-size:1.3333333333vw}}body{width:100%;overflow-x:hidden;background:#fff;font-family:"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;color:#fff}body.is-scrollRock{overflow:hidden}main{display:block}li{list-style-type:none}a{display:inline-block;text-decoration:none;color:#333}@media screen and (min-width: 750px){a{-webkit-transition:all .3s;transition:all .3s}a::before,a::after{-webkit-transition:all .3s;transition:all .3s}}img{vertical-align:bottom;width:100%;max-width:100%;height:auto}svg{width:100%;height:auto}sup{font-size:.5em;vertical-align:super}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background:none}table{border-collapse:collapse;border-spacing:0;width:100%}address{font-style:normal}@media screen and (min-width: 750px){.page__inner{display:grid;grid-template-areas:"l-side content r-side";grid-template-columns:auto 100% auto}}.page__side.-left{grid-area:l-side;left:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 750px){.page__side.-left{padding-top:4%}}.page__side.-right{grid-area:r-side;right:0}@media screen and (min-width: 750px){.page__side{width:calc(50% - 375px);height:100vh;position:fixed;top:0;background-color:#4e372c;background-image:url(../img/page_bg.svg)}}.page__content{grid-area:content;width:100%;margin:0 auto;-webkit-box-shadow:0px 0px 9rem rgba(0,0,0,.2);box-shadow:0px 0px 9rem rgba(0,0,0,.2);z-index:1}@media screen and (min-width: 750px){.page__content{max-width:750px}}.sec__title{text-align:center}.sec__subtitle{font-family:"Abel",sans-serif;font-weight:400;font-style:normal;color:#cba087;font-size:5rem;letter-spacing:.02em;text-align:center;margin-bottom:1rem}.sec__subtitle.-side{position:absolute;font-size:3rem;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;margin-left:-1.5rem}.sec__lead{font-family:"Noto Serif JP",serif;font-weight:500;font-style:normal;text-align:center;font-size:3.5rem;line-height:1.7142857143;letter-spacing:.06em;margin-top:8.5rem}.sec__sublead{text-align:center;margin-bottom:3rem}.gnav__list{display:grid;grid-template-columns:repeat(2, 1fr)}.gnav__link{font-family:"Abel",sans-serif;font-weight:400;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#cba087;border:1px solid #3a2820;color:#fff;height:12rem;font-size:4rem}.gnav__link:hover{background-color:#3a2820}.cta{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}.cta:not(.hero__cta){background:url(../img/cta_bg.webp) 50% 50%/cover no-repeat;height:30rem}.cta__catch{text-align:center;margin-bottom:2.4rem}.cta__btn{position:relative;width:50rem;height:10rem;background-color:#c10b34;border-radius:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cta__btn+.cta__btn{margin-top:1rem}.cta__btn::after{content:"";position:absolute;top:50%;right:4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/icon_arrow_white.svg) 50% 50%/contain no-repeat;display:block;width:1.2rem;height:2rem}.cta__btn:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.cta__btn:hover::after{-webkit-transform:translateY(-50%) translateX(0.5rem);transform:translateY(-50%) translateX(0.5rem)}@media screen and (max-width: 749px){.cta__btn img{margin-left:auto;margin-right:auto;width:30rem}}.cta__btn.-white{background-color:#fff;border:3px solid #c10b34}.cta__btn.-white::after{background:url(../img/icon_arrow_red.svg) 50% 50%/contain no-repeat}.cta__btnText{font-size:3.5rem;font-weight:bold;color:#fff}.-white .cta__btnText{color:#c10b34}.page-ariya{background-color:#3a2820}.page__side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1399px){.side__right__inner{display:none}}.side__right__inner{text-align:center;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-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1249px){.side__logo,.side__nav{display:none}}.side__nav{margin-top:5rem}.side__logo{width:24rem}@media screen and (max-width: 1249px){.side__100years{display:none}}@media screen and (min-width: 1250px){.side__100years{width:16rem;margin:0 auto 70%}}.side__nav__item{text-align:center}.side__nav__item+.side__nav__item{margin-top:3rem}.side__nav__link{font-family:"Abel",sans-serif;font-weight:400;font-style:normal;display:inline-block;color:#fff;font-size:2.4rem}.side__nav__link:hover{color:#cba087}@media screen and (min-width: 750px){.text__svg{width:auto}}.movie__body{max-width:57.6rem;margin:0 auto}.movie{position:relative;overflow:hidden;padding-top:56.25%}.movie iframe{position:absolute;top:0;right:0;width:100%;height:100%}.movie__caption{margin-top:1.5rem}.content__img{margin-bottom:3rem}.content__img+.content__img__cap{margin-top:-1.5rem;margin-bottom:6rem}@media screen and (max-width: 749px){.content__img+.content__img__cap{width:54.7rem}}.content__subtitle{margin-bottom:3.5rem}.content__block+.content__block{margin-top:8rem}.technology__content,.interior__content,.exterior__content{padding:8rem 0 16rem}.content__btnwrap{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;margin-top:6rem}.content__btn__catch{margin-bottom:2.4rem}@media screen and (max-width: 749px){.content__btn__catch{width:33.1rem}}.content__btn{position:relative;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;width:50rem;height:10rem;background-color:#fff;outline:3px solid #c10b34;border-radius:5rem}.content__btn.-lg{width:56rem}@media screen and (max-width: 749px){.content__btn.-lg .text__svg{width:40.9rem}}@media screen and (max-width: 749px){.content__btn.-sm .text__svg{width:25.8rem}}.content__btn::after{content:"";position:absolute;top:50%;right:4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/icon_arrow_red.svg) 50% 50%/contain no-repeat;display:block;width:1.2rem;height:2rem}.content__btn:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.content__btn:hover::after{-webkit-transform:translateY(-50%) translateX(0.5rem);transform:translateY(-50%) translateX(0.5rem)}@media screen and (max-width: 749px){.ev_energy_share__bnr .-text,.ev_energy_share__scrollblock .content__subtitle,.ev_energy_share__bodytext,.ev_energy_share__subtitle,.sec__ev_energy_share .sec__title,.sec__grade .sec__title,.sec__technology .sec__title,.bodycolor__item .text__svg,.movie__content .sec__sublead,.sec__design .sec__title,.hero .cta__catch,.cta__catch,.content__btn__catch,.content__btn .text__svg{margin-left:auto;margin-right:auto}}.bnr:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.hero{background:url(../img/hero_bg.webp) 50% 0/contain no-repeat;padding:15.7rem 0 5rem;position:relative}@media screen and (max-width: 749px){.hero .cta__catch{width:40rem}}@media screen and (min-width: 1250px){.hero__100years{display:none}}@media screen and (max-width: 1249px){.hero__100years{width:12rem;position:absolute;top:3rem;right:3rem}}@media screen and (min-width: 1250px){.hero__logo{display:none}}@media screen and (max-width: 1249px){.hero__logo{width:16rem;position:absolute;top:3rem;left:3rem}}.hero__head{text-align:center;margin-bottom:44.5rem}@media screen and (max-width: 749px){.hero__title{width:40rem;margin:0 auto}}.intro__inner{padding:0 7.5rem}.intro__top{padding:5.5rem 0 16.6rem;text-align:center;background:url(../img/intro_bg.webp) 50% 0/contain no-repeat}.intro__title{font-family:"Noto Serif JP",serif;font-weight:500;font-style:normal;font-size:5rem;line-height:1.4;letter-spacing:.1em;margin-bottom:2.5rem}.intro__lead{font-family:"Noto Serif JP",serif;font-weight:400;font-style:normal;font-size:3rem;line-height:2;letter-spacing:.1em}.intro__body{background-color:#583d31;clip-path:polygon(0 0, 100% 13.5%, 100% 100%, 0 86.5%);height:74rem;padding:13rem 0 16.4rem;margin-top:-11rem}.intro__bottom{padding:5rem 0 7rem}.sec__design{background:url(../img/design_bg.webp) 50% 0/contain no-repeat;padding-top:10rem}@media screen and (max-width: 749px){.sec__design .sec__title{width:24.6rem}}.exterior__content .content__head{padding-left:4rem}.exterior__content .sec__subtitle{text-align:left;margin-bottom:2rem}.exterior__content .content__body{position:relative;padding-left:10rem}.exterior__content .content__body::before{content:"";position:absolute;top:0;left:4rem;width:1px;height:100%;background-color:#cba087}.exterior__content .content__bodytext{width:53.7rem}@media screen and (max-width: 749px){.exterior__content .content__block:nth-child(1) .content__subtitle{width:35.2rem}.exterior__content .content__block:nth-child(2) .content__subtitle{width:46.3rem}.exterior__content .content__block:nth-child(3) .content__subtitle{width:47.9rem}.exterior__content+.movie__content .sec__sublead{width:49.9rem}}.movie__content{background-color:#583d31;clip-path:polygon(0 13.5%, 100% 0, 100% 86.5%, 0 100%);padding:13rem 0 16.4rem;margin-top:-11rem}.bodycolor__body{padding:6rem 0 10rem}.bodycolor__item{text-align:center;-webkit-animation:fadeOut 1s;animation:fadeOut 1s}.bodycolor__item.is-active{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}@media screen and (max-width: 749px){.bodycolor__item:nth-child(1) .text__svg{width:21.9rem}.bodycolor__item:nth-child(2) .text__svg{width:19.4rem}.bodycolor__item:nth-child(3) .text__svg{width:24.4rem}.bodycolor__item:nth-child(4) .text__svg{width:26.9rem}.bodycolor__item:nth-child(5) .text__svg{width:26.9rem}.bodycolor__item:nth-child(6) .text__svg{width:68rem}.bodycolor__item:nth-child(7) .text__svg{width:58.1rem}}.bodycolor__img{max-width:57.5rem;margin-bottom:2.4rem}.bodycolor__color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;row-gap:4rem;width:57rem;margin:7rem auto 0}.bodycolor__name{cursor:pointer;display:inline-block;width:12rem;height:12rem;border:.3rem solid #cba087;border-radius:100%}.bodycolor__name.qbe{background-color:#f0f1ed}.bodycolor__name.kby{background-color:#a2b5b8}.bodycolor__name.kad{background-color:#737e7f}.bodycolor__name.gat{background-color:#30302f}.bodycolor__name.dap{background-color:#0c0d0f}.bodycolor__name.xgu{background-color:#21386b}.bodycolor__name.xga{background-color:#d4dad5}@media screen and (max-width: 749px){.exterior__cta .cta__catch{width:44.1rem}}.interior__content .content__head{padding-right:4rem}.interior__content .sec__subtitle{text-align:right;margin-bottom:2rem}.interior__content .content__body{position:relative;padding-right:10rem}.interior__content .content__body::before{content:"";position:absolute;top:0;right:4rem;width:1px;height:100%;background-color:#cba087}.interior__content .content__text{padding-left:10rem}.interior__content .content__bodytext{width:53.7rem}.interior__content+.movie__content{clip-path:polygon(0 13.5%, 100% 0, 100% 100%, 0 100%);padding-bottom:10rem}@media screen and (max-width: 749px){.interior__content .content__block:nth-child(1) .content__subtitle{width:37.9rem}.interior__content .content__block:nth-child(2) .content__subtitle{width:50.3rem}.interior__content .content__block:nth-child(3) .content__subtitle{width:33.5rem}.interior__content+.movie__content .sec__sublead{width:47.4rem}}@media screen and (max-width: 749px){.interior__cta .cta__catch{width:41.5rem}}.sec__technology{background:url(../img/technology_bg.webp) 50% 0/contain no-repeat;padding-top:15.7rem}@media screen and (max-width: 749px){.sec__technology .sec__title{width:45.2rem}}.technology__content .content__head{padding-left:4rem}.technology__content .sec__subtitle{text-align:left;margin-bottom:2rem}.technology__content .content__body{position:relative;padding-left:10rem}.technology__content .content__body::before{content:"";position:absolute;top:18rem;left:4rem;width:1px;height:calc(100% - 18rem);background-color:#cba087}.technology__content .content__bodytext{width:55rem}.technology__content+.movie__content{clip-path:polygon(0 13.5%, 100% 0, 100% 100%, 0 100%);padding-bottom:10rem}@media screen and (max-width: 749px){.technology__content .content__block:nth-child(1) .content__subtitle{width:58.5rem}.technology__content .content__block:nth-child(2) .content__subtitle{width:50.5rem}.technology__content .content__block:nth-child(3) .content__subtitle{width:42rem}.technology__content+.movie__content .sec__sublead{width:57.4rem}}@media screen and (max-width: 749px){.technology__cta .cta__catch{width:40rem}}.sec__grade{background:url(../img/grade_bg.webp) 50% 0/contain no-repeat;padding:10rem 0 8rem}@media screen and (max-width: 749px){.sec__grade .sec__title{width:22.2rem}}.grade__title{margin-bottom:9rem}.grade__content{padding:0 6rem}.grade__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.grade__tab__btn{font-family:"Abel",sans-serif;font-weight:400;font-style:normal;cursor:pointer;width:25rem;padding:2.5rem;font-size:4rem;line-height:1;color:#cba087;border-top:2px solid #cba087;border-left:2px solid #cba087;border-right:2px solid #cba087}.grade__tab__btn[aria-selected=true]{background-color:#3a2820;z-index:1;margin-bottom:-2px}.grade__tab__btn[aria-selected=false]{background-color:#583d31}.grade__tab__btn+.grade__tab__btn{margin-left:-2px}.grade__tabcontent{border-top:2px solid #cba087;border-bottom:2px solid #cba087;padding-bottom:1rem;padding-left:2rem}.grade__tab__panel{-webkit-animation:fadeOut 1s;animation:fadeOut 1s}.grade__tab__panel.is-active{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.grade__item{padding:2.5rem 0}.grade__item+.grade__item{border-top:2px solid rgba(203,160,135,.2)}@media screen and (max-width: 749px){.grade__cta .cta__catch{width:40rem}}.sec__ev_energy_share{background:url(../img/ev_energy_share_bg.webp) 50% 0/contain no-repeat;padding:10rem 0 8rem}.sec__ev_energy_share .sec__title{margin-bottom:9rem}@media screen and (max-width: 749px){.sec__ev_energy_share .sec__title{width:52rem}}.ev_energy_share__block{text-align:center;padding:0 5rem}@media screen and (max-width: 749px){.ev_energy_share__block:nth-child(1) .ev_energy_share__subtitle{width:43.6rem}.ev_energy_share__block:nth-child(2) .ev_energy_share__subtitle{width:62.4rem}.ev_energy_share__block:nth-child(3) .ev_energy_share__subtitle{width:46.3rem}.ev_energy_share__block:nth-child(1) .ev_energy_share__bodytext{width:55.9rem}.ev_energy_share__block:nth-child(2) .ev_energy_share__bodytext{width:42.8rem}}.ev_energy_share__subtitle{margin-bottom:2.5rem}.ev_energy_share__img{margin-top:3.5rem}.ev_energy_share__imgcap{margin-top:2rem}.ev_energy_share__scrollblock{text-align:center}.ev_energy_share__scrollblock{overflow:hidden}@media screen and (max-width: 749px){.ev_energy_share__scrollblock .content__subtitle{width:50rem}}.scroll__swiper{max-width:65rem;padding-bottom:6rem;overflow:visible}.scroll__swiper .swiper-wrapper{margin-bottom:7rem}.scroll__swiper .swiper-slide{width:57.5rem !important}.scroll__swiper .swiper-scrollbar{background-color:#cba087;top:auto !important;bottom:6rem;height:.2rem !important}.scroll__swiper .swiper-scrollbar-drag::before{content:"";position:absolute;background-color:#cba087;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4rem;height:4rem;border-radius:100%;z-index:20}.ev_energy_share__bnrwrap{padding:6rem 7.5rem 0}.ev_energy_share__bnr .-text{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;margin-top:2.5rem}@media screen and (max-width: 749px){.ev_energy_share__bnr .-text{width:43.2rem}}.ev_energy_share__bnr:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.ev_energy_share__bnr:hover .-text{-webkit-transform:scale(1.05);transform:scale(1.05)}@media screen and (max-width: 749px){.ev_energy_share__cta .cta__catch{width:44.1rem}}.foot__bnrwrap{padding:9rem 7.5rem 4rem}.foot__bnr:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.lineup{padding:4rem 0 20rem}.lineup__title{text-align:center;margin-bottom:5rem}.lineup__title .-lg{margin-top:2.4rem}@media screen and (max-width: 749px){.lineup__title .-sm{width:43.8rem}.lineup__title .-lg{width:56.4rem}}.lineup__list{display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width: 750px){.lineup__list:hover .lineup__link{opacity:.5}}@media screen and (min-width: 750px){.lineup__link:hover{opacity:1 !important}}.fixed__btnarea{position:fixed;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;z-index:999;bottom:0;left:0;right:0;background:rgba(58,40,32,.7);opacity:0;width:100%;-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width: 750px){.fixed__btnarea{height:13rem}}@media screen and (max-width: 749px){.fixed__btnarea{padding:1rem 0 1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.is-view .fixed__btnarea{opacity:1}.fixed__btnWrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:750px;padding:0 1rem;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fixed__btn{position:relative;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;width:49%;height:10rem;background-color:#c10b34;border-radius:5rem}.fixed__btn::after{content:"";position:absolute;top:50%;right:4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/icon_arrow_white.svg) 50% 50%/contain no-repeat;display:block;width:1.2rem;height:2rem}.fixed__btn:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.fixed__btn:hover::after{-webkit-transform:translateY(-50%) translateX(0.5rem);transform:translateY(-50%) translateX(0.5rem)}@media screen and (max-width: 749px){.fixed__btn{height:7rem}.fixed__btn .text__svg{width:37.5rem}}.fixed__btn.-white{background-color:#fff;border:3px solid #c10b34}.fixed__btn.-white::after{background:url(../img/icon_arrow_red.svg) 50% 50%/contain no-repeat}.fixed__btnText{font-size:2.6rem;font-weight:bold;color:#fff}.-white .fixed__btnText{color:#c10b34}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fixed__fairArea{-webkit-animation:fluffyAnimation 2s ease-in-out 0s infinite;animation:fluffyAnimation 2s ease-in-out 0s infinite;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}@-webkit-keyframes fluffyAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fluffyAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width: 750px)and (max-width: 1399px){.fixed__fairArea{display:none}}@media screen and (min-width: 750px){.fixed__fairArea{position:relative;margin-top:3rem}}@media screen and (max-width: 749px){.fixed__fairArea{position:fixed;display:inline-block;z-index:999;right:2.5rem;bottom:31.5rem}}.fixed__fairArea.add-displayNone{visibility:hidden;opacity:0}.fixed__fairAreaInner{position:relative}@media screen and (min-width: 750px){.fixed__fairAreaInner{display:inline-block}}.fixed__fairBtn{position:relative;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}@media(hover: hover){.fixed__fairBtn:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.fixed__fairBtn:hover+.fixed__fairClose{-webkit-filter:brightness(1.2);filter:brightness(1.2)}}@media screen and (min-width: 750px){.fixed__fairBanner{width:23.4rem}}@media screen and (max-width: 749px){.fixed__fairBanner{width:28rem}}.fixed__fairClose{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:-1.5rem;right:-1.5rem;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width: 749px){.fixed__fairClose{width:5rem;top:-0.8rem;right:-1.5rem}}@media screen and (min-width: 750px){.fixed__fairClose{width:5rem;top:-1rem;right:-1.8rem}}@media(hover: hover){.fixed__fairClose:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}}.fixed__fairCloseImage{width:100%}.side__rate{max-width:40rem;padding:0 1rem}@media screen and (max-width: 1399px){.side__rate{display:none}}.side__rate+.side__rate{margin-top:1rem}@media(hover: hover){.side__rate:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}}.fixed__banner{margin-top:1rem;padding:0 1.5rem}