/*
Theme Name: セルディア
Theme URI:
Author: セルディア
Author URI:
Description:
Version: 1.0
License:
License URI:
Tags:
Text Domain: セルディア
*/
.topse h2 {
    color: white;
    font-size: 90px;
    line-height: 1.2;
    text-align: left;
font-family: "Jost", sans-serif;
}
.fp-is-overflow .fp-overflow.fp-auto-height-responsive, .fp-is-overflow .fp-overflow.fp-auto-height, .fp-is-overflow > .fp-overflow {
    /* overflow-y: auto; */
}

.sp {display:none;}

@media screen and (max-width: 999px) {
	.pc {display:none;}
	.sp {display:block;}
}
