@charset "UTF-8";
.font-num { font-family: 'Ropa Sans', sans-serif; }

.font-maru { font-family: 'Zen Maru Gothic', sans-serif; }

.idx { padding: 85px 0 70px; }
@media screen and (max-width: 750px) { .idx { padding: 40px 0; } }
.idx .sitemap-in { display: flex; justify-content: space-between; }
@media screen and (max-width: 750px) { .idx .sitemap-in { display: block; } }
.idx .sitemap-l, .idx .sitemap-r { width: 47.5%; }
@media screen and (max-width: 750px) { .idx .sitemap-l, .idx .sitemap-r { width: 100%; } }
.idx .sitemap-box { margin-bottom: 70px; }
.idx .sitemap-heading { display: flex; align-items: center; margin-bottom: 30px; min-height: 3em; padding: 5px 25px; background-color: #ffe90d; font-size: 1.25rem; font-weight: 700; line-height: 1; border-radius: 2em; }
.idx .sitemap-heading .ico { margin-right: 0.5em; }
.idx .sitemap-heading a { text-decoration: none;}
.idx .sitemap-list-02 { margin-bottom: 40px; }
.idx .sitemap-list-02 dt { margin-bottom: 15px; padding-left: 30px; font-size: 1.0625rem; font-weight: bold; }
@media screen and (max-width: 750px) { .idx .sitemap-list-02 dt { padding-left: 0; } }
.idx .sitemap-list-02 dt a { text-decoration: none; padding-left: 25px; background: url("../img/sitemap/ico_sitemap.svg") no-repeat left top 0.3em; background-size: 17px auto; }
.idx .sitemap-list-02 dt a:hover { text-decoration: underline; }
.idx .sitemap-list-02 dd ul.list-flex { display: flex; flex-wrap: wrap; }
@media screen and (max-width: 750px) { .idx .sitemap-list-02 dd ul.list-flex { display: block; } }
.idx .sitemap-list-02 dd ul.list-flex li { width: 50%; }
@media screen and (max-width: 750px) { .idx .sitemap-list-02 dd ul.list-flex li { width: 100%; } }
.idx .sitemap-list-02 dd ul.list-flex li a figure { width: 19.4174757282%; }
@media screen and (max-width: 750px) { .idx .sitemap-list-02 dd ul.list-flex li a figure { width: 8.9887640449%; } }
.idx .sitemap-list-02 dd ul li { padding-left: 30px; margin-bottom: 15px; }
.idx .sitemap-list-02 dd ul li a { display: flex; text-decoration: none; align-items: center; }
.idx .sitemap-list-02 dd ul li a figure { width: 8.9887640449%; }
.idx .sitemap-list-02 dd ul li a p { flex: 1; margin-left: 0.5em; font-size: 0.875rem; font-weight: bold; }
.idx .sitemap-list li { margin-bottom: 15px; padding-left: 30px; font-size: 1.0625rem; font-weight: bold; }
@media screen and (max-width: 750px) { .idx .sitemap-list li { padding-left: 0; } }
.idx .sitemap-list li a { text-decoration: none; padding-left: 25px; background: url("../img/sitemap/ico_sitemap.svg") no-repeat left top 0.3em; background-size: 17px auto; }
.idx .sitemap-list li a:hover { text-decoration: underline; }
.idx .sitemap-list_s li { margin-bottom: 15px; padding-left: 58px; font-size: 0.875rem; font-weight: bold; }
@media screen and (max-width: 750px) { .idx .sitemap-list_s li { padding-left: 28px; } }
.idx .sitemap-list_s li::before { content: '―'; margin-right: 0.5em; }
.idx .sitemap-list_s li a { text-decoration: none; }
.idx .sitemap-list_s li a:hover { text-decoration: underline; }

/*# sourceMappingURL=sitemap.css.map */
