/*
Theme Name: Sydney Child 02
Theme URI: https://athemes.com/theme/sydney
Template: sydney
Author: aThemes
Author URI: https://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
Tags: two-columns,right-sidebar,custom-colors,custom-background,custom-header,custom-menu,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.55.1564049108
Updated: 2019-07-25 19:05:08

*/

/*メインメニューバー背景色*/
#mainnav{
    background: #cf7b4f !important; /*背景色*/
    padding: 10px;/*パディング*/
    border-radius: 30px 30px 30px 30px;/*両端の角丸*/
}
/*hover*/
#mainnav  .sub-menu  li:hover  >  a  {
background-color: #000000 ! important; /*背景色・透明度*/
}
#mainnav-mobi {
  background-color: #cf7b4f; /* 背景色 */
}
#mainnav-mobi ul > li > a {
  color: #fff; /* 文字色 */
}

