.menu_flex{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0}.menu_flex>li{flex:1;margin-right:16px}.first_depth .title{display:block;font-size:18px;font-weight:700;margin:0 0 8px}.second_depth{list-style:none;margin-top:25px;padding:0}.wrapper_menu .menu_flex .first_depth .second_depth li a{font-size:14px;line-height:2}@media (max-width:639px){.menu_flex{flex-direction:column}.title{font-size:18px}.wrapper_menu ul.menu_flex li{padding:0;position:relative}.wrapper_menu ul.menu_flex li.first_depth>p:before{content:"⁝";cursor:pointer;padding:5px 8px;position:absolute;right:0;top:-1px;transform:rotate(90deg)}.wrapper_menu ul.menu_flex li.first_depth.on>p:before{display:none}.wrapper_menu ul.menu_flex li.first_depth>p:after{border-bottom:1px solid #ebebeb;content:"";display:block;padding-top:8px;width:100%}.wrapper_menu ul.second_depth{display:none;height:0}.wrapper_menu ul.second_depth li:last-child{margin-bottom:20px}.wrapper_menu li.first_depth.on ul.second_depth{display:block;height:auto}}