/*******************************
Style
*******************************/
.l-stationjoblist .m-search__form {
    max-width: 707px;
}

.l-stationjoblist .form-group input {
    font-size: 15px;
    font-size: 0.9375rem;
}

.l-stationjoblist .form-group label {
    font-size: 16px;
    font-size: 1rem;
}

.l-stationjoblist .c-pagination {
    padding-top: 58px;
}

.l-stationjoblist .l-content {
    padding-bottom: 80px;
}

.l-stationjoblist .sec-search .m-search__form {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
    .l-stationjoblist .sec-search .m-search__form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.l-stationjoblist .sec-search .form-group {
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .l-stationjoblist .sec-search .form-group {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-title {
        margin-bottom: 27px;
    }
}

.l-stationjobdetail .m-titledetail {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.5;
    padding-left: 37px;
    background: #f5f5f5;
    border-radius: 5px;
    margin-bottom: 19px;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-titledetail {
        font-size: 18px;
        font-size: 1.125rem;
        padding-left: 21px;
        border-radius: 0;
        line-height: 3.34;
    }
}

@media (max-width: 320px) {
    .l-stationjobdetail .m-titledetail {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.l-stationjobdetail .m-titledetail:before {
    left: 16px;
    width: 11px;
    height: 27px;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-titledetail:before {
        left: 0;
        width: 10px;
        height: 20px;
    }
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-boxtitlejob {
        background: #f5f5f5;
    }
}

.l-stationjobdetail .m-titledetail01 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    padding-left: 16px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-titledetail01 {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

.l-stationjobdetail .m-titledetail01:before {
    width: 6px;
    height: 35px;
}

.l-stationjobdetail .m-boxtext01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-boxtext01 {
        display: inherit;
    }
}

.l-stationjobdetail .m-inforoccupation {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-left: 8px;
    margin-bottom: 0;
}

.l-stationjobdetail .m-textdetail01 {
    font-size: 14px;
    font-size: 0.875rem;
}

@media screen and (max-width: 1000px) {
    .l-stationjobdetail .m-textdetail01 {
        display: block;
    }
}

.l-stationjobdetail .m-titledetail02 {
    font-size: 18px;
    font-size: 1.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.l-stationjobdetail .m-texttime {
    margin-left: 13px;
    padding-left: 11px;
    letter-spacing: 0.1em;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-texttime {
        display: block;
    }
}

.l-stationjobdetail .m-viewdetail__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 1000px) {
    .l-stationjobdetail .m-viewdetail__content {
        display: inherit;
    }
}

.l-stationjobdetail .m-block__infordetail {
    width: 61.6%;
}

@media screen and (max-width: 1000px) {
    .l-stationjobdetail .m-block__infordetail {
        width: 100%;
        margin-bottom: 30px;
    }
}

.l-stationjobdetail .m-block__calendardetail {
    width: 32.8%;
}

@media screen and (max-width: 1000px) {
    .l-stationjobdetail .m-block__calendardetail {
        width: 100%;
    }
}

.l-stationjobdetail .m-sliderdetail-for01 {
    width: 100%;
    height: 407px;
    overflow: hidden;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-sliderdetail-for01 {
        height: auto;
    }
}

.l-stationjobdetail .m-sliderdetail-for01 img {
    width: 100%;
    height: 407px;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-sliderdetail-for01 img {
        height: auto;
    }
}

.l-stationjobdetail .m-sliderdetail-nav01 {
    overflow-x: hidden;
}

.l-stationjobdetail .m-sliderdetail-nav01 .slick-list {
    padding: 0 !important;
    margin: 0 -5px;
}

.l-stationjobdetail .m-sliderdetail-nav01 img {
    width: 100%;
    height: 76px;
    cursor: pointer;
}

@media screen and (max-width: 425px) {
    .l-stationjobdetail .m-sliderdetail-nav01 img {
        height: 40px;
    }
}

.l-stationjobdetail .m-sliderdetail-nav01 .slick-current {
    position: relative;
}

.l-stationjobdetail .m-sliderdetail-nav01 .slick-current:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-sliderdetail-nav01 .slick-current:after {
        height: 100%;
    }
}

.l-stationjobdetail .m-sliderdetail-nav01 .m-slideritem {
    margin: 0 5px;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-sliderdetail-nav01 .m-slideritem {
        margin: 0 2px;
    }
}

.l-stationjobdetail .m-inforjob {
    margin-top: 23px;
    border-top: 1px #ddd solid;
    padding-top: 15px;
    font-size: 20px;
    font-size: 1.25rem;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-inforjob {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media (max-width: 320px) {
    .l-stationjobdetail .m-inforjob {
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

.l-stationjobdetail .m-itemjob {
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    margin-bottom: 15px;
    padding-left: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
}

.l-stationjobdetail .m-itemjob:before {
    top: 17px;
    left: 0;
}

.job-content {
    margin-right: 20px;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-itemjob:before {
        top: 7px;
    }
}

.l-stationjobdetail .m-subtextbelong {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 10px;
}

.l-stationjobdetail .m-inforrank {
    border-bottom: 0;
    margin-bottom: -15px;
}

.l-stationjobdetail .m-inforrank:before {
    width: 16px;
    height: 23px;
    background-size: 100%;
}

.l-stationjobdetail .m-address {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
    margin-bottom: 21px;
    display: block;
    letter-spacing: 0.05em;
}

@media (max-width: 320px) {
    .l-stationjobdetail .m-address {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

.l-stationjobdetail .m-map {
    position: relative;
    padding-bottom: 55%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.l-stationjobdetail .m-map iframe,
.l-stationjobdetail .m-map object,
.l-stationjobdetail .m-map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.l-stationjobdetail .m-belonging {
    border-top: 1px #ddd solid;
    padding-top: 15px;
    margin-top: 24px;
    margin-bottom: 0;
    border-bottom: 0;
    font-size: 20px;
    font-size: 1.25rem;
}

.l-stationjobdetail .form-group {
    max-width: 100%;
}

.l-stationjobdetail .m-belonging:before {
    top: 50%;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-belonging:before {
        top: 47%;
    }
}

.l-stationjobdetail .m-notedetail {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
}

.l-stationjobdetail .form-detail01 {
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 14px;
}

.l-stationjobdetail .form-detail01 .m-notedetail {
    margin-bottom: 12px;
}

.l-stationjobdetail .m-textmesg {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 12px;
    display: block;
}

.l-stationjobdetail .m-boxbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 438px;
}

@media screen and (max-width: 1000px) {
    .l-stationjobdetail .m-boxbtn01 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 40px auto 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1000px) {
    .l-stationjobdetail .m-boxbtn01 {
        margin: 100px auto 0;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobdetail .m-boxbtn01 {
        display: inherit;
        margin: 60px auto 0;
    }

    .l-stationjobdetail .m-boxbtn01 .m-btn02 {
        margin-right: auto;
        margin-bottom: 20px;
    }
}

.l-stationjobdetail .m-block__calendardetail {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    display: block;
}

.l-stationjobdetail .m-titledetail04 {
    font-size: 20px;
    font-size: 1.25rem;
    padding-left: 14px;
}

.l-stationjobdetail .m-titledetail04:before {
    left: 0;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-titledetail04:before {
        width: 6px;
        height: 12px;
    }
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .m-titledetail04 {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.l-stationjobdetail .l-content {
    padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail .l-content {
        padding-bottom: 200px;
    }
}

.l-stationjobdetail .m-btntime {
    line-height: 3.125;
}

.l-stationjobdetail .all-delete-button-container {
    margin-top: 15px;
}

.l-stationjobdetail button.all-shifts-delete {
    padding: 2px 15px;
    background-color: #e22828;
    color: white;
    border-radius: 12px;
}

.l-nursejobdetail .modal .modal-content {
    padding-bottom: 18px;
}

.l-nursejobdetail .modal .m-boxbtn01 {
    max-width: 500px;
}

.l-nursejobdetail .form-checkbox input:checked ~ .checkmark {
    background-color: rgba(26, 49, 136, 0.1);
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .form-checkbox .checkmark {
        width: 14px;
        height: 14px;
    }
}

.l-nursejobdetail .form-checkbox .checkmark:after {
    border-color: #1a3188;
    top: 1px;
}

.l-nursejobdetail .m-notedetail {
    border-bottom: 1px #ddd solid;
    padding-bottom: 16px;
    margin-bottom: 16px;
    font-size: 13px;
    font-size: 0.8125rem;
}

.l-nursejobdetail .form-detail01 {
    margin-top: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.l-nursejobdetail .m-notedetail01 {
    border-bottom: 0;
    padding-bottom: 0;
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .m-address {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

.l-nursejobdetail .m-map {
    padding-bottom: 50.5%;
}

.l-nursejobdetail .m-video-title {
    padding-top: 15px;
    margin-bottom: 0;
    border-bottom: 0;
    font-size: 20px;
    font-size: 1.25rem;
}

@media (max-width: 767px) {
    .l-nursejobdetail .m-video-title {
        font-size: 13px;
        font-size: 0.875rem;
    }
}

.l-nursejobdetail .m-video-title:before {
    top: 50%;
}

.l-nursejobdetail .m-video {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.l-nursejobdetail .m-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.l-nursejobdetail .m-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .m-belonging {
        font-size: 14px;
        font-size: 0.875rem;
    }

    .l-nursejobdetail .m-belonging:before {
        top: 50%;
    }

    .l-nursejobdetail .m-belonging.icon-bag::before {
        width: 17px;
        height: 15px;
        background-size: 100%;
    }
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .m-itemjob {
        line-height: 1;
        padding-bottom: 13px;
        margin-bottom: 13px;
        padding-left: 26px;
        line-height: 1;
    }
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .m-address {
        margin-bottom: 13px;
    }
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .icon-price::before {
        width: 16px;
        height: 18px;
    }

    .l-nursejobdetail .icon-calendar1::before {
        width: 20px;
        height: 16px;
    }

    .l-nursejobdetail .icon-people::before {
        width: 18px;
        height: 16px;
    }

    .l-nursejobdetail .icon-job::before {
        width: 17px;
        height: 17px;
    }

    .l-nursejobdetail .icon-map::before {
        width: 13px;
        height: 20px;
        top: 33%;
    }
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .m-inforrank {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .m-subtextbelong {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

.l-nursejobdetail .m-boxcalendardetail {
    padding: 0 15px;
}

.l-nursejobdetail .m-viewdetail__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.l-nursejobdetail .m-boxbtn01 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 800px;
    margin: 34px auto 0;
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .m-boxbtn01 {
        display: block;
        max-width: 100%;
    }
}

.l-nursejobdetail .m-boxbtn01 .m-btn01 {
    height: 50px;
    margin-bottom: 14px;
}

.l-nursejobdetail .m-titldetail {
    font-size: 14px;
    font-size: 0.875rem;
}

.l-nursejobdetail .m-titldetail.icon-dotblue:before {
    width: 6px;
    height: 12px;
}

.l-nursejobdetail .m-subtext01 {
    font-size: 13px;
    font-size: 0.8125rem;
}

.l-nursejobdetail .m-offerdatetime {
    border-bottom: 1px #ddd solid;
    padding-bottom: 20px;
}

.l-nursejobdetail .m-boxofferdatetime {
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 28px;
}

@media (max-width: 320px) {
    .l-nursejobdetail .m-boxofferdatetime {
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

.l-nursejobdetail .m-dateoffer {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-right: 15px;
}

@media (max-width: 320px) {
    .l-nursejobdetail .m-dateoffer {
        font-size: 11px;
        font-size: 0.6875rem;
        margin-right: 10px;
    }
}

.l-nursejobdetail .m-dateoffer01 {
    margin-right: 10px;
}

.l-nursejobdetail .m-makeoffer {
    margin-bottom: 0;
}

.l-nursejobdetail .m-date {
    margin-right: 10px;
}

@media screen and (max-width: 1000px) {
    .l-nursejobdetail .m-date {
        margin-right: 14px;
    }
}

.l-nursejobdetail .m-boxcalendar {
    margin-bottom: 18px;
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .m-boxcalendar {
        margin-bottom: 10px;
    }
}

.l-nursejobdetail .m-boxbtn {
    max-width: 100%;
    margin-top: 40px;
}

.l-nursejobdetail .m-boxbtn .m-btn01 {
    font-size: 16px;
    font-size: 1rem;
}

.l-nursejobdetail .m-boxofferdatetime li {
    margin-bottom: 5px;
}

.l-nursejobdetail .m-btnslide .m-btn01 {
    font-size: 14px;
    font-size: 0.875rem;
}

@media (max-width: 320px) {
    .l-nursejobdetail .m-calendar-inner .item-red:after,
    .l-nursejobdetail .m-calendar-inner .item-red01:after {
        font-size: 35px;
        font-size: 2.1875rem;
    }
}

@media (max-width: 320px) {
    .l-nursejobdetail .m-calendar-new .item-red:after,
    .l-nursejobdetail .m-calendar-new .item-red01:after {
        font-size: 35px;
        font-size: 2.1875rem;
    }
}

@media screen and (max-width: 1000px) {
    .l-nursejobdetail .l-content {
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .l-content {
        padding-bottom: 40px;
    }
}

.l-nursejobdetail .form-detail02 li .m-dateoffer {
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (max-width: 768px) {
    .l-nursejobdetail .form-detail02 li .m-dateoffer {
        font-size: 14px;
        font-size: 0.875rem;
        margin-bottom: 10px;
    }
}

.l-nursejobdetail .m-boxbtn01.m-boxbtn04 {
    max-width: 500px;
}

.l-nursejobdetail .form-checkbox .checkmark {
    left: 0;
}

.l-nursejobdetail .form-checkbox .checkmark:after {
    top: 2px;
}

.l-nursejobdetail .m-detail__form label {
    margin-left: 4px;
}

.l-nurseapplycomplete .m-textnursecomplete {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 37px;
    letter-spacing: 1.4px;
    padding: 1vw 2vw 0;
}

.l-nurseapplycomplete .m-btn01.m-btncomplete {
    margin-left: auto;
    margin-right: auto;
}

.l-stationjobregister .m-titleregister {
    font-size: 24px;
    font-size: 1.5rem;
    padding-left: 20px;
}

.l-stationjobregister .m-checkimgprofile {
    padding-left: 8px;
}

.l-stationjobregister .form-nonetitle {
    margin-bottom: 25px;
}

.l-stationjobregister .form-nonetitle label.m-nonetitle {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px;
    display: block;
}

.l-stationjobregister .form-nonetitle .m-scrollbar {
    height: 103px;
}

.l-stationjobregister .m-boxtitlejob {
    width: 100%;
    display: inline-block;
}

.l-stationjobregister .form-checkbox {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 16px;
    font-size: 1rem;
}

.l-stationjobregister .form-checkbox .checkmark {
    width: 22px;
    height: 22px;
}

.l-stationjobregister .form-checkbox .checkmark:after {
    width: 7px;
    height: 12px;
    left: 50%;
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .form-checkbox .checkmark:after {
        width: 4px;
        height: 8px;
    }
}

.l-stationjobregister .m-btnprofile {
    margin-bottom: 24px;
}

.l-stationjobregister .m-checkimgprofile.form-group label {
    margin-bottom: 0;
}

.l-stationjobregister .m-textcheckimg {
    margin-left: 20px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .m-textcheckimg {
        margin-left: 30px;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .m-textcheckimg {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

.l-stationjobregister .form-textarea {
    padding-bottom: 15px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .form-textarea {
        padding: 0 0 29px 0;
    }
}

.l-stationjobregister .m-calendar-inner {
    border: 1px solid #a8a8a8;
    border-radius: 5px;
    padding: 50px 53px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .m-calendar-inner {
        padding: 20px;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .m-calendar-inner {
        padding: 10px;
    }
}

.l-stationjobregister .m-calendar-inner .m-btncalendar {
    top: 58px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .m-calendar-inner .m-btncalendar {
        top: 29px;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .m-calendar-inner .m-btncalendar {
        top: 9px;
    }
}

.l-stationjobregister .m-calendar-inner .m-btncalendar::after {
    content: "";
    background: url("../img/icon_arrtime01.png") top center no-repeat;
    width: 15px;
    height: 21px;
    background-size: 100%;
    cursor: pointer;
}

.l-stationjobregister .m-calendar-inner .m-btnpre {
    left: 39px;
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .m-calendar-inner .m-btnpre {
        left: 10px;
    }
}

.l-stationjobregister .m-calendar-inner .m-btnnext {
    right: 53px;
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .m-calendar-inner .m-btnnext {
        right: 25px;
    }
}

.l-stationjobregister .m-calendar-inner .m-btnnext::after {
    background-image: url("../img/icon_arrtime02.png");
}

.l-stationjobregister .m-calendar-inner .item-red,
.l-stationjobregister .m-calendar-inner .item-gray,
.l-stationjobregister .m-calendar-inner .item-gray-none,
.l-stationjobregister .m-calendar-inner .item-red01,
.l-stationjobregister .m-calendar-inner .item-green {
    height: 100px;
    font-size: 15px;
    font-size: 0.9375rem;
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .m-calendar-inner .item-red,
    .l-stationjobregister .m-calendar-inner .item-gray,
    .l-stationjobregister .m-calendar-inner .item-gray-none,
    .l-stationjobregister .m-calendar-inner .item-red01,
    .l-stationjobregister .m-calendar-inner .item-green {
        font-size: 12px;
        font-size: 0.75rem;
        height: 70px;
    }
}

.l-stationjobregister .m-calendar-inner td {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 5px;
    line-height: 2;
}

@media screen and (max-width: 640px) {
    .l-stationjobregister .m-calendar-inner td {
        font-size: 14px;
        font-size: 0.875rem;
        padding: 1px;
    }
}

.l-stationjobregister .m-calendar-inner .days td,
.l-stationjobregister .m-calendar-inner thead td {
    font-size: 23px;
    font-size: 1.4375rem;
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .m-calendar-inner .days td,
    .l-stationjobregister .m-calendar-inner thead td {
        font-size: 16px;
        font-size: 1rem;
    }
}

.l-stationjobregister .m-calendar-inner tbody tr:nth-child(2) td {
    line-height: 2.5;
}

.l-stationjobregister .m-calendar-inner thead .months {
    padding-bottom: 30px;
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .m-calendar-inner thead .months {
        padding-bottom: 10px;
    }
}

.l-stationjobregister .m-calendar-inner .days td:nth-child(6) {
    color: #485beb;
}

.l-stationjobregister .m-calendar-inner .item-red:after,
.l-stationjobregister .m-calendar-inner .item-red01:after {
    font-size: 65px;
    font-size: 4.0625rem;
}

@media screen and (max-width: 640px) {
    .l-stationjobregister .m-calendar-inner .item-red:after,
    .l-stationjobregister .m-calendar-inner .item-red01:after {
        font-size: 55px;
        font-size: 3.4375rem;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .m-calendar-inner .item-red:after,
    .l-stationjobregister .m-calendar-inner .item-red01:after {
        font-size: 45px;
        font-size: 2.8125rem;
    }
}

.l-stationjobregister .m-calendar-new {
    border: 1px solid #a8a8a8;
    border-radius: 5px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .m-calendar-new {
        padding: 0;
        border: 0;
    }
}

.l-stationjobregister .m-monthday {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    margin-left: 9px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .form-group {
        padding: 0;
    }
}

.l-stationjobregister .form-group .form-checkbox label {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0;
    margin-left: 0;
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .form-group .form-checkbox label {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .form-group label {
        font-size: 16px;
        font-size: 1rem;
    }
}

.l-stationjobregister .m-textform {
    margin-left: 8px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .m-textform {
        margin-left: 30px;
    }
}

.l-stationjobregister .form-checkbox .checkmark {
    left: 0;
}

.l-stationjobregister .form-textarea {
    margin-top: 10px;
}

.l-stationjobregister .m-boxinput {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.l-stationjobregister .m-boxinput input {
    width: 255px;
}

@media screen and (max-width: 640px) {
    .l-stationjobregister .m-boxinput input {
        width: 110px;
    }
}

.l-stationjobregister .m-boxinput .m-wage01 {
    margin-right: 44px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .m-blockcheckbox .form-checkbox {
        padding-left: 0;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .form-checkbox .checkmark {
        width: 15px;
        height: 15px;
    }
}

@media screen and (max-width: 768px) {
    .l-stationjobregister.l-stationmypage .m-btn01 {
        margin-bottom: 20px;
    }
}

.l-stationjobregister .m-blockcalendar {
    margin-top: 39px;
}

.l-stationjobregister .m-tab2 .m-titleregister {
    margin-bottom: 20px;
}

.l-stationjobregister .m-titlerequest {
    font-size: 18px;
    margin-bottom: 5px;
    letter-spacing: 0.03em;
    cursor: pointer;
}

.l-stationjobregister .m-titlerequest a {
    text-decoration: underline;
}

.l-stationjobregister .m-blockrequestmanagement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px #a8a8a8 solid;
    border-radius: 5px;
    padding: 26px 28px 30px;
    margin-bottom: 13px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .m-blockrequestmanagement {
        display: inherit;
    }
}

.l-stationjobregister .m-boxbtnrequest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.l-stationjobregister .m-btnrequest {
    font-size: 13px;
    font-size: 0.8125rem;
    display: block;
    height: 36px;
    border: 1px #1a3188 solid;
    border-radius: 23px;
    text-align: center;
    margin-left: 10px;
    color: #1a3188;
    width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .m-btnrequest {
        margin-left: 0;
        margin-top: 10px;
        margin-right: 10px;
    }
}

.l-stationjobregister .m-btnscout {
    border: 0;
    background: #1a3188;
    color: #fff;
    width: 122px;
}

.l-stationjobregister .m-btndelete {
    width: 70px;
}

.l-stationjobregister .is-showpopup .form-group label {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0;
}

@media screen and (max-width: 640px) {
    .l-stationjobregister .is-showpopup .form-group label {
        line-height: 1.5;
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .is-showpopup .form-group label {
        line-height: 1.5;
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

.l-stationjobregister .is-showpopup .m-titledetail04 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 20px;
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .is-showpopup .m-titledetail04 {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

.l-stationjobregister .is-showpopup .m-popup__content {
    padding: 50px 0;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .is-showpopup .m-popup__content {
        padding: 20px;
    }
}

.l-stationjobregister .is-showpopup .m-boxbtn {
    margin-top: 40px;
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .is-showpopup .m-detail__form .form-group {
        padding: 0 15px;
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .l-stationjobregister .is-showpopup.l-stationjobdetail .l-content {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .is-showpopup .m-titledetail {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .is-showpopup .m-titledetail01 {
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .is-showpopup .m-titledetail02 {
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .is-showpopup .m-belonging {
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

@media screen and (max-width: 425px) {
    .l-stationjobregister .is-showpopup .m-textform {
        margin-left: 0;
    }
}

.l-stationjobregister .is-showpopup .m-close {
    margin-top: 40px;
}

.l-nurseapply .m-nurseitem {
    position: relative;
}

.l-nurseapply .m-nursetitle {
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
    background: #f5f5f5;
}

@media screen and (max-width: 1000px) {
    .l-nurseapply .m-nursetitle {
        max-width: 100%;
        width: 100%;
        padding: 0 6.5%;
    }
}

.l-nurseapply .m-nursetitle {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 3;
    background: #f5f5f5;
    margin-bottom: 16px;
}

.l-nurseapply .m-boxnurse {
    padding-bottom: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.8461538462;
}

.l-nurseapply .m-datetime {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Roboto", sans-serif;
}

.l-nurseapply .m-salary02 {
    font-size: 14px;
    font-size: 0.875rem;
    margin-right: 10px;
}

.l-nurseapply .m-boxtextsalary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 11px;
}

.l-nurseapply .m-salary {
    height: 38px;
    padding-left: 14px;
    font-size: 14px;
    font-size: 0.875rem;
    border: 1px #a8a8a8 solid;
    border-radius: 5px;
}

.l-nurseapply .m-salary-fixed {
    height: 38px;
    padding-left: 14px;
    font-size: 14px;
    font-size: 0.875rem;
    border: 1px #a8a8a8 solid;
    border-radius: 5px;
    background-color: #dddddd;
}

@media screen and (max-width: 640px) {
    .l-nurseapply .m-salary {
        width: 180px;
    }
}

.l-nurseapply .m-texttotal.m-bdB1 {
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.l-nurseapply .m-nurseapply {
    margin-bottom: 25px;
}

.l-nurseapply .m-nurseapply .m-titledetail {
    margin-bottom: 22px;
}

.l-nurseapply .m-nurseapply .m-boxtext01 {
    margin-bottom: 10px;
}

.l-nurseapply .m-nurseitem img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.l-nurseapply .m-scrollbar {
    height: 99px;
    margin-top: 5px;
    font-size: 13px;
    font-size: 0.8125rem;
}

.l-nurseapply .m-boxbtn {
    margin-top: 35px;
    max-width: 500px;
}

@media screen and (max-width: 768px) {
    .l-nurseapply .m-boxbtn {
        max-width: 100%;
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .l-nurseapply .m-btn01 {
        margin-right: auto;
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 768px) {
    .l-nurseapply.l-stationjobdetail .l-content {
        padding-bottom: 45px;
    }

    .l-nurseapply.l-stationjobdetail .m-titledetail:before {
        width: 10px;
        height: 20px;
    }
}

.l-nurseapply.l-stationjobdetail .m-boxbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 768px) {
    .l-nurseapply.l-stationjobdetail .m-boxbtn {
        display: block;
    }

    .l-nurseapply.l-stationjobdetail .m-boxbtn .m-btn02 {
        margin-right: auto;
        margin-left: auto;
    }
}

.l-nurseapplyconfirm .m-nurseitem {
    margin-bottom: 15px;
}

.l-nurseapplyconfirm .m-nurseapply {
    margin-bottom: 15px;
}

.l-nursecalendar .custom-select01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 18px;
}

.l-nursecalendar .custom-select01 .m-seclect01 {
    max-width: 131px;
    margin-right: 0;
}

@media (max-width: 320px) {
    .l-nursecalendar .custom-select01 .m-seclect01 {
        max-width: 117px;
    }
}

.l-nursecalendar .m-textcalendar01 {
    font-size: 13px;
    font-size: 0.8125rem;
}

.l-nursecalendar .m-textcalendar {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 30px;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
    .l-nursecalendar .m-textcalendar {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

@media (max-width: 320px) {
    .l-nursecalendar .m-textcalendar {
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

.l-nursecalendar .m-btntime01 {
    margin-bottom: 12px;
}

.l-nursecalendar .form-grouptime01 select {
    text-align: center;
}

.l-nursecalendar .m-block__calendardetail {
    border: 0;
    padding: 0;
    height: auto;
}

.l-nursecalendar .modal-content {
    padding-bottom: 32px;
}

.l-nursecalendar .l-content {
    padding-bottom: 44px;
}

.l-nursecalendar .m-title {
    margin-bottom: 20px;
}

.l-stationlistjobregister .container--tabs .tab-content > .tab-pane {
    display: block;
}

.l-stationlistjobregister .tab-content {
    margin-bottom: 58px;
}

.l-stationlistjobregister .l-content {
    padding-bottom: 80px;
}

.l-jobselect .m-block__calendardetail {
    width: 100%;
}

@media (min-width: 1000px) {
    .m-popup__content .m-block__calendardetail {
        padding-left: 15px;
        padding-right: 15px;
        width: 35%;
    }

    .m-popup__content .m-titledetail04 {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .m-popup__content .l-content {
        padding-bottom: 100px;
    }
}

.m-box01-offerdatetime {
    color: #6a6a6a;
}

.m-box01-offerdatetime .m-recruitmentperiod,
.m-box01-offerdatetime .m-dateoffer {
    font-size: 12px;
    font-size: 0.75rem;
}

.m-box01-offerdatetime .m-boxofferdatetime {
    margin-bottom: 10px;
}

.m-box01-offerdatetime .m-boxofferdatetime li {
    margin-bottom: 0;
}

.m-box01-offerdatetime .m-date {
    margin-right: 5px;
}

.m-block__calendardetail01 .m-boxcalendardetail {
    padding: 0;
}

.m-boxcalendardetail-new .m-calendar-new {
    padding: 0;
}

.m-boxcalendardetail-new .m-calendar-new .block-monthcontainer {
    display: inline-block;
}
