*,*::before,*::after{box-sizing:border-box;word-wrap:break-word}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}@font-face{font-family:'NotoSerifJP';font-style:normal;font-weight:400;src:url("./fonts/NotoSerifJP-Regular.woff") format("woff");font-display:swap}@font-face{font-family:'NotoSerifJP';font-style:bold;font-weight:700;src:url("./fonts/NotoSerifJP-SemiBold.woff") format("woff");font-display:swap}@font-face{font-family:'NotoSerifJP';font-style:bold;font-weight:800;src:url("./fonts/NotoSerifJP-Bold.woff") format("woff");font-display:swap}html{font-size:10px}body{font-size:1.6rem;font-family:"NotoSerifJP", sans-serif;color:#333333;background-color:#ffffff;background-image:url(./img/bg1.jpg);background-repeat:repeat-y;background-size:100%;background-position:top center}body.is-lock{width:100vw;height:100vh;overflow:hidden}img{vertical-align:top;max-width:100%;width:100%;height:auto}.is-pc{display:none}.is-tb{display:none}.is-up-sp{display:none}.is-sp{display:none}@media screen and (min-width: 1025px){.is-pc{display:block}}@media screen and (max-width: 1024px){.is-tb{display:block}}@media screen and (min-width: 768px){.is-up-sp{display:block}}@media screen and (max-width: 767px){.is-sp{display:block}}.header{position:relative;height:165px}.header__wrap{position:absolute;z-index:10;left:0;top:0;width:100%;height:165px;background-color:#ffffff;box-shadow:0 4px 4px rgba(0,0,0,0.25)}.header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1260px;margin:0 auto;height:165px;padding:22px 10px 10px}.header__h1{position:absolute;z-index:2;top:26px;left:167px;width:calc(100% - 610px);font-size:1.2rem;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__left{width:157px;margin-right:20px;padding-top:4px}.header__logo-wrap{display:block;transition:opacity 0.3s}.header__logo-wrap:hover{opacity:0.7}.header__logo2{display:none}.header__right{width:calc(100% - 177px)}.header__right-head{display:flex;justify-content:flex-end;align-items:center;margin-bottom:15px}.header__right-link-list{width:98px}.header__right-link-item:not(:last-child){margin-bottom:17px}.header__right-link{position:relative;display:inline-block;font-size:1.4rem;font-weight:bold;color:#524B42;transition:opacity 0.3s}.header__right-link:hover{opacity:0.7}.header__right-link::before{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:1px;background-color:#D9D9D9}.header__line-link{display:block;width:140px;height:72px;margin-right:40px;padding-top:20px;font-size:1.8rem;line-height:1.5em;text-align:center;color:#524B42;background-image:url(./img/header1.jpg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;box-shadow:0 4px 4px rgba(0,0,0,0.25);transition:opacity 0.3s}.header__line-link:hover{opacity:0.7}.header__contact-link{display:block;width:140px;height:72px;padding-top:20px;font-size:1.8rem;line-height:1.5em;text-align:center;color:#ffffff;background-image:url(./img/header2.jpg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;box-shadow:0 4px 4px rgba(0,0,0,0.25);transition:opacity 0.3s}.header__contact-link:hover{opacity:0.7}.header__right-bottom{position:relative}.header__right-nav-list{display:flex;justify-content:space-between;align-items:center;max-width:982px;margin-left:auto}.header__right-nav-item:not(:first-child){margin-left:35px}.header__right-nav-item:last-child{margin-left:12px}.header__right-nav-link{position:relative;display:inline-block;padding:11px 0;font-size:1.6rem;font-weight:bold;line-height:1.8rem;color:#524B42;transition:opacity 0.3s}.header__right-nav-link:hover{opacity:0.7}.header__right-nav-link::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#D1AE6B;transform:scale(0);transform-origin:center;transition:transform 0.3s}.header__right-nav-link:hover::before{transform:scale(1)}.header__menu{position:relative;z-index:2;display:block;width:40px;height:40px;padding:12px 0 0 8px;text-align:center;background-color:#D1AE6B;box-shadow:0 1px 2px rgba(0,0,0,0.25)}.header__menu-link,.header__menu-link span{transition:all .4s;box-sizing:border-box}.header__menu-link{display:block;position:relative;width:24px;height:16px}.header__menu-link span{display:inline-block;position:absolute;left:0;width:100%;height:1px;background-color:#ffffff}.header__menu-link span:nth-of-type(1){top:0}.header__menu-link span:nth-of-type(2){top:7px}.header__menu-link span:nth-of-type(3){bottom:0}#body.is-active .header__menu-link span:nth-of-type(1){transform:translateY(7px) rotate(-45deg)}#body.is-active .header__menu-link span:nth-of-type(2){opacity:0}#body.is-active .header__menu-link span:nth-of-type(3){transform:translateY(-8px) rotate(45deg)}@media screen and (min-width: 768px){.header.is-transform .header__wrap{position:fixed;top:-100px;height:80px}.header.is-transform-ready .header__wrap{transition:top 0.3s}.header.is-transform.is-fixed .header__wrap{top:0}.header.is-transform .header__inner{max-width:1360px;height:80px;padding:0 10px}.header.is-transform .header__h1{display:none}.header.is-transform .header__left{width:255px;padding-top:0}.header.is-transform .header__logo1{display:none}.header.is-transform .header__logo2{display:block}.header.is-transform .header__right{width:calc(100% - 275px)}.header.is-transform .header__right-head{display:none}.header.is-transform .header__right-nav-list{max-width:1052px}.header.is-transform .header__right-nav-item:last-child{margin-left:30px}}@media screen and (min-width: 900px) and (max-width: 1299px){.header__h1{left:120px;width:calc(100% - 565px)}.header__left{width:120px}.header.is-transform .header__left{width:150px}.header__right{width:calc(100% - 140px)}.header.is-transform .header__right{width:calc(100% - 170px)}.header__right-nav-list{max-width:800px}.header.is-transform .header__right-nav-list{max-width:800px}.header__right-nav-item:not(:first-child){margin-left:15px}.header__right-nav-item:last-child{margin-left:10px}.header.is-transform .header__right-nav-item:last-child{margin-left:15px}.header__right-nav-link{font-size:1.2rem}}@media screen and (min-width: 768px) and (max-width: 899px){.header__h1{left:10px;width:calc(100% - 420px)}.header__left{width:80px}.header.is-transform .header__left{width:120px}.header__right{width:calc(100% - 100px)}.header.is-transform .header__right{width:calc(100% - 140px)}.header__right-link-list{width:80px}.header__line-link{margin-right:20px}.header__right-nav-list{max-width:800px}.header.is-transform .header__right-nav-list{max-width:800px}.header__right-nav-item:not(:first-child){margin-left:10px}.header__right-nav-item:last-child{margin-left:5px}.header.is-transform .header__right-nav-item:last-child{margin-left:10px}.header__right-nav-link{font-size:1rem}}@media screen and (max-width: 767px){.header{height:90px}.header__wrap{position:fixed;height:90px}.header__inner{height:40px;margin-top:32px;padding:0 10px}.header__h1{top:-22px;left:10px;width:calc(100% - 20px);font-size:1rem}.header__left{width:191px;padding-top:0}.header__logo1{display:none}.header__logo2{display:block}.header__right{width:calc(100% - 211px)}.header__right-head{display:none}.header__right-nav-list{justify-content:flex-end;max-width:40px}.header__right-nav-item:not(:last-child){display:none}}@keyframes elasticus{0%{transform-origin:0% 0%;transform:scale(1, 0)}50%{transform-origin:0% 0%;transform:scale(1, 1)}50.1%{transform-origin:0% 100%;transform:scale(1, 1)}100%{transform-origin:0% 100%;transform:scale(1, 0)}}.eyecatch{position:relative}.eyecatch__page{position:relative;height:200px;padding:20px;background-image:url(./img/eyecatch-default.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.eyecatch__page-title-wrap{display:flex;align-items:center;max-width:1208px;height:100%;margin:0 auto}.eyecatch__page-title{position:relative;display:inline-block;padding-bottom:18px;font-size:3.2rem;line-height:1.5em;color:#ffffff}.eyecatch__page-title::before{content:"";position:absolute;bottom:0;left:calc(50% - 25px);width:50px;height:1px;background-color:#D1AE6B}.eyecatch__concept-mv{position:relative;overflow:hidden}.eyecatch__concept-mv-inner2{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;max-width:calc(100vw - 40px)}.eyecatch__concept-logo-wrap{width:300px;margin:0 auto 20px;transition:opacity 4s;opacity:0}.js-mv.is-active .eyecatch__concept-logo-wrap{opacity:1 !important}.eyecatch__concept-mv-title{text-align:center;font-size:2vw;line-height:2em;opacity:0}.js-mv.is-active .eyecatch__concept-mv-title{opacity:1}.eyecatch__concept-mv-title>span{opacity:0;transition:opacity 6s}.eyecatch__concept-mv-title>span:nth-child(2){transition-delay:40ms}.eyecatch__concept-mv-title>span:nth-child(3){transition-delay:60ms}.eyecatch__concept-mv-title>span:nth-child(4){transition-delay:80ms}.eyecatch__concept-mv-title>span:nth-child(5){transition-delay:100ms}.eyecatch__concept-mv-title>span:nth-child(6){transition-delay:120ms}.eyecatch__concept-mv-title>span:nth-child(7){transition-delay:140ms}.eyecatch__concept-mv-title>span:nth-child(8){transition-delay:160ms}.eyecatch__concept-mv-title>span:nth-child(9){transition-delay:180ms}.eyecatch__concept-mv-title>span:nth-child(10){transition-delay:200ms}.eyecatch__concept-mv-title>span:nth-child(11){transition-delay:220ms}.eyecatch__concept-mv-title>span:nth-child(12){transition-delay:240ms}.eyecatch__concept-mv-title>span:nth-child(13){transition-delay:260ms}.eyecatch__concept-mv-title>span:nth-child(14){transition-delay:280ms}.eyecatch__concept-mv-title>span:nth-child(15){transition-delay:300ms}.eyecatch__concept-mv-title>span:nth-child(16){transition-delay:320ms}.eyecatch__concept-mv-title>span:nth-child(17){transition-delay:340ms}.eyecatch__concept-mv-title>span:nth-child(18){transition-delay:360ms}.eyecatch__concept-mv-title>span:nth-child(19){transition-delay:380ms}.eyecatch__concept-mv-title>span:nth-child(20){transition-delay:400ms}.eyecatch__concept-mv-title>span:nth-child(21){transition-delay:420ms}.eyecatch__concept-mv-title>span:nth-child(22){transition-delay:440ms}.eyecatch__concept-mv-title>span:nth-child(23){transition-delay:460ms}.eyecatch__concept-mv-title>span:nth-child(24){transition-delay:480ms}.eyecatch__concept-mv-title>span:nth-child(25){transition-delay:500ms}.eyecatch__concept-mv-title>span:nth-child(26){transition-delay:520ms}.eyecatch__concept-mv-title>span:nth-child(27){transition-delay:540ms}.eyecatch__concept-mv-title>span:nth-child(28){transition-delay:560ms}.eyecatch__concept-mv-title>span:nth-child(29){transition-delay:580ms}.eyecatch__concept-mv-title>span:nth-child(30){transition-delay:600ms}.eyecatch__concept-mv-title>span:nth-child(31){transition-delay:620ms}.eyecatch__concept-mv-title>span:nth-child(32){transition-delay:640ms}.eyecatch__concept-mv-title>span:nth-child(33){transition-delay:660ms}.eyecatch__concept-mv-title>span:nth-child(34){transition-delay:680ms}.eyecatch__concept-mv-title>span:nth-child(35){transition-delay:700ms}.eyecatch__concept-mv-title>span:nth-child(36){transition-delay:720ms}.eyecatch__concept-mv-title>span:nth-child(37){transition-delay:740ms}.eyecatch__concept-mv-title>span:nth-child(38){transition-delay:760ms}.eyecatch__concept-mv-title>span:nth-child(39){transition-delay:780ms}.eyecatch__concept-mv-title>span:nth-child(40){transition-delay:800ms}.eyecatch__concept-mv-title>span:nth-child(41){transition-delay:820ms}.eyecatch__concept-mv-title>span:nth-child(42){transition-delay:840ms}.eyecatch__concept-mv-title>span:nth-child(43){transition-delay:860ms}.eyecatch__concept-mv-inner.is-active .eyecatch__concept-mv-title>span{opacity:1}.eyecatch__concept-mv-inner.is-thumb-active .eyecatch__concept-mv-title>span{opacity:0;transition:opacity 4s;transition-delay:0ms !important}.eyecatch__concept-mv-img{display:block;opacity:0;transform:scale(1.2);transform-origin:center}.eyecatch__concept-mv-inner.is-thumb-active .eyecatch__concept-mv-img{transition:opacity 4s, transform 10s;opacity:1;transform:scale(1)}.eyecatch__concept-scroll-wrap{position:absolute;bottom:34px;left:50%;transform:translateX(-50%)}.eyecatch__concept-wrapper-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.eyecatch__concept-scroll-down{display:block;position:relative;padding-top:79px;text-align:center}.eyecatch__concept-scroll-down::before{content:'';animation:elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;position:absolute;top:-2px;left:50%;margin-left:-2px;width:2px;height:90px;background:#000000}.eyecatch__concept-arrow-down{display:block;margin:0 auto;width:10px;height:28px}.eyecatch__concept-arrow-down:after{content:'';display:block;margin:0;padding:0;width:8px;height:8px;border-top:2px solid #000;border-right:2px solid #000;transform:rotate(135deg)}.eyecatch__concept-scroll-title{display:block;font-size:1.4rem;font-weight:bold;letter-spacing:0.1em}.eyecatch__area{height:650px;padding:100px 10px 0;background-image:url(./img/area1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.eyecatch__area-title-wrap{margin-bottom:54px;text-align:center}.eyecatch__area-title1{display:block;margin-bottom:50px;padding:40px 0;font-size:3.2rem;line-height:3.6rem;color:#524B42;letter-spacing:0.1em;background-image:url(./img/area2.png),url(./img/area3.png);background-repeat:no-repeat, no-repeat;background-size:276px, 276px;background-position:top center, bottom center;text-shadow:0 0 30px #fff,0 0 30px #fff,0 0 30px #fff,0 0 30px #fff,0 0 30px #fff,0 0 30px #fff,0 0 30px #fff,0 0 30px #fff,0 0 30px #fff}.eyecatch__area-title2{font-size:4rem;line-height:1.8em;font-weight:bold;color:#ffffff;letter-spacing:0.1em;text-shadow:0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b}.eyecatch__area-title3{font-size:3.2rem}.eyecatch__area-list-wrap{max-width:540px;margin:0 auto}.eyecatch__area-list{display:flex;justify-content:space-between}.eyecatch__area-item{width:150px;height:80px;padding-top:6px;text-align:center;font-size:2rem;line-height:1.5em;color:#524B42;background-image:url(./img/area4.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center}.eyecatch__area-item-inner{font-size:1.4rem;line-height:1.5em}@media screen and (max-width: 767px){.eyecatch__page{height:150px;background-image:url(./img/eyecatch-default-sp.jpg)}.eyecatch__page-title{padding-bottom:10px;font-size:2rem}.eyecatch__page-title::before{left:calc(50% - 15px);width:30px}.eyecatch__concept-logo-wrap{width:180px}.eyecatch__concept-mv-title{font-size:1.6rem;line-height:1.6em}.eyecatch__area{height:490px;padding:80px 10px 0;background-image:url(./img/area1-sp.jpg);background-position:center bottom}.eyecatch__area-title-wrap{margin-bottom:12px}.eyecatch__area-title1{margin-bottom:12px;padding:32px 0;font-size:2rem;line-height:2.6rem;background-size:200px, 200px;text-shadow:0 0 20px #fff,0 0 20px #fff,0 0 20px #fff,0 0 20px #fff,0 0 20px #fff,0 0 20px #fff}.eyecatch__area-title2{font-size:2.4rem;line-height:1.8em;text-shadow:0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b,0 0 30px #d1ae6b}.eyecatch__area-title3{font-size:1.8rem}.eyecatch__area-list-wrap{max-width:121px;margin:0}.eyecatch__area-list{flex-wrap:wrap;margin-bottom:-10px}.eyecatch__area-item{width:121px;height:58px;margin-bottom:10px;padding-top:6px;font-size:1.4rem}.eyecatch__area-item-inner{font-size:1.2rem;line-height:1.5em}}.overlay{display:none;position:fixed;z-index:50;top:0;left:0;width:100vw;height:100vh;background-color:rgba(255,255,255,0.5);backdrop-filter:blur(5px)}.overlay__wrap{position:fixed;z-index:52;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100vw - 40px);max-width:740px;height:calc(100vh - 40px);max-height:398px;padding:30px 20px;background-color:#ffffff;border:1px solid #524B42;background-image:url(./img/overlay1.png),url(./img/overlay2.png),url(./img/overlay3.png),url(./img/overlay4.png);background-repeat:no-repeat, no-repeat, no-repeat, no-repeat;background-size:92px, 92px, 92px, 92px;background-position:left 5px top 5px, right 5px top 5px, left 5px bottom 5px, right 5px bottom 5px}.overlay__img-wrap{max-width:320px;margin:0 auto 24px}.overlay__text1{margin-bottom:30px;font-size:2.4rem;font-weight:bold;line-height:1.5em;text-align:center;color:#524B42;text-decoration:underline;text-decoration-color:#D1AE6B;text-decoration-thickness:1px;text-underline-offset:6px}.overlay__text2{margin-bottom:26px;font-weight:bold;line-height:1.5em;text-align:center;color:#524B42}.overlay__text3{margin-bottom:16px;font-weight:800;line-height:1.5em;text-align:center;color:#524B42;text-decoration:underline;text-decoration-color:#D1AE6B;text-decoration-thickness:1px;text-underline-offset:6px}.overlay__link1{display:block;max-width:150px;width:100%;margin:0 auto 16px;padding:9px 0 9px 47px;font-size:2rem;font-weight:800;line-height:1.5em;color:#ffffff;background-color:#E85398;box-shadow:0 1px 2px rgba(0,0,0,0.25);background-image:url(./img/overlay6.png);background-repeat:no-repeat;background-size:7px;background-position:center right 47px;cursor:pointer;transition:opacity 0.3s}.overlay__link1:hover{opacity:0.7}.overlay__link2{display:block;max-width:150px;width:100%;margin:0 auto;padding:10px 0 9px 43px;font-size:1.4rem;font-weight:800;line-height:1.5em;color:#333333;background-color:#D9D9D9;box-shadow:0 1px 2px rgba(0,0,0,0.25);background-image:url(./img/overlay7.png);background-repeat:no-repeat;background-size:7px;background-position:center right 43px;cursor:pointer;transition:opacity 0.3s}.overlay__link2:hover{opacity:0.7}.overlay__menu-wrap{display:none;position:fixed;z-index:52;top:50%;left:50%;transform:translate(-50%, -50%);width:calc(100vw - 40px);max-width:1040px;height:calc(100vh - 40px);max-height:660px;padding:20px;background-image:url(./img/overlay8.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.overlay__menu-inner{position:relative;width:100%;height:100%;padding:30px 30px 23px;background-color:#ffffff;overflow-y:scroll}.overlay__menu-close{position:absolute;z-index:2;right:50px;top:30px;width:40px;height:40px}.overlay__menu-logo-wrap{max-width:320px;margin:0 auto 70px}.overlay__menu-box{display:flex;max-width:898px;margin:0 0 78px auto}.overlay__menu-box-left{display:flex;justify-content:space-between;width:calc(100% - 300px);padding-right:50px}.overlay__menu-list{max-width:220px;width:50%;margin-right:10px}.overlay__menu-item:not(:last-child){margin-bottom:25px}.overlay__menu-link{position:relative;display:block;padding:7px 30px 8px 20px;font-size:1.8rem;line-height:2rem;font-weight:bold;color:#524B42;border-bottom:1px solid #524B42;background-image:url(./img/overlay10.png);background-repeat:no-repeat;background-size:6px;background-position:center right 20px}.overlay__menu-link::before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#D1AE6B;transform:scale(0);transform-origin:left center;transition:transform 0.3s ease-in-out}.overlay__menu-link:hover::before{transform:scale(1)}.overlay__menu-box-right{width:300px}.overlay__menu-banner-link{display:block;transition:opacity 0.3s}.overlay__menu-banner-link:hover{opacity:0.7}.overlay__menu-bottom-list{display:flex;justify-content:space-between}.overlay__menu-bottom-item{margin:0 10px;flex-grow:1;text-align:center}.overlay__menu-bottom-link{display:block;font-size:1.4rem;line-height:2em;font-weight:bold;color:#524B42;transition:opacity 0.3s}.overlay__menu-bottom-link:hover{opacity:0.7}@media screen and (min-width: 768px) and (max-width: 999px){.overlay__menu-box{margin:0 0 60px auto}.overlay__menu-box-left{width:calc(100% - 240px);padding-right:20px}.overlay__menu-box-left{justify-content:space-around}.overlay__menu-list{max-width:220px;width:50%;margin-right:10px}.overlay__menu-item:not(:last-child){margin-bottom:15px}.overlay__menu-link{padding:7px 30px 8px 10px;font-size:1.4rem;line-height:2rem;background-size:6px;background-position:center right 20px}.overlay__menu-box-right{width:240px}}@media screen and (max-width: 767px){.overlay__img-wrap{max-width:200px}.overlay__text1{font-size:2rem}.overlay__menu-wrap{top:90px;left:0;transform:unset;width:100vw;height:calc(100vh - 90px);max-height:unset;background-image:url(./img/overlay8-sp.jpg)}.overlay__menu-inner{padding:60px 0 24px}.overlay__menu-close{right:10px;top:10px}.overlay__menu-logo-wrap{max-width:255px;margin:0 auto 20px}.overlay__menu-box{flex-wrap:wrap;justify-content:center;margin:0 0 49px}.overlay__menu-box-left{width:100%;margin-bottom:25px;padding-right:0}.overlay__menu-list{max-width:unset;width:50%;margin-right:0}.overlay__menu-list:nth-child(1){padding-right:10px}.overlay__menu-list:nth-child(2){padding-left:10px}.overlay__menu-link{padding:0 0 0 5px;font-size:1.4rem;line-height:2em;color:#524B42;background-position:center right 5px}.overlay__menu-bottom-list{flex-wrap:wrap}.overlay__menu-bottom-item{width:50%;margin:0}.overlay__menu-bottom-link{font-size:1.2rem}}
