@charset "utf-8";



p.result_txt {
font-size: 2rem;
text-align: center;
}
p.result_txt strong {
font-size: 3.6rem;
color:#980016;
}

.selection_box .rwd-grid-item strong {
display: block;
text-align: center;
margin-bottom: 10px;
font-weight: normal;
}
#rwd-content .selection_box figure {
margin-bottom: 0;
}
#rwd-content .selection_box .rwd-grid-item figcaption {
display: block;
text-align: center;
margin-top: 10px;
font-weight: bold;
font-size: 2rem;
}


.btn_restart{
background: #A2000D;
padding: 10px 15px 12px;
line-height: 1.4;
width: 100%;
color:#fff;
text-align: center;
}
.btn_restart a{
display: block;
margin: 0 auto;
width: 100%;
background: url("../../../../shared/img/arw_left_fff_l.png") left center no-repeat;
box-sizing: border-box;
}
.btn_restart a span{
display: inline-block;

color:#fff!important;
font-size: 2.8rem;
font-weight: bold;
min-height: 53px;

background: url("../../img/matching_icon.png") left center no-repeat;
padding:8px 0 0 60px;

box-sizing: border-box;
}