h2.title_page span { border-bottom: 3px solid #5d3f96; box-sizing: border-box; margin-bottom: -5px; padding: 0 115px 8px 15px;}
.inner_page .bx_txt{margin-bottom: 30px;}
.inner_page .bx_txt:last-child{padding-bottom: 210px;}
.inner_page .bx_txt .tit{font-weight: bold;}
.inner_page .bx_txt li{list-style-type: '・';list-style-position: inside;}
/*===============================
             MEDIA
================================*/
@media only screen and (max-width:800px){
.inner_page .bx_txt:last-child{padding-bottom: 5%;}	
}
@media only screen and (max-width:640px){
.inner_page .bx_txt{margin-bottom: 4%;}
}