/*
Template: hummingbird
Theme Name: hummingbird_custom
Theme URI:http://open-cage.com/hummingbird/
*/
#main li.wpProQuiz_listItem:before,
#main .wpProQuiz_reviewDiv li:before, 
#main .wpProQuiz_quizAnker li:before, 
#main .wpProQuiz_list li:before, 
#main li.wpProQuiz_questionListItem:before,
#main .wpProQuiz_question li:before{
   content:none; 
} 
/*商品情報のリストマーカーを消す*/
.amazonjs_item ul li:before {
    border:none !important;
    width:0 !important;
}
/*商品名の外部リンクアイコンを消す*/
 .amazonjs_item .amazonjs_info :after {
 content:none !important;
 }
/*商品画像の外部リンクアイコンを消す*/
 .amazonjs_item .amazonjs_image :after {
 content:none !important;
 }
/*ここから追記コード*/
.entry-content h2{
font-size:1.2em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.entry-content h3{
font-size:1.1em;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.entry-content h3{
background: #E9E3DB;
/*H4下線を引く*/
}
.entry-content h4{
border-bottom: 3px solid #a7a199;
padding: .5em 0;
}
/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
text-rendering: optimizelegibility;
font-family: Verdana, "ヒラギノ丸ゴシック Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
font-weight: 500;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
text-decoration: none; }
h1, .h1 {
font-size: 1.5em;
font-weight: bold;
line-height: 1.333em; }
h2, .h2 {
font-size: 1.5em;
line-height: 1.4em;
font-weight: bold;
margin-bottom: 0.375em; }
h3, .h3 {
font-size: 1.3em; 
font-weight: bold;
}
h4, .h4 {
font-size: 1.2em;
font-weight: 700; }
h5, .h5 {
font-size: 1em;
font-weight: 700;
line-height: 2em;
text-transform: uppercase;
letter-spacing: 1px; }

/*********************
GENERAL STYLES
*********************/
body {
font-family: Verdana, "ヒラギノ丸ゴシック Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
font-size: 16px;
line-height: 1.5;
color: #545B63;
-webkit-font-smoothing: antialiased; 
-moz-osx-font-smoothing: grayscale;
word-wrap: break-word;
}


/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
text-rendering: optimizelegibility;
font-family: Verdana, "ヒラギノ丸ゴシック Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
font-weight: 500;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
text-decoration: none; }
h1, .h1 {
font-size: 1.5em;
font-weight: bold;
line-height: 1.333em; }
h2, .h2 {
font-size: 1.5em;
line-height: 1.4em;
font-weight: bold;
margin-bottom: 0.375em; }
h3, .h3 {
font-size: 1.3em; 
font-weight: bold;
}
h4, .h4 {
font-size: 1.2em;
font-weight: 700; }
h5, .h5 {
font-size: 1em;
font-weight: 700;
line-height: 2em;
text-transform: uppercase;
letter-spacing: 1px; }

