/*******************************
Style
*******************************/
body.is-fix {
    height: 100vh;
    overflow: hidden;
}

.l-viewjob .m-btn01 {
    margin-top: 30px;
}

.l-mypage .m-mypage__notes {
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .l-mypage .m-btncheck01 {
        line-height: 38px;
        margin: 20px auto;
    }
}

.l-mypage .m-btn01 {
    max-width: 207px;
    height: 50px;
    font-size: 16px;
    font-size: 1rem;
}

.l-mypagelist .m-btninfor {
    width: 100px;
    height: 36px;
    border: 1px #1a3188 solid;
    color: #1a3188;
    font-size: 13px;
    font-size: 0.8125rem;
    border-radius: 25px;
    display: block;
    text-align: center;
    line-height: 1;
    display: block;
}

@media screen and (max-width: 768px) {
    .l-mypage .m-btn01 {
        position: relative;
        left: 4px;
    }
}

@media (max-width: 1024px) {
    .l-mypage .m-wrapper {
        max-width: 95%;
    }
}

@media screen and (max-width: 768px) {
    .l-mypage .m-wrapper {
        max-width: 100%;
        width: 100%;
    }
}

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

.l-mypage .m-mypagecontent .form-group,
.l-mypage .m-mypagecontent .form-textarea,
.l-mypage .m-mypagecontent .form-textarea01,
.l-mypage .m-mypagecontent .m-boxprofile-item03 {
    padding-left: 24px;
    padding-right: 24px;
}

.m-boxprofile-item01 {
    margin-bottom: 24px;
}

.m-boxprofile-item01 .m-boxdropdow {
    position: relative;
    border: 1px #1a3188 solid;
    border-radius: 5px;
    height: 50px;
    width: 100%;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0 auto 10px;
    padding-left: 17px;
    color: #1a3188;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .m-boxprofile-item01 .m-boxdropdow {
        width: 93%;
    }
}

.m-boxprofile-item01 .m-boxdropdow:after {
    content: "";
    background: url("../img/icon_arrblue.svg") center center no-repeat;
    top: 50%;
    right: 18px;
    width: 10px;
    height: 6px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    cursor: pointer;
}

.m-boxprofile-item01 .m-dropdow-op:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.m-dropdow {
    display: none;
}

.m-required {
    color: #e22828;
    font-size: 12px;
    font-size: 0.75rem;
    margin-left: 4px;
}

.m-mypage__menu {
    background: #f5f5f5;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
}

.m-mypage__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 27px 0 25px;
    margin-left: 34px;
}

@media screen and (max-width: 768px) {
    .m-mypage__menu li {
        margin-bottom: 6px;
    }
}

.m-mypage__menu li:not(:last-child) a:after {
    content: "";
    background: #000;
    position: absolute;
    width: 1px;
    height: 20px;
    top: 50%;
    right: -18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.m-mypage__menu li a {
    margin-right: 36px;
    position: relative;
    letter-spacing: 0.05em;
}

.m-mypage__menu li.is-active {
    color: #a8a8a8;
}

.m-mypage__title01 {
    background: #1a3188;
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    padding: 12px 24px;
    line-height: 1;
    margin-bottom: 5px;
}

.m-mypage__title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 3.1666666667;
    padding-left: 21px;
    letter-spacing: 0.1em;
}

.m-mypage__text02 {
    color: #e22828;
    margin-bottom: 4px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 3.0769230769;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
    .m-mypage__text02 {
        padding: 0 24px;
        font-size: 12px;
        font-size: 0.75rem;
    }
}

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

.m-mypage__text01 {
    margin-bottom: 13px;
    letter-spacing: 0.03em;
}

.m-mypage__title02 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2.7142857143;
    background: #f5f5f5;
    padding-left: 24px;
    letter-spacing: 0.1em;
}

.m-blockprofile01 {
    margin-bottom: 25px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2;
}

@media screen and (max-width: 768px) {
    .m-blockprofile01 {
        padding: 0 24px;
    }
}

.m-boxprofile01,
.m-boxprofile {
    font-size: 13px;
    font-size: 0.8125rem;
}

.m-boxprofile01 {
    line-height: 26px;
    margin-bottom: 27px;
    margin-top: 29px;
    margin-left: 16px;
}

.form-group {
    margin-bottom: 0;
    max-width: 100%;
}

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

.form-group label {
    font-size: 13px;
    font-size: 0.8125rem;
}

.form-checkbox {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.form-checkbox .checkmark {
    top: 52%;
    left: 8px;
}

.m-blockprofile .form-checkbox {
    margin: 0 auto;
}

.m-blockprofile .form-checkbox label {
    position: relative;
    padding-left: 29px;
}

.txt-indent {
    margin-left: -13px;
}

.m-boxprofile-item02 .form-group {
    border-bottom: 1px #ddd solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.m-boxprofile-item02 .form-group label {
    line-height: 40px;
    color: #919191;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
}

.m-boxprofile-item02 .form-group input {
    text-align: right;
    font-size: 14px;
    font-size: 0.875rem;
    border: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    letter-spacing: 0.1em;
}

.m-boxprofile-item02 .form-group .m-boxselect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: right;
}

.m-boxprofile-item02 .form-group select {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: right;
    letter-spacing: 0.1em;
}

.m-boxprofile-item02 input:focus,
.m-boxprofile-item02 select:focus {
    outline: none;
}

.m-boxprofile-item02 .form-grouppicture {
    display: block;
}

.custom-file-input::before {
    content: "";
    background: url("../img/img_upfile.png") center no-repeat;
    width: 124px;
    height: 117px;
    position: absolute;
    left: 50%;
    top: 0;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-size: 100%;
}

.m-ruleupfile {
    width: 100%;
    margin: 0 auto 22px;
    background: #f5f5f5;
    padding: 18px 24px 14px 29px;
    border-radius: 5px;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.05em;
}

.m-ruleupfile__content {
    max-width: 328px;
    margin: 0 auto;
}

.m-dot {
    margin-bottom: 3px;
}

.m-mypage__title03 {
    color: #919191;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 8px 0 11px;
    display: block;
}

@media screen and (max-width: 768px) {
    .m-mypage__title03 {
        padding-left: 24px;
    }
}

.m-mypage__title04 {
    background: #f5f5f5;
    color: #000;
    margin-bottom: 0;
}

.m-textprofile__content {
    height: 400px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 26px;
    overflow-y: auto;
    padding-right: 18px;
    padding-bottom: 40px;
    resize: none;
    width: 100%;
}

.m-textprofile__content::-webkit-scrollbar {
    width: 7px;
    background: #e2e2e2;
    border-radius: 5px;
}

.m-textprofile__content::-webkit-scrollbar-track {
    border-radius: 5px;
}

.m-textprofile__content::-webkit-scrollbar-thumb {
    background: #c9c9c9;
    border-radius: 10px;
}

.m-textprofile .m-textprofile01:not(:last-child) {
    margin-bottom: 26px;
}

.m-textprofile textarea:focus {
    outline: none;
}

.m-textprofile {
    padding: 10px 12px;
    border: 1px #a8a8a8 solid;
    width: 100%;
    margin: auto;
    border-radius: 5px;
}

@media screen and (max-width: 768px) {
    .m-textprofile {
        max-width: 93%;
    }
}

@media (max-width: 540px) {
    .m-textprofile {
        max-width: 87.5%;
    }
}

.m-boxprofile-item03 {
    padding-bottom: 23px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 22px;
}

.l-viewjob .m-btnprofile {
    margin-top: 0;
    margin-bottom: 30px;
}

.form-textarea {
    padding-bottom: 27px;
    border-bottom: 1px #ddd solid;
}

.form-textarea label {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #919191;
}

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

.form-textarea textarea {
    min-height: 92px;
    border: 1px #a8a8a8 solid;
    border-radius: 5px;
    width: 100%;
    resize: none;
    padding: 12px 8px;
}

.form-textarea label {
    margin: 8px 0 11px;
    display: block;
}

.l-mypage .m-btnworking {
    margin-top: 23px;
    margin-bottom: 28px;
}

.l-mypage .m-btnworking01 {
    margin-bottom: 32px;
}

.l-mypage .m-btnworking02 {
    margin-top: 15px;
    margin-bottom: 33px;
}

.l-mypage .m-btnworking03 {
    margin-top: 28px;
    margin-bottom: 33px;
}

.l-mypage .m-btnworking04 {
    margin-top: 24px;
}

.m-boxprofile-item02 .form-grouppicture01 {
    border-bottom: 0;
}

.m-imgprofile {
    text-align: center;
    margin: 50px auto 0;
    width: 87.5%;
    background: #f5f5f5;
    padding: 22px 19px 24px;
    border-radius: 5px;
}

@media screen and (max-width: 768px) {
    .m-imgprofile {
        margin-top: 0;
    }
}

.form-textarea01 {
    padding-bottom: 16px;
}

.custom-file-input01::before {
    background-image: url("../img/img_upfile01.png");
    width: 206px;
    height: 140px;
    top: 20px;
}

.m-boxrulefile {
    padding-left: 5px;
}

.m-ruleupfile01 {
    margin-top: 50px;
}

@media screen and (max-width: 768px) {
    .m-ruleupfile01 {
        margin-top: 0;
        padding: 21px 24px 20px 29px;
    }
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 5px auto 17px;
}

@media screen and (max-width: 768px) {
    .avatar-upload {
        max-width: 117px;
    }
}

.avatar-upload .avatar-edit {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.avatar-upload .avatar-edit input {
    opacity: 0;
}

.avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    background: transparent;
    cursor: pointer;
}

.avatar-upload .avatar-preview {
    width: 200px;
    height: 200px;
    position: relative;
    border-radius: 100%;
    background-size: cover;
}

@media screen and (max-width: 768px) {
    .avatar-upload .avatar-preview {
        width: 117px;
        height: 117px;
    }
}

.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-uploadimg .avatar-upload .avatar-edit input + label:after {
    bottom: 17px;
    right: 12px;
}

@media screen and (max-width: 768px) {
    .custom-uploadimg .avatar-upload .avatar-edit input + label:after {
        bottom: 0;
        right: 0;
    }
}

.m-boxprofile01 .avatar-preview {
    width: 190px;
    height: 126px;
    border-radius: 0;
}

.m-boxprofile01 .avatar-preview > div {
    border-radius: 0;
}

.m-boxprofile01 .avatar-upload {
    max-width: 206px;
}

.m-boxprofile01 .avatar-upload .avatar-edit {
    bottom: -13px;
    right: 3px;
}

.m-textrule01 {
    margin-bottom: 4px;
}

@media (max-width: 1024px) {
    .l-stationmypage .m-wrapper {
        max-width: 95%;
    }
}

@media screen and (max-width: 768px) {
    .l-stationmypage .m-wrapper {
        width: 100%;
    }
}

.l-stationmypage .l-header {
    margin-bottom: 62px;
}

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

.l-stationmypage .m-mypage__menu {
    background: transparent;
    border-radius: 5px;
}

.l-stationmypage .m-mypage__menu li a {
    margin: 0 25px;
    letter-spacing: 0.1em;
    font-size: 17px;
    font-size: 1.063rem;
}

@media (max-width: 320px) {
    .l-stationmypage .m-mypage__menu li a {
        margin: 0 20px;
    }
}

.l-stationmypage .m-mypage__menu ul {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 13px 0;
    background: #f5f5f5;
    border-radius: 5px;
}

@media screen and (max-width: 1000px) {
    .l-stationmypage .m-mypage__menu ul {
        padding: 13px;
    }
}

.l-stationmypage .m-mypage__menu li:not(:last-child) a:after {
    right: -25px;
    background: #707070;
}

@media (max-width: 320px) {
    .l-stationmypage .m-mypage__menu li:not(:last-child) a:after {
        right: -20px;
    }
}

@media screen and (max-width: 1000px) {
    .l-stationmypage .m-mypage__menu li:first-child a {
        margin-left: 0;
    }
}

.l-stationmypage .m-mypage__content {
    padding-top: 27px;
}

.l-stationmypage .m-mypage__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.6;
}

.l-stationmypage .m-mypage__notes {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 0.05em;
}

.l-stationmypage .m-blockprofile01 {
    margin-bottom: 3px;
}

.l-stationmypage .icon-dotblue:before {
    height: 28px;
}

.l-stationmypage .m-uploadcontent ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

@media screen and (max-width: 640px) {
    .l-stationmypage .m-uploadcontent ul {
        display: inherit;
    }
}

.l-stationmypage.l-mypage .m-btn01 {
    max-width: 200px;
    margin-bottom: 6px;
    font-size: 18px;
    font-size: 1.125rem;
}

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

.l-stationmypage .m-uploadcontent li {
    max-width: 100%;
    margin-right: 20px;
    margin-bottom: 1px;
    width: calc((100% - 40px) / 3);
}

@media screen and (max-width: 768px) {
    .l-stationmypage .m-uploadcontent li {
        margin-bottom: 15px;
        width: 48%;
        margin-right: 2%;
    }
}

@media screen and (max-width: 640px) {
    .l-stationmypage .m-uploadcontent li {
        max-width: 100%;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto;
        width: 100%;
    }
}

.l-stationmypage .m-textprofile01:not(:last-child) {
    margin-bottom: 27px;
}

.l-stationmypage .m-uploadcontent li:nth-child(3n + 3) {
    margin-right: 0;
}

@media screen and (max-width: 768px) {
    .l-stationmypage .m-uploadcontent li:nth-child(3n + 3) {
        margin-right: auto;
    }
}

.l-stationmypage .avatar-preview {
    width: 320px;
    height: 213px;
    max-width: 100%;
    background-image: none;
}

.l-stationmypage .avatar-preview img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .l-stationmypage .avatar-preview {
        margin: 0 auto;
    }
}

.l-stationmypage .m-boxprofile01 .avatar-upload {
    max-width: 100%;
    height: 100%;
    margin: 5px auto 0;
}

.l-stationmypage .m-boxprofile01 .avatar-upload .avatar-edit {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.l-stationmypage .m-boxprofile01 .avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    border-radius: 0;
    background: transparent;
    cursor: pointer;
}

.l-stationmypage
    .m-boxprofile01
    .avatar-upload
    .avatar-edit
    input
    + label::after {
    display: none;
}

.l-stationmypage .form-group {
    margin: 0 0 10px 0;
}

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

.l-stationmypage .form-group label {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 40px;
    margin-bottom: 7px;
    display: block;
}

.l-stationmypage .form-group input {
    height: 46px;
}

.l-stationmypage .form-group .m-required {
    font-size: 16px;
    font-size: 1rem;
}

.l-stationmypage .form-group select {
    border: 1px #a8a8a8 solid;
    width: 100%;
    height: 46px;
    padding-left: 15px;
    border-radius: 5px;
    font-size: 16px;
    font-size: 1rem;
}

.l-stationmypage .m-blockform-group01 .form-group {
    margin-bottom: 11px;
}

.l-stationmypage .m-blockform-group01 .form-group04 {
    margin-bottom: 16px;
}

.l-stationmypage .m-blockform-group01 .form-recruitmentperiod {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .l-stationmypage .m-blockform-group01 .form-recruitmentperiod {
        margin-bottom: 10px;
    }
}

@media (max-width: 320px) {
    .l-stationmypage .m-blockform-group01 .form-recruitmentperiod {
        margin-bottom: 0;
    }
}

.l-stationmypage .m-textprofile {
    max-width: 100%;
    width: 100%;
    padding: 12px 12px 12px 19px;
}

@media screen and (max-width: 768px) {
    .l-stationmypage .m-textprofile {
        padding-right: 15px;
    }
}

.l-stationmypage .m-textprofile__content {
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    padding: 0;
    height: 388px;
    letter-spacing: 0.05em;
}

.l-stationmypage .m-textprofile03 {
    padding-left: 6px;
}

.l-stationmypage .form-postcode input {
    max-width: 369px;
    margin-right: 14px;
}

@media screen and (max-width: 768px) {
    .l-stationmypage .form-postcode input {
        max-width: 100%;
    }
}

.l-stationmypage .form-postcode label {
    display: block;
}

.l-stationmypage .m-boxpostcode {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

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

.l-stationmypage .m-btnpostode {
    max-width: 128px;
    width: 100%;
    display: inline-block;
    background: #1a3188;
    border-radius: 23px;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    height: 46px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .l-stationmypage .m-btnpostode {
        margin-top: 15px;
    }
}

.l-stationmypage .form-textarea {
    border-bottom: 0;
}

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

.l-stationmypage .form-textarea label {
    color: #000;
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    display: block;
    margin: 23px 0 10px;
}

@media (max-width: 320px) {
    .l-stationmypage .form-textarea label {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.l-stationmypage .form-textarea textarea {
    height: 111px;
    font-size: 16px;
    font-size: 1rem;
    padding: 8px 15px;
}

.l-stationmypage .form-recruitmentperiod {
    margin-bottom: 20px;
}

.l-stationmypage .form-recruitmentperiod select {
    max-width: 157px;
    width: 100%;
    border-radius: 5px;
    margin-right: 14px;
    margin-left: 11px;
    text-align: center;
    padding-left: 0;
}

@media not all and (-webkit-min-device-pixel-ratio: 0),
    not all and (min-resolution: 0.001dpcm) {
    .l-stationmypage .form-recruitmentperiod select {
        padding-left: 15px;
    }
}

@media screen and (max-width: 768px) {
    .l-stationmypage .form-recruitmentperiod select {
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (max-width: 320px) {
    .l-stationmypage .form-recruitmentperiod select {
        display: block;
        margin: 10px 0;
    }
}

.l-stationmypage .form-recruitmentperiod label {
    margin-bottom: 10px;
    display: block;
}

@media (max-width: 320px) {
    .l-stationmypage .form-recruitmentperiod label {
        margin-bottom: 0;
    }
}

.l-stationmypage .m-recruitmentperiod {
    font-size: 16px;
    font-size: 1rem;
}

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

.l-stationmypage .m-boxbtnstation {
    max-width: 422px;
    margin: 59px auto 73px;
}

@media screen and (max-width: 768px) {
    .l-stationmypage .m-boxbtnstation {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 20px auto 30px;
    }
}

@media screen and (max-width: 640px) {
    .l-stationmypage .m-boxbtnstation {
        display: inherit;
    }
}

.l-stationmypage .c-btnregister {
    margin-left: 22px;
}

@media screen and (max-width: 768px) {
    .l-stationmypage .c-btnregister {
        margin-left: auto;
        margin-right: auto;
    }
}

.l-stationmypage .m-boxprofile01 {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
}

.l-stationmypage .m-btn01 {
    left: 0;
}

.l-stationmypage .l-content {
    padding-bottom: 0;
}

.l-stationmypage .l-footer {
    padding: 28px 0;
    letter-spacing: 0.1em;
}

@media screen and (max-width: 768px) {
    .l-stationmypage .l-footer {
        padding-left: 0;
    }
}

.l-mypagelist .m-express {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 1.75;
    margin-bottom: 21px;
}

@media (max-width: 320px) {
    .l-mypagelist .m-express {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.l-mypagelist .m-expresstext {
    margin-right: 7px;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0.2em;
}

@media (max-width: 320px) {
    .l-mypagelist .m-expresstext {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}

.l-mypagelist .m-btnexpress {
    display: block;
    border-radius: 15px;
    padding: 0 12px 0 13px;
    margin-right: 6px;
}

.l-mypagelist .m-btnall {
    background: #1a3188;
    color: #fff;
    padding: 0 11px;
}

@media screen and (max-width: 768px) {
    .l-mypagelist .m-mypage__title {
        padding-left: 21px;
        letter-spacing: 0;
        margin-bottom: 7px;
    }
}

@media screen and (max-width: 768px) {
    .l-mypagelist .m-mypage__title.icon-dotblue:before {
        left: 0;
    }
}

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

.l-mypagemailsetting .m-boxformmail .form-group {
    margin-bottom: 16px;
}

.l-mypagemailsetting .m-boxformmail .form-group label {
    margin-bottom: 10px;
    display: block;
}

.l-mypagemailsetting .m-boxformmail .form-group input {
    height: 38px;
}

.l-mypagemailsetting .m-textnewemail {
    font-size: 12px;
    font-size: 0.75rem;
    color: #868686;
    margin-bottom: 16px;
}

.l-mypagemailsetting .c-btnmailsetting {
    margin: 24px auto 0;
}

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

.l-mypagemailsetting .m-mypage__title {
    margin-bottom: 7px;
}

.l-mypagepasssetting .m-textnewpass {
    margin-bottom: 13px;
    font-size: 12px;
    font-size: 0.75rem;
    color: #868686;
}

.l-mypagepasssetting .m-newpass {
    margin-bottom: 10px;
}

.l-mypagepasssetting .m-boxforpass .form-group {
    margin-bottom: 24px;
}

.l-mypagepasssetting .m-boxforpass .form-group label {
    margin-bottom: 7px;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #000;
}

.l-mypagepasssetting .m-boxforpass .form-group input {
    height: 38px;
    font-size: 13px;
    font-size: 0.8125rem;
}

.l-mypagepasssetting .m-textcurrentpassword {
    margin-bottom: 14px;
    display: block;
}

.l-mypagepasssetting .m-textnewpass {
    margin-bottom: 11px;
    display: block;
    letter-spacing: 0.03em;
}

.l-aboutrank .m-textaboutrank {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2;
    margin-bottom: 26px;
    letter-spacing: 0.075em;
}

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

.l-aboutrank .m-inforrank {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2.75;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 18px 37px 32px;
}

@media screen and (max-width: 768px) {
    .l-aboutrank .m-inforrank {
        padding: 18px 10px 32px;
    }
}

.l-aboutrank .m-inforrank__content {
    max-width: 256px;
    width: 100%;
    margin: 0 auto;
}

.l-aboutrank .m-inforrank dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.l-aboutrank .m-inforrank dl dt {
    width: 30%;
    letter-spacing: 0.075em;
    font-weight: 500;
}

.l-aboutrank .m-inforrank dl dd {
    width: 70%;
    letter-spacing: 0.03em;
    font-weight: 500;
}

.l-aboutrank.l-viewjob .l-content {
    padding-bottom: 45px;
}

.l-aboutrank.l-mypage .m-wrapper {
    padding: 0 24px;
}

.l-stationmypagelist.l-stationmypage .m-wrapper {
    width: 87.5%;
}

.l-stationmypagelist .m-mypage__title {
    margin-bottom: 12px;
    letter-spacing: 0;
}

.l-stationmypagelist .m-stationexpress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-stationexpress {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.l-stationmypagelist .m-expresstext {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
    margin-right: 7px;
    letter-spacing: 0.15em;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-expresstext {
        letter-spacing: 0;
    }
}

.l-stationmypagelist .m-btnexpress {
    display: block;
    border-radius: 15px;
    margin-right: 6px;
    background: #a2a2a2;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    height: 28px;
    min-width: 90px;
    text-align: center;
    margin-bottom: 28px;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-btnexpress {
        min-width: 70px;
    }
}

.l-stationmypagelist .m-btnall {
    background: #1a3188;
}

.l-stationmypagelist .m-titlerecruitment {
    padding: 3px 19px;
    background: #f5f5f5;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.7083333333;
    margin-bottom: 33px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.l-stationmypagelist .m-achievementcontrol .m-control {
    border: 1px #e3e3e3 solid;
    border-radius: 5px;
    margin-bottom: 33px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.l-stationmypagelist .m-boxrecruitment {
    padding: 0 38px 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-boxrecruitment {
        padding: 0 10px 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.l-stationmypagelist .m-boxinfordetail {
    position: relative;
}

.l-stationmypagelist .m-infortrecruitment {
    display: block;
    width: 100%;
}

.l-stationmypagelist .m-imgboxrecruitment {
    width: 207px;
    height: 207px;
    -ms-flex-preferred-size: 207px;
    flex-basis: 207px;
    margin-right: 41px;
    border-radius: 50%;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-imgboxrecruitment {
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.l-stationmypagelist .m-imgboxrecruitment img {
    -o-object-fit: cover;
    object-fit: cover;
}

.l-stationmypagelist .m-boxdes {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    width: 73%;
}

.l-stationmypagelist .m-titledes {
    font-size: 28px;
    font-size: 1.75rem;
    margin-right: 12px;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-titledes {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.l-stationmypagelist .m-boxlike {
    top: 26px;
    right: 34px;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-boxlike {
        top: 23px;
    }
}

.l-stationmypagelist .m-boxlike label svg {
    width: 26px;
    height: 24px;
}

.l-stationmypagelist .m-boxinfordetail {
    border-bottom: 1px #ddd solid;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-boxinfordetail {
        padding-bottom: 10px;
    }
}

.l-stationmypagelist .m-btnposition {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2.1538461538;
    color: #1a3188;
    background: #ebedf4;
    height: 29px;
    text-align: center;
    min-width: 70px;
    border-radius: 15px;
    display: block;
    padding: 0 22px;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.l-stationmypagelist .m-address {
    padding-left: 24px;
}

.l-stationmypagelist .icon-map:before {
    width: 18px;
    height: 26px;
    background-size: 100%;
}

.l-stationmypagelist .m-boxinforaddress {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 18px;
    letter-spacing: 0.1em;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-boxinforaddress {
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: 0;
    }
}

@media screen and (max-width: 640px) {
    .l-stationmypagelist .m-boxinforaddress {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

.l-stationmypagelist .m-boxinforaddress .m-rank {
    margin-right: 25px;
}

.l-stationmypagelist .m-boxinforaddress .m-rank.icon-ques:before {
    right: -15px;
}

.l-stationmypagelist .m-listrecruitment {
    background: #f5f5f5;
}

.l-stationmypagelist .m-listrecruitment ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 14px 0 19px 21px;
    letter-spacing: 0.08em;
}

@media screen and (max-width: 1000px) {
    .l-stationmypagelist .m-listrecruitment ul {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

@media screen and (max-width: 640px) {
    .l-stationmypagelist .m-listrecruitment ul {
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

.l-stationmypagelist .m-listrecruitment li {
    width: 33.3%;
    padding-left: 14px;
}

@media screen and (max-width: 1000px) {
    .l-stationmypagelist .m-listrecruitment li {
        width: 48%;
    }
}

@media screen and (max-width: 425px) {
    .l-stationmypagelist .m-listrecruitment li {
        width: 100%;
    }
}

.l-stationmypagelist .m-infortrecruitment {
    margin-top: 36px;
}

.l-stationmypagelist .m-infortrecruitment dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px #e3e3e3 solid;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2.75;
}

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

.l-stationmypagelist .m-infortrecruitment dl:last-child {
    border-bottom: 1px #e3e3e3 solid;
    padding-bottom: 18px;
}

.l-stationmypagelist .m-infortrecruitment dl:last-child dt {
    margin-bottom: -18px;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-infortrecruitment dl:last-child dt {
        margin-bottom: 0;
    }
}

.l-stationmypagelist .m-infortrecruitment dl dt {
    width: 20%;
    background: #f5f5f5;
    margin-right: 29px;
    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;
    font-weight: 500;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-infortrecruitment dl dt {
        width: 100%;
        display: block;
        padding-left: 10px;
    }
}

.l-stationmypagelist .m-infortrecruitment dl dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media screen and (max-width: 768px) {
    .l-stationmypagelist .m-infortrecruitment dl dd {
        padding-left: 10px;
    }
}

.l-stationmypagelist .m-btninfor {
    width: 100px;
    height: 36px;
    border: 1px #1a3188 solid;
    color: #1a3188;
    font-size: 13px;
    font-size: 0.8125rem;
    border-radius: 25px;
    display: block;
    text-align: center;
    line-height: 1;
    display: block;
}

.m-desrecruitment {
    position: relative;
}

.l-stationdetail.l-viewjob .l-header {
    margin-bottom: 62px;
}

.l-stationdetail .m-title {
    margin-bottom: 27px;
}

.l-stationdetail .sec-stationdetail {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
}

.l-stationdetail .m-boxtitledetail {
    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-radius: 5px;
    margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-boxtitledetail {
        margin-bottom: 10px;
        border-radius: 0;
        background: #f5f5f5;
    }
}

@media screen and (max-width: 640px) {
    .l-stationdetail .m-boxtitledetail {
        display: inherit;
        padding-bottom: 5px;
    }
}

.l-stationdetail .m-boxtitledetail .m-wrapper {
    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;
    background: #f5f5f5;
    padding-right: 11px;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-boxtitledetail .m-wrapper {
        background: none;
        padding-right: 0;
    }
}

@media screen and (max-width: 640px) {
    .l-stationdetail .m-boxtitledetail .m-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: inherit;
    }
}

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

    .l-stationdetail .m-titldetail.icon-dotblue:before {
        width: 7px;
        height: 18px;
    }
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-textdetail01 {
        font-size: 11px;
        font-size: 0.6875rem;
        margin-bottom: 15px;
    }
}

@media (max-width: 320px) {
    .l-stationdetail .m-textdetail01 {
        font-size: 10px;
        font-size: 0.625rem;
    }
}

.l-stationdetail .m-subtextnursedetail {
    font-size: 18px;
    font-size: 1.125rem;
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
    margin-bottom: 23px;
}

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

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

@media screen and (max-width: 768px) {
    .l-stationdetail .m-texttime {
        margin-left: 0;
        font-size: 14px;
        font-size: 0.875rem;
        margin-right: 11px;
    }
}

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

.l-stationdetail .m-blockslider {
    margin-bottom: 17px;
}

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

.l-stationdetail .m-selfintroduction01 {
    padding-bottom: 23px;
    line-height: 28px;
    padding-left: 5px;
    letter-spacing: 0.03em;
    margin-bottom: 21px;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-selfintroduction01 {
        font-size: 13px;
        font-size: 0.8125rem;
        padding-bottom: 16px;
    }
}

.l-stationdetail .m-textdetail04 {
    margin-bottom: 28px;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-textdetail04 {
        margin-bottom: 0;
    }
}

.l-stationdetail .m-textdetail05 {
    margin-bottom: 28px;
    padding-left: 10px;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-textdetail05 {
        margin-bottom: 0;
    }
}

.l-stationdetail .m-address {
    margin-bottom: 20px;
}

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

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

@media screen and (max-width: 768px) {
    .l-stationdetail .m-map {
        padding-bottom: 50.5%;
    }
}

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

.l-stationdetail .m-boxmap {
    padding-bottom: 26px;
    margin-bottom: 21px;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-boxmap {
        padding-bottom: 23px;
        margin-bottom: 20px;
    }
}

.l-stationdetail .m-representativeprofile {
    padding-bottom: 19px;
    margin-bottom: 19px;
}

.l-stationdetail .icon-calendar::before {
    top: 45%;
}

.l-stationdetail .m-website {
    padding-bottom: 19px;
    margin-bottom: 21px;
}

.l-stationdetail .m-website a {
    border-bottom: 1px solid #498fef;
}

.l-stationdetail .m-textweb {
    margin-top: 3px;
    letter-spacing: 0.03em;
    margin-bottom: 6px;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-textweb {
        margin-bottom: 0;
    }
}

.l-stationdetail .m-listopen {
    margin-bottom: 38px;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-listopen {
        margin-bottom: 15px;
    }
}

.l-stationdetail .m-listopen .m-titldetail {
    margin-bottom: 11px;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-listopen .m-titldetail {
        margin-bottom: 17px;
    }
}

.l-stationdetail .m-link {
    color: #498fef;
}

.l-stationdetail .m-information__list li {
    margin-right: 4.75%;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-information__list li {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.l-stationdetail .m-blockslider__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: 768px) {
    .l-stationdetail .m-blockslider__content {
        display: inherit;
    }
}

.l-stationdetail .m-sliderdetail-for {
    width: 83.3%;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-sliderdetail-for {
        width: 100%;
        margin-bottom: 6px;
    }
}

.l-stationdetail .m-sliderdetail-for img {
    width: 100%;
    height: 550px;
}

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

.l-stationdetail .m-sliderdetail-nav {
    width: 15%;
    overflow-x: hidden;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-sliderdetail-nav {
        width: 100%;
    }
}

.l-stationdetail .m-sliderdetail-nav .m-like {
    display: none;
}

.l-stationdetail .m-sliderdetail-nav .slick-list {
    padding: 0 !important;
    margin: 0 -2px;
}

.l-stationdetail .m-sliderdetail-nav .slick-slide img {
    width: 100%;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .l-stationdetail .m-sliderdetail-nav .slick-slide img {
        height: 76px;
    }
}

@media screen and (max-width: 425px) {
    .l-stationdetail .m-sliderdetail-nav .slick-slide img {
        height: 41px;
    }
}

.l-stationdetail .m-sliderdetail-nav .slick-vertical .slick-slide {
    width: 100%;
}

.l-stationdetail .m-sliderdetail-nav .m-slideritem {
    margin-bottom: 10px;
}

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

.l-stationdetail .m-sliderdetail-nav .slick-current {
    position: relative;
}

.l-stationdetail .m-sliderdetail-nav .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-stationdetail .m-btnbackdetail.m-btn01 {
        max-width: 207px;
        height: 50px;
    }
}

.l-stationdetail .l-content {
    padding-bottom: 78px;
}

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

.l-stationjobdetail.is-showpopup .m-popup__content {
    padding-bottom: 50px;
    width: 85%;
}

@media (min-width: 1440px) {
    .l-stationjobdetail.is-showpopup .m-popup__content {
        width: 60%;
    }
}

.l-stationjobdetail.is-showpopup .m-block__infordetail {
    width: 60%;
}

@media screen and (max-width: 768px) {
    .l-stationjobdetail.is-showpopup .m-block__infordetail {
        width: 100%;
    }
}

.l-stationjobdetail.is-showpopup .m-block__calendardetail {
    width: 38%;
    padding: 0;
}

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

.l-stationjobdetail.is-showpopup .m-calendar-new01 .box-hour {
    letter-spacing: -0.05em;
}

.l-stationjobdetail.is-showpopup .block-selecttime01 {
    width: 24px;
    height: 17px;
}

.l-stationjobdetail.is-showpopup .l-content {
    padding-top: 60px;
}

.l-popupstationdetail {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.l-popupstationdetail.is-showpopup {
    opacity: 1;
    visibility: visible;
}

.l-popupstationdetail .bg_popupstationdetail {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.l-popupstationdetail .m-popup__content {
    position: fixed;
    z-index: 999;
    width: 80%;
    height: 90%;
    top: 50%;
    left: 50%;
    overflow-y: auto;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px #ddd solid;
}

@media (min-width: 1440px) {
    .l-popupstationdetail .m-popup__content {
        width: 60%;
    }
}

.l-popupstationdetail .m-close {
    text-align: center;
}

.l-popupstationdetail .m-close span {
    font-size: 40px;
    font-size: 2.5rem;
    cursor: pointer;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    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;
    position: relative;
    width: 60px;
    height: 60px;
}

.l-popupstationdetail .m-close span:before {
    content: "";
    background: #498fef;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 58%;
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
    z-index: -1;
    border-radius: 50%;
}

@media screen and (max-width: 768px) {
    .l-popupstationdetail .m-titldetail01 {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.l-popupstationdetail .m-titledetail04 {
    font-size: 14px;
    font-size: 0.875rem;
}

@media (max-width: 1100px) {
    .l-popupstationdetail .m-titledetail04 {
        font-size: 11px;
        font-size: 0.6875rem;
    }
}

@media screen and (max-width: 768px) {
    .l-stationnotication .m-mypage__content {
        padding: 0 14px;
    }
}

.l-stationnotication .m-blocknottifica {
    background: #f5f5f5;
    border-radius: 5px;
    max-width: 491px;
    width: 100%;
    padding: 28px 31px 37px;
    margin-bottom: 102px;
}

@media screen and (max-width: 768px) {
    .l-stationnotication .m-blocknottifica {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.l-stationnotication .m-txtsub01 {
    font-size: 16px;
    line-height: 44px;
    margin-bottom: 35px;
}

.l-stationnotication .m-btnfilter {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.l-stationnotication .m-btnfilter input:checked + .m-slider {
    background: #1a3188;
}

.l-stationnotication .box-filter {
    width: 100%;
}

.l-stationnotication .box-filter01 {
    margin-bottom: 17px;
    margin-right: 0;
}

.l-stationnotication .m-switch {
    margin-left: auto;
}

.l-stationmail .m-mypage__title {
    margin-bottom: 26px;
}

.l-stationmail .m-boxformmail {
    max-width: 448px;
    margin: 0 auto;
    width: 100%;
}

.l-stationmail .m-textnewemail {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.8461538462;
    color: #868686;
    margin-bottom: 15px;
}

.l-stationmail .l-stationmail .form-group {
    margin-bottom: 20px;
}

.l-stationmail .c-btnmailsetting {
    margin: 54px auto 80px;
}

.l-stationpass .m-renewpass {
    margin-top: 13px;
    margin-bottom: 20px;
}

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

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

.l-stationaboutrank .m-aboutrank {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
}

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

.l-stationaboutrank .m-titlerank {
    line-height: 1.5;
}

.l-stationaboutrank .m-textaboutrank {
    margin-bottom: 32px;
    letter-spacing: 0.07em;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-textaboutrank {
        margin-bottom: 26px;
    }
}

.l-stationaboutrank .m-textaboutrank02 {
    margin-bottom: 41px;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-textaboutrank02 {
        margin-bottom: 35px;
    }
}

.l-stationaboutrank .m-rankcontent {
    border: 1px solid #a8a8a8;
    border-radius: 5px;
    padding: 52px 55px 56px;
    margin-bottom: 80px;
}

@media screen and (max-width: 1000px) {
    .l-stationaboutrank .m-rankcontent {
        padding: 53px 30px 56px;
        border: 0;
    }
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-rankcontent {
        padding: 0 0 44px;
        margin-bottom: 0px;
    }
}

.l-stationaboutrank .m-rankcontent .m-blockrank {
    position: relative;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-rankcontent .m-blockrank::before {
        content: "";
        background-image: url("../img/bg_rank01.png");
        width: 27px;
        height: 630px;
        position: absolute;
        top: 0;
        left: 0;
        background-size: 100%;
    }
}

.l-stationaboutrank .m-rankcontent ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    position: relative;
    padding-top: 2px;
}

.l-stationaboutrank .m-rankcontent ul::before {
    content: "";
    background: url("../img/bg_rank.png") top center no-repeat;
    width: 87.6%;
    height: 120px;
    position: absolute;
    top: -49px;
    left: 0;
    background-size: 100%;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-rankcontent ul::before {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-rankcontent ul {
        padding-top: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-line-pack: end;
        align-content: flex-end;
        padding-left: 42px;
    }
}

.l-stationaboutrank .m-rankcontent li {
    width: calc((100% - 12px) / 5);
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 167px;
}

@media screen and (max-width: 1000px) {
    .l-stationaboutrank .m-rankcontent li {
        width: calc((100% - 35px) / 5);
    }
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-rankcontent li {
        width: 100%;
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 106px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.l-stationaboutrank .m-boxtitle {
    font-size: 29px;
    font-size: 1.8125rem;
    line-height: 1.724137931;
    font-weight: 700;
    letter-spacing: 0.1em;
    position: relative;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-boxtitle {
        font-size: 21px;
        font-size: 1.3125rem;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: auto;
        padding-left: 35px;
        margin-bottom: 16px;
    }
}

.l-stationaboutrank .m-subtitlerank {
    font-size: 46px;
    font-size: 2.875rem;
    color: #fc5c8e;
    letter-spacing: -0.01em;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-subtitlerank {
        font-size: 34px;
        font-size: 2.125rem;
    }
}

.l-stationaboutrank .m-textrank01 {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 2;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-textrank01 {
        font-size: 16px;
        font-size: 1rem;
    }
}

.l-stationaboutrank .m-textrank02 {
    font-size: 10px;
    line-height: 17px;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-textrank02 {
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 1.5384615385;
    }
}

.l-stationaboutrank .m-itemrank4 .m-textrank02,
.l-stationaboutrank .m-itemrank5 .m-textrank02 {
    font-size: 11px;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank4 .m-textrank02,
    .l-stationaboutrank .m-itemrank5 .m-textrank02 {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

.l-stationaboutrank .m-boxtextrank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-boxtextrank {
        width: 48%;
        text-align: left;
        margin-bottom: 7px;
    }
}

.l-stationaboutrank li.m-itemrank1 {
    max-width: 176px;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank li.m-itemrank1 {
        background: #e7f0f5;
        max-width: 100%;
    }
}

.l-stationaboutrank li.m-itemrank1 .m-boxtextrank {
    background: #e7f0f5;
    height: 111px;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank li.m-itemrank1 .m-boxtextrank {
        height: auto;
    }
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank2 {
        background: #f8dabf;
    }
}

.l-stationaboutrank .m-itemrank2 .m-boxtextrank {
    height: 138px;
    background: #f8dabf;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank2 .m-boxtextrank {
        height: auto;
    }
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank3 {
        background: #e5e5e5;
    }
}

.l-stationaboutrank .m-itemrank3 .m-boxtextrank {
    height: 166px;
    background: #e5e5e5;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank3 .m-boxtextrank {
        height: auto;
    }
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank4 {
        background: #fff0c7;
    }
}

.l-stationaboutrank .m-itemrank4 .m-boxtextrank {
    height: 194px;
    background: #fff0c7;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank4 .m-boxtextrank {
        height: auto;
    }
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank5 {
        background: #daf0fc;
    }
}

.l-stationaboutrank .m-itemrank5 .m-boxtextrank {
    height: 222px;
    background: #daf0fc;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank5 .m-boxtextrank {
        height: auto;
        position: relative;
        left: -9px;
    }
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank5 .m-imgrank img {
        width: 68px;
    }
}

.l-stationaboutrank .m-imgrank {
    margin-bottom: 17px;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-imgrank {
        margin-bottom: 0;
        margin-right: 19px;
    }
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-imgrank img {
        width: 49px;
    }
}

.l-stationaboutrank .m-itemrank1 .m-imgrank {
    margin-bottom: 22px;
}

@media screen and (max-width: 768px) {
    .l-stationaboutrank .m-itemrank1 .m-imgrank {
        margin-bottom: 0;
    }
}

.l-stationaboutrank .m-wrapper {
    width: 100%;
}

.l-stationaboutrank .l-content {
    padding-bottom: 0;
}

.l-stationnursedetail .m-titldetail01 {
    margin-bottom: 65px;
}

.l-stationnursedetail .m-imgboxrecruitment {
    width: 274px;
    height: 274px;
    -ms-flex-preferred-size: 274px;
    flex-basis: 274px;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .m-imgboxrecruitment {
        margin: 0 auto 20px;
    }
}

.l-stationnursedetail .m-boxdescription {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 45px;
}

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

.l-stationnursedetail .m-btn01.m-application {
    margin: 16px 0 0 auto;
    max-width: 149px;
    height: 42px;
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 0.05em;
}

.l-stationnursedetail .m-boxdes {
    width: 67%;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .m-boxdes {
        width: 100%;
    }
}

.l-stationnursedetail .m-listrecruitment ul {
    padding-top: 21px;
    padding-bottom: 23px;
}

.l-stationnursedetail .m-boxdetail {
    margin-bottom: 40px;
}

.l-stationnursedetail .m-textdetail01 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    padding-right: 77px;
    letter-spacing: 0.06em;
}

@media screen and (max-width: 1000px) {
    .l-stationnursedetail .m-textdetail01 {
        padding-right: 0;
    }
}

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

.l-stationnursedetail .m-titldetail {
    margin-bottom: 5px;
}

.l-stationnursedetail .m-text01 {
    margin-bottom: 40px;
}

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

.l-stationnursedetail .group-salary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 48.5%;
    background: #f5f5f5;
    padding: 8px 25px 9px 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 640px) {
    .l-stationnursedetail .group-salary {
        padding: 8px 10px 9px;
    }
}

.l-stationnursedetail .m-salary {
    font-size: 24px;
    font-size: 1.5rem;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .m-salary {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.l-stationnursedetail .group-finaldate {
    background: #f5f5f5;
    padding: 18px 22px;
    min-height: 60px;
}

.l-stationnursedetail .m-finaldate {
    font-size: 12px;
    font-size: 0.75rem;
}

.l-stationnursedetail .m-subtext {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 28px;
}

.l-stationnursedetail .l-stationjobregister {
    margin-bottom: 58px;
}

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

.l-stationnursedetail .modal-content {
    max-width: 786px;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .modal-content {
        max-width: 329px;
    }
}

@media (max-width: 320px) {
    .l-stationnursedetail .modal-content {
        max-width: 300px;
    }

    .l-stationnursedetail .modal-content .m-closetime::before {
        top: -10px;
        right: -10px;
        width: 30px;
        height: 30px;
    }
}

.l-stationnursedetail .m-blocktime {
    max-width: 702px;
    border-bottom: 0;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .m-blocktime {
        max-width: 291px;
    }
}

.l-stationnursedetail .m-titletime {
    font-size: 21px;
    font-size: 1.3125rem;
}

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

.l-stationnursedetail .m-timeselect {
    font-size: 24px;
    font-size: 1.5rem;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .m-timeselect {
        font-size: 16px;
        font-size: 1rem;
    }
}

.l-stationnursedetail .form-grouptime label {
    font-size: 20px;
    font-size: 1.25rem;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .form-grouptime label {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.l-stationnursedetail .form-grouptime select {
    font-size: 16px;
    font-size: 1rem;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .form-grouptime select {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

.l-stationnursedetail .form-grouptime {
    width: 29.7%;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .form-grouptime {
        width: 45%;
    }
}

.l-stationnursedetail .form-grouptime select {
    height: 46px;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .form-grouptime select {
        height: 38px;
    }
}

.l-stationnursedetail .modal-content .icon-others:before {
    right: -20%;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .modal-content .icon-others:before {
        right: -16%;
    }
}

.l-stationnursedetail .m-noteselect {
    color: #ff0000;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 15px;
    display: block;
}

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

@media (max-width: 320px) {
    .l-stationnursedetail .m-noteselect {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

.l-stationnursedetail .modal-content {
    padding-bottom: 38px;
}

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

.l-stationnursedetail .m-btn01 {
    font-size: 18px;
    font-size: 1.125rem;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .m-btn01 {
        font-size: 16px;
        font-size: 1rem;
    }
}

.l-stationnursedetail .form-grouptime01 {
    width: 100%;
}

.l-stationnursedetail .form-time {
    padding: 0 38px 20px;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .form-time {
        padding: 0 19px 20px;
    }
}

.l-stationnursedetail .m-pretime:after {
    top: 25%;
}

@media screen and (max-width: 768px) {
    .l-stationnursedetail .m-pretime:after {
        top: 20%;
    }
}

.l-stationnursedetail .m-arrbottom {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 73px;
    height: 41px;
    background: url("../img/icon_arrbottom.png") bottom center no-repeat;
}

@media (max-width: 320px) {
    .l-stationnursedetail .m-arrbottom {
        bottom: 2%;
    }
}

.l-stationnursedetail .m-subtext01 {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ddd;
}

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

.l-stationnursedetail .m-boxofferdatetime {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 48px;
    max-width: 486px;
}

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

@media screen and (max-width: 640px) {
    .l-stationnursedetail .m-boxofferdatetime {
        max-width: 328px;
    }
}

@media screen and (max-width: 425px) {
    .l-stationnursedetail .m-boxofferdatetime {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

.l-stationnursedetail .m-boxbtn-datetime {
    margin-left: auto;
    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-stationnursedetail .m-dateoffer {
    font-size: 18px;
    font-size: 1.125rem;
    margin-right: 38px;
}

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

@media screen and (max-width: 425px) {
    .l-stationnursedetail .m-dateoffer {
        font-size: 12px;
        font-size: 0.75rem;
        margin-right: 8px;
    }
}

.l-stationnursedetail .m-boxofferdatetime li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.l-stationnursedetail .m-dateoffer01 {
    margin-right: 21px;
    color: #1a3188;
    border-bottom: 1px solid;
    line-height: 1.2;
}

@media screen and (max-width: 425px) {
    .l-stationnursedetail .m-dateoffer01 {
        margin-right: 5px;
    }
}

.l-stationnursedetail .m-dateoffer02 {
    color: #d60000;
}

.l-stationnursedetail .m-boxcalendar {
    margin-bottom: 47px;
}

.m-show-notice01 {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #1a3188;
    border-bottom: 1px solid;
}

.m-notedetail02 {
    padding-left: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .m-notedetail02 {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.fitness_container {
    /* color: #A8A8A8; */
    color: #000000;
    max-width: 90%;
    margin: 2vw auto 4vw;
}

.type_head {
    text-align: center;
    font-size: 1.3rem;
}

.type_text {
    text-align: center;
}

.type_text span {
    color: #000;
    font-size: 2rem;
    padding-right: 5px;
}

.type_img {
    width: 100%;
    height: 100%;
    margin: 2vw 0 3vw;
    object-fit: cover;
}

.fitness_box {
    margin-top: 2vw;
    margin-bottom: 2vw;
}

@media screen and (max-width: 425px) {
    .type_head {
        font-size: 1rem;
    }

    .type_text span {
        font-size: 1.5rem;
    }

    .fitness_box {
        margin-bottom: 7vw;
    }
}

@media screen and (max-width: 768px) {
    .fitness_container {
        max-width: 100%;
        margin: 5vw auto 7vw;
    }

    .type_img {
        margin: 4vw 0 6vw;
    }
}

/* -- station/my-page/invoice.blade.php -- */
.invoice-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    border: 1px solid #ddd;
    font-size: 0.75rem;
}

.invoice-table th {
    background-color: #404867;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    border-bottom: 2px solid #ddd;
    border: 1px solid #e3e3e3;
}

.invoice-table td {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border: 1px solid #e3e3e3;
}

.invoice-table tr:hover {
    background-color: #f1f1f1;
}

.invoice-table td:first-child,
.invoice-table th:first-child {
    text-align: center;
}

.invoice-table td:last-child,
.invoice-table th:last-child {
    text-align: right;
}

.invoice-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    padding: 10px;
}

.invoice-search-form {
    display: flex;
    align-items: center;
    gap: 10px;
}

.invoice-search-form label {
    padding: 5px 10px;
}

.invoice-search-form select,
.invoice-search-form button {
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 16px;
    margin-right: 10px;
}

.invoice-search-form select:focus {
    border-color: #4a90e2;
    outline: none;
}

.invoice-search-form button {
    background-color: #1a3188;
    color: white;
    border: none;
    cursor: pointer;
}

.invoice-search-form button:hover {
    background-color: #1a3188;
}

.invoice-total-amount {
    text-align: right;
}

.invoice-total-amount span {
    display: inline-block;
    margin-left: 5px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .invoice-container {
        flex-direction: column;
    }

    .invoice-total-amount {
        margin-top: 20px;
    }

    .invoice-table thead,
    .invoice-table tbody {
        font-size: 12px;
    }
}

_::-webkit-full-page-media,
_:future,
:root [type="month"] {
    &::before {
        content: attr(placeholder);
        width: 100%;
        color: #c2c2c2;
    }
}
