@charset "utf-8";


#rwd-content .rwd-main-header.rwd-news-header {
    margin-bottom: 30px;
}


#rwd-content .rwd-button-link.icon-arrow.btn_back::before {
position: absolute;
content: "";
display: block;
background-repeat: no-repeat;
margin: auto;
background-image: url(/shared/img/icon_arrow_right02.svg);
background-repeat: no-repeat;
background-size: 14px 22px;
width: 14px;
height: 22px;
top: 0;
bottom: 0;
left: 4.4%;
transform: rotate(180deg);
}
#rwd-content .rwd-button-link.icon-arrow.btn_back::after {
background:none;
display: none;
}

.lead_box {
padding: 4px 40px 20px;
border:  solid 2px #333;
border-radius: 8px;
}
.lead_box  .rwd-section-headline.rwd-border-all {
  border-bottom: 1px solid #333;
}
#rwd-content .rwd-button-strip.icon-question_newwin::after {
  background-image: url("/shared/img/rwd_icon_newwin_white.svg");
  background-repeat: no-repeat;
  background-size: 20px 19px;
  width: 20px;
  height: 19px;
  top: 0;
  bottom: 0;
  right: 4.4%;
}



.slide_digest_box figure {
border: solid 1px #d9d9d9;
}
