@charset "UTF-8";
#sitemap {
    overflow: hidden;
    font-size: 14px;
}

#sitemap h2.contents-title {
    margin-bottom: 10px;
}

#sitemap h3 {
    margin: 0 0 15px 0;
    padding: 5px 0 5px 13px;
    border-left: 10px solid #e63484;
    color: #606060;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
}

#sitemap h3 a {
    position: relative;
}

#sitemap h3 a:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -4.5px;
    left: -21px;
    width: 6px;
    height: 9px;
    background: url('../../images/htmlcontents/icon_arrow_02.png') 0 0 no-repeat;
}

#sitemap h4 {
    margin: 0 0 17px 0;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #939393;
    color: #606060;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
}

#sitemap h5 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 12px;
}

#sitemap > section,
#sitemap > section > section {
    margin: 0 0 60px;
}

#sitemap li {
    margin: 17px 0 0 0;
    line-height: 1.2;
}

#sitemap li:first-child {
    margin-top: 0;
}

#sitemap li,
#sitemap h5 a {
    padding: 0 0 0 10px;
    background: url('../../images/htmlcontents/icon_arrow_01.png') 0 3px no-repeat;
}

#sitemap h5 a {
    background-position: 0 6px;
}

#sitemap .sitemap-school-type,
#sitemap .sitemap-school-detail {
    width: 480px;
}

#sitemap .sitemap-school-type {
    float: left;
    overflow: hidden;
}

#sitemap .sitemap-school-type .col-no1,
#sitemap .sitemap-school-type .col-no2,
#sitemap .sitemap-school-type .col-no3 {
    float: left;
    border-left: 1px solid #e9e9e9;
}

#sitemap .sitemap-school-type .col-no1 {
    width: 143px;
    border-left: 0;
}

#sitemap .sitemap-school-type .col-no2 {
    width: 135px;
}

#sitemap .sitemap-school-type .col-no2,
#sitemap .sitemap-school-type .col-no3 {
    padding-left: 8px;
}

#sitemap .sitemap-school-detail {
    float: right;
}

#sitemap .sitemap-school-place {
    clear: both;
}

#sitemap .sitemap-school-place {
    overflow: hidden;
}

#sitemap .sitemap-school-place div {
    float: left;
    border-left: 1px solid #e9e9e9;
    width: 134px;
    padding-left: 8px;
}

#sitemap .sitemap-school-place div.first-of-type {
    padding-left: 0;
    border-left: 0;
    width: 142px;
}

#sitemap .sitemap-school-place ul {
    margin: 0 0 0 8px;
}

#sitemap .col-3 {
    width: 310px;
    float: left;
    margin-right: 35px;
}

#sitemap .sitemap-submit,
#sitemap .sitemap-student,
#sitemap .sitemap-other {
    margin-right: 0;
}
