
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/


.sb {
	width: 15%;

}
.sb_txt {
	width: 85%;
align-self:flex-end;
	font-weight: 700;
}

.main-content .purchase_ul_item_story h3 {
	color: #00ade7;
  border-bottom: 1px #00ade7 solid;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
}

.bnr {
  margin: 10px auto;
  display: block;
}
.loan_plaza_child h3 {
	color: #EA792B;
	border-bottom: none;
	font-size: 18px;
	margin-bottom: 0;
}

/**************************************************************************************/
/**************************************************************************************/
/* SP Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 1000px) {


.main-content .purchase_ul_item_story h3 {
font-size: 32px;
    padding-bottom: 10px;
}











} /** endof sp **/
