.mv img:not(:first-child) {
margin-top: 30px;
}

.se .list_u.type-4 > li > span:first-child,
.se .list_u.type-5 > li > span:first-child {
color: #e40000;
}

.se .layout_box.type-22:first-child {
margin-bottom: 72px;
}

.se .layout_box.type-22 > .hdg {
background: linear-gradient(to right,#298cd0 0,#4eb0e1 50%,#298cd0 100%);
}

.se .layout_box.type-22 > .hdg .icon-hdg {
top: -30px;
}

.se .m_skin-1.m_hdg-3 .region > .hdg:first-child,
.se .m_skin-1.m_hdg-6 .region > .hdg:first-child,
.se .region.m_skin-1.m_hdg-3 > .hdg:first-child,
.se .region.m_skin-1.m_hdg-6 > .hdg:first-child {
margin-bottom: 52px;
}

.word-break {
display: block;
}

@media screen and (max-width: 720px){

.mv img:not(:first-child) {
margin-top: 15px;
}

.se.rwd .layout_box.type-22 > .hdg.hdg-pd {
padding-top: 10px;
}

.se .layout_box.type-22:first-child {
margin-bottom: 60px;
}

.se .m_skin-1.m_hdg-3 .region > .hdg:first-child,
.se .m_skin-1.m_hdg-6 .region > .hdg:first-child,
.se .region.m_skin-1.m_hdg-3 > .hdg:first-child,
.se .region.m_skin-1.m_hdg-6 > .hdg:first-child {
margin-bottom: 60px;
}

.word-break {
display: inline;
}
}