#header{height:125px}@media only screen and (max-width:766px){#header{height:79px}}@media only screen and (max-width:480px){#header{height:65px}}.l--header{position:fixed;top:0;z-index:980;width:100%;background-color:#f8f8f8}.l--header_top{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;position:relative;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:1.8rem 1rem 1.4rem;-webkit-box-pack:justify}.l--header_top_logo img{width:26rem;vertical-align:top}@media only screen and (max-width:480px){.l--header_top_logo img{width:18rem}}.l--header_top_nav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}@media only screen and (max-width:766px){.l--header_top_nav{display:none}}.l--header_top_nav_items{margin-right:2.8rem}.l--header_top_nav_items:last-child{margin-right:0}.l--header_top_nav_items a{font-size:1.4rem}.l--header .header_cat{background-color:#4caf91}@media only screen and (max-width:766px){.l--header .header_cat{display:none}}.l--header .header_cat_wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify}.l--header .header_cat_wrap .menu-item{width:20%}.l--header .header_cat_wrap .menu-item:hover{background-color:#337662;transition:.3s}.l--header .header_cat_wrap .menu-item a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:1.2rem .6rem;color:#f8f8f8;font-size:1.6rem;font-weight:600;text-align:center;-webkit-box-align:center;-webkit-box-pack:center}.l--header .header_cat_wrap .current-menu-item{background-color:#337662}.humburger{position:absolute;top:0;right:0;display:none;background-color:#4caf91}@media only screen and (max-width:766px){.humburger{display:block}}.humburger_line{position:absolute;top:50%;left:50%;display:block;width:3rem;height:2px;transform:translate(-50%,-50%);transition:.5s}.humburger_line span{position:absolute;left:0;width:100%;height:100%;background-color:#f8f8f8;transition:.5s}.humburger_line_middle{top:0}.humburger_line_top{top:-15px}.humburger_line_bottom{bottom:-15px}.humburger_active .humburger_line{transition:.5s}.humburger_active .humburger_line span{width:calc(100% * 1.414);transition:.5s}.humburger_active .humburger_line .humburger_line_top{transform:rotate(45deg);transform-origin:top left}.humburger_active .humburger_line .humburger_line_middle{width:0}.humburger_active .humburger_line .humburger_line_bottom{transform:rotate(-45deg);transform-origin:top left}.gnav{position:fixed;right:0;display:none;width:50%;background-color:#f8f8f8}.gnav .menu-item{border-bottom:1px solid #4caf91}.gnav .menu-item a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;color:#4caf91;font-weight:600;letter-spacing:.1em;transition:.3s;opacity:0;-webkit-box-align:center;-webkit-box-pack:center}.gnav .menu-item .sub-menu{position:absolute;top:0;right:100%;display:none;width:100%;background-color:#4caf91}.gnav .menu-item-has-children .menu-children{position:relative}.gnav .menu-item-has-children .menu-children:after{position:absolute;top:50%;left:calc(100% + 5px);display:inline-block;content:"+";transform:translateY(-50%);transition:.3s}.gnav .menu .has-children-active>a{color:#f8f8f8;background-color:#4caf91;transition:.3s}.gnav .menu .has-children-active>a .menu-children:after{content:"-"}.gnav .menu .has-children-active .sub-menu>.menu-item{border-bottom:1px solid #f8f8f8}.gnav .menu .has-children-active .sub-menu>.menu-item a{color:#f8f8f8}.gnav_active a{transition:.3s;opacity:1!important}