@charset "UTF-8";
:root {
    --base-color: #0c176b;;
}
#top-i-content1 .top-i-content-title h2 {
    height: 75px;
}
#top-i-content1 .top-i-content-title h2::before {
    background: url("../img/neon/n_con1-1_text1_before.png") no-repeat;
    background-size: contain;
}
#top-i-content2 .top-i-content-title h2::before {
    background: url("../img/neon/n_con2-1_text1_before.png") no-repeat;
    background-size: contain;
}
#top-i-content3 .top-i-content-title h2::before {
    background: url("../img/neon/n_con3_text1_before.png") no-repeat;
    background-size: contain;
}
#top-i-content4 .top-i-text1 h2::before {
    background: url("../img/neon/n_con4_text1_before.png") no-repeat;
    background-size: contain;
}
#top-i-content5 .top-i-text1 h2::before {
    background: url("../img/neon/n_con5_text1_before.png") no-repeat;
    background-size: contain;
}
#top-i-content6 .top-i-text1 h2::before {
    background: url("../img/neon/n_con6_text1_before.png") no-repeat;
    background-size: contain;
}
