@charset "Shift_JIS";
/* 蒼玉の王妃 */
h2 { background-repeat: no-repeat; background-size: contain; padding-top: 56.2%; width: 100%; margin: 5px auto 30px; }
h3 { text-align: right; border-bottom: 1px solid #000000; padding-right: 0.5em; }
a { color: var(--color-YM); border-top: 1px solid transparent; border-bottom: 1px solid transparent; }
a:hover { border-bottom-color: var(--color-YM); }


.story-01 { background-image: url("img-story-01.png"); }
.shortSto-01 { background-image: url("img-shortSto-01.png"); }
.shortSto-02 { background-image: url("img-shortSto-02.png"); }




/* ---------------------------------------------------------------------------------------------------- */
/* スマホ対応用 */
@media (max-width: 480px) {
}
/* ---------------------------------------------------------------------------------------------------- */