@charset "utf-8";

/* ----------------------------------------------------
		追加
---------------------------------------------------- */

/* 共通 */
.header {
    margin: 0px !important;
}
header h1 img {
    height: auto;
}
#topic_path {
    padding: 8px 0 10px 0 !important;
    margin-top: 0px;
}
#container {
    padding-top: 0px;
}

/*
#home .header {
    position: relative !important;
}
*/

.js-anime-fadein {
    opacity: 100;
}
.footer-con {
    background-color: #fff;
}
footer {
    background-color: #fff !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

