@charset "utf-8";

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

.event-ttl h1 {
font-size: 2em;
background-color: #B98A27;
color: hsla(0,0%,100%,1.00);
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 40px;
}
div.container.event-ttl {
padding-left: 0px;
padding-right: 0px;
}
.event-ttl div {
padding-left: 0px;
padding-right: 0px;
 }



/*サハリン残留ろう者支援 0812 **************************************************************/
.media-heading {
font-size: 20px;
margin-bottom: 30px;
font-weight: bold;
text-align: center;
}

li {
font-size: 15px;
line-height: 24px;
}
p {
font-size: 15px;
line-height: 24px;
}
.mokuji-style p span {
margin: 0px;
}

p .highlight {
color: #000;
margin: 0 5px;
padding: 2px 5px;
background-color: rgba(255,247,144,1.00);
background-position: center;
}

.cyumon-style li {
list-style-type: none;
font-size: 14px;
margin-left: 15px;
}
div .mokuji-style h5 {
margin-bottom: 5px;
font-weight: normal;
}

.mb50 {
margin-bottom: 50px;
}
.f18 {
font-size: 18px;
line-height: 2em;
}
.setsumei-style li {
list-style: none;
}
ul.setsumei-style {
padding-left: 15px;
}
ul.mokuji-style {
padding-left: 15px;
}

.mokuji-style li {
list-style: none;
}






/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 991px) {


}
@media screen and (max-width: 767px) {

.media-heading .br-hidden {
display: none;
}
.media-heading {
font-size: 1.2em;
}

}

@media screen and (max-width: 375px) {

.media-heading {
font-size: 1em;
}

}
