/*
Template: albatros
Theme Name: albatros_custom
Theme URI:http://open-cage.com/albatros/
*/

h2, .h2 {
  font-size: 1.8em;
  line-height: 1.4em;
  font-weight: bold;
  font-color: #000000;
  margin-bottom: 0.375em; }

h3, .h3 {
  font-size: 1.45em; 
  font-weight: bold;
}

h4, .h4 {
  font-size: 1.25em;
  font-weight: 700; }

h5, .h5 {
  font-size: 1.15em;
  font-weight: 700; }

.single .entry-content h3{
 padding: .25em 0 .5em .75em;
 border-left: 6px solid #4B99B5; 
 border-bottom: 1px solid #ccc;
}


/* 余白を大きくして下にボーダーを追加 */
/*
.single .entry-content h2{
 padding: 0.9em 1em;
 border-radius: 0;
 border-bottom: 6px solid #3C4756;
}
/*
/* 吹き出し下の▼を消す */
/*
.single .entry-content h2:before,
.single .entry-content h2:after{
 content:none;
}
/*


/*
.single .entry-content h3{
 border-left:1px solid;
 border-bottom: 6px solid #3C4756;
 padding:0.7em;
}
/*

.single .entry-content h4{
 padding: .25em 0 .5em .75em;
 border-left: 6px solid #4B99B5;
 border-bottom: 1px solid #ccc;
}


.single .entry-content h5{
 border-left:1px solid;
 border-bottom: 6px solid #3C4756;
 padding:0.7em;
}