@charset "UTF-8";

.contents_box01.block_image_text_12 .inner_item_txt h3::first-letter{
color:#fff;
background-color:#23ac38;
border-radius: 7px;
margin-right:5px;
padding:0 5px;
}

#shindan h1 {
   font-size:200%;
}

@media screen and (max-width: 500px){
#shindan h1 {
   font-size:160%;
}
}

h2.indi {
font-size:140%;
font-weight:600;
border-bottom:2px solid #23AC38;
}