@charset "UTF-8";

.heading.block_header_7 {
margin-bottom: 10px;
}

#sec-ml1 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 80px;
}
#sec-ml2 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 80px;
}
#sec-ml3 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 80px;
}
#sec-ml4 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 80px;
}
#sec-ml5 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 80px;
}
@media screen and ( max-width : 768px ) {
#sec-ml1 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 0;
}
}
@media screen and ( max-width : 768px ) {
#sec-ml2 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 0;
}
}
@media screen and ( max-width : 768px ) {
#sec-ml3 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 0;
}
}
@media screen and ( max-width : 768px ) {
#sec-ml4 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 0;
}
}
@media screen and ( max-width : 768px ) {
#sec-ml5 + .contents_box01 .inner_item_txt p:nth-last-of-type(1) {
    margin-left: 0;
}
}