@charset "UTF-8";

/* initial CSS */
.recovery-supportWrap {
width: 100%;
max-width: 1020px;
margin: 0 auto;
}
.recovery-supportWrap a {
display: block;
}
.recovery-supportWrap img {
vertical-align: top;
max-width: initial;
width: 100%;
}
.ichioshiBlock {
text-align: center;
}
.block-separat:last-child {
display: none;
}
h1 {
margin: 0;
}
h2 {
background-color: initial;
}
.sp-content {
display: none;
}

.recovery-supportWrap .contentBlockA01 .contentText01 {
margin-top: 30px;
font-family: "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
font-size: 16px;
text-align: center;
line-height: 2;
}
.recovery-supportWrap .contentBlockA01 .contentText01 a {
display: inline;
}
.recovery-supportWrap .contentBlockA01 .contentText01 .blankIcon {
color: #002596;
text-decoration: underline;
}
.recovery-supportWrap .contentBlockA01 .contentText01 .blankIcon:hover {
opacity: 0.7;
}
.recovery-supportWrap .contentBlockA01 .contentText01 .blankIcon::after {
position: relative;
display: inline-block;
content: '';
background: url(/contents/0018/img/event/recovery-support/recovery-support_icon_001_260917.png) no-repeat top center;
background-size: contain;
width: 0.8em;
height: 0.8em;
top: -3px;
margin: 0 2px;
}

.noteBox {
margin-top: 30px;
margin-inline: auto;
}
.noteBox .noteText {
padding-left: 1em;
text-indent: -1em;
font-size: 14px;
line-height: 1.3;
letter-spacing: 0.3px;
}
.noteBox.gray {
margin-top: 60px;
padding: 1em;
background-color: #e3e5ed;
}
.noteBox.gray .noteText {
font-weight: bold;
}
