@charset "utf-8";
/*
Theme Name: blj-este3
Theme URI: http://www.---------.com/
Description:  PCテンプレート3
Author: 株式会社BLJ
Author URI: http://www.---------.com/
Version: 1.1
*/


@import url('base.css');
@import url('layout.css');
@import url('sp.css');

.postbox h4 {
color: #00cc00;
font-size:18px;
font-weight:bold;
}
img {
 max-width: 100%;
 height: auto;
}

#toc_container {
    display: block;
    margin: 10px auto;
}

em {
background-color: #ffff99;
font-weight:bold;
}
.voicebox .inner {
    padding: 15px 15px 5px;
    border-radius: 10px;
    background-color: #fff;
    margin: 0;
}

.maker p {
    margin-bottom: 30px;
}

.voicebox .voice1 {
    background: url(https://www.gaiheki-kuchikomi-okayama.com/wp-content/uploads/2018/10/hito.jpg) no-repeat left top;
    padding: 0 10px 30px 100px;
}
.voicebox .voice2 {
    background: url(https://www.gaiheki-kuchikomi-okayama.com/wp-content/uploads/2018/10/hito2.jpg) no-repeat right top;
    padding: 0 100px 30px 10px;
}
.voicebox {
    background-color: #d2e9ff;
    border-radius: 10px;
    padding: 30px 0;
    margin-bottom: 30px;
}
.voice_title {
font-size:120%;
border-bottom:2px dashed #afafaf;
font-weight:bold;
margin-bottom: 20px;
}
.voice1 .voice_title {
color:#084DB3;
}
.voice2 .voice_title {
color:#089A57;
}

.voice_midashi {
text-align: center;
font-size:1.8em;
background-color: rgb(30, 95, 193);
margin: 0 20px 30px 20px;
    color: #fff;
    padding: 10px;
}