.y_key-visual__video {
  margin-bottom: -10px;
  width: 100%;
}

li#wp-megamenu-item-5941>ul.wp-megamenu-sub-menu {
  border-radius: 20px;
  background: #FFF;
  border: 2px solid #00b2ff;
}

li#wp-megamenu-item-5941>ul.wp-megamenu-sub-menu:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 577px;
  top: -15px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ffffff;
  border-left: 15px solid transparent;
  z-index: 10;
}

li#wp-megamenu-item-5941>ul.wp-megamenu-sub-menu:after {
  content: '';
  position: absolute;
  left: 575px;
  top: -17px;
  display: block;
  width: 0;
  height: 0;
  border-right: 17px solid transparent;
  border-bottom: 17px solid #00b2ff;
  border-left: 17px solid transparent;
}

#wp-megamenu-g-mega-nav-header>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a {
  font-size: 15px !important;
}
