/*
Theme Name: Sydney Pro Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney-pro-ii
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
/*--- ADD YOUR CUSTOM CSS STYLE BELOW ---*/

h1, h2, h3, h4, h5, h6 {
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important ;
font-weight:bold;
line-height:1.5em !important ;
}

h3{
	font-size:1.8em !important;
}
h4{
	font-size:1.4em !important;
}

body {
font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;  
font-weight: 500 !important; 
}

ul {
	line-height:2.2em !important ;
}

/*固定ページ上部スペース調整*/
.page-wrap{
	padding-top:0px !important;
}

/*蛍光マーカー*/
.marker {
    background-color: #ff9;
}

/*メインカラー青*/
.m-color{
    color: #216db1 !important;
}

