@charset "utf-8";
.C0C7F-search-btn>p {
    margin-bottom: 10px;
    color: #CC0033;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 2px solid #E88CA2;
}

.p-result__footer {
    margin: 20px auto;
    line-height: 1;
}

.c-same-region {
    margin-top: 10px;
    background: #fff;
    padding: 30px;
    border: 1px solid #ccc;
}

.c-same-region__title {
    font-weight: bold;
    font-size: 20px;
}

.c-same-region__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    line-height: 1;
    list-style-type: none;
}

.c-same-region__list li {
    margin-top: 15px;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #c9c9c9;
}
.c-same-region__list li:last-of-type {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

.c-same-region__list a {
    text-decoration: none;
    font-size: 12px;
    color: #0633AC;
}
.c-same-region__list a:link {

}

.list-withThumb .list .hidden {
    color: #aaa;
    display: block;
    position: relative;
    padding: 20px 40px 20px 5px;
    text-decoration: none;
    font-weight: 400;
}

.p-result__header-place {
    font-size: 16px !important;
}

.content-top-img {
    padding-bottom: 20px;
}

.content-top-img img {
    margin-bottom: 20px;
}

.section-accordion.shcool {
    padding: 10px 10px 0;
}

.readmoreListContents.shcool {
    padding: 0 10px 5px;
}
.particular-other-sp.readmoreListContents.particular {
    padding: 0 10px 20px;
}

#fkv_title {
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #707070;
    text-align: center;
}

.p-result__header_niche {
    padding: 18px 10px 10px;
    background: #f8f8f8;
    border-bottom: 1px solid #CC0033;
}

.u-icon--arrow--right-mini {
    background: url(/static/20250626-164204021/smp/images/common/icon-arrow-grey.png) 98% center no-repeat;
    width: 8px;
    height: 12px;
    -webkit-background-size: 8px auto;
    zoom: 1;
}
.particular-other-sp {
	display: none;
}

@media screen and (max-width: 901px) {
    .particular-other {
        display: none;
    }
    .particular-other-sp {
        display: initial;
    }
    .readmoreListContents .readmore {
    background: url(/static/20250626-164204021/smp/images/common/icon-arrow-grey-down.png) 98% center no-repeat;
    background-size: 13px auto;
    -webkit-background-size: 13px auto;
    border-bottom: 1px solid #c5c5c5;
    cursor: pointer;
    font-size: 12rem;
    margin: 0;
    padding: 10px 32px 10px 10px;
    text-align: right;

}
