@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
/*ヘッダー*/
.c-gnav > li > a > span{
	color:#183262 !important;
	font-weight:bold;
}
.c-gnav li.menu-item-74 {
    margin-left: 14px !important;
}
.c-gnav li.menu-item-74 {
    display: flex;
    align-items: center;
}
.c-gnav li.menu-item-74>a {
    display: inline-block;
    background:#183262;
    color: #fff !important;
    border-radius: 9999px;
    padding: 14px 29px;
    line-height: 1;
    vertical-align: middle;
    height: auto;
}
.c-gnav li.menu-item-74>a > span{
color: #fff !important;
}
