@charset "UTF-8";.header{position:relative;--header-height:191px}.header .underheader{background-color:var(--text-color);padding:11px 0}.header .underheader .content{display:flex;flex-direction:column;gap:10px}.header .underheader .text{align-items:flex-start;color:#fff;display:flex;font-size:.75rem;font-weight:400;gap:11px}.header .underheader .text:before{color:var(--main-color);content:"•";font-size:20px}.header .underheader .partner-link{color:var(--main-color);font-size:.75rem;font-weight:400;margin-left:22px;text-transform:uppercase}.header .order-btn-pc,.header .pc-nav{display:none}.header .main-content{align-items:center;display:flex;justify-content:space-between;padding-bottom:32px;padding-top:32px}.header .main-content .burger-btn{border:none;height:24px;width:41px}.header .main-content .burger-btn .icon{background-color:var(--main-color);height:100%;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='24' fill='none' viewBox='0 0 41 24'%3E%3Cpath fill='%233cb063' d='M39.423 3.13H1.577C.715 3.13 0 2.42 0 1.565S.715 0 1.577 0h37.846C40.285 0 41 .71 41 1.565c0 .856-.715 1.565-1.577 1.565M39.423 13.565H1.577C.715 13.565 0 12.855 0 12c0-.856.715-1.565 1.577-1.565h37.846c.862 0 1.577.71 1.577 1.565s-.715 1.565-1.577 1.565M39.423 24H1.577C.715 24 0 23.29 0 22.435c0-.856.715-1.565 1.577-1.565h37.846c.862 0 1.577.71 1.577 1.565C41 23.29 40.285 24 39.423 24'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='24' fill='none' viewBox='0 0 41 24'%3E%3Cpath fill='%233cb063' d='M39.423 3.13H1.577C.715 3.13 0 2.42 0 1.565S.715 0 1.577 0h37.846C40.285 0 41 .71 41 1.565c0 .856-.715 1.565-1.577 1.565M39.423 13.565H1.577C.715 13.565 0 12.855 0 12c0-.856.715-1.565 1.577-1.565h37.846c.862 0 1.577.71 1.577 1.565s-.715 1.565-1.577 1.565M39.423 24H1.577C.715 24 0 23.29 0 22.435c0-.856.715-1.565 1.577-1.565h37.846c.862 0 1.577.71 1.577 1.565C41 23.29 40.285 24 39.423 24'/%3E%3C/svg%3E");width:100%}.header .menu{background-color:#fff;height:calc(100svh - var(--header-height));left:0;padding-bottom:60px;position:absolute;top:100%;width:100%;z-index:5}.header .menu .content{display:flex;flex-direction:column}.header .menu .nav{display:flex;flex:1;flex-direction:column}.header .menu .nav .link{border-bottom:1px solid var(--border-color);font-size:1.125rem;padding:10px 0}.header .menu .nav .btn{margin-top:auto}@media only screen and (min-width:600px){.header{--header-height:169px}.header .underheader{padding:13px 0}.header .underheader .content{flex-direction:row;justify-content:space-between}.header .underheader .content .text{width:50%}.header .main-content .nav .link{font-size:1.25rem;padding:20px 0}.header .main-content .nav .btn{font-size:18px;padding:20px}}@media only screen and (min-width:900px){.header .main-content .burger-btn,.header .main-content .menu{display:none}.header .main-content .pc-nav{align-items:center;display:flex;gap:20px}.header .main-content .pc-nav .btn{display:none}.header .main-content .pc-nav .link{font-size:.9375rem}}@media only screen and (min-width:1200px){.header .underheader .content{align-items:center}.header .underheader .content .text{align-items:center;font-size:.75rem;width:100%}.header .main-content{padding-bottom:30px;padding-top:30px;width:100%}.header .main-content .pc-nav{flex:1;justify-content:center;margin-left:25%}.header .main-content .pc-nav .btn{display:flex;font-size:1rem;font-weight:400;margin-left:auto;padding:15px 20px}.header .main-content .pc-nav .link{font-size:1rem;font-weight:400}}
