@charset "utf-8";
/* style_document_list.css*/
body.list section.title {
    max-width: unset;
    width: 100%;
    background: #fff100;
    margin: 0 0 50px;
    color: var(--keyblue);
    padding: 40px 0 60px;
}
body.list section.title a {
    /* color: var(--keyblue); */
    font-weight: 500;
}
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;
    color: #000;
}
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*/
#searchopen {
    background-color: #fff100;
}
#searchopen::before {
    border-bottom: solid 2px var(--keyblue);
    border-right: solid 2px var(--keyblue);
}
.search-container .wrap {
    background: #f5f7f8;
}
.search-container .search-body {
    margin: 0 auto 0;
    padding: 30px
}
.search-right, .search-left {
    width: 48%;
}
.search-right {
    margin-top: 10px;
    width: 45%;
}
.search-container .search-other-block .area-map .area01{
    background:#fff;
}
.search-container .search-other-block .area-map .area01 label{
    background:#b2b2b2;
}
.search-container .search-other-block .area-map #area05 {
    background: #f5f7f8;
}
.search-left {
    padding-bottom: 140px;
}
.search-container .search-other-block .area-map .area-btn {
    background: #fdeaf36;
}
.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: #a6a9a8;
    font-weight: 600;
    border-radius: 5px;
}
.search-container .search-other-block .search-feature-box .search-feature-list li label::before {
    width: 15px;
    height: 15px;
    top: 2px;
}
.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 {
    position: absolute;
    right: 0;
    top: 54%;
    width: 48%;
}
.search-feature-box h4, .search-container .search-other-block .search-feature-box .search-feature-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.search-container .search-other-block .search-feature-box .search-feature-list li {
    width: 50%;
    margin-bottom: 4px;
}

.search-container .search-other-block .search-feature-box .search-feature-list li:nth-child(7) {
    width: 100%;
    margin-top: 4px;
    position: relative;
}
.search-container .search-other-block .search-feature-box .search-feature-list li:nth-child(7)::before {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background: #ccc;
    margin-top: 0;
    margin-bottom: 8px;
}
.search-container .search-other-block .search-feature-box .search-feature-list li:nth-child(8), 
.search-container .search-other-block .search-feature-box .search-feature-list li:nth-child(9) {
    width: 100%;
}
.search-container .search-other-block .search-feature-box .search-feature-list li label {
    font-size: 13px;
    letter-spacing: -0.02em;
    color: #1f2a66;
    font-weight: 500;
    min-height: 20px;
    padding-top: 4px;
    padding-left: 24px;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.search-container .search-body h3::before, .search-container .search-body h4::before {
    background: url(/shingaku/iza/common/images/search_icon_iza.svg) center center no-repeat;
    background-size: contain;
}
.search-container .search-other-block .search-kind-list li input[type="checkbox"]:checked + label {
    /*background: #1f2a66;*/
}
.search-container .search-total-block {
    margin: 30px auto 0;
}
.search-container .search-total-block .btns #search_clear_btn {
    background: #666666;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
}
.search-container .search-total-block .btns #search_btn {
    /*background: #1f2a66;*/
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
}
.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 #fff;
    border-bottom: solid 3px #fff;
    left: 5px;
    top: 3px;
}
.search-container .search-other-block .search-feature-box .search-feature-list li input:checked + label::before {
    border: solid 2px #969696;
    background: (--keyblue);
}
.search-container .search-other-block .area-map input[type="checkbox"]:checked + label {
    background: var(--keyblue);
}
.search-container .search-other-block .area-map .area-btn {
    /* background: #0b318f42; */
}
.search-container .search-other-block .area-map .checked .area-btn span {
    background: rgb(0 91 172 / 70%);
}
.search-container .search-other-block .area-map .area-box {
    border: 3px solid var(--keyblue);
}
.search-container .search-other-block .area-map .area-box .btns .ok-btn {
    background: var(--keyblue);
}
.search-container .search-other-block .area-map .area-box .btns {
    border-top: 1px solid var(--keyblue);
}
.search-container .search-other-block .area-clear-btn, .search-container .search-other-block .lect-detail-btn {
    color: var(--keyblue);
    border: 2px solid var(--keyblue);
}
.search-container .search-other-block .search-kind-list li input[type="checkbox"]:checked + label {
    background: var(--keyblue);
}
.search-container .search-total-block .btns #search_btn {
    background: var(--keyblue);
}
.search-container .search-other-block .area-map .all-checked .area-btn span {
    background: var(--keyblue);
}

/*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: #000;
    font-weight: 500;
    margin-bottom: 30px;
}
#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: var(--keyblue);
}
article.data_list ul.even {
    background-color: #e7eaf4;
}
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: 21%;
    word-break:break-all;
}
ul.list_table li.school_name span{
    position:relative;
    display: block;
    width: 100%;
    padding-left: 20px;
    text-indent: -20px;
    word-break: break-word;
    overflow-wrap: anywhere;
    font-feature-settings: "palt";
}
ul.list_table li.school_name span small{
    display:block;
    font-size: 0.9em;
}
ul.list_table li.school_name span.kbn1::before {
    content: '国';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    line-height: 1;
    width: 16px;
    height: 16px;
    background: #006600;
    color: #fff;
    border-radius: 2px;
    margin-right: 4px;
    text-indent:0;
    padding-bottom: 0.5px;
}
ul.list_table li.school_name span.kbn2::before {
    content: '公';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    line-height: 1;
    width: 16px;
    height: 16px;
    background: #006600;
    color: #fff;
    border-radius: 2px;
    margin-right: 4px;
    text-indent:0;
}
ul.list_table li.school_name span.kbn3::before {
    content: '私';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    line-height: 1;
    width: 16px;
    height: 16px;
    background: #000C7B;
    color: #fff;
    border-radius: 2px;
    margin-right: 4px;
    text-indent:0;
}
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 */
    font-feature-settings: "palt";
}
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: 22%;
    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: var(--keyblue);
    display: flex;
    justify-content: center;
}
#request_nav #request_clear {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #1f2a66;
    margin: 0 10px;
    border-radius: 5px;
}
#request_nav #request_btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none;
    background: #fff100;
    border: none;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #1f2a66;
    margin: 0 10px;
    border-radius: 5px;
    position: relative;
}
#request_nav #request_btn span#checkcounter {
    display: block;
    position: absolute;
    top: -5px;
    right: -10px;
    background: #e62f86;
    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) {
    #request_nav #request_clear:hover, #request_nav #request_btn:hover {
        opacity: 0.7;
    }
    .search-container .search-other-block .area-map input[type="checkbox"]:checked + label:hover {
        background: rgb(0 91 172 / 70%);;
    }
    .search-container .search-other-block .area-map .area01 label:hover {
        background: rgb(0 91 172 / 70%);;
    }
    .search-container .search-other-block .area-map .pref-list label:hover {
        background: rgb(0 91 172 / 70%);;
    }
    .search-container .search-other-block .area-map .area-btn span:hover {
        background: rgb(0 91 172 / 70%);;
    }
    .search-container .search-other-block .area-map .area-box .btns .ok-btn:hover {
        background: rgb(0 91 172 / 70%);;
    }
    .search-container .search-other-block .search-kind-list li label:hover {
        background: rgb(0 91 172 / 70%);
    }
    
}
@media screen and (max-width:1040px) {
    body.list section.title {
        margin: 0 0 5vw;
        padding: 4vw 0 6vw;
    }
    body.list section.title div h1 {
        font-size: 4vw;
        margin-bottom: 2vw;
    }
    /*seracharea override*/
    .search-container .search-body {
        margin: 0 auto 0;
        padding: 30px
    }
    .search-left {
        padding-bottom: 14vw;
    }
    .search-container .search-name-block {
        margin: 0 auto 3vw;
    }
    .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.5vw;
        min-height: unset;
        padding-top: 0.1vw;
    }
    .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: 0;
    }
    .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: 35%; */
    }
    ul.list_table li.doc_name span.add_comm_kikan {
        font-size: 1.1vw;
    }
    ul.list_table li.fee {
        /* width: 10%; */
    }
    ul.list_table li.shipping_date {
        /* width: 20%; */
        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: 7%; */
    }
    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 {
        margin-bottom:10vw;
    }
    .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-left {
        padding-bottom: 0;
    }
    .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: 4vw;
        letter-spacing: 0;
        min-height: unset;
        padding-top: 1vw;
        padding-left: 7vw;
    }
    .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: 0.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: 0.8vw;
    }
    .search-container .search-total-block {
        width: 100%;
        margin: 0;
    }
    /**/
    /*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: 80%;
        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.4;
        font-weight: 500;
    }
    ul.list_table li.school_name span small{
        display:block;
        font-size: 2.7vw;
        font-weight:400;
        line-height:1.4;
        margin-top:0.5vw;
        padding-left:1em;
        text-indent:-1em;
    }
    ul.list_table li.school_name span.kbn1::before {
        font-size: 2.7vw;
        width: 3.8vw;
        height: 3.8vw;
        margin-right 0.5vw;
    }
    ul.list_table li.school_name span.kbn2::before {
        font-size: 2.7vw;
        width: 3.8vw;
        height: 3.8vw;
        margin-right 0.5vw;
    }
    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.shipping_date .nissu_msg_2 {
        font-size: 2.7vw;
    }
    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;
    }
}