@charset "UTF-8";
.txt02 {
    color: #2D8888;
    font-family: "Red Hat Text", sans-serif !important;
}
.top_art02 {
    background: url("images/top_art01_img02.png") no-repeat center bottom 60px /cover;
}
.top_art03 {
    background: url("images/top_art02_img04.png") no-repeat center /cover;
}
.top_art04 {
    background: url("images/top_art03_img07.png") no-repeat center /cover;
}
.top_art05 {
    background: url("images/top_art04_img01.png") no-repeat top left, url("images/top_art04_img02.png") no-repeat bottom right;
}
.underpage img {
    border-radius: 16px;
}
@media only screen and (max-width: 800px) {}