<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* style_document_list.css*/

/*manu btn override*/
#btn_menu {
    background: #36b9ec;
}
body.list section.title {
    max-width: unset;
    width: 100%;
    background: #d7f1fb;
    margin: 0 0 50px;
    color: #00316c;
    padding: 40px 0 60px;
}
body.list section.title a {
    color: #00316c;
}
body.list section.title div {
    max-width: 1000px;
    margin: auto;
}
body.list section.title div h1 {
    width: 100%;
    text-align: center;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: 500;
}
body.list section.title div h1::before {
    content: '';
    width: 1.5em;
    height: 1em;
    display: inline-block;
    background: url(/shingaku/com/img/logo.svg) no-repeat;
    background-size: contain;
    margin-right: 0.1em;
    vertical-align: -0.15em;
}
body.list section.title div p {
    text-align: center;
    font-weight: 500;
}
.search-container .search-other-block .search-feature-box .search-feature-list li label::before {
    width: 17px;
    height: 17px;
}
/*seracharea override*/
/*seracharea override*/
#searchopen {
    background-color: #36b9ec;
}
#searchopen::before {
    border-bottom: solid 2px #06257a;
    border-right: solid 2px #06257a;
}
.search-container {
    margin-bottom: 50px;
}
.search-container .wrap {
    background: #f5f7f8;
}
.search-container .search-body {
    margin: 0 auto 0;
    padding: 30px
}
.search-right, .search-left {
    width: 50%;
}
.search-right {
    margin-top: 10px;
    width: 46%;
    padding-bottom: 230px;
}
.search-container .search-other-block .area-map #area05 {
    background: #edf1f3;
}
.search-left {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 0; */
    padding-bottom: 0;
    width: 46%;
}
.search-container .search-other-block .area-map .area-btn {
    background: #deedf6;
}
.search-container .search-name-block {
    margin: 0 auto 30px;
    width: 100%;
}
.search-container .search-other-block .area-map .area01 label span {
    right: 30px;
}
.search-container .search-other-block .search-kind-list li {
    width: 30%;
}
.search-container .search-other-block .search-kind-list li label {
    padding: 1em 0 1.2em;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    background: #b2b2b2;
    font-weight: 600;
    border-radius: 5px;
}
.search-container .search-other-block .search-feature-box .search-feature-list li label::before {
    width: 17px;
    height: 17px;
}
.search-container .search-other-block {
    margin: 0 auto 0;
    max-width: 830px;
    min-height: 300px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.search-feature-box {
    width: 46%;
    position: absolute;
    right: 0;
    top: 280px;
}
.search-feature-box h4, .search-container .search-other-block .search-feature-box .search-feature-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.search-container .search-other-block .search-feature-box .search-feature-list li {
    width: 100%;
    margin-bottom: 1em;
}
.search-container .search-other-block .search-feature-box .search-feature-list li label {
    font-size: 16px;
    letter-spacing: -0.02em;
    color: #06257a;
    font-weight: 500;
    min-height: 24px;
    padding-top: 4px;
    padding-left: 26px;
}
.search-container .search-body h3::before, .search-container .search-body h4::before {
    background: url(/shingaku/selfbrand/common/images/search_icon.svg) center center no-repeat;
    background-size: contain;
}
.search-container .search-other-block .search-kind-list li input[type="checkbox"]:checked + label {
    background: #36b9ec;
}
.search-container .search-other-block .area-map input[type="checkbox"]:checked + label {
    background: #36b9ec;
}
.search-container .search-other-block .area-map .all-checked .area-btn span {
    background: #36b9ec;
}
.search-container .search-other-block .area-map .area-box .btns .ok-btn {
    background: #36b9ec;
}
.search-container .search-other-block .area-map .area-box {
    border: 3px solid #36b9ec;
}
.search-container .search-other-block .area-clear-btn, .search-container .search-other-block .lect-detail-btn {
    color: #36b9ec;
    border: 2px solid #36b9ec;
}
.search-container .search-total-block {
    margin: 30px auto 0;
    width: 100%;
}
.search-container .search-total-block .btns {
    margin-top: 50px;
    margin: 0 auto;
    width: 50%;
}
.search-container .search-total-block .btns #search_clear_btn {
    background: #b2b2b2;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
}
.search-container .search-total-block .btns #search_btn {
    /*background: #06257a;*/
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    background: #36b9ec;
}
.search-container .search-other-block .search-feature-box .search-feature-list li input:checked + label::after {
    width: 6px;
    height: 12px;
    display: block;
    border-right: solid 3px #36b9ec;
    border-bottom: solid 3px #36b9ec;
    left: 7px;
    top: 3px;
}
.search-container .search-other-block .search-feature-box .search-feature-list li input:checked + label::before {
    border: solid 2px #bbb;
    background: #fff;
}


/*list css ==========================================*/
#request_list {
    max-width: 1040px;
    margin: 0 auto;
    /* min-height: calc(100vh - 420px); */
    padding: 0 20px 100px;
}
#request_list h3 {
    text-align: center;
    font-size: 18px;
    color: #1f2a66;
    font-weight: 500;
    margin-bottom: 30px;
    display: none;
}
#request_list h3 span {
    margin-left: 1em;
}
/**/
#request_list ul.fee_link {
    margin: 0 0 5px;
    padding: 0;
    display: flex;
    justify-content: flex-end;
}
#request_list ul.fee_link li {
    margin-left: 10px;
}
#request_list ul.fee_link li a {
    color: #666;
    font-size: 13px;
    text-decoration: none;
}
ul.list_table {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
}
/*
ul.list_table:last-child{
    border-bottom: solid 1px #ccc;
}
*/
ul.list_table.label {
    background-color: #1f2a66;
}
article.data_list ul.even {
    background-color: #e5eaf0;
}
ul.list_table.label li {
    justify-content: center;
    color: #fff;
    font-size: 12px;
}
ul.list_table li {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding: 5px 5px;
    border-right: solid 1px #ddd;
    font-size: 13px;
}
ul.list_table li:last-child {
    border: none;
}
ul.list_table li.state {
    width: 7%;
    justify-content: center;
}
ul.list_table li.school_name {
    width: 23%;
}
ul.list_table li.school_name span{
    padding-left: 20px;
    text-indent: -20px;
}


ul.list_table li.school_name span.kbn1::before {
    content: '国';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    width: 18px;
    height: 18px;
    background: #006600;
    color: #fff;
    border-radius: 2px;
    margin-right: 0;
    box-sizing:border-box;
    text-indent: 0;
}
ul.list_table li.school_name span.kbn2::before {
    content: '公';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    width: 18px;
    height: 18px;
    background: #006600;
    color: #fff;
    border-radius: 2px;
    margin-right:0;
    box-sizing:border-box;
    text-indent: 0;
}
ul.list_table li.school_name span.kbn3::before {
    content: '私';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    width: 18px;
    height: 18px;
    background: #000C7B;
    color: #fff;
    border-radius: 2px;
    margin-right: 0;
    box-sizing:border-box;
    text-indent: 0;
}
ul.list_table li.school_name span small{
    display:block;
    font-size: 11px;
}
ul.list_table li.doc_name {
    width: 32%;
}
ul.list_table li.doc_name br {
    display: none
}
ul.list_table li.doc_name span.siryoName {
    display: block;
    width: 100%;
    /* display: none */
}
ul.list_table li.doc_name span.add_comm_kikan {
    display: block;
    width: 100%;
    font-size: 11px;
    font-weight: 400
}
ul.list_table li.fee {
    width: 10%;
    justify-content: center;
    text-align: center;
}
ul.list_table li.shipping_date {
    width: 20%;
    justify-content: center;
    font-size: 12px;
}
ul.list_table li.shipping_date .nissu_msg_1 {
    display: block;
    width: 100%;
    text-align: center;
}
ul.list_table li.shipping_date .nissu_msg_2 {
    color: #D7092F;
}
ul.list_table li.reqest, ul.list_table li.checkbox {
    width: 8%;
    justify-content: center;
    position: relative;
    text-align: center;
}
ul.list_table li.checkbox input {
    display: none;
}
ul.list_table li.checkbox label {
    display: block;
    margin: auto;
    width: 24px;
    height: 24px;
    border: solid 2px #ccc;
    background: #fff;
}
ul.list_table li.checkbox input:checked + label::before {
    content: '';
    width: 20px;
    height: 10px;
    display: block;
    border-left: solid 3px #1f2a66;
    border-bottom: solid 3px #1f2a66;
    transform: rotate(-45deg);
}
#loader {
    width: 50ppx;
    height: 50px;
    display: none !important;
    margin: 0 auto 50px;
}
/*btn-------------------------------*/
#request_nav {
    width: 100%;
    padding: 10px;
    position: fixed;
    bottom: 0;
    background: rgb(255 254 229 / 60%);
    display: flex;
    justify-content: center;
}
#request_nav #request_clear {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #cbd5dc;
    border: none;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #06257a;
    margin: 0 10px;
    border-radius: 5px;
}
#request_nav #request_btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none;
    background: #e61673;
    border: none;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 10px;
    border-radius: 5px;
    position: relative;
}
#request_nav #request_btn span#checkcounter {
    display: block;
    position: absolute;
    top: -5px;
    right: -10px;
    background: #06257a;
    color: #fff;
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border-radius: 50px;
}
@media screen and (min-width: 640px) { /*hover only pc*/
    .search-container .search-name-block button:hover {
        background: #666;
    }
    .search-container .search-date-block button:hover {
        color: #fff;
        background: rgb(54 185 236 / 90%);
    }
    .search-container .search-other-block .area-map .area01 label:hover {
        background: rgb(54 185 236 / 90%);
    }
    .search-container .search-other-block .area-map .area-btn span:hover {
        background: rgb(54 185 236 / 90%);
    }
    .search-container .search-other-block .area-map .area-box .btns .all-clear-btn:hover {
        background: background: rgb(54 185 236 / 90%);
    }
    .search-container .search-other-block .area-map .area-box .btns .ok-btn:hover {
        background: rgb(54 185 236 / 90%);
    }
    .btn_OCmapClose:hover {
        background: rgb(54 185 236 / 90%);
    }
    #search_mod_map .search-area-block .area-map .area-box .closebtn:hover:before {
        opacity: 0.8;
    }
    .search-container .search-other-block .area-map .pref-list label:hover {
        background: rgb(54 185 236 / 90%);
    }
    .search-container .search-other-block .area-map input[type="checkbox"]:checked + label:hover {
        background: rgb(54 185 236 / 90%);
    }
    .search-container .search-other-block .area-clear-btn:hover {
        color: #fff;
        background: rgb(54 185 236 / 90%);
    }
    .search-container .search-other-block .lect-detail-btn:hover {
        color: #fff;
        background: rgb(54 185 236 / 90%);
    }
    .search-container .search-other-block .search-kind-list li label:hover {
        background: rgb(54 185 236 / 90%);
    }
    .search-container .search-other-block .lect-select-btn:hover {
        background: rgb(54 185 236 / 90%);
    }
}
@media screen and (max-width:1040px) {
    body.list section.title {
        margin: 0 0 5vw;
        padding: 4vw 0 6vw;
    }
    .search-feature-box {
        top: 28vw;
    }
    body.list section.title div h1 {
        font-size: 4vw;
        margin-bottom: 2vw;
    }
    /*seracharea override*/
    .search-container .search-body {
        margin: 0 auto 0;
        padding: 3vw;
    }
    .search-right {
        padding-bottom: 25vw;
    }
    .search-left {
        padding-bottom: 10vw;
    }
    .search-container .search-name-block {
        margin: 0 auto 3vw;
    }
    .search-container .search-other-block .search-feature-box .search-feature-list li {
        width: 100%;
        margin-bottom: 1.5vw;
    }
    .search-container .search-other-block .search-kind-list li label {
        font-size: 1.4vw;
    }
    .search-container .search-other-block .search-feature-box .search-feature-list li label {
        font-size: 1.6vw;
        min-height: unset;
        padding-top: 0.5vw;
    }
    .search-container .search-other-block .area-map .area01 label span {
        right: 3vw;
    }
    .search-container .search-other-block .search-feature-box .search-feature-list li label::before {
        box-sizing: border-box;
        width: 2vw;
        height: 2vw;
        top: calc(50% - 1vw);
    }
    .search-container .search-other-block .search-feature-box .search-feature-list li input:checked + label::after {
        width: 0.6vw;
        height: 1.2vw;
        display: block;
        left: 0.5vw;
        top: 0vw;
    }
    /*list css ==========================================*/
    #request_list {
        margin: 0 auto;
        /* min-height: calc(100vh - 34vw); */
        padding: 0 2vw 10vw;
    }
    #request_list h3 {
        font-size: 2.4vw;
        margin-bottom: 1vw;
    }
    /**/
    #request_list ul.fee_link li {
        margin-left: 1vw;
    }
    #request_list ul.fee_link li a {
        font-size: 1.3vw;
    }
    ul.list_table.label li {
        justify-content: center;
        color: #fff;
        font-size: 1.2vw;
    }
    ul.list_table li {
        padding: 0.5vw;
        font-size: 1.3vw;
    }
    ul.list_table li.school_name span::before {
        vertical-align: 0.2em
    }
    ul.list_table li.school_name span.kbn1::before {
        font-size: 1.1vw;
        width: 1.8vw;
        height: 1.8vw;
        margin-right: 0.5vw;
    }
    ul.list_table li.school_name span.kbn2::before {
        font-size: 1.1vw;
        width: 1.8vw;
        height: 1.8vw;
        margin-right: 0.5vw;
    }
    ul.list_table li.school_name span.kbn3::before {
        font-size: 1.1vw;
        width: 1.8vw;
        height: 1.8vw;
        margin-right: 0.5vw;
    }
    ul.list_table li.doc_name {
        width: 36%
    }
    ul.list_table li.doc_name span.add_comm_kikan {
        font-size: 1.2vw
    }
    ul.list_table li.fee {
        width: 11%;
    }
    ul.list_table li.shipping_date {
        width: 21%;
        font-size: 1.2vw;
    }
    ul.list_table li.shipping_date .nissu_msg_1 {
        font-size: 1.2vw;
    }
    ul.list_table li.shipping_date .nissu_msg_2 {
        font-size: 1.2vw;
    }
    ul.list_table li.reqest, ul.list_table li.checkbox {
        width: 8%;
    }
    ul.list_table li.reqest .checkbox label {
        width: 2.4vw;
        height: 2.4vw;
    }
    ul.list_table li.reqest .checkbox input:checked + label::before {
        width: 2vw;
        height: 1vw;
        border-width: 2px;
    }
    #request_nav {
        width: 100%;
        padding: 1vw;
    }
}
@media screen and (max-width:640px) {
    body.list section.title {
        margin: 0 0 6vw;
        padding: 3vw 2vw;
    }
    body.list section.title div h1 {
        font-size: 5.6vw;
        margin-top: 2vw;
        margin-bottom: 4vw;
    }
    body.list section.title div p {
        text-align: center;
        font-size: 2.9vw;
    }
    /*seracharea override*/
    .search-container .search-body {
        margin: 0 auto 0;
        padding: 4vw 0;
    }
    .search-container .search-name-block {
        margin: 0 auto 8vw;
    }
    .search-right, .search-left {
        width: 100%;
    }
    .search-right {
        padding-bottom: 0;
    }
    .search-left {
        padding-bottom: 0;
        position: static;
    }
    .search-container .search-other-block .search-kind-list li label {
        width: 100%;
        font-size: 3vw;
    }
    .search-feature-box {
        position: static;
        width: 100%;
        margin-bottom: 6vw;
    }
    .search-container .search-other-block .search-feature-box .search-feature-list li {
        width: 100%;
        margin-bottom: 2vw;
    }
    .search-container .search-other-block .search-feature-box .search-feature-list li label {
        font-size: 3.8vw;
        letter-spacing: 0;
        min-height: unset;
        padding-top: 1vw;
        padding-left: 7vw;
        line-height: 1.4;
    }
    .search-container .search-other-block .area-map .area01 label span {
        right: 7vw;
    }
    .search-container .search-total-block .btns #search_clear_btn {
        font-size: 4vw;
    }
    .search-container .search-total-block .btns #search_btn {
        font-size: 4vw;
    }
    .search-container .search-other-block .search-feature-box .search-feature-list li label::before {
        width: 5vw;
        height: 5vw;
        top: 1.5vw;
    }
    .search-container .search-other-block .search-feature-box .search-feature-list li input:checked + label::after {
        width: 1.2vw;
        height: 3vw;
        display: block;
        left: 1.4vw;
        top: 1.6vw;
    }
    .search-container .search-total-block {
        width: 100%;
        margin: 0;
    }
    .search-container .search-total-block .btns {
        margin-top: 4vw;
        margin: 0 auto;
        width: 80%;
    }
    /**/
    /*list css ==========================================*/
    #request_list {
        padding: 0 1vw 30vw;
    }
    #request_list h3 {
        font-size: 4vw;
        margin-bottom: 2vw;
    }
    #request_list h3 span {
        margin-left: 0;
        display: block;
    }
    /**/
    #request__list ul.fee_link {
        padding: 0 3vw 0 0;
        display: none;
    }
    #request__list ul.fee_link li a {
        font-size: 3vw;
    }
    ul.list_table {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 0;
        padding: 2.5vw;
        border-bottom: none;
        position: relative;
        align-items: stretch;
    }
    ul.list_table li {
        width: 100%;
        border-right: none;
    }
    ul.list_table.label {
        display: none;
    }
    ul.list_table li:not(.reqest), ul.list_table li:not(.checkbox) {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start !important;
        margin: 0;
        padding: 0;
        border-bottom: none;
        border-right: none;
        font-size: 3.4vw;
        margin-bottom: 1vw;
        position: relative;
        min-height: 4.4vw;
        padding-right: 15%;
        align-content: flex-start;
    }
    ul.list_table li.state {
        width: 19%;
        padding-right: 0;
        margin-bottom: 0;
        line-height: 1;
        font-size: 3.8vw;
        align-content: center;
        align-items: center;
        font-weight: 500;
    }
    ul.list_table li.school_name {
        width: 72%;
        padding-right: 0;
        margin-bottom: 0;
        line-height: 1;
        /* font-size: 3.2vw; */
        align-content: center;
    }
    ul.list_table li.doc_name {
        width: 100%;
        padding-right: 12%;
        text-align: justify;
    }
    ul.list_table li.doc_name span.siryoName {
        font-size: 3.8vw;
        font-weight: 500;
    }
    ul.list_table li.school_name span {
        font-size: 3.8vw;
        line-height: 1;
        font-weight: 500;
        width: 100%;
        padding-left: 4.1vw;
        text-indent: -4.1vw;
    }
    ul.list_table li.school_name span small{
        font-size: 2.7vw;
        font-weight: 400;
        line-height:1.4;
    }
    ul.list_table li.school_name span.kbn1::before {
        font-size: 2.7vw;
        width: 3.8vw;
        height: 3.8vw;
        margin-right 0.5vw;
        vertical-align: 0.1em;
    }
    ul.list_table li.school_name span.kbn2::before {
        font-size: 2.4vw;
        width: 4vw;
        height: 4vw;
        margin-right 0.5vw;
        margin-right: 0;
    }
    ul.list_table li.school_name span.kbn3::before {
        font-size: 2.7vw;
        width: 3.8vw;
        height: 3.8vw;
        vertical-align: 0.2vw;
    }
    ul.list_table li.doc_name span.add_comm_kikan {
        font-size: 2.7vw
    }
    ul.list_table li.fee {
        width: 90%;
        padding-right: 0;
        font-size: 3.2vw;
        align-items: center;
        margin-bottom: 0;
        line-height: 1;
        margin-bottom: 0.3vw;
    }
    ul.list_table li.fee::before {
        font-size: 2.7vw;
        content: '料金（送料含）';
        display: inline-block;
        padding: 0.5vw;
        background: #003f8f;
        color: #fff;
        margin-right: 1vw;
        width: 20vw;
        text-align: center;
        line-height: 1;
        box-sizing: border-box;
    }
    ul.list_table li.shipping_date {
        width: 90%;
        padding-right: 0;
        margin-bottom: 0;
    }
    ul.list_table li.shipping_date::before {
        font-size: 2.7vw;
        content: '発送予定日';
        display: inline-block;
        text-align: center;
        padding: 0.5vw;
        background: #003f8f;
        color: #fff;
        margin-right: 1vw;
        width: 20vw;
        line-height: 1;
        box-sizing: border-box;
    }
    ul.list_table li.shipping_date .gakkou_start {
        font-size: 3.2vw;
        /* display:inline-block; */
        line-height: 1.2;
        vertical-align: middle;
        margin-right: 0.5em;
    }
    ul.list_table li.shipping_date .nissu_msg_1 {
        font-size: 3vw;
        /* display:inline-block; */
        width: auto;
        line-height: 1.2;
        padding: 0;
        vertical-align: middle;
        padding-left: 0;
    }
    ul.list_table li.checkbox {
        width: 15vw;
        height: 15vw;
        position: absolute;
        right: 0;
        top: calc(50% - 7.5vw);
        padding: 2vw;
        display: flex;
        justify-content: center !important;
        align-items: center;
        align-content: center;
    }
    /**/
    #request_nav {
        padding: 2vw;
    }
    #request_nav #request_clear {
        padding: 2vw 3vw;
        font-size: 4vw;
        margin: 0 2vw;
    }
    #request_nav #request_btn {
        padding: 2vw 6vw;
        font-size: 4vw;
        margin: 0 2vw;
    }
    .pagetop a {
        bottom: 10vw;
    }
}</pre></body></html>