@charset "UTF-8";

.recovery-supportWrap {
max-width:750px;
width:100%;
margin:0 auto;
-webkit-text-size-adjust:100%;
background: #fff;
}
.recovery-supportWrap img {
vertical-align: top;
width: 100%;
height: auto;
zoom: 1 !important;
}
.recovery-supportWrap a {
display: block;
}
h1 {
padding: 0;
}
h2 {
padding: 0;
font-size: 0;
background-color: transparent;
}
.block-goods-list--filter-selected {
margin-top: 3%;
}
.block-separat:last-child {
display: none;
}
.pc-content {
display: none;
}

.recovery-supportWrap .contentBlockA01 {
padding: 0 4%;
}
.recovery-supportWrap .contentBlockA01 .contentText01 {
margin-top: 4%;
font-family: "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
font-size: 14px;
}
.recovery-supportWrap .contentBlockA01 .contentText01 a {
display: inline;
}
.recovery-supportWrap .contentBlockA01 .contentText01 .blankIcon {
color: #002596;
text-decoration: underline;
}
.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 {
padding: 1em;
margin-top: 10px;
margin-inline: auto;
}
.noteBox .noteText {
padding-left: 1em;
text-indent: -1em;
font-size: clamp(13px, 3.8vw, 28px);
line-height: 1.3;
letter-spacing: 0.3px;
}
.noteBox.gray {
margin: 60px 4% 0;
padding: 1.5em;
background-color: #e3e5ed;
}
.noteBox.gray .noteText {
font-weight: bold;
}
