@charset "UTF-8";

.remodal,
[data-remodal-id] {
    display: none
}

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none
}

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.remodal-overlay,
.remodal-wrapper {
    backface-visibility: hidden
}

.remodal {
    position: relative;
    outline: none;
    text-size-adjust: 100%
}

.remodal-overlay {
    background: rgba(0, 0, 0, .5)
}

.remodal-wrapper {
    padding: 0
}

.remodal {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    transform: translate3d(0, 0, 0);
    color: #2b2e38;
    background: #3295f9
}

.remodal,
.remodal-wrapper:after {
    vertical-align: middle
}

.grecaptcha-badge {
    visibility: hidden;
}

@media print,
screen and (min-width: 769px) {
    .remodal {
        width: 700px
    }
}

.remodal_pref {
    background: #fff;
    border-radius: 4px;
    width: 800px
}

.remodal_keep_comp {
    background: #fff;
    border-radius: 4px;
    padding: 40px;
    width: 400px
}

.remodal_map {
    height: 100%;
    padding: 0;
    width: 100%
}

@media only screen and (max-width: 768px) {
    .remodal {
        padding: 0
    }
}

@media only screen and (max-width: 768px) {
    .remodal_pref {
        background: none;
        padding: 10px 10px 0;
        width: 100%
    }

    .remodal_keep_comp {
        background: #fff;
        width: 90%
    }
}

html,
body,
div,
span,
applet,
object,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    box-sizing: border-box;
    min-height: 100%;
    position: relative
}

body {
    color: #333;
    font-family: 'Roboto', Meiryo, ' ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Verdana, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 24px;
    padding: 0
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    vertical-align: middle
}

.pc_job_title {
    margin-left: 16px;
    margin-right: 16px
}

.pc_job_title h1 {
    font-size: 21px;
    line-height: 1.5em
}

.sp_job_title {
    margin-right: 16px
}

.topic_font {
    font-size: 18px;
    font-weight: bold
}

table.header {
    border: none;
    border-spacing: 0;
    height: 40px;
    margin: 0 0 10px 0;
    vertical-align: middle;
    width: 100%
}

.head-link-name {
    width: 95px
}

.head-link {
    background-color: #d7f0ff;
    border-radius: 4px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
    text-align: center
}

.icon_char {
    font-size: 12px;
    font-weight: bold;
    line-height: 10px
}

.display_none {
    display: none
}

.font_bold {
    font-weight: bold
}

.font_glaycolor {
    color: #9fa0a0
}

.font_size12 {
    font-size: 12px
}

.font_size14 {
    font-size: 14px
}

.vertical_align_middle {
    vertical-align: middle
}

.text_align_right {
    text-align: right
}

.text_align_left {
    text-align: left
}

.pc-breadcrumb *,
.pc-breadcrumb *:after,
.pc-breadcrumb *:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.pc-breadcrumb {
    float: left;
    list-style: none;
    margin: 1em auto 1.5em auto;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.pc-breadcrumb li {
    display: inline-block;
    white-space: normal
}

.pc-breadcrumb a {
    background-color: #fff;
    border-bottom: 1px solid;
    border-top: 1px solid;
    color: #3295f9;
    display: inline-block;
    margin: 0;
    position: relative;
    padding: .05em .8em .05em 1.5em;
    text-decoration: none;
    font-size: 11px
}

.pc-breadcrumb li:first-child a {
    border-left: 1px solid #3295f9;
    border-radius: 5px 0 0 5px;
    padding-left: 1em;
    font-size: 11px
}

.pc-breadcrumb a::after,
.pc-breadcrumb a::before {
    border-bottom: 1.3em solid transparent;
    border-left: 1.05em solid;
    border-top: 1.3em solid transparent;
    content: '';
    margin-top: -1.3em;
    position: absolute;
    right: -1em;
    top: 50%
}

.pc-breadcrumb a::after {
    border-left-color: #fff;
    z-index: 2
}

.pc-breadcrumb a::before {
    border-left-color: #3295f9;
    right: -1.1em;
    z-index: 1
}

.pc-breadcrumb li:last-child a {
    background-color: #3295f9;
    border: 1px solid #3295f9;
    border-radius: 0 5px 5px 0;
    color: #fff;
    cursor: default;
    pointer-events: none
}

.pc-breadcrumb li:last-child a::before,
.pc-breadcrumb li:last-child a::after {
    content: normal
}

.pageTop,
.pageTop_d {
    background-color: rgba(0, 0, 0, .6);
    border-radius: 4px;
    bottom: -100px;
    color: #fff;
    cursor: pointer;
    padding: 5px 0;
    position: fixed;
    right: 2%;
    text-align: center;
    width: 60px;
    z-index: 99
}

.pageTop_icon {
    color: #fff;
    font-size: 22px
}

a {
    color: #3295f9;
    text-decoration: none
}

a.color_black {
    color: #333;
    text-decoration: none
}

hr {
    background-color: #3295f9;
    border: none;
    height: 1px;
    margin: 5px 0
}

hr.color_black {
    background-color: #333;
    border: none;
    height: 1px
}

hr.color_gray {
    background-color: #898989;
    border: none;
    height: 1px
}

hr.hr_job_top {
    height: 3px
}

.caption_box .pc_caption {
    font-size: 1em;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 32px;
    top: 24px;
    transform: translateY(-50%) translateX(1em);
}

.pc_caption .pc_img_size {
    max-height: 45px;
    max-width: 45px;
    height: auto;
    width: auto;
}

.caption_box .sp_caption {
    font-size: 1em;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 30px;
    transform: translateY(-50%) translateX(1em);
    z-index: 1;
}

.sp_caption .sp_img_size {
    max-height: 55px;
    max-width: 55px;
    height: auto;
    width: auto;
}

.job_name_label {
    padding: 15px 0 12px 0;
    font-size: 18px;
    line-height: 1.1em
}

.job_name_label span {
    color: #333;
    font-size: 12px;
    padding-left: 10px;
}

.job_name_label span.job_name_label_agency {
    display: block;
    padding-left: 0px;
    margin-top: 3px;
}

.icon_color_b {
    color: #3295f9;
    font-size: 16px
}

.icon_color_w {
    color: #fff;
    font-size: 16px
}

.icon_color_y {
    color: #f8b62d;
    font-size: 16px
}

.icon_link_right {
    color: #3295f9;
    margin-left: 6px;
    height: 12px
}

.icon {
    color: #3295f9;
    font-size: 21px
}

.button_fixed_blue {
    background-color: #3295f9;
    border: 1px solid #3295f9;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, .3);
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    width: 200px
}

/* 地図で選ぶボタンの応急処置 */
.button_fixed_blue[data-remodal-target="map"] span {
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 4px;
}

.button_fixed_blue:hover {
    background-color: #326bcc;
    border: 1px solid #326bcc
}

label.button_fixed_blue {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    line-height: 31px;
    height: 32px;
    border: none;
    cursor: pointer;
}

label.button_fixed_blue span {
    margin-top: 2px;
}

label.button_fixed_blue:hover {
    border: none;
}

.button_variable_blue {
    background-color: #3295f9;
    border: 1px solid #3295f9;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, .3);
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    padding: 0 10px
}

.button_variable_blue:hover {
    background-color: #326bcc;
    border: 1px solid #326bcc
}

.button_fixed_blue_wide {
    background-color: #3295f9;
    border: 1px solid #3295f9;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, .3);
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    width: 400px
}

.button_fixed_white {
    background-color: #fff;
    border: 1px solid #898989;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, .3);
    color: #3295f9;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    width: 200px
}

.button_fixed_white_map {
    background-color: #fff;
    border: 1px solid #898989;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, .3);
    color: #3295f9;
    font-size: 13px;
    height: 22px;
    width: 100px
}

.button_fixed_white_map:hover {
    background-color: #326bcc;
    border: 1px solid #326bcc;
    color: #fff
}

.btnarea {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.btnarea::after {
    content: "";
    display: block;
    clear: both;
}

.btnarea button.button_fixed_blue {
    width: 58%;
    float: left;
}

.btnarea button.button_fixed_white {
    width: 39%;
    float: right;
}

table.now_conditions {
    background-color: #fff;
    border: 1px solid #666;
    border-collapse: separate;
    border-radius: 4px;
    border-spacing: 0;
    margin: 20px 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    font-size: 14px;
    line-height: 1.5em
}

table.now_conditions td {
    border-bottom: 1px solid #898989;
    padding: 10px
}

table.now_conditions tr td:first-child,
table.now_conditions tr th:first-child {
    border-left: none
}

table.now_conditions tr:last-child td {
    border-bottom: none
}

dl.job_offer_list {
    border-spacing: 7px;
    box-sizing: border-box;
    margin-bottom: 18px;
    min-height: 150px;
    width: 62%;
    float: left;
    line-height: 22.5px
}

dl.job_offer_list dt {
    float: left;
    clear: left;
    font-weight: bold;
    vertical-align: top;
    width: 4.0em;
    padding-left: 10px;
    padding-right: 18px;
    position: relative;
    margin-bottom: 15px;
    border-right: none;
    font-size: 13px;
    line-height: 1.5em
}

dl.job_offer_list dt:after {
    content: "";
    position: absolute;
    display: block;
    float: left;
    width: 4px;
    border-radius: 2px;
    height: 1.1em;
    background: #8ac4ff;
    margin-right: 5px;
    left: 0;
    top: 2px;
}

.job_2row_dt_list:after {
    height: 2.5em !important;
}

dl.job_offer_list dd {
    float: left;
    margin-bottom: 15px;
    width: 78%;
    padding: 0;
    margin-left: -1px;
    border-left: none;
    font-size: 13px;
    line-height: 1.5em
}

.job_offer_img {
    align-items: center;
    display: flex;
    float: right;
    height: 150px;
    justify-content: center;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 230px
}

.catch_copy_mg {
    font-size: 15px;
    line-height: 1.6em;
    color: #28a8b2;
    font-weight: bold;
    margin-bottom: 10px
}

.caption_box {
    border: none;
    margin: 0;
    padding: 0;
    position: relative
}

.input_num_s {
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 1px 1px 1px rgba(155, 155, 155, .5);
    -moz-box-shadow: inset 1px 1px 1px rgba(155, 155, 155, .5);
    -webkit-box-shadow: inset 1px 1px 1px rgba(155, 155, 155, .5);
    box-sizing: border-box;
    height: 32px;
    padding: 0 5px;
    width: 100px
}

.input_header_l {
    background-color: #fff;
    border: 1px solid #666;
    border-bottom-left-radius: 4px;
    border-right: 1px dashed #666;
    border-top-left-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, .5) inset;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    vertical-align: middle;
    width: 155pt
}

.input_header_r {
    background-color: #fff;
    border: 1px solid #666;
    border-bottom-right-radius: 4px;
    border-left: none;
    border-top-right-radius: 4px;
    box-shadow: -1px 1px 1px rgba(155, 155, 155, .3) inset;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    vertical-align: middle;
    width: 155pt
}

input::placeholder {
    color: #9fa0a0;
    font-size: 12px
}

.label_bold {
    font-weight: bold;
    text-align: left
}

.container {
    margin: auto;
    padding: 0;
    width: auto
}

.container:after {
    clear: both;
    content: "";
    display: block
}

.left_wrap {
    float: left;
    height: 100%;
    margin: 0 20px 0 0;
    width: 680px
}

.right_wrap {
    float: right;
    height: 100%;
    text-align: left;
    width: 280px
}

.left_wrap div.list_group {
    margin: 0 0 32px 0
}

.right_wrap ul {
    list-style-type: none;
    margin-bottom: 15px;
    padding: 0;
}

.right_wrap ul li {
    margin: 0 0 0 10px;
    font-size: 14px;
}

.right_wrap ul ul {
    margin: 0;
}

.right_wrap ul li label {
    display: inline-block;
}

.right_wrap label.title {
    color: #666;
    font-weight: bold
}

.right_wrap li.service_accord i {
    margin-left: 10px;
    font-weight: normal;
    cursor: pointer;
}

.right_wrap li.service_accord ul {
    display: none;
}

a.search_item {
    color: #3295f9;
    cursor: pointer;
    text-decoration: none
}

a.search_item_disabled {
    color: #333;
    cursor: none;
    display: inline-block;
    pointer-events: none;
    text-decoration: none
}

.jobs_list_mg {
    margin: 0 16px
}

.list_group_mg {
    margin: 0 10px
}

.more_area {
    margin: 20px 0
}

.lightblue {
    display: block;
    width: 100%
}

.lightblue_margin {
    margin: 0 12px 0 0
}

.lightblue span {
    background-color: #d7f0ff;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, 0.3);
    color: #3295f9;
    display: inline-block;
    font-size: 13px;
    padding: 1px 5px 0 5px;
    text-align: center;
    margin: 0 3px 6px 0;
}

img.pic_size {
    height: auto;
    max-height: 150px;
    max-width: 230px;
    width: auto
}

/* アコーディオン開閉制御CB */
.accord_on_off_cb {
    display: none;
}

.accord_area_container {
    position: relative
}

.balloon_area {
    display: none
}

.balloon_area_none {
    display: none
}

.accord_subway_container {
    position: relative
}

.balloon_subway {
    display: none
}

.balloon_subway_none {
    display: none
}

.modal-open {
    cursor: pointer
}

.fa-spin {
    animation: fa-spin 2s infinite linear;
    font-size: 18px
}

@media print,
screen and (min-width: 769px) {
    button {
        cursor: pointer
    }

    .pc_none {
        display: none
    }

    .pc_sticky_search {
        background-color: rgba(137, 137, 137, .9);
        bottom: -100px;
        color: #fff;
        height: 80px;
        left: 0;
        position: fixed;
        width: 100%;
        z-index: 10
    }

    .pc_sticky_search table {
        height: 80px;
        vertical-align: middle
    }

    .jobs_list_mg h2 {
        font-size: 18px
    }

    .btnarea {
        width: 70%;
    }

    .btnarea button.button_fixed_blue {
        width: 68%;
    }

    .btnarea button.button_fixed_white {
        width: 30%;
    }
}

.sp_job_title h1 {
    font-size: 18px;
    line-height: 1.5em
}

.font_size16 {
    font-size: 16px
}

.joboffer_area_color {
    color: #9fa0a0
}

.acd_close {
    display: none
}

.input {
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 1px 1px 1px rgba(155, 155, 155, .5);
    -moz-box-shadow: inset 1px 1px 1px rgba(155, 155, 155, .5);
    -webkit-box-shadow: inset 1px 1px 1px rgba(155, 155, 155, .5);
    box-sizing: border-box;
    height: 32px;
    padding: 0 5px;
    width: 100%
}

.content_right_sp {
    border-top: 1px solid #333
}

.catchcopy_area {
    font-size: 15px;
    line-height: 1.6em;
    color: #28a8b2;
    font-weight: bold;
    padding-right: 10px;
    margin: 10px 0 21px 0
}

.newmail_area {
    vertical-align: middle
}

.newmail_button {
    margin-bottom: 36px
}

.animated {
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both
}

.content-more {
    background-color: #d7f0ff;
    height: 105px;
    margin: 0;
    overflow: hidden;
    padding: 10px 5px 0 5px;
    position: relative;
    border-radius: 4px
}

.content-more .title {
    color: #666;
    display: inline-block;
    font-weight: bold;
    margin-left: 10px;
    width: 100%
}

.content-more .block {
    margin: 0 10px 20px 10px
}

.content-more a {
    margin-right: 10px;
    font-size: 14px
}

.medical-filter-content-more {
    height: 130px;
    overflow: hidden;
    position: relative;
}

.medical-filter-content-more:before {
    height: 80px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 1) 60%, #fff 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 1) 60%, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 1) 60%, #fff 100%);
}

.access-content-more {
    height: 120px !important;
    overflow: hidden;
    position: relative;
}

.access-content-more:before {
    height: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.28) 10%, rgba(255, 255, 255, 0.4) 20%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.28) 10%, rgba(255, 255, 255, 0.4) 20%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.28) 10%, rgba(255, 255, 255, 0.4) 20%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=1);
}

.access-slide-down:before {
    background: none;
    height: 0px;
}

.access_link_more {
    bottom: 0;
    display: block;
    left: 10px;
    position: absolute;
    text-align: center;
    width: 28px;
    height: 16px;
    border-radius: 4px;
    background-color: #d7f0ff;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, .3);
}

.access-close-btn {
    margin-top: 5px;
    position: relative !important;
}

.access-slide-up {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
}

.access-slide-down {
    height: auto;
    overflow: visible;
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
}

.close-,
.narrow_link_more,
.relation_link_more {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%);
    bottom: 0;
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fff', endColorstr='#ffffff', GradientType=0);
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.medical_filter_link_more {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    bottom: 0;
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fff', endColorstr='#ffffff', GradientType=0);
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.narrow_link_more p,
.relation_link_more p {
    background-color: #fff;
    border: 1px solid #3295f9;
    border-radius: 4px;
    color: #3295f9;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 6px;
    width: 160px
}

.medical_filter_link_more p {
    background-color: #fff;
    border: 1px solid #3295f9;
    border-radius: 4px;
    color: #3295f9;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    width: 180px;
    height: 25px;
}

div.title {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    vertical-align: middle
}

@media only screen and (max-width: 768px) {
    body {
        margin: 0 0 20px 0;
        -webkit-text-size-adjust: 100%
    }

    header {
        padding: 8px 8px 0 8px
    }

    footer.main_nav {
        height: 200px
    }

    .sp_main2 {
        margin: 0 10px
    }

    .sp_main2_hr {
        margin-left: -10px;
        margin-right: -10px
    }

    .hr_job_top {
        height: 3px;
        margin-left: -10px;
        margin-right: -10px
    }

    hr.color_black {
        margin-top: 0
    }

    hr.color_gray {
        margin-bottom: 0
    }

    hr.color_bg_gray {
        background-color: #dcdddd;
        height: 5px;
        margin-bottom: 0;
        margin-top: 0
    }

    table.header {
        border: none;
        border-spacing: 0;
        padding: 8px 8px 0 8px;
        width: 100%
    }

    .head-link-name {
        width: 80px
    }

    .head-link {
        line-height: 22px
    }

    .sp-breadcrumb-linear {
        background: linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 50%, rgba(255, 255, 255, .7) 50%, #fff 100%);
        background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 50%, rgba(255, 255, 255, .7) 50%, #fff 100%);
        background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 50%, rgba(255, 255, 255, .7) 50%, #fff 100%);
        margin-top: 0;
        padding: .3em;
        padding-left: 1em;
        position: absolute;
        z-index: 999
    }

    .sp-breadcrumb *,
    .sp-breadcrumb *:after,
    .sp-breadcrumb *:before {
        box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    .sp-breadcrumb {
        float: left;
        list-style: none;
        margin: 1em auto;
        overflow: hidden;
        overflow-x: scroll;
        padding: 0;
        white-space: nowrap;
        width: 100%
    }

    .sp-breadcrumb li {
        display: inline-block
    }

    .sp-breadcrumb a {
        background-color: #fff;
        border-bottom: 1px solid #898989;
        border-top: 1px solid #898989;
        color: #3295f9;
        display: inline-block;
        margin: 0;
        position: relative;
        padding: 0 .8em 0 1.5em;
        text-decoration: none;
        font-size: 11px
    }

    .sp-breadcrumb a::after,
    .sp-breadcrumb a::before {
        border-bottom: 1.1em solid transparent;
        border-left: 1.1em solid;
        border-top: 1.1em solid transparent;
        content: '';
        margin-top: -1.1em;
        position: absolute;
        right: -1.05em;
        top: 50%
    }

    .sp-breadcrumb a::after {
        border-left-color: #fff;
        z-index: 2
    }

    .sp-breadcrumb a::before {
        border-left-color: #898989;
        right: -1.1em;
        z-index: 1
    }

    .sp-breadcrumb li:last-child a {
        background-color: #3295f9;
        border: 1px solid #3295f9;
        color: #fff;
        cursor: default;
        pointer-events: none;
        border-radius: 0 4px 4px 0
    }

    .sp-breadcrumb li:last-child a::before,
    .sp-breadcrumb li:last-child a::after {
        content: normal
    }

    .input {
        box-shadow: 1px 1px 1px rgba(155, 155, 155, .5) inset;
        box-sizing: border-box;
        height: 44px;
        padding: 0 0 0 10px;
        width: 100%
    }

    .icon_color_b {
        font-size: 20px
    }

    .icon_color_w {
        font-size: 20px
    }

    .sp_button_container {
        border-spacing: 5px;
        margin-bottom: 10px
    }

    .sp_button_container th {
        padding: 10px 5px 6px 5px;
        line-height: 1.3em
    }

    .button_fixed_blue {
        height: 44px;
        width: 154px
    }

    .button_fixed_blue_wide {
        height: 44px;
        width: 100%
    }

    .button_fixed_white {
        height: 44px;
        width: 154px
    }

    .sp_none {
        display: none
    }

    .jobs_list_mg {
        margin: 0
    }

    .list_group_mg {
        margin: 0
    }

    .pc_job_title {
        margin: 12px 0 12px 0
    }

    .container {
        padding: 0;
        width: 100%
    }

    .left_wrap {
        width: 100%;
        margin: 0
    }

    .job_offer_img {
        display: none
    }

    .sp_img {
        align-items: center;
        background-color: #edf7ff;
        display: flex;
        justify-content: center;
        margin: 0 0 0 -10px;
        padding: 0;
        text-align: center;
        text-align: center;
        width: 100vw;
        aspect-ratio: 390 / 228;
    }

    .sp_job_sendmail_mg {
        margin-bottom: 10px
    }

    img.sp_pic_size {
        height: auto;
        width: 100vw
    }

    dl.job_offer_list {
        border-spacing: 7px;
        text-align: left;
        width: 100%;
        margin-bottom: 8px
    }

    .sp_accord2 {
        background-color: #fff;
        border: 1px solid #333;
        border-radius: 4px;
        list-style-type: none;
        font-size: 14px
    }

    .sp_accord2 ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .sp_accord2 .title {
        background-color: #fff;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-collapse: separate;
        border-spacing: 0;
        border-top: 1px solid #666;
        cursor: pointer;
        display: inline-table;
        height: 45px;
        margin-bottom: 0;
        text-align: left;
        width: 100%
    }

    .sp_accord2 .title_top {
        border-top: none;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .sp_accord2 .sp_accord_top i {
        vertical-align: middle
    }

    .sp_accord_top_label {
        line-height: 16px
    }

    .sp_accord_top table {
        margin: 9px 5px 5px 5px
    }

    .sp_accord2 .title .left {
        display: table-cell;
        font-weight: bold;
        font-size: 12.6px;
        text-align: left;
        width: 95%
    }

    .sp_accord2 .title .right,
    .sp_accord2 .title2 .right {
        cursor: auto;
        display: table-cell;
        padding: 0 7px 0 0;
        text-align: right;
        width: 5%
    }

    .balloon_keyword_container {
        cursor: pointer;
        position: relative;
        z-index: 4
    }

    .balloon_keyword_none {
        display: none
    }

    .new_mail_msg {
        font-weight: bold;
        vertical-align: middle;
        font-size: 15px !important;
    }

    footer.main_nav {
        font-size: 14px;
        line-height: 1.6em
    }

    .jobs_list_mg h2 {
        font-size: 16px
    }

    .job_name_label {
        font-size: 16px
    }

    .access-content-more {
        height: 130px !important;
    }

    .access-slide-down {
        height: auto;
    }
}

@media only screen and (max-width: 435px) {
    dl.job_offer_list dt {
        font-size: 14px;
        line-height: 1.5em
    }

    dl.job_offer_list dd {
        font-size: 14px;
        line-height: 1.5em;
        width: 73%
    }
}

@media only screen and (max-width: 375px) {
    dl.job_offer_list dd {
        width: calc(100% - 6em)
    }
}

@media only screen and (max-width: 360px) {
    .balloon_keyword {
        background-color: #fff;
        border: solid 1px #555;
        border-radius: 4px;
        box-sizing: border-box;
        display: inline-block;
        margin-top: 12px;
        padding: 0;
        position: absolute;
        right: -16%;
        top: 100%;
        width: 300px;
        z-index: 3;
    }

    .balloon_keyword_top {
        background-color: #fff;
        border: solid 1px #555;
        border-radius: 4px;
        bottom: 130%;
        box-sizing: border-box;
        display: inline-block;
        margin-top: 12px;
        position: absolute;
        padding: 0;
        right: -8%;
        width: 300px;
        z-index: 3;
    }

    .list_group .button_fixed_blue_wide {
        font-size: 4.5vw;
        font-size: 90%;
    }

    .balloon_keyword_container .button_fixed_blue_wide .icon_color_w,
    .button_fixed_blue_wide .fa-map.icon_color_w {
        font-size: 5.3vw;
    }

    .sp_button_container th:nth-child(1) {
        padding-left: 0;
    }

    .sp_button_container th:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
    }

    .sp_button_container th:nth-child(3) {
        padding-right: 0;
    }

    table.sp_button_container .job_number {
        font-size: 13px;
    }

    .balloon_keyword_container .fa-search.icon_color_w {
        font-size: 4.3vw;
    }
}

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-3x {
    font-size: 3em
}

.fa-spin {
    -webkit-animation: a 2s infinite linear;
    animation: a 2s infinite linear
}

.fa-pulse {
    -webkit-animation: a 1s infinite steps(8);
    animation: a 1s infinite steps(8);
    color: #fff;
    font-size: 50px;
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-search:before {
    content: "\f002"
}

.fa-star:before {
    content: "\f005"
}

.fa-subway:before {
    content: "\f239"
}

.far {
    font-weight: 400
}

.fa,
.far,
.fas {
    font-family: Font Awesome\ 5 Free
}

.fa,
.fas {
    font-weight: 900
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-link:before {
    content: "\f0c1"
}


#loading {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 110px;
    height: 110px;
    background: rgba(0, 0, 0, .8);
    z-index: 9999;
    text-align: center;
    border-radius: 10px;
}

.page_loading {
    display: inline-block;
    margin-top: 23px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border-top: 7px solid rgba(158, 210, 255, 1);
    border-right: 7px solid rgba(158, 210, 255, 1);
    border-bottom: 7px solid rgba(158, 210, 255, 1);
    border-left: 7px solid #008aff;
    -webkit-animation: loading_animation .6s infinite linear;
    animation: loading_animation .6s infinite linear;
}

@-webkit-keyframes loading_animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading_animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#loading p {
    color: #fff;
    font-size: 12px;
    text-align: center;
}

/*202403_17 松村追加*/
.container {
    display: flex;
    flex-direction: column;
    align-content: center;
}

.contents {
    flex: 1;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
}

html,
body,
.container {
    height: 100%;
}

header {
    background-color: #fff;
    border-top: 3px solid #3295F9;
}

#stickyHeader {
    position: sticky;
    top: 0;
    z-index: 1000;
}

.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    max-width: 1020px;
    margin: 0 auto;
    padding: 20px 10px 0 10px;
    box-sizing: border-box;
}


.header_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.header .logo img {
    height: auto;
    width: 153px;
}

.hamburger {
    width: 50px;
    height: auto;
    position: relative;
    appearance: none;
    border: 0;
    padding: 5px;
    margin: 0;
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 15;
}

.hamburger div {
    width: 100%;
    height: min-content;
    position: relative;
}

.hamburger div::after {
    content: "メニュー";
    color: #333;
    font-size: 10px;
    margin-top: 3px;
    transition: all 0.5s;
    visibility: visible;
}

.hamburger span {
    display: block;
    content: "";
    width: 20px;
    height: 2px;
    background-color: #3295F9;
    transition: all 0.5s;
    right: 0;
    left: 0;
    margin: 0 auto 6px;
}

.hamburger span:nth-child(3) {
    margin-bottom: 3px;
}

.hamburger.open span:nth-child(1) {
    top: 0;
    transform: translateY(8px) rotate(45deg);
}

.hamburger.open span:nth-child(2) {
    background-color: transparent;
}

.hamburger.open span:nth-child(3) {
    bottom: 0;
    transform: translateY(-8px) rotate(-45deg);
}

.hamburger.open div::after {
    opacity: 0;
    visibility: hidden;
}

.ham-nav {
    height: auto;
    min-width: 200px;
    position: absolute;
    right: 18px;
    top: 15px;
    background-color: #fff;
    transition: all 0.5s;
    border: 1px solid #9F9F9F;
    border-radius: 4px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    box-shadow: 4px 4px 4px 0px rgba(155, 155, 155, 0.30);
}

.ham-nav.open {
    opacity: 1;
    visibility: visible;
}

.ham-nav-list {
    padding: 35px 20px;
}

.ham-nav-item {
    margin-bottom: 24px;
}

.ham-nav-item:last-child {
    margin-bottom: 0;
}

.ham-nav-item-last-1atHlt {
    margin-bottom: 0;
}

.ham-nav-item a,
.ham-nav-item .gray-out-1atHlt {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #3295F9;
    text-decoration: none;
    letter-spacing: 0.1em;
}

.ham-nav-item .gray-out-1atHlt {
    color: #b7b7b7;
    cursor: default;
}

.ham-nav-item a p,
.ham-nav-item .gray-out-1atHlt p {
    padding-left: 10px;
}

.sign-up-area-1atHlt {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sign-up-text-style-1atHlt {
    font-size: 16px;
    font-weight: 700;
    color: #2d2d2d;
    text-align: center;
}

.sing-up-button-style-1atHlt {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 260px;
    max-width: 334px;
    padding: 10px 0;
    height: 22px;
    border-radius: 4px 4px;
    background: #3295f9;
    box-shadow: 1px 1px 1px 1px #9b9b9b4d;
    color: #fff;
    margin: auto;
}

.sing-up-button-style-1atHlt svg {
    height: initial !important;
    width: initial !important;
    margin: 0 5px 0 5px;
}

.sing-up-button-text-1atHlt {
    position: relative;
    top: 1px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

#header_form .search_area {
    margin: 0 10px;
}

#header_form {
    display: none;
}

.scout-banner-area {
    width: 480px;
    margin: 0 auto 12px 100px !important;
}

.scout-banner-area img {
    width: 480px;
    height: auto;
}

footer {
    position: static;
    width: 100%;
    margin-top: 60px;
    text-align: center;
}

footer.main_nav {
    height: auto;
}

.footer-link {
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.2em;
    vertical-align: middle;
}

.footer-nav-wrap {
    align-items: center;
    background-color: #3295F9;
    display: flex;
    gap: 20px;
    justify-content: center;
    line-height: 1.0;
    list-style: none;
    padding: 10px 0;
}

.footer-logo {
    margin: 20px 0 10px;
}

.footer-logo img {
    height: auto;
    width: 153px;
}

.copyright {
    font-size: 9px;
    line-height: 1.0;
    padding-bottom: 40px;
}

div.fixed-contents {
    width: 1020px;
}

@media (max-width: 768px) {
    body.open {
        height: 100%;
        width: 100%;
        overflow: hidden;
    }

    .header {
        padding-top: 10px;
        position: static;
    }

    .hamburger {
        background-color: #fff;
    }

    .hamburger.open {
        border: 1px solid #9F9F9F;
        border-bottom: none;
    }

    .hamburger.open div::after {
        content: "閉じる";
        opacity: 1;
        visibility: visible;
    }

    .ham-nav {
        background-color: #fff;
        border: none;
        border-radius: 0;
        border-top: 1px solid #9F9F9F;
        box-shadow: none;
        height: 100vh;
        opacity: 0;
        position: fixed;
        right: -100%;
        top: 60px;
        transition: all 0.5s;
        visibility: visible;
        width: 100vw;
        z-index: 10;
    }

    .ham-nav.open {
        right: 0;
    }

    .ham-nav-list {
        padding: 35px 28px;
    }

    .ham-nav-list svg {
        height: 20px;
        width: 20px;
    }

    .ham-nav-item a {
        font-size: 16px;
    }

    .contents {
        padding: 0;
    }

    .scout-banner-area {
        margin: 0 auto 12px !important;
    }

    .footer-nav-wrap {
        align-items: flex-start;
        gap: 8px;
        flex-direction: column;
        justify-content: center;
        padding: 15px 10px;
    }

    .footer-nav-li:before {
        content: "-";
        /* 空の要素作成 */
        display: inline-block;
        /* インラインブロックにする */
        color: #fff;
        position: relative;
        /* 位置調整 */
        top: -1px;
        /* 位置調整 */
        margin-right: 8px;
        /* 余白指定 */
    }

    div.recaptcah {
        text-align: left;
        padding-left: 10px;
    }

    div.fixed-contents {
        width: 100%;
    }
}

@media only screen and (max-width: 499px) {
    .scout-banner-area {
        width: auto;
        margin: 0 10px !important;
    }

    .scout-banner-area img {
        width: auto;
    }

    footer.main_nav {
        margin-top: 32px;
    }
}

#mem-registration-area-1atHlt,
#login-area-1atHlt,
#mypage-area-1atHlt {
    flex-direction: column;
    align-items: center;
    padding: 3px 5px 0 5px;
}

#mem-registration-area-1atHlt::after,
#login-area-1atHlt::after,
#mypage-area-1atHlt::after {
    color: #333;
    font-size: 10px;
    margin: 0 0;
    padding: 1px 0 0 0;
    line-height: normal;
}

#mem-registration-area-1atHlt::after {
    content: "会員登録";
}

#login-area-1atHlt::after {
    content: "ログイン";
}

#mypage-area-1atHlt::after {
    content: "マイページ";
}